:root{--bg:#09070f;--panel:#100d19;--line:#282039;--text:#f4efff;--muted:#92879d;--purple:#9b71ff;--purple2:#7446e8}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;overflow-x:hidden;color:var(--text);background:var(--bg);font-family:Manrope,sans-serif}.grid{position:fixed;inset:0;opacity:.16;background-image:linear-gradient(rgba(158,113,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(158,113,255,.12) 1px,transparent 1px);background-size:54px 54px;mask-image:radial-gradient(circle at 50% 45%,#000,transparent 72%)}.glow{position:fixed;width:440px;height:440px;border-radius:50%;filter:blur(110px);opacity:.17}.glow-one{left:-180px;top:-160px;background:#8c52ff}.glow-two{right:-210px;bottom:-180px;background:#5425c9}main{min-height:100vh;padding:38px 24px;display:flex;align-items:center;justify-content:center;position:relative}.brand{position:absolute;left:42px;top:34px;display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand-mark{width:39px;height:39px;display:grid;place-items:center;clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);background:linear-gradient(145deg,#a77cff,#6940d7);font:800 20px Space Grotesk}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font:700 15px Space Grotesk;letter-spacing:.13em}.brand small{margin-top:2px;color:#766c83;font-size:7px;letter-spacing:.3em}.redirect-card{width:min(560px,100%);padding:48px;text-align:center;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,rgba(20,16,32,.96),rgba(11,9,18,.96));box-shadow:0 35px 100px rgba(0,0,0,.5);position:relative}.redirect-card:before{content:'';position:absolute;inset:-1px;border-radius:18px;padding:1px;background:linear-gradient(145deg,rgba(169,125,255,.42),transparent 38%,rgba(119,70,232,.18));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}.shop-icon{width:58px;height:58px;margin:0 auto 22px;display:grid;place-items:center;border:1px solid rgba(163,117,255,.28);border-radius:14px;color:#c1a3ff;background:rgba(147,96,255,.1)}.shop-icon svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.7}.eyebrow{display:flex;justify-content:center;align-items:center;gap:9px;color:#9d80d9;font-size:9px;font-weight:800;letter-spacing:.18em}.eyebrow span{width:20px;height:1px;background:var(--purple)}h1{margin:14px 0 14px;font:600 clamp(31px,6vw,46px)/1.08 Space Grotesk}h1 em{color:#aa82ff;font-style:normal}.redirect-card>p{max-width:420px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.7}.timer{margin:28px auto;display:flex;align-items:center;justify-content:center;gap:15px}.timer-ring{width:68px;height:68px;position:relative}.timer-ring svg{width:100%;transform:rotate(-90deg)}.timer-ring circle{fill:none;stroke-width:3}.ring-track{stroke:#2a2237}.ring-progress{stroke:#a779ff;stroke-linecap:round;stroke-dasharray:169.65;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.timer-ring strong{position:absolute;inset:0;display:grid;place-items:center;font:600 23px Space Grotesk}.timer>span{text-align:left;color:#776d82;font-size:10px;line-height:1.55}.timer b{color:#b9adc3;font-weight:700}.continue-button{height:51px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;color:white;background:linear-gradient(135deg,var(--purple),var(--purple2));text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 12px 32px rgba(117,69,225,.26);transition:transform .2s,box-shadow .2s}.continue-button:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(117,69,225,.36)}.continue-button span{font-size:18px}.back-link{margin-top:18px;display:inline-block;color:#776d82;text-decoration:none;font-size:10px}.back-link:hover{color:#bdaacb}footer{position:absolute;bottom:26px;color:#6f6578;font-size:9px;letter-spacing:.05em}.status-dot{width:6px;height:6px;margin-right:7px;display:inline-block;border-radius:50%;background:#8eebad;box-shadow:0 0 9px rgba(142,235,173,.65)}@media(max-width:620px){main{padding:100px 16px 62px}.brand{left:20px;top:22px}.redirect-card{padding:36px 22px}footer{position:static;margin-top:24px;display:none}}
