:root{color-scheme:dark;--bg:#090a0a;--panel:#121619;--ink:#f4eee4;--muted:#aca399;--gold:#efb85c;--line:rgba(239,184,92,.23);font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg);overflow-x:clip}body{min-width:0;margin:0;color:var(--ink);background:radial-gradient(circle at 12% 0,rgba(239,184,92,.12),transparent 27rem),radial-gradient(circle at 88% 65%,rgba(46,177,211,.1),transparent 31rem),var(--bg)}a{color:inherit}.site-head,.page,footer{width:min(1120px,calc(100% - 40px));margin:auto}.site-head{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;text-decoration:none}.brand img{width:44px;height:44px;object-fit:contain}.brand span{display:grid;gap:2px;min-width:0}.brand b{font:500 .93rem/1 Oswald,sans-serif;letter-spacing:.18em}.brand small,.eyebrow{color:var(--gold);font:500 .67rem/1.2 Oswald,sans-serif;letter-spacing:.14em;text-transform:uppercase}.back-link{min-height:44px;display:inline-flex;align-items:center;padding:0 16px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:.78rem}.page{padding:28px 0 66px}.hero,.truth-card,.notice,.explain,.access{border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(24,27,29,.96),rgba(9,11,12,.96));box-shadow:0 22px 60px rgba(0,0,0,.28)}.hero{padding:clamp(24px,5vw,56px)}.eyebrow{margin:0 0 10px}.hero h1,.section-head h2,.explain h2,.access h2,.truth-card h2,.notice h2{margin:0;font:500 clamp(1.55rem,4.2vw,3.2rem)/1.04 Oswald,sans-serif;letter-spacing:.025em}.lead{max-width:820px;margin:20px 0 0;color:#d1c8bc;line-height:1.7}.facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.facts span,.truth-status{padding:8px 11px;border:1px solid rgba(239,184,92,.32);border-radius:999px;background:rgba(239,184,92,.07);font-size:.75rem}.truth-card{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px;padding:22px}.truth-card h2{font-size:1.45rem}.truth-card p:not(.eyebrow){margin:9px 0 0;color:var(--muted);line-height:1.55;font-size:.86rem}.truth-status{flex:0 0 auto;color:#ffe0a4}.notice{margin-top:18px;padding:22px;background:linear-gradient(145deg,rgba(62,35,17,.75),rgba(16,13,10,.96))}.notice h2{font-size:1.25rem}.notice p{max-width:860px;margin:10px 0 0;color:#ded0bf;line-height:1.6}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:46px 0 16px}.section-head h2{font-size:2rem}.section-head>p{max-width:410px;margin:0;color:var(--muted);line-height:1.55;font-size:.82rem}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;margin:0;list-style:none}.hour-card{min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.025);overflow:hidden}.hour-card summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:14px 16px;cursor:pointer;list-style:none}.hour-card summary::-webkit-details-marker{display:none}.hour-card summary::after{content:"+";width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(239,184,92,.35);border-radius:50%;color:var(--gold);font-size:1.25rem;transition:transform .2s ease}.hour-card[open] summary{border-bottom:1px solid rgba(255,255,255,.09);background:rgba(239,184,92,.055)}.hour-card[open] summary::after{transform:rotate(45deg)}.hour-time{color:var(--gold);font:500 1.12rem Oswald,sans-serif;letter-spacing:.07em}.hour-title{display:block;overflow-wrap:anywhere;font-size:.9rem;line-height:1.4}.hour-meta{display:block;margin-top:3px;color:var(--muted);font-size:.7rem}.hour-items{display:grid;gap:0;padding:0;margin:0;list-style:none}.hour-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.07)}.hour-item:last-child{border-bottom:0}.item-order{color:var(--gold);font:500 .74rem/1.45 Oswald,sans-serif;letter-spacing:.07em}.item-copy{min-width:0}.item-title{display:block;overflow-wrap:anywhere;font-size:.8rem;line-height:1.42}.item-artist,.item-note{display:block;margin-top:3px;color:var(--muted);font-size:.68rem;line-height:1.42}.item-note{color:#e3bf80}.item-timing{min-width:74px;text-align:right;color:#d9d0c4;font:500 .67rem/1.55 Oswald,sans-serif;letter-spacing:.04em;font-variant-numeric:tabular-nums}.item-type{display:block;color:var(--gold)}.grid-error{grid-column:1/-1;padding:18px;border:1px solid rgba(224,99,80,.42);border-radius:14px;color:#f2c2bb}.explain,.access{margin-top:38px;padding:clamp(22px,4vw,38px)}.explain{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:36px}.explain h2,.access h2{font-size:1.75rem}.explain dl{display:grid;gap:14px;margin:0}.explain dl div{padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.explain dt{font-weight:700;font-size:.88rem}.explain dd{margin:6px 0 0;color:var(--muted);font-size:.82rem;line-height:1.6}.access-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.access-grid p{min-width:0;margin:0;padding:16px;border-radius:14px;background:rgba(255,255,255,.035)}.access-grid b,.access-grid span{display:block}.access-grid span,.access-note{margin-top:7px;color:var(--muted);font-size:.8rem;line-height:1.55}.access-note{margin-bottom:0}footer{padding:0 0 36px;color:#7f786f;font-size:.72rem;line-height:1.5}@media(max-width:760px){.site-head,.page,footer{width:calc(100% - 28px)}.site-head{min-height:68px}.grid{grid-template-columns:1fr}.section-head,.truth-card{align-items:flex-start;flex-direction:column}.truth-status{align-self:flex-start}.explain{grid-template-columns:1fr}.access-grid{grid-template-columns:1fr}.section-head{margin-top:34px}.section-head>p{max-width:none}.page{padding-top:14px}}@media(max-width:390px){.site-head,.page,footer{width:calc(100% - 22px)}.brand b{font-size:.78rem}.brand img{width:38px;height:38px}.back-link{min-height:44px;padding-inline:12px;font-size:.72rem}.hero,.truth-card,.notice,.explain,.access{border-radius:16px}.hero{padding:22px}.facts{gap:6px}.facts span{font-size:.68rem}.truth-card{padding:18px}.truth-card h2{font-size:1.25rem}.hour-card summary{padding-inline:13px;gap:9px}.hour-item{grid-template-columns:37px minmax(0,1fr);padding-inline:13px}.item-timing{grid-column:2;text-align:left}.item-type{display:inline;margin-right:7px}}@media(max-width:320px){.site-head,.page,footer{width:calc(100% - 16px)}.brand{gap:7px}.brand b{letter-spacing:.11em}.back-link{padding-inline:9px}.hero{padding:18px}.hero h1{font-size:1.65rem}.hour-card summary{min-height:70px;padding-inline:11px}.hour-item{padding-inline:11px}.explain,.access,.notice{padding:18px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
