.allocation-page{--allocation-bg: #111318;--allocation-panel: #191d25;--allocation-panel-2: #202631;--allocation-text: #f2f4f8;--allocation-muted: #9aa4b2;--allocation-line: #303846;--allocation-accent: #5ec2a6;--allocation-radius: 8px;--allocation-shadow: 0 18px 60px rgba(0, 0, 0, .32);width:min(1280px,calc(100vw - 32px));margin:0 auto;padding:96px 0 40px;color:var(--allocation-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:has(.allocation-page){background:var(--allocation-bg)}.allocation-page *{box-sizing:border-box}.allocation-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:18px}.allocation-page h1{margin:0 0 6px;font-size:clamp(28px,4vw,42px);line-height:1.02;letter-spacing:0}.allocation-page h2{margin:0;font-size:17px;letter-spacing:0}.allocation-page .subtle{margin:0;color:var(--allocation-muted);font-size:14px;line-height:1.45}.allocation-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.allocation-page button,.allocation-page input,.allocation-page select{font:inherit}.allocation-page button{border:1px solid var(--allocation-line);background:var(--allocation-panel-2);color:var(--allocation-text);border-radius:7px;padding:9px 12px;cursor:pointer}.allocation-page button:hover{border-color:#516072}.allocation-page .threshold{display:flex;align-items:center;gap:8px;border:1px solid var(--allocation-line);border-radius:7px;padding:7px 9px;background:var(--allocation-panel);color:var(--allocation-muted);font-size:13px;white-space:nowrap}.allocation-page .threshold input{width:64px;padding:5px 7px;border:1px solid var(--allocation-line);border-radius:6px;background:#11151c;color:var(--allocation-text)}.allocation-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.allocation-page .panel{background:var(--allocation-panel);border:1px solid var(--allocation-line);border-radius:var(--allocation-radius);box-shadow:var(--allocation-shadow);overflow:hidden}.allocation-page .panel-header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px 16px 12px;border-bottom:1px solid var(--allocation-line)}.allocation-page .total{text-align:right;color:var(--allocation-muted);font-size:13px;line-height:1.3}.allocation-page .total strong{display:block;color:var(--allocation-text);font-size:20px}.allocation-page .breakdowns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.allocation-page .bars{padding:12px 16px 16px}.allocation-page .breakdown-content{display:grid;grid-template-columns:178px minmax(0,1fr);gap:14px;padding:14px 16px 16px;align-items:center}.allocation-page .breakdown-content .bars{padding:0}.allocation-page .donut-wrap{display:grid;justify-items:center;gap:10px;min-width:0}.allocation-page .donut{width:150px;aspect-ratio:1;border-radius:50%;background:#11151c;position:relative;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px #00000040}.allocation-page .donut:after{content:"";position:absolute;inset:36px;border-radius:50%;background:var(--allocation-panel);border:1px solid rgba(255,255,255,.08)}.allocation-page .donut-center{position:absolute;inset:46px;z-index:1;display:grid;place-items:center;text-align:center;color:var(--allocation-muted);font-size:11px;line-height:1.1}.allocation-page .donut-center strong{display:block;color:var(--allocation-text);font-size:17px;line-height:1.1}.allocation-page .legend{display:grid;gap:5px;width:100%;font-size:11px;color:var(--allocation-muted)}.allocation-page .legend-row{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:6px;align-items:center;min-width:0}.allocation-page .legend-dot{width:9px;height:9px;border-radius:50%;background:var(--allocation-accent)}.allocation-page .legend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.allocation-page .bar-row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(160px,1.4fr) 94px;gap:10px;align-items:center;min-height:36px;border-bottom:1px solid rgba(255,255,255,.04)}.allocation-page .bar-row:last-child{border-bottom:0}.allocation-page .bar-label{min-width:0}.allocation-page .bar-label strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.allocation-page .bar-label span{display:block;color:var(--allocation-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.allocation-page .track{height:12px;border-radius:99px;background:#10141b;overflow:hidden;border:1px solid rgba(255,255,255,.04)}.allocation-page .fill{height:100%;min-width:2px;border-radius:99px;background:var(--allocation-accent)}.allocation-page .metric{text-align:right;font-size:12px;color:var(--allocation-muted)}.allocation-page .metric strong{display:block;color:var(--allocation-text);font-size:13px}.allocation-page table{width:100%;min-width:1040px;border-collapse:collapse}.allocation-page th,.allocation-page td{padding:9px 8px;border-bottom:1px solid var(--allocation-line);text-align:left;vertical-align:middle;font-size:13px}.allocation-page th{position:sticky;top:0;z-index:1;background:#151922;color:var(--allocation-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.allocation-page tbody tr:hover{background:#ffffff08}.allocation-page td.num,.allocation-page th.num{text-align:right}.allocation-page .table-wrap{max-height:640px;overflow:auto}.allocation-page input.cell,.allocation-page select.cell{width:100%;min-width:0;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--allocation-text);padding:6px}.allocation-page input.cell:hover,.allocation-page input.cell:focus,.allocation-page select.cell:hover,.allocation-page select.cell:focus{border-color:var(--allocation-line);background:#11151c;outline:none}.allocation-page input.cell.num{text-align:right;font-variant-numeric:tabular-nums}.allocation-page select.cell{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--allocation-muted) 50%),linear-gradient(135deg,var(--allocation-muted) 50%,transparent 50%);background-position:calc(100% - 13px) 50%,calc(100% - 8px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:22px}.allocation-page .pill{display:inline-flex;align-items:center;min-height:24px;border-radius:99px;padding:3px 8px;background:#11151c;border:1px solid var(--allocation-line);color:var(--allocation-muted);white-space:nowrap}.allocation-page .pill.low{color:var(--allocation-accent);border-color:#5ec2a673;background:#5ec2a614}.allocation-page .pill.moon{color:#f0b45a;border-color:#f0b45a73;background:#f0b45a14}.allocation-page .note{padding:12px 16px 16px;color:var(--allocation-muted);font-size:12px;line-height:1.45;border-top:1px solid var(--allocation-line)}.allocation-page .mobile-note{display:none}@media(max-width:1040px){.allocation-page .allocation-header{align-items:stretch;flex-direction:column}.allocation-page .allocation-toolbar{justify-content:flex-start}.allocation-page .allocation-grid,.allocation-page .breakdowns{grid-template-columns:1fr}}@media(max-width:560px){.allocation-page .breakdown-content{grid-template-columns:1fr}}@media(max-width:720px){.allocation-page{width:min(100vw - 18px,1280px);padding-top:86px}.allocation-page .bar-row{grid-template-columns:1fr;gap:5px;padding:8px 0}.allocation-page .metric{text-align:left}.allocation-page .table-wrap{max-height:none}.allocation-page .mobile-note{display:block;margin:0 0 10px;color:var(--allocation-muted);font-size:12px}}
