/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Inter, sans-serif;
    --font-mono: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
    --color-rose-300: oklch(81% 0.117 11.638);
    --color-rose-400: oklch(71.2% 0.194 13.428);
    --color-rose-500: oklch(64.5% 0.246 16.439);
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --leading-relaxed: 1.625;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-ink-950: #101828;
    --color-ink-900: #ffffff;
    --color-ink-850: #ffffff;
    --color-ink-700: #dfe5e2;
    --color-fog-600: #98a29d;
    --color-fog-500: #68736d;
    --color-fog-400: #47514c;
    --color-fog-100: #17201c;
    --color-mint-300: #45d689;
    --color-mint-400: #19b66a;
    --color-mint-500: #119755;
    --color-azure-400: #39b980;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .table {
    display: table;
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .min-h-dvh {
    min-height: 100dvh;
  }
  .w-full {
    width: 100%;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .place-items-center {
    place-items: center;
  }
  .items-center {
    align-items: center;
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  :where(.space-y-3\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3.5) * calc(1 - var(--tw-space-y-reverse)));
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-ink-700 {
    border-color: var(--color-ink-700);
  }
  .border-rose-400\/25 {
    border-color: color-mix(in srgb, oklch(71.2% 0.194 13.428) 25%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-rose-400) 25%, transparent);
    }
  }
  .bg-ink-850 {
    background-color: var(--color-ink-850);
  }
  .bg-ink-900 {
    background-color: var(--color-ink-900);
  }
  .bg-rose-500\/10 {
    background-color: color-mix(in srgb, oklch(64.5% 0.246 16.439) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-rose-500) 10%, transparent);
    }
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-br {
    --tw-gradient-position: to bottom right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-mint-300 {
    --tw-gradient-from: var(--color-mint-300);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-azure-400 {
    --tw-gradient-to: var(--color-azure-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-mint-500 {
    --tw-gradient-to: var(--color-mint-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-\[12\.5px\] {
    font-size: 12.5px;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-fog-100 {
    color: var(--color-fog-100);
  }
  .text-fog-400 {
    color: var(--color-fog-400);
  }
  .text-fog-500 {
    color: var(--color-fog-500);
  }
  .text-fog-600 {
    color: var(--color-fog-600);
  }
  .text-ink-950 {
    color: var(--color-ink-950);
  }
  .text-rose-300 {
    color: var(--color-rose-300);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .placeholder\:text-fog-600::placeholder {
    color: var(--color-fog-600);
  }
  @media (hover: hover) {
    .hover\:text-fog-400:hover {
      color: var(--color-fog-400);
    }
    .hover\:brightness-108:hover {
      --tw-brightness: brightness(108%);
      filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
    }
  }
  .focus\:border-mint-400\/60:focus {
    border-color: color-mix(in srgb, #19b66a 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-mint-400) 60%, transparent);
    }
  }
  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus\:ring-mint-400\/18:focus {
    --tw-ring-color: color-mix(in srgb, #19b66a 18%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-mint-400) 18%, transparent);
    }
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }
  .disabled\:opacity-45:disabled {
    opacity: 45%;
  }
  .disabled\:opacity-50:disabled {
    opacity: 50%;
  }
}
:root {
  color-scheme: light;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  background: #f3f6f4;
  color: #18211d;
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
}
button, select, input {
  font: inherit;
}
button {
  color: inherit;
}
.dashboard-shell {
  min-height: 100vh;
  background: #f3f6f4;
  padding: 0 28px 32px;
}
.dashboard {
  width: min(1600px, 100%);
  margin: 0 auto;
}
.topbar {
  min-height: 76px;
  display: flex;
  align-items: center;
  gap: 26px;
  border-bottom: 1px solid #dfe5e1;
}
.brand-lockup {
  display: flex;
  align-items: center;
  gap: 13px;
  min-width: 280px;
}
.brand-mark {
  position: relative;
  width: 43px;
  height: 43px;
  overflow: hidden;
  border-radius: 50%;
  background: #18ad62;
}
.brand-mark span {
  position: absolute;
  left: 9px;
  width: 28px;
  height: 4px;
  border-radius: 9px;
  background: white;
  transform: rotate(-22deg);
}
.brand-mark span:nth-child(1) {
  top: 11px;
}
.brand-mark span:nth-child(2) {
  top: 18px;
  width: 24px;
}
.brand-mark span:nth-child(3) {
  top: 25px;
  width: 19px;
}
.brand-name {
  font-size: 11px;
  line-height: 1;
  color: #119755;
  font-weight: 800;
  letter-spacing: .09em;
}
.brand-name b {
  color: #202a25;
}
.brand-lockup h1 {
  margin: 7px 0 0;
  font-size: 22px;
  line-height: 1.05;
  letter-spacing: -.035em;
  font-weight: 700;
}
.brand-lockup.title-only h1 {
  margin: 0;
  font-size: 22px;
}
.filters {
  margin-left: auto;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.filter-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: #67716c;
  font-size: 11px;
  font-weight: 600;
}
.filter-field select, .period-value {
  height: 38px;
  min-width: 158px;
  border: 1px solid #d9dfdc;
  border-radius: 7px;
  background: white;
  color: #222b27;
  font-size: 12px;
  font-weight: 600;
  outline: none;
  padding: 0 34px 0 12px;
  box-shadow: 0 1px 2px rgb(23 37 30 / 2%);
}
.filter-field select:focus, .metric-select select:focus {
  border-color: #1eb66c;
}
.period-value {
  min-width: 226px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  white-space: nowrap;
}
.period-value svg {
  width: 16px;
  margin-right: 9px;
  color: #839089;
}
.date-range {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.date-range:focus-within {
  border-color: #1eb66c;
}
.date-input {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #d9dfdc;
  border-radius: 7px;
  background: white;
  padding: 0 8px;
  box-shadow: 0 1px 2px rgb(23 37 30 / 2%);
  cursor: pointer;
}
.date-input:focus-within {
  border-color: #1eb66c;
}
.date-input svg {
  width: 14px;
  flex: 0 0 auto;
  color: #839089;
}
.date-range input {
  width: 93px;
  border: 0;
  outline: none;
  padding: 0;
  color: #26312b;
  background: transparent;
  font-size: 10px;
  font-weight: 600;
  cursor: pointer;
}
.date-range input::-webkit-calendar-picker-indicator {
  display: none;
}
.date-range i {
  color: #9aa49f;
  font-size: 10px;
  font-style: normal;
}
.compare-control {
  height: 38px;
  display: flex;
  align-items: center;
  gap: 9px;
  margin-left: 6px;
  color: #4f5b55;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 600;
  max-width: 132px;
}
.run-report {
  height: 38px;
  align-self: flex-end;
  border: 0;
  border-radius: 7px;
  background: #17a85e;
  padding: 0 16px;
  color: white;
  cursor: pointer;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
  transition: background .15s, opacity .15s;
}
.run-report:hover {
  background: #118e4e;
}
.run-report:disabled {
  cursor: wait;
  opacity: .62;
}
.switch {
  width: 32px;
  height: 18px;
  flex: 0 0 auto;
  border: 0;
  border-radius: 20px;
  padding: 2px;
  background: #c6cfca;
  cursor: pointer;
  transition: .2s;
}
.switch span {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
  transition: transform .2s;
}
.switch.on {
  background: #19ad63;
}
.switch.on span {
  transform: translateX(14px);
}
.profile {
  margin-left: 12px;
  padding-left: 20px;
  border-left: 1px solid #dfe4e2;
  display: flex;
  align-items: center;
  gap: 9px;
}
.profile .avatar {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #e3f6eb;
  color: #118d51;
  font-weight: 700;
  font-size: 13px;
}
.profile > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  min-width: 70px;
  max-width: 105px;
}
.profile b {
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile span {
  color: #8a948f;
  font-size: 9px;
  margin-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile > button {
  border: 0;
  color: #85908a;
  padding: 5px;
  font-size: 10px;
  background: transparent;
  cursor: pointer;
}
.card, .kpi-card {
  background: #fff;
  border: 1px solid #e0e5e2;
  border-radius: 10px;
  box-shadow: 0 3px 12px rgb(33 49 40 / 3%);
}
.kpi-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 9px;
  padding: 10px 0 8px;
}
.kpi-card {
  position: relative;
  min-height: 90px;
  padding: 11px 13px 9px;
  overflow: hidden;
}
.kpi-card.kpi-warning {
  border-top: 3px solid #e14747;
  padding-top: 9px;
}
.kpi-icon {
  position: absolute;
  top: 9px;
  right: 11px;
  display: grid;
  place-items: center;
  width: 25px;
  height: 25px;
  border-radius: 6px;
  color: #17a65e;
  background: #eaf8f0;
}
.kpi-icon.purple {
  color: #7666c9;
  background: #f0eefb;
}
.kpi-warning .kpi-icon {
  color: #dc4040;
  background: #fdefef;
}
.kpi-icon svg {
  width: 16px;
  height: 16px;
}
.kpi-label {
  color: #75817b;
  font-size: 11px;
  font-weight: 600;
}
.kpi-value-row {
  min-height: 23px;
  margin-top: 5px;
  display: flex;
  align-items: baseline;
  gap: 7px;
}
.kpi-value-row strong {
  color: #17201c;
  font-size: clamp(18px, 1.55vw, 25px);
  line-height: 1;
  letter-spacing: -.04em;
  white-space: nowrap;
}
.trend-positive {
  color: #129a57;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
}
.trend-negative {
  color: #d97f24;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
}
.kpi-note {
  color: #169a58;
  margin-top: 3px;
  font-size: 8.5px;
  font-weight: 600;
}
.danger-text {
  color: #dc4242 !important;
}
.strong {
  font-weight: 700;
}
.primary-grid {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(310px, .9fr);
  gap: 8px;
}
.chart-card {
  position: relative;
  height: 320px;
  padding: 14px 18px 10px;
  overflow: hidden;
}
.card-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.card-heading h2 {
  margin: 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -.015em;
}
.card-heading p {
  margin: 5px 0 0;
  color: #8a948f;
  font-size: 10px;
}
.metric-select {
  height: 34px;
  display: flex;
  align-items: center;
  border: 1px solid #dfe4e1;
  border-radius: 7px;
  overflow: hidden;
}
.metric-select select {
  height: 100%;
  border: 0;
  outline: none;
  color: #26312b;
  background: white;
  font-size: 11px;
  font-weight: 600;
  padding: 0 24px 0 11px;
}
.metric-select span {
  height: 18px;
  display: flex;
  align-items: center;
  border-left: 1px solid #e1e5e3;
  padding: 0 10px;
  color: #8a948f;
  font-size: 10px;
}
.legend {
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 17px;
  color: #7d8882;
  font-size: 9px;
}
.legend span {
  display: flex;
  align-items: center;
  gap: 5px;
}
.legend i {
  width: 8px;
  height: 8px;
  border-radius: 2px;
}
.legend-current {
  background: #18ad62;
}
.legend-previous {
  background: #b9e8cd;
}
.bar-chart {
  position: relative;
  height: 216px;
  padding-left: 34px;
}
.y-labels {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #9aa39e;
  font-size: 8px;
  text-align: right;
  width: 28px;
}
.grid-lines {
  position: absolute;
  left: 35px;
  right: 0;
  top: 4px;
  bottom: 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.grid-lines i {
  border-top: 1px dashed #e9ecea;
}
.bars {
  position: absolute;
  inset: 3px 0 0 39px;
  display: flex;
  gap: 3px;
}
.bar-day {
  min-width: 0;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.bar-pair {
  width: 100%;
  height: 180px;
  display: flex;
  gap: 1px;
  align-items: flex-end;
  justify-content: center;
}
.bar {
  width: min(8px, 44%);
  min-height: 0;
  display: block;
  border-radius: 2px 2px 0 0;
  transition: height .35s ease, filter .2s;
}
.bar:hover {
  filter: brightness(.88);
}
.bar.current {
  background: #19ad63;
}
.bar.previous {
  background: #bfe9d1;
}
.metric-fuel .bar.current, .metric-fuel .legend-current {
  background: #3987d7;
}
.metric-fuel .bar.previous, .metric-fuel .legend-previous {
  background: #c5dcf3;
}
.metric-hours .bar.current, .metric-hours .legend-current {
  background: #7867c9;
}
.metric-hours .bar.previous, .metric-hours .legend-previous {
  background: #d7d1f1;
}
.metric-idle .bar.current, .metric-idle .legend-current {
  background: #e59a32;
}
.metric-idle .bar.previous, .metric-idle .legend-previous {
  background: #f4d9b3;
}
.metric-refuels .bar.current, .metric-refuels .legend-current {
  background: #20a6a0;
}
.metric-refuels .bar.previous, .metric-refuels .legend-previous {
  background: #bde4e2;
}
.metric-drains .bar.current, .metric-drains .legend-current {
  background: #dc4747;
}
.metric-drains .bar.previous, .metric-drains .legend-previous {
  background: #f1c4c4;
}
.bar-day > span {
  height: 25px;
  padding-top: 8px;
  color: #919b96;
  font-size: 7px;
  transform: rotate(-45deg);
  white-space: nowrap;
}
.bar-day > span.weekend {
  color: #d45454;
}
.chart-method {
  position: absolute;
  left: 58px;
  bottom: 2px;
  margin: 0;
  color: #9aa39e;
  font-size: 7px;
}
.attention-card {
  height: 320px;
  padding: 14px 0 0;
  overflow: hidden;
}
.attention-card .card-heading {
  padding: 0 17px 10px;
}
.attention-count {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fce8e8;
  color: #d83e3e;
  font-size: 9px;
  font-weight: 700;
}
.attention-list {
  border-top: 1px solid #edf0ee;
}
.attention-row {
  width: 100%;
  height: 51px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 14px 0 16px;
  border: 0;
  border-bottom: 1px solid #edf0ee;
  background: transparent;
  text-align: left;
  cursor: pointer;
}
.attention-row:hover {
  background: #f8faf9;
}
.attention-icon {
  width: 27px;
  height: 27px;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  border-radius: 6px;
}
.attention-icon svg {
  width: 15px;
  height: 15px;
}
.attention-icon.danger {
  color: #d94343;
  background: #fcedeD;
}
.attention-icon.warning {
  color: #d98922;
  background: #fff3e0;
}
.attention-icon.muted {
  color: #7f8b85;
  background: #eff2f0;
}
.attention-copy {
  display: flex;
  flex: 1;
  min-width: 0;
  flex-direction: column;
  gap: 4px;
}
.attention-copy b {
  font-size: 10.5px;
}
.attention-copy span {
  color: #87918c;
  font-size: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.attention-copy strong {
  color: #53605a;
  font-family: var(--font-mono);
  font-weight: 600;
}
.empty-attention {
  height: 220px;
  display: grid;
  place-items: center;
  padding: 20px;
  color: #8c9691;
  text-align: center;
  font-size: 10px;
}
.row-arrow {
  color: #a9b1ad;
}
.row-arrow svg {
  width: 14px;
  height: 14px;
}
.secondary-grid {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 8px;
  margin-top: 8px;
}
.time-card, .fuel-card {
  min-height: 174px;
  padding: 13px 16px;
}
.donut-layout {
  display: flex;
  align-items: center;
  gap: clamp(20px, 2.8vw, 44px);
  padding: 8px 10px 0 20px;
}
.donut {
  width: 96px;
  height: 96px;
  flex: 0 0 auto;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: conic-gradient(#19ae63 0 63%, #efa23d 63% 82%, #7568bb 82% 100%);
  position: relative;
}
.donut::before {
  content: '';
  position: absolute;
  inset: 16px;
  border-radius: 50%;
  background: white;
}
.donut > div {
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.donut strong {
  font-size: 15px;
  letter-spacing: -.04em;
}
.donut span {
  margin-top: 3px;
  color: #8d9792;
  font-size: 9px;
}
.donut-legend {
  flex: 1;
  max-width: 400px;
}
.donut-legend > div {
  display: grid;
  grid-template-columns: 9px 1fr auto;
  align-items: center;
  gap: 9px;
  min-height: 31px;
  border-bottom: 1px solid #edf0ee;
}
.donut-legend > div:last-child {
  border: 0;
}
.donut-legend i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.donut-legend i.move {
  background: #19ae63;
}
.donut-legend i.idle {
  background: #efa23d;
}
.donut-legend i.stop {
  background: #7568bb;
}
.donut-legend span {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.donut-legend b {
  font-size: 10px;
}
.donut-legend small {
  color: #96a09b;
  font-size: 8px;
}
.donut-legend strong {
  font-size: 11px;
  font-weight: 700;
}
.fuel-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 12px;
  border: 1px solid #e6eae8;
  border-radius: 8px;
  overflow: hidden;
}
.fuel-stats > div {
  min-width: 0;
  min-height: 78px;
  display: flex;
  flex-direction: column;
  padding: 10px 9px;
  border-right: 1px solid #e7ebe9;
}
.fuel-stats > div:last-child {
  border: 0;
}
.fuel-stats span {
  color: #7e8983;
  font-size: 9px;
  font-weight: 600;
  white-space: nowrap;
}
.fuel-stats strong {
  margin-top: 8px;
  font-size: clamp(13px, 1.1vw, 17px);
  letter-spacing: -.025em;
  white-space: nowrap;
}
.fuel-stats em {
  font-size: 8px;
  font-style: normal;
  letter-spacing: 0;
}
.fuel-stats small {
  color: #959f9a;
  margin-top: 6px;
  font-size: 8px;
}
.fuel-stats .drain-stat {
  background: #fffafa;
}
.fuel-stats .drain-stat strong, .fuel-stats .drain-stat small {
  color: #d94141;
}
.fuel-stats small.up {
  color: #d27d28;
  font-weight: 700;
}
.table-card {
  margin-top: 8px;
  overflow: hidden;
}
.table-heading {
  align-items: center;
  min-height: 48px;
  padding: 0 18px;
}
.table-filter {
  display: flex;
  align-items: center;
  gap: 7px;
  height: 32px;
  padding: 0 11px;
  border: 1px solid #dfe4e1;
  border-radius: 7px;
  background: white;
  font-size: 9px;
  font-weight: 600;
}
.table-filter svg {
  width: 14px;
  height: 14px;
  color: #7c8781;
}
.table-scroll {
  overflow-x: auto;
}
table {
  width: 100%;
  min-width: 1180px;
  border-collapse: collapse;
  font-size: 10px;
}
thead {
  background: #f7f9f8;
}
th {
  height: 34px;
  color: #7d8882;
  text-align: left;
  font-size: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .035em;
  white-space: nowrap;
}
th:first-child, td:first-child {
  padding-left: 21px;
}
th:last-child, td:last-child {
  padding-right: 17px;
}
td {
  height: 42px;
  border-top: 1px solid #edf0ee;
  color: #48544e;
  white-space: nowrap;
}
tbody tr {
  cursor: pointer;
  transition: background .15s;
}
tbody tr:hover {
  background: #f8fbf9;
}
tbody tr:focus {
  outline: 2px solid #54c78a;
  outline-offset: -2px;
}
td:first-child {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #202a25;
  font-family: var(--font-mono);
}
td:first-child > span:nth-child(2) {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
  font-family: var(--font-sans);
}
td:first-child > span:nth-child(2) b {
  max-width: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
}
td:first-child > span:nth-child(2) small {
  color: #98a19c;
  font-family: var(--font-mono);
  font-size: 7.5px;
}
.vehicle-icon {
  width: 27px;
  height: 27px;
  display: grid;
  place-items: center;
  border-radius: 6px;
  background: #eef7f2;
  color: #18985a;
}
.vehicle-icon svg {
  width: 14px;
  height: 14px;
}
.change-good {
  color: #159c59;
  font-weight: 700;
}
.change-bad {
  color: #db4747;
  font-weight: 700;
}
.change-muted {
  color: #9ca49f;
}
.status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border-radius: 12px;
  padding: 5px 8px;
  font-size: 8.5px;
  font-weight: 600;
}
.status i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: currentColor;
}
.status.normal {
  background: #eaf7ef;
  color: #128b4f;
}
.status.danger {
  background: #fcecec;
  color: #d83e3e;
}
.status.warning {
  background: #fff1de;
  color: #cf7a18;
}
.status.inactive {
  background: #eff2f0;
  color: #77837d;
}
.drawer-backdrop {
  position: fixed;
  z-index: 50;
  inset: 0;
  display: flex;
  justify-content: flex-end;
  background: rgb(22 33 27 / 24%);
  backdrop-filter: blur(1px);
}
.drawer {
  width: min(420px, 92vw);
  height: 100%;
  padding: 34px;
  background: white;
  box-shadow: -12px 0 40px rgb(25 40 31 / 15%);
  animation: drawer-in .2s ease-out;
}
@keyframes drawer-in {
  from {
    transform: translateX(100%);
  }
}
.drawer-close {
  float: right;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 1px solid #e1e6e3;
  border-radius: 8px;
  background: white;
  cursor: pointer;
}
.drawer-close svg {
  width: 17px;
}
.drawer-kicker {
  color: #86918b;
  padding-top: 9px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.drawer h2 {
  margin: 10px 0 13px;
  font-family: var(--font-mono);
  font-size: 28px;
}
.drawer-object-id {
  margin: -7px 0 12px;
  color: #8c9691;
  font-family: var(--font-mono);
  font-size: 9px;
}
.drawer-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 30px;
}
.drawer-grid div {
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  border: 1px solid #e3e8e5;
  border-radius: 8px;
  padding: 12px;
}
.drawer-grid span {
  color: #8b9590;
  font-size: 9px;
}
.drawer-grid b {
  font-size: 14px;
}
.drawer-note {
  display: flex;
  gap: 11px;
  align-items: center;
  margin-top: 20px;
  padding: 14px;
  border-radius: 8px;
  background: #f4f7f5;
}
.drawer-note svg {
  width: 19px;
  color: #678076;
}
.drawer-note div {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.drawer-note b {
  font-size: 10px;
}
.drawer-note span {
  color: #84908a;
  font-size: 9px;
}
.dashboard-content {
  position: relative;
  transition: opacity .18s;
}
.dashboard-content.is-loading {
  opacity: .48;
  pointer-events: none;
}
.loading-line {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  overflow: hidden;
  background: #d8eee2;
}
.loading-line::after {
  content: '';
  position: absolute;
  inset: 0;
  width: 35%;
  background: #17aa60;
  animation: loading-line 1.2s ease-in-out infinite;
}
@keyframes loading-line {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(385%);
  }
}
.dashboard-error, .partial-warning {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: 14px;
  border: 1px solid #efc5c5;
  border-radius: 8px;
  background: #fff5f5;
  padding: 10px 13px;
  color: #bd3636;
  font-size: 10px;
}
.dashboard-error svg {
  width: 15px;
  flex: 0 0 auto;
}
.dashboard-error span {
  flex: 1;
}
.dashboard-error button {
  border: 1px solid #e6b7b7;
  border-radius: 6px;
  background: white;
  padding: 5px 9px;
  cursor: pointer;
  font-size: 9px;
  font-weight: 600;
}
.partial-warning {
  border-color: #efd9aa;
  background: #fffaf0;
  color: #9a691c;
}
.report-prompt {
  min-height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 14px;
  border: 1px dashed #d6dfda;
  border-radius: 10px;
  background: rgb(255 255 255 / 55%);
  color: #738079;
}
.report-prompt-icon {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: #e9f7ef;
  color: #159b58;
}
.report-prompt-icon svg {
  width: 21px;
}
.report-prompt h2 {
  margin: 0;
  color: #34423b;
  font-size: 14px;
}
.report-prompt p {
  margin: 6px 0 0;
  font-size: 10px;
}
.report-loading .report-prompt-icon {
  animation: report-pulse 1.4s ease-in-out infinite;
}
@keyframes report-pulse {
  50% {
    opacity: .45;
    transform: scale(.94);
  }
}
@media (max-width: 1250px) {
  .dashboard-shell {
    padding-inline: 18px;
  }
  .topbar {
    gap: 16px;
  }
  .brand-lockup {
    min-width: 235px;
  }
  .profile {
    display: none;
  }
  .kpi-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .kpi-card {
    min-height: 90px;
  }
  .fuel-stats {
    grid-template-columns: 1fr 1fr;
  }
  .fuel-stats > div {
    min-height: 82px;
  }
  .fuel-stats > div:nth-child(2) {
    border-right: 0;
  }
  .fuel-stats > div:nth-child(-n+2) {
    border-bottom: 1px solid #e7ebe9;
  }
}
@media (max-width: 900px) {
  .dashboard-shell {
    padding-inline: 12px;
  }
  .topbar {
    padding: 18px 2px;
    align-items: flex-start;
    flex-direction: column;
  }
  .filters {
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
  }
  .primary-grid, .secondary-grid {
    grid-template-columns: 1fr;
  }
  .attention-card {
    height: auto;
  }
  .donut-layout {
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .kpi-grid {
    grid-template-columns: 1fr 1fr;
  }
  .filter-field, .period-value {
    flex: 1;
    min-width: 145px;
  }
  .period-value {
    min-width: 215px;
  }
  .compare-control {
    margin: 0;
    max-width: none;
  }
  .chart-card {
    padding-inline: 12px;
  }
  .bars {
    gap: 1px;
  }
  .bar-day > span {
    display: none;
  }
  .donut-layout {
    align-items: flex-start;
    gap: 18px;
    padding-inline: 0;
  }
  .donut {
    width: 116px;
    height: 116px;
  }
  .donut::before {
    inset: 20px;
  }
  .fuel-stats {
    grid-template-columns: 1fr 1fr;
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

