/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@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-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--font-sans:"SF Pro Text", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Helvetica Neue", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-xl:36rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-medium:500;--font-weight-semibold:600;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-civic:#06c;--color-civic-dark:#0071e3;--color-pine:#2a7b46;--color-mist:#f5f5f7;--color-ink:#1d1d1f;--color-ink-soft:#6e6e73;--color-ink-muted:#86868b}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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}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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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)){::placeholder{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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.grid{display:grid}.table{display:table}.w-6{width:calc(var(--spacing) * 6)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.rounded-\[24px\]{border-radius:24px}.bg-mist{background-color:var(--color-mist)}.p-4{padding:calc(var(--spacing) * 4)}.py-10{padding-block:calc(var(--spacing) * 10)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[22px\]{font-size:22px}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.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-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[-0\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.text-civic{color:var(--color-civic)}.text-ink{color:var(--color-ink)}.text-ink-soft{color:var(--color-ink-soft)}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=80rem){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}}}:root{--font-sans:"SF Pro Text", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Helvetica Neue", ui-sans-serif, system-ui, sans-serif;--color-civic:#06c;--color-civic-dark:#0071e3;--color-pine:#2a7b46;--color-pine-dark:#245f39;--color-mist:#f5f5f7;--color-ink:#1d1d1f;--color-ink-soft:#6e6e73;--color-ink-muted:#86868b;--color-pearl:#fbfbfd;--color-line:#d2d2d7;--color-line-soft:#e8e8ed;--color-night:#111113;--color-danger:#b42318;--color-danger-strong:#8f1f13;--surface-page-background:radial-gradient(circle at top, #fff 0%, #f8f8fa 24%, #f5f5f7 52%, #efeff3 100%);--surface-card-border:#d2d2d7d6;--surface-card-background:#ffffffeb;--surface-card-shadow:0 24px 60px #0f172a0f;--surface-card-highlight:linear-gradient(180deg, #ffffff47, transparent 40%);--surface-focus-edge:#06cc;--surface-focus-ring:0 0 0 4px #0066cc24;--surface-secondary-border:#d2d2d7e6;--surface-secondary-background:#ffffffe6;--surface-secondary-hover-border:#0066cc38;--surface-secondary-hover-background:#f7fbfff2;--surface-input-border:#d2d2d7f2;--surface-input-background:#fffffffa;--surface-input-focus-border:#0066cc6b;--surface-alert-success-border:#0066cc24;--surface-alert-success-background:linear-gradient(180deg, #f8fbff 0%, #edf5ff 100%);--surface-alert-success-text:#0d4f8b;--surface-alert-error-border:#c9342f29;--surface-alert-error-background:#fff3f2;--surface-alert-warning-border:#b26f0029;--surface-alert-warning-background:#fff8ec;--text-inverse:#fff;--text-inverse-copy:#ffffffc7}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-civic:#5aa8ff;--color-civic-dark:#82c1ff;--color-pine:#69c785;--color-pine-dark:#8bdda1;--color-mist:#0d141f;--color-ink:#f3f6fb;--color-ink-soft:#b6c0cd;--color-ink-muted:#8c97a8;--color-pearl:#111a27;--color-line:#2a3647;--color-line-soft:#1d2735;--color-night:#04070d;--color-danger:#ff9e93;--color-danger-strong:#ffb8b0;--surface-page-background:radial-gradient(circle at top, #18212e 0%, #111826 26%, #0b121d 56%, #05080f 100%);--surface-card-border:#94a3b82e;--surface-card-background:#0b121de0;--surface-card-shadow:0 24px 60px #00000052;--surface-card-highlight:linear-gradient(180deg, #ffffff14, transparent 42%);--surface-focus-edge:#5aa8ffe0;--surface-focus-ring:0 0 0 4px #5aa8ff3d;--surface-secondary-border:#94a3b838;--surface-secondary-background:#0d1521e6;--surface-secondary-hover-border:#5aa8ff52;--surface-secondary-hover-background:#111e2efa;--surface-input-border:#94a3b838;--surface-input-background:#080e17f0;--surface-input-focus-border:#5aa8ff8f;--surface-alert-success-border:#5aa8ff3d;--surface-alert-success-background:linear-gradient(180deg, #0d233beb 0%, #0b1a2cfa 100%);--surface-alert-success-text:#9dcfff;--surface-alert-error-border:#ff9e9338;--surface-alert-error-background:#5d1b1b47;--surface-alert-warning-border:#f7c46f38;--surface-alert-warning-background:#5e411047;--text-inverse:#f8fbff;--text-inverse-copy:#cdd8e4cc}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-civic:#06c;--color-civic-dark:#0071e3;--color-pine:#2a7b46;--color-pine-dark:#245f39;--color-mist:#f5f5f7;--color-ink:#1d1d1f;--color-ink-soft:#6e6e73;--color-ink-muted:#86868b;--color-pearl:#fbfbfd;--color-line:#d2d2d7;--color-line-soft:#e8e8ed;--color-night:#111113;--color-danger:#b42318;--color-danger-strong:#8f1f13;--color-warning:#a66503;--color-warning-strong:#8f5b03;--surface-page-background:radial-gradient(circle at top, #fff 0%, #f8f8fa 24%, #f5f5f7 52%, #efeff3 100%);--surface-sidebar-border:#1d1d1f14;--surface-sidebar-background:#fafafcd6;--surface-strong-background:linear-gradient(180deg, #17181b 0%, #242529 100%);--surface-strong-border:#ffffff14;--surface-strong-pill:#ffffff1f;--surface-strong-copy:#ffffffc7;--surface-brand-shadow:0 18px 36px #00000047;--surface-card-border:#d2d2d7d6;--surface-card-border-strong:#d2d2d7e6;--surface-card-background:#ffffffe6;--surface-card-background-solid:#fbfbfdeb;--surface-card-background-elevated:#ffffffeb;--surface-card-shadow:0 24px 60px #0f172a0f;--surface-card-shadow-strong:0 16px 36px #0f172a0f;--surface-card-highlight:linear-gradient(180deg, #ffffff47, transparent 40%);--surface-hover-accent:#0066cc14;--surface-hover-accent-strong:#f7fbfffa;--surface-row-hover:#0066cc08;--surface-focus-edge:#06cc;--surface-focus-ring:0 0 0 4px #0066cc24;--surface-focus-ring-soft:0 0 0 4px #0066cc1f;--surface-toolbar-pill-border:#d2d2d7e6;--surface-toolbar-pill-background:#fffc;--surface-toolbar-pill-text:var(--color-ink-soft);--surface-secondary-border:#d2d2d7e6;--surface-secondary-background:#ffffffe6;--surface-secondary-hover-border:#0066cc38;--surface-secondary-hover-background:#f7fbfff2;--surface-secondary-on-strong-border:#ffffff1f;--surface-secondary-on-strong-background:#ffffff14;--surface-secondary-on-strong-hover-background:#ffffff24;--surface-danger-background:#fff1f0;--surface-danger-border:#c9342f29;--surface-danger-hover-background:#ffe3e0;--surface-danger-soft-background:#fff0ef;--surface-danger-text:var(--color-danger);--surface-danger-text-strong:var(--color-danger-strong);--surface-filter-inactive-background:#ffffff8a;--surface-filter-inactive-hover-background:#ffffffd1;--surface-input-border:#d2d2d7f2;--surface-input-background:#fffffffa;--surface-input-hover-border:#0066cc29;--surface-input-focus-border:#0066cc6b;--surface-search-panel-border:#e8e8edeb;--surface-search-panel-background:#fbfbfdeb;--surface-search-result-border:#e8e8edeb;--surface-search-result-background:#fffffff5;--surface-mini-stat-border:#d2d2d7cc;--surface-mini-stat-background:#ffffffb8;--surface-list-item-border:#e8e8edeb;--surface-list-item-background:#fbfbfdeb;--surface-list-item-hover-border:#0066cc29;--surface-list-item-hover-background:#fffffffa;--surface-chip-neutral-background:#f0f0f3;--surface-chip-neutral-text:var(--color-ink);--surface-chip-healthy-background:#eaf4ec;--surface-chip-healthy-text:var(--color-pine);--surface-chip-warning-background:#fbf2df;--surface-chip-warning-text:var(--color-warning);--surface-chip-critical-background:#fceceb;--surface-chip-critical-text:var(--color-danger);--surface-chip-info-background:#e8f2fc;--surface-chip-info-text:var(--color-civic);--surface-bar-track:#e6e6eb;--surface-bar-fill:linear-gradient(90deg, #06c 0%, #2997ff 100%);--surface-alert-success-border:#0066cc24;--surface-alert-success-background:linear-gradient(180deg, #f8fbff 0%, #edf5ff 100%);--surface-alert-success-text:#0d4f8b;--surface-alert-error-border:#c9342f29;--surface-alert-error-background:#fff3f2;--surface-alert-warning-border:#b26f0029;--surface-alert-warning-background:#fff8ec;--surface-table-head-background:#fbfbfdf5;--surface-table-border:#d2d2d7d6;--surface-table-border-soft:#e8e8edeb;--surface-map-border:#d2d2d7d6;--surface-map-placeholder-background:radial-gradient(circle at top right, #2997ff1f, transparent 42%), linear-gradient(180deg, #fbfbfdf5 0%, #f5f5f7f5 100%);--surface-map-canvas:#f5f5f7;--map-boundary-stroke:var(--color-civic);--map-boundary-fill:var(--color-civic-dark);--text-inverse:#fff;--text-inverse-muted:#ffffffdb;--text-inverse-copy:#ffffffc7;--text-inverse-accent:#2997ff}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-civic:#5aa8ff;--color-civic-dark:#82c1ff;--color-pine:#69c785;--color-pine-dark:#8bdda1;--color-mist:#0d141f;--color-ink:#f3f6fb;--color-ink-soft:#b6c0cd;--color-ink-muted:#8c97a8;--color-pearl:#111a27;--color-line:#2a3647;--color-line-soft:#1d2735;--color-night:#04070d;--color-danger:#ff9e93;--color-danger-strong:#ffb8b0;--color-warning:#f7c46f;--color-warning-strong:#ffd798;--surface-page-background:radial-gradient(circle at top, #18212e 0%, #111826 26%, #0b121d 56%, #05080f 100%);--surface-sidebar-border:#94a3b829;--surface-sidebar-background:#070b12d1;--surface-strong-background:linear-gradient(180deg, #131b26 0%, #1d2734 100%);--surface-strong-border:#94a3b829;--surface-strong-pill:#ffffff14;--surface-strong-copy:#dee6f0c7;--surface-brand-shadow:0 18px 36px #0000006b;--surface-card-border:#94a3b82e;--surface-card-border-strong:#94a3b838;--surface-card-background:#0b121de0;--surface-card-background-solid:#101926eb;--surface-card-background-elevated:#111b29f5;--surface-card-shadow:0 24px 60px #00000052;--surface-card-shadow-strong:0 16px 36px #0000003d;--surface-card-highlight:linear-gradient(180deg, #ffffff14, transparent 42%);--surface-hover-accent:#5aa8ff24;--surface-hover-accent-strong:#101c2cfa;--surface-row-hover:#5aa8ff14;--surface-focus-edge:#5aa8ffe0;--surface-focus-ring:0 0 0 4px #5aa8ff3d;--surface-focus-ring-soft:0 0 0 4px #5aa8ff2e;--surface-toolbar-pill-border:#94a3b833;--surface-toolbar-pill-background:#0c141fc7;--surface-toolbar-pill-text:var(--color-ink-soft);--surface-secondary-border:#94a3b838;--surface-secondary-background:#0d1521e6;--surface-secondary-hover-border:#5aa8ff52;--surface-secondary-hover-background:#111e2efa;--surface-secondary-on-strong-border:#ffffff1f;--surface-secondary-on-strong-background:#ffffff14;--surface-secondary-on-strong-hover-background:#ffffff24;--surface-danger-background:#78251f2e;--surface-danger-border:#ff9e933d;--surface-danger-hover-background:#8c2a2447;--surface-danger-soft-background:#78251f38;--surface-danger-text:var(--color-danger);--surface-danger-text-strong:var(--color-danger-strong);--surface-filter-inactive-background:#0f1826b8;--surface-filter-inactive-hover-background:#142132eb;--surface-input-border:#94a3b838;--surface-input-background:#080e17f0;--surface-input-hover-border:#5aa8ff47;--surface-input-focus-border:#5aa8ff8f;--surface-search-panel-border:#94a3b82e;--surface-search-panel-background:#090f18e0;--surface-search-result-border:#94a3b82e;--surface-search-result-background:#0e1622f0;--surface-mini-stat-border:#94a3b82e;--surface-mini-stat-background:#121c2ab8;--surface-list-item-border:#94a3b82e;--surface-list-item-background:#0e1622eb;--surface-list-item-hover-border:#5aa8ff3d;--surface-list-item-hover-background:#121c2afa;--surface-chip-neutral-background:#94a3b824;--surface-chip-neutral-text:var(--color-ink-soft);--surface-chip-healthy-background:#5abe7b29;--surface-chip-healthy-text:var(--color-pine);--surface-chip-warning-background:#f7c46f29;--surface-chip-warning-text:var(--color-warning);--surface-chip-critical-background:#ff9e9329;--surface-chip-critical-text:var(--color-danger);--surface-chip-info-background:#5aa8ff29;--surface-chip-info-text:var(--color-civic);--surface-bar-track:#94a3b82e;--surface-bar-fill:linear-gradient(90deg, #458fe2 0%, #82c1ff 100%);--surface-alert-success-border:#5aa8ff3d;--surface-alert-success-background:linear-gradient(180deg, #0d233beb 0%, #0b1a2cfa 100%);--surface-alert-success-text:#9dcfff;--surface-alert-error-border:#ff9e9338;--surface-alert-error-background:#5d1b1b47;--surface-alert-warning-border:#f7c46f38;--surface-alert-warning-background:#5e411047;--surface-table-head-background:#080e17f5;--surface-table-border:#94a3b82e;--surface-table-border-soft:#94a3b824;--surface-map-border:#94a3b82e;--surface-map-placeholder-background:radial-gradient(circle at top right, #82c1ff1f, transparent 42%), linear-gradient(180deg, #0f1825fa 0%, #090f18fa 100%);--surface-map-canvas:#0f1825;--map-boundary-stroke:#82c1ff;--map-boundary-fill:#5aa8ff;--text-inverse:#f8fbff;--text-inverse-muted:#e8eff7e0;--text-inverse-copy:#cdd8e4cc;--text-inverse-accent:#82c1ff}*{box-sizing:border-box}html,body,#app{min-height:100vh}body{color:var(--color-ink);font-family:var(--font-sans);background:var(--surface-page-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.dashboard-shell{min-height:100vh;display:flex}.dashboard-sidebar{border-right:1px solid var(--surface-sidebar-border);background:var(--surface-sidebar-background);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);flex-direction:column;gap:20px;width:320px;height:100vh;padding:24px 20px;display:flex;position:sticky;top:0}.dashboard-brand{background:var(--surface-strong-background);color:var(--text-inverse);border-radius:32px;padding:22px 22px 24px}.dashboard-brand-header{align-items:center;gap:14px;display:flex}.dashboard-brand-logo{width:64px;height:64px;box-shadow:var(--surface-brand-shadow);border-radius:18px;flex:none;display:block}.dashboard-brand-mark{background:var(--surface-strong-pill);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-brand-title{letter-spacing:-.04em;margin:18px 0 0;font-size:30px;font-weight:600;line-height:1.05}.dashboard-brand-copy{color:var(--surface-strong-copy);margin:10px 0 0;font-size:15px;line-height:1.55}.dashboard-meta-card{border:1px solid var(--surface-card-border-strong);background:var(--surface-card-background);border-radius:28px}@supports (color:color-mix(in lab, red, red)){.dashboard-meta-card{background:color-mix(in srgb, var(--surface-card-background) 96%, transparent)}}.dashboard-meta-card{padding:18px 20px}.dashboard-meta-kicker,.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.dashboard-meta-kicker{color:var(--color-civic)}.dashboard-meta-value{letter-spacing:-.02em;margin:12px 0 0;font-size:16px;font-weight:600}.dashboard-meta-copy{color:var(--color-ink-soft);margin:6px 0 0;font-size:14px;line-height:1.45}.dashboard-sidebar-nav{flex-direction:column;gap:10px;display:flex}.dashboard-sidebar-footer{margin-top:auto}.sidebar-link{color:var(--color-ink-soft);border:1px solid #0000;border-radius:22px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:500;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:flex}.sidebar-link:hover{background:var(--surface-hover-accent);color:var(--color-ink)}.sidebar-link.active{border-color:var(--surface-card-border-strong);background:var(--surface-card-background-elevated);color:var(--color-ink);box-shadow:var(--surface-card-shadow-strong)}.sidebar-link-danger{color:var(--surface-danger-text)}.sidebar-link-danger:hover{background:var(--surface-danger-soft-background);color:var(--surface-danger-text-strong)}.dashboard-main{flex:1;min-width:0}.dashboard-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;padding:30px 32px 0;display:flex}.dashboard-toolbar-copy{max-width:720px}.dashboard-toolbar-kicker,.section-kicker,.page-kicker{color:var(--color-civic)}.page-kicker-on-dark{color:var(--text-inverse-accent)}.dashboard-toolbar-title,.page-title{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(34px,4vw,54px);font-weight:600;line-height:1.02}.dashboard-toolbar-copy-text,.page-copy{color:var(--color-ink-soft);margin:12px 0 0;font-size:17px;line-height:1.58}.dashboard-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.toolbar-pill,.dashboard-chip,.badge{letter-spacing:-.01em;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.toolbar-pill{border:1px solid var(--surface-toolbar-pill-border);background:var(--surface-toolbar-pill-background);color:var(--surface-toolbar-pill-text)}.theme-toggle{align-items:center;gap:10px;display:inline-flex}.theme-toggle-label{color:var(--color-ink-soft);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.theme-toggle-control{border:1px solid var(--surface-toolbar-pill-border);background:var(--surface-toolbar-pill-background);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.theme-toggle-button{color:var(--color-ink-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:background-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.theme-toggle-button:hover{color:var(--color-ink);background:var(--surface-hover-accent)}.theme-toggle-button[data-active=true]{color:var(--color-ink);background:var(--surface-card-background-elevated);box-shadow:var(--surface-card-shadow-strong)}.dashboard-content{padding:28px 32px 48px}.page-stack{flex-direction:column;gap:24px;display:flex}.hero-panel,.section-surface,.dashboard-panel,.dashboard-metric-card,.card,.table-container,.stat-card{border:1px solid var(--surface-card-border);background:var(--surface-card-background);box-shadow:var(--surface-card-shadow);border-radius:32px}.hero-panel,.section-surface,.dashboard-panel,.dashboard-metric-card,.card{padding:28px}.hero-panel-dark{border-color:var(--surface-strong-border);background:var(--surface-strong-background);color:var(--text-inverse)}.hero-panel-dark .page-copy,.hero-panel-dark .hero-copy,.hero-panel-dark .hero-stat-copy,.hero-panel-dark .hero-stat-value,.hero-panel-dark .hero-stat-label,.login-hero-panel .hero-stat-copy,.login-hero-panel .hero-stat-value,.login-hero-panel .hero-stat-label{color:var(--text-inverse-muted)}.hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.hero-copy-block{grid-column:span 7}.hero-action-block{grid-column:span 5;justify-content:flex-end;align-items:flex-start;display:flex}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.hero-title{letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(42px,6vw,68px);font-weight:600;line-height:.98}.hero-copy{max-width:720px;color:var(--color-ink-soft);margin:14px 0 0;font-size:17px;line-height:1.62}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.hero-stat{border:1px solid var(--surface-card-border);background:var(--surface-card-background-solid);border-radius:26px;padding:18px 20px}.hero-panel-dark .hero-stat,.login-hero-panel .hero-stat{border-color:var(--surface-strong-border);background:var(--surface-secondary-on-strong-background)}.hero-stat-label{color:var(--color-ink-soft);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.hero-stat-value{color:var(--color-ink);letter-spacing:-.03em;margin:12px 0 0;font-size:21px;font-weight:600;line-height:1.16}.hero-stat-copy{color:var(--color-ink-soft);margin:8px 0 0;font-size:14px;line-height:1.5}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.section-heading-copy{max-width:760px}.section-heading-title{letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(26px,3.2vw,36px);font-weight:600;line-height:1.08}.section-heading-copy p{color:var(--color-ink-soft);margin:10px 0 0;font-size:15px;line-height:1.58}.btn-primary,.btn-secondary,.btn-danger{letter-spacing:-.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:15px;font-weight:500;transition:transform .16s,background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.btn-primary{background:var(--color-civic);color:var(--text-inverse);box-shadow:inset 0 1px #ffffff2e}.btn-primary:hover:not(:disabled){background:var(--color-civic-dark);transform:translateY(-1px)}.btn-secondary{border-color:var(--surface-secondary-border);background:var(--surface-secondary-background);color:var(--color-ink)}.btn-secondary:hover:not(:disabled){border-color:var(--surface-secondary-hover-border);background:var(--surface-secondary-hover-background);color:var(--color-civic);transform:translateY(-1px)}.btn-secondary-on-dark{border-color:var(--surface-secondary-on-strong-border);background:var(--surface-secondary-on-strong-background);color:var(--text-inverse)}.btn-secondary-on-dark:hover:not(:disabled){background:var(--surface-secondary-on-strong-hover-background);color:var(--text-inverse)}.btn-danger{background:var(--surface-danger-background);border-color:var(--surface-danger-border);color:var(--surface-danger-text)}.btn-danger:hover:not(:disabled){background:var(--surface-danger-hover-background);transform:translateY(-1px)}.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-danger:focus-visible,.input:focus-visible,.search-result-button:focus-visible,.sidebar-link:focus-visible,.alert-success-action:focus-visible,.back-link:focus-visible,.theme-toggle-button:focus-visible{box-shadow:var(--surface-focus-ring);outline:none}.btn-primary:disabled,.btn-secondary:disabled,.btn-danger:disabled{cursor:not-allowed;opacity:.54;transform:none}.btn-sm{padding:9px 14px;font-size:13px}.back-link{color:var(--color-ink-soft);align-items:center;gap:8px;font-size:15px;font-weight:500;transition:color .16s;display:inline-flex}.back-link:hover{color:var(--color-civic)}.filter-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;transition:transform .16s,background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.filter-pill-active{border-color:var(--surface-card-border-strong);background:var(--surface-card-background-elevated);color:var(--color-ink);box-shadow:var(--surface-card-shadow-strong)}.filter-pill-inactive{background:var(--surface-filter-inactive-background);color:var(--color-ink-soft)}.filter-pill-inactive:hover{background:var(--surface-filter-inactive-hover-background);color:var(--color-civic);transform:translateY(-1px)}.label{color:var(--color-ink);letter-spacing:-.01em;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.input{border:1px solid var(--surface-input-border);background:var(--surface-input-background);width:100%;color:var(--color-ink);border-radius:20px;padding:14px 18px;font-size:15px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:block}.input::placeholder{color:var(--color-ink-muted)}.input:hover{border-color:var(--surface-input-hover-border)}.input:focus{border-color:var(--surface-input-focus-border);box-shadow:var(--surface-focus-ring-soft);outline:none}.search-input-shell{position:relative}.search-input-icon{color:var(--color-ink-muted);pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.search-input{padding-left:48px}.input-helper-text{color:var(--color-ink-soft);margin:10px 0 0;font-size:14px;line-height:1.55}.search-results-panel{border:1px solid var(--surface-search-panel-border);background:var(--surface-search-panel-background);border-radius:28px;padding:18px}.search-results-header,.selected-city-header,.search-result-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.search-results-title,.search-result-title{color:var(--color-ink);letter-spacing:-.02em;margin:0;font-weight:600}.search-results-title{font-size:15px}.search-results-copy,.search-result-meta,.search-results-empty{color:var(--color-ink-soft);margin:6px 0 0;font-size:14px;line-height:1.55}.search-results-list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.search-result-button{border:1px solid var(--surface-search-result-border);background:var(--surface-search-result-background);text-align:left;cursor:pointer;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:flex}.search-result-button:hover{border-color:var(--surface-list-item-hover-border);background:var(--surface-hover-accent-strong);transform:translateY(-1px)}.search-result-main{flex:1;min-width:0}.search-result-title{font-size:16px}.search-result-meta{overflow-wrap:anywhere}.search-result-action{color:var(--color-civic);white-space:nowrap;font-size:14px;font-weight:600}.search-result-badge{background:var(--surface-danger-soft-background);color:var(--surface-danger-text)}.selected-city-card{flex-direction:column;gap:10px;display:flex}.dashboard-mini-stat{border:1px solid var(--surface-mini-stat-border);background:var(--surface-mini-stat-background);border-radius:26px;padding:18px 20px}.dashboard-metric-card{position:relative;overflow:hidden}.dashboard-metric-card:after{content:"";background:var(--surface-card-highlight);pointer-events:none;position:absolute;inset:0}.dashboard-metric-value,.stat-value{color:var(--color-ink);letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(30px,3.8vw,42px);font-weight:600;line-height:1}.dashboard-metric-note,.stat-label{color:var(--color-ink-soft);margin:10px 0 0;font-size:14px;line-height:1.58}.icon-bg-civic,.icon-bg-pine,.icon-bg-warning,.icon-bg-critical,.icon-bg-info,.icon-bg-accent{border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.icon-bg-civic,.icon-bg-info{background:var(--surface-chip-info-background);color:var(--surface-chip-info-text)}.icon-bg-pine,.icon-bg-accent{background:var(--surface-chip-healthy-background);color:var(--surface-chip-healthy-text)}.icon-bg-warning{background:var(--surface-chip-warning-background);color:var(--surface-chip-warning-text)}.icon-bg-critical{background:var(--surface-chip-critical-background);color:var(--surface-chip-critical-text)}.dashboard-list{flex-direction:column;gap:12px;margin-top:18px;display:flex}.dashboard-list-item{border:1px solid var(--surface-list-item-border);background:var(--surface-list-item-background);border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;transition:transform .16s,border-color .16s,background-color .16s;display:flex}.dashboard-list-item:hover{border-color:var(--surface-list-item-hover-border);background:var(--surface-list-item-hover-background);transform:translateY(-1px)}.dashboard-chip,.badge{background:var(--surface-chip-neutral-background);color:var(--surface-chip-neutral-text)}.dashboard-chip-critical{background:var(--surface-chip-critical-background);color:var(--surface-chip-critical-text)}.dashboard-chip-warning{background:var(--surface-chip-warning-background);color:var(--surface-chip-warning-text)}.dashboard-chip-healthy,.badge-active{background:var(--surface-chip-healthy-background);color:var(--surface-chip-healthy-text)}.badge-expired{background:var(--surface-chip-neutral-background);color:var(--color-ink-soft)}.badge-used{background:var(--surface-chip-info-background);color:var(--surface-chip-info-text)}.dashboard-bar-track{background:var(--surface-bar-track);border-radius:999px;height:8px;margin-top:10px;overflow:hidden}.dashboard-bar-fill{background:var(--surface-bar-fill);border-radius:999px;height:100%}.alert-success,.alert-warning,.alert-error{border-radius:28px;padding:22px 24px}.alert-success{border:1px solid var(--surface-alert-success-border);background:var(--surface-alert-success-background)}.alert-success-title{color:var(--color-civic);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.alert-success-value{color:var(--color-ink);letter-spacing:-.06em;margin:10px 0 0;font-size:clamp(26px,3.2vw,38px);font-weight:600;line-height:1}.alert-success-text{color:var(--surface-alert-success-text);margin:8px 0 0;font-size:14px;line-height:1.55}.alert-success-action{color:var(--color-civic);cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;font-weight:500}.alert-success-action:hover{color:var(--color-civic-dark)}.alert-error{border:1px solid var(--surface-alert-error-border);background:var(--surface-alert-error-background)}.alert-error-text{color:var(--surface-danger-text);font-size:14px;line-height:1.5}.alert-warning{border:1px solid var(--surface-alert-warning-border);background:var(--surface-alert-warning-background)}.alert-warning-title{color:var(--color-warning-strong);font-size:14px;font-weight:600}.alert-warning-text{color:var(--color-warning);margin:8px 0 0;font-size:14px;line-height:1.55}.table-container{overflow:hidden}.table{border-collapse:collapse;width:100%;font-size:14px}.table thead{background:var(--surface-table-head-background)}.table th{border-bottom:1px solid var(--surface-table-border);text-align:left;color:var(--color-ink-soft);letter-spacing:.12em;text-transform:uppercase;padding:16px 20px;font-size:12px;font-weight:600}.table td{color:var(--color-ink);border-bottom:1px solid var(--surface-table-border-soft);vertical-align:middle;padding:18px 20px}.table tbody tr:last-child td{border-bottom:0}.table-row-clickable{cursor:pointer;outline:none}.table-row-clickable:hover td,.table-row-clickable:focus-visible td{background:var(--surface-row-hover)}.table-row-clickable:focus-visible td:first-child{box-shadow:inset 2px 0 0 var(--surface-focus-edge)}.table-row-clickable:focus-visible td:last-child{box-shadow:inset -2px 0 0 var(--surface-focus-edge)}.table-cell-city{font-weight:600}.table-cell-code,.table-cell-chip,.table-cell-date,.table-cell-action{white-space:nowrap}.table-cell-region{min-width:180px}.table-cell-chip{text-align:center}.table-cell-chip .dashboard-chip{justify-content:center;min-width:42px}.table-cell-date{text-align:left}.table-cell-action{text-align:right}.table-link{color:var(--color-civic);font-weight:600}.table-link:hover{color:var(--color-civic-dark)}.detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:20px;display:grid}.detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-summary-card{border:1px solid var(--surface-list-item-border);background:var(--surface-list-item-background);border-radius:24px;padding:18px}.detail-summary-label{color:var(--color-ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:600}.detail-summary-value{color:var(--color-ink);letter-spacing:-.02em;margin:10px 0 0;font-size:16px;font-weight:600}.detail-summary-copy{color:var(--color-ink-soft);margin:6px 0 0;font-size:14px;line-height:1.5}.metadata-list{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.invite-code-row{align-items:flex-start}.invite-code-meta{flex:1;min-width:0}.invite-code-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.invite-code-title{color:var(--color-ink);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:600}.invite-code-subtitle,.invite-code-note{color:var(--color-ink-soft);margin:8px 0 0;font-size:14px;line-height:1.55}.invite-code-actions,.invite-code-state{flex-shrink:0;width:min(100%,340px)}.invite-code-actions{flex-direction:column;gap:10px;display:flex}.invite-code-input{min-width:0}.invite-code-actions-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.invite-code-state{text-align:right}.invite-code-state-copy{color:var(--color-ink-soft);margin:0;font-size:13px;line-height:1.55}.map-frame{border:1px solid var(--surface-map-border);border-radius:26px;height:360px;overflow:hidden}.map-placeholder{background:var(--surface-map-placeholder-background);flex-direction:column;justify-content:center;gap:10px;height:100%;padding:28px;display:flex}.map-placeholder-title{color:var(--color-ink);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.map-placeholder-copy{max-width:480px;color:var(--color-ink-soft);margin:0;font-size:14px;line-height:1.6}.leaflet-container{font-family:var(--font-sans);background:var(--surface-map-canvas)}.login-shell{grid-template-columns:minmax(0,1.2fr) minmax(420px,520px);gap:24px;min-height:100vh;padding:24px;display:grid}.login-hero{align-items:stretch;display:flex}.login-hero-panel{background:var(--surface-strong-background);width:100%;color:var(--text-inverse);border-radius:40px;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,48px);display:flex}.login-hero-title{letter-spacing:-.07em;margin:14px 0 0;font-size:clamp(42px,5vw,72px);font-weight:600;line-height:.96}.login-hero-copy{max-width:560px;color:var(--text-inverse-copy);margin:16px 0 0;font-size:18px;line-height:1.62}.login-panel-wrap{justify-content:center;align-items:center;display:flex}.login-panel{border:1px solid var(--surface-card-border);background:var(--surface-card-background);border-radius:32px;width:100%;max-width:420px}@supports (color:color-mix(in lab, red, red)){.login-panel{background:color-mix(in srgb, var(--surface-card-background) 97%, transparent)}}.login-panel{box-shadow:var(--surface-card-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:32px}.login-panel-title{letter-spacing:-.05em;margin:10px 0 0;font-size:30px;font-weight:600}.login-panel-copy,.fine-print{color:var(--color-ink-soft);margin:10px 0 0;font-size:14px;line-height:1.58}.dashboard-centered{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.dashboard-centered-panel{width:100%;max-width:560px}@media (width<=1200px){.dashboard-sidebar{width:290px}}@media (width<=1080px){.dashboard-shell{flex-direction:column}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--surface-sidebar-border);width:100%;height:auto;position:static}}@media (width<=960px){.hero-grid,.detail-grid,.login-shell{grid-template-columns:1fr}.hero-copy-block,.hero-action-block{grid-column:span 12}.hero-action-block,.hero-actions,.dashboard-toolbar-actions{justify-content:flex-start}.hero-stats,.detail-summary-grid{grid-template-columns:1fr}.invite-code-row{flex-direction:column}.invite-code-actions,.invite-code-state{width:100%}.search-result-button{flex-direction:column;align-items:flex-start}.invite-code-actions-row{justify-content:flex-start}.invite-code-state{text-align:left}.login-panel-wrap{justify-content:stretch}.login-panel{max-width:none}}@media (width<=720px){.dashboard-toolbar,.dashboard-content{padding-left:18px;padding-right:18px}.dashboard-sidebar{padding:18px 16px}.theme-toggle-label{display:none}.theme-toggle-button{padding-left:10px;padding-right:10px}.hero-panel,.section-surface,.dashboard-panel,.dashboard-metric-card,.card,.login-panel{padding:22px}.table-container{overflow-x:auto}.table{min-width:680px}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
