*{margin:0;padding:0;box-sizing:border-box}html,body{background:#000;overflow:hidden;height:100%;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.webgl{position:fixed;top:0;left:0;outline:none;z-index:1}.hero{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;z-index:2;text-align:center;pointer-events:none}.hero__logo{width:22.5%;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 0 24px rgba(255,30,30,.35))}@media (max-width: 720px){.hero__logo{width:45%}}.clock{position:fixed;top:18px;right:22px;width:84px;height:84px;z-index:3;opacity:.9;pointer-events:none}.clock__face{width:100%;height:100%;display:block}.clock__ring{fill:#0000008c;stroke:red;stroke-width:1.4;filter:drop-shadow(0 0 6px rgba(255,40,40,.6))}.clock__ticks line{stroke:red;stroke-width:1.2;stroke-linecap:round}.clock__pin{fill:red}.hour-hand,.minute-hand,.second-hand{stroke:red;stroke-linecap:round;transform-box:fill-box;transform-origin:50% 100%;transition:transform .15s cubic-bezier(.4,2.2,.5,1)}.hour-hand{stroke-width:2.4}.minute-hand{stroke-width:1.8}.second-hand{stroke-width:1;stroke:#ff6060}@media (max-width: 720px){.clock{width:60px;height:60px;top:12px;right:12px}}.lightswitch{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:9999;display:flex;align-items:center;justify-content:center;transition:opacity 1.1s ease-out}.lightswitch.is-hiding{opacity:0;pointer-events:none}.subjectlift{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;mix-blend-mode:screen;opacity:0;transition:opacity .6s ease-out}.subjectlift.is-ready{opacity:1}.lightswitch__dot{width:10px;height:10px;border-radius:50%;background:#ff1a1a;border:none;cursor:pointer;padding:0;outline:none;position:relative;z-index:2;box-shadow:0 0 6px #ff1a1ae6,0 0 18px #ff1a1a80,0 0 40px #ff1a1a40;animation:dot-pulse 1.6s ease-in-out infinite;transition:transform .15s ease-out}.lightswitch__dot:hover{transform:scale(1.6)}@keyframes dot-pulse{0%,to{box-shadow:0 0 6px #ff1a1ae6,0 0 18px #ff1a1a80,0 0 40px #ff1a1a40}50%{box-shadow:0 0 10px #ff1a1a,0 0 32px #ff1a1ab3,0 0 70px #ff1a1a73}}.lightswitch__hint{position:absolute;bottom:14%;color:#ff1a1a59;font-family:Courier New,monospace;letter-spacing:.4rem;font-size:10px;text-transform:uppercase;z-index:2;animation:hint-fade 3s ease-in-out infinite}@keyframes hint-fade{0%,to{opacity:.15}50%{opacity:.55}}.lightswitch__flash{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;opacity:0;pointer-events:none;z-index:10000}.lightswitch__flash.is-flashing{animation:flash-twice .55s steps(1,end) forwards}@keyframes flash-twice{0%{opacity:0}5%{opacity:1}18%{opacity:0}30%{opacity:0}38%{opacity:1}55%{opacity:.85}to{opacity:0}}
