@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--font-sans:"Inter", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-panel:18px;--radius-card:14px;--radius-pill:999px;--shadow-glass:0 8px 32px 0 #1f268712;--shadow-glow-orange:0 0 15px 2px #ff5f244d;--shadow-glow-orange-hover:0 0 25px 4px #ff5f2480;--shadow-glow-white:0 0 10px 1px #ffffff1a;--blur-xs:2px;--blur-sm:4px;--blur-md:8px;--blur-lg:12px;--blur-xl:20px;--blur-2xl:40px;--brand-orange:#ff5f24;--brand-dark:#0a0a0a;--success:#22c55e;--warning:#eab308;--danger:#ef4444;--info:#3b82f6}:root,[data-theme=light],html:not(.dark){--ds-surface:#fff;--ds-surface-sunken:#f9fafb;--ds-surface-raised:#ffffff9e;--ds-surface-overlay:#fff;--ds-text:#0f172a;--ds-text-subtle:#475569;--ds-text-subtlest:#94a3b8;--ds-text-disabled:#0f172a59;--ds-text-inverse:#fff;--ds-text-brand:var(--brand-orange);--ds-text-selected:var(--brand-orange);--ds-text-danger:#dc2626;--ds-text-warning:#d97706;--ds-text-success:#16a34a;--ds-text-information:#2563eb;--ds-link:var(--brand-orange);--ds-link-pressed:#ea580c;--ds-icon:#0f172a;--ds-icon-subtle:#64748b;--ds-icon-subtlest:#94a3b8;--ds-icon-inverse:#fff;--ds-icon-disabled:#0f172a4d;--ds-icon-brand:var(--brand-orange);--ds-icon-selected:var(--brand-orange);--ds-icon-danger:#ef4444;--ds-icon-warning:#f59e0b;--ds-icon-success:#22c55e;--ds-icon-information:#3b82f6;--ds-border:#e5e7eb;--ds-border-bold:#cbd5e1;--ds-border-input:#e5e7eb;--ds-border-disabled:#94a3b859;--ds-border-focused:#ff5f24b3;--ds-border-inverse:#fff;--ds-border-selected:var(--brand-orange);--ds-border-brand:var(--brand-orange);--ds-border-danger:#ef4444a6;--ds-border-warning:#eab308a6;--ds-border-success:#22c55ea6;--ds-border-discovery:#a855f7a6;--ds-border-information:#3b82f6a6;--ds-background-input:#fffffff2;--ds-background-input-hovered:#fff;--ds-background-neutral:#f3f4f6;--ds-background-neutral-subtle:transparent;--ds-background-neutral-subtle-hovered:#0f172a0a;--ds-background-neutral-subtle-pressed:#0f172a14;--ds-background-neutral-hovered:#e5e7eb;--ds-background-neutral-pressed:#d1d5db;--ds-background-neutral-bold:#0f172a;--ds-background-neutral-bold-hovered:#1e293b;--ds-background-disabled:#94a3b81f;--logo-filter:none;--ds-text-on-bold-success:#fff;--ds-text-on-bold-warning:#111827;--ds-background-brand-bold:var(--brand-orange);--ds-background-brand-bold-hovered:#ea580c;--ds-background-brand-bold-pressed:#c2410c;--ds-background-brand-subtle:#ff5f2414;--ds-background-brand-subtle-hovered:#ff5f2424;--ds-background-selected:#ff5f241f;--ds-background-selected-hovered:#ff5f2429;--ds-background-selected-pressed:#ff5f2438;--ds-background-selected-bold:var(--brand-orange);--ds-background-success:#22c55e1a;--ds-background-success-hovered:#22c55e29;--ds-background-success-bold:#22c55e;--ds-background-success-bold-hovered:#16a34a;--ds-background-success-bold-pressed:#15803d;--ds-background-danger:#ef444414;--ds-background-danger-hovered:#ef44441f;--ds-background-danger-bold:#ef4444;--ds-background-danger-bold-hovered:#dc2626;--ds-background-danger-bold-pressed:#b91c1c;--ds-background-warning:#eab3081f;--ds-background-warning-hovered:#eab3082e;--ds-background-warning-bold:#f59e0b;--ds-background-warning-bold-hovered:#d97706;--ds-background-warning-bold-pressed:#b45309;--ds-background-information:#3b82f61a;--ds-background-information-hovered:#3b82f629;--ds-background-information-bold:#3b82f6;--ds-background-discovery:#a855f71a;--ds-background-discovery-hovered:#a855f729;--ds-background-discovery-bold:#a855f7;--ds-blanket:#0000008c;--ds-blanket-selected:#ff5f2414;--ds-blanket-danger:#ef444414;--ds-shadow-raised:var(--shadow-glass);--ds-shadow-overlay:0 24px 80px #0f172a29;--ds-skeleton:#94a3b824;--ds-skeleton-subtle:#94a3b814;--ds-chart-1:var(--brand-orange);--ds-chart-2:#fb923c;--ds-chart-3:#22c55e;--ds-chart-4:#eab308;--ds-chart-5:#ef4444;--ds-chart-6:#8b5cf6;--ds-chart-7:#38bdf8;--ds-chart-8:#64748b}html.dark,[data-theme=dark]{--ds-surface:#050505;--ds-surface-sunken:#030303;--ds-surface-raised:#050505;--ds-surface-overlay:#050505;--ds-text:#fff;--ds-text-subtle:#d4d4d8;--ds-text-subtlest:#9ca3af;--ds-text-disabled:#ffffff57;--ds-text-inverse:#0a0a0a;--ds-text-brand:var(--brand-orange);--ds-text-selected:var(--brand-orange);--ds-text-danger:#fca5a5;--ds-text-warning:#fcd34d;--ds-text-success:#86efac;--ds-text-information:#93c5fd;--ds-link:var(--brand-orange);--ds-link-pressed:#fb923c;--ds-icon:#fff;--ds-icon-subtle:#d4d4d8;--ds-icon-subtlest:#9ca3af;--ds-icon-inverse:#0a0a0a;--ds-icon-disabled:#ffffff4d;--ds-icon-brand:var(--brand-orange);--ds-icon-selected:var(--brand-orange);--ds-icon-danger:#fca5a5;--ds-icon-warning:#fcd34d;--ds-icon-success:#86efac;--ds-icon-information:#93c5fd;--ds-border:#ffffff14;--ds-border-bold:#ffffff24;--ds-border-input:#ffffff1a;--ds-border-disabled:#ffffff0f;--ds-border-focused:var(--brand-orange);--ds-border-inverse:#080808;--ds-border-selected:var(--brand-orange);--ds-border-brand:var(--brand-orange);--ds-border-danger:#fca5a573;--ds-border-warning:#fcd34d73;--ds-border-success:#86efac73;--ds-border-discovery:#c4b5fd66;--ds-border-information:#93c5fd66;--ds-background-input:#050505;--ds-background-input-hovered:#070707;--ds-background-neutral:#070707;--ds-background-neutral-subtle:transparent;--ds-background-neutral-subtle-hovered:#070707;--ds-background-neutral-subtle-pressed:#0a0a0a;--ds-background-neutral-hovered:#0a0a0a;--ds-background-neutral-pressed:#0d0d0d;--ds-background-neutral-bold:#fff;--ds-background-neutral-bold-hovered:#f4f4f5;--ds-background-disabled:#ffffff0b;--logo-filter:invert(1) brightness(1.1);--ds-text-on-bold-success:#0a0a0a;--ds-text-on-bold-warning:#0a0a0a;--ds-background-brand-bold:var(--brand-orange);--ds-background-brand-bold-hovered:#fb6f3b;--ds-background-brand-bold-pressed:#ff7f52;--ds-background-brand-subtle:#ff5f2424;--ds-background-brand-subtle-hovered:#ff5f2433;--ds-background-selected:#ff5f2429;--ds-background-selected-hovered:#ff5f2438;--ds-background-selected-pressed:#ff5f2447;--ds-background-selected-bold:var(--brand-orange);--ds-background-success:#22c55e29;--ds-background-success-hovered:#22c55e38;--ds-background-success-bold:#22c55e;--ds-background-success-bold-hovered:#4ade80;--ds-background-success-bold-pressed:#86efac;--ds-background-danger:#ef444429;--ds-background-danger-hovered:#ef444438;--ds-background-danger-bold:#ef4444;--ds-background-danger-bold-hovered:#f87171;--ds-background-danger-bold-pressed:#fca5a5;--ds-background-warning:#eab30829;--ds-background-warning-hovered:#eab30838;--ds-background-warning-bold:#f59e0b;--ds-background-warning-bold-hovered:#fbbf24;--ds-background-warning-bold-pressed:#fde68a;--ds-background-information:#3b82f629;--ds-background-information-hovered:#3b82f638;--ds-background-information-bold:#3b82f6;--ds-background-discovery:#a855f729;--ds-background-discovery-hovered:#a855f738;--ds-background-discovery-bold:#8b5cf6;--ds-blanket:#000000c7;--ds-blanket-selected:#ff5f2429;--ds-blanket-danger:#ef444429;--ds-shadow-raised:inset 0 1px 0 #ffffff0e, 0 18px 54px #0000008a;--ds-shadow-overlay:inset 0 1px 0 #ffffff13, 0 32px 96px #000000c7;--ds-skeleton:#ffffff14;--ds-skeleton-subtle:#ffffff0a;--ds-chart-1:var(--brand-orange);--ds-chart-2:#fb923c;--ds-chart-3:#4ade80;--ds-chart-4:#facc15;--ds-chart-5:#f87171;--ds-chart-6:#a78bfa;--ds-chart-7:#38bdf8;--ds-chart-8:#a1a1aa}*,:before,:after{box-sizing:border-box}html,body{font-family:var(--font-sans);font-feature-settings:normal;color:var(--ds-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;background:#fff;margin:0;padding:0;font-size:14px;line-height:1.45}html.dark,html.dark body{background:#050505}html,body,#root{overscroll-behavior:none;width:100%;height:100%;min-height:100dvh;overflow:hidden}#root{background:#fff}html.dark #root{background:#050505}body,button,input,textarea,select{font-family:inherit}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.mono{font-feature-settings:"tnum"}:focus-visible{outline:2px solid var(--ds-border-focused);outline-offset:2px}button:focus,input:focus,a:focus,textarea:focus,select:focus{outline:none}::selection{color:var(--ds-text);background:#ff5f242e}::-webkit-scrollbar{background:0 0;width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-track-piece{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-button{background:0 0}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-thumb{background:#9ca3af4d;border-radius:10px}html.dark ::-webkit-scrollbar-thumb{background:#ffffff1a}::-webkit-scrollbar-thumb:active{background:#ff6600db}html.dark ::-webkit-scrollbar-thumb:active{background:#ff6600db}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.custom-scrollbar::-webkit-scrollbar{background:0 0;width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-track-piece{background:0 0}.custom-scrollbar::-webkit-scrollbar-corner{background:0 0}.custom-scrollbar::-webkit-scrollbar-button{background:0 0}.custom-scrollbar::-webkit-scrollbar-button{width:0;height:0;display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af4d;border-radius:10px}html.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:#ff6600db}html.dark .custom-scrollbar::-webkit-scrollbar-thumb:active{background:#ff6600db}.custom-scrollbar,.master-list-scroll,.master-pane-shell,.ds-split-list,.ds-split-content,.modal-body{overscroll-behavior:contain}@keyframes topbar-specular{0%,55%,to{opacity:0;background-position:100%}60%{opacity:1}92%{opacity:0;background-position:0%}}.panel-grain-background{z-index:0;pointer-events:none;background:#f8f8fb;position:fixed;inset:0;overflow:hidden}html.dark .panel-grain-background{background:#050505}.auth-mouse-glow{z-index:0;pointer-events:none;opacity:var(--pointer-glow-opacity,0);background:radial-gradient(circle 240px at var(--pointer-glow-x,50%) var(--pointer-glow-y,50%), #ff5f2429 0%, #ff5f2413 34%, transparent 72%), radial-gradient(circle 110px at calc(var(--pointer-glow-x,50%) + 2%) calc(var(--pointer-glow-y,50%) - 1%), #ffffff29 0%, #ffffff0e 38%, transparent 74%);filter:blur(18px)saturate(118%);mix-blend-mode:multiply;will-change:background, opacity;position:absolute;inset:-18%}.auth-shell-dark .auth-mouse-glow{background:radial-gradient(circle 280px at var(--pointer-glow-x,50%) var(--pointer-glow-y,50%), #ff5f2438 0%, #ff5f241b 34%, transparent 74%), radial-gradient(circle 120px at calc(var(--pointer-glow-x,50%) + 2%) calc(var(--pointer-glow-y,50%) - 1%), #ffffff2e 0%, #ffffff0f 38%, transparent 76%);mix-blend-mode:screen}.grain-texture{z-index:1;pointer-events:none;mix-blend-mode:multiply;opacity:.075;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}html.dark .grain-texture{mix-blend-mode:screen;opacity:.08}@keyframes ld-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@keyframes button-loading-spin{to{transform:rotate(360deg)}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes chart-draw{0%{opacity:.35;stroke-dashoffset:1px}to{opacity:1;stroke-dashoffset:0}}@keyframes chart-area-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes chart-bar-rise{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes chart-dot-pop{0%{opacity:0;transform:scale(.62)}to{opacity:1;transform:scale(1)}}@keyframes chart-donut-enter{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-bottom-4{0%{opacity:0;filter:blur(3px);transform:translateY(16px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes zoom-in-95{0%{opacity:0;filter:blur(5px);transform:scale(.91)}to{opacity:1;filter:blur();transform:scale(1)}}.animate-in{animation-fill-mode:both}.fade-in{animation-name:fade-in}.slide-in-from-bottom-4{animation-name:slide-in-from-bottom-4}.zoom-in-95{animation-name:zoom-in-95}.duration-200{animation-duration:.2s}.duration-500{animation-duration:.5s}.panel-glass{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff9e;border:1px solid #ffffffb8;border-radius:24px;transition:background .4s,border-color .4s,box-shadow .4s;box-shadow:inset 0 1.5px #ffffffeb,0 2px 8px #0000000a,0 8px 32px #0000000f}html.dark .panel-glass{background:#ffffff0a;border:1px solid #ffffff12;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #00000038,0 8px 40px #00000070}.chart-wrap{width:100%;min-width:0;position:relative}.chart-svg{touch-action:none;max-width:100%;display:block;overflow:visible}.chart-grid-line{stroke:#80808014}html.dark .chart-grid-line{stroke:#ffffff14}.chart-area-path,.chart-sparkline-area{opacity:0;transform-box:fill-box;transform-origin:bottom;animation:.9s ease-out .16s forwards chart-area-fade}.chart-line-path,.chart-sparkline-line{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.8s ease-out forwards chart-draw}.chart-sparkline{cursor:crosshair;overflow:visible}.chart-hover-band{fill:#ff5f240f;stroke:#ff5f2424;stroke-width:1px}.chart-bar-rect{transform-box:fill-box;transform-origin:bottom;transition:filter .18s,opacity .18s;animation:.85s cubic-bezier(.22,1,.36,1) both chart-bar-rise}.chart-bar-rect.is-active{filter:drop-shadow(0 0 12px #ff5f2459)}.chart-crosshair{opacity:.88}.chart-active-dot{transform-box:fill-box;transform-origin:50%;pointer-events:none;animation:.18s ease-out chart-dot-pop}.chart-donut-segment{cursor:pointer;transform-box:fill-box;transform-origin:50%;opacity:1;transition:filter .22s,opacity .22s;animation:.68s cubic-bezier(.22,1,.36,1) both chart-donut-enter}.chart-donut-segment.is-active{opacity:1;filter:brightness(1.1)saturate(1.18)drop-shadow(0 0 14px #ff5f246b)}.chart-donut-segment.is-muted{opacity:.24;filter:brightness(.28)saturate(.46)blur(1.4px)}.chart-donut-center-label,.chart-donut-center-value{transition:color .18s,transform .18s}.glass-tooltip{-webkit-backdrop-filter:blur(16px)saturate(200%);color:#fff;background:#0a0a12e0;border:1px solid #ffffff1a;border-radius:14px;box-shadow:inset 0 1px #ffffff14,0 8px 32px #0000008c}.chart-tooltip{z-index:80;pointer-events:none;min-width:200px;max-width:calc(100vw - 32px);padding:10px 14px;position:absolute}.chart-tooltip-kicker{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700;line-height:1}.chart-tooltip-row{color:#ffffffbd;justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.chart-tooltip-row+.chart-tooltip-row{margin-top:5px}.chart-tooltip-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;align-items:center;gap:7px;min-width:0;display:inline-flex;overflow:hidden}.chart-tooltip-swatch{border-radius:999px;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 10px}.chart-tooltip-value{color:#ff5f24;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:700}html.pdf-export,html.pdf-export body{background:#fff!important}html.pdf-export .ds-action-row{display:none!important}html.pdf-export .page-shell{color:#172033;gap:18px;background:#fff!important}html.pdf-export .page-title,html.pdf-export h3,html.pdf-export .kpi-value,html.pdf-export .chart-donut-center-value{color:#172033!important}html.pdf-export .page-subtitle,html.pdf-export p,html.pdf-export .kpi-label,html.pdf-export .chart-donut-center-label{color:#526079!important}html.pdf-export .card-shell,html.pdf-export .ds-section-card{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#fff!important;border:1px solid #d8dee8!important;border-radius:10px!important}html.pdf-export .card-shell{padding:16px!important}html.pdf-export .kpi-shell{min-height:116px!important}html.pdf-export .kpi-value{font-size:1.5rem!important}html.pdf-export .chart-wrap svg{max-height:260px}html.pdf-export .card-shell h3{margin-bottom:2px!important}html.pdf-export .card-shell p{margin-top:2px!important;margin-bottom:12px!important}html.pdf-export [data-pdf-hide-zero=true]{display:none!important}html.pdf-export .chart-grid-line{stroke:#d9e0ea!important}html.pdf-export .chart-area-path,html.pdf-export .chart-sparkline-area{opacity:0!important;animation:none!important;transform:none!important}html.pdf-export .chart-line-path,html.pdf-export .chart-sparkline-line{stroke-dasharray:none!important;stroke-dashoffset:0!important;filter:none!important;animation:none!important}html.pdf-export .chart-bar-rect,html.pdf-export .chart-donut-segment{opacity:.94!important;filter:none!important;animation:none!important}.page-shell{flex-direction:column;gap:24px;width:100%;display:flex}.page-entrance{animation:.5s fade-in,.5s slide-in-from-bottom-4}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-header-copy{flex-direction:column;gap:4px;display:flex}.page-title{color:var(--ds-text);letter-spacing:-.04em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.1}.page-subtitle{color:#6b7280;margin:0;font-size:.875rem}html.dark .page-subtitle{color:#a1a1aa}.app-shell{overscroll-behavior:none;isolation:isolate;background:#f8f8fb;flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}html.dark .app-shell{background:#050505}.dashboard-shell{z-index:1;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.app-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.main-content{overscroll-behavior:contain;flex-direction:column;flex:1;min-width:0;min-height:0;padding:96px 20px 128px;display:flex;overflow:auto}.main-content.is-detail{overflow:hidden}.main-content-inner{width:100%;max-width:1400px;margin:0 auto}.main-content.is-detail>.main-content-inner{flex-direction:column;flex:1;min-height:0;display:flex}.sidebar-shell{z-index:55;isolation:isolate;-webkit-backdrop-filter:blur(36px)saturate(180%);background:#f8f8fbe6;border:1px solid #ff5f2429;border-radius:20px;flex-direction:column;min-height:0;transition:width .3s cubic-bezier(.4,0,.2,1),border-color .22s,box-shadow .22s,background .22s;display:none;position:fixed;top:16px;bottom:16px;left:16px;overflow:hidden;box-shadow:inset 1px 0 #fffc,inset 0 1px #ffffffe6,0 0 0 .5px #ff5f2412,0 0 14px #ff5f241c,8px 0 40px #0f172a14}.sidebar-shell:before,.sidebar-shell:after{content:"";z-index:2;filter:drop-shadow(0 0 5px #ff66266b)drop-shadow(0 0 12px #ff662624);opacity:.78;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ff844814 18%,#ffa6708c 40%,#ff7836f2 47%,#ff9258fa 50%,#ff7836f2 53%,#ffa6708c 60%,#ff844814 82%,#0000 100%);border-radius:999px;width:58%;height:1.5px;position:absolute;left:50%;transform:translate(-50%)}.sidebar-shell:before{top:-1px}.sidebar-shell:after{bottom:-1px}.sidebar-shell:hover{border-color:#ff5f248f;box-shadow:inset 1px 0 #ffffffd1,inset 0 1px #ffffffeb,0 0 0 2px #ff5f242e,0 0 26px #ff5f242e,0 0 48px #ff5f241a,10px 0 44px #0f172a1a,0 12px 34px #ff5f2424}.sidebar-shell:hover:before,.sidebar-shell:hover:after{opacity:.96;filter:drop-shadow(0 0 7px #ff66269e)drop-shadow(0 0 18px #ff66263d)}html.dark .sidebar-shell{-webkit-backdrop-filter:blur(40px)saturate(200%);background:#0d0d11eb;border:1px solid #ff5f242e;box-shadow:inset 1px 0 #ffffff0f,inset 0 1px #ffffff12,inset -1px 0 #00000026,0 0 0 .5px #ff5f2414,0 0 16px #ff5f2421,12px 0 48px #0000008c,0 0 0 .5px #ffffff05}html.dark .sidebar-shell:hover{border-color:#ff5f249e;box-shadow:inset 1px 0 #ffffff12,inset 0 1px #ffffff14,inset -1px 0 #00000026,0 0 0 2px #ff5f2438,0 0 30px #ff5f243d,0 0 58px #ff5f2424,14px 0 50px #0000008f,0 12px 34px #ff5f242e}.sidebar-shell>*{z-index:3;position:relative}.sidebar-shell.is-wide{width:224px}.sidebar-shell.is-narrow{width:72px}.sidebar-logo-header{flex-shrink:0;justify-content:center;align-items:center;min-height:72px;padding:20px 16px;display:flex;position:relative}.sidebar-logo-header.is-narrow{justify-content:center;padding-left:0;padding-right:0}.sidebar-logo-button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:4px;display:flex}.sidebar-logo-wide{object-fit:contain;mix-blend-mode:multiply;width:auto;height:32px}html.dark .sidebar-logo-wide{filter:invert();mix-blend-mode:screen}.sidebar-logo-icon{object-fit:contain;filter:invert();width:40px;height:40px}html.dark .sidebar-logo-icon{filter:none}.sidebar-logo-divider{background:linear-gradient(90deg,#0000,#ff5f2433,#0000);height:1px;position:absolute;bottom:0;left:12px;right:12px}.sidebar-nav{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:2px;min-height:0;padding:12px 10px 14px;display:flex;overflow:hidden auto}.sidebar-nav.is-narrow{align-items:center;gap:16px}.sidebar-item{color:#0f172a85;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:.88rem;font-weight:500;transition:background .18s,color .15s;display:flex;position:relative}html.dark .sidebar-item{color:#ffffff75}.sidebar-item:not(.is-active):not(.cursor-not-allowed):hover{color:#0f172ae0;background:linear-gradient(90deg,#ff5f241c 0%,#ff5f240b 42%,#0000 100%)}html.dark .sidebar-item:not(.is-active):not(.cursor-not-allowed):hover{color:#ffffffe0;background:linear-gradient(90deg,#ff5f241f 0%,#ff5f240d 44%,#0000 100%)}.sidebar-item.is-active{color:#ff5f24}html.dark .sidebar-item.is-active{color:#ff6a35}.sidebar-item:not(.is-active):not(.cursor-not-allowed):after{content:"";opacity:0;z-index:2;background:#ff6a35;border-radius:0 999px 999px 0;width:2px;height:14px;transition:opacity .18s,transform .18s;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(.45);box-shadow:0 0 8px #ff5f2461}.sidebar-item:not(.is-active):not(.cursor-not-allowed):hover:after{opacity:.9;transform:translateY(-50%)scaleY(1)}.sidebar-active-pill{pointer-events:none;background:linear-gradient(90deg,#ff5f2429 0%,#ff5f240f 100%);border-radius:12px;position:absolute;inset:0}.sidebar-item.is-active:before{content:"";z-index:2;background:linear-gradient(#ff8050 0%,#ff5f24 100%);border-radius:0 4px 4px 0;width:3px;position:absolute;top:22%;bottom:22%;left:0;box-shadow:0 0 10px #ff5f24a6,0 0 20px #ff5f244d}.sidebar-shell.is-narrow .sidebar-item.is-active:before{display:none}.sidebar-item-icon{color:#0f172a6b;z-index:1;background:#0f172a0e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex;position:relative}html.dark .sidebar-item-icon{color:#ffffff6b;background:#ffffff0f}.sidebar-item:not(.is-active):not(.cursor-not-allowed):hover .sidebar-item-icon{color:#ff6a35;background:#0f172a14;box-shadow:inset 0 0 0 1px #ff5f2429,0 6px 18px #ff5f241a}html.dark .sidebar-item:not(.is-active):not(.cursor-not-allowed):hover .sidebar-item-icon{color:#ff7a43;background:#ff5f241a;box-shadow:inset 0 0 0 1px #ff5f242e,0 6px 18px #ff5f241f}.sidebar-item.is-active .sidebar-item-icon{color:#fff;background:linear-gradient(145deg,#ff7843 0%,#ff5f24 55%,#e04a00 100%);box-shadow:0 0 0 1px #ff783c52,0 0 0 4px #ff5f242e,0 0 0 8px #ff5f2414,0 6px 22px #ff5f2473,inset 0 1px #ffffff47}.sidebar-item-label{text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:1;flex:1;min-width:0;position:relative;overflow:hidden}.sidebar-item.is-narrow{border-radius:12px;justify-content:center;align-self:center;width:38px;height:38px;min-height:38px;padding:0}.sidebar-item.is-narrow .sidebar-item-icon{border-radius:12px;width:38px;height:38px}.sidebar-section-label{text-transform:uppercase;letter-spacing:.18em;color:#0f172a4d;align-items:center;gap:6px;padding:12px 13px 4px;font-size:.575rem;font-weight:800;display:flex}.sidebar-section-label:before{content:"";background:#ff5f2473;border-radius:50%;flex-shrink:0;width:3px;height:3px;display:block}html.dark .sidebar-section-label{color:#ffffff38}html.dark .sidebar-section-label:before{background:#ff5f248c}.sidebar-section-divider{background:linear-gradient(90deg,#0000,#00000014,#0000);height:1px;margin:8px 10px}.sidebar-nav.is-narrow .sidebar-section-divider{background:0 0;border-radius:999px;flex-shrink:0;width:38px;height:10px;margin:-3px auto;position:relative}.sidebar-nav.is-narrow .sidebar-section-divider:before{content:"";background:linear-gradient(90deg,#0000,#0f172a29,#0000);border-radius:999px;height:1px;position:absolute;top:50%;left:4px;right:4px;transform:translateY(-50%)}.sidebar-nav.is-narrow .sidebar-section-divider:after{content:"";background:linear-gradient(90deg,#94a3b81f,#64748b6b,#ff5f242e);border-radius:999px;width:16px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #0f172a0a}html.dark .sidebar-section-divider{background:linear-gradient(90deg,#0000,#ffffff14,#0000)}html.dark .sidebar-nav.is-narrow .sidebar-section-divider{background:0 0}html.dark .sidebar-nav.is-narrow .sidebar-section-divider:before{background:linear-gradient(90deg,#0000,#ffffff29,#0000)}html.dark .sidebar-nav.is-narrow .sidebar-section-divider:after{background:linear-gradient(90deg,#ffffff14,#ffffff47,#ff5f2433);box-shadow:0 0 8px #ffffff0a}.icon-button-shell{border:1px solid var(--ds-border);width:40px;height:40px;color:var(--ds-text-subtle);cursor:pointer;background:#ffffffbd;border-radius:999px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}html.dark .icon-button-shell{background:#ffffff0a}.icon-button-shell:hover,.icon-button-shell.is-selected{color:var(--brand-orange);background:#ff5f241a;border-color:#ff5f2438}.icon-button-shell:disabled{cursor:wait;opacity:1}.icon-button-shell.is-loading svg{animation:.78s linear infinite button-loading-spin}.sidebar-footer{background:linear-gradient(#f8f8fbb3,#f8f8fbeb);border-top:1px solid #00000012;flex:none;padding:10px 10px 12px}html.dark .sidebar-footer{background:linear-gradient(#0d0d1199,#0d0d11eb);border-top-color:#ffffff12}.sidebar-footer.is-narrow{padding:8px 0 10px}.sidebar-mode-switcher{background:#0000000e;border:1px solid #00000012;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;padding:4px;display:flex}html.dark .sidebar-mode-switcher{background:#ffffff0d;border:1px solid #ffffff12;box-shadow:inset 0 1px #ffffff0d}.sidebar-mode-switcher.is-narrow{flex-direction:column;gap:2px;width:38px;margin-left:auto;margin-right:auto;padding:2px}.sidebar-mode-btn{color:#0f172a52;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex;position:relative}html.dark .sidebar-mode-btn{color:#ffffff4d}.sidebar-mode-btn:hover{color:var(--brand-orange);background:#ff5f241a}html.dark .sidebar-mode-btn:hover{background:#ff5f241f}.sidebar-mode-btn.is-selected{color:var(--brand-orange);background:linear-gradient(145deg,#ff5f2438,#ff5f2424);box-shadow:0 2px 10px #ff5f2438,inset 0 1px #ff783c33}html.dark .sidebar-mode-btn.is-selected{background:linear-gradient(145deg,#ff5f2447,#ff5f2429);box-shadow:0 2px 12px #ff5f244d,inset 0 1px #ff783c38}.sidebar-mode-switcher.is-narrow .sidebar-mode-btn{width:22px;height:22px}.topbar-root{z-index:60;width:min(238px,100vw - 32px);position:fixed;top:16px;right:16px}.topbar-shell{-webkit-backdrop-filter:blur(28px)saturate(160%);background:#f5f5f8e0;border:1px solid #ffffffb8;border-radius:999px;justify-content:flex-end;align-items:center;gap:6px;width:100%;padding:6px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1.5px #fffffff2,inset 0 -1px #00000008,0 2px 8px #0000000d,0 8px 24px #00000012}html.dark .topbar-shell{-webkit-backdrop-filter:blur(32px)saturate(180%);background:#16161ad1;border:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #00000059,0 8px 32px #0006,0 2px 8px #00000040}.topbar-shell:before{z-index:0;content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,#0000 0% 42%,#ffffff2e 50%,#0000 58% 100%) 100%/240% 100%;animation:7s cubic-bezier(.4,0,.6,1) infinite topbar-specular;position:absolute;inset:0}.topbar-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.topbar-breadcrumbs{min-width:0;color:var(--ds-text-subtlest);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:8px;font-size:.72rem;font-weight:600;display:flex;overflow:hidden}.topbar-title{color:var(--ds-text);margin:0;font-size:1rem;font-weight:600}.topbar-actions{z-index:1;justify-content:space-between;align-items:center;gap:6px;width:100%;display:flex;position:relative}.topbar-theme-button{color:#0f172a80;cursor:pointer;background:#0000000a;border:1px solid #00000014;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:36px;height:36px;padding:0;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 1px #fffc}html.dark .topbar-theme-button{color:#ffffff8c;background:#ffffff12;border:1px solid #ffffff21;box-shadow:inset 0 1px #ffffff29}.topbar-theme-button:hover{color:#ff5f24;background:#ff5f241f;border-color:#ff5f2447;box-shadow:inset 0 1px #fffc,0 0 12px #ff5f242e}html.dark .topbar-theme-button:hover{background:#ff5f2429;border-color:#ff5f2459;box-shadow:inset 0 1px #ffffff29,0 0 16px #ff5f2440}.topbar-theme-icon{color:currentColor;background:0 0;border-radius:0;justify-content:center;align-items:center;width:auto;height:auto;display:inline-flex}.topbar-theme-label{letter-spacing:-.01em;font-size:.82rem;font-weight:700;display:none}.avatar-shell{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;line-height:1;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex;overflow:hidden}.avatar-shell.no-image{color:#0a0a0a;background:linear-gradient(145deg,#ff7a47 0%,#ff5f24 60%,#e04800 100%);border:0;box-shadow:0 4px 14px #ff5f2480,inset 0 1px #ffffff40}html.dark .avatar-shell.no-image{color:#fff;background:linear-gradient(145deg,#ff7a47 0%,#ff5f24 60%,#e04800 100%);border:0;box-shadow:0 4px 14px #ff5f2480,inset 0 1px #ffffff40}.avatar-shell.has-image{box-shadow:none;border:1px solid #ffffff1f}.topbar-user-button{cursor:pointer;max-width:168px;color:var(--ds-text);background:0 0;border:0;border-radius:999px;justify-content:flex-end;align-items:center;gap:8px;padding:0 4px 0 8px;transition:background .15s;display:inline-flex}.topbar-user-button:hover{background:#0000000a}html.dark .topbar-user-button:hover{background:#ffffff0d}.topbar-user-button:hover .avatar-shell{box-shadow:none;border-color:#ff5f2447}.topbar-user-copy{flex-direction:column;flex:1;align-items:flex-end;min-width:0;display:none}.topbar-user-name{color:var(--ds-text);text-overflow:ellipsis;white-space:nowrap;max-width:116px;font-size:.88rem;font-weight:600;line-height:1.1;overflow:hidden}.topbar-user-role{color:#0f172a73;font-size:.7rem}html.dark .topbar-user-role{color:#ffffff61}.dropdown-shell{-webkit-backdrop-filter:blur(32px)saturate(160%);transform-origin:100% 0;background:#f5f5f8e6;border:1px solid #ffffffbf;border-radius:18px;width:240px;animation:.18s fade-in,.18s zoom-in-95;position:absolute;top:calc(100% + 10px);right:0;overflow:visible;box-shadow:inset 0 1px #fffffff2,0 8px 32px #0f172a1f,0 24px 64px #0f172a14}html.dark .dropdown-shell{-webkit-backdrop-filter:blur(32px)saturate(180%);background:#16161ae6;border:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff14,0 8px 32px #00000073,0 24px 64px #00000059}.dropdown-shell:before{content:"";z-index:-1;background:#f5f5f8e6;border-top:1px solid #ffffffbf;border-left:1px solid #ffffffbf;border-radius:3px;width:14px;height:14px;position:absolute;top:-6px;right:22px;transform:rotate(45deg)}.dropdown-header{z-index:1;border-bottom:1px solid #00000012;align-items:center;gap:10px;padding:14px 14px 12px;display:flex;position:relative}html.dark .dropdown-header{border-bottom-color:#ffffff12}.dropdown-item{z-index:1;color:#0f172ab8;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background .15s,color .15s;display:flex;position:relative}html.dark .dropdown-item{color:#ffffffb8}.dropdown-item:hover{color:#ff5f24;background:#ff5f241a}.btn-base{letter-spacing:-.01em;cursor:pointer;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:.92rem;font-weight:620;transition:transform .3s,box-shadow .3s,background .3s,color .3s,border-color .3s,opacity .3s;display:inline-flex;position:relative;overflow:hidden}.btn-base:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.btn-base.btn-loading:disabled{opacity:1;cursor:wait}.btn-loading-dots,.btn-loading-icon{z-index:1;justify-content:center;align-items:center;display:inline-flex;position:relative}.btn-loading-dots{gap:3px}.btn-loading-icon{animation:.78s linear infinite button-loading-spin}.btn-icon-loading-mode:not(.btn-compact){min-width:124px}.btn-base:after{content:"";background:linear-gradient(110deg,#0000 20%,#ffffff2e 45%,#ffffff8c 50%,#0000 80%);transition:transform 1s;position:absolute;inset:0;transform:translate(-130%)skew(-18deg)}.btn-base:hover:after{transform:translate(130%)skew(-18deg)}.btn-primary{background:var(--brand-orange);color:#fff;box-shadow:var(--shadow-glow-orange)}.btn-primary:hover:not(:disabled){box-shadow:var(--shadow-glow-orange-hover);transform:translateY(-2px)}.btn-default{border-color:var(--ds-border);color:var(--ds-text);background:#ffffffb8}html.dark .btn-default{background:#ffffff0a}.btn-default:hover:not(:disabled),.btn-subtle:hover:not(:disabled),.btn-danger:hover:not(:disabled),.btn-warning:hover:not(:disabled),.btn-success:hover:not(:disabled){transform:translateY(-1px)}.btn-subtle{border-color:var(--ds-border);color:var(--ds-text-subtle);background:0 0}.btn-link,.btn-subtle-link{min-height:auto;box-shadow:none;background:0 0;border-radius:0;padding:0}.btn-link{color:var(--brand-orange)}.btn-subtle-link{color:var(--ds-text-subtlest)}.btn-danger{color:#ef4444;background:#ef44441f;border-color:#ef444433}.btn-warning{color:#d97706;background:#eab30829;border-color:#eab30833}.btn-success{color:#16a34a;background:#22c55e29;border-color:#22c55e33}html.dark .btn-success{color:#86efac}.btn-compact{border-radius:14px;min-height:36px;padding-inline:14px;font-size:.8rem;font-weight:600}.btn-full{width:100%}.card-shell{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffffa6;border:1px solid #ffffffbf;border-radius:24px;position:relative;box-shadow:inset 0 1.5px #ffffffeb,0 2px 8px #0000000d,0 8px 32px #0000000f}.card-shell:has(.chart-tooltip){z-index:30}html.dark .card-shell{background:#ffffff0a;border:1px solid #ffffff12;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #00000038,0 8px 40px #00000073}.card-clickable{cursor:pointer;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s}.card-clickable:hover{transform:translateY(-1px);box-shadow:inset 0 1.5px #fffffffa,0 4px 16px #00000012,0 12px 48px #00000017}html.dark .card-clickable:hover{background:#ffffff0d;box-shadow:inset 0 1px #ffffff1a,0 12px 56px #0000008c}.kpi-shell{flex-direction:column;gap:12px;min-height:140px;display:flex}.kpi-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-text-subtlest);font-size:.625rem;font-weight:700}.kpi-value{color:var(--ds-text);letter-spacing:-.04em;font-size:1.75rem;font-weight:700;line-height:1}.tabs-shell{isolation:isolate;background:var(--ds-surface-sunken);border:1px solid var(--ds-border);border-radius:999px;gap:0;width:fit-content;max-width:100%;min-height:44px;padding:5px;display:inline-flex;position:relative;overflow:auto hidden;box-shadow:inset 0 1px #ffffff94}html.dark .tabs-shell{background:#050505;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0f}.tabs-active-indicator{z-index:0;width:var(--tabs-indicator-width,0px);opacity:1;transform:translateX(var(--tabs-indicator-left,5px));pointer-events:none;background:linear-gradient(#ff7a3d 0%,#ff5f24 58%,#df4900 100%);border:1px solid #ff5f24c2;border-radius:999px;transition:transform .48s cubic-bezier(.2,1.18,.34,1),width .48s cubic-bezier(.2,1.18,.34,1),box-shadow .22s;position:absolute;top:5px;bottom:5px;left:0;box-shadow:inset 0 1px #ffffff42,inset 0 -1px #5b190038,0 7px 16px #ff5f2447}.tabs-button{z-index:1;color:var(--ds-text-subtle);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-height:34px;padding:0 18px;font-size:.84rem;font-weight:650;line-height:34px;transition:color .22s,transform .22s;position:relative}.tabs-button:hover:not(.active){color:var(--brand-orange);transform:translateY(-1px)}.tabs-button.active{color:#fff;text-shadow:0 1px 8px #621c0042}.field-shell{flex-direction:column;gap:6px;display:flex}.field-label{color:var(--ds-text-subtle);font-size:.875rem;font-weight:500}.field-helper{color:var(--ds-text-subtlest);font-size:.75rem}.field-error{color:var(--ds-text-danger);align-items:center;gap:4px;font-size:.75rem;display:inline-flex}.input-shell{width:100%;min-height:52px;color:var(--ds-text);-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff9e;border:1px solid #ffffffbd;border-radius:999px;align-items:center;gap:10px;padding:0 16px;transition:border-color .22s,box-shadow .22s,background .22s;display:flex;position:relative;box-shadow:inset 0 1px #ffffffe0,0 1px 2px #0f172a09,0 8px 24px #0f172a0e}html.dark .input-shell{background:#ffffff0b;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #0000003d,0 8px 28px #00000047}.input-shell.focused{background:#ffffffc7;border-color:#ff5f246b;box-shadow:inset 0 1px #fffffff0,0 0 0 4px #ff5f241a,0 12px 30px #ff5f2421}html.dark .input-shell.focused{background:#ffffff12;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0000004d,0 0 0 4px #ff5f2429,0 12px 32px #ff5f242e}.input-shell.invalid{border-color:var(--ds-border-danger);box-shadow:inset 0 1px #fff9,0 0 0 4px #ef44441f,0 8px 24px #ef444426}html.dark .input-shell.invalid{box-shadow:inset 0 1px #ffffff14,0 0 0 4px #ef44442e,0 8px 24px #ef444433}.input-element{min-width:0;color:inherit;background:0 0;border:0;flex:1;font-size:.92rem;font-weight:500}.input-element::placeholder{color:#9ca3af}.input-icon{color:var(--ds-text-subtlest);transition:color .2s;display:flex}.input-shell.focused .input-icon{color:var(--brand-orange)}.select-menu{z-index:70;-webkit-backdrop-filter:blur(32px)saturate(200%);background:linear-gradient(135deg,#ffffff73 0%,#fff0 45%),linear-gradient(#fffffff5 0%,#ffffffe6 100%);border:1px solid #ffffffb3;border-radius:24px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #fff3,0 24px 80px #0f172a2e}.select-menu-scroll{max-height:280px;padding:2px 4px 2px 2px;overflow:hidden auto}html.dark .select-menu{background:linear-gradient(135deg,#ffffff1a 0%,#fff0 45%),linear-gradient(#1a1a1af2 0%,#0e0e0eeb 100%);border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0000004d,0 24px 80px #0009}.select-option{width:100%;color:var(--ds-text);cursor:pointer;background:0 0;border:0;border-radius:16px;justify-content:space-between;align-items:center;padding:10px 12px;transition:background .15s,color .15s,box-shadow .15s;display:flex}.select-option:hover{color:var(--brand-orange);background:#ff5f241a;box-shadow:inset 0 1px #ffffff80}html.dark .select-option:hover{background:#ff5f2429;box-shadow:inset 0 1px #ffffff14}.select-option.active{color:var(--brand-orange);background:#ff5f2424;box-shadow:inset 0 1px #fff9}html.dark .select-option.active{background:#ff5f2433;box-shadow:inset 0 1px #ffffff1a}.seg-shell{-webkit-backdrop-filter:blur(20px)saturate(180%);background:linear-gradient(135deg,#ffffff52 0%,#fff0 45%),linear-gradient(#ffffff8c 0%,#ffffff40 100%);border:1px solid #ffffff8c;border-radius:999px;align-items:stretch;padding:4px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #ffffff26,0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}html.dark .seg-shell{background:linear-gradient(135deg,#ffffff14 0%,#fff0 45%),linear-gradient(#ffffff14 0%,#ffffff08 100%);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0003,0 1px 2px #0000004d,0 8px 24px #00000040}.seg-thumb{opacity:0;pointer-events:none;will-change:transform, width;background:linear-gradient(#ffffff73 0%,#fff0 60%),linear-gradient(#ff7843 0%,#ff5f24 55%,#e04a00 100%);border-radius:999px;transition:transform .46s cubic-bezier(.34,1.32,.4,1),width .46s cubic-bezier(.34,1.32,.4,1),opacity .22s;position:absolute;top:4px;bottom:4px;left:0;box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #0000002e,0 6px 16px #ff5f246b}html.dark .seg-thumb{box-shadow:inset 0 1px #fff6,inset 0 -1px #0000004d,0 6px 18px #ff5f2480}.seg-button{z-index:1;color:var(--ds-text-subtle);letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 22px;font-size:.82rem;font-weight:700;transition:color .28s,transform .12s;display:inline-flex;position:relative}.seg-button:hover:not(.active){color:var(--ds-text)}.seg-button:active{transform:scale(.96)}.seg-button.active{color:#fff}.lozenge-shell{text-transform:capitalize;border-radius:12px;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.badge-shell{border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 8px;font-size:.7rem;font-weight:700;display:inline-flex}.data-table{border-collapse:collapse;width:100%;font-size:.875rem}.data-table thead tr{border-bottom:1px solid var(--ds-border)}.data-table th{text-align:left;color:var(--ds-text-subtlest);text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;padding:12px 16px;font-size:.6875rem;font-weight:500}.data-table tbody tr{border-bottom:1px solid #94a3b814;transition:background .15s}html.dark .data-table tbody tr{border-bottom-color:#ffffff08}.data-table tbody tr:hover{background:#0f172a08}html.dark .data-table tbody tr:hover{background:#ffffff05}.data-table td{color:var(--ds-text-subtle);white-space:nowrap;padding:12px 16px}.empty-state,.loading-state,.restricted-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.loading-state{color:var(--ds-text-subtlest);padding:96px 24px}.empty-state{color:var(--ds-text-subtlest);padding:64px 24px}.restricted-state{padding:96px 24px}.restricted-card{width:100%;max-width:560px;padding:48px 24px}.master-detail-shell{gap:20px;min-width:0;height:100%;display:flex}.master-list-shell,.master-pane-shell{border-radius:var(--radius-panel);-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff9e;border:1px solid #ffffffb8;overflow:hidden;box-shadow:inset 0 1.5px #ffffffeb,0 2px 8px #0000000a,0 8px 32px #0000000f}html.dark .master-list-shell,html.dark .master-pane-shell{background:#ffffff0a;border-color:#ffffff12;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #00000038,0 8px 40px #00000070}.master-list-shell{flex-direction:column;flex-shrink:0;width:340px;display:flex}.master-pane-shell{flex-direction:column;flex:1;min-width:0;display:flex}.master-list-header{border-bottom:1px solid var(--ds-border);flex-direction:column;gap:12px;padding:18px;display:flex}.master-list-scroll{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow-y:auto}.master-list-item{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:20px;width:100%;padding:12px 14px;transition:all .15s}.master-list-item:hover{background:#ff5f2414}.master-list-item.active{background:#ff5f241f;border-color:#ff5f2433}.service-history{flex-direction:column;gap:0;margin-top:4px;display:flex}.service-history-item{grid-template-columns:30px minmax(0,1fr);column-gap:10px;min-height:58px;display:grid}.service-history-rail{justify-content:center;align-self:stretch;display:flex;position:relative}.service-history-line{background:var(--service-history-accent,var(--ds-border));border-radius:999px;width:1px;position:absolute;left:50%;transform:translate(-50%)}.service-history-line.is-before{height:15px;top:0}.service-history-line.is-after{top:25px;bottom:0}.service-history-dot,.service-history-toggle-dot{z-index:1;flex-shrink:0;justify-content:center;align-items:center;margin-top:14px;display:inline-flex;position:relative}.service-history-dot{background:var(--service-history-accent,var(--ds-background-brand-bold));width:10px;height:10px;box-shadow:0 0 0 4px color-mix(in srgb, var(--service-history-accent,#ff5f24) 14%, transparent), 0 0 16px color-mix(in srgb, var(--service-history-accent,#ff5f24) 28%, transparent);border-radius:999px}.service-history-item.is-current .service-history-dot{width:14px;height:14px;box-shadow:0 0 0 5px color-mix(in srgb, var(--service-history-accent,#ff5f24) 18%, transparent), 0 0 20px color-mix(in srgb, var(--service-history-accent,#ff5f24) 42%, transparent);margin-top:12px}.service-history-item.is-pending .service-history-dot{background:var(--ds-surface);border:2px solid var(--ds-border);box-shadow:none}.service-history-item.is-pending .service-history-line{background:var(--ds-border)}.service-history-toggle-dot{background:var(--ds-background-neutral);border:1px solid var(--ds-border);width:28px;height:18px;color:var(--ds-text-subtlest);letter-spacing:-.12em;border-radius:999px;font-size:10px}.service-history-content{min-width:0;padding-bottom:14px}.service-history-event-card{border:1px solid var(--ds-border);background:color-mix(in srgb, var(--ds-surface-raised) 72%, transparent);border-radius:12px;min-width:0;padding:10px 12px}html.dark .service-history-event-card{background:#ffffff09}.service-history-item.is-current .service-history-event-card{border-color:color-mix(in srgb, var(--service-history-accent,#ff5f24) 34%, var(--ds-border));background:linear-gradient(180deg, color-mix(in srgb, var(--service-history-accent,#ff5f24) 8%, transparent), transparent), color-mix(in srgb, var(--ds-surface-raised) 78%, transparent)}.service-history-event-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.service-history-event-title{min-width:0;color:var(--ds-text);font-size:13px;font-weight:620;line-height:1.35}.service-history-item.is-current .service-history-event-title{color:var(--service-history-accent-text,var(--ds-text-brand))}.service-history-event-time{color:var(--ds-text-subtlest);white-space:nowrap;flex-shrink:0;font-size:12px;line-height:1.35}.service-history-comment{color:var(--ds-text-subtle);margin-top:8px;font-size:12px;line-height:1.45}.service-history-actions{justify-content:flex-start;margin:0 0 10px 40px;display:flex}.service-history-toggle-button{border:1px solid var(--ds-border);background:var(--ds-background-neutral);color:var(--ds-link);cursor:pointer;font:inherit;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:620;transition:background .16s,border-color .16s,transform .16s}.service-history-toggle-button:hover{border-color:color-mix(in srgb, var(--brand-orange) 28%, var(--ds-border));background:#ff5f2414;transform:translateY(-1px)}.inline-alert{border:1px solid #0000;border-radius:16px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.875rem;display:flex}.inline-alert.warning{color:#92400e;background:#fffbeb;border-color:#fde68a}html.dark .inline-alert.warning{color:#fcd34d;background:#f59e0b1f;border-color:#f59e0b3d}.inline-alert.info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}html.dark .inline-alert.info{color:#93c5fd;background:#3b82f61f;border-color:#3b82f63d}.auth-shell{--pointer-glow-x:50%;--pointer-glow-y:50%;--pointer-glow-opacity:0;isolation:isolate;background:#020202;flex-direction:column;justify-content:safe center;align-items:center;min-height:100dvh;padding:clamp(20px,4vw,40px);transition:background .45s;display:flex;position:relative;overflow:hidden auto}.auth-shell:before{content:"";z-index:0;filter:blur(34px);opacity:.94;pointer-events:none;background:radial-gradient(#ff5f2445 0%,#ff5f2424 32%,#0000 70%);border-radius:999px;width:min(840px,74vw);height:min(520px,48vw);position:absolute;top:-150px;left:-250px}.auth-shell:after{content:"";z-index:0;filter:blur(36px);opacity:.58;pointer-events:none;background:radial-gradient(#ffffff24 0%,#ffffff0f 34%,#0000 72%);border-radius:999px;width:min(520px,42vw);height:min(430px,40vw);position:absolute;top:18%;right:-210px}.auth-shell-light:before{opacity:.84;background:radial-gradient(#ff5f2433 0%,#ff5f2418 32%,#0000 70%)}.auth-shell-light:after{opacity:.38}@keyframes auth-orb-float-a{0%{opacity:.55;transform:translate(-2%,-1%)scale(1)}50%{opacity:.8;transform:translate(3%,4%)scale(1.08)}to{opacity:.55;transform:translate(-2%,-1%)scale(1)}}@keyframes auth-orb-float-b{0%{opacity:.34;transform:translate(1%,2%)scale(1)}50%{opacity:.58;transform:translate(-4%,-3%)scale(1.12)}to{opacity:.34;transform:translate(1%,2%)scale(1)}}.auth-bg-orb{filter:blur(90px);pointer-events:none;z-index:0;will-change:transform, opacity;border-radius:999px;display:none;position:absolute}.auth-bg-orb-a{background:radial-gradient(circle,#ff5f2438 0%,#ff5f2414 42%,#0000 72%);width:440px;height:440px;animation:12s ease-in-out infinite auth-orb-float-a;top:12%;left:10%}.auth-bg-orb-b{background:radial-gradient(circle,#ffffff1c 0%,#94a3b814 38%,#0000 70%);width:380px;height:380px;animation:15s ease-in-out infinite auth-orb-float-b;bottom:10%;right:8%}.auth-shell-light .auth-bg-orb-a{background:radial-gradient(circle,#ff5f2429 0%,#ff5f240f 42%,#0000 72%)}.auth-shell-light .auth-bg-orb-b{background:radial-gradient(circle,#ffffffb8 0%,#94a3b81a 38%,#0000 72%)}.auth-cursor-glow{pointer-events:none;opacity:0;background:radial-gradient(circle at var(--auth-cursor-x,50%) var(--auth-cursor-y,50%), #ff5f243d, transparent 15%), radial-gradient(circle at calc(var(--auth-cursor-x,50%) + 8%) calc(var(--auth-cursor-y,50%) + 5%), #ffffff24, transparent 13%);filter:blur(14px);will-change:opacity;z-index:0;transition:opacity .42s cubic-bezier(.4,0,.2,1);display:none;position:absolute;inset:-20%}.auth-shell-light .auth-cursor-glow{background:radial-gradient(circle at var(--auth-cursor-x,50%) var(--auth-cursor-y,50%), #ff5f2429, transparent 15%), radial-gradient(circle at calc(var(--auth-cursor-x,50%) + 7%) calc(var(--auth-cursor-y,50%) + 5%), #ffffff5c, transparent 13%)}.auth-cursor-glow.is-active{opacity:1}.auth-noise{pointer-events:none;opacity:.55;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 45%,#0000 100%);mask-image:radial-gradient(circle,#000 45%,#0000 100%)}.auth-card{-webkit-backdrop-filter:blur(48px)saturate(142%);z-index:1;background:radial-gradient(circle at 20% 0,#ffffff1f,#0000 34%),linear-gradient(145deg,#ffffff16 0%,#ffffff08 36%,#ffffff03 62%,#ffffff0c 100%),#050505bd;border:1px solid #ffffff1c;border-radius:24px;width:100%;max-width:420px;padding:30px;transition:box-shadow .22s,background .22s,border-color .22s;position:relative;box-shadow:inset 0 1px #ffffff1d,inset 0 -1px #ffffff06,0 0 0 1px #ffffff05,0 22px 72px #000000ad}.auth-card.wide{max-width:720px}.auth-shell-dark .auth-card{background:radial-gradient(circle at 20% 0,#ffffff1f,#0000 34%),linear-gradient(145deg,#ffffff16 0%,#ffffff08 36%,#ffffff03 62%,#ffffff0c 100%),#050505bd;border-color:#ffffff1c}.auth-login-card{isolation:isolate;flex-direction:column;gap:20px;display:flex;position:relative;overflow:visible}.auth-login-card:before,.auth-login-card:after{content:"";z-index:2;filter:drop-shadow(0 0 5px #ff66266b)drop-shadow(0 0 12px #ff662624);opacity:.75;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ff844814 18%,#ffa6708c 40%,#ff7836f2 47%,#ff9258fa 50%,#ff7836f2 53%,#ffa6708c 60%,#ff844814 82%,#0000 100%);border-radius:999px;width:44%;height:1.5px;position:absolute;left:50%;transform:translate(-50%)}.auth-login-card:before{top:-1px}.auth-login-card:after{bottom:-1px}.auth-login-card>*{z-index:3;position:relative}.auth-login-card:hover{border-color:#ffffff29;box-shadow:inset 0 1px #ffffff20,0 0 0 1px #ff5f2409,0 12px 30px #ff5f240e,0 24px 76px #000000b8}.auth-shell-light .auth-login-card:hover{border-color:#ff5f2433;box-shadow:inset 0 1.5px #fffffffa,0 3px 10px #0f172a0d,0 24px 78px #0f172a1f}.auth-theme-toggle{z-index:2;position:absolute;top:18px;right:18px}.auth-logo{z-index:1;justify-content:center;position:relative}.auth-logo-image{width:auto;height:42px;filter:var(--logo-filter);display:block}.auth-title{z-index:1;text-align:center;letter-spacing:0;color:#fff;margin:0;font-size:1.55rem;font-weight:560;position:relative}.auth-subtitle{z-index:1;text-align:center;color:#ffffffa3;margin:6px 0 0;font-size:14px;position:relative}.auth-shell-light .auth-title{color:#111827}.auth-shell-light .auth-subtitle{color:#64748b}.auth-field-group{flex-direction:column;gap:8px;display:flex}.auth-field-label{color:#ffffffd6;letter-spacing:.08em;text-transform:uppercase;padding-left:16px;font-size:.72rem;font-weight:700}.auth-shell-light .auth-field-label{color:#334155}.auth-field-error{color:#fca5a5}.auth-shell-light .auth-field-error{color:#dc2626}.auth-input-shell{color:#ffffffe6;-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(#ffffff07,#ffffff02),#050505;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 16px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff0f}.auth-input-shell svg{color:#ffffff80;flex:none;transition:color .2s}.auth-input{width:100%;min-width:0;min-height:50px;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:0}.auth-input::placeholder{color:#ffffff6b}.auth-input-shell:focus-within{background:linear-gradient(#ffffff08,#ffffff02),#050505;border-color:#ff5f246b;box-shadow:inset 0 1px #ffffff1a,0 0 0 4px #ff5f241f,0 12px 32px #ff5f2429}.auth-input-shell:focus-within svg{color:var(--brand-orange)}.auth-shell-light .auth-input-shell{color:#0f172a;background:#ffffff9e;border-color:#ffffffbd;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a09,0 8px 24px #0f172a0e}.auth-shell-light .auth-input-shell svg,.auth-shell-light .auth-input::placeholder{color:#94a3b8}.auth-shell-light .auth-input-shell:focus-within{background:#ffffffc7;box-shadow:inset 0 1px #fffffff2,0 0 0 4px #ff5f241a,0 12px 30px #ff5f2421}.auth-password-toggle{color:#ffffff8a;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:2px;transition:color .2s,transform .2s,opacity .2s;display:inline-flex}.auth-password-toggle:hover:not(:disabled){color:var(--brand-orange);transform:translateY(-1px)}.auth-password-toggle:disabled{cursor:not-allowed;opacity:.45}.auth-shell-light .auth-password-toggle{color:#64748b}.auth-stack{z-index:2;flex-direction:column;align-items:stretch;gap:28px;width:100%;max-width:440px;font-size:16px;display:flex;position:relative}.auth-logo-outside{justify-content:center;padding-bottom:4px;display:flex}.auth-providers,.auth-email-form{flex-direction:column;width:100%;display:flex}.auth-email-form{gap:16px}.auth-email-form .btn-base{margin-top:6px;transition:transform .2s,box-shadow .22s,background .22s,border-color .22s,opacity .22s}.auth-email-form .btn-base:after{content:none}.auth-email-form .btn-primary{color:#fffffff5;-webkit-backdrop-filter:blur(26px)saturate(160%);border:1px solid #ff5f247a;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #ffffff0f,0 0 0 1px #ff5f2414,0 10px 30px #ff5f2447;background:radial-gradient(circle at 16% 0,#ffd2bc61,#0000 32%),linear-gradient(145deg,#ff5f24c7,#ff5f2461 48%,#ff7e4824),#ff5f2447!important}.auth-email-form .btn-primary:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(110deg,#0000 32%,#ffffff57 49%,#0000 66%);transition:transform .68s cubic-bezier(.2,0,0,1),opacity .18s;position:absolute;inset:1px;transform:translate(-118%)skew(-12deg)}.auth-email-form .btn-primary:hover:not(:disabled){border-color:#ff5f249e;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff52,inset 0 -1px #ffffff13,0 0 0 4px #ff5f2418,0 14px 34px #ff5f2457;background:radial-gradient(circle at 16% 0,#ffe0cf6b,#0000 32%),linear-gradient(145deg,#ff5f24e6,#ff5f247a 48%,#ff7e482e),#ff5f2457!important}.auth-email-form .btn-primary:hover:not(:disabled):after{opacity:1;transform:translate(118%)skew(-12deg)}.auth-providers{gap:10px}.auth-provider-logo{flex:none;width:18px;height:18px;display:block}.auth-providers .btn-base{transition:transform .2s,box-shadow .22s,background .22s,border-color .22s,color .22s;box-shadow:inset 0 1px #ffffff14,0 8px 24px #0000002e}.auth-providers .btn-base:after{content:none}.auth-shell-light .auth-providers .btn-base{color:#0f172adb;border-color:#ffffffdb;box-shadow:inset 0 1px #fffffff2,0 18px 54px #0f172a1a;background:linear-gradient(#ffffffe0,#ffffffad),#f7f4ef!important}.auth-providers .btn-base:hover:not(:disabled){color:#fffffff2;border-color:#ff5f2447;box-shadow:inset 0 1px #ffffff1f,0 0 0 4px #ff5f241a,0 10px 28px #ff5f241f,0 12px 30px #00000047;background:linear-gradient(#ff5f241f,#ff5f240e),#050505!important}.auth-shell-light .auth-providers .btn-base:hover:not(:disabled){color:#0f172aeb;border-color:#ff5f243d;box-shadow:inset 0 1px #fffffff5,0 0 0 4px #ff5f2414,0 12px 32px #ff5f241a,0 14px 34px #0f172a17;background:linear-gradient(#ff5f241a,#ff5f240a),#fffaf6!important}.auth-providers .btn-base:hover:not(:disabled) .auth-provider-logo{transform:translateY(-1px)scale(1.04)}.auth-email-entry-button{width:100%;min-height:46px;color:var(--brand-orange);font:inherit;cursor:pointer;background:#ff5f241a;border:1px solid #ff5f242e;border-radius:18px;justify-content:center;align-items:center;gap:9px;font-size:.92rem;font-weight:620;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s,opacity .2s;display:inline-flex}.auth-email-entry-button:after{content:none}.auth-email-entry-button:hover:not(:disabled){background:#ff5f2424;border-color:#ff5f2457;transform:translateY(-1px);box-shadow:0 0 0 4px #ff5f2414,0 12px 28px #ff5f241f}.auth-email-entry-button:disabled{opacity:.55;cursor:not-allowed}.auth-divider{align-items:center;gap:16px;display:flex}.auth-divider-line{background:#ffffff1a;flex:1;height:1px}.auth-shell-light .auth-divider-line{background:#0f172a1a}.auth-divider-label{letter-spacing:.08em;color:#ffffff73;font-size:.72rem;font-weight:700}.auth-shell-light .auth-divider-label{color:#0f172a66}@media (width<=540px){.auth-shell{justify-content:flex-start;min-height:100dvh;padding:18px 14px}.auth-theme-toggle{top:14px;right:14px}.auth-stack{gap:20px;max-width:100%;padding-top:54px}.auth-card{border-radius:22px;max-width:100%;padding:24px 18px}.auth-login-card{gap:16px}.auth-logo-image{height:36px}.auth-title{font-size:1.35rem;line-height:1.15}.auth-subtitle{max-width:28ch;margin-left:auto;margin-right:auto;font-size:.84rem}.auth-input-shell{min-height:50px;padding:0 14px}.auth-input{min-height:48px}.auth-divider{gap:12px}.auth-bg-orb-a{width:300px;height:300px;top:8%;left:-22%}.auth-bg-orb-b{width:280px;height:280px;bottom:8%;right:-20%}}.auth-email-button,.google-auth-wrapper,.google-auth-button{width:100%;max-width:360px;height:40px;margin:0 auto}.auth-email-button{color:#fff;letter-spacing:.01em;cursor:pointer;background:radial-gradient(circle at 16% 0,#ffd2bc61,#0000 32%),linear-gradient(145deg,#ff5f24c7,#ff5f2461 48%,#ff7e4824),#ff5f2447;border:0;border-radius:18px;justify-content:center;align-items:center;padding:0 48px;font-size:14px;font-weight:620;transition:background .2s,transform .15s,box-shadow .2s,opacity .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff40,0 6px 18px #ff5f2452}.auth-email-button:hover:not(:disabled){background:radial-gradient(circle at 16% 0,#ffe0cf6b,#0000 32%),linear-gradient(145deg,#ff5f24e6,#ff5f247a 48%,#ff7e482e),#ff5f2457;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff4d,0 10px 24px #ff5f2466}.auth-email-button:active:not(:disabled){transform:scale(.98)}.auth-email-button:disabled{opacity:.6;cursor:not-allowed}.auth-email-button-icon{color:#fff;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.auth-back-button{color:#ffffff73;cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:500;transition:color .2s;display:inline-flex}.auth-back-button:hover:not(:disabled){color:#ffffffd9}.auth-back-button:disabled{opacity:.5;cursor:not-allowed}.auth-shell-light .auth-back-button{color:#0f172a80}.auth-shell-light .auth-back-button:hover:not(:disabled){color:#0f172ad9}.auth-footer-note{text-align:center;letter-spacing:.06em;color:#ffffff42;margin:-6px 0 0;font-size:.76em;font-weight:600;line-height:1.4}.auth-shell-light .auth-footer-note{color:#0f172a4d}.google-auth-wrapper{border-radius:18px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.google-auth-wrapper.is-disabled{pointer-events:none;opacity:.6}.google-auth-mount{justify-content:center;align-items:center;width:100%;height:40px;display:flex}.google-auth-mount>div{margin-left:auto;margin-right:auto}.google-auth-mount iframe{max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.google-auth-loader{background:#fff;border-radius:18px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.google-auth-loader .spin{color:var(--brand-orange);animation:.9s linear infinite gauth-spin}.spin{animation:.9s linear infinite gauth-spin}@keyframes gauth-spin{to{transform:rotate(360deg)}}.login-card{isolation:isolate;-webkit-backdrop-filter:blur(48px)saturate(142%);background:radial-gradient(circle at 20% 0,#ffffff1f,#0000 34%),linear-gradient(145deg,#ffffff16 0%,#ffffff08 36%,#ffffff03 62%,#ffffff0c 100%),#050505bd;border:1px solid #ffffff1c;border-radius:24px;flex-direction:column;gap:18px;width:100%;max-width:440px;padding:30px;font-size:16px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff1d,inset 0 -1px #ffffff06,0 0 0 1px #ffffff05,0 22px 72px #000000ad,0 0 54px #ff5f2413}.login-card:before,.login-card:after{content:"";z-index:2;filter:drop-shadow(0 0 5px #ff66266b)drop-shadow(0 0 12px #ff662624);opacity:.75;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ff844814 18%,#ffa6708c 40%,#ff7836f2 47%,#ff9258fa 50%,#ff7836f2 53%,#ffa6708c 60%,#ff844814 82%,#0000 100%);border-radius:999px;width:44%;height:1.5px;position:absolute;left:50%;transform:translate(-50%)}.login-card:before{top:-1px}.login-card:after{bottom:-1px}.login-card>*{z-index:3;position:relative}.login-card:hover{background:radial-gradient(circle at 20% 0,#ffffff24,#0000 34%),linear-gradient(145deg,#ffffff18 0%,#ffffff09 38%,#ffffff04 62%,#ffffff0d 100%),#050505c7;border-color:#ffffff29;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff20,0 0 0 1px #ff5f2409,0 12px 30px #ff5f240e,0 24px 76px #000000b8,0 0 58px #ff5f2418}.auth-shell-light .login-card{background:linear-gradient(#ffffffe6,#ffffffb3),#f7f4ef;border-color:#ffffffdb;box-shadow:inset 0 1px #fffffff2,0 18px 54px #0f172a1a,0 0 42px #ff5f2414}.auth-shell-light .login-card:hover{background:linear-gradient(#fffffff0,#ffffffc2),#f7f4ef;border-color:#ff5f2433;box-shadow:inset 0 1.5px #fffffffa,0 3px 10px #0f172a0d,0 24px 78px #0f172a1f,0 0 46px #ff5f241a}.login-card-title{color:#ffffffeb;letter-spacing:0;margin:0;font-size:1.48em;font-weight:600;line-height:1.14}.login-card-subtitle{color:#ffffff94;margin:7px 0 0;font-size:.9em;line-height:1.45}.auth-shell-light .login-card-title{color:#111827}.auth-shell-light .login-card-subtitle{color:#64748b}.login-card-alert{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b3d;border-radius:16px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.875em;line-height:1.4;display:flex}.login-card-alert svg{flex:none;margin-top:2px}.auth-shell-light .login-card-alert{color:#92400e;background:#fef3c7c7;border-color:#b4530938}.login-card-providers,.login-email-form{flex-direction:column;width:100%;display:flex}.login-card-providers{gap:10px}.login-email-form{gap:15px}.login-email-form .login-submit-button{margin-top:4px}.login-field-group{flex-direction:column;gap:8px;display:flex}.login-field-group>span:first-child{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;padding-left:16px;font-size:.7em;font-weight:750}.auth-shell-light .login-field-group>span:first-child{color:#334155}.login-input-shell{color:#ffffffe6;-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(#ffffff07,#ffffff02),#050505;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 16px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff0f}.login-input-shell svg{color:#ffffff75;flex:none;transition:color .2s}.login-input-shell input{width:100%;min-width:0;min-height:50px;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:0}.login-input-shell input::placeholder{color:#ffffff61}.auth-shell-light .login-input-shell{color:#0f172a;background:#ffffff9e;border-color:#ffffffbd;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a09,0 8px 24px #0f172a0e}.auth-shell-light .login-input-shell svg,.auth-shell-light .login-input-shell input::placeholder{color:#94a3b8}.login-input-shell:focus-within{background:linear-gradient(#ffffff08,#ffffff02),#050505;border-color:#ff5f246b;box-shadow:inset 0 1px #ffffff1a,0 0 0 4px #ff5f241c,0 12px 32px #ff5f2421}.login-input-shell:focus-within svg{color:#ff7a3d}.auth-shell-light .login-input-shell:focus-within{background:#ffffffc7;box-shadow:inset 0 1px #fffffff2,0 0 0 4px #ff5f241a,0 12px 30px #ff5f2421}.login-password-toggle{color:#ffffff8a;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:30px;min-height:30px;padding:2px;transition:color .2s,transform .2s,opacity .2s,background .2s;display:inline-flex}.login-password-toggle:hover:not(:disabled){color:#ff7a3d;background:#ff5f2414;transform:translateY(-1px)}.auth-shell-light .login-password-toggle{color:#64748b}.auth-shell-light .login-password-toggle:hover:not(:disabled){color:#ff5f24;background:#ff5f2414}.login-card-divider{align-items:center;gap:16px;display:flex}.login-card-divider span{background:linear-gradient(90deg,#0000,#ffffff21,#0000);flex:1;height:1px}.login-card-divider strong{color:#ffffff6e;letter-spacing:.08em;font-size:.74em;font-weight:750}.auth-shell-light .login-card-divider span{background:linear-gradient(90deg,#0000,#0f172a24,#0000)}.auth-shell-light .login-card-divider strong{color:#64748b}.login-submit-button{color:#fffffff5;cursor:pointer;-webkit-backdrop-filter:blur(26px)saturate(160%);background:radial-gradient(circle at 16% 0,#ffd2bc61,#0000 32%),linear-gradient(145deg,#ff5f24c7,#ff5f2461 48%,#ff7e4824),#ff5f2447;border:1px solid #ff5f247a;border-radius:18px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;font-size:.92em;font-weight:620;transition:transform .2s,border-color .22s,background .22s,box-shadow .22s,opacity .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #ffffff0f,0 0 0 1px #ff5f2414,0 10px 30px #ff5f2447}.login-submit-button:after{content:"";border-radius:inherit;opacity:.34;pointer-events:none;background:linear-gradient(110deg,#0000 30%,#ffffff47 48%,#0000 66%);transition:transform .68s cubic-bezier(.2,0,0,1),opacity .18s;position:absolute;inset:1px;transform:translate(-62%)skew(-12deg)}.login-submit-button:hover:not(:disabled){background:radial-gradient(circle at 16% 0,#ffe0cf6b,#0000 32%),linear-gradient(145deg,#ff5f24e6,#ff5f247a 48%,#ff7e482e),#ff5f2457;border-color:#ff5f249e;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff57,inset 0 -1px #ffffff13,0 0 0 4px #ff5f2418,0 14px 34px #ff5f2457}.login-submit-button:hover:not(:disabled):after{opacity:.82;transform:translate(118%)skew(-12deg)}.login-submit-button>*{z-index:1;position:relative}.login-password-toggle:disabled,.login-submit-button:disabled,.auth-provider-button:disabled{opacity:.55;cursor:not-allowed}.auth-provider-button{color:#ffffffdb;cursor:pointer;background:linear-gradient(#ffffff07,#ffffff02),#050505;border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 18px;font-size:.9em;font-weight:750;transition:transform .2s,box-shadow .22s,background .22s,border-color .22s,opacity .22s,color .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 8px 24px #0000002e}.auth-shell-light .auth-provider-button{color:#111827;background:#ffffffb8;border-color:#0f172a14;box-shadow:inset 0 1px #ffffffe6,0 8px 24px #0f172a12}.auth-provider-button:hover:not(:disabled){color:#fffffff2;background:linear-gradient(#ff5f241f,#ff5f240e),#050505;border-color:#ff5f2447;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 0 0 4px #ff5f241a,0 10px 28px #ff5f241f,0 12px 30px #00000047}.auth-shell-light .auth-provider-button:hover:not(:disabled){color:#0f172a;background:#ffffffe6;border-color:#ff5f2447;box-shadow:inset 0 1px #fffffff2,0 0 0 4px #ff5f2414,0 10px 28px #ff5f241c,0 12px 30px #0f172a14}.auth-provider-icon{flex:none;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .2s;display:inline-flex}.auth-provider-logo{width:18px;height:18px;display:block}.auth-provider-icon .auth-provider-logo[viewBox="0 0 384 512"]{width:21px;height:21px}.auth-provider-button:hover:not(:disabled) .auth-provider-icon{transform:translateY(-1px)scale(1.04)}.auth-provider-label{text-align:center;white-space:nowrap;flex:0 auto;justify-content:center;align-items:center;width:auto;min-width:0;display:inline-flex}.login-legal-copy{color:#ffffff8a;text-align:center;max-width:52ch;margin:-2px auto 0;font-size:.72em;line-height:1.55}.auth-shell-light .login-legal-copy{color:#64748b}.login-legal-copy a{color:#ff7a3d;text-underline-offset:3px;font-weight:750;-webkit-text-decoration:underline #ff7a3d6b;text-decoration:underline #ff7a3d6b;transition:color .2s,text-decoration-color .2s}.login-legal-copy a:hover{color:#ffa071;text-decoration-color:#ffa071b8}.login-loading-dots{align-items:center;gap:4px;display:inline-flex}.login-loading-dots i{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite ld-bounce}.login-loading-dots i:nth-child(2){animation-delay:.16s}.login-loading-dots i:nth-child(3){animation-delay:.32s}@media (width<=520px){.login-card{border-radius:22px;gap:16px;max-width:100%;padding:24px 18px}.login-card-title{font-size:1.32em}.login-card-subtitle{max-width:28ch;margin-left:auto;margin-right:auto;font-size:.84em}.login-input-shell{min-height:50px;padding:0 14px}.login-input-shell input{min-height:48px}.login-card-divider{gap:12px}}.google-auth-button{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:18px;justify-content:center;align-items:center;padding:0 48px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.google-auth-button.is-disabled{opacity:.6;cursor:not-allowed}.google-auth-letter{color:#4285f4;font-size:18px;font-weight:700;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.markdown-body{color:var(--ds-text);line-height:1.7}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:var(--ds-text)}.markdown-body p,.markdown-body li{color:var(--ds-text-subtle)}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(var(--blur-sm));background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:var(--ds-surface-overlay);border:1px solid var(--ds-border);width:100%;max-width:32rem;max-height:calc(100dvh - 48px);box-shadow:var(--ds-shadow-overlay);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid var(--ds-border);padding:20px}.modal-body{min-height:0;padding:20px;overflow-y:auto}.modal-footer{border-top:1px solid var(--ds-border);justify-content:flex-end;gap:10px;padding:16px 20px 20px;display:flex}.ds-page-surface{flex-direction:column;gap:20px;width:100%;min-width:0;padding:24px;display:flex}.ds-page-topline{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.ds-page-heading{color:var(--ds-text);letter-spacing:-.04em;margin:0;font-size:1.75rem;font-weight:600;line-height:1.1}.ds-page-kicker{color:var(--ds-text-subtle);margin:6px 0 0;font-size:.875rem}.ds-action-row,.ds-filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-filter-bar{border-bottom:1px solid var(--ds-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.ds-filter-primary{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:240px;display:flex}.ds-field-fixed{width:var(--field-width,220px);min-width:0}.ds-table-shell{overflow-x:auto}.ds-table-shell .data-table{min-width:760px}.ds-detail-table-shell{border:1px solid var(--ds-border);background:var(--ds-surface-raised);border-radius:20px;overflow-x:auto}.ds-detail-table-shell .data-table{min-width:640px}.ds-table-shell thead tr{background:0 0!important}.ds-table-shell tbody tr{transition:background .15s,transform .15s}.ds-table-shell tbody tr:hover{background:#ff5f2409!important}html.dark .ds-table-shell tbody tr:hover{background:#ffffff06!important}.ds-mobile-cards{display:none}.ds-mobile-card{border:1px solid var(--ds-border);background:var(--ds-surface-raised);box-shadow:var(--ds-shadow-raised);font:inherit;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex}.ds-mobile-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ds-mobile-card-title{color:var(--ds-text);letter-spacing:-.02em;margin:0;font-size:.94rem;font-weight:700;line-height:1.2}.ds-mobile-card-subtitle{color:var(--ds-text-subtle);overflow-wrap:anywhere;margin-top:4px;font-size:.78rem}.ds-mobile-row{border-top:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:14px;padding-top:10px;display:flex}html.dark .ds-mobile-row{border-top-color:#ffffff0d}.ds-mobile-row-label{color:var(--ds-text-subtlest);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.ds-mobile-row-value{min-width:0;color:var(--ds-text-subtle);text-align:right;overflow-wrap:anywhere;font-size:.84rem}.ds-mobile-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.ds-section-card{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff9e;border:1px solid #ffffffb8;border-radius:24px;padding:20px;box-shadow:inset 0 1.5px #ffffffeb,0 2px 8px #0000000a,0 8px 32px #0000000f}html.dark .ds-section-card{background:#ffffff0a;border-color:#ffffff12;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #00000038,0 8px 40px #00000070}.ds-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ds-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ds-kpi-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.ds-section-title{color:var(--ds-text);letter-spacing:-.02em;margin:0 0 16px;font-size:1rem;font-weight:700;line-height:1.25}.ds-inline-alert{border:1px solid var(--ds-border);color:var(--ds-text);background:var(--ds-surface-raised);border-radius:18px;padding:12px 14px;font-size:.86rem}.ds-inline-alert.danger{color:var(--ds-text-danger);background:#ef444414;border-color:#ef444433}.ds-inline-alert.info{color:var(--ds-text-information);background:#3b82f614;border-color:#3b82f633}.ds-inline-alert.warning{color:var(--ds-text-warning);background:#f59e0b14;border-color:#f59e0b3d}.ds-icon-button{width:32px;height:32px;color:var(--ds-text-subtle);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,transform .15s;display:inline-flex}.ds-icon-button:hover{color:var(--brand-orange);background:#ff5f2414;transform:translateY(-1px)}.ds-icon-button.danger{color:var(--ds-text-danger)}.ds-icon-button.danger:hover{color:#ef4444;background:#ef44441a}.ds-native-input,.ds-native-select,.ds-textarea{box-sizing:border-box;border:1px solid var(--ds-border-input);width:100%;color:var(--ds-text);background:#ffffffdb;border-radius:16px;outline:none;font-family:inherit;font-size:.9rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s}.ds-native-input,.ds-native-select{min-height:42px;padding:10px 12px}.ds-textarea{resize:vertical;min-height:92px;padding:12px;line-height:1.5}html.dark .ds-native-input,html.dark .ds-native-select,html.dark .ds-textarea{background:#00000052;border-color:#ffffff1a}.ds-native-input:focus,.ds-native-select:focus,.ds-textarea:focus{border-color:#ff5f24b3;box-shadow:0 0 0 3px #ff5f241f}.ds-modal-summary{background:#ff5f240f;border:1px solid #ff5f2429;border-radius:18px;padding:12px 14px}html.dark .ds-modal-summary{background:#ff5f2414}.ds-split-shell{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff9e;border:1px solid #ffffffb8;border-radius:28px;height:100%;display:flex;overflow:hidden;box-shadow:inset 0 1.5px #ffffffeb,0 2px 8px #0000000a,0 8px 32px #0000000f}html.dark .ds-split-shell{background:#ffffff0a;border-color:#ffffff12;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #00000038,0 8px 40px #00000070}.ds-split-list{border-right:1px solid var(--ds-border);background:#ffffff80;flex-direction:column;flex-shrink:0;width:340px;display:flex;overflow-y:auto}html.dark .ds-split-list{background:#12121280}.ds-split-content{background:radial-gradient(circle at 100% 0%, #ff5f2414, transparent 26%), var(--ds-surface-sunken);flex:1;padding:32px;overflow-y:auto}.ds-list-item{cursor:pointer;border-bottom:1px solid var(--ds-border);padding:12px 16px;transition:background .15s,color .15s}.ds-list-item:hover{background:#ff5f240f}.ds-list-item.active{background:#ff5f241a}@media (width>=1024px){.sidebar-shell{display:flex}.main-content{padding:80px 32px 48px 256px}.main-content.sidebar-collapsed{padding-left:104px}.topbar-root{width:238px;top:16px;left:auto;right:16px}.topbar-shell{padding:6px}.topbar-user-copy{display:flex}}@media (width<=1023px){.page-title{font-size:1.875rem}.topbar-breadcrumbs{display:none}.main-content{padding-inline:20px}}@media (width<=820px){.ds-page-surface{gap:16px;padding:16px}.ds-page-topline{align-items:stretch}.ds-page-heading{font-size:1.5rem}.ds-action-row,.ds-filter-row,.ds-filter-primary{width:100%}.ds-action-row>*,.ds-filter-primary>*,.ds-filter-row>*{flex:100%}.ds-field-fixed{width:100%}.ds-filter-bar{padding:14px}.ds-table-shell{display:none}.ds-mobile-cards{flex-direction:column;gap:12px;padding:14px;display:flex}.ds-section-grid,.ds-kpi-grid,.ds-kpi-grid.four{grid-template-columns:1fr}.ds-section-grid>[style*="grid-column: span 2"],.ds-section-grid>[style*="grid-column: span 1"]{grid-column:auto!important}.modal-backdrop{align-items:flex-end;padding:12px}.modal-card{border-radius:28px;max-height:calc(100dvh - 24px)}.modal-footer{flex-direction:column-reverse}.modal-footer>*{width:100%}.ds-split-shell{flex-direction:column;height:auto;min-height:100%}.ds-split-list{border-right:0;border-bottom:1px solid var(--ds-border);width:100%;max-height:42dvh}.ds-split-content{padding:20px}}html:not(.dark) .app-shell,html.dark .app-shell{background:#050505}html.dark .panel-glass,html.dark .card-shell,html.dark .master-list-shell,html.dark .master-pane-shell,html.dark .ds-section-card,html.dark .ds-split-shell,html.dark .ds-mobile-card,html.dark .ds-detail-table-shell,html.dark .modal-card,.auth-shell-dark .auth-card{background:linear-gradient(#ffffff07,#ffffff02),#050505!important;border-color:#ffffff13!important;box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #0000007a,0 18px 54px #0000008a!important}html.dark .card-clickable:hover,html.dark .panel-glass:hover{background:linear-gradient(#ffffff08,#ffffff02),#050505!important;border-color:#ff5f2442!important;box-shadow:inset 0 1px #ffffff12,0 0 0 1px #ff5f2414,0 10px 28px #ff5f2414,0 18px 58px #0000009e!important}html.dark .topbar-shell,html.dark .dropdown-shell{background:linear-gradient(#ffffff08,#ffffff02),#050505f7!important;border-color:#ffffff16!important;box-shadow:inset 0 1px #ffffff0f,0 18px 54px #0000008a!important}html.dark .sidebar-shell{background:linear-gradient(#ffffff08,#ffffff02),#050505f7!important}html.dark .dropdown-shell:before{background:#050505!important;border-color:#ffffff16!important}html.dark .topbar-theme-button,html.dark .icon-button-shell,html.dark .tabs-shell,html.dark .seg-shell,html.dark .ds-split-list{background:#050505!important;border-color:#ffffff13!important}html.dark .input-shell,html.dark .auth-input-shell,html.dark .ds-native-input,html.dark .ds-native-select,html.dark .ds-textarea,html.dark .select-menu{color:#ffffffe6!important;background:#050505!important;border-color:#ffffff1c!important}html.dark .input-shell.focused,html.dark .auth-input-shell:focus-within,html.dark .ds-native-input:focus,html.dark .ds-native-select:focus,html.dark .ds-textarea:focus{background:#050505!important;border-color:#ff5f24a8!important;box-shadow:inset 0 1px #ffffff14,0 0 0 3px #ff5f2429!important}html.dark .modal-backdrop{-webkit-backdrop-filter:blur(12px)saturate(125%);background:#000000d1!important}:is(body:has(.modal-backdrop) .sidebar-shell,body:has(.modal-backdrop) .topbar-shell){filter:blur(9px)brightness(.42)saturate(.78);opacity:.58;pointer-events:none;transition:filter .2s,opacity .2s}html.dark .modal-card{isolation:isolate;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;position:relative}html.dark .modal-card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#ff5f2457,#ff5f24,#ff5f2457,#0000);border-radius:999px;width:min(220px,48%);height:1.5px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 18px #ff5f2457}html.dark .auth-shell-dark{background:#020202!important}.auth-shell-light .auth-card,html:not(.dark) .modal-card,html:not(.dark) .card-shell,html:not(.dark) .panel-glass,html:not(.dark) .ds-section-card,html:not(.dark) .master-list-shell,html:not(.dark) .master-pane-shell,html:not(.dark) .ds-split-shell{background:#ffffffb8}.auth-shell .auth-bg-orb,.auth-shell .auth-cursor-glow{display:none!important}.auth-shell-dark{background:#020202!important}.auth-shell-light{background:linear-gradient(#fbfaf7 0%,#f2eee7 100%)!important}.auth-shell-dark .auth-card{background:radial-gradient(circle at 20% 0,#ffffff1f,#0000 34%),linear-gradient(145deg,#ffffff16 0%,#ffffff08 36%,#ffffff03 62%,#ffffff0c 100%),#050505bd!important;border-color:#ffffff1c!important;box-shadow:inset 0 1px #ffffff1d,inset 0 -1px #ffffff06,0 0 0 1px #ffffff05,0 22px 72px #000000ad!important}.auth-shell-light .auth-card{background:linear-gradient(#ffffffe0,#ffffffad),#f7f4ef!important;border-color:#ffffffdb!important;box-shadow:inset 0 1px #fffffff2,0 18px 54px #0f172a1a!important}.auth-shell-dark .auth-login-card:hover{background:radial-gradient(circle at 20% 0,#ffffff24,#0000 34%),linear-gradient(145deg,#ffffff18 0%,#ffffff09 38%,#ffffff04 62%,#ffffff0d 100%),#050505c7!important;border-color:#ffffff29!important;box-shadow:inset 0 1px #ffffff20,0 0 0 1px #ff5f2409,0 12px 30px #ff5f240e,0 24px 76px #000000b8,0 0 58px #ff5f2418!important}.auth-shell-light .auth-login-card:hover{background:linear-gradient(#fffffff0,#ffffffbd),#f7f4ef!important;border-color:#ff5f2438!important;box-shadow:inset 0 1px #fffffffa,0 0 0 1px #ff5f240f,0 12px 36px #ff5f2414,0 22px 60px #0f172a1f!important}.auth-shell-dark .auth-providers .btn-base{color:#ffffffdb!important;background:linear-gradient(#ffffff07,#ffffff02),#050505!important;border-color:#ffffff14!important}.auth-shell-light .auth-email-form .btn-primary{background:radial-gradient(circle at 16% 0,#ffc6a857,#0000 34%),linear-gradient(145deg,#ff5f24eb,#ff5f2494 50%,#ff6f3852),#ff5f246b!important;border-color:#ff5f2485!important;box-shadow:inset 0 1px #ffddcd61,inset 0 -1px #ffffff1a,0 0 0 1px #ff5f2414,0 12px 32px #ff5f2447,0 16px 34px #0f172a14!important}.auth-shell-light .auth-email-form .btn-primary:hover:not(:disabled){background:radial-gradient(circle at 16% 0,#ffd0b861,#0000 34%),linear-gradient(145deg,#ff5f24,#ff5f24a8 50%,#ff6f3861),#ff5f247a!important;border-color:#ff5f24a8!important;box-shadow:inset 0 1px #ffe0d26b,inset 0 -1px #ffffff1f,0 0 0 4px #ff5f2417,0 14px 34px #ff5f2457,0 16px 34px #0f172a1a!important}.panel-glass,.card-shell,.ds-section-card,.ds-mobile-card,.ds-detail-table-shell,.modal-card,.auth-card,.restricted-card,.master-list-shell,.master-pane-shell,.ds-split-shell,.topbar-shell,.sidebar-shell{border-radius:18px!important}.btn-base,.btn-compact,.input-shell,.auth-input-shell,.ds-native-input,.ds-native-select,.ds-textarea,.ds-inline-alert,.ds-modal-summary,.auth-email-button,.auth-email-entry-button,.google-auth-button,.seg-shell,.sidebar-mode-switcher,.topbar-user-button{border-radius:14px!important}.seg-button,.sidebar-mode-btn{border-radius:10px!important}.topbar-shell,.topbar-user-button,.topbar-theme-button{border-radius:999px!important}.btn-primary,.auth-email-form .btn-primary,.auth-shell-light .auth-email-form .btn-primary{color:#fff8f4!important;background:#ff5f24!important;border-color:#e74b16eb!important;box-shadow:inset 0 1px #ffffff2e,0 8px 18px #ff5f243d!important}.btn-primary:after,.auth-email-form .btn-primary:after{content:none!important;display:none!important}.btn-primary:hover:not(:disabled),.auth-email-form .btn-primary:hover:not(:disabled),.auth-shell-light .auth-email-form .btn-primary:hover:not(:disabled){transform:translateY(-1px);background:#f04f17!important;border-color:#f04f17f5!important;box-shadow:inset 0 1px #fff3,0 0 0 4px #ff5f241f,0 12px 24px #ff5f2457!important}.hc-splash-screen{z-index:9999;isolation:isolate;background:radial-gradient(circle at 18% 16%,#ff5f2440,#0000 30%),radial-gradient(circle at 78% 84%,#ffffff14,#0000 28%),linear-gradient(#020202 0%,#070605 52%,#020202 100%);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.hc-splash-screen:before{content:"";z-index:-3;filter:blur(18px);opacity:.92;background:radial-gradient(#ff5f2421 0%,#ff5f240e 34%,#0000 72%),linear-gradient(115deg,#0000 12%,#ffffff0b 48%,#0000 67%);position:absolute;inset:-18%}.hc-splash-screen:after{content:"";z-index:-2;pointer-events:none;opacity:.44;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 34%,#0000 78%);mask-image:radial-gradient(circle,#000 34%,#0000 78%)}.hc-splash-orb{z-index:-1;aspect-ratio:1;pointer-events:none;filter:blur(82px);border-radius:999px;width:min(42vw,420px);position:absolute}.hc-splash-orb-a{background:#ff5f243d;top:9%;left:9%}.hc-splash-orb-b{background:#ffffff13;bottom:8%;right:10%}.hc-splash-beam{filter:drop-shadow(0 0 6px #ff66266b)drop-shadow(0 0 16px #ff662629);opacity:.82;background:linear-gradient(90deg,#0000 0%,#ff844814 18%,#ffa6708a 41%,#ff5f24fa 50%,#ffa6708a 59%,#ff844814 82%,#0000 100%);border-radius:999px;width:min(560px,74vw);height:1.5px;position:absolute;left:50%;transform:translate(-50%)}.hc-splash-beam-top{top:calc(50% - min(16vw,132px))}.hc-splash-beam-bottom{bottom:calc(50% - min(16vw,132px))}.hc-splash-logo-wrap{aspect-ratio:1.8;transform-origin:50%;will-change:transform, opacity, filter;place-items:center;width:min(60vw,320px);display:grid;position:relative}.hc-splash-logo-glow{aspect-ratio:1;filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#ff5f2447 0%,#ff5f241a 34%,#0000 70%);border-radius:999px;width:min(360px,72vw);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.hc-splash-logo{z-index:1;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 0 16px #ff5f2433)drop-shadow(0 20px 46px #0000008a);width:clamp(158px,21vw,238px);max-width:68vw;height:auto;position:relative}.hc-splash-progress{transform-origin:0;background:linear-gradient(90deg,#ff5f242e,#ff5f24fa,#ffc29e6b);border-radius:999px;width:min(228px,46vw);height:2px;position:absolute;bottom:clamp(42px,8vh,76px);left:50%;translate:-50%;box-shadow:0 0 18px #ff5f2442}@media (prefers-reduced-motion:reduce){.hc-splash-screen,.hc-splash-logo-wrap,.hc-splash-progress{transition:none!important;animation:none!important}}
