.welcome-overlay[data-v-6c24603e]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:18vh;gap:12px;pointer-events:none;z-index:1}.welcome-title[data-v-6c24603e]{font-family:Nacelle,sans-serif;position:relative;font-size:clamp(38px,4vw,58px);font-weight:700;--gradient: linear-gradient(90deg, #ff9137 0%, #ff5a00 70%, #ff5a00 100%)}.welcome-subtitle[data-v-6c24603e]{font-family:Nacelle,sans-serif;position:relative;font-size:clamp(18px,2.4vw,26px);font-weight:400;--gradient: #ffffff;text-shadow:none}.char[data-v-6c24603e]{display:inline-block;opacity:0;animation:fadeDrop-6c24603e .52s ease forwards;animation-delay:var(--d, 0ms);background:var(--gradient);background-size:calc(var(--count, 1) * 100%) 100%;background-position:calc((var(--i, 0) * 100%) / (var(--count, 1) - 1)) 0;background-repeat:no-repeat;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.char.space[data-v-6c24603e]{width:.4em}@keyframes fadeDrop-6c24603e{0%{opacity:0}to{opacity:1}}@media (max-width: 768px),(max-aspect-ratio: 1/1){.welcome-overlay[data-v-6c24603e]{padding-top:24vh;gap:10px}.welcome-title[data-v-6c24603e]{font-size:clamp(36px,6vw,48px)}.welcome-subtitle[data-v-6c24603e]{font-size:clamp(18px,4vw,24px);letter-spacing:.03em}}@font-face{font-family:Nacelle;font-style:normal;font-weight:100;font-display:swap;src:url(/Nacelle/Nacelle-Thin.otf) format("opentype")}@font-face{font-family:Nacelle;font-style:normal;font-weight:200;font-display:swap;src:url(/Nacelle/Nacelle-UltraLight.otf) format("opentype")}@font-face{font-family:Nacelle;font-style:normal;font-weight:400;font-display:swap;src:url(/Nacelle/Nacelle-Regular.otf) format("opentype")}@font-face{font-family:Nacelle;font-style:normal;font-weight:300;font-display:swap;src:url(/Nacelle/Nacelle-Light.otf) format("opentype")}@font-face{font-family:Nacelle;font-style:normal;font-weight:600;font-display:swap;src:url(/Nacelle/Nacelle-SemiBold.otf) format("opentype")}@font-face{font-family:Nacelle;font-style:normal;font-weight:700;font-display:swap;src:url(/Nacelle/Nacelle-Bold.otf) format("opentype")}@font-face{font-family:Nacelle;font-style:normal;font-weight:800;font-display:swap;src:url(/Nacelle/Nacelle-Heavy.otf) format("opentype")}@font-face{font-family:Nacelle;font-style:normal;font-weight:900;font-display:swap;src:url(/Nacelle/Nacelle-Black.otf) format("opentype")}:root{background:#000}*{box-sizing:border-box}html,body{margin:0;height:100%;font-weight:300;overflow:hidden}.container{position:absolute;display:flex;justify-content:center;width:100%;top:20px}.logo{width:145px;height:20px;display:flex;align-items:center;justify-content:center;font-family:Nacelle,sans-serif}.logo img{height:24px}.logo span{color:#fff;font-size:24px;font-weight:700;margin-left:10px}.page{display:flex;align-items:center;justify-content:center;width:100vw;height:100dvh;overflow:hidden;background:#000}.video{width:100vw;height:100dvh;object-fit:cover;object-position:center;display:block}.play-btn{position:fixed;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);width:88px;height:88px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;cursor:pointer}.play-btn .triangle{width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #fff;margin-left:4px}@media (max-aspect-ratio: 1/1){.logo img{height:20px}.logo span{font-size:20px}.play-btn{width:70px;height:70px}}.play-btn:active{transform:translate(-50%,-50%) scale(.96)}.loading-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.06),transparent 35%),#000000bf;z-index:4;color:#e8ebf0}.loading-orb{position:relative;width:54px;height:54px;display:grid;place-items:center;margin-bottom:16px}.orb-core{width:18px;height:18px;border-radius:50%;background:radial-gradient(circle,#fff,#ffffff1a);box-shadow:0 0 18px #fff9}.orb-ring{position:absolute;width:54px;height:54px;border-radius:50%;border:2px solid rgba(255,255,255,.2);animation:orbit 1.6s linear infinite;mask:radial-gradient(circle at center,transparent 58%,#000 60%)}.loading-bars{display:flex;gap:3px;margin-bottom:8px}.loading-bars span{animation:bounce .8s ease-in-out infinite}.loading-bars span:nth-child(2){animation-delay:.1s}.loading-bars span:nth-child(3){animation-delay:.2s}.loading-bars span:nth-child(4){animation-delay:.3s}.loading-bars span:nth-child(5){animation-delay:.4s}.loading-bars span:nth-child(6){animation-delay:.5s}.loading-text{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#ffffffb3}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-8px);opacity:1}}.cta{position:absolute;bottom:50px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;color:#e8ebf0;z-index:1;text-align:center}.cta-title{font-size:16px;letter-spacing:.1px}.input-wrap{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center;position:relative}.pill{width:100%;display:flex;align-items:center;padding:0 18px;height:48px;border:1px solid rgba(255,255,255,.85);border-radius:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 35px #00000073}.pill.invalid{animation:shake .25s ease-in-out 0s 2}.email-input{flex:1;height:100%;background:transparent;border:1px solid transparent;color:#e0e3e8;font-size:16px;padding:0 12px;outline:none}.email-input::placeholder{color:#e0e3e8b3;font-family:Nacelle,sans-serif;font-weight:400;font-size:14px}.email-input:-webkit-autofill,.email-input:-webkit-autofill:hover,.email-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-text-fill-color:#e0e3e8;transition:background-color 9999s ease-in-out 0s}.divider{width:1px;height:60%;background:#ffffff59}.submit-btn{border:none;background:transparent;color:#e8ebf0;font-size:14px;padding:0 12px 0 16px;width:84px;height:100%;cursor:pointer;transition:opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;font-weight:400;font-family:Nacelle,sans-serif}.submit-btn:disabled,.email-input:disabled{opacity:.6;cursor:not-allowed}.email-input:focus{box-shadow:none}.email-input.invalid{box-shadow:0 0 0 2px #e00f0f,0 0 12px 4px #e00f0f4d;animation:shake .28s ease-in-out 0s 2;border-color:#e00f0f;border-radius:999px}.error{color:#e00f0f;font-size:12px;margin-left:12px;align-self:flex-start}.cta-or{color:#d5d8dd;font-size:16px}.cta-discord{width:100%;height:48px;border-radius:40px;border:1px solid rgba(255,255,255,.85);background:transparent;color:#e8ebf0;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 35px #00000073;font-weight:400;font-family:Nacelle,sans-serif}.discord-icon{width:25px;height:20px}.checkmark{position:relative;width:22px;height:16px;display:inline-block}.check-stem,.check-kick{position:absolute;height:2px;background:#00fb19;border-radius:2px;transform-origin:left center}.check-stem{width:10px;left:2px;top:5px;transform:rotate(45deg) scaleX(0);animation:stem .24s ease forwards}.check-kick{width:17px;left:8px;top:12px;transform:rotate(-45deg) scaleX(0);animation:kick .24s ease .08s forwards}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}to{transform:translate(0)}}@keyframes stem{to{transform:rotate(45deg) scaleX(1)}}@keyframes kick{to{transform:rotate(-45deg) scaleX(1)}}
