body.page-password .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.page-password *,body.page-password *:before,body.page-password *:after,body.page-password{margin:0;padding:0;box-sizing:border-box}:root:has(body.page-password){--blue-light: #4da6ff;--blue-dark: #0a1e3d;--bg: #050a14;--glass-border: rgba(255,255,255,.25)}html:has(body.page-password){overflow-x:hidden}body.page-password{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;max-width:100vw;min-height:100vh;display:flex;flex-direction:column}body.page-password .hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:80px 24px}body.page-password .hero-gradient{position:absolute;width:750px;height:450px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-48deg);background:radial-gradient(ellipse at 25% 25%,#7cc4ff 0%,#4da6ff 15%,#2b8ae6 30%,#1a5bb5 45%,#0f3d80 60%,#0a1e3d 80%,transparent 100%);border-radius:50%;filter:blur(85px);opacity:.8;pointer-events:none;z-index:0;animation:gradientDrift1 30s linear infinite;will-change:transform}body.page-password .hero-gradient-2{position:absolute;width:450px;height:320px;top:40%;left:58%;transform:translate(-50%,-50%) rotate(20deg);background:radial-gradient(ellipse at 60% 30%,#a0d8ff 0%,#6ec6ff 20%,#3a9aea 40%,#0d3b7a 70%,transparent 100%);border-radius:50%;filter:blur(95px);opacity:.5;pointer-events:none;z-index:0;animation:gradientDrift2 36s linear infinite;will-change:transform}body.page-password .hero-gradient-3{position:absolute;width:350px;height:250px;top:58%;left:38%;transform:translate(-50%,-50%) rotate(65deg);background:radial-gradient(circle at 50% 50%,#5fb8ff 0%,#1c6ecf 35%,#0b2a5e 70%,transparent 100%);border-radius:50%;filter:blur(100px);opacity:.45;pointer-events:none;z-index:0;animation:gradientDrift3 40s linear infinite;will-change:transform}body.page-password .hero-gradient-4{position:absolute;width:200px;height:200px;top:35%;left:42%;transform:translate(-50%,-50%);background:radial-gradient(circle,#b8e0ff 0%,#4da6ff 40%,transparent 75%);border-radius:50%;filter:blur(70px);opacity:.35;pointer-events:none;z-index:0;animation:gradientDrift4 26s linear infinite}body.page-password .hero-orbs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transform-origin:50% 50%;pointer-events:none}html.bang-intro body.page-password .hero-orbs{will-change:transform,opacity;backface-visibility:hidden;animation:heroBang 2.4s cubic-bezier(.33,1,.68,1) 0s both}html.bang-intro body.page-password .hero:before{content:"";position:absolute;top:50%;left:50%;width:560px;height:560px;transform:translate(-50%,-50%) scale(.4);opacity:0;z-index:1;border-radius:50%;pointer-events:none;filter:blur(36px);background:radial-gradient(circle,rgba(95,180,255,.5) 0%,rgba(30,100,200,.4) 38%,rgba(15,60,140,.16) 60%,transparent 76%);animation:heroFlash 1.1s ease-out .2s forwards}body.page-password .hero-particles{position:absolute;top:50%;left:50%;width:0;height:0;z-index:1;pointer-events:none}body.page-password .hero-particles span{position:absolute;top:0;left:0;border-radius:50%;background:radial-gradient(circle,#cfe8ff,#6ec6ff 45%,#4da6ff00 75%);box-shadow:0 0 8px #78beffd9;filter:blur(.5px);opacity:0}body.page-password .hero-content{position:relative;z-index:1;text-align:center}body.page-password .hero-title{font-size:clamp(56px,10vw,120px);line-height:1;letter-spacing:-.03em;margin-bottom:16px}body.page-password .hero-title .laing{font-weight:900}body.page-password .hero-title .logic{font-weight:300}body.page-password .hero-subtitle{font-size:clamp(14px,2vw,18px);color:#ffffff80;font-weight:400;letter-spacing:.12em;text-transform:uppercase;margin-bottom:56px}body.page-password .countdown{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}body.page-password .countdown-unit{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:80px;padding:20px 16px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3)}body.page-password .countdown-num{font-size:clamp(28px,5vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1;color:#fff}body.page-password .countdown-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d}body.page-password .launch-date{font-size:13px;color:#ffffff40;font-weight:500;letter-spacing:.04em}@media(max-width:480px){body.page-password .countdown{gap:8px}body.page-password .countdown-unit{min-width:68px;padding:16px 12px;border-radius:12px}}body.page-password .footer-logo{width:48px;height:auto;margin-bottom:10px;opacity:.8;filter:brightness(1.15) drop-shadow(0 0 6px rgba(77,166,255,.4))}body.page-password footer{text-align:center;padding:48px 24px 32px;color:#fff3;font-size:13px;border-top:1px solid rgba(255,255,255,.04)}body.page-password .footer-social{display:flex;justify-content:center;gap:10px;margin-bottom:24px}body.page-password .footer-social a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.08);color:#ffffff4d;text-decoration:none;transition:color .25s,border-color .25s,transform .25s}body.page-password .footer-social a:hover{color:var(--blue-light);border-color:#4da6ff4d;transform:translateY(-2px)}body.page-password .footer-social a svg{width:14px;height:14px}body.page-password footer .footer-links{display:flex;justify-content:center;align-items:center;gap:0;margin-bottom:24px}body.page-password footer .footer-links a{color:#ffffff4d;text-decoration:none;transition:color .2s;font-size:13px}body.page-password footer .footer-links a:hover{color:#fff9}body.page-password footer .footer-sep{color:#ffffff1f;margin:0 10px}body.page-password footer .address{color:#ffffff2e;margin-bottom:8px}body.page-password footer .footer-copy{color:#ffffff1f}body.page-password .skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14,#ffffff0a 75%);background-size:800px 100%;animation:shimmer 1.8s infinite linear;border-radius:6px;pointer-events:none}body.page-password .skeleton-text{height:12px;margin-bottom:8px;width:80%}body.page-password .skeleton-text.short{width:40%}body.page-password .skeleton-text.medium{width:60%}body.page-password .skeleton-heading{height:28px;width:50%;margin-bottom:12px;border-radius:8px}body.page-password .skeleton-pill{height:28px;width:100px;border-radius:999px}body.page-password .skeleton-bar{height:4px;width:100%;border-radius:999px}body.page-password .skeleton-circle{width:30px;height:30px;border-radius:50%}body.page-password .skeleton-amount{height:36px;width:120px;margin:0 auto 8px;border-radius:8px}body.page-password .skeleton-btn{height:48px;width:100%;border-radius:14px}body.page-password .skeleton-input{height:44px;width:100%;border-radius:12px}body.page-password .skeleton-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;gap:12px}body.page-password .skeleton-row .skeleton-text{margin-bottom:0}body.page-password .skeleton-dot{display:flex;align-items:center;gap:10px;padding:5px 0}body.page-password .skeleton-dots-row{display:flex;justify-content:center;gap:24px;margin-top:12px}body.page-password .skeleton-content{opacity:0;transition:opacity .2s}body.page-password.show-skeleton .skeleton-content{opacity:1}body.page-password.loaded .skeleton-content{display:none!important}body.page-passwordbody.page-password.loaded .real-content{display:contents}body.page-password .skeleton-content{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;align-self:stretch}body.page-password .skeleton-content>div:only-child{margin-left:auto;margin-right:auto}body.page-password .skeleton-content *{box-sizing:border-box}body.page-password .skeleton-content .skeleton{max-width:100%}body.page-password .skeleton-content>div{max-width:100%}@media(max-width:640px){body.page-password .skeleton-content .skeleton[style*="width:"]{max-width:100%!important}body.page-password .skeleton-content [style*="gap:32px"]{gap:16px!important}body.page-password .skeleton-content [style*="gap:28px"],body.page-password .skeleton-content [style*="gap: 28px"],body.page-password .skeleton-content [style*="gap:24px"],body.page-password .skeleton-content [style*="gap: 24px"]{gap:14px!important}body.page-password .skeleton-content [style*="padding:40px 24px"],body.page-password .skeleton-content [style*="padding: 40px 24px"]{padding:24px 16px!important}body.page-password .skeleton-content [style*="padding:56px 40px"],body.page-password .skeleton-content [style*="padding: 56px 40px"]{padding:32px 20px!important}body.page-password .hero .skeleton-content .skeleton[style*="height:80px"]{height:56px!important}body.page-password .skeleton-content [style*="height:36px"]{height:28px!important}body.page-password .skeleton-content .skeleton-heading{height:24px}body.page-password .skeleton-content .skeleton-heading.large{height:32px}body.page-password .skeleton-content .skeleton-btn{height:44px;width:160px}body.page-password .skeleton-content .skeleton-amount{height:28px;width:100px}body.page-password .skeleton-content [style*="min-height:200px"]{min-height:160px!important}body.page-password .skeleton-content [style*="min-height:120px"]{min-height:96px!important}}@media(max-width:480px){body.page-password .hero .skeleton-content .skeleton[style*="height:80px"]{height:48px!important}body.page-password .skeleton-content .skeleton-btn{height:40px;width:140px}}@media(max-width:700px){body.page-password .skeleton-content .skeleton-pricing-grid{grid-template-columns:1fr!important;max-width:420px!important;width:100%!important;margin:0 auto}body.page-password .skeleton-content .skeleton-features-grid{grid-template-columns:1fr 1fr!important;gap:16px!important;max-width:400px!important;margin:0 auto}}@media(max-width:480px){body.page-password .skeleton-content .skeleton-features-grid{grid-template-columns:1fr!important}}@media(max-width:640px){body.page-password .skeleton-content [style*="grid-template-columns:1fr 1fr"],body.page-password .skeleton-content [style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}[data-theme=light] body.page-password .skeleton{background:linear-gradient(90deg,#0000000a 25%,#00000014,#0000000a 75%);background-size:800px 100%}body.page-password .skeleton-heading.large{height:42px;width:70%}body.page-password .skeleton-card{border-radius:20px;padding:24px;min-height:80px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}body.page-password .hero-title-sk{height:clamp(56px,10vw,120px)}body.page-password .hero-sub-sk{height:clamp(14px,2vw,18px)}body.page-password .cd-card-sk{min-width:80px;width:96px;min-height:80px;border-radius:16px}@media(max-width:480px){body.page-password .cd-card-sk{min-width:68px;width:80px;min-height:72px;border-radius:12px}}[data-theme=light] body.page-password .footer-social a{border-color:#0000001a;color:#0000004d}[data-theme=light] body.page-password .footer-social a:hover{color:var(--blue-light);border-color:#4da6ff4d}[data-theme=light] body.page-password footer .footer-links a{color:#0000004d}[data-theme=light] body.page-password footer .footer-links a:hover{color:#0009}[data-theme=light] body.page-password footer .footer-sep{color:#0000001f}@media(prefers-reduced-motion:reduce){body.page-password *,body.page-password *:before,body.page-password *:after,body.page-password{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body.page-password .skip-link{position:fixed;top:-48px;left:0;background:#2b7fd4;color:#fff;padding:10px 16px;z-index:99999;text-decoration:none;font-weight:600;border-radius:0 0 4px;transition:top .2s ease;font-size:14px}body.page-password .skip-link:focus,body.page-password .skip-link:focus-visible{top:0;outline:2px solid #fff;outline-offset:-4px}body.page-password .footer-logo-trigger{display:inline-block;padding:0;margin:0 0 10px;border:none;background:transparent;cursor:pointer;color:inherit;border-radius:8px;-webkit-tap-highlight-color:transparent}body.page-password .footer-logo-trigger:focus{outline:none}body.page-password .footer-logo-trigger:focus-visible{outline:2px solid var(--blue-light);outline-offset:4px}body.page-password .footer-logo-trigger .footer-logo{display:block;margin:0}body.page-password .pw-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;background:#050a14b8;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility 0s linear .35s}body.page-password .pw-gate.pw-gate-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .35s ease,visibility 0s linear 0s}body.page-password .pw-gate:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='160' height='160' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='160' height='160' fill='none'/%3E%3Cline x1='40' y1='0' x2='40' y2='160' stroke='rgba(77,166,255,0.04)' stroke-width='1'/%3E%3Cline x1='80' y1='0' x2='80' y2='160' stroke='rgba(77,166,255,0.04)' stroke-width='1'/%3E%3Cline x1='120' y1='0' x2='120' y2='160' stroke='rgba(77,166,255,0.04)' stroke-width='1'/%3E%3Cline x1='0' y1='40' x2='160' y2='40' stroke='rgba(77,166,255,0.04)' stroke-width='1'/%3E%3Cline x1='0' y1='80' x2='160' y2='80' stroke='rgba(77,166,255,0.04)' stroke-width='1'/%3E%3Cline x1='0' y1='120' x2='160' y2='120' stroke='rgba(77,166,255,0.04)' stroke-width='1'/%3E%3Cline x1='0' y1='0' x2='0' y2='160' stroke='rgba(77,166,255,0.07)' stroke-width='1'/%3E%3Cline x1='160' y1='0' x2='160' y2='160' stroke='rgba(77,166,255,0.07)' stroke-width='1'/%3E%3Cline x1='0' y1='0' x2='160' y2='0' stroke='rgba(77,166,255,0.07)' stroke-width='1'/%3E%3Cline x1='0' y1='160' x2='160' y2='160' stroke='rgba(77,166,255,0.07)' stroke-width='1'/%3E%3C/svg%3E");background-size:160px 160px;pointer-events:none}body.page-password .pw-gate-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#ffffff0f,#ffffff05,#ffffff0a);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);box-shadow:inset 0 1px #ffffff0f;color:#ffffff8c;cursor:pointer;transition:color .2s,border-color .2s,background .2s,transform .2s;-webkit-tap-highlight-color:transparent}body.page-password .pw-gate-close:hover{color:#fff;border-color:#fff3;background:linear-gradient(135deg,#ffffff1a,#ffffff0a,#ffffff14)}body.page-password .pw-gate-close:active{transform:scale(.94)}body.page-password .pw-gate-close:focus{outline:none}body.page-password .pw-gate-close:focus-visible{outline:2px solid var(--blue-light);outline-offset:2px}body.page-password .pw-gate-close svg{width:14px;height:14px}[data-theme=light] body.page-password .pw-gate-close{background:linear-gradient(135deg,#ffffffb3,#ffffff80);border-color:#0000001a;color:#00000080}[data-theme=light] body.page-password .pw-gate-close:hover{background:linear-gradient(135deg,#ffffffd9,#ffffffa6);border-color:#0003;color:#1a1a2e}body.page-password .pw-gate-card{position:relative;width:100%;max-width:380px;padding:36px 32px;border-radius:20px;background:linear-gradient(135deg,#ffffff0f,#ffffff05,#ffffff0a);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);box-shadow:0 24px 64px #00000080,0 0 32px #4da6ff14,inset 0 1px #ffffff14;display:flex;flex-direction:column;gap:18px;transform:scale(.94);opacity:0;transition:transform .45s cubic-bezier(.23,1,.32,1),opacity .35s ease}body.page-password .pw-gate.pw-gate-open .pw-gate-card{transform:scale(1);opacity:1}body.page-password .pw-gate-title{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.01em;margin:0;text-align:center}body.page-password .pw-gate-sub{font-size:13px;color:#ffffff80;margin:-10px 0 4px;text-align:center;line-height:1.5}body.page-password .pw-gate-form{display:flex;flex-direction:column;gap:14px;margin:0}body.page-password .pw-gate-field{display:flex;flex-direction:column;gap:8px}body.page-password .pw-gate-label{font-size:12px;font-weight:600;color:#ffffff80;letter-spacing:.02em;padding-left:2px}body.page-password .pw-gate-input{width:100%;padding:13px 16px;font-family:inherit;font-size:16px;font-weight:400;color:#fff;background:linear-gradient(135deg,#ffffff0f,#ffffff05,#ffffff0a);border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:none;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffffff05;transition:border-color .25s,background .25s,box-shadow .25s;-webkit-appearance:none;appearance:none;letter-spacing:.04em}body.page-password .pw-gate-input::placeholder{color:#ffffff4d;letter-spacing:.2em}body.page-password .pw-gate-input:focus{border-color:#4da6ff66;background:linear-gradient(135deg,#4da6ff14,#4da6ff08,#4da6ff0d);box-shadow:0 0 0 3px #4da6ff14,inset 0 1px #ffffff14}body.page-password .pw-gate-submit{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 32px;border-radius:12px;border:1px solid rgba(77,166,255,.18);background:linear-gradient(135deg,#4da6ff1a,#4da6ff0a,#4da6ff14);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);box-shadow:inset 0 1px #ffffff14;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;min-height:44px;margin-top:4px}body.page-password .pw-gate-submit:hover{border-color:#4da6ff59;background:linear-gradient(135deg,#4da6ff29,#4da6ff0f,#4da6ff1f);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 8px 24px #4da6ff2e}body.page-password .pw-gate-submit:active{transform:translateY(0)}body.page-password .pw-gate-submit svg{width:14px;height:14px;flex-shrink:0}body.page-password .pw-gate.pw-gate-open .pw-gate-card.pw-shake{animation:pwGateShake .5s ease-in-out both}body.page-password .pw-gate-input.pw-error{border-color:#ff6b6b8c;box-shadow:0 0 0 3px #ff6b6b1a,inset 0 1px #ffffff14}body.page-password .pw-gate-error{font-size:12px;font-weight:500;color:#ff6b6b;text-align:center;line-height:1.4;margin:-4px 0 0}@media(prefers-reduced-motion:reduce){body.page-password .pw-gate.pw-gate-open .pw-gate-card.pw-shake{animation:none}}[data-theme=light] body.page-password .pw-gate{background:#eef1f6c7}[data-theme=light] body.page-password .pw-gate-card{background:linear-gradient(135deg,#ffffffb3,#ffffff73,#fff9);border-color:#00000014;box-shadow:0 24px 64px #0a1e3d2e,0 0 32px #4da6ff0f,inset 0 1px #fff9}[data-theme=light] body.page-password .pw-gate-title{color:#1a1a2e}[data-theme=light] body.page-password .pw-gate-sub{color:#00000080}[data-theme=light] body.page-password .pw-gate-label{color:#0000008c}[data-theme=light] body.page-password .pw-gate-input{color:#1a1a2e;background:linear-gradient(135deg,#ffffffb3,#ffffff80);border-color:#0000001a;box-shadow:inset 0 1px #ffffffb3}[data-theme=light] body.page-password .pw-gate-input::placeholder{color:#0000004d}[data-theme=light] body.page-password .pw-gate-input:focus{border-color:#2b7fd473;background:linear-gradient(135deg,#4da6ff1a,#4da6ff0a);box-shadow:0 0 0 3px #2b7fd41a,inset 0 1px #ffffffb3}body.page-password a:focus-visible,body.page-password button:focus-visible,body.page-password [role=button]:focus-visible,body.page-password input:focus-visible,body.page-password select:focus-visible,body.page-password textarea:focus-visible,body.page-password .btn:focus-visible,body.page-password .theme-toggle:focus-visible,body.page-password .theme-toggle-mobile:focus-visible{outline:2px solid var(--blue-light, #4da6ff);outline-offset:2px;border-radius:4px}body.page-password .btn:focus-visible{border-radius:999px}
/*# sourceMappingURL=/cdn/shop/t/63/assets/theme-page-password.css.map */
