:root{--color-surface-elevated:#ffffff;color-scheme:light}html[data-theme=dark]{--color-bg:#101512;--color-surface:#18201a;--color-surface-elevated:#202a22;--color-primary:#4f7658;--color-primary-hover:#638a6b;--color-secondary:#7195aa;--color-secondary-hover:#86a9bc;--color-text:#f2ede3;--color-muted:#b9b0a3;--color-border:#374239;--color-accent:#d98b72;--color-success:#7fa47b;--color-warning:#d6b95b;--color-danger:#c77c7c;color-scheme:dark}html[data-theme=dark] body{color:var(--color-text);background-image:radial-gradient(circle at top,rgba(217,139,114,.08),transparent 27%),radial-gradient(circle at bottom right,rgba(113,149,170,.1),transparent 26%)}html[data-theme=dark] ::-moz-selection{background:color-mix(in srgb,var(--color-accent) 42%,var(--color-surface));color:var(--color-text)}html[data-theme=dark] ::selection{background:color-mix(in srgb,var(--color-accent) 42%,var(--color-surface));color:var(--color-text)}html[data-theme=dark] .admin-card,html[data-theme=dark] .app-surface,html[data-theme=dark] .modal-shell{box-shadow:0 12px 32px rgba(0,0,0,.28)}html[data-theme=dark] .admin-card-soft,html[data-theme=dark] .app-surface-soft,html[data-theme=dark] .empty-state{background:color-mix(in srgb,var(--color-surface) 78%,var(--color-bg));border-color:var(--color-border);color:var(--color-muted);box-shadow:0 10px 26px rgba(0,0,0,.2)}html[data-theme=dark] .btn-secondary,html[data-theme=dark] .chip-filter{background:var(--color-surface-elevated);border-color:var(--color-border)}html[data-theme=dark] .btn-secondary:hover:not(:disabled),html[data-theme=dark] .chip-filter:hover:not(:disabled){background:color-mix(in srgb,var(--color-surface-elevated) 82%,var(--color-border))}html[data-theme=dark] .btn-primary,html[data-theme=dark] .chip-filter-active{border-color:var(--color-primary);color:#fffdf7}html[data-theme=dark] .btn-primary:hover:not(:disabled){background:var(--color-primary-hover)}html[data-theme=dark] .btn-success-soft{background:color-mix(in srgb,var(--color-success) 28%,var(--color-surface));color:#cce3ca;border-color:color-mix(in srgb,var(--color-success) 62%,var(--color-border))}html[data-theme=dark] .btn-warning-soft{background:color-mix(in srgb,var(--color-warning) 24%,var(--color-surface));color:#f6dda0;border-color:color-mix(in srgb,var(--color-warning) 58%,var(--color-border))}html[data-theme=dark] .btn-danger-soft{background:color-mix(in srgb,var(--color-danger) 24%,var(--color-surface));color:#f2baba;border-color:color-mix(in srgb,var(--color-danger) 60%,var(--color-border))}html[data-theme=dark] .auth-input,html[data-theme=dark] .input-surface{background:var(--color-surface-elevated);border-color:var(--color-border);color:var(--color-text)}html[data-theme=dark] .auth-input:disabled,html[data-theme=dark] .input-surface:disabled{background:color-mix(in srgb,var(--color-surface) 72%,var(--color-bg));color:var(--color-muted)}html[data-theme=dark] input::-moz-placeholder,html[data-theme=dark] textarea::-moz-placeholder{color:color-mix(in srgb,var(--color-muted) 78%,transparent)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:color-mix(in srgb,var(--color-muted) 78%,transparent)}html[data-theme=dark] .auth-shell{background:radial-gradient(circle at top left,rgba(217,139,114,.12),transparent 30%),radial-gradient(circle at bottom right,rgba(113,149,170,.12),transparent 32%),var(--color-bg);color:var(--color-text)}html[data-theme=dark] .auth-form-shell,html[data-theme=dark] .auth-note,html[data-theme=dark] .auth-panel{background:color-mix(in srgb,var(--color-surface) 92%,var(--color-surface-elevated));border-color:var(--color-border);color:var(--color-text);box-shadow:0 24px 60px rgba(0,0,0,.34)}html[data-theme=dark] .auth-label,html[data-theme=dark] .auth-title{color:var(--color-text)}html[data-theme=dark] .auth-note,html[data-theme=dark] .auth-subtitle{color:var(--color-muted)}html[data-theme=dark] .auth-input:focus{background:var(--color-surface-elevated);border-color:color-mix(in srgb,var(--color-secondary) 70%,var(--color-border));box-shadow:0 0 0 4px rgba(113,149,170,.18)}html[data-theme=dark] .marketing-shell{background:radial-gradient(circle at top left,rgba(217,139,114,.12),transparent 30%),radial-gradient(circle at 86% 8%,rgba(79,118,88,.16),transparent 22%),linear-gradient(180deg,var(--color-surface) 0,var(--color-bg) 100%);color:var(--color-text)}html[data-theme=dark] .marketing-mock-shell,html[data-theme=dark] .marketing-panel,html[data-theme=dark] .marketing-panel-soft,html[data-theme=dark] .marketing-pill{background:color-mix(in srgb,var(--color-surface) 88%,var(--color-surface-elevated));border-color:var(--color-border);color:var(--color-text);box-shadow:0 18px 44px rgba(0,0,0,.26)}html[data-theme=dark] .badge-success{background:color-mix(in srgb,var(--color-success) 28%,var(--color-surface));color:#cce3ca;border-color:color-mix(in srgb,var(--color-success) 62%,var(--color-border))}html[data-theme=dark] .badge-warning{background:color-mix(in srgb,var(--color-warning) 24%,var(--color-surface));color:#f6dda0;border-color:color-mix(in srgb,var(--color-warning) 58%,var(--color-border))}html[data-theme=dark] .badge-danger{background:color-mix(in srgb,var(--color-danger) 24%,var(--color-surface));color:#f2baba;border-color:color-mix(in srgb,var(--color-danger) 60%,var(--color-border))}html[data-theme=dark] .badge-info{background:color-mix(in srgb,var(--color-secondary) 24%,var(--color-surface));color:#c7deea;border-color:color-mix(in srgb,var(--color-secondary) 58%,var(--color-border))}html[data-theme=dark] .badge-muted{background:color-mix(in srgb,var(--color-border) 52%,var(--color-surface));color:var(--color-muted);border-color:var(--color-border)}html[data-theme=dark] [class*="bg-cream/"]{background-color:color-mix(in srgb,var(--color-bg) 86%,transparent)!important}html[data-theme=dark] [class*="bg-paper/"]{background-color:color-mix(in srgb,var(--color-surface) 88%,transparent)!important}html[data-theme=dark] [class*="bg-white/"]{background-color:color-mix(in srgb,var(--color-surface-elevated) 86%,transparent)!important}html[data-theme=dark] .text-coffee,html[data-theme=dark] .text-ink{color:var(--color-text)!important}html[data-theme=dark] .text-mist,html[data-theme=dark] [class*="text-coffee/"],html[data-theme=dark] [class*="text-ink/"]{color:var(--color-muted)!important}html[data-theme=dark] .text-olive{color:#a9cdb1!important}html[data-theme=dark] .border-sand,html[data-theme=dark] [class*="border-coffee/"],html[data-theme=dark] [class*="border-ink/"]{border-color:var(--color-border)!important}html[data-theme=dark] [class*="ring-coffee/"],html[data-theme=dark] [class*="ring-ink/"]{--tw-ring-color:var(--color-border)!important}html[data-theme=dark] .bg-olive{background-color:#203525!important}html[data-theme=dark] [class*="bg-olive/"]{background-color:rgba(32,53,37,.96)!important}html[data-theme=dark] [class~=bg-red-100],html[data-theme=dark] [class~=bg-red-50]{background-color:color-mix(in srgb,var(--color-danger) 20%,var(--color-surface))!important}html[data-theme=dark] [class*=text-red-7],html[data-theme=dark] [class*=text-red-8],html[data-theme=dark] [class*=text-red-9]{color:#f3bcbc!important}html[data-theme=dark] [class*=border-red-],html[data-theme=dark] [class*=ring-red-]{--tw-ring-color:color-mix(in srgb,var(--color-danger) 58%,var(--color-border))!important;border-color:color-mix(in srgb,var(--color-danger) 58%,var(--color-border))!important}html[data-theme=dark] [class~=bg-emerald-100],html[data-theme=dark] [class~=bg-emerald-50],html[data-theme=dark] [class~=bg-green-100],html[data-theme=dark] [class~=bg-green-50]{background-color:color-mix(in srgb,var(--color-success) 20%,var(--color-surface))!important}html[data-theme=dark] [class*=text-emerald-7],html[data-theme=dark] [class*=text-emerald-8],html[data-theme=dark] [class*=text-green-7],html[data-theme=dark] [class*=text-green-8]{color:#cce3ca!important}html[data-theme=dark] [class~=bg-amber-100],html[data-theme=dark] [class~=bg-amber-50],html[data-theme=dark] [class~=bg-yellow-100],html[data-theme=dark] [class~=bg-yellow-50]{background-color:color-mix(in srgb,var(--color-warning) 20%,var(--color-surface))!important}html[data-theme=dark] [class*=text-amber-7],html[data-theme=dark] [class*=text-amber-8],html[data-theme=dark] [class*=text-yellow-7],html[data-theme=dark] [class*=text-yellow-8]{color:#f6dda0!important}html[data-theme=dark] [class~=bg-blue-100],html[data-theme=dark] [class~=bg-blue-50],html[data-theme=dark] [class~=bg-sky-100],html[data-theme=dark] [class~=bg-sky-50]{background-color:color-mix(in srgb,var(--color-secondary) 20%,var(--color-surface))!important}html[data-theme=dark] [class*=text-blue-7],html[data-theme=dark] [class*=text-blue-8],html[data-theme=dark] [class*=text-sky-7],html[data-theme=dark] [class*=text-sky-8]{color:#c7deea!important}html[data-theme=dark] header .bg-cream{background-color:#f6f1e7!important}html[data-theme=dark] header .text-olive{color:#2f4a34!important}html[data-theme=dark] header [class*="bg-white/"]{background-color:rgba(255,255,255,.08)!important}.theme-user-menu-root{position:relative}.theme-user-trigger{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;border-radius:1rem;padding:.5rem .75rem;background:rgba(255,255,255,.07);color:#fffdf7;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14);font-size:.875rem;font-weight:600;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.theme-user-trigger-active,.theme-user-trigger:hover{background:rgba(255,255,255,.15)}.theme-user-trigger:active{transform:scale(.97)}.theme-user-trigger-active{box-shadow:inset 0 0 0 1px rgba(255,255,255,.24),0 8px 20px rgba(15,30,20,.22)}.theme-user-menu{position:absolute;right:0;top:calc(100% + .75rem);z-index:1500;width:min(22rem,calc(100vw - 1.5rem));overflow:hidden;border:1px solid var(--color-border);border-radius:1.35rem;background:var(--color-surface);color:var(--color-text);padding:.9rem;box-shadow:0 24px 60px rgba(20,15,12,.28)}html[data-theme=dark] .theme-user-menu{box-shadow:0 26px 70px rgba(0,0,0,.46)}.theme-user-summary{border-bottom:1px solid var(--color-border);padding:.15rem .2rem .8rem}.theme-user-name{overflow:hidden;color:var(--color-text);font-size:.95rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.theme-user-role{margin-top:.15rem;color:var(--color-muted);font-size:.75rem}.theme-user-section{padding-top:.8rem}.theme-user-section-title{padding:0 .2rem;color:var(--color-muted);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.theme-user-options{display:grid;gap:.45rem;margin-top:.55rem}.theme-user-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;width:100%;min-height:58px;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-surface-elevated);color:var(--color-text);padding:.65rem .75rem;text-align:left;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.theme-user-option:hover:not(:disabled){background:color-mix(in srgb,var(--color-surface-elevated) 84%,var(--color-border))}.theme-user-option:active:not(:disabled){transform:scale(.985)}.theme-user-option:disabled{cursor:wait;opacity:.65}.theme-user-option-active{border-color:color-mix(in srgb,var(--color-primary) 72%,var(--color-border));background:color-mix(in srgb,var(--color-primary) 14%,var(--color-surface-elevated))}.theme-user-option-icon{display:inline-flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.8rem;background:color-mix(in srgb,var(--color-primary) 12%,var(--color-bg));color:var(--color-primary)}html[data-theme=dark] .theme-user-option-icon{color:#b9d6c0}.theme-user-option-copy{min-width:0}.theme-user-option-copy small,.theme-user-option-copy strong{display:block}.theme-user-option-copy strong{font-size:.85rem}.theme-user-option-copy small{margin-top:.1rem;color:var(--color-muted);font-size:.7rem;line-height:1.35}.theme-user-option-check{color:var(--color-primary)}html[data-theme=dark] .theme-user-option-check{color:#b9d6c0}.theme-user-error{margin-top:.7rem;border-radius:.8rem;background:color-mix(in srgb,var(--color-danger) 18%,var(--color-surface));color:color-mix(in srgb,var(--color-danger) 76%,var(--color-text));padding:.65rem .75rem;font-size:.75rem}.theme-user-help{margin-top:.7rem;color:var(--color-muted);font-size:.68rem;line-height:1.4}@media (max-width:640px){.theme-user-menu{position:fixed;right:.75rem;top:4.9rem}}html[data-theme=dark]{--color-bg:#101214;--color-surface:#181b1e;--color-surface-elevated:#22262a;--color-primary:#5f8668;--color-primary-hover:#73977b;--color-secondary:#7897aa;--color-secondary-hover:#8ba9ba;--color-text:#f2f3f4;--color-muted:#aeb4bb;--color-border:#343a40;--color-accent:#d58c7d;--color-success:#7fa481;--color-warning:#d2b45f;--color-danger:#c97979;background:var(--color-bg);color:var(--color-text)}html[data-theme=dark] body{background-color:var(--color-bg);background-image:radial-gradient(circle at 12% 0,rgba(255,255,255,.035),transparent 28%),linear-gradient(180deg,#111315,#0e1012)}html[data-theme=dark] .admin-card,html[data-theme=dark] .app-surface,html[data-theme=dark] .modal-shell{background:var(--color-surface);border-color:var(--color-border);box-shadow:0 14px 34px rgba(0,0,0,.3)}html[data-theme=dark] .admin-card-soft,html[data-theme=dark] .app-surface-soft,html[data-theme=dark] .empty-state{background:#15181b;border-color:#30363c}html[data-theme=dark] .bg-cream{background-color:var(--color-bg)!important}html[data-theme=dark] .bg-paper{background-color:var(--color-surface)!important}html[data-theme=dark] .bg-white{background-color:var(--color-surface-elevated)!important}html[data-theme=dark] [class*="bg-cream/"]{background-color:rgba(16,18,20,.9)!important}html[data-theme=dark] [class*="bg-paper/"]{background-color:rgba(24,27,30,.92)!important}html[data-theme=dark] [class*="bg-white/"]{background-color:rgba(34,38,42,.9)!important}html[data-theme=dark] .bg-olive{background-color:#1a1d20!important}html[data-theme=dark] [class*="bg-olive/"]{background-color:rgba(26,29,32,.96)!important}html[data-theme=dark] header{border-color:#30363c!important}html[data-theme=dark] .text-olive{color:#9bc5a4!important}html[data-theme=dark] .btn-primary,html[data-theme=dark] .chip-filter-active{background:var(--color-primary);border-color:#7fa188;color:#ffffff;box-shadow:0 8px 20px rgba(0,0,0,.22)}html[data-theme=dark] .btn-secondary,html[data-theme=dark] .chip-filter{background:#202428;border-color:#383e44;color:var(--color-text)}html[data-theme=dark] .btn-secondary:hover:not(:disabled),html[data-theme=dark] .chip-filter:hover:not(:disabled){background:#292e33}html[data-theme=dark] .auth-input,html[data-theme=dark] .input-surface,html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:#202428;border-color:#3a4046;color:var(--color-text)}html[data-theme=dark] .auth-shell{background:radial-gradient(circle at top left,rgba(255,255,255,.045),transparent 31%),linear-gradient(145deg,#15181b,#0f1113 72%)}html[data-theme=dark] .auth-form-shell,html[data-theme=dark] .auth-note,html[data-theme=dark] .auth-panel{background:#1a1d20;border-color:#363c42}html[data-theme=dark] .auth-input:focus{border-color:#6f9180;box-shadow:0 0 0 4px rgba(95,134,104,.18)}html[data-theme=dark] [class*="var(--color-success)_26%,white"]{background-color:#202a23!important;color:#e7eee9!important}html[data-theme=dark] [class*="var(--color-accent)_28%,white"]{background-color:#2b2222!important;color:#f1e8e6!important}html[data-theme=dark] [class*="var(--color-secondary)_26%,white"]{background-color:#212930!important;color:#e7edf1!important}html[data-theme=dark] [class*="var(--color-danger)_26%,white"]{background-color:#2c2224!important;color:#f1e7e8!important}html[data-theme=dark] [class*="var(--color-success)_35%,white"],html[data-theme=dark] [class*="var(--color-success)_42%,white"]{background-color:#29402f!important;color:#e6f0e8!important}html[data-theme=dark] [class*="var(--color-accent)_18%,white"]{background-color:#2b2222!important;color:var(--color-text)!important}html[data-theme=dark] [class*="var(--color-accent)_65%,white"],html[data-theme=dark] [class*="var(--color-accent)_72%,white"]{background-color:#765049!important;color:#ffffff!important}html[data-theme=dark] [class*="var(--color-secondary)_18%,white"]{background-color:#202830!important;color:var(--color-text)!important}html[data-theme=dark] [class*="var(--color-secondary)_54%,white"],html[data-theme=dark] [class*="var(--color-secondary)_76%,white"]{background-color:#4f6878!important;color:#ffffff!important}html[data-theme=dark] [class*="var(--color-danger)_28%,white"]{background-color:#2d2325!important;color:var(--color-text)!important}html[data-theme=dark] [class*="var(--color-danger)_52%,white"]{background-color:#70464a!important;color:#ffffff!important}html[data-theme=dark] .table-map-canvas{background:radial-gradient(circle at top,rgba(255,255,255,.055),transparent 48%),linear-gradient(180deg,#262a2e,#1b1e21)!important;border-color:#41474d!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}html[data-theme=dark] .table-map-canvas-frame{border-color:#454b51!important}html[data-theme=dark] .table-map-canvas-line{background-color:#33383d!important}html[data-theme=dark] .table-map-canvas-loading{background:rgba(34,38,42,.9)!important;color:var(--color-muted)!important;border-color:#40464c!important}html[data-theme=dark] .theme-user-menu{background:#1d2125;border-color:#3a4046;box-shadow:0 24px 60px rgba(0,0,0,.48)}html[data-theme=dark] .theme-user-option{background:#202428;border-color:#383e44}html[data-theme=dark] .theme-user-option:hover{background:#292e33}html[data-theme=dark] .theme-user-option-active{background:#26342a;border-color:#6f9180}html[data-theme=dark]{--dark-neutral-panel:#25292d;--dark-neutral-panel-strong:#2b3035;--dark-neutral-border:#454b51;--dark-neutral-text:#f4f5f6;--dark-neutral-muted:#bcc2c8;--dark-inverse-surface:#e1e4e7;--dark-inverse-text:#171a1d}html[data-theme=dark] header .bg-cream{background-color:var(--dark-inverse-surface)!important}html[data-theme=dark] header .bg-cream .text-coffee,html[data-theme=dark] header .bg-cream.text-coffee{color:var(--dark-inverse-text)!important}html[data-theme=dark] .admin-context-pill-info,html[data-theme=dark] .admin-context-pill-warning{background:var(--dark-neutral-panel)!important;border-color:var(--dark-neutral-border)!important;color:var(--dark-neutral-text)!important}html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-accent)_"][class*="%,white)]"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-danger)_"][class*="%,white)]"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-primary)_"][class*="%,white)]"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-secondary)_"][class*="%,white)]"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-success)_"][class*="%,white)]"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-warning)_"][class*="%,white)]"]{background-color:var(--dark-neutral-panel)!important;color:var(--dark-neutral-text)!important}html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-accent)_"] [class*="text-coffee/"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-danger)_"] [class*="text-coffee/"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-primary)_"] [class*="text-coffee/"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-secondary)_"] [class*="text-coffee/"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-success)_"] [class*="text-coffee/"],html[data-theme=dark] [class*="bg-[color:color-mix(in_srgb,var(--color-warning)_"] [class*="text-coffee/"]{color:var(--dark-neutral-muted)!important}