/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-sm: 0.875rem;
    --text-base: 1rem;
    --tracking-tight: -0.025em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}
@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, ui-sans-serif, system-ui, 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;
  }
  body {
    line-height: inherit;
  }
  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 {
    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;
    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;
  }
  :-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 {
  .collapse {
    visibility: collapse;
  }
  .relative {
    position: relative;
  }
  .contents {
    display: contents;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .table {
    display: table;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .lowercase {
    text-transform: lowercase;
  }
  .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,);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
}
:root {
  --blue-50: #EBF3FF;
  --blue-100: #D6E6FF;
  --blue-200: #ADCCFF;
  --blue-300: #7FB0FF;
  --blue-400: #4F97FE;
  --blue-500: #2584FE;
  --blue-600: #1E6AD6;
  --blue-700: #1854AC;
  --blue-800: #143F80;
  --blue-900: #0D0E47;
  --gray-0: #FFFFFF;
  --gray-50: #F2F5F7;
  --gray-100: #E8EDF2;
  --gray-200: #D1D9E0;
  --gray-300: #B9C3CD;
  --gray-400: #94A1AE;
  --gray-500: #6B7280;
  --gray-700: #3A4046;
  --gray-900: #151616;
  --red-500: #EF4444;
  --green-500: #22C55E;
  --amber-500: #F59E0B;
  --background: var(--gray-50);
  --foreground: var(--gray-900);
  --card: var(--gray-0);
  --card-foreground: var(--gray-900);
  --popover: var(--gray-0);
  --popover-foreground: var(--gray-900);
  --primary: var(--blue-500);
  --primary-foreground: #FFFFFF;
  --primary-hover: var(--blue-600);
  --primary-active: var(--blue-700);
  --secondary: var(--blue-900);
  --secondary-foreground: #FFFFFF;
  --muted: var(--gray-100);
  --muted-foreground: var(--gray-500);
  --accent: var(--blue-50);
  --accent-foreground: var(--blue-900);
  --destructive: var(--red-500);
  --destructive-foreground: #FFFFFF;
  --success: var(--green-500);
  --success-foreground: #FFFFFF;
  --warning: var(--amber-500);
  --warning-foreground: #151616;
  --border: var(--gray-200);
  --input: var(--gray-200);
  --ring: var(--blue-500);
  --ring-offset: var(--background);
}
:root {
  --font-display: 'Space Grotesk', system-ui, -apple-system, sans-serif;
  --font-sans: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: 'JetBrains Mono', ui-monospace, 'SF Mono', Menlo, monospace;
  --text-display: 64px;
  --text-h1: 48px;
  --text-h2: 36px;
  --text-h3: 24px;
  --text-h4: 20px;
  --text-lg: 18px;
  --text-base: 16px;
  --text-sm: 14px;
  --text-xs: 12px;
  --text-2xs: 11px;
  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
  --leading-tight: 1.1;
  --leading-snug: 1.25;
  --leading-normal: 1.5;
  --leading-relaxed: 1.65;
  --tracking-tight: -0.02em;
  --tracking-normal: 0;
  --tracking-wide: 0.04em;
  --tracking-caps: 0.08em;
}
.t-display {
  font-family: var(--font-display);
  font-size: var(--text-display);
  font-weight: var(--weight-bold);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
}
.t-h1 {
  font-family: var(--font-display);
  font-size: var(--text-h1);
  font-weight: var(--weight-bold);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
}
.t-h2 {
  font-family: var(--font-display);
  font-size: var(--text-h2);
  font-weight: var(--weight-semibold);
  line-height: var(--leading-snug);
  letter-spacing: var(--tracking-tight);
}
.t-h3 {
  font-family: var(--font-display);
  font-size: var(--text-h3);
  font-weight: var(--weight-semibold);
  line-height: var(--leading-snug);
}
.t-h4 {
  font-family: var(--font-display);
  font-size: var(--text-h4);
  font-weight: var(--weight-medium);
  line-height: var(--leading-snug);
}
.t-body {
  font-family: var(--font-sans);
  font-size: var(--text-base);
  font-weight: var(--weight-regular);
  line-height: var(--leading-normal);
}
.t-sm {
  font-family: var(--font-sans);
  font-size: var(--text-sm);
  font-weight: var(--weight-regular);
  line-height: var(--leading-normal);
}
.t-caption {
  font-family: var(--font-sans);
  font-size: var(--text-xs);
  font-weight: var(--weight-medium);
  line-height: var(--leading-normal);
}
.t-overline {
  font-family: var(--font-sans);
  font-size: var(--text-2xs);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
}
.t-mono {
  font-family: var(--font-mono);
  font-size: var(--text-sm);
  font-weight: var(--weight-regular);
}
:root {
  --space-0: 0;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --space-20: 80px;
  --space-24: 96px;
  --radius: 8px;
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 8px;
  --radius-xl: 12px;
  --radius-2xl: 16px;
  --radius-full: 9999px;
  --shadow-xs: 0 1px 2px 0 rgba(13, 14, 71, 0.04);
  --shadow-sm: 0 1px 3px 0 rgba(13, 14, 71, 0.06), 0 1px 2px -1px rgba(13, 14, 71, 0.06);
  --shadow-md: 0 4px 12px -2px rgba(13, 14, 71, 0.08), 0 2px 6px -2px rgba(13, 14, 71, 0.06);
  --shadow-lg: 0 12px 28px -6px rgba(13, 14, 71, 0.12), 0 6px 12px -6px rgba(13, 14, 71, 0.08);
  --shadow-xl: 0 24px 48px -12px rgba(13, 14, 71, 0.18);
  --shadow-focus: 0 0 0 3px rgba(37, 132, 254, 0.35);
  --ease-standard: cubic-bezier(0.2, 0, 0, 1);
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --duration-fast: 120ms;
  --duration-base: 180ms;
  --duration-slow: 260ms;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: var(--font-sans);
  font-size: var(--text-base);
  line-height: var(--leading-normal);
  color: var(--foreground);
  background: var(--background);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4 {
  font-family: var(--font-display);
  margin: 0;
  color: var(--foreground);
}
a {
  color: var(--primary);
  text-decoration: none;
}
a:hover {
  color: var(--primary-hover);
}
::selection {
  background: var(--blue-100);
  color: var(--blue-900);
}
:root {
  --blue-50: #EBF3FF;
  --blue-100: #D6E6FF;
  --blue-200: #ADCCFF;
  --blue-300: #7FB0FF;
  --blue-400: #4F97FE;
  --blue-500: #2584FE;
  --blue-600: #1E6AD6;
  --blue-700: #1854AC;
  --blue-800: #143F80;
  --blue-900: #0D0E47;
  --gray-0: #FFFFFF;
  --gray-50: #F2F5F7;
  --gray-100: #E8EDF2;
  --gray-200: #D1D9E0;
  --gray-300: #B9C3CD;
  --gray-400: #94A1AE;
  --gray-500: #6B7280;
  --gray-700: #3A4046;
  --gray-900: #151616;
  --red-500: #EF4444;
  --green-500: #22C55E;
  --amber-500: #F59E0B;
  --background: var(--gray-50);
  --foreground: var(--gray-900);
  --card: var(--gray-0);
  --card-foreground: var(--gray-900);
  --popover: var(--gray-0);
  --popover-foreground: var(--gray-900);
  --primary: var(--blue-500);
  --primary-foreground: #FFFFFF;
  --primary-hover: var(--blue-600);
  --primary-active: var(--blue-700);
  --secondary: var(--blue-900);
  --secondary-foreground: #FFFFFF;
  --muted: var(--gray-100);
  --muted-foreground: var(--gray-500);
  --accent: var(--blue-50);
  --accent-foreground: var(--blue-900);
  --destructive: var(--red-500);
  --destructive-foreground: #FFFFFF;
  --success: var(--green-500);
  --success-foreground: #FFFFFF;
  --warning: var(--amber-500);
  --warning-foreground: #151616;
  --border: var(--gray-200);
  --input: var(--gray-200);
  --ring: var(--blue-500);
  --ring-offset: var(--background);
}
:root {
  --font-display: 'Space Grotesk', system-ui, -apple-system, sans-serif;
  --font-sans: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: 'JetBrains Mono', ui-monospace, 'SF Mono', Menlo, monospace;
  --text-display: 64px;
  --text-h1: 48px;
  --text-h2: 36px;
  --text-h3: 24px;
  --text-h4: 20px;
  --text-lg: 18px;
  --text-base: 16px;
  --text-sm: 14px;
  --text-xs: 12px;
  --text-2xs: 11px;
  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
  --leading-tight: 1.1;
  --leading-snug: 1.25;
  --leading-normal: 1.5;
  --leading-relaxed: 1.65;
  --tracking-tight: -0.02em;
  --tracking-normal: 0;
  --tracking-wide: 0.04em;
  --tracking-caps: 0.08em;
}
.t-display {
  font-family: var(--font-display);
  font-size: var(--text-display);
  font-weight: var(--weight-bold);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
}
.t-h1 {
  font-family: var(--font-display);
  font-size: var(--text-h1);
  font-weight: var(--weight-bold);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
}
.t-h2 {
  font-family: var(--font-display);
  font-size: var(--text-h2);
  font-weight: var(--weight-semibold);
  line-height: var(--leading-snug);
  letter-spacing: var(--tracking-tight);
}
.t-h3 {
  font-family: var(--font-display);
  font-size: var(--text-h3);
  font-weight: var(--weight-semibold);
  line-height: var(--leading-snug);
}
.t-h4 {
  font-family: var(--font-display);
  font-size: var(--text-h4);
  font-weight: var(--weight-medium);
  line-height: var(--leading-snug);
}
.t-body {
  font-family: var(--font-sans);
  font-size: var(--text-base);
  font-weight: var(--weight-regular);
  line-height: var(--leading-normal);
}
.t-sm {
  font-family: var(--font-sans);
  font-size: var(--text-sm);
  font-weight: var(--weight-regular);
  line-height: var(--leading-normal);
}
.t-caption {
  font-family: var(--font-sans);
  font-size: var(--text-xs);
  font-weight: var(--weight-medium);
  line-height: var(--leading-normal);
}
.t-overline {
  font-family: var(--font-sans);
  font-size: var(--text-2xs);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
}
.t-mono {
  font-family: var(--font-mono);
  font-size: var(--text-sm);
  font-weight: var(--weight-regular);
}
:root {
  --space-0: 0;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --space-20: 80px;
  --space-24: 96px;
  --radius: 8px;
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 8px;
  --radius-xl: 12px;
  --radius-2xl: 16px;
  --radius-full: 9999px;
  --shadow-xs: 0 1px 2px 0 rgba(13, 14, 71, 0.04);
  --shadow-sm: 0 1px 3px 0 rgba(13, 14, 71, 0.06), 0 1px 2px -1px rgba(13, 14, 71, 0.06);
  --shadow-md: 0 4px 12px -2px rgba(13, 14, 71, 0.08), 0 2px 6px -2px rgba(13, 14, 71, 0.06);
  --shadow-lg: 0 12px 28px -6px rgba(13, 14, 71, 0.12), 0 6px 12px -6px rgba(13, 14, 71, 0.08);
  --shadow-xl: 0 24px 48px -12px rgba(13, 14, 71, 0.18);
  --shadow-focus: 0 0 0 3px rgba(37, 132, 254, 0.35);
  --ease-standard: cubic-bezier(0.2, 0, 0, 1);
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --duration-fast: 120ms;
  --duration-base: 180ms;
  --duration-slow: 260ms;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: var(--font-sans);
  font-size: var(--text-base);
  line-height: var(--leading-normal);
  color: var(--foreground);
  background: var(--background);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4 {
  font-family: var(--font-display);
  margin: 0;
  color: var(--foreground);
}
a {
  color: var(--primary);
  text-decoration: none;
}
a:hover {
  color: var(--primary-hover);
}
::selection {
  background: var(--blue-100);
  color: var(--blue-900);
}
.dash {
  --peak: var(--amber-500);
  --bar: var(--blue-300);
  --bar-soft: var(--blue-100);
  position: relative;
  height: 100%;
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
  display: flex;
  flex-direction: column;
}
.dash * {
  box-sizing: border-box;
}
.dash__statusclear {
  height: 56px;
  flex: none;
}
.dash__scroll {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.dash__pad {
  padding: 0 16px 28px;
}
.num {
  font-family: var(--font-mono);
  font-feature-settings: 'tnum' 1;
}
.eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted-foreground);
}
.hdr {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 6px 16px 14px;
}
.hdr__logo {
  width: 40px;
  height: 40px;
  border-radius: 11px;
  flex: none;
  background: var(--secondary);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hdr__name {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: var(--foreground);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hdr__meta {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 3px;
  white-space: nowrap;
}
.hdr__meta .ch {
  color: var(--muted-foreground);
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.live-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--success);
  box-shadow: 0 0 0 0 rgba(34,197,94,0.5);
  animation: pulse 1.8s infinite;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(34,197,94,0.45);
  }
  70% {
    box-shadow: 0 0 0 6px rgba(34,197,94,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(34,197,94,0);
  }
}
.live-label {
  font-size: 12px;
  font-weight: 600;
  color: var(--success);
}
.chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 32px;
  padding: 0 12px;
  border-radius: var(--radius-full);
  background: var(--card);
  border: 1px solid var(--border);
  font-size: 13px;
  font-weight: 600;
  color: var(--foreground);
  white-space: nowrap;
  cursor: pointer;
  transition: background var(--duration-fast) var(--ease-standard);
}
.chip:hover {
  background: var(--muted);
}
.chip svg {
  color: var(--muted-foreground);
}
.iconbtn {
  width: 36px;
  height: 36px;
  border-radius: var(--radius-md);
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--card);
  border: 1px solid var(--border);
  color: var(--foreground);
  cursor: pointer;
  transition: background var(--duration-fast) var(--ease-standard);
}
.iconbtn:hover {
  background: var(--muted);
}
.datemenu {
  position: absolute;
  z-index: 30;
  top: 52px;
  right: 16px;
  background: var(--popover);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
  padding: 5px;
  min-width: 150px;
}
.datemenu button {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 9px 11px;
  border: 0;
  background: transparent;
  border-radius: var(--radius-md);
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 500;
  color: var(--foreground);
  cursor: pointer;
  text-align: left;
}
.datemenu button:hover {
  background: var(--muted);
}
.datemenu button.sel {
  color: var(--primary);
  background: var(--accent);
}
.datemenu--wide {
  min-width: 260px;
  max-width: 340px;
  max-height: 320px;
  overflow-y: auto;
}
.datemenu--wide button {
  white-space: normal;
  line-height: 1.35;
}
.datemenu__all {
  margin-top: 4px;
  border-top: 1px solid var(--border) !important;
  padding-top: 11px !important;
  border-radius: 0 0 var(--radius-md) var(--radius-md) !important;
}
.chip--campaign {
  max-width: 260px;
}
.chip__label {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chip--campaign > [aria-hidden] {
  flex: none;
}
.card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-sm);
}
.card--pad {
  padding: 16px;
}
.hero {
  padding: 18px 18px 8px;
  overflow: hidden;
}
.hero__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.hero__big {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 56px;
  line-height: 1;
  letter-spacing: -0.03em;
  margin: 10px 0 2px;
  color: var(--foreground);
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum' 1;
}
.hero__sub {
  font-size: 13px;
  color: var(--muted-foreground);
}
.spark {
  width: 100%;
  height: 64px;
  display: block;
  margin-top: 6px;
}
.delta {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 24px;
  flex: none;
  padding: 0 9px;
  border-radius: var(--radius-full);
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}
.delta--up {
  background: rgba(34,197,94,0.12);
  color: #15803D;
}
.delta--down {
  background: rgba(34,197,94,0.12);
  color: #15803D;
}
.tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  height: 22px;
  white-space: nowrap;
  flex: none;
  padding: 0 8px;
  border-radius: var(--radius-full);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.tag .d {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.tag--measured {
  background: var(--muted);
  color: var(--gray-700);
}
.tag--measured .d {
  background: var(--blue-500);
}
.tag--estimated {
  background: rgba(245,158,11,0.14);
  color: #B45309;
}
.tag--estimated .d {
  background: var(--amber-500);
}
.statgrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.stat {
  padding: 14px;
  display: flex;
  flex-direction: column;
  min-height: 104px;
}
.stat__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 6px;
}
.stat__label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--muted-foreground);
  line-height: 1.3;
}
.stat__val {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -0.02em;
  margin-top: auto;
  color: var(--foreground);
  font-variant-numeric: tabular-nums;
}
.stat__note {
  font-size: 12px;
  font-weight: 500;
  margin-top: 3px;
  color: var(--muted-foreground);
}
.stat__note.pos {
  color: #15803D;
}
.stat__note.neg {
  color: #15803D;
}
.sec {
  margin: 26px 0 12px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
}
.sec h2 {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 19px;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--foreground);
}
.sec a {
  font-size: 13px;
  font-weight: 600;
  color: var(--primary);
  cursor: pointer;
}
.hours {
  padding: 16px 14px 12px;
}
.hours__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  padding: 0 2px;
}
.bars {
  display: flex;
  align-items: stretch;
  gap: 3px;
  height: 132px;
}
.bar {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  min-width: 0;
}
.bar i {
  display: block;
  width: 100%;
  border-radius: 3px 3px 1px 1px;
  background: var(--bar);
  transition: background var(--duration-fast) var(--ease-standard), transform var(--duration-fast);
}
.bar.peak i {
  background: var(--peak);
}
.bar.sel i {
  background: var(--primary);
}
.bar:hover i {
  filter: brightness(0.95);
}
.hours__axis {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  padding: 0 2px;
  font-size: 10px;
  color: var(--muted-foreground);
}
.hours__axis span {
  font-family: var(--font-mono);
}
.hourdetail {
  margin-top: 12px;
  padding: 12px 14px;
  border-radius: var(--radius-lg);
  background: var(--accent);
  border: 1px solid var(--blue-200);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  animation: rise var(--duration-base) var(--ease-out);
}
.hourdetail .h {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 22px;
  color: var(--secondary);
}
@keyframes rise {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rank {
  padding: 6px 16px 4px;
}
.rank__row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 0;
  border-bottom: 1px solid var(--border);
  cursor: pointer;
}
.rank__row:last-child {
  border-bottom: 0;
}
.rank__n {
  font-family: var(--font-mono);
  font-size: 13px;
  font-weight: 500;
  color: var(--muted-foreground);
  width: 14px;
  flex: none;
  text-align: center;
}
.rank__body {
  flex: 1;
  min-width: 0;
}
.rank__name {
  font-size: 15px;
  font-weight: 600;
  color: var(--foreground);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.rank__val {
  font-family: var(--font-mono);
  font-size: 14px;
  font-weight: 600;
  color: var(--foreground);
}
.rank__track {
  height: 7px;
  border-radius: var(--radius-full);
  background: var(--muted);
  margin-top: 7px;
  overflow: hidden;
}
.rank__fill {
  height: 100%;
  border-radius: var(--radius-full);
  background: var(--primary);
  transition: width 700ms var(--ease-out);
}
.rank__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 16px;
  border-top: 1px solid var(--border);
  font-size: 13px;
  color: var(--muted-foreground);
}
.rank__foot .num {
  font-weight: 600;
  color: var(--gray-700);
}
.rank__foot--open {
  width: 100%;
  gap: 10px;
  background: none;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  font: inherit;
  font-size: 13px;
  color: var(--muted-foreground);
  text-align: left;
  cursor: pointer;
  border-radius: 0 0 var(--radius-lg) var(--radius-lg);
  transition: background var(--duration-fast);
}
.rank__foot--open:hover {
  background: var(--muted);
}
.rank__foot--open:hover .rank__foot-chevron {
  transform: translateX(2px);
}
.rank__foot-label {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.rank__foot-hint {
  font-size: 11px;
  color: var(--muted-foreground);
  opacity: 0.75;
}
.rank__foot-chevron {
  font-size: 18px;
  line-height: 1;
  color: var(--muted-foreground);
  flex: none;
  transition: transform var(--duration-fast) var(--ease-out);
}
.mapcard {
  padding: 14px 14px 16px;
}
.mapwrap {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid var(--border);
}
.mapsvg {
  display: block;
  width: 100%;
  height: auto;
}
.bubble {
  position: absolute;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: rgba(37,132,254,0.32);
  border: 1.5px solid rgba(37,132,254,0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background var(--duration-fast);
}
.bubble:hover {
  background: rgba(37,132,254,0.45);
}
.bubble b {
  font-family: var(--font-mono);
  font-size: 10px;
  font-weight: 600;
  color: var(--blue-900);
  white-space: nowrap;
}
.bubble__lab {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% - 0px));
  font-size: 10px;
  font-weight: 700;
  color: var(--secondary);
  text-shadow: 0 1px 2px rgba(255,255,255,0.8);
  pointer-events: none;
  white-space: nowrap;
}
.maplegend {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 12px;
  font-size: 12px;
  color: var(--muted-foreground);
}
.maplegend .b {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.maplegend .dot {
  border-radius: 50%;
  background: rgba(37,132,254,0.32);
  border: 1.5px solid rgba(37,132,254,0.55);
}
.toasts {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 92px;
  z-index: 40;
  display: flex;
  flex-direction: column;
  gap: 8px;
  pointer-events: none;
}
.toast {
  pointer-events: auto;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 12px 13px;
  border-radius: var(--radius-lg);
  background: var(--secondary);
  color: #fff;
  box-shadow: var(--shadow-lg);
  animation: toastin var(--duration-slow) var(--ease-out);
}
.toast.warn {
  background: #1A1B23;
}
.toast__ic {
  width: 30px;
  height: 30px;
  border-radius: 8px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toast.alert .toast__ic {
  background: rgba(245,158,11,0.2);
  color: var(--amber-500);
}
.toast.ok .toast__ic {
  background: rgba(34,197,94,0.2);
  color: var(--success);
}
.toast.info .toast__ic {
  background: rgba(37,132,254,0.22);
  color: var(--blue-300);
}
.toast__t {
  flex: 1;
  min-width: 0;
}
.toast__t .a {
  font-size: 13.5px;
  font-weight: 600;
  line-height: 1.25;
}
.toast__t .b {
  font-size: 12px;
  opacity: 0.7;
  margin-top: 1px;
}
.toast__x {
  background: transparent;
  border: 0;
  color: rgba(255,255,255,0.6);
  cursor: pointer;
  padding: 4px;
  flex: none;
}
@keyframes toastin {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.tabbar {
  position: sticky;
  bottom: 0;
  z-index: 20;
  flex: none;
  display: flex;
  padding: 8px 8px calc(8px + 18px);
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(12px);
  border-top: 1px solid var(--border);
}
.tab {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 6px 2px;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: var(--muted-foreground);
  font-family: var(--font-sans);
  font-size: 10.5px;
  font-weight: 600;
}
.tab.on {
  color: var(--primary);
}
.tab svg {
  width: 22px;
  height: 22px;
}
.exportbar {
  display: flex;
  gap: 10px;
  margin: 22px 0 4px;
}
.btn {
  flex: 1;
  height: 44px;
  border-radius: var(--radius-md);
  border: 1px solid var(--border);
  background: var(--card);
  color: var(--foreground);
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: background var(--duration-fast) var(--ease-standard);
}
.btn:hover {
  background: var(--muted);
}
.btn--primary {
  background: var(--primary);
  color: #fff;
  border-color: var(--primary);
}
.btn--primary:hover {
  background: var(--primary-hover);
}
.btn:active {
  transform: scale(0.99);
}
.v-live .hero--dark {
  background: var(--secondary);
  color: #fff;
  margin: 0;
  border-radius: 0 0 24px 24px;
  border: 0;
  padding: 0 18px 22px;
  box-shadow: var(--shadow-md);
}
.v-live .hero--dark .dash__statusclear {
  height: 56px;
}
.v-live .hero--dark .eyebrow {
  color: rgba(255,255,255,0.55);
}
.v-live .hero--dark .hero__big {
  color: #fff;
  font-size: 60px;
}
.v-live .hero--dark .hero__sub {
  color: rgba(255,255,255,0.6);
}
.v-live .hero--dark .hdr__name {
  color: #fff;
}
.v-live .hero--dark .tag--measured {
  background: rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.85);
}
.v-live .hdr__logo {
  background: rgba(255,255,255,0.12);
}
.v-live .statstrip {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding: 16px 16px 6px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.v-live .statstrip::-webkit-scrollbar {
  display: none;
}
.v-live .statstrip .stat {
  min-width: 152px;
  scroll-snap-align: start;
}
.v-tabs .screen {
  animation: fade var(--duration-base) var(--ease-standard);
}
@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.v-tabs .screenhdr {
  padding: 4px 16px 12px;
}
.v-tabs .screenhdr h1 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 26px;
  letter-spacing: -0.02em;
  margin: 0;
}
.v-tabs .screenhdr p {
  font-size: 13px;
  color: var(--muted-foreground);
  margin: 4px 0 0;
}
.b-logo {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  flex: none;
  background: rgba(255,255,255,0.12);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-name {
  flex: 1;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 17px;
  letter-spacing: -0.01em;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chip--dark {
  background: rgba(255,255,255,0.12);
  border-color: rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.88);
}
.chip--dark svg {
  color: rgba(255,255,255,0.5);
}
.chip--dark:hover {
  background: rgba(255,255,255,0.2);
}
.b-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
}
.b-handle {
  width: 38px;
  height: 4px;
  border-radius: 2px;
  background: var(--border);
  margin: 12px auto 16px;
}
.live-dot--g {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #4ADE80;
  flex: none;
  animation: pulse-g 1.8s infinite;
}
@keyframes pulse-g {
  0% {
    box-shadow: 0 0 0 0 rgba(74,222,128,0.55);
  }
  70% {
    box-shadow: 0 0 0 7px rgba(74,222,128,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(74,222,128,0);
  }
}
.v-b1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--background);
}
.b1__hero {
  flex: 0 0 auto;
  background: var(--secondary);
  display: flex;
  flex-direction: column;
}
.b1__statusclear {
  height: 56px;
}
.b1__hdr {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 18px 8px;
}
.b1__center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 14px 20px 32px;
  text-align: center;
  gap: 10px;
}
.b1__num {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 78px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #fff;
  font-variant-numeric: tabular-nums;
}
.b1__metarow {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
  color: rgba(255,255,255,0.5);
}
.b1__metarow .delta--up {
  background: rgba(74,222,128,0.16);
  color: #4ADE80;
  font-size: 12px;
}
.b1__scroll {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.b1__sheet {
  padding: 0 16px 40px;
}
.v-b2 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--background);
}
.b2__top {
  flex: 0 0 auto;
  background: var(--secondary);
  color: #fff;
  border-radius: 0 0 26px 26px;
  box-shadow: var(--shadow-md);
}
.b2__statusclear {
  height: 56px;
}
.b2__hdrrow {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 18px 8px;
}
.b2__counter {
  padding: 4px 20px 20px;
}
.b2__num {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 54px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #fff;
  font-variant-numeric: tabular-nums;
  margin: 6px 0 0;
}
.b2__metarow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 6px;
}
.b2__metarow .delta--up {
  background: rgba(74,222,128,0.16);
  color: #4ADE80;
  font-size: 11px;
}
.b2__scroll {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.b2__sheet {
  padding: 0 16px 40px;
}
.b2__pills {
  display: flex;
  gap: 8px;
  padding: 16px 0 12px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
}
.b2__pills::-webkit-scrollbar {
  display: none;
}
.b2__pill {
  flex: none;
  height: 34px;
  padding: 0 18px;
  border-radius: var(--radius-full);
  border: 1.5px solid var(--border);
  background: var(--card);
  font-family: var(--font-sans);
  font-size: 13px;
  font-weight: 600;
  color: var(--muted-foreground);
  cursor: pointer;
  white-space: nowrap;
  transition: all var(--duration-fast) var(--ease-standard);
  scroll-snap-align: start;
}
.b2__pill.on {
  background: var(--secondary);
  color: #fff;
  border-color: var(--secondary);
}
.b2__content {
  animation: b-fade 180ms ease;
}
@keyframes b-fade {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.v-b3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--background);
}
.b3__hdr {
  flex: 0 0 auto;
  background: var(--secondary);
  color: #fff;
}
.b3__hdrrow {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 4px 18px 8px;
}
.b3__tabs {
  display: flex;
  gap: 6px;
  overflow-x: auto;
  padding: 2px 14px 12px;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
}
.b3__tabs::-webkit-scrollbar {
  display: none;
}
.b3__tab {
  flex: none;
  height: 30px;
  padding: 0 14px;
  border-radius: var(--radius-full);
  border: 1.5px solid rgba(255,255,255,0.18);
  background: transparent;
  font-family: var(--font-sans);
  font-size: 12px;
  font-weight: 600;
  color: rgba(255,255,255,0.55);
  cursor: pointer;
  white-space: nowrap;
  transition: all var(--duration-fast) var(--ease-standard);
  scroll-snap-align: start;
}
.b3__tab.on {
  background: rgba(255,255,255,0.15);
  color: #fff;
  border-color: rgba(255,255,255,0.45);
}
.b3__body {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: contain;
}
.b3__card {
  animation: b-fade 200ms ease;
  min-height: 100%;
}
.b3__focus {
  padding: 28px 20px 20px;
  display: flex;
  flex-direction: column;
}
.b3__tag {
  margin-bottom: 10px;
}
.b3__label {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 21px;
  letter-spacing: -0.01em;
  color: var(--foreground);
  margin-bottom: 2px;
}
.b3__sub {
  font-size: 14px;
  color: var(--muted-foreground);
}
.b3__big {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 70px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--foreground);
  font-variant-numeric: tabular-nums;
  margin: 10px 0 4px;
}
.b3__delta {
  margin-top: 14px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 13px;
  font-weight: 600;
  color: #15803D;
}
.b3__splitrow {
  display: flex;
  margin-top: 28px;
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  overflow: hidden;
}
.b3__metric {
  flex: 1;
  padding: 18px 10px;
  text-align: center;
}
.b3__mval {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 26px;
  color: var(--foreground);
}
.b3__mlabel {
  font-size: 10.5px;
  font-weight: 600;
  color: var(--muted-foreground);
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.b3__divider {
  width: 1px;
  background: var(--border);
}
.b3__comparison {
  margin-top: 28px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.b3__cbar {
  display: flex;
  align-items: center;
  gap: 10px;
}
.b3__cname {
  font-size: 12.5px;
  font-weight: 600;
  color: var(--muted-foreground);
  width: 76px;
  flex: none;
}
.b3__ctrack {
  flex: 1;
  height: 9px;
  border-radius: var(--radius-full);
  background: var(--muted);
  overflow: hidden;
}
.b3__cfill {
  height: 100%;
  border-radius: var(--radius-full);
  background: var(--muted-foreground);
}
.b3__cfill--primary {
  background: var(--primary);
}
.b3__cval {
  font-family: var(--font-mono);
  font-size: 12px;
  font-weight: 600;
  color: var(--foreground);
  width: 42px;
  text-align: right;
  flex: none;
}
.b3__foot {
  flex: 0 0 auto;
  padding: 12px 16px calc(14px + 18px);
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(12px);
  border-top: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.b3__dots {
  display: flex;
  justify-content: center;
  gap: 7px;
}
.b3__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--border);
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-standard);
}
.b3__dot.on {
  width: 22px;
  border-radius: 3.5px;
  background: var(--primary);
}
.b3__footbtns {
  display: flex;
  gap: 8px;
}
.b3__footbtns .btn {
  height: 42px;
  font-size: 13px;
}
.v-b1d {
  --hero-bg: #0D0E47;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: var(--background);
}
.b1d-enter-right {
  animation: b1d-in-r 300ms cubic-bezier(0.22,0.61,0.36,1) both;
}
.b1d-enter-left {
  animation: b1d-in-l 300ms cubic-bezier(0.22,0.61,0.36,1) both;
}
.b1d-enter-up {
  animation: b1d-in-u 320ms cubic-bezier(0.22,0.61,0.36,1) both;
}
.b1d-exit-right {
  animation: b1d-out-r 290ms cubic-bezier(0.22,0.61,0.36,1) forwards;
}
.b1d-exit-down {
  animation: b1d-out-d 290ms cubic-bezier(0.22,0.61,0.36,1) forwards;
}
@keyframes b1d-in-r {
  from {
    transform: translateX(100%);
  }
  to {
    transform: none;
  }
}
@keyframes b1d-in-l {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: none;
  }
}
@keyframes b1d-in-u {
  from {
    transform: translateY(100%);
  }
  to {
    transform: none;
  }
}
@keyframes b1d-out-r {
  from {
    transform: none;
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes b1d-out-d {
  from {
    transform: none;
  }
  to {
    transform: translateY(100%);
  }
}
.b1d-hero-in > * {
  animation: b1d-fade-up 480ms cubic-bezier(0.22,0.61,0.36,1) both;
}
.b1d-hero-in > *:nth-child(1) {
  animation-delay: 0ms;
}
.b1d-hero-in > *:nth-child(2) {
  animation-delay: 60ms;
}
.b1d-hero-in > *:nth-child(3) {
  animation-delay: 120ms;
}
@keyframes b1d-fade-up {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.v-b1d .b1__hero {
  flex: 0 0 auto;
  background: var(--hero-bg);
  display: flex;
  flex-direction: column;
  min-height: 340px;
}
.v-b1d .b1__center {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 12px 20px 36px;
  text-align: center;
  gap: 10px;
}
.v-b1d .b1__num {
  font-family: var(--font-display);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #fff;
  font-variant-numeric: tabular-nums;
  transition: font-size 280ms var(--ease-standard);
}
.v-b1d .b1__scroll {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.v-b1d .b1__sheet {
  padding: 0 16px 56px;
}
.b1d-actions {
  display: flex;
  gap: 10px;
  margin-top: 22px;
}
.b1d-btn-new {
  flex: 1;
  height: 48px;
  border-radius: var(--radius-md);
  background: var(--secondary);
  color: #fff;
  border: none;
  font-family: var(--font-display);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: opacity var(--duration-fast);
}
.b1d-btn-new:hover {
  opacity: 0.9;
}
.b1d-btn-icon {
  width: 48px;
  height: 48px;
  border-radius: var(--radius-md);
  flex: none;
  background: var(--card);
  border: 1px solid var(--border);
  color: var(--foreground);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background var(--duration-fast);
}
.b1d-btn-icon:hover {
  background: var(--muted);
}
.statgrid--compact .stat {
  min-height: 88px;
  padding: 11px;
}
.statgrid--compact .stat__val {
  font-size: 22px;
}
.b1d-back {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 7px 14px 7px 10px;
  border-radius: var(--radius-full);
  border: none;
  background: rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.9);
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background var(--duration-fast);
  flex: none;
}
.b1d-back:hover {
  background: rgba(255,255,255,0.22);
}
.b1d-commune {
  position: absolute;
  inset: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  background: var(--background);
}
.b1d-commune__hero {
  flex: 0 0 auto;
  background: var(--hero-bg);
  padding-bottom: 20px;
}
.b1d-commune__hdr {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 18px 14px;
}
.b1d-commune__title {
  flex: 1;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.b1d-rank-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  flex: none;
  background: rgba(255,255,255,0.14);
  color: rgba(255,255,255,0.8);
  font-family: var(--font-mono);
  font-size: 12px;
  font-weight: 700;
}
.b1d-commune__num {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 52px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #fff;
  padding: 2px 20px 0;
  font-variant-numeric: tabular-nums;
}
.b1d-commune__meta {
  font-size: 12px;
  color: rgba(255,255,255,0.5);
  padding: 4px 20px 0;
  font-family: var(--font-mono);
  display: flex;
  align-items: center;
  gap: 10px;
}
.b1d-commune__spark {
  padding: 10px 20px 6px;
}
.b1d-commune__pills {
  display: flex;
  gap: 6px;
  padding: 10px 18px 0;
}
.b1d-commune__pill {
  flex: none;
  height: 28px;
  padding: 0 16px;
  border-radius: var(--radius-full);
  border: 1.5px solid rgba(255,255,255,0.2);
  background: transparent;
  font-family: var(--font-sans);
  font-size: 12px;
  font-weight: 600;
  color: rgba(255,255,255,0.6);
  cursor: pointer;
  transition: all var(--duration-fast);
}
.b1d-commune__pill.on {
  background: rgba(255,255,255,0.18);
  color: #fff;
  border-color: rgba(255,255,255,0.5);
}
.b1d-commune__scroll {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.b1d-commune__content {
  padding: 16px 16px 40px;
  animation: b-fade 180ms ease;
}
.b1d-create {
  position: absolute;
  inset: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  background: var(--background);
}
.b1d-create__hdr {
  flex: 0 0 auto;
  padding: 56px 18px 18px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.b1d-create__title {
  flex: 1;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.01em;
  color: #fff;
}
.b1d-create__close {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: none;
  flex: none;
  background: rgba(255,255,255,0.14);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background var(--duration-fast);
}
.b1d-create__close:hover {
  background: rgba(255,255,255,0.24);
}
.b1d-create__scroll {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.b1d-create__body {
  padding: 22px 16px 56px;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.b1d-field {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.b1d-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--muted-foreground);
}
.b1d-input {
  width: 100%;
  height: 46px;
  border-radius: var(--radius-md);
  border: 1.5px solid var(--border);
  background: var(--card);
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 500;
  color: var(--foreground);
  padding: 0 14px;
  box-sizing: border-box;
  outline: none;
  transition: border-color var(--duration-fast), box-shadow var(--duration-fast);
  -webkit-appearance: none;
}
.b1d-input:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 3px rgba(37,132,254,0.15);
}
.b1d-input::placeholder {
  color: var(--muted-foreground);
}
.b1d-daterow {
  display: flex;
  gap: 10px;
}
.b1d-daterow .b1d-field {
  flex: 1;
}
.b1d-input-wrap {
  position: relative;
}
.b1d-input-suffix {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12.5px;
  font-weight: 600;
  color: var(--muted-foreground);
  font-family: var(--font-mono);
  pointer-events: none;
}
.b1d-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.b1d-chip {
  height: 32px;
  padding: 0 14px;
  border-radius: var(--radius-full);
  border: 1.5px solid var(--border);
  background: var(--card);
  font-family: var(--font-sans);
  font-size: 13px;
  font-weight: 600;
  color: var(--muted-foreground);
  cursor: pointer;
  transition: all var(--duration-fast);
}
.b1d-chip.on {
  background: var(--secondary);
  color: #fff;
  border-color: var(--secondary);
}
.b1d-types {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.b1d-type {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 14px;
  border-radius: var(--radius-lg);
  border: 1.5px solid var(--border);
  background: var(--card);
  cursor: pointer;
  transition: all var(--duration-fast);
}
.b1d-type.on {
  border-color: var(--primary);
  background: var(--accent);
}
.b1d-type__dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  flex: none;
  border: 2px solid var(--border);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--duration-fast);
}
.b1d-type.on .b1d-type__dot {
  border-color: var(--primary);
  background: var(--primary);
}
.b1d-type.on .b1d-type__dot::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}
.b1d-type__info {
  flex: 1;
  min-width: 0;
}
.b1d-type__name {
  font-size: 14px;
  font-weight: 600;
  color: var(--foreground);
}
.b1d-type__desc {
  font-size: 12px;
  color: var(--muted-foreground);
  margin-top: 1px;
}
.b1d-type__rate {
  font-family: var(--font-mono);
  font-size: 13px;
  font-weight: 700;
  color: var(--primary);
  flex: none;
}
.b1d-estimator {
  background: var(--accent);
  border: 1px solid var(--blue-200);
  border-radius: var(--radius-xl);
  padding: 16px;
  animation: b-fade 200ms ease;
}
.b1d-est__title {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--primary);
  margin-bottom: 12px;
}
.b1d-est__row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 13px;
  color: var(--foreground);
  padding: 5px 0;
  border-bottom: 1px solid var(--blue-200);
}
.b1d-est__row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.b1d-est__val {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 17px;
  color: var(--secondary);
}
.b1d-cta {
  width: 100%;
  height: 52px;
  border-radius: var(--radius-md);
  background: var(--primary);
  color: #fff;
  border: none;
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: opacity var(--duration-fast);
}
.b1d-cta:hover {
  opacity: 0.9;
}
.b1d-cta:active {
  transform: scale(0.99);
}
.b1d-cta:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
html, body {
  height: 100%;
  margin: 0;
}
.desk {
  display: flex;
  height: 100vh;
  background: var(--background);
  font-family: var(--font-sans);
  color: var(--foreground);
  --peak: var(--amber-500);
  --bar: var(--blue-300);
  --bar-soft: var(--blue-100);
}
.desk-sidebar {
  width: 232px;
  flex: none;
  background: var(--secondary);
  display: flex;
  flex-direction: column;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
}
.desk-logo {
  height: 60px;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 0 18px;
  flex: none;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.desk-logo__icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: block;
  flex: none;
}
.desk-logo__name {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  letter-spacing: -0.01em;
}
.desk-nav {
  flex: 1;
  padding: 12px 10px;
  display: flex;
  flex-direction: column;
  gap: 2px;
  overflow-y: auto;
}
.desk-navlabel {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.32);
  padding: 12px 10px 5px;
}
.desk-navitem {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 38px;
  padding: 0 10px;
  border-radius: var(--radius-md);
  border: none;
  background: transparent;
  color: rgba(255,255,255,0.6);
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-align: left;
  width: 100%;
  transition: all var(--duration-fast);
  white-space: nowrap;
}
.desk-navitem:hover {
  background: rgba(255,255,255,0.08);
  color: #fff;
}
.desk-navitem.on {
  background: rgba(255,255,255,0.14);
  color: #fff;
  font-weight: 600;
}
.desk-navitem.on svg {
  color: #7FB0FF;
}
.desk-user {
  padding: 14px;
  border-top: 1px solid rgba(255,255,255,0.1);
  display: flex;
  align-items: center;
  gap: 10px;
  flex: none;
}
.desk-av {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  flex: none;
}
.desk-uname {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255,255,255,0.85);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.desk-urole {
  font-size: 11px;
  color: rgba(255,255,255,0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.desk-main {
  margin-left: 232px;
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 0;
}
.desk-topbar {
  height: 60px;
  background: var(--card);
  border-bottom: 1px solid var(--border);
  display: flex;
  align-items: center;
  padding: 0 24px;
  gap: 14px;
  position: sticky;
  top: 0;
  z-index: 10;
  flex: none;
}
.desk-breadcrumb {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  min-width: 0;
}
.desk-bread-seg {
  color: var(--muted-foreground);
  white-space: nowrap;
}
.desk-bread-seg.on {
  color: var(--foreground);
  font-weight: 600;
}
.desk-bread-sep {
  color: var(--border);
}
.desk-toplive {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 12.5px;
  color: var(--muted-foreground);
  white-space: nowrap;
  flex: none;
}
.desk-topbtns {
  display: flex;
  gap: 8px;
  align-items: center;
  flex: none;
}
.desk-iconbtn {
  width: 36px;
  height: 36px;
  border-radius: var(--radius-md);
  border: 1.5px solid var(--border);
  background: var(--card);
  color: var(--muted-foreground);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--duration-fast);
}
.desk-iconbtn:hover {
  background: var(--muted);
  color: var(--foreground);
}
.desk-scroll {
  flex: 1;
  overflow-y: auto;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.desk-pagehdr {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.desk-pagehdr h1 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.02em;
  margin: 0;
}
.desk-pagehdr .sub {
  font-size: 14px;
  color: var(--muted-foreground);
}
.desk-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 18px;
}
.desk-hero {
  grid-column: span 4;
  border-radius: var(--radius-xl);
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.desk-hero__eyebrow {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
  margin-bottom: 10px;
}
.desk-hero__num {
  font-family: var(--font-display);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #fff;
  font-variant-numeric: tabular-nums;
  transition: font-size 240ms;
}
.desk-hero__delta {
  margin: 8px 0 14px;
}
.desk-hero__date {
  margin-top: 10px;
  font-size: 11px;
  color: rgba(255,255,255,0.4);
  font-family: var(--font-mono);
}
.desk-stat {
  grid-column: span 2;
}
.desk-stat .card.stat {
  height: 100%;
  min-height: 0;
}
.desk-sec {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted-foreground);
  margin-bottom: 12px;
}
.desk-chart-col {
  grid-column: span 8;
}
.desk-rank-col {
  grid-column: span 4;
}
.desk-map-col {
  grid-column: span 7;
}
.desk-cost-col {
  grid-column: span 5;
}
.desk-chart-col .bars {
  height: 180px;
}
.desk-cbar {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 13px;
}
.desk-cname {
  font-size: 13px;
  font-weight: 600;
  color: var(--muted-foreground);
  width: 80px;
  flex: none;
}
.desk-ctrack {
  flex: 1;
  height: 10px;
  border-radius: var(--radius-full);
  background: var(--muted);
  overflow: hidden;
}
.desk-cfill {
  height: 100%;
  border-radius: var(--radius-full);
}
.desk-cval {
  font-family: var(--font-mono);
  font-size: 13px;
  font-weight: 700;
  color: var(--foreground);
  width: 54px;
  text-align: right;
  flex: none;
}
.desk-cnote {
  font-size: 12px;
  color: var(--muted-foreground);
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid var(--border);
}
.desk-actionstrip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
.desk-actionbtns {
  display: flex;
  gap: 10px;
}
.desk-legend {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.desk-legend__item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 12.5px;
  color: var(--muted-foreground);
}
.desk-datewrap {
  position: relative;
}
.desk-datewrap--campaign {
  min-width: 0;
}
.desk-datepop {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  z-index: 50;
}
.desk-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(13,14,71,0.22);
  z-index: 30;
  animation: dfade 200ms ease;
}
@keyframes dfade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.desk-slideover {
  position: fixed;
  top: 0;
  right: 0;
  width: 440px;
  height: 100vh;
  background: var(--card);
  box-shadow: var(--shadow-xl);
  z-index: 31;
  display: flex;
  flex-direction: column;
  animation: dslide 280ms cubic-bezier(0.22,0.61,0.36,1);
}
@keyframes dslide {
  from {
    transform: translateX(100%);
  }
  to {
    transform: none;
  }
}
.desk-so-hdr {
  flex: none;
  padding: 24px 22px 18px;
}
.desk-so-row {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}
.desk-so-close {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background: rgba(255,255,255,0.14);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  transition: background var(--duration-fast);
}
.desk-so-close:hover {
  background: rgba(255,255,255,0.26);
}
.desk-so-rank {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(255,255,255,0.14);
  color: rgba(255,255,255,0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 700;
  flex: none;
}
.desk-so-title {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.desk-so-num {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #fff;
  font-variant-numeric: tabular-nums;
  margin: 4px 0 4px;
}
.desk-so-meta {
  font-size: 12px;
  color: rgba(255,255,255,0.5);
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.desk-so-pills {
  display: flex;
  gap: 6px;
  margin-top: 10px;
}
.desk-so-pill {
  height: 28px;
  padding: 0 14px;
  border-radius: var(--radius-full);
  border: 1.5px solid rgba(255,255,255,0.2);
  background: transparent;
  color: rgba(255,255,255,0.6);
  font-family: var(--font-sans);
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all var(--duration-fast);
}
.desk-so-pill.on {
  background: rgba(255,255,255,0.18);
  color: #fff;
  border-color: rgba(255,255,255,0.5);
}
.desk-so-body {
  flex: 1;
  overflow-y: auto;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.desk-modal-wrap {
  position: fixed;
  inset: 0;
  background: rgba(13,14,71,0.32);
  z-index: 40;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  animation: dfade 200ms ease;
}
.desk-modal {
  background: var(--card);
  border-radius: var(--radius-xl);
  width: 100%;
  max-width: 580px;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  box-shadow: var(--shadow-xl);
  animation: dmodal 280ms cubic-bezier(0.22,0.61,0.36,1);
}
@keyframes dmodal {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.desk-modal__hdr {
  padding: 20px 24px;
  border-bottom: 1px solid var(--border);
  display: flex;
  align-items: center;
  gap: 12px;
  flex: none;
}
.desk-modal__title {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 18px;
  flex: 1;
}
.desk-modal__close {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.5px solid var(--border);
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--muted-foreground);
  transition: all var(--duration-fast);
}
.desk-modal__close:hover {
  background: var(--muted);
}
.desk-modal__body {
  flex: 1;
  overflow-y: auto;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.desk-modal__2col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.desk-modal__foot {
  padding: 16px 24px;
  border-top: 1px solid var(--border);
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  flex: none;
}
@media (max-width: 1023px) {
  .desk-sidebar {
    display: none !important;
  }
  .desk, .desk-main, .desk-scroll {
    overflow-x: hidden;
    max-width: 100vw;
  }
  .desk-main {
    margin-left: 0;
  }
  .desk-hero, .desk-chart-col, .desk-rank-col, .desk-map-col, .desk-cost-col {
    grid-column: 1 / -1;
  }
  .desk-stat {
    grid-column: span 6;
  }
  .desk-topbar {
    padding: 0 14px;
    gap: 10px;
  }
  .desk-breadcrumb, .desk-toplive__city, .desk-toplive__sep {
    display: none;
  }
  .desk-topbtns {
    flex: 1;
    min-width: 0;
    justify-content: flex-end;
  }
  .desk-datewrap--campaign {
    flex: 0 1 auto;
    min-width: 0;
  }
  .chip--campaign {
    max-width: 100%;
  }
  .desk-topbtns > .desk-datewrap:not(.desk-datewrap--campaign) {
    flex: none;
  }
}
.desk-tabbar-mobile {
  position: fixed;
  inset-inline: 0;
  bottom: 0;
  z-index: 50;
}
@media (min-width: 1024px) {
  .desk-tabbar-mobile {
    display: none;
  }
}
.desk-main--mobile-pad {
  padding-bottom: 72px;
}
@media (min-width: 1024px) {
  .desk-main--mobile-pad {
    padding-bottom: 0;
  }
}
.desk-hero {
  background: var(--secondary);
  box-shadow: var(--shadow-md);
}
.desk-hero__num {
  font-size: 52px;
}
.desk-hero .tag--measured {
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.85);
}
.desk-hero .tag--measured .d {
  background: var(--blue-300);
}
.desk-hero .spark polyline {
  stroke: rgba(127, 176, 255, 0.9);
}
.desk-hero .spark circle {
  fill: rgba(127, 176, 255, 0.9);
}
.desk-alert {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 14px;
  border-radius: var(--radius-lg);
  background: #fff8e7;
  border: 1px solid rgba(245, 158, 11, 0.28);
}
.desk-alert__body {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.desk-alert__title {
  font-size: 14px;
  font-weight: 600;
  color: var(--foreground);
  margin: 0;
}
.desk-alert__sub {
  font-size: 12px;
  color: var(--muted-foreground);
  margin: 2px 0 0;
}
.desk-alert__close {
  border: none;
  background: transparent;
  cursor: pointer;
  color: var(--muted-foreground);
  padding: 4px;
  flex: none;
}
.desk-map-host {
  min-height: 280px;
  width: 100%;
}
.desk-overview {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.desk-map-host--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 280px;
  font-size: 13px;
  color: var(--muted-foreground);
  background: var(--muted);
}
button.rank__row {
  width: 100%;
  border: none;
  background: transparent;
  font: inherit;
  color: inherit;
  text-align: left;
}
.desk-so-hdr {
  background: var(--secondary);
}
@media (max-width: 1023px) {
  .desk-slideover {
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
    height: auto;
    max-height: 88vh;
    border-top-left-radius: var(--radius-xl);
    border-top-right-radius: var(--radius-xl);
    overflow: hidden;
    animation: dslideup 300ms cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .desk-slideover::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 38px;
    height: 4px;
    border-radius: var(--radius-full);
    background: rgba(255, 255, 255, 0.3);
    z-index: 1;
  }
  .desk-so-hdr {
    padding-top: 26px;
  }
}
@keyframes dslideup {
  from {
    transform: translateY(100%);
  }
  to {
    transform: none;
  }
}
.desk-so-spark polyline {
  stroke: rgba(127, 176, 255, 0.9);
}
.desk-so-spark circle {
  fill: rgba(127, 176, 255, 0.9);
}
.bar i, .rank__fill, .desk-cfill {
  transition: height 700ms cubic-bezier(0.22, 0.61, 0.36, 1), width 700ms cubic-bezier(0.22, 0.61, 0.36, 1);
}
.dash-refresh {
  animation: dashRefresh 320ms cubic-bezier(0.22, 0.61, 0.36, 1);
}
.dash-fade-in {
  animation: dashFadeIn 420ms cubic-bezier(0.22, 0.61, 0.36, 1);
}
@keyframes dashRefresh {
  from {
    opacity: 0.55;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes dashFadeIn {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.spark polyline, .spark circle {
  transition: all 700ms cubic-bezier(0.22, 0.61, 0.36, 1);
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-ease {
  syntax: "*";
  inherits: false;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
