*{margin:0;padding:0;box-sizing:border-box}html,body{background:#000;overflow-x:hidden}.webgl{position:fixed;top:0;left:0;outline:none;z-index:1}.navbar{position:absolute;top:0;left:0;width:100%;color:red;z-index:2;padding:10px;font-weight:700;letter-spacing:1rem;text-align:center}.hero{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:100%;color:#fff;z-index:2;text-align:center}.hero__logo{width:22.5%;height:auto;display:block;margin:0 auto 2rem;filter:drop-shadow(0 0 24px rgba(255,30,30,.35))}.soundcloud-container{width:90%;display:flex;gap:1rem;margin:auto;flex-wrap:wrap;justify-content:center}.soundcloud-item{flex:1 1 300px;max-width:33%;min-width:260px;height:100%}.mb{margin-bottom:2rem}.sc-credit{font-size:10px;color:#ccc;line-break:anywhere;word-break:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight:100}.sc-credit a{color:#ccc;text-decoration:none}.sc-credit a:hover{color:red}.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}.lightswitch{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:opacity .9s ease-out}.lightswitch.is-hiding{opacity:0;pointer-events:none}.lightswitch__dot{width:10px;height:10px;border-radius:50%;background:#ff1a1a;border:none;cursor:pointer;padding:0;outline:none;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:18%;color:#ff1a1a59;font-family:Courier New,monospace;letter-spacing:.4rem;font-size:10px;text-transform:uppercase;animation:hint-fade 3s ease-in-out infinite}@keyframes hint-fade{0%,to{opacity:.15}50%{opacity:.5}}.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}}@media (max-width: 720px){.hero__logo{width:45%}.soundcloud-item{max-width:100%}.clock{width:60px;height:60px;top:12px;right:12px}}
