@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;700&display=swap");@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  src: url(/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAw-yBxCyPWP.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw-CNa4tw4G.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw-3fZ6d7DD.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw-CHKg1YId.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAw-BepdiOnY.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  src: url(/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAw-4ZhHFPot.woff) format('woff');
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/assets/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ-D-x-0Q06.woff2') format('woff2'), url('/assets/flUhRq6tzZclQEJ-Vdg-IuiaDsNa-Dr0goTwe.woff') format('woff');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*!
 * * Quasar Framework v2.18.5
 * * (c) 2015-present Razvan Stoenescu
 * * Released under the MIT License.
 * */
*, *:before, *:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
}

html, body, #q-app {
  width: 100%;
  direction: ltr;
}

body.platform-ios.within-iframe, body.platform-ios.within-iframe #q-app {
  width: 100px;
  min-width: 100%;
}

html, body {
  margin: 0;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* * line 1: Remove the bottom border in Firefox 39-.
 * * lines 2,3: Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 * */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

img {
  border-style: none;
}

/* * line 1: Correct the inheritance and scaling of font size in all browsers.
 * * line 2: Correct the odd `em` font sizing in all browsers.
 * */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* * lines 1,2: Add the correct box sizing in Firefox.
 * * line 3: Show the overflow in Edge and IE.
 * */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  font-family: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

/* * Show the overflow in IE.
 * *  input: Show the overflow in Edge.
 * *  select: Show the overflow in Edge, Firefox, and IE.
 * * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * *  select: Remove the inheritance of text transform in Firefox.
 * */
button,
input,
select {
  overflow: visible;
  text-transform: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring, input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * * lines 1,3,4,6: Correct the text wrapping in Edge and IE.
 * * line 2: Correct the color inheritance from `fieldset` elements in IE.
 * * line 5: Remove the padding so developers are not caught out when they zero out
 * *    `fieldset` elements in all browsers.
 * */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.q-icon {
  line-height: 1;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-align: center;
  position: relative;
  box-sizing: content-box;
  fill: currentColor;
}
.q-icon:before, .q-icon:after {
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.q-icon > svg,
.q-icon > img {
  width: 100%;
  height: 100%;
}
.q-icon > div {
  box-sizing: border-box;
}

.q-icon,
.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp,
.material-symbols-outlined,
.material-symbols-rounded,
.material-symbols-sharp {
  -webkit-user-select: none;
          user-select: none;
  cursor: inherit;
  font-size: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.q-panel {
  height: 100%;
  width: 100%;
}
.q-panel > div {
  height: 100%;
  width: 100%;
}

.q-panel-parent {
  overflow: hidden;
  position: relative;
}

.q-loading-bar {
  position: fixed;
  z-index: 9998;
  transition: transform 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 0.5s;
  background: #f44336;
}
.q-loading-bar--top {
  left: 0 /* rtl:ignore */;
  right: 0 /* rtl:ignore */;
  top: 0;
  width: 100%;
}
.q-loading-bar--bottom {
  left: 0 /* rtl:ignore */;
  right: 0 /* rtl:ignore */;
  bottom: 0;
  width: 100%;
}
.q-loading-bar--right {
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}
.q-loading-bar--left {
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.q-avatar {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  font-size: 48px;
  height: 1em;
  width: 1em;
}
.q-avatar__content {
  font-size: 0.5em;
  line-height: 0.5em;
}
.q-avatar__content, .q-avatar img:not(.q-icon):not(.q-img__image) {
  border-radius: inherit;
  height: inherit;
  width: inherit;
}
.q-avatar--square {
  border-radius: 0;
}

.q-badge {
  background-color: var(--q-primary);
  color: #fff;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1;
  min-height: 12px;
  font-weight: normal;
  vertical-align: baseline;
}
.q-badge--single-line {
  white-space: nowrap;
}
.q-badge--multi-line {
  word-break: break-all;
  word-wrap: break-word;
}
.q-badge--floating {
  position: absolute;
  top: -4px;
  right: -3px;
  cursor: inherit;
}
.q-badge--transparent {
  opacity: 0.8;
}
.q-badge--outline {
  background-color: transparent;
  border: 1px solid currentColor;
}
.q-badge--rounded {
  border-radius: 1em;
}

.q-banner {
  min-height: 54px;
  padding: 8px 16px;
  background: #fff;
}
.q-banner--top-padding {
  padding-top: 14px;
}
.q-banner__avatar {
  min-width: 1px !important;
}
.q-banner__avatar > .q-avatar {
  font-size: 46px;
}
.q-banner__avatar > .q-icon {
  font-size: 40px;
}
.q-banner__avatar:not(:empty) + .q-banner__content {
  padding-left: 16px;
}
.q-banner__actions.col-auto {
  padding-left: 16px;
}
.q-banner__actions.col-all .q-btn-item {
  margin: 4px 0 0 4px;
}
.q-banner--dense {
  min-height: 32px;
  padding: 8px;
}
.q-banner--dense.q-banner--top-padding {
  padding-top: 12px;
}
.q-banner--dense .q-banner__avatar > .q-avatar, .q-banner--dense .q-banner__avatar > .q-icon {
  font-size: 28px;
}
.q-banner--dense .q-banner__avatar:not(:empty) + .q-banner__content {
  padding-left: 8px;
}
.q-banner--dense .q-banner__actions.col-auto {
  padding-left: 8px;
}

.q-bar {
  background: rgba(0, 0, 0, 0.2);
}
.q-bar > .q-icon {
  margin-left: 2px;
}
.q-bar > div, .q-bar > div + .q-icon {
  margin-left: 8px;
}
.q-bar > .q-btn {
  margin-left: 2px;
}
.q-bar > .q-icon:first-child, .q-bar > .q-btn:first-child, .q-bar > div:first-child {
  margin-left: 0;
}
.q-bar--standard {
  padding: 0 12px;
  height: 32px;
  font-size: 18px;
}
.q-bar--standard > div {
  font-size: 16px;
}
.q-bar--standard .q-btn {
  font-size: 11px;
}
.q-bar--dense {
  padding: 0 8px;
  height: 24px;
  font-size: 14px;
}
.q-bar--dense .q-btn {
  font-size: 8px;
}
.q-bar--dark {
  background: rgba(255, 255, 255, 0.15);
}

.q-breadcrumbs__el {
  color: inherit;
}
.q-breadcrumbs__el-icon {
  font-size: 125%;
}
.q-breadcrumbs__el-icon--with-label {
  margin-right: 8px;
}

[dir=rtl] .q-breadcrumbs__separator .q-icon {
  transform: scaleX(-1) /* rtl:ignore */;
}

.q-btn {
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  outline: 0;
  border: 0;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.715em;
  text-decoration: none;
  color: inherit;
  background: transparent;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  height: auto;
  cursor: default;
  padding: 4px 16px;
  min-height: 2.572em;
}
.q-btn .q-icon, .q-btn .q-spinner {
  font-size: 1.715em;
}
.q-btn.disabled {
  opacity: 0.7 !important;
}
.q-btn:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: inherit;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-btn--actionable {
  cursor: pointer;
}
.q-btn--actionable.q-btn--standard:before {
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--actionable.q-btn--standard:active:before, .q-btn--actionable.q-btn--standard.q-btn--active:before {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px rgba(0, 0, 0, 0.14), 0 1px 14px rgba(0, 0, 0, 0.12);
}
.q-btn--no-uppercase {
  text-transform: none;
}
.q-btn--rectangle {
  border-radius: 3px;
}
.q-btn--outline {
  background: transparent !important;
}
.q-btn--outline:before {
  border: 1px solid currentColor;
}
.q-btn--push {
  border-radius: 7px;
}
.q-btn--push:before {
  border-bottom: 3px solid rgba(0, 0, 0, 0.15);
}
.q-btn--push.q-btn--actionable {
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--push.q-btn--actionable:before {
  transition: border-width 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--push.q-btn--actionable:active, .q-btn--push.q-btn--actionable.q-btn--active {
  transform: translateY(2px);
}
.q-btn--push.q-btn--actionable:active:before, .q-btn--push.q-btn--actionable.q-btn--active:before {
  border-bottom-width: 0;
}
.q-btn--rounded {
  border-radius: 28px;
}
.q-btn--round {
  border-radius: 50%;
  padding: 0;
  min-width: 3em;
  min-height: 3em;
}
.q-btn--square {
  border-radius: 0;
}
.q-btn--flat:before, .q-btn--outline:before, .q-btn--unelevated:before {
  box-shadow: none;
}
.q-btn--dense {
  padding: 0.285em;
  min-height: 2em;
}
.q-btn--dense.q-btn--round {
  padding: 0;
  min-height: 2.4em;
  min-width: 2.4em;
}
.q-btn--dense .on-left {
  margin-right: 6px;
}
.q-btn--dense .on-right {
  margin-left: 6px;
}
.q-btn--fab .q-icon, .q-btn--fab-mini .q-icon {
  font-size: 24px;
}
.q-btn--fab {
  padding: 16px;
  min-height: 56px;
  min-width: 56px;
}
.q-btn--fab .q-icon {
  margin: auto;
}
.q-btn--fab-mini {
  padding: 8px;
  min-height: 40px;
  min-width: 40px;
}
.q-btn__content {
  transition: opacity 0.3s;
  z-index: 0;
}
.q-btn__content--hidden {
  opacity: 0;
  pointer-events: none;
}
.q-btn__progress {
  border-radius: inherit;
  z-index: 0;
}
.q-btn__progress-indicator {
  z-index: -1;
  transform: translateX(-100%);
  background: rgba(255, 255, 255, 0.25);
}
.q-btn__progress--dark .q-btn__progress-indicator {
  background: rgba(0, 0, 0, 0.2);
}
.q-btn--flat .q-btn__progress-indicator, .q-btn--outline .q-btn__progress-indicator {
  opacity: 0.2;
  background: currentColor;
}

.q-btn-dropdown--split .q-btn-dropdown__arrow-container {
  padding: 0 4px;
}
.q-btn-dropdown--split .q-btn-dropdown__arrow-container.q-btn--outline {
  border-left: 1px solid currentColor;
}
.q-btn-dropdown--split .q-btn-dropdown__arrow-container:not(.q-btn--outline) {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.q-btn-dropdown--simple * + .q-btn-dropdown__arrow {
  margin-left: 8px;
}
.q-btn-dropdown__arrow {
  transition: transform 0.28s;
}
.q-btn-dropdown--current {
  flex-grow: 1;
}

.q-btn-group {
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
.q-btn-group > .q-btn-item {
  border-radius: inherit;
  align-self: stretch;
}
.q-btn-group > .q-btn-item:before {
  box-shadow: none;
}
.q-btn-group > .q-btn-item .q-badge--floating {
  right: 0;
}
.q-btn-group > .q-btn-group {
  box-shadow: none;
}
.q-btn-group > .q-btn-group:first-child > .q-btn:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.q-btn-group > .q-btn-group:last-child > .q-btn:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-btn-group > .q-btn-group:not(:first-child) > .q-btn:first-child:before {
  border-left: 0;
}
.q-btn-group > .q-btn-group:not(:last-child) > .q-btn:last-child:before {
  border-right: 0;
}
.q-btn-group > .q-btn-item:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-btn-group > .q-btn-item:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q-btn-group > .q-btn-item.q-btn--standard:before {
  z-index: -1;
}
.q-btn-group--push {
  border-radius: 7px;
}
.q-btn-group--push > .q-btn--push.q-btn--actionable {
  transform: none;
}
.q-btn-group--push > .q-btn--push.q-btn--actionable .q-btn__content {
  transition: margin-top 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), margin-bottom 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn-group--push > .q-btn--push.q-btn--actionable:active .q-btn__content, .q-btn-group--push > .q-btn--push.q-btn--actionable.q-btn--active .q-btn__content {
  margin-top: 2px;
  margin-bottom: -2px;
}
.q-btn-group--rounded {
  border-radius: 28px;
}
.q-btn-group--square {
  border-radius: 0;
}
.q-btn-group--flat, .q-btn-group--outline, .q-btn-group--unelevated {
  box-shadow: none;
}
.q-btn-group--outline > .q-separator {
  display: none;
}
.q-btn-group--outline > .q-btn-item + .q-btn-item:before {
  border-left: 0;
}
.q-btn-group--outline > .q-btn-item:not(:last-child):before {
  border-right: 0;
}
.q-btn-group--stretch {
  align-self: stretch;
  border-radius: 0;
}
.q-btn-group--glossy > .q-btn-item {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04)) !important;
}
.q-btn-group--spread > .q-btn-group {
  display: flex !important;
}
.q-btn-group--spread > .q-btn-item, .q-btn-group--spread > .q-btn-group > .q-btn-item:not(.q-btn-dropdown__arrow-container) {
  width: auto;
  min-width: 0;
  max-width: 100%;
  flex: 10000 1 0%;
}

.q-btn-toggle {
  position: relative;
}

.q-card {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  vertical-align: top;
  background: #fff;
  position: relative;
}
.q-card > div:not(.q--avoid-card-border),
.q-card > img:not(.q--avoid-card-border) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.q-card > div:nth-child(1 of :not(.q--avoid-card-border)),
.q-card > img:nth-child(1 of :not(.q--avoid-card-border)) {
  border-top: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-card > div:nth-last-child(1 of :not(.q--avoid-card-border)),
.q-card > img:nth-last-child(1 of :not(.q--avoid-card-border)) {
  border-bottom: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-card > div:not(.q--avoid-card-border) {
  border-left: 0;
  border-right: 0;
  box-shadow: none;
}
.q-card--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-card--dark {
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-card__section {
  position: relative;
}
.q-card__section--vert {
  padding: 16px;
}
.q-card__section--horiz > div:not(.q--avoid-card-border),
.q-card__section--horiz > img:not(.q--avoid-card-border) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-card__section--horiz > div:nth-child(1 of :not(.q--avoid-card-border)),
.q-card__section--horiz > img:nth-child(1 of :not(.q--avoid-card-border)) {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.q-card__section--horiz > div:nth-last-child(1 of :not(.q--avoid-card-border)),
.q-card__section--horiz > img:nth-last-child(1 of :not(.q--avoid-card-border)) {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-card__section--horiz > div:not(.q--avoid-card-border) {
  border-top: 0;
  border-bottom: 0;
  box-shadow: none;
}
.q-card__actions {
  padding: 8px;
  align-items: center;
}
.q-card__actions .q-btn--rectangle {
  padding: 0 8px;
}
.q-card__actions--horiz > .q-btn-item + .q-btn-item,
.q-card__actions--horiz > .q-btn-group + .q-btn-item,
.q-card__actions--horiz > .q-btn-item + .q-btn-group {
  margin-left: 8px;
}
.q-card__actions--vert > .q-btn-item.q-btn--round {
  align-self: center;
}
.q-card__actions--vert > .q-btn-item + .q-btn-item,
.q-card__actions--vert > .q-btn-group + .q-btn-item,
.q-card__actions--vert > .q-btn-item + .q-btn-group {
  margin-top: 4px;
}
.q-card__actions--vert > .q-btn-group > .q-btn-item {
  flex-grow: 1;
}
.q-card > img {
  display: block;
  width: 100%;
  max-width: 100%;
  border: 0;
}

.q-carousel {
  background-color: #fff;
  height: 400px;
}
.q-carousel__slide {
  min-height: 100%;
  background-size: cover;
  background-position: 50%;
}
.q-carousel__slide, .q-carousel .q-carousel--padding {
  padding: 16px;
}
.q-carousel__slides-container {
  height: 100%;
}
.q-carousel__control {
  color: #fff;
}
.q-carousel__arrow {
  pointer-events: none;
}
.q-carousel__arrow .q-icon {
  font-size: 28px;
}
.q-carousel__arrow .q-btn {
  pointer-events: all;
}
.q-carousel__prev-arrow--horizontal, .q-carousel__next-arrow--horizontal {
  top: 16px;
  bottom: 16px;
}
.q-carousel__prev-arrow--horizontal {
  left: 16px;
}
.q-carousel__next-arrow--horizontal {
  right: 16px;
}
.q-carousel__prev-arrow--vertical, .q-carousel__next-arrow--vertical {
  left: 16px;
  right: 16px;
}
.q-carousel__prev-arrow--vertical {
  top: 16px;
}
.q-carousel__next-arrow--vertical {
  bottom: 16px;
}
.q-carousel__navigation--top, .q-carousel__navigation--bottom {
  left: 16px;
  right: 16px;
  overflow-x: auto;
  overflow-y: hidden;
}
.q-carousel__navigation--top {
  top: 16px;
}
.q-carousel__navigation--bottom {
  bottom: 16px;
}
.q-carousel__navigation--left, .q-carousel__navigation--right {
  top: 16px;
  bottom: 16px;
  overflow-x: hidden;
  overflow-y: auto;
}
.q-carousel__navigation--left > .q-carousel__navigation-inner, .q-carousel__navigation--right > .q-carousel__navigation-inner {
  flex-direction: column;
}
.q-carousel__navigation--left {
  left: 16px;
}
.q-carousel__navigation--right {
  right: 16px;
}
.q-carousel__navigation-inner {
  flex: 1 1 auto;
}
.q-carousel__navigation .q-btn {
  margin: 6px 4px;
  padding: 5px;
}
.q-carousel__navigation-icon--inactive {
  opacity: 0.7;
}
.q-carousel .q-carousel__thumbnail {
  margin: 2px;
  height: 50px;
  width: auto;
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  vertical-align: middle;
  opacity: 0.7;
  transition: opacity 0.3s;
}
.q-carousel .q-carousel__thumbnail:hover,
.q-carousel .q-carousel__thumbnail--active {
  opacity: 1;
}
.q-carousel .q-carousel__thumbnail--active {
  border-color: currentColor;
  cursor: default;
}
.q-carousel--navigation-top.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-top .q-carousel--padding, .q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-vertical .q-carousel--padding {
  padding-top: 60px;
}
.q-carousel--navigation-bottom.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-bottom .q-carousel--padding, .q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-vertical .q-carousel--padding {
  padding-bottom: 60px;
}
.q-carousel--navigation-left.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-left .q-carousel--padding, .q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-horizontal .q-carousel--padding {
  padding-left: 60px;
}
.q-carousel--navigation-right.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-right .q-carousel--padding, .q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-horizontal .q-carousel--padding {
  padding-right: 60px;
}
.q-carousel.fullscreen {
  height: 100%;
}

.q-message-name {
  font-size: small;
}

.q-message-label {
  margin: 24px 0;
  text-align: center;
  font-size: small;
}

.q-message-stamp {
  color: inherit;
  margin-top: 4px;
  opacity: 0.6;
  display: none;
  font-size: small;
}

.q-message-avatar {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  min-width: 48px;
}

.q-message {
  margin-bottom: 8px;
}
.q-message:first-child .q-message-label {
  margin-top: 0;
}

.q-message-avatar--received {
  margin-right: 8px;
}

.q-message-text--received {
  color: #81c784;
  border-radius: 4px 4px 4px 0;
}
.q-message-text--received:last-child:before {
  right: 100%;
  border-right: 0 solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid currentColor;
}

.q-message-text-content--received {
  color: #000;
}

.q-message-name--sent {
  text-align: right;
}

.q-message-avatar--sent {
  margin-left: 8px;
}

.q-message-container--sent {
  flex-direction: row-reverse;
}

.q-message-text--sent {
  color: #e0e0e0;
  border-radius: 4px 4px 0 4px;
}
.q-message-text--sent:last-child:before {
  left: 100%;
  border-left: 0 solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid currentColor;
}

.q-message-text-content--sent {
  color: #000;
}

.q-message-text {
  background: currentColor;
  padding: 8px;
  line-height: 1.2;
  word-break: break-word;
  position: relative;
}
.q-message-text + .q-message-text {
  margin-top: 3px;
}
.q-message-text:last-child {
  min-height: 48px;
}
.q-message-text:last-child .q-message-stamp {
  display: block;
}
.q-message-text:last-child:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
}

.q-checkbox {
  vertical-align: middle;
}
.q-checkbox__native {
  width: 1px;
  height: 1px;
}
.q-checkbox__bg, .q-checkbox__icon-container {
  -webkit-user-select: none;
          user-select: none;
}
.q-checkbox__bg {
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  border: 2px solid currentColor;
  border-radius: 2px;
  transition: background 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
  -webkit-print-color-adjust: exact;
}
.q-checkbox__icon {
  color: currentColor;
  font-size: 0.5em;
}
.q-checkbox__svg {
  color: #fff;
}
.q-checkbox__truthy {
  stroke: currentColor;
  stroke-width: 3.12px;
  stroke-dashoffset: 29.78334;
  stroke-dasharray: 29.78334;
}
.q-checkbox__indet {
  fill: currentColor;
  transform-origin: 50% 50%;
  transform: rotate(-280deg) scale(0);
}
.q-checkbox__inner {
  font-size: 40px;
  width: 1em;
  min-width: 1em;
  height: 1em;
  outline: 0;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.54);
}
.q-checkbox__inner--truthy, .q-checkbox__inner--indet {
  color: var(--q-primary);
}
.q-checkbox__inner--truthy .q-checkbox__bg, .q-checkbox__inner--indet .q-checkbox__bg {
  background: currentColor;
}
.q-checkbox__inner--truthy path {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 0.18s cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}
.q-checkbox__inner--indet .q-checkbox__indet {
  transform: rotate(0) scale(1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.q-checkbox.disabled {
  opacity: 0.75 !important;
}
.q-checkbox--dark .q-checkbox__inner {
  color: rgba(255, 255, 255, 0.7);
}
.q-checkbox--dark .q-checkbox__inner:before {
  opacity: 0.32 !important;
}
.q-checkbox--dark .q-checkbox__inner--truthy, .q-checkbox--dark .q-checkbox__inner--indet {
  color: var(--q-primary);
}
.q-checkbox--dense .q-checkbox__inner {
  width: 0.5em;
  min-width: 0.5em;
  height: 0.5em;
}
.q-checkbox--dense .q-checkbox__bg {
  left: 5%;
  top: 5%;
  width: 90%;
  height: 90%;
}
.q-checkbox--dense .q-checkbox__label {
  padding-left: 0.5em;
}
.q-checkbox--dense.reverse .q-checkbox__label {
  padding-left: 0;
  padding-right: 0.5em;
}

body.desktop .q-checkbox:not(.disabled) .q-checkbox__inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.12;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1);
}
body.desktop .q-checkbox:not(.disabled):focus .q-checkbox__inner:before, body.desktop .q-checkbox:not(.disabled):hover .q-checkbox__inner:before {
  transform: scale3d(1, 1, 1);
}
body.desktop .q-checkbox--dense:not(.disabled):focus .q-checkbox__inner:before, body.desktop .q-checkbox--dense:not(.disabled):hover .q-checkbox__inner:before {
  transform: scale3d(1.4, 1.4, 1);
}

.q-chip {
  vertical-align: middle;
  border-radius: 16px;
  outline: 0;
  position: relative;
  height: 2em;
  max-width: 100%;
  margin: 4px;
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  padding: 0.5em 0.9em;
}
.q-chip--colored .q-chip__icon, .q-chip--dark .q-chip__icon {
  color: inherit;
}
.q-chip .q-avatar {
  font-size: 2em;
  margin-left: -0.45em;
  margin-right: 0.2em;
  border-radius: 16px;
}
.q-chip--outline {
  background: transparent !important;
  border: 1px solid currentColor;
}
.q-chip--outline .q-avatar {
  margin-left: calc(-0.45em - 1px);
}
.q-chip--selected .q-avatar {
  display: none;
}
.q-chip__icon {
  color: rgba(0, 0, 0, 0.54);
  font-size: 1.5em;
  margin: -0.2em;
}
.q-chip__icon--left {
  margin-right: 0.2em;
}
.q-chip__icon--right {
  margin-left: 0.2em;
}
.q-chip__icon--remove {
  margin-left: 0.1em;
  margin-right: -0.5em;
  opacity: 0.6;
  outline: 0;
}
.q-chip__icon--remove:hover, .q-chip__icon--remove:focus {
  opacity: 1;
}
.q-chip__content {
  white-space: nowrap;
}
.q-chip--dense {
  border-radius: 12px;
  padding: 0 0.4em;
  height: 1.5em;
}
.q-chip--dense .q-avatar {
  font-size: 1.5em;
  margin-left: -0.27em;
  margin-right: 0.1em;
  border-radius: 12px;
}
.q-chip--dense .q-chip__icon {
  font-size: 1.25em;
}
.q-chip--dense .q-chip__icon--left {
  margin-right: 0.195em;
}
.q-chip--dense .q-chip__icon--remove {
  margin-right: -0.25em;
}
.q-chip--square {
  border-radius: 4px;
}
.q-chip--square .q-avatar {
  border-radius: 3px 0 0 3px;
}

body.desktop .q-chip--clickable:focus {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
body.desktop.body--dark .q-chip--clickable:focus {
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.14), 0 2px 1px -1px rgba(255, 255, 255, 0.12);
}

.q-circular-progress {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
}
.q-circular-progress.q-focusable {
  border-radius: 50%;
}
.q-circular-progress__svg {
  width: 100%;
  height: 100%;
}
.q-circular-progress__text {
  font-size: 0.25em;
}
.q-circular-progress--indeterminate .q-circular-progress__svg {
  transform-origin: 50% 50%;
  animation: q-spin 2s linear infinite /* rtl:ignore */;
}
.q-circular-progress--indeterminate .q-circular-progress__circle {
  stroke-dasharray: 1 400;
  stroke-dashoffset: 0;
  animation: q-circular-progress-circle 1.5s ease-in-out infinite /* rtl:ignore */;
}

@keyframes q-circular-progress-circle {
  0% {
    stroke-dasharray: 1, 400;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -300;
  }
}
.q-color-picker {
  overflow: hidden;
  background: #fff;
  max-width: 350px;
  vertical-align: top;
  min-width: 180px;
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-color-picker .q-tab {
  padding: 0 !important;
}
.q-color-picker--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-color-picker__header-tabs {
  height: 32px;
}
.q-color-picker__header-banner {
  height: 36px;
}
.q-color-picker__header input {
  line-height: 24px;
  border: 0;
}
.q-color-picker__header .q-tab {
  min-height: 32px !important;
  height: 32px !important;
}
.q-color-picker__header .q-tab--inactive {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.1));
}
.q-color-picker__error-icon {
  bottom: 2px;
  right: 2px;
  font-size: 24px;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.q-color-picker__header-content {
  position: relative;
  background: #fff;
}
.q-color-picker__header-content--light {
  color: #000;
}
.q-color-picker__header-content--dark {
  color: #fff;
}
.q-color-picker__header-content--dark .q-tab--inactive:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
}
.q-color-picker__header-banner {
  height: 36px;
}
.q-color-picker__header-bg {
  background: #fff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAH0lEQVQoU2NkYGAwZkAFZ5G5jPRRgOYEVDeB3EBjBQBOZwTVugIGyAAAAABJRU5ErkJggg==") !important;
}
.q-color-picker__footer {
  height: 36px;
}
.q-color-picker__footer .q-tab {
  min-height: 36px !important;
  height: 36px !important;
}
.q-color-picker__footer .q-tab--inactive {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.1));
}
.q-color-picker__spectrum {
  width: 100%;
  height: 100%;
}
.q-color-picker__spectrum-tab {
  padding: 0 !important;
}
.q-color-picker__spectrum-white {
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.q-color-picker__spectrum-black {
  background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}
.q-color-picker__spectrum-circle {
  width: 10px;
  height: 10px;
  box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px 2px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  transform: translate(-5px, -5px);
}
.q-color-picker__hue .q-slider__track {
  background: linear-gradient(to right, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%) !important;
  opacity: 1;
}
.q-color-picker__alpha .q-slider__track-container {
  padding-top: 0;
}
.q-color-picker__alpha .q-slider__track:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #757575);
}
.q-color-picker__sliders {
  padding: 0 16px;
}
.q-color-picker__sliders .q-slider__thumb {
  color: #424242;
}
.q-color-picker__sliders .q-slider__thumb path {
  stroke-width: 2px;
  fill: transparent;
}
.q-color-picker__sliders .q-slider--active path {
  stroke-width: 3px;
}
.q-color-picker__tune-tab .q-slider {
  margin-left: 18px;
  margin-right: 18px;
}
.q-color-picker__tune-tab input {
  font-size: 11px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: 3.5em;
}
.q-color-picker__palette-tab {
  padding: 0 !important;
}
.q-color-picker__palette-rows--editable .q-color-picker__cube {
  cursor: pointer;
}
.q-color-picker__cube {
  padding-bottom: 10%;
  width: 10% !important;
}
.q-color-picker input {
  color: inherit;
  background: transparent;
  outline: 0;
  text-align: center;
}
.q-color-picker .q-tabs {
  overflow: hidden;
}
.q-color-picker .q-tab--active {
  box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.2);
}
.q-color-picker .q-tab--active .q-focus-helper {
  display: none;
}
.q-color-picker .q-tab__indicator {
  display: none;
}
.q-color-picker .q-tab-panels {
  background: inherit;
}
.q-color-picker--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-color-picker--dark .q-color-picker__tune-tab input {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.q-color-picker--dark .q-slider__thumb {
  color: #fafafa;
}

.q-date {
  display: inline-flex;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background: #fff;
  width: 290px;
  min-width: 290px;
  max-width: 100%;
}
.q-date--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-date__header {
  border-top-left-radius: inherit;
  color: #fff;
  background-color: var(--q-primary);
  padding: 16px;
}
.q-date__actions {
  padding: 0 16px 16px;
}
.q-date__content, .q-date__main {
  outline: 0;
}
.q-date__content .q-btn {
  font-weight: normal;
}
.q-date__header-link {
  opacity: 0.64;
  outline: 0;
  transition: opacity 0.3s ease-out;
}
.q-date__header-link--active, .q-date__header-link:hover, .q-date__header-link:focus {
  opacity: 1;
}
.q-date__header-subtitle {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.00938em;
}
.q-date__header-title-label {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.00735em;
}
.q-date__view {
  height: 100%;
  width: 100%;
  min-height: 290px;
  padding: 16px;
}
.q-date__navigation {
  height: 12.5%;
}
.q-date__navigation > div:first-child {
  width: 8%;
  min-width: 24px;
  justify-content: flex-end;
}
.q-date__navigation > div:last-child {
  width: 8%;
  min-width: 24px;
  justify-content: flex-start;
}
.q-date__calendar-weekdays {
  height: 12.5%;
}
.q-date__calendar-weekdays > div {
  opacity: 0.38;
  font-size: 12px;
}
.q-date__calendar-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 14.285% !important;
  height: 12.5% !important;
  position: relative;
  padding: 1px;
}
.q-date__calendar-item:after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 1px;
  right: 0;
  bottom: 1px;
  left: 0;
  border-style: dashed;
  border-color: transparent;
  border-width: 1px;
}
.q-date__calendar-item > div, .q-date__calendar-item button {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.q-date__calendar-item > div {
  line-height: 30px;
  text-align: center;
}
.q-date__calendar-item > button {
  line-height: 22px;
}
.q-date__calendar-item--out {
  opacity: 0.18;
}
.q-date__calendar-item--fill {
  visibility: hidden;
}
.q-date__range:before, .q-date__range-from:before, .q-date__range-to:before {
  content: "";
  background-color: currentColor;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 0;
  right: 0;
  opacity: 0.3;
}
.q-date__range:nth-child(7n-6):before, .q-date__range-from:nth-child(7n-6):before, .q-date__range-to:nth-child(7n-6):before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q-date__range:nth-child(7n):before, .q-date__range-from:nth-child(7n):before, .q-date__range-to:nth-child(7n):before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-date__range-from:before {
  left: 50%;
}
.q-date__range-to:before {
  right: 50%;
}
.q-date__edit-range:after {
  border-color: currentColor transparent;
}
.q-date__edit-range:nth-child(7n-6):after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q-date__edit-range:nth-child(7n):after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-date__edit-range-from:after, .q-date__edit-range-from-to:after {
  left: 4px;
  border-left-color: currentColor;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
}
.q-date__edit-range-to:after, .q-date__edit-range-from-to:after {
  right: 4px;
  border-right-color: currentColor;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}
.q-date__calendar-days-container {
  height: 75%;
  min-height: 192px;
}
.q-date__calendar-days > div {
  height: 16.66% !important;
}
.q-date__event {
  position: absolute;
  bottom: 2px;
  left: 50%;
  height: 5px;
  width: 8px;
  border-radius: 5px;
  background-color: var(--q-secondary);
  transform: translate3d(-50%, 0, 0);
}
.q-date__today {
  box-shadow: 0 0 1px 0 currentColor;
}
.q-date__years-content {
  padding: 0 8px;
}
.q-date__years-item, .q-date__months-item {
  flex: 0 0 33.3333%;
}
.q-date.disabled .q-date__header, .q-date.disabled .q-date__content, .q-date--readonly .q-date__header, .q-date--readonly .q-date__content {
  pointer-events: none;
}
.q-date--readonly .q-date__navigation {
  display: none;
}
.q-date--portrait {
  flex-direction: column;
}
.q-date--portrait-standard .q-date__content {
  height: calc(100% - 86px);
}
.q-date--portrait-standard .q-date__header {
  border-top-right-radius: inherit;
  height: 86px;
}
.q-date--portrait-standard .q-date__header-title {
  align-items: center;
  height: 30px;
}
.q-date--portrait-minimal .q-date__content {
  height: 100%;
}
.q-date--landscape {
  flex-direction: row;
  align-items: stretch;
  min-width: 420px;
}
.q-date--landscape > div {
  display: flex;
  flex-direction: column;
}
.q-date--landscape .q-date__content {
  height: 100%;
}
.q-date--landscape-standard {
  min-width: 420px;
}
.q-date--landscape-standard .q-date__header {
  border-bottom-left-radius: inherit;
  min-width: 110px;
  width: 110px;
}
.q-date--landscape-standard .q-date__header-title {
  flex-direction: column;
}
.q-date--landscape-standard .q-date__header-today {
  margin-top: 12px;
  margin-left: -8px;
}
.q-date--landscape-minimal {
  width: 310px;
}
.q-date--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.28);
}

.q-dialog__title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.0125em;
}
.q-dialog__progress {
  font-size: 4rem;
}
.q-dialog__inner {
  outline: 0;
}
.q-dialog__inner > div {
  pointer-events: all;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
  border-radius: 4px;
}
.q-dialog__inner--square > div {
  border-radius: 0 !important;
}
.q-dialog__inner > .q-card > .q-card__actions .q-btn--rectangle {
  min-width: 64px;
}
.q-dialog__inner--minimized {
  padding: 24px;
}
.q-dialog__inner--minimized > div {
  max-height: calc(100vh - 48px);
}
.q-dialog__inner--maximized > div {
  height: 100%;
  width: 100%;
  max-height: 100vh;
  max-width: 100vw;
  border-radius: 0 !important;
  top: 0 !important;
  left: 0 !important;
}
.q-dialog__inner--top, .q-dialog__inner--bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.q-dialog__inner--right, .q-dialog__inner--left {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.q-dialog__inner--left:not(.q-dialog__inner--animating) > div, .q-dialog__inner--top:not(.q-dialog__inner--animating) > div {
  border-top-left-radius: 0;
}
.q-dialog__inner--right:not(.q-dialog__inner--animating) > div, .q-dialog__inner--top:not(.q-dialog__inner--animating) > div {
  border-top-right-radius: 0;
}
.q-dialog__inner--left:not(.q-dialog__inner--animating) > div, .q-dialog__inner--bottom:not(.q-dialog__inner--animating) > div {
  border-bottom-left-radius: 0;
}
.q-dialog__inner--right:not(.q-dialog__inner--animating) > div, .q-dialog__inner--bottom:not(.q-dialog__inner--animating) > div {
  border-bottom-right-radius: 0;
}
.q-dialog__inner--fullwidth > div {
  width: 100% !important;
  max-width: 100% !important;
}
.q-dialog__inner--fullheight > div {
  height: 100% !important;
  max-height: 100% !important;
}
.q-dialog__backdrop {
  z-index: -1;
  pointer-events: all;
  outline: 0;
  background: rgba(0, 0, 0, 0.4);
}

body.platform-ios .q-dialog__inner--minimized > div, body.platform-android:not(.native-mobile) .q-dialog__inner--minimized > div {
  max-height: calc(100vh - 108px);
}

body.q-ios-padding .q-dialog__inner {
  padding-top: 20px !important;
  padding-top: env(safe-area-inset-top) !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
}
body.q-ios-padding .q-dialog__inner > div {
  max-height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;
}

@media (max-width: 599.98px) {
  .q-dialog__inner--top, .q-dialog__inner--bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .q-dialog__inner--top > div, .q-dialog__inner--bottom > div {
    width: 100% !important;
  }
}
@media (min-width: 600px) {
  .q-dialog__inner--minimized > div {
    max-width: 560px;
  }
}
.q-body--dialog {
  overflow: hidden;
}

.q-editor {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background-color: #fff;
}
.q-editor.disabled {
  border-style: dashed;
}
.q-editor > div:first-child, .q-editor__toolbars-container, .q-editor__toolbars-container > div:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-editor__content {
  outline: 0;
  padding: 10px;
  min-height: 10em;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  overflow: auto;
  max-width: 100%;
}
.q-editor__content pre {
  white-space: pre-wrap;
}
.q-editor__content hr {
  border: 0;
  outline: 0;
  margin: 1px;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
}
.q-editor__content:empty:not(:focus):before {
  content: attr(placeholder);
  opacity: 0.7;
}
.q-editor__toolbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  min-height: 32px;
}
.q-editor__toolbars-container {
  max-width: 100%;
}
.q-editor .q-btn {
  margin: 4px;
}
.q-editor__toolbar-group {
  position: relative;
  margin: 0 4px;
}
.q-editor__toolbar-group + .q-editor__toolbar-group:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 4px;
  bottom: 4px;
  width: 1px;
  background: rgba(0, 0, 0, 0.12);
}
.q-editor__link-input {
  color: inherit;
  text-decoration: none;
  text-transform: none;
  border: none;
  border-radius: 0;
  background: none;
  outline: 0;
}
.q-editor--flat, .q-editor--flat .q-editor__toolbar {
  border: 0;
}
.q-editor--dense .q-editor__toolbar-group {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.q-editor--dark {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__content hr {
  background: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__toolbar {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__toolbar-group + .q-editor__toolbar-group:before {
  background: rgba(255, 255, 255, 0.28);
}

.q-expansion-item__border {
  opacity: 0;
}
.q-expansion-item__toggle-icon {
  position: relative;
  transition: transform 0.3s;
}
.q-expansion-item__toggle-icon--rotated {
  transform: rotate(180deg);
}
.q-expansion-item__toggle-focus {
  width: 1em !important;
  height: 1em !important;
  position: relative !important;
}
.q-expansion-item__toggle-focus + .q-expansion-item__toggle-icon {
  margin-top: -1em;
}
.q-expansion-item--standard.q-expansion-item--expanded > div > .q-expansion-item__border {
  opacity: 1;
}
.q-expansion-item--popup {
  transition: padding 0.5s;
}
.q-expansion-item--popup > .q-expansion-item__container {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-expansion-item--popup > .q-expansion-item__container > .q-separator {
  display: none;
}
.q-expansion-item--popup.q-expansion-item--collapsed {
  padding: 0 15px;
}
.q-expansion-item--popup.q-expansion-item--expanded {
  padding: 15px 0;
}
.q-expansion-item--popup.q-expansion-item--expanded + .q-expansion-item--popup.q-expansion-item--expanded {
  padding-top: 0;
}
.q-expansion-item--popup.q-expansion-item--collapsed:not(:first-child) > .q-expansion-item__container {
  border-top-width: 0;
}
.q-expansion-item--popup.q-expansion-item--expanded + .q-expansion-item--popup.q-expansion-item--collapsed > .q-expansion-item__container {
  border-top-width: 1px;
}
.q-expansion-item__content > .q-card {
  box-shadow: none;
  border-radius: 0;
}
.q-expansion-item:first-child > div > .q-expansion-item__border--top {
  opacity: 0;
}
.q-expansion-item:last-child > div > .q-expansion-item__border--bottom {
  opacity: 0;
}
.q-expansion-item--expanded + .q-expansion-item--expanded > div > .q-expansion-item__border--top {
  opacity: 0;
}
.q-expansion-item--expanded .q-textarea--autogrow textarea {
  animation: q-expansion-done 0s;
}

@keyframes q-expansion-done {
  0% {
    --q-exp-done: 1;
  }
}
.z-fab {
  z-index: 990;
}

.q-fab {
  position: relative;
  vertical-align: middle;
}
.q-fab > .q-btn {
  width: 100%;
}
.q-fab--form-rounded {
  border-radius: 28px;
}
.q-fab--form-square {
  border-radius: 4px;
}
.q-fab__icon, .q-fab__active-icon {
  transition: opacity 0.4s, transform 0.4s;
}
.q-fab__icon {
  opacity: 1;
  transform: rotate(0deg);
}
.q-fab__active-icon {
  opacity: 0;
  transform: rotate(-180deg);
}
.q-fab__label--external {
  position: absolute;
  padding: 0 8px;
  transition: opacity 0.18s cubic-bezier(0.65, 0.815, 0.735, 0.395);
}
.q-fab__label--external-hidden {
  opacity: 0;
  pointer-events: none;
}
.q-fab__label--external-left {
  top: 50%;
  left: -12px;
  transform: translate(-100%, -50%);
}
.q-fab__label--external-right {
  top: 50%;
  right: -12px;
  transform: translate(100%, -50%);
}
.q-fab__label--external-bottom {
  bottom: -12px;
  left: 50%;
  transform: translate(-50%, 100%);
}
.q-fab__label--external-top {
  top: -12px;
  left: 50%;
  transform: translate(-50%, -100%);
}
.q-fab__label--internal {
  padding: 0;
  transition: font-size 0.12s cubic-bezier(0.65, 0.815, 0.735, 0.395), max-height 0.12s cubic-bezier(0.65, 0.815, 0.735, 0.395), opacity 0.07s cubic-bezier(0.65, 0.815, 0.735, 0.395);
  max-height: 30px;
}
.q-fab__label--internal-hidden {
  font-size: 0;
  opacity: 0;
}
.q-fab__label--internal-top {
  padding-bottom: 0.12em;
}
.q-fab__label--internal-bottom {
  padding-top: 0.12em;
}
.q-fab__label--internal-top.q-fab__label--internal-hidden, .q-fab__label--internal-bottom.q-fab__label--internal-hidden {
  max-height: 0;
}
.q-fab__label--internal-left {
  padding-left: 0.285em;
  padding-right: 0.571em;
}
.q-fab__label--internal-right {
  padding-right: 0.285em;
  padding-left: 0.571em;
}
.q-fab__icon-holder {
  min-width: 24px;
  min-height: 24px;
  position: relative;
}
.q-fab__icon-holder--opened .q-fab__icon {
  transform: rotate(180deg);
  opacity: 0;
}
.q-fab__icon-holder--opened .q-fab__active-icon {
  transform: rotate(0deg);
  opacity: 1;
}
.q-fab__actions {
  position: absolute;
  opacity: 0;
  transition: transform 0.18s ease-in, opacity 0.18s ease-in;
  pointer-events: none;
  align-items: center;
  justify-content: center;
  align-self: center;
  padding: 3px;
}
.q-fab__actions .q-btn {
  margin: 5px;
}
.q-fab__actions--right {
  transform-origin: 0 50%;
  transform: scale(0.4) translateX(-62px);
  height: 56px;
  left: 100%;
  margin-left: 9px;
}
.q-fab__actions--left {
  transform-origin: 100% 50%;
  transform: scale(0.4) translateX(62px);
  height: 56px;
  right: 100%;
  margin-right: 9px;
  flex-direction: row-reverse;
}
.q-fab__actions--up {
  transform-origin: 50% 100%;
  transform: scale(0.4) translateY(62px);
  width: 56px;
  bottom: 100%;
  margin-bottom: 9px;
  flex-direction: column-reverse;
}
.q-fab__actions--down {
  transform-origin: 50% 0;
  transform: scale(0.4) translateY(-62px);
  width: 56px;
  top: 100%;
  margin-top: 9px;
  flex-direction: column;
}
.q-fab__actions--up, .q-fab__actions--down {
  left: 50%;
  margin-left: -28px;
}
.q-fab__actions--opened {
  opacity: 1;
  transform: scale(1) translate(0.1px, 0);
  pointer-events: all;
}
.q-fab--align-left > .q-fab__actions--up, .q-fab--align-left > .q-fab__actions--down {
  align-items: flex-start;
  left: 28px;
}
.q-fab--align-right > .q-fab__actions--up, .q-fab--align-right > .q-fab__actions--down {
  align-items: flex-end;
  left: auto;
  right: 0;
}

.q-field {
  font-size: 14px;
}
.q-field ::-ms-clear,
.q-field ::-ms-reveal {
  display: none;
}
.q-field--with-bottom {
  padding-bottom: 20px;
}
.q-field__marginal {
  height: 56px;
  color: rgba(0, 0, 0, 0.54);
  font-size: 24px;
}
.q-field__marginal > * + * {
  margin-left: 2px;
}
.q-field__marginal .q-avatar {
  font-size: 32px;
}
.q-field__before, .q-field__prepend {
  padding-right: 12px;
}
.q-field__after, .q-field__append {
  padding-left: 12px;
}
.q-field__after:empty, .q-field__append:empty {
  display: none;
}
.q-field__append + .q-field__append {
  padding-left: 2px;
}
.q-field__inner {
  text-align: left;
}
.q-field__bottom {
  font-size: 12px;
  min-height: 20px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.54);
  padding: 8px 12px 0;
  backface-visibility: hidden;
}
.q-field__bottom--animated {
  transform: translateY(100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.q-field__messages {
  line-height: 1;
}
.q-field__messages > div {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.q-field__messages > div + div {
  margin-top: 4px;
}
.q-field__counter {
  padding-left: 8px;
  line-height: 1;
}
.q-field--item-aligned {
  padding: 8px 16px;
}
.q-field--item-aligned .q-field__before {
  min-width: 56px;
}
.q-field__control-container {
  height: inherit;
}
.q-field__control {
  color: var(--q-primary);
  height: 56px;
  max-width: 100%;
  outline: none;
}
.q-field__control:before, .q-field__control:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.q-field__control:before {
  border-radius: inherit;
}
.q-field__shadow {
  top: 8px;
  opacity: 0;
  overflow: hidden;
  white-space: pre-wrap;
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field__shadow + .q-field__native::placeholder {
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field__shadow + .q-field__native:focus::placeholder {
  opacity: 0;
}
.q-field__native, .q-field__prefix, .q-field__suffix, .q-field__input {
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.00937em;
  text-decoration: inherit;
  text-transform: inherit;
  border: none;
  border-radius: 0;
  background: none;
  color: rgba(0, 0, 0, 0.87);
  outline: 0;
  padding: 6px 0;
}
.q-field__native, .q-field__input {
  width: 100%;
  min-width: 0;
  outline: 0 !important;
  -webkit-user-select: auto;
          user-select: auto;
}
.q-field__native:-webkit-autofill, .q-field__input:-webkit-autofill {
  -webkit-animation-name: q-autofill;
  -webkit-animation-fill-mode: both;
}
.q-field__native:invalid, .q-field__input:invalid {
  box-shadow: none;
}
.q-field__native[type=file] {
  line-height: 1em;
}
.q-field__input {
  padding: 0;
  height: 0;
  min-height: 24px;
  line-height: 24px;
}
.q-field__prefix, .q-field__suffix {
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
}
.q-field__prefix {
  padding-right: 4px;
}
.q-field__suffix {
  padding-left: 4px;
}
.q-field--readonly .q-placeholder, .q-field--disabled .q-placeholder {
  opacity: 1 !important;
}
.q-field--readonly.q-field--labeled .q-field__native, .q-field--readonly.q-field--labeled .q-field__input {
  cursor: default;
}
.q-field--readonly.q-field--float .q-field__native, .q-field--readonly.q-field--float .q-field__input {
  cursor: text;
}
.q-field--disabled .q-field__inner {
  cursor: not-allowed;
}
.q-field--disabled .q-field__control {
  pointer-events: none;
}
.q-field--disabled .q-field__control > div {
  opacity: 0.6 !important;
}
.q-field--disabled .q-field__control > div,
.q-field--disabled .q-field__control > div * {
  outline: 0 !important;
}
.q-field__label {
  left: 0;
  top: 18px;
  max-width: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0.00937em;
  text-decoration: inherit;
  text-transform: inherit;
  transform-origin: left top;
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.324s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.q-field__label:has(+ :is(.q-field__native, .q-field__input):is(:-webkit-autofill,
[type=color],
[type=date],
[type=datetime-local],
[type=month],
[type=time],
[type=week])) {
  transform: translateY(-40%) scale(0.75);
}
.q-field--float .q-field__label {
  max-width: 133%;
  transform: translateY(-40%) scale(0.75);
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.396s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--highlighted .q-field__label {
  color: currentColor;
}
.q-field--highlighted .q-field__shadow {
  opacity: 0.5;
}
.q-field--filled .q-field__control {
  padding: 0 12px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 0 0;
}
.q-field--filled .q-field__control:before {
  background: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  opacity: 0;
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1), background 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--filled .q-field__control:hover:before {
  opacity: 1;
}
.q-field--filled .q-field__control:after {
  height: 2px;
  top: auto;
  transform-origin: center bottom;
  transform: scale3d(0, 1, 1);
  background: currentColor;
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--filled.q-field--rounded .q-field__control {
  border-radius: 28px 28px 0 0;
}
.q-field--filled.q-field--highlighted .q-field__control:before {
  opacity: 1;
  background: rgba(0, 0, 0, 0.12);
}
.q-field--filled.q-field--highlighted .q-field__control:after {
  transform: scale3d(1, 1, 1);
}
.q-field--filled.q-field--dark .q-field__control, .q-field--filled.q-field--dark .q-field__control:before {
  background: rgba(255, 255, 255, 0.07);
}
.q-field--filled.q-field--dark.q-field--highlighted .q-field__control:before {
  background: rgba(255, 255, 255, 0.1);
}
.q-field--filled.q-field--readonly .q-field__control:before {
  opacity: 1;
  background: transparent;
  border-bottom-style: dashed;
}
.q-field--outlined .q-field__control {
  border-radius: 4px;
  padding: 0 12px;
}
.q-field--outlined .q-field__control:before {
  border: 1px solid rgba(0, 0, 0, 0.24);
  transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--outlined .q-field__control:hover:before {
  border-color: #000;
}
.q-field--outlined .q-field__control:after {
  height: inherit;
  border-radius: inherit;
  border: 2px solid transparent;
  transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--outlined .q-field__native:-webkit-autofill,
.q-field--outlined .q-field__input:-webkit-autofill {
  margin-top: 1px;
  margin-bottom: 1px;
}
.q-field--outlined.q-field--rounded .q-field__control {
  border-radius: 28px;
}
.q-field--outlined.q-field--highlighted .q-field__control:hover:before {
  border-color: transparent;
}
.q-field--outlined.q-field--highlighted .q-field__control:after {
  border-color: currentColor;
  border-width: 2px;
  transform: scale3d(1, 1, 1);
}
.q-field--outlined.q-field--readonly .q-field__control:before {
  border-style: dashed;
}
.q-field--standard .q-field__control:before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
  transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standard .q-field__control:hover:before {
  border-color: #000;
}
.q-field--standard .q-field__control:after {
  height: 2px;
  top: auto;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  transform-origin: center bottom;
  transform: scale3d(0, 1, 1);
  background: currentColor;
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standard.q-field--highlighted .q-field__control:after {
  transform: scale3d(1, 1, 1);
}
.q-field--standard.q-field--readonly .q-field__control:before {
  border-bottom-style: dashed;
}
.q-field--dark .q-field__control:before {
  border-color: rgba(255, 255, 255, 0.6);
}
.q-field--dark .q-field__control:hover:before {
  border-color: #fff;
}
.q-field--dark .q-field__native, .q-field--dark .q-field__prefix, .q-field--dark .q-field__suffix, .q-field--dark .q-field__input {
  color: #fff;
}
.q-field--dark:not(.q-field--highlighted) .q-field__label, .q-field--dark .q-field__marginal, .q-field--dark .q-field__bottom {
  color: rgba(255, 255, 255, 0.7);
}
.q-field--standout .q-field__control {
  padding: 0 12px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  transition: box-shadow 0.36s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standout .q-field__control:before {
  background: rgba(0, 0, 0, 0.07);
  opacity: 0;
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1), background 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standout .q-field__control:hover:before {
  opacity: 1;
}
.q-field--standout.q-field--rounded .q-field__control {
  border-radius: 28px;
}
.q-field--standout.q-field--highlighted .q-field__control {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  background: #000;
}
.q-field--standout.q-field--highlighted .q-field__native, .q-field--standout.q-field--highlighted .q-field__prefix, .q-field--standout.q-field--highlighted .q-field__suffix, .q-field--standout.q-field--highlighted .q-field__prepend, .q-field--standout.q-field--highlighted .q-field__append, .q-field--standout.q-field--highlighted .q-field__input {
  color: #fff;
}
.q-field--standout.q-field--readonly .q-field__control:before {
  opacity: 1;
  background: transparent;
  border: 1px dashed rgba(0, 0, 0, 0.24);
}
.q-field--standout.q-field--dark .q-field__control {
  background: rgba(255, 255, 255, 0.07);
}
.q-field--standout.q-field--dark .q-field__control:before {
  background: rgba(255, 255, 255, 0.07);
}
.q-field--standout.q-field--dark.q-field--highlighted .q-field__control {
  background: #fff;
}
.q-field--standout.q-field--dark.q-field--highlighted .q-field__native, .q-field--standout.q-field--dark.q-field--highlighted .q-field__prefix, .q-field--standout.q-field--dark.q-field--highlighted .q-field__suffix, .q-field--standout.q-field--dark.q-field--highlighted .q-field__prepend, .q-field--standout.q-field--dark.q-field--highlighted .q-field__append, .q-field--standout.q-field--dark.q-field--highlighted .q-field__input {
  color: #000;
}
.q-field--standout.q-field--dark.q-field--readonly .q-field__control:before {
  border-color: rgba(255, 255, 255, 0.24);
}
.q-field--labeled .q-field__native, .q-field--labeled .q-field__prefix, .q-field--labeled .q-field__suffix {
  line-height: 24px;
  padding-top: 24px;
  padding-bottom: 8px;
}
.q-field--labeled .q-field__shadow {
  top: 0;
}
.q-field--labeled:not(.q-field--float) .q-field__prefix, .q-field--labeled:not(.q-field--float) .q-field__suffix {
  opacity: 0;
}
.q-field--labeled:not(.q-field--float) .q-field__native::placeholder, .q-field--labeled:not(.q-field--float) .q-field__input::placeholder {
  color: transparent;
}
.q-field--labeled.q-field--dense .q-field__native, .q-field--labeled.q-field--dense .q-field__prefix, .q-field--labeled.q-field--dense .q-field__suffix {
  padding-top: 14px;
  padding-bottom: 2px;
}
.q-field--dense .q-field--with-bottom {
  padding-bottom: 19px;
}
.q-field--dense .q-field__shadow {
  top: 0;
}
.q-field--dense .q-field__control, .q-field--dense .q-field__marginal {
  height: 40px;
}
.q-field--dense .q-field__bottom {
  font-size: 11px;
}
.q-field--dense .q-field__label {
  font-size: 14px;
  top: 10px;
}
.q-field--dense .q-field__before, .q-field--dense .q-field__prepend {
  padding-right: 6px;
}
.q-field--dense .q-field__after, .q-field--dense .q-field__append {
  padding-left: 6px;
}
.q-field--dense .q-field__append + .q-field__append {
  padding-left: 2px;
}
.q-field--dense .q-field__marginal .q-avatar {
  font-size: 24px;
}
.q-field--dense.q-field--float .q-field__label {
  transform: translateY(-30%) scale(0.75);
}
.q-field--dense .q-field__label:has(+ :is(.q-field__native, .q-field__input):is(:-webkit-autofill,
[type=color],
[type=date],
[type=datetime-local],
[type=month],
[type=time],
[type=week])) {
  transform: translateY(-30%) scale(0.75);
}
.q-field--borderless .q-field__bottom, .q-field--borderless.q-field--dense .q-field__control, .q-field--standard .q-field__bottom, .q-field--standard.q-field--dense .q-field__control {
  padding-left: 0;
  padding-right: 0;
}
.q-field--error .q-field__label {
  animation: q-field-label 0.36s;
}
.q-field--error .q-field__bottom {
  color: var(--q-negative);
}
.q-field__focusable-action {
  opacity: 0.6;
  cursor: pointer;
  outline: 0 !important;
  border: 0;
  color: inherit;
  background: transparent;
  padding: 0;
}
.q-field__focusable-action:hover, .q-field__focusable-action:focus {
  opacity: 1;
}
.q-field--auto-height .q-field__control {
  height: auto;
}
.q-field--auto-height .q-field__control, .q-field--auto-height .q-field__native {
  min-height: 56px;
}
.q-field--auto-height .q-field__native {
  align-items: center;
}
.q-field--auto-height .q-field__control-container {
  padding-top: 0;
}
.q-field--auto-height .q-field__native, .q-field--auto-height .q-field__prefix, .q-field--auto-height .q-field__suffix {
  line-height: 18px;
}
.q-field--auto-height.q-field--labeled .q-field__control-container {
  padding-top: 24px;
}
.q-field--auto-height.q-field--labeled .q-field__shadow {
  top: 24px;
}
.q-field--auto-height.q-field--labeled .q-field__native, .q-field--auto-height.q-field--labeled .q-field__prefix, .q-field--auto-height.q-field--labeled .q-field__suffix {
  padding-top: 0;
}
.q-field--auto-height.q-field--labeled .q-field__native {
  min-height: 24px;
}
.q-field--auto-height.q-field--dense .q-field__control, .q-field--auto-height.q-field--dense .q-field__native {
  min-height: 40px;
}
.q-field--auto-height.q-field--dense.q-field--labeled .q-field__control-container {
  padding-top: 14px;
}
.q-field--auto-height.q-field--dense.q-field--labeled .q-field__shadow {
  top: 14px;
}
.q-field--auto-height.q-field--dense.q-field--labeled .q-field__native {
  min-height: 24px;
}
.q-field--square .q-field__control {
  border-radius: 0 !important;
}

.q-transition--field-message-enter-active, .q-transition--field-message-leave-active {
  transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.q-transition--field-message-enter-from, .q-transition--field-message-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.q-transition--field-message-leave-from, .q-transition--field-message-leave-active {
  position: absolute;
}

@keyframes q-field-label {
  40% {
    margin-left: 2px;
  }
  60%, 80% {
    margin-left: -2px;
  }
  70%, 90% {
    margin-left: 2px;
  }
}
@keyframes q-autofill {
  to {
    background: transparent;
    color: inherit;
  }
}
.q-file .q-field__native {
  word-break: break-all;
  overflow: hidden;
}
.q-file .q-field__input {
  opacity: 0 !important;
}
.q-file .q-field__input::-webkit-file-upload-button {
  cursor: pointer;
}
.q-file__filler {
  visibility: hidden;
  width: 100%;
  border: none;
  padding: 0;
}
.q-file__dnd {
  outline: 1px dashed currentColor;
  outline-offset: -4px;
}

.q-form {
  position: relative;
}

.q-img {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.q-img__loading .q-spinner {
  font-size: 50px;
}
.q-img__container {
  border-radius: inherit;
  font-size: 0;
}
.q-img__image {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.q-img__image--with-transition {
  transition: opacity 0.28s ease-in;
}
.q-img__image--loaded {
  opacity: 1;
}
.q-img__content {
  border-radius: inherit;
  pointer-events: none;
}
.q-img__content > div {
  pointer-events: all;
  position: absolute;
  padding: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.47);
}
.q-img--no-menu .q-img__image,
.q-img--no-menu .q-img__placeholder {
  pointer-events: none;
}

.q-inner-loading {
  background: rgba(255, 255, 255, 0.6);
  border-radius: inherit;
}
.q-inner-loading--dark {
  background: rgba(0, 0, 0, 0.4);
}
.q-inner-loading__label {
  margin-top: 8px;
}

.q-textarea .q-field__control {
  min-height: 56px;
  height: auto;
}
.q-textarea .q-field__control-container {
  padding-top: 2px;
  padding-bottom: 2px;
}
.q-textarea .q-field__shadow {
  top: 2px;
  bottom: 2px;
}
.q-textarea .q-field__native, .q-textarea .q-field__prefix, .q-textarea .q-field__suffix {
  line-height: 18px;
}
.q-textarea .q-field__native {
  resize: vertical;
  padding-top: 17px;
  min-height: 52px;
}
.q-textarea.q-field--labeled .q-field__control-container {
  padding-top: 26px;
}
.q-textarea.q-field--labeled .q-field__shadow {
  top: 26px;
}
.q-textarea.q-field--labeled .q-field__native, .q-textarea.q-field--labeled .q-field__prefix, .q-textarea.q-field--labeled .q-field__suffix {
  padding-top: 0;
}
.q-textarea.q-field--labeled .q-field__native {
  min-height: 26px;
  padding-top: 1px;
}
.q-textarea--autogrow .q-field__native {
  resize: none;
}
.q-textarea.q-field--dense .q-field__control, .q-textarea.q-field--dense .q-field__native {
  min-height: 36px;
}
.q-textarea.q-field--dense .q-field__native {
  padding-top: 9px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__control-container {
  padding-top: 14px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__shadow {
  top: 14px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__native {
  min-height: 24px;
  padding-top: 3px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__prefix, .q-textarea.q-field--dense.q-field--labeled .q-field__suffix {
  padding-top: 2px;
}

body.mobile .q-textarea .q-field__native,
.q-textarea.disabled .q-field__native {
  resize: none;
}

.q-intersection {
  position: relative;
}

.q-item {
  min-height: 48px;
  padding: 8px 16px;
  color: inherit;
  transition: color 0.3s, background-color 0.3s;
}
.q-item__section--side {
  color: #757575;
  align-items: flex-start;
  padding-right: 16px;
  width: auto;
  min-width: 0;
  max-width: 100%;
}
.q-item__section--side > .q-icon {
  font-size: 24px;
}
.q-item__section--side > .q-avatar {
  font-size: 40px;
}
.q-item__section--avatar {
  color: inherit;
  min-width: 56px;
}
.q-item__section--thumbnail img {
  width: 100px;
  height: 56px;
}
.q-item__section--nowrap {
  white-space: nowrap;
}
.q-item > .q-item__section--thumbnail:first-child,
.q-item > .q-focus-helper + .q-item__section--thumbnail {
  margin-left: -16px;
}
.q-item > .q-item__section--thumbnail:last-of-type {
  margin-right: -16px;
}
.q-item__label {
  line-height: 1.2em !important;
  max-width: 100%;
}
.q-item__label--overline {
  color: rgba(0, 0, 0, 0.7);
}
.q-item__label--caption {
  color: rgba(0, 0, 0, 0.54);
}
.q-item__label--header {
  color: #757575;
  padding: 16px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.01786em;
}
.q-separator--spaced + .q-item__label--header, .q-list--padding .q-item__label--header {
  padding-top: 8px;
}
.q-item__label + .q-item__label {
  margin-top: 4px;
}

.q-item__section--main {
  width: auto;
  min-width: 0;
  max-width: 100%;
  flex: 10000 1 0%;
}
.q-item__section--main + .q-item__section--main {
  margin-left: 8px;
}
.q-item__section--main ~ .q-item__section--side {
  align-items: flex-end;
  padding-right: 0;
  padding-left: 16px;
}
.q-item__section--main.q-item__section--thumbnail {
  margin-left: 0;
  margin-right: -16px;
}

.q-list--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-list--separator > .q-item-type + .q-item-type,
.q-list--separator > .q-virtual-scroll__content > .q-item-type + .q-item-type {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.q-list--padding {
  padding: 8px 0;
}

.q-list--dense > .q-item, .q-item--dense {
  min-height: 32px;
  padding: 2px 16px;
}

.q-list--dark.q-list--separator > .q-item-type + .q-item-type,
.q-list--dark.q-list--separator > .q-virtual-scroll__content > .q-item-type + .q-item-type {
  border-top-color: rgba(255, 255, 255, 0.28);
}

.q-list--dark, .q-item--dark {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.28);
}
.q-list--dark .q-item__section--side:not(.q-item__section--avatar), .q-item--dark .q-item__section--side:not(.q-item__section--avatar) {
  color: rgba(255, 255, 255, 0.7);
}
.q-list--dark .q-item__label--header, .q-item--dark .q-item__label--header {
  color: rgba(255, 255, 255, 0.64);
}
.q-list--dark .q-item__label--overline, .q-list--dark .q-item__label--caption, .q-item--dark .q-item__label--overline, .q-item--dark .q-item__label--caption {
  color: rgba(255, 255, 255, 0.8);
}

.q-item {
  position: relative;
}
.q-item.q-router-link--active, .q-item--active {
  color: var(--q-primary);
}

.q-knob {
  font-size: 48px;
}
.q-knob--editable {
  cursor: pointer;
  outline: 0;
}
.q-knob--editable:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  box-shadow: none;
  transition: box-shadow 0.24s ease-in-out;
}
.q-knob--editable:focus:before {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}

body.body--dark .q-knob--editable:focus:before {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}

.q-layout {
  width: 100%;
  outline: 0;
}

.q-layout-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.q-layout-container .q-layout {
  min-height: 100%;
}
.q-layout-container > div {
  transform: translate3d(0, 0, 0);
}
.q-layout-container > div > div {
  min-height: 0;
  max-height: 100%;
}

.q-layout__shadow {
  width: 100%;
}
.q-layout__shadow:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2), 0 0px 10px rgba(0, 0, 0, 0.24);
}

.q-layout__section--marginal {
  background-color: var(--q-primary);
  color: #fff;
}

.q-header--hidden {
  transform: translateY(-110%);
}
.q-header--bordered {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.q-header .q-layout__shadow {
  bottom: -10px;
}
.q-header .q-layout__shadow:after {
  bottom: 10px;
}

.q-footer--hidden {
  transform: translateY(110%);
}
.q-footer--bordered {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.q-footer .q-layout__shadow {
  top: -10px;
}
.q-footer .q-layout__shadow:after {
  top: 10px;
}

.q-header, .q-footer {
  z-index: 2000;
}

.q-drawer {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1000;
}
.q-drawer--on-top {
  z-index: 3000;
}
.q-drawer--left {
  left: 0;
  transform: translateX(-100%);
}
.q-drawer--left.q-drawer--bordered {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.q-drawer--left .q-layout__shadow {
  left: 10px;
  right: -10px;
}
.q-drawer--left .q-layout__shadow:after {
  right: 10px;
}
.q-drawer--right {
  right: 0;
  transform: translateX(100%);
}
.q-drawer--right.q-drawer--bordered {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.q-drawer--right .q-layout__shadow {
  left: -10px;
}
.q-drawer--right .q-layout__shadow:after {
  left: 10px;
}
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini {
  padding: 0 !important;
}
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item, .q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section {
  text-align: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__label, .q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section--main, .q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section--side ~ .q-item__section--side {
  display: none;
}
.q-drawer--mini .q-mini-drawer-hide, .q-drawer--mini .q-expansion-item__content {
  display: none;
}
.q-drawer--mini-animate .q-drawer__content {
  overflow-x: hidden !important;
  white-space: nowrap;
}
.q-drawer--standard .q-mini-drawer-only {
  display: none;
}
.q-drawer--mobile .q-mini-drawer-only, .q-drawer--mobile .q-mini-drawer-hide {
  display: none;
}
.q-drawer__backdrop {
  z-index: 2999 !important;
  will-change: background-color;
}
.q-drawer__opener {
  z-index: 2001;
  height: 100%;
  width: 15px;
  -webkit-user-select: none;
          user-select: none;
}

.q-layout, .q-header, .q-footer, .q-page {
  position: relative;
}

.q-page-sticky--shrink {
  pointer-events: none;
}
.q-page-sticky--shrink > div {
  display: inline-block;
  pointer-events: auto;
}

body.q-ios-padding .q-layout--standard .q-header > .q-toolbar:nth-child(1),
body.q-ios-padding .q-layout--standard .q-header > .q-tabs:nth-child(1) .q-tabs__content,
body.q-ios-padding .q-layout--standard .q-drawer--top-padding .q-drawer__content {
  padding-top: 20px;
  min-height: 70px;
  padding-top: env(safe-area-inset-top);
  min-height: calc(env(safe-area-inset-top) + 50px);
}
body.q-ios-padding .q-layout--standard .q-footer > .q-toolbar:last-child,
body.q-ios-padding .q-layout--standard .q-footer > .q-tabs:nth-last-child(1 of :not(.q-layout__shadow)) .q-tabs__content,
body.q-ios-padding .q-layout--standard .q-drawer--top-padding .q-drawer__content {
  padding-bottom: env(safe-area-inset-bottom);
  min-height: calc(env(safe-area-inset-bottom) + 50px);
}

.q-body--layout-animate .q-drawer__backdrop {
  transition: background-color 0.12s !important;
}
.q-body--layout-animate .q-drawer {
  transition: transform 0.12s, width 0.12s, top 0.12s, bottom 0.12s !important;
}
.q-body--layout-animate .q-layout__section--marginal {
  transition: transform 0.12s, left 0.12s, right 0.12s !important;
}
.q-body--layout-animate .q-page-container {
  transition: padding-top 0.12s, padding-right 0.12s, padding-bottom 0.12s, padding-left 0.12s !important;
}
.q-body--layout-animate .q-page-sticky {
  transition: transform 0.12s, left 0.12s, right 0.12s, top 0.12s, bottom 0.12s !important;
}

body:not(.q-body--layout-animate) .q-layout--prevent-focus {
  visibility: hidden;
}

.q-body--drawer-toggle {
  overflow-x: hidden !important;
}

@media (max-width: 599.98px) {
  .q-layout-padding {
    padding: 8px;
  }
}
@media (min-width: 600px) and (max-width: 1439.98px) {
  .q-layout-padding {
    padding: 16px;
  }
}
@media (min-width: 1440px) {
  .q-layout-padding {
    padding: 24px;
  }
}

body.body--dark .q-header, body.body--dark .q-footer, body.body--dark .q-drawer {
  border-color: rgba(255, 255, 255, 0.28);
}
body.body--dark .q-layout__shadow:after {
  box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.2), 0 0px 10px rgba(255, 255, 255, 0.24);
}

body.platform-ios .q-layout--containerized {
  position: unset !important;
}

.q-linear-progress {
  --q-linear-progress-speed: .3s;
  position: relative;
  width: 100%;
  overflow: hidden;
  font-size: 4px;
  height: 1em;
  color: var(--q-primary);
  transform: scale3d(1, 1, 1);
}
.q-linear-progress__model, .q-linear-progress__track {
  transform-origin: 0 0;
}
.q-linear-progress__model--with-transition, .q-linear-progress__track--with-transition {
  transition: transform var(--q-linear-progress-speed);
}
.q-linear-progress--reverse .q-linear-progress__model, .q-linear-progress--reverse .q-linear-progress__track {
  transform-origin: 0 100%;
}
.q-linear-progress__model--determinate {
  background: currentColor;
}
.q-linear-progress__model--indeterminate, .q-linear-progress__model--query {
  transition: none;
}
.q-linear-progress__model--indeterminate:before, .q-linear-progress__model--indeterminate:after, .q-linear-progress__model--query:before, .q-linear-progress__model--query:after {
  background: currentColor;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform-origin: 0 0;
}
.q-linear-progress__model--indeterminate:before, .q-linear-progress__model--query:before {
  animation: q-linear-progress--indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.q-linear-progress__model--indeterminate:after, .q-linear-progress__model--query:after {
  transform: translate3d(-101%, 0, 0) scale3d(1, 1, 1);
  animation: q-linear-progress--indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}
.q-linear-progress__track {
  opacity: 0.4;
}
.q-linear-progress__track--light {
  background: rgba(0, 0, 0, 0.26);
}
.q-linear-progress__track--dark {
  background: rgba(255, 255, 255, 0.6);
}
.q-linear-progress__stripe {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0)) !important;
  background-size: 40px 40px !important;
}
.q-linear-progress__stripe--with-transition {
  transition: width var(--q-linear-progress-speed);
}

@keyframes q-linear-progress--indeterminate {
  0% {
    transform: translate3d(-35%, 0, 0) scale3d(0.35, 1, 1);
  }
  60% {
    transform: translate3d(100%, 0, 0) scale3d(0.9, 1, 1);
  }
  100% {
    transform: translate3d(100%, 0, 0) scale3d(0.9, 1, 1);
  }
}
@keyframes q-linear-progress--indeterminate-short {
  0% {
    transform: translate3d(-101%, 0, 0) scale3d(1, 1, 1);
  }
  60% {
    transform: translate3d(107%, 0, 0) scale3d(0.01, 1, 1);
  }
  100% {
    transform: translate3d(107%, 0, 0) scale3d(0.01, 1, 1);
  }
}
.q-menu {
  position: fixed !important;
  display: inline-block;
  max-width: 95vw;
  max-height: 65vh;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  background: #fff;
  border-radius: 4px;
  overflow-y: auto;
  overflow-x: hidden;
  outline: 0;
  z-index: 6000;
}
.q-menu--square {
  border-radius: 0;
}
.q-menu--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}

.q-option-group--inline > div {
  display: inline-block;
}

.q-pagination input {
  text-align: center;
  -moz-appearance: textfield;
}
.q-pagination input::-webkit-outer-spin-button,
.q-pagination input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.q-pagination__content {
  --q-pagination-gutter-parent: -2px;
  --q-pagination-gutter-child: 2px;
  margin-top: var(--q-pagination-gutter-parent);
  margin-left: var(--q-pagination-gutter-parent);
}
.q-pagination__content > .q-btn, .q-pagination__content > .q-input, .q-pagination__middle > .q-btn {
  margin-top: var(--q-pagination-gutter-child);
  margin-left: var(--q-pagination-gutter-child);
}

.q-parallax {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: inherit;
}

.q-parallax__media > img, .q-parallax__media > video {
  position: absolute;
  left: 50% /* rtl:ignore */;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  will-change: transform;
  display: none;
}

.q-popup-edit {
  padding: 8px 16px;
}
.q-popup-edit__buttons {
  margin-top: 8px;
}
.q-popup-edit__buttons .q-btn + .q-btn {
  margin-left: 8px;
}

.q-pull-to-refresh {
  position: relative;
}
.q-pull-to-refresh__puller {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: var(--q-primary);
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.q-pull-to-refresh__puller--animating {
  transition: transform 0.3s, opacity 0.3s;
}

.q-radio {
  vertical-align: middle;
}
.q-radio__native {
  width: 1px;
  height: 1px;
}
.q-radio__bg, .q-radio__icon-container {
  -webkit-user-select: none;
          user-select: none;
}
.q-radio__bg {
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  -webkit-print-color-adjust: exact;
}
.q-radio__bg path {
  fill: currentColor;
}
.q-radio__icon {
  color: currentColor;
  font-size: 0.5em;
}
.q-radio__check {
  transform-origin: 50% 50%;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.q-radio__inner {
  font-size: 40px;
  width: 1em;
  min-width: 1em;
  height: 1em;
  outline: 0;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.54);
}
.q-radio__inner--truthy {
  color: var(--q-primary);
}
.q-radio__inner--truthy .q-radio__check {
  transform: scale3d(1, 1, 1);
}
.q-radio.disabled {
  opacity: 0.75 !important;
}
.q-radio--dark .q-radio__inner {
  color: rgba(255, 255, 255, 0.7);
}
.q-radio--dark .q-radio__inner:before {
  opacity: 0.32 !important;
}
.q-radio--dark .q-radio__inner--truthy {
  color: var(--q-primary);
}
.q-radio--dense .q-radio__inner {
  width: 0.5em;
  min-width: 0.5em;
  height: 0.5em;
}
.q-radio--dense .q-radio__bg {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.q-radio--dense .q-radio__label {
  padding-left: 0.5em;
}
.q-radio--dense.reverse .q-radio__label {
  padding-left: 0;
  padding-right: 0.5em;
}

body.desktop .q-radio:not(.disabled) .q-radio__inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.12;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
body.desktop .q-radio:not(.disabled):focus .q-radio__inner:before, body.desktop .q-radio:not(.disabled):hover .q-radio__inner:before {
  transform: scale3d(1, 1, 1);
}
body.desktop .q-radio--dense:not(.disabled):focus .q-radio__inner:before, body.desktop .q-radio--dense:not(.disabled):hover .q-radio__inner:before {
  transform: scale3d(1.5, 1.5, 1);
}

.q-rating {
  color: #ffeb3b;
  vertical-align: middle;
}
.q-rating__icon-container {
  height: 1em;
  outline: 0;
}
.q-rating__icon-container + .q-rating__icon-container {
  margin-left: 2px;
}
.q-rating__icon {
  color: currentColor;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  position: relative;
  opacity: 0.4;
  transition: transform 0.2s ease-in, opacity 0.2s ease-in, color 0.2s ease-in;
}
.q-rating__icon--hovered {
  transform: scale(1.3);
}
.q-rating__icon--active {
  opacity: 1;
}
.q-rating__icon--exselected {
  opacity: 0.7;
}
.q-rating--no-dimming .q-rating__icon {
  opacity: 1;
}
.q-rating--editable .q-rating__icon-container {
  cursor: pointer;
}

.q-responsive {
  position: relative;
  max-width: 100%;
  max-height: 100%;
}
.q-responsive__filler {
  width: inherit;
  max-width: inherit;
  height: inherit;
  max-height: inherit;
}
.q-responsive__content {
  border-radius: inherit;
}
.q-responsive__content > * {
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  max-width: 100% !important;
}

.q-scrollarea {
  position: relative;
  contain: strict;
}
.q-scrollarea__bar, .q-scrollarea__thumb {
  opacity: 0.2;
  transition: opacity 0.3s;
  will-change: opacity;
  cursor: grab;
}
.q-scrollarea__bar--v, .q-scrollarea__thumb--v {
  right: 0;
  width: 10px;
}
.q-scrollarea__bar--h, .q-scrollarea__thumb--h {
  bottom: 0;
  height: 10px;
}
.q-scrollarea__bar--invisible, .q-scrollarea__thumb--invisible {
  opacity: 0 !important;
  pointer-events: none;
}
.q-scrollarea__thumb {
  background: #000;
  border-radius: 3px;
}
.q-scrollarea__thumb:hover {
  opacity: 0.3;
}
.q-scrollarea__thumb:active {
  opacity: 0.5;
}
.q-scrollarea__content {
  min-height: 100%;
  min-width: 100%;
}
.q-scrollarea--dark .q-scrollarea__thumb {
  background: #fff;
}

.q-select--without-input .q-field__control {
  cursor: pointer;
}
.q-select--with-input .q-field__control {
  cursor: text;
}
.q-select .q-field__input {
  min-width: 50px !important;
  cursor: text;
}
.q-select .q-field__input--padding {
  padding-left: 4px;
}
.q-select__focus-target, .q-select__autocomplete-input {
  position: absolute;
  outline: 0 !important;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  opacity: 0;
}
.q-select__dropdown-icon {
  cursor: pointer;
  transition: transform 0.28s;
}
.q-select.q-field--readonly .q-field__control, .q-select.q-field--readonly .q-select__dropdown-icon {
  cursor: default;
}
.q-select__dialog {
  width: 90vw !important;
  max-width: 90vw !important;
  max-height: calc(100vh - 70px) !important;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.q-select__dialog > .scroll {
  position: relative;
  background: inherit;
}

body.mobile:not(.native-mobile) .q-select__dialog {
  max-height: calc(100vh - 108px) !important;
}

body.platform-android.native-mobile .q-dialog__inner--top .q-select__dialog {
  max-height: calc(100vh - 24px) !important;
}
body.platform-android:not(.native-mobile) .q-dialog__inner--top .q-select__dialog {
  max-height: calc(100vh - 80px) !important;
}

body.platform-ios.native-mobile .q-dialog__inner--top > div {
  border-radius: 4px;
}
body.platform-ios.native-mobile .q-dialog__inner--top .q-select__dialog--focused {
  max-height: 47vh !important;
}
body.platform-ios:not(.native-mobile) .q-dialog__inner--top .q-select__dialog--focused {
  max-height: 50vh !important;
}

.q-separator {
  border: 0;
  background: rgba(0, 0, 0, 0.12);
  margin: 0;
  transition: background 0.3s, opacity 0.3s;
  flex-shrink: 0;
}
.q-separator--dark {
  background: rgba(255, 255, 255, 0.28);
}
.q-separator--horizontal {
  display: block;
  height: 1px;
}
.q-separator--horizontal-inset {
  margin-left: 16px;
  margin-right: 16px;
}
.q-separator--horizontal-item-inset {
  margin-left: 72px;
  margin-right: 0;
}
.q-separator--horizontal-item-thumbnail-inset {
  margin-left: 116px;
  margin-right: 0;
}
.q-separator--vertical {
  width: 1px;
  height: auto;
  align-self: stretch;
}
.q-separator--vertical-inset {
  margin-top: 8px;
  margin-bottom: 8px;
}

.q-skeleton {
  --q-skeleton-speed: 1500ms;
  background: rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  box-sizing: border-box;
}
.q-skeleton--anim {
  cursor: wait;
}
.q-skeleton:before {
  content: " ";
}
.q-skeleton--type-text {
  transform: scale(1, 0.5);
}
.q-skeleton--type-circle, .q-skeleton--type-QAvatar {
  height: 48px;
  width: 48px;
  border-radius: 50%;
}
.q-skeleton--type-QBtn {
  width: 90px;
  height: 36px;
}
.q-skeleton--type-QBadge {
  width: 70px;
  height: 16px;
}
.q-skeleton--type-QChip {
  width: 90px;
  height: 28px;
  border-radius: 16px;
}
.q-skeleton--type-QToolbar {
  height: 50px;
}
.q-skeleton--type-QCheckbox, .q-skeleton--type-QRadio {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.q-skeleton--type-QToggle {
  width: 56px;
  height: 40px;
  border-radius: 7px;
}
.q-skeleton--type-QSlider, .q-skeleton--type-QRange {
  height: 40px;
}
.q-skeleton--type-QInput {
  height: 56px;
}
.q-skeleton--bordered {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.q-skeleton--square {
  border-radius: 0;
}
.q-skeleton--anim-fade {
  animation: q-skeleton--fade var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--anim-pulse {
  animation: q-skeleton--pulse var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-pulse-x {
  animation: q-skeleton--pulse-x var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-pulse-y {
  animation: q-skeleton--pulse-y var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-wave, .q-skeleton--anim-blink, .q-skeleton--anim-pop {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.q-skeleton--anim-wave:after, .q-skeleton--anim-blink:after, .q-skeleton--anim-pop:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.q-skeleton--anim-blink:after {
  background: rgba(255, 255, 255, 0.7);
  animation: q-skeleton--fade var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--anim-wave:after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  animation: q-skeleton--wave var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--dark {
  background: rgba(255, 255, 255, 0.05);
}
.q-skeleton--dark.q-skeleton--bordered {
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.q-skeleton--dark.q-skeleton--anim-wave:after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}
.q-skeleton--dark.q-skeleton--anim-blink:after {
  background: rgba(255, 255, 255, 0.2);
}

@keyframes q-skeleton--fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes q-skeleton--pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes q-skeleton--pulse-x {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(0.75);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes q-skeleton--pulse-y {
  0% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.75);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes q-skeleton--wave {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.q-slide-item {
  position: relative;
  background: white;
}
.q-slide-item__left, .q-slide-item__right, .q-slide-item__top, .q-slide-item__bottom {
  visibility: hidden;
  font-size: 14px;
  color: #fff;
}
.q-slide-item__left .q-icon, .q-slide-item__right .q-icon, .q-slide-item__top .q-icon, .q-slide-item__bottom .q-icon {
  font-size: 1.714em;
}
.q-slide-item__left {
  background: #4caf50;
  padding: 8px 16px;
}
.q-slide-item__left > div {
  transform-origin: left center;
}
.q-slide-item__right {
  background: #ff9800;
  padding: 8px 16px;
}
.q-slide-item__right > div {
  transform-origin: right center;
}
.q-slide-item__top {
  background: #2196f3;
  padding: 16px 8px;
}
.q-slide-item__top > div {
  transform-origin: top center;
}
.q-slide-item__bottom {
  background: #9c27b0;
  padding: 16px 8px;
}
.q-slide-item__bottom > div {
  transform-origin: bottom center;
}
.q-slide-item__content {
  background: inherit;
  transition: transform 0.2s ease-in;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}

.q-slider {
  position: relative;
}
.q-slider--h {
  width: 100%;
}
.q-slider--v {
  height: 200px;
}
.q-slider--editable .q-slider__track-container {
  cursor: grab;
}
.q-slider__track-container {
  outline: 0;
}
.q-slider__track-container--h {
  width: 100%;
  padding: 12px 0;
}
.q-slider__track-container--h .q-slider__selection {
  will-change: width, left;
}
.q-slider__track-container--v {
  height: 100%;
  padding: 0 12px;
}
.q-slider__track-container--v .q-slider__selection {
  will-change: height, top;
}
.q-slider__track {
  color: var(--q-primary);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  width: inherit;
  height: inherit;
}
.q-slider__inner {
  background: rgba(0, 0, 0, 0.1);
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
.q-slider__selection {
  background: currentColor;
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
.q-slider__markers {
  color: rgba(0, 0, 0, 0.3);
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
.q-slider__markers:after {
  content: "";
  position: absolute;
  background: currentColor;
}
.q-slider__markers--h {
  background-image: repeating-linear-gradient(to right, currentColor, currentColor 2px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0));
}
.q-slider__markers--h:after {
  height: 100%;
  width: 2px;
  top: 0;
  right: 0;
}
.q-slider__markers--v {
  background-image: repeating-linear-gradient(to bottom, currentColor, currentColor 2px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0));
}
.q-slider__markers--v:after {
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
}
.q-slider__marker-labels-container {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 24px;
  min-width: 24px;
}
.q-slider__marker-labels {
  position: absolute;
}
.q-slider__marker-labels--h-standard {
  top: 0;
}
.q-slider__marker-labels--h-switched {
  bottom: 0;
}
.q-slider__marker-labels--h-ltr {
  transform: translateX(-50%) /* rtl:ignore */;
}
.q-slider__marker-labels--h-rtl {
  transform: translateX(50%) /* rtl:ignore */;
}
.q-slider__marker-labels--v-standard {
  left: 4px;
}
.q-slider__marker-labels--v-switched {
  right: 4px;
}
.q-slider__marker-labels--v-ltr {
  transform: translateY(-50%) /* rtl:ignore */;
}
.q-slider__marker-labels--v-rtl {
  transform: translateY(50%) /* rtl:ignore */;
}
.q-slider__thumb {
  z-index: 1;
  outline: 0;
  color: var(--q-primary);
  transition: transform 0.18s ease-out, fill 0.18s ease-out, stroke 0.18s ease-out;
}
.q-slider__thumb.q-slider--focus {
  opacity: 1 !important;
}
.q-slider__thumb--h {
  top: 50%;
  will-change: left;
}
.q-slider__thumb--h-ltr {
  transform: scale(1) translate(-50%, -50%) /* rtl:ignore */;
}
.q-slider__thumb--h-rtl {
  transform: scale(1) translate(50%, -50%) /* rtl:ignore */;
}
.q-slider__thumb--v {
  left: 50% /* rtl:ignore */;
  will-change: top;
}
.q-slider__thumb--v-ltr {
  transform: scale(1) translate(-50%, -50%) /* rtl:ignore */;
}
.q-slider__thumb--v-rtl {
  transform: scale(1) translate(-50%, 50%) /* rtl:ignore */;
}
.q-slider__thumb-shape {
  top: 0;
  left: 0;
  stroke-width: 3.5;
  stroke: currentColor;
  transition: transform 0.28s;
}
.q-slider__thumb-shape path {
  stroke: currentColor;
  fill: currentColor;
}
.q-slider__focus-ring {
  border-radius: 50%;
  opacity: 0;
  transition: transform 266.67ms ease-out, opacity 266.67ms ease-out, background-color 266.67ms ease-out;
  transition-delay: 0.14s;
}
.q-slider__pin {
  opacity: 0;
  white-space: nowrap;
  transition: opacity 0.28s ease-out;
  transition-delay: 0.14s;
}
.q-slider__pin:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
.q-slider__pin--h:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  left: 50%;
  transform: translateX(-50%);
}
.q-slider__pin--h-standard {
  bottom: 100%;
}
.q-slider__pin--h-standard:before {
  bottom: 2px;
  border-top: 6px solid currentColor;
}
.q-slider__pin--h-switched {
  top: 100%;
}
.q-slider__pin--h-switched:before {
  top: 2px;
  border-bottom: 6px solid currentColor;
}
.q-slider__pin--v {
  top: 0;
}
.q-slider__pin--v:before {
  top: 50%;
  transform: translateY(-50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.q-slider__pin--v-standard {
  left: 100%;
}
.q-slider__pin--v-standard:before {
  left: 2px;
  border-right: 6px solid currentColor;
}
.q-slider__pin--v-switched {
  right: 100%;
}
.q-slider__pin--v-switched:before {
  right: 2px;
  border-left: 6px solid currentColor;
}
.q-slider__label {
  z-index: 1;
  white-space: nowrap;
  position: absolute;
}
.q-slider__label--h {
  left: 50%;
  transform: translateX(-50%);
}
.q-slider__label--h-standard {
  bottom: 7px;
}
.q-slider__label--h-switched {
  top: 7px;
}
.q-slider__label--v {
  top: 50%;
  transform: translateY(-50%);
}
.q-slider__label--v-standard {
  left: 7px;
}
.q-slider__label--v-switched {
  right: 7px;
}
.q-slider__text-container {
  min-height: 25px;
  padding: 2px 8px;
  border-radius: 4px;
  background: currentColor;
  position: relative;
  text-align: center;
}
.q-slider__text {
  color: #fff;
  font-size: 12px;
}
.q-slider--no-value .q-slider__thumb,
.q-slider--no-value .q-slider__inner,
.q-slider--no-value .q-slider__selection {
  opacity: 0;
}
.q-slider--focus .q-slider__focus-ring, body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__focus-ring {
  background: currentColor;
  transform: scale3d(1.55, 1.55, 1);
  opacity: 0.25;
}
.q-slider--focus .q-slider__thumb,
.q-slider--focus .q-slider__inner,
.q-slider--focus .q-slider__selection, body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__thumb,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__inner,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__selection {
  opacity: 1;
}
.q-slider--inactive .q-slider__thumb--h {
  transition: left 0.28s, right 0.28s;
}
.q-slider--inactive .q-slider__thumb--v {
  transition: top 0.28s, bottom 0.28s;
}
.q-slider--inactive .q-slider__selection {
  transition: width 0.28s, left 0.28s, right 0.28s, height 0.28s, top 0.28s, bottom 0.28s;
}
.q-slider--inactive .q-slider__text-container {
  transition: transform 0.28s;
}
.q-slider--active {
  cursor: grabbing;
}
.q-slider--active .q-slider__thumb-shape {
  transform: scale(1.5);
}
.q-slider--active .q-slider__focus-ring, .q-slider--active.q-slider--label .q-slider__thumb-shape {
  transform: scale(0) !important;
}
body.desktop .q-slider.q-slider--enabled .q-slider__track-container:hover .q-slider__pin {
  opacity: 1;
}
.q-slider--label.q-slider--active .q-slider__pin,
.q-slider--label .q-slider--focus .q-slider__pin, .q-slider--label.q-slider--label-always .q-slider__pin {
  opacity: 1;
}
.q-slider--dark .q-slider__track {
  background: rgba(255, 255, 255, 0.1);
}
.q-slider--dark .q-slider__inner {
  background: rgba(255, 255, 255, 0.1);
}
.q-slider--dark .q-slider__markers {
  color: rgba(255, 255, 255, 0.3);
}
.q-slider--dense .q-slider__track-container--h {
  padding: 6px 0;
}
.q-slider--dense .q-slider__track-container--v {
  padding: 0 6px;
}

.q-space {
  flex-grow: 1 !important;
}

.q-spinner {
  vertical-align: middle;
}

.q-spinner-mat {
  animation: q-spin 2s linear infinite;
  transform-origin: center center;
}
.q-spinner-mat .path {
  stroke-dasharray: 1, 200 /* rtl:ignore */;
  stroke-dashoffset: 0 /* rtl:ignore */;
  animation: q-mat-dash 1.5s ease-in-out infinite;
}

@keyframes q-spin {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) /* rtl:ignore */;
  }
  25% {
    transform: rotate3d(0, 0, 1, 90deg) /* rtl:ignore */;
  }
  50% {
    transform: rotate3d(0, 0, 1, 180deg) /* rtl:ignore */;
  }
  75% {
    transform: rotate3d(0, 0, 1, 270deg) /* rtl:ignore */;
  }
  100% {
    transform: rotate3d(0, 0, 1, 359deg) /* rtl:ignore */;
  }
}
@keyframes q-mat-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.q-splitter__panel {
  position: relative;
  z-index: 0;
}
.q-splitter__panel > .q-splitter {
  width: 100%;
  height: 100%;
}
.q-splitter__separator {
  background-color: rgba(0, 0, 0, 0.12);
  -webkit-user-select: none;
          user-select: none;
  position: relative;
  z-index: 1;
}
.q-splitter__separator-area > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.q-splitter--dark .q-splitter__separator {
  background-color: rgba(255, 255, 255, 0.28);
}
.q-splitter--vertical > .q-splitter__panel {
  height: 100%;
}
.q-splitter--vertical.q-splitter--active {
  cursor: col-resize;
}
.q-splitter--vertical > .q-splitter__separator {
  width: 1px;
}
.q-splitter--vertical > .q-splitter__separator > div {
  left: -6px;
  right: -6px;
}
.q-splitter--vertical.q-splitter--workable > .q-splitter__separator {
  cursor: col-resize;
}
.q-splitter--horizontal > .q-splitter__panel {
  width: 100%;
}
.q-splitter--horizontal.q-splitter--active {
  cursor: row-resize;
}
.q-splitter--horizontal > .q-splitter__separator {
  height: 1px;
}
.q-splitter--horizontal > .q-splitter__separator > div {
  top: -6px;
  bottom: -6px;
}
.q-splitter--horizontal.q-splitter--workable > .q-splitter__separator {
  cursor: row-resize;
}
.q-splitter__before, .q-splitter__after {
  overflow: auto;
}

.q-stepper {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background: #fff;
}
.q-stepper__title {
  font-size: 14px;
  line-height: 1.285714;
  letter-spacing: 0.1px;
}
.q-stepper__caption {
  font-size: 12px;
  line-height: 1.16667;
}
.q-stepper__dot {
  contain: layout;
  margin-right: 8px;
  font-size: 14px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  background: currentColor;
}
.q-stepper__dot span {
  color: #fff;
}
.q-stepper__tab {
  padding: 8px 24px;
  font-size: 14px;
  color: #9e9e9e;
  flex-direction: row;
}
.q-stepper--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-stepper--dark .q-stepper__dot span {
  color: #000;
}
.q-stepper__tab--navigation {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.q-stepper__tab--active, .q-stepper__tab--done {
  color: var(--q-primary);
}
.q-stepper__tab--active .q-stepper__dot, .q-stepper__tab--active .q-stepper__label, .q-stepper__tab--done .q-stepper__dot, .q-stepper__tab--done .q-stepper__label {
  text-shadow: 0 0 0 currentColor;
}
.q-stepper__tab--disabled .q-stepper__dot {
  background: rgba(0, 0, 0, 0.22);
}
.q-stepper__tab--disabled .q-stepper__label {
  color: rgba(0, 0, 0, 0.32);
}
.q-stepper__tab--error {
  color: var(--q-negative);
}
.q-stepper__tab--error-with-icon .q-stepper__dot {
  background: transparent !important;
}
.q-stepper__tab--error-with-icon .q-stepper__dot span {
  color: currentColor;
  font-size: 24px;
}
.q-stepper__header {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-stepper__header--border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.q-stepper__header--standard-labels .q-stepper__tab {
  min-height: 72px;
  justify-content: center;
}
.q-stepper__header--standard-labels .q-stepper__tab:first-child {
  justify-content: flex-start;
}
.q-stepper__header--standard-labels .q-stepper__tab:last-child {
  justify-content: flex-end;
}
.q-stepper__header--standard-labels .q-stepper__tab:only-child {
  justify-content: center;
}
.q-stepper__header--standard-labels .q-stepper__dot:after {
  display: none;
}
.q-stepper__header--alternative-labels .q-stepper__tab {
  min-height: 104px;
  padding: 24px 32px;
  flex-direction: column;
  justify-content: flex-start;
}
.q-stepper__header--alternative-labels .q-stepper__dot {
  margin-right: 0;
}
.q-stepper__header--alternative-labels .q-stepper__label {
  margin-top: 8px;
  text-align: center;
}
.q-stepper__header--alternative-labels .q-stepper__label:before, .q-stepper__header--alternative-labels .q-stepper__label:after {
  display: none;
}
.q-stepper__header--contracted {
  min-height: 72px;
}
.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab {
  min-height: 72px;
}
.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab:first-child {
  align-items: flex-start;
}
.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab:last-child {
  align-items: flex-end;
}
.q-stepper__header--contracted .q-stepper__tab {
  padding: 24px 0;
}
.q-stepper__header--contracted .q-stepper__tab:first-child .q-stepper__dot {
  transform: translateX(24px);
}
.q-stepper__header--contracted .q-stepper__tab:last-child .q-stepper__dot {
  transform: translateX(-24px);
}
.q-stepper__header--contracted .q-stepper__tab:not(:last-child) .q-stepper__dot:after {
  display: block !important;
}
.q-stepper__header--contracted .q-stepper__dot {
  margin: 0;
}
.q-stepper__header--contracted .q-stepper__label {
  display: none;
}
.q-stepper__nav {
  padding-top: 24px;
}
.q-stepper--flat {
  box-shadow: none;
}
.q-stepper--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-stepper--horizontal .q-stepper__step-inner {
  padding: 24px;
}
.q-stepper--horizontal .q-stepper__tab:first-child {
  border-top-left-radius: inherit;
}
.q-stepper--horizontal .q-stepper__tab:last-child {
  border-top-right-radius: inherit;
}
.q-stepper--horizontal .q-stepper__tab:first-child .q-stepper__dot:before,
.q-stepper--horizontal .q-stepper__tab:last-child .q-stepper__label:after,
.q-stepper--horizontal .q-stepper__tab:last-child .q-stepper__dot:after {
  display: none;
}
.q-stepper--horizontal .q-stepper__tab {
  overflow: hidden;
}
.q-stepper--horizontal .q-stepper__line {
  contain: layout;
}
.q-stepper--horizontal .q-stepper__line:before, .q-stepper--horizontal .q-stepper__line:after {
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100vw;
  background: rgba(0, 0, 0, 0.12);
}
.q-stepper--horizontal .q-stepper__label:after, .q-stepper--horizontal .q-stepper__dot:after {
  content: "";
  left: 100%;
  margin-left: 8px;
}
.q-stepper--horizontal .q-stepper__dot:before {
  content: "";
  right: 100%;
  margin-right: 8px;
}
.q-stepper--horizontal > .q-stepper__nav {
  padding: 0 24px 24px;
}
.q-stepper--vertical {
  padding: 16px 0;
}
.q-stepper--vertical .q-stepper__tab {
  padding: 12px 24px;
}
.q-stepper--vertical .q-stepper__title {
  line-height: 18px;
}
.q-stepper--vertical .q-stepper__step-inner {
  padding: 0 24px 32px 60px;
}
.q-stepper--vertical > .q-stepper__nav {
  padding: 24px 24px 0;
}
.q-stepper--vertical .q-stepper__step {
  overflow: hidden;
}
.q-stepper--vertical .q-stepper__dot {
  margin-right: 12px;
}
.q-stepper--vertical .q-stepper__dot:before, .q-stepper--vertical .q-stepper__dot:after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 99999px;
  background: rgba(0, 0, 0, 0.12);
}
.q-stepper--vertical .q-stepper__dot:before {
  bottom: 100%;
  margin-bottom: 8px;
}
.q-stepper--vertical .q-stepper__dot:after {
  top: 100%;
  margin-top: 8px;
}
.q-stepper--vertical .q-stepper__step:first-child .q-stepper__dot:before,
.q-stepper--vertical .q-stepper__step:last-child .q-stepper__dot:after {
  display: none;
}
.q-stepper--vertical .q-stepper__step:last-child .q-stepper__step-inner {
  padding-bottom: 8px;
}
.q-stepper--dark.q-stepper--bordered,
.q-stepper--dark .q-stepper__header--border {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark.q-stepper--horizontal .q-stepper__line:before, .q-stepper--dark.q-stepper--horizontal .q-stepper__line:after {
  background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark.q-stepper--vertical .q-stepper__dot:before, .q-stepper--dark.q-stepper--vertical .q-stepper__dot:after {
  background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled {
  color: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled .q-stepper__dot {
  background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled .q-stepper__label {
  color: rgba(255, 255, 255, 0.54);
}

.q-tab-panels {
  background: #fff;
}

.q-tab-panel {
  padding: 16px;
}

.q-markup-table {
  overflow: auto;
  background: #fff;
}

.q-table {
  width: 100%;
  max-width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.q-table thead tr, .q-table tbody td {
  height: 48px;
}
.q-table th {
  font-weight: 500;
  font-size: 12px;
  -webkit-user-select: none;
          user-select: none;
}
.q-table th.sortable {
  cursor: pointer;
}
.q-table th.sortable:hover .q-table__sort-icon {
  opacity: 0.64;
}
.q-table th.sorted .q-table__sort-icon {
  opacity: 0.86 !important;
}
.q-table th.sort-desc .q-table__sort-icon {
  transform: rotate(180deg);
}
.q-table th, .q-table td {
  padding: 7px 16px;
  background-color: inherit;
}
.q-table thead, .q-table td, .q-table th {
  border-style: solid;
  border-width: 0;
}
.q-table tbody td {
  font-size: 13px;
}
.q-table__card {
  color: #000;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-table__card .q-table__middle {
  flex: 1 1 auto;
}
.q-table__card .q-table__top,
.q-table__card .q-table__bottom {
  flex: 0 0 auto;
}
.q-table__container {
  position: relative;
}
.q-table__container > div:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-table__container > div:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-table__container > .q-inner-loading {
  border-radius: inherit !important;
}
.q-table__top {
  padding: 12px 16px;
}
.q-table__top .q-table__control {
  flex-wrap: wrap;
}
.q-table__title {
  font-size: 20px;
  letter-spacing: 0.005em;
  font-weight: 400;
}
.q-table__separator {
  min-width: 8px !important;
}
.q-table__progress {
  height: 0 !important;
}
.q-table__progress th {
  padding: 0 !important;
  border: 0 !important;
}
.q-table__progress .q-linear-progress {
  position: absolute;
  bottom: 0;
}
.q-table__middle {
  max-width: 100%;
}
.q-table__bottom {
  min-height: 50px;
  padding: 4px 14px 4px 16px;
  font-size: 12px;
}
.q-table__bottom .q-table__control {
  min-height: 24px;
}
.q-table__bottom-nodata-icon {
  font-size: 200%;
  margin-right: 8px;
}
.q-table__bottom-item {
  margin-right: 16px;
}
.q-table__control {
  display: flex;
  align-items: center;
}
.q-table__sort-icon {
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  opacity: 0;
  font-size: 120%;
}
.q-table__sort-icon--left, .q-table__sort-icon--center {
  margin-left: 4px;
}
.q-table__sort-icon--right {
  margin-right: 4px;
}
.q-table--col-auto-width {
  width: 1px;
}

.q-table__card--dark,
.q-table--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}

.q-table--flat {
  box-shadow: none;
}
.q-table--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-table--square {
  border-radius: 0;
}
.q-table__linear-progress {
  height: 2px;
}
.q-table--no-wrap th, .q-table--no-wrap td {
  white-space: nowrap;
}
.q-table--grid {
  box-shadow: none;
  border-radius: 4px;
}
.q-table--grid .q-table__top {
  padding-bottom: 4px;
}
.q-table--grid .q-table__middle {
  min-height: 2px;
  margin-bottom: 4px;
}
.q-table--grid .q-table__middle thead, .q-table--grid .q-table__middle thead th {
  border: 0 !important;
}
.q-table--grid .q-table__linear-progress {
  bottom: 0;
}
.q-table--grid .q-table__bottom {
  border-top: 0;
}
.q-table--grid .q-table__grid-content {
  flex: 1 1 auto;
}
.q-table--grid.fullscreen {
  background: inherit;
}
.q-table__grid-item-card {
  vertical-align: top;
  padding: 12px;
}
.q-table__grid-item-card .q-separator {
  margin: 12px 0;
}
.q-table__grid-item-row + .q-table__grid-item-row {
  margin-top: 8px;
}
.q-table__grid-item-title {
  opacity: 0.54;
  font-weight: 500;
  font-size: 12px;
}
.q-table__grid-item-value {
  font-size: 13px;
}
.q-table__grid-item {
  padding: 4px;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-table__grid-item--selected {
  transform: scale(0.95);
}

.q-table--horizontal-separator thead th, .q-table--horizontal-separator tbody tr:not(:last-child) > td, .q-table--cell-separator thead th, .q-table--cell-separator tbody tr:not(:last-child) > td {
  border-bottom-width: 1px;
}

.q-table--vertical-separator td, .q-table--vertical-separator th, .q-table--cell-separator td, .q-table--cell-separator th {
  border-left-width: 1px;
}
.q-table--vertical-separator thead tr:last-child th, .q-table--vertical-separator.q-table--loading tr:nth-last-child(2) th, .q-table--cell-separator thead tr:last-child th, .q-table--cell-separator.q-table--loading tr:nth-last-child(2) th {
  border-bottom-width: 1px;
}
.q-table--vertical-separator td:first-child, .q-table--vertical-separator th:first-child, .q-table--cell-separator td:first-child, .q-table--cell-separator th:first-child {
  border-left: 0;
}
.q-table--vertical-separator .q-table__top, .q-table--cell-separator .q-table__top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.q-table--dense .q-table__top {
  padding: 6px 16px;
}
.q-table--dense .q-table__bottom {
  min-height: 33px;
}
.q-table--dense .q-table__sort-icon {
  font-size: 110%;
}
.q-table--dense .q-table th, .q-table--dense .q-table td {
  padding: 4px 8px;
}
.q-table--dense .q-table thead tr, .q-table--dense .q-table tbody tr, .q-table--dense .q-table tbody td {
  height: 28px;
}
.q-table--dense .q-table th:first-child, .q-table--dense .q-table td:first-child {
  padding-left: 16px;
}
.q-table--dense .q-table th:last-child, .q-table--dense .q-table td:last-child {
  padding-right: 16px;
}
.q-table--dense .q-table__bottom-item {
  margin-right: 8px;
}
.q-table--dense .q-table__select .q-field__control, .q-table--dense .q-table__select .q-field__native {
  min-height: 24px;
  padding: 0;
}
.q-table--dense .q-table__select .q-field__marginal {
  height: 24px;
}

.q-table__bottom:not(.q-table__bottom--nodata) {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.q-table thead, .q-table tr, .q-table th, .q-table td {
  border-color: rgba(0, 0, 0, 0.12);
}
.q-table tbody td {
  position: relative;
}
.q-table tbody td:before, .q-table tbody td:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.q-table tbody td:before {
  background: rgba(0, 0, 0, 0.03);
}
.q-table tbody td:after {
  background: rgba(0, 0, 0, 0.06);
}
.q-table tbody tr.selected td:after {
  content: "";
}

body.desktop .q-table > tbody > tr:not(.q-tr--no-hover):hover > td:not(.q-td--no-hover):before {
  content: "";
}

.q-table__card--dark,
.q-table--dark {
  border-color: rgba(255, 255, 255, 0.28);
}

.q-table--dark .q-table__bottom, .q-table--dark thead, .q-table--dark tr, .q-table--dark th, .q-table--dark td {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-table--dark tbody td:before {
  background: rgba(255, 255, 255, 0.07);
}
.q-table--dark tbody td:after {
  background: rgba(255, 255, 255, 0.1);
}
.q-table--dark.q-table--vertical-separator .q-table__top, .q-table--dark.q-table--cell-separator .q-table__top {
  border-color: rgba(255, 255, 255, 0.28);
}

.q-tab {
  padding: 0 16px;
  min-height: 48px;
  transition: color 0.3s, background-color 0.3s;
  text-transform: uppercase;
  white-space: nowrap;
  color: inherit;
  text-decoration: none;
}
.q-tab--full {
  min-height: 72px;
}
.q-tab--no-caps {
  text-transform: none;
}
.q-tab__content {
  height: inherit;
  padding: 4px 0;
  min-width: 40px;
}
.q-tab__content--inline .q-tab__icon + .q-tab__label {
  padding-left: 8px;
}
.q-tab__content .q-chip--floating {
  top: 0;
  right: -16px;
}
.q-tab__icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.q-tab__label {
  font-size: 14px;
  line-height: 1.715em;
  font-weight: 500;
}
.q-tab .q-badge {
  top: 3px;
  right: -12px;
}
.q-tab__alert, .q-tab__alert-icon {
  position: absolute;
}
.q-tab__alert {
  top: 7px;
  right: -9px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: currentColor;
}
.q-tab__alert-icon {
  top: 2px;
  right: -12px;
  font-size: 18px;
}
.q-tab__indicator {
  opacity: 0;
  height: 2px;
  background: currentColor;
}
.q-tab--active .q-tab__indicator {
  opacity: 1;
  transform-origin: left /* rtl:ignore */;
}
.q-tab--inactive {
  opacity: 0.85;
}

.q-tabs {
  position: relative;
  transition: color 0.3s, background-color 0.3s;
}
.q-tabs--scrollable.q-tabs__arrows--outside.q-tabs--horizontal {
  padding-left: 36px;
  padding-right: 36px;
}
.q-tabs--scrollable.q-tabs__arrows--outside.q-tabs--vertical {
  padding-top: 36px;
  padding-bottom: 36px;
}
.q-tabs--scrollable.q-tabs__arrows--outside .q-tabs__arrow--faded {
  opacity: 0.3;
  pointer-events: none;
}
.q-tabs--scrollable.q-tabs__arrows--inside .q-tabs__arrow--faded {
  display: none;
}
.q-tabs--not-scrollable.q-tabs__arrows--outside, body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows.q-tabs__arrows--outside {
  padding-left: 0;
  padding-right: 0;
}
.q-tabs--not-scrollable .q-tabs__arrow, body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows .q-tabs__arrow {
  display: none;
}
.q-tabs--not-scrollable .q-tabs__content, body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows .q-tabs__content {
  border-radius: inherit;
}
.q-tabs__arrow {
  cursor: pointer;
  font-size: 32px;
  min-width: 36px;
  text-shadow: 0 0 3px #fff, 0 0 1px #fff, 0 0 1px #000;
  transition: opacity 0.3s;
}
.q-tabs__content {
  overflow: hidden;
  flex: 1 1 auto;
}
.q-tabs__content--align-center {
  justify-content: center;
}
.q-tabs__content--align-right {
  justify-content: flex-end;
}
.q-tabs__content--align-justify .q-tab {
  flex: 1 1 auto;
}
.q-tabs__offset {
  display: none;
}
.q-tabs--horizontal .q-tabs__arrow {
  height: 100%;
}
.q-tabs--horizontal .q-tabs__arrow--left {
  top: 0;
  left: 0 /* rtl:ignore */;
  bottom: 0;
}
.q-tabs--horizontal .q-tabs__arrow--right {
  top: 0;
  right: 0 /* rtl:ignore */;
  bottom: 0;
}
.q-tabs--vertical {
  display: block !important;
  height: 100%;
}
.q-tabs--vertical .q-tabs__content {
  display: block !important;
  height: 100%;
}
.q-tabs--vertical .q-tabs__arrow {
  width: 100%;
  height: 36px;
  text-align: center;
}
.q-tabs--vertical .q-tabs__arrow--left {
  top: 0;
  left: 0;
  right: 0;
}
.q-tabs--vertical .q-tabs__arrow--right {
  left: 0;
  right: 0;
  bottom: 0;
}
.q-tabs--vertical .q-tab {
  padding: 0 8px;
}
.q-tabs--vertical .q-tab__indicator {
  height: unset;
  width: 2px;
}
.q-tabs--vertical.q-tabs--not-scrollable .q-tabs__content {
  height: 100%;
}
.q-tabs--vertical.q-tabs--dense .q-tab__content {
  min-width: 24px;
}
.q-tabs--dense .q-tab {
  min-height: 36px;
}
.q-tabs--dense .q-tab--full {
  min-height: 52px;
}

.q-time {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background: #fff;
  outline: 0;
  width: 290px;
  min-width: 290px;
  max-width: 100%;
}
.q-time--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-time__header {
  border-top-left-radius: inherit;
  color: #fff;
  background-color: var(--q-primary);
  padding: 16px;
  font-weight: 300;
}
.q-time__actions {
  padding: 0 16px 16px;
}
.q-time__header-label {
  font-size: 28px;
  line-height: 1;
  letter-spacing: -0.00833em;
}
.q-time__header-label > div + div {
  margin-left: 4px;
}
.q-time__link {
  opacity: 0.56;
  outline: 0;
  transition: opacity 0.3s ease-out;
}
.q-time__link--active, .q-time__link:hover, .q-time__link:focus {
  opacity: 1;
}
.q-time__header-ampm {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.q-time__content {
  padding: 16px;
}
.q-time__content:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.q-time__container-parent {
  padding: 16px;
}
.q-time__container-child {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.12);
}
.q-time__clock {
  padding: 24px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  font-size: 14px;
}
.q-time__clock-circle {
  position: relative;
}
.q-time__clock-center {
  height: 6px;
  width: 6px;
  margin: auto;
  border-radius: 50%;
  min-height: 0;
  background: currentColor;
}
.q-time__clock-pointer {
  width: 2px;
  height: 50%;
  transform-origin: 0 0 /* rtl:ignore */;
  min-height: 0;
  position: absolute;
  left: 50%;
  right: 0;
  bottom: 0;
  color: var(--q-primary);
  background: currentColor;
  transform: translateX(-50%);
}
.q-time__clock-pointer:before, .q-time__clock-pointer:after {
  content: "";
  position: absolute;
  left: 50%;
  border-radius: 50%;
  background: currentColor;
  transform: translateX(-50%);
}
.q-time__clock-pointer:before {
  bottom: -4px;
  width: 8px;
  height: 8px;
}
.q-time__clock-pointer:after {
  top: -3px;
  height: 6px;
  width: 6px;
}
.q-time__clock-position {
  position: absolute;
  min-height: 32px;
  width: 32px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%) /* rtl:ignore */;
  border-radius: 50%;
}
.q-time__clock-position--disable {
  opacity: 0.4;
}
.q-time__clock-position--active {
  background-color: var(--q-primary);
  color: #fff;
}
.q-time__clock-pos-0 {
  top: 0%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-1 {
  top: 6.7%;
  left: 75% /* rtl:ignore */;
}
.q-time__clock-pos-2 {
  top: 25%;
  left: 93.3% /* rtl:ignore */;
}
.q-time__clock-pos-3 {
  top: 50%;
  left: 100% /* rtl:ignore */;
}
.q-time__clock-pos-4 {
  top: 75%;
  left: 93.3% /* rtl:ignore */;
}
.q-time__clock-pos-5 {
  top: 93.3%;
  left: 75% /* rtl:ignore */;
}
.q-time__clock-pos-6 {
  top: 100%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-7 {
  top: 93.3%;
  left: 25% /* rtl:ignore */;
}
.q-time__clock-pos-8 {
  top: 75%;
  left: 6.7% /* rtl:ignore */;
}
.q-time__clock-pos-9 {
  top: 50%;
  left: 0% /* rtl:ignore */;
}
.q-time__clock-pos-10 {
  top: 25%;
  left: 6.7% /* rtl:ignore */;
}
.q-time__clock-pos-11 {
  top: 6.7%;
  left: 25% /* rtl:ignore */;
}
.q-time__clock-pos-12 {
  top: 15%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-13 {
  top: 19.69%;
  left: 67.5% /* rtl:ignore */;
}
.q-time__clock-pos-14 {
  top: 32.5%;
  left: 80.31% /* rtl:ignore */;
}
.q-time__clock-pos-15 {
  top: 50%;
  left: 85% /* rtl:ignore */;
}
.q-time__clock-pos-16 {
  top: 67.5%;
  left: 80.31% /* rtl:ignore */;
}
.q-time__clock-pos-17 {
  top: 80.31%;
  left: 67.5% /* rtl:ignore */;
}
.q-time__clock-pos-18 {
  top: 85%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-19 {
  top: 80.31%;
  left: 32.5% /* rtl:ignore */;
}
.q-time__clock-pos-20 {
  top: 67.5%;
  left: 19.69% /* rtl:ignore */;
}
.q-time__clock-pos-21 {
  top: 50%;
  left: 15% /* rtl:ignore */;
}
.q-time__clock-pos-22 {
  top: 32.5%;
  left: 19.69% /* rtl:ignore */;
}
.q-time__clock-pos-23 {
  top: 19.69%;
  left: 32.5% /* rtl:ignore */;
}
.q-time__now-button {
  background-color: var(--q-primary);
  color: #fff;
  top: 12px;
  right: 12px;
}
.q-time.disabled .q-time__header-ampm, .q-time.disabled .q-time__content, .q-time--readonly .q-time__header-ampm, .q-time--readonly .q-time__content {
  pointer-events: none;
}
.q-time--portrait {
  display: inline-flex;
  flex-direction: column;
}
.q-time--portrait .q-time__header {
  border-top-right-radius: inherit;
  min-height: 86px;
}
.q-time--portrait .q-time__header-ampm {
  margin-left: 12px;
}
.q-time--portrait.q-time--bordered .q-time__content {
  margin: 1px 0;
}
.q-time--landscape {
  display: inline-flex;
  align-items: stretch;
  min-width: 420px;
}
.q-time--landscape > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.q-time--landscape .q-time__header {
  border-bottom-left-radius: inherit;
  min-width: 156px;
}
.q-time--landscape .q-time__header-ampm {
  margin-top: 12px;
}
.q-time--dark {
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}

.q-timeline {
  padding: 0;
  width: 100%;
  list-style: none;
}
.q-timeline h6 {
  line-height: inherit;
}
.q-timeline--dark {
  color: #fff;
}
.q-timeline--dark .q-timeline__subtitle {
  opacity: 0.7;
}
.q-timeline__content {
  padding-bottom: 24px;
}
.q-timeline__title {
  margin-top: 0;
  margin-bottom: 16px;
}
.q-timeline__subtitle {
  font-size: 12px;
  margin-bottom: 8px;
  opacity: 0.6;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.q-timeline__dot {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15px;
}
.q-timeline__dot:before, .q-timeline__dot:after {
  content: "";
  background: currentColor;
  display: block;
  position: absolute;
}
.q-timeline__dot:before {
  border: 3px solid transparent;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 4px;
  left: 0;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.q-timeline__dot:after {
  width: 3px;
  opacity: 0.4;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.q-timeline__dot .q-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  width: 100%;
  color: #fff;
}
.q-timeline__dot .q-icon > svg,
.q-timeline__dot .q-icon > img {
  width: 1em;
  height: 1em;
}
.q-timeline__dot-img {
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  height: 31px;
  width: 31px;
  background: currentColor;
  border-radius: 50%;
}
.q-timeline__heading {
  position: relative;
}
.q-timeline__heading:first-child .q-timeline__heading-title {
  padding-top: 0;
}
.q-timeline__heading:last-child .q-timeline__heading-title {
  padding-bottom: 0;
}
.q-timeline__heading-title {
  padding: 32px 0;
  margin: 0;
}
.q-timeline__entry {
  position: relative;
  line-height: 22px;
}
.q-timeline__entry:last-child {
  padding-bottom: 0 !important;
}
.q-timeline__entry:last-child .q-timeline__dot:after {
  content: none;
}
.q-timeline__entry--icon .q-timeline__dot {
  width: 31px;
}
.q-timeline__entry--icon .q-timeline__dot:before {
  height: 31px;
  width: 31px;
}
.q-timeline__entry--icon .q-timeline__dot:after {
  top: 41px;
  left: 14px;
}
.q-timeline__entry--icon .q-timeline__subtitle {
  padding-top: 8px;
}
.q-timeline--dense--right .q-timeline__entry {
  padding-left: 40px;
}
.q-timeline--dense--right .q-timeline__entry--icon .q-timeline__dot {
  left: -8px;
}
.q-timeline--dense--right .q-timeline__dot {
  left: 0;
}
.q-timeline--dense--left .q-timeline__heading {
  text-align: right;
}
.q-timeline--dense--left .q-timeline__entry {
  padding-right: 40px;
}
.q-timeline--dense--left .q-timeline__entry--icon .q-timeline__dot {
  right: -8px;
}
.q-timeline--dense--left .q-timeline__content, .q-timeline--dense--left .q-timeline__title, .q-timeline--dense--left .q-timeline__subtitle {
  text-align: right;
}
.q-timeline--dense--left .q-timeline__dot {
  right: 0;
}
.q-timeline--comfortable {
  display: table;
}
.q-timeline--comfortable .q-timeline__heading {
  display: table-row;
  font-size: 200%;
}
.q-timeline--comfortable .q-timeline__heading > div {
  display: table-cell;
}
.q-timeline--comfortable .q-timeline__entry {
  display: table-row;
  padding: 0;
}
.q-timeline--comfortable .q-timeline__entry--icon .q-timeline__content {
  padding-top: 8px;
}
.q-timeline--comfortable .q-timeline__subtitle, .q-timeline--comfortable .q-timeline__dot, .q-timeline--comfortable .q-timeline__content {
  display: table-cell;
  vertical-align: top;
}
.q-timeline--comfortable .q-timeline__subtitle {
  width: 35%;
}
.q-timeline--comfortable .q-timeline__dot {
  position: relative;
  min-width: 31px;
}
.q-timeline--comfortable--right .q-timeline__heading .q-timeline__heading-title {
  margin-left: -50px;
}
.q-timeline--comfortable--right .q-timeline__subtitle {
  text-align: right;
  padding-right: 30px;
}
.q-timeline--comfortable--right .q-timeline__content {
  padding-left: 30px;
}
.q-timeline--comfortable--right .q-timeline__entry--icon .q-timeline__dot {
  left: -8px;
}
.q-timeline--comfortable--left .q-timeline__heading {
  text-align: right;
}
.q-timeline--comfortable--left .q-timeline__heading .q-timeline__heading-title {
  margin-right: -50px;
}
.q-timeline--comfortable--left .q-timeline__subtitle {
  padding-left: 30px;
}
.q-timeline--comfortable--left .q-timeline__content {
  padding-right: 30px;
}
.q-timeline--comfortable--left .q-timeline__content, .q-timeline--comfortable--left .q-timeline__title {
  text-align: right;
}
.q-timeline--comfortable--left .q-timeline__entry--icon .q-timeline__dot {
  right: 0;
}
.q-timeline--comfortable--left .q-timeline__dot {
  right: -8px;
}
.q-timeline--loose .q-timeline__heading-title {
  text-align: center;
  margin-left: 0;
}
.q-timeline--loose .q-timeline__entry, .q-timeline--loose .q-timeline__subtitle, .q-timeline--loose .q-timeline__dot, .q-timeline--loose .q-timeline__content {
  display: block;
  margin: 0;
  padding: 0;
}
.q-timeline--loose .q-timeline__dot {
  position: absolute;
  left: 50%;
  margin-left: -7.15px;
}
.q-timeline--loose .q-timeline__entry {
  padding-bottom: 24px;
  overflow: hidden;
}
.q-timeline--loose .q-timeline__entry--icon .q-timeline__dot {
  margin-left: -15px;
}
.q-timeline--loose .q-timeline__entry--icon .q-timeline__subtitle {
  line-height: 38px;
}
.q-timeline--loose .q-timeline__entry--icon .q-timeline__content {
  padding-top: 8px;
}
.q-timeline--loose .q-timeline__entry--left .q-timeline__content, .q-timeline--loose .q-timeline__entry--right .q-timeline__subtitle {
  float: left;
  padding-right: 30px;
  text-align: right;
}
.q-timeline--loose .q-timeline__entry--left .q-timeline__subtitle, .q-timeline--loose .q-timeline__entry--right .q-timeline__content {
  float: right;
  text-align: left;
  padding-left: 30px;
}
.q-timeline--loose .q-timeline__subtitle, .q-timeline--loose .q-timeline__content {
  width: 50%;
}

.q-toggle {
  vertical-align: middle;
}
.q-toggle__native {
  width: 1px;
  height: 1px;
}
.q-toggle__track {
  height: 0.35em;
  border-radius: 0.175em;
  opacity: 0.38;
  background: currentColor;
}
.q-toggle__thumb {
  top: 0.25em;
  left: 0.25em;
  width: 0.5em;
  height: 0.5em;
  transition: left 0.22s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
          user-select: none;
  z-index: 0;
}
.q-toggle__thumb:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.q-toggle__thumb .q-icon {
  font-size: 0.3em;
  min-width: 1em;
  color: #000;
  opacity: 0.54;
  z-index: 1;
}
.q-toggle__inner {
  font-size: 40px;
  width: 1.4em;
  min-width: 1.4em;
  height: 1em;
  padding: 0.325em 0.3em;
  -webkit-print-color-adjust: exact;
}
.q-toggle__inner--indet .q-toggle__thumb {
  left: 0.45em;
}
.q-toggle__inner--truthy {
  color: var(--q-primary);
}
.q-toggle__inner--truthy .q-toggle__track {
  opacity: 0.54;
}
.q-toggle__inner--truthy .q-toggle__thumb {
  left: 0.65em;
}
.q-toggle__inner--truthy .q-toggle__thumb:after {
  background-color: currentColor;
}
.q-toggle__inner--truthy .q-toggle__thumb .q-icon {
  color: #fff;
  opacity: 1;
}
.q-toggle.disabled {
  opacity: 0.75 !important;
}
.q-toggle--dark .q-toggle__inner {
  color: #fff;
}
.q-toggle--dark .q-toggle__inner--truthy {
  color: var(--q-primary);
}
.q-toggle--dark .q-toggle__thumb:after {
  box-shadow: none;
}
.q-toggle--dark .q-toggle__thumb:before {
  opacity: 0.32 !important;
}
.q-toggle--dense .q-toggle__inner {
  width: 0.8em;
  min-width: 0.8em;
  height: 0.5em;
  padding: 0.07625em 0;
}
.q-toggle--dense .q-toggle__thumb {
  top: 0;
  left: 0;
}
.q-toggle--dense .q-toggle__inner--indet .q-toggle__thumb {
  left: 0.15em;
}
.q-toggle--dense .q-toggle__inner--truthy .q-toggle__thumb {
  left: 0.3em;
}
.q-toggle--dense .q-toggle__label {
  padding-left: 0.5em;
}
.q-toggle--dense.reverse .q-toggle__label {
  padding-left: 0;
  padding-right: 0.5em;
}

body.desktop .q-toggle:not(.disabled) .q-toggle__thumb:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.12;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1);
}
body.desktop .q-toggle:not(.disabled):focus .q-toggle__thumb:before, body.desktop .q-toggle:not(.disabled):hover .q-toggle__thumb:before {
  transform: scale3d(2, 2, 1);
}
body.desktop .q-toggle--dense:not(.disabled):focus .q-toggle__thumb:before, body.desktop .q-toggle--dense:not(.disabled):hover .q-toggle__thumb:before {
  transform: scale3d(1.5, 1.5, 1);
}

.q-toolbar {
  position: relative;
  padding: 0 12px;
  min-height: 50px;
  width: 100%;
}
.q-toolbar--inset {
  padding-left: 58px;
}
.q-toolbar .q-avatar {
  font-size: 38px;
}

.q-toolbar__title {
  flex: 1 1 0%;
  min-width: 1px;
  max-width: 100%;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: 0.01em;
  padding: 0 12px;
}
.q-toolbar__title:first-child {
  padding-left: 0;
}
.q-toolbar__title:last-child {
  padding-right: 0;
}

.q-tooltip--style {
  font-size: 10px;
  color: #fafafa;
  background: #757575;
  border-radius: 4px;
  text-transform: none;
  font-weight: normal;
}

.q-tooltip {
  z-index: 9000;
  position: fixed !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 6px 10px;
  max-width: 95vw;
  max-height: 65vh;
}
@media (max-width: 599.98px) {
  .q-tooltip {
    font-size: 14px;
    padding: 8px 16px;
  }
}

.q-tree {
  position: relative;
  color: #9e9e9e;
}
.q-tree__node {
  padding: 0 0 3px 22px;
}
.q-tree__node:after {
  content: "";
  position: absolute;
  top: -3px;
  bottom: 0;
  width: 2px;
  right: auto;
  left: -13px;
  border-left: 1px solid currentColor;
}
.q-tree__node:last-child:after {
  display: none;
}
.q-tree__node--disabled {
  pointer-events: none;
}
.q-tree__node--disabled .disabled {
  opacity: 1 !important;
}
.q-tree__node--disabled > div,
.q-tree__node--disabled > i,
.q-tree__node--disabled > .disabled {
  opacity: 0.6 !important;
}
.q-tree__node--disabled > div .q-tree__node--disabled > div,
.q-tree__node--disabled > div .q-tree__node--disabled > i,
.q-tree__node--disabled > div .q-tree__node--disabled > .disabled,
.q-tree__node--disabled > i .q-tree__node--disabled > div,
.q-tree__node--disabled > i .q-tree__node--disabled > i,
.q-tree__node--disabled > i .q-tree__node--disabled > .disabled,
.q-tree__node--disabled > .disabled .q-tree__node--disabled > div,
.q-tree__node--disabled > .disabled .q-tree__node--disabled > i,
.q-tree__node--disabled > .disabled .q-tree__node--disabled > .disabled {
  opacity: 1 !important;
}
.q-tree__node-header:before {
  content: "";
  position: absolute;
  top: -3px;
  bottom: 50%;
  width: 31px;
  left: -35px;
  border-left: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
}
.q-tree__children {
  padding-left: 25px;
}
.q-tree__node-body {
  padding: 5px 0 8px 5px;
}
.q-tree__node--parent {
  padding-left: 2px;
}
.q-tree__node--parent > .q-tree__node-header:before {
  width: 15px;
  left: -15px;
}
.q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body {
  padding: 5px 0 8px 27px;
}
.q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body:after {
  content: "";
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  right: auto;
  left: 12px;
  border-left: 1px solid currentColor;
  bottom: 50px;
}
.q-tree__node--link {
  cursor: pointer;
}
.q-tree__node-header {
  padding: 4px;
  margin-top: 3px;
  border-radius: 4px;
  outline: 0;
}
.q-tree__node-header-content {
  color: #000;
  transition: color 0.3s;
}
.q-tree__node--selected .q-tree__node-header-content {
  color: #9e9e9e;
}
.q-tree__icon, .q-tree__node-header-content .q-icon {
  font-size: 21px;
}
.q-tree__img {
  height: 42px;
  border-radius: 2px;
}
.q-tree__avatar, .q-tree__node-header-content .q-avatar {
  font-size: 28px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
}
.q-tree__arrow, .q-tree__spinner {
  font-size: 16px;
  margin-right: 4px;
}
.q-tree__arrow {
  transition: transform 0.3s;
}
.q-tree__arrow--rotate {
  transform: rotate3d(0, 0, 1, 90deg);
}
.q-tree__tickbox {
  margin-right: 4px;
}
.q-tree > .q-tree__node {
  padding: 0;
}
.q-tree > .q-tree__node:after, .q-tree > .q-tree__node > .q-tree__node-header:before {
  display: none;
}
.q-tree > .q-tree__node--child > .q-tree__node-header {
  padding-left: 24px;
}
.q-tree--dark .q-tree__node-header-content {
  color: #fff;
}
.q-tree--no-connectors .q-tree__node:after,
.q-tree--no-connectors .q-tree__node-header:before,
.q-tree--no-connectors .q-tree__node-body:after {
  display: none !important;
}
.q-tree--dense > .q-tree__node--child > .q-tree__node-header {
  padding-left: 1px;
}
.q-tree--dense .q-tree__arrow, .q-tree--dense .q-tree__spinner {
  margin-right: 1px;
}
.q-tree--dense .q-tree__img {
  height: 32px;
}
.q-tree--dense .q-tree__tickbox {
  margin-right: 3px;
}
.q-tree--dense .q-tree__node {
  padding: 0;
}
.q-tree--dense .q-tree__node:after {
  top: 0;
  left: -8px;
}
.q-tree--dense .q-tree__node-header {
  margin-top: 0;
  padding: 1px;
}
.q-tree--dense .q-tree__node-header:before {
  top: 0;
  left: -8px;
  width: 8px;
}
.q-tree--dense .q-tree__node--child {
  padding-left: 17px;
}
.q-tree--dense .q-tree__node--child > .q-tree__node-header:before {
  left: -25px;
  width: 21px;
}
.q-tree--dense .q-tree__node-body {
  padding: 0 0 2px;
}
.q-tree--dense .q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body {
  padding: 0 0 2px 20px;
}
.q-tree--dense .q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body:after {
  left: 8px;
}
.q-tree--dense .q-tree__children {
  padding-left: 16px;
}

[dir=rtl] .q-tree__arrow {
  transform: rotate3d(0, 0, 1, 180deg) /* rtl:ignore */;
}
[dir=rtl] .q-tree__arrow--rotate {
  transform: rotate3d(0, 0, 1, 90deg) /* rtl:ignore */;
}

.q-uploader {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  vertical-align: top;
  background: #fff;
  position: relative;
  width: 320px;
  max-height: 320px;
}
.q-uploader--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-uploader__input {
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer !important;
  z-index: 1;
}
.q-uploader__input::-webkit-file-upload-button {
  cursor: pointer;
}
.q-uploader__file:before {
  content: "";
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: currentColor;
  opacity: 0.04;
}
.q-uploader__header {
  position: relative;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  background-color: var(--q-primary);
  color: #fff;
  width: 100%;
}
.q-uploader__spinner {
  font-size: 24px;
  margin-right: 4px;
}
.q-uploader__header-content {
  padding: 8px;
}
.q-uploader__dnd {
  outline: 1px dashed currentColor;
  outline-offset: -4px;
  background: rgba(255, 255, 255, 0.6);
}
.q-uploader__overlay {
  font-size: 36px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.6);
}
.q-uploader__list {
  position: relative;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  padding: 8px;
  min-height: 60px;
  flex: 1 1 auto;
}
.q-uploader__file {
  border-radius: 4px 4px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-uploader__file .q-circular-progress {
  font-size: 24px;
}
.q-uploader__file--img {
  color: #fff;
  height: 200px;
  min-width: 200px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.q-uploader__file--img:before {
  content: none;
}
.q-uploader__file--img .q-circular-progress {
  color: #fff;
}
.q-uploader__file--img .q-uploader__file-header {
  padding-bottom: 24px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 20%, rgba(255, 255, 255, 0));
}
.q-uploader__file + .q-uploader__file {
  margin-top: 8px;
}
.q-uploader__file-header {
  position: relative;
  padding: 4px 8px;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-uploader__file-header-content {
  padding-right: 8px;
}
.q-uploader__file-status {
  font-size: 24px;
  margin-right: 4px;
}
.q-uploader__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.285714;
  word-break: break-word;
}
.q-uploader__subtitle {
  font-size: 12px;
  line-height: 1.5;
}
.q-uploader--disable .q-uploader__header, .q-uploader--disable .q-uploader__list {
  pointer-events: none;
}
.q-uploader--dark {
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-uploader--dark .q-uploader__file {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-uploader--dark .q-uploader__dnd, .q-uploader--dark .q-uploader__overlay {
  background: rgba(255, 255, 255, 0.3);
}
.q-uploader--dark .q-uploader__overlay {
  color: #fff;
}

img.responsive {
  max-width: 100%;
  height: auto;
}

.q-video {
  position: relative;
  overflow: hidden;
  border-radius: inherit;
}
.q-video iframe,
.q-video object,
.q-video embed {
  width: 100%;
  height: 100%;
}
.q-video--responsive {
  height: 0;
}
.q-video--responsive iframe,
.q-video--responsive object,
.q-video--responsive embed {
  position: absolute;
  top: 0;
  left: 0;
}

.q-virtual-scroll:focus {
  outline: 0;
}
.q-virtual-scroll__content {
  outline: none;
  contain: content;
}
.q-virtual-scroll__content > * {
  overflow-anchor: none;
}
.q-virtual-scroll__content > [data-q-vs-anchor] {
  overflow-anchor: auto;
}
.q-virtual-scroll__padding {
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%, rgba(128, 128, 128, 0.03) 20%, rgba(128, 128, 128, 0.08) 50%, rgba(128, 128, 128, 0.03) 80%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0)) /* rtl:ignore */;
  background-size: var(--q-virtual-scroll-item-width, 100%) var(--q-virtual-scroll-item-height, 50px) /* rtl:ignore */;
}
.q-table .q-virtual-scroll__padding tr {
  height: 0 !important;
}
.q-table .q-virtual-scroll__padding td {
  padding: 0 !important;
}
.q-virtual-scroll--horizontal {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__padding, .q-virtual-scroll--horizontal .q-virtual-scroll__content, .q-virtual-scroll--horizontal .q-virtual-scroll__content > * {
  flex: 0 0 auto;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__padding {
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%, rgba(128, 128, 128, 0.03) 20%, rgba(128, 128, 128, 0.08) 50%, rgba(128, 128, 128, 0.03) 80%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0)) /* rtl:ignore */;
  background-size: var(--q-virtual-scroll-item-width, 50px) var(--q-virtual-scroll-item-height, 100%) /* rtl:ignore */;
}

.q-ripple {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  width: 100%;
  height: 100%;
  color: inherit;
  border-radius: inherit;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  contain: strict;
}
.q-ripple__inner {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  opacity: 0;
  color: inherit;
  border-radius: 50%;
  background: currentColor;
  pointer-events: none;
  will-change: transform, opacity;
}
.q-ripple__inner--enter {
  transition: transform 0.225s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-ripple__inner--leave {
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.q-morph--invisible,
.q-morph--internal {
  opacity: 0 !important;
  pointer-events: none !important;
  position: fixed !important;
  right: 200vw !important;
  bottom: 200vh !important;
}

.q-bottom-sheet {
  padding-bottom: 8px;
}
.q-bottom-sheet__avatar {
  border-radius: 50%;
}
.q-bottom-sheet--list {
  width: 400px;
}
.q-bottom-sheet--list .q-icon, .q-bottom-sheet--list img {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.q-bottom-sheet--grid {
  width: 700px;
}
.q-bottom-sheet--grid .q-bottom-sheet__item {
  padding: 8px;
  text-align: center;
  min-width: 100px;
}
.q-bottom-sheet--grid .q-icon, .q-bottom-sheet--grid img, .q-bottom-sheet--grid .q-bottom-sheet__empty-icon {
  font-size: 48px;
  width: 48px;
  height: 48px;
  margin-bottom: 8px;
}
.q-bottom-sheet--grid .q-separator {
  margin: 12px 0;
}
.q-bottom-sheet__item {
  flex: 0 0 33.3333%;
}

@media (min-width: 600px) {
  .q-bottom-sheet__item {
    flex: 0 0 25%;
  }
}
.q-dialog-plugin {
  width: 400px;
}
.q-dialog-plugin__form {
  max-height: 50vh;
}
.q-dialog-plugin .q-card__section + .q-card__section {
  padding-top: 0;
}
.q-dialog-plugin--progress {
  text-align: center;
}

.q-loading {
  color: #000;
  position: fixed !important;
}
.q-loading__backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: -1;
  background-color: #000;
  transition: background-color 0.28s;
}
.q-loading__box {
  border-radius: 4px;
  padding: 18px;
  color: #fff;
  max-width: 450px;
}
.q-loading__message {
  margin: 40px 20px 0;
  text-align: center;
}

.q-notifications__list {
  z-index: 9500;
  pointer-events: none;
  left: 0;
  right: 0;
  margin-bottom: 10px;
  position: relative;
}
.q-notifications__list--center {
  top: 0;
  bottom: 0;
}
.q-notifications__list--top {
  top: 0;
}
.q-notifications__list--bottom {
  bottom: 0;
}

body.q-ios-padding .q-notifications__list--center, body.q-ios-padding .q-notifications__list--top {
  top: 20px;
  top: env(safe-area-inset-top);
}
body.q-ios-padding .q-notifications__list--center, body.q-ios-padding .q-notifications__list--bottom {
  bottom: env(safe-area-inset-bottom);
}

.q-notification {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  pointer-events: all;
  display: inline-flex;
  margin: 10px 10px 0;
  transition: transform 1s, opacity 1s;
  z-index: 9500;
  flex-shrink: 0;
  max-width: 95vw;
  background: #323232;
  color: #fff;
  font-size: 14px;
}
.q-notification__icon {
  font-size: 24px;
  flex: 0 0 1em;
}
.q-notification__icon--additional {
  margin-right: 16px;
}
.q-notification__avatar {
  font-size: 32px;
}
.q-notification__avatar--additional {
  margin-right: 8px;
}
.q-notification__spinner {
  font-size: 32px;
}
.q-notification__spinner--additional {
  margin-right: 8px;
}
.q-notification__message {
  padding: 8px 0;
}
.q-notification__caption {
  font-size: 0.9em;
  opacity: 0.7;
}
.q-notification__actions {
  color: var(--q-primary);
}
.q-notification__badge {
  animation: q-notif-badge 0.42s;
  padding: 4px 8px;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  background-color: var(--q-negative);
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  line-height: 12px;
}
.q-notification__badge--top-left, .q-notification__badge--top-right {
  top: -6px;
}
.q-notification__badge--bottom-left, .q-notification__badge--bottom-right {
  bottom: -6px;
}
.q-notification__badge--top-left, .q-notification__badge--bottom-left {
  left: -22px;
}
.q-notification__badge--top-right, .q-notification__badge--bottom-right {
  right: -22px;
}
.q-notification__progress {
  z-index: -1;
  position: absolute;
  height: 3px;
  bottom: 0;
  left: -10px;
  right: -10px;
  animation: q-notif-progress linear;
  background: currentColor;
  opacity: 0.3;
  border-radius: 4px 4px 0 0;
  transform-origin: 0 50%;
  transform: scaleX(0);
}
.q-notification--standard {
  padding: 0 16px;
  min-height: 48px;
}
.q-notification--standard .q-notification__actions {
  padding: 6px 0 6px 8px;
  margin-right: -8px;
}
.q-notification--multi-line {
  min-height: 68px;
  padding: 8px 16px;
}
.q-notification--multi-line .q-notification__badge--top-left, .q-notification--multi-line .q-notification__badge--top-right {
  top: -15px;
}
.q-notification--multi-line .q-notification__badge--bottom-left, .q-notification--multi-line .q-notification__badge--bottom-right {
  bottom: -15px;
}
.q-notification--multi-line .q-notification__progress {
  bottom: -8px;
}
.q-notification--multi-line .q-notification__actions {
  padding: 0;
}
.q-notification--multi-line .q-notification__actions--with-media {
  padding-left: 25px;
}
.q-notification--top-left-enter-from, .q-notification--top-left-leave-to, .q-notification--top-enter-from, .q-notification--top-leave-to, .q-notification--top-right-enter-from, .q-notification--top-right-leave-to {
  opacity: 0;
  transform: translateY(-50px);
  z-index: 9499;
}
.q-notification--left-enter-from, .q-notification--left-leave-to, .q-notification--center-enter-from, .q-notification--center-leave-to, .q-notification--right-enter-from, .q-notification--right-leave-to {
  opacity: 0;
  transform: rotateX(90deg);
  z-index: 9499;
}
.q-notification--bottom-left-enter-from, .q-notification--bottom-left-leave-to, .q-notification--bottom-enter-from, .q-notification--bottom-leave-to, .q-notification--bottom-right-enter-from, .q-notification--bottom-right-leave-to {
  opacity: 0;
  transform: translateY(50px);
  z-index: 9499;
}
.q-notification--top-left-leave-active, .q-notification--top-leave-active, .q-notification--top-right-leave-active, .q-notification--left-leave-active, .q-notification--center-leave-active, .q-notification--right-leave-active, .q-notification--bottom-left-leave-active, .q-notification--bottom-leave-active, .q-notification--bottom-right-leave-active {
  position: absolute;
  z-index: 9499;
  margin-left: 0;
  margin-right: 0;
}
.q-notification--top-leave-active, .q-notification--center-leave-active {
  top: 0;
}
.q-notification--bottom-left-leave-active, .q-notification--bottom-leave-active, .q-notification--bottom-right-leave-active {
  bottom: 0;
}

@media (min-width: 600px) {
  .q-notification {
    max-width: 65vw;
  }
}
@keyframes q-notif-badge {
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
@keyframes q-notif-progress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
/* * Animate.css additions
 * * Adapted from: https:
 * */
:root {
  --animate-duration: 0.3s;
  --animate-delay: 0.3s;
  --animate-repeat: 1;
}

.animated {
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.repeat-1 {
  animation-iteration-count: var(--animate-repeat);
}
.animated.repeat-2 {
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animated.repeat-3 {
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animated.delay-1s {
  animation-delay: var(--animate-delay);
}
.animated.delay-2s {
  animation-delay: calc(var(--animate-delay) * 2);
}
.animated.delay-3s {
  animation-delay: calc(var(--animate-delay) * 3);
}
.animated.delay-4s {
  animation-delay: calc(var(--animate-delay) * 4);
}
.animated.delay-5s {
  animation-delay: calc(var(--animate-delay) * 5);
}
.animated.faster {
  animation-duration: calc(var(--animate-duration) / 2);
}
.animated.fast {
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animated.slow {
  animation-duration: calc(var(--animate-duration) * 2);
}
.animated.slower {
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
  .animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
  .animated[class*=Out] {
    opacity: 0;
  }
}
.q-animate--scale {
  animation: q-scale 0.15s;
  animation-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
}

@keyframes q-scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
  }
}
.q-animate--fade {
  animation: q-fade 0.2s /* rtl:ignore */;
}

@keyframes q-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
:root {
  --q-primary: #2E7D32;
  --q-secondary: #388E3C;
  --q-accent: #8BC34A;
  --q-positive: #21BA45;
  --q-negative: #C10015;
  --q-info: #31CCEC;
  --q-warning: #F2C037;
  --q-dark: #181a1b;
  --q-dark-page: #181a1b;
}

.text-dark {
  color: var(--q-dark) !important;
}

.bg-dark {
  background: var(--q-dark) !important;
}

.text-primary {
  color: var(--q-primary) !important;
}

.bg-primary {
  background: var(--q-primary) !important;
}

.text-secondary {
  color: var(--q-secondary) !important;
}

.bg-secondary {
  background: var(--q-secondary) !important;
}

.text-accent {
  color: var(--q-accent) !important;
}

.bg-accent {
  background: var(--q-accent) !important;
}

.text-positive {
  color: var(--q-positive) !important;
}

.bg-positive {
  background: var(--q-positive) !important;
}

.text-negative {
  color: var(--q-negative) !important;
}

.bg-negative {
  background: var(--q-negative) !important;
}

.text-info {
  color: var(--q-info) !important;
}

.bg-info {
  background: var(--q-info) !important;
}

.text-warning {
  color: var(--q-warning) !important;
}

.bg-warning {
  background: var(--q-warning) !important;
}

.text-white {
  color: #fff !important;
}

.bg-white {
  background: #fff !important;
}

.text-black {
  color: #000 !important;
}

.bg-black {
  background: #000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background: transparent !important;
}

.text-separator {
  color: rgba(0, 0, 0, 0.12) !important;
}

.bg-separator {
  background: rgba(0, 0, 0, 0.12) !important;
}

.text-dark-separator {
  color: rgba(255, 255, 255, 0.28) !important;
}

.bg-dark-separator {
  background: rgba(255, 255, 255, 0.28) !important;
}

.text-red {
  color: #f44336 !important;
}

.text-red-1 {
  color: #ffebee !important;
}

.text-red-2 {
  color: #ffcdd2 !important;
}

.text-red-3 {
  color: #ef9a9a !important;
}

.text-red-4 {
  color: #e57373 !important;
}

.text-red-5 {
  color: #ef5350 !important;
}

.text-red-6 {
  color: #f44336 !important;
}

.text-red-7 {
  color: #e53935 !important;
}

.text-red-8 {
  color: #d32f2f !important;
}

.text-red-9 {
  color: #c62828 !important;
}

.text-red-10 {
  color: #b71c1c !important;
}

.text-red-11 {
  color: #ff8a80 !important;
}

.text-red-12 {
  color: #ff5252 !important;
}

.text-red-13 {
  color: #ff1744 !important;
}

.text-red-14 {
  color: #d50000 !important;
}

.text-pink {
  color: #e91e63 !important;
}

.text-pink-1 {
  color: #fce4ec !important;
}

.text-pink-2 {
  color: #f8bbd0 !important;
}

.text-pink-3 {
  color: #f48fb1 !important;
}

.text-pink-4 {
  color: #f06292 !important;
}

.text-pink-5 {
  color: #ec407a !important;
}

.text-pink-6 {
  color: #e91e63 !important;
}

.text-pink-7 {
  color: #d81b60 !important;
}

.text-pink-8 {
  color: #c2185b !important;
}

.text-pink-9 {
  color: #ad1457 !important;
}

.text-pink-10 {
  color: #880e4f !important;
}

.text-pink-11 {
  color: #ff80ab !important;
}

.text-pink-12 {
  color: #ff4081 !important;
}

.text-pink-13 {
  color: #f50057 !important;
}

.text-pink-14 {
  color: #c51162 !important;
}

.text-purple {
  color: #9c27b0 !important;
}

.text-purple-1 {
  color: #f3e5f5 !important;
}

.text-purple-2 {
  color: #e1bee7 !important;
}

.text-purple-3 {
  color: #ce93d8 !important;
}

.text-purple-4 {
  color: #ba68c8 !important;
}

.text-purple-5 {
  color: #ab47bc !important;
}

.text-purple-6 {
  color: #9c27b0 !important;
}

.text-purple-7 {
  color: #8e24aa !important;
}

.text-purple-8 {
  color: #7b1fa2 !important;
}

.text-purple-9 {
  color: #6a1b9a !important;
}

.text-purple-10 {
  color: #4a148c !important;
}

.text-purple-11 {
  color: #ea80fc !important;
}

.text-purple-12 {
  color: #e040fb !important;
}

.text-purple-13 {
  color: #d500f9 !important;
}

.text-purple-14 {
  color: #aa00ff !important;
}

.text-deep-purple {
  color: #673ab7 !important;
}

.text-deep-purple-1 {
  color: #ede7f6 !important;
}

.text-deep-purple-2 {
  color: #d1c4e9 !important;
}

.text-deep-purple-3 {
  color: #b39ddb !important;
}

.text-deep-purple-4 {
  color: #9575cd !important;
}

.text-deep-purple-5 {
  color: #7e57c2 !important;
}

.text-deep-purple-6 {
  color: #673ab7 !important;
}

.text-deep-purple-7 {
  color: #5e35b1 !important;
}

.text-deep-purple-8 {
  color: #512da8 !important;
}

.text-deep-purple-9 {
  color: #4527a0 !important;
}

.text-deep-purple-10 {
  color: #311b92 !important;
}

.text-deep-purple-11 {
  color: #b388ff !important;
}

.text-deep-purple-12 {
  color: #7c4dff !important;
}

.text-deep-purple-13 {
  color: #651fff !important;
}

.text-deep-purple-14 {
  color: #6200ea !important;
}

.text-indigo {
  color: #3f51b5 !important;
}

.text-indigo-1 {
  color: #e8eaf6 !important;
}

.text-indigo-2 {
  color: #c5cae9 !important;
}

.text-indigo-3 {
  color: #9fa8da !important;
}

.text-indigo-4 {
  color: #7986cb !important;
}

.text-indigo-5 {
  color: #5c6bc0 !important;
}

.text-indigo-6 {
  color: #3f51b5 !important;
}

.text-indigo-7 {
  color: #3949ab !important;
}

.text-indigo-8 {
  color: #303f9f !important;
}

.text-indigo-9 {
  color: #283593 !important;
}

.text-indigo-10 {
  color: #1a237e !important;
}

.text-indigo-11 {
  color: #8c9eff !important;
}

.text-indigo-12 {
  color: #536dfe !important;
}

.text-indigo-13 {
  color: #3d5afe !important;
}

.text-indigo-14 {
  color: #304ffe !important;
}

.text-blue {
  color: #2196f3 !important;
}

.text-blue-1 {
  color: #e3f2fd !important;
}

.text-blue-2 {
  color: #bbdefb !important;
}

.text-blue-3 {
  color: #90caf9 !important;
}

.text-blue-4 {
  color: #64b5f6 !important;
}

.text-blue-5 {
  color: #42a5f5 !important;
}

.text-blue-6 {
  color: #2196f3 !important;
}

.text-blue-7 {
  color: #1e88e5 !important;
}

.text-blue-8 {
  color: #1976d2 !important;
}

.text-blue-9 {
  color: #1565c0 !important;
}

.text-blue-10 {
  color: #0d47a1 !important;
}

.text-blue-11 {
  color: #82b1ff !important;
}

.text-blue-12 {
  color: #448aff !important;
}

.text-blue-13 {
  color: #2979ff !important;
}

.text-blue-14 {
  color: #2962ff !important;
}

.text-light-blue {
  color: #03a9f4 !important;
}

.text-light-blue-1 {
  color: #e1f5fe !important;
}

.text-light-blue-2 {
  color: #b3e5fc !important;
}

.text-light-blue-3 {
  color: #81d4fa !important;
}

.text-light-blue-4 {
  color: #4fc3f7 !important;
}

.text-light-blue-5 {
  color: #29b6f6 !important;
}

.text-light-blue-6 {
  color: #03a9f4 !important;
}

.text-light-blue-7 {
  color: #039be5 !important;
}

.text-light-blue-8 {
  color: #0288d1 !important;
}

.text-light-blue-9 {
  color: #0277bd !important;
}

.text-light-blue-10 {
  color: #01579b !important;
}

.text-light-blue-11 {
  color: #80d8ff !important;
}

.text-light-blue-12 {
  color: #40c4ff !important;
}

.text-light-blue-13 {
  color: #00b0ff !important;
}

.text-light-blue-14 {
  color: #0091ea !important;
}

.text-cyan {
  color: #00bcd4 !important;
}

.text-cyan-1 {
  color: #e0f7fa !important;
}

.text-cyan-2 {
  color: #b2ebf2 !important;
}

.text-cyan-3 {
  color: #80deea !important;
}

.text-cyan-4 {
  color: #4dd0e1 !important;
}

.text-cyan-5 {
  color: #26c6da !important;
}

.text-cyan-6 {
  color: #00bcd4 !important;
}

.text-cyan-7 {
  color: #00acc1 !important;
}

.text-cyan-8 {
  color: #0097a7 !important;
}

.text-cyan-9 {
  color: #00838f !important;
}

.text-cyan-10 {
  color: #006064 !important;
}

.text-cyan-11 {
  color: #84ffff !important;
}

.text-cyan-12 {
  color: #18ffff !important;
}

.text-cyan-13 {
  color: #00e5ff !important;
}

.text-cyan-14 {
  color: #00b8d4 !important;
}

.text-teal {
  color: #009688 !important;
}

.text-teal-1 {
  color: #e0f2f1 !important;
}

.text-teal-2 {
  color: #b2dfdb !important;
}

.text-teal-3 {
  color: #80cbc4 !important;
}

.text-teal-4 {
  color: #4db6ac !important;
}

.text-teal-5 {
  color: #26a69a !important;
}

.text-teal-6 {
  color: #009688 !important;
}

.text-teal-7 {
  color: #00897b !important;
}

.text-teal-8 {
  color: #00796b !important;
}

.text-teal-9 {
  color: #00695c !important;
}

.text-teal-10 {
  color: #004d40 !important;
}

.text-teal-11 {
  color: #a7ffeb !important;
}

.text-teal-12 {
  color: #64ffda !important;
}

.text-teal-13 {
  color: #1de9b6 !important;
}

.text-teal-14 {
  color: #00bfa5 !important;
}

.text-green {
  color: #4caf50 !important;
}

.text-green-1 {
  color: #e8f5e9 !important;
}

.text-green-2 {
  color: #c8e6c9 !important;
}

.text-green-3 {
  color: #a5d6a7 !important;
}

.text-green-4 {
  color: #81c784 !important;
}

.text-green-5 {
  color: #66bb6a !important;
}

.text-green-6 {
  color: #4caf50 !important;
}

.text-green-7 {
  color: #43a047 !important;
}

.text-green-8 {
  color: #388e3c !important;
}

.text-green-9 {
  color: #2e7d32 !important;
}

.text-green-10 {
  color: #1b5e20 !important;
}

.text-green-11 {
  color: #b9f6ca !important;
}

.text-green-12 {
  color: #69f0ae !important;
}

.text-green-13 {
  color: #00e676 !important;
}

.text-green-14 {
  color: #00c853 !important;
}

.text-light-green {
  color: #8bc34a !important;
}

.text-light-green-1 {
  color: #f1f8e9 !important;
}

.text-light-green-2 {
  color: #dcedc8 !important;
}

.text-light-green-3 {
  color: #c5e1a5 !important;
}

.text-light-green-4 {
  color: #aed581 !important;
}

.text-light-green-5 {
  color: #9ccc65 !important;
}

.text-light-green-6 {
  color: #8bc34a !important;
}

.text-light-green-7 {
  color: #7cb342 !important;
}

.text-light-green-8 {
  color: #689f38 !important;
}

.text-light-green-9 {
  color: #558b2f !important;
}

.text-light-green-10 {
  color: #33691e !important;
}

.text-light-green-11 {
  color: #ccff90 !important;
}

.text-light-green-12 {
  color: #b2ff59 !important;
}

.text-light-green-13 {
  color: #76ff03 !important;
}

.text-light-green-14 {
  color: #64dd17 !important;
}

.text-lime {
  color: #cddc39 !important;
}

.text-lime-1 {
  color: #f9fbe7 !important;
}

.text-lime-2 {
  color: #f0f4c3 !important;
}

.text-lime-3 {
  color: #e6ee9c !important;
}

.text-lime-4 {
  color: #dce775 !important;
}

.text-lime-5 {
  color: #d4e157 !important;
}

.text-lime-6 {
  color: #cddc39 !important;
}

.text-lime-7 {
  color: #c0ca33 !important;
}

.text-lime-8 {
  color: #afb42b !important;
}

.text-lime-9 {
  color: #9e9d24 !important;
}

.text-lime-10 {
  color: #827717 !important;
}

.text-lime-11 {
  color: #f4ff81 !important;
}

.text-lime-12 {
  color: #eeff41 !important;
}

.text-lime-13 {
  color: #c6ff00 !important;
}

.text-lime-14 {
  color: #aeea00 !important;
}

.text-yellow {
  color: #ffeb3b !important;
}

.text-yellow-1 {
  color: #fffde7 !important;
}

.text-yellow-2 {
  color: #fff9c4 !important;
}

.text-yellow-3 {
  color: #fff59d !important;
}

.text-yellow-4 {
  color: #fff176 !important;
}

.text-yellow-5 {
  color: #ffee58 !important;
}

.text-yellow-6 {
  color: #ffeb3b !important;
}

.text-yellow-7 {
  color: #fdd835 !important;
}

.text-yellow-8 {
  color: #fbc02d !important;
}

.text-yellow-9 {
  color: #f9a825 !important;
}

.text-yellow-10 {
  color: #f57f17 !important;
}

.text-yellow-11 {
  color: #ffff8d !important;
}

.text-yellow-12 {
  color: #ffff00 !important;
}

.text-yellow-13 {
  color: #ffea00 !important;
}

.text-yellow-14 {
  color: #ffd600 !important;
}

.text-amber {
  color: #ffc107 !important;
}

.text-amber-1 {
  color: #fff8e1 !important;
}

.text-amber-2 {
  color: #ffecb3 !important;
}

.text-amber-3 {
  color: #ffe082 !important;
}

.text-amber-4 {
  color: #ffd54f !important;
}

.text-amber-5 {
  color: #ffca28 !important;
}

.text-amber-6 {
  color: #ffc107 !important;
}

.text-amber-7 {
  color: #ffb300 !important;
}

.text-amber-8 {
  color: #ffa000 !important;
}

.text-amber-9 {
  color: #ff8f00 !important;
}

.text-amber-10 {
  color: #ff6f00 !important;
}

.text-amber-11 {
  color: #ffe57f !important;
}

.text-amber-12 {
  color: #ffd740 !important;
}

.text-amber-13 {
  color: #ffc400 !important;
}

.text-amber-14 {
  color: #ffab00 !important;
}

.text-orange {
  color: #ff9800 !important;
}

.text-orange-1 {
  color: #fff3e0 !important;
}

.text-orange-2 {
  color: #ffe0b2 !important;
}

.text-orange-3 {
  color: #ffcc80 !important;
}

.text-orange-4 {
  color: #ffb74d !important;
}

.text-orange-5 {
  color: #ffa726 !important;
}

.text-orange-6 {
  color: #ff9800 !important;
}

.text-orange-7 {
  color: #fb8c00 !important;
}

.text-orange-8 {
  color: #f57c00 !important;
}

.text-orange-9 {
  color: #ef6c00 !important;
}

.text-orange-10 {
  color: #e65100 !important;
}

.text-orange-11 {
  color: #ffd180 !important;
}

.text-orange-12 {
  color: #ffab40 !important;
}

.text-orange-13 {
  color: #ff9100 !important;
}

.text-orange-14 {
  color: #ff6d00 !important;
}

.text-deep-orange {
  color: #ff5722 !important;
}

.text-deep-orange-1 {
  color: #fbe9e7 !important;
}

.text-deep-orange-2 {
  color: #ffccbc !important;
}

.text-deep-orange-3 {
  color: #ffab91 !important;
}

.text-deep-orange-4 {
  color: #ff8a65 !important;
}

.text-deep-orange-5 {
  color: #ff7043 !important;
}

.text-deep-orange-6 {
  color: #ff5722 !important;
}

.text-deep-orange-7 {
  color: #f4511e !important;
}

.text-deep-orange-8 {
  color: #e64a19 !important;
}

.text-deep-orange-9 {
  color: #d84315 !important;
}

.text-deep-orange-10 {
  color: #bf360c !important;
}

.text-deep-orange-11 {
  color: #ff9e80 !important;
}

.text-deep-orange-12 {
  color: #ff6e40 !important;
}

.text-deep-orange-13 {
  color: #ff3d00 !important;
}

.text-deep-orange-14 {
  color: #dd2c00 !important;
}

.text-brown {
  color: #795548 !important;
}

.text-brown-1 {
  color: #efebe9 !important;
}

.text-brown-2 {
  color: #d7ccc8 !important;
}

.text-brown-3 {
  color: #bcaaa4 !important;
}

.text-brown-4 {
  color: #a1887f !important;
}

.text-brown-5 {
  color: #8d6e63 !important;
}

.text-brown-6 {
  color: #795548 !important;
}

.text-brown-7 {
  color: #6d4c41 !important;
}

.text-brown-8 {
  color: #5d4037 !important;
}

.text-brown-9 {
  color: #4e342e !important;
}

.text-brown-10 {
  color: #3e2723 !important;
}

.text-brown-11 {
  color: #d7ccc8 !important;
}

.text-brown-12 {
  color: #bcaaa4 !important;
}

.text-brown-13 {
  color: #8d6e63 !important;
}

.text-brown-14 {
  color: #5d4037 !important;
}

.text-grey {
  color: #9e9e9e !important;
}

.text-grey-1 {
  color: #fafafa !important;
}

.text-grey-2 {
  color: #f5f5f5 !important;
}

.text-grey-3 {
  color: #eeeeee !important;
}

.text-grey-4 {
  color: #e0e0e0 !important;
}

.text-grey-5 {
  color: #bdbdbd !important;
}

.text-grey-6 {
  color: #9e9e9e !important;
}

.text-grey-7 {
  color: #757575 !important;
}

.text-grey-8 {
  color: #616161 !important;
}

.text-grey-9 {
  color: #424242 !important;
}

.text-grey-10 {
  color: #212121 !important;
}

.text-grey-11 {
  color: #f5f5f5 !important;
}

.text-grey-12 {
  color: #eeeeee !important;
}

.text-grey-13 {
  color: #bdbdbd !important;
}

.text-grey-14 {
  color: #616161 !important;
}

.text-blue-grey {
  color: #607d8b !important;
}

.text-blue-grey-1 {
  color: #eceff1 !important;
}

.text-blue-grey-2 {
  color: #cfd8dc !important;
}

.text-blue-grey-3 {
  color: #b0bec5 !important;
}

.text-blue-grey-4 {
  color: #90a4ae !important;
}

.text-blue-grey-5 {
  color: #78909c !important;
}

.text-blue-grey-6 {
  color: #607d8b !important;
}

.text-blue-grey-7 {
  color: #546e7a !important;
}

.text-blue-grey-8 {
  color: #455a64 !important;
}

.text-blue-grey-9 {
  color: #37474f !important;
}

.text-blue-grey-10 {
  color: #263238 !important;
}

.text-blue-grey-11 {
  color: #cfd8dc !important;
}

.text-blue-grey-12 {
  color: #b0bec5 !important;
}

.text-blue-grey-13 {
  color: #78909c !important;
}

.text-blue-grey-14 {
  color: #455a64 !important;
}

.bg-red {
  background: #f44336 !important;
}

.bg-red-1 {
  background: #ffebee !important;
}

.bg-red-2 {
  background: #ffcdd2 !important;
}

.bg-red-3 {
  background: #ef9a9a !important;
}

.bg-red-4 {
  background: #e57373 !important;
}

.bg-red-5 {
  background: #ef5350 !important;
}

.bg-red-6 {
  background: #f44336 !important;
}

.bg-red-7 {
  background: #e53935 !important;
}

.bg-red-8 {
  background: #d32f2f !important;
}

.bg-red-9 {
  background: #c62828 !important;
}

.bg-red-10 {
  background: #b71c1c !important;
}

.bg-red-11 {
  background: #ff8a80 !important;
}

.bg-red-12 {
  background: #ff5252 !important;
}

.bg-red-13 {
  background: #ff1744 !important;
}

.bg-red-14 {
  background: #d50000 !important;
}

.bg-pink {
  background: #e91e63 !important;
}

.bg-pink-1 {
  background: #fce4ec !important;
}

.bg-pink-2 {
  background: #f8bbd0 !important;
}

.bg-pink-3 {
  background: #f48fb1 !important;
}

.bg-pink-4 {
  background: #f06292 !important;
}

.bg-pink-5 {
  background: #ec407a !important;
}

.bg-pink-6 {
  background: #e91e63 !important;
}

.bg-pink-7 {
  background: #d81b60 !important;
}

.bg-pink-8 {
  background: #c2185b !important;
}

.bg-pink-9 {
  background: #ad1457 !important;
}

.bg-pink-10 {
  background: #880e4f !important;
}

.bg-pink-11 {
  background: #ff80ab !important;
}

.bg-pink-12 {
  background: #ff4081 !important;
}

.bg-pink-13 {
  background: #f50057 !important;
}

.bg-pink-14 {
  background: #c51162 !important;
}

.bg-purple {
  background: #9c27b0 !important;
}

.bg-purple-1 {
  background: #f3e5f5 !important;
}

.bg-purple-2 {
  background: #e1bee7 !important;
}

.bg-purple-3 {
  background: #ce93d8 !important;
}

.bg-purple-4 {
  background: #ba68c8 !important;
}

.bg-purple-5 {
  background: #ab47bc !important;
}

.bg-purple-6 {
  background: #9c27b0 !important;
}

.bg-purple-7 {
  background: #8e24aa !important;
}

.bg-purple-8 {
  background: #7b1fa2 !important;
}

.bg-purple-9 {
  background: #6a1b9a !important;
}

.bg-purple-10 {
  background: #4a148c !important;
}

.bg-purple-11 {
  background: #ea80fc !important;
}

.bg-purple-12 {
  background: #e040fb !important;
}

.bg-purple-13 {
  background: #d500f9 !important;
}

.bg-purple-14 {
  background: #aa00ff !important;
}

.bg-deep-purple {
  background: #673ab7 !important;
}

.bg-deep-purple-1 {
  background: #ede7f6 !important;
}

.bg-deep-purple-2 {
  background: #d1c4e9 !important;
}

.bg-deep-purple-3 {
  background: #b39ddb !important;
}

.bg-deep-purple-4 {
  background: #9575cd !important;
}

.bg-deep-purple-5 {
  background: #7e57c2 !important;
}

.bg-deep-purple-6 {
  background: #673ab7 !important;
}

.bg-deep-purple-7 {
  background: #5e35b1 !important;
}

.bg-deep-purple-8 {
  background: #512da8 !important;
}

.bg-deep-purple-9 {
  background: #4527a0 !important;
}

.bg-deep-purple-10 {
  background: #311b92 !important;
}

.bg-deep-purple-11 {
  background: #b388ff !important;
}

.bg-deep-purple-12 {
  background: #7c4dff !important;
}

.bg-deep-purple-13 {
  background: #651fff !important;
}

.bg-deep-purple-14 {
  background: #6200ea !important;
}

.bg-indigo {
  background: #3f51b5 !important;
}

.bg-indigo-1 {
  background: #e8eaf6 !important;
}

.bg-indigo-2 {
  background: #c5cae9 !important;
}

.bg-indigo-3 {
  background: #9fa8da !important;
}

.bg-indigo-4 {
  background: #7986cb !important;
}

.bg-indigo-5 {
  background: #5c6bc0 !important;
}

.bg-indigo-6 {
  background: #3f51b5 !important;
}

.bg-indigo-7 {
  background: #3949ab !important;
}

.bg-indigo-8 {
  background: #303f9f !important;
}

.bg-indigo-9 {
  background: #283593 !important;
}

.bg-indigo-10 {
  background: #1a237e !important;
}

.bg-indigo-11 {
  background: #8c9eff !important;
}

.bg-indigo-12 {
  background: #536dfe !important;
}

.bg-indigo-13 {
  background: #3d5afe !important;
}

.bg-indigo-14 {
  background: #304ffe !important;
}

.bg-blue {
  background: #2196f3 !important;
}

.bg-blue-1 {
  background: #e3f2fd !important;
}

.bg-blue-2 {
  background: #bbdefb !important;
}

.bg-blue-3 {
  background: #90caf9 !important;
}

.bg-blue-4 {
  background: #64b5f6 !important;
}

.bg-blue-5 {
  background: #42a5f5 !important;
}

.bg-blue-6 {
  background: #2196f3 !important;
}

.bg-blue-7 {
  background: #1e88e5 !important;
}

.bg-blue-8 {
  background: #1976d2 !important;
}

.bg-blue-9 {
  background: #1565c0 !important;
}

.bg-blue-10 {
  background: #0d47a1 !important;
}

.bg-blue-11 {
  background: #82b1ff !important;
}

.bg-blue-12 {
  background: #448aff !important;
}

.bg-blue-13 {
  background: #2979ff !important;
}

.bg-blue-14 {
  background: #2962ff !important;
}

.bg-light-blue {
  background: #03a9f4 !important;
}

.bg-light-blue-1 {
  background: #e1f5fe !important;
}

.bg-light-blue-2 {
  background: #b3e5fc !important;
}

.bg-light-blue-3 {
  background: #81d4fa !important;
}

.bg-light-blue-4 {
  background: #4fc3f7 !important;
}

.bg-light-blue-5 {
  background: #29b6f6 !important;
}

.bg-light-blue-6 {
  background: #03a9f4 !important;
}

.bg-light-blue-7 {
  background: #039be5 !important;
}

.bg-light-blue-8 {
  background: #0288d1 !important;
}

.bg-light-blue-9 {
  background: #0277bd !important;
}

.bg-light-blue-10 {
  background: #01579b !important;
}

.bg-light-blue-11 {
  background: #80d8ff !important;
}

.bg-light-blue-12 {
  background: #40c4ff !important;
}

.bg-light-blue-13 {
  background: #00b0ff !important;
}

.bg-light-blue-14 {
  background: #0091ea !important;
}

.bg-cyan {
  background: #00bcd4 !important;
}

.bg-cyan-1 {
  background: #e0f7fa !important;
}

.bg-cyan-2 {
  background: #b2ebf2 !important;
}

.bg-cyan-3 {
  background: #80deea !important;
}

.bg-cyan-4 {
  background: #4dd0e1 !important;
}

.bg-cyan-5 {
  background: #26c6da !important;
}

.bg-cyan-6 {
  background: #00bcd4 !important;
}

.bg-cyan-7 {
  background: #00acc1 !important;
}

.bg-cyan-8 {
  background: #0097a7 !important;
}

.bg-cyan-9 {
  background: #00838f !important;
}

.bg-cyan-10 {
  background: #006064 !important;
}

.bg-cyan-11 {
  background: #84ffff !important;
}

.bg-cyan-12 {
  background: #18ffff !important;
}

.bg-cyan-13 {
  background: #00e5ff !important;
}

.bg-cyan-14 {
  background: #00b8d4 !important;
}

.bg-teal {
  background: #009688 !important;
}

.bg-teal-1 {
  background: #e0f2f1 !important;
}

.bg-teal-2 {
  background: #b2dfdb !important;
}

.bg-teal-3 {
  background: #80cbc4 !important;
}

.bg-teal-4 {
  background: #4db6ac !important;
}

.bg-teal-5 {
  background: #26a69a !important;
}

.bg-teal-6 {
  background: #009688 !important;
}

.bg-teal-7 {
  background: #00897b !important;
}

.bg-teal-8 {
  background: #00796b !important;
}

.bg-teal-9 {
  background: #00695c !important;
}

.bg-teal-10 {
  background: #004d40 !important;
}

.bg-teal-11 {
  background: #a7ffeb !important;
}

.bg-teal-12 {
  background: #64ffda !important;
}

.bg-teal-13 {
  background: #1de9b6 !important;
}

.bg-teal-14 {
  background: #00bfa5 !important;
}

.bg-green {
  background: #4caf50 !important;
}

.bg-green-1 {
  background: #e8f5e9 !important;
}

.bg-green-2 {
  background: #c8e6c9 !important;
}

.bg-green-3 {
  background: #a5d6a7 !important;
}

.bg-green-4 {
  background: #81c784 !important;
}

.bg-green-5 {
  background: #66bb6a !important;
}

.bg-green-6 {
  background: #4caf50 !important;
}

.bg-green-7 {
  background: #43a047 !important;
}

.bg-green-8 {
  background: #388e3c !important;
}

.bg-green-9 {
  background: #2e7d32 !important;
}

.bg-green-10 {
  background: #1b5e20 !important;
}

.bg-green-11 {
  background: #b9f6ca !important;
}

.bg-green-12 {
  background: #69f0ae !important;
}

.bg-green-13 {
  background: #00e676 !important;
}

.bg-green-14 {
  background: #00c853 !important;
}

.bg-light-green {
  background: #8bc34a !important;
}

.bg-light-green-1 {
  background: #f1f8e9 !important;
}

.bg-light-green-2 {
  background: #dcedc8 !important;
}

.bg-light-green-3 {
  background: #c5e1a5 !important;
}

.bg-light-green-4 {
  background: #aed581 !important;
}

.bg-light-green-5 {
  background: #9ccc65 !important;
}

.bg-light-green-6 {
  background: #8bc34a !important;
}

.bg-light-green-7 {
  background: #7cb342 !important;
}

.bg-light-green-8 {
  background: #689f38 !important;
}

.bg-light-green-9 {
  background: #558b2f !important;
}

.bg-light-green-10 {
  background: #33691e !important;
}

.bg-light-green-11 {
  background: #ccff90 !important;
}

.bg-light-green-12 {
  background: #b2ff59 !important;
}

.bg-light-green-13 {
  background: #76ff03 !important;
}

.bg-light-green-14 {
  background: #64dd17 !important;
}

.bg-lime {
  background: #cddc39 !important;
}

.bg-lime-1 {
  background: #f9fbe7 !important;
}

.bg-lime-2 {
  background: #f0f4c3 !important;
}

.bg-lime-3 {
  background: #e6ee9c !important;
}

.bg-lime-4 {
  background: #dce775 !important;
}

.bg-lime-5 {
  background: #d4e157 !important;
}

.bg-lime-6 {
  background: #cddc39 !important;
}

.bg-lime-7 {
  background: #c0ca33 !important;
}

.bg-lime-8 {
  background: #afb42b !important;
}

.bg-lime-9 {
  background: #9e9d24 !important;
}

.bg-lime-10 {
  background: #827717 !important;
}

.bg-lime-11 {
  background: #f4ff81 !important;
}

.bg-lime-12 {
  background: #eeff41 !important;
}

.bg-lime-13 {
  background: #c6ff00 !important;
}

.bg-lime-14 {
  background: #aeea00 !important;
}

.bg-yellow {
  background: #ffeb3b !important;
}

.bg-yellow-1 {
  background: #fffde7 !important;
}

.bg-yellow-2 {
  background: #fff9c4 !important;
}

.bg-yellow-3 {
  background: #fff59d !important;
}

.bg-yellow-4 {
  background: #fff176 !important;
}

.bg-yellow-5 {
  background: #ffee58 !important;
}

.bg-yellow-6 {
  background: #ffeb3b !important;
}

.bg-yellow-7 {
  background: #fdd835 !important;
}

.bg-yellow-8 {
  background: #fbc02d !important;
}

.bg-yellow-9 {
  background: #f9a825 !important;
}

.bg-yellow-10 {
  background: #f57f17 !important;
}

.bg-yellow-11 {
  background: #ffff8d !important;
}

.bg-yellow-12 {
  background: #ffff00 !important;
}

.bg-yellow-13 {
  background: #ffea00 !important;
}

.bg-yellow-14 {
  background: #ffd600 !important;
}

.bg-amber {
  background: #ffc107 !important;
}

.bg-amber-1 {
  background: #fff8e1 !important;
}

.bg-amber-2 {
  background: #ffecb3 !important;
}

.bg-amber-3 {
  background: #ffe082 !important;
}

.bg-amber-4 {
  background: #ffd54f !important;
}

.bg-amber-5 {
  background: #ffca28 !important;
}

.bg-amber-6 {
  background: #ffc107 !important;
}

.bg-amber-7 {
  background: #ffb300 !important;
}

.bg-amber-8 {
  background: #ffa000 !important;
}

.bg-amber-9 {
  background: #ff8f00 !important;
}

.bg-amber-10 {
  background: #ff6f00 !important;
}

.bg-amber-11 {
  background: #ffe57f !important;
}

.bg-amber-12 {
  background: #ffd740 !important;
}

.bg-amber-13 {
  background: #ffc400 !important;
}

.bg-amber-14 {
  background: #ffab00 !important;
}

.bg-orange {
  background: #ff9800 !important;
}

.bg-orange-1 {
  background: #fff3e0 !important;
}

.bg-orange-2 {
  background: #ffe0b2 !important;
}

.bg-orange-3 {
  background: #ffcc80 !important;
}

.bg-orange-4 {
  background: #ffb74d !important;
}

.bg-orange-5 {
  background: #ffa726 !important;
}

.bg-orange-6 {
  background: #ff9800 !important;
}

.bg-orange-7 {
  background: #fb8c00 !important;
}

.bg-orange-8 {
  background: #f57c00 !important;
}

.bg-orange-9 {
  background: #ef6c00 !important;
}

.bg-orange-10 {
  background: #e65100 !important;
}

.bg-orange-11 {
  background: #ffd180 !important;
}

.bg-orange-12 {
  background: #ffab40 !important;
}

.bg-orange-13 {
  background: #ff9100 !important;
}

.bg-orange-14 {
  background: #ff6d00 !important;
}

.bg-deep-orange {
  background: #ff5722 !important;
}

.bg-deep-orange-1 {
  background: #fbe9e7 !important;
}

.bg-deep-orange-2 {
  background: #ffccbc !important;
}

.bg-deep-orange-3 {
  background: #ffab91 !important;
}

.bg-deep-orange-4 {
  background: #ff8a65 !important;
}

.bg-deep-orange-5 {
  background: #ff7043 !important;
}

.bg-deep-orange-6 {
  background: #ff5722 !important;
}

.bg-deep-orange-7 {
  background: #f4511e !important;
}

.bg-deep-orange-8 {
  background: #e64a19 !important;
}

.bg-deep-orange-9 {
  background: #d84315 !important;
}

.bg-deep-orange-10 {
  background: #bf360c !important;
}

.bg-deep-orange-11 {
  background: #ff9e80 !important;
}

.bg-deep-orange-12 {
  background: #ff6e40 !important;
}

.bg-deep-orange-13 {
  background: #ff3d00 !important;
}

.bg-deep-orange-14 {
  background: #dd2c00 !important;
}

.bg-brown {
  background: #795548 !important;
}

.bg-brown-1 {
  background: #efebe9 !important;
}

.bg-brown-2 {
  background: #d7ccc8 !important;
}

.bg-brown-3 {
  background: #bcaaa4 !important;
}

.bg-brown-4 {
  background: #a1887f !important;
}

.bg-brown-5 {
  background: #8d6e63 !important;
}

.bg-brown-6 {
  background: #795548 !important;
}

.bg-brown-7 {
  background: #6d4c41 !important;
}

.bg-brown-8 {
  background: #5d4037 !important;
}

.bg-brown-9 {
  background: #4e342e !important;
}

.bg-brown-10 {
  background: #3e2723 !important;
}

.bg-brown-11 {
  background: #d7ccc8 !important;
}

.bg-brown-12 {
  background: #bcaaa4 !important;
}

.bg-brown-13 {
  background: #8d6e63 !important;
}

.bg-brown-14 {
  background: #5d4037 !important;
}

.bg-grey {
  background: #9e9e9e !important;
}

.bg-grey-1 {
  background: #fafafa !important;
}

.bg-grey-2 {
  background: #f5f5f5 !important;
}

.bg-grey-3 {
  background: #eeeeee !important;
}

.bg-grey-4 {
  background: #e0e0e0 !important;
}

.bg-grey-5 {
  background: #bdbdbd !important;
}

.bg-grey-6 {
  background: #9e9e9e !important;
}

.bg-grey-7 {
  background: #757575 !important;
}

.bg-grey-8 {
  background: #616161 !important;
}

.bg-grey-9 {
  background: #424242 !important;
}

.bg-grey-10 {
  background: #212121 !important;
}

.bg-grey-11 {
  background: #f5f5f5 !important;
}

.bg-grey-12 {
  background: #eeeeee !important;
}

.bg-grey-13 {
  background: #bdbdbd !important;
}

.bg-grey-14 {
  background: #616161 !important;
}

.bg-blue-grey {
  background: #607d8b !important;
}

.bg-blue-grey-1 {
  background: #eceff1 !important;
}

.bg-blue-grey-2 {
  background: #cfd8dc !important;
}

.bg-blue-grey-3 {
  background: #b0bec5 !important;
}

.bg-blue-grey-4 {
  background: #90a4ae !important;
}

.bg-blue-grey-5 {
  background: #78909c !important;
}

.bg-blue-grey-6 {
  background: #607d8b !important;
}

.bg-blue-grey-7 {
  background: #546e7a !important;
}

.bg-blue-grey-8 {
  background: #455a64 !important;
}

.bg-blue-grey-9 {
  background: #37474f !important;
}

.bg-blue-grey-10 {
  background: #263238 !important;
}

.bg-blue-grey-11 {
  background: #cfd8dc !important;
}

.bg-blue-grey-12 {
  background: #b0bec5 !important;
}

.bg-blue-grey-13 {
  background: #78909c !important;
}

.bg-blue-grey-14 {
  background: #455a64 !important;
}

.shadow-transition {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.shadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
}

.shadow-up-1 {
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2), 0 -1px 1px rgba(0, 0, 0, 0.14), 0 -2px 1px -1px rgba(0, 0, 0, 0.12);
}

.shadow-2 {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}

.shadow-up-2 {
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2), 0 -2px 2px rgba(0, 0, 0, 0.14), 0 -3px 1px -2px rgba(0, 0, 0, 0.12);
}

.shadow-3 {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2), 0 3px 4px rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.12);
}

.shadow-up-3 {
  box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.2), 0 -3px 4px rgba(0, 0, 0, 0.14), 0 -3px 3px -2px rgba(0, 0, 0, 0.12);
}

.shadow-4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px rgba(0, 0, 0, 0.14), 0 1px 10px rgba(0, 0, 0, 0.12);
}

.shadow-up-4 {
  box-shadow: 0 -2px 4px -1px rgba(0, 0, 0, 0.2), 0 -4px 5px rgba(0, 0, 0, 0.14), 0 -1px 10px rgba(0, 0, 0, 0.12);
}

.shadow-5 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px rgba(0, 0, 0, 0.14), 0 1px 14px rgba(0, 0, 0, 0.12);
}

.shadow-up-5 {
  box-shadow: 0 -3px 5px -1px rgba(0, 0, 0, 0.2), 0 -5px 8px rgba(0, 0, 0, 0.14), 0 -1px 14px rgba(0, 0, 0, 0.12);
}

.shadow-6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}

.shadow-up-6 {
  box-shadow: 0 -3px 5px -1px rgba(0, 0, 0, 0.2), 0 -6px 10px rgba(0, 0, 0, 0.14), 0 -1px 18px rgba(0, 0, 0, 0.12);
}

.shadow-7 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.shadow-up-7 {
  box-shadow: 0 -4px 5px -2px rgba(0, 0, 0, 0.2), 0 -7px 10px 1px rgba(0, 0, 0, 0.14), 0 -2px 16px 1px rgba(0, 0, 0, 0.12);
}

.shadow-8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.shadow-up-8 {
  box-shadow: 0 -5px 5px -3px rgba(0, 0, 0, 0.2), 0 -8px 10px 1px rgba(0, 0, 0, 0.14), 0 -3px 14px 2px rgba(0, 0, 0, 0.12);
}

.shadow-9 {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2), 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.shadow-up-9 {
  box-shadow: 0 -5px 6px -3px rgba(0, 0, 0, 0.2), 0 -9px 12px 1px rgba(0, 0, 0, 0.14), 0 -3px 16px 2px rgba(0, 0, 0, 0.12);
}

.shadow-10 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2), 0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.shadow-up-10 {
  box-shadow: 0 -6px 6px -3px rgba(0, 0, 0, 0.2), 0 -10px 14px 1px rgba(0, 0, 0, 0.14), 0 -4px 18px 3px rgba(0, 0, 0, 0.12);
}

.shadow-11 {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2), 0 11px 15px 1px rgba(0, 0, 0, 0.14), 0 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.shadow-up-11 {
  box-shadow: 0 -6px 7px -4px rgba(0, 0, 0, 0.2), 0 -11px 15px 1px rgba(0, 0, 0, 0.14), 0 -4px 20px 3px rgba(0, 0, 0, 0.12);
}

.shadow-12 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.shadow-up-12 {
  box-shadow: 0 -7px 8px -4px rgba(0, 0, 0, 0.2), 0 -12px 17px 2px rgba(0, 0, 0, 0.14), 0 -5px 22px 4px rgba(0, 0, 0, 0.12);
}

.shadow-13 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.shadow-up-13 {
  box-shadow: 0 -7px 8px -4px rgba(0, 0, 0, 0.2), 0 -13px 19px 2px rgba(0, 0, 0, 0.14), 0 -5px 24px 4px rgba(0, 0, 0, 0.12);
}

.shadow-14 {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2), 0 14px 21px 2px rgba(0, 0, 0, 0.14), 0 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.shadow-up-14 {
  box-shadow: 0 -7px 9px -4px rgba(0, 0, 0, 0.2), 0 -14px 21px 2px rgba(0, 0, 0, 0.14), 0 -5px 26px 4px rgba(0, 0, 0, 0.12);
}

.shadow-15 {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, 0.2), 0 15px 22px 2px rgba(0, 0, 0, 0.14), 0 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.shadow-up-15 {
  box-shadow: 0 -8px 9px -5px rgba(0, 0, 0, 0.2), 0 -15px 22px 2px rgba(0, 0, 0, 0.14), 0 -6px 28px 5px rgba(0, 0, 0, 0.12);
}

.shadow-16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.shadow-up-16 {
  box-shadow: 0 -8px 10px -5px rgba(0, 0, 0, 0.2), 0 -16px 24px 2px rgba(0, 0, 0, 0.14), 0 -6px 30px 5px rgba(0, 0, 0, 0.12);
}

.shadow-17 {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2), 0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.shadow-up-17 {
  box-shadow: 0 -8px 11px -5px rgba(0, 0, 0, 0.2), 0 -17px 26px 2px rgba(0, 0, 0, 0.14), 0 -6px 32px 5px rgba(0, 0, 0, 0.12);
}

.shadow-18 {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, 0.2), 0 18px 28px 2px rgba(0, 0, 0, 0.14), 0 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.shadow-up-18 {
  box-shadow: 0 -9px 11px -5px rgba(0, 0, 0, 0.2), 0 -18px 28px 2px rgba(0, 0, 0, 0.14), 0 -7px 34px 6px rgba(0, 0, 0, 0.12);
}

.shadow-19 {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, 0.2), 0 19px 29px 2px rgba(0, 0, 0, 0.14), 0 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.shadow-up-19 {
  box-shadow: 0 -9px 12px -6px rgba(0, 0, 0, 0.2), 0 -19px 29px 2px rgba(0, 0, 0, 0.14), 0 -7px 36px 6px rgba(0, 0, 0, 0.12);
}

.shadow-20 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.shadow-up-20 {
  box-shadow: 0 -10px 13px -6px rgba(0, 0, 0, 0.2), 0 -20px 31px 3px rgba(0, 0, 0, 0.14), 0 -8px 38px 7px rgba(0, 0, 0, 0.12);
}

.shadow-21 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 21px 33px 3px rgba(0, 0, 0, 0.14), 0 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.shadow-up-21 {
  box-shadow: 0 -10px 13px -6px rgba(0, 0, 0, 0.2), 0 -21px 33px 3px rgba(0, 0, 0, 0.14), 0 -8px 40px 7px rgba(0, 0, 0, 0.12);
}

.shadow-22 {
  box-shadow: 0 10px 14px -6px rgba(0, 0, 0, 0.2), 0 22px 35px 3px rgba(0, 0, 0, 0.14), 0 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.shadow-up-22 {
  box-shadow: 0 -10px 14px -6px rgba(0, 0, 0, 0.2), 0 -22px 35px 3px rgba(0, 0, 0, 0.14), 0 -8px 42px 7px rgba(0, 0, 0, 0.12);
}

.shadow-23 {
  box-shadow: 0 11px 14px -7px rgba(0, 0, 0, 0.2), 0 23px 36px 3px rgba(0, 0, 0, 0.14), 0 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.shadow-up-23 {
  box-shadow: 0 -11px 14px -7px rgba(0, 0, 0, 0.2), 0 -23px 36px 3px rgba(0, 0, 0, 0.14), 0 -9px 44px 8px rgba(0, 0, 0, 0.12);
}

.shadow-24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.shadow-up-24 {
  box-shadow: 0 -11px 15px -7px rgba(0, 0, 0, 0.2), 0 -24px 38px 3px rgba(0, 0, 0, 0.14), 0 -9px 46px 8px rgba(0, 0, 0, 0.12);
}

.inset-shadow {
  box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.7) inset;
}

.inset-shadow-down {
  box-shadow: 0 -7px 9px -7px rgba(0, 0, 0, 0.7) inset;
}

body.body--dark .shadow-1 {
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.14), 0 2px 1px -1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-1 {
  box-shadow: 0 -1px 3px rgba(255, 255, 255, 0.2), 0 -1px 1px rgba(255, 255, 255, 0.14), 0 -2px 1px -1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-2 {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-2 {
  box-shadow: 0 -1px 5px rgba(255, 255, 255, 0.2), 0 -2px 2px rgba(255, 255, 255, 0.14), 0 -3px 1px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-3 {
  box-shadow: 0 1px 8px rgba(255, 255, 255, 0.2), 0 3px 4px rgba(255, 255, 255, 0.14), 0 3px 3px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-3 {
  box-shadow: 0 -1px 8px rgba(255, 255, 255, 0.2), 0 -3px 4px rgba(255, 255, 255, 0.14), 0 -3px 3px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-4 {
  box-shadow: 0 2px 4px -1px rgba(255, 255, 255, 0.2), 0 4px 5px rgba(255, 255, 255, 0.14), 0 1px 10px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-4 {
  box-shadow: 0 -2px 4px -1px rgba(255, 255, 255, 0.2), 0 -4px 5px rgba(255, 255, 255, 0.14), 0 -1px 10px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-5 {
  box-shadow: 0 3px 5px -1px rgba(255, 255, 255, 0.2), 0 5px 8px rgba(255, 255, 255, 0.14), 0 1px 14px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-5 {
  box-shadow: 0 -3px 5px -1px rgba(255, 255, 255, 0.2), 0 -5px 8px rgba(255, 255, 255, 0.14), 0 -1px 14px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-6 {
  box-shadow: 0 3px 5px -1px rgba(255, 255, 255, 0.2), 0 6px 10px rgba(255, 255, 255, 0.14), 0 1px 18px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-6 {
  box-shadow: 0 -3px 5px -1px rgba(255, 255, 255, 0.2), 0 -6px 10px rgba(255, 255, 255, 0.14), 0 -1px 18px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-7 {
  box-shadow: 0 4px 5px -2px rgba(255, 255, 255, 0.2), 0 7px 10px 1px rgba(255, 255, 255, 0.14), 0 2px 16px 1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-7 {
  box-shadow: 0 -4px 5px -2px rgba(255, 255, 255, 0.2), 0 -7px 10px 1px rgba(255, 255, 255, 0.14), 0 -2px 16px 1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-8 {
  box-shadow: 0 5px 5px -3px rgba(255, 255, 255, 0.2), 0 8px 10px 1px rgba(255, 255, 255, 0.14), 0 3px 14px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-8 {
  box-shadow: 0 -5px 5px -3px rgba(255, 255, 255, 0.2), 0 -8px 10px 1px rgba(255, 255, 255, 0.14), 0 -3px 14px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-9 {
  box-shadow: 0 5px 6px -3px rgba(255, 255, 255, 0.2), 0 9px 12px 1px rgba(255, 255, 255, 0.14), 0 3px 16px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-9 {
  box-shadow: 0 -5px 6px -3px rgba(255, 255, 255, 0.2), 0 -9px 12px 1px rgba(255, 255, 255, 0.14), 0 -3px 16px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-10 {
  box-shadow: 0 6px 6px -3px rgba(255, 255, 255, 0.2), 0 10px 14px 1px rgba(255, 255, 255, 0.14), 0 4px 18px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-10 {
  box-shadow: 0 -6px 6px -3px rgba(255, 255, 255, 0.2), 0 -10px 14px 1px rgba(255, 255, 255, 0.14), 0 -4px 18px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-11 {
  box-shadow: 0 6px 7px -4px rgba(255, 255, 255, 0.2), 0 11px 15px 1px rgba(255, 255, 255, 0.14), 0 4px 20px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-11 {
  box-shadow: 0 -6px 7px -4px rgba(255, 255, 255, 0.2), 0 -11px 15px 1px rgba(255, 255, 255, 0.14), 0 -4px 20px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-12 {
  box-shadow: 0 7px 8px -4px rgba(255, 255, 255, 0.2), 0 12px 17px 2px rgba(255, 255, 255, 0.14), 0 5px 22px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-12 {
  box-shadow: 0 -7px 8px -4px rgba(255, 255, 255, 0.2), 0 -12px 17px 2px rgba(255, 255, 255, 0.14), 0 -5px 22px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-13 {
  box-shadow: 0 7px 8px -4px rgba(255, 255, 255, 0.2), 0 13px 19px 2px rgba(255, 255, 255, 0.14), 0 5px 24px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-13 {
  box-shadow: 0 -7px 8px -4px rgba(255, 255, 255, 0.2), 0 -13px 19px 2px rgba(255, 255, 255, 0.14), 0 -5px 24px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-14 {
  box-shadow: 0 7px 9px -4px rgba(255, 255, 255, 0.2), 0 14px 21px 2px rgba(255, 255, 255, 0.14), 0 5px 26px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-14 {
  box-shadow: 0 -7px 9px -4px rgba(255, 255, 255, 0.2), 0 -14px 21px 2px rgba(255, 255, 255, 0.14), 0 -5px 26px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-15 {
  box-shadow: 0 8px 9px -5px rgba(255, 255, 255, 0.2), 0 15px 22px 2px rgba(255, 255, 255, 0.14), 0 6px 28px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-15 {
  box-shadow: 0 -8px 9px -5px rgba(255, 255, 255, 0.2), 0 -15px 22px 2px rgba(255, 255, 255, 0.14), 0 -6px 28px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-16 {
  box-shadow: 0 8px 10px -5px rgba(255, 255, 255, 0.2), 0 16px 24px 2px rgba(255, 255, 255, 0.14), 0 6px 30px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-16 {
  box-shadow: 0 -8px 10px -5px rgba(255, 255, 255, 0.2), 0 -16px 24px 2px rgba(255, 255, 255, 0.14), 0 -6px 30px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-17 {
  box-shadow: 0 8px 11px -5px rgba(255, 255, 255, 0.2), 0 17px 26px 2px rgba(255, 255, 255, 0.14), 0 6px 32px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-17 {
  box-shadow: 0 -8px 11px -5px rgba(255, 255, 255, 0.2), 0 -17px 26px 2px rgba(255, 255, 255, 0.14), 0 -6px 32px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-18 {
  box-shadow: 0 9px 11px -5px rgba(255, 255, 255, 0.2), 0 18px 28px 2px rgba(255, 255, 255, 0.14), 0 7px 34px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-18 {
  box-shadow: 0 -9px 11px -5px rgba(255, 255, 255, 0.2), 0 -18px 28px 2px rgba(255, 255, 255, 0.14), 0 -7px 34px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-19 {
  box-shadow: 0 9px 12px -6px rgba(255, 255, 255, 0.2), 0 19px 29px 2px rgba(255, 255, 255, 0.14), 0 7px 36px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-19 {
  box-shadow: 0 -9px 12px -6px rgba(255, 255, 255, 0.2), 0 -19px 29px 2px rgba(255, 255, 255, 0.14), 0 -7px 36px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-20 {
  box-shadow: 0 10px 13px -6px rgba(255, 255, 255, 0.2), 0 20px 31px 3px rgba(255, 255, 255, 0.14), 0 8px 38px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-20 {
  box-shadow: 0 -10px 13px -6px rgba(255, 255, 255, 0.2), 0 -20px 31px 3px rgba(255, 255, 255, 0.14), 0 -8px 38px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-21 {
  box-shadow: 0 10px 13px -6px rgba(255, 255, 255, 0.2), 0 21px 33px 3px rgba(255, 255, 255, 0.14), 0 8px 40px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-21 {
  box-shadow: 0 -10px 13px -6px rgba(255, 255, 255, 0.2), 0 -21px 33px 3px rgba(255, 255, 255, 0.14), 0 -8px 40px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-22 {
  box-shadow: 0 10px 14px -6px rgba(255, 255, 255, 0.2), 0 22px 35px 3px rgba(255, 255, 255, 0.14), 0 8px 42px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-22 {
  box-shadow: 0 -10px 14px -6px rgba(255, 255, 255, 0.2), 0 -22px 35px 3px rgba(255, 255, 255, 0.14), 0 -8px 42px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-23 {
  box-shadow: 0 11px 14px -7px rgba(255, 255, 255, 0.2), 0 23px 36px 3px rgba(255, 255, 255, 0.14), 0 9px 44px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-23 {
  box-shadow: 0 -11px 14px -7px rgba(255, 255, 255, 0.2), 0 -23px 36px 3px rgba(255, 255, 255, 0.14), 0 -9px 44px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-24 {
  box-shadow: 0 11px 15px -7px rgba(255, 255, 255, 0.2), 0 24px 38px 3px rgba(255, 255, 255, 0.14), 0 9px 46px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-24 {
  box-shadow: 0 -11px 15px -7px rgba(255, 255, 255, 0.2), 0 -24px 38px 3px rgba(255, 255, 255, 0.14), 0 -9px 46px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .inset-shadow {
  box-shadow: 0 7px 9px -7px rgba(255, 255, 255, 0.7) inset;
}
body.body--dark .inset-shadow-down {
  box-shadow: 0 -7px 9px -7px rgba(255, 255, 255, 0.7) inset;
}

.no-shadow, .shadow-0 {
  box-shadow: none !important;
}

.z-marginals {
  z-index: 2000;
}

.z-notify {
  z-index: 9500;
}

.z-fullscreen {
  z-index: 6000;
}

.z-inherit {
  z-index: inherit !important;
}

.row, .column, .flex {
  display: flex;
  flex-wrap: wrap;
}
.row.inline, .column.inline, .flex.inline {
  display: inline-flex;
}

.row.reverse {
  flex-direction: row-reverse;
}

.column {
  flex-direction: column;
}
.column.reverse {
  flex-direction: column-reverse;
}

.wrap {
  flex-wrap: wrap;
}

.no-wrap {
  flex-wrap: nowrap;
}

.reverse-wrap {
  flex-wrap: wrap-reverse;
}

.order-first {
  order: -10000;
}
.order-last {
  order: 10000;
}
.order-none {
  order: 0;
}

.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center, .flex-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}

.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center, .flex-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}

.content-start {
  align-content: flex-start;
}
.content-end {
  align-content: flex-end;
}
.content-center {
  align-content: center;
}
.content-stretch {
  align-content: stretch;
}
.content-between {
  align-content: space-between;
}
.content-around {
  align-content: space-around;
}

.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-baseline {
  align-self: baseline;
}
.self-stretch {
  align-self: stretch;
}

.q-gutter-x-none, .q-gutter-none {
  margin-left: 0;
}
.q-gutter-x-none > *, .q-gutter-none > * {
  margin-left: 0;
}
.q-gutter-y-none, .q-gutter-none {
  margin-top: 0;
}
.q-gutter-y-none > *, .q-gutter-none > * {
  margin-top: 0;
}
.q-col-gutter-x-none, .q-col-gutter-none {
  margin-left: 0;
}
.q-col-gutter-x-none > *, .q-col-gutter-none > * {
  padding-left: 0;
}
.q-col-gutter-y-none, .q-col-gutter-none {
  margin-top: 0;
}
.q-col-gutter-y-none > *, .q-col-gutter-none > * {
  padding-top: 0;
}
.q-gutter-x-xs, .q-gutter-xs {
  margin-left: -4px;
}
.q-gutter-x-xs > *, .q-gutter-xs > * {
  margin-left: 4px;
}
.q-gutter-y-xs, .q-gutter-xs {
  margin-top: -4px;
}
.q-gutter-y-xs > *, .q-gutter-xs > * {
  margin-top: 4px;
}
.q-col-gutter-x-xs, .q-col-gutter-xs {
  margin-left: -4px;
}
.q-col-gutter-x-xs > *, .q-col-gutter-xs > * {
  padding-left: 4px;
}
.q-col-gutter-y-xs, .q-col-gutter-xs {
  margin-top: -4px;
}
.q-col-gutter-y-xs > *, .q-col-gutter-xs > * {
  padding-top: 4px;
}
.q-gutter-x-sm, .q-gutter-sm {
  margin-left: -8px;
}
.q-gutter-x-sm > *, .q-gutter-sm > * {
  margin-left: 8px;
}
.q-gutter-y-sm, .q-gutter-sm {
  margin-top: -8px;
}
.q-gutter-y-sm > *, .q-gutter-sm > * {
  margin-top: 8px;
}
.q-col-gutter-x-sm, .q-col-gutter-sm {
  margin-left: -8px;
}
.q-col-gutter-x-sm > *, .q-col-gutter-sm > * {
  padding-left: 8px;
}
.q-col-gutter-y-sm, .q-col-gutter-sm {
  margin-top: -8px;
}
.q-col-gutter-y-sm > *, .q-col-gutter-sm > * {
  padding-top: 8px;
}
.q-gutter-x-md, .q-gutter-md {
  margin-left: -16px;
}
.q-gutter-x-md > *, .q-gutter-md > * {
  margin-left: 16px;
}
.q-gutter-y-md, .q-gutter-md {
  margin-top: -16px;
}
.q-gutter-y-md > *, .q-gutter-md > * {
  margin-top: 16px;
}
.q-col-gutter-x-md, .q-col-gutter-md {
  margin-left: -16px;
}
.q-col-gutter-x-md > *, .q-col-gutter-md > * {
  padding-left: 16px;
}
.q-col-gutter-y-md, .q-col-gutter-md {
  margin-top: -16px;
}
.q-col-gutter-y-md > *, .q-col-gutter-md > * {
  padding-top: 16px;
}
.q-gutter-x-lg, .q-gutter-lg {
  margin-left: -24px;
}
.q-gutter-x-lg > *, .q-gutter-lg > * {
  margin-left: 24px;
}
.q-gutter-y-lg, .q-gutter-lg {
  margin-top: -24px;
}
.q-gutter-y-lg > *, .q-gutter-lg > * {
  margin-top: 24px;
}
.q-col-gutter-x-lg, .q-col-gutter-lg {
  margin-left: -24px;
}
.q-col-gutter-x-lg > *, .q-col-gutter-lg > * {
  padding-left: 24px;
}
.q-col-gutter-y-lg, .q-col-gutter-lg {
  margin-top: -24px;
}
.q-col-gutter-y-lg > *, .q-col-gutter-lg > * {
  padding-top: 24px;
}
.q-gutter-x-xl, .q-gutter-xl {
  margin-left: -48px;
}
.q-gutter-x-xl > *, .q-gutter-xl > * {
  margin-left: 48px;
}
.q-gutter-y-xl, .q-gutter-xl {
  margin-top: -48px;
}
.q-gutter-y-xl > *, .q-gutter-xl > * {
  margin-top: 48px;
}
.q-col-gutter-x-xl, .q-col-gutter-xl {
  margin-left: -48px;
}
.q-col-gutter-x-xl > *, .q-col-gutter-xl > * {
  padding-left: 48px;
}
.q-col-gutter-y-xl, .q-col-gutter-xl {
  margin-top: -48px;
}
.q-col-gutter-y-xl > *, .q-col-gutter-xl > * {
  padding-top: 48px;
}
@media (min-width: 0) {
  .row > .col, .flex > .col, .row > .col-auto, .flex > .col-auto, .row > .col-grow, .flex > .col-grow, .row > .col-shrink, .flex > .col-shrink, .row > .col-xs, .flex > .col-xs, .row > .col-xs-auto, .row > .col-12, .row > .col-xs-12, .row > .col-11, .row > .col-xs-11, .row > .col-10, .row > .col-xs-10, .row > .col-9, .row > .col-xs-9, .row > .col-8, .row > .col-xs-8, .row > .col-7, .row > .col-xs-7, .row > .col-6, .row > .col-xs-6, .row > .col-5, .row > .col-xs-5, .row > .col-4, .row > .col-xs-4, .row > .col-3, .row > .col-xs-3, .row > .col-2, .row > .col-xs-2, .row > .col-1, .row > .col-xs-1, .row > .col-0, .row > .col-xs-0, .flex > .col-xs-auto, .flex > .col-12, .flex > .col-xs-12, .flex > .col-11, .flex > .col-xs-11, .flex > .col-10, .flex > .col-xs-10, .flex > .col-9, .flex > .col-xs-9, .flex > .col-8, .flex > .col-xs-8, .flex > .col-7, .flex > .col-xs-7, .flex > .col-6, .flex > .col-xs-6, .flex > .col-5, .flex > .col-xs-5, .flex > .col-4, .flex > .col-xs-4, .flex > .col-3, .flex > .col-xs-3, .flex > .col-2, .flex > .col-xs-2, .flex > .col-1, .flex > .col-xs-1, .flex > .col-0, .flex > .col-xs-0, .row > .col-xs-grow, .flex > .col-xs-grow, .row > .col-xs-shrink, .flex > .col-xs-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col, .flex > .col, .column > .col-auto, .flex > .col-auto, .column > .col-grow, .flex > .col-grow, .column > .col-shrink, .flex > .col-shrink, .column > .col-xs, .flex > .col-xs, .column > .col-xs-auto, .column > .col-12, .column > .col-xs-12, .column > .col-11, .column > .col-xs-11, .column > .col-10, .column > .col-xs-10, .column > .col-9, .column > .col-xs-9, .column > .col-8, .column > .col-xs-8, .column > .col-7, .column > .col-xs-7, .column > .col-6, .column > .col-xs-6, .column > .col-5, .column > .col-xs-5, .column > .col-4, .column > .col-xs-4, .column > .col-3, .column > .col-xs-3, .column > .col-2, .column > .col-xs-2, .column > .col-1, .column > .col-xs-1, .column > .col-0, .column > .col-xs-0, .flex > .col-xs-auto, .flex > .col-12, .flex > .col-xs-12, .flex > .col-11, .flex > .col-xs-11, .flex > .col-10, .flex > .col-xs-10, .flex > .col-9, .flex > .col-xs-9, .flex > .col-8, .flex > .col-xs-8, .flex > .col-7, .flex > .col-xs-7, .flex > .col-6, .flex > .col-xs-6, .flex > .col-5, .flex > .col-xs-5, .flex > .col-4, .flex > .col-xs-4, .flex > .col-3, .flex > .col-xs-3, .flex > .col-2, .flex > .col-xs-2, .flex > .col-1, .flex > .col-xs-1, .flex > .col-0, .flex > .col-xs-0, .column > .col-xs-grow, .flex > .col-xs-grow, .column > .col-xs-shrink, .flex > .col-xs-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col, .col-xs {
    flex: 10000 1 0%;
  }
  .col-auto, .col-xs-auto, .col-12, .col-xs-12, .col-11, .col-xs-11, .col-10, .col-xs-10, .col-9, .col-xs-9, .col-8, .col-xs-8, .col-7, .col-xs-7, .col-6, .col-xs-6, .col-5, .col-xs-5, .col-4, .col-xs-4, .col-3, .col-xs-3, .col-2, .col-xs-2, .col-1, .col-xs-1, .col-0, .col-xs-0 {
    flex: 0 0 auto;
  }
  .col-grow, .col-xs-grow {
    flex: 1 0 auto;
  }
  .col-shrink, .col-xs-shrink {
    flex: 0 1 auto;
  }
  .row > .col-0, .row > .col-xs-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-0, .row > .offset-xs-0 {
    margin-left: 0%;
  }
  .column > .col-0, .column > .col-xs-0 {
    height: 0%;
    width: auto;
  }
  .row > .col-1, .row > .col-xs-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-1, .row > .offset-xs-1 {
    margin-left: 8.3333%;
  }
  .column > .col-1, .column > .col-xs-1 {
    height: 8.3333%;
    width: auto;
  }
  .row > .col-2, .row > .col-xs-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-2, .row > .offset-xs-2 {
    margin-left: 16.6667%;
  }
  .column > .col-2, .column > .col-xs-2 {
    height: 16.6667%;
    width: auto;
  }
  .row > .col-3, .row > .col-xs-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-3, .row > .offset-xs-3 {
    margin-left: 25%;
  }
  .column > .col-3, .column > .col-xs-3 {
    height: 25%;
    width: auto;
  }
  .row > .col-4, .row > .col-xs-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-4, .row > .offset-xs-4 {
    margin-left: 33.3333%;
  }
  .column > .col-4, .column > .col-xs-4 {
    height: 33.3333%;
    width: auto;
  }
  .row > .col-5, .row > .col-xs-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-5, .row > .offset-xs-5 {
    margin-left: 41.6667%;
  }
  .column > .col-5, .column > .col-xs-5 {
    height: 41.6667%;
    width: auto;
  }
  .row > .col-6, .row > .col-xs-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-6, .row > .offset-xs-6 {
    margin-left: 50%;
  }
  .column > .col-6, .column > .col-xs-6 {
    height: 50%;
    width: auto;
  }
  .row > .col-7, .row > .col-xs-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-7, .row > .offset-xs-7 {
    margin-left: 58.3333%;
  }
  .column > .col-7, .column > .col-xs-7 {
    height: 58.3333%;
    width: auto;
  }
  .row > .col-8, .row > .col-xs-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-8, .row > .offset-xs-8 {
    margin-left: 66.6667%;
  }
  .column > .col-8, .column > .col-xs-8 {
    height: 66.6667%;
    width: auto;
  }
  .row > .col-9, .row > .col-xs-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-9, .row > .offset-xs-9 {
    margin-left: 75%;
  }
  .column > .col-9, .column > .col-xs-9 {
    height: 75%;
    width: auto;
  }
  .row > .col-10, .row > .col-xs-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-10, .row > .offset-xs-10 {
    margin-left: 83.3333%;
  }
  .column > .col-10, .column > .col-xs-10 {
    height: 83.3333%;
    width: auto;
  }
  .row > .col-11, .row > .col-xs-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-11, .row > .offset-xs-11 {
    margin-left: 91.6667%;
  }
  .column > .col-11, .column > .col-xs-11 {
    height: 91.6667%;
    width: auto;
  }
  .row > .col-12, .row > .col-xs-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-12, .row > .offset-xs-12 {
    margin-left: 100%;
  }
  .column > .col-12, .column > .col-xs-12 {
    height: 100%;
    width: auto;
  }
  .row > .col-all {
    height: auto;
    flex: 0 0 100%;
  }
}
@media (min-width: 600px) {
  .row > .col-sm, .flex > .col-sm, .row > .col-sm-auto, .row > .col-sm-12, .row > .col-sm-11, .row > .col-sm-10, .row > .col-sm-9, .row > .col-sm-8, .row > .col-sm-7, .row > .col-sm-6, .row > .col-sm-5, .row > .col-sm-4, .row > .col-sm-3, .row > .col-sm-2, .row > .col-sm-1, .row > .col-sm-0, .flex > .col-sm-auto, .flex > .col-sm-12, .flex > .col-sm-11, .flex > .col-sm-10, .flex > .col-sm-9, .flex > .col-sm-8, .flex > .col-sm-7, .flex > .col-sm-6, .flex > .col-sm-5, .flex > .col-sm-4, .flex > .col-sm-3, .flex > .col-sm-2, .flex > .col-sm-1, .flex > .col-sm-0, .row > .col-sm-grow, .flex > .col-sm-grow, .row > .col-sm-shrink, .flex > .col-sm-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-sm, .flex > .col-sm, .column > .col-sm-auto, .column > .col-sm-12, .column > .col-sm-11, .column > .col-sm-10, .column > .col-sm-9, .column > .col-sm-8, .column > .col-sm-7, .column > .col-sm-6, .column > .col-sm-5, .column > .col-sm-4, .column > .col-sm-3, .column > .col-sm-2, .column > .col-sm-1, .column > .col-sm-0, .flex > .col-sm-auto, .flex > .col-sm-12, .flex > .col-sm-11, .flex > .col-sm-10, .flex > .col-sm-9, .flex > .col-sm-8, .flex > .col-sm-7, .flex > .col-sm-6, .flex > .col-sm-5, .flex > .col-sm-4, .flex > .col-sm-3, .flex > .col-sm-2, .flex > .col-sm-1, .flex > .col-sm-0, .column > .col-sm-grow, .flex > .col-sm-grow, .column > .col-sm-shrink, .flex > .col-sm-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-sm {
    flex: 10000 1 0%;
  }
  .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm-0 {
    flex: 0 0 auto;
  }
  .col-sm-grow {
    flex: 1 0 auto;
  }
  .col-sm-shrink {
    flex: 0 1 auto;
  }
  .row > .col-sm-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-sm-0 {
    margin-left: 0%;
  }
  .column > .col-sm-0 {
    height: 0%;
    width: auto;
  }
  .row > .col-sm-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-sm-1 {
    margin-left: 8.3333%;
  }
  .column > .col-sm-1 {
    height: 8.3333%;
    width: auto;
  }
  .row > .col-sm-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-sm-2 {
    margin-left: 16.6667%;
  }
  .column > .col-sm-2 {
    height: 16.6667%;
    width: auto;
  }
  .row > .col-sm-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-sm-3 {
    margin-left: 25%;
  }
  .column > .col-sm-3 {
    height: 25%;
    width: auto;
  }
  .row > .col-sm-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-sm-4 {
    margin-left: 33.3333%;
  }
  .column > .col-sm-4 {
    height: 33.3333%;
    width: auto;
  }
  .row > .col-sm-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-sm-5 {
    margin-left: 41.6667%;
  }
  .column > .col-sm-5 {
    height: 41.6667%;
    width: auto;
  }
  .row > .col-sm-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-sm-6 {
    margin-left: 50%;
  }
  .column > .col-sm-6 {
    height: 50%;
    width: auto;
  }
  .row > .col-sm-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-sm-7 {
    margin-left: 58.3333%;
  }
  .column > .col-sm-7 {
    height: 58.3333%;
    width: auto;
  }
  .row > .col-sm-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-sm-8 {
    margin-left: 66.6667%;
  }
  .column > .col-sm-8 {
    height: 66.6667%;
    width: auto;
  }
  .row > .col-sm-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-sm-9 {
    margin-left: 75%;
  }
  .column > .col-sm-9 {
    height: 75%;
    width: auto;
  }
  .row > .col-sm-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-sm-10 {
    margin-left: 83.3333%;
  }
  .column > .col-sm-10 {
    height: 83.3333%;
    width: auto;
  }
  .row > .col-sm-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-sm-11 {
    margin-left: 91.6667%;
  }
  .column > .col-sm-11 {
    height: 91.6667%;
    width: auto;
  }
  .row > .col-sm-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-sm-12 {
    margin-left: 100%;
  }
  .column > .col-sm-12 {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .row > .col-md, .flex > .col-md, .row > .col-md-auto, .row > .col-md-12, .row > .col-md-11, .row > .col-md-10, .row > .col-md-9, .row > .col-md-8, .row > .col-md-7, .row > .col-md-6, .row > .col-md-5, .row > .col-md-4, .row > .col-md-3, .row > .col-md-2, .row > .col-md-1, .row > .col-md-0, .flex > .col-md-auto, .flex > .col-md-12, .flex > .col-md-11, .flex > .col-md-10, .flex > .col-md-9, .flex > .col-md-8, .flex > .col-md-7, .flex > .col-md-6, .flex > .col-md-5, .flex > .col-md-4, .flex > .col-md-3, .flex > .col-md-2, .flex > .col-md-1, .flex > .col-md-0, .row > .col-md-grow, .flex > .col-md-grow, .row > .col-md-shrink, .flex > .col-md-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-md, .flex > .col-md, .column > .col-md-auto, .column > .col-md-12, .column > .col-md-11, .column > .col-md-10, .column > .col-md-9, .column > .col-md-8, .column > .col-md-7, .column > .col-md-6, .column > .col-md-5, .column > .col-md-4, .column > .col-md-3, .column > .col-md-2, .column > .col-md-1, .column > .col-md-0, .flex > .col-md-auto, .flex > .col-md-12, .flex > .col-md-11, .flex > .col-md-10, .flex > .col-md-9, .flex > .col-md-8, .flex > .col-md-7, .flex > .col-md-6, .flex > .col-md-5, .flex > .col-md-4, .flex > .col-md-3, .flex > .col-md-2, .flex > .col-md-1, .flex > .col-md-0, .column > .col-md-grow, .flex > .col-md-grow, .column > .col-md-shrink, .flex > .col-md-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-md {
    flex: 10000 1 0%;
  }
  .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md-0 {
    flex: 0 0 auto;
  }
  .col-md-grow {
    flex: 1 0 auto;
  }
  .col-md-shrink {
    flex: 0 1 auto;
  }
  .row > .col-md-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-md-0 {
    margin-left: 0%;
  }
  .column > .col-md-0 {
    height: 0%;
    width: auto;
  }
  .row > .col-md-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-md-1 {
    margin-left: 8.3333%;
  }
  .column > .col-md-1 {
    height: 8.3333%;
    width: auto;
  }
  .row > .col-md-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-md-2 {
    margin-left: 16.6667%;
  }
  .column > .col-md-2 {
    height: 16.6667%;
    width: auto;
  }
  .row > .col-md-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-md-3 {
    margin-left: 25%;
  }
  .column > .col-md-3 {
    height: 25%;
    width: auto;
  }
  .row > .col-md-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-md-4 {
    margin-left: 33.3333%;
  }
  .column > .col-md-4 {
    height: 33.3333%;
    width: auto;
  }
  .row > .col-md-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-md-5 {
    margin-left: 41.6667%;
  }
  .column > .col-md-5 {
    height: 41.6667%;
    width: auto;
  }
  .row > .col-md-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-md-6 {
    margin-left: 50%;
  }
  .column > .col-md-6 {
    height: 50%;
    width: auto;
  }
  .row > .col-md-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-md-7 {
    margin-left: 58.3333%;
  }
  .column > .col-md-7 {
    height: 58.3333%;
    width: auto;
  }
  .row > .col-md-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-md-8 {
    margin-left: 66.6667%;
  }
  .column > .col-md-8 {
    height: 66.6667%;
    width: auto;
  }
  .row > .col-md-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-md-9 {
    margin-left: 75%;
  }
  .column > .col-md-9 {
    height: 75%;
    width: auto;
  }
  .row > .col-md-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-md-10 {
    margin-left: 83.3333%;
  }
  .column > .col-md-10 {
    height: 83.3333%;
    width: auto;
  }
  .row > .col-md-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-md-11 {
    margin-left: 91.6667%;
  }
  .column > .col-md-11 {
    height: 91.6667%;
    width: auto;
  }
  .row > .col-md-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-md-12 {
    margin-left: 100%;
  }
  .column > .col-md-12 {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 1440px) {
  .row > .col-lg, .flex > .col-lg, .row > .col-lg-auto, .row > .col-lg-12, .row > .col-lg-11, .row > .col-lg-10, .row > .col-lg-9, .row > .col-lg-8, .row > .col-lg-7, .row > .col-lg-6, .row > .col-lg-5, .row > .col-lg-4, .row > .col-lg-3, .row > .col-lg-2, .row > .col-lg-1, .row > .col-lg-0, .flex > .col-lg-auto, .flex > .col-lg-12, .flex > .col-lg-11, .flex > .col-lg-10, .flex > .col-lg-9, .flex > .col-lg-8, .flex > .col-lg-7, .flex > .col-lg-6, .flex > .col-lg-5, .flex > .col-lg-4, .flex > .col-lg-3, .flex > .col-lg-2, .flex > .col-lg-1, .flex > .col-lg-0, .row > .col-lg-grow, .flex > .col-lg-grow, .row > .col-lg-shrink, .flex > .col-lg-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-lg, .flex > .col-lg, .column > .col-lg-auto, .column > .col-lg-12, .column > .col-lg-11, .column > .col-lg-10, .column > .col-lg-9, .column > .col-lg-8, .column > .col-lg-7, .column > .col-lg-6, .column > .col-lg-5, .column > .col-lg-4, .column > .col-lg-3, .column > .col-lg-2, .column > .col-lg-1, .column > .col-lg-0, .flex > .col-lg-auto, .flex > .col-lg-12, .flex > .col-lg-11, .flex > .col-lg-10, .flex > .col-lg-9, .flex > .col-lg-8, .flex > .col-lg-7, .flex > .col-lg-6, .flex > .col-lg-5, .flex > .col-lg-4, .flex > .col-lg-3, .flex > .col-lg-2, .flex > .col-lg-1, .flex > .col-lg-0, .column > .col-lg-grow, .flex > .col-lg-grow, .column > .col-lg-shrink, .flex > .col-lg-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-lg {
    flex: 10000 1 0%;
  }
  .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg-0 {
    flex: 0 0 auto;
  }
  .col-lg-grow {
    flex: 1 0 auto;
  }
  .col-lg-shrink {
    flex: 0 1 auto;
  }
  .row > .col-lg-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-lg-0 {
    margin-left: 0%;
  }
  .column > .col-lg-0 {
    height: 0%;
    width: auto;
  }
  .row > .col-lg-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-lg-1 {
    margin-left: 8.3333%;
  }
  .column > .col-lg-1 {
    height: 8.3333%;
    width: auto;
  }
  .row > .col-lg-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-lg-2 {
    margin-left: 16.6667%;
  }
  .column > .col-lg-2 {
    height: 16.6667%;
    width: auto;
  }
  .row > .col-lg-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-lg-3 {
    margin-left: 25%;
  }
  .column > .col-lg-3 {
    height: 25%;
    width: auto;
  }
  .row > .col-lg-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-lg-4 {
    margin-left: 33.3333%;
  }
  .column > .col-lg-4 {
    height: 33.3333%;
    width: auto;
  }
  .row > .col-lg-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-lg-5 {
    margin-left: 41.6667%;
  }
  .column > .col-lg-5 {
    height: 41.6667%;
    width: auto;
  }
  .row > .col-lg-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-lg-6 {
    margin-left: 50%;
  }
  .column > .col-lg-6 {
    height: 50%;
    width: auto;
  }
  .row > .col-lg-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-lg-7 {
    margin-left: 58.3333%;
  }
  .column > .col-lg-7 {
    height: 58.3333%;
    width: auto;
  }
  .row > .col-lg-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-lg-8 {
    margin-left: 66.6667%;
  }
  .column > .col-lg-8 {
    height: 66.6667%;
    width: auto;
  }
  .row > .col-lg-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-lg-9 {
    margin-left: 75%;
  }
  .column > .col-lg-9 {
    height: 75%;
    width: auto;
  }
  .row > .col-lg-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-lg-10 {
    margin-left: 83.3333%;
  }
  .column > .col-lg-10 {
    height: 83.3333%;
    width: auto;
  }
  .row > .col-lg-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-lg-11 {
    margin-left: 91.6667%;
  }
  .column > .col-lg-11 {
    height: 91.6667%;
    width: auto;
  }
  .row > .col-lg-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-lg-12 {
    margin-left: 100%;
  }
  .column > .col-lg-12 {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 1920px) {
  .row > .col-xl, .flex > .col-xl, .row > .col-xl-auto, .row > .col-xl-12, .row > .col-xl-11, .row > .col-xl-10, .row > .col-xl-9, .row > .col-xl-8, .row > .col-xl-7, .row > .col-xl-6, .row > .col-xl-5, .row > .col-xl-4, .row > .col-xl-3, .row > .col-xl-2, .row > .col-xl-1, .row > .col-xl-0, .flex > .col-xl-auto, .flex > .col-xl-12, .flex > .col-xl-11, .flex > .col-xl-10, .flex > .col-xl-9, .flex > .col-xl-8, .flex > .col-xl-7, .flex > .col-xl-6, .flex > .col-xl-5, .flex > .col-xl-4, .flex > .col-xl-3, .flex > .col-xl-2, .flex > .col-xl-1, .flex > .col-xl-0, .row > .col-xl-grow, .flex > .col-xl-grow, .row > .col-xl-shrink, .flex > .col-xl-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-xl, .flex > .col-xl, .column > .col-xl-auto, .column > .col-xl-12, .column > .col-xl-11, .column > .col-xl-10, .column > .col-xl-9, .column > .col-xl-8, .column > .col-xl-7, .column > .col-xl-6, .column > .col-xl-5, .column > .col-xl-4, .column > .col-xl-3, .column > .col-xl-2, .column > .col-xl-1, .column > .col-xl-0, .flex > .col-xl-auto, .flex > .col-xl-12, .flex > .col-xl-11, .flex > .col-xl-10, .flex > .col-xl-9, .flex > .col-xl-8, .flex > .col-xl-7, .flex > .col-xl-6, .flex > .col-xl-5, .flex > .col-xl-4, .flex > .col-xl-3, .flex > .col-xl-2, .flex > .col-xl-1, .flex > .col-xl-0, .column > .col-xl-grow, .flex > .col-xl-grow, .column > .col-xl-shrink, .flex > .col-xl-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-xl {
    flex: 10000 1 0%;
  }
  .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl-0 {
    flex: 0 0 auto;
  }
  .col-xl-grow {
    flex: 1 0 auto;
  }
  .col-xl-shrink {
    flex: 0 1 auto;
  }
  .row > .col-xl-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-xl-0 {
    margin-left: 0%;
  }
  .column > .col-xl-0 {
    height: 0%;
    width: auto;
  }
  .row > .col-xl-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-xl-1 {
    margin-left: 8.3333%;
  }
  .column > .col-xl-1 {
    height: 8.3333%;
    width: auto;
  }
  .row > .col-xl-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-xl-2 {
    margin-left: 16.6667%;
  }
  .column > .col-xl-2 {
    height: 16.6667%;
    width: auto;
  }
  .row > .col-xl-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-xl-3 {
    margin-left: 25%;
  }
  .column > .col-xl-3 {
    height: 25%;
    width: auto;
  }
  .row > .col-xl-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-xl-4 {
    margin-left: 33.3333%;
  }
  .column > .col-xl-4 {
    height: 33.3333%;
    width: auto;
  }
  .row > .col-xl-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-xl-5 {
    margin-left: 41.6667%;
  }
  .column > .col-xl-5 {
    height: 41.6667%;
    width: auto;
  }
  .row > .col-xl-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-xl-6 {
    margin-left: 50%;
  }
  .column > .col-xl-6 {
    height: 50%;
    width: auto;
  }
  .row > .col-xl-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-xl-7 {
    margin-left: 58.3333%;
  }
  .column > .col-xl-7 {
    height: 58.3333%;
    width: auto;
  }
  .row > .col-xl-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-xl-8 {
    margin-left: 66.6667%;
  }
  .column > .col-xl-8 {
    height: 66.6667%;
    width: auto;
  }
  .row > .col-xl-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-xl-9 {
    margin-left: 75%;
  }
  .column > .col-xl-9 {
    height: 75%;
    width: auto;
  }
  .row > .col-xl-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-xl-10 {
    margin-left: 83.3333%;
  }
  .column > .col-xl-10 {
    height: 83.3333%;
    width: auto;
  }
  .row > .col-xl-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-xl-11 {
    margin-left: 91.6667%;
  }
  .column > .col-xl-11 {
    height: 91.6667%;
    width: auto;
  }
  .row > .col-xl-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-xl-12 {
    margin-left: 100%;
  }
  .column > .col-xl-12 {
    height: 100%;
    width: auto;
  }
}
.rounded-borders {
  border-radius: 4px;
}

.border-radius-inherit {
  border-radius: inherit;
}

.no-transition {
  transition: none !important;
}

.transition-0 {
  transition: 0s !important;
}

.glossy {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04)) !important;
}
.q-placeholder::placeholder {
  color: inherit;
  opacity: 0.7;
}

.q-body--fullscreen-mixin, .q-body--prevent-scroll {
  position: fixed !important;
}

.q-body--force-scrollbar-x {
  overflow-x: scroll;
}

.q-body--force-scrollbar-y {
  overflow-y: scroll;
}

.q-no-input-spinner {
  -moz-appearance: textfield !important;
}
.q-no-input-spinner::-webkit-outer-spin-button, .q-no-input-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.q-link {
  outline: 0;
  text-decoration: none;
}
.q-link--focusable:focus-visible {
  -webkit-text-decoration: underline dashed currentColor 1px;
          text-decoration: underline dashed currentColor 1px;
}

body.electron .q-electron-drag {
  -webkit-user-select: none;
  -webkit-app-region: drag;
}
body.electron .q-electron-drag .q-btn-item, body.electron .q-electron-drag--exception {
  -webkit-app-region: no-drag;
}

img.responsive {
  max-width: 100%;
  height: auto;
}

.non-selectable {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.scroll,
body.mobile .scroll--mobile {
  overflow: auto;
}

.scroll, .scroll-x, .scroll-y {
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.scroll-x {
  overflow-x: auto;
}

.scroll-y {
  overflow-y: auto;
}

.no-scroll {
  overflow: hidden !important;
}

.no-pointer-events,
.no-pointer-events--children,
.no-pointer-events--children * {
  pointer-events: none !important;
}

.all-pointer-events {
  pointer-events: all !important;
}

.cursor-pointer {
  cursor: pointer !important;
}
.cursor-not-allowed {
  cursor: not-allowed !important;
}
.cursor-inherit {
  cursor: inherit !important;
}
.cursor-none {
  cursor: none !important;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

.rotate-45 {
  transform: rotate(45deg) /* rtl:ignore */;
}

.rotate-90 {
  transform: rotate(90deg) /* rtl:ignore */;
}

.rotate-135 {
  transform: rotate(135deg) /* rtl:ignore */;
}

.rotate-180 {
  transform: rotate(180deg) /* rtl:ignore */;
}

.rotate-225 {
  transform: rotate(225deg) /* rtl:ignore */;
}

.rotate-270 {
  transform: rotate(270deg) /* rtl:ignore */;
}

.rotate-315 {
  transform: rotate(315deg) /* rtl:ignore */;
}

.flip-horizontal {
  transform: scaleX(-1);
}

.flip-vertical {
  transform: scaleY(-1);
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.relative-position {
  position: relative;
}

.fixed,
.fixed-full,
.fullscreen,
.fixed-center,
.fixed-bottom,
.fixed-left,
.fixed-right,
.fixed-top,
.fixed-top-left,
.fixed-top-right,
.fixed-bottom-left,
.fixed-bottom-right {
  position: fixed;
}

.absolute,
.absolute-full,
.absolute-center,
.absolute-bottom,
.absolute-left,
.absolute-right,
.absolute-top,
.absolute-top-left,
.absolute-top-right,
.absolute-bottom-left,
.absolute-bottom-right {
  position: absolute;
}

.fixed-top, .absolute-top {
  top: 0;
  left: 0;
  right: 0;
}

.fixed-right, .absolute-right {
  top: 0;
  right: 0;
  bottom: 0;
}

.fixed-bottom, .absolute-bottom {
  right: 0;
  bottom: 0;
  left: 0;
}

.fixed-left, .absolute-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.fixed-top-left, .absolute-top-left {
  top: 0;
  left: 0;
}

.fixed-top-right, .absolute-top-right {
  top: 0;
  right: 0;
}

.fixed-bottom-left, .absolute-bottom-left {
  bottom: 0;
  left: 0;
}

.fixed-bottom-right, .absolute-bottom-right {
  bottom: 0;
  right: 0;
}

.fullscreen {
  z-index: 6000;
  border-radius: 0 !important;
  max-width: 100vw;
  max-height: 100vh;
}

body.q-ios-padding .fullscreen {
  padding-top: 20px !important;
  padding-top: env(safe-area-inset-top) !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
}

.absolute-full, .fullscreen, .fixed-full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fixed-center, .absolute-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vertical-top {
  vertical-align: top !important;
}
.vertical-middle {
  vertical-align: middle !important;
}
.vertical-bottom {
  vertical-align: bottom !important;
}

.on-left {
  margin-right: 12px;
}

.on-right {
  margin-left: 12px;
}

/* internal: */
.q-position-engine {
  margin-top: var(--q-pe-top, 0) !important;
  margin-left: var(--q-pe-left, 0) !important;
  will-change: auto;
  visibility: collapse;
}

:root {
  --q-size-xs: 0;
  --q-size-sm: 600px;
  --q-size-md: 1024px;
  --q-size-lg: 1440px;
  --q-size-xl: 1920px;
}

.fit {
  width: 100% !important;
  height: 100% !important;
}

.full-height {
  height: 100% !important;
}

.full-width {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.window-height {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: 100vh !important;
}

.window-width {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100vw !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.q-pa-none {
  padding: 0 0;
}

.q-pl-none {
  padding-left: 0;
}

.q-pr-none {
  padding-right: 0;
}

.q-pt-none {
  padding-top: 0;
}

.q-pb-none {
  padding-bottom: 0;
}

.q-px-none {
  padding-left: 0;
  padding-right: 0;
}

.q-py-none {
  padding-top: 0;
  padding-bottom: 0;
}

.q-ma-none {
  margin: 0 0;
}

.q-ml-none {
  margin-left: 0;
}

.q-mr-none {
  margin-right: 0;
}

.q-mt-none {
  margin-top: 0;
}

.q-mb-none {
  margin-bottom: 0;
}

.q-mx-none {
  margin-left: 0;
  margin-right: 0;
}

.q-my-none {
  margin-top: 0;
  margin-bottom: 0;
}

.q-pa-xs {
  padding: 4px 4px;
}

.q-pl-xs {
  padding-left: 4px;
}

.q-pr-xs {
  padding-right: 4px;
}

.q-pt-xs {
  padding-top: 4px;
}

.q-pb-xs {
  padding-bottom: 4px;
}

.q-px-xs {
  padding-left: 4px;
  padding-right: 4px;
}

.q-py-xs {
  padding-top: 4px;
  padding-bottom: 4px;
}

.q-ma-xs {
  margin: 4px 4px;
}

.q-ml-xs {
  margin-left: 4px;
}

.q-mr-xs {
  margin-right: 4px;
}

.q-mt-xs {
  margin-top: 4px;
}

.q-mb-xs {
  margin-bottom: 4px;
}

.q-mx-xs {
  margin-left: 4px;
  margin-right: 4px;
}

.q-my-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}

.q-pa-sm {
  padding: 8px 8px;
}

.q-pl-sm {
  padding-left: 8px;
}

.q-pr-sm {
  padding-right: 8px;
}

.q-pt-sm {
  padding-top: 8px;
}

.q-pb-sm {
  padding-bottom: 8px;
}

.q-px-sm {
  padding-left: 8px;
  padding-right: 8px;
}

.q-py-sm {
  padding-top: 8px;
  padding-bottom: 8px;
}

.q-ma-sm {
  margin: 8px 8px;
}

.q-ml-sm {
  margin-left: 8px;
}

.q-mr-sm {
  margin-right: 8px;
}

.q-mt-sm {
  margin-top: 8px;
}

.q-mb-sm {
  margin-bottom: 8px;
}

.q-mx-sm {
  margin-left: 8px;
  margin-right: 8px;
}

.q-my-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}

.q-pa-md {
  padding: 16px 16px;
}

.q-pl-md {
  padding-left: 16px;
}

.q-pr-md {
  padding-right: 16px;
}

.q-pt-md {
  padding-top: 16px;
}

.q-pb-md {
  padding-bottom: 16px;
}

.q-px-md {
  padding-left: 16px;
  padding-right: 16px;
}

.q-py-md {
  padding-top: 16px;
  padding-bottom: 16px;
}

.q-ma-md {
  margin: 16px 16px;
}

.q-ml-md {
  margin-left: 16px;
}

.q-mr-md {
  margin-right: 16px;
}

.q-mt-md {
  margin-top: 16px;
}

.q-mb-md {
  margin-bottom: 16px;
}

.q-mx-md {
  margin-left: 16px;
  margin-right: 16px;
}

.q-my-md {
  margin-top: 16px;
  margin-bottom: 16px;
}

.q-pa-lg {
  padding: 24px 24px;
}

.q-pl-lg {
  padding-left: 24px;
}

.q-pr-lg {
  padding-right: 24px;
}

.q-pt-lg {
  padding-top: 24px;
}

.q-pb-lg {
  padding-bottom: 24px;
}

.q-px-lg {
  padding-left: 24px;
  padding-right: 24px;
}

.q-py-lg {
  padding-top: 24px;
  padding-bottom: 24px;
}

.q-ma-lg {
  margin: 24px 24px;
}

.q-ml-lg {
  margin-left: 24px;
}

.q-mr-lg {
  margin-right: 24px;
}

.q-mt-lg {
  margin-top: 24px;
}

.q-mb-lg {
  margin-bottom: 24px;
}

.q-mx-lg {
  margin-left: 24px;
  margin-right: 24px;
}

.q-my-lg {
  margin-top: 24px;
  margin-bottom: 24px;
}

.q-pa-xl {
  padding: 48px 48px;
}

.q-pl-xl {
  padding-left: 48px;
}

.q-pr-xl {
  padding-right: 48px;
}

.q-pt-xl {
  padding-top: 48px;
}

.q-pb-xl {
  padding-bottom: 48px;
}

.q-px-xl {
  padding-left: 48px;
  padding-right: 48px;
}

.q-py-xl {
  padding-top: 48px;
  padding-bottom: 48px;
}

.q-ma-xl {
  margin: 48px 48px;
}

.q-ml-xl {
  margin-left: 48px;
}

.q-mr-xl {
  margin-right: 48px;
}

.q-mt-xl {
  margin-top: 48px;
}

.q-mb-xl {
  margin-bottom: 48px;
}

.q-mx-xl {
  margin-left: 48px;
  margin-right: 48px;
}

.q-my-xl {
  margin-top: 48px;
  margin-bottom: 48px;
}

.q-mt-auto, .q-my-auto {
  margin-top: auto;
}

.q-ml-auto {
  margin-left: auto;
}

.q-mb-auto, .q-my-auto {
  margin-bottom: auto;
}

.q-mr-auto {
  margin-right: auto;
}

.q-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.q-touch {
  -webkit-user-select: none;
          user-select: none;
  user-drag: none;
  -khtml-user-drag: none;
  -webkit-user-drag: none;
}

.q-touch-x {
  touch-action: pan-x;
}

.q-touch-y {
  touch-action: pan-y;
}

:root {
  --q-transition-duration: .3s;
}

.q-transition--slide-right-enter-active, .q-transition--slide-right-leave-active, .q-transition--slide-left-enter-active, .q-transition--slide-left-leave-active, .q-transition--slide-up-enter-active, .q-transition--slide-up-leave-active, .q-transition--slide-down-enter-active, .q-transition--slide-down-leave-active, .q-transition--jump-right-enter-active, .q-transition--jump-right-leave-active, .q-transition--jump-left-enter-active, .q-transition--jump-left-leave-active, .q-transition--jump-up-enter-active, .q-transition--jump-up-leave-active, .q-transition--jump-down-enter-active, .q-transition--jump-down-leave-active, .q-transition--fade-enter-active, .q-transition--fade-leave-active, .q-transition--scale-enter-active, .q-transition--scale-leave-active, .q-transition--rotate-enter-active, .q-transition--rotate-leave-active, .q-transition--flip-enter-active, .q-transition--flip-leave-active {
  --q-transition-duration: .3s;
  --q-transition-easing: cubic-bezier(0.215,0.61,0.355,1);
}
.q-transition--slide-right-leave-active, .q-transition--slide-left-leave-active, .q-transition--slide-up-leave-active, .q-transition--slide-down-leave-active, .q-transition--jump-right-leave-active, .q-transition--jump-left-leave-active, .q-transition--jump-up-leave-active, .q-transition--jump-down-leave-active, .q-transition--fade-leave-active, .q-transition--scale-leave-active, .q-transition--rotate-leave-active, .q-transition--flip-leave-active {
  position: absolute;
}
.q-transition--slide-right-enter-active, .q-transition--slide-right-leave-active, .q-transition--slide-left-enter-active, .q-transition--slide-left-leave-active, .q-transition--slide-up-enter-active, .q-transition--slide-up-leave-active, .q-transition--slide-down-enter-active, .q-transition--slide-down-leave-active {
  transition: transform var(--q-transition-duration) var(--q-transition-easing);
}
.q-transition--slide-right-enter-from {
  transform: translate3d(-100%, 0, 0);
}
.q-transition--slide-right-leave-to {
  transform: translate3d(100%, 0, 0);
}
.q-transition--slide-left-enter-from {
  transform: translate3d(100%, 0, 0);
}
.q-transition--slide-left-leave-to {
  transform: translate3d(-100%, 0, 0);
}
.q-transition--slide-up-enter-from {
  transform: translate3d(0, 100%, 0);
}
.q-transition--slide-up-leave-to {
  transform: translate3d(0, -100%, 0);
}
.q-transition--slide-down-enter-from {
  transform: translate3d(0, -100%, 0);
}
.q-transition--slide-down-leave-to {
  transform: translate3d(0, 100%, 0);
}
.q-transition--jump-right-enter-active, .q-transition--jump-right-leave-active, .q-transition--jump-left-enter-active, .q-transition--jump-left-leave-active, .q-transition--jump-up-enter-active, .q-transition--jump-up-leave-active, .q-transition--jump-down-enter-active, .q-transition--jump-down-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration);
}
.q-transition--jump-right-enter-from, .q-transition--jump-right-leave-to, .q-transition--jump-left-enter-from, .q-transition--jump-left-leave-to, .q-transition--jump-up-enter-from, .q-transition--jump-up-leave-to, .q-transition--jump-down-enter-from, .q-transition--jump-down-leave-to {
  opacity: 0;
}
.q-transition--jump-right-enter-from {
  transform: translate3d(-15px, 0, 0);
}
.q-transition--jump-right-leave-to {
  transform: translate3d(15px, 0, 0);
}
.q-transition--jump-left-enter-from {
  transform: translate3d(15px, 0, 0);
}
.q-transition--jump-left-leave-to {
  transform: translateX(-15px);
}
.q-transition--jump-up-enter-from {
  transform: translate3d(0, 15px, 0);
}
.q-transition--jump-up-leave-to {
  transform: translate3d(0, -15px, 0);
}
.q-transition--jump-down-enter-from {
  transform: translate3d(0, -15px, 0);
}
.q-transition--jump-down-leave-to {
  transform: translate3d(0, 15px, 0);
}
.q-transition--fade-enter-active, .q-transition--fade-leave-active {
  transition: opacity var(--q-transition-duration) ease-out;
}
.q-transition--fade-enter-from, .q-transition--fade-leave-to {
  opacity: 0;
}
.q-transition--scale-enter-active, .q-transition--scale-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration) var(--q-transition-easing);
}
.q-transition--scale-enter-from, .q-transition--scale-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1);
}
.q-transition--rotate-enter-active, .q-transition--rotate-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration) var(--q-transition-easing);
  transform-style: preserve-3d;
}
.q-transition--rotate-enter-from, .q-transition--rotate-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1) rotate3d(0, 0, 1, 90deg);
}
.q-transition--flip-right-enter-active, .q-transition--flip-right-leave-active, .q-transition--flip-left-enter-active, .q-transition--flip-left-leave-active, .q-transition--flip-up-enter-active, .q-transition--flip-up-leave-active, .q-transition--flip-down-enter-active, .q-transition--flip-down-leave-active {
  transition: transform var(--q-transition-duration);
  backface-visibility: hidden;
}
.q-transition--flip-right-enter-to, .q-transition--flip-right-leave-from, .q-transition--flip-left-enter-to, .q-transition--flip-left-leave-from, .q-transition--flip-up-enter-to, .q-transition--flip-up-leave-from, .q-transition--flip-down-enter-to, .q-transition--flip-down-leave-from {
  transform: perspective(400px) rotate3d(1, 1, 0, 0deg);
}
.q-transition--flip-right-enter-from {
  transform: perspective(400px) rotate3d(0, 1, 0, -180deg);
}
.q-transition--flip-right-leave-to {
  transform: perspective(400px) rotate3d(0, 1, 0, 180deg);
}
.q-transition--flip-left-enter-from {
  transform: perspective(400px) rotate3d(0, 1, 0, 180deg);
}
.q-transition--flip-left-leave-to {
  transform: perspective(400px) rotate3d(0, 1, 0, -180deg);
}
.q-transition--flip-up-enter-from {
  transform: perspective(400px) rotate3d(1, 0, 0, -180deg);
}
.q-transition--flip-up-leave-to {
  transform: perspective(400px) rotate3d(1, 0, 0, 180deg);
}
.q-transition--flip-down-enter-from {
  transform: perspective(400px) rotate3d(1, 0, 0, 180deg);
}
.q-transition--flip-down-leave-to {
  transform: perspective(400px) rotate3d(1, 0, 0, -180deg);
}

body {
  min-width: 100px;
  min-height: 100%;
  font-family: "Roboto", "-apple-system", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 14px;
}

h1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 6rem;
  letter-spacing: -0.01562em;
}

h2 {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 3.75rem;
  letter-spacing: -0.00833em;
}

h3 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.125rem;
  letter-spacing: normal;
}

h4 {
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0.00735em;
}

h5 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: normal;
}

h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.0125em;
}

p {
  margin: 0 0 16px;
}

.text-h1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 6rem;
  letter-spacing: -0.01562em;
}
.text-h2 {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 3.75rem;
  letter-spacing: -0.00833em;
}
.text-h3 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.125rem;
  letter-spacing: normal;
}
.text-h4 {
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0.00735em;
}
.text-h5 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: normal;
}
.text-h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.0125em;
}
.text-subtitle1 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.00937em;
}
.text-subtitle2 {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.375rem;
  letter-spacing: 0.00714em;
}
.text-body1 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.03125em;
}
.text-body2 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.01786em;
}
.text-overline {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.16667em;
}
.text-caption {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.03333em;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
  hyphens: auto;
}
.text-italic {
  font-style: italic;
}
.text-bold {
  font-weight: bold;
}
.text-no-wrap {
  white-space: nowrap;
}
.text-strike {
  text-decoration: line-through;
}
.text-weight-thin {
  font-weight: 100;
}
.text-weight-light {
  font-weight: 300;
}
.text-weight-regular {
  font-weight: 400;
}
.text-weight-medium {
  font-weight: 500;
}
.text-weight-bold {
  font-weight: 700;
}
.text-weight-bolder {
  font-weight: 900;
}

small {
  font-size: 80%;
}

big {
  font-size: 170%;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-border {
  border: 0 !important;
}

.no-border-radius {
  border-radius: 0 !important;
}

.no-box-shadow {
  box-shadow: none !important;
}

.no-outline {
  outline: 0 !important;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ellipsis-2-lines, .ellipsis-3-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-2-lines {
  -webkit-line-clamp: 2;
}
.ellipsis-3-lines {
  -webkit-line-clamp: 3;
}

.readonly {
  cursor: default !important;
}

.disabled,
.disabled *, [disabled],
[disabled] * {
  outline: 0 !important;
  cursor: not-allowed !important;
}

.disabled, [disabled] {
  opacity: 0.6 !important;
}

.hidden {
  display: none !important;
}

.invisible, .invisible * {
  visibility: hidden !important;
  transition: none !important;
  animation: none !important;
}

.transparent {
  background: transparent !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden-y {
  overflow-y: hidden !important;
}

.hide-scrollbar {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

.dimmed:after, .light-dimmed:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0 /* rtl:ignore */;
  bottom: 0;
  left: 0 /* rtl:ignore */;
}

.dimmed:after {
  background: rgba(0, 0, 0, 0.4) !important;
}

.light-dimmed:after {
  background: rgba(255, 255, 255, 0.6) !important;
}

.z-top {
  z-index: 7000 !important;
}

.z-max {
  z-index: 9998 !important;
}

body:not(.desktop) .desktop-only,
body.desktop .desktop-hide {
  display: none !important;
}

body:not(.mobile) .mobile-only,
body.mobile .mobile-hide {
  display: none !important;
}

body:not(.native-mobile) .native-mobile-only,
body.native-mobile .native-mobile-hide {
  display: none !important;
}

body:not(.cordova) .cordova-only,
body.cordova .cordova-hide {
  display: none !important;
}

body:not(.capacitor) .capacitor-only,
body.capacitor .capacitor-hide {
  display: none !important;
}

body:not(.electron) .electron-only,
body.electron .electron-hide {
  display: none !important;
}

body:not(.touch) .touch-only,
body.touch .touch-hide {
  display: none !important;
}

body:not(.within-iframe) .within-iframe-only,
body.within-iframe .within-iframe-hide {
  display: none !important;
}

body:not(.platform-ios) .platform-ios-only,
body.platform-ios .platform-ios-hide {
  display: none !important;
}

body:not(.platform-android) .platform-android-only,
body.platform-android .platform-android-hide {
  display: none !important;
}

@media all and (orientation: portrait) {
  .orientation-landscape {
    display: none !important;
  }
}
@media all and (orientation: landscape) {
  .orientation-portrait {
    display: none !important;
  }
}
@media screen {
  .print-only {
    display: none !important;
  }
}
@media print {
  .print-hide {
    display: none !important;
  }
}
@media (max-width: 599.98px) {
  .xs-hide, .gt-xs, .sm, .gt-sm, .md, .gt-md, .lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 1023.98px) {
  .sm-hide, .xs, .lt-sm, .gt-sm, .md, .gt-md, .lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439.98px) {
  .md-hide, .xs, .lt-sm, .sm, .lt-md, .gt-md, .lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 1440px) and (max-width: 1919.98px) {
  .lg-hide, .xs, .lt-sm, .sm, .lt-md, .md, .lt-lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .xl-hide, .xs, .lt-sm, .sm, .lt-md, .md, .lt-lg, .lg, .lt-xl {
    display: none !important;
  }
}
.q-focus-helper, .q-focusable, .q-manual-focusable, .q-hoverable {
  outline: 0;
}

body.desktop .q-focus-helper {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  opacity: 0;
  transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), opacity 0.4s cubic-bezier(0.25, 0.8, 0.5, 1);
}
body.desktop .q-focus-helper:before, body.desktop .q-focus-helper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: inherit;
  transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), opacity 0.6s cubic-bezier(0.25, 0.8, 0.5, 1);
}
body.desktop .q-focus-helper:before {
  background: #000;
}
body.desktop .q-focus-helper:after {
  background: #fff;
}
body.desktop .q-focus-helper--rounded {
  border-radius: 4px;
}
body.desktop .q-focus-helper--round {
  border-radius: 50%;
}
body.desktop .q-focusable:focus > .q-focus-helper, body.desktop .q-manual-focusable--focused > .q-focus-helper, body.desktop .q-hoverable:hover > .q-focus-helper {
  background: currentColor;
  opacity: 0.15;
}
body.desktop .q-focusable:focus > .q-focus-helper:before, body.desktop .q-manual-focusable--focused > .q-focus-helper:before, body.desktop .q-hoverable:hover > .q-focus-helper:before {
  opacity: 0.1;
}
body.desktop .q-focusable:focus > .q-focus-helper:after, body.desktop .q-manual-focusable--focused > .q-focus-helper:after, body.desktop .q-hoverable:hover > .q-focus-helper:after {
  opacity: 0.4;
}
body.desktop .q-focusable:focus > .q-focus-helper, body.desktop .q-manual-focusable--focused > .q-focus-helper {
  opacity: 0.22;
}

body.body--dark {
  color: #fff;
  background: var(--q-dark-page);
}

.q-dark {
  color: #fff;
  background: var(--q-dark);
}
@media print {
  /* Hide app chrome/toolbars when printing */
  .q-editor__toolbar {
    display: none !important;
  }
  /* Force page breaks where requested */
  .page-break {
    break-after: page;
    page-break-after: always;
    height: 0;
    overflow: hidden;
  }
  @page {
    margin: 12mm;
  }
}
body {
  font-family: "Comfortaa", sans-serif;
  background-color: var(--background-color);
  color: var(--text-color);
  transition: background-color 0.3s, color 0.3s;
}
:root {
  /* Light Theme Variables */
  --primary-green: #2E7D32;
  --accent-red: #eb5757;
  --neutral-gray: #e0e0e0;
  --text-color: #000000;
  --card-bg: #ffffff;
  --shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  --border-radius: 16px;
  --blur-bg: rgba(248, 248, 248, 0.6);
  --background-color: #ffffff;
}
/* Dark Theme (Dia Browser Style) */
.body--dark {
  --primary-green: #2E7D32;
  /* Keep green as primary */
  --accent-red: #eb5757;
  --neutral-gray: #333333;
  --text-color: #e8e6e3;
  /* Dia browser text color */
  --card-bg: #232527;
  /* Slightly lighter than background */
  --shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  --border-radius: 16px;
  --blur-bg: rgba(24, 26, 27, 0.6);
  --background-color: #181a1b;
  /* Dia browser background */
}
.bg-grey-1 {
  background-color: var(--neutral-gray) !important;
}
.transparent-blur-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--blur-bg);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.q-card {
  background: var(--card-bg);
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  padding: 16px;
  color: var(--text-color);
}
.q-btn {
  border-radius: 12px;
  padding: 10px 18px;
  text-transform: none;
}
/* Make filled buttons green */
.q-btn--standard.q-btn--filled {
  background-color: var(--primary-green) !important;
  color: white !important;
}
/* Make outlined buttons green */
.q-btn--standard.q-btn--outline {
  color: var(--primary-green) !important;
  border-color: var(--primary-green) !important;
}
/* All buttons with primary class should be green */
.q-btn--primary {
  color: var(--primary-green) !important;
}
/* Ensure primary filled buttons have white text */
.q-btn--primary.q-btn--filled {
  background-color: var(--primary-green) !important;
  color: white !important;
}
.q-toolbar {
  background: var(--primary-bg);
  box-shadow: var(--shadow);
}
.primary-green {
  background: var(--primary-green);
  color: white;
  border-radius: var(--border-radius);
}
.accent-red {
  background: var(--accent-red);
  color: white;
  border-radius: var(--border-radius);
}
.glass-card {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(12px);
  border-radius: var(--border-radius);
  padding: 15px;
  box-shadow: var(--shadow);
  color: var(--text-color);
}
.body--dark .glass-card {
  background: rgba(35, 37, 39, 0.6);
}
.glass-effect {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  padding: 15px;
  color: var(--text-color);
}
.body--dark .glass-effect {
  background: rgba(35, 37, 39, 0.6);
}
.transparent-card {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  color: var(--text-color);
}
.body--dark .transparent-card {
  background-color: rgba(35, 37, 39, 0.6);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}
:root {
  --inventory-accent: var(--primary-green);
  --inventory-accent-light: #4CAF50;
  --inventory-accent-lighter: #E8F5E8;
  --inventory-text-primary: var(--text-color);
  --inventory-text-secondary: #757575;
  --inventory-border: #BDBDBD;
  --inventory-border-light: var(--neutral-gray);
}
.inv-stat-card {
  border-left: 4px solid var(--inventory-accent) !important;
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%) !important;
  border-radius: 12px !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  border: 1px solid var(--inventory-border-light) !important;
  box-shadow: 0 2px 8px rgba(13, 115, 119, 0.08) !important;
  min-height: 100px;
}
.inv-stat-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 8px 24px rgba(13, 115, 119, 0.15) !important;
  background: linear-gradient(135deg, #ffffff 0%, #f1f8f9 100%) !important;
}
.inv-stat-card .q-card__section {
  padding: 20px !important;
}
.inv-stat-card .text-h6 {
  color: var(--inventory-text-primary) !important;
  font-weight: 600 !important;
  margin-bottom: 4px !important;
  letter-spacing: 0.025em !important;
}
.inv-stat-card .text-subtitle2 {
  color: var(--inventory-text-secondary) !important;
  font-size: 0.875rem !important;
  letter-spacing: 0.01em !important;
}
.inv-stat-card .q-icon {
  opacity: 0.8 !important;
}
.inv-page-header {
  margin-bottom: 24px !important;
}
.inv-page-header .text-h4 {
  color: var(--inventory-text-primary) !important;
  font-weight: 700 !important;
  margin-bottom: 8px !important;
  letter-spacing: -0.025em !important;
  line-height: 1.3 !important;
}
.inv-page-header .text-subtitle1 {
  color: var(--inventory-text-secondary) !important;
  font-weight: 400 !important;
  font-size: 1rem !important;
  letter-spacing: 0.01em !important;
}
.inv-page-header .q-icon {
  color: var(--inventory-accent) !important;
  margin-right: 12px !important;
}
.inv-filter-card {
  border-radius: 12px !important;
  border: 1px solid var(--inventory-border-light) !important;
  background: #ffffff !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;
}
.inv-filter-card .q-card__section {
  padding: 20px !important;
}
.inv-filter-card .q-input .q-field__control {
  border-radius: 8px !important;
}
.inv-filter-card .q-btn {
  border-radius: 8px !important;
  font-weight: 500 !important;
  letter-spacing: 0.025em !important;
}
.inv-section-label {
  color: var(--inventory-text-secondary) !important;
  font-weight: 600 !important;
  font-size: 0.875rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  margin-bottom: 16px !important;
}
.inv-table .q-table {
  border-radius: 12px !important;
  overflow: hidden !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;
}
.inv-table .q-table thead th {
  background: linear-gradient(135deg, var(--inventory-accent-lighter) 0%, #ffffff 100%) !important;
  color: var(--inventory-text-primary) !important;
  font-weight: 600 !important;
  letter-spacing: 0.025em !important;
  border-bottom: 2px solid var(--inventory-accent) !important;
}
.inv-table .q-table tbody td {
  border-bottom: 1px solid var(--inventory-border-light) !important;
  padding: 12px 16px !important;
}
.inv-table .q-table tbody tr:hover {
  background: var(--inventory-accent-lighter) !important;
}
.inv-nav-bar .q-tabs {
  background: linear-gradient(135deg, #ffffff 0%, var(--inventory-accent-lighter) 100%) !important;
  border-radius: 12px 12px 0 0 !important;
}
.inv-nav-bar .q-tabs .q-tab {
  font-weight: 500 !important;
  letter-spacing: 0.025em !important;
  border-radius: 8px 8px 0 0 !important;
  margin-right: 4px !important;
}
.inv-nav-bar .q-tabs .q-tab__indicator {
  background: var(--inventory-accent) !important;
}
.inv-nav-bar .q-tabs .q-tab--active {
  background: #ffffff !important;
  color: var(--inventory-accent) !important;
  font-weight: 600 !important;
}
.inv-nav-bar .q-btn {
  border-radius: 8px !important;
  font-weight: 500 !important;
}
.inv-quick-actions .q-btn {
  border-radius: 8px !important;
  font-weight: 500 !important;
  letter-spacing: 0.025em !important;
  transition: all 0.3s ease !important;
}
.inv-quick-actions .q-btn:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 12px rgba(13, 115, 119, 0.2) !important;
}
.inv-page-container {
  background: #fafbfc !important;
  min-height: 100vh !important;
}
.inv-breadcrumbs .q-breadcrumbs__el {
  color: var(--inventory-text-secondary) !important;
  font-weight: 500 !important;
}
.inv-breadcrumbs .q-breadcrumbs__el--active {
  color: var(--inventory-accent) !important;
  font-weight: 600 !important;
}
.inv-expansion-header {
  border-left: 4px solid var(--inventory-accent) !important;
  background-color: rgba(46, 125, 50, 0.05) !important;
}
.inv-expansion-header .q-item__label {
  color: var(--inventory-accent) !important;
}
.inv-expansion-header .q-icon {
  color: var(--inventory-accent) !important;
}
.inv-submenu-item {
  transition: all 0.3s ease;
  border-left: 4px solid transparent;
}
.inv-submenu-item:hover {
  background-color: rgba(46, 125, 50, 0.04) !important;
  color: var(--inventory-accent);
}
.inv-submenu-item--active {
  background-color: rgba(46, 125, 50, 0.08) !important;
  color: var(--inventory-accent) !important;
  border-left: 4px solid var(--inventory-accent);
  font-weight: 500;
}
.inv-submenu-item--active .q-icon {
  color: var(--inventory-accent) !important;
}
@media (max-width: 600px) {
  .inv-stat-card {
    margin-bottom: 16px !important;
  }
  .inv-stat-card .q-card__section {
    padding: 16px !important;
  }
  .inv-page-header {
    text-align: center !important;
  }
  .inv-page-header .col-auto {
    margin-top: 16px !important;
  }
}:root {
  --calendar-border: #e0e0e0 1px solid;
  --calendar-border-dark: #71755d 1px solid;
  --calendar-border-section: #e0e0e0 1px dashed;
  --calendar-border-section-dark: #71755d 1px dashed;
  --calendar-border-current: #027BE3 2px solid;
  --calendar-border-current-dark: #ffff66 2px solid;
  --calendar-mini-range-connector-hover-border: #027BE3 1px dashed;
  --calendar-mini-range-connector-hover-border-dark: #ffff66 1px dashed;
  --calendar-color: #606c71;
  --calendar-color-dark: #fafafa;
  --calendar-background: #ffffff;
  --calendar-background-dark: #121212;
  --calendar-current-color: #027BE3;
  --calendar-current-color-dark: #ffff66;
  --calendar-current-background: #00000000;
  --calendar-current-background-dark: #121212;
  --calendar-disabled-date-color: #a1a1a1;
  --calendar-disabled-date-color-dark: #bebebe;
  --calendar-disabled-date-background: #ffffff;
  --calendar-disabled-date-background-dark: #121212;
  --calendar-active-date-color: #027BE3FF;
  --calendar-active-date-color-dark: #cce7ffff;
  --calendar-active-date-background: #cce7ffff;
  --calendar-active-date-background-dark: #027BE3FF;
  --calendar-outside-color: #606c71;
  --calendar-outside-color-dark: #bebebe;
  --calendar-outside-background: #00000000;
  --calendar-outside-background-dark: #121212;
  --calendar-selected-color: #027BE3;
  --calendar-selected-color-dark: #027BE3;
  --calendar-selected-background: #cce7ff;
  --calendar-selected-background-dark: #cce7ff;
  --calendar-mini-selected-color: #027BE3;
  --calendar-mini-selected-color-dark: #027BE3;
  --calendar-mini-selected-background: #00000000;
  --calendar-mini-selected-background-dark: #00000000;
  --calendar-mini-selected-label-color: #027BE3;
  --calendar-mini-selected-label-color-dark: #cce7ff;
  --calendar-mini-selected-label-background: #cce7ff;
  --calendar-mini-selected-label-background-dark: #027BE3;
  --calendar-range-color: #027BE3;
  --calendar-range-color-dark: #027BE3;
  --calendar-range-background: #cce7ff;
  --calendar-range-background-dark: #cce7ff;
  --calendar-mini-range-color: #cce7ff;
  --calendar-mini-range-color-dark: #027BE3;
  --calendar-mini-range-background: #00000000;
  --calendar-mini-range-background-dark: #00000000;
  --calendar-mini-range-label-color: #cce7ff;
  --calendar-mini-range-label-color-dark: #027BE3;
  --calendar-mini-range-label-background: #cce7ff;
  --calendar-mini-range-label-background-dark: #cce7ff;
  --calendar-mini-range-connector-color: #cce7ff;
  --calendar-mini-range-connector-color-dark: #ffff66;
  --calendar-mini-range-hover-color: #027BE3;
  --calendar-mini-range-hover-color-dark: #ffff66;
  --calendar-mini-range-firstlast-color: #cce7ff;
  --calendar-mini-range-firstlast-color-dark: #cce7ff;
  --calendar-mini-range-firstlast-background: #00000000;
  --calendar-mini-range-firstlast-background-dark: #cce7ff;
  --calendar-mini-range-firstlast-label-color: #cce7ff;
  --calendar-mini-range-firstlast-label-color-dark: #cce7ff;
  --calendar-mini-range-firstlast-label-background: #027BE3;
  --calendar-mini-range-firstlast-label-background-dark: #ffff66;
  --calendar-scrollbar-width-height: 10px;
  --calendar-scrollbar-track: #eeeeee;
  --calendar-scrollbar-thumb: #888888;
  --calendar-scrollbar-thumb-hover: #555555;
  --calendar-scrollbar-track-dark: #eeeeee;
  --calendar-scrollbar-thumb-dark: #888888;
  --calendar-scrollbar-thumb-hover-dark: #555555;
  --calendar-intervals-width: 56px;
  --calendar-resources-width: 100px;
  --calendar-work-week-width: 30px;
  --calendar-mini-work-week-width: 30px;
  --calendar-work-week-font-size: 1.0em;
  --calendar-head-font-weight: 600;
}

.q-calendar--roll-right-leave-active, .q-calendar--roll-left-leave-active, .q-calendar--roll-up-leave-active, .q-calendar--roll-down-leave-active, .q-calendar--slide-right-leave-active, .q-calendar--slide-left-leave-active, .q-calendar--slide-up-leave-active, .q-calendar--slide-down-leave-active, .q-calendar--jump-right-leave-active, .q-calendar--jump-left-leave-active, .q-calendar--jump-up-leave-active, .q-calendar--jump-down-leave-active, .q-calendar--fade-leave-active, .q-calendar--scale-leave-active, .q-calendar--rotate-leave-active, .q-calendar--spin-leave-active, .q-calendar--flip-leave-active {
  position: absolute;
}
.q-calendar--roll-right-enter-active, .q-calendar--roll-right-leave-active, .q-calendar--roll-left-enter-active, .q-calendar--roll-left-leave-active, .q-calendar--roll-up-enter-active, .q-calendar--roll-up-leave-active, .q-calendar--roll-down-enter-active, .q-calendar--roll-down-leave-active, .q-calendar--slide-right-enter-active, .q-calendar--slide-right-leave-active, .q-calendar--slide-left-enter-active, .q-calendar--slide-left-leave-active, .q-calendar--slide-up-enter-active, .q-calendar--slide-up-leave-active, .q-calendar--slide-down-enter-active, .q-calendar--slide-down-leave-active {
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.q-calendar--roll-right-enter-from {
  transform: translate3d(-100%, 0, 0) rotate(360deg);
}
.q-calendar--roll-right-leave-to {
  transform: translate3d(100%, 0, 0) rotate(0deg);
}
.q-calendar--roll-left-enter-from {
  transform: translate3d(100%, 0, 0) rotate(-360deg);
}
.q-calendar--roll-left-leave-to {
  transform: translate3d(-100%, 0, 0) rotate(0deg);
}
.q-calendar--roll-up-enter-from {
  transform: translate3d(0, 100%, 0) rotate(-360deg);
}
.q-calendar--roll-up-leave-to {
  transform: translate3d(0, -100%, 0) rotate(0deg);
}
.q-calendar--roll-down-enter-from {
  transform: translate3d(0, -100%, 0) rotate(360deg);
}
.q-calendar--roll-down-leave-to {
  transform: translate3d(0, 100%, 0) rotate(0deg);
}
.q-calendar--slide-right-enter-from {
  transform: translate3d(-100%, 0, 0);
}
.q-calendar--slide-right-leave-to {
  transform: translate3d(100%, 0, 0);
}
.q-calendar--slide-left-enter-from {
  transform: translate3d(100%, 0, 0);
}
.q-calendar--slide-left-leave-to {
  transform: translate3d(-100%, 0, 0);
}
.q-calendar--slide-up-enter-from {
  transform: translate3d(0, 100%, 0);
}
.q-calendar--slide-up-leave-to {
  transform: translate3d(0, -100%, 0);
}
.q-calendar--slide-down-enter-from {
  transform: translate3d(0, -100%, 0);
}
.q-calendar--slide-down-leave-to {
  transform: translate3d(0, 100%, 0);
}
.q-calendar--jump-right-enter-active, .q-calendar--jump-right-leave-active, .q-calendar--jump-left-enter-active, .q-calendar--jump-left-leave-active, .q-calendar--jump-up-enter-active, .q-calendar--jump-up-leave-active, .q-calendar--jump-down-enter-active, .q-calendar--jump-down-leave-active {
  transition: opacity 0.3s, transform 0.3s;
}
.q-calendar--jump-right-enter-from, .q-calendar--jump-right-leave-to, .q-calendar--jump-left-enter-from, .q-calendar--jump-left-leave-to, .q-calendar--jump-up-enter-from, .q-calendar--jump-up-leave-to, .q-calendar--jump-down-enter-from, .q-calendar--jump-down-leave-to {
  opacity: 0;
}
.q-calendar--jump-right-enter-from {
  transform: translate3d(-15px, 0, 0);
}
.q-calendar--jump-right-leave-to {
  transform: translate3d(15px, 0, 0);
}
.q-calendar--jump-left-enter-from {
  transform: translate3d(15px, 0, 0);
}
.q-calendar--jump-left-leave-to {
  transform: translateX(-15px);
}
.q-calendar--jump-up-enter-from {
  transform: translate3d(0, 15px, 0);
}
.q-calendar--jump-up-leave-to {
  transform: translate3d(0, -15px, 0);
}
.q-calendar--jump-down-enter-from {
  transform: translate3d(0, -15px, 0);
}
.q-calendar--jump-down-leave-to {
  transform: translate3d(0, 15px, 0);
}
.q-calendar--fade-enter-active, .q-calendar--fade-leave-active {
  transition: opacity 0.3s ease-out;
}
.q-calendar--fade-enter-from, .q-calendar--fade-leave-to {
  opacity: 0;
}
.q-calendar--scale-enter-active, .q-calendar--scale-leave-active {
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.q-calendar--scale-enter-from, .q-calendar--scale-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1);
}
.q-calendar--rotate-enter-active, .q-calendar--rotate-leave-active {
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform-style: preserve-3d;
}
.q-calendar--rotate-enter-from, .q-calendar--rotate-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1) rotate3d(0, 0, 1, 90deg);
}
.q-calendar--spin-enter-active, .q-calendar--spin-leave-active {
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform-style: preserve-3d;
}
.q-calendar--spin-enter-from, .q-calendar--spin-leave-from, .q-calendar--spin-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1) rotate3d(0, 0, 1, 720deg);
}
.q-calendar--flip-right-enter-active, .q-calendar--flip-right-leave-active, .q-calendar--flip-left-enter-active, .q-calendar--flip-left-leave-active, .q-calendar--flip-up-enter-active, .q-calendar--flip-up-leave-active, .q-calendar--flip-down-enter-active, .q-calendar--flip-down-leave-active {
  transition: transform 0.3s;
  backface-visibility: hidden;
}
.q-calendar--flip-right-enter-to, .q-calendar--flip-right-leave-from, .q-calendar--flip-left-enter-to, .q-calendar--flip-left-leave-from, .q-calendar--flip-up-enter-to, .q-calendar--flip-up-leave-from, .q-calendar--flip-down-enter-to, .q-calendar--flip-down-leave-from {
  transform: perspective(400px) rotate3d(1, 1, 0, 0deg);
}
.q-calendar--flip-right-enter-from {
  transform: perspective(400px) rotate3d(0, 1, 0, -180deg);
}
.q-calendar--flip-right-leave-to {
  transform: perspective(400px) rotate3d(0, 1, 0, 180deg);
}
.q-calendar--flip-left-enter-from {
  transform: perspective(400px) rotate3d(0, 1, 0, 180deg);
}
.q-calendar--flip-left-leave-to {
  transform: perspective(400px) rotate3d(0, 1, 0, -180deg);
}
.q-calendar--flip-up-enter-from {
  transform: perspective(400px) rotate3d(1, 0, 0, -180deg);
}
.q-calendar--flip-up-leave-to {
  transform: perspective(400px) rotate3d(1, 0, 0, 180deg);
}
.q-calendar--flip-down-enter-from {
  transform: perspective(400px) rotate3d(1, 0, 0, 180deg);
}
.q-calendar--flip-down-leave-to {
  transform: perspective(400px) rotate3d(1, 0, 0, -180deg);
}

.q-calendar {
  position: relative;
  display: flex;
  flex-direction: column;
  color: var(--calendar-color);
  background: var(--calendar-background);
  width: 100%;
  min-width: auto;
  overflow: hidden;
}
.q-calendar__bordered {
  border: var(--calendar-border);
}
.q-calendar__button {
  display: inline-block;
  flex-direction: row;
  align-items: center;
  position: relative;
  outline: 0;
  border: 0;
  vertical-align: middle;
  padding: 0;
  font-size: 0.75em;
  line-height: 1.715em;
  text-decoration: none;
  color: inherit;
  background: transparent;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  height: auto;
  min-height: 2em;
  min-width: 2em;
  will-change: background;
  transition: background 0.3s;
}
.q-calendar__button--rounded {
  border-radius: 6px;
}
.q-calendar__button--round {
  border-radius: 50%;
}
.q-calendar__button--bordered {
  border: var(--calendar-border);
}
.q-calendar__left {
  text-align: left !important;
  justify-content: flex-start;
}
.q-calendar__center {
  text-align: center !important;
  justify-content: center;
}
.q-calendar__right {
  text-align: right !important;
  justify-content: flex-end;
}
.q-calendar__justify {
  justify-content: space-between !important;
}
.q-calendar__header--inline {
  display: flex;
  flex: 1 0 0;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.q-calendar__ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.q-calendar__overflow-wrap {
  overflow-wrap: break-word;
  overflow: hidden;
}
.q-calendar__parent {
  transition: transform 0.3s;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 2px;
  height: 2px;
  cursor: pointer;
}
.q-calendar__parent--expanded {
  margin: 0 2px;
  transform: rotate(-135deg);
}
.q-calendar__parent--collapsed {
  margin: 0 2px;
  transform: rotate(45deg);
}
.q-calendar__child {
  position: relative;
  transition: max-height 0.28s linear;
}
.q-calendar__child--expanded {
  max-height: 800px;
  height: auto;
}
.q-calendar__child--collapsed {
  max-height: 0;
  overflow-y: hidden;
}
.q-calendar__focusable, .q-calendar__manual-focusable, .q-calendar__hoverable {
  outline: 0;
}
.q-calendar__focus-helper {
  position: absolute;
  top: 0;
  left: 0; /* rtl:ignore */
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  opacity: 0;
  transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), opacity 0.4s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-calendar__focus-helper:before, .q-calendar__focus-helper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0; /* rtl:ignore */
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: inherit;
  transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), opacity 0.6s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-calendar__focus-helper:before {
  background: #000;
}
.q-calendar__focus-helper:after {
  background: #fff;
}
.q-calendar__focus-helper--rounded {
  border-radius: 6px;
}
.q-calendar__focus-helper--round {
  border-radius: 50%;
}
.q-calendar__focusable:focus > .q-calendar__focus-helper, .q-calendar__manual-focusable--focused > .q-calendar__focus-helper, .q-calendar__hoverable:hover > .q-calendar__focus-helper {
  background: currentColor;
  opacity: 0.15;
}
.q-calendar__focusable:focus > .q-calendar__focus-helper:before, .q-calendar__manual-focusable--focused > .q-calendar__focus-helper:before, .q-calendar__hoverable:hover > .q-calendar__focus-helper:before {
  opacity: 0.1;
}
.q-calendar__focusable:focus > .q-calendar__focus-helper:after, .q-calendar__manual-focusable--focused > .q-calendar__focus-helper:after, .q-calendar__hoverable:hover > .q-calendar__focus-helper:after {
  opacity: 0.4;
}
.q-calendar__focusable:focus > .q-calendar__focus-helper, .q-calendar__manual-focusable--focused > .q-calendar__focus-helper {
  opacity: 0.22;
}
.q-calendar .disabled,
.q-calendar .disabled *,
.q-calendar [disabled],
.q-calendar [disabled] * {
  outline: 0 !important;
  cursor: not-allowed !important;
}
.q-calendar .disabled,
.q-calendar [disabled] {
  opacity: 0.6 !important;
}

.q-calendar {
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar .q-calendar__scroll::-webkit-scrollbar {
  width: var(--calendar-scrollbar-width-height);
  height: var(--calendar-scrollbar-width-height);
}
.q-calendar .q-calendar__scroll::-webkit-scrollbar-track {
  background: var(--calendar-scrollbar-track);
  box-shadow: inset 0 0 4px var(--calendar-scrollbar-track);
}
.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner {
  background: var(--calendar-scrollbar-track);
}
.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb {
  background: var(--calendar-scrollbar-thumb);
  border-radius: 5px;
}
.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover {
  background: var(--calendar-scrollbar-thumb-hover);
}

.q-dark div.q-calendar,
.body--dark div.q-calendar,
.q-calendar--dark.q-calendar {
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div.q-calendar__bordered,
.body--dark div.q-calendar__bordered,
.q-calendar--dark.q-calendar__bordered {
  border: var(--calendar-border-dark);
}
.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar,
.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar,
.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar {
  width: var(--calendar-scrollbar-width-height);
  height: var(--calendar-scrollbar-width-height);
}
.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-track,
.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-track,
.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-track {
  background: var(--calendar-scrollbar-track-dark);
  box-shadow: inset 0 0 4px var(--calendar-scrollbar-track-dark);
}
.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner,
.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner,
.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner {
  background: var(--calendar-scrollbar-track-dark);
}
.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb,
.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb,
.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb {
  background: var(--calendar-scrollbar-thumb-dark);
  border-radius: 5px;
}
.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover,
.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover,
.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover {
  background: var(--calendar-scrollbar-thumb-hover-dark);
}

.q-calendar-agenda {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
}
.q-calendar-agenda__head {
  position: relative;
  flex: none;
  display: flex;
  flex-direction: row;
}
.q-calendar-agenda__head--intervals {
  flex: none;
  display: flex;
  vertical-align: bottom;
}
.q-calendar-agenda__head--days__column {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-agenda__head--days__weekdays {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-agenda__head--days__event {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
}
.q-calendar-agenda__head--days__events {
  position: absolute;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  bottom: 0;
  left: 0;
  right: 0;
}
.q-calendar-agenda__head--day {
  position: relative;
  flex: 1 1 100%;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 0;
  outline: 0;
}
.q-calendar-agenda__head--day__event {
  position: relative;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  overflow: hidden;
}
.q-calendar-agenda__head--weekday, .q-calendar-agenda__head--date, .q-calendar-agenda__column-header--before, .q-calendar-agenda__column-header--after {
  display: flex;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-agenda__head--weekday, .q-calendar-agenda__head--date {
  margin: 2px;
  flex: 1 0 0;
}
.q-calendar-agenda__head--day__label {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.q-calendar-agenda__body {
  flex: 1 1 60%;
  overflow: hidden;
  display: flex;
  position: relative;
}
.q-calendar-agenda__scroll-area {
  overflow: auto;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
}
.q-calendar-agenda__pane {
  width: 100%;
  overflow: hidden;
  flex: none;
  display: flex;
  align-items: flex-start;
}
.q-calendar-agenda__day-container {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
}
.q-calendar-agenda__intervals-column {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-agenda__interval {
  text-align: left;
  outline: 0;
}
.q-calendar-agenda__interval--section {
  position: relative;
  text-align: left;
  outline: 0;
}
.q-calendar-agenda__interval--text {
  display: block;
  position: relative;
  top: -6px;
  font-size: 10px;
  width: 100%;
  text-align: center;
}
.q-calendar-agenda__day {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 0;
}
.q-calendar-agenda__day-interval {
  position: relative;
  outline: 0;
}
.q-calendar-agenda__day-interval--section {
  position: relative;
  outline: 0;
}

.q-calendar-agenda__intervals-column.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  z-index: 1;
}

.q-calendar-agenda__head.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 2;
}

.q-calendar-agenda__head--intervals.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 3;
}

.q-calendar-agenda__head {
  border-bottom: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar-agenda__interval {
  border-bottom: var(--calendar-background) 1px solid;
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar-agenda__head--intervals {
  border-right: var(--calendar-border);
  min-width: var(--calendar-intervals-width);
  max-width: var(--calendar-intervals-width);
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar-agenda__head--day {
  font-weight: var(--calendar-head-font-weight);
  border-right: var(--calendar-border);
}
.q-calendar-agenda__head--day:last-child {
  border-right: none;
}
.q-calendar-agenda__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color);
  background: var(--calendar-active-date-background);
}
.q-calendar-agenda__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current);
}
.q-calendar-agenda__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-agenda__head--day__event {
  border-right: var(--calendar-border);
}
.q-calendar-agenda__head--day__event:last-child {
  border-right: none;
}
.q-calendar-agenda__column-header--before {
  border-bottom: var(--calendar-border);
}
.q-calendar-agenda__column-header--after {
  border-top: var(--calendar-border);
}
.q-calendar-agenda__intervals-column {
  border-right: var(--calendar-border);
  min-width: var(--calendar-intervals-width);
  max-width: var(--calendar-intervals-width);
}
.q-calendar-agenda__day {
  border-right: var(--calendar-border);
}
.q-calendar-agenda__day:last-child {
  border-right: none !important;
}
.q-calendar-agenda__day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-agenda__day-interval {
  width: 100%;
  border-top: var(--calendar-border);
}
.q-calendar-agenda__day-interval.q-selected {
  color: var(--calendar-selected-color);
  background: var(--calendar-selected-background);
}
.q-calendar-agenda__day-interval.q-range-first, .q-calendar-agenda__day-interval.q-range-last, .q-calendar-agenda__day-interval.q-range {
  color: var(--calendar-range-color);
  background: var(--calendar-range-background);
}
.q-calendar-agenda__day-interval--section {
  border-top: var(--calendar-border-section);
}
.q-calendar-agenda__day-interval--section.q-selected {
  color: var(--calendar-selected-color);
  background: var(--calendar-selected-background);
}
.q-calendar-agenda__day-interval--section.q-range-first, .q-calendar-agenda__day-interval--section.q-range-last, .q-calendar-agenda__day-interval--section.q-range {
  color: var(--calendar-range-color);
  background: var(--calendar-range-background);
}
.q-calendar-agenda__day-interval:first-child {
  border-top: none !important;
}
.q-calendar-agenda__day-interval:last-child {
  border-bottom: none !important;
}

.q-dark div .q-calendar-agenda__head,
.body--dark div .q-calendar-agenda__head,
.q-calendar--dark .q-calendar-agenda__head {
  border-bottom: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-agenda__interval,
.body--dark div .q-calendar-agenda__interval,
.q-calendar--dark .q-calendar-agenda__interval {
  border-bottom: var(--calendar-background-dark) 1px solid;
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-agenda__head--intervals,
.body--dark div .q-calendar-agenda__head--intervals,
.q-calendar--dark .q-calendar-agenda__head--intervals {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-agenda__head--day,
.body--dark div .q-calendar-agenda__head--day,
.q-calendar--dark .q-calendar-agenda__head--day {
  border-right: var(--calendar-border-dark);
  font-weight: var(--calendar-head-font-weight);
}
.q-dark div .q-calendar-agenda__head--day:last-child,
.body--dark div .q-calendar-agenda__head--day:last-child,
.q-calendar--dark .q-calendar-agenda__head--day:last-child {
  border-right: none;
}
.q-dark div .q-calendar-agenda__head--day.q-active-date .q-calendar__button,
.body--dark div .q-calendar-agenda__head--day.q-active-date .q-calendar__button,
.q-calendar--dark .q-calendar-agenda__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color-dark);
  background: var(--calendar-active-date-background-dark);
}
.q-dark div .q-calendar-agenda__head--day.q-current-day .q-calendar__button,
.body--dark div .q-calendar-agenda__head--day.q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-agenda__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark);
}
.q-dark div .q-calendar-agenda__head--day__event,
.body--dark div .q-calendar-agenda__head--day__event,
.q-calendar--dark .q-calendar-agenda__head--day__event {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-agenda__head--day.q-disabled-day,
.body--dark div .q-calendar-agenda__head--day.q-disabled-day,
.q-calendar--dark .q-calendar-agenda__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color-dark);
  background: var(--calendar-disabled-date-background-dark) !important;
}
.q-dark div .q-calendar-agenda__column-header--before,
.body--dark div .q-calendar-agenda__column-header--before,
.q-calendar--dark .q-calendar-agenda__column-header--before {
  border-bottom: var(--calendar-border-dark);
}
.q-dark div .q-calendar-agenda__column-header--after,
.body--dark div .q-calendar-agenda__column-header--after,
.q-calendar--dark .q-calendar-agenda__column-header--after {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-agenda__intervals-column,
.body--dark div .q-calendar-agenda__intervals-column,
.q-calendar--dark .q-calendar-agenda__intervals-column {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-agenda__day,
.body--dark div .q-calendar-agenda__day,
.q-calendar--dark .q-calendar-agenda__day {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-agenda__day:last-child,
.body--dark div .q-calendar-agenda__day:last-child,
.q-calendar--dark .q-calendar-agenda__day:last-child {
  border-right: none !important;
}
.q-dark div .q-calendar-agenda__day.q-disabled-day,
.body--dark div .q-calendar-agenda__day.q-disabled-day,
.q-calendar--dark .q-calendar-agenda__day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-dark div .q-calendar-agenda__day-interval,
.body--dark div .q-calendar-agenda__day-interval,
.q-calendar--dark .q-calendar-agenda__day-interval {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-agenda__day-interval.q-selected,
.body--dark div .q-calendar-agenda__day-interval.q-selected,
.q-calendar--dark .q-calendar-agenda__day-interval.q-selected {
  color: var(--calendar-selected-color-dark);
  background: var(--calendar-selected-background-dark);
}
.q-dark div .q-calendar-agenda__day-interval.q-range-first, .q-dark div .q-calendar-agenda__day-interval.q-range-last, .q-dark div .q-calendar-agenda__day-interval.q-range,
.body--dark div .q-calendar-agenda__day-interval.q-range-first,
.body--dark div .q-calendar-agenda__day-interval.q-range-last,
.body--dark div .q-calendar-agenda__day-interval.q-range,
.q-calendar--dark .q-calendar-agenda__day-interval.q-range-first,
.q-calendar--dark .q-calendar-agenda__day-interval.q-range-last,
.q-calendar--dark .q-calendar-agenda__day-interval.q-range {
  color: var(--calendar-range-color-dark);
  background: var(--calendar-range-background-dark);
}
.q-dark div .q-calendar-agenda__day-interval:first-child,
.body--dark div .q-calendar-agenda__day-interval:first-child,
.q-calendar--dark .q-calendar-agenda__day-interval:first-child {
  border-top: none !important;
}
.q-dark div .q-calendar-agenda__day-interval:last-child,
.body--dark div .q-calendar-agenda__day-interval:last-child,
.q-calendar--dark .q-calendar-agenda__day-interval:last-child {
  border-bottom: none !important;
}
.q-dark div .q-calendar-agenda__day-interval--section,
.body--dark div .q-calendar-agenda__day-interval--section,
.q-calendar--dark .q-calendar-agenda__day-interval--section {
  border-top: var(--calendar-border-section-dark);
}
.q-dark div .q-calendar-agenda__day-interval--section.q-selected,
.body--dark div .q-calendar-agenda__day-interval--section.q-selected,
.q-calendar--dark .q-calendar-agenda__day-interval--section.q-selected {
  color: var(--calendar-selected-color-dark);
  background: var(--calendar-selected-background-dark);
}
.q-dark div .q-calendar-agenda__day-interval--section.q-range-first, .q-dark div .q-calendar-agenda__day-interval--section.q-range-last, .q-dark div .q-calendar-agenda__day-interval--section.q-range,
.body--dark div .q-calendar-agenda__day-interval--section.q-range-first,
.body--dark div .q-calendar-agenda__day-interval--section.q-range-last,
.body--dark div .q-calendar-agenda__day-interval--section.q-range,
.q-calendar--dark .q-calendar-agenda__day-interval--section.q-range-first,
.q-calendar--dark .q-calendar-agenda__day-interval--section.q-range-last,
.q-calendar--dark .q-calendar-agenda__day-interval--section.q-range {
  color: var(--calendar-range-color-dark);
  background: var(--calendar-range-background-dark);
}

.q-calendar-day {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
}
.q-calendar-day__head {
  position: relative;
  flex: none;
  display: flex;
  flex-direction: row;
}
.q-calendar-day__head--intervals {
  flex: none;
  display: flex;
  vertical-align: bottom;
}
.q-calendar-day__head--days__column {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-day__head--days__weekdays {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-day__head--days__event {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
}
.q-calendar-day__head--days__events {
  position: absolute;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  bottom: 0;
  left: 0;
  right: 0;
}
.q-calendar-day__head--day {
  position: relative;
  flex: 1 1 100%;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 0;
  outline: 0;
}
.q-calendar-day__head--day__event {
  position: relative;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  overflow: hidden;
}
.q-calendar-day__head--weekday, .q-calendar-day__head--date, .q-calendar-day__column-header--before, .q-calendar-day__column-header--after {
  display: flex;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-day__head--weekday, .q-calendar-day__head--date {
  margin: 2px;
  flex: 1 0 0;
}
.q-calendar-day__head--day__label {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.q-calendar-day__body {
  flex: 1 1 60%;
  overflow: hidden;
  display: flex;
  position: relative;
}
.q-calendar-day__scroll-area {
  overflow: auto;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
}
.q-calendar-day__pane {
  width: 100%;
  overflow: hidden;
  flex: none;
  display: flex;
  align-items: flex-start;
}
.q-calendar-day__day-container {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.q-calendar-day__intervals-column {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-day__interval {
  text-align: left;
  outline: 0;
}
.q-calendar-day__interval--section {
  position: relative;
  text-align: left;
  outline: 0;
}
.q-calendar-day__interval--text {
  display: block;
  position: relative;
  top: -6px;
  font-size: 10px;
  width: 100%;
  text-align: center;
}
.q-calendar-day__day {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 0;
}
.q-calendar-day__day-interval {
  position: relative;
  outline: 0;
}
.q-calendar-day__day-interval--section {
  position: relative;
  outline: 0;
}

.q-calendar-day__intervals-column.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  z-index: 1;
}

.q-calendar-day__head.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 2;
}

.q-calendar-day__head--intervals.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 3;
}

.q-calendar-day__head {
  border-bottom: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar-day__interval, .q-calendar-day__interval--section {
  border-bottom: var(--calendar-background) 1px solid;
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar-day__head--intervals {
  border-right: var(--calendar-border);
  min-width: var(--calendar-intervals-width);
  max-width: var(--calendar-intervals-width);
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar-day__head--day {
  font-weight: var(--calendar-head-font-weight);
  border-right: var(--calendar-border);
}
.q-calendar-day__head--day:last-child {
  border-right: none;
}
.q-calendar-day__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color);
  background: var(--calendar-active-date-background);
}
.q-calendar-day__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current);
}
.q-calendar-day__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-day__head--day__event {
  border-right: var(--calendar-border);
}
.q-calendar-day__head--day__event:last-child {
  border-right: none;
}
.q-calendar-day__column-header--before {
  border-bottom: var(--calendar-border);
}
.q-calendar-day__column-header--after {
  border-top: var(--calendar-border);
}
.q-calendar-day__intervals-column {
  border-right: var(--calendar-border);
  min-width: var(--calendar-intervals-width);
  max-width: var(--calendar-intervals-width);
}
.q-calendar-day__day {
  border-right: var(--calendar-border);
}
.q-calendar-day__day:last-child {
  border-right: none !important;
}
.q-calendar-day__day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-day__day-interval {
  width: 100%;
  border-top: var(--calendar-border);
}
.q-calendar-day__day-interval.q-selected {
  color: var(--calendar-selected-color);
  background: var(--calendar-selected-background);
}
.q-calendar-day__day-interval.q-range-first, .q-calendar-day__day-interval.q-range-last, .q-calendar-day__day-interval.q-range {
  color: var(--calendar-range-color);
  background: var(--calendar-range-background);
}
.q-calendar-day__day-interval--section {
  border-top: var(--calendar-border-section);
}
.q-calendar-day__day-interval--section.q-selected {
  color: var(--calendar-selected-color);
  background: var(--calendar-selected-background);
}
.q-calendar-day__day-interval--section.q-range-first, .q-calendar-day__day-interval--section.q-range-last, .q-calendar-day__day-interval--section.q-range {
  color: var(--calendar-range-color);
  background: var(--calendar-range-background);
}
.q-calendar-day__day-interval:first-child {
  border-top: none !important;
}
.q-calendar-day__day-interval:last-child {
  border-bottom: none !important;
}

.q-dark div .q-calendar-day__head,
.body--dark div .q-calendar-day__head,
.q-calendar--dark .q-calendar-day__head {
  border-bottom: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-day__interval, .q-dark div .q-calendar-day__interval--section,
.body--dark div .q-calendar-day__interval,
.body--dark div .q-calendar-day__interval--section,
.q-calendar--dark .q-calendar-day__interval,
.q-calendar--dark .q-calendar-day__interval--section {
  border-bottom: var(--calendar-background-dark) 1px solid;
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-day__head--intervals,
.body--dark div .q-calendar-day__head--intervals,
.q-calendar--dark .q-calendar-day__head--intervals {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-day__head--day,
.body--dark div .q-calendar-day__head--day,
.q-calendar--dark .q-calendar-day__head--day {
  border-right: var(--calendar-border-dark);
  font-weight: var(--calendar-head-font-weight);
}
.q-dark div .q-calendar-day__head--day:last-child,
.body--dark div .q-calendar-day__head--day:last-child,
.q-calendar--dark .q-calendar-day__head--day:last-child {
  border-right: none;
}
.q-dark div .q-calendar-day__head--day.q-active-date .q-calendar__button,
.body--dark div .q-calendar-day__head--day.q-active-date .q-calendar__button,
.q-calendar--dark .q-calendar-day__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color-dark);
  background: var(--calendar-active-date-background-dark);
}
.q-dark div .q-calendar-day__head--day.q-current-day .q-calendar__button,
.body--dark div .q-calendar-day__head--day.q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-day__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark);
}
.q-dark div .q-calendar-day__head--day__event,
.body--dark div .q-calendar-day__head--day__event,
.q-calendar--dark .q-calendar-day__head--day__event {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-day__head--day.q-disabled-day,
.body--dark div .q-calendar-day__head--day.q-disabled-day,
.q-calendar--dark .q-calendar-day__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color-dark);
  background: var(--calendar-disabled-date-background-dark) !important;
}
.q-dark div .q-calendar-day__column-header--before,
.body--dark div .q-calendar-day__column-header--before,
.q-calendar--dark .q-calendar-day__column-header--before {
  border-bottom: var(--calendar-border-dark);
}
.q-dark div .q-calendar-day__column-header--after,
.body--dark div .q-calendar-day__column-header--after,
.q-calendar--dark .q-calendar-day__column-header--after {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-day__intervals-column,
.body--dark div .q-calendar-day__intervals-column,
.q-calendar--dark .q-calendar-day__intervals-column {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-day__day,
.body--dark div .q-calendar-day__day,
.q-calendar--dark .q-calendar-day__day {
  border-right: var --calendar-border-dark;
}
.q-dark div .q-calendar-day__day:last-child,
.body--dark div .q-calendar-day__day:last-child,
.q-calendar--dark .q-calendar-day__day:last-child {
  border-right: none !important;
}
.q-dark div .q-calendar-day__day.q-disabled-day,
.body--dark div .q-calendar-day__day.q-disabled-day,
.q-calendar--dark .q-calendar-day__day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-dark div .q-calendar-day__day-interval,
.body--dark div .q-calendar-day__day-interval,
.q-calendar--dark .q-calendar-day__day-interval {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-day__day-interval.q-selected,
.body--dark div .q-calendar-day__day-interval.q-selected,
.q-calendar--dark .q-calendar-day__day-interval.q-selected {
  color: var(--calendar-selected-color-dark);
  background: var(--calendar-selected-background-dark);
}
.q-dark div .q-calendar-day__day-interval.q-range-first, .q-dark div .q-calendar-day__day-interval.q-range-last, .q-dark div .q-calendar-day__day-interval.q-range,
.body--dark div .q-calendar-day__day-interval.q-range-first,
.body--dark div .q-calendar-day__day-interval.q-range-last,
.body--dark div .q-calendar-day__day-interval.q-range,
.q-calendar--dark .q-calendar-day__day-interval.q-range-first,
.q-calendar--dark .q-calendar-day__day-interval.q-range-last,
.q-calendar--dark .q-calendar-day__day-interval.q-range {
  color: var(--calendar-range-color-dark);
  background: var(--calendar-range-background-dark);
}
.q-dark div .q-calendar-day__day-interval:first-child,
.body--dark div .q-calendar-day__day-interval:first-child,
.q-calendar--dark .q-calendar-day__day-interval:first-child {
  border-top: none !important;
}
.q-dark div .q-calendar-day__day-interval:last-child,
.body--dark div .q-calendar-day__day-interval:last-child,
.q-calendar--dark .q-calendar-day__day-interval:last-child {
  border-bottom: none !important;
}
.q-dark div .q-calendar-day__day-interval--section,
.body--dark div .q-calendar-day__day-interval--section,
.q-calendar--dark .q-calendar-day__day-interval--section {
  border-top: var(--calendar-border-section-dark);
}
.q-dark div .q-calendar-day__day-interval--section.q-selected,
.body--dark div .q-calendar-day__day-interval--section.q-selected,
.q-calendar--dark .q-calendar-day__day-interval--section.q-selected {
  color: var(--calendar-selected-color-dark);
  background: var(--calendar-selected-background-dark);
}
.q-dark div .q-calendar-day__day-interval--section.q-range-first, .q-dark div .q-calendar-day__day-interval--section.q-range-last, .q-dark div .q-calendar-day__day-interval--section.q-range,
.body--dark div .q-calendar-day__day-interval--section.q-range-first,
.body--dark div .q-calendar-day__day-interval--section.q-range-last,
.body--dark div .q-calendar-day__day-interval--section.q-range,
.q-calendar--dark .q-calendar-day__day-interval--section.q-range-first,
.q-calendar--dark .q-calendar-day__day-interval--section.q-range-last,
.q-calendar--dark .q-calendar-day__day-interval--section.q-range {
  color: var(--calendar-range-color-dark);
  background: var(--calendar-range-background-dark);
}

.q-calendar-task {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
}
.q-calendar-task__head {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: column;
}
.q-calendar-task__head--tasks {
  position: relative;
  display: flex;
}
.q-calendar-task__head--days {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-task__head--day {
  position: relative;
  flex: 1 1 100%;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 0;
  outline: 0;
}
.q-calendar-task__title {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: row;
}
.q-calendar-task__title--task {
  position: relative;
  display: flex;
}
.q-calendar-task__title--days {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-task__title--day {
  position: relative;
  flex: 1 1 100%;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 0;
  outline: 0;
}
.q-calendar-task__head--weekday, .q-calendar-task__head--date {
  display: flex;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  margin: 2px;
  flex: 1 0 0;
}
.q-calendar-task__container {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.q-calendar-task__body {
  position: relative;
  display: flex;
  flex: 1 1 60%;
  overflow: hidden;
}
.q-calendar-task__scroll-area {
  overflow: auto;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
}
.q-calendar-task__task {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: row;
  width: 100%;
}
.q-calendar-task__task--section {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: row;
  width: 100%;
}
.q-calendar-task__task--container {
  position: relative;
  min-height: 22px;
}
.q-calendar-task__task--item {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: row;
}
.q-calendar-task__task--days-row {
  position: relative;
  display: flex;
  flex: none;
}
.q-calendar-task__task--day {
  display: flex;
  justify-content: center;
  align-items: center;
}
.q-calendar-task__footer {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: column;
}
.q-calendar-task__footer--wrapper {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: row;
}
.q-calendar-task__footer--task, .q-calendar-task__footer--day-wrapper {
  position: relative;
  display: flex;
  flex: none;
  flex-direction: row;
}

.q-calendar-task__head.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 2;
}

.q-calendar-task__head--tasks.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 2;
}

.q-calendar-task__title--task.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 2;
}

.q-calendar-task__task--container.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  z-index: 1;
}

.q-calendar-task__task--item.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  z-index: 1;
}

.q-calendar-task__footer.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  bottom: 0;
  z-index: 1;
}

.q-calendar-task__footer--task.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  bottom: 0;
  z-index: 2;
}

.q-calendar-task__footer--day.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  z-index: 2;
}

.q-calendar-task__head {
  color: var(--calendar-color);
  background: var(--calendar-background);
  border-bottom: var(--calendar-border);
  font-weight: var(--calendar-head-font-weight);
}
.q-calendar-task__head--tasks {
  color: var(--calendar-color);
  background: var(--calendar-background);
  border-right: var(--calendar-border);
}
.q-calendar-task__head--day {
  border-right: var(--calendar-border);
}
.q-calendar-task__head--day:last-child {
  border-right: none;
}
.q-calendar-task__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color);
  background: var(--calendar-active-date-background);
}
.q-calendar-task__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current);
}
.q-calendar-task__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-task__title {
  color: var(--calendar-color);
  background: var(--calendar-background);
  border-top: var(--calendar-border);
}
.q-calendar-task__title--task {
  color: var(--calendar-color);
  background: var(--calendar-background);
  border-right: var(--calendar-border);
}
.q-calendar-task__title--day {
  border-right: var(--calendar-border);
}
.q-calendar-task__title--day:last-child {
  border-right: none;
}
.q-calendar-task__title--day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-task__task {
  border-bottom: var(--calendar-border);
}
.q-calendar-task__task:last-child {
  border-bottom: none !important;
}
.q-calendar-task__task--section {
  border-bottom: var(--calendar-border-section);
}
.q-calendar-task__task--item {
  background: var(--calendar-background);
  border-right: var(--calendar-border);
}
.q-calendar-task__task--day {
  border-right: var(--calendar-border);
}
.q-calendar-task__task--day:last-child {
  border-right: none;
}
.q-calendar-task__footer {
  font-weight: var(--calendar-head-font-weight);
}
.q-calendar-task__footer--wrapper {
  border-top: var(--calendar-border);
}
.q-calendar-task__footer--task {
  background: var(--calendar-background);
  border-right: var(--calendar-border);
}
.q-calendar-task__footer--day {
  background: var(--calendar-background);
  border-right: var(--calendar-border);
}
.q-calendar-task__footer--day:last-child {
  border-right: none;
}

.q-dark div .q-calendar-task__head,
.body--dark div .q-calendar-task__head,
.q-calendar--dark .q-calendar-task__head {
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
  border-bottom: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__head--tasks,
.body--dark div .q-calendar-task__head--tasks,
.q-calendar--dark .q-calendar-task__head--tasks {
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__head--day,
.body--dark div .q-calendar-task__head--day,
.q-calendar--dark .q-calendar-task__head--day {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__head--day.q-active-date .q-calendar__button,
.body--dark div .q-calendar-task__head--day.q-active-date .q-calendar__button,
.q-calendar--dark .q-calendar-task__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color-dark);
  background: var(--calendar-active-date-background-dark);
}
.q-dark div .q-calendar-task__head--day.q-current-day .q-calendar__button,
.body--dark div .q-calendar-task__head--day.q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-task__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark);
}
.q-dark div .q-calendar-task__head--day.q-disabled-day,
.body--dark div .q-calendar-task__head--day.q-disabled-day,
.q-calendar--dark .q-calendar-task__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color-dark);
  background: var(--calendar-disabled-date-background-dark) !important;
}
.q-dark div .q-calendar-task__title,
.body--dark div .q-calendar-task__title,
.q-calendar--dark .q-calendar-task__title {
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__title--task,
.body--dark div .q-calendar-task__title--task,
.q-calendar--dark .q-calendar-task__title--task {
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__title--day,
.body--dark div .q-calendar-task__title--day,
.q-calendar--dark .q-calendar-task__title--day {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__title--day.q-disabled-day,
.body--dark div .q-calendar-task__title--day.q-disabled-day,
.q-calendar--dark .q-calendar-task__title--day.q-disabled-day {
  color: var(--calendar-disabled-date-color-dark);
  background: var(--calendar-disabled-date-background-dark) !important;
}
.q-dark div .q-calendar-task__task,
.body--dark div .q-calendar-task__task,
.q-calendar--dark .q-calendar-task__task {
  border-bottom: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__task--section,
.body--dark div .q-calendar-task__task--section,
.q-calendar--dark .q-calendar-task__task--section {
  border-bottom: var(--calendar-border-section-dark);
}
.q-dark div .q-calendar-task__task--item,
.body--dark div .q-calendar-task__task--item,
.q-calendar--dark .q-calendar-task__task--item {
  background: var(--calendar-background-dark);
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__task--day,
.body--dark div .q-calendar-task__task--day,
.q-calendar--dark .q-calendar-task__task--day {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__footer--wrapper,
.body--dark div .q-calendar-task__footer--wrapper,
.q-calendar--dark .q-calendar-task__footer--wrapper {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__footer--task,
.body--dark div .q-calendar-task__footer--task,
.q-calendar--dark .q-calendar-task__footer--task {
  background: var(--calendar-background-dark);
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-task__footer--day,
.body--dark div .q-calendar-task__footer--day,
.q-calendar--dark .q-calendar-task__footer--day {
  background: var(--calendar-background-dark);
  border-right: var(--calendar-border-dark);
}

.q-calendar-month {
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
}
.q-calendar-month__head {
  position: relative;
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
}
.q-calendar-month__head--wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
}
.q-calendar-month__head--workweek {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  -webkit-user-select: none;
          user-select: none;
  padding: 0;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
}
.q-calendar-month__head--weekdays {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-month__head--events {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  flex-direction: row;
  flex-wrap: nowrap;
}
.q-calendar-month__head--weekday {
  position: relative;
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  justify-content: flex-start;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  outline: 0;
}
.q-calendar-month__body {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.q-calendar-month__week {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex: 10000 1 0%;
}
.q-calendar-month__week--wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
  min-width: 100%;
  transition: height 0.3s;
}
.q-calendar-month__week--auto-height {
  flex: 1 1 auto;
}
.q-calendar-month__week--days {
  position: relative;
  height: auto;
  display: flex;
  flex: 1 0 auto;
  flex-wrap: nowrap;
  padding: 0;
}
.q-calendar-month__week--events {
  position: absolute;
  margin-top: 28px;
  width: 100%;
  overflow: hidden;
}
.q-calendar-month__workweek {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  -webkit-user-select: none;
          user-select: none;
  padding: 0;
  align-items: center;
}
.q-calendar-month__day {
  position: relative;
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  outline: 0;
}
.q-calendar-month__day--content {
  position: relative;
  width: 100%;
  height: auto;
  flex: 1 0 auto;
  flex-direction: column;
  min-width: 100%;
}
.q-calendar-month__day--label {
  text-decoration: none;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-month__day--label__wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  min-width: 100%;
  min-height: 22px;
}
.q-calendar-month__day--month {
  position: relative;
  text-decoration: none;
  -webkit-user-select: none;
          user-select: none;
  padding: 1px;
  font-size: 0.75em;
  line-height: 22px;
  transition: font-size 0.3s;
}
.q-calendar-month__day--day-of-year {
  position: relative;
  text-decoration: none;
  -webkit-user-select: none;
          user-select: none;
  box-shadow: none;
  font-size: 0.6rem;
  padding: 1px;
}

.q-calendar-month__head {
  border-bottom: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
}
.q-calendar-month__head--workweek {
  font-size: var(--calendar-work-week-font-size);
  border-right: var(--calendar-border);
  max-width: var(--calendar-work-week-width);
  min-width: var(--calendar-work-week-width);
}
.q-calendar-month__head--weekday {
  border-right: var(--calendar-border);
  font-weight: var(--calendar-head-font-weight);
}
.q-calendar-month__head--weekday:last-child {
  border-right: none !important;
}
.q-calendar-month__head--event {
  border-right: var(--calendar-border);
  font-weight: var(--calendar-head-font-weight);
}
.q-calendar-month__head--event:last-child {
  border-right: none !important;
}
.q-calendar-month__head--event.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-month__workweek {
  font-size: var(--calendar-work-week-font-size);
  border-right: var(--calendar-border);
  max-width: var(--calendar-work-week-width);
  min-width: var(--calendar-work-week-width);
}
.q-calendar-month__workweek.q-current-day {
  color: var(--calendar-current-color);
}
.q-calendar-month__week--wrapper {
  border-bottom: var(--calendar-border);
}
.q-calendar-month__week--wrapper:last-child {
  border-bottom: none !important;
}
.q-calendar-month__day {
  border-right: var(--calendar-border);
}
.q-calendar-month__day:last-child {
  border-right: none !important;
}
.q-calendar-month__day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color);
  background: var(--calendar-active-date-background);
}
.q-calendar-month__day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current);
}
.q-calendar-month__day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-month__day.q-outside {
  color: var(--calendar-outside-color) !important;
  background: var(--calendar-outside-background);
}
.q-calendar-month__day.q-selected {
  color: var(--calendar-selected-color);
  background: var(--calendar-selected-background);
}
.q-calendar-month__day.q-selected .q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark) !important;
}
.q-calendar-month__day.q-range-first, .q-calendar-month__day.q-range-last, .q-calendar-month__day.q-range {
  color: var(--calendar-range-color);
  background: var(--calendar-range-background);
}
.q-calendar-month__day.q-range-first .q-current-day .q-calendar__button, .q-calendar-month__day.q-range-last .q-current-day .q-calendar__button, .q-calendar-month__day.q-range .q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark) !important;
}

.q-dark div .q-calendar-month__head,
.body--dark div .q-calendar-month__head,
.q-calendar--dark .q-calendar-month__head {
  border-bottom: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-month__head--workweek,
.body--dark div .q-calendar-month__head--workweek,
.q-calendar--dark .q-calendar-month__head--workweek {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-month__head--weekday,
.body--dark div .q-calendar-month__head--weekday,
.q-calendar--dark .q-calendar-month__head--weekday {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-month__head--weekday:last-child,
.body--dark div .q-calendar-month__head--weekday:last-child,
.q-calendar--dark .q-calendar-month__head--weekday:last-child {
  border-right: none !important;
}
.q-dark div .q-calendar-month__head--weekday.q-disabled-day,
.body--dark div .q-calendar-month__head--weekday.q-disabled-day,
.q-calendar--dark .q-calendar-month__head--weekday.q-disabled-day {
  color: var(--calendar-disabled-date-color-dark);
  background: var(--calendar-disabled-date-background-dark) !important;
}
.q-dark div .q-calendar-month__workweek,
.body--dark div .q-calendar-month__workweek,
.q-calendar--dark .q-calendar-month__workweek {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-month__workweek.q-current-day,
.body--dark div .q-calendar-month__workweek.q-current-day,
.q-calendar--dark .q-calendar-month__workweek.q-current-day {
  color: var(--calendar-current-color-dark);
}
.q-dark div .q-calendar-month__week--wrapper,
.body--dark div .q-calendar-month__week--wrapper,
.q-calendar--dark .q-calendar-month__week--wrapper {
  border-bottom: var(--calendar-border-dark);
}
.q-dark div .q-calendar-month__week--wrapper:last-child,
.body--dark div .q-calendar-month__week--wrapper:last-child,
.q-calendar--dark .q-calendar-month__week--wrapper:last-child {
  border-bottom: none !important;
}
.q-dark div .q-calendar-month__day,
.body--dark div .q-calendar-month__day,
.q-calendar--dark .q-calendar-month__day {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-month__day:last-child,
.body--dark div .q-calendar-month__day:last-child,
.q-calendar--dark .q-calendar-month__day:last-child {
  border-right: none !important;
}
.q-dark div .q-calendar-month__day.q-active-date .q-calendar__button,
.body--dark div .q-calendar-month__day.q-active-date .q-calendar__button,
.q-calendar--dark .q-calendar-month__day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color-dark);
  background: var(--calendar-active-date-background-dark) !important;
}
.q-dark div .q-calendar-month__day.q-current-day .q-calendar__button,
.body--dark div .q-calendar-month__day.q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-month__day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark);
}
.q-dark div .q-calendar-month__day.q-current-day,
.body--dark div .q-calendar-month__day.q-current-day,
.q-calendar--dark .q-calendar-month__day.q-current-day {
  color: var(--calendar-current-color-dark) !important;
  background: var(--calendar-current-background-dark);
}
.q-dark div .q-calendar-month__day.q-current-day .q-calendar__button,
.body--dark div .q-calendar-month__day.q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-month__day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark) !important;
  background: var(--calendar-current-background-dark);
}
.q-dark div .q-calendar-month__day.q-disabled-day,
.body--dark div .q-calendar-month__day.q-disabled-day,
.q-calendar--dark .q-calendar-month__day.q-disabled-day {
  color: var(--calendar-disabled-date-color-dark);
  background: var(--calendar-disabled-date-background-dark) !important;
}
.q-dark div .q-calendar-month__day.q-outside,
.body--dark div .q-calendar-month__day.q-outside,
.q-calendar--dark .q-calendar-month__day.q-outside {
  color: var(--calendar-outside-color-dark) !important;
  background: var(--calendar-outside-background-dark);
}
.q-dark div .q-calendar-month__day.q-selected,
.body--dark div .q-calendar-month__day.q-selected,
.q-calendar--dark .q-calendar-month__day.q-selected {
  color: var(--calendar-selected-color-dark);
  background: var(--calendar-selected-background-dark);
}
.q-dark div .q-calendar-month__day.q-selected .q-current-day .q-calendar__button,
.body--dark div .q-calendar-month__day.q-selected .q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-month__day.q-selected .q-current-day .q-calendar__button {
  border: var(--calendar-border-current) !important;
}
.q-dark div .q-calendar-month__day.q-range-first, .q-dark div .q-calendar-month__day.q-range-last, .q-dark div .q-calendar-month__day.q-range,
.body--dark div .q-calendar-month__day.q-range-first,
.body--dark div .q-calendar-month__day.q-range-last,
.body--dark div .q-calendar-month__day.q-range,
.q-calendar--dark .q-calendar-month__day.q-range-first,
.q-calendar--dark .q-calendar-month__day.q-range-last,
.q-calendar--dark .q-calendar-month__day.q-range {
  color: var(--calendar-range-color-dark);
  background: var(--calendar-range-background-dark);
}
.q-dark div .q-calendar-month__day.q-range-first .q-current-day .q-calendar__button, .q-dark div .q-calendar-month__day.q-range-last .q-current-day .q-calendar__button, .q-dark div .q-calendar-month__day.q-range .q-current-day .q-calendar__button,
.body--dark div .q-calendar-month__day.q-range-first .q-current-day .q-calendar__button,
.body--dark div .q-calendar-month__day.q-range-last .q-current-day .q-calendar__button,
.body--dark div .q-calendar-month__day.q-range .q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-month__day.q-range-first .q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-month__day.q-range-last .q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-month__day.q-range .q-current-day .q-calendar__button {
  border: var(--calendar-border-current) !important;
}

.q-day-event:first-child {
  margin-top: 0em;
}

.q-calendar-resource {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
}
.q-calendar-resource__head--intervals {
  display: flex;
  flex-direction: row;
}
.q-calendar-resource__head {
  position: relative;
  flex: none;
  display: flex;
  flex-direction: row;
}
.q-calendar-resource__head--intervals {
  display: flex;
  flex-direction: row;
}
.q-calendar-resource__head--interval {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 10px;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
  height: 100%;
}
.q-calendar-resource__body {
  position: relative;
  display: flex;
  flex: 1 1 60%;
  flex-direction: column;
  overflow: hidden;
}
.q-calendar-resource__scroll-area {
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
  overflow: auto;
}
.q-calendar-resource__day--container {
  position: relative;
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
  flex-direction: column;
}
.q-calendar-resource__resource--head {
  display: flex;
  flex-direction: row;
  flex: 1;
  position: relative;
  font-size: 10px;
}
.q-calendar-resource__resources--body {
  display: flex;
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
}
.q-calendar-resource__resource--row {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  flex: 1;
}
.q-calendar-resource__resource {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  vertical-align: middle;
  outline: 0;
}
.q-calendar-resource__resource--interval {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  vertical-align: middle;
  outline: 0;
}
.q-calendar-resource__resource--section {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  vertical-align: middle;
  outline: 0;
}
.q-calendar-resource__resource--text {
  display: flex;
  position: relative;
  font-size: 12px;
  align-items: center;
  flex-wrap: wrap;
  padding: 2px;
}
.q-calendar-resource__resource--intervals {
  display: flex;
  position: relative;
}

.q-calendar-resource__resource.q-calendar__sticky,
.q-calendar-resource__resource--section.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  z-index: 1;
}

.q-calendar-resource__head.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 2;
}

.q-calendar-resource__head--resources.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 10;
}

.q-calendar-resource__head {
  color: var(--calendar-color);
  background: var(--calendar-background);
  font-weight: var(--calendar-head-font-weight);
}
.q-calendar-resource__head--resources {
  border-right: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
  min-width: var(--calendar-resources-width);
  max-width: var(--calendar-resources-width);
}
.q-calendar-resource__head--resources:last-child {
  border-bottom: none;
}
.q-calendar-resource__head--interval {
  border-right: var(--calendar-border);
}
.q-calendar-resource__head--interval:last-child {
  border-right: none;
}
.q-calendar-resource__resource {
  border-right: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
  min-width: var(--calendar-resources-width);
  max-width: var(--calendar-resources-width);
}
.q-calendar-resource__resource:last-child {
  border-right: none;
}
.q-calendar-resource__resource--row {
  border-top: var(--calendar-border);
}
.q-calendar-resource__resource--row:first-child {
  border-top: none;
}
.q-calendar-resource__resource--section {
  border-right: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
  min-width: var(--calendar-resources-width);
  max-width: var(--calendar-resources-width);
}
.q-calendar-resource__resource--interval {
  border-right: var(--calendar-border);
}
.q-calendar-resource__resource--interval:last-child {
  border-right: none;
}
.q-calendar-resource .q-calendar__child--expanded > .q-calendar-resource__resource--row {
  border-top: var(--calendar-border) !important;
}

.q-dark div .q-calendar-resource__head,
.body--dark div .q-calendar-resource__head,
.q-calendar--dark .q-calendar-resource__head {
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-resource__head--resources,
.body--dark div .q-calendar-resource__head--resources,
.q-calendar--dark .q-calendar-resource__head--resources {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-resource__head--interval,
.body--dark div .q-calendar-resource__head--interval,
.q-calendar--dark .q-calendar-resource__head--interval {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-resource__resource,
.body--dark div .q-calendar-resource__resource,
.q-calendar--dark .q-calendar-resource__resource {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-resource__resource--row,
.body--dark div .q-calendar-resource__resource--row,
.q-calendar--dark .q-calendar-resource__resource--row {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-resource__resource--section,
.body--dark div .q-calendar-resource__resource--section,
.q-calendar--dark .q-calendar-resource__resource--section {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-resource__resource--interval,
.body--dark div .q-calendar-resource__resource--interval,
.q-calendar--dark .q-calendar-resource__resource--interval {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-resource .q-calendar__child--expanded > .q-calendar-resource__resource--row,
.body--dark div .q-calendar-resource .q-calendar__child--expanded > .q-calendar-resource__resource--row,
.q-calendar--dark .q-calendar-resource .q-calendar__child--expanded > .q-calendar-resource__resource--row {
  border-top: var(--calendar-border-dark) !important;
}

.q-calendar-scheduler {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
}
.q-calendar-scheduler__head {
  position: relative;
  flex: none;
  display: flex;
  flex-direction: row;
}
.q-calendar-scheduler__head--resources {
  display: flex;
  flex-direction: row;
}
.q-calendar-scheduler__head--days__body {
  position: relative;
  display: flex;
  flex-direction: row;
  flex: 10000 1 0%;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-scheduler__head--days__column {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-scheduler__head--days__weekdays {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-scheduler__head--days__event {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
}
.q-calendar-scheduler__head--days__events {
  position: absolute;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  bottom: 0;
  left: 0;
  right: 0;
}
.q-calendar-scheduler__head--day {
  position: relative;
  flex: 1 1 100%;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 0;
  outline: 0;
}
.q-calendar-scheduler__head--day__event {
  position: relative;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  overflow: hidden;
}
.q-calendar-scheduler__head--weekday, .q-calendar-scheduler__head--date, .q-calendar-scheduler__column-header--before, .q-calendar-scheduler__column-header--after {
  display: flex;
  flex-wrap: nowrap;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1rem;
}
.q-calendar-scheduler__head--weekday, .q-calendar-scheduler__head--date {
  margin: 2px;
  flex: 1 0 0;
}
.q-calendar-scheduler__head--day__label {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.q-calendar-scheduler__body {
  flex: 1 1 60%;
  overflow: hidden;
  display: flex;
  position: relative;
}
.q-calendar-scheduler__scroll-area {
  overflow: auto;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
}
.q-calendar-scheduler__pane {
  width: 100%;
  overflow: hidden;
  flex: none;
  display: flex;
  align-items: flex-start;
}
.q-calendar-scheduler__day--container {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.q-calendar-scheduler__resources--column {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  -webkit-user-select: none;
          user-select: none;
}
.q-calendar-scheduler__resource {
  position: relative;
  display: flex;
  align-items: center;
  outline: 0;
}
.q-calendar-scheduler__resource--interval {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  vertical-align: middle;
  outline: 0;
}
.q-calendar-scheduler__resource--section {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  vertical-align: middle;
  outline: 0;
}
.q-calendar-scheduler__resource--text {
  position: relative;
  display: block;
  font-size: 12px;
  text-align: left;
  margin-left: 2px;
}
.q-calendar-scheduler__resource--row {
  position: relative;
  display: flex;
  flex: 1 0 100%;
}
.q-calendar-scheduler__resource--days {
  flex: 1 1 60%;
  overflow: hidden;
  display: flex;
  position: relative;
}
.q-calendar-scheduler__day {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  outline: 0;
}
.q-calendar-scheduler__day--section {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  outline: 0;
}
.q-calendar-scheduler__day--resource {
  position: relative;
  width: 100%;
  outline: 0;
  overflow: hidden;
}
.q-calendar-scheduler__day--resource__section {
  position: relative;
  width: 100%;
  outline: 0;
  overflow: hidden;
}

.q-calendar-scheduler__resource.q-calendar__sticky,
.q-calendar-scheduler__resource--section.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  z-index: 1;
}

.q-calendar-scheduler__head.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 2;
}

.q-calendar-scheduler__head--resources.q-calendar__sticky {
  position: sticky;
  left: 0; /* rtl:ignore */
  top: 0;
  z-index: 3;
}

.q-calendar-scheduler__head {
  border-bottom: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
  font-weight: var(--calendar-head-font-weight);
}
.q-calendar-scheduler__head--resources {
  border-right: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
  min-width: var(--calendar-resources-width);
  max-width: var(--calendar-resources-width);
}
.q-calendar-scheduler__resource {
  border-right: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
  min-width: var(--calendar-resources-width);
  max-width: var --calendar-resources-width;
}
.q-calendar-scheduler__resource--section {
  border-right: var(--calendar-border);
  color: var(--calendar-color);
  background: var(--calendar-background);
  min-width: var(--calendar-resources-width);
  max-width: var(--calendar-resources-width);
}
.q-calendar-scheduler__head--day {
  border-right: var(--calendar-border);
  font-weight: var(--calendar-head-font-weight);
}
.q-calendar-scheduler__head--day:last-child {
  border-right: none;
}
.q-calendar-scheduler__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color);
  background: var(--calendar-active-date-background);
}
.q-calendar-scheduler__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current);
}
.q-calendar-scheduler__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-scheduler__head--day__event {
  border-right: var(--calendar-border);
}
.q-calendar-scheduler__head--day__event:last-child {
  border-right: none;
}
.q-calendar-scheduler__column-header--before {
  border-bottom: var(--calendar-border);
}
.q-calendar-scheduler__column-header--after {
  border-top: var(--calendar-border);
}
.q-calendar-scheduler__resources--column {
  border-right: var(--calendar-border);
  min-width: var(--calendar-resources-width);
  max-width: var(--calendar-resources-width);
}
.q-calendar-scheduler__resource--row {
  border-top: var(--calendar-border);
}
.q-calendar-scheduler__resource--row:first-child {
  border-top: none !important;
}
.q-calendar-scheduler__day, .q-calendar-scheduler__day--section {
  border-right: var(--calendar-border);
}
.q-calendar-scheduler__day:last-child, .q-calendar-scheduler__day--section:last-child {
  border-right: none;
}
.q-calendar-scheduler__day.q-disabled-day, .q-calendar-scheduler__day--section.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-calendar-scheduler__day--resource {
  border-top: var(--calendar-border);
}
.q-calendar-scheduler__day--resource.q-selected {
  color: var(--calendar-selected-color);
  background: var(--calendar-selected-background);
}
.q-calendar-scheduler__day--resource.q-range-first, .q-calendar-scheduler__day--resource.q-range-last, .q-calendar-scheduler__day--resource.q-range {
  color: var(--calendar-range-color);
  background: var(--calendar-range-background);
}
.q-calendar-scheduler__day--resource__section {
  border-top: var(--calendar-border-section);
}
.q-calendar-scheduler__day--resource__section.q-selected {
  color: var(--calendar-selected-color);
  background: var(--calendar-selected-background);
}
.q-calendar-scheduler__day--resource__section.q-range-first, .q-calendar-scheduler__day--resource__section.q-range-last, .q-calendar-scheduler__day--resource__section.q-range {
  color: var(--calendar-range-color);
  background: var --calendar-range-background;
}
.q-calendar-scheduler__day--resource__section:first-child {
  border-top: none !important;
}
.q-calendar-scheduler__day--resource__section:last-child {
  border-bottom: none !important;
}
.q-calendar-scheduler .q-calendar__child--expanded > .q-calendar-scheduler__resource--row {
  border-top: var(--calendar-border) !important;
}

.q-dark div .q-calendar-scheduler__head,
.body--dark div .q-calendar-scheduler__head,
.q-calendar--dark .q-calendar-scheduler__head {
  border-bottom: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-scheduler__resource,
.body--dark div .q-calendar-scheduler__resource,
.q-calendar--dark .q-calendar-scheduler__resource {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-scheduler__resource--section,
.body--dark div .q-calendar-scheduler__resource--section,
.q-calendar--dark .q-calendar-scheduler__resource--section {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-scheduler__head--resources,
.body--dark div .q-calendar-scheduler__head--resources,
.q-calendar--dark .q-calendar-scheduler__head--resources {
  border-right: var(--calendar-border-dark);
  color: var(--calendar-color-dark);
  background: var(--calendar-background-dark);
}
.q-dark div .q-calendar-scheduler__head--day,
.body--dark div .q-calendar-scheduler__head--day,
.q-calendar--dark .q-calendar-scheduler__head--day {
  border-right: var(--calendar-border-dark);
  font-weight: var(--calendar-head-font-weight);
}
.q-dark div .q-calendar-scheduler__head--day:last-child,
.body--dark div .q-calendar-scheduler__head--day:last-child,
.q-calendar--dark .q-calendar-scheduler__head--day:last-child {
  border-right: none;
}
.q-dark div .q-calendar-scheduler__head--day.q-active-date .q-calendar__button,
.body--dark div .q-calendar-scheduler__head--day.q-active-date .q-calendar__button,
.q-calendar--dark .q-calendar-scheduler__head--day.q-active-date .q-calendar__button {
  color: var(--calendar-active-date-color-dark);
  background: var(--calendar-active-date-background-dark);
}
.q-dark div .q-calendar-scheduler__head--day.q-current-day .q-calendar__button,
.body--dark div .q-calendar-scheduler__head--day.q-current-day .q-calendar__button,
.q-calendar--dark .q-calendar-scheduler__head--day.q-current-day .q-calendar__button {
  border: var(--calendar-border-current-dark);
}
.q-dark div .q-calendar-scheduler__head--day__event,
.body--dark div .q-calendar-scheduler__head--day__event,
.q-calendar--dark .q-calendar-scheduler__head--day__event {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-scheduler__head--day.q-disabled-day,
.body--dark div .q-calendar-scheduler__head--day.q-disabled-day,
.q-calendar--dark .q-calendar-scheduler__head--day.q-disabled-day {
  color: var(--calendar-disabled-date-color-dark);
  background: var(--calendar-disabled-date-background-dark) !important;
}
.q-dark div .q-calendar-scheduler__column-header--before,
.body--dark div .q-calendar-scheduler__column-header--before,
.q-calendar--dark .q-calendar-scheduler__column-header--before {
  border-bottom: var(--calendar-border-dark);
}
.q-dark div .q-calendar-scheduler__column-header--after,
.body--dark div .q-calendar-scheduler__column-header--after,
.q-calendar--dark .q-calendar-scheduler__column-header--after {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-scheduler__resources--column,
.body--dark div .q-calendar-scheduler__resources--column,
.q-calendar--dark .q-calendar-scheduler__resources--column {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-scheduler__resource--row,
.body--dark div .q-calendar-scheduler__resource--row,
.q-calendar--dark .q-calendar-scheduler__resource--row {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-scheduler__day, .q-dark div .q-calendar-scheduler__day--section,
.body--dark div .q-calendar-scheduler__day,
.body--dark div .q-calendar-scheduler__day--section,
.q-calendar--dark .q-calendar-scheduler__day,
.q-calendar--dark .q-calendar-scheduler__day--section {
  border-right: var(--calendar-border-dark);
}
.q-dark div .q-calendar-scheduler__day:last-child, .q-dark div .q-calendar-scheduler__day--section:last-child,
.body--dark div .q-calendar-scheduler__day:last-child,
.body--dark div .q-calendar-scheduler__day--section:last-child,
.q-calendar--dark .q-calendar-scheduler__day:last-child,
.q-calendar--dark .q-calendar-scheduler__day--section:last-child {
  border-right: none;
}
.q-dark div .q-calendar-scheduler__day.q-disabled-day, .q-dark div .q-calendar-scheduler__day--section.q-disabled-day,
.body--dark div .q-calendar-scheduler__day.q-disabled-day,
.body--dark div .q-calendar-scheduler__day--section.q-disabled-day,
.q-calendar--dark .q-calendar-scheduler__day.q-disabled-day,
.q-calendar--dark .q-calendar-scheduler__day--section.q-disabled-day {
  color: var(--calendar-disabled-date-color);
  background: var(--calendar-disabled-date-background) !important;
}
.q-dark div .q-calendar-scheduler__day--resource,
.body--dark div .q-calendar-scheduler__day--resource,
.q-calendar--dark .q-calendar-scheduler__day--resource {
  border-top: var(--calendar-border-dark);
}
.q-dark div .q-calendar-scheduler__day--resource.q-selected,
.body--dark div .q-calendar-scheduler__day--resource.q-selected,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-selected {
  color: var(--calendar-selected-color-dark);
  background: var(--calendar-selected-background-dark);
}
.q-dark div .q-calendar-scheduler__day--resource.q-range-first, .q-dark div .q-calendar-scheduler__day--resource.q-range-last, .q-dark div .q-calendar-scheduler__day--resource.q-range,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last,
.body--dark div .q-calendar-scheduler__day--resource.q-range,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range {
  color: var(--calendar-range-color-dark);
  background: var(--calendar-range-background-dark);
}
.q-dark div .q-calendar-scheduler__day--resource.q-range-first:first-child, .q-dark div .q-calendar-scheduler__day--resource.q-range-last:first-child, .q-dark div .q-calendar-scheduler__day--resource.q-range:first-child,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first:first-child,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last:first-child,
.body--dark div .q-calendar-scheduler__day--resource.q-range:first-child,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first:first-child,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last:first-child,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range:first-child {
  border-top: none !important;
}
.q-dark div .q-calendar-scheduler__day--resource.q-range-first:last-child, .q-dark div .q-calendar-scheduler__day--resource.q-range-last:last-child, .q-dark div .q-calendar-scheduler__day--resource.q-range:last-child,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first:last-child,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last:last-child,
.body--dark div .q-calendar-scheduler__day--resource.q-range:last-child,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first:last-child,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last:last-child,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range:last-child {
  border-bottom: none !important;
}
.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section, .q-dark div .q-calendar-scheduler__day--resource.q-range-last__section, .q-dark div .q-calendar-scheduler__day--resource.q-range__section,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section,
.body--dark div .q-calendar-scheduler__day--resource.q-range__section,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section {
  border-top: var(--calendar-border-section-dark);
}
.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-selected, .q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-selected, .q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-selected,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-selected,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-selected,
.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-selected,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-selected,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-selected,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-selected {
  color: var(--calendar-selected-color-dark);
  background: var(--calendar-selected-background-dark);
}
.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-first, .q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-last, .q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range, .q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-first, .q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-last, .q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range, .q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-first, .q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-last, .q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-range,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-first,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-last,
.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-first,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-last,
.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range,
.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-first,
.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-last,
.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-range,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-range-first,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-range-last,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-range,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-range-first,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-range-last,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-range,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-range-first,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-range-last,
.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-range {
  color: var(--calendar-range-color-dark);
  background: var(--calendar-range-background-dark);
}
.q-dark div .q-calendar-scheduler .q-calendar__child--expanded > .q-calendar-scheduler__resource--row,
.body--dark div .q-calendar-scheduler .q-calendar__child--expanded > .q-calendar-scheduler__resource--row,
.q-calendar--dark .q-calendar-scheduler .q-calendar__child--expanded > .q-calendar-scheduler__resource--row {
  border-top: var(--calendar-border-dark) !important;
}
.global-loader-overlay[data-v-f42b3f40] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  backdrop-filter: blur(2px);
}
.global-loader-container[data-v-f42b3f40] {
  background: white;
  border-radius: 12px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  min-width: 200px;
}
.loading-message[data-v-f42b3f40] {
  color: #666;
  font-size: 1rem;
  font-weight: 500;
}
.debug-clear-btn[data-v-f42b3f40] {
  opacity: 0.7;
  font-size: 0.75rem;
}
.debug-clear-btn[data-v-f42b3f40]:hover {
  opacity: 1;
}

/* No styles needed - this is just a conditional wrapper */

.q-drawer[data-v-11b33fe6] {
  width: 280px; /* Increased width to accommodate submenus */
}
.q-item[data-v-11b33fe6] {
  transition: all 0.3s ease;
}
.q-item[data-v-11b33fe6]:hover:not(.q-item--disabled) {
  background-color: rgba(0, 0, 0, 0.05);
}
.q-item--disabled[data-v-11b33fe6] {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Active navbar item styling */
.q-item.bg-primary.text-white[data-v-11b33fe6] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item.bg-primary.text-white .q-icon[data-v-11b33fe6] {
  color: white !important;
}
.q-item.bg-primary.text-white[data-v-11b33fe6]:hover {
  background-color: #1da237 !important;
}

/* Inventory Submenu Styles */
.inv-expansion-header[data-v-11b33fe6] {
  background-color: rgba(76, 175, 80, 0.1);
  border-left: 3px solid #4caf50;
}
.inv-submenu-item[data-v-11b33fe6] {
  padding-left: 16px;
  transition: all 0.2s ease;
}
.inv-submenu-item[data-v-11b33fe6]:hover {
  background-color: rgba(76, 175, 80, 0.05);
}
.inv-submenu-item--active[data-v-11b33fe6] {
  background-color: rgba(76, 175, 80, 0.15);
  border-left: 3px solid #4caf50;
  color: #2e7d32;
  font-weight: 500;
}
.inv-submenu-item--active .q-item__section--avatar[data-v-11b33fe6] {
  color: #4caf50;
}

/* Expansion item styles */
.q-expansion-item__header[data-v-11b33fe6] {
  font-weight: 600;
}
.q-expansion-item__header[data-v-11b33fe6]:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Submenu section headers */
.q-item-label[data-v-11b33fe6] {
  font-size: 0.75rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 4px;
}
.q-item-label[data-v-11b33fe6]::after {
  content: '';
  display: block;
  width: 20px;
  height: 1px;
  background-color: #e0e0e0;
  margin-top: 4px;
}

/* Separator styling */
.q-separator[data-v-11b33fe6] {
  margin: 8px 0;
  background-color: #e0e0e0;
}

/* Global styles for the layout can be added here */
.q-layout[data-v-969687a9] {
  transition: all 0.3s ease;
}
.q-page-container[data-v-969687a9] {
  transition: opacity 0.3s ease;
}

/* Loading state styles */
.q-page-container--loading[data-v-969687a9] {
  opacity: 0.7;
  pointer-events: none;
}

/* Custom styles for the sidebar */
.q-drawer[data-v-46a06c23] {
  width: 280px;
  position: relative;
}

/* Style for expansion item headers */
.q-expansion-item__header[data-v-46a06c23] {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 4px;
  color: #000;
}

/* Style for submenu items */
.q-expansion-item .q-item[data-v-46a06c23] {
  padding-left: 32px;
  min-height: 40px;
}

/* Hover effect for menu items */
.q-item[data-v-46a06c23]:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

/* Active state for menu items */
.q-item--active[data-v-46a06c23] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item--active .q-icon[data-v-46a06c23] {
  color: white !important;
}

/* Disabled state for navigation items */
.q-item--disabled[data-v-46a06c23] {
  opacity: 0.6;
  cursor: not-allowed;
}
.q-item--disabled[data-v-46a06c23]:hover {
  background-color: transparent;
}

/* Expansion item icon styling */
.q-expansion-item__icon[data-v-46a06c23] {
  color: #000;
}

/* Submenu item icons */
.q-expansion-item .q-item .q-icon[data-v-46a06c23] {
  color: #000;
}

/* Logout button positioning */
.logout-item[data-v-46a06c23] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f5f5f5;
  border-top: 1px solid #e0e0e0;
}

/* Ensure proper spacing for logout */
.q-drawer .q-list[data-v-46a06c23] {
  padding-bottom: 80px;
}

.store-selector[data-v-a5aa9934] {
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.store-indicator[data-v-a5aa9934] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: background-color 0.2s;
}
.store-indicator.clickable[data-v-a5aa9934]:hover {
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.store-indicator[data-v-a5aa9934]:not(.clickable) {
  cursor: default;
}
.store-info[data-v-a5aa9934] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}
.store-name[data-v-a5aa9934] {
  font-size: 14px;
  font-weight: 500;
  color: #424242;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.store-menu[data-v-a5aa9934] {
  min-width: 280px;
}
.store-selected[data-v-a5aa9934] {
  background-color: rgba(0, 123, 255, 0.1);
}

/* Dark theme support */
@media (prefers-color-scheme: dark) {
.store-indicator[data-v-a5aa9934] {
    background: rgba(0, 0, 0, 0.2);
}
.store-indicator[data-v-a5aa9934]:hover {
    background: rgba(0, 0, 0, 0.3);
}
.store-name[data-v-a5aa9934] {
    color: white;
}
}

.q-drawer[data-v-3ab0585a] {
  width: 280px;
}
.q-expansion-item[data-v-3ab0585a] {
  border-radius: 8px;
  margin: 4px 8px;
}
.q-expansion-item--expanded[data-v-3ab0585a] {
  background-color: rgba(0, 0, 0, 0.05);
}
.q-item[data-v-3ab0585a] {
  border-radius: 8px;
  margin: 2px 8px;
  transition: all 0.3s ease;
}
.q-item[data-v-3ab0585a]:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Active navbar item styling */
.q-item.bg-primary.text-white[data-v-3ab0585a] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item.bg-primary.text-white .q-icon[data-v-3ab0585a] {
  color: white !important;
}
.q-item.bg-primary.text-white[data-v-3ab0585a]:hover {
  background-color: #1da237 !important;
}

/* Custom styles for the sidebar */
.q-drawer[data-v-d431a7f7] {
  width: 280px;
}
.q-item-label[data-v-d431a7f7] {
  font-weight: bold;
  color: #1976d2;
  margin-top: 16px;
  margin-bottom: 8px;
}
.q-expansion-item[data-v-d431a7f7] {
  margin-bottom: 4px;
}
.q-expansion-item .q-item[data-v-d431a7f7] {
  padding-left: 16px;
}
.q-item[data-v-d431a7f7] {
  border-radius: 8px;
  margin: 2px 8px;
}
.q-item[data-v-d431a7f7]:hover {
  background-color: #f5f5f5;
}
.q-item.q-router-link-active[data-v-d431a7f7] {
  background-color: #e3f2fd;
  color: #1976d2;
}

/* Active navbar item styling */
.q-item.bg-primary.text-white[data-v-d431a7f7] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item.bg-primary.text-white .q-icon[data-v-d431a7f7] {
  color: white !important;
}
.q-item.bg-primary.text-white[data-v-d431a7f7]:hover {
  background-color: #1da237 !important;
}

.q-drawer[data-v-a8166a7d] { width: 270px;
}
.q-item[data-v-a8166a7d] {
  transition: all 0.3s ease;
}
.q-item[data-v-a8166a7d]:hover:not(.q-item--disabled) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Active navbar item styling */
.q-item.bg-primary.text-white[data-v-a8166a7d] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item.bg-primary.text-white .q-icon[data-v-a8166a7d] {
  color: white !important;
}
.q-item.bg-primary.text-white[data-v-a8166a7d]:hover {
  background-color: #1da237 !important;
}

/* Add any specific styles for this modal here if needed */

.upload-zone[data-v-5d02c0fe] {
  border: 2px dashed #ccc;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.upload-zone[data-v-5d02c0fe]:hover,
.upload-zone.drag-over[data-v-5d02c0fe] {
  border-color: var(--q-primary);
  background-color: rgba(0, 123, 255, 0.05);
}
.upload-zone.drag-over[data-v-5d02c0fe] {
  background-color: rgba(0, 123, 255, 0.1);
}

.q-drawer[data-v-d424f5a5] {
  width: 250px;
}
.q-item[data-v-d424f5a5] {
  transition: all 0.3s ease;
}
.q-item[data-v-d424f5a5]:hover:not(.q-item--disabled) {
  background-color: rgba(0, 0, 0, 0.05);
}
.q-item--disabled[data-v-d424f5a5] {
  opacity: 0.6;
  cursor: not-allowed;
}
.q-expansion-item[data-v-d424f5a5] {
  margin-bottom: 4px;
}
.q-expansion-item__content[data-v-d424f5a5] {
  background-color: rgba(0, 0, 0, 0.02);
}

/* Active navbar item styling */
.q-item.bg-primary.text-white[data-v-d424f5a5] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item.bg-primary.text-white .q-icon[data-v-d424f5a5] {
  color: white !important;
}
.q-item.bg-primary.text-white[data-v-d424f5a5]:hover {
  background-color: #1da237 !important;
}

.message-context-menu[data-v-afc8b7b0] {
  z-index: 10000;
}
.menu-item[data-v-afc8b7b0] {
  transition: background-color 0.2s ease;
}
.menu-item[data-v-afc8b7b0]:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.message-bubble-wrapper[data-v-4a7667f4] {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
  padding: 0 8px;
}
.message-sender[data-v-4a7667f4] {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  margin-bottom: 2px;
  margin-left: 12px;
  align-self: flex-start;
}
.message-own .message-sender[data-v-4a7667f4] {
  align-self: flex-end;
  margin-right: 12px;
  margin-left: 0;
}
.message-bubble[data-v-4a7667f4] {
  max-width: 70%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.message-own .message-bubble[data-v-4a7667f4] {
  align-self: flex-end;
}
.message-content[data-v-4a7667f4] {
  background-color: var(--q-grey-1);
  border-radius: 18px;
  padding: 12px 16px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  position: relative;
  color: var(--q-dark); /* Ensure text is dark on light background */
}
.message-own .message-content[data-v-4a7667f4] {
  background-color: var(--q-green-1); /* Subtle green for own messages */
  border-bottom-right-radius: 4px;
}
.message-text[data-v-4a7667f4] {
  font-size: 14px;
  line-height: 1.4;
  color: var(--q-dark); /* Ensure text is dark on light background */
  word-wrap: break-word;
  margin-bottom: 4px;
}
.message-own .message-text[data-v-4a7667f4] {
  color: var(--q-dark); /* Ensure text is dark on light background */
}
.message-meta[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  min-height: 16px;
}
.message-time[data-v-4a7667f4] {
  font-size: 11px;
  color: #8e8e8e;
  font-weight: 400;
}
.message-status[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  transition: opacity 0.3s ease, transform 0.2s ease;
}
.message-status[data-v-4a7667f4]:hover {
  transform: scale(1.1);
}
.status-icon[data-v-4a7667f4] {
  margin-left: 2px;
}

/* Message Tail (WhatsApp-style bubble tail) */
.message-tail[data-v-4a7667f4] {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-right-color: var(--q-grey-1); /* Match received message background */
  border-bottom-color: var(--q-grey-1);
}
.message-own .message-tail[data-v-4a7667f4] {
  left: auto;
  right: -8px;
  border-right-color: var(--q-green-1); /* Match own message background */
  border-bottom-color: var(--q-green-1);
}

/* Hover effects */
.message-bubble:hover .message-content[data-v-4a7667f4] {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

/* Animations for new messages */
@keyframes messageSlideInLeft-4a7667f4 {
from {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
}
to {
    opacity: 1;
    transform: translateX(0) translateY(0);
}
}
@keyframes messageSlideInRight-4a7667f4 {
from {
    opacity: 0;
    transform: translateX(20px) translateY(10px);
}
to {
    opacity: 1;
    transform: translateX(0) translateY(0);
}
}
@keyframes messagePulse-4a7667f4 {
0%, 100% {
    transform: scale(1);
}
50% {
    transform: scale(1.02);
}
}
@keyframes fadeIn-4a7667f4 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes reactionPop-4a7667f4 {
0% {
    transform: scale(0);
    opacity: 0;
}
50% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
.message-bubble-wrapper[data-v-4a7667f4] {
  animation: fadeIn-4a7667f4 0.3s ease-out;
}
.message-bubble-wrapper[data-v-4a7667f4]:not(.message-own) {
  animation: messageSlideInLeft-4a7667f4 0.4s ease-out;
}
.message-bubble-wrapper.message-own[data-v-4a7667f4] {
  animation: messageSlideInRight-4a7667f4 0.4s ease-out;
}

/* Pulse animation for newly received messages */
.message-bubble-wrapper.message-new[data-v-4a7667f4] {
  animation: messageSlideInLeft-4a7667f4 0.4s ease-out,messagePulse-4a7667f4 0.6s ease-out 0.4s;
}
.message-bubble-wrapper.message-own.message-new[data-v-4a7667f4] {
  animation: messageSlideInRight-4a7667f4 0.4s ease-out,messagePulse-4a7667f4 0.6s ease-out 0.4s;
}

/* Reaction animations */
.message-reactions .reaction-item[data-v-4a7667f4] {
  animation: reactionPop-4a7667f4 0.3s ease-out;
  transition: transform 0.2s ease;
}
.message-reactions .reaction-item[data-v-4a7667f4]:hover {
  transform: scale(1.15);
}

/* Responsive adjustments */
@media (max-width: 768px) {
.message-bubble[data-v-4a7667f4] {
    max-width: 85%;
}
.message-content[data-v-4a7667f4] {
    padding: 10px 14px;
}
.message-text[data-v-4a7667f4] {
    font-size: 13px;
}
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
.message-content[data-v-4a7667f4] {
    background-color: #2d2d2d;
    color: #ffffff;
}
.message-own .message-content[data-v-4a7667f4] {
    background-color: #056162;
}
.message-text[data-v-4a7667f4] {
    color: #ffffff;
}
.message-tail[data-v-4a7667f4] {
    border-right-color: #2d2d2d;
    border-bottom-color: #2d2d2d;
}
.message-own .message-tail[data-v-4a7667f4] {
    border-right-color: #056162;
    border-bottom-color: #056162;
}
}

/* File Attachment Styles */
.message-attachment[data-v-4a7667f4] {
  margin-top: 8px;
}

/* Audio Attachment Styles */
.audio-attachment[data-v-4a7667f4] {
  margin: 4px 0;
}
.audio-player[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  gap: 12px;
  background-color: var(--q-grey-1);
  border-radius: 12px;
  padding: 12px 16px;
  min-width: 200px;
  max-width: 300px;
}
.message-own .audio-player[data-v-4a7667f4] {
  background-color: var(--q-green-1);
}
.audio-play-button[data-v-4a7667f4] {
  flex-shrink: 0;
  background-color: rgba(255, 255, 255, 0.9);
  color: black;
}
.audio-play-button[data-v-4a7667f4]:hover {
  background-color: white;
  color: black;
}
.message-own .audio-play-button[data-v-4a7667f4] {
  background-color: rgba(255, 255, 255, 0.9);
  color: black;
}
.message-own .audio-play-button[data-v-4a7667f4]:hover {
  background-color: white;
  color: black;
}
.audio-info[data-v-4a7667f4] {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.audio-duration[data-v-4a7667f4] {
  font-size: 11px;
  color: #666;
  font-weight: 500;
}
.message-own .audio-duration[data-v-4a7667f4] {
  color: var(--q-dark);
}
.audio-progress-slider[data-v-4a7667f4] {
  width: 100%;
}
.audio-progress-slider[data-v-4a7667f4] .q-slider__track {
  height: 4px;
}
.audio-progress-slider[data-v-4a7667f4] .q-slider__thumb {
  width: 12px;
  height: 12px;
}

/* Image with text layout */
.message-text + .message-attachment[data-v-4a7667f4] {
  margin-top: 12px;
}
.image-attachment[data-v-4a7667f4] {
  max-width: 320px;
  max-height: 400px;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin: 4px 0;
  position: relative;
}
.image-attachment[data-v-4a7667f4]:hover {
  transform: scale(1.02);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.image-wrapper[data-v-4a7667f4] {
  position: relative;
  width: 100%;
  height: 100%;
}
.attachment-image[data-v-4a7667f4] {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  object-fit: cover;
}
.image-actions[data-v-4a7667f4] {
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
  gap: 4px;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.image-attachment:hover .image-actions[data-v-4a7667f4] {
  opacity: 1;
}
.image-action-btn[data-v-4a7667f4] {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  opacity: 0.9;
}
.image-action-btn[data-v-4a7667f4]:hover {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.file-attachment[data-v-4a7667f4] {
  background-color: var(--q-grey-2); /* Lighter background for attachments */
  border-radius: 12px;
  padding: 12px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.file-attachment[data-v-4a7667f4]:hover {
  background-color: var(--q-grey-3); /* Slightly darker on hover */
}
.file-info[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.file-icon[data-v-4a7667f4] {
  flex-shrink: 0;
}
.file-details[data-v-4a7667f4] {
  flex: 1;
  min-width: 0;
}
.file-name[data-v-4a7667f4] {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  word-break: break-word;
  margin-bottom: 2px;
}
.file-size[data-v-4a7667f4] {
  font-size: 12px;
  color: #666;
}
.download-icon[data-v-4a7667f4] {
  flex-shrink: 0;
  opacity: 0.7;
}
.message-own .file-attachment[data-v-4a7667f4] {
  background-color: var(--q-green-1); /* Subtle green for own message attachments */
  border-color: var(--q-green-2);
}
.message-own .file-attachment[data-v-4a7667f4]:hover {
  background-color: var(--q-green-2); /* Slightly darker on hover */
}
.message-own .file-name[data-v-4a7667f4] {
  color: var(--q-dark);
}
.message-own .file-size[data-v-4a7667f4] {
  color: var(--q-grey-7);
}

/* Responsive adjustments */
@media (max-width: 768px) {
.image-attachment[data-v-4a7667f4] {
    max-width: 280px;
    max-height: 350px;
}
.file-attachment[data-v-4a7667f4] {
    padding: 10px;
}
.file-info[data-v-4a7667f4] {
    gap: 8px;
}
}
@media (max-width: 480px) {
.image-attachment[data-v-4a7667f4] {
    max-width: 240px;
    max-height: 300px;
}
}

/* Image Viewer Modal */
.image-viewer-modal[data-v-4a7667f4] {
  position: relative;
  background: rgba(0, 0, 0, 0.9);
  width: 90%;
  max-width: 95%;
  height: 100vh;
  max-height: 90vh;
  margin: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden !important;
  border-radius: 8px;
}
.image-viewer-header[data-v-4a7667f4] {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 1000;
}
.close-button[data-v-4a7667f4] {
  background: rgba(0, 0, 0, 0.5);
}
.image-viewer-content[data-v-4a7667f4] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  cursor: pointer;
}
.viewer-image[data-v-4a7667f4] {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

/* PDF Preview Styles */
.pdf-attachment[data-v-4a7667f4] {
  margin: 4px 0;
}
.pdf-preview[data-v-4a7667f4] {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background-color: var(--q-grey-1); /* Light background for PDF preview */
  border: 2px solid var(--q-primary); /* Green border accent */
  border-radius: 12px;
  padding: 16px;
  transition: all 0.2s ease;
}
.pdf-preview[data-v-4a7667f4]:hover {
  background-color: var(--q-grey-2);
  border-color: var(--q-primary);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* Lighter shadow */
}
.pdf-preview-content[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}
.pdf-icon[data-v-4a7667f4] {
  flex-shrink: 0;
}
.pdf-info[data-v-4a7667f4] {
  flex: 1;
  min-width: 0;
}
.pdf-hint[data-v-4a7667f4] {
  font-size: 12px;
  color: #666;
  margin-top: 4px;
  font-style: italic;
}
.pdf-actions[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding-top: 8px;
  border-top: 1px solid rgba(255, 0, 0, 0.1);
}
.pdf-action-btn[data-v-4a7667f4] {
  opacity: 0.8;
  transition: opacity 0.2s ease;
  color: var(--q-primary); /* Green accent for PDF action buttons */
}
.pdf-action-btn[data-v-4a7667f4]:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* PDF Viewer Modal */
.pdf-viewer-modal[data-v-4a7667f4] {
  position: relative;
  background: rgba(0, 0, 0, 0.95);
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.pdf-viewer-header[data-v-4a7667f4] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1000;
}
.pdf-viewer-title[data-v-4a7667f4] {
  color: white;
  font-size: 16px;
  font-weight: 500;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 16px;
}
.pdf-viewer-actions[data-v-4a7667f4] {
  display: flex;
  gap: 8px;
}
.action-button[data-v-4a7667f4] {
  background: rgba(255, 255, 255, 0.1);
}
.pdf-viewer-content[data-v-4a7667f4] {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  padding-top: 60px;
  position: relative;
}
.pdf-viewer-embed[data-v-4a7667f4] {
  width: 100%;
  height: 100%;
  border: none;
  background: white;
  min-height: 0;
  flex: 1;
}
.pdf-viewer-fallback[data-v-4a7667f4] {
  position: absolute;
  top: 80px;
  right: 20px;
  z-index: 1001;
}
.open-pdf-button[data-v-4a7667f4] {
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  padding: 8px 16px;
}

/* Phase 1: Reply Preview */
.reply-preview[data-v-4a7667f4] {
  border-left: 3px solid var(--q-primary); /* Green accent for reply border */
  background-color: var(--q-grey-2); /* Light background for reply preview */
  border-radius: 4px;
  padding: 8px 12px;
  margin-bottom: 8px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  color: var(--q-dark);
}
.reply-preview[data-v-4a7667f4]:hover {
  background-color: var(--q-grey-3); /* Slightly darker on hover */
}
.reply-preview-content[data-v-4a7667f4] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.reply-preview-sender[data-v-4a7667f4] {
  font-size: 12px;
  font-weight: 600;
  color: var(--q-primary); /* Green accent for sender name */
}
.reply-preview-text[data-v-4a7667f4] {
  font-size: 13px;
  color: var(--q-dark);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
}
.message-own .reply-preview[data-v-4a7667f4] {
  border-left-color: var(--q-secondary); /* A different subtle color for own replies */
  background-color: var(--q-green-1);
}
.message-own .reply-preview-sender[data-v-4a7667f4] {
  color: var(--q-secondary); /* A different subtle color for own replies sender */
}

/* Phase 1: Forwarded Indicator */
.forwarded-indicator[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  color: #666;
  margin-bottom: 4px;
  font-style: italic;
}

/* Phase 1: Deleted Message */
.deleted-message[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #999;
  font-style: italic;
  padding: 8px 0;
}

/* Phase 1: Edited Indicator */
.edited-indicator[data-v-4a7667f4] {
  font-size: 11px;
  color: #999;
  font-style: italic;
  margin-left: 4px;
}

/* Phase 1: Message Reactions */
.message-reactions[data-v-4a7667f4] {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.reaction-item[data-v-4a7667f4] {
  display: flex;
  align-items: center;
  gap: 2px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  padding: 2px 6px;
  font-size: 12px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.reaction-item[data-v-4a7667f4]:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.reaction-own[data-v-4a7667f4] {
  background-color: var(--q-green-2); /* Subtle green for own reactions */
  color: var(--q-dark);
}
.reaction-emoji[data-v-4a7667f4] {
  font-size: 14px;
}
.reaction-count[data-v-4a7667f4] {
  font-size: 11px;
  color: #666;
  font-weight: 500;
}
.message-own .reaction-item[data-v-4a7667f4] {
  background-color: var(--q-green-1);
}
.message-own .reaction-item[data-v-4a7667f4]:hover {
  background-color: var(--q-green-2);
}

.typing-indicator[data-v-e9c509e1] {
  padding: 8px 16px;
  margin-bottom: 16px;
}
.typing-bubble[data-v-e9c509e1] {
  background-color: white;
  border-radius: 18px;
  padding: 12px 16px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  gap: 8px;
  max-width: 120px;
}
.typing-dots[data-v-e9c509e1] {
  display: flex;
  gap: 4px;
}
.dot[data-v-e9c509e1] {
  width: 8px;
  height: 8px;
  background-color: #8e8e8e;
  border-radius: 50%;
  animation: typingBounce-e9c509e1 1.4s infinite ease-in-out;
}
.dot[data-v-e9c509e1]:nth-child(1) {
  animation-delay: -0.32s;
}
.dot[data-v-e9c509e1]:nth-child(2) {
  animation-delay: -0.16s;
}
.dot[data-v-e9c509e1]:nth-child(3) {
  animation-delay: 0s;
}
@keyframes typingBounce-e9c509e1 {
0%, 80%, 100% {
    transform: scale(0.8);
    opacity: 0.5;
}
40% {
    transform: scale(1);
    opacity: 1;
}
}
.typing-text[data-v-e9c509e1] {
  font-size: 12px;
  color: #8e8e8e;
  font-style: italic;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
.typing-bubble[data-v-e9c509e1] {
    background-color: #2d2d2d;
}
.typing-text[data-v-e9c509e1] {
    color: #b0b0b0;
}
}

.conversation-item-whatsapp[data-v-09ed30af] {
  padding: 12px 16px;
  cursor: pointer;
  transition: all 0.2s ease;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
}
.conversation-item-whatsapp[data-v-09ed30af]:hover {
  background-color: #f5f5f5;
  transform: translateX(2px);
}
.conversation-item-whatsapp[data-v-09ed30af]:active {
  transform: translateX(1px);
}
.conversation-selected[data-v-09ed30af] {
  background-color: #e8f5e8;
  border-left: 4px solid #4caf50;
}
.conversation-content[data-v-09ed30af] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.conversation-avatar[data-v-09ed30af] {
  position: relative;
  flex-shrink: 0;
}
.avatar-circle[data-v-09ed30af] {
  border: 2px solid #e0e0e0;
}
.online-indicator[data-v-09ed30af] {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background-color: #4caf50;
  border: 2px solid white;
  border-radius: 50%;
}
.online-indicator.pulse[data-v-09ed30af] {
  animation: pulse-09ed30af 2s infinite;
}
.offline-indicator[data-v-09ed30af] {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background-color: #8e8e8e;
  border: 2px solid white;
  border-radius: 50%;
}

/* Pulse animation for online indicator */
@keyframes pulse-09ed30af {
0% {
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7);
}
70% {
    box-shadow: 0 0 0 10px rgba(76, 175, 80, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0);
}
}
.conversation-details[data-v-09ed30af] {
  flex: 1;
  min-width: 0;
  overflow: hidden;
}
.conversation-header[data-v-09ed30af] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}
.conversation-title[data-v-09ed30af] {
  font-weight: 600;
  font-size: 14px;
  color: #303030;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.conversation-time[data-v-09ed30af] {
  font-size: 11px;
  color: #8e8e8e;
  flex-shrink: 0;
  margin-left: 8px;
}
.conversation-preview[data-v-09ed30af] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.preview-text[data-v-09ed30af] {
  font-size: 13px;
  color: #8e8e8e;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  margin-right: 8px;
}
.search-match-preview[data-v-09ed30af] {
  display: inline-flex;
  align-items: center;
  color: var(--q-primary);
  font-weight: 500;
}
.match-count-badge[data-v-09ed30af] {
  margin-left: 4px;
  font-size: 11px;
  color: var(--q-primary);
  font-weight: 600;
}
.preview-text[data-v-09ed30af] mark {
  background-color: #fff3cd;
  color: #856404;
  padding: 1px 2px;
  border-radius: 2px;
  font-weight: 600;
}

/* Search Match List Styles */
.search-match-list[data-v-09ed30af] {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 4px;
}
.search-match-item[data-v-09ed30af] {
  display: flex;
  align-items: flex-start;
  padding: 4px 0;
  font-size: 12px;
  color: #666;
  line-height: 1.4;
}
.search-match-text[data-v-09ed30af] {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.search-match-item[data-v-09ed30af] mark {
  background-color: #fff3cd;
  color: #856404;
  padding: 1px 2px;
  border-radius: 2px;
  font-weight: 600;
}
.unread-badge[data-v-09ed30af] {
  background-color: #4caf50;
  color: white;
  font-size: 11px;
  font-weight: 600;
  min-width: 18px;
  height: 18px;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
  flex-shrink: 0;
}
.conversation-actions[data-v-09ed30af] {
  position: relative;
  flex-shrink: 0;
}
.action-btn[data-v-09ed30af] {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.conversation-item-whatsapp:hover .action-btn[data-v-09ed30af] {
  opacity: 1;
}
.conversation-menu[data-v-09ed30af] {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

/* Animation for new conversations */
@keyframes conversationSlideIn-09ed30af {
from {
    opacity: 0;
    transform: translateY(-10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.conversation-item-whatsapp[data-v-09ed30af] {
  animation: conversationSlideIn-09ed30af 0.3s ease-out;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.conversation-item-whatsapp[data-v-09ed30af] {
    padding: 10px 12px;
}
.conversation-title[data-v-09ed30af] {
    font-size: 13px;
}
.preview-text[data-v-09ed30af] {
    font-size: 12px;
}
.action-btn[data-v-09ed30af] {
    opacity: 1;
}
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
.conversation-item-whatsapp[data-v-09ed30af] {
    border-bottom-color: #404040;
}
.conversation-item-whatsapp[data-v-09ed30af]:hover {
    background-color: #2a2a2a;
}
.conversation-selected[data-v-09ed30af] {
    background-color: #1b3a1b;
}
.conversation-title[data-v-09ed30af] {
    color: #ffffff;
}
.preview-text[data-v-09ed30af] {
    color: #b0b0b0;
}
.conversation-time[data-v-09ed30af] {
    color: #808080;
}
}

.online-users-container[data-v-b456a56a] {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #f8f9fa;
}
.online-users-header[data-v-b456a56a] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.search-section[data-v-b456a56a] {
  border-bottom: 1px solid #e0e0e0;
}
.search-input[data-v-b456a56a] {
  background-color: #f5f5f5;
}
.users-list[data-v-b456a56a] {
  flex: 1;
  overflow-y: auto;
}
.users-section[data-v-b456a56a] {
  margin-bottom: 16px;
}
.section-header[data-v-b456a56a] {
  border-bottom: 1px solid #e0e0e0;
}
.users-items[data-v-b456a56a] {
  background-color: white;
}
.user-item[data-v-b456a56a] {
  border-bottom: 1px solid #f0f0f0;
  transition: all 0.2s ease;
}
.user-item[data-v-b456a56a]:hover {
  background-color: #f5f5f5;
  transform: translateX(2px);
}
.user-item[data-v-b456a56a]:active {
  transform: translateX(1px);
}
.user-avatar-container[data-v-b456a56a] {
  position: relative;
}
.online-indicator[data-v-b456a56a] {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background-color: #4caf50;
  border: 2px solid white;
  border-radius: 50%;
  animation: pulse-b456a56a 2s infinite;
}
.offline-indicator[data-v-b456a56a] {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background-color: #9e9e9e;
  border: 2px solid white;
  border-radius: 50%;
}
.offline-avatar[data-v-b456a56a] {
  opacity: 0.7;
}
.user-info[data-v-b456a56a] {
  min-width: 0;
  overflow: hidden;
}
.user-name[data-v-b456a56a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2px;
}
.user-status[data-v-b456a56a] {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.chat-btn[data-v-b456a56a] {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.user-item:hover .chat-btn[data-v-b456a56a] {
  opacity: 1;
}
.empty-state[data-v-b456a56a] {
  color: #9e9e9e;
}
.refresh-section[data-v-b456a56a] {
  border-top: 1px solid #e0e0e0;
}

/* Pulse animation for online indicator */
@keyframes pulse-b456a56a {
0% {
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7);
}
70% {
    box-shadow: 0 0 0 10px rgba(76, 175, 80, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0);
}
}

/* Scrollbar styling */
.users-list[data-v-b456a56a]::-webkit-scrollbar {
  width: 4px;
}
.users-list[data-v-b456a56a]::-webkit-scrollbar-track {
  background: transparent;
}
.users-list[data-v-b456a56a]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 2px;
}
.users-list[data-v-b456a56a]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.user-item[data-v-b456a56a] {
    padding: 10px 12px;
}
.user-name[data-v-b456a56a] {
    font-size: 13px;
}
.user-status[data-v-b456a56a] {
    font-size: 11px;
}
.chat-btn[data-v-b456a56a] {
    opacity: 1;
}
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
.online-users-container[data-v-b456a56a] {
    background-color: #1a1a1a;
}
.users-items[data-v-b456a56a] {
    background-color: #2d2d2d;
}
.user-item[data-v-b456a56a] {
    border-bottom-color: #404040;
}
.user-item[data-v-b456a56a]:hover {
    background-color: #3a3a3a;
}
.section-header[data-v-b456a56a] {
    background-color: #2a2a2a;
    border-bottom-color: #404040;
}
.refresh-section[data-v-b456a56a] {
    background-color: #2a2a2a;
    border-top-color: #404040;
}
}

.voice-note-button-container[data-v-ab94ddbd] {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.voice-note-button[data-v-ab94ddbd] {
  transition: all 0.3s ease;
}
.voice-note-button.recording[data-v-ab94ddbd] {
  background-color: rgba(244, 67, 54, 0.1) !important;
}
.voice-note-button.pulsing[data-v-ab94ddbd] {
  animation: pulse-ab94ddbd 1.5s ease-in-out infinite;
}
@keyframes pulse-ab94ddbd {
0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.7);
}
50% {
    transform: scale(1.05);
    box-shadow: 0 0 0 8px rgba(244, 67, 54, 0);
}
}
.recording-indicator[data-v-ab94ddbd] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  pointer-events: none;
  z-index: 1;
}
.recording-dot[data-v-ab94ddbd] {
  width: 8px;
  height: 8px;
  background-color: #f44336;
  border-radius: 50%;
  animation: blink-ab94ddbd 1s ease-in-out infinite;
}
@keyframes blink-ab94ddbd {
0%, 100% {
    opacity: 1;
}
50% {
    opacity: 0.3;
}
}
.recording-timer[data-v-ab94ddbd] {
  font-size: 10px;
  font-weight: 600;
  color: #f44336;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2px 6px;
  border-radius: 10px;
  white-space: nowrap;
}

.voice-to-text-button-container[data-v-29aa939f] {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.voice-to-text-button[data-v-29aa939f] {
  transition: all 0.3s ease;
}
.voice-to-text-button.recording[data-v-29aa939f] {
  background-color: rgba(33, 150, 243, 0.1) !important;
}
.voice-to-text-button.pulsing[data-v-29aa939f] {
  animation: pulse-29aa939f 1.5s ease-in-out infinite;
}
@keyframes pulse-29aa939f {
0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(33, 150, 243, 0.7);
}
50% {
    transform: scale(1.05);
    box-shadow: 0 0 0 8px rgba(33, 150, 243, 0);
}
}
.recording-indicator[data-v-29aa939f] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  pointer-events: none;
  z-index: 1;
}
.recording-dot[data-v-29aa939f] {
  width: 8px;
  height: 8px;
  background-color: #2196F3;
  border-radius: 50%;
  animation: blink-29aa939f 1s ease-in-out infinite;
}
@keyframes blink-29aa939f {
0%, 100% {
    opacity: 1;
}
50% {
    opacity: 0.3;
}
}
.recording-timer[data-v-29aa939f] {
  font-size: 10px;
  font-weight: 600;
  color: #2196F3;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2px 6px;
  border-radius: 10px;
  white-space: nowrap;
}

/* Transcription Preview Overlay - Fixed positioning for better visibility */
.transcription-preview-overlay[data-v-29aa939f] {
  position: fixed;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  pointer-events: none;
  max-width: 90vw;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 16px;
}
.transcription-preview-card[data-v-29aa939f] {
  background: linear-gradient(135deg, rgba(33, 150, 243, 0.95) 0%, rgba(25, 118, 210, 0.95) 100%);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 20px 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.1);
  max-width: 600px;
  width: 100%;
  animation: slideUp-29aa939f 0.3s ease-out;
}
@keyframes slideUp-29aa939f {
from {
    opacity: 0;
    transform: translateY(20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.transcription-header[data-v-29aa939f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.listening-indicator[data-v-29aa939f] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.listening-dot[data-v-29aa939f] {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  animation: pulse-dot-29aa939f 1.5s ease-in-out infinite;
}
@keyframes pulse-dot-29aa939f {
0%, 100% {
    opacity: 1;
    transform: scale(1);
}
50% {
    opacity: 0.5;
    transform: scale(1.2);
}
}
.listening-text[data-v-29aa939f] {
  color: white;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.recording-time[data-v-29aa939f] {
  color: white;
  font-size: 12px;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 4px 10px;
  border-radius: 12px;
}
.transcription-content[data-v-29aa939f] {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 8px;
}
.transcription-content[data-v-29aa939f]::-webkit-scrollbar {
  width: 6px;
}
.transcription-content[data-v-29aa939f]::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}
.transcription-content[data-v-29aa939f]::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
}
.transcription-content[data-v-29aa939f]::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.5);
}
.listening-placeholder[data-v-29aa939f] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 20px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 500;
}
.listening-icon[data-v-29aa939f] {
  animation: pulse-icon-29aa939f 2s ease-in-out infinite;
}
@keyframes pulse-icon-29aa939f {
0%, 100% {
    transform: scale(1);
    opacity: 0.8;
}
50% {
    transform: scale(1.1);
    opacity: 1;
}
}
.transcription-text-wrapper[data-v-29aa939f] {
  color: white;
  font-size: 18px;
  line-height: 1.6;
  word-wrap: break-word;
  min-height: 24px;
}
.transcription-final[data-v-29aa939f] {
  color: white;
  font-weight: 400;
}
.transcription-interim[data-v-29aa939f] {
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
  font-weight: 300;
}
.transcription-cursor[data-v-29aa939f] {
  display: inline-block;
  width: 2px;
  height: 20px;
  background-color: white;
  margin-left: 2px;
  animation: cursor-blink-29aa939f 1s infinite;
  vertical-align: middle;
}
@keyframes cursor-blink-29aa939f {
0%, 50% {
    opacity: 1;
}
51%, 100% {
    opacity: 0;
}
}

/* Mobile responsiveness */
@media (max-width: 768px) {
.transcription-preview-overlay[data-v-29aa939f] {
    bottom: 80px;
    padding: 0 12px;
}
.transcription-preview-card[data-v-29aa939f] {
    padding: 16px 20px;
    border-radius: 12px;
}
.transcription-text-wrapper[data-v-29aa939f] {
    font-size: 16px;
}
.transcription-content[data-v-29aa939f] {
    max-height: 150px;
}
}
@media (max-width: 480px) {
.transcription-preview-overlay[data-v-29aa939f] {
    bottom: 70px;
    padding: 0 8px;
}
.transcription-preview-card[data-v-29aa939f] {
    padding: 14px 16px;
}
.transcription-text-wrapper[data-v-29aa939f] {
    font-size: 15px;
}
.transcription-content[data-v-29aa939f] {
    max-height: 120px;
}
}

.sticky-note-card[data-v-b533fcb1] {
  min-width: 600px;
  width: 90%;
  max-width: 95%;
  max-height: 95vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.sticky-note-card.full-width[data-v-b533fcb1] {
  min-width: 100%;
  max-width: 100%;
  max-height: 100vh;
}
.sticky-note-content[data-v-b533fcb1] {
  padding: 16px 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow-y: auto;
  max-height: calc(95vh - 140px); /* Account for header and actions */
}
.canvas-container[data-v-b533fcb1] {
  border: 2px dashed #ccc;
  border-radius: 8px;
  overflow: hidden; /* Use hidden to clip border-radius, but canvas will fill inside */
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  flex: 1;
  display: block;
  width: 100%;
  min-height: 300px;
  height: 100%; /* Fill available height */
  max-height: calc(95vh - 250px); /* Increased height for more canvas space */
  position: relative; /* For proper canvas positioning */
  padding: 0; /* Ensure no padding constrains drawing area */
  margin: 0; /* Ensure no margin constrains drawing area */
}
.drawing-canvas[data-v-b533fcb1] {
  display: block;
  touch-action: none;
  cursor: crosshair;
  position: absolute; /* Position absolutely within container */
  top: 0;
  left: 0;
  /* Width and height are set via JavaScript to exact pixel values */
  /* Using explicit width/height instead of right/bottom to ensure 1:1 coordinate mapping */
  /* This ensures 1:1 coordinate mapping - no CSS scaling */
  transform: none; /* Ensure no transforms affect coordinate mapping */
  transform-origin: top left;
}
.drawing-controls[data-v-b533fcb1] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-shrink: 0;
  overflow: visible;
  min-height: 0;
}
.controls-row[data-v-b533fcb1] {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 24px;
  flex-wrap: wrap;
}
.control-group[data-v-b533fcb1] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.color-control-group[data-v-b533fcb1] {
  flex: 0 0 auto;
}
.action-buttons[data-v-b533fcb1] {
  flex: 0 0 auto;
  flex-direction: row !important; /* Override control-group column direction */
  justify-content: flex-start;
  margin-left: auto;
  gap: 8px;
}
.control-label[data-v-b533fcb1] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.color-picker[data-v-b533fcb1] {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.color-btn[data-v-b533fcb1] {
  width: 36px;
  height: 36px;
  border: 2px solid transparent;
  transition: all 0.2s ease;
}
.color-btn.active[data-v-b533fcb1] {
  border-color: #1976D2;
  box-shadow: 0 0 0 2px rgba(25, 118, 210, 0.2);
  transform: scale(1.1);
}
.color-btn[data-v-b533fcb1]:hover {
  transform: scale(1.05);
}
.thickness-control-group[data-v-b533fcb1] {
  margin-left: 8px;
}
.thickness-slider[data-v-b533fcb1] {
  width: 100%;
}
.dialog-actions[data-v-b533fcb1] {
  border-top: 1px solid #e0e0e0;
}
@media (max-width: 768px) {
.sticky-note-card[data-v-b533fcb1] {
    margin: 0;
    border-radius: 0;
    height: 100vh;
    width: 100%;
    max-width: 100%;
}
.sticky-note-content[data-v-b533fcb1] {
    padding: 8px 0;
}
.canvas-container[data-v-b533fcb1] {
    margin: 0 -16px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    width: calc(100% + 32px);
}
.controls-row[data-v-b533fcb1] {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
}
.action-buttons[data-v-b533fcb1] {
    margin-left: 0;
    justify-content: center;
}
}

.date-separator[data-v-882205bc] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px 0;
  position: relative;
}
.date-separator-line[data-v-882205bc] {
  flex: 1;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.12);
}
.date-separator-text[data-v-882205bc] {
  padding: 0 12px;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  background-color: #e5ddd5;
  white-space: nowrap;
}

/* Dark mode support */
.body--dark .date-separator-line[data-v-882205bc] {
  background-color: rgba(255, 255, 255, 0.12);
}
.body--dark .date-separator-text[data-v-882205bc] {
  color: rgba(255, 255, 255, 0.6);
  background-color: #2b2b2b;
}

.chat-module-container.whatsapp-layout[data-v-3f2df0c9] {
  height: 100%; /* Use 100% of parent container (not viewport) */
  max-height: 100%; /* Don't exceed parent */
  display: flex;
  flex-direction: row; /* Explicit row direction */
  background-color: #f0f2f5;
  overflow: hidden; /* Prevent any overflow */
}

/* Left Sidebar - Conversations */
.conversations-sidebar[data-v-3f2df0c9] {
  width: 350px;
  min-width: 350px;
  max-width: 400px;
  height: 100%;
  background-color: white;
  border-right: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
}
.sidebar-header[data-v-3f2df0c9] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  flex-shrink: 0;
}

/* Tab styling */
.sidebar-tabs[data-v-3f2df0c9] {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.tab-panels[data-v-3f2df0c9] {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0; /* Allow flex shrinking */
  overflow: hidden; /* Prevent overflow */
}
.tab-panels .q-tab-panel[data-v-3f2df0c9] {
  flex: 1;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.search-input[data-v-3f2df0c9] {
  background-color: rgba(255, 255, 255, 0.1);
}
.conversations-list[data-v-3f2df0c9] {
  flex: 1;
  overflow-y: auto;
}

/* Right Side - Main Chat Area */
.chat-main-area[data-v-3f2df0c9] {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-width: 0; /* Allow flex shrinking */
  overflow: hidden; /* Prevent overflow */
}
.chat-area[data-v-3f2df0c9] {
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #e5ddd5;
  height: 100%;
  min-height: 0; /* Allow flex shrinking */
  overflow: hidden; /* Prevent overflow */
}
.chat-container[data-v-3f2df0c9] {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 100%;
  min-height: 0; /* Allow flex shrinking */
  overflow: hidden; /* Prevent container from growing */
  position: relative; /* For proper positioning */
}
.chat-header[data-v-3f2df0c9] {
  flex-shrink: 0; /* Prevent header from shrinking */
  background-color: #f0f2f5;
  border-left: 1px solid #e0e0e0;
}
.messages-container[data-v-3f2df0c9] {
  flex: 1 1 auto; /* Grow and shrink as needed */
  min-height: 0; /* Allow flex shrinking */
  max-height: 100%; /* Don't exceed container */
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white; /* Changed to white */
  padding: 16px;
  position: relative; /* For scroll button positioning */
  /* Ensure smooth scrolling */
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}
.message-input-container[data-v-3f2df0c9] {
  flex-shrink: 0; /* Prevent input container from shrinking */
  flex-grow: 0; /* Don't grow */
  background-color: #f0f2f5;
  border-left: 1px solid #e0e0e0;
  position: relative; /* Ensure it stays in place */
  z-index: 10; /* Keep it above messages */
}
.message-input-field[data-v-3f2df0c9] {
  background-color: white;
}

/* Phase 1: Reply Preview Bar */
.reply-preview-bar[data-v-3f2df0c9] {
  background-color: #f0f2f5;
  border-left: 3px solid #25d366;
  border-radius: 4px;
  padding: 8px 12px;
}
.reply-preview-content[data-v-3f2df0c9] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.reply-preview-label[data-v-3f2df0c9] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #25d366;
}
.reply-preview-text[data-v-3f2df0c9] {
  font-size: 13px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

/* Phase 1: Edit Indicator Bar */
.edit-indicator-bar[data-v-3f2df0c9] {
  background-color: #fff3cd;
  border-left: 3px solid #ff9800;
  border-radius: 4px;
  padding: 8px 12px;
}
.edit-indicator-content[data-v-3f2df0c9] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #ff9800;
}
.send-button[data-v-3f2df0c9] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.welcome-screen[data-v-3f2df0c9] {
  background-color: #f0f2f5;
}
.new-conversation-dialog[data-v-3f2df0c9] {
  border-radius: 12px;
}

/* Message bubbles styling */
.message-wrapper[data-v-3f2df0c9] {
  display: flex;
  margin-bottom: 16px;
}
.message-own[data-v-3f2df0c9] {
  flex-direction: row-reverse;
}
.message-bubble[data-v-3f2df0c9] {
  max-width: 70%;
  border-radius: 18px;
  background-color: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  position: relative;
}
.message-own .message-bubble[data-v-3f2df0c9] {
  background-color: #dcf8c6;
  border-bottom-right-radius: 4px;
}
.message-own .message-bubble[data-v-3f2df0c9]::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left-color: #dcf8c6;
  border-bottom-color: #dcf8c6;
}
.message-bubble[data-v-3f2df0c9]::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-right-color: white;
  border-bottom-color: white;
}
.message-own .message-bubble[data-v-3f2df0c9]::before {
  display: none;
}
.message-time[data-v-3f2df0c9] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* Scrollbar styling */
.conversations-list[data-v-3f2df0c9]::-webkit-scrollbar,
.messages-container[data-v-3f2df0c9]::-webkit-scrollbar {
  width: 6px;
}
.conversations-list[data-v-3f2df0c9]::-webkit-scrollbar-track,
.messages-container[data-v-3f2df0c9]::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.conversations-list[data-v-3f2df0c9]::-webkit-scrollbar-thumb,
.messages-container[data-v-3f2df0c9]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.conversations-list[data-v-3f2df0c9]::-webkit-scrollbar-thumb:hover,
.messages-container[data-v-3f2df0c9]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Scroll to Bottom Button */
.scroll-to-bottom-btn[data-v-3f2df0c9] {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.scroll-to-bottom-btn[data-v-3f2df0c9]:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

/* Fade transition for scroll button */
.fade-enter-active[data-v-3f2df0c9],
.fade-leave-active[data-v-3f2df0c9] {
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.fade-enter-from[data-v-3f2df0c9],
.fade-leave-to[data-v-3f2df0c9] {
  opacity: 0;
  transform: translateY(10px);
}

/* Responsive adjustments */
@media (max-width: 768px) {
.conversations-sidebar[data-v-3f2df0c9] {
    width: 100%;
    max-width: none;
}
.chat-main-area[data-v-3f2df0c9] {
    display: none;
}
.whatsapp-layout[data-v-3f2df0c9] {
    flex-direction: column;
}
}
.border-bottom[data-v-3f2df0c9] {
  border-bottom: 1px solid #e0e0e0;
}
.border-top[data-v-3f2df0c9] {
  border-top: 1px solid #e0e0e0;
}

/* New Chat Dialog Styles */
.new-chat-dialog[data-v-3f2df0c9] {
  width: 90vw;
  max-width: 450px;
  max-height: 90vh;
  border-radius: 12px;
  overflow: hidden;
}
.dialog-header[data-v-3f2df0c9] {
  padding: 16px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.search-section[data-v-3f2df0c9] {
  border-bottom: 1px solid #e0e0e0;
  background-color: #f8f9fa;
}
.search-input[data-v-3f2df0c9] {
  background-color: white;
}
.content-section[data-v-3f2df0c9] {
  max-height: 60vh;
  overflow-y: auto;
}

/* Users List */
.users-list[data-v-3f2df0c9] {
  max-height: 400px;
  overflow-y: auto;
}
.user-item[data-v-3f2df0c9] {
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.2s ease;
  cursor: pointer;
}
.user-item[data-v-3f2df0c9]:hover {
  background-color: #f8f9fa;
}
.user-item[data-v-3f2df0c9]:last-child {
  border-bottom: none;
}
.user-info[data-v-3f2df0c9] {
  min-width: 0;
}
.user-email[data-v-3f2df0c9] {
  word-break: break-all;
}

/* Group Creation */
.group-creation[data-v-3f2df0c9] {
  padding: 20px;
}
.group-avatar[data-v-3f2df0c9] {
  margin: 0 auto;
  border: 3px solid #e0e0e0;
}
.selected-participants[data-v-3f2df0c9] {
  margin-bottom: 20px;
}
.participants-list[data-v-3f2df0c9] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.add-participants[data-v-3f2df0c9] {
  margin-top: 20px;
}
.available-users-list[data-v-3f2df0c9] {
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-top: 12px;
}
.available-user-item[data-v-3f2df0c9] {
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.2s ease;
}
.available-user-item[data-v-3f2df0c9]:hover {
  background-color: #f8f9fa;
}
.available-user-item[data-v-3f2df0c9]:last-child {
  border-bottom: none;
}

/* Dialog Actions */
.dialog-actions[data-v-3f2df0c9] {
  border-top: 1px solid #e0e0e0;
  background-color: #f8f9fa;
}

/* Responsive adjustments for dialog */
@media (max-width: 600px) {
.new-chat-dialog[data-v-3f2df0c9] {
    width: 95vw;
    max-height: 95vh;
}
.content-section[data-v-3f2df0c9] {
    max-height: 50vh;
}
.users-list[data-v-3f2df0c9],
  .available-users-list[data-v-3f2df0c9] {
    max-height: 300px;
}
}

/* Search Info */
.search-info[data-v-3f2df0c9] {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}

/* Load More Button */
.load-more-container[data-v-3f2df0c9] {
  border-top: 1px solid #e0e0e0;
  background-color: #f8f9fa;
}
.load-more-btn[data-v-3f2df0c9] {
  min-width: 150px;
}

/* Enhanced User Items */
.user-item[data-v-3f2df0c9] {
  transition: all 0.2s ease;
  border-bottom: 1px solid #f0f0f0;
}
.user-item[data-v-3f2df0c9]:hover {
  background-color: #f8f9fa;
  transform: translateX(2px);
}
.user-item[data-v-3f2df0c9]:last-child {
  border-bottom: none;
}

/* Online Status Indicator */
.online-indicator[data-v-3f2df0c9] {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  color: #4caf50;
}

/* Search Input Enhancements */
.search-input[data-v-3f2df0c9] {
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  transition: all 0.2s ease; /* Keep existing transition */
}
.search-input[data-v-3f2df0c9]:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.search-input.q-field--focused[data-v-3f2df0c9] {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  border-color: var(--q-primary); /* Green border on focus */
}
.search-input[data-v-3f2df0c9] .q-field__native::placeholder {
  color: black;
  opacity: 1; /* Ensure placeholder is not transparent */
}
.search-input[data-v-3f2df0c9] .q-field__control-container {
  color: black; /* Ensure typed text is black */
}
.search-input[data-v-3f2df0c9] .q-field__control {
  color: black;
  background-color: white; /* Explicitly set background for control */
}

/* Search Highlighting */
mark[data-v-3f2df0c9] {
  background-color: #fff3cd;
  color: #856404;
  padding: 2px 4px;
  border-radius: 3px;
  font-weight: 600;
}

/* Animation for dialog */
.q-dialog__inner--minimized > .new-chat-dialog[data-v-3f2df0c9] {
  animation: slideIn-3f2df0c9 0.3s ease-out;
}
@keyframes slideIn-3f2df0c9 {
from {
    opacity: 0;
    transform: scale(0.9) translateY(-20px);
}
to {
    opacity: 1;
    transform: scale(1) translateY(0);
}
}

/* File Upload Styles */
.file-preview[data-v-3f2df0c9] {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  background-color: white;
}
.image-preview[data-v-3f2df0c9] {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 150px;
  max-height: 300px;
  overflow: hidden;
}
.preview-image[data-v-3f2df0c9] {
  max-width: 100%;
  max-height: 300px;
  object-fit: contain;
  border-radius: 8px;
}
.file-info[data-v-3f2df0c9] {
  padding: 8px 12px;
}
.file-info .text-weight-medium[data-v-3f2df0c9] {
  font-size: 14px;
  color: #333;
  margin-bottom: 4px;
}
.file-info .text-caption[data-v-3f2df0c9] {
  font-size: 12px;
  color: #666;
  margin-top: 4px;
}

/* Upload progress */
.q-linear-progress[data-v-3f2df0c9] {
  margin-top: 8px;
  border-radius: 2px;
}

/* Responsive file upload */
@media (max-width: 768px) {
.file-preview[data-v-3f2df0c9] {
    margin: 0 8px;
}
.image-preview[data-v-3f2df0c9] {
    min-height: 120px;
    max-height: 250px;
}
.preview-image[data-v-3f2df0c9] {
    max-height: 250px;
}
}

/* Chat Header Search - Inline WhatsApp Style */
.chat-header.search-mode[data-v-3f2df0c9] {
  min-height: 64px;
}
.search-input-inline[data-v-3f2df0c9] {
  flex: 1;
}
.search-navigation[data-v-3f2df0c9] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.search-result-count[data-v-3f2df0c9] {
  white-space: nowrap;
  min-width: 50px;
  text-align: center;
}

/* Search Results in Messages Area */
.search-results-header[data-v-3f2df0c9] {
  padding: 8px 0;
  margin-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.empty-search-state[data-v-3f2df0c9] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}

/* Message Highlighting */
.message-bubble-wrapper.message-highlight[data-v-3f2df0c9] {
  animation: highlightPulse-3f2df0c9 2s ease-in-out;
  border-radius: 8px;
  padding: 4px;
  margin: -4px;
}
@keyframes highlightPulse-3f2df0c9 {
0% {
    background-color: rgba(76, 175, 80, 0.3);
}
50% {
    background-color: rgba(76, 175, 80, 0.5);
}
100% {
    background-color: transparent;
}
}

/* Search term highlighting in message text */
.message-text[data-v-3f2df0c9] mark {
  background-color: #fff3cd;
  color: #856404;
  padding: 2px 4px;
  border-radius: 3px;
  font-weight: 600;
}

.q-item__section--avatar[data-v-43d4bcf8] {
  min-width: 40px;
}
.q-item[data-v-43d4bcf8] {
  transition: all 0.3s ease;
}
.q-item[data-v-43d4bcf8]:hover:not(.q-item--disabled) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Active navbar item styling */
.q-item.bg-primary.text-white[data-v-43d4bcf8] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item.bg-primary.text-white .q-icon[data-v-43d4bcf8] {
  color: white !important;
}
.q-item.bg-primary.text-white[data-v-43d4bcf8]:hover {
  background-color: #1da237 !important;
}

/* Backdrop - Blurs and covers the entire ERP background */
.password-modal-backdrop[data-v-6ac8cdba] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  z-index: 2998;
  pointer-events: all;
}

/* Modern Modal Card */
.password-modal-card[data-v-6ac8cdba] {
  width: 100%;
  max-width: 420px;
  min-width: 320px;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  z-index: 2999;
  position: relative;
  margin: auto;
}

/* Header Section */
.password-modal-header[data-v-6ac8cdba] {
  background: white;
  text-align: center;
  padding: 32px 24px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.password-modal-icon-wrapper[data-v-6ac8cdba] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: rgba(25, 118, 210, 0.1);
  border-radius: 50%;
  margin-bottom: 8px;
}
.password-title[data-v-6ac8cdba] {
  color: #000;
  margin: 0;
}
.password-modal-header .text-body2[data-v-6ac8cdba] {
  color: #616161;
}

/* Body Section */
.password-modal-body[data-v-6ac8cdba] {
  padding: 32px 24px;
  background: white;
}
.password-form[data-v-6ac8cdba] {
  width: 100%;
}

/* Input Styling */
[data-v-6ac8cdba] .q-field--outlined .q-field__control {
  border-radius: 8px;
}
[data-v-6ac8cdba] .q-field--dense .q-field__control {
  min-height: 48px;
}
[data-v-6ac8cdba] .q-field__label {
  font-weight: 500;
  color: #424242;
}
.password-input-error[data-v-6ac8cdba] .q-field__control {
  border-color: #f44336;
}

/* Error Message */
.error-message[data-v-6ac8cdba] {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  background: #ffebee;
  border-left: 4px solid #f44336;
  border-radius: 4px;
  color: #c62828;
  font-size: 14px;
}

/* Actions */
.password-modal-actions[data-v-6ac8cdba] {
  margin-top: 8px;
}
.password-submit-btn[data-v-6ac8cdba] {
  width: 100%;
  height: 48px;
  border-radius: 8px;
  font-weight: 600;
  text-transform: none;
  font-size: 15px;
  letter-spacing: 0.5px;
}

/* Responsive */
@media (max-width: 600px) {
.password-modal-card[data-v-6ac8cdba] {
    max-width: 90%;
    margin: 20px;
}
.password-modal-header[data-v-6ac8cdba] {
    padding: 24px 20px 20px;
}
.password-modal-body[data-v-6ac8cdba] {
    padding: 24px 20px;
}
.password-modal-icon-wrapper[data-v-6ac8cdba] {
    width: 56px;
    height: 56px;
}
}

/* Animation */
.password-modal-card[data-v-6ac8cdba] {
  animation: slideUp-6ac8cdba 0.3s ease-out;
}
@keyframes slideUp-6ac8cdba {
from {
    opacity: 0;
    transform: translateY(20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

/* Specific styles for password change dialog backdrop only */
.password-change-dialog .q-dialog__backdrop {
  background: rgba(255, 255, 255, 0.98) !important;
  backdrop-filter: blur(15px) !important;
  -webkit-backdrop-filter: blur(15px) !important;
  z-index: 2997 !important;
}

/* Ensure password change dialog content is above backdrop */
.password-change-dialog .q-dialog__inner {
  z-index: 2999 !important;
}

/* Modern Modal Card */
.change-password-modal-card[data-v-81d9e7f5] {
  width: 100%;
  max-width: 420px;
  min-width: 320px;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  z-index: 2999;
  position: relative;
  margin: auto;
}

/* Header Section */
.change-password-modal-header[data-v-81d9e7f5] {
  background: white;
  text-align: center;
  padding: 32px 24px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.change-password-icon-wrapper[data-v-81d9e7f5] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: rgba(25, 118, 210, 0.1);
  border-radius: 50%;
  margin-bottom: 8px;
}
.password-title[data-v-81d9e7f5] {
  color: #000;
  margin: 0;
}
.change-password-modal-header .text-body2[data-v-81d9e7f5] {
  color: #616161;
}

/* Body Section */
.change-password-modal-body[data-v-81d9e7f5] {
  padding: 32px 24px;
  background: white;
}
.password-form[data-v-81d9e7f5] {
  width: 100%;
}

/* Input Styling */
[data-v-81d9e7f5] .q-field--outlined .q-field__control {
  border-radius: 8px;
}
[data-v-81d9e7f5] .q-field--dense .q-field__control {
  min-height: 48px;
}
[data-v-81d9e7f5] .q-field__label {
  font-weight: 500;
  color: #424242;
}
.password-input-error[data-v-81d9e7f5] .q-field__control {
  border-color: #f44336;
}

/* Error Message */
.error-message[data-v-81d9e7f5] {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  background: #ffebee;
  border-left: 4px solid #f44336;
  border-radius: 4px;
  color: #c62828;
  font-size: 14px;
}

/* Actions */
.change-password-modal-actions[data-v-81d9e7f5] {
  margin-top: 8px;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}
.password-submit-btn[data-v-81d9e7f5] {
  min-width: 140px;
  height: 48px;
  border-radius: 8px;
  font-weight: 600;
  text-transform: none;
  font-size: 15px;
  letter-spacing: 0.5px;
}

/* Responsive */
@media (max-width: 600px) {
.change-password-modal-card[data-v-81d9e7f5] {
    max-width: 90%;
    margin: 20px;
}
.change-password-modal-header[data-v-81d9e7f5] {
    padding: 24px 20px 20px;
}
.change-password-modal-body[data-v-81d9e7f5] {
    padding: 24px 20px;
}
.change-password-icon-wrapper[data-v-81d9e7f5] {
    width: 56px;
    height: 56px;
}
}

/* Animation */
.change-password-modal-card[data-v-81d9e7f5] {
  animation: slideUp-81d9e7f5 0.3s ease-out;
}
@keyframes slideUp-81d9e7f5 {
from {
    opacity: 0;
    transform: translateY(20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

.notification-drawer[data-v-3b7e9c02] {
  background-color: var(--q-background);
}
.notification-header[data-v-3b7e9c02] {
  border-bottom: 1px solid var(--q-separator-color);
  background-color: var(--q-card-background);
}
.notification-content[data-v-3b7e9c02] {
  background-color: var(--q-background);
}
.notification-group-header.workflow[data-v-3b7e9c02] {
  background-color: rgba(33, 150, 243, 0.1);
}
.notification-group-header.purchase_orders[data-v-3b7e9c02] {
  background-color: rgba(76, 175, 80, 0.1);
}
.notification-group-header.supply_chain[data-v-3b7e9c02] {
  background-color: rgba(255, 152, 0, 0.1);
}
.notification-group-header.accounts[data-v-3b7e9c02] {
  background-color: rgba(156, 39, 176, 0.1);
}
.notification-item[data-v-3b7e9c02] {
  border-left: 3px solid transparent;
  transition: background-color 0.2s ease;
}
.notification-item[data-v-3b7e9c02]:hover {
  background-color: var(--q-hover-color);
}
.notification-item.unread[data-v-3b7e9c02] {
  border-left-color: var(--q-primary);
  background-color: rgba(var(--q-primary-rgb), 0.05);
}
.notification-message[data-v-3b7e9c02] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
}
.notification-time[data-v-3b7e9c02] {
  font-size: 0.75rem;
  opacity: 0.7;
}

/* Mobile responsiveness */
@media (max-width: 600px) {
.notification-drawer[data-v-3b7e9c02] {
    width: 100vw !important;
}
}

.q-drawer[data-v-60e3e9b4] {
  box-shadow: none !important;
}
.q-drawer--right[data-v-60e3e9b4] {
  width: auto;
}

/* Override global drawer width for chat drawer */
.q-drawer--right.chat-drawer[data-v-60e3e9b4] {
  width: 80vw !important;
  min-width: 800px !important;
  max-width: 1400px !important;
}
.GNL__toolbar[data-v-60e3e9b4] {
  height: 64px;
}
.GNL__toolbar-input[data-v-60e3e9b4] {
  width: 55%;
  background-color: var(--q-grey-7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 0 8px;
}
.q-field__label[data-v-60e3e9b4] {
  font-size: 1rem;
}
.q-toolbar__title[data-v-60e3e9b4] {
  font-size: 1.25rem;
  font-weight: 500;
}
.q-scroll-area[data-v-60e3e9b4] {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.q-mb-md[data-v-60e3e9b4] {
  margin-bottom: 16px;
}
.q-pa-md[data-v-60e3e9b4] {
  padding: 16px;
}
.floating-chat-btn[data-v-60e3e9b4] {
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 1000;
}
.suggestion-box[data-v-60e3e9b4] {
  position: fixed;
  bottom: 16px;
  right: 144px;
  z-index: 100; /* Reduced from 1000 to avoid blocking interactive elements like pagination */
  width: 320px;
  max-width: 90vw;
}
.suggestion-card[data-v-60e3e9b4] {
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
}
.suggestion-card[data-v-60e3e9b4]:hover {
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}
.suggestion-input[data-v-60e3e9b4] {
  font-size: 14px;
}
.suggestion-input .q-field__control[data-v-60e3e9b4] {
  border-radius: 8px;
}
.image-upload-section[data-v-60e3e9b4] {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding-top: 16px;
}
.upload-area[data-v-60e3e9b4] {
  border: 2px dashed rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 24px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.02);
}
.upload-area[data-v-60e3e9b4]:hover {
  border-color: rgba(102, 126, 234, 0.3);
  background: rgba(102, 126, 234, 0.05);
}
.image-preview[data-v-60e3e9b4] {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 12px;
  background: rgba(0, 0, 0, 0.02);
}
.floating-dms-btn[data-v-60e3e9b4] {
  position: fixed;
  bottom: 16px;
  right: 80px; /* Adjust position to be next to chat button */
  z-index: 1000;
}
.chat-drawer[data-v-60e3e9b4] {
  /* Additional styles if needed */
}
.dms-drawer[data-v-60e3e9b4] {
  min-width: 70vw !important;
}
.chat-drawer-content[data-v-60e3e9b4] {
  height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.dms-drawer-content[data-v-60e3e9b4] {
  height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.chat-header[data-v-60e3e9b4] {
  border-bottom: 2px solid var(--q-primary);
  color: var(--q-dark);
}
.dms-header[data-v-60e3e9b4] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5;
}
.chat-content[data-v-60e3e9b4] {
  flex: 1;
  overflow: hidden;
  height: calc(100vh - 80px);
}
.dms-content[data-v-60e3e9b4] {
  flex: 1;
  overflow: hidden;
  height: calc(100vh - 80px);
}
.notification-item[data-v-60e3e9b4] {
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.notification-icon[data-v-60e3e9b4] {
  color: #1976d2;
}
.notification-time[data-v-60e3e9b4] {
  color: #888;
  font-size: 0.8rem;
}
.user-name[data-v-60e3e9b4] {
  font-weight: bold;
}
.q-header[data-v-60e3e9b4] {
  box-shadow: none !important;
}

/* Responsive styles for suggestion box */
@media (max-width: 768px) {
.suggestion-box[data-v-60e3e9b4] {
    bottom: 70px;
    right: 8px;
    width: calc(100vw - 16px);
    max-width: 360px;
}
.suggestion-card[data-v-60e3e9b4] {
    border-radius: 8px;
}
.upload-area[data-v-60e3e9b4] {
    padding: 16px;
}
.upload-area .q-icon[data-v-60e3e9b4] {
    font-size: 36px !important;
}
}
@media (max-width: 480px) {
.suggestion-box[data-v-60e3e9b4] {
    bottom: 60px;
    right: 4px;
    width: calc(100vw - 8px);
}
.upload-area[data-v-60e3e9b4] {
    padding: 12px;
}
.upload-area .q-icon[data-v-60e3e9b4] {
    font-size: 32px !important;
}
}

/* Non-scoped styles for Quasar drawer override - must be global to affect Quasar components */
/* Use multiple selectors for maximum specificity */
.q-drawer--right.chat-drawer,
.q-drawer.chat-drawer.q-drawer--right,
body .q-drawer--right.chat-drawer {
  width: 50vw !important;
  min-width: 600px !important;
  max-width: 1000px !important;
}

/* Override any inline styles that Quasar might apply */
.q-drawer--right.chat-drawer[style*="width"] {
  width: 50vw !important;
  min-width: 600px !important;
  max-width: 1000px !important;
}

/* Password change overlay to block UI interaction */
.password-change-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5999; /* Below modal (6000) but above everything else */
  pointer-events: auto;
}

.styled-card[data-v-8576a0ee] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-8576a0ee]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.enhanced-approvals-panel[data-v-8576a0ee] {
  min-height: 400px;
}

/* List Styling */
.approvals-list[data-v-8576a0ee] {
  border-radius: 8px;
  overflow: hidden;
}
.approval-item[data-v-8576a0ee] {
  transition: all 0.2s ease;
  border-left: 4px solid transparent;
}
.approval-item[data-v-8576a0ee]:hover {
  background: rgba(0, 0, 0, 0.02);
  border-left-color: var(--q-primary);
}
.approval-item.selected[data-v-8576a0ee] {
  background: rgba(var(--q-primary-rgb), 0.08);
  border-left-color: var(--q-primary);
}
.approval-title[data-v-8576a0ee] {
  font-size: 1.1rem;
  line-height: 1.4;
  color: var(--q-dark);
  margin-bottom: 4px;
}
.approval-subtitle[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  color: var(--q-grey-7);
}
.module-badge[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  background: rgba(var(--q-primary-rgb), 0.1);
  color: var(--q-primary);
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 500;
}
.separator-icon[data-v-8576a0ee] {
  color: var(--q-grey-5);
  margin: 0 4px;
}
.operation-text[data-v-8576a0ee] {
  font-weight: 500;
  color: var(--q-grey-8);
}
.requester-text[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  color: var(--q-grey-7);
}
.approval-meta[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 6px;
}
.meta-item[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: var(--q-grey-6);
}
.meta-separator[data-v-8576a0ee] {
  color: var(--q-grey-5);
  margin: 0 4px;
}
.overdue-badge[data-v-8576a0ee] {
  color: var(--q-negative);
  font-weight: 500;
  font-size: 0.75rem;
}
.action-buttons[data-v-8576a0ee] {
  display: flex;
  gap: 4px;
  align-items: center;
}
.action-btn[data-v-8576a0ee] {
  min-width: 32px;
  width: 32px;
  height: 32px;
}

/* Selection Bar */
.selection-bar .q-banner[data-v-8576a0ee] {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Pagination */
.pagination-container[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
.pagination-info[data-v-8576a0ee] {
  white-space: nowrap;
}

/* Table styling */
.approvals-table[data-v-8576a0ee] {
  border-radius: 8px;
  overflow: hidden;
}
.priority-chip[data-v-8576a0ee], .status-chip[data-v-8576a0ee] {
  font-weight: 500;
  text-transform: capitalize;
}
.due-date-cell[data-v-8576a0ee] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.due-date-text[data-v-8576a0ee] {
  font-weight: 500;
}
.overdue-indicator[data-v-8576a0ee], .due-soon-indicator[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 0.75rem;
}
.overdue-text[data-v-8576a0ee] {
  color: #d32f2f;
  font-weight: 500;
}
.due-soon-text[data-v-8576a0ee] {
  color: #f57c00;
  font-weight: 500;
}
.action-buttons[data-v-8576a0ee] {
  display: flex;
  gap: 4px;
  justify-content: center;
}
.action-btn[data-v-8576a0ee] {
  min-width: 32px;
  width: 32px;
  height: 32px;
}

/* Card view styling */
.cards-view[data-v-8576a0ee] {
  padding: 1rem 0;
}
.approval-card[data-v-8576a0ee] {
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.approval-card[data-v-8576a0ee]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.card-header[data-v-8576a0ee] {
  padding: 12px 16px;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.05) 100%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.card-content[data-v-8576a0ee] {
  padding: 16px;
}
.card-title[data-v-8576a0ee] {
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #2c3e50;
}
.requester-info[data-v-8576a0ee], .due-date-info[data-v-8576a0ee] {
  display: flex;
  align-items: center;
  color: #5a6c7d;
}
.card-actions[data-v-8576a0ee] {
  padding: 12px 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background: rgba(0, 0, 0, 0.02);
}

/* No data styling */
.no-data-container[data-v-8576a0ee] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem;
  text-align: center;
}
.no-data-text[data-v-8576a0ee] {
  margin-top: 1rem;
}

/* Bulk actions bar */
.bulk-actions-bar[data-v-8576a0ee] {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  min-width: 400px;
  max-width: 600px;
}
.bulk-actions-bar .q-banner[data-v-8576a0ee] {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

/* Hover effects */
.hover-shadow[data-v-8576a0ee]:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1) !important;
}

/* Responsive design */
@media (max-width: 768px) {
.action-buttons[data-v-8576a0ee] {
    flex-wrap: wrap;
}
.cards-view .col-sm-6[data-v-8576a0ee] {
    flex: 0 0 100%;
    max-width: 100%;
}
.bulk-actions-bar[data-v-8576a0ee] {
    left: 1rem;
    right: 1rem;
    transform: none;
    min-width: auto;
}
}

/* Modal Container */
.approval-details-dialog[data-v-2e81259a] {
  border-radius: 12px;
  overflow: hidden;
}
.modal-card[data-v-2e81259a] {
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  max-height: 90vh;
  overflow: hidden;
  width: 80vw;
  max-width: 1200px;
}

/* Header Styles */
.modal-header[data-v-2e81259a] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  padding: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}
.module-avatar[data-v-2e81259a] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border: 2px solid rgba(255, 255, 255, 0.8);
}
.modal-title[data-v-2e81259a] {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #2c3e50;
  margin-bottom: 4px;
}
.modal-subtitle[data-v-2e81259a] {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  gap: 4px;
}
.separator-icon[data-v-2e81259a] {
  color: #95a5a6;
}
.status-chips[data-v-2e81259a] {
  display: flex;
  gap: 8px;
}
.status-chip[data-v-2e81259a], .priority-chip[data-v-2e81259a] {
  font-weight: 500;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.close-btn[data-v-2e81259a] {
  transition: all 0.2s ease;
}
.close-btn[data-v-2e81259a]:hover {
  background-color: rgba(0, 0, 0, 0.04);
  transform: scale(1.1);
}

/* Content Layout */
.modal-content[data-v-2e81259a] {
  padding: 24px;
  max-height: calc(90vh - 140px);
  overflow-y: auto;
}
.content-grid[data-v-2e81259a] {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 24px;
  align-items: start;
}
.main-column[data-v-2e81259a] {
  min-height: 400px;
}
.sidebar-column[data-v-2e81259a] {
  position: sticky;
  top: 0;
}

/* Content Cards */
.content-card[data-v-2e81259a] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
}
.content-card[data-v-2e81259a]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}
.card-header-section[data-v-2e81259a] {
  padding: 20px 20px 16px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
}
.section-title[data-v-2e81259a] {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.section-subtitle[data-v-2e81259a] {
  font-size: 0.8125rem;
  line-height: 1.4;
}

/* Action Cards */
.action-buttons-section[data-v-2e81259a] {
  padding: 20px;
}
.action-btn[data-v-2e81259a] {
  width: 100%;
  height: 56px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.approve-btn[data-v-2e81259a] {
  background: linear-gradient(135deg, #4caf50 0%, #45a049 100%);
  color: white;
}
.approve-btn[data-v-2e81259a]:hover {
  background: linear-gradient(135deg, #45a049 0%, #3d8b40 100%);
  box-shadow: 0 6px 20px rgba(76, 175, 80, 0.3);
  transform: translateY(-2px);
}
.reject-btn[data-v-2e81259a] {
  background: linear-gradient(135deg, #f44336 0%, #d32f2f 100%);
  color: white;
}
.reject-btn[data-v-2e81259a]:hover {
  background: linear-gradient(135deg, #d32f2f 0%, #b71c1c 100%);
  box-shadow: 0 6px 20px rgba(244, 67, 54, 0.3);
  transform: translateY(-2px);
}
.secondary-actions[data-v-2e81259a] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.secondary-btn[data-v-2e81259a] {
  justify-content: flex-start;
  border-radius: 8px;
  text-transform: none;
  font-weight: 500;
  transition: all 0.2s ease;
}
.secondary-btn[data-v-2e81259a]:hover {
  transform: translateX(4px);
}

/* Status Card */
.status-info[data-v-2e81259a] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.status-item[data-v-2e81259a] {
  display: flex;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.status-item[data-v-2e81259a]:last-child {
  border-bottom: none;
}

/* Footer Styles */
.modal-footer[data-v-2e81259a] {
  padding: 16px 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
}
.footer-content[data-v-2e81259a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.footer-info[data-v-2e81259a] {
  display: flex;
  align-items: center;
  flex: 1;
}
.request-id[data-v-2e81259a] {
  background: rgba(0, 0, 0, 0.05);
  padding: 2px 6px;
  border-radius: 4px;
  font-family: 'Courier New', monospace;
  font-size: 0.75rem;
  color: #666;
}
.footer-actions[data-v-2e81259a] {
  display: flex;
  gap: 12px;
}
.cancel-btn[data-v-2e81259a] {
  border-radius: 8px;
  text-transform: none;
  font-weight: 500;
  padding: 8px 16px;
  transition: all 0.2s ease;
}
.cancel-btn[data-v-2e81259a]:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

/* Delegation dialog */
.delegation-dialog[data-v-2e81259a] {
  min-width: 400px;
}

/* Responsive Design */
@media (max-width: 1024px) {
.content-grid[data-v-2e81259a] {
    grid-template-columns: 1fr;
    gap: 20px;
}
.sidebar-column[data-v-2e81259a] {
    position: static;
}
.modal-header[data-v-2e81259a] {
    padding: 20px;
}
.modal-content[data-v-2e81259a] {
    padding: 20px;
}
.modal-title[data-v-2e81259a] {
    font-size: 1.25rem;
}
}
@media (max-width: 768px) {
.modal-card[data-v-2e81259a] {
    margin: 8px;
    max-height: 95vh;
}
.modal-header[data-v-2e81259a] {
    padding: 16px;
}
.modal-content[data-v-2e81259a] {
    padding: 16px;
    max-height: calc(95vh - 120px);
}
.title-section[data-v-2e81259a] {
    flex: 1;
    min-width: 0;
}
.modal-title[data-v-2e81259a] {
    font-size: 1.125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.modal-subtitle[data-v-2e81259a] {
    font-size: 0.8125rem;
}
.status-chips[data-v-2e81259a] {
    flex-direction: column;
    align-items: flex-start;
}
.footer-content[data-v-2e81259a] {
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
}
.footer-info[data-v-2e81259a] {
    justify-content: center;
}
.footer-actions[data-v-2e81259a] {
    justify-content: center;
}
}

/* Animations */
@keyframes slideInUp-2e81259a {
from {
    opacity: 0;
    transform: translateY(30px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.content-card[data-v-2e81259a] {
  animation: slideInUp-2e81259a 0.3s ease-out;
}
.content-card[data-v-2e81259a]:nth-child(1) { animation-delay: 0.1s;
}
.content-card[data-v-2e81259a]:nth-child(2) { animation-delay: 0.2s;
}
.content-card[data-v-2e81259a]:nth-child(3) { animation-delay: 0.3s;
}

/* Keyboard shortcuts styling */
kbd[data-v-2e81259a] {
  background: #f1f3f4;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  color: #444;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1;
  padding: 2px 4px;
  margin: 0 2px;
  white-space: nowrap;
}

/* Custom scrollbar */
.modal-content[data-v-2e81259a]::-webkit-scrollbar {
  width: 6px;
}
.modal-content[data-v-2e81259a]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.modal-content[data-v-2e81259a]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.modal-content[data-v-2e81259a]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Info sections */
.info-section[data-v-2e81259a] {
  margin-bottom: 24px;
}
.section-heading[data-v-2e81259a] {
  font-size: 1.1rem;
  color: #2c3e50;
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.info-grid[data-v-2e81259a] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.info-item[data-v-2e81259a] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.info-label[data-v-2e81259a] {
  font-size: 0.75rem;
  font-weight: 500;
  color: #5a6c7d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.info-value[data-v-2e81259a] {
  font-size: 0.875rem;
  color: #2c3e50;
  font-weight: 500;
}

/* Payload styling */
.payload-content[data-v-2e81259a] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
}
.payload-section[data-v-2e81259a] {
  margin-bottom: 20px;
}
.payload-title[data-v-2e81259a] {
  font-size: 1rem;
  font-weight: 600;
  color: #2c3e50;
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.payload-grid[data-v-2e81259a] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}
.payload-item[data-v-2e81259a] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px;
  background: white;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.payload-item.full-width[data-v-2e81259a] {
  grid-column: 1 / -1;
}
.payload-label[data-v-2e81259a] {
  font-size: 0.75rem;
  font-weight: 500;
  color: #5a6c7d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.payload-value[data-v-2e81259a] {
  font-size: 0.875rem;
  color: #2c3e50;
  font-weight: 500;
  word-break: break-word;
}

/* Items table */
.items-table[data-v-2e81259a] {
  background: white;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.items-header[data-v-2e81259a] {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
  gap: 12px;
  padding: 12px 16px;
  background: #f1f3f4;
  font-size: 0.75rem;
  font-weight: 600;
  color: #5a6c7d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.item-row[data-v-2e81259a] {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
  gap: 12px;
  padding: 12px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  font-size: 0.875rem;
  color: #2c3e50;
}
.item-row[data-v-2e81259a]:last-child {
  border-bottom: none;
}
.item-row[data-v-2e81259a]:hover {
  background: rgba(0, 0, 0, 0.02);
}

/* Timeline */
.timeline[data-v-2e81259a] {
  position: relative;
  padding-left: 24px;
}
.timeline[data-v-2e81259a]::before {
  content: '';
  position: absolute;
  left: 11px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #e0e0e0;
}
.timeline-item[data-v-2e81259a] {
  position: relative;
  margin-bottom: 24px;
  padding-left: 16px;
}
.timeline-item[data-v-2e81259a]:last-child {
  margin-bottom: 0;
}
.timeline-marker[data-v-2e81259a] {
  position: absolute;
  left: -28px;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: white;
  border: 2px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.timeline-content[data-v-2e81259a] {
  background: white;
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.timeline-title[data-v-2e81259a] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 4px;
}
.timeline-subtitle[data-v-2e81259a] {
  font-size: 0.75rem;
  color: #5a6c7d;
  margin-bottom: 4px;
}
.timeline-description[data-v-2e81259a] {
  font-size: 0.8125rem;
  color: #7f8c8d;
  line-height: 1.4;
}

/* Action buttons */
.action-buttons-grid[data-v-2e81259a] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.btn-content[data-v-2e81259a] {
  text-align: left;
  line-height: 1.2;
}
.btn-title[data-v-2e81259a] {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 2px;
}
.btn-subtitle[data-v-2e81259a] {
  font-size: 0.75rem;
  opacity: 0.8;
}

/* Comments */
.comment-input[data-v-2e81259a] {
  border-radius: 8px;
}

/* Status info */
.status-info[data-v-2e81259a] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.status-item[data-v-2e81259a] {
  display: flex;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.status-item[data-v-2e81259a]:last-child {
  border-bottom: none;
}

/* JSON view */
.json-view[data-v-2e81259a] {
  background: #f8f9fa;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: 12px;
  font-family: 'Courier New', monospace;
  font-size: 0.75rem;
  color: #2c3e50;
  white-space: pre-wrap;
  word-break: break-all;
  max-height: 300px;
  overflow-y: auto;
}

/* Payload expansion */
.payload-expansion[data-v-2e81259a] {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.payload-expansion .q-expansion-item__content[data-v-2e81259a] {
  padding: 0;
}

.item-key[data-v-fd5c82c9] {
  font-weight: 500;
  color: #555;
}
.item-value[data-v-fd5c82c9] {
  font-weight: 400;
}

.payload-list[data-v-98969055] {
  font-family: 'Roboto Mono', monospace;
  font-size: 14px;
}

.header-section[data-v-7673b76c] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
}
.cursor-pointer[data-v-7673b76c] {
  cursor: pointer;
}
.cursor-pointer[data-v-7673b76c]:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.history-dialog-enhanced[data-v-7673b76c] {
  min-width: 90vw;
  min-height: 90vh;
}
.history-card[data-v-7673b76c] {
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.history-card[data-v-7673b76c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-color: var(--q-primary);
}
.ellipsis-2-lines[data-v-7673b76c] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.history-details-dialog[data-v-7673b76c] {
  min-width: 90vw;
  min-height: 90vh;
}
pre[data-v-7673b76c] {
  background-color: #f5f5f5;
  padding: 12px;
  border-radius: 4px;
  overflow-x: auto;
  font-family: 'Courier New', monospace;
  font-size: 12px;
  line-height: 1.4;
}
.payload-preview[data-v-7673b76c] {
  background: #f5f5f5;
  padding: 16px;
  border-radius: 8px;
  font-family: 'Courier New', monospace;
  font-size: 12px;
  white-space: pre-wrap;
  word-break: break-all;
  max-height: 400px;
  overflow-y: auto;
}
.history-table .q-td[data-v-7673b76c] {
  cursor: pointer;
}
.history-table .text-caption[data-v-7673b76c] {
  font-size: 0.75rem;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.history-dialog-enhanced[data-v-7673b76c] {
    min-width: 95vw;
    min-height: 95vh;
}
.history-card[data-v-7673b76c] {
    margin-bottom: 16px;
}
}

.create-workflow-dialog[data-v-d1c76cf1] {
  min-height: 60vh;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  width: 60vw;
  max-width: 60vw;
}
.dialog-header[data-v-d1c76cf1] {
  padding: 24px;
}
.dialog-content[data-v-d1c76cf1] {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 24px;
  height: calc(90vh - 140px);
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.dialog-footer[data-v-d1c76cf1] {
  padding: 16px 24px;
  border-top: 1px solid #e9ecef;
}
.form-section[data-v-d1c76cf1] {
  margin-bottom: 24px;
}
.step-item[data-v-d1c76cf1] {
  position: relative;
}
.step-item[data-v-d1c76cf1]:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 24px;
  top: 100%;
  bottom: -12px;
  width: 2px;
  background: #e9ecef;
  z-index: 1;
}
.step-card[data-v-d1c76cf1] {
  position: relative;
  z-index: 2;
}
.step-header[data-v-d1c76cf1] {
  padding: 12px 16px;
  border-bottom: 1px solid #e9ecef;
}
.steps-container[data-v-d1c76cf1] {
  position: relative;
}
.step-card .step-header[data-v-d1c76cf1]::before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #1976d2;
  z-index: 3;
}

/* Responsive design */
@media (max-width: 768px) {
.dialog-header[data-v-d1c76cf1],
  .dialog-content[data-v-d1c76cf1],
  .dialog-footer[data-v-d1c76cf1] {
    padding: 16px;
}
.form-section[data-v-d1c76cf1] {
    margin-bottom: 16px;
}
.create-workflow-dialog[data-v-d1c76cf1] {
    width: 95vw;
    max-width: 95vw;
    min-height: 80vh;
    max-height: 92vh;
}
.dialog-content[data-v-d1c76cf1] {
    height: calc(92vh - 140px);
}
}

.dialog-header[data-v-77a6c214] {
  padding: 12px;
  background-color: white;
  border-radius: 8px 8px 0 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.dialog-content[data-v-77a6c214] {
  max-height: 70vh;
  overflow-y: auto;
  padding: 12px;
}
.dialog-footer[data-v-77a6c214] {
  padding: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  background: rgba(0, 0, 0, 0.02);
}
.info-card[data-v-77a6c214],
.steps-card[data-v-77a6c214],
.activity-card[data-v-77a6c214],
.stats-card[data-v-77a6c214],
.actions-card[data-v-77a6c214],
.properties-card[data-v-77a6c214] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.info-card[data-v-77a6c214]:hover,
.steps-card[data-v-77a6c214]:hover,
.activity-card[data-v-77a6c214]:hover,
.stats-card[data-v-77a6c214]:hover,
.actions-card[data-v-77a6c214]:hover,
.properties-card[data-v-77a6c214]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.step-item[data-v-77a6c214] {
  position: relative;
}
.step-item[data-v-77a6c214]:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 24px;
  top: 100%;
  bottom: -12px;
  width: 2px;
  background: #e9ecef;
  z-index: 1;
}
.step-card[data-v-77a6c214] {
  position: relative;
  z-index: 2;
}
.step-header[data-v-77a6c214] {
  background: rgba(0, 0, 0, 0.02);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.step-number[data-v-77a6c214] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--q-primary);
  color: white;
  font-weight: bold;
  font-size: 1.1rem;
}
.step-content[data-v-77a6c214] {
  padding: 16px;
}
.stats-grid[data-v-77a6c214] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.stat-item[data-v-77a6c214] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px;
}
.stat-content[data-v-77a6c214] {
  flex: 1;
}
.stat-value[data-v-77a6c214] {
  font-size: 1.5rem;
  font-weight: bold;
  color: var(--q-dark);
}
.stat-label[data-v-77a6c214] {
  font-size: 0.75rem;
  color: var(--q-grey-6);
  text-transform: uppercase;
  font-weight: 500;
}
.properties-list[data-v-77a6c214] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.property-item[data-v-77a6c214] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.property-label[data-v-77a6c214] {
  font-weight: 500;
  color: var(--q-grey-7);
}
.property-value[data-v-77a6c214] {
  color: var(--q-dark);
}
.full-width[data-v-77a6c214] {
  width: 100%;
}
.assignee-card[data-v-77a6c214] {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
}
.assignee-card[data-v-77a6c214]:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.15);
}
.assignees-detailed[data-v-77a6c214] {
  max-height: 300px;
  overflow-y: auto;
}
.summary-card[data-v-77a6c214],
.steps-card[data-v-77a6c214],
.activity-card[data-v-77a6c214],
.stats-card[data-v-77a6c214],
.actions-card[data-v-77a6c214],
.properties-card[data-v-77a6c214] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.summary-card[data-v-77a6c214]:hover,
.steps-card[data-v-77a6c214]:hover,
.activity-card[data-v-77a6c214]:hover,
.stats-card[data-v-77a6c214]:hover,
.actions-card[data-v-77a6c214]:hover,
.properties-card[data-v-77a6c214]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.summary-grid[data-v-77a6c214] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 16px;
  margin-bottom: 16px;
}
.summary-item[data-v-77a6c214] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.summary-content[data-v-77a6c214] {
  flex: 1;
}
.summary-value[data-v-77a6c214] {
  font-size: 1.8rem;
  font-weight: bold;
  color: var(--q-dark);
  line-height: 1.2;
}
.summary-label[data-v-77a6c214] {
  font-size: 0.75rem;
  color: var(--q-grey-6);
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 2px;
}
.step-types[data-v-77a6c214],
.approval-modes[data-v-77a6c214] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* Responsive design */
@media (max-width: 1400px) {
.workflow-details-dialog[data-v-77a6c214] {
    width: 85vw;
    max-width: 85vw;
}
}
@media (max-width: 1024px) {
.stats-grid[data-v-77a6c214] {
    grid-template-columns: 1fr;
}
.summary-grid[data-v-77a6c214] {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
}
@media (max-width: 1200px) {
.workflow-details-dialog[data-v-77a6c214] {
    width: 90vw;
    max-width: 90vw;
}
}
@media (max-width: 768px) {
.workflow-details-dialog[data-v-77a6c214] {
    width: 95vw;
    max-width: 95vw;
}
.dialog-content[data-v-77a6c214] {
    max-height: 60vh;
}
.step-number[data-v-77a6c214] {
    width: 40px;
    height: 40px;
    font-size: 1rem;
}
.summary-grid[data-v-77a6c214] {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}
.summary-item[data-v-77a6c214] {
    padding: 12px;
}
.summary-value[data-v-77a6c214] {
    font-size: 1.4rem;
}
}

.create-workflow-dialog[data-v-4a186cc8] {
  min-height: 60vh;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  width: 60vw;
  max-width: 60vw;
}
.dialog-header[data-v-4a186cc8] {
  padding: 24px;
}
.dialog-content[data-v-4a186cc8] {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 24px;
  height: calc(90vh - 140px);
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.dialog-footer[data-v-4a186cc8] {
  padding: 16px 24px;
  border-top: 1px solid #e9ecef;
}
.form-section[data-v-4a186cc8] {
  margin-bottom: 24px;
}
.step-item[data-v-4a186cc8] {
  position: relative;
}
.step-item[data-v-4a186cc8]:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 24px;
  top: 100%;
  bottom: -12px;
  width: 2px;
  background: #e9ecef;
  z-index: 1;
}

/* Responsive design */
@media (max-width: 1024px) {
.create-workflow-dialog[data-v-4a186cc8] {
    width: 90vw;
    max-width: 90vw;
}
}
@media (max-width: 768px) {
.dialog-content[data-v-4a186cc8] {
    max-height: 60vh;
}
.create-workflow-dialog[data-v-4a186cc8] {
    width: 95vw;
    max-width: 95vw;
}
}

.dialog-header[data-v-d7af0a26] {
  padding: 16px;
  background-color: white;
  border-radius: 8px 8px 0 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.dialog-content[data-v-d7af0a26] {
  max-height: 70vh;
  overflow-y: auto;
}
.action-card[data-v-d7af0a26] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.action-card[data-v-d7af0a26]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.upload-area[data-v-d7af0a26] {
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  padding: 32px 16px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.02);
}
.upload-area[data-v-d7af0a26]:hover {
  border-color: var(--q-primary);
  background: rgba(var(--q-primary-rgb), 0.05);
}
.upload-area.dragover[data-v-d7af0a26] {
  border-color: var(--q-primary);
  background: rgba(var(--q-primary-rgb), 0.1);
}
.preview-card[data-v-d7af0a26] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
}
.dialog-footer[data-v-d7af0a26] {
  padding: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  background: rgba(0, 0, 0, 0.02);
}
.full-width[data-v-d7af0a26] {
  width: 100%;
}

.styled-card[data-v-76b9cb86] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-76b9cb86]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.policy-management-panel code[data-v-1186d5b2] {
  background: #f6f8fa;
  padding: 2px 6px;
  border-radius: 4px;
}

.header-section[data-v-99d7c698] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
}

.password-input[data-v-08f89121] {
  transition: all 0.3s ease;
}
.password-input:hover .q-field__append[data-v-08f89121] {
  opacity: 1;
}
.q-field__append[data-v-08f89121] {
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
.text-grey-5[data-v-08f89121] {
  opacity: 0.3 !important;
  cursor: not-allowed !important;
}

.main-container[data-v-fd23fbb3] {
  background: linear-gradient(135deg, #e8f5e9 0%, #ffffff 100%);
  min-height: 100vh;
  padding: 24px;
}

/* Background Styling */
.transparent-blur-bg[data-v-fd23fbb3] {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: rgba(255, 255, 255, 0.6); */
  background: rgba(224, 232, 224, 0.8);

  backdrop-filter: blur(50px);
}

/* Login Container */
.login-container[data-v-fd23fbb3] {
  width: 420px;
  max-width: 90%;
  text-align: center;
  background: rgb(251, 251, 251);
  border-radius: 12px;
  box-shadow: 0px 4px 12px rgba(147, 237, 150, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
}

/* Login page styling */
.login-page[data-v-fd23fbb3] {
  min-height: 100vh;
  padding: 0;
}

/* Login Card - Extended to encompass all components */
.login-card[data-v-fd23fbb3] {
  width: 432px; /* 480px decreased by 10% */
  max-width: 80vw; /* Decreased from 90vw to 80vw */
  height: auto; /* Changed from 85vh to auto */
  display: flex;
  flex-direction: column;
  border-radius: 16px; /* Added border-radius */
  overflow: hidden; /* Added overflow hidden */
  box-shadow: 0 16px 64px rgba(0, 0, 0, 0.2);
}

/* Glass Effect for Modern Look */
.glass-card[data-v-fd23fbb3] {
  backdrop-filter: blur(10px);
  /* background: rgba(255, 255, 255, 0.6); */

  /* background: rgba(224, 232, 224, 0.8); */
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(237, 241, 238, 0.1);
}

/* Logo Styling */
.login-logo[data-v-fd23fbb3] {
  max-width: 220px;
  height: auto;
}

/* Footer Styling */
.footer[data-v-fd23fbb3] {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 12px;
  color: #666;
  text-align: right;
}
.footer-logo[data-v-fd23fbb3] {
  max-width: 50px;
  height: auto;
}

/* Input focus styling */
.q-input__inner[data-v-fd23fbb3]:focus {
  background-color: #1576c6ff;
}

/* Company logo styling */
.company-logo[data-v-fd23fbb3] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
}
.company-logo[data-v-fd23fbb3]:hover {
  transform: scale(1.05);
}

/* Company info section styling - inside card */
.company-info-section[data-v-fd23fbb3] {
  margin-top: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #e0e0e0;
}

/* Company text styling */
.company-text[data-v-fd23fbb3] {
  color: #000000 !important;
  font-weight: 500;
}

/* App title styling */
.app-title[data-v-fd23fbb3] {
  font-weight: 900 !important;
  font-size: 1.5rem;
  color: #1a1a1a !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Version text styling */
.version-text[data-v-fd23fbb3] {
  font-weight: 400 !important;
  font-size: 0.9rem;
  color: #666 !important;
  margin-left: 8px;
}

/* Tagline styling */
.tagline[data-v-fd23fbb3] {
  font-size: 0.9rem;
  font-weight: 500;
  color: #666;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  letter-spacing: 0.5px;
}

/* Fingerprint icon styling */
.fingerprint-icon[data-v-fd23fbb3] {
  border-left: 3px solid white;
  padding-left: 12px;
  margin-left: 8px;
  opacity: 0.9;
}

.hover-card[data-v-4c65f305] {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 1px solid transparent;
}
.hover-card[data-v-4c65f305]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px rgba(0,0,0,0.12);
  border-color: var(--q-primary);
}
.quick-action-card[data-v-4c65f305]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.quick-action-card[data-v-4c65f305]:active {
  transform: translateY(0);
}
.cursor-pointer[data-v-4c65f305] {
  cursor: pointer;
}

/* Dashboard specific styles */
.price-table[data-v-4c65f305] {
  max-height: 300px;
  overflow-y: auto;
}
.price-item[data-v-4c65f305] {
  padding: 12px;
  border-radius: 8px;
  background-color: #f5f5f5;
  transition: background-color 0.2s;
}
.price-item[data-v-4c65f305]:hover {
  background-color: #e0e0e0;
}
.price-item .text-weight-medium[data-v-4c65f305] {
  color: #1976d2;
}
.price-item .text-caption[data-v-4c65f305] {
  color: #666;
}
.recent-orders[data-v-4c65f305] {
  max-height: 200px;
  overflow-y: auto;
}
.order-item[data-v-4c65f305] {
  padding: 8px;
  border-radius: 6px;
  background-color: #f8f9fa;
  margin-bottom: 8px;
}
.alert-list[data-v-4c65f305] {
  max-height: 200px;
  overflow-y: auto;
}
.alert-item[data-v-4c65f305] {
  padding: 8px;
  border-radius: 6px;
  background-color: #fff3e0;
  margin-bottom: 8px;
  border-left: 4px solid #ff9800;
}
.alert-critical[data-v-4c65f305] {
  background-color: #ffebee;
  border-left-color: #f44336;
}
.supplier-list .q-item[data-v-4c65f305] {
  min-height: 40px;
}

/* Daily trucks section styling */
.daily-trucks-card[data-v-4c65f305] {
  background: linear-gradient(135deg, #4caf50 0%, #66bb6a 100%);
  color: white;
}
.daily-trucks-card .text-h6[data-v-4c65f305] {
  color: white;
}
.daily-trucks-card .text-caption[data-v-4c65f305] {
  color: rgba(255, 255, 255, 0.8);
}

/* Stock information styling */
.stock-info[data-v-4c65f305] {
  background-color: #e3f2fd;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.75rem;
}
.stock-info .q-icon[data-v-4c65f305] {
  margin-right: 4px;
}

/* Trend indicators */
.trend-up[data-v-4c65f305] {
  color: #4caf50;
}
.trend-down[data-v-4c65f305] {
  color: #f44336;
}
.trend-neutral[data-v-4c65f305] {
  color: #9e9e9e;
}
canvas[data-v-4c65f305] {
  max-height: 300px;
}

/* Professional Financial Theme Styles */
.page-header-card[data-v-4c65f305] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-4c65f305]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-4c65f305] {
  margin-bottom: 8px;
}
.card-header[data-v-4c65f305] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.card-title[data-v-4c65f305] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #263238;
  margin-bottom: 2px;
}

/* Module Card Styling */
.module-card[data-v-4c65f305] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  padding: 18px 20px 14px 20px;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  display: flex;
  flex-direction: column;
  min-height: 90px;
}

/* Statistics Cards */
.stat-card-small[data-v-4c65f305] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 80px;
}
.stat-card-small[data-v-4c65f305]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.positive-stat[data-v-4c65f305] {
  border-left: 4px solid #21ba45;
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
}
.warning-stat[data-v-4c65f305] {
  border-left: 4px solid #f39c12;
  background: linear-gradient(135deg, #fff3e0 0%, #ffcc02 100%);
}
.negative-stat[data-v-4c65f305] {
  border-left: 4px solid #d32f2f;
  background: linear-gradient(135deg, #ffebee 0%, #ffcdd2 100%);
}
.info-stat[data-v-4c65f305] {
  border-left: 4px solid #1976d2;
  background: linear-gradient(135deg, #e1f5fe 0%, #b3e5fc 100%);
}
.success-stat[data-v-4c65f305] {
  border-left: 4px solid #21ba45;
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
}
.secondary-stat[data-v-4c65f305] {
  border-left: 4px solid #9c27b0;
  background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);
}
.primary-stat[data-v-4c65f305] {
  border-left: 4px solid #1976d2;
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
}

/* Stat Box - Mini cards inside module cards */
.stat-box[data-v-4c65f305] {
  transition: all 0.3s ease;
  border: 1px solid rgba(0,0,0,0.05);
}
.stat-box[data-v-4c65f305]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

/* Rounded borders helper */
.rounded-borders[data-v-4c65f305] {
  border-radius: 8px;
}

/* Transition for list items */
.transition-bg[data-v-4c65f305] {
  transition: background-color 0.2s ease;
}
.hover-bg-grey-1[data-v-4c65f305]:hover {
  background-color: #f5f5f5;
}
.positive-stat[data-v-4c65f305] {
  border-left: 4px solid #21ba45;
}
.warning-stat[data-v-4c65f305] {
  border-left: 4px solid #f39c12;
}
.negative-stat[data-v-4c65f305] {
  border-left: 4px solid #d32f2f;
}
.info-stat[data-v-4c65f305] {
  border-left: 4px solid #1976d2;
}
.success-stat[data-v-4c65f305] {
  border-left: 4px solid #21ba45;
}

.purchase-orders-table[data-v-e930b542] {
  border-radius: 8px;
  overflow: hidden;
}
.purchase-orders-table .q-table__top[data-v-e930b542] {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
}
.purchase-orders-table .q-table__top .q-table__title[data-v-e930b542] {
  color: white;
}
.purchase-orders-table .q-table__top .q-table__separator[data-v-e930b542] {
  background-color: rgba(255, 255, 255, 0.2);
}
.purchase-orders-table .q-table__thead th[data-v-e930b542] {
  background-color: #f8f9fa;
  color: #495057;
  font-weight: 600;
  border-bottom: 2px solid #dee2e6;
}
.purchase-orders-table .q-table__tbody tr[data-v-e930b542]:hover {
  background-color: #f8f9fa;
  transition: background-color 0.2s ease;
}
.purchase-orders-table .q-table__tbody td[data-v-e930b542] {
  border-bottom: 1px solid #e9ecef;
  padding: 12px 8px;
}
.items-table[data-v-e930b542] {
  border-radius: 6px;
  overflow: hidden;
}
.items-table .q-table__thead th[data-v-e930b542] {
  background-color: #e3f2fd;
  color: #1976d2;
  font-weight: 600;
}
.items-table .q-table__tbody tr[data-v-e930b542]:nth-child(even) {
  background-color: #fafafa;
}
.items-table .q-table__tbody tr[data-v-e930b542]:hover {
  background-color: #e8f5e8;
}

/* Modal styling */
.q-dialog .q-card[data-v-e930b542] {
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

/* Enhanced table styling for multiple rows */
.print-section-table .q-table__tbody tr[data-v-e930b542]:nth-child(even) {
  background-color: #f8f9fa;
}
.print-section-table .q-table__tbody tr[data-v-e930b542]:hover {
  background-color: #e3f2fd;
  transition: background-color 0.2s ease;
}
.print-left-pane[data-v-e930b542] {
  overflow-x: hidden;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.print-section-table .q-table__container[data-v-e930b542] {
  overflow-x: hidden;
}
.print-section-table .q-table__container table[data-v-e930b542] {
  table-layout: fixed;
  width: 100%;
}
.print-section-table .q-table__thead th[data-v-e930b542]:first-child,
.print-section-table .q-table__tbody td[data-v-e930b542]:first-child {
  width: 40%;
  white-space: normal;
  word-break: break-word;
}
.print-section-table .q-table__thead th[data-v-e930b542]:nth-child(2),
.print-section-table .q-table__tbody td[data-v-e930b542]:nth-child(2) {
  width: 60%;
  white-space: normal;
  word-break: break-word;
}
.print-section-table .q-table__thead th[data-v-e930b542] {
  background-color: #1976d2;
  color: white;
  font-weight: 600;
}
.print-section-table .q-table__thead th[data-v-e930b542]:first-child {
  border-top-left-radius: 8px;
}
.print-section-table .q-table__thead th[data-v-e930b542]:last-child {
  border-top-right-radius: 8px;
}
.q-dialog .q-card-section[data-v-e930b542] {
  border-radius: 12px 12px 0 0;
}

/* Status chip styling */
.q-chip[data-v-e930b542] {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Button styling */
.q-btn[data-v-e930b542] {
  border-radius: 6px;
  font-weight: 500;
  text-transform: none;
}
.q-btn--round[data-v-e930b542] {
  border-radius: 50%;
}

/* Form styling */
.q-input[data-v-e930b542],
.q-select[data-v-e930b542] {
  border-radius: 6px;
}
.q-input__control[data-v-e930b542],
.q-select__control[data-v-e930b542] {
  border-radius: 6px;
}
.po-summary-card[data-v-e930b542] {
  border-radius: 12px;
  padding: 16px;
  background: #ffffff;
  /* Clean material surface */
  border: 1px solid #e0e0e0;
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.po-summary-card__label[data-v-e930b542] {
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #757575;
}
.po-summary-card__value[data-v-e930b542] {
  font-size: 20px;
  font-weight: 600;
  margin: 8px 0;
  color: #212121;
}
.po-summary-card__meta[data-v-e930b542] {
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #9e9e9e;
}
.po-panel[data-v-e930b542] {
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  /* Flat */
}
.po-view-dialog .modal-header[data-v-e930b542] {
  border-radius: 12px 12px 0 0;
  border-bottom: 1px solid #e0e0e0;
}
.po-view-dialog .po-view-items-table .q-table__container[data-v-e930b542] {
  overflow-x: hidden;
}
.po-view-dialog .po-view-items-table .q-table__container table[data-v-e930b542] {
  table-layout: fixed;
  width: 100%;
}
.po-view-dialog .po-view-items-table .q-table__thead th[data-v-e930b542],
.po-view-dialog .po-view-items-table .q-table__tbody td[data-v-e930b542] {
  white-space: normal;
  word-break: break-word;
}
.item-fields-row[data-v-e930b542] {
  display: flex;
  gap: 16px;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.item-fields-row .item-field[data-v-e930b542] {
  flex: 1;
  min-width: 0;
}

/* Card styling */
.q-card[data-v-e930b542] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-card--bordered[data-v-e930b542] {
  border: 1px solid #e0e0e0;
}

/* Icon styling */
.q-icon[data-v-e930b542] {
  transition: transform 0.2s ease;
}
.q-btn:hover .q-icon[data-v-e930b542] {
  transform: scale(1.1);
}

/* Animation for modals */
.q-dialog__inner--minimized>div[data-v-e930b542] {
  animation: slideIn-e930b542 0.3s ease-out;
}
@keyframes slideIn-e930b542 {
from {
    opacity: 0;
    transform: translateY(-20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

/* Empty state styling */
.text-center .q-icon[data-v-e930b542] {
  opacity: 0.6;
}

/* Payment status colors */
.payment-status-paid[data-v-e930b542] {
  background-color: #4caf50 !important;
}
.payment-status-unpaid[data-v-e930b542] {
  background-color: #f44336 !important;
}
.payment-status-partially-paid[data-v-e930b542] {
  background-color: #ff9800 !important;
}
.payment-status-overdue[data-v-e930b542] {
  background-color: #9c27b0 !important;
}

/* Card Beautification */
.filter-card[data-v-e930b542] {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e3f2fd;
  transition: all 0.3s ease;
}
.filter-card[data-v-e930b542]:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}
.purchase-orders-card[data-v-e930b542] {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e8f5e8;
  transition: all 0.3s ease;
}
.purchase-orders-card[data-v-e930b542]:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}
.create-dialog-card[data-v-e930b542] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  border: none;
  overflow: hidden;
}
.view-dialog-card[data-v-e930b542] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  border: none;
  overflow: hidden;
}
.edit-dialog-card[data-v-e930b542] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  border: none;
  overflow: hidden;
}
.delete-dialog-card[data-v-e930b542] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  border: none;
  overflow: hidden;
}
.approval-dialog-card[data-v-e930b542] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  border: none;
  overflow: hidden;
}

/* Card section styling */
.q-card-section[data-v-e930b542] {
  border-radius: inherit;
}

/* Icon styling for cards */
.q-card .q-icon[data-v-e930b542] {
  transition: transform 0.2s ease;
}
.q-card:hover .q-icon[data-v-e930b542] {
  transform: scale(1.1);
}

/* Enhanced table card */
.purchase-orders-table[data-v-e930b542] {
  border-radius: 8px;
  overflow: hidden;
}
.purchase-orders-table .q-table__top[data-v-e930b542] {
  background: linear-gradient(135deg, #4caf50 0%, #66bb6a 100%);
  color: white;
  padding: 16px;
}
.purchase-orders-table .q-table__top .q-table__title[data-v-e930b542] {
  color: white;
  font-weight: 600;
}

/* Filter card enhancements */
.filter-card .q-card-section[data-v-e930b542] {
  background: linear-gradient(135deg, #e3f2fd 0%, #f3e5f5 100%);
}

/* Action buttons in cards */
.q-card .q-btn[data-v-e930b542] {
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.2s ease;
}
.q-card .q-btn[data-v-e930b542]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* View dialog styling */
.view-dialog-card .q-card-section[data-v-e930b542] {
  padding: 12px;
}
.view-dialog-card .q-card[data-v-e930b542] {
  border-radius: 8px;
}
.view-dialog-card .items-table .q-table__thead th[data-v-e930b542] {
  background-color: #f5f5f5;
  font-weight: 600;
  font-size: 0.875rem;
}
.view-dialog-card .items-table .q-table__tbody td[data-v-e930b542] {
  font-size: 0.875rem;
  padding: 8px 12px;
}
.view-dialog-card .q-chip[data-v-e930b542] {
  font-size: 0.75rem;
  font-weight: 500;
}
.view-dialog-card .text-weight-bold[data-v-e930b542] {
  font-weight: 600;
}
.view-dialog-card .text-primary[data-v-e930b542] {
  color: #1976d2;
}

/* Professional Financial Theme Styles */
.page-header-card[data-v-e930b542] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-e930b542] {
  margin-bottom: 8px;
}
.card-header[data-v-e930b542] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.card-title[data-v-e930b542] {
  font-weight: 700;
  font-size: 1rem;
  color: #263238;
  margin-bottom: 0;
}

/* Module Card Styling */
.module-card[data-v-e930b542] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  padding: 0;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  display: flex;
  flex-direction: column;
  min-height: auto;
}

/* Statistics Cards */
.stat-card-small[data-v-e930b542] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 60px;
}
.stat-card-small[data-v-e930b542]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.positive-stat[data-v-e930b542] {
  border-left: 4px solid #21ba45;
}
.warning-stat[data-v-e930b542] {
  border-left: 4px solid #f39c12;
}
.negative-stat[data-v-e930b542] {
  border-left: 4px solid #d32f2f;
}
.info-stat[data-v-e930b542] {
  border-left: 4px solid #1976d2;
}
.success-stat[data-v-e930b542] {
  border-left: 4px solid #21ba45;
}

/* Table Styling */
.module-table[data-v-e930b542] {
  border-radius: 8px;
  overflow: hidden;
}
.module-table .q-table__top[data-v-e930b542] {
  background: #f8fafc;
  border-bottom: 1px solid #e0e0e0;
}
.module-table .q-table__thead th[data-v-e930b542] {
  background: #f1f3f4;
  color: #263238;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}
.module-table .q-table__tbody tr[data-v-e930b542]:hover {
  background: #f8fafc;
}
.module-table .q-table__thead th[data-v-e930b542],
.module-table .q-table__tbody td[data-v-e930b542] {
  padding: 8px 12px;
}

/* Purchase order table – red text (use :deep so Quasar table internals are styled) */
.purchase-orders-main-table[data-v-e930b542] .q-table__thead th,
.purchase-orders-main-table[data-v-e930b542] .q-table__tbody td {
  color: #c62828 !important;
}
.purchase-orders-main-table[data-v-e930b542] .q-table__tbody tr:hover td {
  color: #b71c1c !important;
}

/* Action Button Styling */
.action-btn[data-v-e930b542] {
  transition: all 0.2s ease;
  opacity: 0.8;
}
.action-btn[data-v-e930b542]:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* Search Input */
.search-input[data-v-e930b542] {
  transition: all 0.2s ease;
}
.search-input[data-v-e930b542]:hover {
  transform: translateY(-1px);
}

/* Modal Styling */
.module-modal[data-v-e930b542] {
  min-width: 600px;
  max-width: 95vw;
  border-radius: 18px;
  background: #f8fafc;
  box-shadow: 0 4px 32px 0 rgba(60, 60, 60, 0.1);
  overflow: hidden;
}

/* Quality control failed – bright red background for overview body */
.qc-failed-bg[data-v-e930b542] {
  background: #ffebee !important;
}
.qc-failed-banner[data-v-e930b542] {
  background: #c62828 !important;
  color: #fff !important;
}
.modal-header[data-v-e930b542] {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  padding: 12px 24px;
  background: transparent;
}

/* Form Field Styling */
.form-field[data-v-e930b542] {
  transition: all 0.2s ease;
}
.form-field[data-v-e930b542]:hover {
  transform: translateY(-1px);
}

/* Controls Container Styling */
.controls-container[data-v-e930b542] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.controls-container[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.controls-container .q-card-section[data-v-e930b542] {
  padding: 16px 20px;
}

/* Enhanced Action Button Styling */
.controls-container .action-btn[data-v-e930b542] {
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.2s ease;
}
.controls-container .action-btn[data-v-e930b542]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Filter Controls Spacing */
.controls-container .q-gutter-sm>div[data-v-e930b542] {
  margin-right: 8px;
}
.controls-container .q-gutter-sm>div[data-v-e930b542]:last-child {
  margin-right: 0;
}

/* Enhanced Supplier Column Styling */
.supplier-info[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.supplier-main[data-v-e930b542] {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
.supplier-name[data-v-e930b542] {
  font-weight: 500;
  color: #263238;
}
.supplier-details[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-left: 24px;
}
.supplier-code[data-v-e930b542],
.supplier-email[data-v-e930b542],
.supplier-phone[data-v-e930b542] {
  display: flex;
  align-items: center;
  opacity: 0.8;
}
.supplier-code .text-caption[data-v-e930b542],
.supplier-email .text-caption[data-v-e930b542],
.supplier-phone .text-caption[data-v-e930b542] {
  font-size: 0.75rem;
  line-height: 1.2;
}

/* Hover effect for supplier info */
.supplier-info:hover .supplier-details[data-v-e930b542] {
  opacity: 1;
}

/* Print Dialog Styling */
.print-section-table[data-v-e930b542] {
  border-radius: 6px;
  overflow: hidden;
}
.print-section-table .q-table__thead th[data-v-e930b542] {
  background-color: #e3f2fd;
  color: #1976d2;
  font-weight: 600;
  font-size: 0.875rem;
}
.print-section-table .q-table__tbody td[data-v-e930b542] {
  font-size: 0.875rem;
  padding: 8px 12px;
}
.print-section-table .q-table__tbody tr[data-v-e930b542]:nth-child(even) {
  background-color: #fafafa;
}
.print-section-table .q-table__tbody tr[data-v-e930b542]:hover {
  background-color: #e8f5e8;
}

/* Print Dialog Header */
.print-dialog-header[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  color: white;
  padding: 16px 24px;
}
.print-dialog-header .text-h6[data-v-e930b542] {
  margin: 0;
  font-weight: 600;
}

/* Print Options Styling */
.print-options-section[data-v-e930b542] {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
.print-options-section h6[data-v-e930b542] {
  margin-top: 0;
  margin-bottom: 12px;
  color: #263238;
}

/* Data Status Styling */
.data-status-section[data-v-e930b542] {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
}
.data-status-section h6[data-v-e930b542] {
  margin-top: 0;
  margin-bottom: 12px;
  color: #263238;
}
.data-status-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  padding: 4px 0;
}
.data-status-item .q-icon[data-v-e930b542] {
  margin-right: 8px;
}
.data-status-item .text-caption[data-v-e930b542] {
  font-size: 0.75rem;
  color: #666;
}

/* Section Headers */
.section-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.section-header h6[data-v-e930b542] {
  margin: 0;
  color: #1976d2;
  font-weight: 600;
}
.section-loading[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Print Content Styling */
.print-content[data-v-e930b542] {
  max-height: 70vh;
  overflow-y: auto;
  padding-right: 8px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar {
  width: 6px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Responsive Design for Print Dialog */
@media (max-width: 1200px) {
.print-dialog .q-card[data-v-e930b542] {
    max-width: 95vw;
}
.print-dialog .col-8[data-v-e930b542] {
    width: 100%;
    margin-bottom: 16px;
}
.print-dialog .col-4[data-v-e930b542] {
    width: 100%;
    position: static;
}
}
@media (max-width: 768px) {
.print-dialog .q-card[data-v-e930b542] {
    max-width: 98vw;
    margin: 8px;
}
.print-dialog .q-card-section[data-v-e930b542] {
    padding: 12px;
}
.print-content[data-v-e930b542] {
    max-height: 60vh;
}
}
.stat-card-small .stat-value[data-v-e930b542] {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.1;
  color: #1d2939;
}
.stat-card-small .stat-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #64748b;
  margin-top: 2px;
}
.stat-card-small .stat-icon[data-v-e930b542] {
  font-size: 24px;
  opacity: 0.6;
  color: inherit;
}
.stage-progress-container[data-v-e930b542] {
  display: flex;
  align-items: center;
}
.stage-step[data-v-e930b542] {
  display: flex;
  align-items: center;
  color: #cbd5e1;
  /* Default inactive color */
}
.stage-step.completed .stage-progress-icon[data-v-e930b542] {
  color: #22c55e;
  /* Green for completed */
}
.stage-step.completed .stage-connector[data-v-e930b542] {
  background-color: #22c55e;
}
.stage-step.active .stage-progress-icon[data-v-e930b542] {
  color: #3b82f6;
  /* Blue for active */
  animation: pulse-e930b542 1.5s infinite;
}
.stage-progress-icon[data-v-e930b542] {
  font-size: 1.2rem;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
  border: 2px solid currentColor;
}
.stage-connector[data-v-e930b542] {
  height: 2px;
  width: 20px;
  background-color: #cbd5e1;
  /* Default inactive color */
}
@keyframes pulse-e930b542 {
0%,
  100% {
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.4);
}
50% {
    box-shadow: 0 0 0 5px rgba(59, 130, 246, 0);
}
}

/* Modal styling */
.q-dialog .q-card[data-v-e930b542] {
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.modal-header[data-v-e930b542] {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  padding: 12px 24px;
  background: transparent;
}

/* Form Field Styling */
.form-field[data-v-e930b542] {
  transition: all 0.2s ease;
}
.form-field[data-v-e930b542]:hover {
  transform: translateY(-1px);
}

/* Controls Container Styling */
.controls-container[data-v-e930b542] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.controls-container[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.controls-container .q-card-section[data-v-e930b542] {
  padding: 16px 20px;
}

/* Enhanced Action Button Styling */
.controls-container .action-btn[data-v-e930b542] {
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.2s ease;
}
.controls-container .action-btn[data-v-e930b542]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Filter Controls Spacing */
.controls-container .q-gutter-sm>div[data-v-e930b542] {
  margin-right: 8px;
}
.controls-container .q-gutter-sm>div[data-v-e930b542]:last-child {
  margin-right: 0;
}

/* Enhanced Supplier Column Styling */
.supplier-info[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.supplier-main[data-v-e930b542] {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
.supplier-name[data-v-e930b542] {
  font-weight: 500;
  color: #263238;
}
.supplier-details[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-left: 24px;
}
.supplier-code[data-v-e930b542],
.supplier-email[data-v-e930b542],
.supplier-phone[data-v-e930b542] {
  display: flex;
  align-items: center;
  opacity: 0.8;
}
.supplier-code .text-caption[data-v-e930b542],
.supplier-email .text-caption[data-v-e930b542],
.supplier-phone .text-caption[data-v-e930b542] {
  font-size: 0.75rem;
  line-height: 1.2;
}

/* Hover effect for supplier info */
.supplier-info:hover .supplier-details[data-v-e930b542] {
  opacity: 1;
}

/* Print Dialog Styling */
.print-section-table[data-v-e930b542] {
  border-radius: 6px;
  overflow: hidden;
}
.print-section-table .q-table__thead th[data-v-e930b542] {
  background-color: #e3f2fd;
  color: #1976d2;
  font-weight: 600;
  font-size: 0.875rem;
}
.print-section-table .q-table__tbody td[data-v-e930b542] {
  font-size: 0.875rem;
  padding: 8px 12px;
}
.print-section-table .q-table__tbody tr[data-v-e930b542]:nth-child(even) {
  background-color: #fafafa;
}
.print-section-table .q-table__tbody tr[data-v-e930b542]:hover {
  background-color: #e8f5e8;
}

/* Print Dialog Header */
.print-dialog-header[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  color: white;
  padding: 16px 24px;
}
.print-dialog-header .text-h6[data-v-e930b542] {
  margin: 0;
  font-weight: 600;
}

/* Print Options Styling */
.print-options-section[data-v-e930b542] {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
.print-options-section h6[data-v-e930b542] {
  margin-top: 0;
  margin-bottom: 12px;
  color: #263238;
}
/* Data Status Styling */
.data-status-section[data-v-e930b542] {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
}
.data-status-section h6[data-v-e930b542] {
  margin-top: 0;
  margin-bottom: 12px;
  color: #263238;
}
.data-status-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  padding: 4px 0;
}
.data-status-item .q-icon[data-v-e930b542] {
  margin-right: 8px;
}
.data-status-item .text-caption[data-v-e930b542] {
  font-size: 0.75rem;
  color: #666;
}

/* Section Headers */
.section-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.section-header h6[data-v-e930b542] {
  margin: 0;
  color: #1976d2;
  font-weight: 600;
}
.section-loading[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Print Content Styling */
.print-content[data-v-e930b542] {
  max-height: 70vh;
  overflow-y: auto;
  padding-right: 8px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar {
  width: 6px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.print-content[data-v-e930b542]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Responsive Design for Print Dialog */
@media (max-width: 1200px) {
.print-dialog .q-card[data-v-e930b542] {
    max-width: 95vw;
}
.print-dialog .col-8[data-v-e930b542] {
    width: 100%;
    margin-bottom: 16px;
}
.print-dialog .col-4[data-v-e930b542] {
    width: 100%;
    position: static;
}
}
@media (max-width: 768px) {
.print-dialog .q-card[data-v-e930b542] {
    max-width: 98vw;
    margin: 8px;
}
.print-dialog .q-card-section[data-v-e930b542] {
    padding: 12px;
}
.print-content[data-v-e930b542] {
    max-height: 60vh;
}
}
.info-item[data-v-e930b542] {
  margin-bottom: 8px;
}
.info-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
.info-value[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 500;
  color: #0f172a;
}

/* New Section-Based Layout */
.po-left-pane[data-v-e930b542],
.po-right-pane[data-v-e930b542] {
  padding: 12px;
}
.po-left-content[data-v-e930b542],
.po-right-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* Minimalistic right pane */
.po-right-pane[data-v-e930b542] {
  overflow-x: hidden;
  max-width: 100%;
}
.po-right-content[data-v-e930b542] {
  max-width: 100%;
  width: 100%;
}
.po-right-content .po-section[data-v-e930b542] {
  margin-bottom: 12px;
  max-width: 100%;
}
.po-right-content .section-content[data-v-e930b542] {
  padding: 12px;
  max-width: 100%;
  overflow-x: hidden;
}
.po-section[data-v-e930b542] {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}
.section-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.section-title[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
  flex: 1;
}
.item-count-chip[data-v-e930b542] {
  margin-left: auto;
}
.section-content[data-v-e930b542] {
  padding: 20px;
}
.cost-separator[data-v-e930b542] {
  height: 1px;
  background: #e0e0e0;
  margin: 16px 0;
}
.gate-additional-info[data-v-e930b542] {
  margin-top: 16px;
}
.info-row[data-v-e930b542] {
  margin-bottom: 12px;
}
.info-row[data-v-e930b542]:last-child {
  margin-bottom: 0;
}
.info-item[data-v-e930b542] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.info-icon[data-v-e930b542] {
  color: #6c757d;
  font-size: 18px;
  margin-top: 2px;
}
.info-content[data-v-e930b542] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.info-label[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.info-value[data-v-e930b542] {
  font-size: 0.875rem;
  color: #495057;
  font-weight: 500;
}

/* Clean Material UI Purchase Order Modal Styles */
.po-view-dialog[data-v-e930b542] {
  width: 90vw !important;
  max-width: 90vw !important;
  height: 100% !important;
  max-height: 100% !important;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
  background: #ffffff;
  box-shadow: -4px 0 16px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}

/* Modal Header Styles */
.po-modal-header[data-v-e930b542] {
  background: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  padding: 24px 32px;
  position: relative;
}
.order-avatar[data-v-e930b542] {
  background: #f5f5f5;
  border-radius: 8px;
  padding: 12px;
  margin-right: 16px;
  border: 1px solid #e0e0e0;
}
.status-badges[data-v-e930b542] {
  display: flex;
  gap: 8px;
  align-items: center;
}

/* Key Metrics Bar */
.key-metrics-bar[data-v-e930b542] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 16px 20px;
  margin-top: 16px;
  border: 1px solid #e0e0e0;
}
.metric-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.metric-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
}
.metric-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.metric-value[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
}

/* Stats Overview */
.stats-overview[data-v-e930b542] {
  margin-bottom: 24px;
}
.stats-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.stat-card[data-v-e930b542] {
  background: #ffffff;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: 1px solid #e0e0e0;
  transition: box-shadow 0.2s ease;
}
.stat-card[data-v-e930b542]:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.stat-primary[data-v-e930b542] {
  border-left: 3px solid #1976d2;
}
.stat-success[data-v-e930b542] {
  border-left: 3px solid #4caf50;
}
.stat-info[data-v-e930b542] {
  border-left: 3px solid #2196f3;
}
.stat-warning[data-v-e930b542] {
  border-left: 3px solid #ff9800;
}
.stat-icon[data-v-e930b542] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e0e0e0;
}
.stat-primary .stat-icon[data-v-e930b542] {
  background: #e3f2fd;
  border-color: #bbdefb;
}
.stat-success .stat-icon[data-v-e930b542] {
  background: #e8f5e8;
  border-color: #c8e6c9;
}
.stat-info .stat-icon[data-v-e930b542] {
  background: #e3f2fd;
  border-color: #bbdefb;
}
.stat-warning .stat-icon[data-v-e930b542] {
  background: #fff3e0;
  border-color: #ffcc02;
}
.stat-content[data-v-e930b542] {
  flex: 1;
}
.stat-number[data-v-e930b542] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #212529;
  line-height: 1.2;
}
.stat-label[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
  font-weight: 500;
}

/* Card Headers */
.card-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e0e0;
}
.card-title[data-v-e930b542] {
  font-size: 1.125rem;
  font-weight: 600;
  color: #212529;
}

/* Order Summary Card */
.order-summary-card .order-chips[data-v-e930b542] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.order-timeline[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.timeline-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.timeline-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.timeline-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.timeline-value[data-v-e930b542] {
  font-size: 0.875rem;
  color: #1a1a1a;
  font-weight: 500;
}

/* Supplier Card */
.supplier-card .supplier-info[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.supplier-main[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.supplier-avatar[data-v-e930b542] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 12px;
  border: 1px solid #e0e0e0;
}
.supplier-details[data-v-e930b542] {
  flex: 1;
}
.supplier-name[data-v-e930b542] {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1a1a1a;
}
.supplier-meta[data-v-e930b542] {
  font-size: 0.875rem;
  color: #64748b;
}
.supplier-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}
.supplier-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.supplier-item-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.supplier-item-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.supplier-item-value[data-v-e930b542] {
  font-size: 0.875rem;
  color: #1a1a1a;
  font-weight: 500;
}

/* Cost Breakdown Card */
.cost-breakdown[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.cost-item[data-v-e930b542],
.cost-total[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px;
  border-radius: 8px;
  background: #f8f9fa;
  border: 1px solid #e0e0e0;
}
.cost-total[data-v-e930b542] {
  background: #ffffff;
  border: 2px solid #1976d2;
  margin-top: 8px;
}
.cost-icon[data-v-e930b542] {
  background: #ffffff;
  border-radius: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e0e0e0;
}
.cost-details[data-v-e930b542] {
  flex: 1;
}
.cost-label[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 4px;
}
.cost-total .cost-label[data-v-e930b542] {
  color: #6c757d;
}
.cost-value[data-v-e930b542] {
  font-size: 1.125rem;
  font-weight: 600;
  color: #212529;
}
.cost-total .cost-value[data-v-e930b542] {
  color: #1976d2;
  font-size: 1.25rem;
}

/* Line Items Card */
.line-items-card .item-count-chip[data-v-e930b542] {
  margin-left: auto;
}
.enhanced-table[data-v-e930b542] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.line-items-table .q-table__top[data-v-e930b542] {
  padding: 16px;
  background: #ffffff;
  border-bottom: 1px solid #e0e0e0;
}
.material-info[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.material-name[data-v-e930b542] {
  font-weight: 600;
  color: #1a1a1a;
}
.material-id[data-v-e930b542] {
  font-size: 0.75rem;
  color: #64748b;
}
.price-unit[data-v-e930b542] {
  font-weight: 500;
  color: #4caf50;
}
.price-total[data-v-e930b542] {
  font-size: 1.125rem;
}
.volume-badge[data-v-e930b542] {
  background: #f8f9fa;
  color: #495057;
  padding: 4px 8px;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  border: 1px solid #e0e0e0;
}
.empty-state[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 48px 24px;
  color: #64748b;
}
.empty-text[data-v-e930b542] {
  margin-top: 16px;
  font-size: 1rem;
}

/* Notes Card */
.notes-card .notes-section[data-v-e930b542] {
  margin-bottom: 16px;
}
.notes-content[data-v-e930b542],
.notes-empty[data-v-e930b542] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 12px;
  border-radius: 8px;
  background: #f8f9fa;
  border: 1px solid #e0e0e0;
}
.notes-empty[data-v-e930b542] {
  background: #ffffff;
  border: 1px dashed #d0d0d0;
}
.notes-text[data-v-e930b542] {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #495057;
}
.audit-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.audit-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.audit-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.audit-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.audit-value[data-v-e930b542] {
  font-size: 0.875rem;
  color: #1a1a1a;
  font-weight: 500;
}

/* Minimalistic Right Column Styles */
.status-compact-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-bottom: 12px;
}
.status-compact-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
}
.status-compact-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.status-compact-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.status-compact-value[data-v-e930b542] {
  font-size: 0.875rem;
  font-weight: 500;
  color: #212529;
}
.key-info-compact[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.info-compact-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  color: #495057;
}
.vehicles-summary[data-v-e930b542] {
  margin-top: 8px;
}
.vehicles-count[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #212529;
  margin-bottom: 8px;
}
.vehicles-list[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.vehicle-compact[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 8px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  font-size: 0.875rem;
}
.vehicle-number[data-v-e930b542] {
  font-weight: 500;
  color: #212529;
  flex: 1;
}
.vehicle-driver[data-v-e930b542] {
  color: #6c757d;
  font-size: 0.8rem;
}
.vehicle-more[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
  text-align: center;
  padding: 4px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.qc-summary-compact[data-v-e930b542] {
  margin-bottom: 12px;
}
.qc-main-status[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin-bottom: 8px;
}
.qc-main-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.qc-main-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.qc-main-value[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
}
.qc-details[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.qc-detail-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  color: #495057;
}
.inspections-compact[data-v-e930b542] {
  margin-top: 8px;
}
.inspections-count[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #212529;
  margin-bottom: 8px;
}
.inspections-list[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.inspection-compact[data-v-e930b542] {
  padding: 10px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
}
.inspection-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}
.inspection-material[data-v-e930b542] {
  font-weight: 600;
  color: #212529;
  font-size: 0.875rem;
}
.inspection-details[data-v-e930b542] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8rem;
  color: #6c757d;
}
.inspection-grade[data-v-e930b542] {
  font-weight: 500;
}
.inspections-more[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
  text-align: center;
  padding: 8px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.overall-quality-compact[data-v-e930b542] {
  margin-top: 8px;
}
.quality-summary-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 8px;
}
.quality-summary-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
}
.quality-summary-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.quality-summary-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.quality-summary-value[data-v-e930b542] {
  font-size: 0.875rem;
  font-weight: 500;
  color: #212529;
}
.quality-notes-compact[data-v-e930b542] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 8px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  font-size: 0.875rem;
  color: #495057;
}
.payment-status-compact[data-v-e930b542] {
  margin-bottom: 12px;
}
.payment-main-status[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin-bottom: 8px;
}
.payment-main-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.payment-main-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.payment-main-value[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
}
.payment-details[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.payment-detail-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  color: #495057;
}
.expense-summary-compact[data-v-e930b542] {
  margin-bottom: 12px;
}
.expense-main-status[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin-bottom: 8px;
}
.expense-main-content[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.expense-main-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.expense-main-value[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
}
.expense-details[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.expense-detail-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  color: #495057;
}

/* Enhanced Header Styles */
.page-header-card[data-v-e930b542] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
.header-content[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.header-main[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
}
.header-icon-wrapper[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(25, 118, 210, 0.3);
}
.header-text[data-v-e930b542] {
  flex: 1;
}
.header-actions[data-v-e930b542] {
  display: flex;
  gap: 8px;
  align-items: center;
}

/* Enhanced Modal Header */
.po-modal-header[data-v-e930b542] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 24px;
}
.po-modal-header .header-content[data-v-e930b542] {
  margin-bottom: 0;
}
.po-modal-header .header-main[data-v-e930b542] {
  gap: 12px;
}
.po-modal-header .header-icon-wrapper[data-v-e930b542] {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.3);
}
.po-modal-header .header-text .text-h5[data-v-e930b542] {
  font-size: 1.5rem;
  margin-bottom: 4px;
}
.po-modal-header .header-text .text-subtitle2[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
}

/* Enhanced Section Styles */
.po-section[data-v-e930b542] {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease;
}
.po-section[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
}
.section-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-bottom: 1px solid #e0e0e0;
  font-weight: 600;
  color: #212529;
}
.section-content[data-v-e930b542] {
  padding: 20px;
}

/* Enhanced Stats Grid */
.stats-overview[data-v-e930b542] {
  margin-bottom: 20px;
}
.stats-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.stat-card[data-v-e930b542] {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease;
}
.stat-card[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.stat-icon[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  color: white;
}
.stat-primary .stat-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.stat-success .stat-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
}
.stat-info .stat-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #0288d1 0%, #01579b 100%);
}
.stat-warning .stat-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.stat-content[data-v-e930b542] {
  flex: 1;
}
.stat-number[data-v-e930b542] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #212529;
  line-height: 1.2;
}
.stat-label[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* Responsive adjustments for compact layouts */
@media (max-width: 1200px) {
.status-compact-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
}
.inspection-details[data-v-e930b542] {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
.quality-summary-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
}
.header-content[data-v-e930b542] {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
.header-actions[data-v-e930b542] {
    width: 100%;
    justify-content: flex-end;
}
.stats-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
}
}

/* Workflow Progress Styles */
.workflow-progress[data-v-e930b542] {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.progress-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.progress-title[data-v-e930b542] {
  font-size: 0.875rem;
  font-weight: 600;
  color: #212529;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.progress-bar-container[data-v-e930b542] {
  position: relative;
}
.progress-steps[data-v-e930b542] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  position: relative;
}
.progress-step[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  position: relative;
  z-index: 1;
}
.step-icon[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e9ecef;
  color: #6c757d;
  transition: all 0.2s ease;
}
.progress-step.completed .step-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
  color: white;
  box-shadow: 0 2px 8px rgba(46, 125, 50, 0.3);
}
.progress-step.active .step-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  color: white;
  box-shadow: 0 2px 8px rgba(25, 118, 210, 0.3);
  animation: pulse-e930b542 2s infinite;
}
.step-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}
.progress-step.completed .step-label[data-v-e930b542] {
  color: #2e7d32;
  font-weight: 600;
}
.progress-step.active .step-label[data-v-e930b542] {
  color: #1976d2;
  font-weight: 600;
}
@keyframes pulse-e930b542 {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.05);
}
100% {
    transform: scale(1);
}
}

/* Enhanced Table Styles */
.line-items-table[data-v-e930b542],
.weighbridge-table[data-v-e930b542] {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  background: #ffffff;
  max-width: 100%;
}

/* Constrained table for better width control */
.constrained-table[data-v-e930b542] {
  width: 100%;
  table-layout: fixed;
}
.line-items-table .q-table__top[data-v-e930b542],
.weighbridge-table .q-table__top[data-v-e930b542] {
  padding: 20px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-bottom: 2px solid #e0e0e0;
}
.line-items-table .q-table thead th[data-v-e930b542],
.weighbridge-table .q-table thead th[data-v-e930b542] {
  font-weight: 600;
  color: #495057;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-bottom: 2px solid #e0e0e0;
  padding: 16px 20px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.line-items-table .q-table tbody td[data-v-e930b542],
.weighbridge-table .q-table tbody td[data-v-e930b542] {
  padding: 16px 20px;
  border-bottom: 1px solid #e0e0e0;
  transition: all 0.2s ease;
}
.line-items-table .q-table tbody tr[data-v-e930b542],
.weighbridge-table .q-table tbody tr[data-v-e930b542] {
  transition: all 0.2s ease;
}
.line-items-table .q-table tbody tr[data-v-e930b542]:hover,
.weighbridge-table .q-table tbody tr[data-v-e930b542]:hover {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  transform: scale(1.01);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.line-items-table .q-table tbody tr[data-v-e930b542]:nth-child(even),
.weighbridge-table .q-table tbody tr[data-v-e930b542]:nth-child(even) {
  background: rgba(248, 249, 250, 0.3);
}

/* Enhanced cell styling */
.material-info[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.material-name[data-v-e930b542] {
  font-weight: 600;
  color: #212529;
  font-size: 0.9rem;
}
.material-id[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
  font-weight: 500;
}
.price-unit[data-v-e930b542] {
  font-weight: 600;
  color: #1976d2;
  font-size: 0.9rem;
}
.price-total[data-v-e930b542] {
  font-weight: 700;
  color: #2e7d32;
  font-size: 0.95rem;
}
.volume-badge[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
  color: white;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 0.8rem;
  font-weight: 600;
  display: inline-block;
}

/* Status badges in tables */
.status-badge[data-v-e930b542] {
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.status-badge.completed[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
  color: white;
}
.status-badge.pending[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
  color: white;
}
.status-badge.processing[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  color: white;
}

/* Table pagination styling */
.line-items-table .q-table__bottom[data-v-e930b542],
.weighbridge-table .q-table__bottom[data-v-e930b542] {
  padding: 16px 20px;
  background: #f8f9fa;
  border-top: 1px solid #e0e0e0;
}

/* Enhanced Cost Breakdown */
.cost-breakdown-enhanced[data-v-e930b542] {
  margin-top: 20px;
  padding: 20px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 12px;
  border: 1px solid #e0e0e0;
}
.cost-breakdown-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
.cost-breakdown-title[data-v-e930b542] {
  font-size: 1.1rem;
  font-weight: 600;
  color: #212529;
}
.cost-breakdown-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
  margin-bottom: 20px;
}
.cost-item[data-v-e930b542] {
  background: #ffffff;
  border-radius: 10px;
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease;
  border: 1px solid #e0e0e0;
}
.cost-item[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.cost-item.primary[data-v-e930b542] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-left: 4px solid #1976d2;
}
.cost-item.secondary[data-v-e930b542] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-left: 4px solid #f57c00;
}
.cost-item.total[data-v-e930b542] {
  background: linear-gradient(135deg, #ffffff 0%, #e8f5e8 100%);
  border-left: 4px solid #2e7d32;
  grid-column: span 2;
}
.cost-icon-wrapper[data-v-e930b542] {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.cost-item.primary .cost-icon-wrapper[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.cost-item.secondary .cost-icon-wrapper[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.cost-item.total .cost-icon-wrapper[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
  width: 56px;
  height: 56px;
}
.cost-details[data-v-e930b542] {
  flex: 1;
}
.cost-label[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 4px;
}
.cost-value[data-v-e930b542] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #212529;
  line-height: 1.2;
}
.cost-item.total .cost-value[data-v-e930b542] {
  font-size: 1.5rem;
  color: #2e7d32;
}
.total-amount[data-v-e930b542] {
  color: #2e7d32 !important;
}

/* Cost calculation visualization */
.cost-calculation[data-v-e930b542] {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
}
.calculation-step[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  font-size: 0.875rem;
  color: #495057;
}
.calc-label[data-v-e930b542] {
  background: #e9ecef;
  padding: 4px 8px;
  border-radius: 4px;
  font-weight: 500;
}
.calc-operator[data-v-e930b542],
.calc-equals[data-v-e930b542] {
  color: #6c757d;
  font-weight: 600;
}
.calc-total[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
  color: white;
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 600;
}

/* Responsive cost breakdown */
@media (max-width: 768px) {
.cost-breakdown-enhanced[data-v-e930b542] {
    padding: 16px;
}
.cost-breakdown-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
    gap: 12px;
}
.cost-item.total[data-v-e930b542] {
    grid-column: span 1;
}
.cost-item[data-v-e930b542] {
    padding: 12px;
}
.cost-icon-wrapper[data-v-e930b542] {
    width: 40px;
    height: 40px;
}
.cost-item.total .cost-icon-wrapper[data-v-e930b542] {
    width: 48px;
    height: 48px;
}
.cost-value[data-v-e930b542] {
    font-size: 1.1rem;
}
.cost-item.total .cost-value[data-v-e930b542] {
    font-size: 1.25rem;
}
.calculation-step[data-v-e930b542] {
    gap: 4px;
    font-size: 0.8rem;
}
}

/* Enhanced Notes Section */
.enhanced-notes-section[data-v-e930b542] {
  margin-bottom: 24px;
}
.notes-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.notes-title[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
}
.notes-container[data-v-e930b542] {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.notes-card[data-v-e930b542] {
  padding: 16px;
  position: relative;
}
.notes-content-wrapper[data-v-e930b542] {
  position: relative;
  padding-left: 24px;
}
.quote-icon[data-v-e930b542] {
  position: absolute;
  top: -2px;
  left: 0;
  opacity: 0.5;
}
.notes-text[data-v-e930b542] {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #495057;
  margin: 0;
  font-style: italic;
}
.notes-meta[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e9ecef;
}
.notes-timestamp[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
}
.notes-empty-state[data-v-e930b542] {
  padding: 32px 16px;
  text-align: center;
}
.empty-notes-icon[data-v-e930b542] {
  margin-bottom: 12px;
  opacity: 0.5;
}
.empty-notes-text h4[data-v-e930b542] {
  font-size: 1.1rem;
  color: #6c757d;
  margin: 0 0 4px 0;
  font-weight: 500;
}
.empty-notes-text p[data-v-e930b542] {
  font-size: 0.875rem;
  color: #adb5bd;
  margin: 0;
}
.section-divider[data-v-e930b542] {
  margin: 20px 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, #e0e0e0 20%, #e0e0e0 80%, transparent 100%);
}

/* Enhanced Audit Timeline */
.audit-timeline-section[data-v-e930b542] {
  margin-bottom: 0;
}
.timeline-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}
.timeline-title[data-v-e930b542] {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
}
.timeline-container[data-v-e930b542] {
  position: relative;
}
.timeline-container[data-v-e930b542]::before {
  content: '';
  position: absolute;
  left: 19px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(to bottom, #e0e0e0 0%, #e0e0e0 100%);
  border-radius: 1px;
}
.timeline-item[data-v-e930b542] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 20px;
  position: relative;
}
.timeline-item[data-v-e930b542]:last-child {
  margin-bottom: 0;
}
.timeline-marker[data-v-e930b542] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  flex-shrink: 0;
  z-index: 2;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.timeline-marker.created[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.timeline-marker.updated[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.timeline-marker.gate[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
}
.timeline-marker.payment[data-v-e930b542] {
  background: linear-gradient(135deg, #7b1fa2 0%, #6a1b9a 100%);
}
.timeline-content[data-v-e930b542] {
  flex: 1;
  background: #ffffff;
  border-radius: 8px;
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.timeline-title[data-v-e930b542] {
  font-size: 0.9rem;
  font-weight: 600;
  color: #212529;
  margin-bottom: 4px;
}
.timeline-meta[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.timeline-date[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
}
.timeline-user[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
}
.timeline-status[data-v-e930b542] {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.timeline-status.status-cleared[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
  color: white;
}
.timeline-amount[data-v-e930b542] {
  font-size: 0.85rem;
  font-weight: 600;
  color: #2e7d32;
  background: rgba(46, 125, 50, 0.1);
  padding: 2px 6px;
  border-radius: 4px;
}

/* Responsive timeline */
@media (max-width: 768px) {
.timeline-container[data-v-e930b542]::before {
    left: 17px;
}
.timeline-marker[data-v-e930b542] {
    width: 34px;
    height: 34px;
}
.timeline-content[data-v-e930b542] {
    padding: 10px 12px;
}
.timeline-meta[data-v-e930b542] {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
}

/* Constrained table responsive design */
@media (max-width: 1200px) {
.constrained-table .q-table[data-v-e930b542] {
    font-size: 0.875rem;
}
.constrained-table .q-table thead th[data-v-e930b542] {
    padding: 10px 12px;
}
.constrained-table .q-table tbody td[data-v-e930b542] {
    padding: 10px 12px;
    word-wrap: break-word;
}
}

/* Responsive table improvements */
@media (max-width: 768px) {
.line-items-table .q-table thead th[data-v-e930b542],
  .weighbridge-table .q-table thead th[data-v-e930b542],
  .constrained-table .q-table thead th[data-v-e930b542] {
    padding: 8px 6px;
    font-size: 0.7rem;
}
.line-items-table .q-table tbody td[data-v-e930b542],
  .weighbridge-table .q-table tbody td[data-v-e930b542],
  .constrained-table .q-table tbody td[data-v-e930b542] {
    padding: 8px 6px;
    font-size: 0.8rem;
}
.line-items-table .q-table__top[data-v-e930b542],
  .weighbridge-table .q-table__top[data-v-e930b542] {
    padding: 12px 16px;
}
.constrained-table[data-v-e930b542] {
    overflow-x: auto;
}
.material-info[data-v-e930b542] {
    min-width: 120px;
}
.price-unit[data-v-e930b542],
  .price-total[data-v-e930b542],
  .volume-badge[data-v-e930b542] {
    white-space: nowrap;
}
}

/* Modern Card Layout */
.modern-right-column[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
}
.info-card[data-v-e930b542] {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
}
.info-card[data-v-e930b542]:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

/* Card Variants */
.primary-card[data-v-e930b542] {
  border-left: 4px solid #1976d2;
}
.success-card[data-v-e930b542] {
  border-left: 4px solid #2e7d32;
}
.info-card[data-v-e930b542] {
  border-left: 4px solid #0288d1;
}
.warning-card[data-v-e930b542] {
  border-left: 4px solid #f57c00;
}
.finance-card[data-v-e930b542] {
  border-left: 4px solid #1976d2;
}
.expense-card[data-v-e930b542] {
  border-left: 4px solid #7b1fa2;
}
.notes-card[data-v-e930b542] {
  border-left: 4px solid #546e7a;
}
.card-header[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 24px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-bottom: 1px solid #e0e0e0;
}
.card-icon[data-v-e930b542] {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  color: white;
  flex-shrink: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.success-card .card-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
}
.info-card .card-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #0288d1 0%, #01579b 100%);
}
.warning-card .card-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.finance-card .card-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.expense-card .card-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #7b1fa2 0%, #6a1b9a 100%);
}
.notes-card .card-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #546e7a 0%, #455a64 100%);
}
.card-title-section[data-v-e930b542] {
  flex: 1;
}
.card-title[data-v-e930b542] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #212529;
  margin: 0 0 4px 0;
}
.card-subtitle[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
  margin: 0;
}
.card-status[data-v-e930b542] {
  flex-shrink: 0;
}
.status-badge[data-v-e930b542] {
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.card-content[data-v-e930b542] {
  padding: 24px;
}

/* Line Items Grid */
.items-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 16px;
}
.item-card[data-v-e930b542] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #e0e0e0;
  transition: all 0.2s ease;
}
.item-card[data-v-e930b542]:hover {
  background: #e9ecef;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.item-header[data-v-e930b542] {
  margin-bottom: 12px;
}
.item-name[data-v-e930b542] {
  font-weight: 600;
  color: #212529;
  font-size: 0.9rem;
  margin-bottom: 4px;
}
.item-id[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
}
.item-details[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.detail-row[data-v-e930b542] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail-label[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
  font-weight: 500;
}
.detail-value[data-v-e930b542] {
  font-size: 0.875rem;
  color: #212529;
  font-weight: 500;
}
.total-row .detail-value[data-v-e930b542] {
  color: #2e7d32;
  font-weight: 600;
}
.more-items[data-v-e930b542] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  color: #6c757d;
  font-size: 0.875rem;
}

/* Status Grid */
.status-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 12px;
  margin-bottom: 16px;
}
.status-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.status-info[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.status-label[data-v-e930b542] {
  font-size: 0.75rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.status-value[data-v-e930b542] {
  font-size: 0.875rem;
  color: #212529;
  font-weight: 500;
}
.card-details[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.detail-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  color: #495057;
}

/* Metrics Grid */
.metrics-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 16px;
  margin-bottom: 20px;
}
.metric-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-icon[data-v-e930b542] {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  flex-shrink: 0;
}
.metric-content[data-v-e930b542] {
  flex: 1;
}
.metric-value[data-v-e930b542] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #212529;
  line-height: 1.2;
  margin-bottom: 2px;
}
.metric-unit[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
  font-weight: 500;
}
.metric-label[data-v-e930b542] {
  font-size: 0.8rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* Right Section Card Design */
.right-section-card[data-v-e930b542] {
  margin-bottom: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.right-section-card[data-v-e930b542]:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}
.right-section-header[data-v-e930b542] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  padding: 16px 20px;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-header-main[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
}
.section-icon-wrapper[data-v-e930b542] {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
}
.section-icon-wrapper[data-v-e930b542]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}

/* Section-specific background colors */
.section-icon-wrapper[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  /* Default blue */
}
.section-icon-wrapper.primary-bg[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.section-icon-wrapper.gate-bg[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
}
.section-icon-wrapper.scale-bg[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.section-icon-wrapper.payment-bg[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.section-icon-wrapper.expense-bg[data-v-e930b542] {
  background: linear-gradient(135deg, #7b1fa2 0%, #6a1b9a 100%);
}
.section-icon-wrapper.notes-bg[data-v-e930b542] {
  background: linear-gradient(135deg, #546e7a 0%, #455a64 100%);
}
.section-info[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.section-info .section-title[data-v-e930b542] {
  font-size: 1.1rem;
  font-weight: 600;
  color: #212529;
  margin: 0;
}
.section-status[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.status-chip[data-v-e930b542] {
  font-weight: 500;
  letter-spacing: 0.025em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}
.status-chip[data-v-e930b542]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Enhanced status indicators with animations */
.status-indicator[data-v-e930b542] {
  position: relative;
  display: inline-block;
}
.status-indicator[data-v-e930b542]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.3;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.status-indicator[data-v-e930b542]:hover::before {
  width: 120%;
  height: 120%;
  opacity: 0.1;
}

/* Pulse animation for pending statuses */
.status-pending[data-v-e930b542] {
  animation: statusPulse-e930b542 2s infinite;
}
@keyframes statusPulse-e930b542 {
0% {
    box-shadow: 0 0 0 0 rgba(255, 152, 0, 0.4);
}
70% {
    box-shadow: 0 0 0 6px rgba(255, 152, 0, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(255, 152, 0, 0);
}
}

/* Success animation */
.status-success[data-v-e930b542] {
  animation: statusSuccess-e930b542 0.5s ease;
}
@keyframes statusSuccess-e930b542 {
0% {
    transform: scale(0.8);
    opacity: 0;
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
    opacity: 1;
}
}

/* Enhanced chip colors with gradients */
.q-chip--color-positive[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%) !important;
  box-shadow: 0 2px 8px rgba(46, 125, 50, 0.3);
}
.q-chip--color-warning[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%) !important;
  box-shadow: 0 2px 8px rgba(245, 124, 0, 0.3);
}
.q-chip--color-info[data-v-e930b542] {
  background: linear-gradient(135deg, #0288d1 0%, #01579b 100%) !important;
  box-shadow: 0 2px 8px rgba(2, 136, 209, 0.3);
}
.q-chip--color-negative[data-v-e930b542] {
  background: linear-gradient(135deg, #d32f2f 0%, #b71c1c 100%) !important;
  box-shadow: 0 2px 8px rgba(211, 47, 47, 0.3);
}

/* Progress indicators */
.progress-ring[data-v-e930b542] {
  position: relative;
  width: 40px;
  height: 40px;
}
.progress-ring-circle[data-v-e930b542] {
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
}
.progress-ring-circle-bg[data-v-e930b542] {
  fill: none;
  stroke: #e0e0e0;
  stroke-width: 3;
}
.progress-ring-circle-fill[data-v-e930b542] {
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  transition: stroke-dashoffset 0.5s ease;
}
.progress-complete .progress-ring-circle-fill[data-v-e930b542] {
  stroke-dashoffset: 0;
}
.section-meta[data-v-e930b542] {
  display: flex;
  align-items: center;
  opacity: 0.7;
}
.meta-icon[data-v-e930b542] {
  transition: opacity 0.2s ease;
}
.right-section-card:hover .meta-icon[data-v-e930b542] {
  opacity: 1;
}

/* Summary Cards Grid */
.summary-cards-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 16px;
  margin-bottom: 20px;
}
.summary-card[data-v-e930b542] {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease;
}
.summary-card[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.summary-card-icon[data-v-e930b542] {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  flex-shrink: 0;
}

/* Summary card specific colors */
.weight-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.material-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
}
.progress-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.total-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.paid-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
}
.status-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.expense-total-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #7b1fa2 0%, #6a1b9a 100%);
}
.expense-count-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #f57c00 0%, #e65100 100%);
}
.expense-approved-icon[data-v-e930b542] {
  background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
}
.summary-card-content[data-v-e930b542] {
  flex: 1;
  min-width: 0;
}
.summary-card-value[data-v-e930b542] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #212529;
  line-height: 1.2;
  margin-bottom: 2px;
}
.summary-card-value .unit[data-v-e930b542] {
  font-size: 0.875rem;
  font-weight: 500;
  color: #6c757d;
}
.summary-card-label[data-v-e930b542] {
  font-size: 0.875rem;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* Responsive summary cards */
@media (max-width: 768px) {
.summary-cards-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
    gap: 12px;
}
.summary-card[data-v-e930b542] {
    padding: 12px;
}
.summary-card-icon[data-v-e930b542] {
    width: 40px;
    height: 40px;
}
.summary-card-value[data-v-e930b542] {
    font-size: 1.1rem;
}
}

/* Enhanced Compact Status Items */
.status-compact-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  transition: all 0.2s ease;
}
.status-compact-item[data-v-e930b542]:hover {
  background: #e9ecef;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Expandable Sections */
.expandable-section[data-v-e930b542] {
  transition: all 0.3s ease;
}
.expandable-header[data-v-e930b542] {
  cursor: pointer;
  transition: all 0.2s ease;
}
.expandable-header[data-v-e930b542]:hover {
  background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
}
.header-left[data-v-e930b542] {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}
.expand-icon[data-v-e930b542] {
  transition: transform 0.2s ease;
}
.expandable-header:hover .expand-icon[data-v-e930b542] {
  transform: scale(1.1);
}

/* Enhanced Action Buttons */
.enhanced-actions[data-v-e930b542] {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-top: 1px solid #e0e0e0;
}
.action-buttons[data-v-e930b542] {
  display: flex;
  gap: 8px;
  align-items: center;
}
.primary-action[data-v-e930b542] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  box-shadow: 0 4px 12px rgba(25, 118, 210, 0.3);
  transition: all 0.2s ease;
}
.primary-action[data-v-e930b542]:hover {
  background: linear-gradient(135deg, #1565c0 0%, #0d47a1 100%);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(25, 118, 210, 0.4);
}

/* Enhanced Modal Styles */
.po-view-dialog[data-v-e930b542] {
  animation: slideInRight-e930b542 0.3s ease-out;
}
@keyframes slideInRight-e930b542 {
from {
    transform: translateX(100%);
    opacity: 0;
}
to {
    transform: translateX(0);
    opacity: 1;
}
}

/* Better Empty States */
.empty-state[data-v-e930b542] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 48px 24px;
  text-align: center;
}
.empty-icon[data-v-e930b542] {
  margin-bottom: 16px;
  opacity: 0.5;
}
.empty-text[data-v-e930b542] {
  font-size: 1rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.empty-subtitle[data-v-e930b542] {
  font-size: 0.875rem;
  color: #adb5bd;
}

/* Improved Loading States */
.skeleton-card[data-v-e930b542] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
.skeleton-line[data-v-e930b542] {
  height: 16px;
  background: linear-gradient(90deg, #e9ecef 25%, #f8f9fa 50%, #e9ecef 75%);
  background-size: 200% 100%;
  animation: loading-e930b542 1.5s infinite;
  border-radius: 4px;
  margin-bottom: 8px;
}
.skeleton-line[data-v-e930b542]:last-child {
  width: 60%;
}
@keyframes loading-e930b542 {
0% {
    background-position: 200% 0;
}
100% {
    background-position: -200% 0;
}
}

/* Responsive Design */
@media (max-width: 1400px) {
.po-view-dialog[data-v-e930b542] {
    width: 85vw !important;
    max-width: 85vw !important;
}
.stats-grid[data-v-e930b542] {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}
}
@media (max-width: 1200px) {
.po-view-dialog[data-v-e930b542] {
    width: 95vw !important;
    max-width: 95vw !important;
}
.supplier-grid[data-v-e930b542],
  .audit-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 768px) {
.po-modal-header[data-v-e930b542] {
    padding: 16px 20px;
}
.key-metrics-bar[data-v-e930b542] {
    padding: 12px 16px;
}
.stats-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
}
.metric-item[data-v-e930b542] {
    justify-content: center;
    text-align: center;
}
.supplier-main[data-v-e930b542] {
    flex-direction: column;
    text-align: center;
    gap: 12px;
}
.cost-breakdown[data-v-e930b542] {
    gap: 12px;
}
.audit-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
}
.action-buttons[data-v-e930b542] {
    flex-wrap: wrap;
    justify-content: center;
}
.primary-action[data-v-e930b542] {
    order: -1;
    flex: 1;
    min-width: 140px;
}
}

/* Touch-friendly interactions for mobile */
@media (max-width: 768px) {
.po-view-dialog[data-v-e930b542] {
    width: 100vw !important;
    max-width: 100vw !important;
}
.header-content[data-v-e930b542] {
    flex-direction: column;
    gap: 12px;
}
.header-actions[data-v-e930b542] {
    width: 100%;
}
.header-actions .q-btn[data-v-e930b542] {
    flex: 1;
}
.section-header[data-v-e930b542] {
    padding: 12px 16px;
}
.section-content[data-v-e930b542] {
    padding: 16px;
}
.stats-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
    gap: 12px;
}
.stat-card[data-v-e930b542] {
    padding: 12px;
}
.status-compact-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
    gap: 6px;
}
.status-compact-item[data-v-e930b542] {
    padding: 6px;
}
.progress-steps[data-v-e930b542] {
    overflow-x: auto;
    padding-bottom: 8px;
}
.progress-step[data-v-e930b542] {
    min-width: 60px;
}
.step-label[data-v-e930b542] {
    font-size: 0.7rem;
}

  /* Better table scrolling on mobile */
.line-items-table[data-v-e930b542] {
    overflow-x: auto;
}
.enhanced-actions[data-v-e930b542] {
    padding: 16px;
}
.action-buttons[data-v-e930b542] {
    flex-direction: column;
    width: 100%;
}
.action-buttons .q-btn[data-v-e930b542] {
    width: 100%;
    margin-bottom: 8px;
}
}

/* High contrast mode support */
@media (prefers-contrast: high) {
.po-section[data-v-e930b542] {
    border: 2px solid #000;
}
.stat-card[data-v-e930b542] {
    border: 2px solid #000;
}
.status-compact-item[data-v-e930b542] {
    border: 2px solid #000;
}
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
.po-section[data-v-e930b542],
  .stat-card[data-v-e930b542],
  .status-compact-item[data-v-e930b542],
  .primary-action[data-v-e930b542],
  .expand-icon[data-v-e930b542] {
    transition: none;
}
.progress-step.active .step-icon[data-v-e930b542] {
    animation: none;
}
}

/* Weighbridge Record Modal Styles */
.weighbridge-photo[data-v-e930b542] {
  max-width: 100%;
  max-height: 300px;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  transition: transform 0.2s ease;
}
.weighbridge-photo[data-v-e930b542]:hover {
  transform: scale(1.02);
}
.clickable-image[data-v-e930b542] {
  cursor: pointer;
}
.weighbridge-photo-container[data-v-e930b542] {
  position: relative;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
}
.image-overlay[data-v-e930b542] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  cursor: pointer;
  border-radius: 8px;
}
.weighbridge-photo-container:hover .image-overlay[data-v-e930b542] {
  opacity: 1;
}
.full-image-modal .q-dialog__inner[data-v-e930b542] {
  padding: 0;
}
.full-image-container[data-v-e930b542] {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.full-size-image[data-v-e930b542] {
  max-width: 90vw;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 4px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}
.close-btn[data-v-e930b542] {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5) !important;
}
.close-btn[data-v-e930b542]:hover {
  background: rgba(0, 0, 0, 0.7) !important;
}

/* Stage Modal Styles */
.clickable-stage[data-v-e930b542] {
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 8px;
  padding: 4px;
}
.clickable-stage[data-v-e930b542]:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: scale(1.05);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.clickable-stage.active[data-v-e930b542]:hover {
  background: rgba(33, 150, 243, 0.15);
}
.clickable-stage.completed[data-v-e930b542]:hover {
  background: rgba(76, 175, 80, 0.15);
}

/* Stage Modal Material Design */
.stage-info-card[data-v-e930b542] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
}
.stage-info-card[data-v-e930b542]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}
.stage-tips-card[data-v-e930b542] {
  background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);
  border: 1px solid #ff9800;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(255, 152, 0, 0.15);
}
.stage-activities-card[data-v-e930b542] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  height: fit-content;
}
.stage-overview-grid[data-v-e930b542] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.overview-item[data-v-e930b542] {
  background: white;
  border-radius: 8px;
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.overview-label[data-v-e930b542] {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.overview-value[data-v-e930b542] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.tips-content .text-body2[data-v-e930b542] {
  line-height: 1.6;
  color: #1565c0;
  font-weight: 500;
}
.stage-activities-list[data-v-e930b542] {
  background: white;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.activity-item[data-v-e930b542] {
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.activity-item[data-v-e930b542]:hover {
  background: rgba(0, 0, 0, 0.02);
  transform: translateX(2px);
}
.activity-item[data-v-e930b542]:last-child {
  border-bottom: none;
}
.activity-title[data-v-e930b542] {
  font-size: 15px;
  color: #333;
  margin-bottom: 2px;
}
.activity-details[data-v-e930b542] {
  font-size: 13px;
  color: #666;
}
.activity-meta[data-v-e930b542] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 4px;
}
.meta-item[data-v-e930b542] {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #666;
  background: rgba(0, 0, 0, 0.04);
  padding: 4px 8px;
  border-radius: 6px;
  font-weight: 500;
}
.meta-item .q-icon[data-v-e930b542] {
  margin-right: 4px;
  opacity: 0.7;
}
.empty-activities[data-v-e930b542] {
  background: white;
  border-radius: 12px;
  border: 2px dashed rgba(0, 0, 0, 0.1);
  margin-top: 16px;
}

/* Order History Table Styles */
.raw-materials-list[data-v-e930b542] {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  max-width: 200px;
}
.material-item[data-v-e930b542] {
  margin-bottom: 2px;
}
.material-chip[data-v-e930b542] {
  font-size: 11px !important;
  height: 24px !important;
  max-width: 120px;
}
.material-chip .q-chip__content[data-v-e930b542] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.additional-materials[data-v-e930b542] {
  margin-top: 4px;
}

/* Weighbridge Table Photo Styling */
.weighbridge-table-photo[data-v-e930b542] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table-photo-thumbnail[data-v-e930b542] {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.table-photo-thumbnail[data-v-e930b542]:hover {
  transform: scale(1.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-color: #1976d2;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
.stage-modal-content[data-v-e930b542] {
    padding: 16px;
}
.stage-overview-grid[data-v-e930b542] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 600px) {
.stage-modal-header[data-v-e930b542] {
    padding: 16px;
}
.stage-progress-section[data-v-e930b542] {
    margin: 0 8px 8px 8px;
    padding: 12px 16px;
}
.stage-modal-content[data-v-e930b542] {
    padding: 12px;
}
}

.button-actions[data-v-80e877c9] {
  display: flex;
  justify-content: space-between; /* Aligns buttons to the ends */
  width: 100%; /* Ensures the buttons take full width */
}
.q-input[data-v-80e877c9] {
  border-radius: 8px;
  background-color: #f9f9f9;
}
.q-btn[data-v-80e877c9] {
  border-radius: 4px;
}
.q-btn-add[data-v-80e877c9] {
  background-color: #28a745; /* Green color for Add button */
  color: white; /* Text color */
  padding: 10px 20px; /* Increase padding for a larger button */
}
.q-btn-cancel[data-v-80e877c9] {
  background-color: #dc3545; /* Red color for Cancel button */
  color: white; /* Text color */
  padding: 10px 20px; /* Increase padding for a larger button */
  border-radius: 4px; /* Rounded corners */
}
.q-card[data-v-80e877c9] {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Beautify the view modal for print and screen */
.bg-grey-1[data-v-80e877c9] {
  background: #f8f9fa;
}
.q-list[data-v-80e877c9] {
  border-radius: 8px;
}
.q-item[data-v-80e877c9] {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
@media print {
body[data-v-80e877c9] {
    background: white !important;
}
.q-dialog[data-v-80e877c9],
  .q-card[data-v-80e877c9],
  .q-card-section[data-v-80e877c9],
  .q-list[data-v-80e877c9],
  .q-item[data-v-80e877c9],
  .bg-grey-1[data-v-80e877c9] {
    background: white !important;
    color: black !important;
    box-shadow: none !important;
}
.q-btn[data-v-80e877c9],
  .q-card-actions[data-v-80e877c9] {
    display: none !important;
}
}
.view-modal-card[data-v-80e877c9] {
  min-width: 600px;
  max-width: 800px;
  background: #fff;
  color: #111;
  border-radius: 10px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.1);
}
.view-details-table[data-v-80e877c9] {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #222;
  padding: 0;
  overflow-x: auto;
}
.view-details-table table[data-v-80e877c9] {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.view-details-table tr[data-v-80e877c9] {
  border-bottom: 1px solid #222;
}
.view-details-table tr[data-v-80e877c9]:last-child {
  border-bottom: none;
}
.label-cell[data-v-80e877c9] {
  width: 40%;
  font-weight: bold;
  color: #111;
  background: #fff;
  padding: 8px 12px;
  border-right: 1px solid #222;
  text-align: right;
}
.value-cell[data-v-80e877c9] {
  width: 60%;
  color: #111;
  background: #fff;
  padding: 8px 12px;
  text-align: left;
}
.text-grey-5[data-v-80e877c9] {
  color: #888 !important;
}
@media print {
body[data-v-80e877c9] {
    background: #fff !important;
    color: #000 !important;
}
.view-modal-card[data-v-80e877c9],
  .view-details-table[data-v-80e877c9],
  .view-details-table table[data-v-80e877c9],
  .view-details-table tr[data-v-80e877c9],
  .label-cell[data-v-80e877c9],
  .value-cell[data-v-80e877c9] {
    background: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
    box-shadow: none !important;
}
.q-btn[data-v-80e877c9],
  .q-card-actions[data-v-80e877c9] {
    display: none !important;
}
}
.search-bar-shadow[data-v-80e877c9] {
  box-shadow: 0 1px 8px 0 rgba(60, 60, 60, 0.12);
}
.search-bar-shadow[data-v-80e877c9] {
  box-shadow: 0 1px 8px 0 rgba(60, 60, 60, 0.12);
}

/* Supplier Ledger Styles */
.supplier-ledger-drawer[data-v-80e877c9] {
  background: #f5f5f5;
}
.supplier-ledger-drawer .ledger-card[data-v-80e877c9] {
  height: 100vh;
}
.supplier-ledger-drawer .ledger-header[data-v-80e877c9] {
  border-bottom: 2px solid #4CAF50 !important;
}
.supplier-ledger-drawer .border-bottom-green[data-v-80e877c9] {
  border-bottom: 2px solid #4CAF50 !important;
}
.supplier-ledger-drawer .summary-card-modern[data-v-80e877c9] {
  transition: all 0.3s ease;
}
.supplier-ledger-drawer .summary-card-modern[data-v-80e877c9]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
.supplier-ledger-drawer .shadow-transition[data-v-80e877c9] {
  transition: box-shadow 0.3s ease;
}
.supplier-ledger-drawer .hover-shadow[data-v-80e877c9]:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
}
.supplier-ledger-drawer .ledger-table[data-v-80e877c9] {
  background: white;
}
.supplier-ledger-drawer .ledger-table .q-table__top[data-v-80e877c9] {
  padding: 16px;
  background: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
}

.inventory-nav .q-tabs[data-v-98ad7f46] {
  border-radius: 8px;
}
.inventory-nav .q-tab[data-v-98ad7f46] {
  min-height: 48px;
  font-weight: 500;
}
.inventory-nav .q-tab--active[data-v-98ad7f46] {
  background: rgba(39, 174, 96, 0.1);
}

.inv-page-header[data-v-622363b6] {
  background: white;
  border-radius: 8px;
  padding: 1rem;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.inv-stat-card[data-v-622363b6] {
  border-radius: 8px;
  transition: transform 0.2s;
}
.inv-stat-card[data-v-622363b6]:hover {
  transform: translateY(-2px);
}
.inv-table[data-v-622363b6] {
  border-radius: 8px;
}
.inv-table thead th[data-v-622363b6] {
  background: #f8f9fa;
  font-weight: 600;
  color: #495057;
}
.inv-table tbody tr[data-v-622363b6]:hover {
  background: #f8f9fa;
}

.inv-page-header[data-v-f89ed7c6] {
  background: white;
  border-radius: 8px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.inv-stat-card[data-v-f89ed7c6] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.inv-stat-card[data-v-f89ed7c6]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}
.inv-filter-card[data-v-f89ed7c6] {
  background: white;
  border-radius: 8px;
}
.inv-table-card[data-v-f89ed7c6] {
  background: white;
  border-radius: 8px;
}
.inv-table[data-v-f89ed7c6] {
  border-radius: 8px;
}
.inv-table thead th[data-v-f89ed7c6] {
  background: #f8f9fa;
  font-weight: 600;
  color: #495057;
  border-bottom: 2px solid #dee2e6;
}
.inv-table tbody tr[data-v-f89ed7c6]:hover {
  background: #f8f9fa;
}
.search-input[data-v-f89ed7c6] {
  border-radius: 8px;
}
.full-width[data-v-f89ed7c6] {
  width: 100%;
}

.inv-page-header[data-v-231270cb] {
  background: white;
  border-radius: 8px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.inv-stat-card[data-v-231270cb] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.inv-stat-card[data-v-231270cb]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}
.inv-filter-card[data-v-231270cb] {
  background: white;
  border-radius: 8px;
}
.inv-table-card[data-v-231270cb] {
  background: white;
  border-radius: 8px;
}
.inv-table[data-v-231270cb] {
  border-radius: 8px;
}
.inv-table thead th[data-v-231270cb] {
  background: #f8f9fa;
  font-weight: 600;
  color: #495057;
  border-bottom: 2px solid #dee2e6;
}
.inv-table tbody tr[data-v-231270cb]:hover {
  background: #f8f9fa;
}
.search-input[data-v-231270cb] {
  border-radius: 8px;
}
.full-width[data-v-231270cb] {
  width: 100%;
}

.inv-page-header[data-v-03f84135] {
  background: white;
  border-radius: 8px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.inv-stat-card[data-v-03f84135] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.inv-stat-card[data-v-03f84135]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}
.inv-filter-card[data-v-03f84135] {
  background: white;
  border-radius: 8px;
}
.inv-table-card[data-v-03f84135] {
  background: white;
  border-radius: 8px;
}
.inv-table[data-v-03f84135] {
  border-radius: 8px;
}
.inv-table thead th[data-v-03f84135] {
  background: #f8f9fa;
  font-weight: 600;
  color: #495057;
  border-bottom: 2px solid #dee2e6;
}
.inv-table tbody tr[data-v-03f84135]:hover {
  background: #f8f9fa;
}
.search-input[data-v-03f84135] {
  border-radius: 8px;
}
.full-width[data-v-03f84135] {
  width: 100%;
}

.inv-page-header[data-v-c92a8c4f] {
  background: white;
  border-radius: 8px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.inv-stat-card[data-v-c92a8c4f] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.inv-stat-card[data-v-c92a8c4f]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}
.inv-filter-card[data-v-c92a8c4f] {
  background: white;
  border-radius: 8px;
}
.inv-table-card[data-v-c92a8c4f] {
  background: white;
  border-radius: 8px;
}
.inv-table[data-v-c92a8c4f] {
  border-radius: 8px;
}
.inv-table thead th[data-v-c92a8c4f] {
  background: #f8f9fa;
  font-weight: 600;
  color: #495057;
  border-bottom: 2px solid #dee2e6;
}
.inv-table tbody tr[data-v-c92a8c4f]:hover {
  background: #f8f9fa;
}
.search-input[data-v-c92a8c4f] {
  border-radius: 8px;
}
.full-width[data-v-c92a8c4f] {
  width: 100%;
}

.report-header[data-v-18707bb5] {
  background: linear-gradient(135deg, #f0f9f0 0%, #e8f5e8 100%);
  padding: 20px;
  border-radius: 12px;
  border: 1px solid #c8e6c9;
}
.kpi-card[data-v-18707bb5] {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(76, 175, 80, 0.15);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border: 1px solid #c8e6c9;
}
.kpi-card[data-v-18707bb5]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(76, 175, 80, 0.25);
}
.supply-chain-style[data-v-18707bb5] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(76, 175, 80, 0.1);
  border: 1px solid #c8e6c9;
}
.supply-chain-table[data-v-18707bb5] {
  background: white;
}
.supply-chain-table .q-table__top[data-v-18707bb5] {
  background: #f1f8e9;
  border-radius: 8px 8px 0 0;
}
.low-stock-row[data-v-18707bb5] {
  background-color: #fff3cd !important;
}
.low-stock-row[data-v-18707bb5]:hover {
  background-color: #ffeaa7 !important;
}
.q-card[data-v-18707bb5] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-btn[data-v-18707bb5] {
  border-radius: 6px;
  font-weight: 500;
}
.q-input[data-v-18707bb5], .q-select[data-v-18707bb5] {
  border-radius: 6px;
}
.text-green[data-v-18707bb5] {
  color: #4caf50 !important;
}
.text-secondary[data-v-18707bb5] {
  color: #424242 !important;
}

/* Simple dashboard theme */
.page-header-card[data-v-4947a5d8] {
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
}
.my-sticky-header-table .q-table__top[data-v-4947a5d8] {
  background-color: #ffffff;
  color: #333333;
  border-bottom: 1px solid #e0e0e0;
}
.my-sticky-header-table .q-table__thead th[data-v-4947a5d8] {
  background-color: #f8f9fa;
  color: #495057;
  font-weight: 600;
  border-bottom: 2px solid #dee2e6;
}
.my-sticky-header-table .q-table__tbody tr[data-v-4947a5d8]:hover {
  background-color: #f8f9fa;
  transition: background-color 0.2s ease;
}
.my-sticky-header-table .q-table__tbody td[data-v-4947a5d8] {
  border-bottom: 1px solid #e9ecef;
  padding: 12px 8px;
}
.stock-chart-placeholder[data-v-4947a5d8] {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.stock-movements[data-v-4947a5d8] {
  min-height: 200px;
  max-height: 300px;
  overflow-y: auto;
}
.q-linear-progress[data-v-4947a5d8] {
  border-radius: 4px;
}

/* New styles for the new template */
.page-header-card[data-v-4947a5d8] {
  background-color: #e8f5e9; /* Light green background */
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.stat-card-small[data-v-4947a5d8] {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease-in-out;
}
.stat-card-small[data-v-4947a5d8]:hover {
  transform: translateY(-5px);
}
.stat-card-small.positive-stat[data-v-4947a5d8] {
  background-color: #e8f5e9; /* Light green background */
  border: 1px solid #a5d6a7; /* Green border */
}
.stat-card-small.warning-stat[data-v-4947a5d8] {
  background-color: #fff3e0; /* Light orange background */
  border: 1px solid #ffcc80; /* Orange border */
}
.stat-card-small.success-stat[data-v-4947a5d8] {
  background-color: #e8f5e9; /* Light green background */
  border: 1px solid #a5d6a7; /* Green border */
}
.stat-card-small.negative-stat[data-v-4947a5d8] {
  background-color: #ffebee; /* Light red background */
  border: 1px solid #ef5350; /* Red border */
}
.module-card[data-v-4947a5d8] {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease-in-out;
}
.module-card[data-v-4947a5d8]:hover {
  transform: translateY(-5px);
}
.card-header[data-v-4947a5d8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.card-title[data-v-4947a5d8] {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #333;
}
.card-title .q-icon[data-v-4947a5d8] {
  margin-right: 8px;
}
.q-gutter-sm .q-btn[data-v-4947a5d8] {
  padding: 8px 12px; /* Adjust button padding */
}
.q-gutter-sm .q-input[data-v-4947a5d8],
.q-gutter-sm .q-select[data-v-4947a5d8] {
  min-width: 200px; /* Ensure inputs/selects have a minimum width */
}
.stock-alerts[data-v-4947a5d8] {
  min-height: 200px;
  max-height: 300px;
  overflow-y: auto;
}
.alert-item[data-v-4947a5d8] {
  padding: 12px 16px;
  border-radius: 6px;
  background-color: #f9f9f9;
  border: 1px solid #eee;
}
.alert-item .q-icon[data-v-4947a5d8] {
  margin-right: 8px;
}
.movement-item[data-v-4947a5d8] {
  padding: 10px 12px;
  border-radius: 6px;
  background-color: #f9f9f9;
  border: 1px solid #eee;
}
.movement-item .q-icon[data-v-4947a5d8] {
  margin-right: 10px;
}
.movement-item .q-chip[data-v-4947a5d8] {
  margin-left: 10px;
}
.stock-chart-container[data-v-4947a5d8] {
  min-height: 250px;
  position: relative;
}
.branch-stock-summary[data-v-4947a5d8] {
  max-height: 300px;
  overflow-y: auto;
}
.branch-summary-item[data-v-4947a5d8] {
  padding: 12px 16px;
  border-radius: 8px;
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  transition: all 0.2s ease;
}
.branch-summary-item[data-v-4947a5d8]:hover {
  background-color: #e9ecef;
  transform: translateX(5px);
}
.branch-summary-item .q-chip[data-v-4947a5d8] {
  cursor: pointer;
  transition: all 0.2s ease;
}
.branch-summary-item .q-chip[data-v-4947a5d8]:hover {
  transform: scale(1.05);
}

.table-header[data-v-f10ac1ef] {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}
.q-table tbody td[data-v-f10ac1ef] {
  font-size: 14px;
}
.q-table thead th[data-v-f10ac1ef] {
  font-size: 14px;
  font-weight: 600;
}
.raw-materials-table[data-v-f10ac1ef] {
  border-radius: 10px;
}
.raw-materials-table .q-table__top[data-v-f10ac1ef] {
  padding: 12px 16px;
}

/* Removed - was hiding all buttons */

/* Virtual scroll table styles */
.virtual-scroll-table[data-v-f10ac1ef] {
  max-height: 600px;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 4px;
}
.virtual-scroll-table .q-table__top[data-v-f10ac1ef] {
  position: sticky;
  top: 0;
  background: white;
  z-index: 2;
  border-bottom: 1px solid rgba(0,0,0,0.12);
}
.virtual-scroll-table .q-table__middle[data-v-f10ac1ef] {
  max-height: 500px;
  overflow-y: auto;
}
@media print {
.q-icon[data-v-f10ac1ef] {
    display: none !important;
}
.q-btn[data-v-f10ac1ef] {
    display: none !important;
}
}

/* Hide the Edit and Delete columns specifically by field name */
th[data-field="edit"][data-v-f10ac1ef],
td[data-field="edit"][data-v-f10ac1ef],
th[data-field="delete"][data-v-f10ac1ef],
td[data-field="delete"][data-v-f10ac1ef] {
    display: none !important;
}

/* Price display styles */
.price-summary[data-v-f10ac1ef] {
  border: 1px solid #e0e0e0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.price-list[data-v-f10ac1ef] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.price-item[data-v-f10ac1ef] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  background: white;
  border-radius: 6px;
  border: 1px solid #dee2e6;
  font-size: 0.875rem;
}
.price-item strong[data-v-f10ac1ef] {
  color: #1976d2;
}
.separator[data-v-f10ac1ef] {
  color: #6c757d;
  margin: 0 8px;
  font-weight: bold;
}
.current-branch-price[data-v-f10ac1ef] {
  border: 2px solid #1976d2;
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.current-branch-price .text-h5[data-v-f10ac1ef] {
  font-weight: 600;
  color: #0d47a1;
}
.current-branch-price .q-icon[data-v-f10ac1ef] {
  color: #1976d2;
  opacity: 0.7;
}

/* Professional Financial Theme Styles */
.page-header-card[data-v-5255d0f8] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-5255d0f8]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-5255d0f8] {
  margin-bottom: 8px;
}
.card-header[data-v-5255d0f8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.card-title[data-v-5255d0f8] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #263238;
  margin-bottom: 2px;
}

/* Module Card Styling */
.module-card[data-v-5255d0f8] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  padding: 18px 20px 14px 20px;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  display: flex;
  flex-direction: column;
  min-height: 90px;
}

/* Statistics Cards */
.stat-card-small[data-v-5255d0f8] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 80px;
}
.stat-card-small[data-v-5255d0f8]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.positive-stat[data-v-5255d0f8] {
  border-left: 4px solid #21ba45;
}
.warning-stat[data-v-5255d0f8] {
  border-left: 4px solid #f39c12;
}
.negative-stat[data-v-5255d0f8] {
  border-left: 4px solid #d32f2f;
}
.info-stat[data-v-5255d0f8] {
  border-left: 4px solid #1976d2;
}
.success-stat[data-v-5255d0f8] {
  border-left: 4px solid #21ba45;
}
.stat-card-small .stat-value[data-v-5255d0f8] {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.1;
  color: #1d2939;
}
.stat-card-small .stat-label[data-v-5255d0f8] {
  font-size: 0.8rem;
  color: #64748b;
}
.stat-card-small .stat-icon[data-v-5255d0f8] {
  font-size: 2.5rem;
  opacity: 0.2;
}

/* Table Styling */
.module-table[data-v-5255d0f8] {
  border-radius: 8px;
  overflow: hidden;
}
.module-table .q-table__top[data-v-5255d0f8] {
  background: #f8fafc;
  border-bottom: 1px solid #e0e0e0;
}
.module-table .q-table__thead th[data-v-5255d0f8] {
  background: #f1f3f4;
  color: #263238;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}
.module-table .q-table__tbody tr[data-v-5255d0f8]:hover {
  background: #f8fafc;
}

/* Action Button Styling */
.action-btn[data-v-5255d0f8] {
  transition: all 0.2s ease;
  opacity: 0.8;
}
.action-btn[data-v-5255d0f8]:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* Search Input */
.search-input[data-v-5255d0f8] {
  transition: all 0.2s ease;
}
.search-input[data-v-5255d0f8]:hover {
  transform: translateY(-1px);
}

/* Controls Container Styling */
.controls-container[data-v-5255d0f8] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.controls-container[data-v-5255d0f8]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.controls-container .q-card-section[data-v-5255d0f8] {
  padding: 16px 20px;
}
.stage-progress-container[data-v-5255d0f8] {
  display: flex;
  align-items: center;
}
.stage-step[data-v-5255d0f8] {
  display: flex;
  align-items: center;
  color: #cbd5e1; /* Default inactive color */
}
.stage-step.completed .stage-progress-icon[data-v-5255d0f8] {
  color: #22c55e; /* Green for completed */
}
.stage-step.completed .stage-connector[data-v-5255d0f8] {
  background-color: #22c55e;
}
.stage-step.active .stage-progress-icon[data-v-5255d0f8] {
  color: #3b82f6; /* Blue for active */
  animation: pulse-5255d0f8 1.5s infinite;
}
.stage-progress-icon[data-v-5255d0f8] {
  font-size: 1.2rem;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
  border: 2px solid currentColor;
}
.stage-connector[data-v-5255d0f8] {
  height: 2px;
  width: 20px;
  background-color: #cbd5e1; /* Default inactive color */
}
@keyframes pulse-5255d0f8 {
0%, 100% {
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.4);
}
50% {
    box-shadow: 0 0 0 5px rgba(59, 130, 246, 0);
}
}
.module-modal {
.modal-header[data-v-5255d0f8] {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
}
.modal-footer[data-v-5255d0f8] {
    border-top: 1px solid #e0e0e0;
}
}

/* Page Header */
.page-header[data-v-f5cd11f3] {
  background: linear-gradient(135deg, #f8fafc 0%, #e8f5e8 100%);
  padding: 24px;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
}

/* Module Card Styling */
.module-card[data-v-f5cd11f3] {
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(60, 60, 60, 0.08);
  transition: all 0.2s ease;
}
.module-card[data-v-f5cd11f3]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px 0 rgba(60, 60, 60, 0.12);
}
.card-title[data-v-f5cd11f3] {
  font-weight: 700;
  font-size: 1.3rem;
  color: #263238;
  margin-bottom: 8px;
}
.card-header[data-v-f5cd11f3] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

/* Statistics Cards */
.stat-card[data-v-f5cd11f3] {
  border-radius: 12px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 8px 0 rgba(60, 60, 60, 0.08);
}
.stat-card[data-v-f5cd11f3]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px 0 rgba(60, 60, 60, 0.15);
}

/* Smaller Statistics Cards */
.stat-card-small[data-v-f5cd11f3] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 80px;
}
.stat-card-small[data-v-f5cd11f3]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.positive-stat[data-v-f5cd11f3] {
  border-left: 4px solid #21ba45;
}
.warning-stat[data-v-f5cd11f3] {
  border-left: 4px solid #f39c12;
}
.negative-stat[data-v-f5cd11f3] {
  border-left: 4px solid #d32f2f;
}
.info-stat[data-v-f5cd11f3] {
  border-left: 4px solid #1976d2;
}
.success-stat[data-v-f5cd11f3] {
  border-left: 4px solid #21ba45;
}

/* Table Styling */
.module-table[data-v-f5cd11f3] {
  border-radius: 8px;
  overflow: hidden;
}
.module-table .q-table__top[data-v-f5cd11f3] {
  background: #f8fafc;
  border-bottom: 1px solid #e0e0e0;
}
.module-table .q-table__thead th[data-v-f5cd11f3] {
  background: #f1f3f4;
  color: #263238;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}
.module-table .q-table__tbody tr[data-v-f5cd11f3]:hover {
  background: #f8fafc;
}

/* Stage Chip Styling */
.stage-chip[data-v-f5cd11f3] {
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 12px;
  transition: all 0.2s ease;
}
.stage-chip[data-v-f5cd11f3]:hover {
  transform: scale(1.05);
}

/* Action Button Styling */
.action-btn[data-v-f5cd11f3] {
  transition: all 0.2s ease;
  opacity: 0.8;
}
.action-btn[data-v-f5cd11f3]:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* Search Input */
.search-input[data-v-f5cd11f3] {
  transition: all 0.2s ease;
}
.search-input[data-v-f5cd11f3]:hover {
  transform: translateY(-1px);
}

/* Modal Styling */
.module-modal[data-v-f5cd11f3] {
  min-width: 600px;
  max-width: 95vw;
  border-radius: 18px;
  background: #f8fafc;
  box-shadow: 0 4px 32px 0 rgba(60, 60, 60, 0.1);
  overflow: hidden;
}
.modal-header[data-v-f5cd11f3] {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  padding: 12px 24px;
  background: transparent;
}

/* Order Info Card */
.order-info-card[data-v-f5cd11f3] {
  background: #f8fafc;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  transition: all 0.2s ease;
}
.order-info-card[data-v-f5cd11f3]:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Vehicle Tabs Card */
.vehicle-tabs-card[data-v-f5cd11f3] {
  border-radius: 8px;
  overflow: hidden;
}
.vehicle-tabs .q-tab[data-v-f5cd11f3] {
  min-height: 70px;
  padding: 8px 12px;
  max-width: 150px;
  transition: all 0.2s ease;
}
.vehicle-tabs .q-tab__content[data-v-f5cd11f3] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}
.vehicle-tabs .q-tab__label[data-v-f5cd11f3] {
  font-size: 0.7rem;
  line-height: 1.1;
  text-align: center;
}
.vehicle-tabs .q-tab--active[data-v-f5cd11f3] {
  background-color: rgba(33, 186, 69, 0.1);
  border-radius: 8px;
}
.vehicle-tabs .q-tab[data-v-f5cd11f3]:hover {
  background-color: rgba(33, 186, 69, 0.05);
}

/* Info Card */
.info-card[data-v-f5cd11f3] {
  background: #f8fafc;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  transition: all 0.2s ease;
}
.info-card[data-v-f5cd11f3]:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Form Field Styling */
.form-field[data-v-f5cd11f3] {
  transition: all 0.2s ease;
}
.form-field[data-v-f5cd11f3]:hover {
  transform: translateY(-1px);
}

/* Photo Upload Styling */
.photo-upload-container[data-v-f5cd11f3] {
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  background: #fafafa;
  transition: all 0.3s ease;
}
.photo-upload-container[data-v-f5cd11f3]:hover {
  border-color: #21ba45;
  background: #f5f5f5;
}
.photo-preview-area[data-v-f5cd11f3] {
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.photo-preview-item[data-v-f5cd11f3] {
  width: 100%;
  text-align: center;
}
.photo-placeholder[data-v-f5cd11f3] {
  width: 100%;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.photo-placeholder[data-v-f5cd11f3]:hover {
  border-color: #21ba45;
  background: #f0f0f0;
}
.photo-placeholder-content[data-v-f5cd11f3] {
  text-align: center;
  color: #757575;
}
.photo-preview-item .q-img[data-v-f5cd11f3] {
  transition: all 0.3s ease;
}
.photo-preview-item .q-img[data-v-f5cd11f3]:hover {
  transform: scale(1.02);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* Enhanced Button Styles */
.q-btn[data-v-f5cd11f3] {
  transition: all 0.2s ease;
  font-weight: 600;
}
.q-btn[data-v-f5cd11f3]:hover {
  transform: translateY(-1px);
}
.submit-btn[data-v-f5cd11f3] {
  background: #21ba45 !important;
  color: white !important;
  font-weight: 700;
  border-radius: 8px;
  padding: 12px 24px;
  transition: all 0.2s ease;
}
.submit-btn[data-v-f5cd11f3]:hover {
  background: #178a2c !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(33, 186, 69, 0.3);
}

/* Enhanced Input Styles */
.q-input[data-v-f5cd11f3] {
  transition: all 0.2s ease;
}
.q-input[data-v-f5cd11f3]:hover {
  transform: translateY(-1px);
}

/* Loading States */
.q-skeleton[data-v-f5cd11f3] {
  border-radius: 8px;
}

/* Responsive Design */
@media (max-width: 768px) {
.card-header[data-v-f5cd11f3] {
    flex-direction: column;
    align-items: flex-start;
}
.search-input[data-v-f5cd11f3] {
    max-width: 100% !important;
}
.page-header[data-v-f5cd11f3] {
    padding: 16px;
}
.q-pa-lg[data-v-f5cd11f3] {
    padding: 16px !important;
}
.photo-container q-img[data-v-f5cd11f3] {
    width: 120px !important;
    height: 90px !important;
}
.vehicle-tabs .q-tab[data-v-f5cd11f3] {
    max-width: 120px;
    min-height: 60px;
}
.vehicle-tabs .q-tab__label[data-v-f5cd11f3] {
    font-size: 0.6rem;
}
}

/* Animation for photo upload */
@keyframes photoUpload-f5cd11f3 {
0% {
    opacity: 0;
    transform: scale(0.8);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
.photo-container q-img[data-v-f5cd11f3] {
  animation: photoUpload-f5cd11f3 0.3s ease-out;
}

/* Animation Classes */
.transition-element[data-v-f5cd11f3] {
  transition: all 0.2s ease;
}
.hover-effect[data-v-f5cd11f3]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stage-progress-container[data-v-f5cd11f3] {
  display: flex;
  align-items: center;
}
.stage-step[data-v-f5cd11f3] {
  display: flex;
  align-items: center;
  color: #cbd5e1; /* Default inactive color */
}
.stage-step.completed .stage-progress-icon[data-v-f5cd11f3] {
  color: #22c55e; /* Green for completed */
}
.stage-step.completed .stage-connector[data-v-f5cd11f3] {
  background-color: #22c55e;
}
.stage-step.active .stage-progress-icon[data-v-f5cd11f3] {
  color: #3b82f6; /* Blue for active */
  animation: pulse-f5cd11f3 1.5s infinite;
}
.stage-progress-icon[data-v-f5cd11f3] {
  font-size: 1.2rem;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
  border: 2px solid currentColor;
}
.stage-connector[data-v-f5cd11f3] {
  height: 2px;
  width: 20px;
  background-color: #cbd5e1; /* Default inactive color */
}
@keyframes pulse-f5cd11f3 {
0%, 100% {
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.4);
}
50% {
    box-shadow: 0 0 0 5px rgba(59, 130, 246, 0);
}
}
.stat-value[data-v-f5cd11f3] {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.1;
  color: #1d2939;
}
.stat-label[data-v-f5cd11f3] {
  font-size: 0.8rem;
  color: #64748b;
}
.stat-icon[data-v-f5cd11f3] {
  font-size: 2.5rem;
  opacity: 0.2;
}
.vehicle-list-item[data-v-f5cd11f3] {
  border-left: 4px solid transparent;
  transition: all 0.2s ease-in-out;
}
.vehicle-list-item--active[data-v-f5cd11f3] {
  border-left-color: var(--q-primary);
  background-color: #e8f5e9;
}
.completed-vehicle[data-v-f5cd11f3] {
  background-color: #f0f4c3;
  opacity: 0.8;
}
.order-group-card[data-v-f5cd11f3] {
  margin-bottom: 16px;
}
.grouped-records-table .q-table__top[data-v-f5cd11f3] {
  display: none;
}
.grouped-records-table .q-table thead[data-v-f5cd11f3] {
  display: none;
}
.vehicle-progress-container[data-v-f5cd11f3] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-height: 50px;
}
.vehicle-icons-row[data-v-f5cd11f3] {
  display: flex;
  gap: 2px;
  align-items: center;
  justify-content: center;
}
.vehicle-progress-icon[data-v-f5cd11f3] {
  opacity: 0.8;
  transition: all 0.2s ease;
}
.vehicle-progress-icon[data-v-f5cd11f3]:hover {
  opacity: 1;
  transform: scale(1.1);
}
.disabled-vehicle[data-v-f5cd11f3] {
  opacity: 0.6;
  cursor: not-allowed !important;
}
.disabled-vehicle[data-v-f5cd11f3]:hover {
  background-color: transparent !important;
}
.completed-vehicle .q-item__section[data-v-f5cd11f3] {
  opacity: 0.8;
}

/* Weighbridge Table Photo Styling */
.weighbridge-table-photo[data-v-f5cd11f3] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table-photo-thumbnail[data-v-f5cd11f3] {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.table-photo-thumbnail[data-v-f5cd11f3]:hover {
  transform: scale(1.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-color: #1976d2;
}

.q-pa-md[data-v-d9971ed9] {
  padding: 16px;
}
.page-header-card[data-v-d9971ed9] {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.stat-card-small[data-v-d9971ed9] {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  transition: transform 0.2s;
}
.stat-card-small[data-v-d9971ed9]:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-value[data-v-d9971ed9] {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0f172a;
  margin: 2px 0;
}
.stat-label[data-v-d9971ed9] {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #64748b;
}
.stat-icon[data-v-d9971ed9] {
  font-size: 2rem;
  margin-bottom: 8px;
  opacity: 0.8;
}
.info-stat .stat-icon[data-v-d9971ed9] { color: #1d4ed8;
}
.warning-stat .stat-icon[data-v-d9971ed9] { color: #f59e0b;
}
.purple-stat .stat-icon[data-v-d9971ed9] { color: #8b5cf6;
}
.teal-stat .stat-icon[data-v-d9971ed9] { color: #10b981;
}
.positive-stat .stat-icon[data-v-d9971ed9] { color: #21ba45;
}
.controls-container[data-v-d9971ed9] {
  background-color: #fff;
  border-radius: 14px;
  padding: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.form-field[data-v-d9971ed9] {
  flex: 1;
}
.action-btn[data-v-d9971ed9] {
  margin-left: 16px;
}
.module-card[data-v-d9971ed9] {
  background-color: #fff;
  border-radius: 14px;
  padding: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.card-title[data-v-d9971ed9] {
  font-size: 1rem;
  font-weight: 600;
  color: #1d2939;
  margin-bottom: 16px;
}
.module-table[data-v-d9971ed9] {
  border-radius: 4px;
}
.gate-view-items-table .q-table__container[data-v-d9971ed9] {
  overflow-x: hidden;
}
.gate-view-items-table .q-table__container table[data-v-d9971ed9] {
  table-layout: fixed;
  width: 100%;
}
.gate-view-items-table .q-table__thead th[data-v-d9971ed9],
.gate-view-items-table .q-table__tbody td[data-v-d9971ed9] {
  white-space: normal;
  word-break: break-word;
}
.history-table .q-table__container[data-v-d9971ed9] {
  overflow-x: hidden;
}
.history-table .q-table__container table[data-v-d9971ed9] {
  table-layout: fixed;
  width: 100%;
}
.history-table .q-table__thead th[data-v-d9971ed9],
.history-table .q-table__tbody td[data-v-d9971ed9] {
  white-space: normal;
  word-break: break-word;
}
.view-order-modal[data-v-d9971ed9] {
  background-color: #fff;
  color: #000;
}
.view-order-modal .q-card-section.q-pb-none[data-v-d9971ed9] {
  background-color: #1976d2;
  color: #fff;
}
.view-order-modal .q-card-actions[data-v-d9971ed9] {
  background-color: #f5f5f5;
}
.view-order-modal .q-card[data-v-d9971ed9] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.view-order-modal .text-primary[data-v-d9971ed9] {
  color: #1976d2 !important;
}
.view-order-modal .text-positive[data-v-d9971ed9] {
  color: #21ba45 !important;
}
.view-order-modal .q-chip[data-v-d9971ed9] {
  border-radius: 16px;
}
.view-order-modal .q-table[data-v-d9971ed9] {
  border-radius: 4px;
}
.view-order-modal .gate-view-items-table .q-table__container[data-v-d9971ed9] {
  overflow-x: hidden;
}
.view-order-modal .gate-view-items-table .q-table__container table[data-v-d9971ed9] {
  table-layout: fixed;
  width: 100%;
}
.view-order-modal .gate-view-items-table .q-table__thead th[data-v-d9971ed9],
.view-order-modal .gate-view-items-table .q-table__tbody td[data-v-d9971ed9] {
  white-space: normal;
  word-break: break-word;
}
.gate-table .q-table__container[data-v-d9971ed9] {
  overflow-x: hidden;
}
.gate-table .q-table__container table[data-v-d9971ed9] {
  table-layout: fixed;
  width: 100%;
}
.gate-table .q-table__thead th[data-v-d9971ed9],
.gate-table .q-table__tbody td[data-v-d9971ed9] {
  white-space: normal;
  word-break: break-word;
}
.action-cell[data-v-d9971ed9] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.empty-state[data-v-d9971ed9] {
  background: #f8fafc;
  border-radius: 14px;
}
.large-icon[data-v-d9971ed9] {
  font-size: 24px;
  cursor: pointer;
}
.icon-group[data-v-d9971ed9] {
  display: flex;
  gap: 8px;
}
.view-order-modal[data-v-d9971ed9] {
  background-color: #fff;
  color: #000;
}
.view-order-modal .q-card-section.q-pb-none[data-v-d9971ed9] {
  background-color: #1976d2;
  color: #fff;
}
.view-order-modal .q-card-actions[data-v-d9971ed9] {
  background-color: #f5f5f5;
}
.view-order-modal .q-card[data-v-d9971ed9] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.view-order-modal .text-primary[data-v-d9971ed9] {
  color: #1976d2 !important;
}
.view-order-modal .text-positive[data-v-d9971ed9] {
  color: #21ba45 !important;
}
.view-order-modal .q-chip[data-v-d9971ed9] {
  border-radius: 16px;
}
.view-order-modal .q-table[data-v-d9971ed9] {
  border-radius: 4px;
}
.view-order-modal .gate-view-items-table .q-table__container[data-v-d9971ed9] {
  overflow-x: hidden;
}
.view-order-modal .gate-view-items-table .q-table__container table[data-v-d9971ed9] {
  table-layout: fixed;
  width: 100%;
}
.view-order-modal .gate-view-items-table .q-table__thead th[data-v-d9971ed9],
.view-order-modal .gate-view-items-table .q-table__tbody td[data-v-d9971ed9] {
  white-space: normal;
  word-break: break-word;
}
.gate-table .q-table__container[data-v-d9971ed9] {
  overflow-x: hidden;
}
.gate-table .q-table__container table[data-v-d9971ed9] {
  table-layout: fixed;
  width: 100%;
}
.gate-table .q-table__thead th[data-v-d9971ed9],
.gate-table .q-table__tbody td[data-v-d9971ed9] {
  white-space: normal;
  word-break: break-word;
}
.stage-progress-container[data-v-d9971ed9] {
  display: flex;
  align-items: center;
}
.stage-step[data-v-d9971ed9] {
  display: flex;
  align-items: center;
  color: #cbd5e1; /* Default inactive color */
}
.stage-step.completed .stage-progress-icon[data-v-d9971ed9] {
  color: #22c55e; /* Green for completed */
}
.stage-step.completed .stage-connector[data-v-d9971ed9] {
  background-color: #22c55e;
}
.stage-step.active .stage-progress-icon[data-v-d9971ed9] {
  color: #3b82f6; /* Blue for active */
  animation: pulse-d9971ed9 1.5s infinite;
}
.stage-progress-icon[data-v-d9971ed9] {
  font-size: 1.2rem;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
  border: 2px solid currentColor;
}
.stage-connector[data-v-d9971ed9] {
  height: 2px;
  width: 20px;
  background-color: #cbd5e1; /* Default inactive color */
}
@keyframes pulse-d9971ed9 {
0%, 100% {
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.4);
}
50% {
    box-shadow: 0 0 0 5px rgba(59, 130, 246, 0);
}
}

.simple-view-modal[data-v-1f831ecb] {
  min-width: 80vw;
  max-width: 80vw;
  min-height: 90vh;
  max-height: 90vh;
  margin: auto;
  box-shadow: 0 4px 28px rgba(0,0,0,0.10);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
.simple-header[data-v-1f831ecb] { padding: 20px 24px 10px 24px; background: #fff;
}
.info-label[data-v-1f831ecb] { color: #999; font-size: 0.95em; margin-right: 2px;
}
.simple-table[data-v-1f831ecb] { border-radius: 8px; font-size: 0.97em; margin-top: 8px;
}
.q-chip[data-v-1f831ecb] { border-radius: 6px; font-weight: 500;
}
.q-table th[data-v-1f831ecb] { background: #f7f7f7;
}
.q-card-section[data-v-1f831ecb] { flex-grow: 1;
}
@media (max-width: 900px) {
.simple-view-modal[data-v-1f831ecb] { min-width: 98vw; max-width: 98vw;
}
.q-table[data-v-1f831ecb], .simple-table[data-v-1f831ecb] { font-size: 0.88em;
}
}

/* Modern Payment Modal Styling */
.modern-payment-modal[data-v-02e1a34a] {
  border-radius: 16px;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.payment-header[data-v-02e1a34a] {
  background: linear-gradient(135deg, #00897b 0%, #00695c 100%);
  color: white;
  padding: 20px 24px;
}
.opacity-70[data-v-02e1a34a] {
  opacity: 0.7;
}
.hover-scale[data-v-02e1a34a] {
  transition: transform 0.2s ease;
}
.hover-scale[data-v-02e1a34a]:hover {
  transform: scale(1.1);
}

/* Info Summary Card */
.info-summary-card[data-v-02e1a34a] {
  border-radius: 12px;
  border: 2px solid #e0e0e0;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #f9f9f9 100%);
}
.summary-header[data-v-02e1a34a] {
  background: linear-gradient(90deg, #f0f4f8 0%, #e8eef3 100%);
  padding: 12px 16px;
  border-bottom: 2px solid #00897b;
}
.info-label[data-v-02e1a34a] {
  font-size: 0.7rem;
  color: #616161;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.info-value[data-v-02e1a34a] {
  font-size: 1rem;
  color: #212121;
  font-weight: 600;
}
.info-value-large[data-v-02e1a34a] {
  font-size: 1.5rem;
  color: #212121;
  font-weight: 700;
}

/* Form Enhancements */
[data-v-02e1a34a] .q-field {
  border-radius: 8px;
}
[data-v-02e1a34a] .q-field--outlined .q-field__control {
  border-radius: 8px;
  transition: all 0.3s ease;
}
[data-v-02e1a34a] .q-field--outlined .q-field__control:hover {
  border-color: #00897b;
  box-shadow: 0 2px 8px rgba(0, 137, 123, 0.1);
}
[data-v-02e1a34a] .q-field--focused .q-field__control {
  box-shadow: 0 4px 12px rgba(0, 137, 123, 0.2);
}

/* Button Enhancements */
.q-btn[data-v-02e1a34a] {
  border-radius: 8px;
  font-weight: 600;
  text-transform: none;
  padding: 8px 24px;
  transition: all 0.3s ease;
}
.q-btn[data-v-02e1a34a]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* Chip Enhancements */
.q-chip[data-v-02e1a34a] {
  font-weight: 600;
  border-radius: 8px;
  padding: 8px 14px;
}

/* Color Classes */
.text-primary[data-v-02e1a34a] {
  color: #00897b;
}
.text-negative[data-v-02e1a34a] {
  color: #f44336;
}
.text-positive[data-v-02e1a34a] {
  color: #4caf50;
}

/* Responsive Design */
@media (max-width: 768px) {
.modern-payment-modal[data-v-02e1a34a] {
    min-width: 95vw !important;
}
.payment-header .text-h5[data-v-02e1a34a] {
    font-size: 1.25rem;
}
}

/* Modern Expense Modal Styling */
.modern-expense-modal[data-v-2840e8a4] {
  border-radius: 16px;
  box-shadow: 0 16px 56px rgba(255, 152, 0, 0.2);
  overflow: hidden;
}
.expense-header[data-v-2840e8a4] {
  background: linear-gradient(135deg, #ff9800 0%, #f57c00 100%);
  color: white;
  padding: 20px 24px;
}
.opacity-70[data-v-2840e8a4] {
  opacity: 0.7;
}
.hover-scale[data-v-2840e8a4] {
  transition: transform 0.2s ease;
}
.hover-scale[data-v-2840e8a4]:hover {
  transform: scale(1.1);
}

/* Expense Summary Card */
.expense-summary-card[data-v-2840e8a4] {
  border-radius: 12px;
  border: 2px solid #ffe0b2;
  overflow: hidden;
  background: linear-gradient(135deg, #fff8e1 0%, #fffbf5 100%);
}
.expense-summary-header[data-v-2840e8a4] {
  background: linear-gradient(90deg, #ffe0b2 0%, #ffd9a3 100%);
  padding: 12px 16px;
  border-bottom: 2px solid #ff9800;
}
.expense-info-label[data-v-2840e8a4] {
  font-size: 0.7rem;
  color: #795548;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.expense-info-value[data-v-2840e8a4] {
  font-size: 1rem;
  color: #424242;
  font-weight: 600;
}
.expense-info-value-large[data-v-2840e8a4] {
  font-size: 1.4rem;
  color: #424242;
  font-weight: 700;
}

/* Form Styling */
[data-v-2840e8a4] .q-field {
  border-radius: 10px;
}
[data-v-2840e8a4] .q-field--outlined .q-field__control {
  border-radius: 10px;
  border-width: 2px;
  transition: all 0.3s ease;
}
[data-v-2840e8a4] .q-field--outlined .q-field__control:hover {
  border-color: #ff9800;
  box-shadow: 0 2px 12px rgba(255, 152, 0, 0.15);
}
[data-v-2840e8a4] .q-field--focused .q-field__control {
  border-color: #ff9800;
  box-shadow: 0 4px 16px rgba(255, 152, 0, 0.25);
}
[data-v-2840e8a4] .q-field__prepend .q-icon {
  color: #ff9800;
}

/* Select Options Enhancement */
[data-v-2840e8a4] .q-select .q-field__control-container {
  padding: 4px 0;
}

/* Button Enhancements */
.q-btn[data-v-2840e8a4] {
  border-radius: 10px;
  font-weight: 600;
  text-transform: none;
  padding: 10px 28px;
  transition: all 0.3s ease;
}
.q-btn[data-v-2840e8a4]:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
.q-btn[color="primary"][data-v-2840e8a4] {
  background: linear-gradient(135deg, #ff9800 0%, #f57c00 100%);
}

/* Chip Enhancements */
.q-chip[data-v-2840e8a4] {
  font-weight: 600;
  border-radius: 10px;
  padding: 8px 14px;
}

/* Color Classes */
.text-primary[data-v-2840e8a4] {
  color: #1976d2;
}
.text-orange[data-v-2840e8a4] {
  color: #ff9800;
}
.text-negative[data-v-2840e8a4] {
  color: #f44336;
}
.text-positive[data-v-2840e8a4] {
  color: #4caf50;
}
.text-warning[data-v-2840e8a4] {
  color: #ff9800;
}

/* Summary Card Enhancement */
[data-v-2840e8a4] .q-card {
  transition: all 0.3s ease;
}
[data-v-2840e8a4] .q-card:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

/* Responsive Design */
@media (max-width: 768px) {
.modern-expense-modal[data-v-2840e8a4] {
    min-width: 95vw !important;
}
.expense-header .text-h5[data-v-2840e8a4] {
    font-size: 1.25rem;
}
.expense-info-value-large[data-v-2840e8a4] {
    font-size: 1.2rem;
}
}

/* Animation for form sections */
@keyframes fadeIn-2840e8a4 {
from {
    opacity: 0;
    transform: translateY(10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.q-form[data-v-2840e8a4] > * {
  animation: fadeIn-2840e8a4 0.3s ease-out;
}

.q-btn[data-v-bb87d44e] {
  min-width: 120px;
}

/* Enhanced styling for icon buttons */
.q-btn[icon][data-v-bb87d44e] {
  min-width: auto;
  transition: all 0.3s ease;
}
.q-btn[icon][data-v-bb87d44e]:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

/* Action button group styling */
.row.q-gutter-xs .q-btn[data-v-bb87d44e] {
  margin: 2px;
}
.row.q-gutter-sm .q-btn[data-v-bb87d44e] {
  margin: 4px;
}

/* Enhanced styling for QC completed POs */
.my-sticky-header-table .q-table__top[data-v-bb87d44e],
.my-sticky-header-table .q-table__bottom[data-v-bb87d44e],
.my-sticky-header-table thead tr:first-child th[data-v-bb87d44e] {
  background-color: #f5f5f5;
}
.my-sticky-header-table thead tr th[data-v-bb87d44e] {
  position: sticky;
  z-index: 1;
  background-color: #f5f5f5;
}

/* Summary cards styling */
.bg-blue-1[data-v-bb87d44e] {
  background-color: #e3f2fd !important;
}
.bg-green-1[data-v-bb87d44e] {
  background-color: #e8f5e8 !important;
}
.bg-orange-1[data-v-bb87d44e] {
  background-color: #fff3e0 !important;
}
.bg-purple-1[data-v-bb87d44e] {
  background-color: #f3e5f5 !important;
}

/* Enhanced table styling */
.q-table[data-v-bb87d44e] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* Modal header button styling */
.q-card-section .q-btn[icon][data-v-bb87d44e] {
  border-radius: 50%;
  width: 36px;
  height: 36px;
}

/* Tooltip styling */
.q-tooltip[data-v-bb87d44e] {
  font-size: 12px;
  font-weight: 500;
}

/* Responsive button sizing */
@media (max-width: 768px) {
.q-btn[icon][data-v-bb87d44e] {
    width: 32px;
    height: 32px;
}
.row.q-gutter-sm .q-btn[data-v-bb87d44e] {
    margin: 2px;
}
}

/* Enhanced styling for inline edit cost buttons */
.q-btn[icon="edit"][data-v-bb87d44e] {
  opacity: 0.7;
  transition: all 0.2s ease;
}
.q-btn[icon="edit"][data-v-bb87d44e]:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* Cost column styling */
.q-table .q-td .row.items-center[data-v-bb87d44e] {
  align-items: center;
}

/* Progress indicator styling */
.stage-progress-container[data-v-bb87d44e] {
  display: flex;
  align-items: center;
}
.stage-step[data-v-bb87d44e] {
  display: flex;
  align-items: center;
  color: #cbd5e1; /* Default inactive color */
}
.stage-step.completed .stage-progress-icon[data-v-bb87d44e] {
  color: #22c55e; /* Green for completed */
}
.stage-step.completed .stage-connector[data-v-bb87d44e] {
  background-color: #22c55e;
}
.stage-step.active .stage-progress-icon[data-v-bb87d44e] {
  color: #3b82f6; /* Blue for active */
  animation: pulse-bb87d44e 1.5s infinite;
}
.stage-progress-icon[data-v-bb87d44e] {
  font-size: 1.2rem;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
  border: 2px solid currentColor;
}
.stage-connector[data-v-bb87d44e] {
  height: 2px;
  width: 20px;
  background-color: #cbd5e1; /* Default inactive color */
}
@keyframes pulse-bb87d44e {
0%, 100% {
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.4);
}
50% {
    box-shadow: 0 0 0 5px rgba(59, 130, 246, 0);
}
}

/* Completion status cards styling */
.completion-status-card[data-v-bb87d44e] {
  min-width: 120px;
  text-align: center;
  transition: all 0.3s ease;
}
.completion-status-card[data-v-bb87d44e]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.completion-status-card .q-card-section[data-v-bb87d44e] {
  padding: 8px 12px;
}
.completion-status-card .text-h6[data-v-bb87d44e] {
  margin: 0;
  font-weight: bold;
}
.completion-status-card .text-caption[data-v-bb87d44e] {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* History table styling */
.history-table[data-v-bb87d44e] {
  min-width: 100%;
  overflow-x: auto;
}
.history-table .q-table__container[data-v-bb87d44e] {
  min-width: 100%;
}
.history-table .q-table__top[data-v-bb87d44e],
.history-table .q-table__bottom[data-v-bb87d44e] {
  min-width: 100%;
}
.history-table .q-table__middle[data-v-bb87d44e] {
  min-width: 100%;
  overflow-x: auto;
}
.history-table .q-table__thead th[data-v-bb87d44e] {
  white-space: nowrap;
  min-width: fit-content;
}
.history-table .q-table__tbody td[data-v-bb87d44e] {
  white-space: nowrap;
  min-width: fit-content;
}

/* Page Header Styling */
.page-header-card[data-v-bb87d44e] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-bb87d44e]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-bb87d44e] {
  margin-bottom: 8px;
}
.card-header[data-v-bb87d44e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.card-title[data-v-bb87d44e] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #263238;
  margin-bottom: 2px;
}

/* Statistics Cards */
.stat-card-small[data-v-bb87d44e] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 80px;
}
.stat-card-small[data-v-bb87d44e]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.positive-stat[data-v-bb87d44e] {
  border-left: 4px solid #21ba45;
}
.warning-stat[data-v-bb87d44e] {
  border-left: 4px solid #f39c12;
}
.negative-stat[data-v-bb87d44e] {
  border-left: 4px solid #d32f2f;
}
.info-stat[data-v-bb87d44e] {
  border-left: 4px solid #1976d2;
}
.success-stat[data-v-bb87d44e] {
  border-left: 4px solid #21ba45;
}
.stat-value[data-v-bb87d44e] {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.1;
  color: #1d2939;
}
.stat-label[data-v-bb87d44e] {
  font-size: 0.8rem;
  color: #64748b;
}
.stat-icon[data-v-bb87d44e] {
  font-size: 2.5rem;
  opacity: 0.2;
}

/* Module Card Styling */
.module-card[data-v-bb87d44e] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  padding: 18px 20px 14px 20px;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  display: flex;
  flex-direction: column;
  min-height: 90px;
}

/* Table Styling */
.module-table[data-v-bb87d44e] {
  border-radius: 8px;
  overflow: hidden;
}
.module-table .q-table__top[data-v-bb87d44e] {
  background: #f8fafc;
  border-bottom: 1px solid #e0e0e0;
}
.module-table .q-table__thead th[data-v-bb87d44e] {
  background: #f1f3f4;
  color: #263238;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}
.module-table .q-table__tbody tr[data-v-bb87d44e]:hover {
  background: #f8fafc;
}

/* Action Button Styling */
.action-btn[data-v-bb87d44e] {
  transition: all 0.2s ease;
  opacity: 0.8;
}
.action-btn[data-v-bb87d44e]:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* Controls Container Styling */
.controls-container[data-v-bb87d44e] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.controls-container[data-v-bb87d44e]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.controls-container .q-card-section[data-v-bb87d44e] {
  padding: 16px 20px;
}

/* Enhanced Action Button Styling */
.controls-container .action-btn[data-v-bb87d44e] {
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.2s ease;
}
.controls-container .action-btn[data-v-bb87d44e]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Search Input */
.search-input[data-v-bb87d44e] {
  transition: all 0.2s ease;
}
.search-input[data-v-bb87d44e]:hover {
  transform: translateY(-1px);
}

/* Form Field Styling */
.form-field[data-v-bb87d44e] {
  transition: all 0.2s ease;
}
.form-field[data-v-bb87d44e]:hover {
  transform: translateY(-1px);
}
.po-summary-card[data-v-bb87d44e] {
  border-radius: 12px;
  padding: 16px;
  background: #ffffff; /* Clean material surface */
  border: 1px solid #e0e0e0;
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.po-summary-card__label[data-v-bb87d44e] {
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #757575;
}
.po-summary-card__value[data-v-bb87d44e] {
  font-size: 20px;
  font-weight: 600;
  margin: 8px 0;
  color: #212121;
}
.po-summary-card__meta[data-v-bb87d44e] {
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #9e9e9e;
}
.po-panel[data-v-bb87d44e] {
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  box-shadow: none; /* Flat */
}
.po-view-dialog .modal-header[data-v-bb87d44e] {
  border-radius: 12px 12px 0 0;
  border-bottom: 1px solid #e0e0e0;
}
.po-view-dialog .po-view-items-table .q-table__container[data-v-bb87d44e] {
  overflow-x: hidden;
}
.po-view-dialog .po-view-items-table .q-table__container table[data-v-bb87d44e] {
  table-layout: fixed;
  width: 100%;
}
.po-view-dialog .po-view-items-table .q-table__thead th[data-v-bb87d44e],
.po-view-dialog .po-view-items-table .q-table__tbody td[data-v-bb87d44e] {
  white-space: normal;
  word-break: break-word;
}

.tile-card[data-v-3ca4d812] {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.kpi-card[data-v-e14ad23d] {
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.kpi-card[data-v-e14ad23d]:hover {
  transform: translateY(-4px) scale(1.01);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.13);
}
.q-card[data-v-e14ad23d] {
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  background: #fff;
}
.q-card[data-v-e14ad23d]:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.15);
}

/* Branch Summary Styles */
.branch-summary-card[data-v-e14ad23d] {
  border-left: 4px solid #1976D2;
}
.branch-summary-card .q-expansion-item[data-v-e14ad23d] {
  border-bottom: 1px solid #f0f0f0;
}
.branch-summary-card .q-expansion-item[data-v-e14ad23d]:last-child {
  border-bottom: none;
}
.branch-summary-card .q-expansion-item__content[data-v-e14ad23d] {
  background: #fafafa;
}
.branch-overview-stats[data-v-e14ad23d] {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border-radius: 8px;
  padding: 16px;
}
.stock-status-chip[data-v-e14ad23d] {
  font-weight: 500;
}
.stock-progress-bar[data-v-e14ad23d] {
  border-radius: 4px;
}
.material-table-container[data-v-e14ad23d] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.branch-header[data-v-e14ad23d] {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  border-radius: 8px 8px 0 0;
}
.branch-header .q-expansion-item__header[data-v-e14ad23d] {
  background: transparent !important;
  color: white !important;
}
.branch-header .q-expansion-item__header[data-v-e14ad23d]:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}

/* Enhanced Chart Styles */
.chart-card[data-v-e14ad23d] {
  transition: all 0.3s ease;
}
.chart-card[data-v-e14ad23d]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.chart-controls[data-v-e14ad23d] {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 8px;
}
.chart-loading[data-v-e14ad23d] {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chart-error[data-v-e14ad23d] {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff5f5;
  border-radius: 8px;
  border: 1px solid #fed7d7;
}
.chart-toolbar[data-v-e14ad23d] {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 16px;
}
.chart-title[data-v-e14ad23d] {
  color: #2c3e50;
  font-weight: 600;
}
.chart-subtitle[data-v-e14ad23d] {
  color: #6c757d;
  font-size: 0.875rem;
}

/* Summary Card Styles */
.summary-card[data-v-e14ad23d] {
  border-radius: 12px;
  transition: all 0.3s ease;
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border: 1px solid #e9ecef;
}
.summary-card[data-v-e14ad23d]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.secondary-stat[data-v-e14ad23d] {
  border-left: 4px solid #6c757d;
}
.summary-card .q-card-section[data-v-e14ad23d] {
  padding: 16px;
}
.summary-card .text-h5[data-v-e14ad23d] {
  font-weight: 600;
  margin-bottom: 4px;
}
.summary-card .text-caption[data-v-e14ad23d] {
  font-weight: 500;
  opacity: 0.8;
}

/* Enhanced Interactive Charts */
.interactive-card[data-v-e14ad23d] {
  transition: all 0.3s ease;
  border: 1px solid rgba(0,0,0,0.05);
}
.interactive-card[data-v-e14ad23d]:hover {
  box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  transform: translateY(-2px);
}
.interactive-chart[data-v-e14ad23d] {
  transition: all 0.3s ease;
}
.interactive-chart[data-v-e14ad23d]:hover {
  filter: brightness(1.02);
}

/* KPI Gauge Cards */
.kpi-gauge-card[data-v-e14ad23d] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
}
.kpi-gauge-card[data-v-e14ad23d]:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

/* Supplier Performance Table */
.supplier-table-view[data-v-e14ad23d] {
  max-height: 300px;
  overflow-y: auto;
}

/* Chart Controls */
.chart-controls[data-v-e14ad23d] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 16px;
}

/* Responsive Design for New Charts */
@media (max-width: 768px) {
.interactive-card[data-v-e14ad23d] {
    margin-bottom: 16px;
}
.kpi-gauge-card[data-v-e14ad23d] {
    margin-bottom: 12px;
}
.supplier-table-view[data-v-e14ad23d] {
    max-height: 200px;
}
}

/* Animation for chart transitions */
.chart-transition[data-v-e14ad23d] {
  animation: fadeIn-e14ad23d 0.5s ease-in-out;
}
@keyframes fadeIn-e14ad23d {
from {
    opacity: 0;
    transform: translateY(10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

/* Enhanced tooltips */
.chart-tooltip[data-v-e14ad23d] {
  background: rgba(0,0,0,0.8);
  color: white;
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}

/* Custom Report Builder Styles */
.custom-report-builder[data-v-e14ad23d] {
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
}
.config-panel[data-v-e14ad23d] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  max-height: 70vh;
  overflow-y: auto;
}
.preview-panel[data-v-e14ad23d] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  max-height: 70vh;
  overflow-y: auto;
}
.preview-header[data-v-e14ad23d] {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 12px;
}
.metric-preview[data-v-e14ad23d] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border: 1px solid #dee2e6;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.metric-preview[data-v-e14ad23d]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.metric-value[data-v-e14ad23d] {
  font-size: 1.2rem;
  font-weight: 600;
  color: #1976d2;
  margin-bottom: 4px;
}
.metric-label[data-v-e14ad23d] {
  color: #6c757d;
  font-weight: 500;
}
.filters-summary[data-v-e14ad23d] {
  background: #f8f9fa;
  border-radius: 6px;
  padding: 12px;
  border-left: 4px solid #007bff;
}

/* Mobile responsiveness for custom report builder */
@media (max-width: 768px) {
.custom-report-builder .q-card-section[data-v-e14ad23d] {
    padding: 12px;
}
.config-panel[data-v-e14ad23d],
  .preview-panel[data-v-e14ad23d] {
    max-height: 50vh;
}
.metric-preview[data-v-e14ad23d] {
    margin-bottom: 8px;
}
}

.q-table[data-v-6f621066] {
  height: 70vh;
  min-height: 400px;
}
pre[data-v-6f621066] {
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #f5f5f5;
  padding: 8px;
  border-radius: 4px;
}
.q-card[data-v-6f621066] {
  height: 100%;
}
.export-buttons[data-v-6f621066] {
  margin-bottom: 10px; /* Space between buttons and search field */
}
.export-button[data-v-6f621066] {
  color: white;
  border: none;
  border-radius: 4px;
  padding: 8px 12px;
  margin-right: 10px; /* Space between buttons */
  cursor: pointer;
  transition: background-color 0.3s;
}
.csv-button[data-v-6f621066] {
  background-color: #28a745; /* Green for CSV export */
}
.pdf-button[data-v-6f621066] {
  background-color: #dc3545; /* Red for PDF export */
}
.export-button[data-v-6f621066]:hover {
  opacity: 0.9; /* Slightly darken on hover */
}
.search-field[data-v-6f621066] {
  margin-bottom: 20px; /* Space between search field and table */
}
table[data-v-6f621066] {
  width: 100%; /* Full width for the table */
  border-collapse: collapse; /* Collapse borders */
}
th[data-v-6f621066],
td[data-v-6f621066] {
  border: 1px solid #ddd; /* Border for table cells */
  padding: 8px; /* Padding for table cells */
  text-align: left; /* Align text to the left */
}
th[data-v-6f621066] {
  background-color: #f2f2f2; /* Light gray background for headers */
}
.log-details-drawer[data-v-6f621066] {
  width: 480px;
  max-width: 95vw;
  min-height: 100vh;
  border-radius: 0;
}
.drawer-content[data-v-6f621066] {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}

.loader-overlay[data-v-89f59acf] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  border-radius: inherit; /* Inherit border-radius from parent */
}
.loader-content[data-v-89f59acf] {
  text-align: center;
}

.header-section[data-v-ed3e3d7e] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
}
.kpi-card[data-v-ed3e3d7e] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
}
.kpi-card[data-v-ed3e3d7e]:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.styled-card[data-v-ed3e3d7e] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none; /* Ensure no borders */
}
.styled-card[data-v-ed3e3d7e]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.q-tab-panel[data-v-0dde194e] {
  padding: 16px;
}
.bg-grey-2[data-v-0dde194e] {
  background-color: #f5f5f5;
}
.bg-grey-3[data-v-0dde194e] {
  background-color: #e0e0e0;
}

.production-flow-card[data-v-1b390c53] {
  border-radius: 12px;
}
.timeline[data-v-1b390c53] {
  position: relative;
  padding: 20px 0;
  list-style: none;
}
.timeline[data-v-1b390c53]::before {
  content: '';
  position: absolute;
  top: 20px;
  left: 10px;
  bottom: 20px;
  width: 2px;
  background: #e0e0e0;
}
.timeline-item[data-v-1b390c53] {
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
}
.timeline-dot[data-v-1b390c53] {
  content: '';
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #e0e0e0;
  background: #fff;
  transition: all 0.3s ease;
}
.timeline-content[data-v-1b390c53] {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  border-radius: 6px;
  transition: all 0.3s ease;
}
.timeline-item.completed .timeline-dot[data-v-1b390c53] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.timeline-item.completed .timeline-content[data-v-1b390c53] {
  color: #4caf50;
}
.timeline-item.active .timeline-dot[data-v-1b390c53] {
  background-color: #1976d2;
  border-color: #1976d2;
  transform: translateY(-50%) scale(1.2);
}
.timeline-item.active .timeline-content[data-v-1b390c53] {
  background-color: #e3f2fd;
  color: #1976d2;
  font-weight: 600;
}
.timeline-item.future .timeline-dot[data-v-1b390c53] {
  background-color: #f5f5f5;
  border-color: #bdbdbd;
}
.timeline-item.future .timeline-content[data-v-1b390c53] {
  color: #757575;
}
.stage-name[data-v-1b390c53] {
  font-size: 0.95rem;
}

.header-section[data-v-daffc4a6] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.module-card[data-v-daffc4a6] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.styled-card[data-v-daffc4a6] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none; /* Ensure no borders */
}
.styled-card[data-v-daffc4a6]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.summary-card[data-v-ee5736ef] {
  transition: transform 0.2s ease-in-out;
}
.summary-card[data-v-ee5736ef]:hover {
  transform: translateY(-5px);
}
.bg-gradient-primary[data-v-ee5736ef] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
}
.bg-gradient-secondary[data-v-ee5736ef] {
  background: linear-gradient(135deg, #7b1fa2 0%, #6a1b9a 100%);
}
.bg-gradient-accent[data-v-ee5736ef] {
  background: linear-gradient(135deg, #ff9800 0%, #f57c00 100%);
}
.bg-gradient-info[data-v-ee5736ef] {
  background: linear-gradient(135deg, #00bcd4 0%, #0097a7 100%);
}
.text-h3[data-v-ee5736ef] {
  font-size: 2rem;
}
.text-h6[data-v-ee5736ef] {
  font-size: 1rem;
}
.q-table th[data-v-ee5736ef] {
  font-weight: 600;
  background-color: #f5f5f5;
}
.q-card[data-v-ee5736ef] {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-tabs[data-v-ee5736ef] {
  border-bottom: 1px solid #e0e0e0;
}
.q-tab-panels[data-v-ee5736ef] {
  background-color: transparent;
}
@media (max-width: 768px) {
.text-h3[data-v-ee5736ef] {
    font-size: 1.5rem;
}
.text-h6[data-v-ee5736ef] {
    font-size: 0.875rem;
}
.q-pa-md[data-v-ee5736ef] {
    padding: 12px;
}
}

/* Supply Chain Theme Styles */
.page-header-card[data-v-ee5736ef] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-ee5736ef]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-ee5736ef] {
  margin-bottom: 8px;
}
.card-header[data-v-ee5736ef] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.card-title[data-v-ee5736ef] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #263238;
  margin-bottom: 2px;
}

/* Statistics Cards */
.stat-card[data-v-ee5736ef] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  min-height: 80px;
}
.stat-card[data-v-ee5736ef]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.stat-card-section[data-v-ee5736ef] {
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.stat-icon[data-v-ee5736ef] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.stat-value[data-v-ee5736ef] {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}
.stat-label[data-v-ee5736ef] {
  font-size: 0.875rem;
  color: #757575;
}
.positive-stat[data-v-ee5736ef] {
  border-left: 4px solid #21ba45;
}
.warning-stat[data-v-ee5736ef] {
  border-left: 4px solid #f39c12;
}
.negative-stat[data-v-ee5736ef] {
  border-left: 4px solid #d32f2f;
}
.info-stat[data-v-ee5736ef] {
  border-left: 4px solid #1976d2;
}
.success-stat[data-v-ee5736ef] {
  border-left: 4px solid #21ba45;
}

/* Controls Container */
.controls-container[data-v-ee5736ef] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.controls-container[data-v-ee5736ef]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.controls-container .q-card-section[data-v-ee5736ef] {
  padding: 16px 20px;
}

/* Action Button Styling */
.action-btn[data-v-ee5736ef] {
  transition: all 0.2s ease;
  opacity: 0.8;
}
.action-btn[data-v-ee5736ef]:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* Form Field Styling */
.form-field[data-v-ee5736ef] {
  transition: all 0.2s ease;
}
.form-field[data-v-ee5736ef]:hover {
  transform: translateY(-1px);
}

/* Search Input */
.search-input[data-v-ee5736ef] {
  transition: all 0.2s ease;
}
.search-input[data-v-ee5736ef]:hover {
  transform: translateY(-1px);
}

/* Purchase Orders Card */
.purchase-orders-card[data-v-ee5736ef] {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e8f5e8;
  transition: all 0.3s ease;
}
.purchase-orders-card[data-v-ee5736ef]:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

/* Purchase Orders Table */
.purchase-orders-table[data-v-ee5736ef] {
  border-radius: 8px;
  overflow: hidden;
}
.purchase-orders-table .q-table__top[data-v-ee5736ef] {
  background: linear-gradient(135deg, #4caf50 0%, #66bb6a 100%);
  color: white;
  padding: 16px;
}
.purchase-orders-table .q-table__top .q-table__title[data-v-ee5736ef] {
  color: white;
  font-weight: 600;
}

/* Modal Styling */
.create-dialog-card[data-v-ee5736ef] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  border: none;
  overflow: hidden;
}
.view-dialog-card[data-v-ee5736ef] {
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  border: none;
  overflow: hidden;
}
.modal-header[data-v-ee5736ef] {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding: 12px 24px;
  background: transparent;
}
.vertical-tabs[data-v-ee5736ef] {
  height: 100%;
  border-right: 1px solid #e0e0e0;
}
.modal-scroll-area[data-v-ee5736ef] {
  height: calc(90vh - 70px);
}
.details-card[data-v-ee5736ef] {
  border-radius: 8px;
  margin-bottom: 16px;
}

/* Labor Cost Modal Specific Styles */
.labor-cost-input[data-v-ee5736ef] {
  transition: all 0.2s ease;
}
.labor-cost-input[data-v-ee5736ef]:hover {
  transform: translateY(-1px);
}
.cost-breakdown-card[data-v-ee5736ef] {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  transition: all 0.2s ease;
}
.cost-breakdown-card[data-v-ee5736ef]:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.total-cost-summary[data-v-ee5736ef] {
  background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);
  border: 1px solid #a5d6a7;
  border-radius: 8px;
}

/* Table Styling */
.q-table[data-v-ee5736ef] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.q-table th[data-v-ee5736ef] {
  font-weight: 600;
  background-color: #f5f5f5;
}
.q-card[data-v-ee5736ef] {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-tabs[data-v-ee5736ef] {
  border-bottom: 1px solid #e0e0e0;
}
.q-tab-panels[data-v-ee5736ef] {
  background-color: transparent;
}
.header-section[data-v-ee5736ef] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.stat-card[data-v-ee5736ef] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  min-height: 80px;
}
.stat-card-section[data-v-ee5736ef] {
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.stat-icon[data-v-ee5736ef] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.stat-value[data-v-ee5736ef] {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}
.stat-label[data-v-ee5736ef] {
  font-size: 0.875rem;
  color: #757575;
}
.stat-card[data-v-ee5736ef]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.stat-icon[data-v-ee5736ef] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.stat-value[data-v-ee5736ef] {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}
.stat-label[data-v-ee5736ef] {
  font-size: 0.875rem;
  color: #757575;
}
.labor-cost-modal[data-v-ee5736ef] {
  width: 100%;
  max-width: 1200px; /* Adjust based on desired width */
  max-height: 90vh; /* Adjust based on desired height */
  background-color: #f5f7fa;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.labor-cost-modal .modal-content[data-v-ee5736ef] {
  flex-grow: 1;
  overflow-y: auto;
}
.order-summary-card[data-v-ee5736ef] {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  border: 1px solid #90caf9;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
.summary-item[data-v-ee5736ef] {
  text-align: center;
}
.summary-label[data-v-ee5736ef] {
  font-size: 0.85rem;
  color: #546e7a;
  margin-bottom: 4px;
}
.summary-value[data-v-ee5736ef] {
  font-size: 1.2rem;
  font-weight: 600;
  color: #1976d2;
}
.input-section-card[data-v-ee5736ef],
.breakdown-section-card[data-v-ee5736ef] {
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
}
.section-header[data-v-ee5736ef] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.labor-type-section[data-v-ee5736ef] {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 16px;
}
.labor-type-header[data-v-ee5736ef] {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3f51b5; /* Quasar primary blue */
}
.labor-type-header .q-icon[data-v-ee5736ef] {
  margin-right: 8px;
}
.labor-input.q-field--outlined .q-field__control[data-v-ee5736ef] {
  border-radius: 8px;
}
.labor-cost-preview[data-v-ee5736ef] {
  text-align: right;
  margin-top: 8px;
}
.cost-section-header[data-v-ee5736ef] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 600;
  color: #3f51b5;
}
.cost-section-header .q-icon[data-v-ee5736ef] {
  margin-right: 8px;
}
.cost-list .q-item[data-v-ee5736ef] {
  padding: 8px 0;
}
.cost-item .q-item-label.caption[data-v-ee5736ef] {
  font-size: 0.75rem;
}
.cost-total-item[data-v-ee5736ef] {
  background-color: #f0f4f8;
  border-radius: 8px;
  margin-top: 8px;
  padding: 12px;
}
.total-cost-summary .summary-card[data-v-ee5736ef] {
  background: #f0f4f8;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.cost-summary-item[data-v-ee5736ef] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
}
.cost-summary-label[data-v-ee5736ef] {
  font-weight: 500;
  color: #424242;
}
.cost-summary-value[data-v-ee5736ef] {
  font-weight: 700;
}

/* Specific adjustments for modal to ensure proper display within the dialog */
.q-dialog--modal > div[data-v-ee5736ef] {
  max-width: 1200px !important;
  max-height: 90vh !important;
  margin: auto;
}
.close-btn[data-v-ee5736ef] {
  color: white;
}
@media (max-width: 1024px) {
.labor-cost-modal[data-v-ee5736ef] {
    max-width: 95vw; /* Smaller max-width on tablets */
}
}
@media (max-width: 600px) {
.labor-cost-modal[data-v-ee5736ef] {
    max-width: 100vw; /* Full width on mobile */
    max-height: 100vh;
    border-radius: 0;
}
.labor-cost-modal .modal-header[data-v-ee5736ef] {
    border-radius: 0;
}
.labor-cost-modal .modal-content[data-v-ee5736ef] {
    padding: 12px !important;
}
.q-pa-lg[data-v-ee5736ef] {
    padding: 16px !important;
}
}
.styled-card[data-v-ee5736ef] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none; /* Ensure no borders */
}
.styled-card[data-v-ee5736ef]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.wip-kanban-board[data-v-79867eb6] {
  display: flex;
  gap: 16px;
  overflow-x: auto;
}
.kanban-column[data-v-79867eb6] {
  flex: 1;
  min-width: 280px;
  max-width: 280px;
  background-color: #f0f2f5;
  border-radius: 8px;
}
.column-header[data-v-79867eb6] {
  padding: 12px;
  border-bottom: 2px solid;
}
.kanban-cards[data-v-79867eb6] {
  padding: 8px;
}
.kanban-card[data-v-79867eb6] {
  margin-bottom: 12px;
  border-left: 4px solid;
  cursor: pointer;
  transition: box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.kanban-card[data-v-79867eb6]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.styled-card[data-v-79867eb6] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none; /* Ensure no borders */
}
.styled-card[data-v-79867eb6]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.module-card[data-v-f3fa7e0f] {
  border: 1px solid #e0e0e0;
  border-radius: 12px;
}
.styled-card[data-v-f3fa7e0f] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none; /* Ensure no borders */
}
.styled-card[data-v-f3fa7e0f]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.priority-column[data-v-e60887f1] {
  min-height: 500px;
}
.priority-list[data-v-e60887f1] {
  min-height: 450px;
}
.order-card[data-v-e60887f1] {
  cursor: grab;
}
.styled-card[data-v-e60887f1] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none; /* Ensure no borders */
}
.styled-card[data-v-e60887f1]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-7f825990] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.stat-card[data-v-7f825990], .shift-card[data-v-7f825990] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.stat-card[data-v-7f825990]:hover, .shift-card[data-v-7f825990]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.active-shift[data-v-7f825990] {
  border-left: 4px solid #4caf50;
  background-color: #f8fff8;
}
.operator-chips[data-v-7f825990] {
  max-height: 80px;
  overflow-y: auto;
}
.progress-container[data-v-7f825990] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.progress-text[data-v-7f825990] {
  font-size: 0.875rem;
  font-weight: 500;
  min-width: 35px;
}
.styled-card[data-v-7f825990] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-7f825990]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-c6efb7aa] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-c6efb7aa], .filters-card[data-v-c6efb7aa], .chart-card[data-v-c6efb7aa] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.metric-card[data-v-c6efb7aa]:hover, .filters-card[data-v-c6efb7aa]:hover, .chart-card[data-v-c6efb7aa]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-c6efb7aa] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
.metric-label[data-v-c6efb7aa] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.metric-trend[data-v-c6efb7aa] {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  gap: 4px;
}
.metric-trend.positive[data-v-c6efb7aa] {
  color: #4caf50;
}
.metric-trend.negative[data-v-c6efb7aa] {
  color: #f44336;
}
.reason-chips[data-v-c6efb7aa] {
  max-height: 60px;
  overflow-y: auto;
}
.delay-reasons-list[data-v-c6efb7aa] {
  max-height: 300px;
  overflow-y: auto;
}
.delay-reason-item[data-v-c6efb7aa] {
  border-radius: 4px;
  margin-bottom: 8px;
  transition: background-color 0.2s ease;
}
.delay-reason-item[data-v-c6efb7aa]:hover {
  background-color: #f5f5f5;
}
.delay-reason-item.top-reason[data-v-c6efb7aa] {
  background-color: #fff3cd;
  border-left: 3px solid #ffc107;
}
.actions-list[data-v-c6efb7aa] {
  max-height: 400px;
  overflow-y: auto;
}
.styled-card[data-v-c6efb7aa] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-c6efb7aa]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-477f5f29] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.stat-card[data-v-477f5f29], .action-card[data-v-477f5f29] {
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}
.stat-card[data-v-477f5f29]:hover, .action-card[data-v-477f5f29]:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  cursor: pointer;
}
.stat-icon[data-v-477f5f29] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.stat-value[data-v-477f5f29] {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
}
.stat-label[data-v-477f5f29] {
  font-size: 0.875rem;
  color: #6c757d;
}

.header-section[data-v-7ea19db1] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-77065d9c] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-c3a3b257] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-6257c384] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-bc560eb7] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-6ea86236] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-0268a121] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-798276bf] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-798276bf], .filters-card[data-v-798276bf], .chart-card[data-v-798276bf] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.metric-card[data-v-798276bf]:hover, .filters-card[data-v-798276bf]:hover, .chart-card[data-v-798276bf]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-798276bf] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
.metric-label[data-v-798276bf] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.metric-trend[data-v-798276bf] {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  gap: 4px;
}
.metric-trend.positive[data-v-798276bf] {
  color: #4caf50;
}
.metric-trend.negative[data-v-798276bf] {
  color: #f44336;
}
.progress-text[data-v-798276bf] {
  font-size: 0.875rem;
  font-weight: 500;
  margin-left: 8px;
}
.score-container[data-v-798276bf] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.failure-reasons[data-v-798276bf] {
  max-height: 250px;
  overflow-y: auto;
}
.failure-reason-item[data-v-798276bf] {
  border-radius: 4px;
  margin-bottom: 8px;
  transition: background-color 0.2s ease;
}
.failure-reason-item[data-v-798276bf]:hover {
  background-color: #ffebee;
}
.actions-list[data-v-798276bf] {
  max-height: 300px;
  overflow-y: auto;
}
.parameters-list[data-v-798276bf] {
  max-height: 300px;
  overflow-y: auto;
}
.parameter-item[data-v-798276bf] {
  border-radius: 4px;
  border-left: 4px solid;
  margin-bottom: 8px;
}
.passed-param[data-v-798276bf] {
  border-left-color: #4caf50;
  background-color: #e8f5e8;
}
.failed-param[data-v-798276bf] {
  border-left-color: #f44336;
  background-color: #ffebee;
}
.styled-card[data-v-798276bf] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-798276bf]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-8dd2b01c] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-8dd2b01c], .filters-card[data-v-8dd2b01c], .chart-card[data-v-8dd2b01c] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.metric-card[data-v-8dd2b01c]:hover, .filters-card[data-v-8dd2b01c]:hover, .chart-card[data-v-8dd2b01c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-8dd2b01c] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
.metric-label[data-v-8dd2b01c] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.metric-trend[data-v-8dd2b01c] {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  gap: 4px;
}
.metric-trend.positive[data-v-8dd2b01c] {
  color: #4caf50;
}
.metric-trend.negative[data-v-8dd2b01c] {
  color: #f44336;
}
.predictions-list[data-v-8dd2b01c] {
  max-height: 300px;
  overflow-y: auto;
}
.prediction-item[data-v-8dd2b01c] {
  border-radius: 8px;
  border-left: 4px solid;
  margin-bottom: 12px;
  transition: background-color 0.2s ease;
}
.prediction-item[data-v-8dd2b01c]:hover {
  background-color: #f5f5f5;
}
.positive-prediction[data-v-8dd2b01c] {
  border-left-color: #4caf50;
  background-color: #e8f5e8;
}
.negative-prediction[data-v-8dd2b01c] {
  border-left-color: #f44336;
  background-color: #ffebee;
}
.seasonal-patterns[data-v-8dd2b01c], .actions-timeline[data-v-8dd2b01c] {
  max-height: 350px;
  overflow-y: auto;
}
.similar-incidents[data-v-8dd2b01c] {
  max-height: 150px;
  overflow-y: auto;
}
.incident-item[data-v-8dd2b01c] {
  background-color: #f8f9fa;
  border-radius: 4px;
  border-left: 3px solid #6c757d;
}
.styled-card[data-v-8dd2b01c] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-8dd2b01c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Minimalistic Design with Application Colors */
.bom-page[data-v-5ff13529] {
  background: #f5f5f5;
  min-height: 100vh;
}

/* Page Header */
.page-header[data-v-5ff13529] {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.header-content[data-v-5ff13529] {
  display: flex;
  align-items: center;
}
.header-actions[data-v-5ff13529] {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

/* Control Panel */
.control-panel[data-v-5ff13529] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Statistics Cards */
.stat-card[data-v-5ff13529] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: all 0.2s ease;
}
.stat-card[data-v-5ff13529]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

/* Table Enhancements */
.q-table[data-v-5ff13529] {
  border-radius: 8px;
  overflow: hidden;
}
.q-table .q-table__thead th[data-v-5ff13529] {
  background: #f8f9fa;
  color: #495057;
  font-weight: 600;
  border-bottom: 2px solid #e9ecef;
}
.q-table .q-table__tbody tr[data-v-5ff13529]:hover {
  background: rgba(0,0,0,0.02);
}

/* Form Enhancements */
.q-form .q-input[data-v-5ff13529],
.q-form .q-select[data-v-5ff13529] {
  margin-bottom: 16px;
}
.q-form .q-input .q-field__control[data-v-5ff13529],
.q-form .q-select .q-field__control[data-v-5ff13529] {
  border-radius: 6px;
  transition: all 0.2s ease;
}
.q-form .q-input .q-field__control[data-v-5ff13529]:focus-within,
.q-form .q-select .q-field__control[data-v-5ff13529]:focus-within {
  box-shadow: 0 0 0 2px rgba(0,0,0,0.1);
}

/* Status Badge */
.q-badge[data-v-5ff13529] {
  border-radius: 6px;
  font-weight: 500;
  padding: 4px 8px;
}

/* Responsive Design */
@media (max-width: 768px) {
.page-header[data-v-5ff13529] {
    padding: 16px;
}
.header-content[data-v-5ff13529] {
    flex-direction: column;
    text-align: center;
}
.header-actions[data-v-5ff13529] {
    justify-content: center;
    margin-top: 16px;
}
}

/* Subtle Animations */
@keyframes fadeIn-5ff13529 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.stat-card[data-v-5ff13529] {
  animation: fadeIn-5ff13529 0.3s ease-out;
}
.stat-card[data-v-5ff13529]:nth-child(1) { animation-delay: 0.1s;
}
.stat-card[data-v-5ff13529]:nth-child(2) { animation-delay: 0.2s;
}
.stat-card[data-v-5ff13529]:nth-child(3) { animation-delay: 0.3s;
}
.stat-card[data-v-5ff13529]:nth-child(4) { animation-delay: 0.4s;
}

/* Minimalistic Design with Application Colors */
.bom-version-page[data-v-b0d7ddbb] {
  background: #f5f5f5;
  min-height: 100vh;
}

/* Page Header */
.page-header[data-v-b0d7ddbb] {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.header-content[data-v-b0d7ddbb] {
  display: flex;
  align-items: center;
}
.header-actions[data-v-b0d7ddbb] {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

/* Control Panel */
.control-panel[data-v-b0d7ddbb] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Statistics Cards */
.stat-card[data-v-b0d7ddbb] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: all 0.2s ease;
}
.stat-card[data-v-b0d7ddbb]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

/* Table Styles */
.q-table[data-v-b0d7ddbb] {
  background: white;
  border-radius: 8px;
}

/* Modal Styles */
.q-dialog__inner--minimized > div[data-v-b0d7ddbb] {
  max-width: 90vw;
}

.bom-approval-page[data-v-7911a7a7] {
  background: #f5f5f5;
  min-height: 100vh;
}
.page-header[data-v-7911a7a7] {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.header-content[data-v-7911a7a7] {
  display: flex;
  align-items: center;
}
.control-panel[data-v-7911a7a7] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.stat-card[data-v-7911a7a7] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: all 0.2s ease;
}
.stat-card[data-v-7911a7a7]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.consumption-tracking-page[data-v-ee3609da] {
  background: #f5f5f5;
  min-height: 100vh;
}
.page-header[data-v-ee3609da] {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.header-content[data-v-ee3609da] {
  display: flex;
  align-items: center;
}
.control-panel[data-v-ee3609da] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.bom-compliance-page[data-v-f2c7c88a] {
  background: #f5f5f5;
  min-height: 100vh;
}
.page-header[data-v-f2c7c88a] {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.header-content[data-v-f2c7c88a] {
  display: flex;
  align-items: center;
}
.control-panel[data-v-f2c7c88a] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.stat-card[data-v-f2c7c88a] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: all 0.2s ease;
}
.stat-card[data-v-f2c7c88a]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.header-section[data-v-bf5fbc33] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-bf5fbc33], .filters-card[data-v-bf5fbc33], .chart-card[data-v-bf5fbc33] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.metric-card[data-v-bf5fbc33]:hover, .filters-card[data-v-bf5fbc33]:hover, .chart-card[data-v-bf5fbc33]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-bf5fbc33] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
.metric-label[data-v-bf5fbc33] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.metric-trend[data-v-bf5fbc33] {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  gap: 4px;
}
.metric-trend.positive[data-v-bf5fbc33] {
  color: #4caf50;
}
.metric-trend.negative[data-v-bf5fbc33] {
  color: #f44336;
}
.product-info[data-v-bf5fbc33] {
  line-height: 1.3;
}
.quantity-display[data-v-bf5fbc33] {
  text-align: right;
}
.quantity-value[data-v-bf5fbc33] {
  font-size: 1.1rem;
  font-weight: 600;
}
.quantity-unit[data-v-bf5fbc33] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-left: 4px;
}
.location-info[data-v-bf5fbc33] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.expiry-info[data-v-bf5fbc33] {
  line-height: 1.3;
}
.alerts-list[data-v-bf5fbc33] {
  max-height: 250px;
  overflow-y: auto;
}
.alert-item[data-v-bf5fbc33] {
  border-radius: 8px;
  border-left: 4px solid;
  background-color: #f8f9fa;
}
.alert-item.critical-alert[data-v-bf5fbc33] {
  border-left-color: #f44336;
  background-color: #ffebee;
}
.expiry-tracking[data-v-bf5fbc33] {
  max-height: 350px;
}
.expiry-stat[data-v-bf5fbc33] {
  text-align: center;
  padding: 12px;
  background-color: #f8f9fa;
  border-radius: 8px;
}
.expiry-number[data-v-bf5fbc33] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1976d2;
}
.expiry-label[data-v-bf5fbc33] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-top: 4px;
}
.expiry-items[data-v-bf5fbc33] {
  max-height: 200px;
  overflow-y: auto;
}
.expiry-item[data-v-bf5fbc33] {
  border-radius: 8px;
  border-left: 4px solid;
  background-color: #f8f9fa;
}
.expiry-item.critical-expiry[data-v-bf5fbc33] {
  border-left-color: #f44336;
  background-color: #ffebee;
}
.expiry-item.warning-expiry[data-v-bf5fbc33] {
  border-left-color: #ff9800;
  background-color: #fff3cd;
}
.movement-history[data-v-bf5fbc33] {
  max-height: 150px;
  overflow-y: auto;
}
.movement-item[data-v-bf5fbc33] {
  border-bottom: 1px solid #e0e0e0;
}
.movement-item[data-v-bf5fbc33]:last-child {
  border-bottom: none;
}
.styled-card[data-v-bf5fbc33] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-bf5fbc33]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-147afda7] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-aedc5c46] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-a1daec74] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-5fa812e2] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-5fa812e2], .filters-card[data-v-5fa812e2], .chart-card[data-v-5fa812e2] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.metric-card[data-v-5fa812e2]:hover, .filters-card[data-v-5fa812e2]:hover, .chart-card[data-v-5fa812e2]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-5fa812e2] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
.metric-label[data-v-5fa812e2] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.metric-trend[data-v-5fa812e2] {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  gap: 4px;
}
.metric-trend.positive[data-v-5fa812e2] {
  color: #4caf50;
}
.metric-trend.negative[data-v-5fa812e2] {
  color: #f44336;
}
.allocation-status[data-v-5fa812e2] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.status-text[data-v-5fa812e2] {
  font-size: 0.875rem;
  font-weight: 500;
}
.shortages-info[data-v-5fa812e2] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.shortages-value[data-v-5fa812e2] {
  font-size: 0.75rem;
  color: #6c757d;
}
.due-date-info[data-v-5fa812e2] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.days-remaining[data-v-5fa812e2] {
  font-size: 0.75rem;
  color: #6c757d;
}
.stock-level[data-v-5fa812e2] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.stock-text[data-v-5fa812e2] {
  font-size: 0.875rem;
  font-weight: 500;
}
.reserved-info[data-v-5fa812e2] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.reserved-amount[data-v-5fa812e2] {
  font-weight: 600;
}
.reserved-percentage[data-v-5fa812e2] {
  font-size: 0.75rem;
  color: #6c757d;
}
.allocation-summary[data-v-5fa812e2] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.summary-item[data-v-5fa812e2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #e0e0e0;
}
.summary-item[data-v-5fa812e2]:last-child {
  border-bottom: none;
}
.summary-item .label[data-v-5fa812e2] {
  font-weight: 500;
}
.summary-item .value[data-v-5fa812e2] {
  font-weight: 600;
}
.availability-info[data-v-5fa812e2] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.stock-info[data-v-5fa812e2] {
  font-size: 0.875rem;
  color: #6c757d;
}
.allocation-controls[data-v-5fa812e2] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.styled-card[data-v-5fa812e2] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-5fa812e2]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.q-page[data-v-3826cc74] {
  background: #f5f5f5;
}
.q-card[data-v-3826cc74] {
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.summary-card[data-v-3826cc74] {
  transition: all 0.3s ease;
}
.summary-card[data-v-3826cc74]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.q-page[data-v-b56fa03b] {
  background: #f5f5f5;
}
.q-card[data-v-b56fa03b] {
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.summary-card[data-v-b56fa03b] {
  transition: all 0.3s ease;
}
.summary-card[data-v-b56fa03b]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.q-page[data-v-bfeaa1f4] {
  background: #f5f5f5;
}
.q-card[data-v-bfeaa1f4] {
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.summary-card[data-v-bfeaa1f4] {
  transition: all 0.3s ease;
}
.summary-card[data-v-bfeaa1f4]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.q-page[data-v-44e69e0b] {
  background: #f5f5f5;
}
.q-card[data-v-44e69e0b] {
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.summary-card[data-v-44e69e0b] {
  transition: all 0.3s ease;
}
.summary-card[data-v-44e69e0b]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.header-section[data-v-8cfc06ca] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.summary-card[data-v-8cfc06ca] {
  border-radius: 12px;
}
.styled-card[data-v-8cfc06ca] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none; /* Ensure no borders */
}
.styled-card[data-v-8cfc06ca]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-d50651a8] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-d50651a8] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-d50651a8]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-d50651a8] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-d50651a8] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-d50651a8] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-da2dbef9] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-da2dbef9] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-da2dbef9]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-da2dbef9] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-da2dbef9] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-da2dbef9] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-3afc5df2] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-3afc5df2] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-3afc5df2]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-3afc5df2] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-3afc5df2] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-3afc5df2] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-b98233e4] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-b98233e4] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-b98233e4]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-b98233e4] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-b98233e4] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-b98233e4] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-ac5e2c59] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-ac5e2c59] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-ac5e2c59]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-ac5e2c59] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-ac5e2c59] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-ac5e2c59] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-1a8b01bf] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-1a8b01bf] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-1a8b01bf]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-1a8b01bf] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-1a8b01bf] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-1a8b01bf] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-60e1caac] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-60e1caac] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-60e1caac]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-60e1caac] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-60e1caac] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-60e1caac] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-c8f4390e] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-c8f4390e] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-c8f4390e]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-c8f4390e] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-c8f4390e] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-c8f4390e] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-2b88cf7d] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-2b88cf7d] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-2b88cf7d]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-2b88cf7d] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-2b88cf7d] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-2b88cf7d] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-b22ddf30] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.kpi-card[data-v-b22ddf30] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
}

.header-section[data-v-f0115c34] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-08b541f1] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-93036e02] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.header-section[data-v-5cc4a4aa] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-5cc4a4aa], .styled-card[data-v-5cc4a4aa] { border-radius: 8px; border: 1px solid #e0e0e0; transition: all 0.3s ease;
}
.metric-card[data-v-5cc4a4aa]:hover, .styled-card[data-v-5cc4a4aa]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-5cc4a4aa] { font-size: 2rem; font-weight: 700;
}
.metric-label[data-v-5cc4a4aa] { font-size: 0.875rem; color: #6c757d;
}

.header-section[data-v-db90bc24] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-db90bc24], .filters-card[data-v-db90bc24], .styled-card[data-v-db90bc24] { border-radius: 8px; border: 1px solid #e0e0e0; transition: all 0.3s ease;
}
.metric-card[data-v-db90bc24]:hover, .styled-card[data-v-db90bc24]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-db90bc24] { font-size: 2rem; font-weight: 700;
}
.metric-label[data-v-db90bc24] { font-size: 0.875rem; color: #6c757d;
}

.header-section[data-v-5353cdff] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-5353cdff], .styled-card[data-v-5353cdff] { border-radius: 8px; border: 1px solid #e0e0e0; transition: all 0.3s ease;
}
.metric-card[data-v-5353cdff]:hover, .styled-card[data-v-5353cdff]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-5353cdff] { font-size: 2rem; font-weight: 700;
}
.metric-label[data-v-5353cdff] { font-size: 0.875rem; color: #6c757d;
}

.header-section[data-v-777d8c62] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-777d8c62], .filters-card[data-v-777d8c62], .chart-card[data-v-777d8c62], .styled-card[data-v-777d8c62] { border-radius: 8px; border: 1px solid #e0e0e0; transition: all 0.3s ease;
}
.metric-card[data-v-777d8c62]:hover, .styled-card[data-v-777d8c62]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-777d8c62] { font-size: 2rem; font-weight: 700;
}
.metric-label[data-v-777d8c62] { font-size: 0.875rem; color: #6c757d;
}
.progress-bar[data-v-777d8c62] { border-radius: 4px;
}

.header-section[data-v-ab152b87] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-ab152b87], .filters-card[data-v-ab152b87], .styled-card[data-v-ab152b87] { border-radius: 8px; border: 1px solid #e0e0e0; transition: all 0.3s ease;
}
.metric-card[data-v-ab152b87]:hover, .styled-card[data-v-ab152b87]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-ab152b87] { font-size: 2rem; font-weight: 700;
}
.metric-label[data-v-ab152b87] { font-size: 0.875rem; color: #6c757d;
}

.header-section[data-v-49db900d] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-49db900d], .chart-card[data-v-49db900d], .styled-card[data-v-49db900d] { border-radius: 8px; border: 1px solid #e0e0e0; transition: all 0.3s ease;
}
.metric-card[data-v-49db900d]:hover, .styled-card[data-v-49db900d]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-49db900d] { font-size: 2rem; font-weight: 700;
}
.metric-label[data-v-49db900d] { font-size: 0.875rem; color: #6c757d;
}
.util-bar[data-v-49db900d] { border-radius: 4px;
}

.header-section[data-v-9ef84b42] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-9ef84b42],
.filters-card[data-v-9ef84b42],
.chart-card[data-v-9ef84b42] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.metric-card[data-v-9ef84b42]:hover,
.filters-card[data-v-9ef84b42]:hover,
.chart-card[data-v-9ef84b42]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.metric-value[data-v-9ef84b42] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
.metric-label[data-v-9ef84b42] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.metric-trend[data-v-9ef84b42] {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.metric-trend.positive[data-v-9ef84b42] {
  color: #4caf50;
}
.styled-card[data-v-9ef84b42] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-9ef84b42]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-4d974807] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-4d974807],
.filters-card[data-v-4d974807],
.chart-card[data-v-4d974807] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.metric-card[data-v-4d974807]:hover,
.filters-card[data-v-4d974807]:hover,
.chart-card[data-v-4d974807]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.metric-value[data-v-4d974807] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}
.metric-label[data-v-4d974807] {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 8px;
}
.metric-trend[data-v-4d974807] {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.metric-trend.positive[data-v-4d974807] {
  color: #4caf50;
}
.metric-trend.negative[data-v-4d974807] {
  color: #f44336;
}
.reason-chips[data-v-4d974807] {
  max-height: 56px;
  overflow-y: auto;
}
.delay-reasons-list[data-v-4d974807] {
  max-height: 320px;
  overflow-y: auto;
}
.delay-reason-item[data-v-4d974807] {
  border-radius: 4px;
  margin-bottom: 8px;
  transition: background-color 0.2s ease;
}
.delay-reason-item[data-v-4d974807]:hover {
  background-color: #f5f5f5;
}
.delay-reason-item.top-reason[data-v-4d974807] {
  background-color: #ffebee;
  border-left: 3px solid #f44336;
}
.actions-list[data-v-4d974807] {
  max-height: 360px;
  overflow-y: auto;
}
.styled-card[data-v-4d974807] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-4d974807]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-9ed63b04] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.kpi-card[data-v-9ed63b04] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
}

.header-section[data-v-b3b163ea] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.kpi-card[data-v-b3b163ea] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
}

.header-section[data-v-ece8629d] { padding: 16px; background: white; border-radius: 8px; border: 1px solid #e0e0e0;
}
.metric-card[data-v-ece8629d] { border-radius: 8px; transition: all 0.3s;
}
.metric-card[data-v-ece8629d]:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.metric-value[data-v-ece8629d] { font-size: 1.75rem; font-weight: 700;
}
.metric-label[data-v-ece8629d] { font-size: 0.875rem; color: #6c757d;
}
.styled-card[data-v-ece8629d] { border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.12); border: none;
}

.header-section[data-v-c472ca5f] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.kpi-card[data-v-c472ca5f] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
}

.header-section[data-v-cd39e36a] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.kpi-card[data-v-cd39e36a] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
}

.header-section[data-v-48574e7e] {
  padding: 16px;
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.metric-card[data-v-48574e7e],
.filters-card[data-v-48574e7e],
.chart-card[data-v-48574e7e],
.styled-card[data-v-48574e7e] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.metric-card[data-v-48574e7e]:hover,
.styled-card[data-v-48574e7e]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.metric-value[data-v-48574e7e] {
  font-size: 2rem;
  font-weight: 700;
}
.metric-label[data-v-48574e7e] {
  font-size: 0.875rem;
  color: #6c757d;
}
.metric-trend.positive[data-v-48574e7e] {
  color: #4caf50;
}
.metric-trend.negative[data-v-48574e7e] {
  color: #f44336;
}
.progress-bar[data-v-48574e7e] {
  border-radius: 4px;
}

.dashboard-card[data-v-4200c089] {
  border-radius: 12px;
  transition: transform 0.2s;
  height: 100%;
}
.dashboard-card[data-v-4200c089]:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.kpi-card[data-v-520ea877] {
  border-radius: 8px;
  transition: all 0.3s ease;
}
.kpi-card[data-v-520ea877]:hover {
  background: #f5f5f5;
}

.dashboard-card[data-v-4eb746f6] {
  border-radius: 12px;
  height: 100%;
}

.dashboard-card[data-v-1a1f0cd8] {
  border-radius: 12px;
  height: 100%;
}

.dashboard-card[data-v-e9a90170] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  min-height: 400px;
}
.dashboard-card[data-v-e9a90170]:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.metric-card[data-v-e9a90170] {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
  min-height: 60px;
}
.metric-card[data-v-e9a90170]:hover {
  transform: translateY(-2px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.chart-loading[data-v-e9a90170] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 200px;
  color: #666;
  animation: fadeIn-e9a90170 0.3s ease;
}
@keyframes fadeIn-e9a90170 {
from { opacity: 0; transform: translateY(10px);
}
to { opacity: 1; transform: translateY(0);
}
}

/* ApexCharts tooltip custom styling */
.apexcharts-tooltip-custom[data-v-e9a90170] {
  padding: 12px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  border-radius: 8px !important;
  background: white !important;
  border: 1px solid #e0e0e0 !important;
}
.apexcharts-tooltip-title[data-v-e9a90170] {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  margin-bottom: 8px;
}
.apexcharts-tooltip-series-group[data-v-e9a90170] {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  font-size: 12px;
}
.apexcharts-tooltip-marker[data-v-e9a90170] {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50%;
  margin-right: 8px;
  display: inline-block;
}
.apexcharts-tooltip-net[data-v-e9a90170] {
  font-weight: 600;
  color: #2196f3;
  margin-top: 4px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.dashboard-card[data-v-e9a90170] {
    min-height: 350px;
}
.metric-card[data-v-e9a90170] {
    min-height: 50px;
}
}

/* Enhanced legend styling */
.apexcharts-legend[data-v-e9a90170] {
  border-radius: 6px;
  padding: 8px 12px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
}

.dashboard-card[data-v-3bb6f8df] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  min-height: 450px;
}
.dashboard-card[data-v-3bb6f8df]:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.kpi-mini-card[data-v-3bb6f8df] {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
  min-height: 60px;
}
.kpi-mini-card[data-v-3bb6f8df]:hover {
  transform: translateY(-2px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.chart-loading[data-v-3bb6f8df] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 250px;
  color: #666;
}

/* ApexCharts tooltip custom styling */
.apexcharts-tooltip-custom[data-v-3bb6f8df] {
  padding: 12px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  border-radius: 8px !important;
  background: white !important;
  border: 1px solid #e0e0e0 !important;
}
.apexcharts-tooltip-title[data-v-3bb6f8df] {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  margin-bottom: 8px;
}
.apexcharts-tooltip-series-group[data-v-3bb6f8df] {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  font-size: 12px;
}
.apexcharts-tooltip-marker[data-v-3bb6f8df] {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50%;
  margin-right: 8px;
  display: inline-block;
}
.apexcharts-tooltip-profit[data-v-3bb6f8df] {
  font-weight: 600;
  color: #4caf50;
  margin-top: 4px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.dashboard-card[data-v-3bb6f8df] {
    min-height: 400px;
}
.kpi-mini-card[data-v-3bb6f8df] {
    min-height: 50px;
}
}

/* Loading animation for chart transitions */
@keyframes fadeIn-3bb6f8df {
from { opacity: 0; transform: translateY(10px);
}
to { opacity: 1; transform: translateY(0);
}
}
.chart-loading[data-v-3bb6f8df] {
  animation: fadeIn-3bb6f8df 0.3s ease;
}

/* Custom scrollbar for chart container */
.apexcharts-canvas[data-v-3bb6f8df] {
  border-radius: 8px;
}

/* Enhanced legend styling */
.apexcharts-legend[data-v-3bb6f8df] {
  border-radius: 6px;
  padding: 8px 12px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
}

.dashboard-card[data-v-4e70785e] {
  border-radius: 12px;
  background: white;
}
.full-height[data-v-4e70785e] {
  height: 100%;
}

.stat-card-minimal[data-v-6ff6a241] {
  border-radius: 12px;
  background: white;
  border: 1px solid #edf2f7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.stat-card-minimal[data-v-6ff6a241]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1);
  border-color: var(--q-primary);
}
.stat-line[data-v-6ff6a241] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  opacity: 0.8;
}
.letter-spacing-1[data-v-6ff6a241] {
  letter-spacing: 1px;
}
.opacity-8[data-v-6ff6a241] {
  opacity: 0.8;
}
.ap-navbar[data-v-6ff6a241] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-6ff6a241] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.coa-tree[data-v-149562a0] .q-tree__node-header {
  border-radius: 12px;
  padding: 8px 12px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-bottom: 2px;
}
.coa-tree[data-v-149562a0] .q-tree__node-header:hover {
  background: rgba(46, 125, 50, 0.05);
  transform: translateX(4px);
}
.coa-tree[data-v-149562a0] .q-tree__node--selected > .q-tree__node-header {
  background: rgba(46, 125, 50, 0.1);
  color: var(--primary-green);
}
.account-item[data-v-149562a0] {
  width: 100%;
}
.account-details[data-v-149562a0] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.account-name[data-v-149562a0] {
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Comfortaa', sans-serif;
}
.account-type[data-v-149562a0] {
  font-size: 0.8rem;
  font-weight: 400;
  opacity: 0.7;
}
.view-btn[data-v-149562a0], .edit-btn[data-v-149562a0] {
  opacity: 0;
  transition: all 0.3s ease;
  transform: scale(0.8);
}
.coa-tree[data-v-149562a0] .q-tree__node-header:hover .view-btn,
.coa-tree[data-v-149562a0] .q-tree__node-header:hover .edit-btn {
  opacity: 1;
  transform: scale(1);
}
.control-chip[data-v-149562a0] {
  height: 20px;
  font-size: 0.7rem;
  font-weight: 700;
}

.sleek-table[data-v-b46fa31d] {
  border-radius: 12px;
  overflow: hidden;
}
.type-chip[data-v-b46fa31d] {
  min-width: 120px;
  justify-content: center;
}

.kanban-grid[data-v-31cc8d59] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 16px;
}
.kanban-card[data-v-31cc8d59] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  padding: 18px 20px 14px 20px;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  display: flex;
  flex-direction: column;
  min-height: 90px;
}
.kanban-title[data-v-31cc8d59] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #263238;
  margin-bottom: 2px;
}
.kanban-type[data-v-31cc8d59] {
  font-size: 0.98rem;
  color: #37474f;
  margin-bottom: 2px;
}
.kanban-code[data-v-31cc8d59] {
  font-size: 1rem;
  color: #607d8b;
  font-weight: 600;
  margin-top: 2px;
  text-align: right;
}

.header-font[data-v-cb0e11a3] {
  font-family: 'Comfortaa', sans-serif;
}
.account-details-drawer[data-v-cb0e11a3] {
  background: var(--background-color);
}
.account-details-drawer[data-v-cb0e11a3] .q-drawer__content {
  overflow-x: hidden;
}
.glass-container[data-v-cb0e11a3] {
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  width: 100%;
}
.body--dark .glass-container[data-v-cb0e11a3] {
  background: rgba(24, 26, 27, 0.7);
}
.full-height[data-v-cb0e11a3] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.drawer-header[data-v-cb0e11a3] {
  background: transparent;
}
.primary-light[data-v-cb0e11a3] {
  background: rgba(46, 125, 50, 0.1);
}
.drawer-scroll-area[data-v-cb0e11a3] {
  flex: 1;
}

/* Sleek Balance Card */
.balance-card-sleek[data-v-cb0e11a3] {
  background: linear-gradient(135deg, #2E7D32 0%, #1B5E20 100%);
  border-radius: 20px;
  padding: 24px;
  box-shadow: 0 10px 25px rgba(46, 125, 50, 0.25);
  position: relative;
  overflow: hidden;
}
.balance-text[data-v-cb0e11a3] {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -1px;
}
.text-white-70[data-v-cb0e11a3] {
  color: rgba(255, 255, 255, 0.7);
}
.balance-icon-bg[data-v-cb0e11a3] {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  padding: 12px;
}
.group-balance-card[data-v-cb0e11a3] {
  padding: 20px;
  border-radius: 16px;
  border: 1px solid var(--neutral-gray);
  background: var(--card-bg);
}
.info-item-sleek[data-v-cb0e11a3] {
  background: var(--card-bg);
  padding: 16px;
  border-radius: 16px;
  border: 1px solid var(--neutral-gray);
  transition: all 0.3s ease;
}
.info-item-sleek[data-v-cb0e11a3]:hover {
  border-color: var(--primary-green);
  box-shadow: var(--shadow);
}
.sleek-tabs[data-v-cb0e11a3] {
  background: transparent;
}
.sleek-panels[data-v-cb0e11a3] {
  background: transparent;
}
.setting-row[data-v-cb0e11a3] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  background: var(--card-bg);
  border-radius: 12px;
  border: 1px solid var(--neutral-gray);
}
.metadata-list[data-v-cb0e11a3] {
  background: var(--card-bg);
  border-radius: 12px;
  border: 1px solid var(--neutral-gray);
  padding: 8px 0;
}
.rounded-borders[data-v-cb0e11a3] {
  border-radius: 12px;
}

.ledger-view-container[data-v-e25dc09f] {
  padding: 16px;
}
.ledger-table[data-v-e25dc09f] {
  border-radius: 8px;
}
.ledger-table .q-table__top[data-v-e25dc09f] {
  background: #f8f9fa;
}
.transaction-details .row[data-v-e25dc09f] {
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.transaction-details .row[data-v-e25dc09f]:last-child {
  border-bottom: none;
}
.q-table th[data-v-e25dc09f] {
  font-weight: 600;
  background: #f8f9fa;
}
.q-table tbody tr[data-v-e25dc09f]:hover {
  background: #f8f9fa;
}

/* Custom styling for positive/negative amounts */
.text-positive[data-v-e25dc09f] {
  color: #21ba45 !important;
}
.text-negative[data-v-e25dc09f] {
  color: #c10015 !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.ledger-view-container[data-v-e25dc09f] {
    padding: 8px;
}
.col-auto[data-v-e25dc09f] {
    margin-bottom: 8px;
}
}

.reports-container[data-v-f03dcf75] {
  padding: 16px;
}
.trial-balance-table[data-v-f03dcf75] {
  border-radius: 8px;
}
.trial-balance-table .q-table__top[data-v-f03dcf75] {
  background: #f8f9fa;
}
.q-table th[data-v-f03dcf75] {
  font-weight: 600;
  background: #f8f9fa;
}
.q-table tbody tr[data-v-f03dcf75]:hover {
  background: #f8f9fa;
}

/* Custom styling for positive/negative amounts */
.text-positive[data-v-f03dcf75] {
  color: #21ba45 !important;
}
.text-negative[data-v-f03dcf75] {
  color: #c10015 !important;
}
.text-info[data-v-f03dcf75] {
  color: #31ccec !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.reports-container[data-v-f03dcf75] {
    padding: 8px;
}
.col-auto[data-v-f03dcf75] {
    margin-bottom: 8px;
}
}

.header-font[data-v-93b30e52] {
  font-family: 'Comfortaa', sans-serif;
}
.primary-light[data-v-93b30e52] {
  background: rgba(46, 125, 50, 0.1);
}
.sleek-card[data-v-93b30e52] {
  border-radius: 16px;
  background: var(--card-bg);
  box-shadow: var(--shadow);
  border: 1px solid var(--neutral-gray);
}
.journal-table[data-v-93b30e52] {
  border-radius: 8px;
  max-width: 100%;
}
.journal-table[data-v-93b30e52] td {
  white-space: normal !important;
  word-break: break-word;
}
.view-entry-drawer[data-v-93b30e52] {
  background: var(--background-color);
}
.view-entry-drawer[data-v-93b30e52] .q-drawer__content {
  overflow-x: hidden;
}
.glass-container[data-v-93b30e52] {
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  width: 100%;
}
.body--dark .glass-container[data-v-93b30e52] {
  background: rgba(24, 26, 27, 0.7);
}
.drawer-header[data-v-93b30e52] {
  background: transparent;
  min-height: 70px;
}
.close-btn[data-v-93b30e52]:hover {
  background: rgba(0, 0, 0, 0.05);
}
.rounded-borders[data-v-93b30e52] {
  border-radius: 12px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.col-auto[data-v-93b30e52] {
    margin-bottom: 8px;
}
}

.header-font[data-v-48f95260] {
  font-family: 'Comfortaa', sans-serif;
}
.sleek-card[data-v-48f95260] {
  border-radius: 16px;
  background: var(--card-bg);
  box-shadow: var(--shadow);
  border: 1px solid var(--neutral-gray);
}
.summary-card[data-v-48f95260] {
  border-radius: 12px;
  transition: transform 0.2s;
}
.summary-card[data-v-48f95260]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.control-accounts-table[data-v-48f95260] {
  border-radius: 8px;
}

.header-font[data-v-858939c7] {
  font-family: 'Comfortaa', sans-serif;
}
.primary-light[data-v-858939c7] {
  background: rgba(46, 125, 50, 0.1);
}
.sleek-card[data-v-858939c7] {
  border-radius: 20px;
  background: var(--card-bg);
  box-shadow: var(--shadow);
  border: 1px solid var(--neutral-gray);
  overflow: hidden;
}
.search-input-sleek[data-v-858939c7] {
  border-radius: 12px;
}
.search-input-sleek[data-v-858939c7] .q-field__control {
  border-radius: 12px;
  background: var(--neutral-gray);
  border: none;
}
.action-btn-sleek[data-v-858939c7] {
  padding: 8px 20px;
  font-weight: 600;
  font-family: 'Comfortaa', sans-serif;
}
.sleek-banner[data-v-858939c7] {
  border-radius: 12px;
}
.sleek-tabs-main[data-v-858939c7] {
  padding: 0 16px;
}
.sleek-tabs-main[data-v-858939c7] .q-tab {
  border-radius: 12px 12px 0 0;
  margin-right: 4px;
  padding: 12px 20px;
  text-transform: none;
  font-weight: 600;
}
.sleek-tabs-main[data-v-858939c7] .q-tab--active {
  background: rgba(46, 125, 50, 0.08);
}
.coa-tree[data-v-858939c7] {
  margin-top: 16px;
}

.ledger-view-container[data-v-ca0dee0f] {
  padding: 16px;
}
.ledger-table[data-v-ca0dee0f] {
  border-radius: 8px;
}
.ledger-table .q-table__top[data-v-ca0dee0f] {
  background: #f8f9fa;
}
.transaction-details .row[data-v-ca0dee0f] {
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.transaction-details .row[data-v-ca0dee0f]:last-child {
  border-bottom: none;
}
.journal-entry-details[data-v-ca0dee0f] {
  max-height: 70vh;
  overflow-y: auto;
}
.document-preview[data-v-ca0dee0f] {
  max-height: 70vh;
  overflow-y: auto;
}
.document-content[data-v-ca0dee0f] {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.q-table th[data-v-ca0dee0f] {
  font-weight: 600;
  background: #f8f9fa;
}
.q-table tbody tr[data-v-ca0dee0f]:hover {
  background: #f8f9fa;
}

/* Custom styling for positive/negative amounts */
.text-positive[data-v-ca0dee0f] {
  color: #21ba45 !important;
}
.text-negative[data-v-ca0dee0f] {
  color: #c10015 !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.ledger-view-container[data-v-ca0dee0f] {
    padding: 8px;
}
.col-auto[data-v-ca0dee0f] {
    margin-bottom: 8px;
}
}

/* Print styles */
@media print {
.ledger-view-container[data-v-ca0dee0f] {
    padding: 0;
}
.q-btn[data-v-ca0dee0f] {
    display: none !important;
}
.q-dialog[data-v-ca0dee0f] {
    display: none !important;
}
}

.reports-container[data-v-a169d042] {
  padding: 16px;
}
.trial-balance-table[data-v-a169d042] {
  border-radius: 8px;
}
.trial-balance-table .q-table__top[data-v-a169d042] {
  background: #f8f9fa;
}
.q-table th[data-v-a169d042] {
  font-weight: 600;
  background: #f8f9fa;
}
.q-table tbody tr[data-v-a169d042]:hover {
  background: #f8f9fa;
}

/* Custom styling for positive/negative amounts */
.text-positive[data-v-a169d042] {
  color: #21ba45 !important;
}
.text-negative[data-v-a169d042] {
  color: #c10015 !important;
}
.text-info[data-v-a169d042] {
  color: #31ccec !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.reports-container[data-v-a169d042] {
    padding: 8px;
}
.col-auto[data-v-a169d042] {
    margin-bottom: 8px;
}
}

.journal-entries-container[data-v-f3a6cb5d] {
  padding: 16px;
}
.journal-table[data-v-f3a6cb5d] {
  border-radius: 8px;
}
.journal-table .q-table__top[data-v-f3a6cb5d] {
  background: #f8f9fa;
}
.q-table th[data-v-f3a6cb5d] {
  font-weight: 600;
  background: #f8f9fa;
}
.q-table tbody tr[data-v-f3a6cb5d]:hover {
  background: #f8f9fa;
}
.entry-details .row[data-v-f3a6cb5d] {
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.entry-details .row[data-v-f3a6cb5d]:last-child {
  border-bottom: none;
}

/* Custom styling for positive/negative amounts */
.text-positive[data-v-f3a6cb5d] {
  color: #21ba45 !important;
}
.text-negative[data-v-f3a6cb5d] {
  color: #c10015 !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.journal-entries-container[data-v-f3a6cb5d] {
    padding: 8px;
}
.col-auto[data-v-f3a6cb5d] {
    margin-bottom: 8px;
}
}

.coa-settings[data-v-886d907e] {
  padding: 20px;
}
.q-card[data-v-886d907e] {
  margin-bottom: 20px;
}
.q-table[data-v-886d907e] {
  background: transparent;
}

.sidebar-nav[data-v-b467d86d] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
  transition: all 0.3s ease;
}
.sidebar-nav.collapsed[data-v-b467d86d] {
  min-width: 64px;
  max-width: 64px;
}

.ar-navbar[data-v-1d8c6da7] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-1d8c6da7] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.bankrec-navbar[data-v-4d62d1aa] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-4d62d1aa] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.cb-navbar[data-v-23676b41] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-23676b41] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

/* Custom Styles */
.q-table__top[data-v-7e3f6110] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.reports-navbar[data-v-68d62321] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-68d62321] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

/* Custom Styles */
.q-table__top[data-v-edad4912] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.invoice-navbar[data-v-3f3495cf] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-3f3495cf] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.gl-navbar[data-v-0f3f0ba6] {
  min-width: 220px;
  max-width: 240px;
  border-left: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}

.asset-navbar[data-v-57f3a96c] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-57f3a96c] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.q-page[data-v-fcb91e56] {
  background-color: #f5f5f5;
}

.q-page[data-v-e894b2e2] {
  background-color: #f5f5f5;
}

.q-page[data-v-0b45de84] {
  background-color: #f5f5f5;
}

.coa-settings[data-v-6db45849] {
  padding: 20px;
}
.q-card[data-v-6db45849] {
  margin-bottom: 20px;
}
.q-table[data-v-6db45849] {
  background: transparent;
}

.sidebar-nav[data-v-40144092] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
  transition: all 0.3s ease;
}
.sidebar-nav.collapsed[data-v-40144092] {
  min-width: 64px;
  max-width: 64px;
}

.q-table__top[data-v-ba5e1532] {
  background-color: #fff;
  padding: 8px 10px;
}
.journal-entries-table[data-v-ba5e1532] .q-table__middle {
  /* maximize usable space */
  min-height: 55vh;
}
.journal-entries-table[data-v-ba5e1532] tr {
  transition: background-color 0.2s ease;
  cursor: pointer;
}
.journal-entries-table[data-v-ba5e1532] tr:hover {
  background-color: #f5f7f9 !important;
}
.journal-entries-table[data-v-ba5e1532] th {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #555;
  letter-spacing: 0.5px;
  background-color: #f8fafc;
}
.summary-card[data-v-ba5e1532] {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 12px;
}
.summary-card[data-v-ba5e1532]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1) !important;
}
.rounded-borders-lg[data-v-ba5e1532] {
  border-radius: 16px;
}
.uppercase[data-v-ba5e1532] {
  text-transform: uppercase;
}
.letter-spacing-1[data-v-ba5e1532] {
  letter-spacing: 1px;
}
.border-green[data-v-ba5e1532] {
  border-color: #81c784 !important;
}
.border-orange[data-v-ba5e1532] {
  border-color: #ffb74d !important;
}
.je-details-drawer[data-v-ba5e1532] .q-drawer__content {
  background: #fff;
  overflow-x: hidden;
}
.je-lines-table[data-v-ba5e1532] {
  max-width: 100%;
}
.je-lines-table[data-v-ba5e1532] td {
  white-space: normal !important;
  word-break: break-word;
}
.border-light[data-v-ba5e1532] {
  border: 1px solid #eee;
}
.line-height-1[data-v-ba5e1532] {
  line-height: 1.2;
}
.border-bottom-green[data-v-ba5e1532] {
  border-bottom: 3px solid #2e7d32 !important;
}

.q-table__top[data-v-e165dfe9] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}
.ledger-view[data-v-e165dfe9] .q-table__middle {
  min-height: 55vh;
}

.q-tabs[data-v-7d81eb72] {
  background-color: #f5f5f5;
  border-radius: 8px 8px 0 0;
}

.sidebar-nav[data-v-b804dbe7] {
  min-width: 240px;
  max-width: 260px;
  border-right: 1px solid #eef2f7;
  background: #fff;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
}
.sidebar-nav.collapsed[data-v-b804dbe7] {
  min-width: 80px;
  max-width: 80px;
}
.rounded-borders-lg[data-v-b804dbe7] {
  border-radius: 16px;
}
.hover-shadow[data-v-b804dbe7]:hover {
  box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important;
}
.transition-3[data-v-b804dbe7] {
  transition: all 0.3s ease;
}
.header-font[data-v-b804dbe7] {
  letter-spacing: -0.5px;
}
[data-v-b804dbe7] .q-item.q-router-link--active,[data-v-b804dbe7] .q-item--active {
  background-color: #e3f2fd;
  color: #1976d2;
}

.reports-navbar[data-v-280e502b] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.reports-navbar.collapsed[data-v-280e502b] {
  min-width: 64px;
  max-width: 64px;
}
.q-table__top[data-v-280e502b] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}
.trend-bars[data-v-280e502b] {
  display: flex;
  align-items: flex-end;
  height: 80px;
  gap: 6px;
}
.trend-bar[data-v-280e502b] {
  width: 12%;
  background-color: #f87171; /* red-400 */
  border-radius: 3px 3px 0 0;
  transition: height 0.2s ease;
}
.trend-bar.pos[data-v-280e502b] {
  background-color: #34d399; /* green-400 */
}

.reports-navbar[data-v-0142eeea] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.reports-navbar.collapsed[data-v-0142eeea] {
  min-width: 64px;
  max-width: 64px;
}

.q-table__top[data-v-0d11f18d] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.q-table__top[data-v-b6e12de2] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.q-table__top[data-v-2a692ea3] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.q-page[data-v-5b24bedc] {
  background-color: #f5f5f5;
}

.q-page[data-v-5d50feca] {
  background-color: #f5f5f5;
}

.q-page[data-v-e6449301] {
  background-color: #f5f5f5;
}

.q-page[data-v-8180d33b] {
  background-color: #f5f5f5;
}

.bulk-suppliers-table[data-v-e6117487] {
  height: 100%;
}
.bulk-suppliers-table[data-v-e6117487] .q-table__middle {
  max-height: calc(100vh - 450px);
  overflow-y: auto;
}
.amount-input[data-v-e6117487] {
  max-width: 150px;
}
.q-th[data-v-e6117487], .q-td[data-v-e6117487] {
  padding: 8px 12px;
}

.bulk-customers-table[data-v-4d8a0ab9] {
  height: 100%;
}
.bulk-customers-table[data-v-4d8a0ab9] .q-table__middle {
  max-height: calc(100vh - 400px);
  overflow-y: auto;
}

.bulk-accounts-table[data-v-7f0a5d97] {
  height: 100%;
}
.bulk-accounts-table[data-v-7f0a5d97] .q-table__middle {
  max-height: calc(100vh - 450px);
  overflow-y: auto;
}

.upload-step[data-v-647596f7] {
  max-width: 1200px;
  margin: 0 auto;
}
.upload-card[data-v-647596f7] {
  height: 100%;
  transition: all 0.3s ease;
}
.upload-card.uploaded[data-v-647596f7] {
  border-color: #4caf50 !important;
  background-color: rgba(76, 175, 80, 0.05);
}
.file-upload-area[data-v-647596f7] {
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  padding: 2rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fafafa;
}
.file-upload-area[data-v-647596f7]:hover {
  border-color: #1976d2;
  background-color: #f5f9ff;
}
.upload-card.uploaded .file-upload-area[data-v-647596f7] {
  border-color: #4caf50;
  background-color: #f8fff8;
}
.file-info[data-v-647596f7] {
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: 0.75rem;
}
.summary-item[data-v-647596f7] {
  background-color: #f8f9fa;
}
.summary-item .text-h6[data-v-647596f7] {
  color: #1976d2;
  margin-bottom: 0.25rem;
}
@media (max-width: 768px) {
.file-upload-area[data-v-647596f7] {
    padding: 1.5rem;
}
.file-upload-area .text-body1[data-v-647596f7] {
    font-size: 0.9rem;
}
.file-upload-area .text-caption[data-v-647596f7] {
    font-size: 0.75rem;
}
}

.preview-step[data-v-e419ef7c] {
  max-width: 1400px;
  margin: 0 auto;
}
.validation-summary[data-v-e419ef7c] {
  background: linear-gradient(135deg, #f5f5f5 0%, #ffffff 100%);
}
.stat-card[data-v-e419ef7c] {
  padding: 1rem;
  border-radius: 8px;
  text-align: center;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.stat-number[data-v-e419ef7c] {
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.stat-label[data-v-e419ef7c] {
  font-size: 0.875rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.data-preview-card[data-v-e419ef7c] {
  height: 100%;
}
.q-table[data-v-e419ef7c] {
  max-height: 300px;
  overflow-y: auto;
}
@media (max-width: 1024px) {
.stat-card[data-v-e419ef7c] {
    margin-bottom: 1rem;
}
}
@media (max-width: 768px) {
.row.q-gutter-md > .col-12.col-sm-6.col-md-3[data-v-e419ef7c] {
    margin-bottom: 1rem;
}
.stat-card[data-v-e419ef7c] {
    padding: 0.75rem;
}
.stat-number[data-v-e419ef7c] {
    font-size: 1.5rem;
}
}

.execute-step[data-v-e638bb8a] {
  max-width: 1200px;
  margin: 0 auto;
}
.status-info[data-v-e638bb8a] {
  background-color: #f8f9fa;
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid #1976d2;
}
.max-width-600[data-v-e638bb8a] {
  max-width: 600px;
}
@media (max-width: 768px) {
.row.q-gutter-md > .col-12.col-md-6[data-v-e638bb8a] {
    margin-bottom: 1rem;
}
}

.results-step[data-v-85f55ef8] {
  max-width: 1400px;
  margin: 0 auto;
}
.stats-grid[data-v-85f55ef8] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 1rem;
}
.stat-item[data-v-85f55ef8] {
  text-align: center;
  padding: 1rem;
  background-color: #f8f9fa;
  border-radius: 8px;
}
.stat-value[data-v-85f55ef8] {
  margin-bottom: 0.25rem;
}
.stat-label[data-v-85f55ef8] {
  font-size: 0.875rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.validation-grid[data-v-85f55ef8] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.validation-item[data-v-85f55ef8] {
  display: flex;
  align-items: center;
  padding: 0.5rem;
  background-color: #f8f9fa;
  border-radius: 4px;
}
.balance-table[data-v-85f55ef8] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}
.balance-row[data-v-85f55ef8] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 120px;
  gap: 1rem;
  padding: 1rem;
  border-bottom: 1px solid #e0e0e0;
  align-items: center;
}
.balance-row.header[data-v-85f55ef8] {
  background-color: #f5f5f5;
  font-weight: 600;
  border-bottom: 2px solid #1976d2;
}
.balance-row[data-v-85f55ef8]:last-child {
  border-bottom: none;
}
.account-name[data-v-85f55ef8] {
  font-weight: 500;
}
.gl-balance[data-v-85f55ef8],
.sub-ledger-balance[data-v-85f55ef8],
.difference[data-v-85f55ef8] {
  text-align: right;
  font-family: monospace;
}
.status[data-v-85f55ef8] {
  text-align: center;
}
@media (max-width: 1024px) {
.balance-row[data-v-85f55ef8] {
    grid-template-columns: 2fr 1fr 1fr 1fr 100px;
    font-size: 0.875rem;
}
}
@media (max-width: 768px) {
.stats-grid[data-v-85f55ef8] {
    grid-template-columns: repeat(2, 1fr);
}
.balance-row[data-v-85f55ef8] {
    grid-template-columns: 1fr;
    gap: 0.5rem;
    text-align: left;
}
.balance-row.header[data-v-85f55ef8] {
    display: none;
}
.balance-row[data-v-85f55ef8]:not(.header) {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 0.5rem;
}
.gl-balance[data-v-85f55ef8],
  .sub-ledger-balance[data-v-85f55ef8],
  .difference[data-v-85f55ef8] {
    text-align: left;
}
}

.file-upload-area[data-v-8fe12877] {
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  padding: 2rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fafafa;
}
.file-upload-area[data-v-8fe12877]:hover,
.file-upload-area.drag-over[data-v-8fe12877] {
  border-color: #1976d2;
  background-color: #f5f9ff;
}
.file-upload-area.drag-over[data-v-8fe12877] {
  border-color: #4caf50;
  background-color: #f8fff8;
}
@media (max-width: 768px) {
.file-upload-area[data-v-8fe12877] {
    padding: 1.5rem;
}
.file-upload-area .text-body1[data-v-8fe12877] {
    font-size: 0.9rem;
}
.file-upload-area .text-caption[data-v-8fe12877] {
    font-size: 0.75rem;
}
}

.upload-step[data-v-58120510] {
  max-width: 1200px;
  margin: 0 auto;
}
.upload-card[data-v-58120510] {
  height: 100%;
  transition: all 0.3s ease;
}
.upload-card.uploaded[data-v-58120510] {
  border-color: #4caf50 !important;
  background-color: rgba(76, 175, 80, 0.05);
}
.summary-item[data-v-58120510] {
  background-color: #f8f9fa;
}
.summary-item .text-h6[data-v-58120510] {
  color: #1976d2;
  margin-bottom: 0.25rem;
}

.mapping-step[data-v-b879b3a7] {
  max-width: 1200px;
  margin: 0 auto;
}

.validation-results[data-v-718db4cf] {
  max-width: 1200px;
  margin: 0 auto;
}
.validation-header[data-v-718db4cf] {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 1rem;
}
.validation-items[data-v-718db4cf] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.validation-item[data-v-718db4cf] {
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}
.validation-item[data-v-718db4cf]:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.validation-item.has-details[data-v-718db4cf] {
  cursor: pointer;
}
.item-header[data-v-718db4cf] {
  padding: 1rem;
}
.item-title[data-v-718db4cf] {
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.expand-icon[data-v-718db4cf] {
  transition: transform 0.3s ease;
}
.item-details[data-v-718db4cf] {
  padding: 1rem;
  background-color: #fafafa;
}
.stats-section[data-v-718db4cf] {
  background-color: white;
  border-radius: 4px;
  padding: 1rem;
}
.stat-card[data-v-718db4cf] {
  background-color: #f8f9fa;
  border-radius: 4px;
  padding: 0.75rem;
  text-align: center;
}
.stat-value[data-v-718db4cf] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1976d2;
  margin-bottom: 0.25rem;
}
.stat-label[data-v-718db4cf] {
  font-size: 0.875rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.details-list[data-v-718db4cf] {
  background-color: white;
  border-radius: 4px;
}
.actions-section[data-v-718db4cf] {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 1.5rem;
}
@media (max-width: 768px) {
.validation-header[data-v-718db4cf],
  .item-header[data-v-718db4cf],
  .item-details[data-v-718db4cf],
  .actions-section[data-v-718db4cf] {
    padding: 0.75rem;
}
.stat-card[data-v-718db4cf] {
    margin-bottom: 0.5rem;
}
}

.preview-step[data-v-671be172] {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-card[data-v-671be172] {
  transition: transform 0.2s;
}
.summary-card[data-v-671be172]:hover {
  transform: translateY(-4px);
}

.migration-progress[data-v-35966dc0] {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 1rem;
}
.progress-section[data-v-35966dc0] {
  background-color: white;
  border-radius: 4px;
  padding: 1rem;
}
.status-info[data-v-35966dc0] {
  background-color: white;
  border-radius: 4px;
  padding: 1rem;
  border-left: 4px solid #1976d2;
}
.stats-section[data-v-35966dc0] {
  background-color: white;
  border-radius: 4px;
  padding: 1rem;
}
.activity-section[data-v-35966dc0] {
  background-color: white;
  border-radius: 4px;
  padding: 1rem;
}
.error-section[data-v-35966dc0] {
  background-color: #ffebee;
  border-radius: 4px;
  border: 1px solid #ffcdd2;
}
@media (max-width: 768px) {
.migration-progress[data-v-35966dc0] {
    padding: 0.75rem;
}
.progress-section[data-v-35966dc0],
  .status-info[data-v-35966dc0],
  .stats-section[data-v-35966dc0],
  .activity-section[data-v-35966dc0] {
    padding: 0.75rem;
}
}

.execute-step[data-v-b0c21e4e] {
  max-width: 1200px;
  margin: 0 auto;
}
.stat-item[data-v-b0c21e4e] {
  text-align: center;
  padding: 1rem;
  background-color: #f5f5f5;
  border-radius: 8px;
}
.stat-value[data-v-b0c21e4e] {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.stat-label[data-v-b0c21e4e] {
  font-size: 0.875rem;
  color: #666;
}

.results-step[data-v-067e17d2] {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-card[data-v-067e17d2] {
  transition: transform 0.2s;
}
.summary-card[data-v-067e17d2]:hover {
  transform: translateY(-4px);
}
.detail-item[data-v-067e17d2] {
  padding: 0.5rem 0;
}
.detail-label[data-v-067e17d2] {
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 0.25rem;
}
.detail-value[data-v-067e17d2] {
  font-size: 1rem;
  font-weight: 500;
  color: #333;
}

.migration-wizard-page[data-v-c1b0e0d0] {
  min-height: 100vh;
  background-color: #f5f5f5;
}
.step-indicator[data-v-c1b0e0d0] {
  padding: 1rem 0;
}
.step-circle[data-v-c1b0e0d0] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-weight: 600;
  transition: all 0.3s ease;
}
.step-circle.active[data-v-c1b0e0d0] {
  background-color: #1976d2;
  color: white;
}
.step-circle.completed[data-v-c1b0e0d0] {
  background-color: #4caf50;
  color: white;
}
.step-circle.disabled[data-v-c1b0e0d0] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}
.step-circle[data-v-c1b0e0d0]:not(.active):not(.completed):not(.disabled) {
  background-color: #e3f2fd;
  color: #1976d2;
  border: 2px solid #1976d2;
}
.step-label[data-v-c1b0e0d0] {
  min-width: 80px;
  max-width: 120px;
}
.step-content[data-v-c1b0e0d0] {
  min-height: 400px;
  padding: 2rem;
}
@media (max-width: 768px) {
.step-indicator .row[data-v-c1b0e0d0] {
    justify-content: center;
}
.step-circle[data-v-c1b0e0d0] {
    width: 35px;
    height: 35px;
    font-size: 0.875rem;
}
.step-label[data-v-c1b0e0d0] {
    font-size: 0.75rem;
    min-width: 70px;
}
}

.stat-card-minimal[data-v-a0752ed4] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-a0752ed4]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.15);
  transform: translateY(-2px);
}
.stat-line[data-v-a0752ed4] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.opacity-8[data-v-a0752ed4] { opacity: 0.8;
}
.letter-spacing-1[data-v-a0752ed4] { letter-spacing: 1px;
}
.journal-entry-details[data-v-a0752ed4] {
  max-width: 100%;
}

.stat-card-minimal[data-v-0b1efe61] {
  border-radius: 12px;
  background: white;
  border: 1px solid #edf2f7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.stat-card-minimal[data-v-0b1efe61]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1);
  border-color: var(--q-primary);
}
.stat-line[data-v-0b1efe61] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  opacity: 0.8;
}
.letter-spacing-1[data-v-0b1efe61] {
  letter-spacing: 1px;
}
.opacity-8[data-v-0b1efe61] {
  opacity: 0.8;
}
.metric-card[data-v-0b1efe61] {
  transition: all 0.3s ease;
}
.metric-card[data-v-0b1efe61]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.search-input .q-field__control[data-v-0b1efe61] {
  border-radius: 8px;
}

/* Amount cells */
.q-table__container[data-v-0b1efe61] {
  max-width: 100%;
  overflow-x: auto;
}
.amount-cell[data-v-0b1efe61] {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #1976d2;
}
.amount-value[data-v-0b1efe61] {
  font-size: 14px;
}

/* Date cells */
.date-cell[data-v-0b1efe61] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.date-value[data-v-0b1efe61] {
  font-weight: 500;
  color: #37474f;
}
.date-status[data-v-0b1efe61] {
  font-size: 11px;
  font-weight: 500;
}

/* Action buttons */
.action-buttons[data-v-0b1efe61] {
  display: flex;
  gap: 4px;
  justify-content: center;
}

/* Enhanced table styling */
.q-table tbody tr[data-v-0b1efe61]:hover {
  background-color: #f8f9fa;
}

/* Status badges */
.q-badge[data-v-0b1efe61] {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Form sections */
.form-section[data-v-0b1efe61] {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e1e5e9;
  margin-bottom: 16px;
}
.form-section[data-v-0b1efe61]:last-child {
  margin-bottom: 0;
}
.section-header[data-v-0b1efe61] {
  font-size: 16px;
  font-weight: 600;
  color: #37474f;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #e3f2fd;
}
.form-grid[data-v-0b1efe61] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 16px;
}
.notification-settings[data-v-0b1efe61] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.notification-settings .q-option-group[data-v-0b1efe61] {
  display: flex;
  gap: 24px;
}

/* Payment details modal */
.payment-details[data-v-0b1efe61] {
  max-width: 100%;
}
.payment-header[data-v-0b1efe61] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-bottom: 1px solid #e1e5e9;
  margin-bottom: 16px;
}
.payment-amount[data-v-0b1efe61] {
  font-size: 32px;
  font-weight: 700;
  color: #1976d2;
  margin-bottom: 4px;
}
.payment-vendor[data-v-0b1efe61] {
  font-size: 14px;
  color: #6c757d;
}
.payment-actions[data-v-0b1efe61] {
  display: flex;
  gap: 8px;
}
.details-grid[data-v-0b1efe61] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 24px;
}
.info-section[data-v-0b1efe61] {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  border: 1px solid #e1e5e9;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.info-grid[data-v-0b1efe61] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
.info-item[data-v-0b1efe61] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 1px solid #e9ecef;
}
.info-item.full-width[data-v-0b1efe61] {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.info-label[data-v-0b1efe61] {
  font-size: 12px;
  font-weight: 600;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  min-width: 120px;
}
.info-value[data-v-0b1efe61] {
  font-size: 14px;
  font-weight: 500;
  color: #495057;
  text-align: right;
}
.info-value.amount-value[data-v-0b1efe61] {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #1976d2;
}

/* Execution history */
.execution-history[data-v-0b1efe61] {
  margin-top: 16px;
}
.execution-item[data-v-0b1efe61] {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  transition: all 0.2s ease;
}
.execution-item[data-v-0b1efe61]:hover {
  background: #e9ecef;
  border-color: #dee2e6;
}
.execution-reference[data-v-0b1efe61] {
  font-weight: 600;
  color: #495057;
  margin-bottom: 2px;
}
.execution-details[data-v-0b1efe61] {
  font-size: 12px;
  color: #6c757d;
}
.execution-amount[data-v-0b1efe61] {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #28a745;
}

/* Modal styles */
.payment-dialog[data-v-0b1efe61],
.details-dialog[data-v-0b1efe61] {
  border-radius: 16px;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

/* Input field enhancements */
.q-input .q-field__control[data-v-0b1efe61],
.q-select .q-field__control[data-v-0b1efe61],
.q-textarea .q-field__control[data-v-0b1efe61] {
  border-radius: 8px;
  background-color: #ffffff;
  border: 2px solid #e1e5e9;
  transition: all 0.3s ease;
}
.q-input .q-field__control[data-v-0b1efe61]:hover,
.q-select .q-field__control[data-v-0b1efe61]:hover,
.q-textarea .q-field__control[data-v-0b1efe61]:hover {
  border-color: #1976d2;
  box-shadow: 0 2px 8px rgba(25, 118, 210, 0.1);
}
.q-input--focused .q-field__control[data-v-0b1efe61],
.q-select--focused .q-field__control[data-v-0b1efe61],
.q-textarea--focused .q-field__control[data-v-0b1efe61] {
  border-color: #1976d2;
  box-shadow: 0 0 0 3px rgba(25, 118, 210, 0.1);
}
.q-input .q-field__label[data-v-0b1efe61],
.q-select .q-field__label[data-v-0b1efe61],
.q-textarea .q-field__label[data-v-0b1efe61] {
  color: #5f6368;
  font-weight: 500;
  font-size: 14px;
}
.q-input--focused .q-field__label[data-v-0b1efe61],
.q-select--focused .q-field__label[data-v-0b1efe61],
.q-textarea--focused .q-field__label[data-v-0b1efe61] {
  color: #1976d2;
  font-weight: 600;
}

/* Button enhancements */
.q-btn[data-v-0b1efe61] {
  border-radius: 8px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0.5px;
}
.q-btn--unelevated[data-v-0b1efe61] {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.q-btn[data-v-0b1efe61]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Animation enhancements */
.q-dialog__inner--minimized > .q-card[data-v-0b1efe61] {
  animation: modalSlideIn-0b1efe61 0.3s ease-out;
}
@keyframes modalSlideIn-0b1efe61 {
from {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
}
to {
    opacity: 1;
    transform: translateY(0) scale(1);
}
}
@keyframes slideDown-0b1efe61 {
from {
    opacity: 0;
    transform: translateY(-10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

/* Responsive adjustments */
@media (max-width: 768px) {
.metric-card .col[data-v-0b1efe61] {
    text-align: center;
}
.search-input[data-v-0b1efe61] {
    width: 100% !important;
}
.q-table tbody td[data-v-0b1efe61] {
    padding: 8px 4px;
}
.q-table thead th[data-v-0b1efe61] {
    font-size: 12px;
    padding: 8px 4px;
}
.form-grid[data-v-0b1efe61] {
    grid-template-columns: 1fr;
}
.details-grid[data-v-0b1efe61] {
    grid-template-columns: 1fr;
}
.notification-settings .q-option-group[data-v-0b1efe61] {
    flex-direction: column;
    gap: 8px;
}
}
.border-bottom-green[data-v-0b1efe61] {
  border-bottom: 3px solid #2e7d32 !important;
}

.stat-card-minimal[data-v-c5bd8e55] {
  border-radius: 12px;
  background: white;
  border: 1px solid #edf2f7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.stat-card-minimal[data-v-c5bd8e55]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1);
  border-color: var(--q-primary);
}
.stat-line[data-v-c5bd8e55] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  opacity: 0.8;
}
.letter-spacing-1[data-v-c5bd8e55] {
  letter-spacing: 1px;
}
.opacity-8[data-v-c5bd8e55] {
  opacity: 0.8;
}
.reports-navbar[data-v-c5bd8e55] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-c5bd8e55] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.stat-card-minimal[data-v-8d7db0ec] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-8d7db0ec]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-8d7db0ec] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.opacity-8[data-v-8d7db0ec] { opacity: 0.8;
}
.letter-spacing-1[data-v-8d7db0ec] { letter-spacing: 1px;
}
.filter-card[data-v-8d7db0ec] {
  border-radius: 4px;
}
.border-green[data-v-8d7db0ec] {
  border: 1px solid #2e7d32 !important;
}
.border-dashed[data-v-8d7db0ec] {
  border-style: dashed !important;
}
.search-input-minimal[data-v-8d7db0ec] .q-field__control {
  border-radius: 4px;
}

/* Table styling */
.enhanced-table .q-table thead th[data-v-8d7db0ec] {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #2e7d32;
  background-color: white;
  border-bottom: 2px solid #2e7d32;
}
.enhanced-table .q-table tbody tr[data-v-8d7db0ec] {
  transition: all 0.2s ease;
}
.enhanced-table .q-table tbody tr[data-v-8d7db0ec]:hover {
  background-color: #f1f8e9 !important;
}
.enhanced-table .q-table tbody td[data-v-8d7db0ec] {
  font-size: 13.5px;
  border-bottom: 1px solid #e0e0e0;
}
.amount-cell[data-v-8d7db0ec] {
  font-family: 'Roboto Mono', monospace;
  color: #1b5e20;
}
.border-bottom-green[data-v-8d7db0ec] {
  border-bottom: 2px solid #2e7d32 !important;
}
.border-bottom-grey[data-v-8d7db0ec] {
  border-bottom: 1px solid #eeeeee;
}
.border-grey[data-v-8d7db0ec] {
  border: 1px solid #eeeeee;
}
.border-left-primary[data-v-8d7db0ec] {
  border-left: 4px solid #2e7d32;
}

.dms-selector-card[data-v-3fd70b68] {
  width: 700px;
  max-width: 90vw;
  border-radius: 12px;
  overflow: hidden;
}
.document-list-container[data-v-3fd70b68] {
  height: 450px;
  overflow-y: auto;
  background-color: #fcfcfc;
}
.document-item[data-v-3fd70b68] {
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
.document-item[data-v-3fd70b68]:hover {
  background-color: #f0f4f8;
  border-color: #e0e0e0;
}
.selected-document-item[data-v-3fd70b68] {
  background-color: #e3f2fd !important;
  border-color: #bbdefb !important;
}
.search-input-modern[data-v-3fd70b68] .q-field__control {
  border-radius: 8px;
}
.opacity-80[data-v-3fd70b68] {
  opacity: 0.8;
}
.rounded-borders[data-v-3fd70b68] {
  border-radius: 8px;
}

/* Modern Form Sections */
.form-section-modern[data-v-412b22ea] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.section-title[data-v-412b22ea] {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
}
.section-title .text-h6[data-v-412b22ea] {
  font-size: 1.1rem;
  font-weight: 500;
  color: rgba(0,0,0,0.87);
}
.border-dashed[data-v-412b22ea] {
  border: 2px dashed #e0e0e0;
}
.truncate-text[data-v-412b22ea] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
.opacity-4[data-v-412b22ea] {
  opacity: 0.4;
}

/* Header & Footer Styling */
.full-screen-header[data-v-412b22ea] {
  background: white;
  border-bottom: 1px solid #e0e0e0;
  z-index: 10;
}
.full-screen-footer[data-v-412b22ea] {
  background: white;
  border-top: 1px solid #e0e0e0;
}

/* Input Overrides for Modern Look */
.q-field--outlined .q-field__control[data-v-412b22ea] {
  border-radius: 8px !important;
}
.amount-input .q-field__native[data-v-412b22ea] {
  font-family: 'Courier New', monospace;
  font-weight: 700;
  font-size: 1.1rem;
  color: #2e7d32;
}

/* Transition & Effects */
.credit-note-dialog[data-v-412b22ea] {
  border-radius: 0 !important;
}
.stat-card-minimal[data-v-412b22ea] {
  border-radius: 12px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.stat-card-minimal[data-v-412b22ea]:hover {
  transform: translateY(-4px);
  border-color: #2e7d32;
  box-shadow: 0 12px 20px rgba(46, 125, 50, 0.08);
}
.stat-line[data-v-412b22ea] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.opacity-8[data-v-412b22ea] { opacity: 0.8;
}
.letter-spacing-1[data-v-412b22ea] { letter-spacing: 1.2px;
}
.search-input .q-field__control[data-v-412b22ea] {
  border-radius: 12px;
}

/* Modern Details Dialog */
.details-dialog-modern[data-v-412b22ea] {
  border-radius: 20px !important;
  overflow: hidden;
}
.amount-banner[data-v-412b22ea] {
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.amount-banner[data-v-412b22ea]:hover {
  background: #f1f8e9 !important;
  border-color: #2e7d32;
}
.detail-item-modern .label[data-v-412b22ea] {
  font-weight: 700;
  color: #757575;
  margin-bottom: 2px;
}
.detail-item-modern .value[data-v-412b22ea] {
  color: #263238;
  font-weight: 500;
}
.border-grey-3[data-v-412b22ea] {
  border-color: #e0e0e0;
}
.border-left-primary[data-v-412b22ea] {
  border-left: 4px solid var(--q-primary);
}
.letter-spacing-1[data-v-412b22ea] {
  letter-spacing: 1px;
}

/* Drawer Styles */
.details-drawer[data-v-412b22ea] {
  background-color: #fafafa;
}

/* Responsive Design */
@media (max-width: 1400px) {
.details-drawer[data-v-412b22ea] {
    width: 50vw !important;
    max-width: 95vw !important;
}
}
@media (max-width: 1024px) {
.details-drawer[data-v-412b22ea] {
    width: 70vw !important;
    max-width: 95vw !important;
}
}
@media (max-width: 768px) {
.details-drawer[data-v-412b22ea] {
    width: 90vw !important;
    max-width: 100vw !important;
}
}
.drawer-header[data-v-412b22ea] {
  background-color: var(--q-primary);
  color: white;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  z-index: 10;
}
.amount-banner[data-v-412b22ea] {
  background-color: var(--q-primary);
  color: white;
  border-radius: 8px;
  margin: 16px 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.bg-gradient-secondary[data-v-412b22ea] {
  background-color: var(--q-secondary);
  color: white;
}
.detail-card[data-v-412b22ea] {
  border-radius: 8px;
  background: white;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  border: 1px solid #e0e0e0;
  margin-bottom: 16px;
}
.detail-card[data-v-412b22ea]:hover {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.detail-row[data-v-412b22ea] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #f5f5f5;
}
.detail-row[data-v-412b22ea]:last-child {
  border-bottom: none;
}
.detail-row .label[data-v-412b22ea] {
  font-weight: 500;
  color: #666;
  font-size: 0.875rem;
}
.detail-row .value[data-v-412b22ea] {
  font-weight: 500;
  color: #333;
  text-align: right;
  font-size: 0.875rem;
}
.border-left-primary[data-v-412b22ea] {
  border-left: 4px solid var(--q-primary);
}
.letter-spacing-1[data-v-412b22ea] {
  letter-spacing: 1px;
}
.drawer-actions[data-v-412b22ea] {
  background-color: white;
  border-top: 1px solid #e9ecef;
  box-shadow: 0 -4px 12px rgba(0,0,0,0.03);
}
.document-item[data-v-412b22ea]:hover {
  background-color: #f8f9fa;
}
.truncate-text[data-v-412b22ea] {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Table Enhancements */
.q-table__container[data-v-412b22ea] {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}
.action-buttons[data-v-412b22ea] {
  display: flex;
  gap: 6px;
  justify-content: center;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
.credit-note-form[data-v-412b22ea] {
    padding: 24px !important;
}
}
@media (max-width: 600px) {
.credit-note-form[data-v-412b22ea] {
    padding: 16px !important;
}
.truncate-text[data-v-412b22ea] {
    max-width: 120px;
}
}

.metric-card[data-v-df34110f] {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 12px;
  background: white;
}
.hover-lift[data-v-df34110f]:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.08) !important;
}
.main-table-card[data-v-df34110f] {
  border-radius: 16px;
  overflow: hidden;
}
.search-input[data-v-df34110f] {
  width: 300px;
  transition: width 0.3s ease;
}
.search-input[data-v-df34110f]:focus-within {
  width: 400px;
}
.payment-candidates-table[data-v-df34110f] {
  background: white;
}
.amount-cell[data-v-df34110f] {
  text-align: right;
}
.amount-value[data-v-df34110f] {
  font-weight: 700;
  font-size: 15px;
  color: #1976d2;
}
.date-cell[data-v-df34110f] {
  text-align: center;
}
.date-value[data-v-df34110f] {
  font-weight: 600;
  margin-bottom: 2px;
}
.date-status[data-v-df34110f] {
  font-size: 11px;
  padding: 4px 8px;
  border-radius: 12px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.text-negative[data-v-df34110f] {
  background: rgba(244, 67, 54, 0.1) !important;
  color: #f44336 !important;
}
.text-warning[data-v-df34110f] {
  background: rgba(255, 152, 0, 0.1) !important;
  color: #ff9800 !important;
}
.payment-input-container[data-v-df34110f] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.account-selection-dialog[data-v-df34110f] {
  background: #f5f7fa;
}
.container-max-width[data-v-df34110f] {
  max-width: 1400px;
}
.supplier-payment-card[data-v-df34110f] {
  border-radius: 12px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.supplier-payment-card[data-v-df34110f]:hover {
  border-color: #1976d2;
  box-shadow: 0 8px 24px rgba(25, 118, 210, 0.12) !important;
}
.account-select-field[data-v-df34110f] {
  transition: all 0.3s ease;
}
.border-top-dashed[data-v-df34110f] {
  border-top: 1px dashed #e0e0e0;
}
.hover-rotate:hover .q-icon[data-v-df34110f] {
  transform: rotate(90deg);
}
.truncate[data-v-df34110f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.letter-spacing-1[data-v-df34110f] {
  letter-spacing: 1px;
}
.line-height-1[data-v-df34110f] {
  line-height: 1.2;
}
.shadow-xs[data-v-df34110f] {
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
@media (max-width: 768px) {
.search-input[data-v-df34110f] {
    width: 100%;
}
.search-input[data-v-df34110f]:focus-within {
    width: 100%;
}
}
.batch-payment-row[data-v-df34110f] {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border-top: 2px solid #1976d2;
}
.batch-payment-footer[data-v-df34110f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.batch-summary[data-v-df34110f] {
  text-align: center;
  flex: 1;
}
.paid-row[data-v-df34110f] {
  background-color: rgba(76, 175, 80, 0.08) !important;
  opacity: 0.8;
}
.partial-row[data-v-df34110f] {
  background-color: rgba(255, 152, 0, 0.08) !important;
}
.text-strike[data-v-df34110f] {
  text-decoration: line-through;
  opacity: 0.6;
}
.payment-status[data-v-df34110f] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.execute-batch-btn[data-v-df34110f] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 50%, #3d8b40 100%);
  border: none;
  color: white;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.execute-batch-btn[data-v-df34110f]:hover:not(:disabled) {
  background: linear-gradient(135deg, #45a049 0%, #3d8b40 50%, #2e7d32 100%);
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(76, 175, 80, 0.4);
}
.execute-batch-btn[data-v-df34110f]:active:not(:disabled) {
  transform: translateY(0);
  box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
}
.execute-batch-btn[data-v-df34110f]:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.btn-content[data-v-df34110f] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.btn-text[data-v-df34110f] {
  font-weight: 600;
  letter-spacing: 0.3px;
}
.btn-badge[data-v-df34110f] {
  margin-left: 8px;
  font-weight: bold;
  animation: pulse-df34110f 2s infinite;
}
@keyframes pulse-df34110f {
0% { transform: scale(1);
}
50% { transform: scale(1.1);
}
100% { transform: scale(1);
}
}
@media (max-width: 1024px) {
.batch-payment-footer[data-v-df34110f] {
    flex-direction: column;
    gap: 16px;
}
.batch-summary[data-v-df34110f] {
    order: 2;
}
.execute-batch-btn[data-v-df34110f] {
    width: 100%;
    margin-top: 16px;
}
}

/* Payment Confirmation Modal Styles */
.payment-confirmation-card[data-v-df34110f] {
  min-width: 500px;
  max-width: 600px;
}
.payment-details[data-v-df34110f] {
  border-left: 4px solid #1976d2;
}
.detail-item[data-v-df34110f] {
  margin-bottom: 12px;
}
.detail-item .label[data-v-df34110f] {
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.detail-item .value[data-v-df34110f] {
  font-size: 14px;
  color: #333;
}
.payment-summary[data-v-df34110f] {
  background: white;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.summary-item[data-v-df34110f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  font-size: 14px;
}
.summary-item[data-v-df34110f]:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
.warning-message[data-v-df34110f] {
  border-left: 4px solid #ff9800;
  font-size: 14px;
  line-height: 1.4;
}

.stat-card-minimal[data-v-191ffe2a] {
  border-radius: 12px;
  background: white;
  border: 1px solid #edf2f7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.stat-card-minimal[data-v-191ffe2a]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1);
  border-color: var(--q-primary);
}
.stat-line[data-v-191ffe2a] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  opacity: 0.8;
}
.letter-spacing-1[data-v-191ffe2a] {
  letter-spacing: 1px;
}
.opacity-8[data-v-191ffe2a] {
  opacity: 0.8;
}
.q-table__container[data-v-191ffe2a] {
  max-width: 100%;
  overflow-x: auto;
}

.stat-card-minimal[data-v-a46b432a] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-a46b432a]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-a46b432a] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.opacity-8[data-v-a46b432a] { opacity: 0.8;
}
.letter-spacing-1[data-v-a46b432a] { letter-spacing: 1px;
}
.filter-card[data-v-a46b432a] {
  border-radius: 4px;
}
.border-green[data-v-a46b432a] {
  border: 1px solid #2e7d32 !important;
}
.search-input-minimal[data-v-a46b432a] .q-field__control {
  border-radius: 4px;
}

/* Table styling */
.enhanced-table .q-table thead th[data-v-a46b432a] {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #2e7d32;
  background-color: white;
  border-bottom: 2px solid #2e7d32;
}
.enhanced-table .q-table tbody tr[data-v-a46b432a]:hover {
  background-color: #f1f8e9 !important;
}
.enhanced-table .q-table tbody td[data-v-a46b432a] {
  font-size: 13.5px;
  border-bottom: 1px solid #e0e0e0;
}
.amount-cell[data-v-a46b432a] {
  font-family: 'Roboto Mono', monospace;
  color: #1b5e20;
}

/* Bill View Modal Styles */
.bill-view-card[data-v-a46b432a] {
  border-radius: 4px;
  overflow: hidden;
}

/* Enhanced Modal Styles */
.bank-account-modal[data-v-600bfb25],
.view-account-modal[data-v-600bfb25] {
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.q-table__container[data-v-600bfb25] {
  max-width: 100%;
  overflow-x: auto;
}
.table-container[data-v-600bfb25] {
  border-radius: 12px;
  overflow: hidden;
}
.sticky-header-table[data-v-600bfb25] {
  /* height or max-height is important */
  max-height: 70vh;
}
.sticky-header-table thead tr th[data-v-600bfb25] {
  position: sticky;
  z-index: 1;
}
.sticky-header-table thead tr:first-child th[data-v-600bfb25] {
  top: 0;
}
.bank-account-form[data-v-600bfb25] {
  width: 100%;
}

/* Form Section Styling */
.form-section[data-v-600bfb25] {
  border: 1px solid #edf2f7;
  transition: all 0.3s ease;
}
.form-section[data-v-600bfb25]:hover {
  border-color: #cbd5e0;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}
.section-title[data-v-600bfb25] {
  font-size: 15px;
  font-weight: 700;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* Input Field Enhancements */
.q-input .q-field__control[data-v-600bfb25],
.q-select .q-field__control[data-v-600bfb25] {
  border-radius: 10px;
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  transition: all 0.2s ease;
}
.q-input .q-field__control[data-v-600bfb25]:hover,
.q-select .q-field__control[data-v-600bfb25]:hover {
  border-color: #3182ce;
}
.q-input--focused .q-field__control[data-v-600bfb25],
.q-select--focused .q-field__control[data-v-600bfb25] {
  border-color: #3182ce;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.15);
}

/* Metric Cards */
.stat-card-minimal[data-v-600bfb25] {
  border-radius: 12px;
  background: white;
  border: 1px solid #edf2f7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.stat-card-minimal[data-v-600bfb25]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1);
  border-color: var(--q-primary);
}
.stat-line[data-v-600bfb25] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  opacity: 0.8;
}
.letter-spacing-1[data-v-600bfb25] {
  letter-spacing: 1px;
}
.opacity-8[data-v-600bfb25] {
  opacity: 0.8;
}
.metric-card[data-v-600bfb25] {
  border-radius: 12px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
  border: 1px solid #edf2f7;
}
.metric-card[data-v-600bfb25]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.04);
  border-color: #3182ce;
}

/* Table Styling */
.q-table tbody td[data-v-600bfb25] {
  border-bottom: 1px solid #f7fafc;
  padding: 12px 16px;
}
.q-table thead th[data-v-600bfb25] {
  font-weight: 700;
  background-color: #f8fafc;
  color: #4a5568;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.05em;
  padding: 12px 16px;
}
.q-table tbody tr[data-v-600bfb25]:hover {
  background-color: #ebf8ff;
}

/* Account Summary in View Drawer */
.bank-detail-name[data-v-600bfb25] {
  font-size: 22px;
  font-weight: 800;
  color: #1a202c;
  margin-bottom: 4px;
}
.account-detail-number[data-v-600bfb25] {
  font-family: 'JetBrains Mono', 'Fira Code', monospace;
  font-size: 15px;
  background: #edf2f7;
  padding: 4px 8px;
  border-radius: 6px;
  display: inline-block;
}

/* Info Grid */
.info-section[data-v-600bfb25] {
  border: 1px solid #edf2f7;
}
.section-header[data-v-600bfb25] {
  font-size: 14px;
  font-weight: 800;
  padding-bottom: 10px;
  border-bottom: 2px solid #ebf8ff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.info-item[data-v-600bfb25] {
  border-bottom: 1px solid #f7fafc;
}
.info-item[data-v-600bfb25]:last-child {
  border-bottom: none;
}
.info-label[data-v-600bfb25] {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.info-value[data-v-600bfb25] {
  font-size: 14px;
  font-weight: 600;
}

/* Action Buttons Group */
.action-buttons[data-v-600bfb25] {
  display: flex;
  gap: 6px;
  justify-content: center;
}

/* Scrollbar Styling */
[data-v-600bfb25]::-webkit-scrollbar {
  width: 8px;
}
[data-v-600bfb25]::-webkit-scrollbar-track {
  background: #f7fafc;
}
[data-v-600bfb25]::-webkit-scrollbar-thumb {
  background: #cbd5e0;
  border-radius: 4px;
}
[data-v-600bfb25]::-webkit-scrollbar-thumb:hover {
  background: #a0aec0;
}

/* Button Enhancements */
.q-btn[data-v-600bfb25] {
  border-radius: 8px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0.5px;
}
.q-btn--unelevated[data-v-600bfb25] {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.q-btn[data-v-600bfb25]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Search Input */
.search-input .q-field__control[data-v-600bfb25] {
  border-radius: 8px;
}

/* Supplier Select */
.supplier-select .q-menu[data-v-600bfb25] {
  min-width: 350px;
}
.supplier-display[data-v-600bfb25] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.supplier-id[data-v-600bfb25] {
  font-weight: 600;
}
.supplier-name[data-v-600bfb25] {
  font-size: 13px;
}
.border-blue[data-v-600bfb25] {
  border: 1px solid #e3f2fd;
}
.border-grey[data-v-600bfb25] {
  border: 1px solid #edf2f7;
}
.border-bottom[data-v-600bfb25] {
  border-bottom: 1px solid #f0f0f0;
}
.opacity-80[data-v-600bfb25] {
  opacity: 0.8;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
.metric-card .col[data-v-600bfb25] {
    text-align: center;
}
.search-input[data-v-600bfb25] {
    width: 100% !important;
}
.q-table tbody td[data-v-600bfb25] {
    padding: 8px 4px;
}
.q-table thead th[data-v-600bfb25] {
    font-size: 12px;
    padding: 8px 4px;
}
.bank-info[data-v-600bfb25] {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
}

/* Animation Enhancements */
.q-dialog__inner--minimized > .q-card[data-v-600bfb25] {
  animation: modalSlideIn-600bfb25 0.3s ease-out;
}
@keyframes modalSlideIn-600bfb25 {
from {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
}
to {
    opacity: 1;
    transform: translateY(0) scale(1);
}
}
.fit[data-v-600bfb25] {
  height: 100%;
  width: 100%;
}
.border-bottom-green[data-v-600bfb25] {
  border-bottom: 3px solid #2e7d32 !important;
}

.stat-card-minimal[data-v-0ca21fbc] {
  border-radius: 12px;
  background: white;
  border: 1px solid #edf2f7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.stat-card-minimal[data-v-0ca21fbc]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1);
  border-color: var(--q-primary);
}
.stat-line[data-v-0ca21fbc] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  opacity: 0.8;
}
.letter-spacing-1[data-v-0ca21fbc] {
  letter-spacing: 1px;
}
.opacity-8[data-v-0ca21fbc] {
  opacity: 0.8;
}
.q-table__container[data-v-0ca21fbc] {
  max-width: 100%;
  overflow-x: auto;
}

.dashboard-card[data-v-b60d2796] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-b60d2796]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-b60d2796] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-b60d2796]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-b60d2796] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.action-tile[data-v-b60d2796] {
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
  height: 100%;
}
.action-tile[data-v-b60d2796]:hover {
  background: rgba(0, 0, 0, 0.02);
  transform: scale(1.02);
  border-color: var(--q-primary);
}
.alert-card-warning[data-v-b60d2796] {
  border-left: 4px solid #ff9800;
  background: linear-gradient(135deg, #fffaf0 0%, #ffffff 100%);
}
.alert-card-negative[data-v-b60d2796] {
  border-left: 4px solid #f44336;
  background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%);
}
.alert-card-info[data-v-b60d2796] {
  border-left: 4px solid #2196f3;
  background: linear-gradient(135deg, #f0f7ff 0%, #ffffff 100%);
}
.alert-card-success[data-v-b60d2796] {
  border-left: 4px solid #4caf50;
  background: linear-gradient(135deg, #f0fff0 0%, #ffffff 100%);
}
.supplier-stat-card[data-v-b60d2796] {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  transition: all 0.2s ease;
}
.chart-loading[data-v-b60d2796] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  color: #666;
}
.text-uppercase-bold[data-v-b60d2796] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.calendar-day-card[data-v-b60d2796] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
}
.calendar-day-card[data-v-b60d2796]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.comparison-card[data-v-b60d2796] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: white;
  transition: all 0.2s ease;
}
.comparison-card[data-v-b60d2796]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.insight-card[data-v-b60d2796] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
}
.insight-card[data-v-b60d2796]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.opacity-8[data-v-b60d2796] { opacity: 0.8;
}
.full-width[data-v-b60d2796] { width: 100%;
}

/* Metric Cards */
.stat-card-minimal[data-v-fa246d98] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-fa246d98]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-fa246d98] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.opacity-8[data-v-fa246d98] { opacity: 0.8;
}
.letter-spacing-1[data-v-fa246d98] { letter-spacing: 1px;
}

/* Filter Section */
.filter-container[data-v-fa246d98] {
  border-radius: 12px;
  background: #fdfdfe;
}
.advanced-filters-box[data-v-fa246d98] {
  padding: 16px;
  background: #f7fafc;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
}

/* Table Enhancements */
.table-container[data-v-fa246d98] {
  border-radius: 12px;
  overflow: hidden;
  max-width: 100%;
}
.sticky-header-table[data-v-fa246d98] {
  max-height: 70vh;
  max-width: 100%;
}
.sticky-header-table thead tr th[data-v-fa246d98] {
  position: sticky;
  z-index: 1;
}
.sticky-header-table thead tr:first-child th[data-v-fa246d98] {
  top: 0;
}
.q-table thead th[data-v-fa246d98] {
  font-weight: 700;
  background-color: #f8fafc;
  color: #4a5568;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.05em;
  padding: 12px 16px;
}
.q-table tbody tr[data-v-fa246d98]:hover {
  background-color: #ebf8ff;
}
.status-chip-table[data-v-fa246d98] {
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.02em;
}

/* Supplier Details Drawer */
.supplier-view-drawer[data-v-fa246d98],
.supplier-edit-drawer[data-v-fa246d98] {
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
}
.supplier-view-card[data-v-fa246d98] {
  display: flex;
  flex-direction: column;
}
.bg-primary[data-v-fa246d98] {
  background: #1976d2 !important;
}
.bg-secondary[data-v-fa246d98] {
  background: #26a69a !important;
}
.truncate[data-v-fa246d98] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.opacity-80[data-v-fa246d98] {
  opacity: 0.8;
}
.border-blue[data-v-fa246d98] {
  border: 1px solid #e3f2fd;
}
.border-grey[data-v-fa246d98] {
  border: 1px solid #edf2f7;
}
.border-amber[data-v-fa246d98] {
  border: 1px solid #fff8e1;
}
.details-grid[data-v-fa246d98] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}
.detail-item[data-v-fa246d98] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.detail-label[data-v-fa246d98] {
  font-size: 11px;
  font-weight: 700;
  color: #718096;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.detail-value[data-v-fa246d98] {
  font-size: 15px;
  font-weight: 600;
  color: #2d3748;
}
.balance-display[data-v-fa246d98] {
  font-size: 28px;
  font-weight: 800;
  color: #2d3748;
}
.balance-display.text-negative[data-v-fa246d98] {
  color: #e53e3e;
}
.address-display[data-v-fa246d98] {
  font-size: 15px;
  line-height: 1.6;
  color: #4a5568;
  padding: 12px;
  background: #f7fafc;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
}
.form-section-modern[data-v-fa246d98] {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  border: 1px solid #edf2f7;
  transition: all 0.3s ease;
}
.form-section-modern[data-v-fa246d98]:hover {
  border-color: #cbd5e0;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}
.section-title-modern[data-v-fa246d98] {
  font-size: 13px;
  font-weight: 800;
  color: #4a5568;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.details-section-modern[data-v-fa246d98] {
  background: #ffffff;
  border-radius: 12px;
  padding: 24px;
  border: 1px solid #edf2f7;
  transition: all 0.3s ease;
}
.details-section-modern[data-v-fa246d98]:hover {
  border-color: #3182ce;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}
.section-header-modern[data-v-fa246d98] {
  font-size: 13px;
  font-weight: 800;
  color: #4a5568;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #edf2f7;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
}
.hover-bg-grey-light[data-v-fa246d98]:hover {
  background-color: #f7fafc;
}
.border-dashed-grey[data-v-fa246d98] {
  border: 1px dashed #e2e8f0;
}
.shadow-transition[data-v-fa246d98] {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.hover-shadow[data-v-fa246d98]:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  transform: translateY(-2px);
}
.line-height-relaxed[data-v-fa246d98] {
  line-height: 1.625;
}
.shadow-sm[data-v-fa246d98] {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.shadow-2[data-v-fa246d98] {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.modern-ledger-table[data-v-fa246d98] {
  border-radius: 12px;
  overflow: hidden;
}
.modern-ledger-table thead th[data-v-fa246d98] {
  background-color: #f8fafc;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.05em;
  color: #4a5568;
}
.summary-card-modern[data-v-fa246d98] {
  border: 1px solid #edf2f7;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.sticky-top[data-v-fa246d98] {
  position: sticky;
  top: 0;
}
.z-top[data-v-fa246d98] {
  z-index: 10;
}
.border-bottom[data-v-fa246d98] {
  border-bottom: 1px solid #edf2f7;
}
.line-height-relaxed[data-v-fa246d98] {
  line-height: 1.625;
}
.shadow-2[data-v-fa246d98] {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.supplier-ledger-drawer .q-drawer__content[data-v-fa246d98] {
  background: #f5f7fb;
  overflow-x: hidden;
}
.supplier-ledger-drawer[data-v-fa246d98] {
  max-width: 96vw;
}
.supplier-ledger-drawer .q-scrollarea__container[data-v-fa246d98] {
  overflow-x: hidden;
}
.selected-supplier[data-v-fa246d98] {
  background-color: rgba(33, 150, 243, 0.08);
  border-left: 3px solid #2196f3;
}
.ledger-card[data-v-fa246d98] {
  min-height: 100vh;
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
.ledger-header[data-v-fa246d98] {
  background: #ffffff;
  border-bottom: 1px solid #e6e9f0;
  padding: 16px 20px;
}
.ledger-title[data-v-fa246d98] {
  font-size: 20px;
  font-weight: 700;
  color: #1f2933;
  display: flex;
  align-items: center;
  gap: 8px;
}
.supplier-name[data-v-fa246d98] {
  font-size: 15px;
  font-weight: 600;
  color: #3b4a5a;
}
.supplier-code[data-v-fa246d98] {
  font-size: 12px;
  color: #738096;
  margin-top: 2px;
}
.status-chip[data-v-fa246d98] {
  font-weight: 700;
  letter-spacing: 0.3px;
}
.entries-chip[data-v-fa246d98] {
  background: #eef1f7;
  color: #1f2933;
  font-weight: 600;
  border-radius: 14px;
}
.close-btn[data-v-fa246d98] {
  color: #606f7b !important;
}
.summary-section[data-v-fa246d98] {
  padding: 16px 20px 8px;
  background: #f7f9fc;
  border-bottom: 1px solid #e6e9f0;
}
.summary-grid[data-v-fa246d98] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px;
}
.summary-card[data-v-fa246d98] {
  border: 1px solid #e6e9f0;
  border-radius: 10px;
  box-shadow: 0 8px 24px -16px rgba(31, 41, 51, 0.25);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.summary-card[data-v-fa246d98]:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px -16px rgba(31, 41, 51, 0.28);
}
.summary-label[data-v-fa246d98] {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #7a8699;
  margin-top: 6px;
}
.summary-value[data-v-fa246d98] {
  font-size: 18px;
  font-weight: 700;
  color: #1f2933;
}
.text-red-6[data-v-fa246d98] {
  color: #e05a5a !important;
}
.text-green-6[data-v-fa246d98] {
  color: #4caf50 !important;
}
.text-blue-6[data-v-fa246d98] {
  color: #3a7bd5 !important;
}
.filters-section[data-v-fa246d98] {
  padding: 16px 20px;
  background: #ffffff;
  border-bottom: 1px solid #e6e9f0;
}
.filters-section .q-btn[data-v-fa246d98] {
  border-radius: 8px;
  font-weight: 600;
}
.date-filter .q-field__control[data-v-fa246d98] {
  border-radius: 8px;
}
.table-section[data-v-fa246d98] {
  padding: 20px;
  background: #ffffff;
}
.ledger-table[data-v-fa246d98] {
  border-radius: 10px;
  box-shadow: 0 8px 24px -18px rgba(31, 41, 51, 0.28);
  overflow: hidden;
  width: 100%;
}
.ledger-table thead th[data-v-fa246d98] {
  background: #f9fafc;
  font-weight: 700;
  color: #374151;
  border-bottom: 1px solid #e6e9f0;
  padding: 12px 14px;
}
.ledger-table tbody td[data-v-fa246d98] {
  padding: 10px 14px;
}
.ledger-table tbody tr:hover td[data-v-fa246d98] {
  background: #f7f9fc;
}
.description-cell-td[data-v-fa246d98] {
  max-width: 320px;
}
.description-text-truncated[data-v-fa246d98] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 12.5px;
  line-height: 1.3;
  word-break: break-word;
}
.custom-tooltip[data-v-fa246d98] {
  max-width: 620px;
  font-size: 12px;
}
.entry-type-chip[data-v-fa246d98] {
  font-size: 10px;
  height: 20px;
  padding: 0 7px;
  border-radius: 10px;
}
.amount-cell[data-v-fa246d98] {
  font-size: 14px;
  font-weight: 600;
}
.balance-amount[data-v-fa246d98] {
  font-size: 15px;
  font-weight: 700;
}
.no-data-message[data-v-fa246d98] {
  padding: 32px 20px;
  margin: 12px 0;
  background: #f7f9fc;
  border: 1px dashed #d7dce5;
  border-radius: 10px;
}
.q-table__bottom[data-v-fa246d98] {
  background: #ffffff;
  border-top: 1px solid #e6e9f0;
}
@media (max-width: 900px) {
.summary-grid[data-v-fa246d98] {
    grid-template-columns: repeat(2, 1fr);
}
.table-section[data-v-fa246d98] {
    padding: 16px;
}
}
@media (max-width: 640px) {
.summary-grid[data-v-fa246d98] {
    grid-template-columns: 1fr;
}
.ledger-header .row[data-v-fa246d98] {
    gap: 10px;
}
}
.border-bottom-green[data-v-fa246d98] {
  border-bottom: 3px solid #2e7d32 !important;
}

.q-table__container[data-v-dfdac9fc] {
  max-width: 100%;
  overflow-x: auto;
}
.stat-card-minimal[data-v-dfdac9fc] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-dfdac9fc]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-dfdac9fc] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.opacity-8[data-v-dfdac9fc] { opacity: 0.8;
}
.letter-spacing-1[data-v-dfdac9fc] { letter-spacing: 1px;
}
/* ===== IMAGE STYLING ===== */
.weighbridge-photo-container[data-v-dfdac9fc] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
}
.weighbridge-photo[data-v-dfdac9fc] {
  width: 100%;
  height: 200px;
  max-height: 200px;
  object-fit: cover;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.8);
}
.weighbridge-photo[data-v-dfdac9fc]:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: rgba(255, 255, 255, 1);
}
.image-overlay[data-v-dfdac9fc] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s ease;
  border-radius: 12px;
  cursor: pointer;
  backdrop-filter: blur(2px);
}
.weighbridge-photo-container:hover .image-overlay[data-v-dfdac9fc] {
  opacity: 1;
}
.overlay-text[data-v-dfdac9fc] {
  color: white;
  font-size: 14px;
  font-weight: 600;
  margin-top: 8px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.5px;
}

/* Table photo thumbnails */
.weighbridge-table-photo[data-v-dfdac9fc] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.table-photo-thumbnail[data-v-dfdac9fc] {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 8px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.table-photo-thumbnail[data-v-dfdac9fc]:hover {
  transform: scale(1.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 123, 255, 0.3);
}

/* Full screen image modal */
.full-image-modal .full-image-container[data-v-dfdac9fc] {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.85));
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  backdrop-filter: blur(5px);
}
.full-image-modal .close-btn[data-v-dfdac9fc] {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  border: 2px solid rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
}
.full-image-modal .close-btn[data-v-dfdac9fc]:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.6);
}
.full-image-modal .full-size-image[data-v-dfdac9fc] {
  max-width: 85vw;
  max-height: 85vh;
  object-fit: contain;
  cursor: default;
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(255, 255, 255, 0.1);
}
.clickable-image[data-v-dfdac9fc] {
  cursor: pointer;
}

/* ===== LOADING & SKELETON STATES ===== */
.loading-skeleton[data-v-dfdac9fc] {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: loading-dfdac9fc 1.5s infinite;
  border-radius: 8px;
}
@keyframes loading-dfdac9fc {
0% { background-position: 200% 0;
}
100% { background-position: -200% 0;
}
}
.image-loading[data-v-dfdac9fc] {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  border: 2px dashed rgba(0, 0, 0, 0.1);
}
.image-loading .q-spinner[data-v-dfdac9fc] {
  color: rgba(0, 0, 0, 0.3);
}
.loading-text[data-v-dfdac9fc] {
  margin-top: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  font-size: 14px;
}
.loading-overlay[data-v-dfdac9fc] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  backdrop-filter: blur(2px);
}
.loading-content[data-v-dfdac9fc] {
  text-align: center;
}

/* ===== ENHANCED CARD STYLING ===== */
.q-card[data-v-dfdac9fc] {
  border-radius: 12px !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
  transition: all 0.3s ease !important;
}
.q-card[data-v-dfdac9fc]:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12) !important;
  transform: translateY(-2px);
}

/* Enhanced section headers */
.section-header[data-v-dfdac9fc] {
  color: #1976d2;
  font-weight: 600;
  font-size: 1.1em;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-header .q-icon[data-v-dfdac9fc] {
  color: #1976d2;
}

/* ===== STATUS INDICATORS ===== */
.status-indicator[data-v-dfdac9fc] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.85em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.status-indicator.positive[data-v-dfdac9fc] {
  background: linear-gradient(135deg, #4caf50, #45a049);
  color: white;
}
.status-indicator.warning[data-v-dfdac9fc] {
  background: linear-gradient(135deg, #ff9800, #f57c00);
  color: white;
}
.status-indicator.negative[data-v-dfdac9fc] {
  background: linear-gradient(135deg, #f44336, #d32f2f);
  color: white;
}
.status-indicator.info[data-v-dfdac9fc] {
  background: linear-gradient(135deg, #2196f3, #1976d2);
  color: white;
}

/* ===== RESPONSIVE DESIGN ===== */
@media (max-width: 768px) {
.weighbridge-photo[data-v-dfdac9fc] {
    height: 150px;
}
.full-image-modal .full-size-image[data-v-dfdac9fc] {
    max-width: 95vw;
    max-height: 95vh;
}
.weighbridge-photo-container[data-v-dfdac9fc] {
    max-width: 100%;
}
}
@media (max-width: 480px) {
.weighbridge-photo[data-v-dfdac9fc] {
    height: 120px;
}
.table-photo-thumbnail[data-v-dfdac9fc] {
    width: 40px;
    height: 40px;
}
}

/* ===== IMPROVED TABLE STYLING ===== */
.enhanced-table .q-table tbody tr[data-v-dfdac9fc] {
  transition: all 0.3s ease;
  border-radius: 8px;
  margin-bottom: 2px;
}
.enhanced-table .q-table tbody tr[data-v-dfdac9fc]:hover {
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.06), rgba(25, 118, 210, 0.03)) !important;
  transform: translateX(4px) scale(1.01);
  box-shadow: 0 4px 12px rgba(25, 118, 210, 0.15);
}
.enhanced-table .q-table tbody tr:hover td[data-v-dfdac9fc] {
  border-bottom-color: rgba(25, 118, 210, 0.2);
}

/* ===== ENHANCED BADGES AND CHIPS ===== */
.q-badge[data-v-dfdac9fc] {
  border-radius: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.3px !important;
}
.q-chip[data-v-dfdac9fc] {
  border-radius: 16px !important;
  font-weight: 500 !important;
}

/* ===== IMPROVED BUTTONS ===== */
.q-btn[data-v-dfdac9fc] {
  border-radius: 8px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  letter-spacing: 0.5px !important;
}
.q-btn.unelevated[data-v-dfdac9fc] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
.q-btn[data-v-dfdac9fc]:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2) !important;
}

/* ===== PROGRESS INDICATORS ===== */
.q-linear-progress[data-v-dfdac9fc] {
  border-radius: 4px !important;
}
.q-circular-progress[data-v-dfdac9fc] {
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
}

/* ===== MODAL IMPROVEMENTS ===== */
.q-dialog .q-card[data-v-dfdac9fc] {
  border-radius: 16px !important;
  overflow: hidden;
}
.modal-header[data-v-dfdac9fc] {
  background: linear-gradient(135deg, #f5f5f5, #e8e8e8);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* ===== ICON ENHANCEMENTS ===== */
.q-icon[data-v-dfdac9fc] {
  transition: all 0.2s ease;
}
.q-icon[data-v-dfdac9fc]:hover {
  transform: scale(1.1);
}

/* ===== TEXT IMPROVEMENTS ===== */
.text-primary[data-v-dfdac9fc] {
  color: #1976d2 !important;
}
.text-secondary[data-v-dfdac9fc] {
  color: #757575 !important;
}

/* ===== ANIMATION ENHANCEMENTS ===== */
.fade-enter-active[data-v-dfdac9fc], .fade-leave-active[data-v-dfdac9fc] {
  transition: opacity 0.3s ease;
}
.fade-enter-from[data-v-dfdac9fc], .fade-leave-to[data-v-dfdac9fc] {
  opacity: 0;
}
.slide-up-enter-active[data-v-dfdac9fc], .slide-up-leave-active[data-v-dfdac9fc] {
  transition: all 0.3s ease;
}
.slide-up-enter-from[data-v-dfdac9fc] {
  transform: translateY(20px);
  opacity: 0;
}
.slide-up-leave-to[data-v-dfdac9fc] {
  transform: translateY(-20px);
  opacity: 0;
}

/* ===== FOCUS STATES ===== */
.q-input:focus-within .q-field__control[data-v-dfdac9fc] {
  box-shadow: 0 0 0 2px rgba(25, 118, 210, 0.2) !important;
}

/* ===== SCROLLBAR STYLING ===== */
[data-v-dfdac9fc]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-v-dfdac9fc]::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
[data-v-dfdac9fc]::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
[data-v-dfdac9fc]::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}

/* ===== HISTORY DRAWER STYLING ===== */
.history-table .q-table tbody tr[data-v-dfdac9fc]:hover {
  background: linear-gradient(135deg, rgba(76, 175, 80, 0.08), rgba(76, 175, 80, 0.04)) !important;
  transform: translateX(2px);
  box-shadow: 0 2px 8px rgba(76, 175, 80, 0.15);
  transition: all 0.3s ease;
}
.history-drawer .q-splitter__before[data-v-dfdac9fc] {
  background: linear-gradient(135deg, #f8f9fa, #e9ecef);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.history-drawer .q-splitter__after[data-v-dfdac9fc] {
  background: #ffffff;
}

/* Filter section styling */
.filter-section[data-v-dfdac9fc] {
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
.filter-section .text-subtitle2[data-v-dfdac9fc] {
  color: #1976d2;
  font-weight: 600;
  margin-bottom: 8px;
}

/* Enhanced date picker */
.q-date[data-v-dfdac9fc] {
  border-radius: 8px !important;
}
.q-date .q-field__control[data-v-dfdac9fc] {
  border-radius: 8px !important;
}

/* Full width button styling */
.full-width[data-v-dfdac9fc] {
  width: 100%;
}

/* Enhanced table styling for history */
.history-table .q-table thead th[data-v-dfdac9fc] {
  background: rgba(76, 175, 80, 0.1);
  font-weight: 600;
  color: #2e7d32;
}
.history-table .q-table tbody td[data-v-dfdac9fc] {
  border-bottom: 1px solid rgba(76, 175, 80, 0.1);
}

/* Loading state improvements */
.history-loading[data-v-dfdac9fc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
}
.history-loading .q-spinner[data-v-dfdac9fc] {
  margin-bottom: 16px;
}

/* Empty state styling */
.history-empty[data-v-dfdac9fc] {
  text-align: center;
  padding: 60px 20px;
}
.history-empty .q-icon[data-v-dfdac9fc] {
  font-size: 4em;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 16px;
}
.history-empty .text-h6[data-v-dfdac9fc] {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
}
.history-empty .text-body1[data-v-dfdac9fc] {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}
.history-empty .text-caption[data-v-dfdac9fc] {
  color: rgba(0, 0, 0, 0.4);
}

/* Export button styling */
.export-btn[data-v-dfdac9fc] {
  background: linear-gradient(135deg, #1976d2, #1565c0);
  color: white;
  border-radius: 6px;
  padding: 8px 16px;
  font-weight: 500;
}
.export-btn[data-v-dfdac9fc]:hover {
  background: linear-gradient(135deg, #1565c0, #0d47a1);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(25, 118, 210, 0.3);
}
.border-bottom-green[data-v-dfdac9fc] {
  border-bottom: 3px solid #2e7d32 !important;
}

.stat-card-minimal[data-v-6bcbb884] {
  border-radius: 12px;
  background: white;
  border: 1px solid #edf2f7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.stat-card-minimal[data-v-6bcbb884]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.1);
  border-color: var(--q-primary);
}
.stat-line[data-v-6bcbb884] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  opacity: 0.8;
}
.letter-spacing-1[data-v-6bcbb884] {
  letter-spacing: 1px;
}
.opacity-8[data-v-6bcbb884] {
  opacity: 0.8;
}
.search-input[data-v-6bcbb884] {
  min-width: 200px;
}

.metric-card[data-v-fe3b5041] {
  transition: all 0.3s ease;
}
.metric-card[data-v-fe3b5041]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.full-width[data-v-fe3b5041] {
  width: 100%;
}
.sparkline-container[data-v-fe3b5041] {
  width: 100%;
}
.sparkline[data-v-fe3b5041] {
  width: 100%;
  height: 160px;
  display: block;
}
.bar-chart[data-v-fe3b5041] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  align-items: end;
}
.bar[data-v-fe3b5041] {
  text-align: center;
}
.bar-col[data-v-fe3b5041] {
  height: 140px;
  background: #f0f2f5;
  border-radius: 6px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.bar-fill[data-v-fe3b5041] {
  width: 70%;
  border-radius: 4px 4px 0 0;
  transition: height 0.2s ease;
}

.metric-card[data-v-a93b5b74] {
  transition: all 0.3s ease;
}
.metric-card[data-v-a93b5b74]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.search-input .q-field__control[data-v-a93b5b74] {
  border-radius: 8px;
}

/* Amount cells */
.balance-cell[data-v-a93b5b74] {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #1976d2;
}

/* Credit info */
.credit-info[data-v-a93b5b74] {
  max-width: 200px;
}
.credit-limit[data-v-a93b5b74] {
  font-weight: 600;
  color: #1976d2;
}
.credit-utilization[data-v-a93b5b74] {
  font-size: 12px;
  margin-top: 2px;
}

/* Activity cells */
.activity-cell[data-v-a93b5b74] {
  max-width: 120px;
}
.activity-date[data-v-a93b5b74] {
  font-size: 14px;
  font-weight: 500;
}
.activity-days[data-v-a93b5b74] {
  margin-top: 2px;
}

/* Action buttons */
.action-buttons[data-v-a93b5b74] {
  display: flex;
  gap: 4px;
  justify-content: center;
}

/* Form sections */
.form-section[data-v-a93b5b74] {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e1e5e9;
  margin-bottom: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.section-header[data-v-a93b5b74] {
  font-size: 16px;
  font-weight: 600;
  color: #37474f;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #e3f2fd;
}
.form-grid[data-v-a93b5b74] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 16px;
}

/* Status grid */
.status-grid[data-v-a93b5b74] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.status-item[data-v-a93b5b74] {
  text-align: center;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
}
.status-label[data-v-a93b5b74] {
  font-size: 12px;
  color: #666;
  margin-bottom: 4px;
}
.status-value[data-v-a93b5b74] {
  font-size: 18px;
  font-weight: 600;
  color: #1976d2;
}

/* Adjustment form */
.adjustment-form[data-v-a93b5b74] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.full-width[data-v-a93b5b74] {
  width: 100%;
}

/* Detail sections */
.detail-section[data-v-a93b5b74] {
  background: #ffffff;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #e1e5e9;
  margin-bottom: 16px;
}
.detail-grid[data-v-a93b5b74] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.detail-item[data-v-a93b5b74] {
  margin-bottom: 12px;
}
.detail-label[data-v-a93b5b74] {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.detail-value[data-v-a93b5b74] {
  font-size: 16px;
  font-weight: 500;
  color: #37474f;
}

/* Address display */
.address-display[data-v-a93b5b74] {
  background: #f8f9fa;
  padding: 16px;
  border-radius: 8px;
}
.address-line[data-v-a93b5b74] {
  margin-bottom: 4px;
  font-size: 14px;
}
.address-line[data-v-a93b5b74]:last-child {
  margin-bottom: 0;
}

/* Enhanced table styling */
.q-table tbody tr[data-v-a93b5b74]:hover {
  background-color: #f8f9fa;
}

/* Badge styling */
.q-badge[data-v-a93b5b74] {
  font-weight: 500;
  text-transform: capitalize;
}

/* Chip styling */
.q-chip[data-v-a93b5b74] {
  font-weight: 500;
  text-transform: capitalize;
}

/* Full Screen Dialog Styles */
.full-screen-card[data-v-a93b5b74] {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.full-screen-header[data-v-a93b5b74] {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-bottom: 1px solid #e1e5e9;
  flex-shrink: 0;
}
.full-screen-content[data-v-a93b5b74] {
  flex: 1;
  overflow-y: auto;
  max-height: calc(100vh - 180px);
}
.full-screen-footer[data-v-a93b5b74] {
  background: #ffffff;
  border-top: 1px solid #e1e5e9;
  flex-shrink: 0;
}

/* Customer Selection Dialog */
.customer-selection-dialog .q-card[data-v-a93b5b74] {
  min-width: 600px;
  max-width: 800px;
}
.customer-list[data-v-a93b5b74] {
  max-height: 400px;
  overflow-y: auto;
}
.customer-item[data-v-a93b5b74] {
  padding: 8px;
  border-radius: 8px;
  transition: background-color 0.2s ease;
}
.customer-item[data-v-a93b5b74]:hover {
  background-color: #f8f9fa;
}
.customer-balance[data-v-a93b5b74] {
  text-align: right;
}
.balance-amount[data-v-a93b5b74] {
  font-size: 16px;
  font-weight: 600;
}
.balance-label[data-v-a93b5b74] {
  font-size: 12px;
  color: #666;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.metric-card .col[data-v-a93b5b74] {
    text-align: center;
}
.search-input[data-v-a93b5b74] {
    width: 100% !important;
}
.q-table tbody td[data-v-a93b5b74] {
    padding: 8px 4px;
}
.q-table thead th[data-v-a93b5b74] {
    font-size: 12px;
    padding: 8px 4px;
}
.form-grid[data-v-a93b5b74] {
    grid-template-columns: 1fr;
}
.status-grid[data-v-a93b5b74] {
    grid-template-columns: 1fr;
}
.detail-grid[data-v-a93b5b74] {
    grid-template-columns: 1fr;
}
.credit-info[data-v-a93b5b74] {
    max-width: 150px;
}
.activity-cell[data-v-a93b5b74] {
    max-width: 100px;
}
}
.add-funds-list[data-v-a93b5b74] {
  max-height: 68vh;
  overflow-y: auto;
}
.file-preview-list[data-v-a93b5b74] {
  display:flex;
  flex-wrap:wrap;
  gap:16px 18px;
}
.file-preview-item[data-v-a93b5b74] {
  max-width: 90px;
  margin-bottom: 10px;
}
.add-funds-summarybar[data-v-a93b5b74] {
  border-top: 1.5px solid #e3f2fd;
  box-shadow: 0 -3px 24px rgba(20,24,64,0.05) !important;
}
.add-funds-btn-glow[data-v-a93b5b74]:hover,
.add-funds-btn-glow[data-v-a93b5b74]:focus {
  box-shadow: 0 0 0 2px #e3f2fd, 0 2px 10px #1976d233;
  transition: box-shadow .21s cubic-bezier(.4,.5,.2,1);
}
.amount-input-huge input[data-v-a93b5b74] {
  font-size:2.1rem!important;
  font-weight:600;
  letter-spacing:.1ch;
}
/* SuppliersPage-like styles */
.stat-card-minimal[data-v-a93b5b74] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-a93b5b74]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-a93b5b74] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.filter-container[data-v-a93b5b74] {
  border-radius: 12px;
  background: #fdfdfe;
}
.advanced-filters-box[data-v-a93b5b74] {
  padding: 16px;
  background: #f7fafc;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
}
.table-container[data-v-a93b5b74] {
  border-radius: 12px;
  overflow: hidden;
  max-width: 100%;
}
.sticky-header-table[data-v-a93b5b74] {
  max-height: 70vh;
  max-width: 100%;
}
.status-chip-table[data-v-a93b5b74] {
  font-weight: 500;
  text-transform: capitalize;
}

/* Customer View Drawer Styles */
.customer-view-drawer .q-drawer__content[data-v-a93b5b74] {
  background: #f5f7fb;
  overflow-x: hidden;
}
.customer-view-drawer[data-v-a93b5b74] {
  max-width: 96vw;
}
.customer-view-drawer .q-scrollarea__container[data-v-a93b5b74] {
  overflow-x: hidden;
}

/* Modern sections */
.details-section-modern[data-v-a93b5b74] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  transition: all 0.2s ease;
}
.details-section-modern[data-v-a93b5b74]:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.section-header-modern[data-v-a93b5b74] {
  font-size: 16px;
  font-weight: 600;
  color: #37474f;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #e3f2fd;
}
.address-display-modern[data-v-a93b5b74] {
  background: #f8f9fa;
  padding: 16px;
  border-radius: 8px;
}
.address-line-modern[data-v-a93b5b74] {
  margin-bottom: 4px;
  font-size: 14px;
}
.address-line-modern[data-v-a93b5b74]:last-child {
  margin-bottom: 0;
}
.financial-grid[data-v-a93b5b74] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.financial-item[data-v-a93b5b74] {
  text-align: center;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 6px;
}
.financial-label[data-v-a93b5b74] {
  font-size: 12px;
  color: #666;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.financial-value[data-v-a93b5b74] {
  font-size: 18px;
  font-weight: 600;
  color: #1976d2;
}
.border-bottom-green[data-v-a93b5b74] {
  border-bottom: 3px solid #4caf50;
}
.shadow-transition[data-v-a93b5b74] {
  transition: box-shadow 0.2s ease;
}
.hover-shadow[data-v-a93b5b74]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
@media (max-width:900px){.add-funds-list[data-v-a93b5b74]{padding-left:.5rem;padding-right:.5rem;}}
@media (max-width:600px){.add-funds-list[data-v-a93b5b74]{padding-left:0;padding-right:0;}
.full-screen-content[data-v-a93b5b74]{padding:0 !important;}}

/* Add Funds Modal Styles */
.add-funds-modal[data-v-a93b5b74] {
  min-width: 600px;
  max-width: 90vw;
}
.add-funds-form[data-v-a93b5b74] {
  max-width: none;
}
.add-funds-form .form-section[data-v-a93b5b74] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  margin-bottom: 16px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.add-funds-form .section-title[data-v-a93b5b74] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 500;
}
.add-funds-form .q-field[data-v-a93b5b74] {
  margin-bottom: 12px;
}
.add-funds-form .q-field__control[data-v-a93b5b74] {
  border-radius: 6px;
}
.border-blue[data-v-a93b5b74] {
  border-color: #2196f3 !important;
}

/* Customer Ledger Drawer Styles */
.customer-ledger-drawer .q-drawer__content[data-v-a93b5b74] {
  background: #f5f7fb;
  overflow-x: hidden;
}
.customer-ledger-drawer[data-v-a93b5b74] {
  max-width: 96vw;
}
.customer-ledger-drawer .q-scrollarea__container[data-v-a93b5b74] {
  overflow-x: hidden;
}
.selected-customer[data-v-a93b5b74] {
  background-color: rgba(33, 150, 243, 0.08);
  border-left: 3px solid #2196f3;
}
.ledger-card[data-v-a93b5b74] {
  min-height: 100vh;
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
.ledger-header[data-v-a93b5b74] {
  background: #ffffff;
  border-bottom: 1px solid #e6e9f0;
  padding: 16px 20px;
}
.summary-card-modern[data-v-a93b5b74] {
  transition: all 0.2s ease;
}
.summary-card-modern[data-v-a93b5b74]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
.modern-ledger-table[data-v-a93b5b74] {
  border-radius: 8px;
  overflow: hidden;
}
.modern-ledger-table thead th[data-v-a93b5b74] {
  background: #f8f9fa;
  font-weight: 600;
  color: #37474f;
}
.modern-ledger-table tbody tr[data-v-a93b5b74]:hover {
  background: #f8f9fa;
}
.sticky-top[data-v-a93b5b74] {
  position: sticky;
  top: 0;
  background: white;
  z-index: 10;
}
.z-top[data-v-a93b5b74] {
  z-index: 1000;
}
.border-bottom[data-v-a93b5b74] {
  border-bottom: 1px solid #e0e0e0;
}
.border-grey[data-v-a93b5b74] {
  border: 1px solid #e0e0e0;
}
.border-bottom-green[data-v-a93b5b74] {
  border-bottom: 3px solid #4caf50;
}

/* Customer Modal Styling */
.customer-modal[data-v-a93b5b74] {
  min-width: 700px;
  max-width: 90vw;
}
.customer-form[data-v-a93b5b74] {
  max-width: none;
}
.form-section[data-v-a93b5b74] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  padding: 20px;
  margin-bottom: 16px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.section-title[data-v-a93b5b74] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-weight: 500;
}
.customer-form .q-field[data-v-a93b5b74] {
  margin-bottom: 16px;
}
.customer-form .q-field__control[data-v-a93b5b74] {
  border-radius: 6px;
}
.customer-form .q-btn[data-v-a93b5b74] {
  border-radius: 6px;
  font-weight: 500;
}

/* Responsive Dialog */
@media (max-width: 1024px) {
.customer-dialog-card[data-v-a93b5b74] {
    margin: 16px;
    min-height: 90vh;
}
}
@media (max-width: 600px) {
.customer-form .row.q-col-gutter-lg > .col-12[data-v-a93b5b74] {
    padding-left: 8px;
    padding-right: 8px;
}
}

.q-page[data-v-2f60f7aa] {
  max-width: 1200px;
  margin: 0 auto;
}

/* Stat Cards */
.stat-card-minimal[data-v-2f60f7aa] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-2f60f7aa]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-2f60f7aa] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}

/* Filter Container */
.filter-container[data-v-2f60f7aa] {
  border-radius: 12px;
  background: #fdfdfe;
}
.search-input[data-v-2f60f7aa] {
  border-radius: 8px;
}
.advanced-filters-box[data-v-2f60f7aa] {
  background: white;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #e0e0e0;
}

/* Table */
.table-container[data-v-2f60f7aa] {
  border-radius: 12px;
}
.sticky-header-table[data-v-2f60f7aa] {
  border-radius: 12px;
}
.customer-count-chip[data-v-2f60f7aa] {
  font-size: 12px;
  padding: 4px 8px;
}
.status-chip-table[data-v-2f60f7aa] {
  font-size: 11px;
  padding: 2px 6px;
}
.action-buttons[data-v-2f60f7aa] {
  display: flex;
  gap: 4px;
  justify-content: center;
}

/* Drawer Styles */
.group-view-drawer .q-drawer__content[data-v-2f60f7aa] {
  background: #f5f5f5;
}
.group-view-card[data-v-2f60f7aa] {
  background: white;
}
.border-bottom-green[data-v-2f60f7aa] {
  border-bottom: 3px solid #4caf50;
}

/* Dialog Styles */
.group-dialog[data-v-2f60f7aa] {
  min-width: 600px;
  max-width: 800px;
}
.group-form[data-v-2f60f7aa] {
  max-width: none;
}

/* Details Section */
.details-section-modern[data-v-2f60f7aa] {
  background: #fafafa;
  border-left: 4px solid #4caf50;
}
.section-header-modern[data-v-2f60f7aa] {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.info-grid[data-v-2f60f7aa] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.info-item[data-v-2f60f7aa] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.info-label[data-v-2f60f7aa] {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.info-value[data-v-2f60f7aa] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

/* Shadow transitions */
.shadow-transition[data-v-2f60f7aa] {
  transition: box-shadow 0.2s ease;
}
.hover-shadow[data-v-2f60f7aa]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
.q-page[data-v-2f60f7aa] {
    padding: 16px;
}
.info-grid[data-v-2f60f7aa] {
    grid-template-columns: 1fr;
}
.action-buttons[data-v-2f60f7aa] {
    flex-direction: column;
    align-items: center;
}
}

/* Print styles */
@media print {
.q-btn[data-v-2f60f7aa] {
    display: none !important;
}
.q-dialog[data-v-2f60f7aa] {
    display: none !important;
}
.q-drawer[data-v-2f60f7aa] {
    display: none !important;
}
.q-banner[data-v-2f60f7aa] {
    display: none !important;
}
.q-notifications[data-v-2f60f7aa] {
    display: none !important;
}
.q-page[data-v-2f60f7aa] {
    margin: 0;
    max-width: none;
}
.q-card[data-v-2f60f7aa] {
    box-shadow: none !important;
    border: 1px solid #ddd !important;
}
.q-separator[data-v-2f60f7aa] {
    display: none !important;
}
}

.q-page[data-v-282e3914] {
  max-width: 1200px;
  margin: 0 auto;
}

/* Stat Cards */
.stat-card-minimal[data-v-282e3914] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-282e3914]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-282e3914] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}

/* Filter Container */
.filter-container[data-v-282e3914] {
  border-radius: 12px;
  background: #fdfdfe;
}
.search-input[data-v-282e3914] {
  border-radius: 8px;
}
.advanced-filters-box[data-v-282e3914] {
  background: white;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #e0e0e0;
}

/* Table */
.table-container[data-v-282e3914] {
  border-radius: 12px;
}
.credit-limits-table[data-v-282e3914] {
  border-radius: 12px;
}

/* Info Grid */
.info-grid[data-v-282e3914] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.info-item[data-v-282e3914] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.info-label[data-v-282e3914] {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.info-value[data-v-282e3914] {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

/* Details sections */
.details-section-modern[data-v-282e3914] {
  border-radius: 8px;
  border-left: 4px solid #2196f3;
}
.section-header-modern[data-v-282e3914] {
  color: #2196f3;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Customer info display */
.customer-info-display[data-v-282e3914] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

/* Dialog styles */
.credit-limit-dialog[data-v-282e3914] {
  min-width: 600px;
  max-width: 800px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.q-page[data-v-282e3914] {
    padding: 16px;
}
.info-grid[data-v-282e3914] {
    grid-template-columns: 1fr;
}
.credit-limit-dialog[data-v-282e3914] {
    min-width: 95vw;
    max-width: 95vw;
}
}

/* Print styles */
@media print {
.q-btn[data-v-282e3914] {
    display: none !important;
}
.q-dialog[data-v-282e3914] {
    display: none !important;
}
.q-drawer[data-v-282e3914] {
    display: none !important;
}
.q-banner[data-v-282e3914] {
    display: none !important;
}
.q-notifications[data-v-282e3914] {
    display: none !important;
}
.q-page[data-v-282e3914] {
    margin: 0;
    max-width: none;
}
.q-card[data-v-282e3914] {
    box-shadow: none !important;
    border: 1px solid #ddd !important;
}
.q-separator[data-v-282e3914] {
    display: none !important;
}
}

.q-page[data-v-8474f574] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-d82a57d3] {
  max-width: 1200px;
  margin: 0 auto;
}

/* Stat Cards */
.stat-card-minimal[data-v-d82a57d3] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-d82a57d3]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-d82a57d3] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}

/* Filter Container */
.filter-container[data-v-d82a57d3] {
  border-radius: 12px;
  background: #fdfdfe;
}
.search-input[data-v-d82a57d3] {
  border-radius: 8px;
}
.advanced-filters-box[data-v-d82a57d3] {
  background: white;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #e0e0e0;
}

/* Table */
.table-container[data-v-d82a57d3] {
  border-radius: 12px;
}
.sticky-header-table[data-v-d82a57d3] {
  border-radius: 12px;
}
.type-chip-table[data-v-d82a57d3] {
  font-size: 11px;
  padding: 2px 6px;
}
.status-chip-table[data-v-d82a57d3] {
  font-size: 11px;
  padding: 2px 6px;
}
.action-buttons[data-v-d82a57d3] {
  display: flex;
  gap: 4px;
  justify-content: center;
}

/* Drawer Styles */
.list-view-drawer .q-drawer__content[data-v-d82a57d3] {
  background: #f5f5f5;
}
.list-view-card[data-v-d82a57d3] {
  background: white;
}
.border-bottom-green[data-v-d82a57d3] {
  border-bottom: 3px solid #4caf50;
}

/* Dialog Styles */
.list-dialog[data-v-d82a57d3] {
  min-width: 600px;
  max-width: 800px;
}
.list-form[data-v-d82a57d3] {
  max-width: none;
}

/* Regional Pricing Cards */
.regional-price-card[data-v-d82a57d3] {
  transition: all 0.2s ease;
}
.regional-price-card[data-v-d82a57d3]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.general-price-card[data-v-d82a57d3] {
  border: 2px solid #e0e0e0;
}
.settings-card[data-v-d82a57d3] {
  background: linear-gradient(135deg, #f5f5f5 0%, #ffffff 100%);
}
.bom-details-dialog[data-v-d82a57d3] {
  min-width: 700px;
  max-width: 900px;
}
.info-card[data-v-d82a57d3] {
  height: 100%;
}
.description-card[data-v-d82a57d3] {
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
}
.info-grid-simple[data-v-d82a57d3] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.info-row[data-v-d82a57d3] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 4px;
}
.info-row .label[data-v-d82a57d3] {
  color: #757575;
  font-size: 12px;
}
.info-row .value[data-v-d82a57d3] {
  font-size: 13px;
  color: #212121;
}
.view-region-card[data-v-d82a57d3] {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 8px;
}
.view-region-card[data-v-d82a57d3]:hover {
  border-color: var(--q-primary);
  background: #fdfdfe;
}
.italic[data-v-d82a57d3] {
  font-style: italic;
}
.h-100[data-v-d82a57d3] {
  height: 100%;
}
.opacity-4[data-v-d82a57d3] {
  opacity: 0.4;
  pointer-events: none;
}
.pricing-dialog-maximized[data-v-d82a57d3] {
  max-width: 100vw !important;
  max-height: 100vh !important;
}
.sticky-header[data-v-d82a57d3] {
  position: sticky;
  top: 0;
  z-index: 100;
}
.scroll-area-dialog[data-v-d82a57d3] {
  height: calc(100vh - 80px);
  overflow-y: auto;
}
.max-width-container[data-v-d82a57d3] {
  max-width: 1200px;
}
.mx-auto[data-v-d82a57d3] {
  margin-left: auto;
  margin-right: auto;
}
.border-bottom-green[data-v-d82a57d3] {
  border-bottom: 3px solid #2e7d32;
}
.border-left-primary[data-v-d82a57d3] {
  border-left: 4px solid var(--q-primary);
}
.settings-card[data-v-d82a57d3] {
  background: white;
}
.product-context-box[data-v-d82a57d3] {
  border: 1px dashed var(--q-primary);
}
.region-pricing-card[data-v-d82a57d3] {
  background: white;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.region-pricing-card[data-v-d82a57d3]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
}
.price-input-large[data-v-d82a57d3] .q-field__native {
  font-size: 20px;
  font-weight: bold;
  color: var(--q-primary);
}
.price-input-extra-large[data-v-d82a57d3] .q-field__native {
  font-size: 24px;
  font-weight: 900;
  color: white;
}
.opacity-8[data-v-d82a57d3] {
  opacity: 0.8;
}
.border-dashed[data-v-d82a57d3] {
  border: 1px dashed #e0e0e0;
}
.pricing-view-drawer[data-v-d82a57d3] {
  background-color: #f8f9fa;
}
.pricing-view-card[data-v-d82a57d3] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.truncate[data-v-d82a57d3] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 350px;
}

/* Details Section */
.details-section-modern[data-v-d82a57d3] {
  background: #fafafa;
  border-left: 4px solid #4caf50;
}
.section-header-modern[data-v-d82a57d3] {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.info-grid[data-v-d82a57d3] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.info-item[data-v-d82a57d3] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.info-label[data-v-d82a57d3] {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.info-value[data-v-d82a57d3] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

/* Shadow transitions */
.shadow-transition[data-v-d82a57d3] {
  transition: box-shadow 0.2s ease;
}
.hover-shadow[data-v-d82a57d3]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
.q-page[data-v-d82a57d3] {
    padding: 16px;
}
.info-grid[data-v-d82a57d3] {
    grid-template-columns: 1fr;
}
.action-buttons[data-v-d82a57d3] {
    flex-direction: column;
    align-items: center;
}
}

.q-page[data-v-0aa9feaf] {
  max-width: 1200px;
  margin: 0 auto;
}

/* Stat Cards */
.stat-card-minimal[data-v-0aa9feaf] {
  border-radius: 4px;
  background: white;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
.stat-card-minimal[data-v-0aa9feaf]:hover {
  border-color: #2e7d32;
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.1);
}
.stat-line[data-v-0aa9feaf] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}

/* Filter Container */
.filter-container[data-v-0aa9feaf] {
  border-radius: 12px;
  background: #fdfdfe;
}
.search-input[data-v-0aa9feaf] {
  border-radius: 8px;
}
.advanced-filters-box[data-v-0aa9feaf] {
  background: white;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #e0e0e0;
}

/* Table */
.table-container[data-v-0aa9feaf] {
  border-radius: 12px;
}
.sticky-header-table[data-v-0aa9feaf] {
  border-radius: 12px;
}
.type-chip-table[data-v-0aa9feaf] {
  font-size: 11px;
  padding: 2px 6px;
}
.status-chip-table[data-v-0aa9feaf] {
  font-size: 11px;
  padding: 2px 6px;
}
.action-buttons[data-v-0aa9feaf] {
  display: flex;
  gap: 4px;
  justify-content: center;
}

/* Drawer Styles */
.profile-view-drawer .q-drawer__content[data-v-0aa9feaf] {
  background: #f5f5f5;
}
.profile-view-card[data-v-0aa9feaf] {
  background: white;
}
.border-bottom-green[data-v-0aa9feaf] {
  border-bottom: 3px solid #4caf50;
}

/* Dialog Styles */
.profile-dialog[data-v-0aa9feaf] {
  min-width: 600px;
  max-width: 800px;
}
.profile-form[data-v-0aa9feaf] {
  max-width: none;
}

/* Details Section */
.details-section-modern[data-v-0aa9feaf] {
  background: #fafafa;
  border-left: 4px solid #4caf50;
}
.section-header-modern[data-v-0aa9feaf] {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.info-grid[data-v-0aa9feaf] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.info-item[data-v-0aa9feaf] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.info-label[data-v-0aa9feaf] {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.info-value[data-v-0aa9feaf] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.tax-details-grid[data-v-0aa9feaf] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.tax-detail-item[data-v-0aa9feaf] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.tax-detail-label[data-v-0aa9feaf] {
  font-size: 14px;
  font-weight: 500;
  color: #666;
}
.tax-detail-value[data-v-0aa9feaf] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

/* Shadow transitions */
.shadow-transition[data-v-0aa9feaf] {
  transition: box-shadow 0.2s ease;
}
.hover-shadow[data-v-0aa9feaf]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
.q-page[data-v-0aa9feaf] {
    padding: 16px;
}
.info-grid[data-v-0aa9feaf] {
    grid-template-columns: 1fr;
}
.tax-details-grid[data-v-0aa9feaf] {
    grid-template-columns: 1fr;
}
.action-buttons[data-v-0aa9feaf] {
    flex-direction: column;
    align-items: center;
}
}

.stat-card-minimal[data-v-17dbba9d] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-17dbba9d]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-line[data-v-17dbba9d] {
  height: 4px;
  margin-top: 8px;
}
.search-input[data-v-17dbba9d] {
  background-color: #f8f9fa;
}
.q-table tbody td[data-v-17dbba9d] {
  font-size: 0.875rem;
}
.q-table thead th[data-v-17dbba9d] {
  font-weight: 600;
  font-size: 0.875rem;
}

/* View Details Drawer Styles */
.view-details-drawer[data-v-17dbba9d] {
  background-color: #f8f9fa;
}
.view-details-drawer .q-drawer__content[data-v-17dbba9d] {
  display: flex;
  flex-direction: column;
  min-height: 0; /* critical for nested scroll in flex */
}
.view-details-drawer .drawer-header[data-v-17dbba9d],
.view-details-drawer .drawer-footer[data-v-17dbba9d] {
  flex: 0 0 auto;
}
.view-details-drawer .drawer-body[data-v-17dbba9d] {
  flex: 1 1 auto;
  min-height: 0; /* critical: allows q-scroll-area to size correctly */
}
.view-details-drawer .drawer-body[data-v-17dbba9d] {
  background: #f5f6f7;
}
.drawer-content[data-v-17dbba9d] {
  padding: 14px;
}
@media (min-width: 600px) {
.drawer-content[data-v-17dbba9d] {
    padding: 16px;
}
}
.drawer-header[data-v-17dbba9d] {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
}
.bg-gradient-primary[data-v-17dbba9d] {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  overflow: hidden;
}
.header-bg-circle[data-v-17dbba9d] {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 0;
}
.z-top[data-v-17dbba9d] {
  z-index: 10;
}
.opacity-80[data-v-17dbba9d] {
  opacity: 0.8;
}
.opacity-70[data-v-17dbba9d] {
  opacity: 0.7;
}
.opacity-60[data-v-17dbba9d] {
  opacity: 0.6;
}
.bank-card[data-v-17dbba9d] {
  background: linear-gradient(135deg, #263238 0%, #37474f 100%);
  border-radius: 16px;
  min-height: 220px;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 4px;
}
.bank-card-overlay[data-v-17dbba9d] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.05) 0%, transparent 20%),
                    radial-gradient(circle at 80% 80%, rgba(255, 255, 255, 0.05) 0%, transparent 20%);
  pointer-events: none;
}
.font-mono[data-v-17dbba9d] {
  font-family: 'Roboto Mono', monospace;
}
.letter-spacing-2[data-v-17dbba9d] {
  letter-spacing: 2px;
}
.info-box[data-v-17dbba9d] {
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  transition: all 0.3s ease;
}
.info-box[data-v-17dbba9d]:hover {
  border-color: #1976d2;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transform: translateY(-2px);
}
.bank-card .q-btn[data-v-17dbba9d] {
  backdrop-filter: blur(4px);
}
.ellipsis[data-v-17dbba9d] {
  max-width: 100%;
}
.min-w-0[data-v-17dbba9d] {
  min-width: 0;
}
.drawer-meta-chips[data-v-17dbba9d] {
  max-width: 100%;
}
.drawer-meta-chips .q-chip[data-v-17dbba9d] {
  max-width: 100%;
  margin-left: 0 !important;
}
.bank-account-number[data-v-17dbba9d] {
  min-width: 0;
  color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1.15;
  font-size: clamp(18px, 3vw, 34px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.technical-value[data-v-17dbba9d] {
  overflow-wrap: anywhere;
  word-break: break-word;
}
.technical-icon-bg[data-v-17dbba9d] {
  width: 32px;
  height: 32px;
  background: #f1f3f4;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-card[data-v-17dbba9d] {
  border-radius: 8px;
  background-color: white;
  transition: all 0.3s ease;
}
.detail-card[data-v-17dbba9d]:hover {
  border-color: #1976d2;
}
.detail-card-mini[data-v-17dbba9d] {
  border-radius: 8px;
  background-color: white;
  transition: all 0.3s ease;
}
.detail-card-mini[data-v-17dbba9d]:hover {
  transform: translateY(-2px);
  border-color: currentColor;
}
.drawer-footer[data-v-17dbba9d] {
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.05);
}
.border-top[data-v-17dbba9d] {
  border-top: 1px solid #eee;
}
.lh-relaxed[data-v-17dbba9d] {
  line-height: 1.6;
}
.letter-spacing-1[data-v-17dbba9d] {
  letter-spacing: 1px;
}
.primary-1[data-v-17dbba9d] {
  background-color: rgba(25, 118, 210, 0.1);
}
.border-amber-3[data-v-17dbba9d] {
  border: 1px solid #ffe082;
}

/* Enhanced Bank Account Drawer Styles */
.bank-account-drawer[data-v-17dbba9d] {
  background-color: #fafafa;
}
.bank-account-drawer .q-drawer__content[data-v-17dbba9d] {
  background-color: white;
  border-left: 1px solid #e0e0e0;
}
.drawer-section[data-v-17dbba9d] {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px;
  margin-bottom: 16px;
}
.drawer-section[data-v-17dbba9d]:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.form-field-enhanced[data-v-17dbba9d] {
  margin-bottom: 16px;
}
.form-field-enhanced .q-field__control[data-v-17dbba9d] {
  border-radius: 8px;
}
.form-field-enhanced .q-field__label[data-v-17dbba9d] {
  font-weight: 500;
  color: #37474f;
}
.validation-error[data-v-17dbba9d] {
  animation: shake-17dbba9d 0.5s ease-in-out;
}
@keyframes shake-17dbba9d {
0%, 100% { transform: translateX(0);
}
25% { transform: translateX(-5px);
}
75% { transform: translateX(5px);
}
}
.drawer-actions[data-v-17dbba9d] {
  background-color: white;
  border-top: 1px solid #e0e0e0;
  padding: 16px 24px;
}
.action-button[data-v-17dbba9d] {
  min-width: 120px;
  border-radius: 8px;
  font-weight: 500;
}

.stat-card[data-v-4742076d] {
  transition: transform 0.2s;
}
.stat-card[data-v-4742076d]:hover {
  transform: translateY(-2px);
}

.stat-card[data-v-854d1cc9] {
  transition: transform 0.2s;
}
.stat-card[data-v-854d1cc9]:hover {
  transform: translateY(-2px);
}

.stat-card-minimal[data-v-677ac0dc] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-677ac0dc]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-line[data-v-677ac0dc] {
  height: 4px;
  margin-top: 8px;
}
.search-input[data-v-677ac0dc] {
  background-color: #f8f9fa;
}
.q-table tbody td[data-v-677ac0dc] {
  font-size: 0.875rem;
}
.q-table thead th[data-v-677ac0dc] {
  font-weight: 600;
  font-size: 0.875rem;
}
/* Procurement Management Style Theming */
[data-v-0e0b6249] .q-page {
  background-color: #f4f7f6;
  color: #333;
}

/* Header Styles */
.page-header-card[data-v-0e0b6249] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.header-content[data-v-0e0b6249] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-main[data-v-0e0b6249] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-icon-wrapper[data-v-0e0b6249] {
  background: #178a2c;
  padding: 12px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(23, 138, 44, 0.2);
}
.header-text .text-h5[data-v-0e0b6249] {
  color: #178a2c;
  line-height: 1.2;
}

/* Stats Cards */
.stat-card-small[data-v-0e0b6249] {
  border-radius: 8px;
  border: none;
  transition: all 0.3s ease;
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.stat-card-small[data-v-0e0b6249]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-icon[data-v-0e0b6249] {
  padding: 8px;
  border-radius: 6px;
}
.stat-value[data-v-0e0b6249] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}
.stat-label[data-v-0e0b6249] {
  font-size: 0.75rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.positive-stat .stat-icon[data-v-0e0b6249] {
  background: rgba(23, 138, 44, 0.1);
  color: #178a2c;
}
.info-stat .stat-icon[data-v-0e0b6249] {
  background: rgba(33, 150, 243, 0.1);
  color: #2196f3;
}
.success-stat .stat-icon[data-v-0e0b6249] {
  background: rgba(76, 175, 80, 0.1);
  color: #4caf50;
}
.negative-stat .stat-icon[data-v-0e0b6249] {
  background: rgba(244, 67, 54, 0.1);
  color: #f44336;
}

/* Controls Container */
.controls-container[data-v-0e0b6249] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.action-btn[data-v-0e0b6249] {
  border-radius: 6px;
  font-weight: 600;
  text-transform: none;
}
.form-field[data-v-0e0b6249] .q-field__control {
  border-radius: 6px;
  background: #fafafa;
}

/* Module Table Card */
.module-card[data-v-0e0b6249] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.card-header[data-v-0e0b6249] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 8px;
}
.card-title[data-v-0e0b6249] {
  font-size: 1rem;
  color: #333;
  display: flex;
  align-items: center;
}
.module-table[data-v-0e0b6249] {
  border-radius: 0;
}
.module-table[data-v-0e0b6249] thead th {
  background-color: #f8f9fa;
  color: #555;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
}
.module-table[data-v-0e0b6249] tbody td {
  padding: 12px 16px;
}

/* Stage Progress */
.stage-step[data-v-0e0b6249] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f0f0f0;
  color: #999;
  transition: all 0.3s ease;
}
.stage-step.completed[data-v-0e0b6249] {
  background: #178a2c;
  color: white;
}
.stage-step.active[data-v-0e0b6249] {
  background: #2196f3;
  color: white;
  box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.2);
}

/* Modal Styles */
.module-modal[data-v-0e0b6249] {
  border-radius: 12px;
  overflow: hidden;
}
.modal-header[data-v-0e0b6249] {
  background: white;
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 24px;
}
.drawer-header[data-v-0e0b6249] {
  border-bottom: 1px solid #f0f0f0;
  background: white;
}
.detail-card[data-v-0e0b6249] {
  border-radius: 8px;
  border: 1px solid #f0f0f0;
}

/* Timeline Styles */
.modern-timeline[data-v-0e0b6249] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.timeline-item[data-v-0e0b6249] {
  display: flex;
  gap: 16px;
  position: relative;
  padding-bottom: 12px;
}
.timeline-item .item-connector[data-v-0e0b6249] {
  position: absolute;
  left: 15px;
  top: 32px;
  bottom: 0;
  width: 2px;
  background: #f0f0f0;
}
.timeline-item:last-child .item-connector[data-v-0e0b6249] {
  display: none;
}
.timeline-item .item-circle[data-v-0e0b6249] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: white;
  border: 2px solid #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  color: #ccc;
}
.timeline-item.is-completed .item-circle[data-v-0e0b6249] {
  background: #178a2c;
  border-color: #178a2c;
  color: white;
}
.timeline-item.is-completed .item-connector[data-v-0e0b6249] {
  background: #178a2c;
}
.timeline-item.is-active .item-circle[data-v-0e0b6249] {
  border-color: #2196f3;
  color: #2196f3;
}
.product-selection-container[data-v-0e0b6249] {
  border: 1px solid #e0e0e0;
  max-height: 400px;
  overflow-y: auto;
}
.product-row[data-v-0e0b6249] {
  border: 1px solid #f0f0f0;
  transition: all 0.2s ease;
}
.product-row[data-v-0e0b6249]:hover {
  border-color: #178a2c;
  background-color: #f0fff4 !important;
}
.bg-blue-50[data-v-0e0b6249] {
  background-color: #eff6ff;
}
.border-blue-100[data-v-0e0b6249] {
  border: 1px solid #dbeafe;
}
.bg-orange-50[data-v-0e0b6249] {
  background-color: #fff7ed;
}
.border-primary-200[data-v-0e0b6249] {
  border: 1px solid rgba(23, 138, 44, 0.2);
}
.pre-wrap[data-v-0e0b6249] {
  white-space: pre-wrap !important;
}
@media (max-width: 600px) {
.header-content[data-v-0e0b6249] {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
.header-actions[data-v-0e0b6249] {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
}
.stat-card-minimal[data-v-cbbe4c48] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-cbbe4c48]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-line[data-v-cbbe4c48] {
  height: 4px;
  margin-top: 8px;
}
.search-input[data-v-cbbe4c48] {
  background-color: #f8f9fa;
}
.q-table tbody td[data-v-cbbe4c48] {
  font-size: 0.875rem;
}
.q-table thead th[data-v-cbbe4c48] {
  font-weight: 600;
  font-size: 0.875rem;
}

.stat-card-minimal[data-v-512133d2] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-512133d2]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-line[data-v-512133d2] {
  height: 4px;
  margin-top: 8px;
}
.search-input[data-v-512133d2] {
  background-color: #f8f9fa;
}
.q-table tbody td[data-v-512133d2] {
  font-size: 0.875rem;
}
.q-table thead th[data-v-512133d2] {
  font-weight: 600;
  font-size: 0.875rem;
}

.stat-card-minimal[data-v-99b4bb04] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-99b4bb04]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-line[data-v-99b4bb04] {
  height: 4px;
  margin-top: 8px;
}
.search-input[data-v-99b4bb04] {
  background-color: #f8f9fa;
}
.q-table tbody td[data-v-99b4bb04] {
  font-size: 0.875rem;
}
.q-table thead th[data-v-99b4bb04] {
  font-weight: 600;
  font-size: 0.875rem;
}

.stat-card-minimal[data-v-e45231f6] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-e45231f6]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-line[data-v-e45231f6] {
  height: 4px;
  margin-top: 8px;
}
.search-input[data-v-e45231f6] {
  background-color: #f8f9fa;
}
.q-table tbody td[data-v-e45231f6] {
  font-size: 0.875rem;
}
.q-table thead th[data-v-e45231f6] {
  font-weight: 600;
  font-size: 0.875rem;
}

.q-page[data-v-11a96f41] { max-width: 1200px; margin: 0 auto;
}
.q-page[data-v-a6acd47b] { max-width: 1200px; margin: 0 auto;
}
.q-page[data-v-bf0ba012] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-9ea3b95a] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-048937b5] { max-width: 1200px; margin: 0 auto;
}
.q-page[data-v-f6fe5510] { max-width: 1200px; margin: 0 auto;
}
.q-page[data-v-3e725d74] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-c69e474d] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-8b8cacc7] { max-width: 1200px; margin: 0 auto;
}
.q-page[data-v-6f5378f1] { max-width: 1200px; margin: 0 auto;
}
.q-page[data-v-9ee568a7] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-fb3fdfe4] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-2a3490fd] { max-width: 1200px; margin: 0 auto;
}

.q-table tbody tr[data-v-5d9a1995]:hover {
  background: #f8f9fa;
}

.q-page[data-v-f2df5812] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-c3f463d0] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-408b07a0] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-9670c56e] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-e5a904ca] { max-width: 1200px; margin: 0 auto;
}

.metric-card[data-v-8c80f7d2] {
  transition: all 0.3s ease;
}
.metric-card[data-v-8c80f7d2]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Amount cells */
.amount-cell[data-v-8c80f7d2] {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #1976d2;
}
.balance-cell[data-v-8c80f7d2] {
  font-family: 'Courier New', monospace;
  font-weight: 700;
}

/* Reference cell */
.reference-cell[data-v-8c80f7d2] {
  max-width: 200px;
}
.reference-number[data-v-8c80f7d2] {
  font-weight: 600;
  color: #37474f;
}
.reference-desc[data-v-8c80f7d2] {
  font-size: 12px;
  line-height: 1.3;
  margin-top: 2px;
}

/* Action buttons */
.action-buttons[data-v-8c80f7d2] {
  display: flex;
  gap: 4px;
  justify-content: center;
}

/* Detail items */
.detail-item[data-v-8c80f7d2] {
  margin-bottom: 16px;
}
.detail-label[data-v-8c80f7d2] {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.detail-value[data-v-8c80f7d2] {
  font-size: 16px;
  font-weight: 500;
  color: #37474f;
}

/* Enhanced table styling */
.q-table tbody tr[data-v-8c80f7d2]:hover {
  background-color: #f8f9fa;
}

/* Chip styling */
.q-chip[data-v-8c80f7d2] {
  font-weight: 500;
  text-transform: capitalize;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.metric-card .col[data-v-8c80f7d2] {
    text-align: center;
}
.q-table tbody td[data-v-8c80f7d2] {
    padding: 8px 4px;
}
.q-table thead th[data-v-8c80f7d2] {
    font-size: 12px;
    padding: 8px 4px;
}
.reference-cell[data-v-8c80f7d2] {
    max-width: 150px;
}
.detail-item[data-v-8c80f7d2] {
    margin-bottom: 12px;
}
}

.stat-card-minimal[data-v-7b05cfb5] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-7b05cfb5]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-7b05cfb5] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-7b05cfb5] {
  letter-spacing: 1px;
}
.opacity-8[data-v-7b05cfb5] {
  opacity: 0.8;
}
.full-width[data-v-7b05cfb5] {
  width: 100%;
}

.stat-card-minimal[data-v-9bdd66fa] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-9bdd66fa]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-9bdd66fa] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-9bdd66fa] {
  letter-spacing: 1px;
}
.opacity-8[data-v-9bdd66fa] {
  opacity: 0.8;
}
.full-width[data-v-9bdd66fa] {
  width: 100%;
}

.stat-card-minimal[data-v-02b6ac0c] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-02b6ac0c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-02b6ac0c] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-02b6ac0c] {
  letter-spacing: 1px;
}
.opacity-8[data-v-02b6ac0c] {
  opacity: 0.8;
}
.full-width[data-v-02b6ac0c] {
  width: 100%;
}

.stat-card-minimal[data-v-1d7d2e37] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-1d7d2e37]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-1d7d2e37] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-1d7d2e37] {
  letter-spacing: 1px;
}
.opacity-8[data-v-1d7d2e37] {
  opacity: 0.8;
}
.full-width[data-v-1d7d2e37] {
  width: 100%;
}

.q-page[data-v-f912fe35] { max-width: 1200px; margin: 0 auto;
}

.stat-card-minimal[data-v-d1128d7c] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-d1128d7c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-d1128d7c] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-d1128d7c] {
  letter-spacing: 1px;
}
.opacity-8[data-v-d1128d7c] {
  opacity: 0.8;
}
.full-width[data-v-d1128d7c] {
  width: 100%;
}

.summary-card[data-v-e8651325] {
  transition: transform 0.2s;
}
.summary-card[data-v-e8651325]:hover {
  transform: translateY(-2px);
}
.aging-chart[data-v-e8651325] {
  margin: 20px 0;
}
.aging-bars[data-v-e8651325] {
  display: flex;
  height: 60px;
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: hidden;
}
.aging-bar[data-v-e8651325] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 500;
  transition: all 0.3s ease;
}
.aging-bar-fill[data-v-e8651325] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.aging-bar-label[data-v-e8651325] {
  position: relative;
  z-index: 1;
  text-align: center;
}
.aging-bar-label .text-caption[data-v-e8651325] {
  font-size: 0.75rem;
  line-height: 1;
}
.aging-legend[data-v-e8651325] {
  flex-wrap: wrap;
}
.aging-legend-item[data-v-e8651325] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 16px 8px 0;
}
.legend-color[data-v-e8651325] {
  width: 16px;
  height: 16px;
  border-radius: 2px;
}
.trend-chart-container[data-v-e8651325] {
  position: relative;
  height: 250px;
}
.trend-chart[data-v-e8651325] {
  width: 100%;
  height: 100%;
}
.legend-item[data-v-e8651325] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.legend-item .legend-color[data-v-e8651325] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.search-input[data-v-e8651325] {
  min-width: 250px;
}

.q-page[data-v-bc1f0e7b] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-a583c01d] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-ae0f379f] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-c49889c6] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-615fc531] { max-width: 1200px; margin: 0 auto;
}

.q-page[data-v-359ce835] { max-width: 1200px; margin: 0 auto;
}

.stat-card-minimal[data-v-bf423fe3] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-bf423fe3]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-bf423fe3] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-bf423fe3] {
  letter-spacing: 1px;
}
.opacity-8[data-v-bf423fe3] {
  opacity: 0.8;
}
.full-width[data-v-bf423fe3] {
  width: 100%;
}
.transaction-logs-table[data-v-bf423fe3] {
  background: white;
}
pre[data-v-bf423fe3] {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.stat-card-minimal[data-v-3beb085c] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-3beb085c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-3beb085c] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-3beb085c] {
  letter-spacing: 1px;
}
.opacity-8[data-v-3beb085c] {
  opacity: 0.8;
}
.full-width[data-v-3beb085c] {
  width: 100%;
}

.status-card[data-v-15f9c145] {
  background: white;
  height: 100%;
}

.stat-card-minimal[data-v-9f6d2ba9] {
  border-left: 4px solid transparent;
  transition: all 0.3s ease;
  background: white;
  border: 1px solid #e0e0e0;
}
.stat-card-minimal[data-v-9f6d2ba9]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.stat-line[data-v-9f6d2ba9] {
  height: 4px;
  margin-top: 0;
}
.letter-spacing-1[data-v-9f6d2ba9] {
  letter-spacing: 1px;
}
.opacity-8[data-v-9f6d2ba9] {
  opacity: 0.8;
}
.full-width[data-v-9f6d2ba9] {
  width: 100%;
}

.dashboard-card[data-v-5595a874] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-5595a874]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-5595a874] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-5595a874]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-5595a874] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.action-tile[data-v-5595a874] {
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
  height: 100%;
}
.action-tile[data-v-5595a874]:hover {
  background: rgba(0, 0, 0, 0.02);
  transform: scale(1.02);
  border-color: var(--q-primary);
}
.alert-card-warning[data-v-5595a874] {
  border-left: 4px solid #ff9800;
  background: linear-gradient(135deg, #fffaf0 0%, #ffffff 100%);
}
.alert-card-negative[data-v-5595a874] {
  border-left: 4px solid #f44336;
  background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%);
}
.alert-card-info[data-v-5595a874] {
  border-left: 4px solid #2196f3;
  background: linear-gradient(135deg, #f0f7ff 0%, #ffffff 100%);
}
.alert-card-success[data-v-5595a874] {
  border-left: 4px solid #4caf50;
  background: linear-gradient(135deg, #f0fff0 0%, #ffffff 100%);
}
.chart-loading[data-v-5595a874] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  color: #666;
}
.text-uppercase-bold[data-v-5595a874] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.opacity-8[data-v-5595a874] { opacity: 0.8;
}
.full-width[data-v-5595a874] { width: 100%;
}

.dashboard-card[data-v-b78aea4b] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-b78aea4b]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-b78aea4b] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-b78aea4b]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-b78aea4b] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.account-header-card[data-v-b78aea4b] {
  background: linear-gradient(135deg, rgba(46, 125, 50, 0.1) 0%, rgba(46, 125, 50, 0.05) 100%);
  border: 1px solid rgba(46, 125, 50, 0.2);
}
.text-uppercase-bold[data-v-b78aea4b] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-b78aea4b] {
  width: 100%;
}

/* Drawer specific styles */
.q-drawer[data-v-b78aea4b] {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.q-drawer__content[data-v-b78aea4b] {
  background: #fafbfc;
}

/* Drawer styles */
.q-drawer[data-v-b78aea4b] {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.q-drawer__content[data-v-b78aea4b] {
  background: #fafbfc;
}

/* Responsive drawers */
@media (max-width: 500px) {
.q-drawer[data-v-b78aea4b] {
    width: 100% !important;
}
}
@media (max-width: 600px) {
.q-drawer[data-v-b78aea4b]:has(.transaction-drawer) {
    width: 100% !important;
}
}
@media (max-width: 1024px) {
.q-drawer[data-v-b78aea4b]:has(.ledger-drawer) {
    width: 90% !important;
}
}
@media (max-width: 768px) {
.q-drawer[data-v-b78aea4b]:has(.ledger-drawer) {
    width: 100% !important;
}
}

/* Transaction list styles */
.transaction-item[data-v-b78aea4b] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: background-color 0.2s;
}
.transaction-item[data-v-b78aea4b]:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

/* Ledger table styles */
.ledger-table[data-v-b78aea4b] {
  border-radius: 8px;
}
.ledger-table .q-table__top[data-v-b78aea4b] {
  background: #f8f9fa;
}
.ledger-table th[data-v-b78aea4b] {
  font-weight: 600;
  background: #f8f9fa;
}
.ledger-table tbody tr[data-v-b78aea4b]:hover {
  background: #f8f9fa;
}

.dashboard-card[data-v-842ff2d6] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-842ff2d6]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-842ff2d6] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-842ff2d6]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-842ff2d6] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.text-uppercase-bold[data-v-842ff2d6] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-842ff2d6] { width: 100%;
}

.dashboard-card[data-v-d8a14da4] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-d8a14da4]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-d8a14da4] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-d8a14da4]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-d8a14da4] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.text-uppercase-bold[data-v-d8a14da4] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-d8a14da4] {
  width: 100%;
}
.category-form .q-field[data-v-d8a14da4] {
  margin-bottom: 16px;
}
.cancel-btn[data-v-d8a14da4] {
  min-width: 80px;
}
.save-btn[data-v-d8a14da4] {
  min-width: 80px;
}
.ledger-table[data-v-d8a14da4] {
  border-radius: 8px;
}
.transaction-table[data-v-d8a14da4] {
  border-radius: 8px;
}

.dashboard-card[data-v-da468953] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-da468953]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-da468953] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-da468953]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-da468953] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.text-uppercase-bold[data-v-da468953] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-da468953] { width: 100%;
}

.dashboard-card[data-v-220b3b9a] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-220b3b9a]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-220b3b9a] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-220b3b9a]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-220b3b9a] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.limit-card[data-v-220b3b9a] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  transition: all 0.2s ease;
}
.limit-card[data-v-220b3b9a]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.text-uppercase-bold[data-v-220b3b9a] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-220b3b9a] { width: 100%;
}

.dashboard-card[data-v-01522d87] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-01522d87]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-01522d87] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-01522d87]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-01522d87] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.payment-details-card[data-v-01522d87] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: white;
}
.approval-card[data-v-01522d87] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: white;
}
.text-uppercase-bold[data-v-01522d87] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-01522d87] { width: 100%;
}

.dashboard-card[data-v-23d0272c] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-23d0272c]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-23d0272c] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-23d0272c]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-23d0272c] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.fund-status-card[data-v-23d0272c] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  transition: all 0.2s ease;
}
.fund-status-card[data-v-23d0272c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.text-uppercase-bold[data-v-23d0272c] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-23d0272c] { width: 100%;
}

.q-form[data-v-2848958a] {
  max-width: none;
}

.dashboard-card[data-v-cc1f98cb] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-cc1f98cb]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-cc1f98cb] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-cc1f98cb]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-cc1f98cb] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.text-uppercase-bold[data-v-cc1f98cb] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-cc1f98cb] { width: 100%;
}

.dashboard-card[data-v-f5544d68] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-f5544d68]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-f5544d68] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-f5544d68]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-f5544d68] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.limit-card[data-v-f5544d68] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  transition: all 0.2s ease;
}
.limit-card[data-v-f5544d68]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.text-uppercase-bold[data-v-f5544d68] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-f5544d68] { width: 100%;
}

.dashboard-card[data-v-162bc3e4] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-162bc3e4]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-162bc3e4] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-162bc3e4]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-162bc3e4] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.text-uppercase-bold[data-v-162bc3e4] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-162bc3e4] { width: 100%;
}

.dashboard-card[data-v-1e332e0b] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: white;
}
.dashboard-card[data-v-1e332e0b]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.stat-card-minimal[data-v-1e332e0b] {
  border-radius: 12px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.stat-card-minimal[data-v-1e332e0b]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.stat-line[data-v-1e332e0b] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.text-uppercase-bold[data-v-1e332e0b] {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 0.75rem;
}
.full-width[data-v-1e332e0b] { width: 100%;
}
/* ========================================
   WAREHOUSE MANAGEMENT THEME
   ========================================
   Modern theme based on ProcurementPage.vue theming
   - Purple-blue gradient theme
   - Clean, professional design
   - Consistent spacing and typography
   ======================================== */

/* ========================================
   CSS VARIABLES - PROCUREMENT THEME SYSTEM
   ======================================== */

/* Colors */
:root {
  /* Primary Colors - Purple-Blue Gradient Theme */
  --warehouse-primary: #667eea;           /* Primary Purple */
  --warehouse-primary-end: #764ba2;       /* Primary Purple End */
  --warehouse-primary-dark: #5a67d8;      /* Dark Purple */
  --warehouse-primary-light: #9f7aea;     /* Light Purple */

  /* Secondary Colors */
  --warehouse-secondary: #1976d2;         /* Blue */
  --warehouse-secondary-light: #e3f2fd;   /* Light Blue */
  --warehouse-secondary-dark: #1565c0;   /* Dark Blue */

  /* Status Colors */
  --warehouse-success: #4CAF50;          /* Green */
  --warehouse-warning: #FF9800;          /* Orange */
  --warehouse-error: #F44336;            /* Red */
  --warehouse-info: #00BCD4;             /* Cyan */

  /* Surface Colors */
  --warehouse-surface: #FFFFFF;          /* White */
  --warehouse-background: #FAFAFA;       /* Light Grey */
  --warehouse-card-background: #FFFFFF; /* White */

  /* Table Colors */
  --warehouse-table-header-bg: #f8f9fa;  /* Light Grey */
  --warehouse-table-header-text: #495057; /* Dark Grey */
  --warehouse-table-row-hover: #f8f9fa;  /* Light Grey */
  --warehouse-table-border: #e9ecef;     /* Light Border */

  /* Text Colors */
  --warehouse-text-primary: #212121;     /* Dark Grey */
  --warehouse-text-secondary: #757575;   /* Medium Grey */
  --warehouse-text-disabled: #BDBDBD;    /* Light Grey */

  /* Border Colors */
  --warehouse-border: #e0e0e0;           /* Light Grey */
  --warehouse-border-light: #F5F5F5;     /* Very Light Grey */
  --warehouse-divider: #dee2e6;          /* Medium Grey */

  /* Shadow Colors */
  --warehouse-shadow-key-penumbra-opacity: 0.1;
  --warehouse-shadow-key-umbra-opacity: 0.08;
  --warehouse-shadow-ambient-shadow-opacity: 0.06;
}

/* ========================================
   TYPOGRAPHY - MATERIAL DESIGN TYPE SCALE
   ======================================== */

.warehouse-typography {
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

/* Headlines */
.warehouse-headline-1 { /* h1 */
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.01562em;
  color: var(--warehouse-text-primary);
}

.warehouse-headline-2 { /* h2 */
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.00833em;
  color: var(--warehouse-text-primary);
}

.warehouse-headline-3 { /* h3 */
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: normal;
  color: var(--warehouse-text-primary);
}

.warehouse-headline-4 { /* h4 */
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.00714em;
  color: var(--warehouse-text-primary);
}

/* Body Text */
.warehouse-body-1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.03125em;
  color: var(--warehouse-text-primary);
}

.warehouse-body-2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01786em;
  color: var(--warehouse-text-primary);
}

/* Caption */
.warehouse-caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.03333em;
  color: var(--warehouse-text-secondary);
}

/* Button Text */
.warehouse-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.08929em;
  text-transform: uppercase;
}

/* ========================================
   SPACING - 8DP GRID SYSTEM
   ======================================== */

.warehouse-spacing-1 { margin: 8px; }
.warehouse-spacing-2 { margin: 16px; }
.warehouse-spacing-3 { margin: 24px; }
.warehouse-spacing-4 { margin: 32px; }
.warehouse-spacing-5 { margin: 40px; }

.warehouse-padding-1 { padding: 8px; }
.warehouse-padding-2 { padding: 16px; }
.warehouse-padding-3 { padding: 24px; }
.warehouse-padding-4 { padding: 32px; }
.warehouse-padding-5 { padding: 40px; }

.warehouse-margin-top-1 { margin-top: 8px; }
.warehouse-margin-top-2 { margin-top: 16px; }
.warehouse-margin-top-3 { margin-top: 24px; }
.warehouse-margin-top-4 { margin-top: 32px; }

.warehouse-margin-bottom-1 { margin-bottom: 8px; }
.warehouse-margin-bottom-2 { margin-bottom: 16px; }
.warehouse-margin-bottom-3 { margin-bottom: 24px; }
.warehouse-margin-bottom-4 { margin-bottom: 32px; }

/* ========================================
   ELEVATION - MATERIAL DESIGN SHADOWS
   ======================================== */

.warehouse-elevation-0 {
  box-shadow: none;
}

.warehouse-elevation-1 {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2),
              0 1px 1px 0px rgba(0, 0, 0, 0.14),
              0 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.warehouse-elevation-2 {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
              0 2px 2px 0px rgba(0, 0, 0, 0.14),
              0 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.warehouse-elevation-3 {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2),
              0 3px 4px 0px rgba(0, 0, 0, 0.14),
              0 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.warehouse-elevation-4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),
              0 4px 5px 0px rgba(0, 0, 0, 0.14),
              0 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.warehouse-elevation-6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
              0 6px 10px 0px rgba(0, 0, 0, 0.14),
              0 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.warehouse-elevation-8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
              0 8px 10px 1px rgba(0, 0, 0, 0.14),
              0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.warehouse-elevation-16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2),
              0 16px 24px 2px rgba(0, 0, 0, 0.14),
              0 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.warehouse-elevation-24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
              0 24px 38px 3px rgba(0, 0, 0, 0.14),
              0 9px 46px 8px rgba(0, 0, 0, 0.12);
}

/* ========================================
   COMPONENTS - PROCUREMENT THEME ELEMENTS
   ======================================== */

/* Cards */
.warehouse-card {
  background-color: var(--warehouse-surface);
  border-radius: 12px;
  border: 1px solid var(--warehouse-border);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
}

.warehouse-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

/* Buttons */
.warehouse-btn-primary {
  background: linear-gradient(135deg, var(--warehouse-primary) 0%, var(--warehouse-primary-end) 100%);
  color: white;
  border: none;
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.warehouse-btn-primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 16px rgba(102, 126, 234, 0.4);
}

.warehouse-btn-secondary {
  background-color: transparent;
  color: var(--warehouse-primary);
  border: 1px solid var(--warehouse-primary);
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
  transition: all 0.2s ease;
}

.warehouse-btn-secondary:hover {
  background-color: rgba(102, 126, 234, 0.04);
  border-color: var(--warehouse-primary-dark);
}

/* Form Inputs */
.warehouse-input {
  width: 100%;
  border-radius: 6px;
  transition: all 0.2s ease;
}

.warehouse-input .q-input__control,
.warehouse-input .q-select__control {
  border-radius: 6px;
}

/* Tables */
.warehouse-table {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--warehouse-surface);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.warehouse-table .q-table__top {
  background: linear-gradient(135deg, var(--warehouse-primary) 0%, var(--warehouse-primary-end) 100%);
  color: white;
  border-radius: 8px 8px 0 0;
}

.warehouse-table .q-table__top .q-table__title {
  color: white;
  font-weight: 600;
}

.warehouse-table .q-table__top .q-table__separator {
  background-color: rgba(255, 255, 255, 0.2);
}

.warehouse-table th,
.warehouse-table td {
  padding: 12px 8px;
  text-align: left;
  border-bottom: 1px solid var(--warehouse-table-border);
}

.warehouse-table .q-table__thead th {
  background-color: var(--warehouse-table-header-bg);
  color: var(--warehouse-table-header-text);
  font-weight: 600;
  border-bottom: 2px solid var(--warehouse-divider);
}

.warehouse-table tbody tr:hover {
  background-color: var(--warehouse-table-row-hover);
  transition: background-color 0.2s ease;
}

/* Chips/Badges */
.warehouse-chip {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: var(--warehouse-secondary);
  color: white;
}

.warehouse-chip-success {
  background-color: var(--warehouse-success);
}

.warehouse-chip-warning {
  background-color: var(--warehouse-warning);
}

.warehouse-chip-error {
  background-color: var(--warehouse-error);
}

.warehouse-chip-info {
  background-color: var(--warehouse-info);
}

/* Tabs */
.warehouse-tabs .q-tab {
  color: var(--warehouse-text-secondary);
  font-weight: 500;
  transition: all 200.3s ease;
}

.warehouse-tabs .q-tab--active {
  color: var(--warehouse-primary);
  font-weight: 600;
}

.warehouse-tabs .q-tab__indicator {
  background: linear-gradient(135deg, var(--warehouse-primary) 0%, var(--warehouse-primary-end) 100%);
  height: 3px;
  border-radius: 2px;
}

/* Summary Cards (like in procurement) */
.warehouse-summary-card {
  border-radius: 12px;
  padding: 16px;
  background: #ffffff;
  border: 1px solid var(--warehouse-border);
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
}

.warehouse-summary-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}

.warehouse-summary-card__label {
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--warehouse-text-secondary);
}

.warehouse-summary-card__value {
  font-size: 20px;
  font-weight: 600;
  margin: 8px 0;
  color: var(--warehouse-text-primary);
}

.warehouse-summary-card__meta {
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #9e9e9e;
}

/* Modal/Dialog styling */
.warehouse-dialog .q-card {
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.warehouse-dialog .q-card-section {
  border-radius: 12px 12px 0 0;
}

/* ========================================
   UTILITY CLASSES
   ======================================== */

.warehouse-text-primary { color: var(--warehouse-text-primary); }
.warehouse-text-secondary { color: var(--warehouse-text-secondary); }
.warehouse-text-disabled { color: var(--warehouse-text-disabled); }

.warehouse-bg-surface { background-color: var(--warehouse-surface); }
.warehouse-bg-background { background-color: var(--warehouse-background); }

.warehouse-border { border: 1px solid var(--warehouse-border); }
.warehouse-border-light { border: 1px solid var(--warehouse-border-light); }

.warehouse-rounded-sm { border-radius: 4px; }
.warehouse-rounded { border-radius: 8px; }
.warehouse-rounded-lg { border-radius: 12px; }
.warehouse-rounded-xl { border-radius: 16px; }

/* ========================================
   RESPONSIVE DESIGN
   ======================================== */

@media (max-width: 768px) {
  .warehouse-padding-4 { padding: 16px; }
  .warehouse-padding-5 { padding: 24px; }

  .warehouse-margin-top-4 { margin-top: 16px; }
  .warehouse-margin-bottom-4 { margin-bottom: 16px; }

  .warehouse-headline-1 { font-size: 20px; line-height: 28px; }
  .warehouse-headline-2 { font-size: 18px; line-height: 24px; }

  .warehouse-card {
    margin: 8px;
  }
}

/* ========================================
   PROCUREMENT PAGE THEME CLASSES
   ======================================== */

/* Professional Financial Theme Styles */
.page-header-card {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}

.page-header-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.page-header-card .text-h5 {
  margin-bottom: 8px;
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.header-main {
  display: flex;
  align-items: center;
  gap: 16px;
}

.header-icon-wrapper {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.header-text {
  flex: 1;
}

.header-actions {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.card-title {
  font-weight: 700;
  font-size: 1rem;
  color: #263238;
  margin-bottom: 0;
}

/* Module Card Styling */
.module-card {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  padding: 0;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  display: flex;
  flex-direction: column;
  min-height: auto;
}

/* Statistics Cards */
.stat-card-small {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 60px;
}

.stat-card-small:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}

.positive-stat {
  border-left: 4px solid #21ba45;
}

.warning-stat {
  border-left: 4px solid #f39c12;
}

.negative-stat {
  border-left: 4px solid #d32f2f;
}

.info-stat {
  border-left: 4px solid #1976d2;
}

.success-stat {
  border-left: 4px solid #21ba45;
}

.stat-card-small .stat-value {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.1;
  color: #1d2939;
}

.stat-card-small .stat-label {
  font-size: 0.75rem;
  color: #64748b;
  margin-top: 2px;
}

.stat-card-small .stat-icon {
  font-size: 24px;
  opacity: 0.6;
  color: inherit;
}

/* Table Styling */
.module-table {
  border-radius: 8px;
  overflow: hidden;
}

.module-table .q-table__top {
  background: #f8fafc;
  border-bottom: 1px solid #e0e0e0;
}

.module-table .q-table__thead th {
  background: #f1f3f4;
  color: #263238;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}

.module-table .q-table__tbody tr:hover {
  background: #f8fafc;
}

.module-table .q-table__thead th,
.module-table .q-table__tbody td {
  padding: 8px 12px;
}

/* Action Button Styling */
.action-btn {
  transition: all 0.2s ease;
  opacity: 0.8;
}

.action-btn:hover {
  opacity: 1;
  transform: scale(1.1);
}

/* Search Input */
.search-input {
  transition: all 0.2s ease;
}

.search-input:hover {
  transform: translateY(-1px);
}

/* Modal Styling */
.module-modal {
  min-width: 600px;
  max-width: 95vw;
  border-radius: 18px;
  background: #f8fafc;
  box-shadow: 0 4px 32px 0 rgba(60, 60, 60, 0.1);
  overflow: hidden;
}

.modal-header {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  padding: 12px 24px;
  background: transparent;
}

/* Form Field Styling */
.form-field {
  transition: all 0.2s ease;
}

.form-field:hover {
  transform: translateY(-1px);
}

/* Controls Container Styling */
.controls-container {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}

.controls-container:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.controls-container .q-card-section {
  padding: 16px 20px;
}

/* Enhanced Action Button Styling */
.controls-container .action-btn {
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.2s ease;
}

.controls-container .action-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Filter Controls Spacing */
.controls-container .q-gutter-sm>div {
  margin-right: 8px;
}

.controls-container .q-gutter-sm>div:last-child {
  margin-right: 0;
}

/* ========================================
   EMPTY STATES
   ======================================== */

.empty-state-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
  padding: 40px 20px;
}

.empty-state {
  text-align: center;
  max-width: 400px;
}

.empty-state-icon {
  margin-bottom: 16px;
  opacity: 0.5;
  animation: fadeIn 0.5s ease-in;
}

.empty-state-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #263238;
  margin-bottom: 8px;
}

.empty-state-description {
  font-size: 0.875rem;
  color: #64748b;
  line-height: 1.5;
  margin-bottom: 24px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 0.5;
    transform: translateY(0);
  }
}

/* ========================================
   IMPROVED INTERACTIONS
   ======================================== */

.cursor-pointer {
  cursor: pointer;
  transition: all 0.2s ease;
}

.cursor-pointer:hover {
  transform: translateY(-2px);
}

.stat-card-small.cursor-pointer:hover {
  box-shadow: 0 6px 16px 0 rgba(60, 60, 60, 0.16);
}

/* Better form section styling */
.text-subtitle1.text-weight-medium {
  color: #1976d2;
  border-bottom: 2px solid #e3f2fd;
  padding-bottom: 8px;
  margin-bottom: 16px;
}

.text-subtitle1.text-weight-medium .q-icon {
  color: #1976d2;
}

/* Improved button styling */
.q-btn.unelevated {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}

.q-btn.unelevated:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
}

/* Better scrollbar for dialogs */
.scroll::-webkit-scrollbar {
  width: 8px;
}

.scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.scroll::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}

.scroll::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Status toggle styling */
.bg-grey-1.rounded-borders {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

/* ========================================
   RESPONSIVE IMPROVEMENTS
   ======================================== */

@media (max-width: 768px) {
  .header-content {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .header-actions {
    width: 100%;
    margin-top: 16px;
  }

  .header-actions .q-btn {
    flex: 1;
  }

  .controls-container .row {
    flex-direction: column;
  }

  .controls-container .col-auto {
    width: 100%;
    margin-bottom: 8px;
  }

  .stat-card-small {
    margin-bottom: 8px;
  }

  .empty-state-container {
    min-height: 200px;
    padding: 20px;
  }
}

/* ========================================
   DARK MODE SUPPORT (Optional Future Enhancement)
   ======================================== */

/* @media (prefers-color-scheme: dark) {
  :root {
    --warehouse-surface: #1E1E1E;
    --warehouse-background: #121212;
    --warehouse-text-primary: #FFFFFF;
    --warehouse-text-secondary: #B3B3B3;
    --warehouse-border: #333333;
  }
} */

.warehouse-grid[data-v-0744c037] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 20px;
}
@media (max-width: 768px) {
.warehouse-grid[data-v-0744c037] {
    grid-template-columns: 1fr;
    gap: 16px;
}
}

/* Warehouse Profile Card Styles */
.warehouse-profile-card[data-v-0744c037] {
  transition: all 0.3s ease;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.warehouse-profile-card[data-v-0744c037]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.warehouse-avatar[data-v-0744c037] {
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  padding: 2px;
}
.warehouse-header[data-v-0744c037] {
  line-height: 1.3;
}
.detail-row[data-v-0744c037] {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.detail-row .q-icon[data-v-0744c037] {
  flex-shrink: 0;
}
.status-chip[data-v-0744c037] {
  font-weight: 500;
  text-transform: capitalize;
}
.action-btn[data-v-0744c037] {
  border-radius: 6px;
  font-weight: 500;
}

/* Hover lift animation */
.hover-lift[data-v-0744c037] {
  cursor: pointer;
}

/* Table View Styles */
.warehouse-table-container[data-v-0744c037] {
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.warehouse-table[data-v-0744c037] {
  border-radius: 8px;
}
.warehouse-table .q-table__top[data-v-0744c037] {
  padding: 16px;
  border-bottom: 1px solid #e0e0e0;
}
.warehouse-table thead th[data-v-0744c037] {
  font-weight: 600;
  color: #1976d2;
  background-color: #f5f5f5;
}
.warehouse-table tbody td[data-v-0744c037] {
  padding: 12px 16px;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
.warehouse-grid[data-v-0744c037] {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}
@media (max-width: 600px) {
.warehouse-profile-card .q-card-section[data-v-0744c037] {
    padding: 12px !important;
}
.warehouse-avatar[data-v-0744c037] {
    display: none;
}
.warehouse-header[data-v-0744c037] {
    text-align: center;
}
.warehouse-table-container[data-v-0744c037] {
    border-radius: 0;
}
}

.stock-levels-section[data-v-a3ac6494] {
  width: 100%;
}
.section-header[data-v-a3ac6494] {
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 16px;
}
.stock-overview[data-v-a3ac6494] {
  margin-bottom: 24px;
}
.stock-card[data-v-a3ac6494] {
  border-radius: 12px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
}
.stock-card[data-v-a3ac6494]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.stock-card.positive[data-v-a3ac6494]:hover {
  border-color: #4caf50;
}
.stock-card.warning[data-v-a3ac6494]:hover {
  border-color: #ff9800;
}
.stock-card.negative[data-v-a3ac6494]:hover {
  border-color: #f44336;
}
.stock-card.info[data-v-a3ac6494]:hover {
  border-color: #2196f3;
}
.stock-movements-card[data-v-a3ac6494] {
  border-radius: 12px;
  border: 1px solid #e0e0e0;
}
@media (max-width: 768px) {
.stock-overview .col-md-3[data-v-a3ac6494] {
    margin-bottom: 16px;
}
}

.warehouse-movements-section[data-v-6c04bac0] {
  width: 100%;
}

/* No local styles needed as global ProcurementPage.vue styles are used */

/* Professional Financial Theme Styles */
.page-header-card[data-v-858043aa] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-858043aa]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-858043aa] {
  margin-bottom: 8px;
}

/* Controls Container */
.controls-container[data-v-858043aa] {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  border: 1px solid #e0e0e0;
}
.controls-container .q-card-section[data-v-858043aa] {
  background: linear-gradient(135deg, #e3f2fd 0%, #f3e5f5 100%);
}

/* Module Card Styling */
.module-card[data-v-858043aa] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
}
.card-header[data-v-858043aa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.card-title[data-v-858043aa] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #263238;
  margin-bottom: 2px;
}

/* Table Styling */
.module-table[data-v-858043aa] {
  border-radius: 8px;
  overflow: hidden;
}
.module-table .q-table__top[data-v-858043aa] {
  background: #f8fafc;
  border-bottom: 1px solid #e0e0e0;
}
.module-table .q-table__thead th[data-v-858043aa] {
  background: #f1f3f4;
  color: #263238;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}
.module-table .q-table__tbody tr[data-v-858043aa]:hover {
  background: #f8fafc;
}

/* Action Button Styling */
.action-btn[data-v-858043aa] {
  transition: all 0.2s ease;
  opacity: 0.8;
  border-radius: 8px;
  font-weight: 500;
}
.action-btn[data-v-858043aa]:hover {
  opacity: 1;
  transform: scale(1.05);
}

/* Form Fields */
.form-field[data-v-858043aa] {
  transition: all 0.2s ease;
}
.form-field[data-v-858043aa]:hover {
  transform: translateY(-1px);
}

/* Modal Styling */
.module-modal[data-v-858043aa] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}
.modal-header[data-v-858043aa] {
  background: linear-gradient(135deg, #4caf50 0%, #66bb6a 100%);
  color: white;
  border-radius: 12px 12px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.close-btn[data-v-858043aa] {
  color: white;
}
.cancel-btn[data-v-858043aa] {
  border-radius: 8px;
  font-weight: 500;
}
.save-btn[data-v-858043aa] {
  background: linear-gradient(135deg, #4caf50 0%, #66bb6a 100%);
  border-radius: 8px;
  font-weight: 500;
}
.form-input[data-v-858043aa] {
  transition: all 0.2s ease;
}
.form-input[data-v-858043aa]:hover {
  transform: translateY(-1px);
}

/* View Dialog Styling */
.view-dialog-card[data-v-858043aa] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}

/* Warehouse Visual Grid */
.warehouse-grid[data-v-858043aa] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 16px;
  padding: 16px;
  min-height: 400px;
}
.location-cell[data-v-858043aa] {
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  padding: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: white;
  min-height: 140px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.location-cell[data-v-858043aa]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.location-cell.fifo[data-v-858043aa] {
  border-color: #4caf50;
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
}
.location-cell.lifo[data-v-858043aa] {
  border-color: #ff9800;
  background: linear-gradient(135deg, #fff3e0 0%, #ffcc02 100%);
}
.location-cell.wavg[data-v-858043aa] {
  border-color: #2196f3;
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
}
.location-header[data-v-858043aa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.location-code[data-v-858043aa] {
  font-weight: bold;
  font-size: 1.2rem;
  color: #1976d2;
}
.location-details[data-v-858043aa] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.location-details > div[data-v-858043aa] {
  display: flex;
  align-items: center;
  font-size: 0.85rem;
  color: #555;
}
.valuation-method[data-v-858043aa] {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.75rem;
}
.item-count[data-v-858043aa] {
  color: #666;
}
.description[data-v-858043aa] {
  font-style: italic;
  color: #888;
  margin-top: 4px;
  font-size: 0.8rem;
  line-height: 1.2;
}
.location-detail-section[data-v-858043aa] {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #e9ecef;
}
.location-detail-section .text-subtitle2[data-v-858043aa] {
  color: #495057;
  font-weight: 600;
  margin-bottom: 8px;
}
.location-detail-section .text-body1[data-v-858043aa] {
  color: #212529;
  line-height: 1.5;
}
.location-detail-section .text-h6[data-v-858043aa] {
  color: #1976d2;
  font-weight: 600;
}

/* Legend */
.legend-item[data-v-858043aa] {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid;
}
.legend-container[data-v-858043aa] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.legend-item[data-v-858043aa] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.legend-color[data-v-858043aa] {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #ddd;
}
.legend-color.fifo[data-v-858043aa] {
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
  border-color: #4caf50;
}
.legend-color.lifo[data-v-858043aa] {
  background: linear-gradient(135deg, #fff3e0 0%, #ffcc02 100%);
  border-color: #ff9800;
}
.legend-color.wavg[data-v-858043aa] {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  border-color: #2196f3;
}
.legend-text[data-v-858043aa] {
  display: flex;
  align-items: center;
  font-size: 0.85rem;
  color: #555;
  font-weight: 500;
}

.asset-navbar[data-v-e4620aaa] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-e4620aaa] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

/* Professional Financial Theme Styles */
.page-header-card[data-v-6011f610] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-6011f610]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-6011f610] {
  margin-bottom: 8px;
}

/* Controls Container */
.controls-container[data-v-6011f610] {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
  border: 1px solid #e0e0e0;
}
.controls-container .q-card-section[data-v-6011f610] {
  background: linear-gradient(135deg, #e3f2fd 0%, #f3e5f5 100%);
}

/* Statistics Cards */
.stat-card-small[data-v-6011f610] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 80px;
}
.stat-card-small[data-v-6011f610]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.positive-stat[data-v-6011f610] {
  border-left: 4px solid #21ba45;
}
.warning-stat[data-v-6011f610] {
  border-left: 4px solid #f39c12;
}
.info-stat[data-v-6011f610] {
  border-left: 4px solid #1976d2;
}
.success-stat[data-v-6011f610] {
  border-left: 4px solid #21ba45;
}

/* Module Card Styling */
.module-card[data-v-6011f610] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 6px 0 rgba(60, 60, 60, 0.04);
}
.card-header[data-v-6011f610] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.card-title[data-v-6011f610] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #263238;
  margin-bottom: 2px;
}

/* Table Styling */
.module-table[data-v-6011f610] {
  border-radius: 8px;
  overflow: hidden;
}
.module-table .q-table__top[data-v-6011f610] {
  background: #f8fafc;
  border-bottom: 1px solid #e0e0e0;
}
.module-table .q-table__thead th[data-v-6011f610] {
  background: #f1f3f4;
  color: #263238;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}
.module-table .q-table__tbody tr[data-v-6011f610]:hover {
  background: #f8fafc;
}

/* Action Button Styling */
.action-btn[data-v-6011f610] {
  transition: all 0.2s ease;
  opacity: 0.8;
  border-radius: 8px;
  font-weight: 500;
}
.action-btn[data-v-6011f610]:hover {
  opacity: 1;
  transform: scale(1.05);
}

/* Form Fields */
.form-field[data-v-6011f610] {
  transition: all 0.2s ease;
}
.form-field[data-v-6011f610]:hover {
  transform: translateY(-1px);
}

/* Chart Container */
.chart-container[data-v-6011f610] {
  position: relative;
  height: 300px;
  width: 100%;
}

.q-page[data-v-be48d1f4] { max-width: 1200px; margin: 0 auto;
}
.ledger-table[data-v-be48d1f4] { border-radius: 10px;
}

.q-page[data-v-70cc9515] { max-width: 1200px; margin: 0 auto;
}

.kpi-card[data-v-fc33c09d] {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
}
.kpi-card[data-v-fc33c09d]:hover {
  transform: translateY(-2px);
}
.workflow-step[data-v-fc33c09d] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 15px;
  text-align: center;
  background-color: #f9f9f9;
}
.workflow-step .q-icon[data-v-fc33c09d] {
  margin-bottom: 10px;
}
.workflow-step .text-subtitle1[data-v-fc33c09d] {
  color: #333;
}
.workflow-step .text-caption[data-v-fc33c09d] {
  color: #666;
}
.chart-container[data-v-fc33c09d] {
  position: relative;
  min-height: 300px;
}
.chart-placeholder[data-v-fc33c09d] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #f5f5f5;
  border-radius: 8px;
}
.q-card[data-v-fc33c09d] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-table[data-v-fc33c09d] {
  background: white;
}

.current-value-input[data-v-4fda7469] {
  background-color: #f5f5f5;
}
.q-card[data-v-4fda7469] {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-table[data-v-4fda7469] {
  background: white;
}
.bg-positive-1[data-v-4fda7469] {
  background-color: rgba(33, 186, 69, 0.1);
}
.bg-negative-1[data-v-4fda7469] {
  background-color: rgba(193, 0, 21, 0.1);
}

/* Page Header Styles */
.page-header-card[data-v-7dd5f660] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.header-content[data-v-7dd5f660] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-main[data-v-7dd5f660] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-icon-wrapper[data-v-7dd5f660] {
  background: #178a2c;
  padding: 12px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(23, 138, 44, 0.2);
}
.header-text .text-h5[data-v-7dd5f660] {
  color: #178a2c;
  line-height: 1.2;
}

/* Stats Cards */
.stat-card-small[data-v-7dd5f660] {
  border-radius: 8px;
  border: none;
  transition: all 0.3s ease;
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.stat-card-small[data-v-7dd5f660]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-icon[data-v-7dd5f660] {
  padding: 8px;
  border-radius: 6px;
}
.stat-value[data-v-7dd5f660] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}
.stat-label[data-v-7dd5f660] {
  font-size: 0.75rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.positive-stat .stat-icon[data-v-7dd5f660] { background: rgba(23, 138, 44, 0.1); color: #178a2c;
}
.info-stat .stat-icon[data-v-7dd5f660] { background: rgba(33, 150, 243, 0.1); color: #2196f3;
}
.success-stat .stat-icon[data-v-7dd5f660] { background: rgba(76, 175, 80, 0.1); color: #4caf50;
}
.negative-stat .stat-icon[data-v-7dd5f660] { background: rgba(244, 67, 54, 0.1); color: #f44336;
}

/* Controls Container */
.controls-container[data-v-7dd5f660] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.action-btn[data-v-7dd5f660] {
  border-radius: 6px;
  font-weight: 600;
  text-transform: none;
}
.form-field[data-v-7dd5f660] .q-field__control {
  border-radius: 6px;
  background: #fafafa;
}

/* Module Table Card */
.module-card[data-v-7dd5f660] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.card-header[data-v-7dd5f660] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 8px;
}
.card-title[data-v-7dd5f660] {
  font-size: 1rem;
  color: #333;
  display: flex;
  align-items: center;
}
.module-table[data-v-7dd5f660] {
  border-radius: 0;
}
[data-v-7dd5f660] .module-table thead th {
  background-color: #f8f9fa;
  color: #555;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
}
[data-v-7dd5f660] .module-table tbody td {
  padding: 12px 16px;
}

/* Loading overlay */
.loading-overlay[data-v-7dd5f660] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.loading-content[data-v-7dd5f660] {
  text-align: center;
  padding: 2rem;
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Stage Progress */
.stage-step[data-v-7dd5f660] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f0f0f0;
  color: #999;
  transition: all 0.3s ease;
}
.stage-step.completed[data-v-7dd5f660] {
  background: #178a2c;
  color: white;
}
.stage-step.active[data-v-7dd5f660] {
  background: #2196f3;
  color: white;
  box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.2);
}

/* Timeline Styles */
.modern-timeline[data-v-7dd5f660] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.timeline-item[data-v-7dd5f660] {
  display: flex;
  gap: 16px;
  position: relative;
  padding-bottom: 12px;
}
.timeline-item .item-connector[data-v-7dd5f660] {
  position: absolute;
  left: 15px;
  top: 32px;
  bottom: 0;
  width: 2px;
  background: #f0f0f0;
}

/* Vehicle Cards */
.vehicle-card[data-v-7dd5f660] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.vehicle-card[data-v-7dd5f660]:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Dispatch Info Cards */
.bg-blue-50[data-v-7dd5f660] { background-color: #eff6ff;
}
.border-blue-100[data-v-7dd5f660] { border: 1px solid #dbeafe;
}
.bg-orange-50[data-v-7dd5f660] { background-color: #fff7ed;
}
.border-primary-200[data-v-7dd5f660] { border: 1px solid rgba(23, 138, 44, 0.2);
}

/* Responsive design */
@media (max-width: 600px) {
.header-content[data-v-7dd5f660] { flex-direction: column; align-items: flex-start; gap: 16px;
}
.header-actions[data-v-7dd5f660] { width: 100%; display: flex; justify-content: flex-end;
}
}

/* Page Header Styles */
.page-header-card[data-v-3a8f2466] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.header-content[data-v-3a8f2466] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-main[data-v-3a8f2466] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-icon-wrapper[data-v-3a8f2466] {
  background: #178a2c;
  padding: 12px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(23, 138, 44, 0.2);
}
.header-text .text-h5[data-v-3a8f2466] {
  color: #178a2c;
  line-height: 1.2;
}

/* Stats Cards */
.stat-card-small[data-v-3a8f2466] {
  border-radius: 8px;
  border: none;
  transition: all 0.3s ease;
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.stat-card-small[data-v-3a8f2466]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.stat-icon[data-v-3a8f2466] {
  padding: 8px;
  border-radius: 6px;
}
.stat-value[data-v-3a8f2466] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}
.stat-label[data-v-3a8f2466] {
  font-size: 0.75rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.primary-stat .stat-icon[data-v-3a8f2466] { background: rgba(23, 138, 44, 0.1); color: #178a2c;
}
.positive-stat .stat-icon[data-v-3a8f2466] { background: rgba(76, 175, 80, 0.1); color: #4caf50;
}
.info-stat .stat-icon[data-v-3a8f2466] { background: rgba(33, 150, 243, 0.1); color: #2196f3;
}
.negative-stat .stat-icon[data-v-3a8f2466] { background: rgba(244, 67, 54, 0.1); color: #f44336;
}

/* Controls Container */
.controls-container[data-v-3a8f2466] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.action-btn[data-v-3a8f2466] {
  border-radius: 6px;
  font-weight: 600;
  text-transform: none;
}
.form-field[data-v-3a8f2466] .q-field__control {
  border-radius: 6px;
  background: #fafafa;
}

/* Module Table Card */
.module-card[data-v-3a8f2466] {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.card-header[data-v-3a8f2466] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 8px;
}
.card-title[data-v-3a8f2466] {
  font-size: 1rem;
  color: #333;
  display: flex;
  align-items: center;
}
.module-table[data-v-3a8f2466] {
  border-radius: 0;
}
[data-v-3a8f2466] .module-table thead th {
  background-color: #f8f9fa;
  color: #555;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.5px;
}
[data-v-3a8f2466] .module-table tbody tr:hover {
  background-color: #f8f9fa;
}
[data-v-3a8f2466] .module-table tbody td {
  padding: 12px 16px;
  border-bottom: 1px solid #e0e0e0;
}

/* Cost Breakdown Cards */
.cost-breakdown[data-v-3a8f2466] {
  margin-top: 15px;
}
.cost-card[data-v-3a8f2466] {
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.cost-card[data-v-3a8f2466]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

/* Info Grid */
.info-grid[data-v-3a8f2466] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}
.info-item[data-v-3a8f2466] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.info-item[data-v-3a8f2466]:last-child {
  border-bottom: none;
}
.info-label[data-v-3a8f2466] {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.info-value[data-v-3a8f2466] {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  text-align: right;
}

/* Responsive Design */
@media (max-width: 1024px) {
.info-grid[data-v-3a8f2466] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 768px) {
.header-content[data-v-3a8f2466] {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.header-actions[data-v-3a8f2466] {
    width: 100%;
    justify-content: flex-end;
}
.stat-card-small[data-v-3a8f2466] {
    margin-bottom: 8px;
}
}

/* Copy styles from the original page */

.ap-navbar[data-v-282da129] {
  min-width: 220px;
  max-width: 240px;
  border-right: 1px solid #eee;
  background: #fafbfc;
  height: 100%;
  padding-top: 16px;
}
.q-table__top[data-v-282da129] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

/* Custom Styles */
.q-table__top[data-v-211127f2] {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 16px;
}

.movement-table[data-v-e4a32550] {
  border-radius: 10px;
}

.font-mono[data-v-bb5b2a85] {
  font-family: 'Courier New', monospace;
}

/* Modal styling to match SCM design */
.module-modal[data-v-bb5b2a85] {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.modal-header[data-v-bb5b2a85] {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-bottom: 2px solid #dee2e6;
  padding: 16px 24px;
}
.scroll[data-v-bb5b2a85] {
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 #f1f1f1;
}
.scroll[data-v-bb5b2a85]::-webkit-scrollbar {
  width: 6px;
}
.scroll[data-v-bb5b2a85]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.scroll[data-v-bb5b2a85]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.scroll[data-v-bb5b2a85]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.q-form[data-v-7a99fa74] {
  max-width: 800px;
}

.q-table[data-v-bdafea46] {
  cursor: pointer;
}

.font-mono[data-v-1c87908f] {
  font-family: 'Courier New', monospace;
}

.font-mono[data-v-58507dc5] {
  font-family: 'Courier New', monospace;
}

/* Event Dictionary specific styling */
.event-dictionary-card[data-v-58507dc5] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.event-table[data-v-58507dc5] {
  border-radius: 8px;
}
.event-table .q-table__top[data-v-58507dc5] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.event-table .q-table__bottom[data-v-58507dc5] {
  background: #f8f9fa;
  border-top: 1px solid #e0e0e0;
}

/* List-like styling for event name column */
.event-table .q-td[data-v-58507dc5]:has(.text-weight-medium) {
  padding: 16px 12px;
}
.event-table .text-weight-medium[data-v-58507dc5] {
  margin-bottom: 4px;
}
.event-table .text-caption[data-v-58507dc5] {
  line-height: 1.4;
  color: #666;
}

/* Modal styling to match SCM design */
.module-modal[data-v-58507dc5] {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.modal-header[data-v-58507dc5] {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-bottom: 2px solid #dee2e6;
  padding: 16px 24px;
}
.scroll[data-v-58507dc5] {
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 #f1f1f1;
}
.scroll[data-v-58507dc5]::-webkit-scrollbar {
  width: 6px;
}
.scroll[data-v-58507dc5]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.scroll[data-v-58507dc5]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.scroll[data-v-58507dc5]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.kpi-card[data-v-6a6e4c8f] {
  transition: all 0.3s ease;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.kpi-card[data-v-6a6e4c8f]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.positive-trend[data-v-6a6e4c8f] {
  border-left: 4px solid #21ba45;
}
.negative-trend[data-v-6a6e4c8f] {
  border-left: 4px solid #c10015;
}
.module-card[data-v-6a6e4c8f] {
  transition: all 0.3s ease;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.module-card[data-v-6a6e4c8f]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.compliance-item[data-v-6a6e4c8f] {
  padding: 16px;
  border-radius: 8px;
  background-color: #f8f9fa;
  transition: background-color 0.3s ease;
}
.compliance-item[data-v-6a6e4c8f]:hover {
  background-color: #e9ecef;
}
.q-card[data-v-6a6e4c8f] {
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-item[data-v-6a6e4c8f] {
  border-radius: 8px;
  margin: 4px 0;
  transition: background-color 0.2s ease;
}
.q-item[data-v-6a6e4c8f]:hover {
  background-color: #f5f5f5;
}
.text-h3[data-v-6a6e4c8f] {
  font-weight: 700;
  letter-spacing: -0.5px;
}
.text-h6[data-v-6a6e4c8f] {
  font-weight: 600;
}
.q-chip[data-v-6a6e4c8f] {
  font-weight: 500;
}

.metric-card[data-v-f31cca4f] {
  transition: transform 0.2s;
}
.metric-card[data-v-f31cca4f]:hover {
  transform: translateY(-2px);
}
.q-card[data-v-f31cca4f] {
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-item[data-v-f31cca4f] {
  border-radius: 8px;
  margin: 4px 0;
}
.q-item[data-v-f31cca4f]:hover {
  background-color: #f5f5f5;
}

.metric-card[data-v-c622844c] {
  transition: transform 0.2s;
}
.metric-card[data-v-c622844c]:hover {
  transform: translateY(-2px);
}
.q-card[data-v-c622844c] {
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-item[data-v-c622844c] {
  border-radius: 8px;
  margin: 4px 0;
}
.q-item[data-v-c622844c]:hover {
  background-color: #f5f5f5;
}

.metric-card[data-v-7ca6b639] {
  transition: transform 0.2s;
}
.metric-card[data-v-7ca6b639]:hover {
  transform: translateY(-2px);
}
.q-card[data-v-7ca6b639] {
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.q-item[data-v-7ca6b639] {
  border-radius: 8px;
  margin: 4px 0;
}
.q-item[data-v-7ca6b639]:hover {
  background-color: #f5f5f5;
}

.kpi-card[data-v-4ad853e5] {
  border-radius: 12px;
  transition: all 0.3s ease;
}
.kpi-card[data-v-4ad853e5]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.kpi-supply_chain[data-v-4ad853e5] {
  border-left: 4px solid #1976d2;
}
.kpi-operations[data-v-4ad853e5] {
  border-left: 4px solid #388e3c;
}
.kpi-accounts[data-v-4ad853e5] {
  border-left: 4px solid #f57c00;
}
.kpi-hr[data-v-4ad853e5] {
  border-left: 4px solid #7b1fa2;
}
.kpi-crm[data-v-4ad853e5] {
  border-left: 4px solid #d32f2f;
}
.executive-kpi[data-v-4ad853e5] {
  border-left: 4px solid #ff6f00;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(255, 111, 0, 0.1);
}
.executive-kpi[data-v-4ad853e5]:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(255, 111, 0, 0.2);
}
.department-card[data-v-4ad853e5] {
  transition: all 0.3s ease;
  cursor: pointer;
}
.department-card[data-v-4ad853e5]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.department-active[data-v-4ad853e5] {
  border: 2px solid var(--q-primary);
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.05) 0%, rgba(25, 118, 210, 0.1) 100%);
}
.metric-card[data-v-4ad853e5] {
  border-radius: 12px;
  transition: all 0.3s ease;
}
.metric-card[data-v-4ad853e5]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.stat-card[data-v-abcc8595] {
  transition: all 0.3s ease;
}
.stat-card[data-v-abcc8595]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.approval-item[data-v-abcc8595] {
  transition: background-color 0.2s ease;
}
.approval-item[data-v-abcc8595]:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.urgent-item[data-v-abcc8595] {
  border-left: 4px solid #f44336;
  background-color: rgba(244, 67, 54, 0.05);
}

.page-header-card[data-v-c0ddaf77] {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border-radius: 12px;
}
.stat-card-small[data-v-c0ddaf77] {
  border-radius: 12px;
  transition: transform 0.2s ease-in-out;
}
.stat-card-small[data-v-c0ddaf77]:hover {
  transform: translateY(-2px);
}
.positive-stat[data-v-c0ddaf77] {
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
}
.primary-stat[data-v-c0ddaf77] {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
}
.warning-stat[data-v-c0ddaf77] {
  background: linear-gradient(135deg, #fff3e0 0%, #ffcc02 100%);
}
.info-stat[data-v-c0ddaf77] {
  background: linear-gradient(135deg, #e1f5fe 0%, #b3e5fc 100%);
}
.secondary-stat[data-v-c0ddaf77] {
  background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);
}
.negative-stat[data-v-c0ddaf77] {
  background: linear-gradient(135deg, #ffebee 0%, #ffcdd2 100%);
}

/* Main container styles */
.dashboard-page-container[data-v-c4c128fb] {
  background: linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);
  min-height: 100vh;
  padding: 0;
  position: relative;
}
.dashboard-content[data-v-c4c128fb] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* Header Section with Glassmorphism */
.header-section[data-v-c4c128fb] {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 24px;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
}
.header-section[data-v-c4c128fb]:hover {
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.12);
}

/* Filters Section */
.filters-section[data-v-c4c128fb] {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.quick-filters[data-v-c4c128fb] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* Enhanced KPI Cards with Modern Design */
.kpi-card-modern[data-v-c4c128fb] {
  border-radius: 16px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  position: relative;
}
.kpi-card-modern[data-v-c4c128fb]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #4CAF50, #45a049);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.kpi-card-modern[data-v-c4c128fb]:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 32px rgba(76, 175, 80, 0.2);
}
.kpi-card-modern[data-v-c4c128fb]:hover::before {
  opacity: 1;
}
.kpi-card-content[data-v-c4c128fb] {
  padding: 20px;
}
.kpi-header[data-v-c4c128fb] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
}
.kpi-icon[data-v-c4c128fb] {
  background: rgba(76, 175, 80, 0.1);
  padding: 12px;
  border-radius: 12px;
  transition: all 0.3s ease;
}
.kpi-card-modern:hover .kpi-icon[data-v-c4c128fb] {
  background: rgba(76, 175, 80, 0.2);
  transform: scale(1.1);
}
.kpi-trend[data-v-c4c128fb] {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 600;
}
.kpi-value[data-v-c4c128fb] {
  font-size: 2rem;
  font-weight: 700;
  color: #263238;
  margin-bottom: 8px;
  line-height: 1.2;
}
.kpi-label[data-v-c4c128fb] {
  font-size: 0.875rem;
  color: #616161;
  font-weight: 500;
  margin-bottom: 4px;
}
.kpi-subtitle[data-v-c4c128fb] {
  font-size: 0.75rem;
  color: #9e9e9e;
}

/* Section Titles */
.section-title[data-v-c4c128fb] {
  display: flex;
  align-items: center;
  padding: 12px 0;
  border-bottom: 2px solid rgba(76, 175, 80, 0.2);
  margin-bottom: 16px;
}

/* Chart Cards with Modern Design */
.chart-card[data-v-c4c128fb] {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
  overflow: hidden;
}
.chart-card[data-v-c4c128fb]:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}
.chart-header[data-v-c4c128fb] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.chart-loading[data-v-c4c128fb] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  min-height: 300px;
}

/* Alerts Card */
.alerts-card[data-v-c4c128fb] {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border-left: 4px solid #FFC107;
}
.alert-item[data-v-c4c128fb] {
  border-radius: 8px;
  margin: 4px 0;
  transition: all 0.2s ease;
}
.alert-item[data-v-c4c128fb]:hover {
  background: rgba(76, 175, 80, 0.05);
}

/* Animations */
@keyframes fadeInUp-c4c128fb {
from {
    opacity: 0;
    transform: translateY(20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes slideIn-c4c128fb {
from {
    opacity: 0;
    transform: translateX(-20px);
}
to {
    opacity: 1;
    transform: translateX(0);
}
}
.kpi-card-modern[data-v-c4c128fb] {
  animation: fadeInUp-c4c128fb 0.6s ease-out;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(1) { animation-delay: 0.1s;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(2) { animation-delay: 0.2s;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(3) { animation-delay: 0.3s;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(4) { animation-delay: 0.4s;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(5) { animation-delay: 0.5s;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(6) { animation-delay: 0.6s;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(7) { animation-delay: 0.7s;
}
.kpi-card-modern[data-v-c4c128fb]:nth-child(8) { animation-delay: 0.8s;
}
.chart-card[data-v-c4c128fb] {
  animation: slideIn-c4c128fb 0.5s ease-out;
}

/* Loading container */
.loading-container[data-v-c4c128fb] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10;
  gap: 16px;
}

/* Error container */
.error-container[data-v-c4c128fb] {
  border-radius: 12px;
  background: rgba(255, 82, 82, 0.05);
  border: 1px solid rgba(255, 82, 82, 0.2);
  max-width: 600px;
  margin: 60px auto 0;
  padding: 32px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(255, 82, 82, 0.1);
}

/* Improved focus indicators for accessibility */
[data-v-c4c128fb] .q-focus-helper:focus-visible {
  outline: 2px solid var(--q-primary);
  outline-offset: 2px;
}
[data-v-c4c128fb] button:focus-visible,[data-v-c4c128fb] a:focus-visible,[data-v-c4c128fb] .q-field:focus-visible {
  outline: 2px solid var(--q-primary);
  outline-offset: 2px;
}

/* Skip-to-content for keyboard users */
.skip-to-content[data-v-c4c128fb] {
  position: absolute;
  left: -9999px;
  top: 1em;
  z-index: 999;
  background: var(--q-primary);
  color: white;
  padding: 8px 16px;
  border-radius: 4px;
  font-weight: 500;
  text-decoration: none;
}
.skip-to-content[data-v-c4c128fb]:focus {
  left: 1em;
  outline: 2px solid var(--q-primary);
  outline-offset: 2px;
}

/* Loading container */
.loading-container[data-v-c4c128fb] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  z-index: 10;
  gap: 16px;
}

/* Error container */
.error-container[data-v-c4c128fb] {
  border-radius: 16px;
  background: rgba(255, 82, 82, 0.05);
  border: 1px solid rgba(255, 82, 82, 0.2);
  max-width: 600px;
  margin: 60px auto 0;
  padding: 32px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(255, 82, 82, 0.1);
}

/* Improved focus indicators for accessibility */
[data-v-c4c128fb] .q-focus-helper:focus-visible {
  outline: 2px solid var(--q-primary);
  outline-offset: 2px;
}
[data-v-c4c128fb] button:focus-visible,[data-v-c4c128fb] a:focus-visible,[data-v-c4c128fb] .q-field:focus-visible {
  outline: 2px solid var(--q-primary);
  outline-offset: 2px;
}

/* Skip-to-content for keyboard users */
.skip-to-content[data-v-c4c128fb] {
  position: absolute;
  left: -9999px;
  top: 1em;
  z-index: 999;
  background: var(--q-primary);
  color: white;
  padding: 8px 16px;
  border-radius: 4px;
  font-weight: 500;
  text-decoration: none;
}
.skip-to-content[data-v-c4c128fb]:focus {
  left: 1em;
  outline: 2px solid var(--q-primary);
  outline-offset: 2px;
}

/* Responsive styles */
@media (max-width: 1024px) {
.header-section[data-v-c4c128fb] {
    padding: 20px;
}
.kpi-card-modern[data-v-c4c128fb] {
    margin-bottom: 16px;
}
.kpi-value[data-v-c4c128fb] {
    font-size: 1.75rem;
}
}
@media (max-width: 768px) {
.dashboard-content[data-v-c4c128fb] {
    padding: 12px;
}
.header-section[data-v-c4c128fb] {
    padding: 16px;
}
.header-section .row[data-v-c4c128fb] {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
.header-section .col-auto[data-v-c4c128fb] {
    margin-bottom: 8px;
}
.kpi-card-modern[data-v-c4c128fb] {
    margin-bottom: 12px;
}
.kpi-value[data-v-c4c128fb] {
    font-size: 1.5rem;
}
.quick-filters[data-v-c4c128fb] {
    width: 100%;
}
.chart-card[data-v-c4c128fb] {
    margin-bottom: 16px;
}
}
@media (max-width: 480px) {
.dashboard-content[data-v-c4c128fb] {
    padding: 8px;
}
.header-section[data-v-c4c128fb] {
    padding: 12px;
}
.header-section .text-h5[data-v-c4c128fb] {
    font-size: 1.25rem;
}
.kpi-value[data-v-c4c128fb] {
    font-size: 1.25rem;
}
.kpi-icon[data-v-c4c128fb] {
    padding: 8px;
}
.chart-header[data-v-c4c128fb] {
    padding: 12px 16px;
}
.section-title[data-v-c4c128fb] {
    font-size: 0.875rem;
}
}

.page-header-card[data-v-ab423bb6] {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.stat-card-small[data-v-ab423bb6] {
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
}
.stat-card-small[data-v-ab423bb6]:hover {
  transform: translateY(-2px);
}
.positive-stat[data-v-ab423bb6] {
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
}
.warning-stat[data-v-ab423bb6] {
  background: linear-gradient(135deg, #fff3e0 0%, #ffcc02 100%);
}
.info-stat[data-v-ab423bb6] {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
}
.success-stat[data-v-ab423bb6] {
  background: linear-gradient(135deg, #e8f5e8 0%, #a5d6a7 100%);
}
.negative-stat[data-v-ab423bb6] {
  background: linear-gradient(135deg, #ffebee 0%, #ef9a9a 100%);
}
.controls-container[data-v-ab423bb6] {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
}
.action-btn[data-v-ab423bb6] {
  border-radius: 8px;
  font-weight: 500;
}
.module-card[data-v-ab423bb6] {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.card-header[data-v-ab423bb6] {
  border-bottom: 2px solid #f0f0f0;
}
.card-title[data-v-ab423bb6] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #333;
}
.data-table[data-v-ab423bb6] {
  border-radius: 8px;
}
.status-chip[data-v-ab423bb6] {
  font-weight: 500;
}
.form-field[data-v-ab423bb6] {
  border-radius: 8px;
}
.search-input[data-v-ab423bb6] {
  border-radius: 8px;
}

/* Card and container styling */
.filter-card[data-v-54e28143] {
  border-left: 4px solid #4CAF50;
  border-radius: 8px;
  overflow: hidden;
}
.contracts-table-card[data-v-54e28143] {
  border-radius: 8px;
  overflow: hidden;
}

/* Professional Financial Theme Styles */
.page-header-card[data-v-54e28143] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-54e28143]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-54e28143] {
  margin-bottom: 8px;
}

/* Table styling */
.status-chip[data-v-54e28143] {
  min-width: 90px;
  justify-content: center;
}
.document-card[data-v-54e28143] {
  transition: transform 0.2s, box-shadow 0.2s;
}
.document-card[data-v-54e28143]:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.expiry-date[data-v-54e28143] {
  display: flex;
  align-items: center;
}

/* Status colors */
.text-red[data-v-54e28143] {
  color: #f44336 !important;
}
.text-orange[data-v-54e28143] {
  color: #ff9800 !important;
}
.text-yellow[data-v-54e28143] {
  color: #ffc107 !important;
}
.text-green[data-v-54e28143] {
  color: #4caf50 !important;
}

/* Hover effects */
.q-table tbody tr[data-v-54e28143] {
  transition: background-color 0.2s;
}
.q-table tbody tr[data-v-54e28143]:hover {
  background-color: rgba(25, 118, 210, 0.05);
}

/* Button effects */
.q-btn[data-v-54e28143]:not(.q-btn--flat):not(.q-btn--outline) {
  transition: transform 0.2s, box-shadow 0.2s;
}
.q-btn[data-v-54e28143]:not(.q-btn--flat):not(.q-btn--outline):hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

/* Animation for active status */
@keyframes pulse-54e28143 {
0% { opacity: 0.6;
}
50% { opacity: 1;
}
100% { opacity: 0.6;
}
}
.pulse-animation[data-v-54e28143] {
  animation: pulse-54e28143 2s infinite;
}

/* Responsive table styles */
.contracts-table[data-v-54e28143] {
  min-width: 800px;
}
.contracts-table .q-table__top[data-v-54e28143] {
  background-color: #f8f9fa;
  border-bottom: 2px solid #e9ecef;
}
.contracts-table .q-table__thead th[data-v-54e28143] {
  background-color: #f8f9fa;
  color: #495057;
  font-weight: 600;
  border-bottom: 2px solid #dee2e6;
  padding: 16px 12px;
  font-size: 0.875rem;
}
.contracts-table .q-table__tbody tr[data-v-54e28143]:hover {
  background-color: rgba(25, 118, 210, 0.05);
  transition: background-color 0.2s ease;
}
.contracts-table .q-table__tbody td[data-v-54e28143] {
  border-bottom: 1px solid #e9ecef;
  padding: 12px;
  vertical-align: middle;
}

/* Mobile responsive improvements */
@media (max-width: 768px) {
.contracts-table[data-v-54e28143] {
    font-size: 0.875rem;
}
.contracts-table .q-table__thead th[data-v-54e28143],
  .contracts-table .q-table__tbody td[data-v-54e28143] {
    padding: 8px 6px;
}
.page-header-card .text-h5[data-v-54e28143] {
    font-size: 1.25rem;
}
.filter-card[data-v-54e28143] {
    margin-bottom: 1rem;
}
}
@media (max-width: 600px) {
.contracts-table[data-v-54e28143] {
    font-size: 0.8rem;
}
.page-header-card .text-h5[data-v-54e28143] {
    font-size: 1.1rem;
}
}
/* Professional Financial Theme Styles */
.page-header-card[data-v-46e175d7] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-46e175d7]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-46e175d7] {
  margin-bottom: 8px;
}

/* Component-specific styles */
.chart-placeholder[data-v-46e175d7] {
  border: 1px dashed #ccc;
  border-radius: 4px;
  padding: 20px;
  text-align: center;
  color: #555;
}/* Professional Financial Theme Styles */
.page-header-card[data-v-57e6318b] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-57e6318b]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-57e6318b] {
  margin-bottom: 8px;
}

/* Header styles */
h5[data-v-57e6318b] {
  font-weight: 500;
  letter-spacing: -0.5px;
}

/* Main card styling */
.main-card[data-v-57e6318b] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

/* Table styling */
.responsive-table[data-v-57e6318b] th,
.responsive-table[data-v-57e6318b] td {
  white-space: normal !important;
  padding: 8px;
}
.responsive-table[data-v-57e6318b] .q-table__container {
  max-width: 100%;
  overflow-x: auto;
}
.responsive-table[data-v-57e6318b] thead tr:first-child th {
  background-color: #f5f5f5;
  font-weight: 500;
}
.responsive-table[data-v-57e6318b] tbody tr:hover {
  background-color: rgba(25, 118, 210, 0.05);
}

/* Tab styling */
.q-tabs[data-v-57e6318b] .q-tab {
  min-height: 48px;
}
.q-tabs[data-v-57e6318b] .q-tab__icon {
  margin-right: 8px;
}
.q-tab-panel[data-v-57e6318b] {
  padding: 16px;
}

/* Button animations */
.q-btn[data-v-57e6318b]:not(.q-btn--flat):not(.q-btn--outline) {
  transition: transform 0.2s, box-shadow 0.2s;
}
.q-btn[data-v-57e6318b]:not(.q-btn--flat):not(.q-btn--outline):hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Card hover effects */
.wallet-card[data-v-57e6318b] {
  transition: transform 0.2s;
}
.wallet-card[data-v-57e6318b]:hover {
  transform: translateY(-3px);
}

/* Responsive adjustments */
@media (max-width: 600px) {
.q-tab-panel[data-v-57e6318b] {
    padding: 12px 8px;
}
.q-table[data-v-57e6318b] {
    font-size: 12px;
}
}
.sales-chart[data-v-100b3c66] {
  width: 100%;
  height: 260px;
}
.chart-loading[data-v-100b3c66] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.7);
  padding: 1rem;
  border-radius: 4px;
}
/* Professional Financial Theme Styles */
.page-header-card[data-v-3b13b78d] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-3b13b78d]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-3b13b78d] {
  margin-bottom: 8px;
}

/* Component-specific styles */
.chart-placeholder[data-v-3b13b78d] {
  border: 1px dashed #ccc;
  border-radius: 4px;
  padding: 20px;
  text-align: center;
  color: #555;
}/* Professional Financial Theme Styles */
.page-header-card[data-v-1fed9920] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-1fed9920]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-1fed9920] {
  margin-bottom: 8px;
}
.main-communication-card[data-v-1fed9920] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.q-tabs .q-tab[data-v-1fed9920] {
  min-height: 48px;
}
.q-tabs .q-tab__icon[data-v-1fed9920] {
  margin-right: 8px;
}
.q-tab-panel[data-v-1fed9920] {
  padding: 16px;
}
.conversation-inbox-container[data-v-1fed9920] {
  min-height: calc(100vh - 300px); /* Adjust height as needed */
  max-height: calc(100vh - 300px); /* Adjust height as needed */
}
.conversations-list-card[data-v-1fed9920] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.conversations-list[data-v-1fed9920] {
  flex-grow: 1;
}
.message-thread-card[data-v-1fed9920] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.message-list-scroll-area[data-v-1fed9920] {
  flex-grow: 1;
  height: 100%; /* Ensure it takes full height of parent */
}
.message-list[data-v-1fed9920] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.message-bubble[data-v-1fed9920] {
  max-width: 80%;
  padding: 8px 12px;
  border-radius: 15px;
  position: relative;
  word-wrap: break-word;
}
.incoming-message[data-v-1fed9920] {
  background-color: #e0e0e0;
  align-self: flex-start;
  border-bottom-left-radius: 2px;
}
.outgoing-message[data-v-1fed9920] {
  background-color: #dcf8c6;
  align-self: flex-end;
  border-bottom-right-radius: 2px;
}
.message-timestamp[data-v-1fed9920] {
  font-size: 0.7em;
  color: #757575;
  margin-top: 5px;
  text-align: right;
}
.message-attachment[data-v-1fed9920] {
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
  max-width: 200px;
}
.message-input-area[data-v-1fed9920] {
  border-top: 1px solid #e0e0e0;
}
.status-select[data-v-1fed9920], .assign-select[data-v-1fed9920] {
  min-width: 120px;
}
.template-preview-content[data-v-1fed9920] {
  white-space: pre-wrap; /* Preserve whitespace and line breaks */
  word-break: break-word;
}

/* Message Modal Styles */
.message-modal-card[data-v-1fed9920] {
  border-radius: 16px;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.message-composition[data-v-1fed9920] {
  max-width: 800px;
  margin: 0 auto;
}

/* Method Selection */
.method-selection .q-option-group[data-v-1fed9920] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.method-checkboxes .q-checkbox[data-v-1fed9920] {
  margin: 0;
}
.method-checkboxes .q-checkbox__label[data-v-1fed9920] {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Message Content */
.message-content .q-editor[data-v-1fed9920] {
  border-radius: 8px;
  border: 2px solid #e1e5e9;
}
.message-content .q-editor[data-v-1fed9920]:focus-within {
  border-color: #1976d2;
  box-shadow: 0 0 0 3px rgba(25, 118, 210, 0.1);
}

/* Message Preview */
.message-preview[data-v-1fed9920] {
  margin-top: 20px;
}
.preview-card[data-v-1fed9920] {
  background: #f8f9fa;
  border-radius: 8px;
}
.message-preview-content[data-v-1fed9920] {
  font-size: 14px;
  line-height: 1.5;
  color: #495057;
}
.message-preview-content p[data-v-1fed9920] {
  margin: 8px 0;
}
.message-preview-content strong[data-v-1fed9920] {
  font-weight: 600;
}
.message-preview-content ul[data-v-1fed9920],
.message-preview-content ol[data-v-1fed9920] {
  margin: 8px 0;
  padding-left: 20px;
}
.message-preview-content a[data-v-1fed9920] {
  color: #1976d2;
  text-decoration: underline;
}

/* Recipients List */
.recipients-list[data-v-1fed9920] {
  margin-top: 20px;
}
.recipients-card[data-v-1fed9920] {
  background: #f8f9fa;
  border-radius: 8px;
}
.recipients-grid[data-v-1fed9920] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 12px;
  max-height: 200px;
  overflow-y: auto;
}
.recipient-item[data-v-1fed9920] {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  background: white;
  border-radius: 6px;
  border: 1px solid #e9ecef;
}
.recipient-info[data-v-1fed9920] {
  flex: 1;
  min-width: 0;
}
.recipient-name[data-v-1fed9920] {
  font-weight: 500;
  font-size: 14px;
  color: #495057;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recipient-contact[data-v-1fed9920] {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recipient-methods[data-v-1fed9920] {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 4px;
}
.selected-methods-chips[data-v-1fed9920] {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.last-communication-cell[data-v-1fed9920] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.communication-date[data-v-1fed9920] {
  font-weight: 500;
}
.communication-days[data-v-1fed9920] {
  font-size: 0.75rem;
}/* Professional Financial Theme Styles */
.page-header-card[data-v-872e846f] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-872e846f]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-872e846f] {
  margin-bottom: 8px;
}

/* Header styles */
h5[data-v-872e846f] {
  font-weight: 500;
  letter-spacing: -0.5px;
}

/* Card styling */
.filter-card[data-v-872e846f] {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  border-left: 4px solid #4CAF50;
}
.main-card[data-v-872e846f] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

/* Table styling */
[data-v-872e846f] .q-table th {
  font-weight: 500;
  background-color: #f5f5f5;
}
[data-v-872e846f] .q-table tbody tr:hover {
  background-color: rgba(25, 118, 210, 0.05);
}

/* Chart visualization styles */
.chart-visualization[data-v-872e846f] {
  transition: filter 0.3s ease;
}
.bar-chart-item[data-v-872e846f] {
  transition: transform 0.2s ease;
}
.bar-chart-item[data-v-872e846f]:hover {
  transform: translateX(4px);
}
.key-contributor-item[data-v-872e846f] {
  transition: background-color 0.2s ease;
}
.key-contributor-item[data-v-872e846f]:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

/* Loading state */
.blur-content[data-v-872e846f] {
  filter: blur(1px);
  opacity: 0.7;
}

/* Animation effects */
@keyframes pulse-872e846f {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.05);
}
100% {
    transform: scale(1);
}
}
.pareto-visualization .q-card[data-v-872e846f] {
  transition: transform 0.3s ease;
}
.pareto-visualization .q-card[data-v-872e846f]:hover {
  transform: translateY(-4px);
}

/* Responsive adjustments */
@media (max-width: 600px) {
.chart-visualization[data-v-872e846f] {
    overflow-x: auto;
}
.bar-chart-item[data-v-872e846f] {
    min-width: 350px;
}
}.page-header-card[data-v-527a7a7f] {
  background: linear-gradient(135deg, #f5f7fa 0%, #ffffff 100%);
  border-left: 4px solid #178a2c;
}
.statistics-cards .stat-card[data-v-527a7a7f] {
  transition: transform 0.2s, box-shadow 0.2s;
}
.statistics-cards .stat-card[data-v-527a7a7f]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.filter-card[data-v-527a7a7f] {
  background-color: #fafafa;
}
.description-cell[data-v-527a7a7f] {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-document-editor[data-v-61247936] {
  width: 100%;
}
.editor-header[data-v-61247936] {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
}
.editor-actions[data-v-61247936] {
  display: flex;
  gap: 8px;
}
.fullscreen-btn[data-v-61247936] {
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.fullscreen-btn[data-v-61247936]:hover {
  background: rgba(0, 0, 0, 0.08);
  transform: scale(1.1);
}
.rich-editor-container[data-v-61247936] {
  position: relative;
}
.resize-guide[data-v-61247936] {
  position: absolute;
  width: 1px;
  background: #178a2c;
  z-index: 10;
}
.table-overlay[data-v-61247936] {
  position: absolute;
  border: 1px dashed #178a2c;
  pointer-events: none;
  z-index: 9;
}
.table-overlay .handle[data-v-61247936] {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #178a2c;
  border-radius: 2px;
  pointer-events: auto;
  cursor: pointer;
}
.table-overlay .handle.move[data-v-61247936] {
  left: -14px;
  top: -14px;
  cursor: grab;
}
.table-overlay .handle.br[data-v-61247936] {
  right: -6px;
  bottom: -6px;
  cursor: se-resize;
}
.table-overlay .handle.l[data-v-61247936] {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  cursor: ew-resize;
}
.table-overlay .handle.indent[data-v-61247936] {
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ew-resize;
}
.insert-guide[data-v-61247936] {
  position: absolute;
  height: 2px;
  background: #21ba45;
  z-index: 8;
}

/* Image overlay */
.image-overlay[data-v-61247936] {
  position: absolute;
  border: 1px dashed #1a73e8;
  pointer-events: none;
  z-index: 9;
}
.image-overlay .handle[data-v-61247936] {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #1a73e8;
  border-radius: 2px;
  pointer-events: auto;
  cursor: pointer;
}
.image-overlay .handle.move[data-v-61247936] {
  left: -14px;
  top: -14px;
  cursor: grab;
  width: 14px;
  height: 14px;
}
.image-overlay .handle.indent[data-v-61247936] {
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ew-resize;
}
.image-overlay .handle.tl[data-v-61247936] { left: -6px; top: -6px; cursor: nw-resize;
}
.image-overlay .handle.tr[data-v-61247936] { right: -6px; top: -6px; cursor: ne-resize;
}
.image-overlay .handle.bl[data-v-61247936] { left: -6px; bottom: -6px; cursor: sw-resize;
}
.image-overlay .handle.br[data-v-61247936] { right: -6px; bottom: -6px; cursor: se-resize;
}
.image-overlay .handle.l[data-v-61247936] { left: -6px; top: 50%; transform: translateY(-50%); cursor: ew-resize;
}
.image-overlay .handle.r[data-v-61247936] { right: -6px; top: 50%; transform: translateY(-50%); cursor: ew-resize;
}
.image-overlay .handle.t[data-v-61247936] { top: -6px; left: 50%; transform: translateX(-50%); cursor: ns-resize;
}
.image-overlay .handle.b[data-v-61247936] { bottom: -6px; left: 50%; transform: translateX(-50%); cursor: ns-resize;
}
.rich-text-editor[data-v-61247936] {
  background: white;
  border-radius: 4px;
  overflow: hidden;
}
.rich-text-editor[data-v-61247936] .q-editor__content {
  padding: 20px;
  line-height: 1.6;
  font-size: 14px;
  /* Ensure floats do not overflow the container */
  overflow: auto;
}
.rich-text-editor[data-v-61247936] .q-editor__toolbar {
  background: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 16px;
  border-radius: 4px 4px 0 0;
}
.rich-text-editor[data-v-61247936] .q-editor__toolbar .q-btn {
  border-radius: 4px;
  margin: 2px;
  min-width: 32px;
  min-height: 32px;
}
.rich-text-editor[data-v-61247936] .q-editor__toolbar .q-btn:hover {
  background: rgba(33, 186, 69, 0.1);
}

/* Table default classes for newly inserted tables */
.dms-table[data-v-61247936] {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.dms-table .dms-cell[data-v-61247936] {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

/* Image Upload Styles */
.upload-area[data-v-61247936] {
  padding: 16px;
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  background: #fafafa;
}
.image-preview[data-v-61247936] {
  text-align: center;
}
.preview-image[data-v-61247936] {
  max-width: 100%;
  max-height: 200px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}

/* Table Preview Styles */
.table-preview[data-v-61247936] {
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
}
.table-grid[data-v-61247936] {
  display: grid;
  gap: 1px;
  background: #ddd;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.table-row[data-v-61247936] {
  display: contents;
}

/* Imported Table Styles */
.table-imported[data-v-61247936] {
  width: 100%;
  border-collapse: collapse;
  margin: 16px 0;
  border: 1px solid #e0e0e0;
  background: white;
}
.table-imported th[data-v-61247936],
.table-imported td[data-v-61247936] {
  border: 1px solid #e0e0e0;
  padding: 8px 12px;
  text-align: left;
  vertical-align: top;
  min-width: 80px;
}
.table-imported th[data-v-61247936] {
  background-color: #f8f9fa;
  font-weight: 600;
  border-bottom: 2px solid #dee2e6;
}
.table-imported tr[data-v-61247936]:nth-child(even) {
  background-color: #f8f9fa;
}
.table-imported tr[data-v-61247936]:hover {
  background-color: #e9ecef;
}

/* Image wrapping */
.img-wrap[data-v-61247936] {
  display: inline-block;
  max-width: 100%;
}
.img-wrap.left[data-v-61247936] {
  float: left;
  margin: 0 16px 8px 0;
}
.img-wrap.right[data-v-61247936] {
  float: right;
  margin: 0 0 8px 16px;
}
.img-wrap.break[data-v-61247936] {
  display: block;
  float: none;
  clear: both;
  margin: 12px auto;
}
.table-cell[data-v-61247936] {
  background: white;
  min-height: 20px;
  border: 1px solid #ddd;
}
.modal-card[data-v-61247936] {
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Responsive Design */
@media (max-width: 768px) {
.rich-text-editor[data-v-61247936] .q-editor__content {
    min-height: 300px;
    padding: 16px;
}
}

.dms-page[data-v-a2afca11] {
  height: 100%;
  background: #fafafa;
  min-height: calc(100vh - 64px);
  padding: 24px;
}
.dms-navigation[data-v-a2afca11] {
  background: white;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: fit-content;
  position: sticky;
  top: 24px;
  border: none;
}
.dms-header[data-v-a2afca11] {
  text-align: center;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  color: #263238;
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  margin-bottom: 24px;
}
.dms-header-icon[data-v-a2afca11] {
  background: rgba(33, 186, 69, 0.12);
  border-radius: 50%;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border: none;
}
.dms-header-icon .q-icon[data-v-a2afca11] {
  color: #21ba45;
}
.dms-header h5[data-v-a2afca11] {
  color: #178a2c;
  font-weight: 500;
  font-size: 1.25rem;
  margin: 16px 0 8px 0;
}
.dms-header p[data-v-a2afca11] {
  color: #666;
  font-size: 0.875rem;
  margin: 0;
}
.nav-btn[data-v-a2afca11] {
  text-align: left;
  padding: 12px 16px;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 500;
  border: none;
  background: transparent;
  color: #263238;
  margin-bottom: 4px;
  min-height: 48px;
}
.nav-btn[data-v-a2afca11]:hover {
  background: rgba(33, 186, 69, 0.08);
  color: #21ba45;
  box-shadow: none;
}
.nav-btn-active[data-v-a2afca11] {
  background: rgba(33, 186, 69, 0.12);
  color: #21ba45 !important;
  border: none;
  box-shadow: none;
  font-weight: 500;
}
.dms-actions[data-v-a2afca11] {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 20px;
}
.action-btn[data-v-a2afca11] {
  border-radius: 4px;
  font-weight: 500;
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #263238;
  min-height: 48px;
  text-transform: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.action-btn[data-v-a2afca11]:hover {
  border-color: #21ba45;
  color: #21ba45;
  background: rgba(33, 186, 69, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.folders-section[data-v-a2afca11] {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 20px;
}
.folders-header h6[data-v-a2afca11] {
  color: #263238;
  font-size: 0.875rem;
  font-weight: 500;
  margin: 0 0 16px 0;
}
.folders-list[data-v-a2afca11] {
  max-height: 300px;
  overflow-y: auto;
}
.folder-item[data-v-a2afca11] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  margin-bottom: 4px;
  border: none;
  min-height: 48px;
}
.folder-item[data-v-a2afca11]:hover {
  background: rgba(33, 186, 69, 0.08);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.folder-active[data-v-a2afca11] {
  background: rgba(33, 186, 69, 0.12);
  color: #21ba45;
  border: none;
  font-weight: 500;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.folder-content[data-v-a2afca11] {
  display: flex;
  align-items: center;
  flex: 1;
}
.folder-name[data-v-a2afca11] {
  font-weight: 500;
  margin-right: 8px;
  font-size: 0.875rem;
}
.folder-count[data-v-a2afca11] {
  color: #666;
  font-size: 0.75rem;
}
.dms-content[data-v-a2afca11] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  min-height: calc(100vh - 120px);
  border: none;
}
.new-document-modal[data-v-a2afca11] {
  max-width: 1200px;
  width: 90vw;
  border-radius: 8px;
}
.document-details[data-v-a2afca11] {
  background: #fafafa;
  padding: 20px;
  border-radius: 8px;
  border: none;
}
.text-editor-section[data-v-a2afca11] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
}
.fullscreen-editor-modal[data-v-a2afca11] {
  background: #fff;
  border-radius: 0;
  box-shadow: none;
}
.fullscreen-header[data-v-a2afca11] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
  padding: 16px 24px;
}
.fullscreen-actions[data-v-a2afca11] {
  display: flex;
  gap: 8px;
}
.fullscreen-content[data-v-a2afca11] {
  background: #fff;
}
.upload-modal[data-v-a2afca11],
.folder-modal[data-v-a2afca11] {
  border-radius: 8px;
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Material Design Input Styling */
.q-input--outlined .q-field__control[data-v-a2afca11] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-input--outlined .q-field__control[data-v-a2afca11]:hover {
  border-color: #21ba45;
}
.q-input--outlined .q-field--focused .q-field__control[data-v-a2afca11] {
  border-color: #21ba45;
  box-shadow: 0 0 0 2px rgba(33, 186, 69, 0.2);
}

/* Material Design Button Styling */
.q-btn[data-v-a2afca11] {
  border-radius: 4px;
  text-transform: none;
  font-weight: 500;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-btn--outline[data-v-a2afca11] {
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #263238;
}
.q-btn--outline[data-v-a2afca11]:hover {
  border-color: #21ba45;
  color: #21ba45;
  background: rgba(33, 186, 69, 0.08);
}

/* Material Design Card Styling */
.q-card[data-v-a2afca11] {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
}
.q-card[data-v-a2afca11]:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Material Design Dialog Styling */
.q-dialog__inner--minimized > div[data-v-a2afca11] {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Responsive Design */
@media (max-width: 768px) {
.dms-page[data-v-a2afca11] {
    padding: 16px;
}
.dms-navigation[data-v-a2afca11] {
    padding: 16px;
}
.nav-btn[data-v-a2afca11] {
    min-height: 44px;
    padding: 10px 14px;
}
.action-btn[data-v-a2afca11] {
    min-height: 44px;
}
}

/* PO-inspired Card Styling */
.document-card[data-v-a439a857] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  min-height: 80px;
  background: #fff;
}
.document-card[data-v-a439a857]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.document-header[data-v-a439a857] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.document-status[data-v-a439a857] {
  display: flex;
  justify-content: flex-start;
}
.document-actions-top[data-v-a439a857] {
  display: flex;
  gap: 4px;
  opacity: 1;
}
.document-icon-section[data-v-a439a857] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 0;
}
.document-icon[data-v-a439a857] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: rgba(33, 186, 69, 0.1);
  border-radius: 6px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.document-card:hover .document-icon[data-v-a439a857] {
  transform: scale(1.05);
  background: rgba(33, 186, 69, 0.15);
}
.document-info[data-v-a439a857] {
  flex: 1;
  text-align: center;
}
.document-title[data-v-a439a857] {
  color: #263238;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 4px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 2; /* Standard property for line clamping */
}
.document-meta[data-v-a439a857] {
  display: flex;
  gap: 4px;
  margin: 0 0 4px 0;
  justify-content: center;
    font-weight: 500;
}
.document-type[data-v-a439a857] {
    color: #666;
  font-size: 0.625rem;
  font-weight: 500;
  background: #f5f5f5;
  padding: 1px 3px;
  border-radius: 2px;
}
.document-size[data-v-a439a857] {
  color: #999;
  font-size: 0.625rem;
}
.document-details[data-v-a439a857] {
  display: flex;
  flex-direction: column;
  gap: 1px;
  align-items: center;
}
.detail-item[data-v-a439a857] {
  display: flex;
  align-items: center;
  gap: 3px;
}
.detail-text[data-v-a439a857] {
  color: #666;
  font-size: 0.625rem;
}
.amount-text[data-v-a439a857] {
  color: #21ba45;
  font-weight: 600;
}
.description-text[data-v-a439a857] {
  color: #666;
  font-style: italic;
  max-width: 120px;
    overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.approval-text[data-v-a439a857] {
  color: #1976d2;
    font-weight: 500;
}
.document-actions-bottom[data-v-a439a857] {
  border-top: 1px solid #f0f0f0;
  padding-top: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.action-buttons-left[data-v-a439a857] {
  display: flex;
  gap: 2px;
}
.view-btn[data-v-a439a857],
.share-btn[data-v-a439a857],
.edit-btn[data-v-a439a857],
.options-btn[data-v-a439a857],
.copy-btn[data-v-a439a857] {
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.view-btn[data-v-a439a857]:hover {
  background: rgba(33, 186, 69, 0.1);
  transform: scale(1.1);
}
.share-btn[data-v-a439a857]:hover {
  background: rgba(156, 39, 176, 0.1);
  transform: scale(1.1);
}
.edit-btn[data-v-a439a857]:hover {
  background: rgba(255, 152, 0, 0.1);
  transform: scale(1.1);
}
.options-btn[data-v-a439a857]:hover {
  background: rgba(0, 0, 0, 0.08);
  transform: scale(1.1);
}
.copy-btn[data-v-a439a857]:hover {
  background: rgba(0, 0, 0, 0.08);
  transform: scale(1.1);
}

/* PO-inspired Menu Styling */
.document-options-menu[data-v-a439a857] {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  border: none;
}
.document-options-menu .q-item[data-v-a439a857] {
  min-height: 48px;
  padding: 12px 16px;
    border-radius: 4px;
  margin: 2px 4px;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.document-options-menu .q-item[data-v-a439a857]:hover {
  background: rgba(33, 186, 69, 0.08);
}
.document-options-menu .q-item-section[data-v-a439a857] {
  min-width: 0;
}
.document-options-menu .q-item-section--avatar[data-v-a439a857] {
  min-width: 40px;
}

/* PO-inspired Button Styling */
.q-btn[data-v-a439a857] {
  border-radius: 6px;
  font-weight: 500;
  text-transform: none;
  transition: all 0.2s ease;
}
.q-btn--flat[data-v-a439a857] {
    box-shadow: none;
}
.q-btn--flat[data-v-a439a857]:hover {
    background: rgba(0, 0, 0, 0.08);
}
.q-btn--round[data-v-a439a857] {
    border-radius: 50%;
}
  
/* PO-inspired Chip Styling */
.q-chip[data-v-a439a857] {
  border-radius: 16px;
  font-weight: 500;
  min-height: 18px;
  padding: 0 5px;
}

/* Accounts Dashboard Card Styling */
.document-card[data-v-a439a857] {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(135deg, #f8f9ff 0%, #ffffff 100%);
  border-left: 4px solid var(--q-primary);
}
.document-card[data-v-a439a857]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* Document Card Themes based on status */
.document-card[data-status="For Approval"][data-v-a439a857] {
  background: linear-gradient(135deg, #fffbf0 0%, #ffffff 100%);
  border-left: 4px solid var(--q-orange);
}
.document-card[data-status="Approved"][data-v-a439a857] {
  background: linear-gradient(135deg, #f0fff4 0%, #ffffff 100%);
  border-left: 4px solid var(--q-positive);
}
.document-card[data-status="Rejected"][data-v-a439a857] {
  background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%);
  border-left: 4px solid var(--q-negative);
}
.document-card[data-status="Draft"][data-v-a439a857] {
  background: linear-gradient(135deg, #f0f9ff 0%, #ffffff 100%);
  border-left: 4px solid var(--q-info);
}

/* General card styling */
.q-card[data-v-a439a857] {
  border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: none;
}
.q-card[data-v-a439a857]:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
  
/* Responsive Design */
@media (max-width: 768px) {
.document-actions-top[data-v-a439a857] {
    opacity: 1;
}
.copy-btn[data-v-a439a857],
  .view-btn[data-v-a439a857],
  .share-btn[data-v-a439a857],
  .edit-btn[data-v-a439a857],
  .options-btn[data-v-a439a857] {
    min-width: 24px;
    min-height: 24px;
}
.document-title[data-v-a439a857] {
    font-size: 0.6875rem;
}
.document-meta[data-v-a439a857] {
    flex-direction: column;
    gap: 1px;
}
.document-icon[data-v-a439a857] {
    width: 36px;
    height: 36px;
}
}

  /* Trash view styling */
.trash-card[data-v-a439a857] {
    opacity: 0.7;
    border: 1px solid #ff6b6b !important;
}
.trash-card[data-v-a439a857]:hover {
    opacity: 0.8;
}
.restore-btn[data-v-a439a857] {
    background-color: #1976d2 !important;
    color: white !important;
}
  
/* Add any specific styles for your modal here */

/* Add any specific styles for the modal here if needed */

.document-grid-view[data-v-1b461996] {
  padding: 24px;
  background: #fafafa;
}
.grid-header[data-v-1b461996] {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.grid-header h4[data-v-1b461996] {
  color: #178a2c;
  font-weight: 500;
  font-size: 1.25rem;
  margin: 0 0 4px 0;
}
.grid-header p[data-v-1b461996] {
  color: #666;
  font-size: 0.875rem;
  margin: 0;
}
.filters-section[data-v-1b461996] {
  background: white;
  border-radius: 8px;
  padding: 20px;
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
}
.grid-content[data-v-1b461996] {
  min-height: 400px;
}
.list-content[data-v-1b461996] {
  min-height: 400px;
}
.documents-table[data-v-1b461996] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.status-chip[data-v-1b461996] {
  font-weight: 500;
  border-radius: 16px;
  min-height: 24px;
  padding: 0 8px;
}
.pagination-section[data-v-1b461996] {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 24px;
}
.pagination-section p[data-v-1b461996] {
  color: #666;
  font-size: 0.875rem;
  margin: 0;
}

/* Material Design Input Styling */
.q-input--outlined .q-field__control[data-v-1b461996] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-input--outlined .q-field__control[data-v-1b461996]:hover {
  border-color: #21ba45;
}
.q-input--outlined .q-field--focused .q-field__control[data-v-1b461996] {
  border-color: #21ba45;
  box-shadow: 0 0 0 2px rgba(33, 186, 69, 0.2);
}

/* Material Design Button Styling */
.q-btn[data-v-1b461996] {
  border-radius: 4px;
  text-transform: none;
  font-weight: 500;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 40px;
}
.q-btn--outline[data-v-1b461996] {
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #263238;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.q-btn--outline[data-v-1b461996]:hover {
  border-color: #21ba45;
  color: #21ba45;
  background: rgba(33, 186, 69, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.q-btn--flat[data-v-1b461996] {
  box-shadow: none;
}
.q-btn--flat[data-v-1b461996]:hover {
  background: rgba(0, 0, 0, 0.08);
}
.q-btn--round[data-v-1b461996] {
  border-radius: 50%;
}

/* Material Design Card Styling */
.q-card[data-v-1b461996] {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
}
.q-card[data-v-1b461996]:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Material Design Table Styling */
.q-table[data-v-1b461996] {
  border-radius: 8px;
  overflow: hidden;
}
.q-table__thead th[data-v-1b461996] {
  background: #f5f5f5;
  color: #263238;
  font-weight: 500;
  border-bottom: 1px solid #e0e0e0;
  min-height: 48px;
}
.q-table__tbody tr[data-v-1b461996] {
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-table__tbody tr[data-v-1b461996]:hover {
  background: rgba(33, 186, 69, 0.04);
}
.q-table__tbody td[data-v-1b461996] {
  border-bottom: 1px solid #f0f0f0;
  min-height: 48px;
}

/* Material Design Pagination Styling */
.q-pagination[data-v-1b461996] {
  border-radius: 4px;
}
.q-pagination .q-btn[data-v-1b461996] {
  border-radius: 4px;
  min-width: 40px;
  min-height: 40px;
  margin: 0 2px;
}
.q-pagination .q-btn--active[data-v-1b461996] {
  background: #21ba45;
  color: white;
  box-shadow: 0 2px 4px rgba(33, 186, 69, 0.3);
}

/* Material Design Select Styling */
.q-select--outlined .q-field__control[data-v-1b461996] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-select--outlined .q-field__control[data-v-1b461996]:hover {
  border-color: #21ba45;
}
.q-select--outlined .q-field--focused .q-field__control[data-v-1b461996] {
  border-color: #21ba45;
  box-shadow: 0 0 0 2px rgba(33, 186, 69, 0.2);
}

/* Material Design Menu Styling */
.q-menu[data-v-1b461996] {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.q-list[data-v-1b461996] {
  border-radius: 8px;
}
.q-list .q-item[data-v-1b461996] {
  border-radius: 4px;
  margin: 2px 4px;
  min-height: 48px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-list .q-item[data-v-1b461996]:hover {
  background: rgba(0, 0, 0, 0.08);
}

/* Responsive Design */
@media (max-width: 768px) {
.document-grid-view[data-v-1b461996] {
    padding: 16px;
}
.filters-section[data-v-1b461996] {
    padding: 16px;
}
.grid-content .col-12[data-v-1b461996] {
    margin-bottom: 16px;
}
.q-btn[data-v-1b461996] {
    min-height: 36px;
}
.q-pagination .q-btn[data-v-1b461996] {
    min-width: 36px;
    min-height: 36px;
}
}

.header-section[data-v-3bddc146] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
}
.kpi-card[data-v-3bddc146] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
}
.kpi-card[data-v-3bddc146]:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.kpi-card.kpi-loading[data-v-3bddc146] {
  min-height: 140px;
}
.styled-card[data-v-3bddc146] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s ease-in-out;
  border: none;
}
.styled-card[data-v-3bddc146]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.header-section[data-v-33040bd4] {
  padding: 16px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.styled-card[data-v-33040bd4] {
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
}
.search-input[data-v-33040bd4] {
    width: 300px;
}
.full-height[data-v-33040bd4] {
    height: 100%;
}

.cash-request-document[data-v-eb8c3afd] {
  max-width: 800px;
  margin: 0 auto;
  background: white;
}
.document-card[data-v-eb8c3afd] {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.document-header[data-v-eb8c3afd] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  padding: 24px;
  text-align: center;
}
.company-info[data-v-eb8c3afd] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
}
.company-logo[data-v-eb8c3afd] {
  width: 80px;
  height: 80px;
  object-fit: contain;
  background: white;
  border-radius: 8px;
  padding: 8px;
}
.company-details[data-v-eb8c3afd] {
  text-align: left;
}
.company-name[data-v-eb8c3afd] {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 4px 0;
  color: white;
}
.company-address[data-v-eb8c3afd],
.company-contact[data-v-eb8c3afd],
.company-website[data-v-eb8c3afd] {
  font-size: 0.875rem;
  margin: 2px 0;
  color: rgba(255, 255, 255, 0.9);
}
.document-title-section[data-v-eb8c3afd] {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  padding-top: 16px;
}
.document-title[data-v-eb8c3afd] {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.document-number[data-v-eb8c3afd] {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.document-content[data-v-eb8c3afd] {
  padding: 32px;
}
.document-section[data-v-eb8c3afd] {
  margin-bottom: 32px;
}
.section-title[data-v-eb8c3afd] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #178a2c;
  margin: 0 0 16px 0;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 8px;
}
.document-field[data-v-eb8c3afd] {
  margin-bottom: 16px;
}
.field-label[data-v-eb8c3afd] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 4px;
  display: block;
}
.field-value[data-v-eb8c3afd] {
  font-size: 1rem;
  color: #555;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  min-height: 20px;
}
.total-amount[data-v-eb8c3afd] {
  font-weight: 700;
  color: #178a2c;
  font-size: 1.125rem;
}
.amount-words[data-v-eb8c3afd] {
  font-style: italic;
  color: #666;
}
.items-table[data-v-eb8c3afd] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.items-table .q-table__top[data-v-eb8c3afd] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.signatures-section[data-v-eb8c3afd] {
  border-top: 2px solid #e0e0e0;
  padding-top: 24px;
}
.signature-box[data-v-eb8c3afd] {
  text-align: center;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #f8f9fa;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.signature-line[data-v-eb8c3afd] {
  height: 2px;
  background: #333;
  margin: 20px 0;
  border-radius: 1px;
}
.signature-label[data-v-eb8c3afd] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-info[data-v-eb8c3afd] {
  font-size: 0.75rem;
  color: #666;
}
.signature-date[data-v-eb8c3afd],
.signature-time[data-v-eb8c3afd] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.signature-date label[data-v-eb8c3afd],
.signature-time label[data-v-eb8c3afd] {
  font-weight: 500;
}
.document-footer[data-v-eb8c3afd] {
  background: #f8f9fa;
  padding: 24px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.footer-text[data-v-eb8c3afd] {
  font-size: 0.875rem;
  color: #666;
  margin: 0 0 16px 0;
}
.footer-stamp[data-v-eb8c3afd] {
  display: flex;
  justify-content: center;
}
.stamp-circle[data-v-eb8c3afd] {
  width: 80px;
  height: 80px;
  border: 2px solid #178a2c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transform: rotate(-15deg);
}
.stamp-circle span[data-v-eb8c3afd] {
  font-size: 0.625rem;
  font-weight: 700;
  color: #178a2c;
  text-align: center;
  line-height: 1.2;
}

/* Responsive Design */
@media (max-width: 768px) {
.company-info[data-v-eb8c3afd] {
    flex-direction: column;
    text-align: center;
}
.company-details[data-v-eb8c3afd] {
    text-align: center;
}
.document-content[data-v-eb8c3afd] {
    padding: 16px;
}
.signature-box[data-v-eb8c3afd] {
    margin-bottom: 16px;
}
}

.cash-transfer-document[data-v-f55c6c4c] {
  max-width: 800px;
  margin: 0 auto;
  background: white;
}
.document-card[data-v-f55c6c4c] {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.document-header[data-v-f55c6c4c] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  padding: 24px;
  text-align: center;
}
.company-info[data-v-f55c6c4c] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
}
.company-logo[data-v-f55c6c4c] {
  width: 80px;
  height: 80px;
  object-fit: contain;
  background: white;
  border-radius: 8px;
  padding: 8px;
}
.company-details[data-v-f55c6c4c] {
  text-align: left;
}
.company-name[data-v-f55c6c4c] {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 4px 0;
  color: white;
}
.company-address[data-v-f55c6c4c],
.company-contact[data-v-f55c6c4c],
.company-website[data-v-f55c6c4c] {
  font-size: 0.875rem;
  margin: 2px 0;
  color: rgba(255, 255, 255, 0.9);
}
.document-title-section[data-v-f55c6c4c] {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  padding-top: 16px;
}
.document-title[data-v-f55c6c4c] {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.document-number[data-v-f55c6c4c] {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.document-content[data-v-f55c6c4c] {
  padding: 32px;
}
.document-section[data-v-f55c6c4c] {
  margin-bottom: 32px;
}
.section-title[data-v-f55c6c4c] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #178a2c;
  margin: 0 0 16px 0;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 8px;
}
.document-field[data-v-f55c6c4c] {
  margin-bottom: 16px;
}
.field-label[data-v-f55c6c4c] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 4px;
  display: block;
}
.field-value[data-v-f55c6c4c] {
  font-size: 1rem;
  color: #555;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  min-height: 20px;
}
.description-field[data-v-f55c6c4c],
.comments-field[data-v-f55c6c4c] {
  min-height: 60px;
  white-space: pre-wrap;
}
.total-amount[data-v-f55c6c4c] {
  font-weight: 700;
  color: #178a2c;
  font-size: 1.125rem;
}
.amount-words[data-v-f55c6c4c] {
  font-style: italic;
  color: #666;
}
.signatures-section[data-v-f55c6c4c] {
  border-top: 2px solid #e0e0e0;
  padding-top: 24px;
}
.signature-box[data-v-f55c6c4c] {
  text-align: center;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #f8f9fa;
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.signature-line[data-v-f55c6c4c] {
  height: 2px;
  background: #333;
  margin: 20px 0;
  border-radius: 1px;
}
.signature-label[data-v-f55c6c4c] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-info[data-v-f55c6c4c] {
  font-size: 0.75rem;
  color: #666;
}
.signature-date[data-v-f55c6c4c],
.signature-time[data-v-f55c6c4c],
.signature-status[data-v-f55c6c4c] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  align-items: center;
}
.signature-date label[data-v-f55c6c4c],
.signature-time label[data-v-f55c6c4c],
.signature-status label[data-v-f55c6c4c] {
  font-weight: 500;
}
.status-badge[data-v-f55c6c4c] {
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
}
.status-approved[data-v-f55c6c4c] {
  background: #e8f5e8;
  color: #21ba45;
}
.status-rejected[data-v-f55c6c4c] {
  background: #ffebee;
  color: #d32f2f;
}
.status-pending[data-v-f55c6c4c] {
  background: #fff3e0;
  color: #f39c12;
}
.document-footer[data-v-f55c6c4c] {
  background: #f8f9fa;
  padding: 24px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.footer-text[data-v-f55c6c4c] {
  font-size: 0.875rem;
  color: #666;
  margin: 0 0 16px 0;
}
.footer-stamp[data-v-f55c6c4c] {
  display: flex;
  justify-content: center;
}
.stamp-circle[data-v-f55c6c4c] {
  width: 80px;
  height: 80px;
  border: 2px solid #178a2c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transform: rotate(-15deg);
}
.stamp-circle span[data-v-f55c6c4c] {
  font-size: 0.625rem;
  font-weight: 700;
  color: #178a2c;
  text-align: center;
  line-height: 1.2;
}

/* Responsive Design */
@media (max-width: 768px) {
.company-info[data-v-f55c6c4c] {
    flex-direction: column;
    text-align: center;
}
.company-details[data-v-f55c6c4c] {
    text-align: center;
}
.document-content[data-v-f55c6c4c] {
    padding: 16px;
}
.signature-box[data-v-f55c6c4c] {
    margin-bottom: 16px;
}
}

.payment-voucher-document[data-v-ff760fde] {
  max-width: 800px;
  margin: 0 auto;
  background: white;
}
.document-card[data-v-ff760fde] {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.document-header[data-v-ff760fde] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  padding: 24px;
  text-align: center;
}
.company-info[data-v-ff760fde] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
}
.company-logo[data-v-ff760fde] {
  width: 80px;
  height: 80px;
  object-fit: contain;
  background: white;
  border-radius: 8px;
  padding: 8px;
}
.company-details[data-v-ff760fde] {
  text-align: left;
}
.company-name[data-v-ff760fde] {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 4px 0;
  color: white;
}
.company-address[data-v-ff760fde],
.company-contact[data-v-ff760fde],
.company-website[data-v-ff760fde] {
  font-size: 0.875rem;
  margin: 2px 0;
  color: rgba(255, 255, 255, 0.9);
}
.document-title-section[data-v-ff760fde] {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  padding-top: 16px;
}
.document-title[data-v-ff760fde] {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.document-number[data-v-ff760fde] {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.document-content[data-v-ff760fde] {
  padding: 32px;
}
.document-section[data-v-ff760fde] {
  margin-bottom: 32px;
}
.section-title[data-v-ff760fde] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #178a2c;
  margin: 0 0 16px 0;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 8px;
}
.document-field[data-v-ff760fde] {
  margin-bottom: 16px;
}
.field-label[data-v-ff760fde] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 4px;
  display: block;
}
.field-value[data-v-ff760fde] {
  font-size: 1rem;
  color: #555;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  min-height: 20px;
}
.total-amount[data-v-ff760fde] {
  font-weight: 700;
  color: #178a2c;
  font-size: 1.125rem;
}
.amount-words[data-v-ff760fde] {
  font-style: italic;
  color: #666;
}
.remarks-field[data-v-ff760fde] {
  min-height: 60px;
  white-space: pre-wrap;
}
.payment-table[data-v-ff760fde] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.payment-table .q-table__top[data-v-ff760fde] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.signatures-section[data-v-ff760fde] {
  border-top: 2px solid #e0e0e0;
  padding-top: 24px;
}
.signature-box[data-v-ff760fde] {
  text-align: center;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #f8f9fa;
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.signature-line[data-v-ff760fde] {
  height: 2px;
  background: #333;
  margin: 20px 0;
  border-radius: 1px;
}
.signature-label[data-v-ff760fde] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-info[data-v-ff760fde] {
  font-size: 0.75rem;
  color: #666;
}
.signature-name[data-v-ff760fde] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-date[data-v-ff760fde],
.signature-time[data-v-ff760fde] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.signature-date label[data-v-ff760fde],
.signature-time label[data-v-ff760fde] {
  font-weight: 500;
}
.document-footer[data-v-ff760fde] {
  background: #f8f9fa;
  padding: 24px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.footer-text[data-v-ff760fde] {
  font-size: 0.875rem;
  color: #666;
  margin: 0 0 16px 0;
}
.footer-stamp[data-v-ff760fde] {
  display: flex;
  justify-content: center;
}
.stamp-circle[data-v-ff760fde] {
  width: 80px;
  height: 80px;
  border: 2px solid #178a2c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transform: rotate(-15deg);
}
.stamp-circle span[data-v-ff760fde] {
  font-size: 0.625rem;
  font-weight: 700;
  color: #178a2c;
  text-align: center;
  line-height: 1.2;
}

/* Responsive Design */
@media (max-width: 768px) {
.company-info[data-v-ff760fde] {
    flex-direction: column;
    text-align: center;
}
.company-details[data-v-ff760fde] {
    text-align: center;
}
.document-content[data-v-ff760fde] {
    padding: 16px;
}
.signature-box[data-v-ff760fde] {
    margin-bottom: 16px;
}
}

.create-document-page[data-v-064ac670] {
  background: #fafafa;
  min-height: 100vh;
}
.page-header[data-v-064ac670] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  margin-bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-content[data-v-064ac670] {
  max-width: 1200px;
  margin: 0 auto;
}
.header-text h3[data-v-064ac670] {
  color: white !important;
  font-weight: 500;
  font-size: 1.75rem;
  margin: 0 0 8px 0;
}
.header-text p[data-v-064ac670] {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 1rem;
  margin: 0;
}
.header-actions[data-v-064ac670] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.main-content[data-v-064ac670] {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrapper[data-v-064ac670] {
  background: transparent;
}
.form-card[data-v-064ac670],
.editor-card[data-v-064ac670] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
  height: fit-content;
}
.form-card[data-v-064ac670]:hover,
.editor-card[data-v-064ac670]:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.template-preview-container[data-v-064ac670] {
  max-height: 600px;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background: #fafafa;
  padding: 16px;
}
.editor-header[data-v-064ac670] {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
}
.editor-actions[data-v-064ac670] {
  display: flex;
  gap: 8px;
}
.fullscreen-btn[data-v-064ac670] {
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.fullscreen-btn[data-v-064ac670]:hover {
  background: rgba(0, 0, 0, 0.08);
  transform: scale(1.1);
}
.rich-editor-container[data-v-064ac670] {
  position: relative;
}
.rich-text-editor[data-v-064ac670] {
  background: white;
  border-radius: 4px;
  overflow: hidden;
}
.rich-text-editor[data-v-064ac670] .q-editor__content {
  min-height: 400px;
  padding: 20px;
  line-height: 1.6;
  font-size: 14px;
}
.rich-text-editor[data-v-064ac670] .q-editor__toolbar {
  background: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 16px;
  border-radius: 4px 4px 0 0;
}
.rich-text-editor[data-v-064ac670] .q-editor__toolbar .q-btn {
  border-radius: 4px;
  margin: 2px;
  min-width: 32px;
  min-height: 32px;
}
.rich-text-editor[data-v-064ac670] .q-editor__toolbar .q-btn:hover {
  background: rgba(33, 186, 69, 0.1);
}

/* Fullscreen Editor Modal */
.fullscreen-editor-modal[data-v-064ac670] {
  background: white;
  border-radius: 0;
  box-shadow: none;
}
.fullscreen-header[data-v-064ac670] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
  padding: 16px 24px;
}
.fullscreen-actions[data-v-064ac670] {
  display: flex;
  gap: 8px;
}
.fullscreen-content[data-v-064ac670] {
  background: white;
}
.fullscreen-rich-editor[data-v-064ac670] {
  background: white;
  border: none;
}
.fullscreen-rich-editor[data-v-064ac670] .q-editor__content {
  min-height: calc(100vh - 120px);
  padding: 24px;
  line-height: 1.6;
  font-size: 16px;
  background: white;
}
.fullscreen-rich-editor[data-v-064ac670] .q-editor__toolbar {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 24px;
  border-radius: 0;
}
.fullscreen-rich-editor[data-v-064ac670] .q-editor__toolbar .q-btn {
  border-radius: 4px;
  margin: 2px;
  min-width: 36px;
  min-height: 36px;
}
.fullscreen-rich-editor[data-v-064ac670] .q-editor__toolbar .q-btn:hover {
  background: rgba(33, 186, 69, 0.1);
}

/* Image Upload Styles */
.upload-area[data-v-064ac670] {
  padding: 16px;
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  background: #fafafa;
}
.image-preview[data-v-064ac670] {
  text-align: center;
}
.preview-image[data-v-064ac670] {
  max-width: 100%;
  max-height: 200px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}

/* Table Preview Styles */
.table-preview[data-v-064ac670] {
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
}
.table-grid[data-v-064ac670] {
  display: grid;
  gap: 1px;
  background: #ddd;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.table-row[data-v-064ac670] {
  display: contents;
}
.table-cell[data-v-064ac670] {
  background: white;
  min-height: 20px;
  border: 1px solid #ddd;
}
.modal-card[data-v-064ac670] {
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Material Design Button Styling */
.q-btn[data-v-064ac670] {
  border-radius: 4px;
  text-transform: none;
  font-weight: 500;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 40px;
}
.q-btn--outline[data-v-064ac670] {
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #263238;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.q-btn--outline[data-v-064ac670]:hover {
  border-color: #21ba45;
  color: #21ba45;
  background: rgba(33, 186, 69, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.q-btn--flat[data-v-064ac670] {
  box-shadow: none;
}
.q-btn--flat[data-v-064ac670]:hover {
  background: rgba(0, 0, 0, 0.08);
}

/* Material Design Input Styling */
.q-input--outlined .q-field__control[data-v-064ac670] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-input--outlined .q-field__control[data-v-064ac670]:hover {
  border-color: #21ba45;
}
.q-input--outlined .q-field--focused .q-field__control[data-v-064ac670] {
  border-color: #21ba45;
  box-shadow: 0 0 0 2px rgba(33, 186, 69, 0.2);
}

/* Material Design Select Styling */
.q-select--outlined .q-field__control[data-v-064ac670] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-select--outlined .q-field__control[data-v-064ac670]:hover {
  border-color: #21ba45;
}
.q-select--outlined .q-field--focused .q-field__control[data-v-064ac670] {
  border-color: #21ba45;
  box-shadow: 0 0 0 2px rgba(33, 186, 69, 0.2);
}

/* Material Design Card Styling */
.q-card[data-v-064ac670] {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
}
.q-card[data-v-064ac670]:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Material Design Dialog Styling */
.q-dialog__inner--minimized > div[data-v-064ac670] {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Responsive Design */
@media (max-width: 768px) {
.header-actions[data-v-064ac670] {
    margin-top: 24px;
}
.form-card[data-v-064ac670],
  .editor-card[data-v-064ac670] {
    margin-bottom: 16px;
}
.rich-text-editor[data-v-064ac670] .q-editor__content {
    min-height: 300px;
    padding: 16px;
}
.fullscreen-rich-editor[data-v-064ac670] .q-editor__content {
    min-height: calc(100vh - 100px);
    padding: 16px;
}
.q-btn[data-v-064ac670] {
    min-height: 36px;
}

  /* Imported Table Styles for Preview */
.template-preview-content .table-imported[data-v-064ac670] {
    width: 100%;
    border-collapse: collapse;
    margin: 16px 0;
    border: 1px solid #e0e0e0;
    background: white;
}
.template-preview-content .table-imported th[data-v-064ac670],
  .template-preview-content .table-imported td[data-v-064ac670] {
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
    text-align: left;
    vertical-align: top;
    min-width: 80px;
}
.template-preview-content .table-imported th[data-v-064ac670] {
    background-color: #f8f9fa;
    font-weight: 600;
    border-bottom: 2px solid #dee2e6;
}
.template-preview-content .table-imported tr[data-v-064ac670]:nth-child(even) {
    background-color: #f8f9fa;
}
.template-preview-content .table-imported tr[data-v-064ac670]:hover {
    background-color: #e9ecef;
}
}

<style scoped>
.template-library-page[data-v-9b3a44e4] {
  background: #fafafa;
  min-height: 100vh;
}
.page-header[data-v-9b3a44e4] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  margin-bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-content[data-v-9b3a44e4] {
  max-width: 1200px;
  margin: 0 auto;
}
.header-text h3[data-v-9b3a44e4] {
  color: white !important;
  font-weight: 500;
  font-size: 1.75rem;
  margin: 0 0 8px 0;
}
.header-text p[data-v-9b3a44e4] {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 1rem;
  margin: 0;
}
.header-actions[data-v-9b3a44e4] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.main-content[data-v-9b3a44e4] {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrapper[data-v-9b3a44e4] {
  background: transparent;
}
.search-filters[data-v-9b3a44e4] {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
}
.templates-grid[data-v-9b3a44e4] {
  min-height: 400px;
}
.template-card[data-v-9b3a44e4] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100%;
}
.template-card[data-v-9b3a44e4]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.template-icon[data-v-9b3a44e4] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
}
.template-info[data-v-9b3a44e4] {
  text-align: center;
}
.template-title[data-v-9b3a44e4] {
  color: #263238;
  font-weight: 500;
  font-size: 1.125rem;
  margin: 0 0 8px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.template-description[data-v-9b3a44e4] {
  color: #666;
  font-size: 0.875rem;
  line-height: 1.4;
  margin: 0 0 16px 0;
}
.template-meta[data-v-9b3a44e4] {
  margin-bottom: 16px;
}
.template-stats[data-v-9b3a44e4] {
  border-top: 1px solid #e0e0e0;
  padding-top: 12px;
}
.no-templates[data-v-9b3a44e4] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.preview-dialog[data-v-9b3a44e4] {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.template-info-card[data-v-9b3a44e4],
.preview-card[data-v-9b3a44e4] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
  height: fit-content;
}
.template-header[data-v-9b3a44e4] {
  text-align: center;
}
.template-details[data-v-9b3a44e4] {
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
}
.detail-item[data-v-9b3a44e4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.detail-label[data-v-9b3a44e4] {
  color: #666;
  font-size: 0.875rem;
  font-weight: 500;
}
.detail-value[data-v-9b3a44e4] {
  color: #263238;
  font-weight: 500;
}
.rating[data-v-9b3a44e4] {
  display: flex;
  gap: 2px;
}
.template-actions[data-v-9b3a44e4] {
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
}
.template-content[data-v-9b3a44e4] {
  background: #fafafa;
  border-radius: 4px;
  padding: 20px;
  min-height: 400px;
  border: 1px solid #e0e0e0;
  line-height: 1.6;
}
.template-fields-info[data-v-9b3a44e4] {
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
}
.fields-grid[data-v-9b3a44e4] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 12px;
  margin-bottom: 8px;
}
.field-item[data-v-9b3a44e4] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  transition: all 0.2s ease;
}
.field-item[data-v-9b3a44e4]:hover {
  background: #e3f2fd;
  border-color: #2196f3;
}
.field-variable[data-v-9b3a44e4] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.variable-code[data-v-9b3a44e4] {
  background: #f1f3f4;
  padding: 4px 8px;
  border-radius: 4px;
  font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;
  font-size: 0.8rem;
  color: #d32f2f;
  font-weight: 500;
}
.field-label[data-v-9b3a44e4] {
  font-size: 0.85rem;
  color: #555;
  font-weight: 500;
}
.field-type[data-v-9b3a44e4] {
  color: #666;
  font-size: 0.75rem;
  font-weight: 500;
  background: #e8f5e8;
  padding: 2px 6px;
  border-radius: 10px;
  border: 1px solid #4caf50;
}
.field-required[data-v-9b3a44e4] {
  color: #f44336;
  font-weight: bold;
  font-size: 0.875rem;
  background: #ffebee;
  padding: 2px 6px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.create-template-dialog[data-v-9b3a44e4] {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.template-preview-card[data-v-9b3a44e4] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
  height: fit-content;
}
.template-preview-content[data-v-9b3a44e4] {
  background: #fafafa;
  border-radius: 4px;
  padding: 16px;
  min-height: 300px;
  border: 1px solid #e0e0e0;
  line-height: 1.6;
}
.fullscreen-template-editor[data-v-9b3a44e4] {
  height: 100vh;
  border-radius: 0;
}
.fullscreen-template-editor .q-card__section[data-v-9b3a44e4] {
  padding: 16px;
}
.fullscreen-template-editor .q-card__section--vert[data-v-9b3a44e4] {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Material Design Button Styling */
.q-btn[data-v-9b3a44e4] {
  border-radius: 4px;
  text-transform: none;
  font-weight: 500;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 40px;
}
.q-btn--outline[data-v-9b3a44e4] {
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #263238;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.q-btn--outline[data-v-9b3a44e4]:hover {
  border-color: #21ba45;
  color: #21ba45;
  background: rgba(33, 186, 69, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.q-btn--flat[data-v-9b3a44e4] {
  box-shadow: none;
}
.q-btn--flat[data-v-9b3a44e4]:hover {
  background: rgba(0, 0, 0, 0.08);
}

/* Material Design Input Styling */
.q-input--outlined .q-field__control[data-v-9b3a44e4] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-input--outlined .q-field__control[data-v-9b3a44e4]:hover {
  border-color: #21ba45;
}
.q-input--outlined .q-field--focused .q-field__control[data-v-9b3a44e4] {
  border-color: #21ba45;
  box-shadow: 0 0 0 2px rgba(33, 186, 69, 0.2);
}

/* Material Design Select Styling */
.q-select--outlined .q-field__control[data-v-9b3a44e4] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-select--outlined .q-field__control[data-v-9b3a44e4]:hover {
  border-color: #21ba45;
}
.q-select--outlined .q-field--focused .q-field__control[data-v-9b3a44e4] {
  border-color: #21ba45;
  box-shadow: 0 0 0 2px rgba(33, 186, 69, 0.2);
}

/* Material Design Card Styling */
.q-card[data-v-9b3a44e4] {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
}
.q-card[data-v-9b3a44e4]:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Material Design Chip Styling */
.q-chip[data-v-9b3a44e4] {
  border-radius: 16px;
  font-weight: 500;
  min-height: 24px;
  padding: 0 8px;
}

/* Material Design Dialog Styling */
.q-dialog__inner--minimized > div[data-v-9b3a44e4] {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Responsive Design */
@media (max-width: 768px) {
.header-actions[data-v-9b3a44e4] {
    margin-top: 24px;
}
.search-filters[data-v-9b3a44e4] {
    padding: 16px;
}
.template-card[data-v-9b3a44e4] {
    margin-bottom: 16px;
}
.q-btn[data-v-9b3a44e4] {
    min-height: 36px;
}
}

.mobile-signing-page[data-v-0c508e6e] {
  background: #f8f9fa;
  min-height: 100vh;
}
.page-header[data-v-0c508e6e] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  margin-bottom: 0;
}
.header-content[data-v-0c508e6e] {
  max-width: 1400px;
  margin: 0 auto;
}
.header-text h3[data-v-0c508e6e] {
  color: white !important;
  text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.header-text p[data-v-0c508e6e] {
  color: rgba(255,255,255,0.9) !important;
}
.main-content[data-v-0c508e6e] {
  max-width: 1400px;
  margin: 0 auto;
}
.signing-step[data-v-0c508e6e] {
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
  border-left: 4px solid #e0e0e0;
}
.signing-step[data-v-0c508e6e]:last-child {
  margin-bottom: 0;
}
.signing-action[data-v-0c508e6e] {
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
}
.history-item[data-v-0c508e6e] {
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  margin-bottom: 8px;
}
.history-item[data-v-0c508e6e]:last-child {
  margin-bottom: 0;
}
.document-preview[data-v-0c508e6e] {
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}
.preview-container[data-v-0c508e6e] {
  max-height: 500px;
  overflow-y: auto;
}
.preview-content[data-v-0c508e6e] {
  padding: 24px;
}
.signature-placeholder[data-v-0c508e6e] {
  margin-bottom: 16px;
}
.signature-box[data-v-0c508e6e] {
  border: 2px dashed #e0e0e0;
  border-radius: 8px;
  padding: 24px;
  text-align: center;
  background: #f8f9fa;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.signature-completed[data-v-0c508e6e] {
  color: #4CAF50;
}
.signature-pending[data-v-0c508e6e] {
  color: #9e9e9e;
}
.signature-pad[data-v-0c508e6e] {
  text-align: center;
}
.signature-area[data-v-0c508e6e] {
  display: inline-block;
}
@media (max-width: 768px) {
.signing-actions-card[data-v-0c508e6e],
  .signing-history-card[data-v-0c508e6e] {
    margin-bottom: 16px;
}
.preview-content[data-v-0c508e6e] {
    padding: 16px;
}
}

.approval-page[data-v-265cd5e4] {
  background: #f8f9fa;
  min-height: 100vh;
}
.page-header[data-v-265cd5e4] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  margin-bottom: 0;
}
.header-content[data-v-265cd5e4] {
  max-width: 1400px;
  margin: 0 auto;
}
.header-text h3[data-v-265cd5e4] {
  color: white !important;
  text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.header-text p[data-v-265cd5e4] {
  color: rgba(255,255,255,0.9) !important;
}
.main-content[data-v-265cd5e4] {
  max-width: 1400px;
  margin: 0 auto;
}
.stat-card[data-v-265cd5e4] {
  transition: all 0.3s ease;
}
.stat-card[data-v-265cd5e4]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.stat-card.pending[data-v-265cd5e4] {
  border-left: 4px solid #ff9800;
}
.stat-card.approved[data-v-265cd5e4] {
  border-left: 4px solid #4caf50;
}
.stat-card.rejected[data-v-265cd5e4] {
  border-left: 4px solid #f44336;
}
.stat-card.total[data-v-265cd5e4] {
  border-left: 4px solid #2196f3;
}
.approval-card[data-v-265cd5e4] {
  transition: all 0.3s ease;
}
.approval-card[data-v-265cd5e4]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.approval-meta[data-v-265cd5e4] {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.document-preview[data-v-265cd5e4] {
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  min-height: 400px;
}
.signature-pad[data-v-265cd5e4] {
  text-align: center;
}
.signature-pad canvas[data-v-265cd5e4] {
  cursor: crosshair;
}
.qr-code-container[data-v-265cd5e4] {
  background: white;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.approval-review-dialog[data-v-265cd5e4] {
  min-width: 800px;
}
.empty-state[data-v-265cd5e4] {
  background: white;
  border-radius: 12px;
  margin: 32px 0;
}
.vue-pdf-embed[data-v-265cd5e4] {
  width: 100%;
  height: auto; /* Auto height for natural PDF size */
  min-height: 600px; /* Minimum readable height */
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  object-fit: contain;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.pdf-container[data-v-265cd5e4] {
  width: 100%;
  overflow-y: auto; /* Allow scrolling for long PDFs */
  max-height: none; /* Remove height restrictions */
}
.bulk-pdf-view[data-v-265cd5e4] {
  min-height: 800px; /* Minimum height for bulk modal */
}
@media (max-width: 768px) {
.approval-actions[data-v-265cd5e4] {
    margin-top: 16px;
}
.approval-card .row[data-v-265cd5e4] {
    flex-direction: column;
}
}

/* Bulk Approval Styles */
.approval-card.selected[data-v-265cd5e4] {
  border-color: #1976d2;
  background-color: #e3f2fd;
}
.bulk-approval-modal[data-v-265cd5e4] {
  min-height: 80vh;
}

/* Ensure proper alignment in bulk approval modal */
.bulk-approval-modal .row[data-v-265cd5e4] {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.bulk-approval-modal .col-12.col-md-6[data-v-265cd5e4] {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
.documents-list .q-item[data-v-265cd5e4] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 8px;
}
.bulk-actions[data-v-265cd5e4] {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.selection-section[data-v-265cd5e4] {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 12px;
  background-color: #fafafa;
  margin: -16px -16px 12px -16px;
  padding: 12px 16px;
  border-radius: 8px 8px 0 0;
}

/* Bulk Actions Toolbar */
.bulk-actions-toolbar[data-v-265cd5e4] {
  position: relative;
}

/* Responsive Design for Bulk Actions */
@media (max-width: 768px) {
.bulk-actions-card .row[data-v-265cd5e4] {
    flex-direction: column;
    align-items: stretch !important;
}
.bulk-actions-card .col[data-v-265cd5e4] {
    margin-bottom: 12px;
}
.bulk-actions-card .col-auto[data-v-265cd5e4] {
    margin-bottom: 8px;
}
.bulk-action-buttons[data-v-265cd5e4] {
    justify-content: center;
}
.bulk-action-buttons .q-btn[data-v-265cd5e4] {
    flex: 1;
    min-width: auto;
    height: 48px;
    padding: 0 16px;
}
}
.bulk-actions-card[data-v-265cd5e4] {
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  border: 2px solid #e3f2fd;
  transition: all 0.3s ease;
}
.bulk-actions-card[data-v-265cd5e4]:hover {
  border-color: #2196f3;
  box-shadow: 0 4px 12px rgba(33, 150, 243, 0.15);
}
.selection-controls[data-v-265cd5e4] {
  display: flex;
  align-items: center;
}
.select-all-checkbox[data-v-265cd5e4] {
  font-weight: 500;
  color: #424242;
}
.selection-counter[data-v-265cd5e4] {
  animation: slideIn-265cd5e4 0.3s ease-out;
}
.selection-chip[data-v-265cd5e4] {
  font-weight: 600;
  animation: pulse-265cd5e4 2s infinite;
}
.bulk-action-buttons[data-v-265cd5e4] {
  display: flex;
  gap: 12px;
  align-items: center;
}
.bulk-action-buttons .q-btn[data-v-265cd5e4] {
  min-width: 140px;
  height: 52px;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.2s ease;
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.2;
}
.bulk-action-buttons .q-btn[data-v-265cd5e4]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.pending-count[data-v-265cd5e4] {
  opacity: 0.8;
}
.pending-chip[data-v-265cd5e4] {
  font-weight: 500;
}

/* Animations */
@keyframes slideIn-265cd5e4 {
from {
    opacity: 0;
    transform: translateX(-10px);
}
to {
    opacity: 1;
    transform: translateX(0);
}
}
@keyframes pulse-265cd5e4 {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.05);
}
100% {
    transform: scale(1);
}
}
.document-preview[data-v-265cd5e4] {
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  min-height: 400px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.text-content[data-v-265cd5e4] {
  max-height: 600px;
  overflow-y: auto;
  background: #f8f9fa;
  border-radius: 4px;
  font-family: 'Courier New', monospace;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.document-content[data-v-265cd5e4] {
  min-height: 500px;
  max-height: none; /* Remove height restrictions */
  overflow-y: auto;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 24px;
  font-size: 16px;
  line-height: 1.6;
}
.document-view-optimized[data-v-265cd5e4] {
  min-height: 700px;
  height: auto; /* Allow natural height expansion */
  max-height: none; /* Remove any height restrictions */
}
.document-view-optimized .vue-pdf-embed[data-v-265cd5e4] {
  min-height: 900px; /* Minimum height for optimized view */
}
.document-view-optimized .document-content[data-v-265cd5e4] {
  min-height: 600px;
  max-height: none; /* Remove height restrictions */
}

/* Ensure modal content allows full scrolling */
.q-dialog__inner > .q-card[data-v-265cd5e4] {
  max-height: 95vh;
  overflow-y: auto;
}
.document-view-modal .q-card[data-v-265cd5e4] {
  height: auto;
  max-height: 95vh;
}

.cash-request-form[data-v-47deb524] {
  max-width: 800px;
  margin: 0 auto;
  background: white;
}
.form-card[data-v-47deb524] {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.form-header[data-v-47deb524] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  padding: 24px;
  text-align: center;
}
.company-info[data-v-47deb524] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
}
.company-logo[data-v-47deb524] {
  width: 80px;
  height: 80px;
  object-fit: contain;
  background: white;
  border-radius: 8px;
  padding: 8px;
}
.company-details[data-v-47deb524] {
  text-align: left;
}
.company-name[data-v-47deb524] {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 4px 0;
  color: white;
}
.company-address[data-v-47deb524],
.company-contact[data-v-47deb524],
.company-website[data-v-47deb524] {
  font-size: 0.875rem;
  margin: 2px 0;
  color: rgba(255, 255, 255, 0.9);
}
.form-title-section[data-v-47deb524] {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  padding-top: 16px;
}
.form-title[data-v-47deb524] {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form-number[data-v-47deb524] {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.form-content[data-v-47deb524] {
  padding: 32px;
}
.form-section[data-v-47deb524] {
  margin-bottom: 32px;
}
.section-title[data-v-47deb524] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #178a2c;
  margin: 0 0 16px 0;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 8px;
}
.form-field[data-v-47deb524] {
  margin-bottom: 16px;
}
.field-label[data-v-47deb524] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 4px;
  display: block;
}
.field-value[data-v-47deb524] {
  font-size: 1rem;
  color: #555;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  min-height: 20px;
}
.total-amount[data-v-47deb524] {
  font-weight: 700;
  color: #178a2c;
  font-size: 1.125rem;
}
.amount-words[data-v-47deb524] {
  font-style: italic;
  color: #666;
}
.items-table[data-v-47deb524] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.items-table .q-table__top[data-v-47deb524] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.signatures-section[data-v-47deb524] {
  border-top: 2px solid #e0e0e0;
  padding-top: 24px;
}
.signature-box[data-v-47deb524] {
  text-align: center;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #f8f9fa;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.signature-line[data-v-47deb524] {
  height: 2px;
  background: #333;
  margin: 20px 0;
  border-radius: 1px;
}
.signature-label[data-v-47deb524] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-info[data-v-47deb524] {
  font-size: 0.75rem;
  color: #666;
}
.signature-date[data-v-47deb524],
.signature-time[data-v-47deb524] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.signature-date label[data-v-47deb524],
.signature-time label[data-v-47deb524] {
  font-weight: 500;
}
.form-footer[data-v-47deb524] {
  background: #f8f9fa;
  padding: 24px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.footer-text[data-v-47deb524] {
  font-size: 0.875rem;
  color: #666;
  margin: 0 0 16px 0;
}
.footer-stamp[data-v-47deb524] {
  display: flex;
  justify-content: center;
}
.stamp-circle[data-v-47deb524] {
  width: 80px;
  height: 80px;
  border: 2px solid #178a2c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transform: rotate(-15deg);
}
.stamp-circle span[data-v-47deb524] {
  font-size: 0.625rem;
  font-weight: 700;
  color: #178a2c;
  text-align: center;
  line-height: 1.2;
}

/* Responsive Design */
@media (max-width: 768px) {
.company-info[data-v-47deb524] {
    flex-direction: column;
    text-align: center;
}
.company-details[data-v-47deb524] {
    text-align: center;
}
.form-content[data-v-47deb524] {
    padding: 16px;
}
.signature-box[data-v-47deb524] {
    margin-bottom: 16px;
}
}

.cash-transfer-request-form[data-v-1ff8fdd8] {
  max-width: 800px;
  margin: 0 auto;
  background: white;
}
.form-card[data-v-1ff8fdd8] {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.form-header[data-v-1ff8fdd8] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  padding: 24px;
  text-align: center;
}
.company-info[data-v-1ff8fdd8] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
}
.company-logo[data-v-1ff8fdd8] {
  width: 80px;
  height: 80px;
  object-fit: contain;
  background: white;
  border-radius: 8px;
  padding: 8px;
}
.company-details[data-v-1ff8fdd8] {
  text-align: left;
}
.company-name[data-v-1ff8fdd8] {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 4px 0;
  color: white;
}
.company-address[data-v-1ff8fdd8],
.company-contact[data-v-1ff8fdd8],
.company-website[data-v-1ff8fdd8] {
  font-size: 0.875rem;
  margin: 2px 0;
  color: rgba(255, 255, 255, 0.9);
}
.form-title-section[data-v-1ff8fdd8] {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  padding-top: 16px;
}
.form-title[data-v-1ff8fdd8] {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form-number[data-v-1ff8fdd8] {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.form-content[data-v-1ff8fdd8] {
  padding: 32px;
}
.form-section[data-v-1ff8fdd8] {
  margin-bottom: 32px;
}
.section-title[data-v-1ff8fdd8] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #178a2c;
  margin: 0 0 16px 0;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 8px;
}
.form-field[data-v-1ff8fdd8] {
  margin-bottom: 16px;
}
.field-label[data-v-1ff8fdd8] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 4px;
  display: block;
}
.field-value[data-v-1ff8fdd8] {
  font-size: 1rem;
  color: #555;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  min-height: 20px;
}
.description-field[data-v-1ff8fdd8],
.comments-field[data-v-1ff8fdd8] {
  min-height: 60px;
  white-space: pre-wrap;
}
.total-amount[data-v-1ff8fdd8] {
  font-weight: 700;
  color: #178a2c;
  font-size: 1.125rem;
}
.amount-words[data-v-1ff8fdd8] {
  font-style: italic;
  color: #666;
}
.signatures-section[data-v-1ff8fdd8] {
  border-top: 2px solid #e0e0e0;
  padding-top: 24px;
}
.signature-box[data-v-1ff8fdd8] {
  text-align: center;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #f8f9fa;
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.signature-line[data-v-1ff8fdd8] {
  height: 2px;
  background: #333;
  margin: 20px 0;
  border-radius: 1px;
}
.signature-label[data-v-1ff8fdd8] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-info[data-v-1ff8fdd8] {
  font-size: 0.75rem;
  color: #666;
}
.signature-date[data-v-1ff8fdd8],
.signature-time[data-v-1ff8fdd8],
.signature-status[data-v-1ff8fdd8] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  align-items: center;
}
.signature-date label[data-v-1ff8fdd8],
.signature-time label[data-v-1ff8fdd8],
.signature-status label[data-v-1ff8fdd8] {
  font-weight: 500;
}
.status-badge[data-v-1ff8fdd8] {
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
}
.status-approved[data-v-1ff8fdd8] {
  background: #e8f5e8;
  color: #21ba45;
}
.status-rejected[data-v-1ff8fdd8] {
  background: #ffebee;
  color: #d32f2f;
}
.status-pending[data-v-1ff8fdd8] {
  background: #fff3e0;
  color: #f39c12;
}
.form-footer[data-v-1ff8fdd8] {
  background: #f8f9fa;
  padding: 24px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.footer-text[data-v-1ff8fdd8] {
  font-size: 0.875rem;
  color: #666;
  margin: 0 0 16px 0;
}
.footer-stamp[data-v-1ff8fdd8] {
  display: flex;
  justify-content: center;
}
.stamp-circle[data-v-1ff8fdd8] {
  width: 80px;
  height: 80px;
  border: 2px solid #178a2c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transform: rotate(-15deg);
}
.stamp-circle span[data-v-1ff8fdd8] {
  font-size: 0.625rem;
  font-weight: 700;
  color: #178a2c;
  text-align: center;
  line-height: 1.2;
}

/* Responsive Design */
@media (max-width: 768px) {
.company-info[data-v-1ff8fdd8] {
    flex-direction: column;
    text-align: center;
}
.company-details[data-v-1ff8fdd8] {
    text-align: center;
}
.form-content[data-v-1ff8fdd8] {
    padding: 16px;
}
.signature-box[data-v-1ff8fdd8] {
    margin-bottom: 16px;
}
}

.payment-voucher-form[data-v-1c83f7aa] {
  max-width: 800px;
  margin: 0 auto;
  background: white;
}
.form-card[data-v-1c83f7aa] {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.form-header[data-v-1c83f7aa] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  padding: 24px;
  text-align: center;
}
.company-info[data-v-1c83f7aa] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
}
.company-logo[data-v-1c83f7aa] {
  width: 80px;
  height: 80px;
  object-fit: contain;
  background: white;
  border-radius: 8px;
  padding: 8px;
}
.company-details[data-v-1c83f7aa] {
  text-align: left;
}
.company-name[data-v-1c83f7aa] {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 4px 0;
  color: white;
}
.company-address[data-v-1c83f7aa],
.company-contact[data-v-1c83f7aa],
.company-website[data-v-1c83f7aa] {
  font-size: 0.875rem;
  margin: 2px 0;
  color: rgba(255, 255, 255, 0.9);
}
.form-title-section[data-v-1c83f7aa] {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  padding-top: 16px;
}
.form-title[data-v-1c83f7aa] {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form-number[data-v-1c83f7aa] {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.form-content[data-v-1c83f7aa] {
  padding: 32px;
}
.form-section[data-v-1c83f7aa] {
  margin-bottom: 32px;
}
.section-title[data-v-1c83f7aa] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #178a2c;
  margin: 0 0 16px 0;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 8px;
}
.form-field[data-v-1c83f7aa] {
  margin-bottom: 16px;
}
.field-label[data-v-1c83f7aa] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 4px;
  display: block;
}
.field-value[data-v-1c83f7aa] {
  font-size: 1rem;
  color: #555;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  min-height: 20px;
}
.total-amount[data-v-1c83f7aa] {
  font-weight: 700;
  color: #178a2c;
  font-size: 1.125rem;
}
.amount-words[data-v-1c83f7aa] {
  font-style: italic;
  color: #666;
}
.remarks-field[data-v-1c83f7aa] {
  min-height: 60px;
  white-space: pre-wrap;
}
.payment-table[data-v-1c83f7aa] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.payment-table .q-table__top[data-v-1c83f7aa] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.signatures-section[data-v-1c83f7aa] {
  border-top: 2px solid #e0e0e0;
  padding-top: 24px;
}
.signature-box[data-v-1c83f7aa] {
  text-align: center;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #f8f9fa;
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.signature-line[data-v-1c83f7aa] {
  height: 2px;
  background: #333;
  margin: 20px 0;
  border-radius: 1px;
}
.signature-label[data-v-1c83f7aa] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-info[data-v-1c83f7aa] {
  font-size: 0.75rem;
  color: #666;
}
.signature-name[data-v-1c83f7aa] {
  font-weight: 600;
  color: #333;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.signature-date[data-v-1c83f7aa],
.signature-time[data-v-1c83f7aa] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.signature-date label[data-v-1c83f7aa],
.signature-time label[data-v-1c83f7aa] {
  font-weight: 500;
}
.form-footer[data-v-1c83f7aa] {
  background: #f8f9fa;
  padding: 24px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.footer-text[data-v-1c83f7aa] {
  font-size: 0.875rem;
  color: #666;
  margin: 0 0 16px 0;
}
.footer-stamp[data-v-1c83f7aa] {
  display: flex;
  justify-content: center;
}
.stamp-circle[data-v-1c83f7aa] {
  width: 80px;
  height: 80px;
  border: 2px solid #178a2c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transform: rotate(-15deg);
}
.stamp-circle span[data-v-1c83f7aa] {
  font-size: 0.625rem;
  font-weight: 700;
  color: #178a2c;
  text-align: center;
  line-height: 1.2;
}

/* Responsive Design */
@media (max-width: 768px) {
.company-info[data-v-1c83f7aa] {
    flex-direction: column;
    text-align: center;
}
.company-details[data-v-1c83f7aa] {
    text-align: center;
}
.form-content[data-v-1c83f7aa] {
    padding: 16px;
}
.signature-box[data-v-1c83f7aa] {
    margin-bottom: 16px;
}
}

.approval-forms-demo-page[data-v-1cdff0d4] {
  background: #fafafa;
  min-height: 100vh;
}
.page-header[data-v-1cdff0d4] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  margin-bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-content[data-v-1cdff0d4] {
  max-width: 1200px;
  margin: 0 auto;
}
.header-text h3[data-v-1cdff0d4] {
  color: white !important;
  font-weight: 500;
  font-size: 1.75rem;
  margin: 0 0 8px 0;
}
.header-text p[data-v-1cdff0d4] {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 1rem;
  margin: 0;
}
.header-actions[data-v-1cdff0d4] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.main-content[data-v-1cdff0d4] {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrapper[data-v-1cdff0d4] {
  background: transparent;
}
.selection-card[data-v-1cdff0d4],
.action-card[data-v-1cdff0d4] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
  height: fit-content;
}
.selection-card[data-v-1cdff0d4]:hover,
.action-card[data-v-1cdff0d4]:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.form-type-card[data-v-1cdff0d4] {
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
}
.form-type-card[data-v-1cdff0d4]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px 0 rgba(60, 60, 60, 0.12);
}
.form-type-active[data-v-1cdff0d4] {
  border-color: #21ba45;
  box-shadow: 0 4px 12px 0 rgba(33, 186, 69, 0.2);
  background: rgba(33, 186, 69, 0.05);
}
.placeholder-card[data-v-1cdff0d4] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* PO-inspired Button Styling */
.q-btn[data-v-1cdff0d4] {
  border-radius: 6px;
  font-weight: 500;
  text-transform: none;
  transition: all 0.2s ease;
  min-height: 40px;
}
.q-btn--outline[data-v-1cdff0d4] {
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #263238;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.q-btn--outline[data-v-1cdff0d4]:hover {
  border-color: #21ba45;
  color: #21ba45;
  background: rgba(33, 186, 69, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}

/* Responsive Design */
@media (max-width: 768px) {
.header-actions[data-v-1cdff0d4] {
    margin-top: 24px;
}
.form-type-card[data-v-1cdff0d4] {
    margin-bottom: 16px;
}
}

.document-preview-dialog[data-v-a444c7f8] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.preview-container[data-v-a444c7f8] {
  height: calc(100vh - 200px);
  overflow: auto;
}
.pdf-preview[data-v-a444c7f8] {
  border: none;
  height: 100%;
  min-height: 500px;
}
.image-preview[data-v-a444c7f8] {
  max-width: 100%;
  max-height: calc(100vh - 250px);
  object-fit: contain;
}
.text-preview[data-v-a444c7f8] {
  background-color: #f5f5f5;
  border-radius: 4px;
  overflow: auto;
  max-height: calc(100vh - 250px);
  overflow-wrap: break-word; /* Ensure long words break */
}
.text-preview pre[data-v-a444c7f8] {
  white-space: pre-wrap;
  font-family: monospace;
}
.document-info[data-v-a444c7f8] {
  border-top: 1px solid #e0e0e0;
  margin-top: 16px;
}
.preview-container-embedded[data-v-a444c7f8] {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    min-height: 500px;
}
.preview-content-embedded[data-v-a444c7f8] {
    height: 100%;
}
.docx-preview[data-v-a444c7f8] {
    background-color: #fff;
}
.vue-pdf-embed[data-v-a444c7f8] {
    height: 100%;
    width: 100%;
}
.html-preview[data-v-a444c7f8] {
    background-color: #fff;
    overflow-wrap: break-word; /* Ensure long words break */
    white-space: pre-wrap; /* Preserve whitespace and handle line breaks */
}

/* Add any component-specific styles here */

.highlight-comment-input-card[data-v-b9f5d1ea] {
  background-color: #e8f5e9; /* Light green */
  border-left: 5px solid #4CAF50; /* Green border */
}
.existing-highlight-comments-card[data-v-b9f5d1ea] {
  background-color: #f0f4f8; /* Light blue-grey */
}

.document-view-page[data-v-06fbd234] {
  background: #fafafa;
  min-height: 100vh;
}
.page-header[data-v-06fbd234] {
  background: linear-gradient(135deg, #178a2c 0%, #21ba45 100%);
  color: white;
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-content[data-v-06fbd234] {
  max-width: 1200px;
  margin: 0 auto;
}
.header-text h3[data-v-06fbd234] {
  color: white !important;
  font-weight: 500;
  font-size: 1.75rem;
}
.header-actions[data-v-06fbd234] {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.main-content[data-v-06fbd234] {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrapper[data-v-06fbd234] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.document-header-card[data-v-06fbd234] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  border: 1px solid #e0e0e0;
}
.company-logo[data-v-06fbd234] {
  border-radius: 4px;
}
.company-details h4[data-v-06fbd234] {
  color: #178a2c !important;
}
.document-meta[data-v-06fbd234] {
  text-align: right;
}
.meta-item[data-v-06fbd234] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.meta-label[data-v-06fbd234] {
  font-weight: 600;
  color: #666;
  font-size: 0.875rem;
}
.meta-value[data-v-06fbd234] {
  color: #263238;
  font-size: 0.875rem;
}
.amount-value[data-v-06fbd234] {
  color: #21ba45;
  font-weight: 600;
}
.document-content-card[data-v-06fbd234] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  border: 1px solid #e0e0e0;
}
.generic-document[data-v-06fbd234] {
  padding: 24px;
  background: #fafafa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  overflow-wrap: break-word; /* Ensure long words break */
  white-space: pre-wrap; /* Preserve whitespace and handle line breaks */
}
.docx-html-preview[data-v-06fbd234] {
  width: 100%;
  height: 100%; /* Ensure it takes full height of the card section */
  overflow-y: auto; /* Allow scrolling if content is large */
  overflow-wrap: break-word; /* Ensure long words break */
  white-space: pre-wrap; /* Preserve whitespace and handle line breaks */
}
.highlight-comments-card[data-v-06fbd234] {
  background: #f5f5f5;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  border: 1px solid #e0e0e0;
  height: 100%; /* Ensure it takes full height of the sidebar */
}
.highlight-comments-card .q-card__section[data-v-06fbd234] {
  padding: 16px;
}
.highlight-comments-card .text-h6[data-v-06fbd234] {
  color: #333;
  font-weight: 600;
}
.highlight-comments-card p[data-v-06fbd234] {
  color: #666;
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.highlight-class[data-v-06fbd234] {
   background-color: #ffd700; /* A nice yellow for highlights */
   border-radius: 3px;
   padding: 1px 2px;
   cursor: pointer;
}
.approval-workflow-section[data-v-06fbd234] {
  padding: 24px;
  background: #f5f5f5;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  border: 1px solid #e0e0e0;
}
.approval-card[data-v-06fbd234] {
  min-width: 250px;
  max-width: 300px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.digital-signatures-section[data-v-06fbd234] {
  padding: 24px;
  /* background: #f5f5f5; */
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  border: 1px solid #e0e0e0;
}
.digital-signature-card[data-v-06fbd234] {
  border: 1px solid #e0e0e0;
  padding: 8px;
  border-radius: 4px;
  /* background-color: #f9f9f9; */
  min-width: 220px; /* Ensure a minimum width for better presentation */
}
.digital-signature-image[data-v-06fbd234] {
  max-width: 200px;
  height: auto;
  display: block;
}
.rejection-message-section[data-v-06fbd234] {
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06);
  border: 1px solid #e0e0e0;
}
.rejection-card[data-v-06fbd234] {
  background: #ffebee;
  border: 1px solid #ef5350;
}
@media (max-width: 768px) {
.header-actions[data-v-06fbd234] {
    justify-content: center;
}
.document-meta[data-v-06fbd234] {
    text-align: left;
    margin-top: 16px;
}
.meta-item[data-v-06fbd234] {
    justify-content: flex-start;
    gap: 8px;
}
}

.text-document-page[data-v-f59dd801] {
  background: #fafafa;
  min-height: 100vh;
}
.page-header[data-v-f59dd801] {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
  margin-bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-content[data-v-f59dd801] {
  max-width: 1200px;
  margin: 0 auto;
}
.header-text h3[data-v-f59dd801] {
  color: white !important;
  font-weight: 500;
  font-size: 1.75rem;
  margin: 0 0 8px 0;
}
.header-text p[data-v-f59dd801] {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 1rem;
  margin: 0;
}
.header-actions[data-v-f59dd801] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.main-content[data-v-f59dd801] {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrapper[data-v-f59dd801] {
  background: transparent;
}
.form-card[data-v-f59dd801],
.editor-card[data-v-f59dd801] {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: none;
  height: fit-content;
}
.form-card[data-v-f59dd801]:hover,
.editor-card[data-v-f59dd801]:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

/* Fullscreen Editor Modal */
.fullscreen-editor-modal[data-v-f59dd801] {
  background: white;
  border-radius: 0;
  box-shadow: none;
}
.fullscreen-header[data-v-f59dd801] {
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
  padding: 16px 24px;
}
.fullscreen-actions[data-v-f59dd801] {
  display: flex;
  gap: 8px;
}
.fullscreen-content[data-v-f59dd801] {
  background: white;
}

/* Material Design Button Styling */
.q-btn[data-v-f59dd801] {
  border-radius: 4px;
  text-transform: none;
  font-weight: 500;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 40px;
}
.q-btn--outline[data-v-f59dd801] {
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #263238;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.q-btn--outline[data-v-f59dd801]:hover {
  border-color: #21ba45;
  color: #21ba45;
  background: rgba(33, 186, 69, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}

/* Responsive Design */
@media (max-width: 768px) {
.header-actions[data-v-f59dd801] {
    margin-top: 24px;
}
.form-card[data-v-f59dd801],
  .editor-card[data-v-f59dd801] {
    margin-bottom: 16px;
}
}

.edit-document-page .page-header[data-v-8857ac9c] {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.shared-documents-page[data-v-c015be43] {
  max-width: 1000px;
  margin: 0 auto;
}
.header-section h4[data-v-c015be43] {
  color: #178a2c;
}
.documents-card[data-v-c015be43] {
  border-radius: 8px;
}
.empty-state[data-v-c015be43] {
  border-radius: 8px;
}

.document-view-page[data-v-d0b1c3a8] { background: #fafafa; min-height: 100vh;
}
.page-header[data-v-d0b1c3a8] { background: linear-gradient(135deg, #178a2c 0%, #21ba45 100%); color: white; margin-bottom: 0; border-bottom: 1px solid #e0e0e0; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-content[data-v-d0b1c3a8] { max-width: 1200px; margin: 0 auto;
}
.header-text h3[data-v-d0b1c3a8] { color: white !important; font-weight: 500; font-size: 1.75rem;
}
.header-actions[data-v-d0b1c3a8] { display: flex; gap: 8px; flex-wrap: wrap;
}
.main-content[data-v-d0b1c3a8] { max-width: 1200px; margin: 0 auto;
}
.content-wrapper[data-v-d0b1c3a8] { background: white; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); overflow: hidden;
}
.document-header-card[data-v-d0b1c3a8] { background: white; border-radius: 8px; box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06); border: 1px solid #e0e0e0;
}
.company-logo[data-v-d0b1c3a8] { border-radius: 4px;
}
.company-details h4[data-v-d0b1c3a8] { color: #178a2c !important;
}
.document-meta[data-v-d0b1c3a8] { text-align: right;
}
.meta-item[data-v-d0b1c3a8] { display: flex; justify-content: space-between; align-items: center;
}
.meta-label[data-v-d0b1c3a8] { font-weight: 600; color: #666; font-size: 0.875rem;
}
.meta-value[data-v-d0b1c3a8] { color: #263238; font-size: 0.875rem;
}
.document-content-card[data-v-d0b1c3a8] { background: white; border-radius: 8px; box-shadow: 0 1px 4px 0 rgba(60, 60, 60, 0.06); border: 1px solid #e0e0e0;
}
.analytics-dashboard .filter-bar-card[data-v-ec4b9782] {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
.analytics-dashboard .kpi-card[data-v-ec4b9782] {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
  text-align: center;
}
.analytics-dashboard .kpi-card .text-h4[data-v-ec4b9782] {
  margin-top: 8px;
}
.analytics-dashboard .q-tab-panels[data-v-ec4b9782] {
  min-height: 500px; /* Ensure tab panels have a minimum height */
}
.analytics-dashboard canvas[data-v-ec4b9782] {
  max-height: 300px; /* Limit chart height */
  width: 100% !important;
  height: auto !important;
}/* Professional Financial Theme Styles */
.page-header-card[data-v-ceef4216] {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.page-header-card[data-v-ceef4216]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.page-header-card .text-h5[data-v-ceef4216] {
  margin-bottom: 8px;
}
.q-card[data-v-ceef4216] {
  border-radius: 8px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.text-h5[data-v-ceef4216] {
  font-weight: 500;
  letter-spacing: -0.5px;
}

/* Table responsive styling */
.responsive-table[data-v-ceef4216] {
  height: calc(100vh - 280px);
  max-height: 600px;
}

/* Make text in table cells wrap properly */
.responsive-table[data-v-ceef4216] th,
.responsive-table[data-v-ceef4216] td {
  white-space: normal !important;
  padding: 8px;
}

/* Set a max-width for the table and handle overflow */
.responsive-table[data-v-ceef4216] .q-table__container {
  max-width: 100%;
  overflow-x: auto;
}

/* Make the Actions column and header sticky */
.responsive-table[data-v-ceef4216] th.action-column,
.responsive-table[data-v-ceef4216] td.action-column {
  position: sticky;
  right: 0;
  z-index: 2;
  background-color: white;
}

/* Sticky header styling */
.responsive-table[data-v-ceef4216] .q-table__top,
.responsive-table[data-v-ceef4216] thead tr:first-child th {
  background-color: white;
  position: sticky;
  z-index: 1;
}
.responsive-table[data-v-ceef4216] thead tr:first-child th {
  top: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

/* Make sticky header and action column corners have higher z-index */
.responsive-table[data-v-ceef4216] th.action-column {
  z-index: 3;
}

/* Hover effect for table rows */
.q-table tbody tr[data-v-ceef4216]:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

/* Button animations */
.q-btn[data-v-ceef4216] {
  transition: transform 0.2s;
}
.q-btn[data-v-ceef4216]:hover:not(.q-btn--flat) {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Fade transitions */
.fade-enter-active[data-v-ceef4216], .fade-leave-active[data-v-ceef4216] {
  transition: opacity 0.3s;
}
.fade-enter[data-v-ceef4216], .fade-leave-to[data-v-ceef4216] {
  opacity: 0;
}

/* Responsive adjustments */
@media (max-width: 1023px) {
.responsive-table[data-v-ceef4216] {
    height: calc(100vh - 320px);
}
}
@media (max-width: 599px) {
.responsive-table[data-v-ceef4216] {
    height: calc(100vh - 360px);
}
}.page-header-card[data-v-9068405d] {
  background-color: #ffffff;
  border-left: 6px solid #178a2c;
}
.stat-card-small .q-card-section[data-v-9068405d] {
  padding: 16px;
}
.stat-card-small .q-card-section[data-v-9068405d]:first-child {
  padding-bottom: 0;
}
.stat-card-small .q-card-section[data-v-9068405d]:last-child {
  padding-top: 0;
}
.primary-stat .text-h4[data-v-9068405d] {
  color: #1976D2;
}
.accent-stat .text-h4[data-v-9068405d] {
  color: #7C4DFF;
}
.warning-stat .text-h4[data-v-9068405d] {
  color: #F2C037;
}
.info-stat .text-h4[data-v-9068405d] {
  color: #00B4FF;
}
.my-card[data-v-9068405d] {
  width: 100%;
}
@media (max-width: 1023.98px) {
.q-table__container .q-table--grid .q-table__card[data-v-9068405d] {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.12);
}
}.my-sticky-header-table[data-v-00007ed6] {
  /* height or max-height is important */
  max-height: 600px;
}
.my-sticky-header-table .q-table__top[data-v-00007ed6],
.my-sticky-header-table .q-table__bottom[data-v-00007ed6],
.my-sticky-header-table thead tr:first-child th[data-v-00007ed6] {
  /* bg color is important for th; just specify one */
  background-color: #f2f2f2;
}
.my-sticky-header-table thead tr th[data-v-00007ed6] {
  position: sticky;
  z-index: 1;
}
.my-sticky-header-table thead tr:first-child th[data-v-00007ed6] {
  top: 0;
}
.my-sticky-header-table[data-v-00007ed6] {
  /* this is when the loading indicator appears */
}
.my-sticky-header-table.q-table--loading thead tr:last-child th[data-v-00007ed6] {
  /* height of all previous header rows */
  top: 48px;
}
.my-sticky-header-table[data-v-00007ed6] {
  /* prevent scrolling from behind sticky top row on focus */
}
.my-sticky-header-table tbody[data-v-00007ed6] {
  /* height of all previous header rows */
  scroll-margin-top: 48px;
}
.training-portal-card[data-v-17458979] {
    max-width: 1400px;
    margin: 0 auto;
}
.calendar-grid-header[data-v-17458979], .calendar-grid[data-v-17458979] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}
.calendar-grid-header .col[data-v-17458979] {
    padding: 8px 0;
}
.calendar-cell[data-v-17458979] {
    border: 1px solid #e0e0e0;
    min-height: 100px;
    padding: 4px;
    overflow: hidden;
    position: relative;
}
.calendar-cell[data-v-17458979]:hover {
    background-color: #f5f5f5;
}
.feedback-comments[data-v-17458979] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
  /* Add any specific styles for PortalPage here *//* Print styles for employee profile */
@media print {
body[data-v-9e265c35] * {
    visibility: hidden;
}
#printEmployeeProfileSection[data-v-9e265c35], #printEmployeeProfileSection[data-v-9e265c35] * {
    visibility: visible;
}
#printEmployeeProfileSection[data-v-9e265c35] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
.q-dialog__inner[data-v-9e265c35] {
    display: none !important;
}
}/* Centralized color & styling */
/* Page header */
.page-header-card[data-v-3b08b985] {
  background-color: #ffffff;
  border-left: 6px solid #178a2c;
}
.page-header-card .header-title[data-v-3b08b985] {
  color: #178a2c;
}

/* Banner */
.banner-warning[data-v-3b08b985] {
  background-color: #fff4e5;
  color: #7a4b00;
}

/* KPI cards */
.stat-card-small .q-card-section[data-v-3b08b985]:first-child {
  padding-bottom: 0;
}
.stat-card-small .q-card-section[data-v-3b08b985]:last-child {
  padding-top: 0;
}
.stat-card-small .kpi-number[data-v-3b08b985] {
  font-weight: 700;
  letter-spacing: 0.2px;
}

/* Colors mapping (consistent with Quasar-style tokens) */
.positive-stat .text-h4[data-v-3b08b985] {
  color: #21ba45;
}
.info-stat .text-h4[data-v-3b08b985] {
  color: #178a2c;
}
.warning-stat .text-h4[data-v-3b08b985] {
  color: #F2C037;
}
.primary-stat .text-h4[data-v-3b08b985] {
  color: #1976D2;
}
.accent-stat .text-h4[data-v-3b08b985] {
  color: #7C4DFF;
}
.negative-stat .text-h4[data-v-3b08b985] {
  color: #C10015;
}
.teal-stat .text-h4[data-v-3b08b985] {
  color: #00BFA5;
}
.red-stat .text-h4[data-v-3b08b985] {
  color: #C10015;
}
.orange-stat .text-h4[data-v-3b08b985] {
  color: #F2C037;
}

/* Card header */
.card-header[data-v-3b08b985] {
  padding: 12px 16px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.card-header .text-h6[data-v-3b08b985] {
  margin: 0;
  font-weight: 600;
}

/* profile mini card (top-right) */
.profile-mini[data-v-3b08b985] {
  min-width: 240px;
}

/* responsive chart container */
.my-card[data-v-3b08b985] {
  width: 100%;
}

/* table tweaks */
.q-table .q-table__bottom[data-v-3b08b985] {
  padding-top: 8px;
}

/* small screens */
@media (max-width: 599px) {
.stat-card-small[data-v-3b08b985] {
    margin-bottom: 8px;
}
.card-header[data-v-3b08b985] {
    padding: 10px;
}
q-scroll-area[data-v-3b08b985] {
    min-height: 240px;
}
}
.q-drawer[data-v-c3606492] {
  background-color: #f5f5f5;
}
.q-item[data-v-c3606492] {
  transition: background-color 0.3s ease;
}
.q-item[data-v-c3606492]:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Active navbar item styling */
.q-item.bg-primary.text-white[data-v-c3606492] {
  background-color: #21ba45 !important;
  color: white !important;
  font-weight: 500;
}
.q-item.bg-primary.text-white .q-icon[data-v-c3606492] {
  color: white !important;
}
.q-item.bg-primary.text-white[data-v-c3606492]:hover {
  background-color: #1da237 !important;
}

.main-container[data-v-d93bb9ba] {
  background: linear-gradient(135deg, #e8f5e9 0%, #ffffff 100%);
  min-height: 100vh;
  padding: 24px;
}
.card-container[data-v-d93bb9ba] {
  max-width: 1000px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.branding-section[data-v-d93bb9ba] {
  background: linear-gradient(to right, #004D40, #00796B); /* Dark Green Gradient */
  padding: 48px;
}
.form-section[data-v-d93bb9ba] {
  background: #ffffff;
  padding: 48px;
}
@media (max-width: 1023px) {
.branding-section[data-v-d93bb9ba] {
    border-radius: 16px 16px 0 0;
}
.form-section[data-v-d93bb9ba] {
    border-radius: 0 0 16px 16px;
}
}

.q-table__title[data-v-0c832120] {
  font-size: 1.25rem;
  font-weight: 600;
}
