.sw-welcome{--sw-cyan:#00d9ff;--sw-purple:#6c5ce7;--sw-green:#00f5a0;--sw-bg:#0a0e27;--sw-ink:#fff;--sw-muted:hsla(0,0%,100%,.7);position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;color:var(--sw-ink);font-family:var(--font-nunito),ui-rounded,system-ui,sans-serif;background:var(--sw-bg)}.sw-welcome__map{position:absolute;inset:0;z-index:0}.sw-welcome__map-img{object-fit:cover;object-position:center 42%;transform:scale(1.06);animation:sw-map-drift 20s ease-in-out infinite alternate}.sw-welcome__shade{background:linear-gradient(180deg,rgba(10,14,39,.55),rgba(10,14,39,.25) 32%,rgba(10,14,39,.55) 58%,rgba(10,14,39,.94)),radial-gradient(ellipse 70% 45% at 50% 100%,rgba(0,217,255,.16),transparent 65%)}.sw-welcome__pins,.sw-welcome__shade{position:absolute;inset:0;pointer-events:none}.sw-welcome__pin{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--sw-cyan);box-shadow:0 0 0 3px rgba(0,217,255,.22),0 0 18px rgba(0,217,255,.7);animation:sw-pin-pulse 2.8s ease-in-out infinite}.sw-welcome__pin--quest{background:var(--sw-green);box-shadow:0 0 0 3px rgba(0,245,160,.22),0 0 18px rgba(0,245,160,.65);animation-delay:.55s}.sw-welcome__pin--event{background:#fb923c;box-shadow:0 0 0 3px rgba(251,146,60,.22),0 0 18px rgba(251,146,60,.65);animation-delay:1.1s}.sw-welcome__stage{position:relative;z-index:2;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-end;padding:calc(1.5rem + env(safe-area-inset-top, 0px)) clamp(1.25rem,4vw,2rem) calc(1.25rem + env(safe-area-inset-bottom, 0px));max-width:440px;margin-inline:auto;width:100%}.sw-welcome__brand{display:flex;align-items:center;gap:.85rem;margin-bottom:.85rem;animation:sw-rise .85s cubic-bezier(.22,1,.36,1) both}.sw-welcome__logo{width:52px;height:52px;border-radius:50%;object-fit:cover;box-shadow:0 0 28px rgba(0,217,255,.45)}.sw-welcome__wordmark{margin:0;font-size:clamp(2.4rem,9vw,3.35rem);line-height:.95;letter-spacing:-.045em;background:linear-gradient(185deg,#fff 12%,#d9f2ff 48%,#00d9ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 8px 24px rgba(0,0,0,.35))}.sw-welcome__headline,.sw-welcome__wordmark{font-family:var(--font-outfit),var(--font-nunito),system-ui,sans-serif;font-weight:800}.sw-welcome__headline{margin:0 0 .55rem;max-width:14ch;font-size:clamp(1.55rem,5.5vw,2.15rem);line-height:1.12;letter-spacing:-.03em;animation:sw-rise .95s cubic-bezier(.22,1,.36,1) .06s both}.sw-welcome__accent{background:linear-gradient(135deg,var(--sw-cyan),var(--sw-purple));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sw-welcome__sub{margin:0 0 1.25rem;max-width:32ch;font-size:1.02rem;font-weight:600;line-height:1.45;color:var(--sw-muted);animation:sw-rise 1s cubic-bezier(.22,1,.36,1) .12s both}.sw-welcome__hud{display:flex;align-items:flex-end;justify-content:center;gap:.85rem;margin:0 auto 1.35rem;animation:sw-rise 1.05s cubic-bezier(.22,1,.36,1) .18s both}.sw-welcome__orb{display:flex;flex-direction:column;align-items:center;gap:.35rem;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.82);text-shadow:0 1px 8px rgba(0,0,0,.5)}.sw-welcome__orb-ring{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;font-size:1.35rem;background:linear-gradient(145deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.04)),rgba(10,14,39,.55);border:1.5px solid rgba(0,217,255,.5);box-shadow:0 0 0 3px rgba(0,217,255,.12),0 10px 24px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.sw-welcome__orb--hangout .sw-welcome__orb-ring{width:4.5rem;height:4.5rem;font-size:1.75rem;border-color:rgba(0,217,255,.85);background:linear-gradient(145deg,rgba(0,217,255,.35),rgba(108,92,231,.35)),rgba(10,14,39,.5);box-shadow:0 0 0 4px rgba(0,217,255,.16),0 0 28px rgba(0,217,255,.35),0 12px 28px rgba(0,0,0,.4)}.sw-welcome__dock{display:flex;flex-direction:column;gap:.75rem;padding:1.15rem 1.15rem 1rem;border-radius:24px;background:rgba(10,14,39,.72);border:1px solid hsla(0,0%,100%,.14);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 18px 48px rgba(0,0,0,.45),inset 0 0 0 1px rgba(0,217,255,.06);animation:sw-rise 1.1s cubic-bezier(.22,1,.36,1) .22s both}.sw-welcome__google{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;width:100%;min-height:52px;padding:.85rem 1.2rem;border:none;border-radius:999px;background:linear-gradient(135deg,#00d9ff,#6c5ce7);color:#0a0e27;font:inherit;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 0 28px rgba(0,217,255,.4);transition:transform .2s ease,box-shadow .2s ease}.sw-welcome__google:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 32px rgba(0,217,255,.5)}.sw-welcome__google:disabled{opacity:.7;cursor:wait}.sw-welcome__email-toggle,.sw-welcome__switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:hsla(0,0%,100%,.72);font:inherit;font-size:.9rem;font-weight:700;cursor:pointer;padding:.35rem;text-align:center}.sw-welcome__email-toggle:hover,.sw-welcome__switch:hover{color:var(--sw-cyan)}.sw-welcome__form{display:flex;flex-direction:column;gap:.7rem}.sw-welcome__field{display:flex;flex-direction:column;gap:.35rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.sw-welcome__field input{width:100%;min-height:46px;padding:.7rem .95rem;border-radius:14px;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.35);color:#fff;font:inherit;font-size:1rem;font-weight:600;letter-spacing:normal;text-transform:none}.sw-welcome__field input:focus{outline:none;border-color:rgba(0,217,255,.65);box-shadow:0 0 0 3px rgba(0,217,255,.18)}.sw-welcome__submit{width:100%;min-height:48px;margin-top:.15rem;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;background:hsla(0,0%,100%,.08);color:#fff;font:inherit;font-size:.95rem;font-weight:800;cursor:pointer;transition:background .2s ease,border-color .2s ease}.sw-welcome__submit:hover:not(:disabled){background:hsla(0,0%,100%,.14);border-color:rgba(0,217,255,.45)}.sw-welcome__submit:disabled{opacity:.7;cursor:wait}.sw-welcome__status{margin:0;text-align:center;color:var(--sw-muted);font-weight:700}.sw-welcome__error{margin:0;padding:.65rem .75rem;border-radius:12px;background:rgba(255,107,129,.12);border:1px solid rgba(255,107,129,.35);color:#ffb3bf;font-size:.88rem;font-weight:600;line-height:1.4;text-align:center}.sw-welcome__footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.45rem;margin-top:.25rem;font-size:.8rem;font-weight:700;color:hsla(0,0%,100%,.42)}.sw-welcome__footer a{color:hsla(0,0%,100%,.62);text-decoration:none}.sw-welcome__footer a:hover{color:var(--sw-cyan)}@keyframes sw-map-drift{0%{transform:scale(1.06) translateZ(0)}to{transform:scale(1.1) translate3d(-1.2%,-.8%,0)}}@keyframes sw-pin-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.35);opacity:1}}@keyframes sw-rise{0%{opacity:0;transform:translateY(1.1rem);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media (prefers-reduced-motion:reduce){.sw-welcome__brand,.sw-welcome__dock,.sw-welcome__headline,.sw-welcome__hud,.sw-welcome__map-img,.sw-welcome__pin,.sw-welcome__sub{animation:none!important}.sw-welcome__map-img{transform:scale(1.06)}}@media (min-width:900px){.sw-welcome__stage{max-width:480px;padding-bottom:2.5rem}.sw-welcome__hud{margin-bottom:1.6rem}}