:root{--bg:#060607;--bg2:#0b0b0e;--panel:rgba(255,255,255,.05);--line:rgba(255,255,255,.1);--text:#f6f6f8;--muted:#a1a1aa;--acid:#baff4c;--cyan:#63e7ff;--violet:#7c5cff;--shadow:0 30px 90px rgba(0,0,0,.38);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -12%,rgba(124,92,255,.19),transparent 32%),radial-gradient(circle at 105% 18%,rgba(99,231,255,.09),transparent 24%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.wrap{width:min(1220px,calc(100% - 40px));margin:auto;position:relative;z-index:2}.noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.035;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.75'/%3E%3C/svg%3E")}.grid-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 88%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 88%)}.cursor-glow{position:fixed;width:420px;height:420px;border-radius:50%;pointer-events:none;z-index:0;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(124,92,255,.12),transparent 66%)}.site-header{position:sticky;top:0;z-index:100;background:#0606079e;-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;font-weight:950;letter-spacing:-.03em}.brand-mark{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,var(--acid),#86ffd0);color:#080808;font-weight:950;box-shadow:0 0 30px #baff4c3d}.nav-links{display:flex;gap:26px;font-size:13px;color:#d1d1d7}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:12px}.cart-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#e6e6ea}.cart-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:var(--acid);color:#080808;font-size:10px;font-weight:900}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:999px;border:1px solid transparent;font-weight:900;cursor:pointer;transition:.25s ease}.btn-primary{background:var(--acid);color:#080808;box-shadow:0 14px 44px #baff4c26}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 58px #baff4c3d}.btn-ghost{background:#ffffff0d;border-color:var(--line);color:#fff}.btn-ghost:hover{background:#ffffff17;transform:translateY(-2px)}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:42px;padding:68px 0 80px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:#ffffff0b;border:1px solid var(--line);font-size:12px;color:#d3d3d8}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 15px var(--acid)}.hero h1{font-size:clamp(56px,7vw,104px);line-height:.92;letter-spacing:-.067em;margin:22px 0;max-width:780px}.gradient-text{background:linear-gradient(90deg,#fff,var(--acid),var(--cyan),#fff);background-size:260% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:textFlow 7s linear infinite}@keyframes textFlow{to{background-position:260% center}}.hero-copy{font-size:19px;line-height:1.68;color:var(--muted);max-width:665px;margin:0 0 26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.micro{margin-top:16px;font-size:12px;color:#7e7e88}.stats{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px}.stat strong{display:block;font-size:24px;letter-spacing:-.04em}.stat span{font-size:11px;color:#787882;text-transform:uppercase;letter-spacing:.09em}.hero-visual{position:relative;min-height:650px;display:grid;place-items:center;perspective:1500px}.visual-glow{position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(124,92,255,.21),transparent 48%),radial-gradient(circle at 68% 40%,rgba(99,231,255,.1),transparent 48%);filter:blur(16px);animation:pulseGlow 5s ease-in-out infinite}@keyframes pulseGlow{50%{transform:scale(1.06);opacity:.83}}.product-wrap{position:absolute;left:3%;top:8%;width:470px;height:520px;animation:floatProduct 6s ease-in-out infinite}@keyframes floatProduct{0%,to{transform:translateY(5px) rotate(-2.5deg)}50%{transform:translateY(-11px) rotate(-1deg)}}.product-shadow{position:absolute;width:78%;height:70px;left:11%;bottom:6px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.56),transparent 68%);filter:blur(10px)}.product-base{position:absolute;left:20%;right:20%;bottom:18px;height:32px;border-radius:10px 10px 17px 17px;background:linear-gradient(180deg,#fff3,#ffffff0a);border:1px solid rgba(255,255,255,.14);transform:rotateX(65deg);box-shadow:0 15px 35px #0000004d}.review-plaque{position:absolute;left:8%;right:8%;top:18px;bottom:74px;border-radius:34px;overflow:hidden;transform:rotateY(-8deg) rotateX(3deg);background:linear-gradient(145deg,rgba(255,255,255,.11),transparent 18%),radial-gradient(circle at 82% 8%,rgba(99,231,255,.11),transparent 28%),linear-gradient(160deg,#17171c,#0a0a0d 64%);border:1px solid rgba(255,255,255,.16);box-shadow:0 40px 95px #0000007a,inset 0 1px #ffffff1c}.review-plaque:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(118deg,transparent 0 24%,rgba(255,255,255,.15) 29%,transparent 35% 70%,rgba(186,255,76,.11) 74%,transparent 80%);background-size:260% 100%;animation:shineSweep 5.2s linear infinite}@keyframes shineSweep{to{background-position:260% 0}}.plaque-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:32px;display:flex;flex-direction:column}.plaque-top{display:flex;align-items:center;justify-content:space-between}.plaque-brand{font-size:12px;font-weight:950;letter-spacing:.08em}.plaque-pill{padding:7px 9px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);font-size:9px;font-weight:900;color:#d8d8de}.plaque-stars{margin-top:50px;color:#f5b400;font-size:30px;letter-spacing:5px}.plaque-title{margin-top:13px;font-size:37px;line-height:.95;font-weight:950;letter-spacing:-.055em}.plaque-sub{margin-top:9px;font-size:13px;color:#9b9ba5;line-height:1.55;max-width:86%}.plaque-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between}.nfc-zone{width:118px;height:118px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(186,255,76,.22);background:radial-gradient(circle,rgba(186,255,76,.1),rgba(186,255,76,.025) 55%,transparent 58%);position:relative}.nfc-zone:before,.nfc-zone:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(186,255,76,.16);animation:ripple 2.2s ease-out infinite}.nfc-zone:before{top:-16px;right:-16px;bottom:-16px;left:-16px}.nfc-zone:after{top:-32px;right:-32px;bottom:-32px;left:-32px;animation-delay:.48s}@keyframes ripple{0%{opacity:0;transform:scale(.72)}35%{opacity:1}to{opacity:0;transform:scale(1.14)}}.nfc-main{font-size:23px;font-weight:950;color:var(--acid);letter-spacing:.07em;text-align:center}.nfc-label{margin-top:5px;font-size:8px;color:#91919b;text-transform:uppercase;letter-spacing:.11em;text-align:center}.mini-phone{position:absolute;right:0;bottom:60px;width:145px;height:295px;border-radius:33px;padding:7px;background:#050506;border:1px solid rgba(255,255,255,.24);box-shadow:0 28px 70px #00000080;transform:rotate(6deg);animation:phoneFloat 6s ease-in-out infinite;z-index:5}@keyframes phoneFloat{50%{transform:translate(-8px,12px) rotate(2deg)}}.mini-phone:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:62px;height:18px;border-radius:999px;background:#000;z-index:3}.phone-screen{height:100%;border-radius:27px;background:#fff;color:#111;padding:39px 10px 10px}.google-row{display:flex;justify-content:space-between;font-size:9px;color:#777}.google-row b{font-size:14px;color:#111}.phone-company{margin-top:16px;font-size:11px;font-weight:900}.phone-question{margin-top:5px;font-size:8px;color:#777}.phone-stars{display:flex;justify-content:space-between;color:#f5b400;font-size:20px;margin:14px 0 10px}.phone-stars span{animation:starPulse 1.8s ease-in-out infinite}@keyframes starPulse{50%{transform:translateY(-2px) scale(1.06)}}.phone-review{height:58px;border:1px solid #e0e1e4;border-radius:10px;padding:8px;color:#8d8d94;font-size:8px}.phone-post{width:100%;border:0;border-radius:9px;padding:9px;margin-top:8px;background:#1a73e8;color:#fff;font-size:9px;font-weight:900}.tap-beam{position:absolute;right:110px;bottom:230px;width:100px;height:2px;background:linear-gradient(90deg,transparent,var(--cyan),var(--acid));transform:rotate(-18deg);filter:drop-shadow(0 0 8px rgba(186,255,76,.8));animation:beam 6s ease-in-out infinite}@keyframes beam{0%,30%,to{opacity:0;transform:rotate(-18deg) scaleX(.2)}42%,58%{opacity:1;transform:rotate(-18deg) scaleX(1)}}.marquee{overflow:hidden;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff05}.marquee-track{display:flex;gap:46px;width:max-content;padding:15px 0;white-space:nowrap;font-size:12px;color:#8c8c96;text-transform:uppercase;letter-spacing:.12em;font-weight:900;animation:marqueeMove 25s linear infinite}.marquee-track b{color:var(--acid)}@keyframes marqueeMove{to{transform:translate(-50%)}}section{padding:100px 0}.kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--acid);font-weight:950}.section-title{font-size:clamp(40px,5vw,74px);line-height:.98;letter-spacing:-.056em;margin:14px 0 18px;max-width:900px}.section-sub{color:var(--muted);font-size:18px;line-height:1.64;max-width:760px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.step{min-height:270px;border:1px solid var(--line);border-radius:28px;padding:28px;background:linear-gradient(180deg,#ffffff0e,#ffffff05);transition:.3s ease}.step:hover{transform:translateY(-7px);border-color:#baff4c3d}.step-num{font-size:12px;color:#73737d}.step-icon{font-size:40px;margin-top:50px}.step h3{font-size:27px;letter-spacing:-.04em;margin:16px 0 9px}.step p{color:var(--muted);line-height:1.6;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.product-card{border-radius:30px;overflow:hidden;background:linear-gradient(180deg,#fff1,#ffffff06);border:1px solid rgba(255,255,255,.1);transition:.35s ease}.product-card:hover{transform:translateY(-8px);border-color:#baff4c38;box-shadow:0 30px 80px #0000004d}.product-media{aspect-ratio:1.05;background:radial-gradient(circle at 50% 30%,rgba(124,92,255,.14),transparent 38%),linear-gradient(180deg,#121217,#09090c);display:grid;place-items:center;padding:28px;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;border-radius:18px}.placeholder-product{width:74%;aspect-ratio:1.25;border-radius:24px;padding:24px;background:linear-gradient(145deg,rgba(255,255,255,.1),transparent 18%),linear-gradient(160deg,#17171c,#09090c);border:1px solid rgba(255,255,255,.14);box-shadow:0 25px 60px #00000059;display:flex;flex-direction:column}.placeholder-product .stars{color:#f5b400;font-size:20px;letter-spacing:4px;margin-top:24px}.placeholder-product h4{font-size:25px;letter-spacing:-.04em;margin:8px 0}.placeholder-product small{color:#9b9ba5}.placeholder-nfc{margin-top:auto;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(186,255,76,.22);color:var(--acid);font-size:12px;font-weight:900}.product-info{padding:22px}.product-title{font-size:25px;font-weight:900;letter-spacing:-.04em;margin:0 0 8px}.product-price{font-size:18px;font-weight:900;color:var(--acid);margin-bottom:10px}.product-desc{color:var(--muted);font-size:14px;line-height:1.55;min-height:44px}.product-actions{display:flex;gap:10px;margin-top:18px}.product-actions .btn{flex:1;padding:12px 16px;font-size:13px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.price-card{border:1px solid var(--line);background:#ffffff09;border-radius:30px;padding:30px;position:relative}.price-card.featured{border-color:#baff4c59;background:radial-gradient(circle at 50% 0%,rgba(186,255,76,.08),transparent 35%),#ffffff0a}.price-badge{position:absolute;right:18px;top:18px;padding:7px 10px;border-radius:999px;background:var(--acid);color:#080808;font-size:10px;font-weight:950}.price-card h3{font-size:24px;margin:0}.big-price{font-size:58px;font-weight:950;letter-spacing:-.06em;margin:24px 0 4px}.price-note{font-size:12px;color:#777782}.price-card ul{list-style:none;padding:0;margin:24px 0;color:#b9b9c0}.price-card li{padding:8px 0}.faq{border-top:1px solid var(--line);margin-top:40px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{list-style:none;cursor:pointer;font-size:20px;font-weight:800;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:var(--acid);font-size:24px}.faq details[open] summary:after{content:"\2212"}.faq p{color:var(--muted);line-height:1.65;max-width:850px}.cta-box{text-align:center;border:1px solid var(--line);border-radius:38px;padding:80px 28px;background:radial-gradient(circle at 50% 0%,rgba(186,255,76,.1),transparent 35%),#0a0a0d}.cta-box h2{font-size:clamp(42px,6vw,78px);letter-spacing:-.06em;line-height:.96;margin:0 auto 18px;max-width:900px}.cta-box p{color:var(--muted);font-size:18px;margin:0 auto 28px;max-width:700px}.main-product{padding:70px 0}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.product-gallery{border-radius:30px;background:#ffffff0a;border:1px solid var(--line);padding:24px}.product-gallery img{width:100%;border-radius:22px;display:block}.product-page h1{font-size:clamp(42px,5vw,70px);letter-spacing:-.055em;line-height:.98;margin:0 0 14px}.product-page-price{font-size:28px;font-weight:950;color:var(--acid);margin:12px 0 22px}.rte{color:#c0c0c7;line-height:1.7}.product-form{margin-top:28px}.field-label{display:block;font-size:12px;color:#aaaab2;margin-bottom:8px;font-weight:800}.select,.qty,input[type=number]{width:100%;background:#101014;border:1px solid var(--line);color:#fff;border-radius:14px;padding:13px 14px}.form-row{display:grid;grid-template-columns:2fr 1fr;gap:12px;margin-bottom:14px}.product-form .btn{width:100%}.cart-page{padding:70px 0 100px}.cart-page h1{font-size:clamp(42px,5vw,70px);letter-spacing:-.055em}.cart-items{display:grid;gap:14px;margin-top:30px}.cart-item{display:grid;grid-template-columns:90px 1fr 120px 120px;gap:18px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:20px;background:#ffffff09}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:14px}.cart-item-title{font-weight:900}.cart-footer{margin-top:26px;display:flex;justify-content:flex-end}.cart-summary{width:min(420px,100%);padding:24px;border-radius:24px;border:1px solid var(--line);background:#ffffff0a}.subtotal{display:flex;justify-content:space-between;font-size:20px;font-weight:900;margin-bottom:18px}.empty-state{text-align:center;padding:100px 20px}.empty-state h1{font-size:54px;letter-spacing:-.05em}.page-section{padding:70px 0 100px}.page-section h1{font-size:clamp(42px,5vw,70px);letter-spacing:-.055em}.page-content{max-width:850px;color:#c3c3c9;line-height:1.75}.site-footer{border-top:1px solid rgba(255,255,255,.06);padding:45px 0 60px;color:#767680}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}.footer-title{color:#fff;font-weight:900;margin-bottom:12px}.footer-links{display:grid;gap:8px;font-size:13px}.footer-note{font-size:13px;line-height:1.6}.footer-bottom{margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px}.reveal{opacity:0;transform:translateY(26px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:580px}.product-grid,.steps,.pricing-grid,.product-page{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.cart-item{grid-template-columns:70px 1fr 90px}.cart-item .line-total{display:none}}@media(max-width:620px){.wrap{width:min(100% - 24px,1220px)}.nav .btn-primary{display:none}.hero{padding-top:50px}.hero h1{font-size:58px}.hero-copy,.section-sub{font-size:16px}.hero-visual{min-height:500px}.product-wrap{left:-4%;top:7%;width:360px;height:450px}.review-plaque{left:6%;right:6%;border-radius:27px}.plaque-content{padding:23px}.plaque-stars{margin-top:36px;font-size:23px}.plaque-title{font-size:29px}.nfc-zone{width:92px;height:92px}.mini-phone{width:112px;height:228px;right:-6px;bottom:74px;padding:5px;border-radius:26px}.phone-screen{border-radius:20px;padding:31px 7px 7px}.phone-stars{font-size:15px}.tap-beam{right:82px;bottom:200px;width:74px}.stats{gap:16px}.footer-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:60px 1fr}.cart-item .qty-wrap{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
