:root{color:#101114;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button{font:inherit}.app{min-height:100vh;background:radial-gradient(circle at 18% 0%,rgba(245,137,0,.08),transparent 30%),linear-gradient(180deg,#fffefa,#f7f5f0);color:#101114}.app--loading{display:grid;place-items:center;padding:32px}.loading-card{display:grid;justify-items:center;gap:12px;color:#2f3338}.loading-card h1{margin:0;font-size:clamp(28px,5vw,48px)}.loading-card p{margin:0;color:#6b717a}.topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px 24px;min-height:90px;padding:22px 28px 18px;border-bottom:1px solid #d5d1c9}.brand{display:flex;align-items:center;gap:16px;min-width:0}.btc-mark{width:52px;height:52px;flex:0 0 auto;border-radius:50%;object-fit:cover}.brand h1{margin:0;font-size:clamp(28px,2.4vw,36px);line-height:1;letter-spacing:0;white-space:nowrap}.brand span{display:flex;align-items:center;gap:18px;color:#575c64;font-size:20px;white-space:nowrap}.brand span:before{content:"";width:1px;height:44px;background:#bfc3c8}.topbar__actions{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;max-width:100%;flex-wrap:wrap;gap:12px;min-width:0;color:#17191c;font-size:15px}.last-updated{flex:0 1 auto;min-width:0}.source-pill,.refresh-button,.date-window{display:inline-flex;align-items:center;min-height:42px;border:1px solid #d8d9dd;border-radius:8px;background:#ffffffd1;box-shadow:0 1px 2px #181c220a}.source-pill{gap:8px;padding:0 12px}.source-pill__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-pill>b{width:10px;height:10px;border-radius:50%;background:#2e8b4d}.source-pill--warn>b{background:#b86b00}.refresh-button{gap:8px;padding:0 16px;color:#202226;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.refresh-button:hover:not(:disabled){transform:translateY(-1px);border-color:#b9bdc4;background:#fff}.refresh-button:disabled{cursor:wait;opacity:.62}.refresh-button span{display:inline-grid;place-items:center;width:18px;height:18px;border:1.5px solid #2a2d31;border-radius:50%;font-size:11px;font-weight:800}.info-dot{display:inline-grid;place-items:center;width:19px;height:19px;padding:0;border:1.5px solid #7a7f87;border-radius:50%;background:transparent;color:#4e535b;font-size:12px;font-weight:700;cursor:help}.data-warning{margin:14px 28px 0;padding:12px 16px;border:1px solid #efc36f;border-radius:8px;background:#fff5df;color:#694300;font-size:14px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#10111470}.modal{width:min(440px,100%);padding:24px;border:1px solid #d8d9dd;border-radius:12px;background:#fffefa;box-shadow:0 18px 48px #10111438}.modal h2{margin:0 0 8px;font-size:20px}.modal__lede{margin:0 0 18px;color:#52565e;font-size:14px;line-height:1.5}.modal__field{display:grid;gap:6px;margin-bottom:14px;font-size:13px;font-weight:600}.modal__field input{padding:9px 12px;border:1px solid #c9ccd2;border-radius:8px;background:#fff;color:inherit;font:inherit;font-weight:400}.modal__field input:focus{border-color:#f58900;outline:2px solid rgba(245,137,0,.25)}.modal__error{margin:0 0 12px;color:#b4233c;font-size:13px}.modal__actions{display:flex;justify-content:flex-end;gap:8px}.modal__button{padding:8px 14px;border:1px solid #c9ccd2;border-radius:8px;background:#fff;color:#202226;cursor:pointer;font-size:14px}.modal__button:hover:not(:disabled){background:#f2f0ea}.modal__button:disabled{cursor:wait;opacity:.62}.modal__button--primary{border-color:#b86b00;background:#f58900;color:#fff}.modal__button--primary:hover:not(:disabled){background:#e07f00}.modal__button--danger{margin-right:auto;border-color:#d8a3ad;color:#b4233c}.alert-banner{display:flex;flex-wrap:wrap;gap:8px 16px;margin:14px 28px 0;padding:12px 16px;border:1px solid #d8d9dd;border-left-width:4px;border-radius:8px;background:#f7f6f2;color:#17191c;font-size:14px}.alert-banner b{font-weight:700}.alert-banner--warning{border-left-color:#b86b00;background:#fff5df}.alert-banner--break{border-left-color:#b4233c;background:#fdeeee}.alert-banner--recover{border-left-color:#2e8b4d;background:#eef7f0}.refresh-button--armed{border-color:#2e8b4d;color:#1f6a3a}.regime-alerts{margin-top:18px;padding-top:16px;border-top:1px solid #d8d5cc}.regime-alerts h4{margin:0 0 8px;font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:#575c64}.regime-alerts p,.regime-alerts li{margin:0;color:#17191c;font-size:13px;line-height:1.45}.regime-alerts ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.regime-alerts li{display:grid;gap:2px}.regime-alerts li span{color:#575c64}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #d8d5cc}.metric{min-width:0;min-height:202px;padding:34px 30px 32px;overflow:hidden;border-right:1px solid #d1d4d9}.metric:last-child{border-right:0}.metric__label{display:flex;align-items:center;gap:9px;margin-bottom:18px;font-size:19px;font-weight:800}.metric__link{color:inherit;text-decoration:none}.metric__link:hover{text-decoration:underline}.metric-rows{margin:16px 0 0;padding:0;list-style:none;border-top:1px solid #e3e0d8}.metric-rows li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #e3e0d8}.metric-rows__label{display:flex;flex-direction:column;gap:2px;min-width:0}.metric-rows__label span{font-size:14px;font-weight:600;color:#2f3338}.metric-rows__label small{font-size:12px;color:#898d94}.metric-rows__value{display:flex;flex:0 0 auto;align-items:baseline;gap:8px}.metric-rows__value b{font-size:19px}.metric-rows__value small{font-size:12px;font-weight:700}.metric-rows__value b.metric-rows__muted{color:#b6babf;font-weight:500}.fed-odds__value small{font-size:12px;font-weight:700}.metric__value{margin-bottom:16px;overflow:hidden;font-size:clamp(28px,2.4vw,48px);font-weight:800;line-height:.98;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.metric__value--dark{color:#101114}.metric__value--blue{color:#2878e2}.metric__value--green{color:#2c8449}.metric__value--rose{color:#b4233c}.metric__delta{display:flex;align-items:baseline;gap:16px;color:#138044;font-size:19px}.metric__delta small{color:#747980;font-size:16px}.stocks-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid #d8d5cc}.stock-card{padding:20px 22px 18px;border-right:1px solid #d1d4d9}.stock-card:last-child{border-right:0}.stock-card--below-200d,.metric--below-200d{background:#fff5df;box-shadow:inset 4px 0 #b86b00}.stock-card--below-200w,.metric--below-200w{background:#fdeeee;box-shadow:inset 4px 0 #b4233c}.stock-card__header{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.stock-card__symbol{font-size:17px;font-weight:800;letter-spacing:-.01em;color:#101114}.stock-card__name{font-size:14px;color:#747980}.stock-card__price{font-size:clamp(24px,3vw,38px);font-weight:800;line-height:1;letter-spacing:-.01em;margin-bottom:8px;color:#101114}.stock-card__change{display:flex;align-items:baseline;gap:10px;font-size:16px;font-weight:600}.stock-card__change small{font-size:14px;font-weight:400;color:#747980}.stock-card__loading{color:#bfc3c8}.stock-card__ma{margin-top:8px;font-size:13px;color:#747980}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;min-height:540px;border-bottom:1px solid #d8d5cc}.chart-panel{padding:28px 26px 24px 42px;border-right:1px solid #cfd3d8}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.section-heading h2,.insight-panel h2{max-width:100%;margin:0;font-size:21px;line-height:1.2;overflow-wrap:anywhere}.section-heading>span{color:#5f6570;font-size:14px}.mobile-title{display:none}.legend{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-bottom:12px;font-size:14px}.legend .legend-item{display:inline-flex;align-items:center;gap:10px;padding:2px 4px;border:0;border-radius:6px;background:none;font:inherit;color:inherit;cursor:pointer;transition:opacity .14s ease,background .14s ease}.legend .legend-item:hover{background:#181c220d}.legend .legend-item--hidden{opacity:.4;text-decoration:line-through}.legend b{display:inline-block;flex:0 0 auto;width:34px;height:4px;border-radius:999px}.chart-shell{width:100%;height:402px;min-height:360px}.price-chart{display:block;width:100%;height:100%;cursor:crosshair}.insight-panel{padding:30px 34px 28px}.insight-row,.trend-status,.freshness{padding:24px 0;border-bottom:1px solid #cfd3d8}.insight-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.insight-row h4,.trend-status h4,.freshness h4{margin:0 0 10px;font-size:16px;line-height:1.25}.insight-row strong{display:block;margin-bottom:8px;font-size:31px;line-height:1}.insight-row span,.trend-status p,.freshness p{margin:0;color:#666c75;font-size:16px;line-height:1.55}.status-pill{padding:7px 14px;border-radius:999px;font-size:14px}.status-pill--up{background:#dff2e7;color:#217640}.status-pill--down{background:#fbe2df;color:#b13c2e}.positive{color:#208044}.negative{color:#b13c2e}.mixed{color:#936100}.trend-status strong,.freshness strong{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:25px}.trend-status strong span,.freshness strong span{width:14px;height:14px;border-radius:50%;background:currentColor}.freshness strong span{background:transparent;border:2px solid currentColor}.stock-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #d8d5cc}.stock-charts--featured{grid-template-columns:1fr}.stock-charts--featured .stock-chart-panel{padding:28px 26px 24px 42px;border-right:0;border-top:0;border-bottom:1px solid #cfd3d8}.stock-charts--featured .stock-chart-panel:last-child{border-bottom:0}.stock-chart-panel{padding:28px 32px 26px;border-right:1px solid #cfd3d8;min-width:0}.stock-chart-panel:nth-child(2n){border-right:0}.stock-chart-panel:nth-child(n+3){border-top:1px solid #cfd3d8}.stock-chart-panel .section-heading h2{display:flex;align-items:baseline;gap:10px;font-size:22px}.stock-chart-panel .section-heading h2 small{font-size:14px;font-weight:500;color:#747980}.stock-chart-panel .section-heading h2 a{color:inherit;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .14s ease}.stock-chart-panel .section-heading h2 a:hover{border-bottom-color:currentColor}.stock-chart-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:16px;padding:14px 0 18px;border-bottom:1px solid #e7e5dd}.stock-chart-stats>div{display:flex;flex-direction:column;gap:4px}.stock-chart-stats span{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b717a}.stock-chart-stats strong{font-size:clamp(22px,2.2vw,28px);font-weight:800;line-height:1}.stock-chart-stats small{font-size:13px;font-weight:600}.range-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;padding:18px 28px;border-bottom:1px solid #d5d1c9;background:#fffcf78c}.range-bar__label h3{margin:0 0 8px;font-size:14px;font-weight:600;color:#575c64}.range-bar .range-control{flex:1 1 520px;max-width:680px}.panel-controls{margin-bottom:16px}.panel-controls .range-control{max-width:720px}.panel-controls .range-control button{min-height:36px;font-size:13px}.method-bar{display:grid;grid-template-columns:1fr;gap:34px;align-items:center;padding:24px 42px 28px}.method-bar__source{display:flex;justify-content:flex-start}.method-bar__source .source-pill{max-width:100%}.method-copy{padding-right:0;border-right:0}.method-copy h3,.range-block h3{margin:0 0 10px;font-size:16px}.method-copy p{max-width:520px;margin:3px 0;color:#555b63;font-size:14px;line-height:1.45}.range-control{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));overflow:hidden;border:1px solid #d0d2d7;border-radius:8px;background:#fff}.range-control button{min-width:0;min-height:50px;padding:0 6px;border:0;border-right:1px solid #d0d2d7;background:transparent;color:#15171a;cursor:pointer}.range-control button:last-child{border-right:0}.range-control button.active{background:#1f2023;color:#fff}.date-window{justify-self:end;gap:18px;padding:0 22px;color:#22252a}.date-window span{display:grid;place-items:center;width:28px;height:28px;border:1.5px solid #23252a;border-radius:4px;color:transparent}.date-window b{font-size:16px;font-weight:500}@media(max-width:1360px){.topbar{align-items:flex-start;flex-direction:column}.topbar__actions{flex-wrap:wrap;justify-content:flex-start;white-space:normal}}@media(max-width:1180px){.topbar{align-items:flex-start;flex-direction:column}.topbar__actions{flex-wrap:wrap;justify-content:flex-start;white-space:normal}.workspace{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2n){border-right:0}.metric:nth-child(odd):last-child{border-right:0}.metric:nth-child(n+3){border-top:1px solid #d1d4d9}.stocks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-card:nth-child(2n){border-right:0}.stock-card:nth-child(n+3){border-top:1px solid #d1d4d9}.chart-panel{border-right:0;border-bottom:1px solid #d8d5cc}.stock-charts{grid-template-columns:1fr}.stock-chart-panel{border-right:0;border-top:0;border-bottom:1px solid #d8d5cc}.stock-chart-panel:last-child{border-bottom:0}.insight-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px}.insight-panel h2{grid-column:1 / -1}.method-bar{grid-template-columns:1fr}.method-copy{padding-right:0;border-right:0}.date-window{justify-self:start}}@media(max-width:800px){.topbar,.chart-panel,.insight-panel,.method-bar,.stock-card,.stock-chart-panel,.stock-charts--featured .stock-chart-panel{padding-left:20px;padding-right:20px}.stock-chart-stats{grid-template-columns:1fr;gap:12px}.brand{align-items:flex-start;flex-wrap:wrap}.brand h1{white-space:normal}.brand span{width:100%;margin-left:68px;font-size:16px}.brand span:before{display:none}.metrics-grid{grid-template-columns:1fr}.stocks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:auto;padding:28px 22px;border-right:0;border-bottom:1px solid #d1d4d9}.metric:last-child{border-bottom:0}.metric:nth-child(n){border-right:0;border-top:0}.metric__value{font-size:clamp(40px,13vw,58px)}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2{font-size:20px}.desktop-title{display:none}.mobile-title{display:inline}.legend{align-items:flex-start;flex-direction:column;gap:12px}.chart-shell{height:360px}.insight-panel{grid-template-columns:1fr}.date-window{width:100%;justify-content:flex-start}}@media(max-width:640px){.topbar{gap:10px;min-height:0;padding:14px 20px 12px}.brand{gap:10px;align-items:center;justify-content:center;width:100%}.btc-mark{width:38px;height:38px}.brand h1{font-size:19px}.topbar__actions{flex:1 1 auto;gap:8px;font-size:13px}.last-updated{flex:1 1 100%;color:#666c75;font-size:12px}.source-pill,.refresh-button{min-height:34px;padding:0 10px}.source-pill{flex:1 1 auto;max-width:100%}.source-pill__text{font-size:12px}.refresh-button{font-size:13px}}
