@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500&display=swap";:root{color:#252621;font-synthesis:none;text-rendering:optimizelegibility;--ink:#252621;--muted:#756f65;--paper:#fbfaf6;--canvas:#f4f1ea;--line:#dcd6cb;--green:#166b52;--coral:#cc5b3c;--blue:#2867a0;--gold:#c7952d;background:#f4f1ea;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{background:var(--ink);color:#fff;border-bottom:3px solid var(--coral);justify-content:space-between;align-items:center;height:72px;padding:0 clamp(18px,4vw,64px);display:flex}.brand{color:#fff;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.brand-mark{background:var(--green);border:1px solid #ffffff40;border-radius:4px;flex:none;place-items:center;width:38px;height:38px;display:grid}.brand>span:last-child{flex-direction:column;min-width:0;display:flex}.brand b{white-space:nowrap;font-size:15px;line-height:1.2}.brand small{color:#b8b9b2;margin-top:2px;font-size:11px}.topbar-actions{align-items:center;gap:10px;display:flex}.feed-status{color:#d7d7d2;white-space:nowrap;border:1px solid #51534d;border-radius:4px;align-items:center;gap:7px;height:34px;padding:0 11px;font:500 11px DM Mono,monospace;display:inline-flex}.feed-status i{background:var(--gold);border-radius:50%;width:7px;height:7px}.feed-status.is-live i{background:#55c89e;box-shadow:0 0 0 3px #55c89e21}.icon-button{color:#fff;background:0 0;border:1px solid #51534d;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.icon-button:hover{background:#3a3b36}.portfolio-link{color:#fff;border:1px solid #777970;border-radius:4px;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:12px;text-decoration:none;display:inline-flex}.portfolio-link:hover{border-color:#fff}main{width:min(1480px,100%);margin:0 auto;padding:0 clamp(18px,4vw,64px) 56px}.workspace-head{border-bottom:1px solid var(--line);justify-content:flex-end;padding:0 0 30px;display:flex}.eyebrow,.section-heading span{color:var(--coral);margin:0 0 8px;font:500 11px DM Mono,monospace}h2{letter-spacing:0;font-family:Newsreader,serif;font-weight:500}.intro-band{padding:38px 0 24px}.intro-copy{columns:3;column-gap:42px}.intro-copy p{break-inside:avoid;color:#625d54;margin:0 0 14px;font-size:12px;line-height:1.72}.intro-copy a{color:var(--green);text-underline-offset:3px;font-weight:700}.intro-copy code{color:var(--ink);background:#e8e3d9;border-radius:2px;padding:1px 4px;font:500 11px DM Mono,monospace}.ticker-search{background:var(--paper);border:1px solid #bfb8ab;border-radius:5px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;width:min(360px,100%);height:46px;padding:0 5px 0 13px;display:grid}.ticker-search svg{color:var(--muted)}.ticker-search input{text-transform:uppercase;background:0 0;border:0;outline:0;min-width:0;font:500 13px DM Mono,monospace}.ticker-search button{background:var(--ink);color:#fff;border:0;border-radius:3px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:12px;display:inline-flex}.inline-alert{color:#8d3421;border-left:3px solid var(--coral);background:#fff0e9;align-items:center;gap:8px;margin:14px 0 0;padding:10px 12px;font-size:12px;display:flex}.ticker-strip{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;padding:18px 0;display:flex}.ticker-chip{border:1px solid var(--line);background:#ffffff7a;border-radius:4px;min-width:148px;height:44px;display:flex;overflow:hidden}.ticker-chip.is-active{background:var(--paper);border-color:var(--ticker-color);box-shadow:inset 0 -2px var(--ticker-color)}.ticker-chip>button:first-child{text-align:left;color:var(--ink);background:0 0;border:0;flex:1;grid-template-rows:1fr 1fr;grid-template-columns:8px 1fr;align-items:end;column-gap:8px;padding:0 8px 0 11px;font:500 12px DM Mono,monospace;display:grid}.ticker-chip>button:first-child i{background:var(--ticker-color);border-radius:50%;grid-row:1/3;align-self:center;width:7px;height:7px}.ticker-chip>button:first-child span{color:var(--muted);align-self:start;font:500 10px Manrope,sans-serif}.remove-ticker{color:#9b958b;border:0;border-left:1px solid var(--line);background:0 0;place-items:center;width:34px;display:grid}.remove-ticker:hover{color:var(--coral);background:#fff1eb}.metric-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.metric-card{border-right:1px solid var(--line);min-width:0;padding:24px 20px 24px 0}.metric-card+.metric-card{padding-left:22px}.metric-card:last-child{border-right:0}.metric-label{color:var(--muted);text-transform:uppercase;align-items:center;gap:7px;font-size:11px;display:flex}.metric-card>strong{letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;margin-top:11px;font:500 clamp(24px,3vw,34px) DM Mono,monospace;display:block;overflow:hidden}.metric-card>span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.metric-positive>strong,.metric-positive .metric-label svg{color:var(--green)}.metric-negative>strong,.metric-negative .metric-label svg{color:var(--coral)}.metric-warning>strong,.metric-warning .metric-label svg{color:#9b6c09}.tool-band,.portfolio-section,.sml-section,.forecast-section{border-bottom:1px solid var(--line);padding:42px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.section-heading h2{margin:0;font-size:clamp(28px,3vw,39px);line-height:1}.chart-controls,.preset-controls{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.segmented{background:#e8e3d9;border:1px solid #d7d0c3;border-radius:4px;height:36px;padding:3px;display:inline-flex}.segmented button{color:#6f685e;background:0 0;border:0;border-radius:2px;min-width:42px;padding:0 9px;font-size:11px}.segmented button.is-selected{color:var(--ink);background:var(--paper);font-weight:700;box-shadow:0 1px 2px #2828231f}.chart-frame{background:var(--paper);border:1px solid var(--line);border-radius:5px;width:100%;overflow:hidden}.price-chart{height:clamp(340px,44vw,520px)}.loading-state{height:100%;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.chart-tooltip{color:#fff;background:#252621f5;border-radius:3px;flex-direction:column;gap:5px;min-width:150px;padding:10px 12px;font-size:11px;display:flex;box-shadow:0 8px 24px #0000002e}.chart-tooltip>span{color:#c5c5bd;margin-bottom:2px;font-family:DM Mono,monospace}.chart-tooltip strong{justify-content:space-between;gap:16px;font-weight:600;display:flex}.chart-tooltip b{color:#fff;font-family:DM Mono,monospace}.chart-caption{color:var(--muted);justify-content:space-between;gap:20px;padding-top:12px;font-size:11px;display:flex}.chart-caption span{align-items:center;gap:7px;display:inline-flex}.preset-controls button{height:36px;color:var(--ink);background:var(--paper);border:1px solid #bfb8ab;border-radius:4px;align-items:center;gap:6px;padding:0 12px;font-size:11px;display:inline-flex}.preset-controls button:hover{border-color:var(--green);color:var(--green)}.portfolio-layout{grid-template-columns:minmax(380px,.8fr) minmax(440px,1.2fr);gap:24px;display:grid}.allocation-panel,.frontier-panel{background:var(--paper);border:1px solid var(--line);border-radius:5px;min-width:0}.allocation-panel{grid-template-columns:42% 58%;min-height:390px;display:grid}.allocation-chart{border-right:1px solid var(--line);min-height:260px;position:relative}.allocation-center{text-align:center;pointer-events:none;place-content:center;display:grid;position:absolute;inset:0}.allocation-center strong{font:500 28px DM Mono,monospace}.allocation-center span{color:var(--muted);text-transform:uppercase;margin-top:3px;font-size:10px}.weight-controls{align-self:center;padding:24px}.weight-controls label{margin-bottom:20px;display:block}.weight-controls label>span{grid-template-columns:9px 1fr auto;align-items:center;gap:8px;margin-bottom:8px;font:500 12px DM Mono,monospace;display:grid}.weight-controls label i{border-radius:50%;width:7px;height:7px}.weight-controls label b{font-weight:500}.weight-controls input{width:100%;accent-color:var(--green)}.weight-controls p{color:var(--muted);margin:2px 0 0;font-size:10px;line-height:1.5}.frontier-panel{flex-direction:column;display:flex}.frontier-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.frontier-metrics>div{border-right:1px solid var(--line);padding:17px 18px}.frontier-metrics>div:last-child{border-right:0}.frontier-metrics span{color:var(--muted);text-transform:uppercase;font-size:10px;display:block}.frontier-metrics strong{margin-top:6px;font:500 18px DM Mono,monospace;display:block}.frontier-chart{border:0;border-radius:0;flex:1;min-height:265px}.frontier-legend{color:var(--muted);gap:20px;padding:10px 16px 14px;font-size:10px;display:flex}.frontier-legend span{align-items:center;gap:6px;display:inline-flex}.frontier-legend i{border-radius:50%;width:8px;height:8px}.frontier-legend .current{background:var(--green)}.frontier-legend .optimal{background:var(--coral)}.analysis-source{color:var(--muted);border:1px solid var(--line);white-space:nowrap;border-radius:4px;align-items:center;gap:8px;padding:8px 10px;font:500 10px DM Mono,monospace;display:inline-flex}.analysis-source i{background:var(--gold);border-radius:50%;width:7px;height:7px}.analysis-source i.is-live{background:#38a97e;box-shadow:0 0 0 3px #38a97e1f}.sml-layout{grid-template-columns:minmax(0,1fr) 290px;gap:24px;display:grid}.sml-chart{height:420px}.sml-tooltip em{color:#d9d6ce;border-top:1px solid #5c5d57;margin-top:3px;padding-top:7px;font-size:10px;font-style:normal}.unavailable-state{height:100%;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;padding:30px;display:grid}.unavailable-state svg{color:var(--coral)}.unavailable-state strong{color:var(--ink);font-size:14px}.unavailable-state span{max-width:420px;font-size:11px;line-height:1.5}.sml-brief{color:#fff;background:var(--ink);border-radius:5px;flex-direction:column;padding:22px;display:flex}.sml-brief>div{border-bottom:1px solid #4c4d47;margin-bottom:17px;padding:0 0 17px}.sml-brief span,.sml-brief small{color:#b8b9b2;font-size:10px;display:block}.sml-brief span{text-transform:uppercase;margin-bottom:7px}.sml-brief strong{margin-bottom:4px;font:500 20px DM Mono,monospace;display:block}.sml-brief .sml-assets{grid-template-columns:repeat(2,1fr);gap:8px 12px;display:grid}.sml-brief .sml-assets>span{grid-column:1/3;margin-bottom:0}.sml-brief .sml-assets small{justify-content:space-between;align-items:center;gap:8px;display:flex}.sml-brief .sml-assets small b{color:#d7d7d2;font-weight:600}.sml-brief .sml-assets small strong{color:#fff;margin:0;font-size:12px}.sml-brief p{color:#c9c9c3;margin:0 0 13px;font-size:10px;line-height:1.55}.sml-brief p:last-child{border-top:1px solid #4c4d47;margin-top:auto;padding-top:14px}.forecast-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;display:grid}.forecast-chart{height:380px}.forecast-brief{background:var(--ink);color:#fff;border-radius:5px;padding:25px}.brief-icon{color:#fff;background:var(--green);border-radius:4px;place-items:center;width:42px;height:42px;margin-bottom:34px;display:grid}.forecast-brief>span{color:#b8b9b2;text-transform:uppercase;font-size:10px}.forecast-brief>strong{margin:9px 0 8px;font:500 29px DM Mono,monospace;display:block}.forecast-brief>p{color:#c9c9c3;min-height:42px;margin:0 0 30px;font-size:11px;line-height:1.55}.method-note{color:#c9c9c3;border-top:1px solid #4c4d47;align-items:flex-start;gap:9px;margin-top:13px;padding-top:13px;font-size:10px;line-height:1.5;display:flex}.method-note svg{color:#65bb9c;flex:none;margin-top:1px}footer{background:var(--ink);color:#a9aaa4;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:20px clamp(18px,4vw,64px);font-size:10px;display:flex}@media (max-width:980px){.workspace-head{align-items:stretch}.intro-copy{columns:2}.ticker-search{width:100%}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-card:nth-child(2){border-right:0}.metric-card:nth-child(3),.metric-card:nth-child(4){border-top:1px solid var(--line)}.metric-card:nth-child(3){padding-left:0}.portfolio-layout,.sml-layout{grid-template-columns:1fr}.sml-brief{grid-template-columns:repeat(3,1fr);gap:0 18px;display:grid}.sml-brief>div{min-width:0}.sml-brief p{grid-column:1/4}.forecast-layout{grid-template-columns:1fr}.forecast-brief{grid-template-columns:48px 1fr;column-gap:14px;display:grid}.forecast-brief .brief-icon{grid-row:1/4;margin:0}.forecast-brief>span,.forecast-brief>strong,.forecast-brief>p{grid-column:2}.forecast-brief>strong{margin:4px 0}.forecast-brief>p{min-height:0;margin-bottom:16px}.method-note{grid-column:1/3}}@media (max-width:680px){.topbar{height:auto;min-height:68px;padding-block:12px}.brand small,.portfolio-link,.feed-status{display:none}main{padding-inline:14px}.intro-copy{columns:1}.ticker-strip{flex-wrap:nowrap;padding-bottom:14px;overflow-x:auto}.ticker-chip{flex:none;min-width:142px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:124px;padding:18px 12px 18px 0}.metric-card+.metric-card{padding-left:12px}.metric-card:nth-child(3){padding-left:0}.metric-card>strong{font-size:21px}.metric-card>span{line-height:1.4}.section-heading{flex-direction:column;align-items:stretch}.analysis-source{align-self:flex-start}.chart-controls,.preset-controls{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:3px;overflow-x:auto}.segmented{flex:none}.price-chart{height:340px}.chart-caption{flex-direction:column;align-items:flex-start}.allocation-panel{grid-template-columns:1fr}.allocation-chart{border-right:0;border-bottom:1px solid var(--line);height:250px}.frontier-metrics strong{font-size:14px}.frontier-metrics>div{padding:14px 10px}.forecast-chart{height:330px}.sml-chart{height:360px}.sml-brief{grid-template-columns:1fr}.sml-brief p{grid-column:1}footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
