:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090b0f;--panel:#10141b;--panel-soft:#151b23;--line:#ffffff1a;--text:#f6f7f2;--muted:#98a2ad;--accent:#37d67a;--accent-2:#f0c95a;--danger:#ff6b65;--sidebar:248px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select{font:inherit}#app{grid-template-columns:var(--sidebar) minmax(0, 1fr);min-height:100svh;display:grid}.sidebar{border-right:1px solid var(--line);background:#080a0d;flex-direction:column;gap:28px;height:100svh;padding:22px 18px;display:flex;position:sticky;top:0}.brand{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{width:42px;height:42px;color:var(--accent);background:#37d67a1a;border:1px solid #37d67a73;border-radius:8px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small,.sync span,.eyebrow,.section-head p,.match-main span,.match-main p,.pick span,.risk span,.model-row span,.tomorrow-list span,.tomorrow-list p,.learning-note span,.learning-note p{color:var(--muted)}.nav{gap:6px;display:grid}.nav a{color:#c5ccd4;border-radius:8px;padding:11px 12px;text-decoration:none}.nav a:hover,.nav a.active{color:var(--text);background:var(--panel-soft)}.sync{border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;display:flex}.workspace{min-width:0;padding:26px 34px 54px}.topbar,.section-head,.hero-metrics,.split,.learning{justify-content:space-between;align-items:center;gap:24px;display:flex}.topbar{margin-bottom:24px}.eyebrow{text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:0;font-size:clamp(28px,4vw,54px);line-height:.98}h2{margin-bottom:7px;font-size:24px}.controls,.segmented{flex-wrap:wrap;align-items:center;gap:8px;display:flex}select,button{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--text);border-radius:8px;padding:0 13px}button{cursor:pointer;transition:transform .2s,border-color .2s,background .2s}button:hover{border-color:#37d67a6b;transform:translateY(-1px)}.primary{background:var(--accent);color:#041006;border-color:#37d67a8c;font-weight:800}.icon-button{width:42px;padding:0;font-size:22px}.hero{background:linear-gradient(90deg,#080a0de6,#080a0d70),url(https://images.unsplash.com/photo-1517927033932-b3d18e61fb3a?auto=format&fit=crop&w=1800&q=80) 50% 56%/cover;border-radius:8px;justify-content:space-between;align-items:end;gap:28px;min-height:278px;padding:30px;animation:.75s both riseIn;display:flex;overflow:hidden}.hero-copy{max-width:560px;font-size:20px;line-height:1.45}.status-dot{background:var(--accent);width:10px;height:10px;box-shadow:0 0 20px var(--accent);border-radius:50%;display:inline-block}.hero-metrics{align-items:stretch}.hero-metrics div{border-left:1px solid #ffffff38;min-width:112px;padding-left:18px}.hero-metrics span,.hero-metrics strong{display:block}.hero-metrics span{color:#d8dde1;font-size:13px}.hero-metrics strong{margin-top:10px;font-size:30px}.section-grid,.history-band,.learning,.split{margin-top:34px}.section-head{margin-bottom:14px}.section-head.compact{align-items:end}.segmented{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:4px}.segmented button{min-height:32px;color:var(--muted);background:0 0;border:0}.segmented button.active{color:var(--text);background:#202832}.recommendations,.model-list,.tomorrow-list,.learning-bars{gap:10px;display:grid}.empty-state{background:#ffffff09;border:1px dashed #ffffff2e;border-radius:8px;padding:18px}.empty-state strong,.empty-state p{margin:0;display:block}.empty-state p{color:var(--muted);margin-top:6px}.match-row{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(150px,.42fr) 82px minmax(92px,.22fr);align-items:center;gap:18px;padding:16px 18px;transition:transform .2s,background .2s;display:grid}.match-row:hover{background:#141b24;transform:translate(4px)}.match-main strong,.pick strong,.risk strong{margin-top:5px;display:block}.score{--size:62px;width:var(--size);height:var(--size);background:radial-gradient(circle at center, var(--panel) 58%, transparent 60%), conic-gradient(var(--accent) var(--score), #ffffff1f 0);border-radius:50%;place-items:center;font-weight:800;display:grid}.split,.learning{align-items:stretch}.split>*,.learning>*{flex:1;min-width:0}.model-row,.tomorrow-list article,.learn-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:grid}.model-row{grid-template-columns:minmax(150px,1fr) minmax(120px,.8fr) 42px}.mini-bar,.learn-track{background:#242b34;border-radius:999px;height:8px;overflow:hidden}.mini-bar span,.learn-track i{width:var(--w);background:var(--accent);border-radius:inherit;height:100%;display:block}.tomorrow-list article{grid-template-columns:58px minmax(0,1fr) 110px}.tomorrow-list strong,.tomorrow-list p{margin:0}.table-wrap{border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:14px 16px}th{color:var(--muted);font-size:13px;font-weight:600}tbody tr:last-child td{border-bottom:0}.hit,.miss{border-radius:999px;justify-content:center;min-width:48px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.hit{color:var(--accent);background:#37d67a21}.miss{color:var(--danger);background:#ff6b6521}.learn-row{grid-template-columns:96px minmax(120px,1fr) 42px}.learning-note{background:linear-gradient(#0f141b66,#0f141bf0),url(https://images.unsplash.com/photo-1529900748604-07564a03e7a6?auto=format&fit=crop&w=1200&q=80) 50%/cover;border-radius:8px;flex-direction:column;justify-content:end;min-height:220px;padding:26px;display:flex}.learning-note strong{margin:8px 0 10px;font-size:25px}.refreshing .match-row{animation:.52s pulse}@keyframes riseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{border-color:#37d67ab3;transform:translate(6px)}}@media (width<=980px){#app{grid-template-columns:1fr}.sidebar{flex-direction:row;align-items:center;height:auto;position:static;overflow-x:auto}.nav{min-width:max-content;display:flex}.sync{display:none}.workspace{padding:22px 18px 42px}.topbar,.hero,.section-head,.split,.learning{flex-direction:column;align-items:stretch}.match-row{grid-template-columns:1fr auto}.pick,.risk{grid-column:1/-1}.score{grid-area:1/2}}@media (width<=560px){.sidebar{padding:14px}.brand small{display:none}.hero{padding:22px}.hero-metrics{flex-direction:column;gap:14px}.hero-metrics div{border-left:0;padding-left:0}.model-row,.tomorrow-list article,.learn-row{grid-template-columns:1fr}}
