:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f3fff9;background:#07110f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#0a1c18d6,#07110ff5),#07110f;min-width:320px;min-height:100vh;margin:0}a,button{letter-spacing:0}a{color:inherit}.page-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07110fe0;border-bottom:1px solid #82cfb238;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:12px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.wordmark{font-weight:900;text-decoration:none}nav{flex-wrap:wrap;gap:8px;display:flex}nav a,footer a{color:#b9d8cb;border:1px solid #0000;border-radius:8px;min-height:38px;padding:9px 12px;text-decoration:none}nav a.active,nav a:hover,footer a:hover{color:#f3fff9;background:#102a23eb;border-color:#57d6a766}.hero{border-bottom:1px solid #82cfb22e;align-items:end;min-height:78vh;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(#07110f38,#07110fe0),linear-gradient(90deg,#07110fd1,#07110f33);position:absolute;inset:0}.hero img{object-fit:cover;filter:saturate(.9)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.hero-copy{z-index:2;width:min(900px,100% - 32px);padding:0 clamp(16px,4vw,48px) clamp(44px,9vh,88px);position:relative}.eyebrow{color:#57d6a7;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:14ch;margin:0;font-size:5.1rem;line-height:.96}.hero p:last-child{color:#d6e8de;max-width:62ch;margin:18px 0 0;font-size:1.05rem;line-height:1.6}.content{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 58px}.page-content{padding-top:58px}.page-content h1{max-width:none;margin-bottom:26px;font-size:2.8rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.metric,.panel,.item{background:#0f1714e0;border:1px solid #82cfb233;border-radius:8px}.metric{gap:10px;min-height:100px;padding:16px;display:grid}.metric span,.muted,.provenance,.item p,footer{color:#a9c4b8}.metric strong{font-size:1.55rem}.panel{padding:20px}.panel-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.panel-head h2{margin:0;font-size:1.25rem}.panel-head span{color:#ffcf5c;border:1px solid #ffcf5c5c;border-radius:8px;min-height:28px;padding:5px 9px;font-size:.82rem;font-weight:800}.provenance{margin:9px 0 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.item{min-height:136px;padding:16px}.item h3{margin:0 0 8px;font-size:1rem}.item p{margin:0;line-height:1.5}footer{border-top:1px solid #82cfb229;justify-content:space-between;gap:12px;width:min(1180px,100% - 32px);margin:0 auto;padding:24px 0 34px;display:flex}@media (width<=820px){.topbar{flex-direction:column;align-items:flex-start}nav{width:100%}nav a{text-align:center;flex:120px}.hero{min-height:72vh}h1{max-width:12ch;font-size:3rem}.metric-grid,.item-grid{grid-template-columns:1fr}footer{flex-direction:column}}
