.hype-index-page{min-height:100vh;background:var(--white,#fff);padding:1.5rem 2rem 3rem;max-width:1200px;margin:0 auto}.hype-index-header{margin-bottom:1.5rem}.hype-index-back{display:inline-block;color:var(--blue,#1a56db);font-size:.9rem;margin-bottom:.5rem}.hype-index-back:hover{text-decoration:underline}.hype-index-title{font-family:var(--font-libre-baskerville),Georgia,serif;font-size:1.75rem;font-weight:600;color:var(--ink,#0f1218);margin-bottom:.35rem}.hype-index-subtitle{font-family:var(--font-hanken),system-ui,sans-serif;font-size:.95rem;color:var(--ink-2,#3a404e);max-width:60ch;line-height:1.5}.hype-index-stat-row{display:flex;flex-wrap:wrap;gap:2rem;align-items:baseline;margin-bottom:1.5rem;padding:1rem 0;border-bottom:1px solid var(--border,#e2e5ec)}.hype-index-stat-current{font-family:var(--font-dm-mono),monospace;font-size:2.5rem;font-weight:400;color:var(--ink,#0f1218)}.hype-index-stat-change{font-family:var(--font-dm-mono),monospace;font-size:.9rem}.hype-index-stat-change.positive{color:var(--green,#0a7b4b)}.hype-index-stat-change.negative{color:var(--red,#b91c1c)}.hype-index-stat-peak{font-family:var(--font-dm-mono),monospace;font-size:.85rem;color:var(--ink-3,#6b7280)}.hype-index-chart-section{margin-bottom:1.5rem;border:1px solid var(--border,#e2e5ec);border-radius:6px;padding:1.25rem 1.5rem;background:var(--white,#fff)}.hype-index-chart-title{font-family:var(--font-libre-baskerville),Georgia,serif;font-size:1.1rem;font-weight:600;color:var(--ink,#0f1218);margin-bottom:1rem}.hype-index-main-chart{width:100%;height:380px}.hype-index-sub-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.hype-index-sub-chart-wrap{border:1px solid var(--border,#e2e5ec);border-radius:6px;padding:1rem 1.25rem;background:var(--white,#fff)}.hype-index-sub-chart-title{font-family:var(--font-libre-baskerville),Georgia,serif;font-size:.95rem;font-weight:600;color:var(--ink,#0f1218);margin-bottom:.75rem}.hype-index-sub-chart{width:100%;height:160px}@media (max-width:768px){.hype-index-sub-grid{grid-template-columns:1fr}}.hype-index-methodology{font-family:var(--font-hanken),system-ui,sans-serif;font-size:.8rem;color:var(--ink-2,#3a404e);line-height:1.6;padding:1rem 1.25rem;background:var(--off,#f7f8fa)}.hype-index-methodology,.hype-index-tooltip{border:1px solid var(--border,#e2e5ec);border-radius:6px}.hype-index-tooltip{background:var(--white,#fff);padding:.6rem .9rem;font-family:var(--font-dm-mono),monospace;font-size:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.hype-index-tooltip .tooltip-date{font-weight:600;margin-bottom:.25rem}.hype-index-tooltip .tooltip-row{color:var(--ink-2,#3a404e)}.hype-index-axis-tick{font-size:.65rem!important}.hype-index-axis-tick,.hype-index-ref-label{font-family:var(--font-dm-mono),monospace!important}.hype-index-ref-label{font-size:.6rem!important;fill:var(--ink-3,#6b7280)!important}