@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;800&display=swap";:root{--air:#0a0a0c;--housing:#12110f;--strike:#fff4d6;--open:#f4f7ff;--gel-red:#c41e3a;--haze:#ffb86b1a;--type:#f2ede6;--muted:#f2ede673;--book-fill:#f2ede6;--book-ink:#0a0a0c;--line:#f2ede624}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--air);color:var(--type);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Syne,sans-serif;overflow-x:hidden}#root{min-height:100vh}.home{background:var(--air);min-height:100vh}.show-container{opacity:0;background:var(--air);min-height:100vh;position:relative}.show-stage{min-height:100vh;position:relative;overflow:hidden}.strobe-layer{background:var(--strike);opacity:0;pointer-events:none;z-index:50;will-change:auto;width:100%;height:100%;position:fixed;top:0;left:0}.haze-layer{background:radial-gradient(ellipse 60% 50% at 50% 30%, var(--haze) 0%, transparent 70%);opacity:.8;pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.beam-layer{opacity:0;pointer-events:none;z-index:2;mix-blend-mode:screen;will-change:transform, opacity;width:100%;height:100%;position:fixed;top:0;left:50%;transform:translate(-50%)}.beam{background:linear-gradient(to bottom, var(--strike) 0%, #fff4d699 20%, #ffb86b4d 50%, #ffb86b0d 100%);filter:blur(30px);width:120px;height:100%;position:absolute;top:0}.beam-1{left:35%;transform:rotate(-8deg)}.beam-2{right:35%;transform:rotate(8deg)}.show-header{z-index:100;justify-content:flex-end;padding:clamp(20px,4vw,32px);display:flex;position:fixed;top:0;left:0;right:0}.book-light{letter-spacing:.06em;text-transform:uppercase;background:var(--book-fill);color:var(--book-ink);clip-path:inset(0 100% 0 0);border:none;border-radius:0;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .3s}.book-light:hover{opacity:.85}.scene{z-index:10;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:clamp(40px,8vw,120px) clamp(20px,6vw,80px);display:flex;position:relative}.scene-lights{padding-top:clamp(60px,12vw,160px)}.light-wordmark{flex-direction:column;align-items:center;gap:clamp(8px,2vw,16px);margin-bottom:clamp(40px,8vw,80px);display:flex}.wordmark-line{justify-content:center;align-items:center;gap:clamp(4px,1vw,8px);display:flex}.wordmark-line-1{letter-spacing:.02em;text-transform:uppercase;font-size:clamp(64px,14vw,180px);font-weight:800}.wordmark-line-2{letter-spacing:.08em;text-transform:uppercase;gap:clamp(12px,2.4vw,24px);font-size:clamp(27px,5.9vw,75px);font-weight:800;display:flex}.wordmark-word{gap:clamp(4px,1vw,8px);display:flex}.wordmark-glyph{opacity:0;transform-origin:bottom;display:inline-block}.glyph-housing{background:var(--housing);border-radius:0;padding:clamp(8px,1.6vw,12px);display:inline-block;position:relative}.glyph-emitter{color:var(--strike);text-shadow:0 0 20px var(--strike), 0 0 40px #fff4d699;display:inline-block}.scene-text{opacity:0;clip-path:inset(0 100% 0 0)}.scene-line{letter-spacing:.02em;text-align:center;color:var(--type);font-size:clamp(22px,3.2vw,36px);font-weight:600;line-height:1.5}.scene-sound{min-height:50vh}.credit{text-align:center}.credit-link{letter-spacing:.04em;color:var(--muted);font-size:12px;font-weight:400;text-decoration:none;transition:color .3s}.credit-link:hover{color:var(--type)}.scene-towns{min-height:60vh}.town-crawl{width:100%;max-width:1200px}.town-line{letter-spacing:.08em;text-align:center;color:#f2ede6cc;font-size:clamp(18px,2.4vw,22px);font-weight:400;line-height:1.8}.town-primary{font-weight:600}.town-separator{opacity:.6}.town-secondary{opacity:.8}.show-footer{text-align:center;z-index:10;padding:clamp(40px,8vw,80px) clamp(20px,6vw,80px);position:relative}.number-plate{letter-spacing:.08em;background:var(--housing);color:var(--type);border:1px solid var(--line);border-radius:0;padding:10px 18px;font-size:clamp(18px,2.4vw,22px);font-weight:400;text-decoration:none;transition:background .3s;display:inline-block}.number-plate:hover{background:#12110fcc}.show-controls{z-index:200;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:clamp(20px,4vw,32px);left:clamp(20px,4vw,32px)}.lights-off,.play-hit{letter-spacing:.06em;text-transform:uppercase;background:var(--housing);color:var(--type);border:1px solid var(--line);cursor:pointer;border-radius:0;padding:10px 18px;font-family:Syne,sans-serif;font-size:14px;font-weight:600;transition:all .3s}.lights-off:hover,.play-hit:hover{border-color:var(--type);background:#12110fe6}.play-hit{background:var(--book-fill);color:var(--book-ink);border:none;padding:14px 24px;font-size:16px}@media (width<=768px){.beam{width:80px}.beam-1{left:25%}.beam-2{right:25%}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.show-container{opacity:1}.wordmark-glyph{opacity:1!important}.scene-text{opacity:1!important;clip-path:none!important}.beam-layer{opacity:.45!important}}
