@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap";
:root{color:#121212;background:#fbfbfa;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{background-color:#fbfbfa;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:64px 64px;min-height:100vh;margin:0}.page-shell{width:min(1152px,100% - 48px);margin:0 auto;padding:36px 0 64px}.topbar{border-bottom:1px solid #dededc;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.eyebrow,.card-label{color:#737373;letter-spacing:.09em;margin:0;font:500 12px DM Mono,monospace}h1,h2,p{margin-top:0}h1{letter-spacing:-.045em;margin:7px 0 8px;font-size:32px}h2{letter-spacing:-.025em;margin:5px 0 0;font-size:18px}.subtitle{color:#777;margin:0;font-size:15px}.header-actions{align-items:center;gap:10px;display:flex}.snapshot-button{color:#fff;cursor:pointer;background:#161616;border:1px solid #161616;border-radius:24px;padding:11px 15px;font:500 14px Inter,Arial,sans-serif}.snapshot-button:hover:not(:disabled){background:#383838}.snapshot-button:disabled{cursor:wait;opacity:.6}.status{white-space:nowrap;color:#666;background:#ffffffa8;border:1px solid #dededc;border-radius:24px;padding:10px 14px;font-size:14px}.status-dot{background:#16b875;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 3px #d6f5e6}.overview{grid-template-columns:1.4fr 1fr 1fr;gap:16px;margin:32px 0 16px;display:grid}.single-overview{grid-template-columns:minmax(0,1fr);margin-top:0}.metric-card,.panel{background:#fffffff0;border:1px solid #dededc;border-radius:18px}.metric-card{flex-direction:column;min-height:150px;padding:22px;display:flex}.metric-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.metric-card strong{letter-spacing:-.06em;margin:22px 0 6px;font:500 28px DM Mono,monospace}.metric-card small{color:#777;margin-top:auto;font-size:13px}.primary-metric{background:#f1f1f0e8}.positive{color:#07985b}.negative{color:#ce3434}.panel{margin-top:16px;padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.currency-chip{color:#07985b;background:#e7f8ef;border-radius:999px;padding:5px 9px;font:500 12px DM Mono,monospace}.chart-wrap{margin-top:24px;position:relative}.chart-wrap svg{cursor:crosshair;width:100%;height:420px;display:block;overflow:visible}.chart-grid{stroke:#dededc;stroke-width:.35px;vector-effect:non-scaling-stroke}.chart-line{stroke:#151515;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.chart-dot{pointer-events:none;background:#fff;border:2px solid #151515;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%)}.goal-line{stroke:#777;stroke-width:1.25px;stroke-dasharray:5 5;vector-effect:non-scaling-stroke}.goal-reference{pointer-events:none;gap:3px;display:grid;position:absolute;top:3.5%;left:12px}.goal-reference strong{letter-spacing:.08em;color:#555;font:500 12px DM Mono,monospace}.goal-reference span{color:#777;font-size:12px}.chart-tooltip{color:#fff;pointer-events:none;white-space:nowrap;background:#161616;border-radius:8px;gap:3px;padding:8px 10px;font-size:11px;display:grid;position:absolute;bottom:10px;transform:translate(-50%)}.chart-tooltip strong{font:500 13px DM Mono,monospace}.chart-tooltip span{color:#d1d1d1}.empty-chart{color:#777;background:#f5f5f4;border-radius:10px;place-items:center;height:420px;margin-top:20px;font-size:14px;display:grid}.history-panel{max-width:720px}.snapshot-list{border-top:1px solid #e5e5e3;margin-top:18px}.snapshot-row{color:#747474;border-bottom:1px solid #e5e5e3;justify-content:space-between;padding:13px 0;font-size:14px;display:flex}.snapshot-row strong{color:#151515;font:500 14px DM Mono,monospace}.empty-list,.snapshot-error{color:#777;margin:20px 0 2px;font-size:14px}.snapshot-error{color:#b42318}@media (max-width:720px){.page-shell{width:min(100% - 32px,1152px);padding-top:26px}.topbar,.header-actions{flex-direction:column;align-items:flex-start}.overview{grid-template-columns:1fr}.metric-card{min-height:128px}.chart-wrap svg{height:320px}.panel{padding:18px}h1{font-size:28px}}
