:root{font-family:Courier New,Courier,monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#878787;text-decoration:none}a:hover{color:#a9a9a9}body{margin:0;min-width:320px;min-height:100vh;display:flex;flex-direction:column;align-items:center;background:#000}h1{font-family:Courier New,Courier,monospace;font-size:2em;font-weight:300;line-height:1.1}button{border:3px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#878787}@media (max-width: 768px){h1{font-size:1.5em}}:root{--bg: #000;--fg: #fff;--accent: #fff}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;background:#000;overflow-x:hidden;overflow-y:hidden}#root,.screen{min-height:100vh;display:flex;flex-direction:column;background:#000}.screen{height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@supports (height: 100dvh){.screen{height:100dvh}}.center{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px}@media (min-width: 768px){#root{max-width:1080px;margin:0 auto}}.card{width:100%;max-width:560px;margin:0 auto;display:grid;gap:16px;text-align:center}input[type=text],input[type=email]{width:100%;padding:12px;border:1px solid #333;background:#0a0a0a;color:var(--fg);box-sizing:border-box;font-family:Courier New,Courier,monospace}.check{display:flex;gap:8px;align-items:center;justify-content:center;font-size:10px}button,.btn{padding:12px 18px;border:1px solid var(--accent);background:#000;color:var(--fg);cursor:pointer;text-decoration:none}.banner{position:fixed;left:50%;top:16px;transform:translate(-50%);background:#000;border:1px solid var(--accent);padding:8px 16px;opacity:0;transition:.2s;z-index:4;width:auto;max-width:90vw;text-align:center}.banner.show{opacity:1}.row{display:flex;gap:12px;justify-content:center;margin-top:4px}.page-intro .center{justify-content:center}.display-none{display:none!important}.site-footer{margin-top:auto;width:100%;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));text-align:center;color:#878787;font-size:.8rem}.site-footer .footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 10px;max-width:100%;margin:0 auto;padding:0 8px}.site-footer .footer-links a{color:#878787;white-space:nowrap}.site-footer .footer-links a:hover{color:#a9a9a9}@media (max-width: 480px){.site-footer{padding:10px 12px}}.page-watch{overflow:hidden}.page-watch #bgCam{position:fixed;inset:0;width:100vw;height:100vh;object-fit:cover;opacity:.35;filter:grayscale(1) contrast(1.4);z-index:0}.page-watch .mainVideo{position:fixed;inset:0;width:100vw;height:100vh;object-fit:contain;background:#000;z-index:1;pointer-events:none}.page-watch .overlay{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;height:100%}@media (max-width: 768px){.page-watch .mainVideo{object-fit:cover!important;height:100vh;width:100vw}}.page-share .shareImg{width:min(90vw,520px);height:auto;border-radius:12px;box-shadow:0 10px 40px #0009;margin-bottom:8px}.hidden{display:none!important}.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}
