.fs-scope{--ink:#0A0C0B;--ink-2:#10130F;--ink-3:#171C16;--panel:#0E1110;--green:#1DE57F;--green-deep:#00B85F;--green-glow:rgba(29,229,127,.35);--bone:#F4F3EC;--mute:#969E94;--line:rgba(255,255,255,.09);--line-2:rgba(255,255,255,.14);--flame:#FF5A36;--card:#12150F;--shadow:0 24px 60px -20px rgba(0,0,0,.7);--maxw:1280px;--r:18px;color:var(--bone);font-family:Manrope,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.fs-scope *{margin:0;padding:0;box-sizing:border-box}body.fs-dark{background:#0a0c0b;color:#f4f3ec;overflow-x:hidden}body.fs-dark:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(900px 480px at 78% -8%,rgba(29,229,127,.1),transparent 60%),radial-gradient(700px 400px at 8% 18%,rgba(29,229,127,.06),transparent 55%)}.fs-grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.fs-scope h1,.fs-scope h2,.fs-scope h3,.fs-scope .display{font-family:Anton,sans-serif;font-weight:400;line-height:.95;letter-spacing:.5px;text-transform:uppercase}.fs-scope a{color:inherit;text-decoration:none}.fs-scope img{display:block;max-width:100%}.fs-scope .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px;position:relative;z-index:2}.fs-scope .eyebrow{font-family:Manrope;font-weight:800;font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--green);display:inline-flex;align-items:center;gap:9px}.fs-scope .eyebrow:before{content:"";width:26px;height:2px;background:var(--green);display:inline-block}.fs-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:Manrope;font-weight:800;font-size:.92rem;letter-spacing:.02em;padding:16px 30px;border-radius:100px;cursor:pointer;border:none;transition:.25s cubic-bezier(.2,.7,.3,1);text-transform:uppercase;white-space:nowrap}.fs-scope .btn-primary{background:var(--green);color:#04150c;box-shadow:0 10px 30px -8px var(--green-glow)}.fs-scope .btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px -8px var(--green-glow);background:#34ff96}.fs-scope .btn-ghost{background:transparent;color:var(--bone);border:1.5px solid var(--line-2)}.fs-scope .btn-ghost:hover{border-color:var(--green);color:var(--green)}.fs-scope .btn svg{width:17px;height:17px}.fs-scope .announce{background:var(--green);color:#04150c;font-weight:800;font-size:.8rem;letter-spacing:.04em;text-align:center;padding:9px 16px;position:relative;z-index:60;overflow:hidden}.fs-scope .announce-track{display:flex;gap:60px;white-space:nowrap;animation:fsSlideA 26s linear infinite;width:max-content}.fs-scope .announce-track span{display:inline-flex;align-items:center;gap:8px}@keyframes fsSlideA{0%{transform:translate(0)}to{transform:translate(-50%)}}.fs-scope.fs-header{position:sticky;top:0;z-index:50;transition:.3s;display:block}.fs-scope.fs-header.scrolled{background:#080a09d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.fs-scope .nav{display:flex;align-items:center;justify-content:space-between;height:74px}.fs-scope .logo{display:flex;align-items:center;gap:12px}.fs-scope .logo .mark{width:42px;height:42px;flex:none}.fs-scope .logo .word{font-family:Anton;font-size:1.35rem;letter-spacing:1px;line-height:.9}.fs-scope .logo .word b{color:var(--green)}.fs-scope .logo .word small{display:block;font-family:Manrope;font-weight:700;font-size:.5rem;letter-spacing:.42em;color:var(--mute);margin-top:3px}.fs-scope .nav-links{display:flex;gap:30px;align-items:center}.fs-scope .nav-links a{font-weight:700;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:var(--bone);opacity:.85;transition:.2s;position:relative;padding:6px 0}.fs-scope .nav-links a:hover{opacity:1;color:var(--green)}.fs-scope .nav-links a.hot{color:var(--green)}.fs-scope .nav-links a.hot:after{content:"NEU";position:absolute;top:-9px;right:-26px;font-size:.5rem;background:var(--flame);color:#fff;padding:1px 5px;border-radius:4px;letter-spacing:.1em}.fs-scope .nav-actions{display:flex;align-items:center;gap:8px}.fs-scope .icon-btn{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:transparent;color:var(--bone);cursor:pointer;transition:.2s;position:relative}.fs-scope .icon-btn:hover{border-color:var(--green);color:var(--green)}.fs-scope .icon-btn svg{width:19px;height:19px}.fs-scope .cart-count{position:absolute;top:-4px;right:-4px;background:var(--green);color:#04150c;font-size:.62rem;font-weight:800;min-width:18px;height:18px;padding:0 4px;border-radius:9px;display:grid;place-items:center}.fs-scope .burger{display:none}.fs-mmenu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0a0c0b;transform:translate(100%);transition:.35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:24px;font-family:Manrope,sans-serif;color:#f4f3ec}.fs-mmenu.open{transform:none}.fs-mmenu .mtop{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.fs-mmenu .logo .word{font-family:Anton;font-size:1.3rem;letter-spacing:1px}.fs-mmenu .logo .word b{color:#1de57f}.fs-mmenu .icon-btn{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);background:transparent;color:#f4f3ec;cursor:pointer}.fs-mmenu .icon-btn svg{width:19px;height:19px}.fs-mmenu a{font-family:Anton;font-size:1.8rem;text-transform:uppercase;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.09)}.fs-mmenu a:hover{color:#1de57f}.fs-scope .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden}.fs-scope .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fs-scope .hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.fs-scope .hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080a0959,#080a098c 45%,#080a09f5)}.fs-scope .hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(700px 360px at 20% 0%,var(--green-glow),transparent 70%);mix-blend-mode:screen;opacity:.5;animation:fsFlood 7s ease-in-out infinite alternate}@keyframes fsFlood{0%{opacity:.25;transform:translate(-30px)}to{opacity:.55;transform:translate(40px)}}.fs-scope .hero-inner{position:relative;z-index:3;padding-bottom:64px;padding-top:80px;max-width:820px}.fs-scope .hero .tag{display:inline-flex;gap:8px;align-items:center;background:#1de57f1f;border:1px solid rgba(29,229,127,.4);color:var(--green);font-weight:800;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;padding:8px 16px;border-radius:100px;margin-bottom:24px}.fs-scope .hero .tag .dot{width:7px;height:7px;background:var(--green);border-radius:50%;animation:fsPulse 1.5s infinite}@keyframes fsPulse{0%,to{box-shadow:0 0 0 0 var(--green-glow)}50%{box-shadow:0 0 0 7px transparent}}.fs-scope .hero h1{font-size:clamp(3rem,8.5vw,6.7rem);margin-bottom:22px;text-shadow:0 8px 40px rgba(0,0,0,.5)}.fs-scope .hero h1 em{font-style:normal;color:var(--green);display:block}.fs-scope .hero p{font-size:1.18rem;color:#d8ddd5;max-width:540px;margin-bottom:34px;font-weight:500}.fs-scope .hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:30px}.fs-scope .hero-proof{display:flex;align-items:center;gap:22px;flex-wrap:wrap;font-size:.86rem;color:#c9cfc6;font-weight:600}.fs-scope .hero-proof .stars{color:var(--green);letter-spacing:2px}.fs-scope .hero-proof .sep{width:1px;height:16px;background:var(--line-2)}.fs-scope .reveal{opacity:0;transform:translateY(26px);animation:fsRise .9s cubic-bezier(.2,.7,.3,1) forwards}.fs-scope .reveal.d1{animation-delay:.1s}.fs-scope .reveal.d2{animation-delay:.22s}.fs-scope .reveal.d3{animation-delay:.34s}.fs-scope .reveal.d4{animation-delay:.46s}.fs-scope .reveal.d5{animation-delay:.58s}@keyframes fsRise{to{opacity:1;transform:none}}.fs-scope .wm{background:linear-gradient(110deg,#0c130d,#0a0f0a);border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.fs-scope .wm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(600px 300px at 85% 50%,rgba(29,229,127,.13),transparent 65%)}.fs-scope .wm-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:38px 0;flex-wrap:wrap}.fs-scope .wm-text{max-width:480px}.fs-scope .wm-text .eyebrow{margin-bottom:14px}.fs-scope .wm-text h2{font-size:clamp(1.8rem,4vw,2.7rem)}.fs-scope .wm-text h2 em{font-style:normal;color:var(--green)}.fs-scope .wm-text p{color:var(--mute);margin-top:10px;font-weight:500}.fs-scope .wm-right{display:flex;flex-direction:column;align-items:flex-end;gap:18px}.fs-scope .cd{display:flex;gap:12px}.fs-scope .cd-box{background:#05080620;border:1px solid var(--line-2);border-radius:14px;min-width:78px;padding:14px 10px;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fs-scope .cd-box .num{font-family:Anton;font-size:2.4rem;color:var(--bone);line-height:1;display:block}.fs-scope .cd-box .lbl{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);margin-top:7px;font-weight:700}.fs-scope .usps{border-bottom:1px solid var(--line)}.fs-scope .usp-grid,.fs-scope .trust-strip,.fs-scope .usp-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.fs-scope .usp{background:var(--ink);padding:26px 22px;display:flex;align-items:center;gap:14px}.fs-scope .usp svg{width:30px;height:30px;color:var(--green);flex:none}.fs-scope .usp b{display:block;font-size:.92rem;font-weight:800}.fs-scope .usp span{font-size:.78rem;color:var(--mute)}.fs-scope section{position:relative;z-index:2}.fs-scope .pad{padding:84px 0}.fs-scope .shead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:42px;flex-wrap:wrap}.fs-scope .shead h2{font-size:clamp(2rem,5vw,3.3rem)}.fs-scope .shead h2 em{font-style:normal;color:var(--green)}.fs-scope .shead .sub{color:var(--mute);max-width:440px;font-weight:500;margin-top:8px}.fs-scope .shead .link{color:var(--green);font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;gap:8px;align-items:center;white-space:nowrap}.fs-scope .shead .link:hover{gap:13px}.fs-scope .prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.fs-scope .card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:.3s;display:flex;flex-direction:column;position:relative}.fs-scope .card:hover{transform:translateY(-6px);border-color:#1de57f66;box-shadow:var(--shadow)}.fs-scope .card-img{position:relative;aspect-ratio:1/1;overflow:hidden;background:#0a0c0a;display:block}.fs-scope .card-img img{width:100%;height:100%;object-fit:cover;transition:.55s cubic-bezier(.2,.7,.3,1)}.fs-scope .card-img .alt{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:.4s}.fs-scope .card:hover .card-img .alt{opacity:1}.fs-scope .card:hover .card-img .main{transform:scale(1.04)}.fs-scope .card:hover .card-img img{transform:scale(1.05)}.fs-scope .badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:7px;z-index:3}.fs-scope .badge{font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:7px}.fs-scope .badge.save{background:var(--flame);color:#fff}.fs-scope .badge.best{background:var(--green);color:#04150c}.fs-scope .badge.ltd{background:#0a0c0a;color:var(--green);border:1px solid var(--green)}.fs-scope .wish{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#080a0999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--line);display:grid;place-items:center;z-index:3;color:var(--bone);transition:.2s;cursor:pointer}.fs-scope .wish:hover{color:var(--flame);border-color:var(--flame)}.fs-scope .wish svg{width:16px;height:16px}.fs-scope .card-body{padding:18px;display:flex;flex-direction:column;flex:1}.fs-scope .card .rate{display:flex;align-items:center;gap:6px;font-size:.74rem;color:var(--mute);margin-bottom:7px}.fs-scope .card .rate .stars{color:var(--green);letter-spacing:1px}.fs-scope .card h3{font-family:Manrope;font-weight:800;font-size:.98rem;line-height:1.3;text-transform:none;letter-spacing:0;margin-bottom:auto;min-height:2.5em}.fs-scope .card h3 a:hover{color:var(--green)}.fs-scope .price{display:flex;align-items:baseline;gap:10px;margin:14px 0 4px}.fs-scope .price .now{font-family:Anton;font-size:1.5rem;color:var(--bone)}.fs-scope .price .was{font-size:.92rem;color:var(--mute);text-decoration:line-through}.fs-scope .price .pct{font-size:.72rem;font-weight:800;color:var(--flame);background:#ff5a3621;padding:2px 7px;border-radius:6px}.fs-scope .stock{font-size:.72rem;color:#ffb38a;font-weight:700;display:flex;align-items:center;gap:7px;margin-bottom:13px}.fs-scope .stock .bar{flex:1;height:4px;background:var(--line);border-radius:3px;overflow:hidden}.fs-scope .stock .bar i{display:block;height:100%;background:linear-gradient(90deg,var(--flame),#ffae3a);border-radius:3px}.fs-scope .stock.ok{color:var(--green)}.fs-scope .card .add{margin-top:auto;width:100%;justify-content:center;padding:13px;font-size:.82rem}.fs-scope .card .add[disabled]{opacity:.5;cursor:not-allowed}.fs-scope .cat-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:230px;gap:16px}.fs-scope .cat{position:relative;border-radius:var(--r);overflow:hidden;display:flex;align-items:flex-end;border:1px solid var(--line)}.fs-scope .cat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s}.fs-scope .cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(8,10,9,.92))}.fs-scope .cat:hover img{transform:scale(1.08)}.fs-scope .cat-label{position:relative;z-index:2;padding:20px;width:100%}.fs-scope .cat-label b{font-family:Anton;font-size:1.25rem;text-transform:uppercase;display:block;line-height:1}.fs-scope .cat-label span{font-size:.76rem;color:var(--green);font-weight:700;display:inline-flex;gap:6px;align-items:center;margin-top:6px}.fs-scope .cat.big{grid-column:span 3;grid-row:span 2}.fs-scope .cat.big .cat-label b{font-size:2rem}.fs-scope .cat.wide{grid-column:span 3}.fs-scope .cat.std{grid-column:span 2}.fs-scope .marq{background:var(--green);color:#04150c;padding:16px 0;overflow:hidden;border-top:3px solid #04150C;border-bottom:3px solid #04150C}.fs-scope .marq-track{display:flex;gap:34px;white-space:nowrap;animation:fsSlideM 24s linear infinite;width:max-content;align-items:center}.fs-scope .marq-track span{font-family:Anton;font-size:1.5rem;letter-spacing:1px}.fs-scope .marq-track .dot{font-size:1rem}@keyframes fsSlideM{0%{transform:translate(0)}to{transform:translate(-50%)}}.fs-scope .brand{display:grid;grid-template-columns:1.05fr 1fr;gap:0;align-items:stretch;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--ink-2)}.fs-scope .brand-media{position:relative;min-height:460px}.fs-scope .brand-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.fs-scope .brand-copy{padding:54px 48px;display:flex;flex-direction:column;justify-content:center}.fs-scope .brand-copy h2{font-size:clamp(2rem,4vw,3rem);margin:14px 0 18px}.fs-scope .brand-copy h2 em{font-style:normal;color:var(--green)}.fs-scope .brand-copy p{color:#c9cfc6;margin-bottom:16px;font-weight:500}.fs-scope .brand-feats{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:8px 0 30px}.fs-scope .bf b{display:flex;align-items:center;gap:9px;font-size:.92rem}.fs-scope .bf b svg{width:18px;height:18px;color:var(--green)}.fs-scope .bf span{font-size:.8rem;color:var(--mute);display:block;margin-top:4px;padding-left:27px}.fs-scope .ugc{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.fs-scope .ugc a{position:relative;aspect-ratio:4/5;border-radius:14px;overflow:hidden;border:1px solid var(--line)}.fs-scope .ugc img{width:100%;height:100%;object-fit:cover;transition:.5s}.fs-scope .ugc a:hover img{transform:scale(1.07)}.fs-scope .ugc a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,rgba(8,10,9,.6))}.fs-scope .ugc .ig{position:absolute;bottom:12px;left:12px;z-index:2;display:flex;align-items:center;gap:7px;font-size:.74rem;font-weight:700;color:#fff}.fs-scope .ugc .ig svg{width:15px;height:15px}.fs-scope .rev-head{text-align:center;margin-bottom:46px}.fs-scope .rev-head .agg{display:inline-flex;align-items:center;gap:14px;background:var(--ink-2);border:1px solid var(--line);padding:14px 24px;border-radius:100px;margin-top:18px}.fs-scope .rev-head .agg .big{font-family:Anton;font-size:2rem;color:var(--green)}.fs-scope .rev-head .agg .stars{color:var(--green);font-size:1.1rem;letter-spacing:2px}.fs-scope .rev-head .agg .t{font-size:.82rem;color:var(--mute);text-align:left;font-weight:600}.fs-scope .rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fs-scope .rev{background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:26px}.fs-scope .rev .stars{color:var(--green);letter-spacing:2px;margin-bottom:12px}.fs-scope .rev p{font-size:.94rem;color:#d8ddd5;margin-bottom:18px}.fs-scope .rev .who{display:flex;align-items:center;gap:12px}.fs-scope .rev .av{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--green),var(--green-deep));display:grid;place-items:center;font-family:Anton;color:#04150c;font-size:1rem}.fs-scope .rev .who b{font-size:.88rem;display:block}.fs-scope .rev .who span{font-size:.72rem;color:var(--green);font-weight:700}.fs-scope .news{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(29,229,127,.3);background:linear-gradient(120deg,#0d1410,#0a0f0a)}.fs-scope .news:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(600px 320px at 90% 110%,rgba(29,229,127,.18),transparent 60%)}.fs-scope .news-inner{position:relative;z-index:2;padding:56px 48px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.fs-scope .news h2{font-size:clamp(1.8rem,4vw,2.8rem)}.fs-scope .news h2 em{font-style:normal;color:var(--green)}.fs-scope .news .gift{display:inline-flex;align-items:center;gap:9px;background:var(--green);color:#04150c;font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;padding:8px 16px;border-radius:100px;margin-bottom:18px}.fs-scope .news p{color:var(--mute);margin-top:12px;font-weight:500}.fs-scope .news-form{display:flex;gap:10px;margin-top:6px}.fs-scope .news-form input{flex:1;background:#ffffff0d;border:1px solid var(--line-2);border-radius:100px;padding:15px 22px;color:var(--bone);font-family:Manrope;font-size:.95rem;outline:none;transition:.2s}.fs-scope .news-form input:focus{border-color:var(--green)}.fs-scope .news small{display:block;color:var(--mute);font-size:.74rem;margin-top:14px}.fs-scope .news-ok{color:var(--green);font-weight:700;margin-top:6px}.fs-scope.fs-footer{background:var(--ink-2);border-top:1px solid var(--line);margin-top:30px;position:relative;z-index:2;display:block}.fs-scope .foot-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding:64px 0 48px}.fs-scope .foot-brand .logo{margin-bottom:18px}.fs-scope .foot-brand p{color:var(--mute);font-size:.88rem;max-width:300px;margin-top:16px}.fs-scope .foot-soc{display:flex;gap:10px;margin-top:20px}.fs-scope .foot-soc a{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;transition:.2s}.fs-scope .foot-soc a:hover{background:var(--green);color:#04150c;border-color:var(--green)}.fs-scope .foot-soc svg{width:17px;height:17px}.fs-scope .foot-col h4{font-family:Manrope;font-weight:800;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);margin-bottom:18px}.fs-scope .foot-col a{display:block;font-size:.9rem;color:#c9cfc6;padding:6px 0;transition:.2s}.fs-scope .foot-col a:hover{color:var(--green);padding-left:5px}.fs-scope .foot-contact b{display:block;color:var(--bone);font-size:.95rem;margin-bottom:4px}.fs-scope .foot-contact span{font-size:.82rem;color:var(--mute);display:block;margin-bottom:14px}.fs-scope .pay{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.fs-scope .pay .chip{background:#fff;border-radius:5px;height:26px;padding:0 8px;display:grid;place-items:center;font-size:.6rem;font-weight:800;color:#1a1a1a;letter-spacing:.02em}.fs-scope .foot-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0 38px;border-top:1px solid var(--line);flex-wrap:wrap}.fs-scope .foot-bottom .legal{display:flex;gap:18px;flex-wrap:wrap}.fs-scope .foot-bottom .legal a{font-size:.78rem;color:var(--mute)}.fs-scope .foot-bottom .legal a:hover{color:var(--green)}.fs-scope .foot-bottom .cr{font-size:.78rem;color:var(--mute)}.fs-mobcta{display:none}.fs-scope .chero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.fs-scope .chero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fs-scope .chero-bg img{width:100%;height:100%;object-fit:cover;opacity:.35}.fs-scope .chero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080a0999,#080a09eb)}.fs-scope .chero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(600px 300px at 15% 0%,var(--green-glow),transparent 70%);opacity:.5;mix-blend-mode:screen}.fs-scope .chero-in{position:relative;z-index:2;padding:48px 0 40px}.fs-scope .crumb{font-size:.8rem;color:var(--mute);margin-bottom:22px}.fs-scope .crumb a:hover{color:var(--green)}.fs-scope .crumb span{margin:0 8px;opacity:.5}.fs-scope .chero-in h1{font-size:clamp(2.4rem,6vw,4.6rem);margin-bottom:16px}.fs-scope .chero-in h1 em{font-style:normal;color:var(--green)}.fs-scope .chero-in p{color:#c9cfc6;max-width:560px;font-weight:500}.fs-scope .chero-stats{display:flex;gap:30px;margin-top:24px;flex-wrap:wrap}.fs-scope .chero-stats div{display:flex;align-items:center;gap:9px;font-size:.86rem;font-weight:600;color:#d8ddd5}.fs-scope .chero-stats .stars{color:var(--green);letter-spacing:1px}.fs-scope .filterbar{position:sticky;top:0;z-index:40;background:#080a09e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);padding:14px 0}.fs-scope .filterbar .row{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.fs-scope .pills{display:flex;gap:9px;flex-wrap:wrap}.fs-scope .pill{padding:9px 18px;border-radius:100px;border:1.5px solid var(--line-2);background:transparent;color:var(--bone);font-weight:700;font-size:.82rem;cursor:pointer;transition:.2s;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center}.fs-scope .pill:hover{border-color:var(--green)}.fs-scope .pill.active{background:var(--green);color:#04150c;border-color:var(--green)}.fs-scope .fb-right{display:flex;align-items:center;gap:14px}.fs-scope .count{font-size:.82rem;color:var(--mute);font-weight:600}.fs-scope .sortsel{background:var(--ink-2);border:1.5px solid var(--line-2);border-radius:100px;color:var(--bone);font-family:Manrope;font-weight:700;font-size:.82rem;padding:9px 16px;cursor:pointer;outline:none}.fs-scope .sortsel option{background:var(--ink-2)}.fs-scope .gridsec{padding:36px 0 70px}.fs-scope .sec{padding:64px 0;position:relative;z-index:2}.fs-scope .sec.alt{background:var(--ink-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fs-scope .seo-block{max-width:840px}.fs-scope .seo-block h2{font-size:clamp(1.6rem,3.5vw,2.4rem);margin-bottom:18px}.fs-scope .seo-block h2 em{font-style:normal;color:var(--green)}.fs-scope .seo-block p{color:#c9cfc6;font-weight:500}.fs-scope .faq-head{text-align:center;margin-bottom:40px}.fs-scope .faq-head h2{font-size:clamp(1.8rem,4vw,2.8rem)}.fs-scope .faq-head h2 em{font-style:normal;color:var(--green)}.fs-scope .faq{max-width:780px;margin:0 auto}.fs-scope .faq-item{border-bottom:1px solid var(--line)}.fs-scope .faq-q{width:100%;background:none;border:none;color:var(--bone);text-align:left;padding:22px 0;font-family:Manrope;font-weight:800;font-size:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.fs-scope .faq-q .ic{color:var(--green);font-size:1.5rem;transition:.3s;flex:none}.fs-scope .faq-item.open .ic{transform:rotate(45deg)}.fs-scope .faq-a{max-height:0;overflow:hidden;transition:max-height .4s}.fs-scope .faq-a .inner{padding:0 0 22px;color:#c9cfc6;font-size:.92rem}.fs-scope .pdp{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;padding-bottom:40px}.fs-scope .gallery{position:sticky;top:90px;align-self:start}.fs-scope .main-img{position:relative;border-radius:var(--r);overflow:hidden;border:1px solid var(--line);background:#0a0c0a;aspect-ratio:1/1}.fs-scope .main-img img{width:100%;height:100%;object-fit:cover}.fs-scope .main-img .gbadges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:8px;z-index:2}.fs-scope .gbadge{font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:6px 11px;border-radius:8px}.fs-scope .gbadge.save{background:var(--flame);color:#fff}.fs-scope .gbadge.best{background:var(--green);color:#04150c}.fs-scope .thumbs{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.fs-scope .thumb{width:80px;height:80px;border-radius:12px;overflow:hidden;border:2px solid var(--line);cursor:pointer;transition:.2s;flex:none}.fs-scope .thumb.active{border-color:var(--green)}.fs-scope .thumb img{width:100%;height:100%;object-fit:cover}.fs-scope .pinfo .rate{display:flex;align-items:center;gap:10px;font-size:.85rem;color:var(--mute);margin-bottom:12px;flex-wrap:wrap}.fs-scope .pinfo .rate .stars{color:var(--green);letter-spacing:2px;font-size:1rem}.fs-scope .pinfo .rate a{color:var(--green);font-weight:700;text-decoration:underline}.fs-scope .pinfo h1{font-size:clamp(1.9rem,3.6vw,2.7rem);margin-bottom:18px}.fs-scope .price-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:8px}.fs-scope .price-row .now{font-family:Anton;font-size:2.4rem;color:var(--bone)}.fs-scope .price-row .was{font-size:1.2rem;color:var(--mute);text-decoration:line-through}.fs-scope .price-row .save-badge{background:var(--flame);color:#fff;font-weight:800;font-size:.78rem;padding:5px 11px;border-radius:8px;letter-spacing:.03em}.fs-scope .save-line{color:var(--green);font-weight:700;font-size:.9rem;margin-bottom:18px}.fs-scope .tax-line{font-size:.76rem;color:var(--mute);margin-bottom:20px}.fs-scope .tax-line a{color:var(--green)}.fs-scope .urg{display:flex;flex-direction:column;gap:12px;background:var(--ink-2);border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin-bottom:24px}.fs-scope .urg .views{display:flex;align-items:center;gap:9px;font-size:.84rem;color:#d8ddd5;font-weight:600}.fs-scope .urg .views .pulse{width:8px;height:8px;background:var(--green);border-radius:50%;animation:fsPulse 1.4s infinite}.fs-scope .stockbar{display:flex;flex-direction:column;gap:7px}.fs-scope .stockbar .lbl{display:flex;justify-content:space-between;font-size:.8rem;font-weight:700;color:#ffb38a}.fs-scope .stockbar .bar{height:7px;background:var(--line);border-radius:4px;overflow:hidden}.fs-scope .stockbar .bar i{display:block;height:100%;width:18%;background:linear-gradient(90deg,var(--flame),#ffae3a);border-radius:4px}.fs-scope .opt-group{margin-bottom:22px}.fs-scope .opt-group .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.fs-scope .opt-group .head b{font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.fs-scope .opt-group .head .val{color:var(--mute);font-weight:600;text-transform:none;letter-spacing:0}.fs-scope .opt-group .head .guide{font-size:.78rem;color:var(--green);font-weight:700;cursor:pointer;text-decoration:underline}.fs-scope .swatches{display:flex;gap:10px;flex-wrap:wrap}.fs-scope .swatch{min-width:46px;height:46px;padding:0 6px;border-radius:23px;cursor:pointer;border:2px solid var(--line-2);position:relative;transition:.2s;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.82rem;background:transparent;color:var(--bone)}.fs-scope .swatch:hover{transform:scale(1.04);border-color:var(--green)}.fs-scope .swatch.active{border-color:var(--green);box-shadow:0 0 0 3px #1de57f33}.fs-scope .sizes{display:flex;gap:9px;flex-wrap:wrap}.fs-scope .size{min-width:52px;height:48px;padding:0 14px;display:grid;place-items:center;border:1.5px solid var(--line-2);border-radius:11px;cursor:pointer;font-weight:700;font-size:.9rem;transition:.18s;background:transparent;color:var(--bone)}.fs-scope .size:hover{border-color:var(--green)}.fs-scope .size.active{background:var(--green);color:#04150c;border-color:var(--green)}.fs-scope .size.soldout{opacity:.35;text-decoration:line-through;cursor:not-allowed}.fs-scope .buy-row{display:flex;gap:12px;margin-bottom:14px}.fs-scope .qty{display:flex;align-items:center;border:1.5px solid var(--line-2);border-radius:100px;overflow:hidden;flex:none}.fs-scope .qty button{width:46px;height:56px;background:transparent;border:none;color:var(--bone);font-size:1.3rem;cursor:pointer;transition:.2s}.fs-scope .qty button:hover{color:var(--green)}.fs-scope .qty input{width:38px;text-align:center;font-weight:800;font-size:1.05rem;background:transparent;border:none;color:var(--bone);font-family:Manrope}.fs-scope .addbtn{flex:1;font-size:1rem;padding:18px}.fs-scope .buynow{width:100%;background:var(--bone);color:#04150c;margin-bottom:18px;padding:16px;border:none;border-radius:100px}.fs-scope .buynow:hover{background:#fff;transform:translateY(-2px)}.fs-scope .delivery{display:flex;align-items:center;gap:11px;background:#1de57f12;border:1px solid rgba(29,229,127,.25);border-radius:12px;padding:13px 16px;margin-bottom:14px;font-size:.86rem;font-weight:600}.fs-scope .delivery svg{width:20px;height:20px;color:var(--green);flex:none}.fs-scope .delivery b{color:var(--green)}.fs-scope .mini-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.fs-scope .mini-trust div{text-align:center;padding:14px 8px;background:var(--ink-2);border:1px solid var(--line);border-radius:12px}.fs-scope .mini-trust svg{width:22px;height:22px;color:var(--green);margin-bottom:6px}.fs-scope .mini-trust b{display:block;font-size:.74rem;font-weight:800}.fs-scope .mini-trust span{font-size:.66rem;color:var(--mute)}.fs-scope .pay-mini{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.fs-scope .pay-mini .lbl{font-size:.74rem;color:var(--mute);font-weight:600;margin-right:4px}.fs-scope .pay-mini .chip{background:#fff;border-radius:5px;height:24px;padding:0 7px;display:grid;place-items:center;font-size:.56rem;font-weight:800;color:#1a1a1a}.fs-scope .acc{border-top:1px solid var(--line);margin-top:24px}.fs-scope .acc-item{border-bottom:1px solid var(--line)}.fs-scope .acc-head{width:100%;background:none;border:none;color:var(--bone);text-align:left;padding:20px 0;font-family:Manrope;font-weight:800;font-size:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.fs-scope .acc-head .ic{transition:.3s;color:var(--green);font-size:1.4rem;line-height:1}.fs-scope .acc-item.open .ic{transform:rotate(45deg)}.fs-scope .acc-body{max-height:0;overflow:hidden;transition:max-height .4s ease}.fs-scope .acc-body .inner{padding:0 0 22px;color:#c9cfc6;font-size:.92rem}.fs-scope .acc-body .inner p+p{margin-top:10px}.fs-scope .acc-body ul{list-style:none;display:flex;flex-direction:column;gap:8px;margin-top:6px}.fs-scope .acc-body li{display:flex;gap:9px}.fs-scope .acc-body li:before{content:"\203a";color:var(--green);font-weight:800}.fs-scope .sizetable{width:100%;border-collapse:collapse;margin-top:14px;font-size:.84rem}.fs-scope .sizetable th,.fs-scope .sizetable td{border:1px solid var(--line);padding:9px 6px;text-align:center}.fs-scope .sizetable th{background:var(--ink-3);font-weight:800;color:var(--green)}.fs-scope .sec-head{text-align:center;margin-bottom:44px}.fs-scope .sec-head h2{font-size:clamp(1.8rem,4vw,2.8rem)}.fs-scope .sec-head h2 em{font-style:normal;color:var(--green)}.fs-scope .sec-head p{color:var(--mute);margin-top:10px;font-weight:500}.fs-scope .why{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fs-scope .why-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:30px 26px}.fs-scope .why-card .ic{width:48px;height:48px;border-radius:12px;background:#1de57f1a;display:grid;place-items:center;margin-bottom:18px}.fs-scope .why-card .ic svg{width:24px;height:24px;color:var(--green)}.fs-scope .why-card h3{font-family:Manrope;font-weight:800;font-size:1.05rem;text-transform:none;letter-spacing:0;margin-bottom:9px}.fs-scope .why-card p{color:var(--mute);font-size:.9rem}.fs-scope .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}.fs-scope .stat .num{font-family:Anton;font-size:3.4rem;color:var(--green);line-height:1}.fs-scope .stat b{display:block;font-size:1rem;margin:8px 0 6px;font-weight:800}.fs-scope .stat span{color:var(--mute);font-size:.86rem}.fs-scope .rev-agg{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.fs-scope .rev-agg .big{font-family:Anton;font-size:2.6rem;color:var(--green)}.fs-scope .rev-agg .stars{color:var(--green);font-size:1.2rem;letter-spacing:2px}.fs-scope .rev-agg .t{font-size:.84rem;color:var(--mute);text-align:left;font-weight:600}.fs-scope .rev .top{display:flex;align-items:center;gap:11px;margin-bottom:12px}.fs-scope .rev .top .av{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--green),var(--green-deep));display:grid;place-items:center;font-family:Anton;color:#04150c}.fs-scope .rev .top b{font-size:.88rem;display:block}.fs-scope .rev .top span{font-size:.7rem;color:var(--green);font-weight:700;display:flex;align-items:center;gap:4px}.fs-scope .rev .helpful{font-size:.74rem;color:var(--mute);display:flex;align-items:center;gap:7px}.fs-scope .csave{position:absolute;top:12px;left:12px;background:var(--flame);color:#fff;font-size:.66rem;font-weight:800;padding:5px 9px;border-radius:7px;z-index:2}.fs-scope .cprice{display:flex;align-items:baseline;gap:9px}.fs-scope .cprice .now{font-family:Anton;font-size:1.3rem;color:var(--bone)}.fs-scope .cprice .was{font-size:.85rem;color:var(--mute);text-decoration:line-through}.fs-scope .crate{font-size:.72rem;color:var(--mute);margin-bottom:6px}.fs-scope .crate .stars{color:var(--green);letter-spacing:1px}.fs-stickybar{position:fixed;bottom:0;left:0;right:0;z-index:55;background:#080a09f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.09);transform:translateY(110%);transition:.35s cubic-bezier(.2,.7,.3,1);font-family:Manrope,sans-serif;color:#f4f3ec}.fs-stickybar.show{transform:none}.fs-stickybar .inner{max-width:1280px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:18px}.fs-stickybar img{width:48px;height:48px;border-radius:10px;object-fit:cover}.fs-stickybar .si b{font-size:.9rem;display:block}.fs-stickybar .si .p{font-family:Anton;font-size:1.2rem;color:#1de57f}.fs-stickybar .si .p s{font-family:Manrope;font-size:.8rem;color:#969e94;font-weight:600;margin-left:6px}.fs-stickybar .btn{margin-left:auto;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;font-size:.92rem;padding:14px 26px;border-radius:100px;cursor:pointer;border:none;text-transform:uppercase;background:#1de57f;color:#04150c}.fs-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;place-items:center;padding:24px;font-family:Manrope,sans-serif;color:#f4f3ec}.fs-modal.open{display:grid}.fs-modal .modal-box{background:#10130f;border:1px solid rgba(255,255,255,.09);border-radius:20px;max-width:520px;width:100%;padding:34px}.fs-modal .modal-box h3{font-family:Anton;font-size:1.4rem;margin-bottom:16px;text-transform:uppercase}.fs-modal .modal-box .close{float:right;cursor:pointer;color:#969e94;font-size:1.6rem;line-height:1}.fs-modal .sizetable{width:100%;border-collapse:collapse;margin-top:14px;font-size:.84rem}.fs-modal .sizetable th,.fs-modal .sizetable td{border:1px solid rgba(255,255,255,.09);padding:9px 6px;text-align:center}.fs-modal .sizetable th{background:#171c16;font-weight:800;color:#1de57f}.fs-toast{position:fixed;top:90px;right:24px;z-index:140;background:#1de57f;color:#04150c;font-weight:800;padding:16px 22px;border-radius:14px;box-shadow:0 24px 60px -20px #000000b3;transform:translate(150%);transition:.4s cubic-bezier(.2,.7,.3,1);display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif}.fs-toast.show{transform:none}@media(max-width:1024px){.fs-scope .prod-grid{grid-template-columns:repeat(2,1fr)}.fs-scope .cat-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.fs-scope .cat.big,.fs-scope .cat.wide,.fs-scope .cat.std{grid-column:span 1;grid-row:span 1}.fs-scope .cat.big{grid-column:span 2}.fs-scope .ugc{grid-template-columns:repeat(2,1fr)}.fs-scope .rev-grid{grid-template-columns:1fr 1fr}.fs-scope .brand{grid-template-columns:1fr}.fs-scope .brand-media{min-height:320px}.fs-scope .news-inner{grid-template-columns:1fr}.fs-scope .foot-top{grid-template-columns:1fr 1fr;gap:32px}.fs-scope .trust-strip,.fs-scope .usp-strip{grid-template-columns:1fr 1fr}.fs-scope .pdp{grid-template-columns:1fr;gap:30px}.fs-scope .gallery{position:static}.fs-scope .why,.fs-scope .stats{grid-template-columns:1fr}.fs-scope .nav-links{display:none}.fs-scope .burger{display:grid}}@media(max-width:680px){.fs-scope .wrap{padding:0 18px}.fs-scope .pad{padding:58px 0}.fs-scope .prod-grid{grid-template-columns:1fr 1fr;gap:14px}.fs-scope .card-body{padding:13px}.fs-scope .price .now{font-size:1.25rem}.fs-scope .usp-grid,.fs-scope .ugc{grid-template-columns:1fr 1fr}.fs-scope .rev-grid,.fs-scope .cat-grid{grid-template-columns:1fr}.fs-scope .cat.big{grid-column:span 1}.fs-scope .wm-inner{flex-direction:column;align-items:flex-start}.fs-scope .wm-right{align-items:flex-start;width:100%}.fs-scope .cd-box{min-width:0;flex:1;padding:12px 4px}.fs-scope .cd-box .num{font-size:1.8rem}.fs-scope .news-inner{padding:36px 24px}.fs-scope .news-form{flex-direction:column}.fs-scope .news-form .btn{justify-content:center}.fs-scope .brand-copy{padding:34px 26px}.fs-scope .brand-feats,.fs-scope .foot-top{grid-template-columns:1fr}.fs-scope .hero{min-height:80vh}.fs-scope .hero-proof{gap:12px}.fs-scope .price-row .now{font-size:2rem}.fs-scope .mini-trust{grid-template-columns:1fr 1fr 1fr;gap:7px}.fs-scope .filterbar .row{flex-direction:column;align-items:stretch;gap:12px}.fs-scope .fb-right{justify-content:space-between}.fs-stickybar .si b{display:none}.fs-mobcta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:55;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#080a09eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.09);gap:10px}.fs-mobcta .btn{flex:1;justify-content:center;padding:14px;display:inline-flex;align-items:center;font-family:Manrope;font-weight:800;font-size:.92rem;border-radius:100px;text-transform:uppercase}.fs-mobcta .btn-primary{background:#1de57f;color:#04150c}.fs-mobcta .btn-ghost{background:transparent;color:#f4f3ec;border:1.5px solid rgba(255,255,255,.14)}body.fs-has-mobcta{padding-bottom:74px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/fs-base.css.map */
