@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f8fafc;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}:root{--brand-accent:#2563eb;--brand-ink:#0f172a;--muted-text:#475569;--surface-border:#dbe2ea;--surface-border-soft:#e2e8f0;--surface-border-faint:#edf2f7;--surface-bg-light:#fff;--card-radius:6px;--chart-radius:6px}.app-web{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}.app-toolbar{border-bottom:1px solid var(--surface-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8fafcf0;gap:20px;padding:12px 24px;display:flex}.brand-link{align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:82px;display:block}.nav-links .MuiButton-root.active{color:#0f172a;background:#e2e8f0}.nav-links{align-items:center;gap:8px;display:flex}.nav-spacer{flex:1}.page-header,.home-hero{padding-top:30px;padding-left:12px;padding-right:12px}.page-header{padding-bottom:12px}.home-hero{padding-bottom:18px}.page-title,.home-title,.asset-class-title,.chart-title{color:var(--brand-ink)}.page-subtitle,.home-subtitle{color:var(--muted-text)}.page-subtitle{max-width:700px}.page-title,.home-title{font-size:clamp(2.2rem,3.2vw,2.8rem)}.home-subtitle{max-width:560px;font-size:.94rem}.asset-grid{padding:12px 12px 48px}.dashboard-header{padding-bottom:6px}.dashboard-title{letter-spacing:-1px}.dashboard-subtitle{max-width:860px}.dashboard-hero-grid{grid-template-columns:minmax(0,2.1fr) minmax(0,1fr);gap:12px;display:grid}.dashboard-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;width:fit-content;padding:3px 8px;font-size:.72rem;font-weight:700}.dashboard-hero-card,.dashboard-proof-card,.dashboard-snapshot-card,.dashboard-footer-note{border:1px solid var(--surface-border);border-radius:6px;animation:.35s both dashboard-fade-up}.dashboard-hero-card{background:#fff}.dashboard-hero-title{color:#0f172a;max-width:720px;font-weight:700}.dashboard-proof-card{background:#fff}.dashboard-proof-item{border-bottom:1px solid var(--surface-border-faint);gap:2px;padding:10px 0;display:grid}.dashboard-proof-item:last-child{border-bottom:none}.dashboard-grid{padding-top:8px;padding-bottom:32px}.dashboard-section-title{color:#111827;font-weight:800}.dashboard-section-subtitle{color:#475569;max-width:920px}.dashboard-risk-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-snapshot-card{background:#fff;transition:border-color .18s}.dashboard-snapshot-card:hover{border-color:#cbd5e1}.dashboard-snapshot-icon{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;place-items:center;width:24px;height:24px;display:grid}.dashboard-risk-track{background:#f1f5f9;border:1px solid #dbe2ea;border-radius:2px;width:100%;height:6px;position:relative;overflow:hidden}.dashboard-risk-fill{border-radius:0;height:100%;transition:width .2s}.dashboard-workflow-shell{border-top:1px solid var(--surface-border-soft);gap:10px;padding-top:20px;display:grid}.dashboard-workflow-panel{border:1px solid var(--surface-border-soft);background:#f8fafc;border-radius:6px}.dashboard-workflow-head{border-bottom:1px solid var(--surface-border-soft);grid-template-columns:72px 110px minmax(0,1.7fr) minmax(0,1fr) 72px;gap:12px;padding:10px 14px 8px;display:grid}.dashboard-workflow-head-cell{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:500}.dashboard-workflow-head-cell:nth-child(4),.dashboard-workflow-head-cell:nth-child(5){text-align:right;justify-self:end}.dashboard-workflow-row{border-bottom:1px solid var(--surface-border-faint);grid-template-columns:72px 110px minmax(0,1.7fr) minmax(0,1fr) 72px;align-items:center;gap:12px;padding:10px 14px;transition:background-color .14s;display:grid}.dashboard-workflow-row:hover{cursor:pointer;background:#f9fafb}.dashboard-workflow-row:last-child{border-bottom:none}.dashboard-workflow-stage{color:#6b7280;letter-spacing:.04em;font-size:.75rem;font-weight:500}.dashboard-workflow-title{color:#0f172a;font-size:.92rem;font-weight:700}.dashboard-workflow-copy{color:#6b7280;font-size:.81rem}.dashboard-workflow-indicator{color:#374151;text-align:right;width:100%;font-weight:500}.dashboard-workflow-link{justify-self:stretch;width:100%}.dashboard-footer-note{background:#fff}.dashboard-proof-card{animation-delay:60ms}.dashboard-risk-grid .dashboard-snapshot-card:nth-child(2){animation-delay:50ms}.dashboard-risk-grid .dashboard-snapshot-card:nth-child(3){animation-delay:.1s}.dashboard-risk-grid .dashboard-snapshot-card:nth-child(4){animation-delay:.15s}@keyframes dashboard-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.asset-card,.asset-class-card{border-radius:var(--card-radius);border:1px solid var(--surface-border);box-shadow:none;background:#fff}.asset-class-title{font-weight:800}.asset-class-item{border-bottom:1px solid var(--surface-border-faint);padding:6px 2px}.asset-class-item:last-child{border-bottom:none}.asset-header,.asset-chips{flex-wrap:wrap}.asset-meta{align-items:center}.chart-block{gap:12px;display:grid}.chart-wrapper,.chart-placeholder{background:var(--surface-bg-light);border-radius:var(--chart-radius)}.chart-wrapper{border:1px solid var(--surface-border-soft);padding:12px}.chart-svg{width:100%;height:180px;display:block}.chart-placeholder{border:1px dashed #cbd5e1;place-items:center;min-height:180px;display:grid}.chart-loading,.asset-loading{align-items:center;gap:12px;padding:20px 0;display:flex}.charts-shell{padding-top:12px}.charts-page-header,.charts-shell{width:100%;max-width:none;padding-left:clamp(16px,2vw,28px);padding-right:clamp(16px,2vw,28px)}.charts-layout{--charts-sticky-top:20px;--charts-viewport-offset:230px;--charts-panel-bottom-gap:24px;--charts-panel-height:calc(100dvh - var(--charts-viewport-offset) - var(--charts-panel-bottom-gap));min-height:var(--charts-panel-height);grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:stretch;gap:24px;display:grid}.asset-page-layout{--charts-viewport-offset:320px}.asset-page-primary-grid{min-height:var(--charts-panel-height);align-items:stretch!important}.asset-page-primary-grid>*{min-height:0}.asset-page-primary-column{flex-direction:column;height:100%;min-height:0;display:flex}.asset-page-primary-column>*{min-height:0}.asset-page-risk-slot{flex:auto;min-height:0;display:flex}.asset-page-risk-slot>*{flex:auto;min-height:0}.asset-page-secondary-column{min-height:0}.charts-sidebar-card,.charts-active-header,.charts-spotlight-card{border:1px solid var(--surface-border);box-shadow:none;background:#fff;border-radius:6px}.charts-sidebar-card{top:var(--charts-sticky-top);box-sizing:border-box;height:var(--charts-panel-height);max-height:var(--charts-panel-height);position:sticky;overflow:hidden}.charts-sidebar-card .MuiCardContent-root{box-sizing:border-box;flex-direction:column;height:100%;display:flex}.charts-sidebar-card .MuiCardContent-root>.MuiStack-root{height:100%;min-height:0}.charts-sidebar-eyebrow,.charts-spotlight-eyebrow{color:#2563eb;letter-spacing:.06em;font-weight:700}.charts-sidebar-list{overscroll-behavior:contain;flex:auto;gap:8px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.asset-sidebar-list{flex:auto;min-height:0;max-height:none}.charts-sidebar-search .MuiOutlinedInput-root{background:#f8fafc}.charts-sidebar-meta{padding-bottom:2px}.charts-sidebar-group{gap:6px;display:grid}.charts-sidebar-group-toggle{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.charts-sidebar-group-title{color:#0f172a;font-weight:800}.charts-sidebar-group-list{border-left:1px solid var(--surface-border-faint);padding-left:5px}.charts-sidebar-item{text-align:left;border:1px solid var(--surface-border-soft);cursor:pointer;background:#fff;border-radius:6px;width:100%;padding:12px;transition:border-color .18s,background-color .18s,transform .18s}.charts-sidebar-item-compact{padding:10px}.charts-sidebar-item-dense{padding:8px 10px}.charts-sidebar-item:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.charts-sidebar-item.active{background:#eff6ff;border-color:#93c5fd}.charts-sidebar-item-title{color:#0f172a;font-weight:700}.charts-sidebar-item-head{min-width:0}.charts-sidebar-item-accent{border-radius:999px;flex:none;width:8px;height:8px}.charts-sidebar-empty{padding-top:4px}.charts-main{width:100%;min-width:0;min-height:var(--charts-panel-height)}.charts-active-header,.charts-spotlight-card{overflow:hidden}.charts-active-panel{min-height:var(--charts-panel-height);height:100%}.charts-active-panel>*{height:100%}.charts-active-card{height:var(--charts-panel-height);max-height:var(--charts-panel-height);overflow:hidden}.charts-active-card-content{box-sizing:border-box;flex-direction:column;height:100%;display:flex}.charts-active-card-stack{height:100%;min-height:0}.charts-active-card-stack>:last-child{min-height:0}.charts-active-card-body{box-sizing:border-box;flex-direction:column;flex:auto;min-height:0;display:flex}.charts-active-card-body>*{flex:auto;min-height:0}.charts-active-card-body>.echarts-for-react{flex:auto;min-height:0;height:100%!important}.seasonality-table-shell,.seasonality-table-scroll{min-height:0}.charts-spotlight-grid{min-width:0}.charts-spotlight-copy{max-width:680px}.charts-preview-panel{background:radial-gradient(circle at 0 0,#bfdbfe73,#0000 46%),linear-gradient(#f8fbff 0%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:10px;min-height:280px;padding:18px}.charts-preview-svg{width:100%;height:100%;min-height:240px;display:block}.app-footer{border-top:1px solid var(--surface-border);background:#f8fafc}.app-footer-inner{gap:10px;padding-top:18px;padding-bottom:18px;display:grid}.app-footer-top{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.app-footer-links{flex-wrap:wrap;gap:12px;display:flex}.app-footer-link{color:#334155;width:fit-content;font-size:.83rem;font-weight:600;text-decoration:none}.app-footer-link:hover{color:#0f172a;text-underline-offset:2px;text-decoration:underline}.app-footer-bottom{color:#475569;border-top:1px solid var(--surface-border-faint);justify-content:space-between;align-items:center;gap:14px;padding-top:10px;display:flex}.app-footer-brand{color:#0f172a;font-weight:600}.app-footer-meta{color:#475569}@media (max-width:900px){.app-toolbar{flex-wrap:wrap;justify-content:space-between}.brand-logo{height:64px}.nav-links{order:3;justify-content:flex-start;width:100%}.nav-spacer{display:none}.dashboard-hero-grid{grid-template-columns:1fr}.dashboard-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-workflow-head,.dashboard-workflow-row{grid-template-columns:64px 100px minmax(0,1fr) 110px 56px}.dashboard-workflow-link{grid-column:5}.app-footer-bottom{flex-direction:column;align-items:flex-start}.charts-layout{--charts-viewport-offset:180px;grid-template-columns:1fr;min-height:auto}.asset-page-layout{--charts-viewport-offset:180px}.asset-page-primary-grid{min-height:auto}.charts-sidebar-card{height:auto;max-height:none;position:static}.charts-main,.charts-active-panel,.charts-active-card{height:auto;min-height:auto;max-height:none}}@media (max-width:640px){.dashboard-risk-grid{grid-template-columns:1fr}.dashboard-workflow-head{display:none}.dashboard-workflow-row{grid-template-columns:1fr;gap:6px;padding:12px}.dashboard-workflow-link{grid-column:auto;justify-self:start;padding-left:0}.charts-preview-panel{min-height:220px;padding:12px}.charts-preview-svg{min-height:180px}}
