:root{--accent:#00a9ff;--accent-bright:#38d5ff;--royal:#087cff;--background:#03070d;--card:#07111d;--card-2:#0a1725;--text:#f8fbff;--muted:#98aabd;--border:#94bee01f;--border-blue:#38bdf83d;--container:1280px;--ease:cubic-bezier(.16, 1, .3, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@property --delivery-progress{syntax:"<integer>";inherits:false;initial-value:0}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;background:var(--background)}body{background:var(--background);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:400;line-height:1.5;overflow-x:clip}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}main{z-index:1;min-height:60vh;position:relative}::selection{color:#fff;background:#00a9ff47}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:3px}.site-bg{z-index:0;pointer-events:none;background:linear-gradient(#03070d 0%,#030912 40%,#02060b 100%);position:fixed;inset:0;overflow:hidden}.site-bg:before{content:"";opacity:.27;background-image:linear-gradient(#3ca0ff09 1px,#0000 1px),linear-gradient(90deg,#3ca0ff09 1px,#0000 1px);background-size:64px 64px;animation:18s linear infinite grid-drift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.site-bg span{filter:blur(100px);opacity:.15;border-radius:50%;position:absolute}.site-bg span:first-child{background:#07f;width:600px;height:600px;top:6vh;left:-300px}.site-bg span:last-child{background:#00c8ff;width:500px;height:500px;top:42vh;right:-270px}.page-shell,.section{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.page-shell{padding-top:82px;padding-bottom:88px}.section{margin-top:132px;position:relative}.home-band{--band-rgb:0,132,220;isolation:isolate}.home-band:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(ellipse 58% 52% at 50% 48%,rgba(var(--band-rgb),.025),transparent 74%),linear-gradient(180deg,#ffffff02,rgba(var(--band-rgb),.007) 50%,#00000003);width:100vw;position:absolute;top:clamp(-78px,-5.4vw,-62px);bottom:clamp(-82px,-5.7vw,-66px);left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff06}.home-band--comparison{--band-rgb:12,87,165}.home-band--reviews{--band-rgb:0,104,156}.home-band--faq{--band-rgb:17,75,128}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}h1 span,h2 span{color:var(--accent-bright);background:linear-gradient(105deg,#0b85ff 0%,#5cddff 37%,#9beaff 46%,#f4fdff 49.2%,#fff 50%,#d9f8ff 50.8%,#71e2ff 54%,#0b85ff 64% 100%) 0 0/250% 100% repeat-x;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3.3s linear infinite text-shine}.section-kicker,.eyebrow{color:#7fddff;letter-spacing:.11em;text-transform:uppercase;background:#0070ff17;border:1px solid #38bdf838;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;padding:8px 13px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 0 20px #008cff0a,0 0 22px #008cff0f}.section-kicker svg,.eyebrow svg{width:15px;height:15px}.center-heading{text-align:center;max-width:760px;margin:0 auto 48px}.center-heading .section-kicker{margin-inline:auto}.center-heading h2,.section-heading h2{margin:18px 0 12px;font-size:clamp(36px,4.3vw,62px);font-weight:760;line-height:1.04}.center-heading p,.section-heading p,.page-hero p{color:var(--muted);font-size:16px;line-height:1.75}.section-heading.split{justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px;display:flex}.section-heading.split>div{max-width:700px}.button{border:1px solid var(--border-blue);color:#f7fcff;cursor:pointer;background:#081422c7;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 23px;font-size:14px;font-weight:700;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s,filter .22s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{background:#0f2740d9;border-color:#51cfff7a;transform:translateY(-2px);box-shadow:0 14px 34px #006cff21}.button.primary{background:linear-gradient(135deg,#0cc7ff 0%,#087bff 55%,#0759db 100%);border-color:#4fceff7a;box-shadow:0 14px 34px #007fff3d,inset 0 1px #ffffff40}.button.primary:hover{filter:brightness(1.1);box-shadow:0 18px 44px #008cff57}.button:disabled{cursor:not-allowed;opacity:.48;filter:none;transform:none}.text-link{color:#7fddff;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.text-link svg{width:17px}.navbar-wrap{z-index:60;width:100%;height:76px;padding:0;position:sticky;top:0}.navbar{isolation:isolate;width:100%;height:76px;margin:0 auto;position:relative}.navbar:before{content:"";z-index:0;-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);width:100%;height:76px;transition:width .52s var(--ease),height .42s var(--ease),border-color .36s ease,border-radius .42s var(--ease),background .36s ease,box-shadow .42s ease;background:#040b13d1;border:1px solid #0000;border-bottom-color:#68b5e51f;border-radius:0;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #00000029,inset 0 1px #ffffff05}.navbar-inner{z-index:1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:22px;width:min(1360px,100%);height:100%;margin:0 auto;padding:0 14px 0 20px;display:grid;position:relative}@media (min-width:901px){.navbar-wrap.is-scrolled .navbar:before{background:#040b13e0;border-color:#68b5e526;border-radius:15px;width:min(1360px,100% - 48px);height:70px;box-shadow:0 16px 50px #0000004d,inset 0 1px #ffffff08}}.brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:11px;font-size:19px;font-weight:800;display:inline-flex}.brand-mark{width:38px;height:38px;box-shadow:0 8px 25px #0080ff40,inset 0 1px #ffffff52;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;font-size:0;font-weight:900;display:grid;position:relative;overflow:visible}.brand-mark img{object-fit:contain;filter:drop-shadow(0 0 6px #0082ff61);width:45px;max-width:none;height:45px;display:block;transform:translateY(-2px)}.nav-links{align-items:center;gap:4px;margin:0 auto;display:flex}.nav-links a{color:#a9b9c9;padding:10px 15px;font-size:14px;font-weight:600;transition:color .18s;position:relative}.nav-links a:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-bright), transparent);border-radius:99px;height:2px;transition:transform .22s;position:absolute;bottom:4px;left:16px;right:16px;transform:scaleX(0)}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-links a.active:after{transform:scaleX(1)}.cart-link{border:1px solid var(--border-blue);color:#8adfff;background:#008bff14;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;position:relative}.cart-link svg{width:19px}.cart-link span{color:#fff;background:#0b92ff;border-radius:99px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 0 15px #009eff99}.menu-button{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:9px;width:42px;height:42px;margin-left:auto;display:none}.menu-button svg{width:20px;margin:auto}.home-hero{isolation:isolate;border-bottom:1px solid #ffffff0f;place-items:center;width:100%;min-height:clamp(740px,81vh,850px);margin:-88px 0 0;padding:clamp(150px,15vh,190px) 24px 105px;display:grid;position:relative;overflow:hidden}.hero-grid{z-index:-4;opacity:.75;pointer-events:none;transform-origin:top;background-image:radial-gradient(circle,#00a9ff73 1px,#0000 1.4px),linear-gradient(90deg,#00a9ff1a 1px,#0000 1px),linear-gradient(0deg,#00a9ff14 1px,#0000 1px);background-size:20px 20px,88px 88px,88px 88px;animation:18s linear infinite grid-drift;position:absolute;inset:0;transform:perspective(900px)rotateX(58deg)scale(1.35)translateY(-7%);-webkit-mask-image:radial-gradient(#000 0% 38%,#0000 75%);mask-image:radial-gradient(#000 0% 38%,#0000 75%)}.home-hero:before{content:"";z-index:-5;background:linear-gradient(#03070d59 0%,#03070dc2 70%,#03070dfa 100%),radial-gradient(circle at 20% 45%,#00a9ff36,#0000 23rem),radial-gradient(circle at 80% 40%,#00a9ff2e,#0000 23rem),radial-gradient(circle at 50% 40%,#ffffff14,#0000 25rem),#02050a;position:absolute;inset:0}.home-hero:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(180deg, transparent 72%, var(--background) 100%);position:absolute;inset:0}.hero-glow{z-index:-3;aspect-ratio:1;filter:blur(50px);opacity:.34;background:var(--royal);border-radius:50%;width:clamp(16rem,24vw,30rem);position:absolute;top:20%;transform:translateZ(0)scale(1.04)}.hero-glow.left{opacity:.28;left:4%}.hero-glow.right{opacity:.36;top:18%;right:4%}.hero-copy{z-index:4;text-align:center;width:min(760px,62vw);position:relative}.hero-copy>*,.hero-agent{backface-visibility:hidden;transform-style:preserve-3d;transform:translate(0,0)}.hero-copy .eyebrow{margin:0 auto 20px}.hero-copy h1{letter-spacing:-.064em;text-wrap:balance;max-width:8.25ch;margin:0 auto;font-size:clamp(46px,4.2vw,84px);font-weight:780;line-height:.96}.hero-copy p{color:#a8b8c8;width:min(39vw,600px);max-width:600px;margin:26px auto 0;font-size:clamp(15px,1.1vw,18px);line-height:1.75}.hero-actions{justify-content:center;gap:13px;margin-top:34px;display:flex}.hero-actions .button{min-width:184px}.hero-actions .hero-action-icon{color:currentColor;flex:0 0 1.08rem;align-self:center;width:1.08rem;height:1.08rem;display:block;transform:translateY(.02rem)}.hero-agent{z-index:2;opacity:0;pointer-events:none;filter:none;width:clamp(600px,37vw,760px);height:clamp(700px,84vh,910px);position:absolute;bottom:-1.65rem;overflow:visible}.hero-agent img{object-fit:contain;object-position:center bottom;transform-origin:bottom;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:auto 0 0}.hero-agent-sharp{opacity:.82;will-change:translate;animation:7s ease-in-out infinite paused hero-agent-float}.hero-agent-soft{opacity:0;filter:blur(4px);will-change:opacity;animation:none}.hero-agent-left{--agent-intro-delay:.36s;transform-origin:0 100%;left:clamp(-2.4rem,.3vw,1rem)}.hero-agent-right{--agent-intro-delay:.41s;transform-origin:100% 100%;right:clamp(-2.4rem,.3vw,1rem)}.hero-agent-left img{transform:rotate(-2deg)}.hero-agent-right img{animation-delay:.85s;transform:rotate(2deg)}.scroll-cue{z-index:6;border:1px solid #74c7f752;border-radius:99px;width:26px;height:42px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scroll-cue span{background:#68d8ff;border-radius:99px;width:4px;height:7px;animation:1.35s ease-in-out infinite scroll-cue;position:absolute;top:8px;left:50%;transform:translate(-50%)}.vixen-motion-ready:not(.vixen-motion-loaded) .hero-copy>*,.vixen-motion-ready:not(.vixen-motion-loaded) .scroll-cue,.vixen-motion-ready:not(.vixen-motion-loaded) .benefit-card{opacity:0;filter:blur(14px)}.vixen-motion-ready:not(.vixen-motion-loaded) .hero-agent{opacity:0;filter:none}.vixen-motion-loaded .hero-copy>*{animation:intro-rise .9s var(--ease) both;will-change:opacity,transform,filter}.vixen-motion-loaded .hero-agent{will-change:opacity,transform}.vixen-motion-loaded .hero-agent-soft{animation:hero-agent-soft-focus .72s var(--ease) var(--agent-intro-delay) both}.vixen-intro-complete .hero-agent-sharp{animation-play-state:running}.vixen-motion-loaded .hero-copy h1{animation-delay:.11s}.vixen-motion-loaded .hero-copy p{animation-delay:.19s}.vixen-motion-loaded .hero-actions{animation-delay:.27s}.vixen-motion-loaded .hero-agent-left{animation:intro-left .98s var(--ease) .36s both}.vixen-motion-loaded .hero-agent-right{animation:intro-right .98s var(--ease) .41s both}.vixen-motion-loaded .scroll-cue{animation:intro-rise .8s var(--ease) .62s both}.vixen-motion-loaded .benefit-card{animation:benefit-enter .72s var(--ease) var(--benefit-delay) backwards}.benefit-strip{z-index:6;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1.7rem;width:min(76rem,100% - 4rem);margin:2.35rem auto 1.85rem;padding:.35rem 1.6rem .15rem;display:grid;position:relative;overflow:visible}.benefit-strip article{min-width:0;min-height:0;box-shadow:none;opacity:1;filter:blur();backface-visibility:hidden;will-change:opacity,transform,filter;background:0 0;border:0;border-radius:0;align-items:flex-start;gap:1rem;padding:0;transition:background .28s,box-shadow .28s,filter .28s;display:flex;transform:translate(0,0)scale(1)}.benefit-strip article:hover{filter:brightness(1.045);background:#0d14253d;box-shadow:0 .85rem 2.2rem #00000026,0 0 1.6rem #00a9ff0e}.benefit-strip article>span{color:#65d7ff;width:3.25rem;height:3.25rem;transition:transform .28s var(--ease), border-color .28s ease, box-shadow .28s ease;background:linear-gradient(#052d4bf5,#041a2ef5);border:1px solid #48c9ff4d;border-radius:12px;flex:0 0 3.25rem;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff0f,0 .75rem 1.8rem #0000002e}.benefit-strip article:hover>span{border-color:#4bcfff75;transform:scale(1.06);box-shadow:inset 0 1px #ffffff14,0 0 1.6rem #00a9ff2e}.benefit-strip svg{width:18px}.benefit-strip h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:850;line-height:1.18}.benefit-strip p{color:#bfc7e4b8;max-width:16rem;margin:.12rem 0 0;font-size:.82rem;line-height:1.35;transition:color .26s}.benefit-strip article:hover p{color:#d5dcf5d6}.reveal{opacity:0;filter:blur(12px);transition:opacity .72s var(--ease), transform .72s var(--ease), filter .72s var(--ease);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)scale(.99)}.reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.stagger-card{opacity:0;filter:blur(10px);animation:card-enter .62s var(--ease) var(--stagger,0s) forwards;transform:translateY(16px)scale(.985)}.categories-section{scroll-margin-top:110px}.category-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-card{aspect-ratio:16/10;border:1px solid var(--border);background:var(--card);border-radius:14px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}.category-card:after{content:"";background:linear-gradient(#0000 34%,#01060ce6);transition:background .22s;position:absolute;inset:0}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .52s var(--ease), filter .32s ease;transform:scale(1.035)}.category-card>span{z-index:2;font-size:15px;font-weight:750;position:absolute;bottom:16px;left:20px}.category-card:hover{border-color:#41caff66;box-shadow:0 18px 52px #0078ff29}.category-card:hover img{filter:saturate(1.12);transform:scale(1.09)}.section-button{width:max-content;margin:30px auto 0;display:flex}.featured-products-section{width:min(1240px,100% - 48px);scroll-margin-top:110px}.featured-products-heading{text-align:center;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity, transform;max-width:760px;margin:0 auto 46px;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1);transform:translateY(24px)scale(.985)}.featured-products-section.is-intro-ready.is-visible .featured-products-heading{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,0)scale(1)}.featured-products-heading .section-kicker{margin-inline:auto}.featured-products-heading h2{margin:18px 0 12px;font-size:clamp(40px,4.2vw,60px);font-weight:800;line-height:1}.featured-products-heading p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.featured-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.featured-store-card{opacity:0;visibility:hidden;pointer-events:none;min-width:0;transition:opacity .68s ease var(--featured-delay), transform .68s cubic-bezier(.22,1,.36,1) var(--featured-delay);will-change:opacity, transform;transform:translateY(24px)scale(.985)}.featured-products-section.is-intro-ready.is-visible .featured-store-card{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,0)scale(1)}.featured-store-surface{background:linear-gradient(#060e18fa,#050a12fa);border:1px solid #79b3e126;border-radius:16px;height:100%;transition:transform .44s cubic-bezier(.16,1,.3,1),border-color .28s,box-shadow .44s cubic-bezier(.16,1,.3,1),background .32s;overflow:hidden;transform:translateY(0);box-shadow:0 24px 58px #00000047,inset 0 1px #ffffff06}.featured-store-card:hover .featured-store-surface{background:linear-gradient(#07121ffc,#050c15fc);border-color:#4acaff6b;transform:translateY(-6px);box-shadow:0 30px 72px #00000061,0 0 42px #0085ff21,inset 0 1px #ffffff0a}.featured-store-media{aspect-ratio:16/9;background:#030811;border-bottom:1px solid #79b3e11c;display:block;position:relative;overflow:hidden}.featured-store-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#02060c47);position:absolute;inset:0}.featured-store-media img{object-fit:cover;filter:none;width:100%;height:100%;transition:none;transform:none}.featured-store-card:hover .featured-store-media img{filter:none;transform:none}.featured-store-popular{z-index:2;color:#86e1ff;letter-spacing:.075em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#041f39e0;border:1px solid #51cfff57;border-radius:999px;align-items:center;gap:6px;min-height:25px;padding:0 10px;font-size:9px;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 7px 22px #00000047,inset 0 1px #ffffff0f}.featured-store-popular svg{width:12px;height:12px}.featured-store-info{padding:16px}.featured-store-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;display:grid}.featured-store-title-row{align-items:center;gap:8px;min-width:0;display:flex}.featured-store-title-row a{min-width:0}.featured-store-title-row h3{color:#f8fbff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:780;line-height:1.2;overflow:hidden}.featured-store-title-row>span{color:#8fcfe9;text-overflow:ellipsis;white-space:nowrap;background:#0089ff11;border:1px solid #57c4ff2e;border-radius:7px;flex:0 auto;max-width:112px;padding:5px 8px;font-size:9px;line-height:1;overflow:hidden}.featured-store-price{text-align:right;white-space:nowrap}.featured-store-price small,.featured-store-price strong{display:block}.featured-store-price small{color:#72879a;font-size:9px;line-height:1.1}.featured-store-price strong{color:#8bdfff;margin-top:3px;font-size:15px;line-height:1}.featured-store-buy{color:#fff;width:100%;min-height:45px;transition:transform .22s var(--ease), filter .22s ease, box-shadow .22s ease;background:linear-gradient(135deg,#16c7ff 0%,#087cff 55%,#075bd9 100%);border:1px solid #4dcdff66;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:13px;font-weight:800;display:flex;box-shadow:0 0 0 4px #008eff14,0 14px 28px #006aff29,inset 0 1px #ffffff40}.featured-store-buy svg{width:16px;height:16px}.featured-store-buy:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 0 4px #00a9ff21,0 18px 36px #0074ff42,inset 0 1px #ffffff4d}.why-section{isolation:isolate;background:radial-gradient(at 50% 46%,#0091ff17 0%,#0069dc0e 34%,#004ea506 58%,#0000 76%);border:0;border-radius:0;width:100%;max-width:none;padding:clamp(58px,4.4vw,78px) clamp(20px,4vw,72px) clamp(64px,4.8vw,86px);overflow:clip;box-shadow:inset 0 1px #57bcff06}.why-section:before{content:"";z-index:-2;pointer-events:none;opacity:.92;filter:blur(38px);background:radial-gradient(at 24% 58%,#0077ff1f,#0000 39%),radial-gradient(at 76% 42%,#4249ff17,#0000 38%);position:absolute;inset:0}.why-section:after{content:"";z-index:-1;pointer-events:none;opacity:.36;background:linear-gradient(90deg,#0000,#2c84ff14,#0000);position:absolute;inset:5% 3% 0;-webkit-mask-image:radial-gradient(#000,#0000 72%);mask-image:radial-gradient(#000,#0000 72%)}.why-section .center-heading{margin-bottom:38px}.why-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:18px;width:min(1280px,100%);margin-inline:auto;display:grid}.why-sequence-heading,.why-sequence-featured,.why-sequence-safe,.why-sequence-delivery,.why-sequence-payment{opacity:0;visibility:hidden;pointer-events:none;backface-visibility:hidden;will-change:opacity, transform;transform:translate(0,0)scale(1)}.why-sequence.is-heading-visible .why-sequence-heading,.why-sequence.is-visible .why-sequence-featured,.why-sequence.is-visible .why-sequence-safe,.why-sequence.is-visible .why-sequence-delivery,.why-sequence.is-payment-visible .why-sequence-payment{opacity:1;visibility:visible;pointer-events:auto}.why-sequence.is-heading-visible .why-sequence-heading{animation:.68s cubic-bezier(.22,1,.36,1) backwards why-enter-up}.why-sequence.is-visible .why-sequence-featured{animation:.78s cubic-bezier(.22,1,.36,1) .105s backwards why-enter-left}.why-sequence.is-visible .why-sequence-safe{animation:.72s cubic-bezier(.22,1,.36,1) .22s backwards why-enter-up}.why-sequence.is-visible .why-sequence-delivery{animation:.72s cubic-bezier(.22,1,.36,1) .325s backwards why-enter-up}.why-sequence.is-payment-visible .why-sequence-payment{animation:.72s cubic-bezier(.22,1,.36,1) backwards why-enter-up}.featured-product{min-height:458px;transition:transform .36s var(--ease), border-color .28s ease, box-shadow .36s var(--ease), background .28s ease;background:radial-gradient(circle at 78% 40%,#0073ff33,#0000 44%),linear-gradient(145deg,#071624,#050c15);border:1px solid #3db4ff33;border-radius:20px;align-items:center;padding:38px;display:flex;position:relative;overflow:hidden}.featured-product:hover{background:radial-gradient(circle at 78% 40%,#008bff40,#0000 44%),linear-gradient(145deg,#081a2b,#050e18);border-color:#45c4ff61;transform:translateY(-4px);box-shadow:0 30px 72px #0000004d,0 0 42px #008fff1c}.featured-product:before{content:"";opacity:.38;background-image:linear-gradient(#40a4ff12 1px,#0000 1px),linear-gradient(90deg,#40a4ff12 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.featured-product>div{z-index:2;width:47%;position:relative}.featured-product h3{margin:18px 0 10px;font-size:clamp(30px,2.5vw,42px);line-height:1.02}.featured-product p{color:#91a6b9;line-height:1.65}.featured-product img{object-fit:contain;filter:drop-shadow(0 28px 40px #00000085);width:57%;height:102%;transition:filter .36s ease,translate .36s var(--ease);animation:7s ease-in-out infinite agent-float;position:absolute;bottom:-7%;right:-2%}.featured-product:hover img{filter:drop-shadow(0 30px 42px #00000080)drop-shadow(0 0 24px #00a9ff2e);translate:0 -3px}.featured-badge{color:#6edaff;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.featured-badge svg{width:15px}.why-side{grid-template-rows:244px 196px;grid-template-columns:1fr 1fr;gap:18px;display:grid}.why-card{min-height:0;transition:transform .32s var(--ease), border-color .26s ease, background .26s ease, box-shadow .32s ease;background:linear-gradient(#08121fe6,#050c16f0);border:1px solid #5faae021;border-radius:18px;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 24px 58px #0003}.why-card:hover{background:linear-gradient(#09192af0,#06101cf5);border-color:#45c4ff52;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff0e,0 30px 66px #00000045,0 0 38px #008fff17}.why-card h3{z-index:2;margin:0 0 5px;font-size:15px;position:relative}.why-card p{z-index:2;color:#8fa2b6;margin:0;font-size:11.25px;line-height:1.43;position:relative}.why-card-visual-zone{border-bottom:1px solid #5faae01a;flex:auto;place-items:center;min-height:158px;display:grid;position:relative;overflow:hidden}.why-card-copy{z-index:2;flex-direction:column;flex:0 0 86px;justify-content:flex-start;padding:11px 18px 18px;display:flex;position:relative}.why-safe-zone{background:radial-gradient(circle,#009dff1a,#0000 56%)}.why-safe-visual{background:radial-gradient(circle,#009dff21,#0000 68%);border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative}.why-safe-visual>span{border:1px solid #4bcaff2e;border-radius:50%;position:absolute;inset:8px}.why-safe-visual>span:nth-child(2){opacity:.62;inset:-1px}.why-safe-visual i{z-index:2;color:#60d6ff;background:#031627f0;border:1px solid #4bcaff47;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 0 30px #00a9ff26}.why-safe-visual svg{width:27px}.why-sequence.is-visible .why-safe-visual>span:first-child{animation:3.4s ease-out infinite why-safe-radar}.why-sequence.is-visible .why-safe-visual>span:nth-child(2){animation:3.4s ease-out 1.15s infinite why-safe-radar}.why-sequence.is-visible .why-safe-visual i{animation:3.4s ease-in-out infinite why-safe-shield}.delivery-card:before{content:"";pointer-events:none;background:linear-gradient(#03122029,#0000 60%);position:absolute;inset:0}.why-delivery-zone{background:repeating-linear-gradient(0deg,#59bdff06 0 1px,#0000 1px 12px)}.why-delivery-zone:before{content:"";filter:blur(12px);background:radial-gradient(circle,#00beff21,#0096ff0b 42%,#0000 70%);border-radius:50%;width:190px;height:190px;position:absolute}.why-delivery-visual{z-index:2;background:radial-gradient(circle,#07192df5,#030a16cc 70%);border-radius:50%;place-items:center;width:108px;height:108px;display:grid;position:relative;box-shadow:inset 0 0 22px #00b1ff1c}.why-delivery-visual>svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.why-delivery-track,.why-delivery-progress{fill:none;stroke-width:7px}.why-delivery-track{stroke:#47caff24}.why-delivery-progress{stroke:#12c8ff;stroke-linecap:round;stroke-dasharray:251.327;stroke-dashoffset:251.327px;filter:drop-shadow(0 0 5px #00beff85)}.why-delivery-status{align-content:center;place-items:center;gap:2px;display:grid;position:absolute;inset:0}.why-delivery-status span{color:#daf5ffdb;font-size:9px;font-weight:850}.why-delivery-percent{color:#66dcff;--delivery-progress:0;counter-reset:delivery var(--delivery-progress);font-size:14px;font-weight:850;line-height:1}.why-delivery-percent:after{content:counter(delivery) "%"}.why-delivery-done{opacity:0;transform:scale(.92)}.why-delivery-done svg{color:#5bdcff;filter:drop-shadow(0 0 10px #00beff59);width:18px}.why-sequence.is-visible .why-delivery-progress{animation:4.8s cubic-bezier(.65,0,.35,1) infinite why-delivery-ring}.why-sequence.is-visible .why-delivery-percent{animation:4.8s cubic-bezier(.65,0,.35,1) infinite why-delivery-number}.why-sequence.is-visible .why-delivery-loading{animation:4.8s ease-in-out infinite why-delivery-loading}.why-sequence.is-visible .why-delivery-done{animation:4.8s ease-in-out infinite why-delivery-done}.payment-card{background:radial-gradient(circle at 84% 62%,#0099ff21,#0000 36%),linear-gradient(#081627eb,#050b17f5);grid-column:1/-1;min-height:196px;padding:22px;display:block}.payment-card h3{margin-top:0}.payment-ghost-card{background:linear-gradient(145deg,#1432592e,#050c1824);border:1px solid #68cbff1a;border-radius:20px;width:280px;height:176px;position:absolute;bottom:-52px;right:-64px;transform:rotate(-10deg)}.payment-ghost-card:before,.payment-ghost-card:after{content:"";background:#85d4ff12;border-radius:99px;height:12px;position:absolute;left:22px;right:22px}.payment-ghost-card:before{top:35px}.payment-ghost-card:after{width:54%;top:62px;right:auto}.payment-card h3{font-size:17px}.payment-card>p{font-size:12.25px;line-height:1.5}.payment-marquee{z-index:2;contain:layout paint;isolation:isolate;padding-block:4px 6px;position:absolute;bottom:16px;left:20px;right:20px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.payment-marquee>div{will-change:transform;backface-visibility:hidden;width:max-content;transform-style:preserve-3d;gap:0;animation:22s linear infinite payment-scroll;display:flex}.payment-logo-group{flex:none;gap:9px;padding-right:9px;display:flex}.payment-marquee span{background:#070f1dc7;border:1px solid #5cc4ff33;border-radius:8px;place-items:center;width:82px;height:46px;padding:4px;transition:border-color .22s,background .22s,filter .22s;display:grid;box-shadow:inset 0 1px #ffffff0d}.payment-marquee span:hover{filter:brightness(1.08);background:#091a30eb;border-color:#37cdff8c}.payment-marquee img{object-fit:contain;width:72px;height:36px}.payment-track.is-payment-paused{animation-play-state:paused}.payment-marquee span{border-radius:7px;width:66px;height:44px;padding:1px}.payment-marquee img{image-rendering:auto;backface-visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;width:60px;max-width:none;height:40px;transform:none}.why-demo-card{--demo-accent:#24c8ff;--demo-range:68%;background:radial-gradient(circle at 76% 24%,color-mix(in srgb,var(--demo-accent) 13%,transparent),transparent 42%),linear-gradient(145deg,#071624,#050c15);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:0;padding:0;display:grid}.why-demo-card:hover{background:radial-gradient(circle at 76% 24%,color-mix(in srgb,var(--demo-accent) 17%,transparent),transparent 43%),linear-gradient(145deg,#081a2b,#050e18)}.why-demo-card>div{width:auto}.why-demo-stage{z-index:2;background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--demo-accent) 9%,transparent),transparent 38%);min-height:0;position:relative;overflow:hidden}.why-demo-console{background:#03080fdb;border:1px solid #5eafe533;border-radius:13px 13px 0 0;position:absolute;inset:30px 158px -24px 28px;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 18px 42px #00000038}.why-demo-layout{grid-template-columns:58px minmax(0,1fr);min-height:100%;display:grid}.why-demo-tabs{background:#080f1aad;border-right:1px solid #5eafe51f;flex-direction:column;gap:7px;padding:11px 9px;display:flex}.why-demo-tabs button{color:#6f8094;cursor:pointer;width:39px;height:39px;transition:color .18s ease,border-color .22s ease,background .22s ease,box-shadow .26s ease,transform .22s var(--ease);background:#7c91b41f;border:1px solid #0000;border-radius:10px;place-items:center;display:grid}.why-demo-tabs button:hover{color:#c8efff;transform:translateY(-1px)}.why-demo-tabs button[aria-pressed=true]{color:#fff;border-color:var(--demo-accent);background:color-mix(in srgb,var(--demo-accent) 19%,#0a1422);box-shadow:0 0 0 2px color-mix(in srgb,var(--demo-accent) 12%,transparent),0 0 20px color-mix(in srgb,var(--demo-accent) 16%,transparent)}.why-demo-tabs svg{width:18px;height:18px}.why-demo-panel{flex-direction:column;gap:7px;min-width:0;padding:12px 17px 14px;animation:.19s cubic-bezier(.22,1,.36,1) both why-demo-panel-swap;display:flex}.why-demo-option{background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;min-height:29px;padding:0 5px;display:flex}.why-demo-option>span{color:#aebbc8;font-size:10px;font-weight:700}.why-demo-toggle{cursor:pointer;background:#263246;border:1px solid #85a3be26;border-radius:99px;flex:none;width:34px;height:19px;padding:0;transition:background .22s,border-color .22s,box-shadow .22s;position:relative}.why-demo-toggle i{width:11px;height:11px;transition:transform .26s var(--ease),background .22s ease,box-shadow .22s ease;background:#8292a6;border-radius:50%;position:absolute;top:3px;left:3px}.why-demo-toggle[aria-pressed=true]{border-color:color-mix(in srgb,var(--demo-accent) 48%,transparent);background:color-mix(in srgb,var(--demo-accent) 25%,#1a2a40);box-shadow:0 0 13px color-mix(in srgb,var(--demo-accent) 11%,transparent)}.why-demo-toggle[aria-pressed=true] i{background:var(--demo-accent);box-shadow:0 0 9px color-mix(in srgb,var(--demo-accent) 55%,transparent);animation:2.8s ease-in-out infinite why-demo-toggle-pulse;transform:translate(15px)}.why-demo-slider{gap:5px;padding:2px 1px 0;display:grid}.why-demo-slider>span:first-child{color:#9babb9;text-transform:uppercase;letter-spacing:.055em;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.why-demo-slider-control{height:18px;display:block;position:relative}.why-demo-slider-rail{pointer-events:none;background:#6e8da933;border-radius:99px;height:4px;position:absolute;top:7px;left:0;right:0;overflow:visible}.why-demo-slider-rail:before{content:"";width:var(--demo-range);border-radius:inherit;background:var(--demo-accent);box-shadow:0 0 9px color-mix(in srgb,var(--demo-accent) 24%,transparent);position:absolute;inset:0 auto 0 0}.why-demo-slider-rail i{top:50%;left:var(--demo-range);background:var(--demo-accent);width:14px;height:14px;box-shadow:0 0 0 3px color-mix(in srgb,var(--demo-accent) 15%,transparent),0 0 12px color-mix(in srgb,var(--demo-accent) 38%,transparent);border:2px solid #dff8ff;border-radius:50%;transition:background-color .22s,box-shadow .22s;animation:2.6s ease-in-out infinite why-demo-slider-pulse;position:absolute;transform:translate(-50%,-50%)}.why-demo-slider input{z-index:2;opacity:0;cursor:pointer;width:100%;height:18px;margin:0;position:absolute;inset:0}.why-demo-colors{border:0;min-width:0;margin:0;padding:0}.why-demo-colors legend{color:#9babb9;text-transform:uppercase;letter-spacing:.055em;margin-bottom:6px;font-size:9px;font-weight:800}.why-demo-colors>div{align-items:center;gap:7px;display:flex}.why-demo-colors button,.why-demo-custom-color{cursor:pointer;border:2px solid #ffffff1f;border-radius:6px;flex:none;width:20px;height:20px;transition:transform .18s,border-color .18s,box-shadow .22s;box-shadow:inset 0 1px #ffffff38}.why-demo-colors button:hover,.why-demo-colors button.is-active{box-shadow:0 0 0 2px color-mix(in srgb,var(--demo-accent) 18%,transparent),0 0 12px color-mix(in srgb,var(--demo-accent) 28%,transparent);border-color:#e8faff;transform:translateY(-1px)}.why-demo-colors button.is-active{animation:2.8s ease-in-out infinite why-demo-color-pulse}.why-demo-custom-color{color:#9fb8cb;background:#101d2b;border-color:#74b0d638;place-items:center;display:grid;position:relative;overflow:hidden}.why-demo-custom-color input{opacity:0;cursor:pointer;width:40px;height:40px;position:absolute;inset:-8px}.why-demo-custom-color svg{pointer-events:none;width:11px}.why-demo-hint{color:#aab6c2;width:118px;font-size:11px;font-weight:750;line-height:1.25;position:absolute;top:52px;right:18px}.why-demo-copy{z-index:3;background:#07111df0;border-top:1px solid #5eafe529;padding:18px 24px 20px;position:relative;box-shadow:0 -14px 30px #03080f33}.featured-product .why-demo-copy h3{margin:0 0 7px;font-size:23px;line-height:1.05}.featured-product .why-demo-copy p{color:#a9bdce;max-width:540px;font-size:13px;line-height:1.5}.why-sequence.is-visible .why-demo-panel>*{animation:.22s cubic-bezier(.22,1,.36,1) both why-demo-control-in}.why-sequence.is-visible .why-demo-panel>:nth-child(2){animation-delay:20ms}.why-sequence.is-visible .why-demo-panel>:nth-child(3){animation-delay:40ms}.why-sequence.is-visible .why-demo-panel>:nth-child(4){animation-delay:60ms}.why-sequence.is-visible .why-demo-panel>:nth-child(5){animation-delay:80ms}@keyframes why-demo-panel-swap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translate(0,0)}}@keyframes why-demo-control-in{0%{opacity:0;transform:translateY(7px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes why-demo-toggle-pulse{0%,to{box-shadow:0 0 7px color-mix(in srgb,var(--demo-accent) 38%,transparent)}50%{box-shadow:0 0 12px color-mix(in srgb,var(--demo-accent) 68%,transparent)}}@keyframes why-demo-slider-pulse{0%,to{box-shadow:0 0 0 3px color-mix(in srgb,var(--demo-accent) 14%,transparent),0 0 9px color-mix(in srgb,var(--demo-accent) 34%,transparent)}50%{box-shadow:0 0 0 4px color-mix(in srgb,var(--demo-accent) 22%,transparent),0 0 15px color-mix(in srgb,var(--demo-accent) 58%,transparent)}}@keyframes why-demo-color-pulse{0%,to{box-shadow:0 0 0 2px color-mix(in srgb,var(--demo-accent) 16%,transparent),0 0 9px color-mix(in srgb,var(--demo-accent) 22%,transparent)}50%{box-shadow:0 0 0 3px color-mix(in srgb,var(--demo-accent) 24%,transparent),0 0 15px color-mix(in srgb,var(--demo-accent) 38%,transparent)}}.comparison-section{width:min(1248px,100% - 48px)}.comparison-section .center-heading{max-width:none;margin-bottom:44px}.comparison-section .section-kicker{color:#65d3ff;letter-spacing:.01em;text-transform:none;background:radial-gradient(circle at 22% 18%,#009dff38,#0000 42%),linear-gradient(#05224cd6,#070e20c7);border-color:#37aeff70;gap:7px;margin-bottom:16px;padding:8px 16px;font-size:14px;font-weight:750;line-height:1;box-shadow:inset 0 1px #ffffff12,0 0 0 1px #009dff0f,0 0 24px #009dff24}.comparison-section .section-kicker svg{color:#30b9ff;width:15px;height:15px}.comparison-section .center-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(42px,4.15vw,60px);font-weight:850;line-height:.98}.comparison-section .center-heading p{color:#d2d8ebb3;max-width:768px;margin:16px auto 0;font-size:20px;line-height:1.55}.comparison-sequence-kicker,.comparison-sequence-copy,.comparison-sequence-frame{opacity:0;visibility:hidden;pointer-events:none;will-change:opacity, transform}.comparison-sequence-kicker{transition:opacity .44s,transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(13px)scale(.97)}.comparison-sequence-copy{transition:opacity .5s 55ms,transform .58s cubic-bezier(.22,1,.36,1) 55ms;transform:translateY(18px)scale(.988)}.comparison-sequence-frame{transition:opacity .58s .145s,transform .68s cubic-bezier(.22,1,.36,1) .145s;transform:translateY(30px)scale(.99)}.comparison-sequence.is-visible .comparison-sequence-kicker,.comparison-sequence.is-visible .comparison-sequence-copy,.comparison-sequence.is-visible .comparison-sequence-frame{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,0)scale(1)}.compare-frame{background:linear-gradient(135deg,#00a9ff7a,#8b92ff2e,#00a9ff4d);border-radius:22px;padding:1px;position:relative;overflow:hidden;box-shadow:0 32px 88px #0000006b,0 0 48px #00a9ff1f}.compare-stage{aspect-ratio:16/9;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Ccircle cx='7' cy='7' r='5' fill='%2300aaff' stroke='%23b9f0ff' stroke-width='1.4'/%3E%3Ccircle cx='7' cy='7' r='2' fill='%23e8fbff' fill-opacity='.8'/%3E%3C/svg%3E") 7 7,pointer;touch-action:none;background:#050a12f5;border-radius:21px;position:relative;overflow:hidden}.compare-image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.compare-before{filter:brightness(.58)saturate(.62)contrast(.92)}.compare-after{filter:none}.compare-after-wrap{z-index:2;clip-path:inset(0 calc(100% - var(--compare-pos)) 0 0);will-change:clip-path;position:absolute;inset:0;overflow:hidden}.compare-divider{z-index:4;left:var(--compare-pos);will-change:left;background:linear-gradient(#00a9ff1a,#00a9ff75 28%,#00a9fff5 50%,#00a9ff75 72%,#00a9ff1a);width:1px;display:flex;position:absolute;top:0;bottom:0;transform:translate(-.5px);box-shadow:0 0 10px #00a9ff5c,0 0 28px #00a9ff42}.compare-handle{background:radial-gradient(circle at 50% 22%,#fffffffa,#e8fafff0 48%,#97e1ffeb);border:1px solid #d2f7fff5;border-radius:999px;place-items:center;width:18.875px;height:25.265px;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #00a9ff1c,0 0 18px #00a9ff94,inset 0 1px #ffffffeb,inset 0 -4px 10px #00a9ff29}.compare-handle:before{content:"";opacity:.86;background:radial-gradient(circle at 2px 2px,#0e273ae6 0 1.35px,#0000 1.45px) no-repeat,radial-gradient(circle at 6px 2px,#0e273ae6 0 1.35px,#0000 1.45px) no-repeat,radial-gradient(circle at 2px 6px,#0e273ae6 0 1.35px,#0000 1.45px) no-repeat,radial-gradient(circle at 6px 6px,#0e273ae6 0 1.35px,#0000 1.45px) no-repeat,radial-gradient(circle at 2px 10px,#0e273ae6 0 1.35px,#0000 1.45px) no-repeat,radial-gradient(circle at 6px 10px,#0e273ae6 0 1.35px,#0000 1.45px) no-repeat;width:8px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compare-handle:after{content:"";pointer-events:none;background:linear-gradient(#ffffffbf,#0000);border-radius:999px;height:8.828px;position:absolute;top:1px;left:2px;right:2px}.compare-range{z-index:7;opacity:0;pointer-events:none;width:100%;height:100%;cursor:inherit;margin:0;position:absolute;inset:0}.compare-stage:has(.compare-range:focus-visible) .compare-handle{outline-offset:6px;outline:2px solid #e8fbff}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--border);min-width:0;transition:transform .24s var(--ease), border-color .22s ease, box-shadow .22s ease;background:linear-gradient(#081523eb,#050e18eb);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 22px 52px #0003}.product-card:hover{border-color:#3bc4ff52;transform:translateY(-5px);box-shadow:0 28px 70px #00000047,0 0 42px #0080ff1a}.product-card-media{aspect-ratio:16/9;background:#050b13;position:relative;overflow:hidden}.product-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .52s var(--ease);transform:scale(1.025)}.product-card:hover .product-card-media img{transform:scale(1.08)}.product-card-media .status-pill{position:absolute;top:12px;right:12px}.product-featured-pill{z-index:2;color:#b7edff;letter-spacing:.065em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#046fcff0,#033e7df0);border:1px solid #4acaff7a;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:0 10px;font-size:9px;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 8px 24px #0066ff3d,inset 0 1px #ffffff24}.product-featured-pill svg{color:#67dbff;fill:#67dbff24;width:13px;height:13px}.product-card-body{flex-direction:column;flex:1;padding:21px;display:flex}.product-card-body h3{margin:5px 0 0;font-size:20px;line-height:1.15}.card-category{color:#5fcfff;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.product-card-body>p{color:#8fa2b4;margin:12px 0 22px;font-size:13px;line-height:1.65}.product-card-bottom{border-top:1px solid var(--border);color:#8da0b2;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;font-size:11px;display:flex}.product-card-bottom strong{color:#f8fbff;margin-top:2px;font-size:17px;display:block}.card-arrow{border:1px solid var(--border);color:#67d5ff;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.status-pill{--status-color:#2ecc71;border:1px solid color-mix(in srgb,var(--status-color) 34%,transparent);background:color-mix(in srgb,var(--status-color) 13%,#03090fe6);width:max-content;color:var(--status-color);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.status-pill i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px}.status-operational{--status-color:#2ecc71}.status-updating{--status-color:#f1c40f}.status-offline{--status-color:#e74c3c}.status-testing{--status-color:#9b59b6}.status-use-at-own-risk{--status-color:#f97316}.reviews-section .section-kicker svg{fill:currentColor;stroke-width:1.35px}.reviews-section .center-heading,.reviews-section .reviews-window{opacity:0;visibility:hidden;pointer-events:none}.reviews-section.is-heading-visible .center-heading{opacity:1;visibility:visible;pointer-events:auto;animation:.66s cubic-bezier(.22,1,.36,1) both reviews-heading-enter}.reviews-section.is-reviews-visible .reviews-window{opacity:1;visibility:visible;pointer-events:auto;animation:.98s cubic-bezier(.16,1,.3,1) both reviews-cards-enter}.reviews-window{margin-inline:calc(50% - 50vw);padding-block:34px 30px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.reviews-stage{width:100%;height:190px}.reviews-track{will-change:transform;gap:0;width:max-content;animation:205s linear infinite paused review-scroll;display:flex}.reviews-section.is-reviews-visible .reviews-track{animation-play-state:running}.reviews-group{flex:none;gap:16px;padding-right:16px;display:flex}.reviews-track:has(.review-card:hover){animation-play-state:paused}.review-card{isolation:isolate;background:linear-gradient(145deg,#08111dfa,#050b13fa);border:1px solid #68b5e524;border-radius:16px;flex-direction:column;width:330px;min-height:190px;padding:22px;transition:transform .62s cubic-bezier(.16,1,.3,1),border-color .3s,background-color .36s,box-shadow .52s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 16px 38px #00000029}.reviews-section:not(.is-reviews-visible) .review-card{opacity:0;transform:translateY(56px)scale(.95)}.reviews-section.is-reviews-visible .review-card{animation:.94s cubic-bezier(.16,1,.3,1) backwards review-card-enter}.reviews-section.is-reviews-visible .reviews-group .review-card:nth-child(5n+2){animation-delay:65ms}.reviews-section.is-reviews-visible .reviews-group .review-card:nth-child(5n+3){animation-delay:.13s}.reviews-section.is-reviews-visible .reviews-group .review-card:nth-child(5n+4){animation-delay:.195s}.reviews-section.is-reviews-visible .reviews-group .review-card:nth-child(5n+5){animation-delay:.26s}.review-card:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:radial-gradient(at 26% 34%,#00a9ff26 0%,#008bff13 34%,#0000 72%);border-radius:15px;transition:opacity .42s;position:absolute;inset:1px}.review-card:hover{z-index:2;background-color:#071320fc;border-color:#37c1ff61;transform:translateY(-6px);box-shadow:0 26px 58px #00000052,0 0 26px #00a9ff1a}.review-card:hover:before{opacity:1}.review-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.review-stars{color:#6f8b9e47;gap:3px;font-size:17px;line-height:1;display:inline-flex}.review-stars i{font-style:normal}.review-stars i.is-filled{color:#36c9ff;text-shadow:0 0 14px #00a9ff47}.review-meta time{color:#777b89;white-space:nowrap;font-size:11px}.review-card>p{color:#c8cad3;flex:1;min-height:52px;margin:15px 0 18px;font-size:14px;line-height:1.55}.review-footer{border-top:1px solid #aeb8d217;justify-content:space-between;align-items:center;gap:12px;padding-top:15px;display:flex}.review-footer strong{color:#f0f1f6;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1.3;overflow:hidden}.review-footer span{color:#49e58d;background:#1697501f;border:1px solid #2ada7742;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:750;display:inline-flex}.review-footer svg{width:12px;height:12px}.home-faq{max-width:980px}.home-faq .center-heading{max-width:none;margin-bottom:32px}.home-faq .center-heading h2{white-space:nowrap}.home-faq .center-heading,.home-faq .faq-item{opacity:0;visibility:hidden;pointer-events:none}.home-faq.is-heading-visible .center-heading{opacity:1;visibility:visible;pointer-events:auto;animation:.65s cubic-bezier(.16,1,.3,1) both faq-heading-enter}.home-faq.is-faq-list-visible .faq-item{opacity:1;visibility:visible;pointer-events:auto;animation:faq-item-enter .56s cubic-bezier(.16,1,.3,1) calc(var(--faq-index) * 62ms) backwards}.home-faq .section-kicker svg{width:16px;height:16px}.faq-list{gap:9px;display:grid}.faq-item{border:1px solid var(--border);background:#06111dc7;border-radius:13px;overflow:hidden}.faq-item.is-open{background:#071727e6;border-color:#44c4ff47;box-shadow:0 16px 42px #0000002e}.faq-item>button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:62px;padding:15px 18px;font-size:14px;font-weight:700;display:flex}.faq-item>button svg{color:#63d3ff;width:18px;transition:transform .3s var(--ease);flex:none;transform:rotate(90deg)}.faq-item.is-open>button svg{transform:rotate(-90deg)}.faq-panel{opacity:.1;transition:height .34s var(--ease), opacity .26s ease;overflow:hidden}.faq-item.is-open .faq-panel{opacity:1}.faq-panel p{color:#9eb0c1;margin:0;padding:0 18px 19px;font-size:13px;line-height:1.78}.footer{z-index:2;background:radial-gradient(circle at 18% 10%,#0099ff1a,#0000 27%),linear-gradient(#04080e38,#03080ef7 55%);border-top:1px solid #38bdf81a;margin-top:130px;padding:66px 24px 36px;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#0097ff09,#0000);position:absolute;inset:0}.footer-inner{width:min(1180px,100%);margin:auto;position:relative}.footer-grid{grid-template-columns:minmax(260px,1.45fr) repeat(4,minmax(125px,.75fr));gap:46px;padding-bottom:44px;display:grid}.footer-brand .brand{margin-bottom:23px}.footer-brand p{color:#8ca1b6;max-width:345px;margin:0;font-size:13px;line-height:1.75}.footer h3{letter-spacing:.08em;text-transform:uppercase;margin:4px 0 20px;font-size:12px}.footer-links{gap:13px;margin:0;padding:0;list-style:none;display:grid}.footer-links a{color:#8fa3b7;align-items:center;gap:9px;font-size:13px;transition:color .18s,transform .18s;display:inline-flex}.footer-links a:before{content:"";background:#45ccff;border-radius:50%;width:4px;height:4px;box-shadow:0 0 10px #00a9ffb3}.footer-links a:hover{color:#6edaff;transform:translate(3px)}.footer-bottom{border-top:1px solid var(--border);color:#72879c;align-items:center;gap:24px;padding-top:26px;font-size:12px;display:flex}.system-ok{align-items:center;gap:8px;display:inline-flex}.system-ok i{background:#35e69a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #35e69ab3}.page-hero{text-align:center;max-width:800px;margin:0 auto 50px;position:relative}.page-hero:before{content:"";z-index:-1;filter:blur(90px);background:#007dff21;border-radius:50%;width:560px;height:260px;position:absolute;top:-90px;left:50%;transform:translate(-50%)}.page-hero .section-kicker{margin-inline:auto}.page-hero h1{margin:18px 0 14px;font-size:clamp(46px,6vw,76px);font-weight:780;line-height:1}.page-hero p{max-width:650px;margin:auto}.catalog-controls{border:1px solid var(--border);background:#050f19cc;border-radius:14px;grid-template-columns:1fr auto;gap:12px;padding:13px;display:grid}.search-field{border:1px solid var(--border);background:#ffffff06;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:0 16px;display:flex}.search-field svg{color:#64d3ff;width:18px}.search-field input{color:#fff;background:0 0;border:0;outline:0;width:100%}.search-field input::placeholder{color:#64798e}.select-field{color:#7f94a8;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.select-field select{border:1px solid var(--border);color:#fff;background:#07131f;border-radius:10px;outline:0;min-height:48px;padding:0 36px 0 13px}.category-pills{flex-wrap:wrap;gap:8px;margin:18px 0 32px;display:flex}.category-pills a{border:1px solid var(--border);color:#8da1b5;background:#07111dbf;border-radius:9px;padding:9px 13px;font-size:12px;font-weight:650;transition:all .18s}.category-pills a:hover,.category-pills a.active{color:#78daff;background:#0088ff1f;border-color:#4dcdff59}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-state>svg{color:#4dcfff;opacity:.75;width:54px}.empty-state h1,.empty-state h2{margin:20px 0 8px}.empty-state p{color:#8196aa}.empty-state .button{margin-top:15px}.product-page{width:min(1340px,100% - 48px)}.breadcrumb{color:#71869b;white-space:nowrap;align-items:center;gap:7px;margin-bottom:24px;font-size:11px;display:flex;overflow:hidden}.breadcrumb svg{flex:none;width:12px}.breadcrumb a:hover{color:#66d5ff}.breadcrumb span{text-overflow:ellipsis;color:#a8b8c7;overflow:hidden}.product-detail{grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);align-items:start;gap:38px;display:grid;position:relative}.product-gallery{min-width:0}.main-image{aspect-ratio:16/9;border:1px solid var(--border-blue);background:radial-gradient(circle,#0074ff26,#0000 55%),#050c14;border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 85px #0000004d,0 0 65px #007dff14}.main-image>img{object-fit:contain;object-position:center;width:100%;height:100%;animation:.38s both gallery-fade;display:block;transform:none}.gallery-arrow{z-index:3;color:#6bd8ff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:42px;height:42px;transition:color .22s ease,border-color .26s ease,background .26s ease,box-shadow .32s var(--ease),transform .32s var(--ease);background:#020910d1;border:1px solid #62d2ff47;border-radius:10px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow:after{content:"";opacity:0;pointer-events:none;transition:opacity .26s ease,transform .36s var(--ease),border-color .26s ease;border:1px solid #46ccff00;border-radius:14px;position:absolute;inset:-5px;transform:scale(.88)}.gallery-arrow:hover{color:#eefbff;background:#031f34f0;border-color:#49cfffb3;transform:translateY(-50%)scale(1.035);box-shadow:0 0 22px #00a9ff33,inset 0 0 16px #00a9ff14}.gallery-arrow:hover:after{opacity:1;border-color:#46ccff40;transform:scale(1)}.gallery-arrow svg{width:18px}.gallery-arrow.prev{left:14px}.gallery-arrow.prev svg{transform:rotate(180deg)}.gallery-arrow.next{right:14px}.image-count{z-index:3;color:#dce9f3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020910c7;border:1px solid #ffffff1c;border-radius:7px;justify-content:center;align-items:center;min-width:43px;height:27px;padding:0 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:13px;right:13px;box-shadow:0 10px 24px #00000038}.thumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.thumbnails button{aspect-ratio:16/9;border:1px solid var(--border);cursor:pointer;opacity:.62;background:#050c14;border-radius:10px;padding:3px;transition:opacity .18s,border-color .18s,box-shadow .18s;overflow:hidden}.thumbnails button.active{opacity:1;border-color:#31c7ff;box-shadow:0 0 20px #00a8ff29}.thumbnails img{object-fit:contain;object-position:center;border-radius:7px;width:100%;height:100%;display:block}.product-info{min-width:0;padding-top:0}.product-title-line{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:28px;margin:0 0 25px;display:grid}.product-title-line>div:first-child{min-width:0}.product-title-line h1{white-space:nowrap;width:100%;margin:0;font-size:clamp(38px,4.1vw,62px);font-weight:780;line-height:1.02;overflow:visible}.title-status{margin-top:14px}.product-price{text-align:right;min-width:122px;padding-top:5px}.product-price small,.product-price strong{display:block}.product-price small{color:#8296a9;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.product-price strong{margin-top:3px;font-size:27px}.purchase-panel{border:1px solid var(--border-blue);background:linear-gradient(#081624e6,#050e18e6);border-radius:16px;padding:23px;box-shadow:0 25px 65px #00000038}.variant-heading{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.variant-heading span{font-size:13px;font-weight:750}.variant-heading small{color:#60d3ff;font-size:10px}.variant-grid{gap:8px;display:grid}.variant-grid button{border:1px solid var(--border);color:#fff;text-align:left;cursor:pointer;background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;min-height:60px;padding:10px 13px;transition:all .18s;display:flex}.variant-grid button:hover:not(:disabled),.variant-grid button.active{background:#0089ff1a;border-color:#39c7ff66;box-shadow:inset 0 0 24px #0082ff0d}.variant-grid button:disabled{opacity:.35;cursor:not-allowed}.variant-grid strong,.variant-grid small{display:block}.variant-grid small{color:#72879b;margin-top:2px;font-size:10px}.variant-grid button>span:last-child{color:#8bddff;font-size:14px;font-weight:750}.purchase-row{justify-content:space-between;align-items:end;margin:16px 0;display:flex}.purchase-row label{color:#899daf;text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:10px;font-weight:700;display:grid}.quantity{border:1px solid var(--border);border-radius:9px;grid-template-columns:36px 44px 36px;height:42px;display:inline-grid;overflow:hidden}.quantity button,.quantity input{color:#fff;text-align:center;background:#ffffff06;border:0}.quantity button{cursor:pointer;color:#6bd8ff}.quantity input{-moz-appearance:textfield;outline:0;width:100%}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.selected-total{text-align:right}.selected-total small,.selected-total strong{display:block}.selected-total small{color:#72879a;text-transform:uppercase;font-size:10px}.selected-total strong{font-size:22px}.purchase-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.availability-note{color:#ffb660;margin:12px 0 0;font-size:11px;line-height:1.55}.purchase-trust{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:14px;display:flex}.purchase-trust span{color:#93a8ba;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;align-items:center;gap:7px;min-width:0;font-size:9px;font-weight:600;line-height:1.25;display:inline-flex}.purchase-trust svg{color:#53ceff;flex:0 0 14px;width:14px;height:14px;display:block;overflow:visible}.product-details-grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;margin-top:86px;display:grid}.product-features-section,.product-requirements-section{border:1px solid var(--border);background:#06111dc7;border-radius:17px;min-width:0;padding:34px}.product-features-section>h2{color:#fff;align-items:center;gap:12px;margin:0 0 22px;font-size:31px;font-weight:800;display:flex}.product-features-section>h2>span{background:#35caff;border-radius:999px;width:4px;height:25px;box-shadow:0 0 18px #00a9ff6b}.product-feature-grid{align-items:start;gap:12px;display:grid}.product-feature-item{background:#050c15d1;border:1px solid #94bee024;border-radius:13px;transition:border-color .28s,background .28s,box-shadow .32s;overflow:hidden;box-shadow:0 16px 42px #0000002b}.product-feature-item:hover,.product-feature-item.is-open{background:#06101be6;border-color:#43c3fa40;box-shadow:0 20px 48px #00000038,0 0 30px #008bff0d}.product-feature-item>button{color:#f7fbff;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:70px;padding:15px 18px;font-size:15px;font-weight:800;display:flex}.product-feature-item>button>span{align-items:center;gap:13px;min-width:0;display:inline-flex}.product-feature-item>button>span>i{color:#42cfff;background:#0091ff24;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-style:normal;display:grid;box-shadow:inset 0 1px #ffffff09}.product-feature-item>button>span>i svg{width:19px;height:19px}.product-feature-item>button>svg{color:#91a5b9;width:17px;height:17px;transition:transform .3s var(--ease),color .24s ease;flex:none;transform:rotate(90deg)}.product-feature-item.is-open>button>svg{color:#64d7ff;transform:rotate(-90deg)}.product-feature-content-shell{opacity:0;transition:grid-template-rows .32s ease,opacity .24s ease,transform .32s var(--ease);grid-template-rows:0fr;display:grid;transform:translateY(-8px)}.product-feature-item.is-open .product-feature-content-shell{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.product-feature-content-inner{min-height:0;overflow:hidden}.product-feature-content-inner ul{border-top:1px solid #94bee01c;gap:14px;margin:0;padding:17px 20px 21px 48px;list-style:none;display:grid}.product-feature-content-inner li{color:#d7e3ed;font-size:14px;line-height:1.5;position:relative}.product-feature-content-inner li:before{content:"";background:#27c7ff;border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:-18px;box-shadow:0 0 10px #00a9ff73}.product-requirements-section h2{margin:16px 0 12px;font-size:31px}.requirements-list{gap:11px;margin:22px 0 0;padding:0;list-style:none;display:grid}.requirements-list li{border:1px solid var(--border);color:#b6c4d1;background:#ffffff05;border-radius:9px;align-items:center;gap:10px;padding:11px 12px;font-size:12px;display:flex}.requirements-list svg{color:#49d3ff;flex:none;width:17px}.related-products{margin-top:88px}.product-info{grid-area:1/2}.product-requirements-section{grid-area:2/1}.product-requirements-section h2{margin-top:0}.product-requirements-bottom{width:calc(50% - 10px);margin-top:42px}.main-image>img{object-fit:contain;object-position:center;place-self:auto;width:100%;max-width:none;height:100%;max-height:none;position:absolute;inset:0}.thumbnails button{opacity:1;transition:border-color .26s ease,background-color .26s ease,box-shadow .34s var(--ease);background:#050c14;padding:0}.thumbnails button:hover{background:#07121d;border-color:#46ccff7a;box-shadow:0 8px 22px #0003,0 0 16px #00a8ff12}.thumbnails button.active{opacity:1;background:#061522;border-color:#31c7ff;box-shadow:0 0 0 1px #31c7ff14,0 0 20px #00a8ff29}.thumbnails img{opacity:1;border-radius:9px;transition:none}.thumbnails button:hover img,.thumbnails button.active img{opacity:1}.thumbnails{flex-wrap:wrap;gap:10px;display:flex}.thumbnails button{flex:0 0 118px;width:118px}.product-details-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:30px;margin-top:68px;display:grid}.product-details-layout .product-features-section{margin-top:0}.product-details-layout .product-feature-grid{grid-template-columns:1fr}.product-details-layout .product-requirements-bottom{grid-area:1/2;width:100%;margin-top:40px}.product-info .product-title-line{margin-bottom:18px}.product-info .purchase-panel{padding:18px}.product-info .variant-grid{gap:7px}.product-info .variant-grid button{min-height:52px;padding:8px 12px}.product-info .purchase-row{margin:12px 0}.product-info .purchase-trust{margin-top:12px;padding-top:10px}.gallery-arrow:after{display:none}.variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-features-section{background:0 0;border:0;border-radius:0;margin-top:86px;padding:0}.product-features-section>h2{margin-bottom:22px;font-size:18px}.product-features-section>h2>span{width:4px;height:20px;box-shadow:0 0 14px #00a9ff47}.product-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cart-page{width:min(1220px,100% - 48px)}.cart-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;display:grid}.cart-lines{min-width:0}.cart-title{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.cart-title h1{margin:14px 0 0;font-size:clamp(40px,5vw,62px)}.cart-title>button,.cart-item-copy button{color:#71879b;cursor:pointer;background:0 0;border:0;font-size:11px}.cart-title>button:hover,.cart-item-copy button:hover{color:#ff6b7a}.cart-item{border:1px solid var(--border);background:#06111dcc;border-radius:13px;grid-template-columns:98px minmax(0,1fr) auto 90px;align-items:center;gap:16px;min-width:0;margin-bottom:10px;padding:13px;display:grid}.cart-item-image{aspect-ratio:16/10;background:#040b12;border-radius:9px;width:98px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-copy{min-width:0}.cart-item-copy a,.cart-item-copy span{display:block}.cart-item-copy a{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.cart-item-copy span{color:#8196aa;margin-top:4px;font-size:10px}.cart-item-copy button{margin-top:7px;padding:0}.quantity.compact{grid-template-columns:30px 35px 30px;height:37px}.cart-item>strong{text-align:right;font-size:14px}.cart-summary{border:1px solid var(--border-blue);background:#06111df0;border-radius:17px;padding:25px;position:sticky;top:110px;box-shadow:0 28px 70px #00000047}.cart-summary h2{margin:16px 0 22px}.summary-line,.summary-total{justify-content:space-between;align-items:center;display:flex}.summary-line{color:#899eb1;margin-top:11px;font-size:12px}.summary-total{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}.summary-total strong{font-size:25px}.checkout-email{color:#8499ac;text-transform:uppercase;letter-spacing:.06em;gap:7px;margin-top:20px;font-size:10px;font-weight:700;display:grid}.checkout-email input{border:1px solid var(--border);color:#fff;text-transform:none;letter-spacing:0;background:#ffffff06;border-radius:9px;outline:0;min-height:45px;padding:0 12px}.checkout-email input:focus{border-color:#3dc7ff66}.mock-notice{color:#c7a66e;background:#ffaa000b;border:1px solid #ffbc4c26;border-radius:9px;gap:8px;margin:16px 0 0;padding:11px;font-size:10px;line-height:1.55;display:flex}.mock-notice svg{flex:none;width:16px}.checkout-button{width:100%;margin-top:17px}.form-error{color:#ff7786;margin:12px 0 0;font-size:11px}.checkout-success{color:#60e6a3;background:#2ad0860f;border:1px solid #3de29738;border-radius:10px;grid-template-columns:20px 1fr;gap:4px 8px;margin-top:14px;padding:13px;display:grid}.checkout-success svg{width:19px}.checkout-success span,.checkout-success code{color:#9cb9ab;grid-column:2;font-size:10px}.cart-loading,.route-loading{color:#8ca0b3;justify-content:center;align-items:center;gap:10px;min-height:360px;display:flex}.spinner{border:2px solid #ffffff29;border-top-color:#50d1ff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin;display:inline-block}.cart-empty{min-height:520px}.cart-page{position:relative}.cart-hero{text-align:center;max-width:820px;margin:0 auto 62px;position:relative}.cart-hero:before{content:"";z-index:-1;filter:blur(95px);pointer-events:none;background:#0089ff1f;border-radius:50%;width:min(760px,92vw);height:260px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.cart-hero>span{color:#65d7ff;letter-spacing:.02em;font-size:13px;font-weight:800;display:inline-block}.cart-hero h1{margin:14px 0;font-size:clamp(48px,6vw,76px);font-weight:790;line-height:1}.cart-hero p{max-width:680px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.7}.cart-hero>*{backface-visibility:hidden;will-change:opacity,transform,filter}.cart-hero>span{animation:.42s cubic-bezier(.16,1,.3,1) both status-hero-enter}.cart-hero h1{animation:.5s cubic-bezier(.16,1,.3,1) 60ms both status-hero-enter}.cart-hero p{animation:.46s cubic-bezier(.16,1,.3,1) .12s both status-hero-enter}.cart-empty{text-align:center;background:linear-gradient(#050c14e6,#03090ff0);border:1px solid #74a8cf2e;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;width:min(760px,100%);min-height:336px;margin:0 auto;padding:44px 34px;animation:.44s cubic-bezier(.16,1,.3,1) .15s both legal-shell-enter;display:flex;overflow:hidden;box-shadow:0 30px 75px #0000003d,inset 0 1px #ffffff05}.cart-empty-icon{color:#9aaaba;background:#8497ab1a;border-radius:50%;place-items:center;width:66px;height:66px;display:grid;box-shadow:inset 0 0 0 1px #a8bed009}.cart-empty-icon svg{width:31px;height:31px}.cart-empty h2{margin:20px 0 9px;font-size:24px;line-height:1.2}.cart-empty p{color:#8fa2b5;max-width:560px;margin:0;font-size:15px;line-height:1.6}.cart-empty .button{min-width:170px;margin-top:17px}.cart-title h2{margin:14px 0 0;font-size:clamp(26px,3vw,34px)}.cart-item-image{aspect-ratio:16/10}.cart-item-image img{object-fit:contain;object-position:center}.cart-item-image img[data-fit=cover]{object-fit:cover}.cart-title,.cart-item,.cart-summary{backface-visibility:hidden;transform:translateZ(0)}.cart-item{grid-template-columns:98px minmax(0,1fr) auto 118px}.cart-title{animation:.42s cubic-bezier(.16,1,.3,1) .185s both cart-content-enter}.cart-item{transition:border-color .2s,background-color .2s,box-shadow .22s,translate .24s cubic-bezier(.16,1,.3,1);animation:.44s cubic-bezier(.16,1,.3,1) both cart-content-enter}.cart-item:hover{background:#071726eb;border-color:#35c6ff5c;translate:0 -3px;box-shadow:0 14px 32px #0068b31f,inset 0 1px #73dcff06}.cart-item-price{justify-content:flex-end;align-items:center;gap:10px;min-width:112px;display:flex}.cart-item-price strong{white-space:nowrap;font-size:14px}.cart-item-price button{color:#788b9e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;transition:color .18s,border-color .18s,background-color .18s;display:grid}.cart-item-price button svg{width:16px;height:16px}.cart-item-price button:hover{color:#ff7888;background:#ff576e0f;border-color:#ff667a33}.cart-summary{animation:.47s cubic-bezier(.16,1,.3,1) both cart-summary-enter}.cart-checkout-benefit{color:#8fa4b7;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:10px;font-weight:650;display:flex}.cart-checkout-benefit svg{color:#43cfff;filter:drop-shadow(0 0 7px #21beff2e);width:16px;height:16px}.product-cart-notice{z-index:2147483001;backface-visibility:hidden;background:linear-gradient(145deg,#061624fc,#030c15fe);border:1px solid #3cc4ff4d;border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(370px,100vw - 32px);min-height:82px;padding:12px 13px;animation:2.3s cubic-bezier(.16,1,.3,1) both product-cart-notice-life;display:grid;position:fixed;top:96px;right:22px;overflow:hidden;box-shadow:0 24px 58px -25px #000000eb,0 14px 38px -28px #00aeff99,inset 0 1px #ffffff09}.product-cart-notice:before{content:"";background:linear-gradient(90deg,#0000,#2dc2ff6b,#0000);height:1px;position:absolute;top:0;left:15px;right:15px;box-shadow:0 0 13px #00b2ff33}.product-cart-notice-icon{color:#55e5a7;background:#2fd29114;border:1px solid #3fd5a133;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.product-cart-notice-icon svg{width:21px;height:21px}.product-cart-notice-copy{min-width:0}.product-cart-notice-copy small,.product-cart-notice-copy strong,.product-cart-notice-copy>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-cart-notice-copy small{color:#65d7ff;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.product-cart-notice-copy strong{color:#f6fbff;margin-top:5px;font-size:13px;line-height:1.2}.product-cart-notice-copy>span{color:#849aaf;margin-top:4px;font-size:10px}.product-cart-notice>a{color:#72d9ff;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.product-cart-notice>a svg{width:14px;height:14px;transition:transform .18s}.product-cart-notice>a:hover svg{transform:translate(2px)}.legal-page{width:min(1050px,100% - 48px)}.legal-content,.status-list,.contact-grid,.legal-page>.faq-list{border:1px solid var(--border);background:#06111db8;border-radius:18px;padding:26px;position:relative;box-shadow:0 32px 80px #00000038}.legal-content section{padding:12px 4px 24px}.legal-content section+section{border-top:1px solid var(--border);padding-top:28px}.legal-content h2{margin-bottom:12px;font-size:23px}.legal-content p,.legal-content li{color:#a1b2c2;font-size:13px;line-height:1.85}.legal-content p{margin:0 0 12px}.legal-content ul{margin:2px 0 18px;padding-left:24px}.legal-content li{margin:6px 0;padding-left:3px}.legal-content li::marker{color:var(--accent-bright)}.legal-content a{color:#59d9ff;text-underline-offset:3px;-webkit-text-decoration:underline #59d9ff59;text-decoration:underline #59d9ff59}.status-summary{border:1px solid var(--border);color:#889caf;background:#06111db3;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:18px 26px;margin-bottom:16px;padding:13px;font-size:11px;display:flex}.status-summary span{align-items:center;gap:7px;display:inline-flex}.status-summary i{border-radius:50%;width:7px;height:7px}.status-summary .operational{background:#2ecc71;box-shadow:0 0 10px #2ecc71}.status-summary .updating{background:#f1c40f;box-shadow:0 0 10px #f1c40f}.status-summary .offline{background:#e74c3c;box-shadow:0 0 10px #e74c3c}.status-summary .testing{background:#9b59b6;box-shadow:0 0 10px #9b59b6}.status-summary .use-at-own-risk{background:#f97316;box-shadow:0 0 10px #f97316}.status-list{padding:12px}.status-row{border:1px solid #0000;border-radius:11px;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:18px;min-height:73px;padding:11px 14px;transition:border-color .18s,background .18s,transform .18s;display:grid}.status-row+.status-row{border-top-color:var(--border);border-top-left-radius:0;border-top-right-radius:0}.status-row:hover{background:#0084ff0f;border-color:#3ec6ff3b;border-radius:11px;position:relative;transform:translate(3px)}.status-product{align-items:center;gap:12px;min-width:0;display:flex}.status-icon{border:1px solid var(--border);background:#0089ff12;border-radius:9px;flex:none;place-items:center;width:39px;height:39px;display:grid}.status-icon:before{content:"";filter:drop-shadow(0 0 8px #00aeff52);background:linear-gradient(135deg,#78e6ff 5%,#24c8ff 45%,#087cff 100%);width:23px;height:23px;-webkit-mask:url(/assets/game-controller.png) 50%/contain no-repeat;mask:url(/assets/game-controller.png) 50%/contain no-repeat}.status-product strong,.status-product small{display:block}.status-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.status-product small{color:#71869a;text-transform:capitalize;margin-top:3px;font-size:9px}.status-row>svg{color:#647a8f;width:16px}:is(.status-page,.catalog-page,.faq-page,.contact-page,.policy-page) .page-hero>*{contain:paint;backface-visibility:hidden;will-change:opacity,transform,filter}:is(.status-page,.catalog-page,.faq-page,.contact-page,.policy-page) .page-hero .section-kicker{animation:.42s cubic-bezier(.16,1,.3,1) both status-hero-enter}:is(.status-page,.catalog-page,.faq-page,.contact-page,.policy-page) .page-hero h1{animation:.5s cubic-bezier(.16,1,.3,1) 65ms both status-hero-enter}:is(.status-page,.catalog-page,.faq-page,.contact-page,.policy-page) .page-hero p{animation:.46s cubic-bezier(.16,1,.3,1) .125s both status-hero-enter}.policy-page .legal-content{animation:.3s .145s both legal-shell-enter}.policy-page .page-hero h1{contain:layout style;overflow:visible}.policy-page .legal-content section{backface-visibility:hidden;animation:legal-section-enter .43s cubic-bezier(.16,1,.3,1) calc(.185s + var(--legal-index) * 52ms) both}.faq-page>.faq-list{animation:.24s .11s both faq-page-shell-enter}.faq-page>.faq-list .faq-item{animation:faq-page-item-enter .36s cubic-bezier(.16,1,.3,1) calc(.155s + var(--faq-index) * 36ms) both}.contact-grid{grid-template-columns:1fr 1fr;gap:11px;padding:13px;display:grid}.contact-card{border:1px solid var(--border);background:#ffffff04;border-radius:12px;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:14px;min-height:125px;padding:20px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:grid}.contact-card:hover{background:#0084ff0f;border-color:#3cc6ff4d;transform:translateY(-3px);box-shadow:0 20px 45px #0000002e}.contact-icon{color:#62d3ff;background:#0089ff1a;border:1px solid #4bcaff3d;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.contact-icon svg{width:23px}.contact-card strong,.contact-card small{display:block}.contact-card strong{margin-bottom:5px;font-size:14px}.contact-card small{color:#8398ab;font-size:10px;line-height:1.55}.contact-card>svg{color:#698095;width:17px}.contact-note{border:1px solid var(--border);background:#06111db8;border-radius:11px;align-items:center;gap:13px;margin-top:11px;padding:15px 18px;display:flex}.contact-note svg{color:#57d1ff;flex:none;width:20px}.contact-note p{color:#91a5b8;margin:0;font-size:11px}.business-note{margin-top:8px}.business-note a{color:#68d7ff}.faq-page>.faq-list{padding:13px}.contact-page .contact-grid{background:linear-gradient(145deg,#071421e0,#040d17e0);border-color:#5bb9e621;animation:.26s .115s both contact-shell-enter;overflow:hidden;box-shadow:0 30px 72px #0000003b,inset 0 1px #ffffff05}.contact-page .contact-card{isolation:isolate;animation:contact-card-enter .38s cubic-bezier(.16,1,.3,1) calc(.155s + var(--contact-index) * 42ms) both;background:linear-gradient(145deg,#091827e0,#05101ce6);border-color:#68b5e524;transition:transform .36s cubic-bezier(.16,1,.3,1),border-color .26s,background .3s,box-shadow .36s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.contact-page .contact-card:before{content:"";z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(circle at 12%,#00a9ff1b,#0000 37%);transition:opacity .3s;position:absolute;inset:0}.contact-page .contact-card:hover{background:linear-gradient(145deg,#0a1f31f2,#051320f5);border-color:#4accff57;transform:translateY(-4px);box-shadow:0 22px 48px #00000042,0 0 28px #0097ff12,inset 0 1px #ffffff09}.contact-page .contact-card:hover:before{opacity:1}.contact-page .contact-icon{color:#78e4ff;background:linear-gradient(145deg,#044e77b8,#042745e6);border-color:#43caff52;transition:color .26s,border-color .26s,background .3s,box-shadow .32s,transform .36s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 26px #0003,inset 0 1px #ffffff12,0 0 18px #00a9ff0f}.contact-page .contact-icon svg{filter:drop-shadow(0 0 8px #3ecfff29);width:24px;height:24px}.contact-page .contact-card:hover .contact-icon{color:#b4f1ff;background:linear-gradient(145deg,#056494d1,#043051f0);border-color:#5ddcff80;transform:translateY(-1px)scale(1.035);box-shadow:0 13px 30px #0000003d,inset 0 1px #ffffff17,0 0 24px #00a9ff1c}.contact-page .contact-card strong{color:#f3f9fd;letter-spacing:-.015em;-webkit-font-smoothing:antialiased;margin-bottom:6px;font-size:15px;font-weight:760;line-height:1.25}.contact-page .contact-card small{color:#9eb1c2;-webkit-font-smoothing:antialiased;font-size:11px;font-weight:450;line-height:1.55}.contact-page .contact-card>svg{color:#718da3;transition:color .24s,transform .34s cubic-bezier(.16,1,.3,1)}.contact-page .contact-card:hover>svg{color:#72d9ff;transform:translate(3px)}.contact-page .contact-note{background:linear-gradient(145deg,#071421d6,#040e18e0);border-color:#68b5e521;transition:border-color .26s,box-shadow .32s cubic-bezier(.16,1,.3,1);animation:.36s cubic-bezier(.16,1,.3,1) .35s both contact-note-enter;box-shadow:inset 0 1px #ffffff04}.contact-page .contact-note.business-note{animation-delay:.405s}.contact-page .contact-note:hover{border-color:#49ccff61;box-shadow:inset 0 0 0 1px #2fbeff13,0 0 22px #0097ff12}.contact-page .contact-note svg{color:#58d5ff;filter:drop-shadow(0 0 7px #00a9ff24);width:19px;height:19px;overflow:visible}.contact-page .contact-note p{color:#a6b8c7;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:450;line-height:1.55}.contact-page .business-note a{color:#6cdbff;font-weight:650}.purchase-toast-layer{z-index:2147483000;pointer-events:none;opacity:0;visibility:hidden;isolation:isolate;backface-visibility:hidden;will-change:opacity,transform;width:min(386px,100vw - 32px);position:fixed;bottom:22px;left:22px;transform:translate(0,0)}.purchase-toast-layer:before{content:"";z-index:-1;pointer-events:none;opacity:0;will-change:opacity;border-radius:14px;transition:opacity .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;box-shadow:0 0 20px #00aeff33,0 8px 30px #0085ff1f}.purchase-toast-layer.is-entering{visibility:visible;pointer-events:auto;animation:.56s cubic-bezier(.22,1,.36,1) both purchase-toast-in}.purchase-toast-layer.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,0)}.purchase-toast-layer.is-leaving{visibility:visible;animation:.38s cubic-bezier(.4,0,.2,1) both purchase-toast-out}.purchase-toast{width:100%;min-height:88px;color:inherit;background:linear-gradient(145deg,#061522fc,#030c15fe);border:1px solid #3fbef847;border-radius:14px;grid-template-columns:60px minmax(0,1fr) 42px;align-items:center;gap:13px;padding:13px 14px;text-decoration:none;transition:border-color .38s,box-shadow .52s cubic-bezier(.22,1,.36,1),transform .38s cubic-bezier(.16,1,.3,1),background .42s;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 54px -25px #000000eb,0 13px 36px -26px #00aeff7a,inset 0 1px #ffffff08}.purchase-toast:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#30c4ff6b 18%,#29bfff 50%,#30c4ff6b 82%,#0000);height:1px;position:absolute;top:0;left:13px;right:13px;box-shadow:0 0 15px #00aeff38}.purchase-toast:after{content:"";z-index:0;pointer-events:none;opacity:.55;background:radial-gradient(circle,#009fff17,#0000 70%);border-radius:50%;width:190px;height:150px;position:absolute;top:-80px;left:-70px}.purchase-toast>*{z-index:1;position:relative}.purchase-toast-layer:hover:before{opacity:1;transition-duration:.3s}.purchase-toast:hover{background:linear-gradient(145deg,#071826fe,#040e18fe);border-color:#48cbff6b;transition-duration:.26s,.32s,.32s,.32s;transform:translateY(-2px);box-shadow:0 24px 54px -25px #000000eb,0 13px 36px -26px #00aeff7a,inset 0 1px #ffffff0a}.purchase-image{isolation:isolate;backface-visibility:hidden;background:#02080e;border:1px solid #52c3f638;border-radius:10px;width:60px;height:60px;overflow:hidden;transform:translateZ(0);box-shadow:0 9px 22px #0000004d,0 0 16px #0097ff0b}.purchase-image img{object-fit:cover;backface-visibility:hidden;width:100%;height:100%;display:block;transform:translateZ(0)}.purchase-copy{min-width:0}.purchase-copy small,.purchase-copy strong,.purchase-copy>span{display:block}.purchase-copy small{color:#66d7ff;letter-spacing:.072em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;-webkit-font-smoothing:antialiased;font-size:9px;font-weight:820;line-height:1.1;overflow:hidden}.purchase-copy small i{background:#45e39d;border-radius:50%;width:6px;height:6px;margin-right:7px;animation:2.4s ease-in-out infinite purchase-toast-dot;display:inline-block;position:relative;top:-1px;box-shadow:0 0 9px #45e39db3}.purchase-copy strong{color:#f7fbff;letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;-webkit-font-smoothing:antialiased;margin-top:7px;font-size:14px;font-weight:740;line-height:1.2;overflow:hidden}.purchase-copy>span{color:#8a9fb1;-webkit-font-smoothing:antialiased;margin-top:6px;font-size:10px;font-weight:500;line-height:1}.purchase-cart{color:#5ed5ff;background:#ffffff08;border:1px solid #53beee1c;border-radius:11px;place-items:center;width:42px;height:42px;transition:color .24s,border-color .24s,background .24s,transform .32s cubic-bezier(.16,1,.3,1);display:grid;box-shadow:inset 0 1px #ffffff06}.purchase-cart svg{width:18px;height:18px}.purchase-toast:hover .purchase-cart{color:#ebfaff;background:#009dff1b;border-color:#44c6ff3d;transform:translate(1px)}@keyframes purchase-toast-in{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0,0)}}@keyframes purchase-toast-out{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-22px)}}@keyframes purchase-toast-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}.error-code{color:#27bdff24;letter-spacing:-.08em;font-size:110px;font-weight:900;line-height:.8}.not-found{min-height:620px}@keyframes grid-drift{0%{background-position:0 0,0 0,0 0}to{background-position:120px 180px,88px 0,0 88px}}@keyframes glow-pulse{0%,to{opacity:.74;transform:scale(.96)}50%{opacity:1;transform:scale(1.045)}}@keyframes text-shine{0%{background-position:145%}to{background-position:-22%}}@keyframes status-hero-enter{0%{opacity:0;filter:blur(5px);transform:translateY(18px)}52%{filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes faq-page-shell-enter{0%{opacity:0}to{opacity:1}}@keyframes faq-page-item-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes contact-shell-enter{0%{opacity:0}to{opacity:1}}@keyframes contact-card-enter{0%{opacity:0;transform:translateY(17px)}to{opacity:1;transform:none}}@keyframes contact-note-enter{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}@keyframes legal-shell-enter{0%{opacity:0}to{opacity:1}}@keyframes legal-section-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes cart-content-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes cart-summary-enter{0%{opacity:0;transform:translate(22px,10px)}to{opacity:1;transform:translate(0,0)}}@keyframes product-cart-notice-life{0%{opacity:0;transform:translate(26px,10px)scale(.98)}14%,82%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(18px)scale(.99)}}@keyframes agent-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-9px)}}@keyframes hero-agent-float{0%,to{translate:0}50%{translate:0 -16px}}@keyframes hero-agent-soft-focus{0%{opacity:.28}58%{opacity:.1}to{opacity:0}}@keyframes scroll-cue{0%{opacity:0;transform:translate(-50%)}45%{opacity:1}to{opacity:0;transform:translate(-50%,14px)}}@keyframes intro-rise{0%{opacity:0;filter:blur(14px);transform:translateY(26px)scale(.985)}72%{filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes intro-left{0%{opacity:0;transform:translate(-65px,25px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes intro-right{0%{opacity:0;transform:translate(65px,25px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes card-enter{to{opacity:1;filter:blur();transform:none}}@keyframes benefit-enter{0%{opacity:0;filter:blur(13px);transform:translateY(24px)scale(.97)}72%{filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes radar-pulse{0%{opacity:.8;transform:scale(.75)}to{opacity:0;transform:scale(1.35)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes subtle-blue{50%{box-shadow:inset 0 0 35px #0080ff0f}}@keyframes payment-scroll{0%{transform:translate(0,0)}to{transform:translate(-525px)}}@keyframes review-scroll{to{transform:translate(-50%)}}@keyframes reviews-heading-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes reviews-cards-enter{0%{opacity:0;transform:translateY(68px)scale(.955)}38%{opacity:.72}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes review-card-enter{0%{opacity:0;transform:translateY(56px)scale(.95)}44%{opacity:.82}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes faq-heading-enter{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes faq-item-enter{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes gallery-fade{0%{opacity:.76}to{opacity:1}}@keyframes why-enter-up{0%{opacity:0;transform:translateY(27px)scale(.987)}}@keyframes why-enter-left{0%{opacity:0;transform:translate(-38px,8px)scale(.987)}}@keyframes why-safe-radar{0%{opacity:.75;transform:scale(.72)}72%,to{opacity:0;transform:scale(1.28)}}@keyframes why-safe-shield{0%,to{transform:scale(1);box-shadow:0 0 24px #00a9ff1f}48%{transform:scale(1.055);box-shadow:0 0 34px #00a9ff3b}}@keyframes why-delivery-ring{0%{stroke-dashoffset:251.327px;opacity:0}7%{stroke-dashoffset:251.327px;opacity:.58}50%,80%{stroke-dashoffset:0;opacity:1}91%,to{stroke-dashoffset:0;opacity:0}}@keyframes why-delivery-number{0%{--delivery-progress:0}50%,to{--delivery-progress:100}}@keyframes why-delivery-loading{0%{opacity:0;filter:blur(4px);transform:scale(.94)translateY(3px)}7%,45%{opacity:1;filter:blur();transform:scale(1)translateY(0)}55%,to{opacity:0;filter:blur(3px);transform:scale(.96)}}@keyframes why-delivery-done{0%,48%{opacity:0;filter:blur(4px);transform:scale(.92)translateY(4px)}58%,78%{opacity:1;filter:blur();transform:scale(1)translateY(0)}90%,to{opacity:0;filter:blur(4px);transform:scale(.94)translateY(-2px)}}@media (min-width:2201px){.hero-agent{width:clamp(740px,32vw,820px);height:clamp(820px,68vh,960px)}.hero-copy{width:770px}}@media (min-width:1200px) and (max-width:1700px){.hero-agent{width:clamp(560px,35vw,690px);height:clamp(660px,80vh,840px)}.hero-agent-left{left:clamp(-3rem,-.35vw,-.25rem)}.hero-agent-right{right:clamp(-3rem,-.35vw,-.25rem)}}@media (max-width:1180px){.hero-copy{width:min(620px,72vw)}.hero-copy h1{font-size:clamp(43px,7vw,67px)}.hero-copy p{width:min(58vw,540px)}.hero-agent{width:clamp(300px,33vw,390px);height:clamp(430px,62vh,610px);bottom:-1.35rem}.hero-agent-left{left:-4.75rem}.hero-agent-right{right:-4.75rem}.hero-agent img{opacity:.42}.benefit-strip{grid-template-columns:repeat(2,1fr)}.why-section{padding-inline:34px}.why-grid{grid-template-columns:1fr;max-width:860px}.featured-product{min-height:430px}.why-side{grid-template-rows:224px 184px;grid-template-columns:1fr 1fr}.payment-card{grid-column:1/-1;min-height:184px}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-brand{grid-row:span 2}.product-detail{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);gap:25px}.product-title-line{grid-template-columns:1fr;gap:8px}.product-price{text-align:left}}@media (max-width:900px){.navbar-wrap{height:auto;padding:12px 14px 0}.navbar{height:62px}.navbar:before{background:#040b13c4;border-color:#68b5e51f;border-radius:15px;width:100%;height:100%;bottom:0;left:0;transform:none;box-shadow:0 16px 50px #00000038,inset 0 1px #ffffff06}.navbar-inner{gap:10px;padding:0 14px;display:flex}.menu-button{place-items:center;display:grid}.nav-links{border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;transition:opacity .23s ease,transform .33s var(--ease),visibility 0s linear .33s;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);will-change:opacity,transform;background:#040c15f7;border-radius:12px;flex-direction:column;align-items:stretch;padding:10px;display:flex;position:absolute;top:74px;left:14px;right:14px;transform:translateY(-10px)scale(.985);box-shadow:0 24px 55px #0006}.nav-links.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .23s ease,transform .33s var(--ease),visibility 0s;transform:translate(0,0)scale(1)}.nav-links a{border:1px solid #0000;border-radius:9px;padding:11px 12px;transition:color .18s,border-color .22s,background .22s,box-shadow .22s}.nav-links a:after{display:none}.nav-links a.active{background:#0089ff17;border-color:#48c8ff57;box-shadow:inset 0 1px #ffffff09,0 0 22px #0089ff0e}.cart-link{margin-left:0}.home-hero{min-height:720px;margin-top:-76px;padding-top:160px}.hero-copy{width:min(650px,86vw)}.section{margin-top:100px}.category-grid,.featured-products-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.why-side{grid-template-rows:224px 184px;grid-template-columns:1fr 1fr}.payment-card{grid-column:1/-1}.product-detail{grid-template-columns:1fr}.product-info,.product-requirements-section{grid-area:auto}.product-info{margin-top:15px}.product-title-line{grid-template-columns:minmax(0,1fr) auto}.product-price{text-align:right}.product-features-section{margin-top:60px}.product-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-requirements-bottom{width:100%}.product-details-layout{grid-template-columns:1fr;gap:34px}.product-details-layout .product-requirements-bottom{grid-area:auto;margin-top:0}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-area:auto/1/auto/-1}}@media (max-width:640px){.page-shell,.section,.product-page,.cart-page,.legal-page,.why-section{width:min(100% - 28px, var(--container))}.page-shell{padding-top:60px;padding-bottom:56px}.section{margin-top:82px}.navbar .brand>span:last-child{display:none}.brand-mark{width:36px;height:36px}.menu-button{margin-left:auto}.home-hero{min-height:650px;margin-top:-74px;padding:140px 16px 90px}.hero-copy{width:100%}.hero-copy h1{max-width:12.5ch;font-size:clamp(41px,10.4vw,58px)}.hero-copy p{width:min(92vw,600px);font-size:14px}.hero-actions{flex-direction:column;align-items:center}.hero-actions .button{width:min(270px,100%)}.scroll-cue{bottom:25px}.benefit-strip{grid-template-columns:1fr;gap:.95rem;width:min(100% - 16px,35rem);margin-top:1.45rem;padding-inline:.8rem}.benefit-strip article{min-height:0}.center-heading{margin-bottom:32px}.center-heading h2,.section-heading h2,.featured-products-heading h2{font-size:36px}.section-heading.split{flex-direction:column;align-items:start;gap:8px}.category-grid,.product-grid,.featured-products-grid{grid-template-columns:1fr}.category-card{aspect-ratio:16/9}.featured-products-heading{margin-bottom:30px}.featured-products-heading p{font-size:14px}.featured-store-info{padding:14px}.why-section{border-radius:0;width:100%;padding:50px 14px}.why-grid{gap:12px}.featured-product{align-items:start;min-height:430px;padding:26px}.featured-product>div{width:78%}.featured-product h3{font-size:33px}.featured-product img{width:78%;height:70%;right:-15%}.why-side{grid-template-rows:none;grid-template-columns:1fr;gap:12px}.why-card{min-height:244px}.payment-card{grid-column:auto;min-height:184px;padding:20px}.comparison-section .center-heading{margin-bottom:28px}.comparison-section .center-heading p{font-size:15px;line-height:1.6}.compare-frame{border-radius:14px}.compare-stage{aspect-ratio:1.12;border-radius:13px}.home-faq .center-heading h2{white-space:normal}.reviews-stage{height:184px}.review-card{width:290px;min-height:184px;padding:20px}.page-hero{margin-bottom:36px}.page-hero h1{font-size:45px}.catalog-controls{grid-template-columns:1fr}.select-field{justify-content:space-between}.category-pills{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.category-pills a{flex:none}.breadcrumb{margin-bottom:18px}.product-title-line{grid-template-columns:1fr}.product-price{text-align:left}.main-image{aspect-ratio:16/9}.purchase-panel{padding:16px}.variant-grid,.purchase-actions{grid-template-columns:1fr}.purchase-trust{flex-wrap:wrap;justify-content:flex-start}.product-requirements-section{padding:24px 18px}.product-feature-grid{grid-template-columns:1fr}.cart-hero{margin-bottom:40px}.cart-hero h1{font-size:48px}.cart-hero p{font-size:14px}.cart-empty{min-height:320px;padding:38px 20px}.cart-empty p{font-size:13px}.cart-item{grid-template-columns:74px minmax(0,1fr) auto;gap:11px}.cart-item-image{grid-area:1/1/span 2;width:74px}.cart-item-copy{grid-area:1/2}.cart-item .quantity{grid-area:2/2}.cart-item-price{grid-area:1/3/span 2;align-self:center;min-width:0}.cart-summary{padding:20px}.cart-title{align-items:start}.cart-title h2{font-size:28px}.status-summary{flex-direction:column;align-items:flex-start;gap:8px}.status-list{padding:7px}.status-row{grid-template-columns:minmax(0,1fr) auto;gap:9px}.status-row>svg{display:none}.status-pill{font-size:8px}.contact-grid{grid-template-columns:1fr;padding:8px}.contact-card{min-height:112px}.legal-content,.legal-page>.faq-list{padding:14px}.footer{margin-top:82px;padding:48px 18px 28px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.purchase-toast-layer{bottom:16px;left:16px}.purchase-toast{grid-template-columns:54px minmax(0,1fr) 36px;gap:10px;padding:10px}.purchase-image{width:54px;height:54px}.purchase-cart{width:36px;height:36px}.product-cart-notice{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;width:auto;min-height:76px;padding:10px 11px;top:84px;left:14px;right:14px}.product-cart-notice-icon{width:40px;height:40px}.product-cart-notice>a{font-size:9px}.why-demo-card{align-items:stretch;gap:0;min-height:430px;padding:0}.why-demo-card>div{width:auto}.why-demo-console{inset:18px 14px -20px}.why-demo-hint{display:none}.why-demo-layout{grid-template-columns:50px minmax(0,1fr);min-height:100%}.why-demo-tabs{padding:11px 6px}.why-demo-tabs button{width:36px;height:36px}.why-demo-panel{padding:12px 12px 11px}.why-demo-colors>div{gap:6px}.why-demo-copy{padding:17px 18px 19px}.featured-product .why-demo-copy h3{font-size:22px}.featured-product .why-demo-copy p{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-bg:before,.hero-grid,.hero-copy h1,.featured-product img,.payment-marquee>div,.reviews-track,.delivery-card{animation-duration:18s}.why-demo-toggle i,.why-demo-colors button{animation:none!important}.why-demo-slider-rail i{transition:none!important;animation:none!important}.why-demo-slider-rail:before{transition:none!important}.reveal,.stagger-card{transition-duration:.28s;animation-duration:.28s}}@media (max-width:760px){.hero-agent{display:none}}.product-page .product-detail{border-bottom:1px solid #94bee017;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:52px;padding-bottom:58px}.product-page .product-info{min-width:0;padding-top:2px}.product-page .product-title-line{align-items:start;gap:22px;margin:0}.product-page .product-title-line h1{letter-spacing:-.045em;font-size:clamp(36px,3.2vw,48px);line-height:1.03}.product-page .product-price{min-width:104px;padding-top:3px}.product-page .product-price strong{font-size:28px;line-height:1.1}.product-page .title-status{margin-top:12px}.product-page .product-info .purchase-panel{box-shadow:none;background:0 0;border:0;border-top:1px solid #94bee01a;border-radius:0;margin-top:28px;padding:25px 0 0}.product-page .purchase-config-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:14px;display:flex}.product-page .variant-heading{justify-content:initial;gap:4px;min-width:0;margin:0;display:grid}.product-page .variant-heading span,.product-page .purchase-quantity-label>span:first-child{color:#9aadc0;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:750}.product-page .variant-heading small{color:#55d1ff;font-size:10px}.product-page .purchase-config-meta{flex:none;align-items:flex-end;gap:18px;display:flex}.product-page .purchase-quantity-label{gap:7px;display:grid}.product-page .quantity{background:#ffffff05;border-color:#94bee026;grid-template-columns:34px 40px 34px;height:42px}.product-page .selected-total{min-width:68px}.product-page .selected-total strong{font-size:20px}.product-page .variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-page .variant-grid button{min-width:0;min-height:72px;transition:transform .26s var(--ease),border-color .22s ease,background .22s ease,box-shadow .28s ease;background:#ffffff04;border-color:#94bee01a;border-radius:10px;align-items:flex-start;padding:12px 14px}.product-page .variant-grid button:hover:not(:disabled){transform:translateY(-2px)}.product-page .variant-grid strong{font-size:14px;line-height:1.25}.product-page .variant-grid button>span:last-child{white-space:nowrap;padding-top:1px;font-size:13px}.product-page .purchase-actions{grid-template-columns:minmax(0,1fr) 178px;gap:10px;margin-top:24px}.product-page .purchase-actions .button{min-height:52px}.product-page .purchase-trust{border-top:0;grid-template-columns:repeat(2,max-content);justify-content:center;align-items:center;gap:0 72px;min-height:42px;margin-top:18px;padding:14px 0 0;display:grid}.product-page .purchase-trust span{color:#9bafc0;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;justify-content:center;min-height:24px;padding:0 12px;font-size:10px;font-weight:650;line-height:1.2}.product-page .purchase-trust span+span{border-left:0}.product-page .purchase-trust svg{color:#52d3ff;filter:drop-shadow(0 0 7px #00a9ff24);flex:0 0 16px;width:16px;height:16px;overflow:visible}@media (max-width:640px){.product-page .purchase-trust{grid-template-columns:1fr;gap:7px}.product-page .purchase-trust span{justify-content:flex-start;padding:0 4px}.product-page .purchase-trust span+span{border-left:0}}.product-page .product-details-layout{margin-top:52px;display:block}.product-page .product-requirements-bottom{background:0 0;border:0;border-radius:0;grid-area:auto;width:100%;margin:0;padding:0}.product-page .product-requirements-section h2,.product-page .product-features-section>h2{color:#f7fbff;letter-spacing:-.025em;align-items:center;gap:12px;margin:0 0 22px;font-size:20px;font-weight:780;line-height:1.2;display:flex}.product-page .product-requirements-section h2:before{content:"";background:#35caff;border-radius:99px;width:4px;height:20px;box-shadow:0 0 15px #00a9ff4d}.product-page .product-features-section>h2>span{width:4px;height:20px}.product-page .requirements-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.product-page .requirements-list li{color:#d4e0e9;min-width:0;min-height:102px;transition:transform .26s var(--ease),border-color .22s ease,background .22s ease,box-shadow .28s ease;background:#ffffff04;border-color:#94bee01a;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:13px;padding:17px;font-size:12px;line-height:1.45;display:grid}.product-page .requirements-list li:hover{background:#071523b8;border-color:#3fc6ff40;transform:translateY(-2px);box-shadow:0 16px 34px #00000029}.product-page .requirements-list svg{box-sizing:content-box;color:#48d1ff;background:#0091ff1f;border-radius:9px;width:18px;height:18px;padding:9px}.product-page .product-features-section{background:0 0;border:0;border-radius:0;margin-top:58px;padding:0}.product-page .product-feature-grid,.product-page .product-details-layout .product-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-page .product-feature-item{box-shadow:none;background:#ffffff04;border-color:#94bee01a}.product-page .product-feature-item>button{min-height:68px;padding:14px 16px}.product-page .related-products{border-top:1px solid #94bee014;padding-top:68px}@media (max-width:1180px){.product-page .product-detail{gap:30px}.product-page .product-title-line{grid-template-columns:1fr;gap:8px}.product-page .product-price{text-align:left}.product-page .purchase-config-head{align-items:flex-start}.product-page .purchase-config-meta{gap:10px}.product-page .requirements-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.product-page .product-detail{grid-template-columns:1fr;gap:30px}.product-page .product-info{margin-top:0}.product-page .product-title-line{grid-template-columns:minmax(0,1fr) auto}.product-page .product-price{text-align:right}}@media (max-width:640px){.product-page .product-detail{padding-bottom:42px}.product-page .product-title-line{grid-template-columns:1fr}.product-page .product-price{text-align:left}.product-page .purchase-config-head{flex-direction:column;align-items:stretch}.product-page .purchase-config-meta{justify-content:space-between}.product-page .variant-grid,.product-page .purchase-actions,.product-page .requirements-list,.product-page .product-feature-grid,.product-page .product-details-layout .product-feature-grid{grid-template-columns:1fr}.product-page .requirements-list li{min-height:84px}}.product-page .product-detail{background:linear-gradient(135deg,#0a1019f5,#070c13f7);border:1px solid #94bee01c;border-radius:18px;align-items:stretch;gap:28px;padding:22px;box-shadow:0 30px 80px #00000040,inset 0 1px #ffffff05}.product-page .product-gallery{min-width:0;padding:0}.product-page .main-image{box-shadow:none;background:#050a11;border-color:#94bee014;border-radius:14px}.product-page .thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.product-page .thumbnails button{background:#080d14;border-radius:9px;flex:none;width:auto;min-width:0}.product-page .product-info{border-left:1px solid #94bee012;min-width:0;margin:0;padding:7px 0 7px 28px}.product-page .product-title-line{margin:0;display:block}.product-page .product-title-line h1{font-size:clamp(36px,3.15vw,48px)}.product-page .product-badges{flex-wrap:wrap;align-items:center;gap:9px;margin-top:13px;display:flex}.product-page .delivery-pill,.product-page .product-badges .status-pill{color:#eef8ff;background:#ffffff0b;border:1px solid #ffffff0b;border-radius:8px;align-items:center;gap:8px;min-height:35px;padding:0 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.product-page .delivery-pill svg{color:#35bfff;width:17px;height:17px}.product-page .product-badges .status-pill{border-color:color-mix(in srgb,var(--status-color) 34%,transparent);background:color-mix(in srgb,var(--status-color) 18%,#03090fe0);color:var(--status-color);margin:0}.product-page .product-info .purchase-panel{border:0;margin-top:26px;padding:0}.product-page .purchase-config-head{align-items:center;min-height:56px;margin:0 0 22px}.product-page .purchase-config-head .selected-total{text-align:left;min-width:0}.product-page .purchase-config-head .selected-total small{display:none}.product-page .purchase-config-head .selected-total strong{color:#fff;letter-spacing:-.035em;font-size:34px;line-height:1}.product-page .purchase-quantity-label{align-items:center;gap:12px;display:flex}.product-page .purchase-quantity-label>span:first-child{display:none}.product-page .quantity{background:#ffffff04;border-color:#94bee021;border-radius:10px;grid-template-columns:40px 52px 40px;height:48px}.product-page .quantity button{font-size:18px}.product-page .variant-heading{margin-bottom:11px}.product-page .variant-heading span{color:#96a8ba;font-size:11px}.product-page .variant-grid{gap:10px}.product-page .variant-grid button{background:#ffffff05;border:1px solid #94bee00e;border-radius:8px;min-height:76px;padding:13px 14px;display:block;position:relative}.product-page .variant-grid button:hover:not(:disabled){background:#0c1e2fa6;border-color:#40c4ff33;transform:translateY(-2px)}.product-page .variant-grid button.active{background:linear-gradient(135deg,#08b9f1 0%,#0876f5 58%,#0759e2 100%);border-color:#47d1ff52;box-shadow:0 14px 30px #006fff2e,inset 0 1px #ffffff2e}.product-page .variant-grid button.active:hover:not(:disabled){background:linear-gradient(135deg,#08b9f1 0%,#0876f5 58%,#0759e2 100%);border-color:#69dcff85;transform:translateY(-2px);box-shadow:0 17px 34px #006fff40,inset 0 1px #ffffff38}.product-page .variant-option-copy{text-align:left;gap:4px;display:grid}.product-page .variant-option-copy small{color:#9eafc0;letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.product-page .variant-option-copy strong{color:#fff;font-size:16px}.product-page .variant-grid button.active .variant-option-copy small{color:#ffffffd1}.product-page .variant-stock{color:#90a5b8;letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:8px;font-weight:700;position:absolute;top:13px;right:13px}.product-page .variant-grid button.active .variant-stock{color:#ffffffdb}.product-page .purchase-actions{grid-template-columns:minmax(0,1fr) 170px;margin-top:25px}.product-page .purchase-actions .button{border-radius:9px;min-height:56px}@media (max-width:900px){.product-page .product-detail{padding:18px}.product-page .product-info{border-top:1px solid #94bee012;border-left:0;padding:25px 2px 2px}}@media (max-width:640px){.product-page .product-detail{border-radius:14px;padding:12px}.product-page .thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-page .product-info{padding-top:22px}.product-page .product-title-line h1{font-size:34px}.product-page .purchase-config-head{flex-direction:row;align-items:center}.product-page .purchase-config-head .selected-total strong{font-size:30px}.product-page .variant-grid,.product-page .purchase-actions{grid-template-columns:1fr}}.product-page .thumbnails{grid-template-columns:repeat(3,170px);justify-content:start}.product-page .product-requirements-section h2{letter-spacing:-.02em;align-items:baseline;gap:0;font-size:19px;font-weight:750;line-height:1}.product-page .product-requirements-section h2:before{align-self:center;margin-right:11px}.product-page .product-requirements-section h2>span{margin-left:6px}.product-page .requirements-list li{grid-template-columns:34px minmax(0,1fr);gap:11px;min-height:84px;padding:13px 15px}.product-page .requirements-list svg{width:16px;height:16px;padding:8px}@media (max-width:640px){.product-page .thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page .requirements-list li{min-height:76px}}.product-motion-page .product-detail,.product-motion-page .product-requirements-section h2,.product-motion-page .requirements-list li,.product-motion-page .product-features-section>h2,.product-motion-page .product-feature-item,.product-motion-page .related-products .section-heading,.product-motion-page .related-products .product-card{opacity:0;visibility:hidden}.product-motion-page .product-detail{filter:blur(6px);transition:opacity .28s cubic-bezier(.22,1,.36,1),filter .34s cubic-bezier(.16,1,.3,1),visibility 0s linear .34s;transform:none}.product-motion-page .product-requirements-section h2,.product-motion-page .product-features-section>h2,.product-motion-page .related-products .section-heading{transition:opacity .22s,transform .28s cubic-bezier(.16,1,.3,1),visibility 0s linear .28s;transform:translateY(19px)}.product-motion-page .requirements-list li{transition:opacity .24s,transform .3s cubic-bezier(.16,1,.3,1),visibility 0s linear .3s,border-color .22s,background .22s,box-shadow .28s;transform:translateY(26px)}.product-motion-page .product-feature-item{transition:opacity .25s,transform .31s cubic-bezier(.16,1,.3,1),visibility 0s linear .31s,border-color .28s,background .28s,box-shadow .32s;transform:translateY(27px)}.product-motion-page .related-products .product-card{transition:opacity .27s,transform .33s cubic-bezier(.16,1,.3,1),visibility 0s linear .33s,border-color .22s,box-shadow .22s;transform:translateY(34px)}.product-motion-page .product-detail.is-product-revealed,.product-motion-page .product-requirements-section h2.is-product-revealed,.product-motion-page .requirements-list li.is-product-revealed,.product-motion-page .product-features-section>h2.is-product-revealed,.product-motion-page .product-feature-item.is-product-revealed,.product-motion-page .product-feature-item[data-product-motion-revealed=true],.product-motion-page .related-products .section-heading.is-product-revealed,.product-motion-page .related-products .product-card.is-product-revealed{opacity:1;visibility:visible;transition-delay:0s;transform:none}.product-motion-page .product-detail.is-product-revealed{filter:blur()}.product-motion-page .requirements-list li.is-product-revealed:hover,.product-motion-page .product-card.is-product-revealed:hover{transform:translateY(-3px)}.navbar-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;width:min(356px,29vw);margin-left:0;display:flex}.nav-auth{min-height:44px;animation:nav-auth-enter .46s var(--ease) both;align-items:center;gap:9px;display:flex}.nav-auth-loading{visibility:hidden;opacity:0;pointer-events:none;background:0 0;width:220px;animation:none}.nav-login,.nav-register,.nav-admin,.nav-username,.nav-logout{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;min-height:40px;font-size:12px;font-weight:700;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex}.nav-login{color:#cde9f8;padding:0 10px}.nav-login:hover{color:#6fddff}.nav-register{color:#fff;background:linear-gradient(135deg,#0cc7ff 0%,#087bff 55%,#0759db 100%);border:1px solid #4fceff7a;padding:0 17px;box-shadow:0 10px 26px #007fff38,inset 0 1px #ffffff3d}.nav-register:hover,.nav-admin:hover{transform:translateY(-1px)}.nav-register:hover{filter:brightness(1.08);box-shadow:0 13px 31px #008dff4a,inset 0 1px #ffffff4d}.nav-username{color:#fff;gap:9px;padding:0 10px}.nav-username span:last-child{text-overflow:ellipsis;max-width:88px;overflow:hidden}.nav-username svg{color:#67dcff;filter:drop-shadow(0 0 7px #00a9ff40);width:17px;height:17px}.nav-admin{color:#7fe2ff;background:linear-gradient(135deg,#00a9ff1c,#087cff11);border:1px solid #38bdf852;gap:7px;padding:0 13px;box-shadow:inset 0 1px #ffffff09,0 0 20px #0089ff0b}.nav-admin:hover{color:#d7f7ff;background:linear-gradient(135deg,#00b9ff2b,#087cff1c);border-color:#58daff85;box-shadow:inset 0 1px #ffffff0d,0 8px 24px #0089ff1f}.nav-admin svg{width:17px}.nav-logout{color:#8294a7;cursor:pointer;background:0 0;border:0;padding:0 10px}.nav-logout svg{width:18px;height:18px;display:none}.nav-logout:hover{color:#fff}.mobile-nav-account{display:none}.auth-page{flex-direction:column;justify-content:center;width:min(100% - 28px,540px);min-height:calc(100vh - 120px);margin:0 auto;padding:72px 0 90px;display:flex}.auth-heading>*,.auth-card,.auth-card>*,.auth-switch{opacity:0}.auth-page.is-motion-ready .auth-brand{animation:auth-heading-in .62s var(--ease) 30ms both}.auth-page.is-motion-ready .auth-heading h1{animation:auth-heading-in .68s var(--ease) 85ms both}.auth-page.is-motion-ready .auth-heading p{animation:auth-heading-in .68s var(--ease) .135s both}.auth-page.is-motion-ready .auth-card{animation:auth-card-in .7s var(--ease) .175s both}.auth-page.is-motion-ready .auth-card>:first-child{animation:auth-field-in .54s var(--ease) .255s both}.auth-page.is-motion-ready .auth-card>:nth-child(2){animation:auth-field-in .54s var(--ease) .3s both}.auth-page.is-motion-ready .auth-card>:nth-child(3){animation:auth-field-in .54s var(--ease) .345s both}.auth-page.is-motion-ready .auth-card>:nth-child(4){animation:auth-field-in .54s var(--ease) .39s both}.auth-page.is-motion-ready .auth-card>:nth-child(5){animation:auth-field-in .54s var(--ease) .435s both}.auth-page.is-motion-ready .auth-card>:nth-child(6){animation:auth-field-in .54s var(--ease) .48s both}.auth-page.is-motion-ready .auth-switch{animation:auth-heading-in .58s var(--ease) .525s both}.auth-heading{text-align:center}.auth-brand{color:#fff;align-items:center;gap:9px;margin-bottom:26px;font-size:23px;font-weight:800;display:inline-flex}.auth-brand img{object-fit:contain;width:31px;height:31px}.auth-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,5vw,39px)}.auth-heading p{color:#768ca6;margin:8px 0 0;font-size:15px}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080e15e6;border:1px solid #7f97ad1f;border-radius:16px;margin-top:34px;padding:30px;box-shadow:0 30px 80px #00000047,inset 0 1px #ffffff06}.auth-card label{color:#eef6ff;gap:10px;margin-bottom:22px;font-size:13px;font-weight:700;display:grid}.auth-card input{color:#fff;width:100%;height:48px;font:inherit;background:#03070c;border:1px solid #839ab333;border-radius:8px;outline:0;padding:0 14px;font-weight:400;transition:border-color .18s,box-shadow .18s}.auth-card input::placeholder{color:#6d82a2}.auth-card input:focus{border-color:#4fceffad;box-shadow:0 0 0 3px #00a9ff17,0 0 24px #0089ff12}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0cc7ff 0%,#087bff 55%,#0759db 100%);border:1px solid #4fceff80;border-radius:8px;width:100%;height:49px;font-size:14px;font-weight:800;transition:filter .18s,transform .18s,box-shadow .18s;box-shadow:0 14px 35px #007fff38,inset 0 1px #ffffff40}.auth-submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 18px 42px #008dff4a,inset 0 1px #ffffff4d}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{color:#ff8894;text-align:center;margin:14px 0 0;font-size:12px}.auth-terms{color:#7d92ad;text-align:center;margin:20px 0 0;font-size:11px;line-height:1.6}.auth-terms a,.auth-switch a{color:#65d8ff;transition:color .18s,text-shadow .18s}.auth-terms a:hover,.auth-switch a:hover{color:#d6f8ff;text-shadow:0 0 18px #37caff66}.auth-switch{color:#7f93aa;text-align:center;margin:28px 0 0;font-size:13px}.account-page{padding-top:78px;padding-bottom:110px}.account-header,.account-alert,.orders-panel{opacity:0}.account-page.is-motion-ready .account-header{animation:account-section-in .72s var(--ease) 45ms both}.account-page.is-motion-ready .account-alert{animation:account-section-in .64s var(--ease) .135s both}.account-page.is-motion-ready .orders-panel{animation:account-section-in .72s var(--ease) .185s both}.account-page.is-motion-ready .orders-toolbar{animation:account-inner-in .58s var(--ease) .3s both}.account-page.is-motion-ready .orders-notice,.account-page.is-motion-ready .orders-empty{animation:account-inner-in .58s var(--ease) .35s both}.account-page.is-motion-ready .order-card{opacity:0;animation:account-card-in .58s var(--ease) calc(.335s + var(--order-delay,0s)) forwards}.account-loading{color:#859aad;justify-content:center;align-items:center;gap:10px;min-height:55vh;display:flex}.account-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.account-header h1{letter-spacing:-.05em;margin:12px 0 6px;font-size:clamp(38px,5vw,62px)}.account-header h1 span{color:#6fd8ff}.account-header p{color:#7f94a9;margin:0}.account-alert{background:#ffad2c0e;border:1px solid #ffbd5333;border-radius:12px;margin-top:30px;padding:18px 20px}.account-alert strong{color:#ffd38d;font-size:13px}.account-alert p{color:#a9987c;margin:6px 0 0;font-size:12px;line-height:1.65}.orders-panel{border:1px solid var(--border);background:#050d15d4;border-radius:17px;margin-top:30px;padding:26px}.orders-toolbar{justify-content:space-between;align-items:end;gap:24px;display:flex}.orders-toolbar h2{margin:0;font-size:24px}.orders-toolbar p{color:#758b9f;margin:7px 0 0;font-size:12px}.order-filters{border:1px solid var(--border);background:#03080d;border-radius:10px;gap:7px;padding:4px;display:flex}.order-filters button{color:#8397aa;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:35px;padding:0 12px;font-size:11px;font-weight:700;transition:color .18s,background .18s,box-shadow .18s,transform .18s}.order-filters button:hover{color:#7fe2ff;transform:translateY(-1px)}.order-filters button.active{color:#8be7ff;background:linear-gradient(135deg,#00c7ff33,#087bff33);box-shadow:inset 0 0 18px #0089ff14}.orders-notice{color:#c7a66e;margin:20px 0 0;font-size:12px}.orders-empty{text-align:center;border:1px dashed #7a93aa29;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;margin-top:22px;display:flex}.orders-empty h3{margin:0;font-size:18px}.orders-empty p{color:#7890a4;max-width:440px;margin:8px 0 18px;font-size:12px}.orders-empty a{color:#74d9ff;font-size:12px;font-weight:700}.orders-list{gap:12px;margin-top:20px;display:grid}.order-card{border:1px solid var(--border);background:#ffffff04;border-radius:13px;overflow:hidden}.order-card>header,.order-card>footer{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.order-card>header{border-bottom:1px solid var(--border)}.order-card>header div{gap:3px;display:grid}.order-card>header span{font-size:12px;font-weight:750}.order-card time{color:#71869a;font-size:10px}.order-status{color:#7fbcff;text-transform:uppercase;letter-spacing:.06em;background:#5093da1a;border-radius:99px;padding:5px 9px;font-size:9px}.order-status.status-completed{color:#58e2a6;background:#34ce911a}.order-item{border-bottom:1px solid #7893aa14;grid-template-columns:1fr auto 100px;align-items:center;gap:18px;padding:13px 16px;font-size:11px;display:grid}.order-item div{gap:3px;display:grid}.order-item div span{color:#71869a}.order-item>strong{text-align:right}.order-card>footer span{color:#7d91a5;font-size:11px}.order-card>footer strong{font-size:15px}@media (min-width:2000px){.auth-page{width:min(100% - 48px,630px);padding-top:88px;padding-bottom:112px}.auth-brand{margin-bottom:30px;font-size:27px}.auth-brand img{width:36px;height:36px}.auth-heading h1{font-size:44px}.auth-heading p{margin-top:10px;font-size:17px}.auth-card{border-radius:19px;margin-top:40px;padding:38px}.auth-card label{gap:11px;margin-bottom:26px;font-size:15px}.auth-card input{border-radius:10px;height:56px;padding-inline:17px;font-size:15px}.auth-submit{border-radius:10px;height:56px;font-size:16px}.auth-error{font-size:13px}.auth-terms{margin-top:23px;font-size:12px}.auth-switch{margin-top:32px;font-size:15px}.account-page.page-shell{width:min(1440px,100% - 72px);padding-top:96px;padding-bottom:132px}.account-header h1{font-size:68px}.account-header p{font-size:16px}.account-alert{border-radius:15px;margin-top:35px;padding:22px 24px}.account-alert strong{font-size:15px}.account-alert p{font-size:14px}.orders-panel{border-radius:20px;margin-top:35px;padding:32px}.orders-toolbar h2{font-size:29px}.orders-toolbar p,.orders-notice{font-size:14px}.order-filters button{min-height:41px;padding-inline:16px;font-size:13px}.orders-empty{min-height:330px}.orders-empty h3{font-size:21px}.orders-empty p,.orders-empty a{font-size:14px}.orders-list{gap:15px}.order-card{border-radius:15px}.order-card>header,.order-card>footer{padding:17px 20px}.order-card>header span{font-size:14px}.order-card time{font-size:12px}.order-status{padding:6px 11px;font-size:10px}.order-item{grid-template-columns:1fr auto 120px;padding:16px 20px;font-size:13px}.order-card>footer span{font-size:13px}.order-card>footer strong{font-size:17px}}@keyframes nav-auth-enter{0%{opacity:0;filter:blur(4px);transform:translateY(-7px)}to{opacity:1;filter:blur();transform:none}}@keyframes auth-heading-in{0%{opacity:0;filter:blur(7px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:none}}@keyframes auth-card-in{0%{opacity:0;filter:blur(8px);transform:translateY(18px)scale(.988)}to{opacity:1;filter:blur();transform:none}}@keyframes auth-field-in{0%{opacity:0;filter:blur(4px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:none}}@keyframes account-section-in{0%{opacity:0;filter:blur(7px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:none}}@keyframes account-inner-in{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:none}}@keyframes account-card-in{0%{opacity:0;filter:blur(5px);transform:translateY(10px)scale(.992)}to{opacity:1;filter:blur();transform:none}}@media (max-width:1120px){.navbar-inner{column-gap:12px}.nav-links{gap:16px}.nav-auth{gap:5px}.nav-login{padding:0 6px}.nav-register{padding:0 12px}.nav-logout{width:36px;padding:0}.nav-logout span{display:none}.nav-logout svg{display:block}}@media (max-width:900px){.navbar-actions{flex:none;width:auto}.navbar-actions .nav-auth-guest,.navbar-actions .nav-auth-loading,.navbar-actions .nav-admin{display:none}.mobile-nav-account{border-top:1px solid #68b5e521;width:100%;margin-top:5px;padding-top:10px}.nav-links.is-open .mobile-nav-account{display:grid}.mobile-nav-guest{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.nav-links .mobile-nav-login,.nav-links .mobile-nav-register,.nav-links .mobile-nav-admin{border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-size:12px;font-weight:750;display:flex}.nav-links .mobile-nav-login{color:#cde9f8;background:#071522b3;border-color:#68b5e52e}.nav-links .mobile-nav-register{color:#fff;background:linear-gradient(135deg,#0cc7ff 0%,#087bff 55%,#0759db 100%);border-color:#4fceff7a;box-shadow:0 10px 26px #007fff2e,inset 0 1px #ffffff38}.nav-links .mobile-nav-admin{color:#80e2ff;background:linear-gradient(135deg,#00a9ff1a,#087cff0e);border-color:#38bdf847;justify-content:flex-start;padding:0 15px}.mobile-nav-login svg,.mobile-nav-admin svg{width:18px;height:18px}}@media (max-width:850px){.navbar-actions{margin-left:0}.nav-auth-user .nav-username span:last-child{text-overflow:ellipsis;max-width:88px;overflow:hidden}.nav-admin{padding:0 9px;font-size:0}.nav-admin svg{width:18px}}@media (max-width:640px){.navbar-actions{gap:5px}.nav-auth{gap:3px}.nav-username{padding:0 5px}.nav-username span:last-child{display:none}.cart-link{width:40px;height:40px}.auth-page{padding:45px 0 70px}.auth-card{padding:22px 18px}.account-page{padding-top:55px}.account-header,.orders-toolbar{flex-direction:column;align-items:flex-start}.orders-panel{padding:18px}.order-filters{width:100%}.order-filters button{flex:1}.order-item{grid-template-columns:1fr auto}.order-item>strong{text-align:left;grid-column:1/-1}}
