.logo{align-items:center;line-height:1;display:inline-flex}.logo__img{width:auto;display:block}.logo__img--white,[data-theme=dark] .logo__img--navy{display:none}[data-theme=dark] .logo__img--white{display:block}.logo__sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:236px;padding:24px 16px;display:flex}.sidebar__logo{color:var(--ink);align-items:center;padding:6px 10px 22px;display:inline-flex}.sidebar__nav{flex-direction:column;gap:3px;display:flex}.sidebar__item{border-radius:var(--radius-md);color:var(--ink-muted);font-family:var(--font-sans);text-align:left;cursor:pointer;background:0 0;border:0;border-left:2px solid #0000;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.sidebar__item:hover{background:var(--subtle);color:var(--ink)}.sidebar__icon{color:var(--ink-tertiary);flex-shrink:0}.sidebar__icon--dot{display:inline-flex;position:relative}.sidebar__icon--dot:after{content:"";border-radius:var(--radius-pill);background:var(--orange);border:1.5px solid var(--surface);width:8px;height:8px;position:absolute;top:-2px;right:-2px}.sidebar__item--active{background:var(--orange-soft);color:var(--ink);border-left-color:var(--orange);font-weight:600}.sidebar__item--active .sidebar__icon{color:var(--orange)}.sidebar__badge{font-family:var(--font-mono);color:#fff;background:var(--orange);border-radius:var(--radius-pill);margin-left:auto;padding:1px 7px;font-size:11px}.sidebar__divider{background:var(--border);height:1px;margin:16px 12px}.sidebar__account{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:auto;padding:14px 8px 2px;display:flex}.sidebar__avatar{border-radius:var(--radius-pill);background:var(--navy-700);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:600;display:flex}.sidebar__account-text{flex-direction:column;min-width:0;line-height:1.2;display:flex}.sidebar__account-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.sidebar__account-org{color:var(--ink-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.sidebar__login{color:var(--orange-ink);padding:6px 4px;font-size:14px;font-weight:600}.sidebar__logout{font-family:var(--font-mono);color:var(--ink-tertiary);flex-shrink:0;margin-left:auto;padding:4px 2px;font-size:11px}.sidebar__logout:hover{color:var(--orange-ink)}@media (width<=1024px){.sidebar{align-items:center;width:64px;padding:20px 8px}.sidebar__item{justify-content:center;gap:0;padding:12px 0}.sidebar__logo,.sidebar__item:not(.sidebar__icon),.sidebar__badge,.sidebar__account-text{font-size:0}.sidebar__item{color:#0000}.sidebar__icon{color:var(--ink-tertiary)}.sidebar__item--active .sidebar__icon{color:var(--orange)}.sidebar__badge{position:absolute}.sidebar__account{justify-content:center}}.theme-toggle{background:var(--page);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:2px;padding:3px;display:inline-flex}.theme-toggle__btn{width:28px;height:26px;color:var(--ink-tertiary);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.theme-toggle__btn:hover{color:var(--ink-muted)}.theme-toggle__btn[aria-pressed=true]{background:var(--surface);color:var(--orange-ink);box-shadow:var(--shadow-inset)}.topbar{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:18px;padding:14px 28px;display:flex}.topbar__search{background:var(--page);border:1px solid var(--border);border-radius:var(--radius-md);cursor:text;width:460px;max-width:42vw;color:var(--ink-tertiary);font-family:var(--font-sans);text-align:left;flex-shrink:1;align-items:center;gap:10px;padding:10px 14px;font-size:14px;display:flex}.topbar__search:hover{border-color:var(--swatch-disabled)}.topbar__search-icon{flex-shrink:0}.topbar__search-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.topbar__spacer{flex:1}.topbar__status{flex-shrink:0}.topbar__bell{background:var(--page);border:1px solid var(--border);width:34px;height:34px;color:var(--ink-muted);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.topbar__bell:hover{border-color:var(--swatch-disabled)}.topbar__bell-dot{border-radius:var(--radius-pill);background:var(--orange);border:1.5px solid var(--surface);width:7px;height:7px;position:absolute;top:6px;right:8px}@media (width<=760px){.topbar__search{flex:1;max-width:none}.topbar__status{display:none}}.app{background:var(--page);height:100vh;display:flex;overflow:hidden}.app__main{flex-direction:column;flex:1;min-width:0;display:flex}.app__content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow-y:auto}.chat{background:var(--page);flex:1;min-height:0;display:flex}.chat__rail{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:2px;width:220px;padding:22px 14px;display:flex;overflow-y:auto}.chat__rail-label{padding:0 12px 10px}.chat__convos{flex-direction:column;gap:2px;display:flex}.chat__convo{text-align:left;font-family:var(--font-sans);color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 12px;font-size:13px;overflow:hidden}.chat__convo:hover{background:var(--page);color:var(--ink)}.chat__convo:disabled{cursor:default;opacity:.6}.chat__convo--active{background:var(--page);color:var(--ink);font-weight:500}.chat__main{background:var(--surface);flex-direction:column;flex:1;min-width:0;display:flex}.chat__header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:13px;padding:16px 28px;display:flex}.chat__header-sphere{width:34px;height:34px;box-shadow:0 0 0 4px var(--orange-glow)}.chat__header-text{flex:1;min-width:0}.chat__header-title{font-family:var(--font-display);color:var(--ink);font-size:17px;font-weight:700}.chat__header-sub{color:var(--ink-tertiary);font-size:12px}.chat__model{align-items:center;gap:8px;display:inline-flex}.chat__model-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-tertiary);font-size:10px}.chat__model-select{font-family:var(--font-sans);color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-input);cursor:pointer;padding:7px 10px;font-size:13px}.chat__model-select:focus{border-color:var(--orange);outline:none}.chat__model-select:disabled{cursor:default;opacity:.6}.chat__new{color:var(--ink-muted);border:1px solid var(--border);border-radius:var(--radius-input);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.chat__new:hover{border-color:var(--swatch-disabled);color:var(--ink)}.chat__new:disabled{cursor:default;opacity:.5}.chat__thread{flex:1;min-height:0;padding:30px 28px;overflow-y:auto}.chat__thread-inner{flex-direction:column;gap:24px;max-width:780px;margin:0 auto;display:flex}.chat__msg--user{justify-content:flex-end;display:flex}.chat__bubble{background:var(--navy);color:#fff;white-space:pre-wrap;word-break:break-word;border-radius:14px 14px 4px;max-width:75%;padding:13px 17px;font-size:14px;line-height:1.5}.chat__msg--assistant{gap:13px;display:flex}.chat__avatar{width:30px;height:30px;box-shadow:0 0 0 3px var(--orange-glow);flex-shrink:0;margin-top:2px}.chat__assistant-body{flex:1;min-width:0}.chat__thinking{color:var(--ink-tertiary);white-space:pre-wrap;border-left:2px solid var(--border);margin-bottom:12px;padding-left:12px;font-size:13px;font-style:italic;line-height:1.5}.chat__tools{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chat__tool{font-family:var(--font-mono);color:var(--ink-muted);background:var(--subtle);border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:8px;padding:5px 12px;font-size:12px;display:inline-flex}.chat__tool--done{color:var(--ink-tertiary)}.chat__tool-name{white-space:nowrap;text-overflow:ellipsis;max-width:240px;overflow:hidden}.chat__tool-state{color:var(--orange-ink)}.chat__tool--done .chat__tool-state{color:var(--sig-positive)}.chat__pending{color:var(--ink-tertiary);font-size:14px}.chat__answer{color:var(--ink);font-size:14px;line-height:1.6}.chat__answer p{margin:0 0 12px}.chat__answer p:last-child{margin-bottom:0}.chat__answer strong{font-weight:700}.chat__answer ul,.chat__answer ol{margin:0 0 12px;padding-left:22px}.chat__answer li{margin:2px 0}.chat__answer h1,.chat__answer h2,.chat__answer h3{font-family:var(--font-display);margin:14px 0 8px;font-weight:700;line-height:1.3}.chat__answer h1{font-size:18px}.chat__answer h2{font-size:16px}.chat__answer h3{font-size:15px}.chat__answer code{font-family:var(--font-mono);background:var(--subtle);border-radius:4px;padding:1px 5px;font-size:12px}.chat__answer pre{background:var(--subtle);border:1px solid var(--border);border-radius:var(--radius-input);margin:0 0 12px;padding:12px 14px;overflow-x:auto}.chat__answer pre code{background:0 0;padding:0}.chat__error{color:var(--sig-bassa);background:var(--sig-bassa-soft);border:1px solid var(--border);border-radius:var(--radius-input);margin-top:6px;padding:10px 14px;font-size:13px}.chat__empty{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:460px;margin:auto;padding:48px 0;display:flex}.chat__empty-sphere{width:44px;height:44px;box-shadow:0 0 0 5px var(--orange-glow);margin-bottom:6px}.chat__empty-title{font-family:var(--font-display);color:var(--ink);font-size:20px;font-weight:700}.chat__empty-sub{color:var(--ink-muted);font-size:14px;line-height:1.5}.chat__composer{border-top:1px solid var(--border);flex-shrink:0;padding:16px 28px 20px}.chat__composer-inner{max-width:780px;margin:0 auto}.chat__suggest{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chat__suggest-chip{font-family:var(--font-sans);color:var(--ink-muted);background:var(--page);border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;padding:6px 13px;font-size:12px}.chat__suggest-chip:hover{border-color:var(--swatch-disabled)}.chat__suggest-chip:disabled{cursor:default;opacity:.5}.chat__input{border:1px solid var(--border);box-shadow:var(--shadow-inset);border-radius:12px;align-items:flex-end;gap:12px;padding:11px 14px;display:flex}.chat__input:focus-within{border-color:var(--orange)}.chat__input-sphere{width:24px;height:24px;box-shadow:0 0 0 3px var(--orange-glow);flex-shrink:0;margin-bottom:5px}.chat__input-field{resize:none;min-width:0;font-family:var(--font-sans);color:var(--ink);background:0 0;border:0;flex:1;max-height:160px;padding:4px 0;font-size:15px;line-height:1.5}.chat__input-field:focus{outline:none}.chat__input-field::placeholder{color:var(--ink-tertiary)}.chat__send{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.chat__send:hover{background:var(--navy-700)}.chat__send:disabled{cursor:default;opacity:.4}@media (width<=900px){.chat__rail{display:none}}.mini-bars{align-items:flex-end;display:flex}.mini-bars__col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;height:100%;display:flex}.mini-bars__bar{background:var(--swatch-disabled-3);border-radius:8px 8px 4px 4px;width:100%;max-width:34px}.mini-bars__bar--peak{background:var(--orange);box-shadow:0 0 0 4px var(--orange-glow), 0 8px 24px #f47b2059}.mini-bars__label{font-family:var(--font-mono);color:var(--ink-tertiary);font-size:9px}.mini-bars--on-navy .mini-bars__bar{background:#ffffff47;border-radius:3px 3px 1px 1px;max-width:none}.mini-bars--on-navy .mini-bars__bar--peak{background:var(--orange);box-shadow:none}.navy-panel{border-radius:var(--radius-lg);background-color:var(--navy);background-image:var(--grid-dots);background-size:var(--grid-dots-size);color:var(--on-navy);position:relative;overflow:hidden}.navy-panel__glow{border-radius:var(--radius-pill);background:var(--glow-blob);pointer-events:none;width:280px;height:280px;position:absolute;top:-80px;right:-40px}.navy-panel__content{padding:22px;position:relative}.dashboards{flex-direction:column;min-width:0;padding:30px 32px 40px;display:flex}.dashboards__head{margin-bottom:22px}.dashboards__greeting{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:26px;font-weight:700}.dashboards__sub{color:var(--ink-muted);margin:4px 0 0;font-size:14px}.dashboards__create{margin-bottom:34px}.dashboards__create-head{align-items:center;gap:11px;margin-bottom:16px;display:flex}.dashboards__create-sphere{width:28px;height:28px}.dashboards__create-title{font-family:var(--font-display);color:#fff;font-size:18px;font-weight:700}.dashboards__create-sub{color:var(--on-navy-muted);font-size:13px}.dashboards__create-input{background:#ffffff0f;border:1px solid #ffffff24;border-radius:11px;align-items:center;gap:12px;padding:13px 16px;display:flex}.dashboards__create-placeholder{min-width:0;color:var(--on-navy-muted);flex:1;font-size:15px}.dashboards__section-head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.dashboards__section-head--mt{margin-top:38px}.dashboards__section-title{font-family:var(--font-display);color:var(--ink);margin:0;font-size:17px;font-weight:700}.dash-pill{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);padding:3px 9px;font-size:10px}.dash-pill--global{color:var(--ink-muted);background:var(--subtle)}.dash-pill--personal{color:var(--orange-ink);background:var(--orange-soft)}.dashboards__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.dash-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);text-align:left;transition:transform .12s,box-shadow .15s;overflow:hidden}.dash-card:hover{box-shadow:var(--shadow-float);transform:translateY(-2px)}.dash-card__thumb{background:var(--navy);align-items:flex-end;height:104px;padding:18px 18px 0;display:flex;position:relative}.dash-card--live .dash-card__thumb{background:var(--navy-700)}.dash-card__thumb .mini-bars{width:100%;height:100%}.dash-card__live{border-radius:var(--radius-pill);background:var(--orange);width:7px;height:7px;position:absolute;top:12px;right:12px;box-shadow:0 0 0 3px #f47b2033}.dash-card__body{padding:16px 18px}.dash-card__title{font-family:var(--font-display);color:var(--ink);margin:0 0 4px;font-size:16px;font-weight:700}.dash-card__desc{color:var(--ink-muted);min-height:38px;margin:0 0 14px;font-size:13px;line-height:1.5}.dash-card__foot{border-top:1px solid var(--border-2);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.dash-card__updated{color:var(--ink-tertiary);font-size:11px}.dash-card__open{color:var(--orange-ink);align-items:center;gap:2px;font-size:13px;font-weight:600;display:inline-flex}.dash-create-card{border:1.5px dashed var(--swatch-disabled);border-radius:var(--radius-card);text-align:center;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:240px;padding:24px;transition:border-color .15s;display:flex}.dash-create-card:hover{border-color:var(--orange)}.dash-create-card__icon{background:var(--orange-soft);width:44px;height:44px;color:var(--orange);border-radius:12px;justify-content:center;align-items:center;display:flex}.dash-create-card__title{font-family:var(--font-display);color:var(--ink);font-size:15px;font-weight:700}.dash-create-card__hint{color:var(--ink-tertiary);max-width:24ch;font-size:12px;line-height:1.5}@media (width<=1100px){.dashboards__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.dashboards__grid{grid-template-columns:1fr}}.explore{flex-direction:column;min-width:0;padding:30px 30px 36px;display:flex}.explore__head{align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.explore__search{margin:18px 0 20px;padding:16px 18px}.explore__search-row{align-items:center;gap:12px;display:flex}.explore__search-sphere{width:26px;height:26px;box-shadow:0 0 0 3px var(--orange-glow)}.explore__query{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.explore__query::placeholder{color:var(--ink-subtle,#8a93a6)}.explore__state{color:var(--ink-soft,#5b6473);justify-content:center;align-items:center;gap:12px;padding:28px 12px;font-size:14px;display:flex}.explore__state--error{color:var(--sig-bassa,#c2410c)}.explore__search-btn{flex-shrink:0}.explore__interp{border-top:1px solid var(--border-2);flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding-top:14px;display:flex}.explore__body{align-items:flex-start;gap:20px;min-width:0;display:flex}.explore__facets{flex-shrink:0;width:196px;padding:18px}.explore__facets-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.explore__facets-title{font-family:var(--font-display);color:var(--ink);font-size:15px;font-weight:700}.explore__reset{color:var(--orange-ink);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:600}.explore__facet-label{margin-bottom:10px}.explore__checks{flex-direction:column;gap:9px;margin-bottom:20px;display:flex}.check{color:var(--ink-muted);align-items:center;gap:9px;font-size:13px;display:flex}.check--on{color:var(--ink)}.check__box{border:1.5px solid var(--swatch-disabled);border-radius:4px;flex-shrink:0;width:15px;height:15px;position:relative}.check--on .check__box{background:var(--orange);border-color:var(--orange)}.check--on .check__box:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.check__count{color:var(--ink-tertiary);margin-left:auto;font-size:11px}.slider{background:var(--subtle);border-radius:var(--radius-pill);height:4px;margin:14px 0 8px;position:relative}.slider__fill{background:var(--navy-700);border-radius:var(--radius-pill);position:absolute;top:0;bottom:0}.slider__fill--range{left:22%;right:30%}.slider__fill--prob{background:var(--orange);left:0}.slider__handle{border-radius:var(--radius-pill);background:var(--surface);border:2px solid var(--navy-700);width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.slider__handle--prob{border-color:var(--orange)}.explore__range-labels{color:var(--ink-muted);justify-content:space-between;margin-bottom:20px;font-size:11px;display:flex}.explore__prob-min{color:var(--ink-muted);font-size:11px}.explore__results{flex:1;min-width:0;padding:0;overflow:hidden}.explore__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.explore__count{color:var(--ink-muted);font-size:14px}.explore__count-n{font-family:var(--font-display);color:var(--ink);font-variant-numeric:tabular-nums;font-size:16px}.explore__sort{color:var(--ink-muted);border:1px solid var(--border);border-radius:var(--radius-input);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:7px 12px;font-size:13px;display:inline-flex}.explore__sort strong{color:var(--ink);font-weight:600}.explore__table{flex-direction:column;display:flex}.explore__row{border-bottom:1px solid var(--border-2);grid-template-columns:64px 1fr 112px 86px 72px 98px 34px;align-items:center;gap:12px;padding:13px 20px;display:grid}.explore__row--head{background:var(--surface-2);border-bottom:1px solid var(--border);letter-spacing:.08em;padding:11px 20px}.explore__cell-right{text-align:right}.explore__prob{min-width:0}.explore__prob .prob-score{width:100%}.explore__ente{min-width:0}.explore__ente-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.explore__ente-meta{color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.explore__importo{color:var(--ink);text-align:right;font-size:13px;font-weight:500}.explore__periodo{color:var(--ink-muted);font-size:12px}.explore__action{justify-content:center;display:flex}.explore__pager{justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.explore__pager-info{color:var(--ink-tertiary);font-size:12px}.explore__pages{align-items:center;gap:6px;display:flex}.page-btn{border-radius:var(--radius-input);border:1px solid var(--border);width:30px;height:30px;color:var(--ink-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.page-btn:hover{border-color:var(--swatch-disabled)}.page-btn--active{background:var(--navy);border-color:var(--navy);color:#fff;font-weight:600}.explore__pager-ellipsis{color:var(--ink-tertiary);padding:0 4px;font-size:12px}@media (width<=1000px){.explore__body{flex-direction:column}.explore__facets{width:100%}.explore__results{width:100%;overflow-x:auto}.explore__row{min-width:720px}}:root{--navy:#0e1b3c;--navy-700:#1b2c56;--navy-900:#0a1430;--orange:#f47b20;--orange-dark:#d96a10;--orange-ink:#c25a0c;--orange-soft:#fcede0;--orange-glow:#f47b202e;--page:#f6f7f9;--surface:#fff;--surface-2:#fafbfc;--subtle:#eef1f6;--border:#e2e6ef;--border-2:#eef1f6;--ink:#0e1b3c;--ink-muted:#5e6b86;--ink-tertiary:#8a93a8;--on-navy:#fff;--on-navy-muted:#c8cdd8;--on-navy-tertiary:#8a93a8;--on-navy-accent:#f8b27e;--navy-line:#ffffff14;--swatch-disabled:#c8cdd8;--swatch-disabled-2:#b8c0d0;--swatch-disabled-3:#d5dbe6;--sig-massima:#1f9d57;--sig-massima-soft:#e7f6ee;--sig-alta:#3f8f2e;--sig-alta-soft:#edf6e8;--sig-media:#b97d08;--sig-media-soft:#fbf1dc;--sig-bassa:#c25a0c;--sig-bassa-soft:#fcede0;--sig-positive:#1f9d57;--font-display:"Outfit", system-ui, -apple-system, sans-serif;--font-sans:"DM Sans", system-ui, -apple-system, sans-serif;--font-mono:"DM Mono", ui-monospace, "SF Mono", monospace;--radius-pill:999px;--radius-input:8px;--radius-md:10px;--radius-card:14px;--radius-lg:16px;--radius-frame:20px;--shadow-inset:0 1px 2px #0e1b3c0a;--shadow-float:0 20px 60px #0e1b3c1f;--shadow-hero:0 30px 70px #0006;--ring-orange:0 0 0 4px var(--orange-glow);--grid-dots:radial-gradient(circle, #ffffff0d 1px, transparent 1px);--grid-dots-size:26px 26px;--glow-blob:radial-gradient(circle, #f47b2033 0%, transparent 70%);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--page:#0a1430;--surface:#101f44;--surface-2:#18264f;--subtle:#18264f;--border:#ffffff14;--border-2:#ffffff0f;--ink:#fff;--ink-muted:#c8cdd8;--ink-tertiary:#8a93a8;--orange-ink:#f8b27e;--orange-soft:#f47b2024;--sig-massima-soft:#1f9d5729;--sig-alta-soft:#3f8f2e29;--sig-media-soft:#b97d082e;--sig-bassa-soft:#c25a0c2e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-inset)}.card__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:18px 22px;display:flex}.card__header--plain{border-bottom:0;margin-bottom:4px;padding:0}.card__title-row{align-items:center;gap:10px;display:flex}.card__title{font-family:var(--font-display);color:var(--ink);margin:0;font-size:17px;font-weight:700}.card__title--sm{font-size:16px}.card__action{color:var(--orange-ink);font-size:13px;font-weight:600}.dot-orange{border-radius:var(--radius-pill);background:var(--orange);flex-shrink:0;width:8px;height:8px}.kpi-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-inset);min-width:0;padding:18px 20px}.kpi-card__label{letter-spacing:.06em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:12px;overflow:hidden}.kpi-card__value{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:4px;font-size:30px;font-weight:800;line-height:1;display:flex}.kpi-card__unit{color:var(--ink-tertiary);font-size:18px}.kpi-card__sub{color:var(--ink-muted);margin-top:8px;font-size:13px}.affoll-level{color:var(--c);font-weight:600}.type-pill{color:var(--ink-muted);background:var(--subtle);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.screen-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:26px;font-weight:700}.btn-navy,.btn-orange{cursor:pointer;font-family:var(--font-display);white-space:nowrap;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-weight:700;transition:transform .12s,background .15s,box-shadow .15s;display:inline-flex}.btn-navy{background:var(--navy);color:#fff;font-family:var(--font-mono);border-radius:var(--radius-input);padding:8px 14px;font-size:12px;font-weight:600}.btn-orange{background:var(--orange);color:#fff;padding:10px 20px;font-size:13px}.btn-orange:hover{background:var(--orange-dark);transform:translateY(-1px);box-shadow:0 6px 16px #f47b204d}.chip{color:var(--ink);background:var(--subtle);border-radius:var(--radius-pill);align-items:center;gap:7px;padding:5px 11px;font-size:12px;font-weight:500;display:inline-flex}.chip--accent{color:var(--orange-ink);background:var(--orange-soft)}.chip__x{color:var(--ink-tertiary);cursor:pointer}.icon-tile{border-radius:var(--radius-input);border:1px solid var(--border);width:28px;height:28px;color:var(--ink-tertiary);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.icon-tile:hover{color:var(--orange-ink);border-color:var(--swatch-disabled)}*{box-sizing:border-box}html,body{min-height:100vh;margin:0}body{min-width:320px;font-family:var(--font-sans);color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}#root{min-height:100vh}a{color:var(--orange-ink);text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink)}.mono,.figure{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-tertiary);font-size:11px}.eyebrow--accent{color:var(--orange-ink)}.trust-marker{font-family:var(--font-mono);color:var(--ink-tertiary);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:inline-flex}.trust-marker:before{content:"";border-radius:var(--radius-pill);background:var(--sig-positive);flex-shrink:0;width:6px;height:6px}.sphere{border-radius:var(--radius-pill);background:var(--orange);box-shadow:var(--ring-orange);flex-shrink:0;position:relative}.sphere:after{content:"";border-radius:var(--radius-pill);background:#ffffffe6;width:26%;height:26%;position:absolute;top:20%;right:22%}:where(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:4px}.placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:4rem 1.5rem;display:flex}.placeholder h1{font-family:var(--font-display);margin:0;font-size:2.5rem;font-weight:800}.placeholder p{color:var(--ink-muted);max-width:34rem;margin:0}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}
