:root{--bg:#030402;--bg2:#070a05;--card:rgba(255,255,255,.055);--card2:rgba(255,255,255,.09);--line:rgba(255,255,255,.115);--line2:rgba(200,232,75,.34);--text:#f4f7ef;--muted:#aeb9a4;--brand:#c8e84b;--brand2:#ebff6d;--brand3:#88ff2f;--dark:#071004;--shadow:0 28px 90px rgba(0,0,0,.62);--glow:0 0 22px rgba(200,232,75,.36),0 0 72px rgba(200,232,75,.14);--radius:26px;--bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:radial-gradient(circle at 50% -15%,rgba(200,232,75,.16),transparent 34%),linear-gradient(180deg,#030402 0%,#050704 42%,#020301 100%);color:var(--text);padding-bottom:calc(5.1rem+var(--bottom));overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(100% - 1rem,1180px);margin-inline:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;color:#000;padding:.75rem;border-radius:10px}.bg-grid{position:fixed;inset:0;pointer-events:none;opacity:.21;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(180deg,#000,transparent 72%)}.orb{position:fixed;z-index:-1;width:420px;height:420px;border-radius:50%;filter:blur(72px);opacity:.18;pointer-events:none}.orb-a{background:var(--brand);left:-180px;top:140px;animation:floatOrb 12s ease-in-out infinite}.orb-b{background:#85ff3b;right:-210px;top:52%;animation:floatOrb 15s ease-in-out infinite reverse}@keyframes floatOrb{50%{transform:translateY(44px) scale(1.08)}}.site-header{position:sticky;top:0;z-index:100;padding:.45rem 0;background:rgba(3,4,2,.68);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease}.site-header.is-scrolled{border-bottom-color:rgba(255,255,255,.09);background:rgba(3,4,2,.86)}.header-inner{display:flex;align-items:center;gap:.62rem}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:104px;height:auto;filter:drop-shadow(0 0 18px rgba(200,232,75,.14))}.desktop-nav,.top-chip{display:none}.menu-btn{width:48px;height:48px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.055);display:grid;place-content:center;gap:5px;cursor:pointer}.menu-btn span{width:20px;height:2px;border-radius:99px;background:#fff;box-shadow:0 0 12px rgba(255,255,255,.35)}.mobile-menu{display:none;position:fixed;left:.5rem;right:.5rem;top:70px;z-index:99}.mobile-menu.is-open{display:block}.mobile-menu-card{display:grid;gap:.3rem;border:1px solid rgba(200,232,75,.2);border-radius:24px;background:linear-gradient(145deg,rgba(15,19,10,.98),rgba(4,6,3,.96));box-shadow:var(--shadow);padding:.6rem}.mobile-menu-card a{padding:.95rem;border-radius:17px;background:rgba(255,255,255,.045);font-weight:850}.mobile-menu-card .menu-wa{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#071004;text-align:center}.section{padding:1.06rem 0}.section-tight{padding-top:.45rem}.section-mini{padding:.45rem 0}.micro{text-transform:uppercase;color:var(--brand);letter-spacing:.14em;font-weight:950;font-size:.72rem;margin:0 0 .42rem}.reveal-card{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal-card.is-visible{opacity:1;transform:none}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.55rem,13.4vw,5.5rem);line-height:.9;letter-spacing:-.082em;margin:0 0 .7rem}h1 em{font-style:normal;color:var(--brand);text-shadow:0 0 36px rgba(200,232,75,.25)}h2{font-size:1.68rem;line-height:.96;letter-spacing:-.062em;margin:0}h3{letter-spacing:-.035em}.glow-card{position:relative;overflow:hidden}.glow-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:radial-gradient(280px circle at var(--mx,50%) var(--my,0%),rgba(200,232,75,.55),transparent 36%),linear-gradient(135deg,rgba(200,232,75,.16),rgba(255,255,255,.08),transparent);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}.glow-card>*{position:relative;z-index:1}.hero{padding-top:.72rem}.hero-card{border:1px solid rgba(255,255,255,.11);border-radius:31px;background:linear-gradient(145deg,rgba(255,255,255,.077),rgba(255,255,255,.027)),radial-gradient(circle at 84% 22%,rgba(200,232,75,.18),transparent 38%);box-shadow:var(--shadow)}.hero-copy{z-index:2;padding:1.15rem 1rem 0}.trust-pill{width:max-content;max-width:100%;display:flex;align-items:center;gap:.45rem;border:1px solid rgba(200,232,75,.28);background:rgba(200,232,75,.08);border-radius:999px;padding:.5rem .68rem;font-size:.82rem;font-weight:840;color:#e9f4d5;margin-bottom:.9rem}.trust-pill span{background:var(--brand);color:#071004;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;font-size:.75rem;box-shadow:0 0 22px rgba(200,232,75,.42)}.trust-pill strong{color:var(--brand)}.hero-copy p{font-size:1.02rem;line-height:1.42;color:#dfe6d8;margin:0 0 1rem;max-width:39rem}.hero-actions{display:grid;gap:.65rem;margin:1rem 0}.btn{position:relative;overflow:hidden;isolation:isolate;min-height:53px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.88rem 1rem;border:1px solid transparent;font-weight:950;letter-spacing:-.025em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.btn:active{transform:scale(.985)}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#071004;box-shadow:var(--glow),inset 0 -10px 22px rgba(0,0,0,.12);animation:buttonAura 2.8s ease-in-out infinite}.btn-ghost{background:rgba(5,7,4,.6);border-color:rgba(200,232,75,.42);color:#fff;box-shadow:0 0 22px rgba(200,232,75,.09)}.shader-button:before,.neon-button:before{content:"";position:absolute;z-index:-1;inset:-2px;border-radius:inherit;background:conic-gradient(from 180deg,rgba(200,232,75,.08),rgba(255,255,255,.7),rgba(200,232,75,.85),rgba(136,255,47,.18),rgba(200,232,75,.08));animation:spinBorder 3.2s linear infinite}.shader-button:after,.neon-button:after{content:"";position:absolute;inset:2px;border-radius:calc(18px - 2px);background:inherit;z-index:-1}.shader-button{box-shadow:0 0 0 1px rgba(255,255,255,.04),0 0 26px rgba(200,232,75,.28),0 0 78px rgba(200,232,75,.13)}.shader-button span,.shader-button b{position:relative}.btn-primary:hover,.wa-chip:hover,.sticky-main:hover{filter:saturate(1.12) brightness(1.06);box-shadow:0 0 28px rgba(200,232,75,.48),0 0 96px rgba(200,232,75,.22)}@keyframes spinBorder{to{transform:rotate(1turn)}}@keyframes buttonAura{0%,100%{box-shadow:0 0 18px rgba(200,232,75,.26),0 0 70px rgba(200,232,75,.12)}50%{box-shadow:0 0 34px rgba(200,232,75,.52),0 0 110px rgba(200,232,75,.22)}}.hero-actions .btn{width:100%}.live-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.live-row a{padding:.7rem .58rem;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);min-width:0}.live-row strong{display:block;color:var(--brand);font-size:.98rem;line-height:1}.live-row small{display:block;color:var(--muted);font-size:.68rem;line-height:1.15;margin-top:.2rem}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--brand);box-shadow:0 0 14px var(--brand);margin-right:.25rem;animation:livePulse 1.8s infinite}@keyframes livePulse{50%{transform:scale(1.4);opacity:.65}}.hero-art{position:relative;min-height:284px;display:grid;place-items:end center;margin:-.6rem 0 .15rem}.hero-ring{position:absolute;width:230px;height:230px;border:1px solid rgba(200,232,75,.52);border-radius:50%;right:7%;top:6%;box-shadow:0 0 42px rgba(200,232,75,.3),inset 0 0 38px rgba(200,232,75,.1);animation:ringBreath 4s ease-in-out infinite}.hero-shine{position:absolute;inset:8% -5% 0;background:radial-gradient(circle at 50% 54%,rgba(200,232,75,.28),transparent 45%);filter:blur(30px)}.hero-art img{z-index:2;width:min(100%,560px);margin-inline:auto;filter:drop-shadow(0 38px 42px rgba(0,0,0,.55));transform:translateZ(0);animation:productFloat 5.5s ease-in-out infinite}@keyframes productFloat{50%{transform:translateY(-8px)}}@keyframes ringBreath{50%{transform:scale(1.05);opacity:.75}}.action-strip{margin-top:.78rem;display:grid;gap:.55rem;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:rgba(255,255,255,.045);padding:.75rem}.mini-action{display:grid;grid-template-columns:auto 1fr;column-gap:.7rem;padding:.85rem;border-radius:18px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.06)}.mini-action span{grid-row:1/3;color:var(--brand);font-weight:950}.mini-action strong{font-size:.95rem}.mini-action small{color:var(--muted);line-height:1.25}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:rgba(255,255,255,.04);padding:.65rem}.benefit-grid article{padding:.8rem;border-radius:17px;background:rgba(0,0,0,.18)}.benefit-grid span,.mini-card span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:12px;border:1px solid rgba(200,232,75,.36);color:var(--brand);box-shadow:0 0 24px rgba(200,232,75,.12);margin-bottom:.48rem}.benefit-grid strong{display:block;font-size:.88rem}.benefit-grid small{display:block;color:var(--muted);font-size:.72rem;line-height:1.18;margin-top:.18rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.text-link{color:var(--brand);font-weight:900;font-size:.88rem;white-space:nowrap;text-shadow:0 0 18px rgba(200,232,75,.28)}.product-rail{display:flex;gap:.7rem;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:.42rem;margin-inline:-.5rem;padding-inline:.5rem;scrollbar-width:none}.product-rail::-webkit-scrollbar,.video-rail::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;flex:0 0 170px;border:1px solid rgba(255,255,255,.105);border-radius:23px;background:linear-gradient(160deg,rgba(255,255,255,.08),rgba(255,255,255,.027));padding:.72rem;min-height:252px}.product-card .badge{display:inline-flex;font-size:.65rem;text-transform:uppercase;letter-spacing:.07em;color:#071004;background:var(--brand);font-weight:950;padding:.22rem .42rem;border-radius:999px;box-shadow:0 0 18px rgba(200,232,75,.28)}.product-card img{height:100px;width:100%;object-fit:contain;margin:.22rem auto .4rem;filter:drop-shadow(0 20px 26px rgba(0,0,0,.42))}.product-card h3{font-size:.98rem;line-height:1.04;margin:0 0 .16rem}.product-card p{color:var(--muted);font-size:.72rem;margin:0 0 .5rem}.product-card strong{color:var(--brand);font-size:1rem;text-shadow:0 0 15px rgba(200,232,75,.2)}.product-card button{position:absolute;right:.64rem;bottom:.64rem;width:43px;height:43px;border-radius:15px;border:1px solid rgba(200,232,75,.42);background:rgba(200,232,75,.12);color:var(--brand);font-weight:930;cursor:pointer;box-shadow:0 0 22px rgba(200,232,75,.1)}.stock-bomb,.tiktok-card,.final-cta,.wow-panel{border:1px solid rgba(200,232,75,.26);background:linear-gradient(145deg,rgba(200,232,75,.082),rgba(255,255,255,.045));border-radius:var(--radius);box-shadow:0 0 70px rgba(200,232,75,.08);padding:1rem;margin-top:.75rem}.stock-bomb h3{font-size:1.18rem;line-height:1.12;letter-spacing:-.045em;margin:0 0 .85rem}.why-grid,.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.mini-card,.review-card{border:1px solid rgba(255,255,255,.09);border-radius:20px;background:rgba(255,255,255,.045);padding:.82rem}.mini-card h3{font-size:.94rem;margin:0 0 .28rem}.mini-card p{color:var(--muted);font-size:.78rem;line-height:1.25;margin:0}.wow-panel{display:grid;gap:.9rem}.wow-panel h2{font-size:1.78rem}.wow-panel p:not(.micro){color:var(--muted);line-height:1.42;margin:0}.wow-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.wow-metrics span{border:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.22);border-radius:18px;padding:.75rem}.wow-metrics strong{display:block;color:var(--brand);font-size:1.05rem}.wow-metrics small{color:var(--muted);font-size:.72rem}.service-grid{display:grid;gap:.72rem}.service-card{min-height:185px;border:1px solid rgba(255,255,255,.105);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.03));padding:.9rem;display:grid;grid-template-columns:42% 1fr;gap:.8rem;align-items:center}.service-card img{height:150px;width:100%;object-fit:contain;filter:drop-shadow(0 26px 24px rgba(0,0,0,.42));transform:scale(1.15)}.service-card span{color:var(--brand);font-weight:900;font-size:.78rem}.service-card h3{font-size:1.08rem;line-height:1.02;margin:.22rem 0}.service-card p{font-size:.8rem;line-height:1.28;color:var(--muted);margin:0 0 .55rem}.service-card a{font-weight:900;color:var(--brand);font-size:.82rem}.tiktok-card p{color:var(--muted);margin:.1rem 0 .8rem}.video-rail{display:flex;gap:.62rem;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:.2rem;scrollbar-width:none}.video-card{scroll-snap-align:start;flex:0 0 142px;height:162px;border:1px solid rgba(255,255,255,.1);border-radius:19px;overflow:hidden;position:relative;padding:.72rem;display:flex;flex-direction:column;justify-content:flex-end;background:#111}.video-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58;filter:saturate(.86) contrast(1.05)}.video-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.88))}.video-card span,.video-card strong,.video-card small{position:relative;z-index:2}.video-card span{align-self:flex-start;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);margin-bottom:auto;box-shadow:0 0 22px rgba(200,232,75,.16)}.video-card strong{font-size:.86rem}.video-card small{color:var(--brand);font-weight:900}.review-card div{color:var(--brand);letter-spacing:.05em;margin-bottom:.45rem}.review-card p{font-size:.82rem;line-height:1.34;color:#e6edde;margin:0 0 .7rem}.review-card strong{display:block;font-size:.85rem}.review-card small{color:var(--muted)}.rating{font-size:.8rem;color:var(--brand);font-weight:900}.final-cta{overflow:hidden}.final-cta h2{font-size:1.78rem;line-height:1;letter-spacing:-.07em;margin:0 0 .45rem}.final-cta p:not(.micro){color:var(--muted);margin:0 0 .85rem}.site-footer{padding:1rem 0 calc(1.2rem+var(--bottom));border-top:1px solid rgba(255,255,255,.08);background:rgba(3,4,2,.72)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.footer-brand{grid-column:1/-1}.footer-brand img{width:136px}.site-footer p,.site-footer span{color:var(--muted);font-size:.82rem;line-height:1.45}.site-footer h3{font-size:.84rem;color:var(--brand);margin:0 0 .45rem}.site-footer a{display:block;color:#e9efe1;font-size:.82rem;margin:.3rem 0}.socials{display:flex;gap:.55rem;flex-wrap:wrap}.socials a{margin:0;padding:.42rem .58rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);color:var(--brand)}.legal{margin-top:.8rem;border-top:1px solid rgba(255,255,255,.08);padding-top:.75rem;display:flex;flex-direction:column;gap:.35rem;font-size:.72rem}.sticky-bar{position:fixed;z-index:90;left:.55rem;right:.55rem;bottom:calc(.55rem+var(--bottom));display:grid;grid-template-columns:.75fr 1.4fr .75fr;gap:.45rem;padding:.42rem;border-radius:22px;background:rgba(5,7,4,.84);border:1px solid rgba(255,255,255,.11);box-shadow:0 20px 90px rgba(0,0,0,.64);backdrop-filter:blur(18px)}.sticky-bar a{min-height:46px;display:grid;place-items:center;border-radius:17px;background:rgba(255,255,255,.06);font-weight:900}.sticky-bar .sticky-main{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#071004;box-shadow:var(--glow)}.product-sheet{display:none;position:fixed;inset:0;z-index:120}.product-sheet.is-open{display:block}.sheet-bg{position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(9px)}.sheet-card{position:absolute;left:.65rem;right:.65rem;bottom:calc(.65rem+var(--bottom));border-radius:28px;background:linear-gradient(145deg,rgba(18,22,13,.98),rgba(6,8,4,.99));border:1px solid rgba(255,255,255,.13);box-shadow:var(--shadow);padding:1rem}.sheet-card img{height:190px;width:100%;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(0,0,0,.5))}.sheet-close{position:absolute;right:.8rem;top:.8rem;width:39px;height:39px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#fff;font-size:1.35rem;cursor:pointer}.sheet-card h2{font-size:1.8rem;line-height:1;letter-spacing:-.06em;margin:0 0 .4rem}.sheet-card p:not(.micro){color:var(--muted);margin:0 0 .45rem}.sheet-card strong{display:block;color:var(--brand);font-size:1.35rem;margin-bottom:1rem}@media(min-width:520px){.wrap{width:min(100% - 1.6rem,1160px)}.hero-actions{grid-template-columns:1fr 1fr}.action-strip{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(4,1fr)}.why-grid,.review-grid{grid-template-columns:repeat(4,1fr)}.product-card{flex-basis:190px}.service-card{min-height:210px}.video-card{flex-basis:180px}.hero-ring{width:320px;height:320px}}@media(min-width:900px){body{padding-bottom:0}.brand img{width:130px}.desktop-nav{display:flex;margin-left:auto;gap:.1rem}.desktop-nav a{color:var(--muted);font-weight:830;padding:.74rem .86rem;border-radius:999px}.desktop-nav a:hover{color:#fff;background:rgba(255,255,255,.055)}.top-chip{display:inline-flex;align-items:center;justify-content:center;font-weight:900;border-radius:999px;padding:.78rem 1rem;border:1px solid var(--line)}.tiktok-chip{color:var(--brand)}.wa-chip{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#071004}.menu-btn{display:none}.section{padding:1.65rem 0}.hero-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(450px,1fr);align-items:center;padding:1.2rem}.hero-copy{padding:1rem}.hero-art{min-height:440px;margin:0}.hero-art img{width:min(100%,630px)}.hero-ring{width:390px;height:390px;right:12%;top:3%}.action-strip{grid-template-columns:repeat(3,1fr)}.product-rail{display:grid;grid-template-columns:repeat(5,1fr);overflow:visible;margin-inline:0;padding-inline:0}.product-card{flex:auto;min-width:0}.stock-bomb{display:grid;grid-template-columns:1fr auto;align-items:center;padding:1.25rem}.stock-bomb h3{margin:0}.wow-panel{grid-template-columns:1.1fr .9fr;align-items:center;padding:1.25rem}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{grid-template-columns:1fr;min-height:330px}.service-card img{height:190px}.video-rail{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}.video-card{flex:auto}.final-cta{display:grid;grid-template-columns:1fr auto;align-items:center;padding:1.35rem}.final-cta p:not(.micro){margin:0}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.footer-brand{grid-column:auto}.legal{flex-direction:row;justify-content:space-between}.sticky-bar{display:none}.sheet-card{width:min(420px,100% - 2rem);left:50%;right:auto;transform:translateX(-50%);bottom:2rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.site-header{background:rgba(3,4,2,.78)!important;box-shadow:0 10px 40px rgba(0,0,0,.32)}.brand img{height:auto!important;object-fit:contain!important;opacity:1!important}.footer-logo{width:158px!important;height:auto!important;max-height:none!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(200,232,75,.16))!important}.footer-brand{align-self:start}.legal{justify-content:center!important;color:var(--muted)}.glow-card:after{content:none!important;display:none!important}.hero-card,.stock-bomb,.final-cta,.tiktok-card{overflow:hidden}.hero-card:after,.stock-bomb:after,.final-cta:after,.tiktok-card:after,.product-card:after,.service-card:after{content:none!important;display:none!important}.shader-button,.neon-button,.product-card button{position:relative;isolation:isolate;overflow:hidden}.shader-button:before,.neon-button:before{inset:-1px;background:conic-gradient(from var(--button-angle,0deg),rgba(200,232,75,.12),rgba(255,255,255,.9),rgba(200,232,75,1),rgba(136,255,47,.18),rgba(200,232,75,.12));animation:buttonBorderRun 3.4s linear infinite;filter:blur(.05px)}.shader-button:after,.neon-button:after{box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -12px 22px rgba(0,0,0,.12)}@keyframes buttonBorderRun{to{--button-angle:360deg;transform:rotate(1turn)}}.btn-primary,.wa-chip,.sticky-main,.product-card button{box-shadow:0 0 18px rgba(200,232,75,.38),0 0 58px rgba(200,232,75,.18),inset 0 0 0 1px rgba(255,255,255,.22)}.btn-primary:before{box-shadow:0 0 18px rgba(200,232,75,.6)}.product-card button{width:auto;min-width:52px;padding:0 .72rem;color:#071004;background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:rgba(235,255,109,.75);font-size:.82rem;text-shadow:none;animation:buttonAura 2.8s ease-in-out infinite}.product-card button:hover,.btn:hover{transform:translateY(-1px)}.product-card img,.service-card img,.hero-art img{image-rendering:auto}.product-card{box-shadow:0 20px 52px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.08)}.product-card:hover{border-color:rgba(200,232,75,.4);box-shadow:0 20px 58px rgba(0,0,0,.42),0 0 32px rgba(200,232,75,.11)}.hero-card{background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),radial-gradient(circle at 82% 25%,rgba(200,232,75,.22),transparent 40%),radial-gradient(circle at 22% 12%,rgba(255,255,255,.05),transparent 30%)}.hero-art:before{content:"";position:absolute;inset:12% 4% -4%;background:radial-gradient(circle at 55% 60%,rgba(200,232,75,.25),transparent 54%);filter:blur(22px);opacity:.75;pointer-events:none}.hero-art>*{position:relative;z-index:1}.hero-ring{opacity:.85}.stock-bomb{background:linear-gradient(135deg,rgba(200,232,75,.14),rgba(255,255,255,.045)),radial-gradient(circle at 8% 50%,rgba(200,232,75,.26),transparent 24%)}.final-cta{background:linear-gradient(135deg,rgba(200,232,75,.12),rgba(255,255,255,.035)),radial-gradient(circle at 80% 50%,rgba(200,232,75,.2),transparent 28%)}@media(min-width:900px){.site-header{background:rgba(3,4,2,.82)!important}.wrap{width:min(100% - 2.2rem,1160px)}.hero-card{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr)}.footer-logo{width:172px!important}.footer-grid{align-items:start}}@media(max-width:519px){.brand img{width:110px}.footer-logo{width:148px!important}.hero-copy{padding:1rem .9rem 0}.product-card{flex-basis:166px}.product-card img{height:108px}.service-card img{transform:scale(1.04)}.footer-grid{gap:.85rem}.legal{padding-bottom:.5rem}}.shader-button::before,.shader-button::after,.neon-button::before,.neon-button::after,.product-card button::before,.product-card button::after{content:none !important;display:none !important}@keyframes borderFlow{0%{background-position:0 0,0% 50%}50%{background-position:0 0,100% 50%}100%{background-position:0 0,0% 50%}}.shader-button,.neon-button,.product-card button{position:relative;isolation:isolate;overflow:hidden;border:1px solid transparent !important;background-origin:border-box !important;background-clip:padding-box,border-box !important;background-size:100% 100%,220% 220% !important;background-position:0 0,0% 50% !important}.shader-button{color:#071004 !important;background-image:linear-gradient(135deg,var(--brand),var(--brand2)),linear-gradient(115deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,.98) 12%,rgba(237,255,122,.95) 28%,rgba(200,232,75,.45) 48%,rgba(255,255,255,.98) 72%,rgba(237,255,122,.28) 100%) !important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 22px rgba(200,232,75,.38),0 0 62px rgba(200,232,75,.18),inset 0 -10px 20px rgba(0,0,0,.12) !important;animation:borderFlow 4.8s linear infinite,buttonAura 3.1s ease-in-out infinite !important}.neon-button{color:#ffffff !important;background-image:linear-gradient(180deg,rgba(10,13,8,.94),rgba(4,6,3,.94)),linear-gradient(115deg,rgba(200,232,75,.24) 0%,rgba(255,255,255,.92) 18%,rgba(200,232,75,.78) 40%,rgba(200,232,75,.28) 58%,rgba(255,255,255,.86) 74%,rgba(200,232,75,.18) 100%) !important;box-shadow:0 0 0 1px rgba(255,255,255,.06),0 0 18px rgba(200,232,75,.16),0 0 46px rgba(200,232,75,.12),inset 0 1px 0 rgba(255,255,255,.08) !important;animation:borderFlow 5.2s linear infinite,buttonAura 3.4s ease-in-out infinite !important}.product-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;padding-bottom:4.3rem !important;min-height:278px !important}.product-card button{left:.72rem !important;right:.72rem !important;bottom:.72rem !important;width:auto !important;min-width:0 !important;height:44px !important;padding:0 .85rem !important;border-radius:15px !important;display:flex !important;align-items:center !important;justify-content:center !important;color:#071004 !important;font-size:1rem !important;font-weight:950 !important;letter-spacing:-.02em;background-image:linear-gradient(135deg,var(--brand),var(--brand2)),linear-gradient(115deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,.98) 12%,rgba(237,255,122,.95) 28%,rgba(200,232,75,.45) 48%,rgba(255,255,255,.98) 72%,rgba(237,255,122,.28) 100%) !important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 18px rgba(200,232,75,.34),0 0 46px rgba(200,232,75,.16),inset 0 -8px 14px rgba(0,0,0,.1) !important;animation:borderFlow 4.6s linear infinite,buttonAura 3s ease-in-out infinite !important}.product-card h3{max-width:100%}.product-card strong{display:block;margin-top:.08rem}.product-card p{margin-bottom:.48rem}.hero-art{min-height:260px !important;margin:-.2rem 0 .15rem !important}.hero-shine{inset:auto 8% 24px 8% !important;height:170px !important;background:radial-gradient(circle at 50% 55%,rgba(200,232,75,.22),transparent 62%) !important;filter:blur(28px) !important}.hero-ring{width:260px !important;height:260px !important;top:auto !important;bottom:34px !important;left:50% !important;right:auto !important;transform:translateX(-50%) !important;opacity:.72 !important}.hero-art img{width:min(100%,340px) !important}.stock-bomb,.final-cta,.tiktok-card,.wow-panel{box-shadow:0 0 70px rgba(200,232,75,.07),inset 0 1px 0 rgba(255,255,255,.05) !important}.btn:hover,.product-card button:hover,.sticky-bar a:hover{transform:translateY(-1px) scale(1.01)}@media (max-width:519px){.orb{display:none !important}.hero-card{padding-bottom:.5rem}.hero-copy{padding:1rem .95rem 0 !important}.hero-art{min-height:248px !important}.hero-ring{width:240px !important;height:240px !important;bottom:28px !important}.product-card{flex-basis:166px !important;min-height:272px !important}.product-card img{height:102px !important}.live-row a{padding:.7rem .5rem}}@media (min-width:900px){.hero-ring{width:360px !important;height:360px !important;left:auto !important;right:14% !important;bottom:44px !important;transform:none !important}.hero-art img{width:min(100%,600px) !important}}.neon-frame,.stock-bomb,.final-cta,.wow-panel,.tiktok-proof{position:relative;isolation:isolate;overflow:hidden}.neon-frame::before,.stock-bomb::before,.final-cta::before,.wow-panel::before,.tiktok-proof::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(120deg,rgba(200,232,75,.16),rgba(255,255,255,.08),rgba(200,232,75,.45),rgba(255,255,255,.06),rgba(200,232,75,.12));background-size:220% 220%;animation:neonBorderTravel 7.5s linear infinite;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}@keyframes neonBorderTravel{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes glassSweep{0%{transform:translateX(-170%) skewX(-22deg);opacity:0}8%{opacity:.0}18%{opacity:.82}32%{opacity:.0}100%{transform:translateX(260%) skewX(-22deg);opacity:0}}.shader-button,.neon-button,.product-card button,.top-chip.wa-chip,.sticky-main{overflow:hidden !important}.shader-button::after,.neon-button::after,.product-card button::after,.top-chip.wa-chip::after,.sticky-main::after{content:"" !important;position:absolute !important;top:-40% !important;bottom:-40% !important;left:-30% !important;width:34% !important;border-radius:20px !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.04),rgba(255,255,255,.42),rgba(255,255,255,.86),rgba(255,255,255,.28),rgba(255,255,255,0)) !important;filter:blur(.4px) !important;transform:translateX(-170%) skewX(-22deg) !important;animation:glassSweep 4.7s ease-in-out infinite !important;pointer-events:none !important;z-index:0 !important;mix-blend-mode:screen}.shader-button>*,.neon-button>*,.product-card button>*{position:relative;z-index:1}.product-card button{border-radius:16px !important}.product-card::after,.video-card::before,.mini-card::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 20% 0%,rgba(200,232,75,.1),transparent 32%),radial-gradient(circle at 80% 100%,rgba(200,232,75,.08),transparent 28%);opacity:.95}.video-card{min-height:188px;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 18px 40px rgba(0,0,0,.32),0 0 26px rgba(200,232,75,.09)}.video-card picture,.video-card img{display:block;width:100%;height:100%}.video-card img{object-fit:cover;opacity:.72}.video-card strong{font-size:.92rem;line-height:1.05}.video-card small{font-size:.73rem;line-height:1.2;color:#eef4dd}.video-card em{position:relative;z-index:2;font-style:normal;color:var(--brand);font-size:.74rem;font-weight:900;margin-top:.32rem}.featured-video,.picford-card{border-color:rgba(200,232,75,.36);box-shadow:0 0 0 1px rgba(200,232,75,.24),0 0 26px rgba(200,232,75,.18),0 18px 40px rgba(0,0,0,.32)}.picford-card::after{content:"FEATURED";position:absolute;top:.6rem;right:.6rem;z-index:3;font-size:.62rem;font-weight:950;letter-spacing:.08em;color:#071004;background:linear-gradient(135deg,var(--brand),var(--brand2));border-radius:999px;padding:.32rem .5rem;box-shadow:0 0 18px rgba(200,232,75,.3)}.real-tiktok-grid{padding-bottom:.4rem}.tiktok-proof{display:grid;gap:.9rem;margin-top:1rem;padding:1rem;border-radius:24px;border:1px solid rgba(200,232,75,.24);background:linear-gradient(135deg,rgba(200,232,75,.09),rgba(255,255,255,.03));box-shadow:0 0 46px rgba(200,232,75,.07)}.tiktok-proof-media{border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.09);max-height:210px}.tiktok-proof-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.tiktok-proof h3{font-size:1.32rem;line-height:1.02;margin:0 0 .42rem}.tiktok-proof p:not(.micro){color:var(--muted);margin:0;line-height:1.42}.hero-card::after,.stock-bomb::after,.final-cta::after,.wow-panel::after,.tiktok-proof::after{content:"" !important;position:absolute;top:-20%;bottom:-20%;left:-22%;width:18%;transform:translateX(-180%) skewX(-20deg);background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.02),rgba(255,255,255,.1),rgba(255,255,255,.22),rgba(255,255,255,0));filter:blur(1px);animation:glassSweep 8.2s ease-in-out infinite;animation-delay:1.1s;pointer-events:none;z-index:0}.hero-art::after{content:"";position:absolute;left:50%;bottom:16px;width:290px;height:290px;border-radius:50%;transform:translateX(-50%);border:1px solid rgba(255,255,255,.42);box-shadow:0 0 22px rgba(255,255,255,.08),0 0 36px rgba(200,232,75,.12);opacity:.9}.hero-ring{border-color:rgba(200,232,75,.4) !important;box-shadow:0 0 24px rgba(200,232,75,.18),inset 0 0 26px rgba(200,232,75,.08) !important}.hero-shine{opacity:.85;animation:heroGlowFloat 5.8s ease-in-out infinite}@keyframes heroGlowFloat{0%,100%{transform:translateY(0);opacity:.78}50%{transform:translateY(-6px);opacity:1}}.live-row a,.benefit-grid article,.mini-action,.mini-card,.review-card,.service-card,.product-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.live-row a,.benefit-grid article,.mini-card,.review-card,.service-card{position:relative;overflow:hidden}.live-row a::after,.benefit-grid article::after,.mini-card::before,.review-card::before,.service-card::before{content:"";position:absolute;top:-30%;bottom:-30%;left:-30%;width:24%;transform:translateX(-220%) skewX(-18deg);background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.02),rgba(255,255,255,.18),rgba(255,255,255,0));animation:glassSweep 10s ease-in-out infinite;opacity:.55;pointer-events:none}@media(min-width:900px){.real-tiktok-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}.tiktok-proof{grid-template-columns:220px 1fr auto;align-items:center}.tiktok-proof-media{max-height:170px;height:170px}.hero-art::after{width:360px;height:360px;left:auto;right:13%;transform:none}}@media(max-width:519px){.hero-card::after,.stock-bomb::after,.final-cta::after,.wow-panel::after,.tiktok-proof::after{animation-duration:6.4s}.shader-button::after,.neon-button::after,.product-card button::after,.top-chip.wa-chip::after,.sticky-main::after{animation-duration:4.2s !important}.video-card{flex:0 0 170px;height:220px}.tiktok-proof{padding:.9rem}.tiktok-proof h3{font-size:1.18rem}.hero-art::after{width:248px;height:248px;bottom:24px}}:root{--glass-sheen:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.04),rgba(255,255,255,.28),rgba(255,255,255,.68),rgba(255,255,255,.18),rgba(255,255,255,0))}@keyframes ultraGlowPulse{0%,100%{box-shadow:0 0 12px rgba(200,232,75,.18),0 0 34px rgba(200,232,75,.08),inset 0 0 0 1px rgba(255,255,255,.06)}50%{box-shadow:0 0 18px rgba(200,232,75,.28),0 0 48px rgba(200,232,75,.14),inset 0 0 0 1px rgba(255,255,255,.1)}}@keyframes ultraSheen{0%{transform:translateX(-220%) skewX(-22deg);opacity:0}10%{opacity:0}18%{opacity:.38}32%{opacity:0}100%{transform:translateX(320%) skewX(-22deg);opacity:0}}@keyframes ultraBorderMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes heroHaloPulse{0%,100%{transform:translateX(-50%) scale(1);opacity:.72}50%{transform:translateX(-50%) scale(1.035);opacity:.9}}.product-card,.service-card,.review-card,.mini-card,.live-row a,.benefit-grid article,.video-card,.stock-bomb,.wow-panel,.final-cta,.tiktok-proof,.hero-card{animation:ultraGlowPulse 4.8s ease-in-out infinite}.btn,.top-chip.wa-chip,.sticky-main,.product-card button,.text-link,.socials a{position:relative;overflow:hidden}.btn::after,.top-chip.wa-chip::after,.sticky-main::after,.product-card button::after,.socials a::after{content:"";position:absolute;top:-55%;bottom:-55%;left:-28%;width:22%;background:var(--glass-sheen);transform:translateX(-220%) skewX(-22deg);animation:ultraSheen 5.2s ease-in-out infinite;pointer-events:none;filter:blur(.4px);z-index:0}.btn>*,.product-card button>*,.top-chip.wa-chip>*,.sticky-main>*{position:relative;z-index:1}.btn-primary,.top-chip.wa-chip,.sticky-main,.product-card button{background-size:220% 220%,100% 100% !important;background-position:0% 50%,0 0 !important;background-image:linear-gradient(120deg,rgba(255,255,255,.18),rgba(255,255,255,.02),rgba(200,232,75,.14),rgba(255,255,255,.02),rgba(255,255,255,.18)),linear-gradient(135deg,var(--brand),var(--brand2)) !important;color:#071004 !important;border:1px solid rgba(242,255,154,.42) !important;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 0 24px rgba(200,232,75,.22),0 0 64px rgba(200,232,75,.12),inset 0 -10px 20px rgba(0,0,0,.08) !important;animation:ultraBorderMove 7s linear infinite,ultraGlowPulse 3.8s ease-in-out infinite !important}.btn-ghost,.neon-button{background-size:220% 220%,100% 100% !important;background-position:0% 50%,0 0 !important;background-image:linear-gradient(120deg,rgba(255,255,255,.12),rgba(255,255,255,.02),rgba(200,232,75,.12),rgba(255,255,255,.02),rgba(255,255,255,.12)),linear-gradient(180deg,rgba(10,13,8,.96),rgba(3,5,2,.94)) !important;border:1px solid rgba(200,232,75,.28) !important;box-shadow:0 0 0 1px rgba(255,255,255,.05),0 0 18px rgba(200,232,75,.08),0 0 42px rgba(200,232,75,.06),inset 0 1px 0 rgba(255,255,255,.06) !important;animation:ultraBorderMove 8s linear infinite,ultraGlowPulse 4.4s ease-in-out infinite !important}.product-card{display:flex !important;flex-direction:column !important;min-height:304px !important;padding-bottom:.88rem !important}.product-card>div{display:flex;flex-direction:column;flex:1}.product-card h3{font-size:1rem;margin:0 0 .14rem}.product-card p{font-size:.78rem;line-height:1.2;margin:0 0 .32rem}.product-card strong{display:block;margin:0 0 .72rem;font-size:1.02rem}.product-card button{position:static !important;width:100% !important;min-width:0 !important;height:46px !important;border-radius:16px !important;margin-top:auto !important;font-size:.98rem !important;font-weight:950 !important;display:flex !important;align-items:center !important;justify-content:center !important}.product-card img{height:108px !important;margin:.32rem auto .58rem !important}.hero-card{position:relative;overflow:hidden}.hero-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 28%,rgba(200,232,75,.12),transparent 22%),radial-gradient(circle at 62% 74%,rgba(200,232,75,.08),transparent 20%),linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.015));pointer-events:none}.hero-copy{padding:1.05rem .98rem 0 !important}.hero-copy p{max-width:28rem}.hero-art{min-height:258px !important;margin:-.12rem 0 .22rem !important;display:grid !important;place-items:end center !important}.hero-art::before,.hero-art::after{content:"";position:absolute;left:50%;transform:translateX(-50%);border-radius:50%;pointer-events:none}.hero-art::before{width:270px;height:270px;bottom:58px;border:1px solid rgba(200,232,75,.34);box-shadow:0 0 20px rgba(200,232,75,.1),inset 0 0 28px rgba(200,232,75,.05);animation:heroHaloPulse 5.8s ease-in-out infinite}.hero-art::after{width:318px;height:86px;bottom:10px;background:radial-gradient(ellipse at center,rgba(200,232,75,.28),rgba(200,232,75,.12) 42%,transparent 72%);filter:blur(16px)}.hero-ring{width:0 !important;height:0 !important;border:none !important;box-shadow:none !important;opacity:0 !important}.hero-shine{inset:auto 2% 18px 2% !important;height:182px !important;background:radial-gradient(circle at 50% 58%,rgba(200,232,75,.17),transparent 58%) !important;filter:blur(26px) !important}.hero-art img{width:min(100%,326px) !important;position:relative;z-index:2;filter:drop-shadow(0 30px 38px rgba(0,0,0,.56)) !important}.trust-pill{box-shadow:0 0 18px rgba(200,232,75,.1),inset 0 1px 0 rgba(255,255,255,.06)}.live-row a,.benefit-grid article,.mini-card,.review-card,.service-card,.video-card,.product-card{border-color:rgba(255,255,255,.09) !important;box-shadow:0 14px 30px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}.product-card:hover,.service-card:hover,.video-card:hover,.mini-card:hover,.review-card:hover,.live-row a:hover,.benefit-grid article:hover{transform:translateY(-3px)}.tiktok-card p{max-width:48rem}.video-card{min-height:210px !important;border-radius:20px !important}.video-card strong{font-size:.92rem !important}.video-card small{font-size:.74rem !important;color:#f1f5ea !important}.video-card em{font-style:normal;color:var(--brand);font-weight:900;font-size:.74rem;position:relative;z-index:2;margin-top:.34rem}.picford-card{border-color:rgba(200,232,75,.34) !important;box-shadow:0 0 0 1px rgba(200,232,75,.18),0 0 24px rgba(200,232,75,.12),0 16px 32px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.05) !important}.picford-card::after{box-shadow:0 0 16px rgba(200,232,75,.22)}.tiktok-proof{grid-template-columns:1fr;align-items:start;gap:.85rem;border-radius:24px}.tiktok-proof .btn{align-self:start}.sticky-bar{box-shadow:0 16px 50px rgba(0,0,0,.64),0 0 30px rgba(200,232,75,.08)}.sticky-bar a{box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.site-footer{background:linear-gradient(180deg,rgba(3,4,2,.76),rgba(3,4,2,.92))}.footer-brand img{filter:drop-shadow(0 0 18px rgba(200,232,75,.1))}@media (max-width:519px){.wrap{width:min(100% - .9rem,1180px)}.section{padding:.98rem 0}.hero-card{border-radius:28px}.hero-copy{padding:.92rem .9rem 0 !important}.trust-pill{font-size:.78rem;padding:.48rem .62rem;margin-bottom:.72rem}h1{font-size:clamp(2.3rem,12.6vw,3.9rem);line-height:.92;letter-spacing:-.078em;margin-bottom:.58rem}.hero-copy p{font-size:.95rem;line-height:1.36;margin-bottom:.78rem}.hero-actions{gap:.58rem;margin:.88rem 0}.btn{min-height:50px;border-radius:17px}.live-row{gap:.42rem;margin-bottom:.55rem}.live-row a{padding:.64rem .48rem;border-radius:15px}.live-row strong{font-size:.92rem}.live-row small{font-size:.64rem}.hero-art{min-height:238px !important;margin:.02rem 0 .12rem !important}.hero-art::before{width:224px;height:224px;bottom:52px}.hero-art::after{width:276px;height:74px;bottom:10px}.hero-art img{width:min(100%,274px) !important}.action-strip{margin-top:.55rem;padding:.55rem;border-radius:20px}.mini-action{padding:.72rem;border-radius:16px}.benefit-grid{padding:.55rem;border-radius:20px}.benefit-grid article{padding:.72rem;border-radius:15px}.section-head{margin-bottom:.62rem}.product-rail{gap:.62rem;margin-inline:-.12rem;padding-inline:.12rem}.product-card{flex:0 0 160px;min-height:286px !important;padding:.65rem .65rem .72rem !important;border-radius:21px}.product-card .badge{font-size:.62rem;padding:.22rem .42rem}.product-card img{height:96px !important;margin:.28rem auto .52rem !important}.product-card h3{font-size:.92rem}.product-card p{font-size:.71rem}.product-card strong{font-size:.94rem;margin-bottom:.6rem}.product-card button{height:42px !important;border-radius:14px !important;font-size:.92rem !important}.stock-bomb,.tiktok-card,.final-cta,.wow-panel,.tiktok-proof{padding:.92rem;border-radius:24px}.wow-panel h2,.final-cta h2{font-size:1.5rem;line-height:1.02}.service-grid{gap:.62rem}.service-card{grid-template-columns:38% 1fr;gap:.68rem;min-height:174px;padding:.78rem;border-radius:21px}.service-card img{height:136px;transform:scale(1.04)}.service-card h3{font-size:1rem}.service-card p{font-size:.76rem}.video-card{flex:0 0 166px;height:214px}.tiktok-proof-media{max-height:162px}.review-grid{gap:.55rem}.review-card{padding:.75rem;border-radius:18px}.footer-grid{gap:.82rem}.footer-brand img,.footer-logo{width:128px !important}.site-footer p,.site-footer span,.site-footer a{font-size:.78rem}.sticky-bar{left:.45rem;right:.45rem;bottom:calc(.45rem+var(--bottom));padding:.36rem;gap:.36rem;border-radius:20px}.sticky-bar a{min-height:44px;border-radius:15px;font-size:.94rem}}@media (min-width:520px){.product-card{min-height:318px !important}}@media (min-width:900px){.hero-card{grid-template-columns:minmax(0,.95fr) minmax(420px,1fr) !important;padding:1.1rem 1.1rem 1.08rem !important}.hero-copy{padding:1rem .9rem 1rem .35rem !important}.hero-art{min-height:430px !important}.hero-art::before{width:360px;height:360px;left:auto;right:13%;transform:none;bottom:46px}.hero-art::after{width:428px;height:102px;left:auto;right:8%;transform:none;bottom:14px}.hero-art img{width:min(100%,560px) !important}.product-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.product-card{min-height:332px !important}.product-card button{margin-top:auto}.tiktok-proof{grid-template-columns:220px 1fr auto;align-items:center}.tiktok-proof-media{max-height:180px;height:180px}}.orb,.orb-a,.orb-b{display:none !important;opacity:0 !important}@keyframes sectionSheenFinal{0%{transform:translateX(-240%) skewX(-20deg);opacity:0}14%{opacity:0}24%{opacity:.16}38%{opacity:0}100%{transform:translateX(340%) skewX(-20deg);opacity:0}}@keyframes buttonSheenFinal{0%{transform:translateX(-220%) skewX(-22deg);opacity:0}12%{opacity:0}22%{opacity:.5}34%{opacity:0}100%{transform:translateX(320%) skewX(-22deg);opacity:0}}.hero-card,.action-strip,.benefit-grid,.stock-bomb,.wow-panel,.final-cta,.tiktok-card,.tiktok-proof,.service-card,.mini-card,.review-card,.video-card,.product-card,.live-row a{position:relative;overflow:hidden}.hero-card::after,.action-strip::after,.benefit-grid::after,.stock-bomb::after,.wow-panel::after,.final-cta::after,.tiktok-card::after,.tiktok-proof::after,.service-card::after,.mini-card::after,.review-card::after,.video-card::after,.product-card::after,.live-row a::after{content:"";position:absolute;top:-25%;bottom:-25%;left:-22%;width:16%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.02),rgba(255,255,255,.14),rgba(255,255,255,.28),rgba(255,255,255,0));transform:translateX(-240%) skewX(-20deg);animation:sectionSheenFinal 10.5s ease-in-out infinite;pointer-events:none;filter:blur(.4px);z-index:0}.hero-card>*,.action-strip>*,.benefit-grid>*,.stock-bomb>*,.wow-panel>*,.final-cta>*,.tiktok-card>*,.tiktok-proof>*,.service-card>*,.mini-card>*,.review-card>*,.video-card>*,.product-card>*,.live-row a>*{position:relative;z-index:1}.btn,.top-chip.wa-chip,.sticky-main,.product-card button,.socials a,.text-link{position:relative;overflow:hidden}.btn::before,.top-chip.wa-chip::before,.sticky-main::before,.product-card button::before,.socials a::before{content:"" !important;position:absolute;top:-45%;bottom:-45%;left:-24%;width:20%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.05),rgba(255,255,255,.42),rgba(255,255,255,.85),rgba(255,255,255,.22),rgba(255,255,255,0));transform:translateX(-220%) skewX(-22deg);animation:buttonSheenFinal 4.9s ease-in-out infinite;pointer-events:none;z-index:0;filter:blur(.5px)}.btn>*,.product-card button>*{position:relative;z-index:1}.hero-card{display:block !important;padding:0 !important;border-radius:30px !important;background:linear-gradient(160deg,rgba(18,22,12,.92),rgba(7,9,5,.96)) !important;border:1px solid rgba(200,232,75,.18) !important;box-shadow:0 24px 70px rgba(0,0,0,.42),0 0 28px rgba(200,232,75,.08),inset 0 1px 0 rgba(255,255,255,.05) !important}.hero-copy{position:relative;z-index:3 !important;display:block !important;padding:1rem .95rem 0 !important;opacity:1 !important;visibility:visible !important}.hero-copy h1,.hero-copy p,.trust-pill,.hero-actions,.live-row{opacity:1 !important;visibility:visible !important}.hero-copy h1{color:#f3f5ef !important;max-width:10.5ch}.hero-copy p{color:#dce4d4 !important;max-width:29rem !important}.hero-actions{display:grid !important;gap:.58rem !important;margin:.86rem 0 .78rem !important}.live-row{display:grid !important;grid-template-columns:repeat(3,1fr);gap:.46rem !important;margin-bottom:.52rem !important}.live-row a{min-width:0;background:rgba(255,255,255,.045) !important;border:1px solid rgba(255,255,255,.08) !important;padding:.68rem .52rem !important;border-radius:15px !important}.live-row strong{display:block;color:var(--brand) !important;font-size:.92rem !important;line-height:1 !important}.live-row small{display:block;color:#b7bfb0 !important;font-size:.64rem !important;line-height:1.15 !important;margin-top:.18rem !important}.live-dot{margin-right:.22rem !important}.hero-art{position:relative;z-index:2;min-height:228px !important;display:grid !important;place-items:end center !important;margin:.08rem 0 .16rem !important;padding:0 .6rem .1rem !important}.hero-shine{display:none !important}.hero-ring{display:none !important}.hero-art::before{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:54px;width:214px;height:214px;border-radius:50%;border:1px solid rgba(233,244,213,.62);box-shadow:0 0 20px rgba(200,232,75,.12),inset 0 0 20px rgba(200,232,75,.06);opacity:.84;z-index:0}.hero-art::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:8px;width:278px;height:62px;background:radial-gradient(ellipse at center,rgba(200,232,75,.24),rgba(200,232,75,.08) 42%,transparent 72%);filter:blur(14px);z-index:0}.hero-art img{position:relative;z-index:2;width:min(100%,282px) !important;filter:drop-shadow(0 24px 34px rgba(0,0,0,.52)) !important}.product-card{display:flex !important;flex-direction:column !important;min-height:286px !important;padding:.66rem .66rem .74rem !important;border-radius:22px !important;background:linear-gradient(160deg,rgba(255,255,255,.06),rgba(255,255,255,.025)) !important}.product-card>div{display:flex;flex-direction:column;flex:1}.product-card img{height:96px !important;width:100% !important;object-fit:contain !important;margin:.3rem auto .5rem !important}.product-card h3{font-size:.92rem !important;line-height:1.05 !important;margin:0 0 .12rem !important}.product-card p{font-size:.71rem !important;line-height:1.18 !important;margin:0 0 .28rem !important;color:#b9c1b2 !important}.product-card strong{display:block;font-size:.96rem !important;color:var(--brand) !important;margin:0 0 .58rem !important}.product-card button{position:static !important;width:100% !important;height:42px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:14px !important;margin-top:auto !important;font-size:.92rem !important;font-weight:950 !important}.tiktok-card::before,.tiktok-proof::before,.video-card::before{display:none !important}.video-card{flex:0 0 166px !important;height:214px !important;border-radius:19px !important}.video-card img{opacity:.68 !important}.picford-card{box-shadow:0 0 0 1px rgba(200,232,75,.18),0 0 18px rgba(200,232,75,.1),0 14px 28px rgba(0,0,0,.26) !important}.section{padding:1rem 0 !important}.section-tight{padding-top:.2rem !important}.stock-bomb,.tiktok-card,.final-cta,.wow-panel,.tiktok-proof{padding:.95rem !important;border-radius:24px !important}.action-strip{padding:.56rem !important;border-radius:20px !important}.benefit-grid{padding:.56rem !important;border-radius:20px !important}.service-card{min-height:176px !important;padding:.78rem !important;border-radius:21px !important;grid-template-columns:38% 1fr !important;gap:.68rem !important}.service-card img{height:138px !important;transform:scale(1.02) !important}.review-card,.mini-card{padding:.76rem !important;border-radius:18px !important}@media(min-width:900px){.hero-card{display:grid !important;grid-template-columns:minmax(0,.92fr) minmax(430px,1fr) !important;align-items:center !important;padding:1.06rem !important}.hero-copy{padding:.95rem .8rem .95rem .25rem !important}.hero-copy h1{max-width:none}.hero-art{min-height:420px !important;margin:0 !important;padding:0 !important}.hero-art::before{left:auto;right:12%;transform:none;width:348px;height:348px;bottom:56px}.hero-art::after{left:auto;right:8%;transform:none;width:410px;height:86px;bottom:10px}.hero-art img{width:min(100%,558px) !important}.product-rail{display:grid !important;grid-template-columns:repeat(5,1fr) !important;gap:.8rem !important;overflow:visible !important;padding:0 !important;margin:0 !important}.product-card{min-height:328px !important}.video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:.7rem !important;overflow:visible !important}.video-card{flex:auto !important;height:270px !important}.tiktok-proof{grid-template-columns:220px 1fr auto !important;align-items:center !important}}.reveal-card,.reveal-card.is-visible{opacity:1 !important;transform:none !important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease !important}.orb,.orb-a,.orb-b{display:none !important;opacity:0 !important;visibility:hidden !important}@media(max-width:519px){.hero-card{border-radius:28px !important;padding:0 !important;overflow:hidden !important;background:radial-gradient(circle at 70% 75%,rgba(200,232,75,.12),transparent 32%),linear-gradient(160deg,rgba(21,26,14,.94),rgba(6,8,4,.98)) !important}.hero-copy{padding:.95rem .92rem 0 !important}.hero-copy h1{font-size:2.55rem !important;line-height:.91 !important;letter-spacing:-.083em !important;margin-bottom:.58rem !important;max-width:10.2ch !important}.hero-copy p{font-size:.93rem !important;line-height:1.35 !important;margin-bottom:.78rem !important}.hero-actions{margin:.82rem 0 .72rem !important;gap:.55rem !important}.live-row{grid-template-columns:repeat(3,1fr) !important;gap:.42rem !important;margin-bottom:.2rem !important}.live-row a{padding:.62rem .48rem !important;border-radius:15px !important}.hero-art{min-height:198px !important;margin:-.02rem 0 .16rem !important;padding:0 .45rem 0 !important;display:grid !important;place-items:end center !important}.hero-art::before{width:202px !important;height:202px !important;bottom:42px !important;border-color:rgba(244,255,226,.52) !important;opacity:.72 !important}.hero-art::after{width:252px !important;height:54px !important;bottom:4px !important;opacity:.82 !important}.hero-art img{width:min(100%,248px) !important}}@keyframes crystalRunV12{0%{transform:translateX(-230%) skewX(-20deg);opacity:0}12%{opacity:0}22%{opacity:.30}34%{opacity:0}100%{transform:translateX(330%) skewX(-20deg);opacity:0}}@keyframes crystalButtonV12{0%{transform:translateX(-230%) skewX(-23deg);opacity:0}10%{opacity:0}20%{opacity:.70}34%{opacity:0}100%{transform:translateX(330%) skewX(-23deg);opacity:0}}@keyframes neonPulseV12{0%,100%{box-shadow:0 0 12px rgba(200,232,75,.14),0 0 36px rgba(200,232,75,.06),inset 0 1px 0 rgba(255,255,255,.05)}50%{box-shadow:0 0 20px rgba(200,232,75,.28),0 0 62px rgba(200,232,75,.12),inset 0 1px 0 rgba(255,255,255,.08)}}.hero-card,.action-strip,.benefit-grid,.product-card,.stock-bomb,.mini-card,.wow-panel,.service-card,.tiktok-card,.tiktok-proof,.review-card,.final-cta,.live-row a{position:relative !important;overflow:hidden !important}.hero-card::after,.action-strip::after,.benefit-grid::after,.product-card::after,.stock-bomb::after,.mini-card::after,.wow-panel::after,.service-card::after,.tiktok-card::after,.tiktok-proof::after,.review-card::after,.final-cta::after,.live-row a::after{content:"" !important;position:absolute !important;top:-35% !important;bottom:-35% !important;left:-24% !important;width:18% !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.025),rgba(255,255,255,.13),rgba(255,255,255,.26),rgba(255,255,255,0)) !important;transform:translateX(-230%) skewX(-20deg) !important;animation:crystalRunV12 8.8s ease-in-out infinite !important;pointer-events:none !important;z-index:1 !important;filter:blur(.4px) !important}.hero-card>*,.action-strip>*,.benefit-grid>*,.product-card>*,.stock-bomb>*,.mini-card>*,.wow-panel>*,.service-card>*,.tiktok-card>*,.tiktok-proof>*,.review-card>*,.final-cta>*,.live-row a>*{position:relative;z-index:2}.btn,.product-card button,.sticky-main,.top-chip.wa-chip,.socials a{position:relative !important;overflow:hidden !important;isolation:isolate !important}.btn::before,.product-card button::before,.sticky-main::before,.top-chip.wa-chip::before,.socials a::before{content:"" !important;position:absolute !important;top:-48% !important;bottom:-48% !important;left:-24% !important;width:22% !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.08),rgba(255,255,255,.55),rgba(255,255,255,.92),rgba(255,255,255,.20),rgba(255,255,255,0)) !important;transform:translateX(-230%) skewX(-23deg) !important;animation:crystalButtonV12 4.5s ease-in-out infinite !important;pointer-events:none !important;z-index:1 !important;filter:blur(.45px) !important}.btn>*,.product-card button>*,.sticky-main>*,.top-chip.wa-chip>*{position:relative;z-index:2}.btn-primary,.product-card button,.sticky-main,.top-chip.wa-chip{animation:neonPulseV12 3.8s ease-in-out infinite !important}.product-card{display:flex !important;flex-direction:column !important;min-height:286px !important;padding:.66rem .66rem .72rem !important}.product-card>div{display:flex !important;flex-direction:column !important;flex:1 !important}.product-card img{height:96px !important;object-fit:contain !important;margin:.28rem auto .5rem !important}.product-card h3{font-size:.92rem !important;line-height:1.05 !important;margin:0 0 .14rem !important}.product-card p{font-size:.71rem !important;line-height:1.18 !important;margin:0 0 .28rem !important}.product-card strong{font-size:.95rem !important;margin:0 0 .58rem !important;display:block !important}.product-card button{position:static !important;width:100% !important;min-width:0 !important;height:42px !important;border-radius:14px !important;margin-top:auto !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:.92rem !important;font-weight:950 !important}.why-grid,.review-grid{align-items:stretch !important}.service-grid{gap:.64rem !important}.service-card{opacity:1 !important;visibility:visible !important;min-height:174px !important;grid-template-columns:38% 1fr !important;gap:.68rem !important}.service-card img{height:136px !important;transform:scale(1.02) !important}.video-card::before{display:none !important;content:none !important}.video-card::after{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.88)) !important;width:auto !important;left:0 !important;top:0 !important;bottom:0 !important;transform:none !important;animation:none !important;opacity:1 !important;z-index:1 !important;filter:none !important}.video-card span,.video-card strong,.video-card small,.video-card em{position:relative !important;z-index:3 !important}.video-card img{opacity:.72 !important}.picford-card::after{content:"FEATURED" !important;top:.55rem !important;right:.55rem !important;left:auto !important;bottom:auto !important;width:auto !important;transform:none !important;animation:none !important;opacity:1 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;filter:none !important;z-index:4 !important}.section{padding:.92rem 0 !important}.section-tight{padding-top:.15rem !important}.wow-panel{margin-top:.2rem !important}.final-cta{margin-top:.2rem !important}@media(min-width:900px){.reveal-card{opacity:1 !important;transform:none !important}.hero-card{display:grid !important;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr) !important;align-items:center !important;padding:1rem !important}.hero-art{min-height:420px !important}.hero-art img{width:min(100%,560px) !important}.product-rail{display:grid !important;grid-template-columns:repeat(5,1fr) !important;overflow:visible !important;margin:0 !important;padding:0 !important;gap:.85rem !important}.product-card{min-height:326px !important}.video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(4,1fr) !important;overflow:visible !important}.video-card{height:270px !important;flex:auto !important}}.reveal-card,.reveal-card.is-visible{opacity:1 !important;transform:none !important;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease !important}.orb,.orb-a,.orb-b{display:none !important}.bg-grid{opacity:.11 !important}body{background:radial-gradient(circle at 50% -6%,rgba(200,232,75,.10),transparent 24%),radial-gradient(circle at 50% 18%,rgba(200,232,75,.045),transparent 28%),linear-gradient(180deg,#030402 0%,#050704 44%,#020301 100%) !important}@keyframes agCrystalSweep{0%{transform:translateX(-180%) skewX(-18deg);opacity:0}12%{opacity:0}22%{opacity:.56}34%{opacity:0}100%{transform:translateX(320%) skewX(-18deg);opacity:0}}@keyframes agSectionSweep{0%{transform:translateX(-210%) skewX(-18deg);opacity:0}16%{opacity:0}28%{opacity:.22}42%{opacity:0}100%{transform:translateX(330%) skewX(-18deg);opacity:0}}@keyframes agNeonPulse{0%,100%{box-shadow:0 0 12px rgba(200,232,75,.20),0 0 36px rgba(200,232,75,.08),inset 0 1px 0 rgba(255,255,255,.06)}50%{box-shadow:0 0 22px rgba(200,232,75,.32),0 0 62px rgba(200,232,75,.14),inset 0 1px 0 rgba(255,255,255,.10)}}.btn,.top-chip.wa-chip,.sticky-main,.product-card button,.menu-wa,.socials a{position:relative !important;overflow:hidden !important;isolation:isolate !important}.btn::before,.top-chip.wa-chip::before,.sticky-main::before,.product-card button::before,.menu-wa::before,.socials a::before{content:"" !important;position:absolute !important;inset:-45% auto -45% -36% !important;width:26% !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.06),rgba(255,255,255,.50),rgba(255,255,255,.92),rgba(255,255,255,.20),rgba(255,255,255,0)) !important;transform:translateX(-180%) skewX(-18deg) !important;animation:agCrystalSweep 4.4s ease-in-out infinite !important;filter:blur(.35px) !important;mix-blend-mode:screen !important;pointer-events:none !important;z-index:0 !important}.btn>*,.top-chip.wa-chip>*,.sticky-main>*,.product-card button>*,.menu-wa>*{position:relative;z-index:1}.btn-primary,.top-chip.wa-chip,.sticky-main,.product-card button,.menu-wa{background-image:linear-gradient(135deg,var(--brand),var(--brand2)) !important;border:1px solid rgba(243,255,157,.52) !important;color:#071004 !important;animation:agNeonPulse 3.4s ease-in-out infinite !important}.btn-ghost,.neon-button{background:linear-gradient(180deg,rgba(7,10,5,.94),rgba(2,4,2,.96)) !important;border:1px solid rgba(200,232,75,.34) !important;color:#fff !important;animation:agNeonPulse 4.4s ease-in-out infinite !important}.hero-card,.action-strip,.benefit-grid,.stock-bomb,.wow-panel,.final-cta,.tiktok-card,.tiktok-proof,.service-card,.mini-card,.review-card,.product-card,.live-row a{position:relative !important;overflow:hidden !important;isolation:isolate !important}.hero-card::after,.action-strip::after,.benefit-grid::after,.stock-bomb::after,.wow-panel::after,.final-cta::after,.tiktok-card::after,.tiktok-proof::after,.service-card::after,.mini-card::after,.review-card::after,.product-card::after,.live-row a::after{content:"" !important;position:absolute !important;inset:-20% auto -20% -22% !important;width:18% !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.035),rgba(255,255,255,.16),rgba(255,255,255,.32),rgba(255,255,255,0)) !important;transform:translateX(-210%) skewX(-18deg) !important;animation:agSectionSweep 8.6s ease-in-out infinite !important;filter:blur(.8px) !important;pointer-events:none !important;z-index:0 !important}.hero-card>*,.action-strip>*,.benefit-grid>*,.stock-bomb>*,.wow-panel>*,.final-cta>*,.tiktok-card>*,.tiktok-proof>*,.service-card>*,.mini-card>*,.review-card>*,.product-card>*,.live-row a>*{position:relative;z-index:1}.hero-card{display:block !important;min-height:0 !important;padding:0 !important;border-radius:29px !important;background:linear-gradient(160deg,rgba(23,28,15,.92),rgba(6,8,4,.96)) !important;border:1px solid rgba(200,232,75,.20) !important}.hero-copy{padding:1rem .92rem 0 !important}.hero-copy h1{font-size:clamp(2.32rem,12.4vw,3.85rem) !important;line-height:.92 !important;max-width:10.8ch !important;margin-bottom:.6rem !important}.hero-copy p{font-size:.94rem !important;line-height:1.36 !important;margin-bottom:.82rem !important}.trust-pill{margin-bottom:.72rem !important;font-size:.76rem !important}.hero-actions{display:grid !important;gap:.58rem !important;margin:.8rem 0 .72rem !important}.hero-actions .btn{min-height:49px !important;border-radius:17px !important}.live-row{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:.42rem !important;margin-bottom:.2rem !important}.live-row a{padding:.62rem .48rem !important;border-radius:15px !important}.live-row strong{font-size:.9rem !important}.live-row small{font-size:.62rem !important}.hero-art{min-height:188px !important;padding:0 .45rem .1rem !important;margin:-.14rem 0 .08rem !important;display:grid !important;place-items:end center !important}.hero-ring,.hero-shine{display:none !important}.hero-art::before{content:"" !important;position:absolute !important;left:50% !important;bottom:42px !important;width:186px !important;height:186px !important;transform:translateX(-50%) !important;border-radius:50% !important;border:1px solid rgba(238,247,217,.58) !important;box-shadow:0 0 18px rgba(200,232,75,.14),inset 0 0 22px rgba(200,232,75,.07) !important;background:transparent !important;z-index:0 !important}.hero-art::after{content:"" !important;position:absolute !important;left:50% !important;bottom:3px !important;width:238px !important;height:54px !important;transform:translateX(-50%) !important;border-radius:50% !important;background:radial-gradient(ellipse at center,rgba(200,232,75,.22),rgba(200,232,75,.09) 44%,transparent 72%) !important;filter:blur(13px) !important;z-index:0 !important}.hero-art img{width:min(100%,238px) !important;position:relative !important;z-index:2 !important;filter:drop-shadow(0 24px 30px rgba(0,0,0,.54)) !important}.product-card{flex:0 0 158px !important;display:flex !important;flex-direction:column !important;min-height:276px !important;padding:.62rem .62rem .68rem !important;border-radius:21px !important}.product-card img{height:91px !important;margin:.26rem auto .46rem !important}.product-card>div{display:flex !important;flex-direction:column !important;flex:1 !important}.product-card h3{font-size:.9rem !important;line-height:1.05 !important;margin:0 0 .12rem !important}.product-card p{font-size:.69rem !important;line-height:1.16 !important;margin:0 0 .26rem !important}.product-card strong{font-size:.92rem !important;line-height:1 !important;margin:0 0 .56rem !important}.product-card button{position:static !important;width:100% !important;height:41px !important;border-radius:14px !important;margin-top:auto !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:.9rem !important}.service-card{display:grid !important;grid-template-columns:38% 1fr !important;gap:.68rem !important;min-height:168px !important;padding:.74rem !important;border-radius:21px !important;align-items:center !important}.service-card img{height:130px !important;object-fit:contain !important;transform:scale(1) !important;opacity:1 !important}.service-card div,.service-card img{position:relative !important;z-index:2 !important}.service-card h3{font-size:.98rem !important}.service-card p{font-size:.75rem !important}.service-card a{font-size:.78rem !important}.video-card::before{display:none !important}.video-card{flex:0 0 164px !important;height:212px !important;border-radius:19px !important}.video-card img{opacity:.72 !important;filter:saturate(.94) contrast(1.04) brightness(.92) !important}.video-card span,.video-card strong,.video-card small,.video-card em{position:relative !important;z-index:3 !important}.video-card:after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.84)) !important}.picford-card:after{content:"FEATURED" !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;color:#071004 !important;inset:auto auto auto auto !important;top:.55rem !important;right:.55rem !important;width:auto !important;height:auto !important;padding:.28rem .45rem !important;border-radius:999px !important;animation:none !important;filter:none !important;transform:none !important;opacity:1 !important;z-index:4 !important;font-size:.58rem !important;font-weight:950 !important}.tiktok-proof-media{max-height:150px !important}.tiktok-proof-media img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center 22% !important}.tiktok-proof h3{font-size:1.12rem !important}.tiktok-proof p:not(.micro){font-size:.82rem !important}.wow-panel{padding:.85rem !important;gap:.65rem !important}.wow-panel h2{font-size:1.42rem !important;line-height:1.02 !important}.wow-panel p:not(.micro){font-size:.84rem !important}.wow-metrics span{padding:.62rem !important}.section{padding:.86rem 0 !important}.section-tight{padding-top:.08rem !important}.action-strip{padding:.54rem !important;border-radius:20px !important;margin-top:.52rem !important}.mini-action{padding:.68rem !important;border-radius:15px !important}.benefit-grid{padding:.54rem !important;border-radius:20px !important}.benefit-grid article,.mini-card,.review-card{padding:.72rem !important;border-radius:17px !important}.stock-bomb,.tiktok-card,.final-cta,.wow-panel,.tiktok-proof{padding:.88rem !important;border-radius:23px !important}.footer-logo,.footer-brand img{width:128px !important;height:auto !important;object-fit:contain !important}@media(min-width:900px){.hero-card{display:grid !important;grid-template-columns:minmax(0,.88fr) minmax(420px,1fr) !important;align-items:center !important;padding:1.05rem !important}.hero-copy{padding:.95rem .75rem !important}.hero-copy h1{max-width:none !important;font-size:clamp(3.6rem,5.5vw,5.4rem) !important}.hero-art{min-height:402px !important;margin:0 !important}.hero-art::before{width:340px !important;height:340px !important;bottom:52px !important;left:auto !important;right:13% !important;transform:none !important}.hero-art::after{width:392px !important;height:82px !important;left:auto !important;right:9% !important;transform:none !important;bottom:8px !important}.hero-art img{width:min(100%,548px) !important}.product-rail{display:grid !important;grid-template-columns:repeat(5,1fr) !important;gap:.8rem !important;overflow:visible !important;padding:0 !important;margin:0 !important}.product-card{flex:auto !important;min-height:315px !important}.product-card img{height:118px !important}.video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:.72rem !important;overflow:visible !important}.video-card{flex:auto !important;height:270px !important}.tiktok-proof{grid-template-columns:220px 1fr auto !important;align-items:center !important}.tiktok-proof-media{height:168px !important;max-height:168px !important}}.reveal-card{opacity:1!important;transform:none!important}.orb,.orb-a,.orb-b{display:none!important;opacity:0!important}body{padding-bottom:calc(6.2rem+var(--bottom))!important}@keyframes agSectionShatter{0%{transform:translateX(-260%) skewX(-22deg);opacity:0}12%{opacity:0}20%{opacity:.16}26%{opacity:.36}34%{opacity:.10}42%{opacity:0}100%{transform:translateX(360%) skewX(-22deg);opacity:0}}@keyframes agButtonShatter{0%{transform:translateX(-235%) skewX(-22deg);opacity:0}11%{opacity:0}19%{opacity:.58}27%{opacity:.22}36%{opacity:0}100%{transform:translateX(335%) skewX(-22deg);opacity:0}}@keyframes agNeonPulse{0%,100%{box-shadow:0 0 0 1px rgba(200,232,75,.10),0 13px 30px rgba(0,0,0,.28),0 0 18px rgba(200,232,75,.07),inset 0 1px 0 rgba(255,255,255,.045)}50%{box-shadow:0 0 0 1px rgba(200,232,75,.20),0 16px 38px rgba(0,0,0,.32),0 0 32px rgba(200,232,75,.12),inset 0 1px 0 rgba(255,255,255,.07)}}@keyframes agIconFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.02)}}@keyframes agHeroPulse{0%,100%{opacity:.78;transform:translateX(-50%) scale(1)}50%{opacity:.95;transform:translateX(-50%) scale(1.03)}}.hero-card,.action-strip,.benefit-grid,.stock-bomb,.wow-panel,.final-cta,.tiktok-card,.tiktok-proof,.product-card,.service-card,.review-card,.video-card,.mini-card,.mini-action,.live-row a{position:relative!important;overflow:hidden!important}.hero-card::before,.action-strip::before,.benefit-grid::before,.stock-bomb::before,.wow-panel::before,.final-cta::before,.tiktok-card::before,.tiktok-proof::before,.product-card::before,.service-card::before,.review-card::before,.video-card::before,.mini-card::before,.mini-action::before,.live-row a::before{content:""!important;position:absolute!important;top:-38%!important;bottom:-38%!important;left:-20%!important;width:16%!important;border-radius:30px!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.025),rgba(255,255,255,.14),rgba(255,255,255,.42),rgba(255,255,255,.13),rgba(255,255,255,0))!important;transform:translateX(-260%) skewX(-22deg)!important;animation:agSectionShatter 8.4s ease-in-out infinite!important;pointer-events:none!important;filter:blur(.55px)!important;z-index:0!important}.hero-card>*,.action-strip>*,.benefit-grid>*,.stock-bomb>*,.wow-panel>*,.final-cta>*,.tiktok-card>*,.tiktok-proof>*,.product-card>*,.service-card>*,.review-card>*,.video-card>*,.mini-card>*,.mini-action>*,.live-row a>*{position:relative;z-index:1}.action-strip,.benefit-grid,.stock-bomb,.wow-panel,.final-cta,.tiktok-card,.tiktok-proof{border-color:rgba(200,232,75,.24)!important;box-shadow:0 0 0 1px rgba(200,232,75,.12),0 0 30px rgba(200,232,75,.08),0 18px 48px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05)!important}.product-card,.service-card,.review-card,.video-card,.mini-card,.mini-action,.live-row a{animation:agNeonPulse 4.9s ease-in-out infinite!important;border-color:rgba(200,232,75,.13)!important}.product-card:hover,.service-card:hover,.review-card:hover,.video-card:hover,.mini-card:hover,.mini-action:hover,.live-row a:hover{transform:translateY(-2px)}.btn,.product-card button,.sticky-bar a,.socials a,.top-chip.wa-chip,.menu-wa{position:relative!important;overflow:hidden!important}.btn::after,.product-card button::after,.sticky-bar a::after,.socials a::after,.top-chip.wa-chip::after,.menu-wa::after{content:""!important;position:absolute!important;top:-50%!important;bottom:-50%!important;left:-22%!important;width:20%!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.07),rgba(255,255,255,.46),rgba(255,255,255,.96),rgba(255,255,255,.22),rgba(255,255,255,0))!important;transform:translateX(-235%) skewX(-22deg)!important;animation:agButtonShatter 4.25s ease-in-out infinite!important;pointer-events:none!important;z-index:0!important;filter:blur(.5px)!important}.btn>*,.product-card button>*,.sticky-bar a>*,.socials a>*,.top-chip.wa-chip>*{position:relative;z-index:1}.btn-icon{width:21px!important;height:21px!important;object-fit:contain!important;filter:drop-shadow(0 0 12px rgba(200,232,75,.28));margin-right:.12rem}.glass-social-pill img{width:24px;height:24px;object-fit:contain;margin-right:.42rem;filter:drop-shadow(0 0 12px rgba(200,232,75,.34))}.menu-btn{padding:.38rem!important;overflow:hidden}.menu-btn img{width:34px!important;height:34px!important;object-fit:contain!important;filter:drop-shadow(0 0 14px rgba(200,232,75,.30));animation:agIconFloat 3.6s ease-in-out infinite}.icon-wrap{display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:15px!important;border:1px solid rgba(200,232,75,.32)!important;background:rgba(200,232,75,.055)!important;box-shadow:0 0 20px rgba(200,232,75,.10),inset 0 1px 0 rgba(255,255,255,.06)!important;margin-bottom:.52rem!important}.icon-wrap img{width:34px!important;height:34px!important;object-fit:contain!important;filter:drop-shadow(0 0 12px rgba(200,232,75,.22));animation:agIconFloat 4.2s ease-in-out infinite}.text-link-icon{display:inline-flex!important;align-items:center!important;gap:.32rem}.text-link-icon img{width:20px!important;height:20px!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(200,232,75,.32))}.socials a{display:inline-flex!important;align-items:center!important;gap:.36rem!important}.socials img{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(200,232,75,.24))}.sticky-bar img{width:22px!important;height:22px!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(200,232,75,.22));margin-right:.28rem}.sticky-bar a{display:flex!important;align-items:center!important;justify-content:center!important;gap:.24rem!important}.hero-card{display:block!important;border-radius:32px!important;background:linear-gradient(160deg,rgba(18,22,12,.92),rgba(7,9,5,.96)),radial-gradient(circle at 70% 72%,rgba(200,232,75,.13),transparent 36%)!important;border:1px solid rgba(200,232,75,.18)!important;box-shadow:0 26px 78px rgba(0,0,0,.46),0 0 36px rgba(200,232,75,.08),inset 0 1px 0 rgba(255,255,255,.05)!important}.hero-copy{padding:1rem .95rem 0!important;opacity:1!important;visibility:visible!important}.hero-copy h1{color:#f5f7ef!important;text-wrap:balance;max-width:10.8ch}.hero-copy p{color:#dce4d4!important;line-height:1.36!important;max-width:30rem!important}.hero-actions{display:grid!important;gap:.6rem!important;margin:.92rem 0 .78rem!important}.live-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:.46rem!important;margin-bottom:.55rem!important}.live-row a{background:rgba(255,255,255,.045)!important;padding:.68rem .52rem!important;border-radius:15px!important}.live-row strong{display:block!important;color:var(--brand)!important;font-size:.94rem!important;line-height:1!important}.live-row small{display:block!important;color:#b7bfb0!important;font-size:.65rem!important;line-height:1.15!important;margin-top:.18rem!important}.hero-art{position:relative!important;z-index:2!important;min-height:250px!important;display:grid!important;place-items:end center!important;margin:-.05rem 0 .14rem!important;padding:0 .6rem .1rem!important}.hero-art::before{content:""!important;position:absolute!important;left:50%!important;transform:translateX(-50%)!important;bottom:42px!important;width:236px!important;height:236px!important;border-radius:50%!important;border:1px solid rgba(238,245,219,.76)!important;box-shadow:0 0 26px rgba(255,255,255,.06),0 0 44px rgba(200,232,75,.12),inset 0 0 24px rgba(200,232,75,.08)!important;animation:agHeroPulse 5.8s ease-in-out infinite!important;z-index:0!important}.hero-art::after{content:""!important;position:absolute!important;left:50%!important;transform:translateX(-50%)!important;bottom:7px!important;width:300px!important;height:74px!important;border-radius:50%!important;background:radial-gradient(ellipse at center,rgba(200,232,75,.26),rgba(200,232,75,.08) 42%,transparent 74%)!important;filter:blur(14px)!important;z-index:0!important}.hero-ring,.hero-shine{display:none!important}.hero-art img{position:relative!important;z-index:2!important;width:min(100%,296px)!important;filter:drop-shadow(0 25px 36px rgba(0,0,0,.55))!important}.product-card{display:flex!important;flex-direction:column!important;min-height:292px!important;padding:.68rem .68rem .76rem!important;border-radius:22px!important}.product-card>div{display:flex!important;flex-direction:column!important;flex:1!important}.product-card img{height:98px!important;width:100%!important;object-fit:contain!important;margin:.32rem auto .5rem!important}.product-card h3{font-size:.94rem!important;line-height:1.05!important;margin:0 0 .12rem!important;text-wrap:balance}.product-card p{font-size:.71rem!important;line-height:1.18!important;margin:0 0 .3rem!important;color:#b9c1b2!important}.product-card strong{display:block!important;font-size:.97rem!important;color:var(--brand)!important;margin:0 0 .62rem!important}.product-card button{position:static!important;width:100%!important;min-width:0!important;height:43px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;margin-top:auto!important;font-size:.93rem!important;font-weight:950!important;color:#071004!important;background:linear-gradient(135deg,var(--brand),var(--brand2))!important;box-shadow:0 0 22px rgba(200,232,75,.24),0 0 56px rgba(200,232,75,.11),inset 0 -8px 16px rgba(0,0,0,.08)!important}.service-card img{object-fit:contain!important}.service-card:nth-child(2) img{height:148px!important;transform:scale(1.06)!important}.service-card{grid-template-columns:38% 1fr!important;min-height:178px!important;border-radius:22px!important}.video-card{height:220px!important;border-radius:20px!important}.video-card img{opacity:.70!important;filter:saturate(1.04) contrast(1.02)!important}.tiktok-proof-media{border-radius:20px!important;overflow:hidden!important}.review-card{min-height:176px!important}.final-cta{margin-bottom:.25rem!important}.sticky-bar{left:.5rem!important;right:.5rem!important;bottom:calc(.45rem+var(--bottom))!important;padding:.34rem!important;border-radius:22px!important;background:rgba(5,7,4,.84)!important;box-shadow:0 18px 54px rgba(0,0,0,.56),0 0 26px rgba(200,232,75,.08)!important}.sticky-bar a{min-height:43px!important;border-radius:16px!important;font-size:.94rem!important}.sticky-bar .sticky-main{box-shadow:0 0 24px rgba(200,232,75,.28),0 0 60px rgba(200,232,75,.12),inset 0 -8px 14px rgba(0,0,0,.07)!important}.site-footer{padding-bottom:calc(6.3rem+var(--bottom))!important;background:linear-gradient(180deg,rgba(3,4,2,.78),rgba(3,4,2,.94))!important}.footer-logo{width:138px!important}@media(max-width:519px){.wrap{width:min(100% - .9rem,1180px)!important}.section{padding:.98rem 0!important}.section-tight{padding-top:.22rem!important}.trust-pill{font-size:.78rem!important;padding:.48rem .62rem!important;margin-bottom:.82rem!important}h1{font-size:clamp(2.2rem,12.7vw,4rem)!important;line-height:.92!important;letter-spacing:-.078em!important;margin-bottom:.62rem!important}.hero-copy p{font-size:.97rem!important;margin-bottom:.82rem!important}.btn{min-height:50px!important;border-radius:18px!important}.btn-icon{width:20px!important;height:20px!important}.hero-art{min-height:248px!important}.hero-art::before{width:230px!important;height:230px!important;bottom:42px!important}.hero-art::after{width:286px!important;height:68px!important}.hero-art img{width:min(100%,288px)!important}.action-strip,.benefit-grid{padding:.58rem!important;gap:.52rem!important;border-radius:20px!important}.mini-action{padding:.74rem!important;border-radius:16px!important}.benefit-grid article{padding:.76rem!important}.product-rail{gap:.62rem!important;margin-inline:-.12rem!important;padding-inline:.12rem!important}.product-card{flex:0 0 162px!important;min-height:292px!important}.stock-bomb,.tiktok-card,.final-cta,.wow-panel,.tiktok-proof{padding:.96rem!important;border-radius:24px!important}.wow-panel h2,.final-cta h2{font-size:1.5rem!important;line-height:1.02!important}.service-grid{gap:.64rem!important}.service-card{padding:.8rem!important;gap:.7rem!important}.service-card img{height:138px!important}.service-card:nth-child(2) img{height:142px!important}.video-card{flex:0 0 172px!important;height:220px!important}.review-grid{gap:.58rem!important}.site-footer p,.site-footer span,.site-footer a{font-size:.78rem!important}}@media(min-width:900px){body{padding-bottom:0!important}.hero-card{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(430px,1fr)!important;align-items:center!important;padding:1.08rem!important}.hero-copy{padding:.95rem .8rem .95rem .25rem!important}.hero-copy h1{max-width:none!important}.hero-art{min-height:432px!important;margin:0!important}.hero-art::before{width:360px!important;height:360px!important;left:auto!important;right:12%!important;transform:none!important;bottom:52px!important}.hero-art::after{width:414px!important;height:86px!important;left:auto!important;right:8%!important;transform:none!important}.hero-art img{width:min(100%,560px)!important}.product-rail{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:.8rem!important;overflow:visible!important;margin:0!important;padding:0!important}.product-card{min-height:332px!important}.video-rail.real-tiktok-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:.72rem!important;overflow:visible!important}.video-card{height:274px!important;flex:auto!important}.tiktok-proof{grid-template-columns:220px 1fr auto!important;align-items:center!important}.site-footer{padding-bottom:1.5rem!important}}.plain-icon{display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:12px!important;border:1px solid rgba(200,232,75,.36)!important;color:var(--brand)!important;box-shadow:0 0 18px rgba(200,232,75,.10)!important;margin-bottom:.48rem!important;font-weight:900!important;font-size:1rem!important;background:rgba(200,232,75,.03)!important}.mini-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important}.mini-card h3{margin:.12rem 0 .34rem!important}.mini-card p{margin:0!important}.icon-wrap{width:auto!important;height:auto!important;border:none!important;background:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin-bottom:.42rem!important}.icon-wrap img{width:22px!important;height:22px!important;animation:none!important;filter:drop-shadow(0 0 10px rgba(200,232,75,.18))!important}.site-footer .socials{display:flex!important;flex-wrap:wrap!important;gap:.55rem!important;margin-top:.8rem!important}.site-footer .socials a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.42rem!important;flex:0 0 auto!important;width:auto!important;min-height:auto!important;padding:.58rem .8rem!important;border-radius:16px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(200,232,75,.16)!important;box-shadow:0 0 14px rgba(200,232,75,.06)!important;font-weight:850!important}.site-footer .socials a::before,.site-footer .socials a::after{display:none!important}.site-footer .socials img{width:18px!important;height:18px!important;filter:drop-shadow(0 0 8px rgba(200,232,75,.20))!important}.sticky-bar a img{width:19px!important;height:19px!important;margin-right:.08rem!important}.sticky-bar a{gap:.18rem!important}.footer-grid h3{margin-bottom:.65rem!important}@media (max-width:720px){.site-footer .socials a{padding:.54rem .72rem!important;font-size:.9rem!important}.site-footer .socials img{width:17px!important;height:17px!important}}.icon-wrap{display:none!important}.plain-icon{display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:12px!important;border:1px solid rgba(200,232,75,.36)!important;color:var(--brand)!important;background:rgba(200,232,75,.035)!important;box-shadow:0 0 18px rgba(200,232,75,.10),inset 0 1px 0 rgba(255,255,255,.05)!important;margin-bottom:.48rem!important;font-weight:950!important;font-size:1rem!important;line-height:1!important}.benefit-grid article{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important}.benefit-grid article strong{margin-top:.08rem!important}.mini-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important}.menu-btn{padding:0!important}.menu-btn img{display:none!important}.menu-btn span{display:block!important}.sticky-bar img,.socials img,.btn-icon,.glass-social-pill img,.text-link-icon img{display:none!important}.sticky-bar a{gap:0!important;text-align:center!important}.sticky-bar a::before{display:none!important}.sticky-bar a::after{display:block!important}.site-footer .socials a{padding:.48rem .68rem!important;border-radius:999px!important;background:rgba(255,255,255,.025)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:none!important;font-size:.82rem!important;color:var(--brand)!important}.site-footer .socials a::before,.site-footer .socials a::after{display:none!important}.top-chip.wa-chip img{display:none!important}.service-card:nth-child(2) img{filter:drop-shadow(0 24px 24px rgba(0,0,0,.38)) drop-shadow(0 0 18px rgba(200,232,75,.16))!important}@media(max-width:519px){.sticky-bar{grid-template-columns:.78fr 1.35fr .78fr!important;padding:.34rem!important}.sticky-bar a{font-size:.92rem!important;letter-spacing:-.02em!important}.sticky-bar .sticky-main{font-size:.96rem!important}.site-footer .socials{gap:.48rem!important}}@keyframes sectionSheenSweep{0%,68%,100%{transform:translateX(-135%) skewX(-18deg);opacity:0}10%{opacity:0}20%{opacity:.46}34%{transform:translateX(168%) skewX(-18deg);opacity:0}}.hero-card,.action-strip,.benefit-grid,.stock-bomb,.wow-panel,.service-card,.tiktok-card,.tiktok-proof,.final-cta,.review-card,.mini-card,.product-card,.live-row a,.mini-action{overflow:hidden !important}.hero-card::after,.action-strip::after,.benefit-grid::after,.stock-bomb::after,.wow-panel::after,.service-card::after,.tiktok-card::after,.tiktok-proof::after,.final-cta::after,.review-card::after,.mini-card::after,.product-card::after,.live-row a::after,.mini-action::after{content:"" !important;position:absolute !important;top:-12% !important;bottom:-12% !important;left:auto !important;width:42% !important;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.06) 24%,rgba(244,255,190,.18) 50%,rgba(255,255,255,.08) 72%,rgba(255,255,255,0) 100%) !important;filter:blur(10px) !important;transform:translateX(-135%) skewX(-18deg) !important;pointer-events:none !important;z-index:1 !important;animation:sectionSheenSweep 8.8s ease-in-out infinite !important}.action-strip::after{animation-delay:.45s !important}.benefit-grid::after{animation-delay:1s !important}.stock-bomb::after{animation-delay:1.25s !important}.product-card:nth-child(1)::after{animation-delay:.2s !important}.product-card:nth-child(2)::after{animation-delay:.55s !important}.product-card:nth-child(3)::after{animation-delay:.9s !important}.product-card:nth-child(4)::after{animation-delay:1.25s !important}.product-card:nth-child(5)::after{animation-delay:1.6s !important}.service-card:nth-child(1)::after{animation-delay:.4s !important}.service-card:nth-child(2)::after{animation-delay:1.1s !important}.service-card:nth-child(3)::after{animation-delay:1.8s !important}.tiktok-card::after{animation-delay:.9s !important}.tiktok-proof::after{animation-delay:1.7s !important}.review-card:nth-child(1)::after{animation-delay:.35s !important}.review-card:nth-child(2)::after{animation-delay:.85s !important}.review-card:nth-child(3)::after{animation-delay:1.35s !important}.review-card:nth-child(4)::after{animation-delay:1.85s !important}.final-cta::after{animation-delay:1.15s !important}.hero-card>*,.action-strip>*,.benefit-grid>*,.stock-bomb>*,.wow-panel>*,.service-card>*,.tiktok-card>*,.tiktok-proof>*,.final-cta>*,.review-card>*,.mini-card>*,.product-card>*,.live-row a>*,.mini-action>*{position:relative !important;z-index:2 !important}@media (max-width:719px){.section{padding:1rem 0 !important}.hero-copy p{font-size:.98rem !important;line-height:1.38 !important;margin-bottom:.92rem !important}.hero-actions{gap:.58rem !important;margin:.9rem 0 !important}.btn{min-height:51px !important}.live-row{gap:.46rem !important;margin-bottom:.82rem !important}.live-row a{padding:.68rem .5rem !important;min-height:68px !important;display:flex !important;flex-direction:column !important;justify-content:center !important}.live-row strong{font-size:.96rem !important}.live-row small{font-size:.66rem !important;line-height:1.14 !important}.action-strip{margin-top:.58rem !important;gap:.5rem !important}.mini-action{padding:.8rem .82rem !important}.mini-action strong{font-size:.95rem !important}.mini-action small{font-size:.76rem !important}.benefit-grid{gap:.5rem !important}.benefit-grid article,.mini-card{min-height:112px !important}.benefit-grid strong,.mini-card h3{font-size:.92rem !important}.benefit-grid small,.mini-card p{font-size:.74rem !important;line-height:1.2 !important}.product-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.68rem !important;overflow:visible !important;margin:0 !important;padding:0 !important;scroll-snap-type:none !important}.product-card{flex:auto !important;min-width:0 !important;min-height:254px !important;padding:.7rem .7rem 4.05rem !important;border-radius:22px !important}.product-card:nth-child(5){grid-column:1 / -1 !important}.product-card .badge{font-size:.64rem !important}.product-card img{height:96px !important;object-fit:contain !important;margin:0 auto .48rem !important}.product-card h3{font-size:1rem !important;line-height:1.02 !important;margin-bottom:.14rem !important}.product-card p{font-size:.81rem !important;line-height:1.22 !important;margin-bottom:.28rem !important}.product-card strong{font-size:1.02rem !important;line-height:1 !important}.product-card button{left:.68rem !important;right:.68rem !important;bottom:.68rem !important;height:42px !important;border-radius:14px !important}.stock-bomb{padding:1rem !important}.stock-bomb h3{font-size:1.02rem !important;line-height:1.12 !important}.wow-panel{padding:1rem !important}.wow-panel p:not(.micro){font-size:.92rem !important;line-height:1.36 !important}.wow-metrics{gap:.46rem !important}.wow-metrics span{min-height:66px !important;padding:.72rem .56rem !important}.service-grid{gap:.7rem !important}.service-card{grid-template-columns:92px 1fr !important;align-items:center !important;padding:.88rem !important;min-height:auto !important}.service-card img{width:92px !important;height:92px !important;object-fit:contain !important;border-radius:14px !important}.service-card span{font-size:.8rem !important}.service-card h3{font-size:1.08rem !important;margin-bottom:.16rem !important}.service-card p{font-size:.85rem !important;line-height:1.26 !important;margin-bottom:.42rem !important}.service-card a{font-size:.92rem !important}.tiktok-card{padding:1rem !important}.tiktok-card>p{font-size:.92rem !important;line-height:1.36 !important}.video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.68rem !important;overflow:visible !important;margin:0 !important;padding:0 !important}.video-card{min-width:0 !important;flex:auto !important;min-height:206px !important}.video-card img{height:148px !important;object-fit:cover !important}.video-card strong{font-size:.9rem !important;line-height:1.06 !important}.video-card small,.video-card em{font-size:.74rem !important;line-height:1.18 !important}.picford-card{grid-column:1 / -1 !important}.tiktok-proof{margin-top:.74rem !important;padding:1rem 1rem 4.9rem !important}.tiktok-proof h3{font-size:1.02rem !important;line-height:1.08 !important}.tiktok-proof p{font-size:.9rem !important;line-height:1.35 !important}.review-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.58rem !important}.review-card{min-height:166px !important;padding:.82rem !important}.review-card p{font-size:.84rem !important;line-height:1.3 !important}.final-cta{padding:1rem 1rem 4.85rem !important;position:relative !important}.final-cta h2{font-size:1.52rem !important;line-height:1.02 !important}.final-cta p:not(.micro){font-size:.92rem !important;line-height:1.36 !important}.final-cta .btn{width:100% !important;margin-top:.66rem !important}.site-footer{padding-top:1rem !important;padding-bottom:calc(6.7rem+var(--bottom)) !important}.footer-grid{gap:.86rem !important}.footer-brand p{max-width:22rem !important;margin-bottom:.7rem !important}.site-footer h3{font-size:.9rem !important}.site-footer a,.site-footer span,.site-footer p{font-size:.79rem !important;line-height:1.32 !important}.sticky-bar{grid-template-columns:.8fr 1.32fr .8fr !important}}.product-rail{align-items:stretch !important}.product-card{position:relative !important;display:grid !important;grid-template-rows:auto auto 1fr auto !important;align-content:start !important;gap:.42rem !important;padding:.78rem .78rem 4.45rem !important;min-height:294px !important;border-radius:24px !important;background:radial-gradient(circle at 14% 10%,rgba(200,232,75,.08),transparent 30%),radial-gradient(circle at 80% 100%,rgba(200,232,75,.07),transparent 25%),linear-gradient(180deg,rgba(12,16,9,.98),rgba(5,7,4,.98)) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 0 0 1px rgba(200,232,75,.14),0 22px 44px rgba(0,0,0,.28),0 0 28px rgba(200,232,75,.08) !important}.product-card .badge{align-self:start !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:.44rem .72rem !important;min-height:30px !important;border-radius:999px !important;font-size:.68rem !important;font-weight:950 !important;letter-spacing:.09em !important;text-transform:uppercase !important;color:#0a1007 !important;background:linear-gradient(135deg,rgba(222,246,115,1),rgba(196,226,79,1)) !important;box-shadow:0 0 0 1px rgba(255,255,255,.1),0 0 18px rgba(200,232,75,.18),inset 0 -4px 8px rgba(0,0,0,.08) !important}.product-card img{width:min(100%,138px) !important;height:114px !important;object-fit:contain !important;object-position:center !important;margin:.08rem auto .12rem !important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.26))}.product-card>div{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:.16rem !important;min-width:0 !important}.product-card h3{font-size:1.06rem !important;line-height:1.02 !important;font-weight:900 !important;letter-spacing:-.03em !important;margin:0 !important}.product-card p{font-size:.84rem !important;line-height:1.22 !important;color:rgba(238,244,221,.82) !important;margin:0 !important}.product-card strong{margin-top:.16rem !important;font-size:1.16rem !important;line-height:1 !important;font-weight:950 !important;letter-spacing:-.03em !important;color:var(--brand) !important;text-shadow:0 0 18px rgba(200,232,75,.12)}.product-card button{left:.78rem !important;right:.78rem !important;bottom:.78rem !important;height:46px !important;border-radius:16px !important;font-size:.98rem !important;font-weight:950 !important;letter-spacing:-.02em !important;color:#071004 !important;background-image:linear-gradient(180deg,rgba(222,246,115,1),rgba(201,231,84,1)),linear-gradient(110deg,rgba(255,255,255,.24) 0%,rgba(255,255,255,.94) 16%,rgba(239,255,160,.82) 38%,rgba(255,255,255,.98) 56%,rgba(222,246,115,.34) 78%,rgba(255,255,255,.14) 100%) !important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 18px rgba(200,232,75,.36),0 0 44px rgba(200,232,75,.17),inset 0 -8px 14px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.3) !important}.product-card button::after{width:38% !important;animation-duration:4.1s !important}@media (max-width:719px){.product-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.72rem !important;overflow:visible !important;margin:0 !important;padding:0 !important}.product-card{min-width:0 !important;min-height:304px !important;padding:.8rem .8rem 4.55rem !important}.product-card img{height:118px !important;width:min(100%,132px) !important}.product-card h3{font-size:1.02rem !important}.product-card p{font-size:.81rem !important}.product-card strong{font-size:1.14rem !important}.product-card button{height:45px !important;font-size:.96rem !important}.product-card:nth-child(5){grid-column:1 / -1 !important;min-height:248px !important;grid-template-columns:1fr 112px !important;grid-template-rows:auto auto 1fr auto !important;column-gap:.65rem !important;align-items:start !important}.product-card:nth-child(5) .badge{grid-column:1 / -1 !important}.product-card:nth-child(5) img{grid-column:2 !important;grid-row:2 / span 2 !important;width:96px !important;height:96px !important;margin:.2rem auto 0 !important;align-self:center !important}.product-card:nth-child(5)>div{grid-column:1 !important;grid-row:2 / span 2 !important;align-self:center !important}.product-card:nth-child(5) button{grid-column:1 / -1 !important;position:absolute !important}.service-grid{gap:.66rem !important}.service-card{padding:.9rem !important}.video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.7rem !important;overflow:visible !important}.video-card{min-width:0 !important;min-height:214px !important}.video-card img{height:144px !important}.tiktok-proof{padding:1rem 1rem 5rem !important}}@media (max-width:519px){.product-rail{gap:.64rem !important}.product-card{min-height:292px !important;padding:.74rem .74rem 4.35rem !important;border-radius:22px !important}.product-card .badge{font-size:.64rem !important;min-height:28px !important;padding:.38rem .62rem !important}.product-card img{width:min(100%,116px) !important;height:102px !important;margin:.05rem auto .08rem !important}.product-card h3{font-size:.98rem !important}.product-card p{font-size:.78rem !important}.product-card strong{font-size:1.08rem !important}.product-card button{left:.74rem !important;right:.74rem !important;bottom:.74rem !important;height:42px !important;border-radius:15px !important;font-size:.92rem !important}.product-card:nth-child(5){min-height:232px !important;grid-template-columns:1fr 94px !important}.product-card:nth-child(5) img{width:86px !important;height:86px !important}.stock-bomb{padding:1rem !important}.stock-bomb h3{font-size:1rem !important;line-height:1.16 !important}.review-grid{gap:.56rem !important}.review-card{min-height:170px !important}}.reveal-card{opacity:1 !important;transform:none !important}.js .reveal-card{opacity:0 !important;transform:translateY(18px) !important}.js .reveal-card.is-visible{opacity:1 !important;transform:none !important}#top,#shop,#repairs,#trade,#tiktok,#reviews,#contact{scroll-margin-top:88px}.section-head{margin-bottom:.82rem !important}.section-head h2{line-height:.94 !important}.text-link{display:inline-flex !important;align-items:center !important;gap:.22rem !important}@keyframes sectionCrystalSweep{0%,100%{transform:translateX(-180%) skewX(-18deg);opacity:0}12%{opacity:0}22%{opacity:.55}34%{opacity:0}100%{transform:translateX(300%) skewX(-18deg);opacity:0}}.hero-card::after,.stock-bomb::after,.wow-panel::after,.final-cta::after,.tiktok-proof::after,.service-card::after,.mini-card::after,.review-card::after,.product-card::after{content:"" !important;position:absolute !important;top:-16% !important;bottom:-16% !important;left:-20% !important;width:16% !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.02),rgba(255,255,255,.12),rgba(255,255,255,.18),rgba(255,255,255,0)) !important;filter:blur(.7px) !important;transform:translateX(-180%) skewX(-18deg) !important;animation:sectionCrystalSweep 9.4s ease-in-out infinite !important;pointer-events:none !important;z-index:0 !important}.product-card:nth-child(2)::after{animation-delay:1.4s !important}.product-card:nth-child(3)::after{animation-delay:2.5s !important}.product-card:nth-child(4)::after{animation-delay:3.7s !important}.product-card:nth-child(5)::after{animation-delay:5s !important}.service-card:nth-child(2)::after,.mini-card:nth-child(2)::after,.review-card:nth-child(2)::after{animation-delay:1.8s !important}.service-card:nth-child(3)::after,.mini-card:nth-child(3)::after,.review-card:nth-child(3)::after{animation-delay:3.1s !important}.service-card:nth-child(4)::after,.mini-card:nth-child(4)::after,.review-card:nth-child(4)::after{animation-delay:4.4s !important}.product-rail{margin-top:.1rem !important}.product-card{gap:.38rem !important;min-height:288px !important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease !important}.product-card:hover,.product-card:focus-within{transform:translateY(-2px) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 0 1px rgba(200,232,75,.18),0 24px 50px rgba(0,0,0,.34),0 0 36px rgba(200,232,75,.12) !important}.product-card img{filter:drop-shadow(0 14px 20px rgba(0,0,0,.28)) !important}.product-card h3{max-width:12ch !important}.product-card strong{margin-top:.1rem !important}.product-card button{text-transform:none !important;letter-spacing:-.015em !important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 20px rgba(200,232,75,.38),0 0 50px rgba(200,232,75,.2),inset 0 -8px 14px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.32) !important}.product-card button:active{transform:scale(.985) !important}.stock-bomb{align-items:center !important}.stock-bomb h3{max-width:19ch !important}.service-card a,.tiktok-proof .btn,.final-cta .btn{font-weight:950 !important}.review-card p{line-height:1.36 !important}.final-cta h2{max-width:12ch !important}@media (max-width:719px){.product-rail{gap:.68rem !important}.product-card{min-height:298px !important;padding:.8rem .8rem 4.45rem !important}.product-card h3{max-width:11ch !important;font-size:1rem !important}.product-card p{font-size:.8rem !important}.product-card button{height:44px !important;font-size:.94rem !important}.product-card:nth-child(5){min-height:238px !important}.stock-bomb{padding:1rem 1rem 1.05rem !important}.stock-bomb .btn{min-height:48px !important}.tiktok-proof{padding:1rem 1rem 4.7rem !important}.site-footer{padding-bottom:calc(6.9rem+var(--bottom)) !important}}@media (max-width:519px){.section{padding:1rem 0 !important}.micro{font-size:.68rem !important}.section-head{margin-bottom:.72rem !important}.text-link{font-size:.82rem !important}.product-card{min-height:286px !important;padding:.72rem .72rem 4.18rem !important}.product-card .badge{font-size:.62rem !important;letter-spacing:.08em !important}.product-card img{width:min(100%,112px) !important;height:98px !important}.product-card h3{font-size:.96rem !important;line-height:1.04 !important}.product-card p{font-size:.76rem !important;line-height:1.18 !important}.product-card strong{font-size:1.05rem !important}.product-card button{left:.72rem !important;right:.72rem !important;bottom:.72rem !important;height:40px !important;font-size:.89rem !important;border-radius:14px !important}.product-card:nth-child(5){min-height:224px !important;grid-template-columns:1fr 90px !important}.product-card:nth-child(5) img{width:82px !important;height:82px !important}.benefit-grid article,.mini-card,.review-card{padding:.82rem !important}.stock-bomb h3{font-size:.98rem !important;max-width:none !important}.wow-panel h2,.tiktok-card h2,.final-cta h2{font-size:1.54rem !important}.sticky-bar{left:.48rem !important;right:.48rem !important;bottom:calc(.48rem+var(--bottom)) !important;gap:.4rem !important;padding:.38rem !important;border-radius:20px !important}.sticky-bar a{min-height:44px !important;border-radius:15px !important;font-size:.95rem !important}}@media (min-width:900px){.product-card h3{max-width:none !important}.final-cta h2,.stock-bomb h3{max-width:none !important}}.product-rail{align-items:stretch !important}.product-card{backface-visibility:hidden;-webkit-font-smoothing:antialiased}.product-card .badge{box-shadow:0 0 0 1px rgba(255,255,255,.1),0 0 18px rgba(200,232,75,.14),inset 0 1px 0 rgba(255,255,255,.16) !important}.product-card strong{text-shadow:0 0 20px rgba(200,232,75,.14) !important}.product-card button{font-weight:980 !important;letter-spacing:-.025em !important;text-transform:none !important}.product-card button::before{content:"";display:inline-block;width:8px;height:8px;margin-right:.46rem;border-radius:999px;background:#071004;box-shadow:0 0 0 2px rgba(255,255,255,.12),0 0 14px rgba(7,16,4,.18);vertical-align:middle;position:relative;z-index:1}.product-card button:active{transform:scale(.985) !important}.product-card:hover .badge,.product-card:focus-within .badge{box-shadow:0 0 0 1px rgba(255,255,255,.14),0 0 22px rgba(200,232,75,.22),inset 0 1px 0 rgba(255,255,255,.2) !important}@media (max-width:719px){.shop .section-head{margin-bottom:.82rem !important}.product-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.72rem !important;overflow:visible !important;scroll-snap-type:none !important;margin-inline:0 !important;padding-inline:0 !important;padding-bottom:0 !important}.product-card{flex-basis:auto !important;width:100% !important;min-width:0 !important;min-height:292px !important;border-radius:24px !important;padding:.78rem .78rem 4.15rem !important}.product-card img{width:min(100%,118px) !important;height:102px !important;margin-inline:auto !important}.product-card h3{max-width:10ch !important;font-size:1rem !important;line-height:1.02 !important}.product-card p{min-height:2.15em !important;line-height:1.18 !important}.product-card strong{font-size:1.04rem !important}.product-card button{left:.78rem !important;right:.78rem !important;bottom:.78rem !important;height:42px !important;border-radius:14px !important;font-size:.92rem !important}.product-card:nth-child(5){grid-column:1 / -1 !important;min-height:220px !important;display:grid !important;grid-template-columns:minmax(0,1fr) 88px !important;grid-template-areas:"badge badge" "copy image" !important;align-items:start !important;column-gap:.65rem !important}.product-card:nth-child(5) .badge{grid-area:badge !important;width:max-content !important}.product-card:nth-child(5) img{grid-area:image !important;width:82px !important;height:82px !important;align-self:center !important}.product-card:nth-child(5)>div{grid-area:copy !important}}@media (max-width:430px){.product-rail{gap:.66rem !important}.product-card{min-height:284px !important;padding:.72rem .72rem 4rem !important}.product-card .badge{font-size:.6rem !important;letter-spacing:.08em !important;padding:.32rem .5rem !important}.product-card img{width:min(100%,110px) !important;height:96px !important}.product-card h3{font-size:.94rem !important}.product-card p{font-size:.75rem !important}.product-card strong{font-size:1.02rem !important}.product-card button{left:.72rem !important;right:.72rem !important;bottom:.72rem !important;height:40px !important;font-size:.88rem !important}.product-card:nth-child(5){min-height:212px !important;grid-template-columns:minmax(0,1fr) 84px !important}.product-card:nth-child(5) img{width:76px !important;height:76px !important}}@media (min-width:720px){.product-card button{min-width:calc(100% - 1.44rem) !important}}html,body{overflow-x:clip !important}body{padding-bottom:calc(5.45rem+var(--bottom)) !important}section[id]{scroll-margin-top:84px}.site-header{backdrop-filter:blur(20px) saturate(1.16) !important}.section-head{margin-bottom:.82rem !important}.text-link{opacity:.97}.sticky-bar{padding:.26rem !important;gap:.28rem !important;border-radius:24px !important;background:rgba(4,6,3,.82) !important;backdrop-filter:blur(18px) saturate(1.22) !important;box-shadow:0 18px 48px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.05),0 0 26px rgba(200,232,75,.08) !important}.sticky-bar a{min-height:48px !important;border-radius:18px !important;font-size:.98rem !important;font-weight:900 !important;letter-spacing:-.02em !important}.sticky-main{box-shadow:0 0 20px rgba(200,232,75,.34),0 0 56px rgba(200,232,75,.14),inset 0 0 0 1px rgba(255,255,255,.18) !important}@keyframes sectionGlassSweep{0%,70%,100%{transform:translateX(-240%) skewX(-22deg);opacity:0}8%{opacity:0}18%{opacity:.28}34%{transform:translateX(420%) skewX(-22deg);opacity:0}}.hero-card,.action-strip,.benefit-grid,.stock-bomb,.wow-panel,.service-card,.tiktok-proof,.final-cta,.mini-card{position:relative;overflow:hidden;isolation:isolate}.hero-card::after,.action-strip::after,.benefit-grid::after,.stock-bomb::after,.wow-panel::after,.service-card::after,.tiktok-proof::after,.final-cta::after,.mini-card::after{content:"" !important;display:block !important;position:absolute !important;top:-18% !important;bottom:-18% !important;left:-18% !important;width:22% !important;border-radius:28px !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.02),rgba(255,255,255,.12),rgba(255,255,255,.38),rgba(255,255,255,.14),rgba(255,255,255,0)) !important;filter:blur(3px) !important;transform:translateX(-240%) skewX(-22deg) !important;animation:sectionGlassSweep 10.8s ease-in-out infinite !important;pointer-events:none !important;z-index:0 !important;mix-blend-mode:screen !important}.action-strip::after{animation-delay:1s !important}.benefit-grid::after{animation-delay:1.8s !important}.stock-bomb::after{animation-delay:2.6s !important}.wow-panel::after{animation-delay:3.3s !important}.service-card:nth-child(1)::after{animation-delay:4s !important}.service-card:nth-child(2)::after{animation-delay:4.8s !important}.service-card:nth-child(3)::after{animation-delay:5.5s !important}.tiktok-proof::after{animation-delay:6.2s !important}.final-cta::after{animation-delay:7s !important}.mini-card:nth-child(1)::after{animation-delay:2.2s !important}.mini-card:nth-child(2)::after{animation-delay:3.1s !important}.mini-card:nth-child(3)::after{animation-delay:4s !important}.mini-card:nth-child(4)::after{animation-delay:4.9s !important}.hero-card>*,.action-strip>*,.benefit-grid>*,.stock-bomb>*,.wow-panel>*,.service-card>*,.tiktok-proof>*,.final-cta>*,.mini-card>*{position:relative;z-index:1}.product-rail{align-items:stretch !important;grid-auto-rows:1fr !important}.product-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;min-height:0 !important;height:100% !important;border-radius:24px !important;padding:.82rem .82rem 4.15rem !important;background:linear-gradient(180deg,rgba(10,13,8,.94),rgba(3,5,2,.96)) !important;box-shadow:0 18px 44px rgba(0,0,0,.36),0 0 0 1px rgba(255,255,255,.04),inset 0 1px 0 rgba(255,255,255,.06) !important}.product-card>div{display:flex !important;flex-direction:column !important;flex:1 1 auto !important}.product-card .badge{width:max-content !important;min-width:86px !important;padding:.35rem .62rem !important;border-radius:999px !important;font-size:.66rem !important;letter-spacing:.08em !important;margin-bottom:.46rem !important}.product-card img{object-fit:contain !important;margin-inline:auto !important;filter:drop-shadow(0 20px 28px rgba(0,0,0,.34)) !important}.product-card h3{font-size:1rem !important;line-height:1.04 !important;margin:0 0 .24rem !important;max-width:12ch !important}.product-card p{color:#cfd9c6 !important;font-size:.79rem !important;line-height:1.18 !important;margin:0 0 .44rem !important}.product-card strong{display:block !important;font-size:1.07rem !important;line-height:1 !important;letter-spacing:-.03em !important;margin-top:auto !important;padding-top:.04rem !important}.product-card button{left:.82rem !important;right:.82rem !important;bottom:.82rem !important;height:42px !important;border-radius:14px !important;font-size:.92rem !important;font-weight:950 !important;letter-spacing:-.02em !important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 22px rgba(200,232,75,.24),0 0 58px rgba(200,232,75,.12),inset 0 -8px 14px rgba(0,0,0,.08) !important}.product-card button::before{content:none !important;display:none !important}@media (max-width:719px){.shop .section-head{align-items:end !important}.product-rail{display:grid !important;overflow:visible !important;scroll-snap-type:none !important;padding-inline:0 !important;margin-inline:0 !important;padding-bottom:0 !important;gap:.72rem !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important}.product-card{width:100% !important;min-width:0 !important}.product-card img{width:min(100%,112px) !important;height:100px !important}.product-card:nth-child(5){grid-column:1 / -1 !important;min-height:216px !important;display:grid !important;grid-template-columns:minmax(0,1fr) 86px !important;grid-template-areas:"badge badge" "copy image" !important;align-items:start !important;column-gap:.7rem !important}.product-card:nth-child(5) .badge{grid-area:badge !important}.product-card:nth-child(5)>div{grid-area:copy !important;display:flex !important;flex-direction:column !important}.product-card:nth-child(5) img{grid-area:image !important;width:80px !important;height:80px !important;align-self:center !important}}@media (max-width:430px){.product-rail{gap:.66rem !important}.product-card{padding:.76rem .76rem 4rem !important}.product-card h3{font-size:.95rem !important}.product-card p{font-size:.76rem !important}.product-card strong{font-size:1.03rem !important}.product-card button{left:.76rem !important;right:.76rem !important;bottom:.76rem !important;height:40px !important;font-size:.88rem !important}}@media (max-width:389px){.product-rail{grid-template-columns:1fr !important;gap:.7rem !important}.product-card{min-height:0 !important}.product-card img{width:min(100%,138px) !important;height:118px !important}.product-card h3{max-width:none !important;font-size:1rem !important}.product-card p{font-size:.8rem !important}.product-card:nth-child(5){grid-column:auto !important;display:flex !important;grid-template-columns:none !important;min-height:0 !important}.product-card:nth-child(5) img{width:min(100%,138px) !important;height:118px !important}}.video-card{border-radius:20px !important}.tiktok-proof{gap:1rem !important}.tiktok-proof .btn{width:100% !important}.site-footer{border-top:1px solid rgba(255,255,255,.06) !important;background:linear-gradient(180deg,rgba(5,7,4,.38),rgba(2,3,1,.92)) !important}.footer-grid{gap:1rem !important}.footer-brand p{max-width:22ch !important;line-height:1.42 !important;color:#cfd9c6 !important}.site-footer h3{font-size:.96rem !important;margin-bottom:.5rem !important}.site-footer a,.site-footer span{font-size:.89rem !important;line-height:1.4 !important}.socials{gap:.5rem !important;flex-wrap:wrap !important}.socials a{border-radius:999px !important;padding:.42rem .72rem !important;background:rgba(255,255,255,.04) !important;border:1px solid rgba(255,255,255,.08) !important}@media (prefers-reduced-motion:reduce){.hero-card::after,.action-strip::after,.benefit-grid::after,.stock-bomb::after,.wow-panel::after,.service-card::after,.tiktok-proof::after,.final-cta::after,.mini-card::after{animation:none !important;opacity:0 !important}}:root{--v24-edge:rgba(200,232,75,.18);--v24-soft:rgba(200,232,75,.075)}body{background:radial-gradient(circle at 50% -12%,rgba(200,232,75,.13),transparent 34%),linear-gradient(180deg,#030402 0%,#050704 42%,#020301 100%) !important}.wrap{max-width:1180px}.site-header{box-shadow:0 8px 36px rgba(0,0,0,.26) !important}.brand img{filter:drop-shadow(0 0 14px rgba(200,232,75,.18)) !important}.menu-btn{box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 30px rgba(0,0,0,.24) !important}.section-head h2{letter-spacing:-.065em !important}.text-link{font-size:.84rem !important}.hero-card,.action-strip,.benefit-grid,.stock-bomb,.wow-panel,.service-card,.tiktok-card,.tiktok-proof,.final-cta,.mini-card,.review-card,.product-card{border-color:rgba(200,232,75,.145) !important}@media (max-width:719px){.shop{padding-top:1.1rem !important}.shop .section-head{margin-bottom:.76rem !important;align-items:flex-end !important}.product-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.72rem !important;overflow:visible !important;margin:0 !important;padding:0 !important;scroll-snap-type:none !important}.product-card{position:relative !important;width:100% !important;min-width:0 !important;min-height:272px !important;padding:.74rem .74rem 3.95rem !important;border-radius:23px !important;background:radial-gradient(circle at 50% 30%,rgba(200,232,75,.06),transparent 36%),linear-gradient(180deg,rgba(12,16,9,.96),rgba(4,6,3,.98)) !important;box-shadow:0 16px 38px rgba(0,0,0,.34),0 0 0 1px rgba(200,232,75,.12),inset 0 1px 0 rgba(255,255,255,.04) !important}.product-card .badge{min-width:auto !important;height:26px !important;padding:.28rem .55rem !important;margin-bottom:.48rem !important;font-size:.58rem !important;letter-spacing:.09em !important;line-height:1 !important;box-shadow:0 0 14px rgba(200,232,75,.16),inset 0 1px 0 rgba(255,255,255,.2) !important}.product-card img{height:92px !important;width:min(100%,108px) !important;margin:.02rem auto .58rem !important;object-fit:contain !important}.product-card h3{max-width:12ch !important;font-size:.94rem !important;line-height:1.04 !important;margin-bottom:.18rem !important}.product-card p{min-height:auto !important;font-size:.73rem !important;line-height:1.17 !important;margin-bottom:.36rem !important;color:rgba(229,238,219,.78) !important}.product-card strong{font-size:1.02rem !important;line-height:1 !important;margin-top:.02rem !important;color:var(--brand) !important}.product-card button{left:.74rem !important;right:.74rem !important;bottom:.74rem !important;height:40px !important;border-radius:14px !important;font-size:.88rem !important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 18px rgba(200,232,75,.28),0 0 45px rgba(200,232,75,.13),inset 0 -7px 12px rgba(0,0,0,.08) !important}.product-card:nth-child(5){grid-column:1 / -1 !important;min-height:192px !important;padding:.78rem .78rem 3.85rem !important;display:grid !important;grid-template-columns:minmax(0,1fr) 88px !important;grid-template-areas:"badge badge" "copy image" !important;column-gap:.72rem !important;align-items:start !important;background:radial-gradient(circle at 86% 32%,rgba(200,232,75,.09),transparent 28%),linear-gradient(180deg,rgba(12,16,9,.96),rgba(4,6,3,.98)) !important}.product-card:nth-child(5) .badge{grid-area:badge !important;width:max-content !important}.product-card:nth-child(5)>div{grid-area:copy !important;align-self:center !important}.product-card:nth-child(5) img{grid-area:image !important;width:82px !important;height:82px !important;margin:.1rem auto 0 !important;align-self:center !important}.product-card:nth-child(5) h3{max-width:none !important}}@media (max-width:389px){.product-rail{grid-template-columns:1fr !important}.product-card{min-height:244px !important}.product-card img{height:108px !important;width:min(100%,128px) !important}.product-card h3{max-width:none !important;font-size:1rem !important}.product-card:nth-child(5){display:flex !important;min-height:244px !important}.product-card:nth-child(5) img{height:108px !important;width:min(100%,128px) !important}}.stock-bomb{gap:.85rem !important}.stock-bomb h3{letter-spacing:-.045em !important}.wow-panel{background:linear-gradient(145deg,rgba(200,232,75,.075),rgba(255,255,255,.025)) !important}.wow-panel h2{max-width:14ch !important}.wow-panel p:not(.micro){color:#d5ddcd !important}.mini-card,.benefit-grid article,.review-card{background:rgba(0,0,0,.19) !important}@media (max-width:719px){.service-grid{gap:.68rem !important}.service-card{grid-template-columns:90px minmax(0,1fr) !important;gap:.78rem !important;align-items:center !important;padding:.82rem !important;border-radius:22px !important}.service-card img{width:90px !important;height:90px !important;object-fit:contain !important;transform:none !important}.service-card span{font-size:.72rem !important;line-height:1.1 !important}.service-card h3{font-size:1rem !important;line-height:1.05 !important;margin-bottom:.22rem !important}.service-card p{font-size:.78rem !important;line-height:1.24 !important;margin-bottom:.38rem !important}.service-card a{font-size:.84rem !important}.video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.66rem !important;overflow:visible !important;margin:0 !important;padding:0 !important}.video-card{height:auto !important;min-height:190px !important;min-width:0 !important;border-radius:20px !important}.video-card img{height:132px !important;object-fit:cover !important;opacity:.76 !important}.video-card strong{font-size:.84rem !important;line-height:1.04 !important}.video-card small,.video-card em{font-size:.68rem !important;line-height:1.15 !important}.picford-card{grid-column:1 / -1 !important;min-height:214px !important}.picford-card img{height:156px !important;object-position:center !important}.tiktok-proof{padding:1rem 1rem 4.7rem !important}.tiktok-proof-media{max-height:150px !important;border-radius:19px !important}.tiktok-proof-media img{object-position:center 14% !important}.tiktok-proof h3{font-size:1.03rem !important;line-height:1.08 !important}.tiktok-proof p:not(.micro){font-size:.86rem !important;line-height:1.33 !important}}.final-cta{padding-bottom:calc(1rem+56px) !important}.site-footer{padding-bottom:calc(6.6rem+var(--bottom)) !important}.footer-logo{width:138px !important}.socials a{font-size:.82rem !important}.legal{opacity:.78 !important}.sticky-bar{z-index:90 !important;max-width:680px !important;margin-inline:auto !important}@media (max-width:519px){.sticky-bar{left:.45rem !important;right:.45rem !important;bottom:calc(.42rem+var(--bottom)) !important}.sticky-bar a{min-height:42px !important;font-size:.9rem !important}.sticky-main{font-size:.96rem !important}.hero-art{padding-bottom:1rem !important}}@media (max-width:519px){.hero-card{padding-bottom:.18rem !important}.hero-copy p{font-size:.98rem !important;line-height:1.38 !important}.hero-actions{margin:.92rem 0 .9rem !important}.live-row{gap:.46rem !important;margin-bottom:.82rem !important}.live-row a{padding:.68rem .5rem !important;border-radius:15px !important}.live-row strong{font-size:1rem !important}.live-row small{font-size:.67rem !important;line-height:1.14 !important}.hero-art{min-height:248px !important;margin:-.22rem 0 .08rem !important;padding-bottom:.65rem !important}.hero-ring{width:208px !important;height:208px !important;right:8% !important;top:14% !important;opacity:.92 !important}.hero-shine{inset:18% -2% 8% !important;filter:blur(34px) !important}.action-strip{padding:.68rem !important;gap:.5rem !important}.mini-action{padding:.8rem !important}.mini-action strong{font-size:.92rem !important}.mini-action small{font-size:.73rem !important;line-height:1.18 !important}.benefit-grid{padding:.6rem !important;gap:.5rem !important}.benefit-grid article{padding:.82rem !important;min-height:108px !important}.benefit-grid strong{font-size:.87rem !important}.benefit-grid small{font-size:.73rem !important;line-height:1.2 !important}.shop .section-head{margin-bottom:.72rem !important}.product-rail{gap:.68rem !important}.product-card{min-height:284px !important;padding:.72rem .72rem 3.82rem !important;border-radius:22px !important}.product-card img{height:96px !important;width:min(100%,110px) !important;margin:.06rem auto .54rem !important}.product-card h3{max-width:none !important;font-size:.95rem !important;line-height:1.04 !important;letter-spacing:-.03em !important}.product-card p{font-size:.72rem !important;line-height:1.18 !important;margin-bottom:.34rem !important}.product-card strong{font-size:.99rem !important;margin-bottom:.55rem !important}.product-card button{height:41px !important;border-radius:14px !important;font-size:.82rem !important;letter-spacing:-.01em !important}.product-card:nth-child(5){min-height:188px !important;grid-template-columns:minmax(0,1fr) 78px !important;column-gap:.66rem !important;padding:.76rem .76rem 3.72rem !important}.product-card:nth-child(5) img{width:70px !important;height:70px !important}.stock-bomb{padding:.96rem !important;gap:.74rem !important}.stock-bomb h3{font-size:1.08rem !important;line-height:1.08 !important;max-width:15ch !important}.why-grid{gap:.56rem !important}.mini-card{padding:.84rem !important;min-height:112px !important}.mini-card h3{font-size:.9rem !important;margin-bottom:.18rem !important}.mini-card p{font-size:.73rem !important;line-height:1.22 !important}.wow-panel h2{font-size:1.35rem !important;line-height:.98 !important;max-width:11ch !important}.wow-panel p:not(.micro){font-size:.84rem !important;line-height:1.33 !important}.wow-metrics{gap:.44rem !important}.wow-metrics span{padding:.7rem .54rem !important;border-radius:16px !important}.wow-metrics strong{font-size:.98rem !important}.wow-metrics small{font-size:.68rem !important}.service-grid{gap:.66rem !important}.service-card{padding:.82rem !important;border-radius:22px !important}.service-card img{width:88px !important;height:88px !important}.service-card p{font-size:.77rem !important;line-height:1.24 !important}.video-rail.real-tiktok-grid{gap:.62rem !important}.video-card{min-height:196px !important;border-radius:19px !important}.video-card img{height:128px !important}.video-card strong{font-size:.86rem !important;line-height:1.04 !important}.video-card small,.video-card em{font-size:.7rem !important;line-height:1.14 !important}.picford-card{min-height:206px !important}.picford-card img{height:148px !important}.tiktok-proof{padding:1rem 1rem 4.5rem !important}.tiktok-proof-media{max-height:146px !important}.tiktok-proof h3{font-size:1.06rem !important;line-height:1.06 !important}.tiktok-proof p:not(.micro){font-size:.84rem !important;line-height:1.31 !important}.review-grid{gap:.56rem !important}.review-card{padding:.86rem !important;min-height:138px !important}.review-card p{font-size:.84rem !important;line-height:1.28 !important}.final-cta{padding:1rem 1rem calc(1rem+54px) !important}.final-cta h2{max-width:12ch !important;font-size:1.52rem !important;line-height:.97 !important}.final-cta p:not(.micro){font-size:.86rem !important;line-height:1.34 !important}.site-footer{padding-top:.1rem !important;padding-bottom:calc(6.6rem+var(--bottom)) !important}.footer-grid{gap:1rem !important}.footer-brand p{max-width:24ch !important;font-size:.8rem !important;line-height:1.34 !important}.socials{display:flex !important;flex-wrap:wrap !important;gap:.48rem !important}.socials a{padding:.54rem .78rem !important;border-radius:14px !important;background:rgba(255,255,255,.045) !important;border:1px solid rgba(255,255,255,.08) !important;font-size:.78rem !important;line-height:1 !important}.site-footer h3{font-size:.84rem !important;margin-bottom:.3rem !important}.site-footer a,.site-footer span{font-size:.78rem !important;line-height:1.28 !important}.legal{padding-top:.7rem !important}.sticky-bar{left:.45rem !important;right:.45rem !important;bottom:calc(.4rem+var(--bottom)) !important;padding:.34rem !important;gap:.34rem !important;border-radius:20px !important;background:linear-gradient(180deg,rgba(8,10,7,.92),rgba(4,5,3,.96)) !important;box-shadow:0 18px 48px rgba(0,0,0,.6),0 0 26px rgba(200,232,75,.08) !important}.sticky-bar a{min-height:42px !important;border-radius:15px !important;font-size:.92rem !important;font-weight:920 !important;letter-spacing:-.02em !important}.sticky-main{font-size:.96rem !important}}@media (max-width:389px){.hero-art{min-height:224px !important}.hero-ring{width:192px !important;height:192px !important;top:16% !important}.product-card{min-height:252px !important}.product-card img{height:104px !important;width:min(100%,126px) !important}.product-card button{font-size:.84rem !important}.product-card:nth-child(5){min-height:252px !important;display:flex !important;padding:.76rem .76rem 3.78rem !important}.product-card:nth-child(5) img{height:104px !important;width:min(100%,126px) !important;margin:.08rem auto .54rem !important}}.hero-card,.action-strip,.benefit-grid,.product-card,.stock-bomb,.mini-card,.wow-panel,.service-card,.tiktok-card,.tiktok-proof,.review-card,.final-cta,.live-row a{backdrop-filter:blur(10px) !important}.video-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:56%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.78));pointer-events:none}.video-card>*{position:relative;z-index:2}.product-card button,.btn-primary,.sticky-main{letter-spacing:-.02em !important}:root{--safe-stick:calc(5.35rem+var(--bottom))}html{scroll-behavior:smooth}body{padding-bottom:var(--safe-stick) !important}img{max-width:100%;height:auto}.skip-link:focus{z-index:9999;background:var(--brand);color:#071004;padding:.6rem .8rem;border-radius:12px;left:.8rem;top:.8rem}[data-menu-toggle]:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}@keyframes v26Crystal{0%,72%,100%{transform:translateX(-220%) skewX(-20deg);opacity:0}18%{opacity:.26}34%{transform:translateX(340%) skewX(-20deg);opacity:0}}.hero-card,.stock-bomb,.wow-panel,.service-card,.tiktok-card,.tiktok-proof,.final-cta,.product-card,.mini-card,.review-card{position:relative;overflow:hidden}.hero-card::after,.stock-bomb::after,.wow-panel::after,.service-card::after,.tiktok-card::after,.tiktok-proof::after,.final-cta::after,.product-card::after,.mini-card::after,.review-card::after{content:"" !important;display:block !important;position:absolute !important;top:-20% !important;bottom:-20% !important;left:-22% !important;width:18% !important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.03),rgba(255,255,255,.14),rgba(235,255,160,.18),rgba(255,255,255,0)) !important;filter:blur(2px) !important;transform:translateX(-220%) skewX(-20deg) !important;animation:v26Crystal 10.5s ease-in-out infinite !important;pointer-events:none !important;z-index:0 !important}.hero-card>*,.stock-bomb>*,.wow-panel>*,.service-card>*,.tiktok-card>*,.tiktok-proof>*,.final-cta>*,.product-card>*,.mini-card>*,.review-card>*{position:relative;z-index:1}.product-rail{align-items:stretch !important}.product-card{background:linear-gradient(180deg,rgba(9,12,7,.98),rgba(3,5,2,.98)) !important;border:1px solid rgba(200,232,75,.14) !important;box-shadow:0 16px 36px rgba(0,0,0,.32),0 0 0 1px rgba(255,255,255,.025),inset 0 1px 0 rgba(255,255,255,.045) !important}.product-card .badge{background:linear-gradient(135deg,#dfff67,#bfe24a) !important;color:#081005 !important;box-shadow:0 0 14px rgba(200,232,75,.18),inset 0 1px 0 rgba(255,255,255,.22) !important}.product-card img{filter:drop-shadow(0 16px 22px rgba(0,0,0,.32)) !important}.product-card h3{letter-spacing:-.045em !important}.product-card p{color:rgba(226,236,216,.76) !important}.product-card strong{color:var(--brand) !important;text-shadow:0 0 16px rgba(200,232,75,.12) !important}.product-card button{background:linear-gradient(180deg,#e6ff72,#c9ed53) !important;color:#071004 !important;border:1px solid rgba(255,255,255,.12) !important;box-shadow:0 0 20px rgba(200,232,75,.26),0 0 48px rgba(200,232,75,.12),inset 0 -6px 12px rgba(0,0,0,.08) !important}.product-card button:hover{filter:brightness(1.04) saturate(1.05)}.final-cta{margin-bottom:.2rem !important}.site-footer{padding-bottom:calc(6.8rem+var(--bottom)) !important}.sticky-bar{backdrop-filter:blur(18px) saturate(1.12) !important}@media(max-width:719px){.section{padding:1rem 0 !important}.hero-copy{padding:1rem .92rem 0 !important}h1{letter-spacing:-.086em !important}.hero-copy p{font-size:.96rem !important;line-height:1.36 !important}.hero-art{min-height:240px !important;margin:-.18rem 0 .08rem !important}.hero-art img{width:min(100%,282px) !important}.hero-ring{width:214px !important;height:214px !important;right:8% !important;top:12% !important}.action-strip{gap:.48rem !important;padding:.64rem !important}.mini-action{padding:.78rem !important}.benefit-grid{gap:.5rem !important;padding:.58rem !important}.benefit-grid article{min-height:108px !important}.product-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.68rem !important;overflow:visible !important;margin:0 !important;padding:0 !important}.product-card{min-width:0 !important;width:100% !important;min-height:282px !important;padding:.72rem .72rem 3.98rem !important;border-radius:22px !important}.product-card .badge{height:26px !important;font-size:.58rem !important;letter-spacing:.08em !important;padding:.28rem .52rem !important}.product-card img{height:94px !important;width:min(100%,108px) !important;margin:.04rem auto .54rem !important}.product-card h3{font-size:.94rem !important;line-height:1.04 !important;max-width:none !important}.product-card p{font-size:.72rem !important;line-height:1.18 !important}.product-card strong{font-size:1rem !important;line-height:1 !important}.product-card button{left:.72rem !important;right:.72rem !important;bottom:.72rem !important;height:40px !important;border-radius:14px !important;font-size:.82rem !important}.product-card:nth-child(5){grid-column:1/-1 !important;min-height:188px !important;display:grid !important;grid-template-columns:minmax(0,1fr) 78px !important;grid-template-areas:"badge badge" "copy image" !important;column-gap:.66rem !important}.product-card:nth-child(5) .badge{grid-area:badge !important;width:max-content !important}.product-card:nth-child(5)>div{grid-area:copy !important;align-self:center !important}.product-card:nth-child(5) img{grid-area:image !important;width:70px !important;height:70px !important;align-self:center !important;margin:.08rem auto 0 !important}.stock-bomb{padding:.96rem !important}.stock-bomb h3{font-size:1.04rem !important;line-height:1.1 !important;max-width:17ch !important}.mini-card{min-height:110px !important}.service-card{grid-template-columns:88px minmax(0,1fr) !important;gap:.75rem !important;padding:.82rem !important}.service-card img{width:88px !important;height:88px !important;object-fit:contain !important;transform:none !important}.service-card h3{font-size:1rem !important}.service-card p{font-size:.77rem !important}.video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.62rem !important;overflow:visible !important;margin:0 !important;padding:0 !important}.video-card{min-width:0 !important;min-height:194px !important;border-radius:19px !important}.video-card img{height:128px !important;object-fit:cover !important;opacity:.74 !important}.picford-card{grid-column:1/-1 !important;min-height:204px !important}.picford-card img{height:146px !important;object-position:center !important}.tiktok-proof{padding:1rem 1rem 4.5rem !important}.tiktok-proof-media{max-height:146px !important}.review-grid{gap:.56rem !important}.review-card{min-height:136px !important;padding:.84rem !important}.final-cta{padding:1rem 1rem calc(1rem+54px) !important}.footer-grid{gap:1rem !important}.sticky-bar{left:.45rem !important;right:.45rem !important;bottom:calc(.42rem+var(--bottom)) !important;padding:.34rem !important;border-radius:20px !important}.sticky-bar a{min-height:42px !important;border-radius:15px !important;font-size:.9rem !important}}@media(max-width:389px){.product-rail{grid-template-columns:1fr !important}.product-card,.product-card:nth-child(5){display:flex !important;min-height:244px !important}.product-card img,.product-card:nth-child(5) img{height:108px !important;width:min(100%,128px) !important;margin:.08rem auto .54rem !important}.product-card h3{font-size:1rem !important}.product-card p{font-size:.78rem !important}}@media(min-width:900px){.product-card button{width:calc(100% - 1.44rem) !important}.product-card img{height:118px !important}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none !important;transition:none !important;scroll-behavior:auto !important}}#tiktok .video-card{position:relative !important;overflow:hidden !important;border-radius:21px !important;background:#070905 !important;box-shadow:0 16px 36px rgba(0,0,0,.34),0 0 0 1px rgba(200,232,75,.12),0 0 22px rgba(200,232,75,.06) !important}#tiktok .video-card picture{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;display:block !important;z-index:0 !important}#tiktok .video-card picture img,#tiktok .video-card>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;opacity:.82 !important;filter:saturate(1.02) contrast(1.03) brightness(.94) !important;transform:none !important}#tiktok .tiktok-store-card img{object-position:center 38% !important}#tiktok .tiktok-award-card img{object-position:center 18% !important}#tiktok .tiktok-lark-card img{object-position:center 28% !important}#tiktok .tiktok-picford-card img{object-position:center 34% !important}#tiktok .award-proof-media img{object-position:center 18% !important}#tiktok .video-card::after{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.08) 34%,rgba(0,0,0,.34) 62%,rgba(0,0,0,.86) 100%) !important;z-index:1 !important;pointer-events:none !important;opacity:1 !important;transform:none !important;animation:none !important;filter:none !important}#tiktok .video-card span,#tiktok .video-card strong,#tiktok .video-card small,#tiktok .video-card em{position:relative !important;z-index:3 !important}#tiktok .video-card span{width:34px !important;height:34px !important;font-size:.75rem !important;margin-bottom:auto !important;background:rgba(0,0,0,.42) !important;border:1px solid rgba(255,255,255,.22) !important;backdrop-filter:blur(10px) !important}#tiktok .video-card strong{font-size:.9rem !important;line-height:1.05 !important;text-wrap:balance !important}#tiktok .video-card small,#tiktok .video-card em{font-size:.72rem !important;line-height:1.16 !important}#tiktok .picford-card::before{content:"FEATURED" !important;position:absolute !important;top:.62rem !important;right:.62rem !important;left:auto !important;bottom:auto !important;width:auto !important;height:auto !important;z-index:4 !important;padding:.34rem .55rem !important;border-radius:999px !important;color:#071004 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;font-size:.62rem !important;font-weight:950 !important;letter-spacing:.08em !important;filter:none !important;transform:none !important;animation:none !important;box-shadow:0 0 18px rgba(200,232,75,.22) !important}@media (max-width:719px){#tiktok .video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.72rem !important;overflow:visible !important;margin:0 !important;padding:0 !important}#tiktok .video-card{min-width:0 !important;height:218px !important;min-height:218px !important;padding:.72rem !important}#tiktok .tiktok-picford-card{grid-column:1 / -1 !important;height:268px !important;min-height:268px !important}#tiktok .tiktok-picford-card img{object-position:center 32% !important}#tiktok .tiktok-store-card img{object-position:center 36% !important}#tiktok .tiktok-award-card img{object-position:center 16% !important}#tiktok .tiktok-lark-card img{object-position:center 26% !important}#tiktok .tiktok-proof{padding:1rem 1rem 4.7rem !important}#tiktok .award-proof-media{max-height:178px !important;height:178px !important;border-radius:20px !important;overflow:hidden !important}#tiktok .award-proof-media img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center 16% !important}}@media (max-width:430px){#tiktok .video-rail.real-tiktok-grid{gap:.64rem !important}#tiktok .video-card{height:206px !important;min-height:206px !important;padding:.66rem !important}#tiktok .tiktok-picford-card{height:252px !important;min-height:252px !important}#tiktok .video-card strong{font-size:.84rem !important}#tiktok .video-card small,#tiktok .video-card em{font-size:.68rem !important}#tiktok .video-card span{width:32px !important;height:32px !important}}@media (min-width:900px){#tiktok .video-rail.real-tiktok-grid{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:.78rem !important;overflow:visible !important}#tiktok .video-card{height:278px !important;min-height:278px !important}#tiktok .tiktok-proof{grid-template-columns:230px 1fr auto !important;align-items:center !important}#tiktok .award-proof-media{height:180px !important;max-height:180px !important}}.tiktok-card{padding-bottom:calc(5.75rem+env(safe-area-inset-bottom,0px)) !important}.tiktok-showcase{display:grid;gap:.9rem;margin-top:1rem}.video-card-featured{min-height:284px !important;height:284px !important;flex:auto !important;width:100% !important;border-radius:24px !important;box-shadow:0 0 0 1px rgba(200,232,75,.18),0 16px 34px rgba(0,0,0,.28),0 0 24px rgba(200,232,75,.08) !important}.video-card-featured img{object-position:center 35% !important;opacity:.86 !important}.tiktok-mini-rail{display:flex !important;gap:.72rem !important;overflow-x:auto !important;overflow-y:hidden !important;padding:.1rem 0 .18rem !important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.tiktok-mini-rail::-webkit-scrollbar{display:none}.tiktok-mini-rail .video-card{flex:0 0 200px !important;width:200px !important;min-height:218px !important;height:218px !important;scroll-snap-align:start}.video-card,.video-card-featured{position:relative !important;overflow:hidden !important}.video-card::after,.video-card-featured::after{background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.18) 35%,rgba(0,0,0,.66) 74%,rgba(0,0,0,.84) 100%) !important}.video-card span,.video-card strong,.video-card small,.video-card em,.video-card-featured span,.video-card-featured strong,.video-card-featured small,.video-card-featured em{left:auto !important;right:auto !important;bottom:auto !important}.video-card span,.video-card-featured span{position:absolute !important;top:.78rem !important;left:.78rem !important;width:42px !important;height:42px !important;border-radius:50% !important;display:grid !important;place-items:center !important;background:rgba(10,12,9,.55) !important;backdrop-filter:blur(8px) !important;color:#fff !important;font-size:1rem !important;box-shadow:0 8px 24px rgba(0,0,0,.28) !important}.video-card strong,.video-card-featured strong{position:absolute !important;left:.92rem !important;right:.92rem !important;bottom:2.1rem !important;font-size:1.08rem !important;line-height:1.02 !important;color:#fff !important;text-shadow:0 2px 10px rgba(0,0,0,.4) !important}.video-card small,.video-card-featured small{position:absolute !important;left:.92rem !important;right:.92rem !important;bottom:.95rem !important;font-size:.8rem !important;line-height:1.18 !important;color:#eef3e6 !important;text-shadow:0 1px 8px rgba(0,0,0,.35) !important}.video-card em,.video-card-featured em{position:absolute !important;left:.92rem !important;top:auto !important;bottom:4.65rem !important;display:inline-flex !important;align-items:center !important;gap:.3rem !important;font-size:.72rem !important;font-weight:900 !important;color:#071004 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;border-radius:999px !important;padding:.28rem .55rem !important;box-shadow:0 0 18px rgba(200,232,75,.25) !important}.video-card img,.video-card-featured img{width:100% !important;height:100% !important;object-fit:cover !important}.tiktok-store-card img{object-position:center 36% !important}.tiktok-award-card img{object-position:center 28% !important}.tiktok-lark-card img{object-position:center 24% !important}.tiktok-picford-card img{object-position:center 36% !important}.tiktok-proof{margin-top:1rem !important;gap:1rem !important;align-items:stretch !important;background:linear-gradient(145deg,rgba(200,232,75,.08),rgba(255,255,255,.03)) !important}.tiktok-proof-media{max-height:none !important;min-height:190px !important;height:190px !important;border-radius:22px !important;overflow:hidden !important}.tiktok-proof-media img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center 28% !important}.tiktok-proof-copy h3{font-size:1.62rem !important;line-height:.98 !important;margin:0 0 .7rem !important}.tiktok-proof-copy p:last-child{margin-bottom:0 !important}.tiktok-proof .btn{align-self:flex-start !important;min-width:220px !important}@media (min-width:700px){.tiktok-card{padding-bottom:4rem !important}.tiktok-showcase{gap:1rem !important}.tiktok-mini-rail{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;overflow:visible !important}.tiktok-mini-rail .video-card{width:auto !important;flex:auto !important;min-height:232px !important;height:232px !important}.tiktok-proof{grid-template-columns:220px 1fr auto !important;align-items:center !important}.tiktok-proof-media{min-height:180px !important;height:180px !important}}.video-card::after,.video-card-featured::after,.picford-card::after{content:none !important}.video-card::before,.video-card-featured::before{content:"" !important;display:block !important;position:absolute !important;inset:0 !important;border-radius:inherit !important;background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.18) 35%,rgba(0,0,0,.66) 74%,rgba(0,0,0,.84) 100%) !important;z-index:1 !important;pointer-events:none !important}.trust-flow-section{padding-top:.2rem !important}.trust-flow{display:grid;grid-template-columns:1fr;gap:.5rem;padding:.62rem;border:1px solid rgba(200,232,75,.18);border-radius:24px;background:radial-gradient(circle at 14% 0%,rgba(200,232,75,.14),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 18px 52px rgba(0,0,0,.36),0 0 42px rgba(200,232,75,.055)}.trust-flow article{display:grid;grid-template-columns:auto 1fr;column-gap:.72rem;padding:.78rem .82rem;border-radius:18px;background:linear-gradient(135deg,rgba(0,0,0,.28),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.065)}.trust-flow span{grid-row:1/3;width:32px;height:32px;border-radius:12px;display:grid;place-items:center;color:#071004;background:linear-gradient(135deg,var(--brand),var(--brand2));font-weight:950;font-size:.75rem;box-shadow:0 0 22px rgba(200,232,75,.22)}.trust-flow strong{font-size:.92rem;line-height:1.08;letter-spacing:-.02em}.trust-flow small{color:var(--muted);font-size:.72rem;line-height:1.2;margin-top:.12rem}.buyer-confidence{display:flex;gap:.42rem;flex-wrap:wrap;margin:.68rem .04rem 0}.buyer-confidence span{flex:1 1 auto;min-width:max-content;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.48rem .62rem;border-radius:999px;background:rgba(200,232,75,.07);border:1px solid rgba(200,232,75,.19);color:#e9f4d5;font-size:.72rem;font-weight:850;box-shadow:0 0 22px rgba(200,232,75,.045)}.product-card button{text-transform:none !important;letter-spacing:-.015em !important}.product-card button::after,.btn::after,.sticky-main::after{animation-duration:4.15s !important}.stock-bomb h3,.final-cta h2,.wow-panel h2{text-wrap:balance}.hero-card,.stock-bomb,.wow-panel,.tiktok-card,.tiktok-proof,.final-cta,.product-card,.service-card,.review-card,.trust-flow{transform:translateZ(0)}.hero-card::selection,.stock-bomb::selection,.wow-panel::selection,.tiktok-card::selection{background:var(--brand);color:#071004}.stock-bomb,.wow-panel,.tiktok-card,.final-cta{animation:sectionBreath 5.8s ease-in-out infinite}@keyframes sectionBreath{0%,100%{box-shadow:0 0 70px rgba(200,232,75,.055),inset 0 1px 0 rgba(255,255,255,.055)}50%{box-shadow:0 0 96px rgba(200,232,75,.105),inset 0 1px 0 rgba(255,255,255,.075)}}@media (max-width:640px){.wrap{width:min(100% - .9rem,1180px) !important}.hero-card{border-radius:28px !important}.hero-copy p{font-size:.98rem !important}.trust-flow{gap:.42rem !important;padding:.5rem !important}.trust-flow article{padding:.68rem .72rem !important}.product-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.72rem !important;overflow:visible !important;margin:0 !important;padding:0 !important}.product-card{width:100% !important;flex:auto !important;min-height:270px !important;padding:.68rem !important;border-radius:23px !important}.product-card:nth-child(5){grid-column:1/-1 !important;min-height:250px !important}.product-card img{height:94px !important}.product-card:nth-child(5) img{height:116px !important}.product-card h3{font-size:.91rem !important}.product-card p{font-size:.7rem !important}.product-card strong{font-size:.96rem !important}.product-card button{height:42px !important;font-size:.84rem !important;border-radius:14px !important}.stock-bomb{gap:.85rem !important}.stock-bomb .btn{width:100% !important}.buyer-confidence span{font-size:.68rem !important;min-height:31px !important}.tiktok-card{padding-bottom:calc(6.4rem+env(safe-area-inset-bottom,0px)) !important}.video-card-featured{height:272px !important;min-height:272px !important}.tiktok-mini-rail .video-card{flex-basis:178px !important;width:178px !important;height:214px !important}.tiktok-proof{padding:.9rem !important}.tiktok-proof-copy h3{font-size:1.38rem !important}.tiktok-proof .btn{width:100% !important;min-width:0 !important}.review-card p{font-size:.85rem !important}.final-cta{padding-bottom:calc(1rem+env(safe-area-inset-bottom,0px)) !important}.sticky-bar{box-shadow:0 16px 60px rgba(0,0,0,.78),0 0 38px rgba(200,232,75,.13) !important}.sticky-bar a{font-size:.92rem !important}}@media (min-width:641px){.trust-flow{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.trust-flow{padding:.75rem}.trust-flow article{padding:.9rem 1rem}.product-card button{font-size:.92rem !important}}.tiktok-showcase{display:grid !important;gap:1rem !important}.video-card,.video-card-featured{position:relative !important;overflow:hidden !important;isolation:isolate}.video-card-featured{min-height:306px !important;height:306px !important;border-radius:26px !important}.video-card-featured img{object-position:center 42% !important;opacity:.9 !important}.tiktok-mini-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.78rem !important;overflow:visible !important;padding:0 !important}.tiktok-mini-rail .video-card{width:100% !important;min-width:0 !important;flex:none !important;min-height:220px !important;height:220px !important;border-radius:22px !important}.tiktok-mini-rail .video-card:last-child{grid-column:1 / -1 !important;min-height:236px !important;height:236px !important}.video-card::before,.video-card-featured::before{background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.12) 26%,rgba(0,0,0,.36) 58%,rgba(0,0,0,.78) 100%) !important}.video-card>span:not(.video-stat):not(.feature-badge),.video-card-featured>span:not(.video-stat):not(.feature-badge){z-index:2 !important}.video-card strong,.video-card small,.video-card .video-stat,.video-card-featured strong,.video-card-featured small,.video-card-featured .feature-badge{z-index:2 !important}.video-card strong{left:.86rem !important;right:.86rem !important;bottom:2.08rem !important;font-size:.96rem !important;line-height:1.02 !important}.video-card small{left:.86rem !important;right:.86rem !important;bottom:.92rem !important;font-size:.76rem !important;line-height:1.18 !important}.video-card-featured strong{left:1rem !important;right:1rem !important;bottom:2.45rem !important;font-size:1.22rem !important;line-height:1 !important}.video-card-featured small{left:1rem !important;right:1rem !important;bottom:1rem !important;font-size:.84rem !important;line-height:1.2 !important}.video-card .video-stat{position:absolute !important;left:.86rem !important;bottom:4.38rem !important;top:auto !important;right:auto !important;display:inline-flex !important;align-items:center !important;max-width:calc(100% - 1.72rem) !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.72rem !important;font-weight:900 !important;color:#071004 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;border-radius:999px !important;padding:.3rem .58rem !important;box-shadow:0 0 16px rgba(200,232,75,.2) !important}.video-card-featured .feature-badge{position:absolute !important;top:.9rem !important;right:.9rem !important;left:auto !important;bottom:auto !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;font-size:.68rem !important;font-weight:900 !important;letter-spacing:.08em;text-transform:uppercase;color:#071004 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;border-radius:999px !important;padding:.35rem .66rem !important;box-shadow:0 0 16px rgba(200,232,75,.24) !important}.tiktok-store-card img{object-position:center 34% !important}.tiktok-award-card img{object-position:center 24% !important}.tiktok-lark-card img{object-position:center 18% !important}.tiktok-picford-card img{object-position:center 42% !important}.tiktok-proof{margin-top:1.05rem !important}.tiktok-proof-media img{object-position:center 24% !important}@media (min-width:700px){.video-card-featured{height:318px !important;min-height:318px !important}.tiktok-mini-rail{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.tiktok-mini-rail .video-card,.tiktok-mini-rail .video-card:last-child{grid-column:auto !important;height:232px !important;min-height:232px !important}}@media (max-width:430px){.video-card-featured{min-height:290px !important;height:290px !important}.tiktok-mini-rail .video-card{min-height:208px !important;height:208px !important}.tiktok-mini-rail .video-card:last-child{min-height:224px !important;height:224px !important}.video-card strong{font-size:.92rem !important}.video-card small{font-size:.73rem !important}.video-card-featured strong{font-size:1.12rem !important}}#tiktok .section-head{align-items:flex-start !important}#tiktok .section-head .text-link{margin-top:.4rem !important}#tiktok p{max-width:unset !important}#tiktok .tiktok-showcase{display:grid !important;grid-template-columns:1fr !important;gap:1rem !important}#tiktok .video-card,#tiktok .video-card-featured{position:relative !important;overflow:hidden !important;border:1px solid rgba(201,231,75,.12) !important;background:linear-gradient(180deg,rgba(14,18,10,.96),rgba(5,8,5,.98)) !important}#tiktok .video-card img,#tiktok .video-card-featured img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;transform:scale(1.01)}#tiktok .video-card::before,#tiktok .video-card-featured::before{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.06) 28%,rgba(0,0,0,.28) 56%,rgba(0,0,0,.84) 100%) !important;z-index:1 !important}#tiktok .video-card>*,#tiktok .video-card-featured>*{position:absolute !important;z-index:2 !important}#tiktok .video-card>span:first-of-type,#tiktok .video-card-featured>span:first-of-type{top:.78rem !important;left:.78rem !important;width:42px !important;height:42px !important;border-radius:999px !important;display:flex !important;align-items:center !important;justify-content:center !important;background:rgba(28,34,23,.72) !important;border:1px solid rgba(255,255,255,.08) !important;color:#fff !important;font-size:1rem !important;backdrop-filter:blur(8px) !important;box-shadow:0 10px 24px rgba(0,0,0,.25) !important}#tiktok .video-card-featured{height:300px !important;min-height:300px !important;border-radius:28px !important}#tiktok .video-card-featured img{object-position:center 42% !important}#tiktok .video-card-featured .feature-badge{top:.9rem !important;right:.9rem !important;left:auto !important;bottom:auto !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:.35rem .68rem !important;border-radius:999px !important;font-size:.67rem !important;font-weight:900 !important;letter-spacing:.09em !important;text-transform:uppercase !important;color:#0b1206 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;box-shadow:0 0 20px rgba(200,232,75,.22) !important}#tiktok .video-card-featured strong{left:1rem !important;right:1rem !important;bottom:2.5rem !important;font-size:1.28rem !important;line-height:1.02 !important;font-weight:900 !important;text-shadow:0 2px 16px rgba(0,0,0,.35) !important}#tiktok .video-card-featured small{left:1rem !important;right:1rem !important;bottom:1rem !important;font-size:.88rem !important;line-height:1.18 !important;color:rgba(255,255,255,.9) !important}#tiktok .tiktok-mini-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.8rem !important;padding:0 !important;overflow:visible !important}#tiktok .tiktok-mini-rail .video-card{width:100% !important;min-width:0 !important;min-height:226px !important;height:226px !important;border-radius:24px !important}#tiktok .tiktok-mini-rail .video-card:last-child{grid-column:1 / -1 !important;min-height:244px !important;height:244px !important}#tiktok .tiktok-store-card img{object-position:center 40% !important}#tiktok .tiktok-award-card img{object-position:center 20% !important}#tiktok .tiktok-lark-card img{object-position:center 18% !important}#tiktok .video-card strong{left:.86rem !important;right:.86rem !important;bottom:2.05rem !important;font-size:1rem !important;line-height:1.02 !important;font-weight:900 !important;text-shadow:0 2px 14px rgba(0,0,0,.32) !important}#tiktok .video-card small{left:.86rem !important;right:.86rem !important;bottom:.86rem !important;font-size:.77rem !important;line-height:1.18 !important;color:rgba(255,255,255,.9) !important}#tiktok .video-card .video-stat{position:absolute !important;left:.86rem !important;top:auto !important;right:auto !important;bottom:4.2rem !important;display:inline-flex !important;align-items:center !important;padding:.26rem .58rem !important;border-radius:999px !important;font-size:.72rem !important;font-weight:900 !important;line-height:1 !important;color:#0b1206 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;box-shadow:0 0 16px rgba(200,232,75,.18) !important;max-width:calc(100% - 1.72rem) !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}#tiktok .tiktok-proof{margin-top:1.05rem !important;display:grid !important;gap:1rem !important;padding:1rem 1rem 5rem !important;border-radius:28px !important}#tiktok .tiktok-proof-media{max-height:182px !important;height:182px !important;border-radius:22px !important;overflow:hidden !important}#tiktok .tiktok-proof-media img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center 21% !important}#tiktok .tiktok-proof-copy .micro{margin-bottom:.5rem !important}#tiktok .tiktok-proof-copy h3{font-size:1.22rem !important;line-height:1.06 !important;margin:0 0 .5rem !important}#tiktok .tiktok-proof-copy p:last-child{font-size:.9rem !important;line-height:1.42 !important;color:var(--muted) !important;margin:0 !important}#tiktok .tiktok-proof .btn{width:100% !important;min-width:0 !important;justify-content:center !important}@media (max-width:430px){#tiktok .video-card-featured{height:286px !important;min-height:286px !important}#tiktok .video-card-featured strong{font-size:1.16rem !important;bottom:2.4rem !important}#tiktok .video-card-featured small{font-size:.82rem !important}#tiktok .tiktok-mini-rail .video-card{height:214px !important;min-height:214px !important}#tiktok .tiktok-mini-rail .video-card:last-child{height:232px !important;min-height:232px !important}#tiktok .video-card strong{font-size:.92rem !important;bottom:1.92rem !important}#tiktok .video-card small{font-size:.74rem !important;bottom:.82rem !important}#tiktok .video-card .video-stat{bottom:4rem !important}#tiktok .tiktok-proof-media{height:166px !important;max-height:166px !important}}@media (min-width:700px){#tiktok .tiktok-showcase{grid-template-columns:1.05fr .95fr !important;align-items:stretch !important}#tiktok .video-card-featured{height:100% !important;min-height:100% !important}#tiktok .tiktok-mini-rail{grid-template-columns:1fr !important;align-content:start !important}#tiktok .tiktok-mini-rail .video-card,#tiktok .tiktok-mini-rail .video-card:last-child{grid-column:auto !important;height:188px !important;min-height:188px !important}#tiktok .tiktok-proof{grid-template-columns:220px 1fr auto !important;align-items:center !important;padding:1rem !important}#tiktok .tiktok-proof-media{height:170px !important;max-height:170px !important}#tiktok .tiktok-proof .btn{width:auto !important}}#tiktok .tiktok-showcase{display:grid !important;grid-template-columns:1fr !important;gap:1rem !important;align-items:stretch !important}#tiktok .video-card,#tiktok .video-card-featured{position:relative !important;overflow:hidden !important;border-radius:28px !important;border:1px solid rgba(201,231,75,.14) !important;background:#0a0f08 !important;box-shadow:0 0 0 1px rgba(201,231,75,.06),0 20px 46px rgba(0,0,0,.32) !important}#tiktok .video-card img,#tiktok .video-card-featured img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important}#tiktok .video-card::before,#tiktok .video-card-featured::before{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.06) 38%,rgba(0,0,0,.28) 60%,rgba(0,0,0,.82) 100%) !important;z-index:1 !important}#tiktok .video-card>*,#tiktok .video-card-featured>*{position:absolute !important;z-index:2 !important}#tiktok .video-card>span:first-of-type,#tiktok .video-card-featured>span:first-of-type{top:1rem !important;left:1rem !important;width:42px !important;height:42px !important;border-radius:999px !important;display:flex !important;align-items:center !important;justify-content:center !important;background:rgba(19,24,16,.74) !important;border:1px solid rgba(255,255,255,.1) !important;color:#fff !important;font-size:.95rem !important;backdrop-filter:blur(7px) !important;box-shadow:0 8px 20px rgba(0,0,0,.2) !important}#tiktok .video-card-featured{min-height:276px !important;height:276px !important}#tiktok .video-card-featured img{object-position:center 56% !important}#tiktok .video-card-featured strong{left:1rem !important;right:6rem !important;top:4.6rem !important;bottom:auto !important;font-size:1.35rem !important;line-height:1.02 !important;font-weight:900 !important;text-shadow:0 2px 14px rgba(0,0,0,.42) !important}#tiktok .video-card-featured small{left:1rem !important;right:1rem !important;top:6.65rem !important;bottom:auto !important;font-size:.9rem !important;line-height:1.18 !important;color:rgba(255,255,255,.92) !important}#tiktok .video-card-featured .feature-badge{top:1rem !important;right:1rem !important;left:auto !important;bottom:auto !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:.38rem .7rem !important;border-radius:999px !important;font-size:.68rem !important;font-weight:900 !important;letter-spacing:.08em !important;text-transform:uppercase !important;color:#0b1206 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;box-shadow:0 0 18px rgba(200,232,75,.22) !important}#tiktok .tiktok-mini-rail{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.9rem !important;overflow:visible !important;padding:0 !important}#tiktok .tiktok-mini-rail .video-card{min-width:0 !important;height:224px !important;min-height:224px !important}#tiktok .tiktok-mini-rail .video-card:last-child{grid-column:1 / -1 !important;height:238px !important;min-height:238px !important}#tiktok .tiktok-store-card img{object-position:center 42% !important}#tiktok .tiktok-award-card img{object-position:center 22% !important}#tiktok .tiktok-lark-card img{object-position:center 18% !important}#tiktok .video-stat{top:1rem !important;right:1rem !important;left:auto !important;bottom:auto !important;display:inline-flex !important;align-items:center !important;padding:.28rem .6rem !important;border-radius:999px !important;font-size:.72rem !important;font-weight:900 !important;line-height:1 !important;color:#0b1206 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;box-shadow:0 0 14px rgba(200,232,75,.18) !important;white-space:nowrap !important;max-width:calc(100% - 2rem) !important;overflow:hidden !important;text-overflow:ellipsis !important}#tiktok .video-card strong{left:.9rem !important;right:.9rem !important;bottom:2.25rem !important;font-size:1rem !important;line-height:1.02 !important;font-weight:900 !important;text-shadow:0 2px 12px rgba(0,0,0,.36) !important}#tiktok .video-card small{left:.9rem !important;right:.9rem !important;bottom:.92rem !important;font-size:.79rem !important;line-height:1.16 !important;color:rgba(255,255,255,.9) !important}#tiktok .tiktok-proof{display:grid !important;gap:1rem !important;padding:1rem 1rem 5rem !important;border-radius:28px !important;margin-top:1rem !important}#tiktok .tiktok-proof-media{height:182px !important;max-height:182px !important;border-radius:22px !important;overflow:hidden !important}#tiktok .tiktok-proof-media img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center 20% !important;display:block !important}#tiktok .tiktok-proof-copy h3{font-size:1.22rem !important;line-height:1.06 !important;margin:.1rem 0 .5rem !important}#tiktok .tiktok-proof-copy p:last-child{font-size:.9rem !important;line-height:1.45 !important;color:var(--muted) !important}#tiktok .tiktok-proof .btn{width:100% !important;justify-content:center !important}@media (max-width:430px){#tiktok .video-card-featured{height:260px !important;min-height:260px !important}#tiktok .video-card-featured strong{top:4.3rem !important;font-size:1.22rem !important;right:6rem !important}#tiktok .video-card-featured small{top:6rem !important;font-size:.84rem !important}#tiktok .tiktok-mini-rail .video-card{height:214px !important;min-height:214px !important}#tiktok .tiktok-mini-rail .video-card:last-child{height:228px !important;min-height:228px !important}#tiktok .video-card strong{font-size:.95rem !important;bottom:2.1rem !important}#tiktok .video-card small{font-size:.75rem !important;bottom:.85rem !important}#tiktok .video-stat{font-size:.69rem !important;padding:.25rem .55rem !important}}@media (min-width:700px){#tiktok .tiktok-showcase{grid-template-columns:1.08fr .92fr !important}#tiktok .video-card-featured{height:100% !important;min-height:100% !important}#tiktok .tiktok-mini-rail{grid-template-columns:1fr !important;align-content:start !important}#tiktok .tiktok-mini-rail .video-card,#tiktok .tiktok-mini-rail .video-card:last-child{grid-column:auto !important;height:190px !important;min-height:190px !important}#tiktok .tiktok-proof{grid-template-columns:220px 1fr auto !important;align-items:center !important;padding:1rem !important}#tiktok .tiktok-proof-media{height:168px !important;max-height:168px !important}#tiktok .tiktok-proof .btn{width:auto !important}}#tiktok .tiktok-v35-shell{padding:1.05rem !important;border-radius:28px !important;background:radial-gradient(420px circle at 50% 0%,rgba(200,232,75,.105),transparent 55%),linear-gradient(145deg,rgba(17,22,12,.96),rgba(5,8,4,.98)) !important;border:1px solid rgba(200,232,75,.18) !important;box-shadow:0 0 0 1px rgba(200,232,75,.05),0 28px 80px rgba(0,0,0,.35),0 0 70px rgba(200,232,75,.07) !important;overflow:hidden !important;margin-bottom:calc(1rem+env(safe-area-inset-bottom,0px)) !important}#tiktok .tiktok-v35-shell:before,#tiktok .tiktok-v35-shell:after,#tiktok .tt-feature-card:before,#tiktok .tt-feature-card:after,#tiktok .tt-story:before,#tiktok .tt-story:after,#tiktok .tt-proof-card:before,#tiktok .tt-proof-card:after{content:none !important;display:none !important}#tiktok .tiktok-head{margin-bottom:.55rem !important;align-items:flex-start !important}#tiktok .tiktok-head h2{font-size:1.95rem !important;letter-spacing:-.065em !important}#tiktok .tiktok-intro{margin:0 0 1rem !important;color:#cdd6c4 !important;font-size:.98rem !important;line-height:1.42 !important;max-width:38rem !important}.tt-feature-card{display:grid !important;gap:0 !important;overflow:hidden !important;border-radius:26px !important;border:1px solid rgba(200,232,75,.16) !important;background:linear-gradient(180deg,rgba(11,15,8,.98),rgba(7,10,5,.98)) !important;box-shadow:0 18px 42px rgba(0,0,0,.28),0 0 32px rgba(200,232,75,.06) !important}.tt-feature-media{position:relative !important;display:block !important;height:246px !important;overflow:hidden !important;background:#0b1008 !important}.tt-feature-media picture,.tt-feature-media img{display:block !important;width:100% !important;height:100% !important}.tt-feature-media img{object-fit:cover !important;object-position:center 48% !important;filter:saturate(.98) contrast(1.02) brightness(.94) !important}.tt-feature-media:after{content:"" !important;display:block !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.05) 48%,rgba(0,0,0,.22) 100%) !important;pointer-events:none !important}.tt-play{position:absolute !important;left:1rem !important;top:1rem !important;width:44px !important;height:44px !important;border-radius:999px !important;display:grid !important;place-items:center !important;background:rgba(11,14,9,.72) !important;color:#fff !important;border:1px solid rgba(255,255,255,.12) !important;box-shadow:0 10px 24px rgba(0,0,0,.25) !important;backdrop-filter:blur(9px) !important;z-index:3 !important}.tt-chip{position:absolute !important;top:1rem !important;right:1rem !important;z-index:3 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:.42rem .72rem !important;border-radius:999px !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;color:#071004 !important;font-weight:950 !important;letter-spacing:.075em !important;text-transform:uppercase !important;font-size:.67rem !important;box-shadow:0 0 20px rgba(200,232,75,.22) !important}.tt-feature-copy{padding:1rem !important;display:grid !important;gap:.46rem !important;background:radial-gradient(260px circle at 22% 0%,rgba(200,232,75,.10),transparent 62%),linear-gradient(180deg,rgba(12,16,9,.96),rgba(7,10,5,.99)) !important}.tt-kicker{color:var(--brand) !important;text-transform:uppercase !important;font-size:.68rem !important;letter-spacing:.14em !important;font-weight:950 !important}.tt-feature-copy h3{margin:0 !important;font-size:1.46rem !important;line-height:.98 !important;letter-spacing:-.055em !important}.tt-feature-copy p{margin:0 !important;color:#cdd6c4 !important;font-size:.9rem !important;line-height:1.38 !important}.tt-cta{margin-top:.38rem !important;min-height:46px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:16px !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;color:#071004 !important;font-weight:950 !important;box-shadow:0 0 22px rgba(200,232,75,.25),inset 0 -8px 16px rgba(0,0,0,.08) !important}.tt-story-list{display:grid !important;gap:.72rem !important;margin-top:.9rem !important}.tt-story{display:grid !important;grid-template-columns:112px 1fr !important;gap:.78rem !important;align-items:center !important;min-height:112px !important;padding:.62rem !important;border-radius:22px !important;border:1px solid rgba(200,232,75,.13) !important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025)) !important;box-shadow:0 12px 28px rgba(0,0,0,.22) !important;overflow:hidden !important}.tt-story picture{display:block !important;height:104px !important;border-radius:17px !important;overflow:hidden !important;background:#080b06 !important}.tt-story img{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important}.tt-story:nth-child(1) img{object-position:center 42% !important}.tt-story:nth-child(2) img{object-position:center 20% !important}.tt-story:nth-child(3) img{object-position:center 18% !important}.tt-story div{min-width:0 !important}.tt-story span{display:inline-flex !important;color:#071004 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;padding:.28rem .52rem !important;border-radius:999px !important;font-size:.68rem !important;font-weight:950 !important;line-height:1 !important;margin-bottom:.42rem !important}.tt-story strong{display:block !important;font-size:1.02rem !important;line-height:1.03 !important;letter-spacing:-.04em !important;color:#fff !important;margin-bottom:.25rem !important}.tt-story small{display:block !important;color:#c9d2c1 !important;font-size:.79rem !important;line-height:1.24 !important}.tt-proof-card{margin-top:.9rem !important;display:grid !important;gap:1rem !important;padding:.82rem .82rem calc(5.25rem+env(safe-area-inset-bottom,0px)) !important;border-radius:26px !important;border:1px solid rgba(200,232,75,.16) !important;background:linear-gradient(145deg,rgba(200,232,75,.06),rgba(255,255,255,.028)) !important;box-shadow:0 0 42px rgba(200,232,75,.06) !important}.tt-proof-card picture{display:block !important;height:178px !important;border-radius:20px !important;overflow:hidden !important;background:#0b0f08 !important}.tt-proof-card img{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center 18% !important}.tt-proof-card h3{margin:0 0 .45rem !important;font-size:1.22rem !important;line-height:1.05 !important;letter-spacing:-.045em !important}.tt-proof-card p:not(.micro){margin:0 0 .82rem !important;color:#cbd4c2 !important;font-size:.9rem !important;line-height:1.42 !important}.tt-proof-card .btn{width:100% !important;justify-content:center !important}.product-card button{position:static !important;width:100% !important;margin-top:auto !important;height:44px !important;border-radius:14px !important;color:#071004 !important;background:linear-gradient(135deg,var(--brand),var(--brand2)) !important;box-shadow:0 0 22px rgba(200,232,75,.24),0 0 54px rgba(200,232,75,.1),inset 0 -8px 15px rgba(0,0,0,.08) !important}.product-card{display:flex !important;flex-direction:column !important}.product-card>div{flex:1 !important;display:flex !important;flex-direction:column !important}.product-card strong{margin-top:auto !important}@media (max-width:430px){#tiktok .tiktok-v35-shell{padding:.95rem !important;border-radius:25px !important}.tt-feature-media{height:222px !important}.tt-feature-copy h3{font-size:1.28rem !important}.tt-feature-copy p{font-size:.86rem !important}.tt-story{grid-template-columns:98px 1fr !important;gap:.68rem !important;padding:.58rem !important;min-height:106px !important}.tt-story picture{height:94px !important;border-radius:16px !important}.tt-story span{font-size:.64rem !important;padding:.25rem .46rem !important}.tt-story strong{font-size:.95rem !important}.tt-story small{font-size:.73rem !important}.tt-proof-card picture{height:164px !important}}@media (min-width:700px){#tiktok .tiktok-v35-shell{padding:1.25rem !important}.tt-feature-card{grid-template-columns:1.15fr .85fr !important;align-items:stretch !important}.tt-feature-media{height:100% !important;min-height:320px !important}.tt-feature-copy{align-content:center !important;padding:1.35rem !important}.tt-story-list{grid-template-columns:repeat(3,1fr) !important}.tt-story{grid-template-columns:1fr !important;gap:.6rem !important;align-items:start !important}.tt-story picture{width:100% !important;height:150px !important}.tt-proof-card{grid-template-columns:220px 1fr auto !important;align-items:center !important;padding:1rem !important}.tt-proof-card picture{height:170px !important}.tt-proof-card .btn{width:auto !important;white-space:nowrap !important}}.product-card button{text-transform:none !important;letter-spacing:-.02em !important;font-weight:950 !important}.product-card strong{font-variant-numeric:tabular-nums}@media (max-width:519px){.shop .section-head{align-items:end !important}.product-rail{align-items:stretch !important}.product-card{min-height:292px !important;padding:.78rem .78rem 3.95rem !important;border-radius:22px !important}.product-card img{height:100px !important;width:min(100%,114px) !important;margin:.05rem auto .6rem !important}.product-card h3{font-size:.98rem !important;line-height:1.05 !important;margin-bottom:.18rem !important}.product-card p{font-size:.73rem !important;line-height:1.18 !important;min-height:1.7em !important}.product-card strong{font-size:1.05rem !important;margin-top:.18rem !important}.product-card button{height:42px !important;border-radius:14px !important;font-size:.86rem !important;box-shadow:0 0 0 1px rgba(255,255,255,.14),0 0 18px rgba(200,232,75,.26),0 0 42px rgba(200,232,75,.12),inset 0 -7px 12px rgba(0,0,0,.08) !important}.product-card:nth-child(5){min-height:194px !important;grid-template-columns:minmax(0,1fr) 86px !important}.product-card:nth-child(5) img{width:78px !important;height:78px !important}}@media (max-width:389px){.product-card{min-height:250px !important}.product-card:nth-child(5){min-height:200px !important}}#tiktok .tiktok-v35-shell{padding:1rem !important}#tiktok .tiktok-intro{max-width:34rem !important;margin-bottom:.88rem !important}.tt-feature-card,.tt-story,.tt-proof-card{position:relative !important;overflow:hidden !important}.tt-feature-card{display:flex !important;flex-direction:column !important;gap:0 !important;border-radius:24px !important}.tt-feature-media{height:238px !important;border-bottom:1px solid rgba(255,255,255,.06) !important}.tt-feature-media img{object-position:center 36% !important;filter:saturate(.98) contrast(1.02) brightness(.93) !important}.tt-feature-media:after{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.10) 62%,rgba(0,0,0,.18)) !important}.tt-play{width:42px !important;height:42px !important;left:.82rem !important;top:.82rem !important}.tt-chip{top:.82rem !important;right:.82rem !important}.tt-feature-copy{padding:.95rem !important;gap:.42rem !important}.tt-feature-copy h3{font-size:1.28rem !important;line-height:1 !important}.tt-feature-copy p{font-size:.86rem !important;line-height:1.38 !important}.tt-cta{min-height:44px !important;margin-top:.28rem !important}.tt-story-list{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.72rem !important;margin-top:.82rem !important}.tt-story{display:flex !important;flex-direction:column !important;align-items:stretch !important;min-height:0 !important;padding:.56rem !important;gap:.58rem !important;border-radius:20px !important}.tt-story picture{height:122px !important;border-radius:16px !important}.tt-story:nth-child(1) img{object-position:center 34% !important}.tt-story:nth-child(2) img{object-position:center 17% !important}.tt-story:nth-child(3) img{object-position:center 14% !important}.tt-story div{display:block !important}.tt-story span{margin-bottom:.34rem !important;font-size:.66rem !important}.tt-story strong{font-size:.92rem !important;line-height:1.06 !important;margin-bottom:.2rem !important}.tt-story small{font-size:.74rem !important;line-height:1.24 !important}.tt-story:nth-child(3){grid-column:1 / -1 !important}.tt-story:nth-child(3) picture{height:138px !important}.tt-proof-card{margin-top:.82rem !important;padding:.82rem .82rem calc(4.95rem+env(safe-area-inset-bottom,0px)) !important;gap:.82rem !important}.tt-proof-card picture{height:168px !important;border-radius:18px !important}.tt-proof-card img{object-position:center 14% !important}.tt-proof-card h3{font-size:1.16rem !important;line-height:1.04 !important}.tt-proof-card p:not(.micro){font-size:.88rem !important;line-height:1.38 !important;margin-bottom:.72rem !important}.tt-proof-card .btn{min-height:46px !important}@media (max-width:389px){.tt-feature-media{height:222px !important}.tt-story-list{gap:.62rem !important}.tt-story picture{height:116px !important}.tt-story strong{font-size:.88rem !important}.tt-story small{font-size:.72rem !important}}@media (min-width:700px){.tt-feature-card{display:grid !important;grid-template-columns:1.08fr .92fr !important}.tt-feature-media{height:100% !important;min-height:320px !important;border-bottom:none !important;border-right:1px solid rgba(255,255,255,.06) !important}.tt-feature-copy{padding:1.12rem !important;align-content:center !important}.tt-story-list{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.tt-story:nth-child(3){grid-column:auto !important}.tt-story picture,.tt-story:nth-child(3) picture{height:144px !important}.tt-proof-card{grid-template-columns:220px 1fr auto !important;align-items:center !important}.tt-proof-card picture{height:170px !important}.tt-proof-card .btn{width:auto !important;white-space:nowrap !important}}.buyer-confidence{gap:.46rem !important;flex-wrap:wrap !important}.buyer-confidence span{background:rgba(255,255,255,.04) !important;border:1px solid rgba(255,255,255,.06) !important;border-radius:999px !important;padding:.5rem .72rem !important}.site-header .brand img{filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}:root{--premium-lime:#dfff66;--premium-lime-2:#c5ec4f;--deep-card:#070a05}body{background:radial-gradient(circle at 50% -10%,rgba(200,232,75,.07),transparent 28%),#030503 !important}.wrap{max-width:1120px !important}.section{position:relative}.hero-card{border-color:rgba(200,232,75,.18) !important}.trust-pill{width:max-content;max-width:100%}.hero-copy h1{text-wrap:balance}.hero-copy p{max-width:37rem !important}.hero-actions .btn{min-height:54px !important}.live-row a{backdrop-filter:blur(8px)}.btn-primary,.product-card button,.sticky-main,.tt-cta{background:linear-gradient(180deg,#eaff78 0%,#d8fb61 48%,#c4eb4f 100%) !important;color:#071004 !important;border:1px solid rgba(255,255,255,.18) !important;box-shadow:0 0 0 1px rgba(200,232,75,.18),0 0 24px rgba(200,232,75,.27),0 12px 26px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.45),inset 0 -10px 18px rgba(69,91,10,.16) !important}.btn-ghost,.neon-button{border-color:rgba(200,232,75,.22) !important}.btn:active,.product-card button:active,.sticky-bar a:active{transform:scale(.985) !important}.product-rail{scroll-padding-inline:1rem !important}.product-card{isolation:isolate !important}.product-card::before{opacity:.8 !important}.product-card .badge{letter-spacing:.065em !important}.product-card img{transition:transform .35s ease,filter .35s ease}.product-card:hover img{transform:translateY(-3px) scale(1.02)}.product-card h3{text-wrap:balance}.product-card p{color:rgba(227,237,218,.74) !important}.product-card button{cursor:pointer !important}.stock-bomb{align-items:center !important}.buyer-confidence{justify-content:flex-start !important}.buyer-confidence span{color:#dce8d1 !important}#tiktok .tiktok-v35-shell{background:radial-gradient(420px circle at 50% 0%,rgba(200,232,75,.08),transparent 64%),linear-gradient(145deg,rgba(17,22,12,.96),rgba(5,8,4,.99)) !important}.tt-feature-card,.tt-story,.tt-proof-card{border-color:rgba(200,232,75,.16) !important}.tt-feature-media img{object-position:center 35% !important}.tt-story:nth-child(1) img{object-position:center 36% !important}.tt-story:nth-child(2) img{object-position:center 16% !important}.tt-story:nth-child(3) img{object-position:center 14% !important}.tt-feature-copy h3,.tt-proof-card h3{text-wrap:balance}.tt-feature-copy p,.tt-story small,.tt-proof-card p:not(.micro){color:#cbd5c2 !important}.tt-story{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease !important}.tt-story:hover{transform:translateY(-2px);border-color:rgba(200,232,75,.24) !important;box-shadow:0 16px 36px rgba(0,0,0,.28),0 0 26px rgba(200,232,75,.07) !important}.tt-proof-card .btn{border-radius:17px !important}.review-card{min-height:unset !important}.review-card div{letter-spacing:.05em}.rating{white-space:nowrap}.final-cta{overflow:hidden !important}.final-cta h2{text-wrap:balance}.closing-points{display:flex !important;flex-wrap:wrap !important;gap:.46rem !important;margin-top:.78rem !important}.closing-points span{display:inline-flex !important;align-items:center !important;padding:.44rem .64rem !important;border-radius:999px !important;background:rgba(255,255,255,.045) !important;border:1px solid rgba(200,232,75,.12) !important;color:#dce8d1 !important;font-size:.74rem !important;font-weight:800 !important}.site-footer{border-top:1px solid rgba(200,232,75,.08)}.footer-brand p{color:#c8d3bf !important}.legal{color:#8d9785 !important}.sticky-bar{backdrop-filter:blur(18px) saturate(1.15) !important}.sticky-bar a{font-weight:950 !important;letter-spacing:-.02em !important}@media (max-width:519px){body{font-size:15.5px}.wrap{padding-inline:.74rem !important}.section{padding-block:1.05rem !important}.section-tight{padding-block:.82rem !important}.hero-card{padding:.95rem !important;border-radius:26px !important}.hero-copy h1{font-size:clamp(2.12rem,14.6vw,4.15rem) !important;line-height:.91 !important;letter-spacing:-.082em !important}.hero-copy p{font-size:.94rem !important;line-height:1.36 !important}.hero-actions .btn{min-height:48px !important}.live-row{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.live-row a{min-height:72px !important}.product-card{min-height:288px !important}.product-card h3{font-size:.97rem !important}.product-card button{height:42px !important}.stock-bomb .btn{width:100% !important}#tiktok .tiktok-head h2{font-size:1.78rem !important}#tiktok .tiktok-intro{font-size:.9rem !important;line-height:1.36 !important}.tt-feature-media{height:232px !important}.tt-feature-copy{padding:.9rem !important}.tt-feature-copy h3{font-size:1.22rem !important}.tt-feature-copy p{font-size:.82rem !important;line-height:1.35 !important}.tt-cta{min-height:43px !important}.tt-story-list{gap:.64rem !important}.tt-story{padding:.52rem !important;border-radius:19px !important}.tt-story picture{height:116px !important}.tt-story:nth-child(3) picture{height:132px !important}.tt-story span{font-size:.62rem !important;padding:.25rem .46rem !important}.tt-story strong{font-size:.88rem !important}.tt-story small{font-size:.7rem !important}.tt-proof-card{padding-bottom:calc(4.7rem+env(safe-area-inset-bottom,0px)) !important}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.review-card{padding:.8rem !important}.review-card p{font-size:.8rem !important}.final-cta{padding-bottom:calc(1rem+58px+env(safe-area-inset-bottom,0px)) !important}.closing-points span{font-size:.7rem !important}}@media (max-width:389px){.hero-copy h1{font-size:3rem !important}.tt-feature-media{height:218px !important}.tt-story-list{grid-template-columns:1fr !important}.tt-story:nth-child(3){grid-column:auto !important}.tt-story picture,.tt-story:nth-child(3) picture{height:136px !important}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition:none !important}}.hero-copy h1{text-wrap:balance}.hero-copy p{text-wrap:pretty}.trust-pill strong{color:var(--brand2)}.product-card button,.tt-cta,.sticky-main{will-change:transform,box-shadow}.tt-feature-copy h3,.section-head h2,.final-cta h2{text-wrap:balance}.tt-feature-copy p,.tt-proof-card p,.final-cta p{text-wrap:pretty}@media (max-width:430px){.hero-card{border-radius:28px!important}.hero-copy h1{letter-spacing:-.074em!important}.hero-actions .btn{min-height:48px!important}.live-row a{min-height:74px!important}.section{padding-block:1.35rem!important}.section-tight{padding-block:1.1rem!important}.final-cta{padding-bottom:calc(5.5rem+env(safe-area-inset-bottom,0px))!important}}

/* v40 TikTok final rebuild */
#tiktok .tiktok-final-shell{position:relative;border:1px solid rgba(200,232,75,.18)!important;border-radius:28px!important;padding:1rem!important;background:linear-gradient(180deg,rgba(10,14,8,.98),rgba(5,7,4,.98))!important;box-shadow:0 26px 70px rgba(0,0,0,.34),0 0 34px rgba(200,232,75,.08)!important;overflow:hidden!important}#tiktok .tiktok-final-shell::before,#tiktok .tiktok-final-shell::after{display:none!important}#tiktok .tiktok-head{margin-bottom:.6rem!important}#tiktok .tiktok-intro{margin:0 0 .95rem!important;color:#d2dcc9!important;line-height:1.42!important;font-size:.96rem!important;max-width:40rem!important}#tiktok .tt-panel{position:relative;border:1px solid rgba(200,232,75,.14)!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.018))!important;box-shadow:0 18px 40px rgba(0,0,0,.24)!important;overflow:hidden!important}#tiktok .tt-panel::before,#tiktok .tt-panel::after{display:none!important}#tiktok .tt-clean-feature{display:grid;gap:0;margin-bottom:.85rem!important}#tiktok .tt-clean-media{position:relative;display:block;overflow:hidden;background:#0a0d08}#tiktok .tt-clean-media-feature{aspect-ratio:1.26/1;border-bottom:1px solid rgba(255,255,255,.07)}#tiktok .tt-clean-media picture,#tiktok .tt-clean-thumb picture,#tiktok .tt-clean-proof-media picture{display:block;width:100%;height:100%}#tiktok .tt-clean-media img,#tiktok .tt-clean-thumb img,#tiktok .tt-clean-proof-media img{width:100%;height:100%;display:block;object-fit:cover;transform:translateZ(0)}#tiktok .tt-clean-media img{object-position:center 52%}#tiktok .tt-clean-media::after,#tiktok .tt-clean-thumb::after,#tiktok .tt-clean-proof-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.08) 55%,rgba(0,0,0,.16));pointer-events:none}#tiktok .tt-play{position:absolute;left:.85rem;top:.85rem;width:46px!important;height:46px!important;border-radius:50%;display:grid;place-items:center;background:rgba(16,18,15,.78)!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important;font-size:1rem!important;box-shadow:0 10px 24px rgba(0,0,0,.28)!important}#tiktok .tt-badge{position:absolute;right:.85rem;top:.85rem;border-radius:999px;background:linear-gradient(180deg,#eaff78,#d2f05b)!important;color:#071004!important;padding:.48rem .78rem;font-size:.72rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 0 18px rgba(200,232,75,.22)}#tiktok .tt-clean-copy{padding:.95rem!important}#tiktok .tt-clean-copy .micro{margin-bottom:.34rem!important}#tiktok .tt-clean-copy h3{font-size:1.34rem!important;line-height:1.02!important;margin:0 0 .42rem!important;color:#f6f8f2!important}#tiktok .tt-clean-copy p{margin:0 0 .72rem!important;color:#c7d1be!important;line-height:1.42!important;font-size:.9rem!important}#tiktok .tt-stat-row{display:flex;flex-wrap:wrap;gap:.42rem;margin-bottom:.8rem}#tiktok .tt-stat-row span{display:inline-flex;align-items:center;padding:.42rem .66rem;border-radius:999px;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.07)!important;color:#e0e8d9!important;font-size:.72rem!important;font-weight:850!important}#tiktok .tt-clean-copy .btn{width:100%;min-height:48px!important}#tiktok .tt-clean-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-bottom:.85rem!important}#tiktok .tt-clean-story{display:flex;flex-direction:column;text-decoration:none}#tiktok .tt-clean-thumb{position:relative;aspect-ratio:1/1.07;overflow:hidden;background:#090c08}#tiktok .tt-clean-body{padding:.72rem .72rem .78rem!important}#tiktok .tt-view-pill{display:inline-flex;align-items:center;margin-bottom:.38rem;padding:.3rem .52rem;border-radius:999px;background:rgba(216,251,97,.18)!important;border:1px solid rgba(216,251,97,.26)!important;color:#ebff9d!important;font-size:.68rem!important;font-weight:900!important}#tiktok .tt-clean-body strong{display:block;font-size:.98rem!important;line-height:1.07!important;margin-bottom:.26rem!important;color:#f4f7ef!important}#tiktok .tt-clean-body small{display:block;font-size:.78rem!important;line-height:1.28!important;color:#c5cec0!important}#tiktok .tt-clean-story:nth-child(1) img{object-position:center 34%}#tiktok .tt-clean-story:nth-child(2) img{object-position:center 17%}#tiktok .tt-clean-story:nth-child(3) img{object-position:center 23%}#tiktok .tt-story-wide{grid-column:1/-1}#tiktok .tt-story-wide .tt-clean-thumb{aspect-ratio:1.6/1}#tiktok .tt-clean-proof{display:grid;gap:.9rem;padding:.85rem!important;padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px))!important}#tiktok .tt-clean-proof-media{position:relative;aspect-ratio:1.5/1;overflow:hidden;border-radius:19px;background:#090c08}#tiktok .tt-clean-proof-media img{object-position:center 16%}#tiktok .tt-clean-proof-copy h3{font-size:1.25rem!important;line-height:1.05!important;margin:0 0 .42rem!important}#tiktok .tt-clean-proof-copy p:not(.micro){margin:0 0 .82rem!important;color:#c8d1c1!important;line-height:1.42!important;font-size:.9rem!important}#tiktok .tt-clean-proof-copy .btn{width:100%;min-height:48px!important}#tiktok .tt-clean-feature:hover,#tiktok .tt-clean-story:hover,#tiktok .tt-clean-proof:hover{transform:translateY(-1px)}@media (min-width:760px){#tiktok .tt-clean-feature{grid-template-columns:1.05fr .95fr;align-items:stretch}#tiktok .tt-clean-media-feature{aspect-ratio:auto;min-height:320px;border-bottom:none;border-right:1px solid rgba(255,255,255,.07)}#tiktok .tt-clean-copy{display:flex;flex-direction:column;justify-content:center;padding:1.1rem!important}#tiktok .tt-clean-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#tiktok .tt-story-wide{grid-column:auto}#tiktok .tt-story-wide .tt-clean-thumb{aspect-ratio:1/1.07}#tiktok .tt-clean-proof{grid-template-columns:240px 1fr;align-items:center;padding-bottom:.9rem!important}#tiktok .tt-clean-proof-media{aspect-ratio:.88/1;height:100%}#tiktok .tt-clean-proof-copy .btn{width:auto}}@media (max-width:430px){#tiktok .tiktok-final-shell{padding:.88rem!important;border-radius:26px!important}#tiktok .tiktok-head h2{font-size:1.66rem!important}#tiktok .tiktok-intro{font-size:.89rem!important;line-height:1.38!important}#tiktok .tt-clean-media-feature{aspect-ratio:1.1/1}#tiktok .tt-clean-copy{padding:.82rem!important}#tiktok .tt-clean-copy h3{font-size:1.22rem!important}#tiktok .tt-clean-copy p{font-size:.84rem!important}#tiktok .tt-clean-grid{gap:.62rem!important}#tiktok .tt-clean-thumb{aspect-ratio:1/1.12}#tiktok .tt-clean-body{padding:.64rem!important}#tiktok .tt-clean-body strong{font-size:.92rem!important}#tiktok .tt-clean-body small{font-size:.74rem!important}#tiktok .tt-story-wide .tt-clean-thumb{aspect-ratio:1.42/1}#tiktok .tt-clean-proof{gap:.82rem!important}#tiktok .tt-clean-proof-media{aspect-ratio:1.22/1}#tiktok .tt-clean-proof-copy h3{font-size:1.15rem!important}#tiktok .tt-clean-proof-copy p:not(.micro){font-size:.86rem!important}}@media (max-width:389px){#tiktok .tt-clean-grid{grid-template-columns:1fr!important}#tiktok .tt-story-wide{grid-column:auto!important}#tiktok .tt-clean-thumb,#tiktok .tt-story-wide .tt-clean-thumb{aspect-ratio:1.34/1!important}}
