.TheIndex-module__daMIuW__stage{width:100%;max-width:1320px;font-family:var(--font-body);flex-direction:column;margin:0 auto;display:flex}.TheIndex-module__daMIuW__value{flex-direction:column;align-items:center;gap:6px;padding:14px 0;display:flex}.TheIndex-module__daMIuW__valueLbl{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-1);font-size:10px;font-weight:600}.TheIndex-module__daMIuW__gov{border:1px solid var(--color-midnight);background:var(--bg-page);font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-1);border-bottom:none;justify-content:space-between;align-items:center;padding:10px 18px;font-size:11px;font-weight:600;display:flex}.TheIndex-module__daMIuW__govItems{align-items:center;gap:24px;display:flex}.TheIndex-module__daMIuW__govSep{color:var(--fg-3);font-size:10px}.TheIndex-module__daMIuW__expandBtn{background:var(--accent);color:#fff;border-radius:var(--radius-pill);font-family:var(--font-body);letter-spacing:.02em;text-transform:none;cursor:pointer;transition:background var(--dur-fast) var(--ease-out);border:none;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.TheIndex-module__daMIuW__expandBtn:hover{background:var(--accent-hover)}.TheIndex-module__daMIuW__expandChevron{transition:transform .3s var(--ease-out);display:inline-flex}.TheIndex-module__daMIuW__expandChevronOpen{transform:rotate(180deg)}.TheIndex-module__daMIuW__body{border:1px solid var(--color-midnight);background:var(--bg-page);transition:grid-template-columns .4s var(--ease-out);grid-template-columns:1fr 220px;display:grid}.TheIndex-module__daMIuW__bodyCollapsed{grid-template-columns:1fr 0}.TheIndex-module__daMIuW__pillars{border-right:1px solid var(--color-midnight);flex-direction:column;display:flex}.TheIndex-module__daMIuW__pillar{border-bottom:1px solid var(--border);transition:background-color .5s var(--ease-out);cursor:default}.TheIndex-module__daMIuW__pillar:last-child{border-bottom:none}.TheIndex-module__daMIuW__pillarHeader{align-items:baseline;gap:14px;padding:18px 20px;display:flex}.TheIndex-module__daMIuW__roman{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg-1);min-width:40px;font-size:28px;font-weight:700;line-height:1}.TheIndex-module__daMIuW__pillarName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg-1);font-size:18px;font-weight:700}.TheIndex-module__daMIuW__pillarTag{font-family:var(--font-mono);letter-spacing:.14em;color:var(--fg-3);white-space:nowrap;margin-left:auto;font-size:11px}.TheIndex-module__daMIuW__cells{opacity:0;max-height:0;transition:max-height .6s var(--ease-in-out), opacity .5s var(--ease-in-out) .1s, padding-bottom .5s var(--ease-in-out);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px;padding:0 20px;display:grid;overflow:hidden}.TheIndex-module__daMIuW__cellsExpanded{opacity:1;max-height:800px;padding-bottom:18px}.TheIndex-module__daMIuW__cell{background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-xs);transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);flex-direction:column;gap:3px;min-height:56px;padding:12px 14px;text-decoration:none;display:flex}.TheIndex-module__daMIuW__cell:hover{border-color:var(--color-midnight-muted);box-shadow:var(--shadow-xs)}.TheIndex-module__daMIuW__cellRef{font-family:var(--font-mono);letter-spacing:.08em;color:var(--fg-3);font-size:11px}.TheIndex-module__daMIuW__cellLbl{font-family:var(--font-body);color:var(--fg-1);font-size:13px;font-weight:500;line-height:1.35}.TheIndex-module__daMIuW__spine{background:var(--bg-page);transition:opacity .3s var(--ease-out), padding .3s var(--ease-out);flex-direction:column;padding:16px 18px;display:flex;overflow:hidden}.TheIndex-module__daMIuW__spineCollapsed{padding:16px 18px}.TheIndex-module__daMIuW__spineCollapsed .TheIndex-module__daMIuW__spineList{opacity:0;max-height:0;overflow:hidden}.TheIndex-module__daMIuW__spineExpanded{flex-direction:column;padding:16px 18px;display:flex}.TheIndex-module__daMIuW__spineHeader{align-items:baseline;gap:8px;margin-bottom:14px;display:flex}.TheIndex-module__daMIuW__spineTitle{font-family:var(--font-display);color:var(--fg-1);font-size:15px;font-weight:700}.TheIndex-module__daMIuW__spineTag{font-family:var(--font-mono);letter-spacing:.1em;color:var(--fg-3);font-size:11px}.TheIndex-module__daMIuW__spineList{opacity:0;max-height:0;transition:max-height .4s var(--ease-out), opacity .3s var(--ease-out);flex-direction:column;gap:0;display:flex;overflow:hidden}.TheIndex-module__daMIuW__spineListVisible{opacity:1;flex:1;max-height:2000px}.TheIndex-module__daMIuW__spineItem{border-bottom:1px solid var(--border);flex:1;grid-template-columns:34px 1fr 10px;align-items:center;gap:6px;padding:4px 0;display:grid}.TheIndex-module__daMIuW__spineItem:last-child{border-bottom:none}.TheIndex-module__daMIuW__spineRef{font-family:var(--font-mono);letter-spacing:.06em;color:var(--fg-3);font-size:11px}.TheIndex-module__daMIuW__spineLbl{font-family:var(--font-body);color:var(--fg-1);font-size:12px;font-weight:500;line-height:1.3}.TheIndex-module__daMIuW__spineDot{background:var(--border);border-radius:50%;width:5px;height:5px}.TheIndex-module__daMIuW__floor{border:1px solid var(--color-midnight);background:var(--bg-page);border-top:none}.TheIndex-module__daMIuW__floorLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3);border-bottom:1px solid var(--border);padding:10px 18px;font-size:11px;font-weight:600}.TheIndex-module__daMIuW__ports{grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 18px;display:grid}.TheIndex-module__daMIuW__port{background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-xs);flex-direction:column;gap:2px;min-height:48px;padding:12px 14px;display:flex}.TheIndex-module__daMIuW__portLbl{font-family:var(--font-body);color:var(--fg-1);font-size:13px;font-weight:600}.TheIndex-module__daMIuW__portSub{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-3);font-size:10px}.TheIndex-module__daMIuW__colophon{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-3);justify-content:space-between;align-items:baseline;padding:10px 0 0;font-size:10px;display:flex}@media (max-width:768px){.TheIndex-module__daMIuW__body{grid-template-columns:1fr}.TheIndex-module__daMIuW__spine{border-top:1px solid var(--color-midnight)}.TheIndex-module__daMIuW__pillars{border-right:none}.TheIndex-module__daMIuW__cells,.TheIndex-module__daMIuW__ports{grid-template-columns:1fr 1fr}.TheIndex-module__daMIuW__pillarHeader{flex-wrap:wrap;gap:8px}.TheIndex-module__daMIuW__pillarTag{width:100%;margin-left:0}.TheIndex-module__daMIuW__gov{flex-wrap:wrap;gap:10px}}@media (max-width:480px){.TheIndex-module__daMIuW__cells,.TheIndex-module__daMIuW__ports{grid-template-columns:1fr}.TheIndex-module__daMIuW__govItems{gap:12px;font-size:10px}}
