:root{color-scheme:dark;font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#e8edf5;background:#0b1118}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(56,120,190,.18),transparent 40%),#0b1118}button{font:inherit}.app{max-width:1200px;margin:0 auto;padding:1.5rem}.app-center{min-height:100vh;display:grid;place-content:center;text-align:center}.error-message{color:#f5a8a8;max-width:40rem;margin:.75rem auto 0}.subtitle code{font-size:.9em}.header{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;align-items:end;margin-bottom:1.5rem}.eyebrow{margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#7f95b3}.header h1{margin:0;font-size:1.75rem}.subtitle{margin:.35rem 0 0;color:#9db0c9;font-size:.95rem}.tabs{display:flex;gap:.5rem;flex-wrap:wrap}.tab{border:1px solid #2a3a52;background:#121b28;color:#c9d7ea;padding:.55rem .9rem;border-radius:999px;cursor:pointer}.tab.active{background:#2f6fed;border-color:#2f6fed;color:#fff}.main{background:#0f1621eb;border:1px solid #223044;border-radius:16px;padding:1.25rem}.view{display:grid;gap:1.5rem}.section h2{margin:0 0 .75rem;font-size:1.1rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.stat-card{background:#121b28;border:1px solid #223044;border-radius:12px;padding:.85rem 1rem}.stat-label{color:#8fa4c0;font-size:.85rem}.stat-value{font-size:1.35rem;font-weight:600;margin-top:.15rem}.stat-hint{margin-top:.25rem;color:#7086a3;font-size:.8rem}.table-wrap{overflow-x:auto;border:1px solid #223044;border-radius:12px}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{padding:.65rem .75rem;border-bottom:1px solid #1b2738;vertical-align:top}th{text-align:left;color:#9db0c9;background:#101722;font-weight:600}th.right,td.right{text-align:right}tbody tr:last-child td{border-bottom:none}.empty-state,.muted{color:#8fa4c0}.yield-list{margin:0;padding-left:1rem}.yield-list li{margin-bottom:.15rem}@media(max-width:720px){.app{padding:1rem}.header{align-items:start}}
