*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#000;overflow-x:hidden;font-family:Inter,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.header{position:fixed;top:0;left:0;width:100%;padding:14px 32px;display:flex;align-items:center;justify-content:space-between;z-index:999}.header-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000f8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06);z-index:-1}.logo{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center}.logo img{height:30px;width:auto;display:block;animation:logoReveal 1.2s ease,logoFloat 5s ease-in-out infinite;transition:transform .35s ease,filter .35s ease,opacity .35s ease;will-change:transform,filter}.logo:hover img{transform:translateY(-1px) scale(1.015);filter:drop-shadow(0 0 14px rgba(255,255,255,.18)) brightness(1.06)}@keyframes logoFloat{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.menu-wrapper{position:relative}.menu-btn,.cart{width:46px;height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.menu-btn:hover,.cart:hover{transform:translateY(-1px);background:#ffffff12;border-color:#ffffff24}.menu-icon{width:18px;display:flex;flex-direction:column;gap:4px}.menu-icon span{width:100%;height:1.8px;border-radius:999px;background:#fff}.cart{position:relative}.cart svg{width:20px;height:20px;stroke:#fff}.cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#f05;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14)}.dropdown-menu{position:absolute;top:58px;left:0;min-width:180px;padding:10px;border-radius:18px;background:#0f0f0ff0;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.menu-wrapper:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:#ffffffe6;text-decoration:none;padding:11px 13px;border-radius:12px;font-size:14px;font-weight:500;transition:background .2s ease}.dropdown-menu a:hover{background:#ffffff0f}.hero{position:relative;min-height:100vh;overflow:hidden}.gif-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.1);z-index:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000008c,#00000026,#000000b8);z-index:1}.parallax-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:180%;overflow:visible}.layer{position:absolute;width:130%;left:50%;top:0;transform:translate3d(-50%,0,0);will-change:transform,filter;pointer-events:none}.layer{transition:opacity .6s ease,filter .6s ease}.mid{z-index:2}.front{z-index:3;bottom:-100px}.light{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.25) 0%,transparent 70%);mix-blend-mode:screen;pointer-events:none;z-index:5;transform:translate(-50%,-50%)}.hero-content{position:relative;z-index:20;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;max-width:1100px;margin:0 auto}.hero-content h1{font-size:clamp(4rem,6vw,6.4rem);line-height:.92;letter-spacing:-3px;max-width:980px;margin-bottom:28px}.hero-content p{max-width:850px;font-size:1.28rem;line-height:1.65;max-width:760px;color:#ffffffe0;margin-bottom:54px}.hero-content{animation:heroFade 1.4s ease}@keyframes heroFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.reviews{display:flex;flex-direction:column;align-items:center;gap:18px;margin-bottom:30px;position:relative;z-index:20}.stars-row{display:flex;align-items:center;gap:10px;padding:5px 20px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 5px 10px #00000054}.stars{font-size:20px;letter-spacing:5px;color:#ffd66b;text-shadow:0 0 22px rgba(255,214,107,.55)}.rating-score{font-size:20px;font-weight:750;color:#fff}.reviews-count{font-size:14px;font-weight:600;color:#fffffff5;text-shadow:0 6px 20px rgba(0,0,0,.45)}.cta-btn{display:inline-flex;align-items:center;justify-content:center;min-width:320px;height:68px;padding:0 42px;border-radius:999px;background:linear-gradient(180deg,#fff,#dcdcdc);color:#000;font-size:1.08rem;font-weight:900;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 24px 50px #ffffff2e}.cta-btn{position:relative;overflow:hidden}.cta-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.55) 50%,transparent 80%);transform:translate(-140%);transition:transform .9s ease}.cta-btn:hover:before{transform:translate(140%)}.cta-btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 26px 70px #ffffff47}.performance-section{position:relative;background:linear-gradient(to bottom,#f5f5f5,#fff);padding:72px 24px 84px;overflow:hidden}.performance-container{width:100%;max-width:1180px;margin:0 auto}.performance-header{text-align:center;max-width:980px;margin:0 auto 54px}.performance-header h2{font-size:clamp(3.8rem,4.5vw,5.8rem);line-height:1;letter-spacing:-4px;font-weight:900;color:#050505;margin-bottom:24px}.performance-header p{font-size:1.08rem;line-height:1.75;color:#5c5c5c;max-width:950px;margin:0 auto}.sports-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:64px}.sport-card{position:relative;min-height:168px;border-radius:30px;overflow:hidden;background:#fff;display:flex;align-items:center;padding:24px;isolation:isolate;box-shadow:0 4px 8px #00000012;transition:transform .3s ease,box-shadow .3s ease}.sport-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0000001f}.sport-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.sport-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff,#fffffffa 34%,#ffffffeb 46%,#fff6,#ffffff14,#ffffff05);z-index:1}.sport-icon,.sport-content{position:relative;z-index:2}.sport-content{position:relative;z-index:3;max-width:250px;padding-right:10px}.sport-icon{width:84px;height:84px;min-width:84px;border-radius:22px;background:linear-gradient(180deg,#ef006a,#9b0034);display:flex;align-items:center;justify-content:center;margin-right:18px;box-shadow:0 6px 16px #e1007238}.sport-icon img{position:relative;width:46px;height:46px;object-fit:contain;inset:auto}.sport-content h3{font-size:2rem;font-weight:900;letter-spacing:-2px;line-height:.92;color:#050505;margin-bottom:10px}.sport-content h3{max-width:260px}.sport-content p{color:#444;font-size:1.02rem;line-height:1.5;max-width:260px;font-weight:500}.sport-content h3,.sport-content p{text-shadow:0 2px 10px rgba(255,255,255,.45)}.performance-copy p{font-size:1.5rem;line-height:1.7;color:#222;letter-spacing:-.4px;max-width:880px;margin:20px auto}.benefits{display:flex;flex-direction:column;gap:30px;max-width:850px;margin:0 auto}.benefit-item{position:relative;display:flex;align-items:center;gap:22px;padding:38px 44px;border-radius:32px;background:linear-gradient(180deg,#ffffffeb,#ffffffc7);border:1px solid rgba(0,0,0,.04);box-shadow:0 14px 40px #0000000b;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.benefit-item:hover{transform:translateY(-3px);box-shadow:0 18px 52px #00000012}.benefit-item:before{content:"";position:absolute;top:-120px;right:-120px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,0,98,.06),transparent 72%);pointer-events:none}.benefit-check{width:52px;height:52px;min-width:52px;border-radius:18px;background:linear-gradient(180deg,#ef006a,#a00046);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;box-shadow:0 10px 22px #e100722e}.benefit-check img{width:40px;height:40px}.benefit-item h4{font-size:1.75rem;font-weight:900;letter-spacing:-1px;line-height:1.05;color:#090909;margin-bottom:10px}.benefit-item p{font-size:1.21rem;line-height:1.7;color:#3b3b3b;max-width:760px}.benefit-item strong{font-size:1.39rem;font-weight:900;letter-spacing:-.6px;color:#050505}.benefit-item span{color:#7a7a7a;font-style:normal;font-weight:500}@media(max-width:768px){.performance-section{padding:80px 18px}.performance-header{margin-bottom:50px}.performance-header h2{font-size:2.9rem;line-height:1;letter-spacing:-2px}.performance-header p{font-size:1rem}.sports-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;margin:0 -18px 42px;padding-left:18px;padding-right:18px;scrollbar-width:none}.sports-grid::-webkit-scrollbar{display:none}.sport-card{min-width:88vw;max-width:88vw;min-height:122px;border-radius:24px;padding:18px;flex-shrink:0;scroll-snap-align:center}.sport-card:after{background:linear-gradient(90deg,#fff,#fffffffa 46%,#ffffffe0 60%,#ffffff52 78%,#ffffff0d)}.sport-card img{right:0;top:0;object-fit:cover}.sport-content{width:58%}.sport-icon{width:56px;height:56px;min-width:56px;border-radius:16px;margin-right:14px}.sport-icon img{width:30px;height:30px}.sport-content h3{font-size:1.5rem;letter-spacing:-1.5px;margin-bottom:6px}.sport-content p{font-size:.92rem;line-height:1.4;max-width:160px}.performance-copy p{font-size:1.1rem}.benefit-check img{width:32px;height:32px}.benefit-item{padding:24px;border-radius:24px}.benefit-item h4{font-size:1.2rem}.benefit-item p{font-size:.96rem}}.footer{position:relative;background:#000;padding:110px 32px 38px;overflow:hidden;border-top:1px solid rgba(255,255,255,.04)}.footer:before{content:"";position:absolute;top:-280px;right:-180px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.03),transparent 72%);pointer-events:none}.footer-container{position:relative;max-width:1380px;margin:0 auto;z-index:2}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:120px;margin-bottom:90px}.footer-brand{max-width:420px}.footer-logo{display:inline-flex;align-items:center}.footer-logo img{width:auto;height:42px;object-fit:contain;display:block;margin-bottom:28px;opacity:.98;transition:transform .3s ease,opacity .3s ease,filter .3s ease}.footer-logo:hover img{transform:translateY(-1px);filter:drop-shadow(0 0 14px rgba(255,255,255,.08))}.footer-description{font-size:1.08rem;line-height:1.8;color:#ffffffad;max-width:340px}.footer-newsletter{width:100%;max-width:500px}.footer-newsletter h3{font-size:2.2rem;line-height:1;font-weight:900;letter-spacing:-1px;margin-bottom:14px}.footer-newsletter p{color:#ffffff94;margin-bottom:26px;font-size:1rem}.newsletter-form{display:flex;gap:12px}.newsletter-form input{flex:1;height:62px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff06;padding:0 22px;color:#fff;font-size:15px;outline:none;transition:border-color .2s ease,background .2s ease}.newsletter-form input:focus{border-color:#ffffff24;background:#ffffff0a}.newsletter-form button{height:62px;padding:0 34px;border-radius:18px;border:none;background:#fff;color:#000;font-size:15px;font-weight:800;cursor:pointer;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.newsletter-form button:hover{transform:translateY(-1px);box-shadow:0 10px 30px #ffffff1f}.footer-middle{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;padding:44px 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.footer-title{display:block;margin-bottom:22px;font-size:13px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#ffffff61}.footer-links{display:flex;flex-direction:column;gap:16px}.footer-links a{width:fit-content;color:#ffffffd1;text-decoration:none;font-size:1rem;transition:opacity .2s ease,transform .2s ease}.footer-links a:hover{opacity:1;transform:translate(2px)}.footer-socials{display:flex;gap:16px}.footer-socials a{width:56px;height:56px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .25s ease,border-color .25s ease}.footer-socials a:hover{transform:translateY(-2px);background:#ffffff0d;border-color:#ffffff1a}.footer-socials img{width:24px;height:24px;object-fit:contain}.footer-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:42px 0;border-bottom:1px solid rgba(255,255,255,.05)}.trust-item{display:flex;align-items:center;gap:18px}.trust-text strong{display:block;font-size:1.08rem;font-weight:700;margin-bottom:4px}.trust-text span{color:#ffffff85;font-size:.95rem}.footer-bottom{display:flex;justify-content:center;align-items:center;gap:24px;padding-top:26px}.footer-copy{color:#ffffff6b;font-size:14px}@media(max-width:768px){.footer{padding:30px 22px 28px}.footer-container{width:100%}.footer-top{flex-direction:column;align-items:center;text-align:center;gap:42px;margin-bottom:42px}.footer-brand,.footer-newsletter{width:100%;max-width:100%}.footer-logo{justify-content:center}.footer-logo img{height:34px;margin-bottom:22px}.footer-description{max-width:320px;margin:0 auto;font-size:1rem;line-height:1.7}.footer-newsletter{width:100%;max-width:420px;margin:0 auto}.footer-newsletter h3{font-size:clamp(2.6rem,10vw,4rem);line-height:.92;letter-spacing:-2px;margin-bottom:14px;text-align:center}.footer-newsletter p{font-size:1.05rem;line-height:1.6;color:#ffffff9e;margin-bottom:24px;text-align:center}.newsletter-form{display:flex;flex-direction:column;gap:14px;width:100%}.newsletter-form input{width:100%;height:58px;padding:0 22px;border-radius:18px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);color:#fff;font-size:1rem;text-align:center;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.newsletter-form input::placeholder{color:#ffffff47}.newsletter-form input:focus{border-color:#ffffff24;background:#ffffff0a;box-shadow:0 0 0 4px #ffffff08;outline:none}.newsletter-form button{width:50%;height:50px;margin:auto;border-radius:24px;border:none;background:linear-gradient(180deg,#fff,#ebebeb);color:#000;font-size:1.18rem;font-weight:900;letter-spacing:-.5px;box-shadow:0 18px 40px #ffffff1a;transition:transform .25s ease,box-shadow .25s ease}.newsletter-form button:active{transform:scale(.985)}.footer-middle{grid-template-columns:1fr;text-align:center;gap:42px;padding:20px 0}.footer-column{display:flex;flex-direction:column;align-items:center}.footer-title{margin-bottom:18px;font-size:13px}.footer-links{align-items:center;gap:18px}.footer-links a{font-size:1.05rem}.footer-socials{justify-content:center;gap:18px}.footer-socials a{width:60px;height:60px;border-radius:18px}.footer-socials img{width:30px;height:30px}.footer-trust-grid{grid-template-columns:1fr;gap:34px;padding:42px 0;justify-items:center}.trust-item{flex-direction:column;text-align:center;gap:14px}.trust-icon{font-size:28px}.trust-text strong{font-size:1.35rem;margin-bottom:6px}.trust-text span{font-size:1rem;line-height:1.5}.footer-bottom{justify-content:center;text-align:center;padding-top:24px}.footer-copy{width:100%;font-size:13px;line-height:1.5}}@media(max-width:768px){.header{padding:10px 14px}header-gradient{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.logo img{height:22px}.menu-btn,.cart{width:40px;height:40px;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.menu-icon{width:16px;gap:3px}.menu-icon span{height:1.6px}.cart svg{width:17px;height:17px}.cart-count{min-width:16px;height:16px;font-size:9px;top:-3px;right:-3px}.dropdown-menu{top:54px;min-width:160px;padding:8px;border-radius:16px}.dropdown-menu a{padding:10px 12px;font-size:13px}.hero{min-height:100svh}.gif-bg{transform:scale(1.08)}.parallax-container{height:120%}.layer{width:125%;opacity:.95}.front{bottom:0}.light{display:none}.hero-content{padding:70px 20px 80px}.stars,.rating-score{font-size:16px}.reviews-count{font-size:13px}.hero-content h1{font-size:clamp(2.8rem,13vw,4.2rem);line-height:.92;letter-spacing:-2px;margin-bottom:18px}.hero-content p{font-size:1rem;line-height:1.7}.cta-btn{width:100%;max-width:320px;height:58px}.performance-section{padding:60px 18px}.performance-section h2{font-size:2rem;line-height:1;margin-bottom:30px}.performance-image{margin-bottom:34px}.performance-image img{border-radius:20px}.performance-text>p{font-size:1rem;line-height:1.8;margin-bottom:34px}.benefit-item{padding:18px;gap:14px}.benefit-item p{font-size:.96rem;line-height:1.7}}.hero-trust{position:relative;max-width:640px;margin-top:30px;padding:24px 28px;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#ffffff1a,#ffffff0b);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 50px #00000047;display:flex;flex-direction:column;align-items:center}.hero-trust:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:#ffffff0a;filter:blur(70px);top:-120px;right:-120px;pointer-events:none}.trust-top{position:relative;width:100%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:26px;margin-bottom:22px;z-index:2}.trust-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:8px}.trust-icon{display:flex;align-items:center;justify-content:center;font-size:30px}.flag-icon img{width:37px;height:auto;display:block;object-fit:contain}.trust-item span{font-size:12px;line-height:1.35;font-weight:800;letter-spacing:.3px;color:#ffffffeb}.trust-divider{position:relative;width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.08),transparent);margin-bottom:18px;z-index:2}.payments{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;z-index:2}.payment-item{display:flex;align-items:center;justify-content:center;transition:transform .25s ease,opacity .25s ease}.payment-item:hover{transform:translateY(-2px) scale(1.04);opacity:1}.payment-item img{width:auto;height:34px;border-radius:8px;object-fit:contain;opacity:.96;transition:transform .2s ease,opacity .2s ease}.payments-title{text-align:center;font-size:13px;font-weight:700;letter-spacing:.3px;color:#ffffffad;margin-bottom:14px;position:relative;z-index:2}@media(max-width:768px){.hero-trust{max-width:100%;margin-top:42px;padding:20px 16px;border-radius:24px}.trust-top{gap:12px;margin-bottom:18px}.trust-item{gap:8px}.trust-icon{width:36px;height:36px;border-radius:12px;font-size:15px}.flag-icon img{width:18px}.trust-item span{font-size:9px;line-height:1.3}.trust-divider{margin-bottom:18px}}@media(max-width:768px){.payments{gap:10px}.payment-item img{height:28px}.reviews{gap:10px;margin-bottom:24px}.stars-row{gap:12px;padding:10px 16px}.stars{font-size:24px;letter-spacing:2px}.rating-score{font-size:26px}.reviews-count{font-size:18px;text-align:center}.payments-title{font-size:11px;margin-bottom:12px}}.front{animation:floatFront 7s ease-in-out infinite}.mid{animation:floatMid 10s ease-in-out infinite}@keyframes floatFront{0%{transform:translate3d(-50%,0,0)}50%{transform:translate3d(-50%,-12px,0)}to{transform:translate3d(-50%,0,0)}}@keyframes floatMid{0%{transform:translate3d(-50%,0,0)}50%{transform:translate3d(-50%,10px,0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:768px){.hero-content{padding:120px 22px 90px}.reviews{gap:14px;margin-bottom:30px}.stars-row{gap:14px;padding:12px 20px}.stars{font-size:28px;letter-spacing:2px}.rating-score{font-size:30px}.reviews-count{font-size:20px;text-align:center}.hero-content h1{font-size:clamp(3.8rem,14vw,5rem);line-height:.92;letter-spacing:-3px;margin-bottom:24px}.hero-content p{font-size:1.15rem;line-height:1.8;margin-bottom:38px}.cta-btn{width:100%;max-width:480px;height:70px;font-size:1.15rem}.hero-trust{max-width:100%;margin-top:60px;padding:28px 20px;border-radius:30px}.trust-top{gap:18px;margin-bottom:20px}.trust-item span{font-size:12px;line-height:1.4}.payments-title{font-size:16px;margin-bottom:18px}.payments{gap:16px}.payment-item img{height:42px}.flag-icon img{width:24px}.sport-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff 0% 34%,#ffffff61 58%,#ffffff05)}.sport-content{position:relative;z-index:3;width:62%}}@media(max-width:768px){.benefits{gap:18px}.benefit-item{align-items:flex-start;gap:18px;padding:24px 22px;border-radius:26px}.benefit-check{width:42px;height:42px;min-width:42px;border-radius:14px;font-size:16px}.benefit-check{box-shadow:0 6px 212px #bd00292e e}.benefit-item p{font-size:1rem;line-height:1.5}.benefit-item strong{display:block;font-size:1.28rem;margin-bottom:6px}}.comparison-section{position:relative;padding:85px 24px;background:linear-gradient(to bottom,#f7f7f7,#fff);overflow:hidden}.comparison-bg-glow{position:absolute;width:900px;height:900px;border-radius:50%;background:radial-gradient(circle,rgba(120,0,40,.08),transparent 70%);top:-300px;right:-200px;pointer-events:none}.comparison-container{width:100%;max-width:1180px;margin:0 auto}.comparison-header{text-align:center;max-width:920px;margin:0 auto 32px}.comparison-header h2{font-size:clamp(3.8rem,4.5vw,5.8rem);line-height:1;letter-spacing:-3px;font-weight:900;color:#050505;margin-bottom:24px}.comparison-header p{font-size:1.08rem;line-height:1.45;max-width:720px;color:#5c5c5c;margin:0 auto}.comparison-grid{display:grid;grid-template-columns:340px minmax(0,680px);justify-content:center;gap:28px;align-content:center}.comparison-left{display:flex;flex-direction:column;gap:18px}.comparison-left{min-width:0}.compare-card{display:flex;align-items:center;color:#111;gap:12px;padding:16px 18px;border-radius:22px;background:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 26px #0000000a;transition:transform .25s ease,box-shadow .25s ease}.compare-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #00000012}.compare-card h3,.compare-cardli{color:#111}.compare-image{width:82px;height:82px;min-width:74px;border-radius:18px;background:#ffffffb3;display:flex;align-items:center;justify-content:center}.compare-card img{width:80px;height:80px;object-fit:contain;flex-shrink:0}.compare-card h3{font-weight:900;font-size:1.28rem;letter-spacing:-.5px;margin-bottom:8px;color:#090909;padding-left:18px}.compare-card ul{display:flex;flex-direction:column;gap:10px;padding:0;margin:0;list-style:none}.compare-card li{font-size:.93rem;line-height:1.5;color:#666;position:relative;padding-left:18px}.gumify-hero{position:relative;width:100%;max-width:620px;min-height:430px;margin:0 auto;border-radius:28px;overflow:hidden;padding:40px 24px;background:radial-gradient(circle at top,rgba(255,255,255,.12),transparent 30%),linear-gradient(180deg,#5f0d33,#8e003f);display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 20px 50px #74003429}.gumify-glass{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1a,#ffffff05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gumify-spotlight{position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 70%);top:-220px;left:50%;transform:translate(-50%)}.gumify-tub{position:relative;z-index:3;margin-bottom:24px;transform-style:preserve-3d;animation:gumifyFloat 6s ease-in-out infinite,gumifyGlow 4s ease-in-out infinite}@keyframes gumifyGlow{0%{filter:drop-shadow(0 40px 70px rgba(0,0,0,.35))}50%{filter:drop-shadow(0 50px 90px rgba(255,0,100,.18))}to{filter:drop-shadow(0 40px 70px rgba(0,0,0,.35))}}.gumify-tub img{width:120px;max-width:100%;object-fit:contain;filter:drop-shadow(0 45px 70px rgba(0,0,0,.45))}.gumify-content{position:relative;z-index:3;text-align:center;max-width:620px}.gumify-tag{display:inline-flex;padding:9px 16px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px;font-weight:800;letter-spacing:1px;color:#fffffff2;margin-bottom:26px}.gumify-content h3{font-size:1.7rem;line-height:.95;letter-spacing:-1.5px;font-weight:900;color:#fff;margin-bottom:21px}.gumify-content ul{display:flex;flex-direction:column;gap:10px;margin-top:18px;margin-bottom:18px;list-style:none;align-items:center}.gumify-content li{font-size:.92rem;line-height:1.45;color:#ffffffeb;max-width:400px}.gumify-cta{display:inline-flex;align-items:center;justify-content:center;min-width:200px;height:50px;border-radius:999px;background:linear-gradient(180deg,#fff,#e7e7e7);color:#111;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 6px 15px #ffffff2e}.gumify-cta:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 28px 70px #ffffff3d}@keyframes gumifyFloat{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}@media(max-width:768px){.gummy{opacity:.1}.gummy-2,.gummy-4{display:none}}@media(max-width:980px){.comparison-section{padding:100px 18px}.comparison-grid{grid-template-columns:1fr;gap:40px}.comparison-header{margin-bottom:40px}.comparison-header h2{font-size:3.2rem;line-height:.92;letter-spacing:-3px}.comparison-header p{font-size:1rem}.compare-card{gap:5px;padding:20px}.compare-image{width:82px;height:82px;min-width:82px;border-radius:18px}.compare-content h3{font-size:1.4rem}.compare-content li{font-size:.92rem}.gumify-hero{min-height:auto;padding:60px 24px;border-radius:32px}.gumify-tub img{width:150px}.gumify-content h3{font-size:2rem}.gumify-content li{font-size:1rem}.gumify-cta{width:100%;min-width:auto;height:64px}}.floating-gummies{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1;pointer-events:none}.gummy{position:absolute;width:90px;opacity:.18;filter:blur(.4px) drop-shadow(0 12px 24px rgba(255,0,90,.22));animation:gummyFloat 10s ease-in-out infinite}.gummy-1{top:12%;left:8%;width:74px;animation-delay:0s}.gummy-2{top:20%;right:10%;width:110px;animation-delay:2s}.gummy-3{bottom:20%;left:10%;width:82px;animation-delay:1.2s}.gummy-4{bottom:14%;right:8%;width:120px;animation-delay:3s}.gummy-5{top:50%;right:18%;width:64px;animation-delay:2.5s}@keyframes gummyFloat{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(4deg)}to{transform:translateY(0) rotate(0)}}.footer-socials{display:flex;align-items:center;gap:18px}.footer-socials a{display:flex;align-items:center;justify-content:center;transition:transform .28s ease,opacity .28s ease,filter .28s ease}.footer-socials img{width:38px;height:38px;object-fit:contain;transition:transform .28s ease,filter .28s ease}@media(hover:hover)and (pointer:fine){.footer-socials:hover a{opacity:.45}.footer-socials a:hover{opacity:1;transform:translateY(-4px) scale(1.12)}.footer-socials a:hover img{transform:scale(1.08) rotate(-4deg);filter:drop-shadow(0 6px 18px rgba(255,255,255,.18))}}@media(max-width:768px){body{overflow-x:hidden}section{overflow:hidden}.hero{min-height:auto}.hero-content{min-height:100svh;padding:2px 22px 70px;justify-content:flex-start}.reviews{margin-top:36px;margin-bottom:28px}.stars-row{padding:7px 10px;border-radius:40px}.stars{font-size:18px;letter-spacing:1px}.rating-score{font-size:18px}.reviews-count{font-size:15px;line-height:1.4}.hero-content h1{font-size:clamp(3rem,12vw,4.2rem);line-height:.9;letter-spacing:-3px;margin-bottom:22px;max-width:340px}.hero-content p{font-size:.9rem;line-height:1.65;max-width:350px;margin-bottom:34px}.cta-btn{height:64px;max-width:100%;font-size:1.05rem;border-radius:999px}.hero-trust{margin-top:28px;padding:24px 18px;border-radius:28px}.trust-top{gap:10px}.trust-icon{width:46px;height:46px;border-radius:14px;font-size:18px}.trust-item span{font-size:10px;line-height:1.35}.payment-item img{height:34px}.performance-section,.comparison-section,.footer{padding-left:18px;padding-right:18px}.performance-section,.comparison-section{padding-top:60px;padding-bottom:60px}.performance-header h2,.comparison-header h2{font-size:clamp(2.8rem,11vw,4rem);line-height:1;letter-spacing:-3px;margin-bottom:18px}.performance-header p,.comparison-header p{font-size:.87rem;line-height:1.7;max-width:330px}.sports-grid{gap:16px}.sport-card{min-height:126px;padding:16px;border-radius:24px}.sport-icon{width:58px;height:58px;min-width:58px}.sport-icon img{width:34px;height:34px}.sport-content{width:58%}.sport-content h3{font-size:1.2rem;line-height:1;margin-bottom:6px}.sport-content p{font-size:.95rem;line-height:1.45}.benefits{gap:16px}.benefit-item{padding:22px 20px;border-radius:24px;gap:18px}.benefit-check{width:44px;height:44px;min-width:44px}.benefit-item strong{font-size:1.12rem;line-height:1.2}.benefit-item p{font-size:.96rem;line-height:1.6}.comparison-grid{gap:28px}.compare-card{padding:18px;border-radius:22px}.compare-image{width:68px;height:68px;min-width:68px}.compare-card img{width:70px;height:70px}.compare-card h3{font-size:1.2rem}.compare-card li{font-size:.92rem;line-height:1.45}.gumify-hero{padding:28px 24px;border-radius:28px}.gumify-tub img{width:100px}.gumify-tag{font-size:9px}.gumify-content h3{font-size:1.9rem;line-height:.95;letter-spacing:-2px;margin-bottom:24px}.gumify-content ul{gap:5px;margin-bottom:26px}.gumify-content li{font-size:.9rem;line-height:1.55}.gumify-cta{height:62px;font-size:1rem}}@media(max-width:768px){.hero-content,.front,.mid,.logo img{animation:none!important}.layer{transition:none!important}.hero-content h1{font-size:clamp(2.1rem,11.2vw,4rem);line-height:.9;letter-spacing:-2.5px}}.hero-review-box{position:relative;z-index:2;text-align:center;padding-top:4px}.hero-review-stars{font-size:24px;font-weight:900;color:#ffd66b;letter-spacing:2px;margin-bottom:12px}.hero-review-stars span{color:#fff;margin-left:10px}.hero-review-text{font-size:14px;line-height:1.6;color:#ffffffc7;max-width:520px;margin:0 auto}@media(max-width:768px){.hero-review-stars{font-size:18px;letter-spacing:1px;margin-bottom:10px}.hero-review-text{font-size:12px;line-height:1.5;max-width:280px}}.hero-overlay{background:radial-gradient(circle at center,#0000000f,#0000004d 46%,#0000009e)!important;z-index:1}.gif-bg{filter:brightness(.72) contrast(1.08) saturate(.82);transform:scale(1.03);will-change:transform}.hero-content{position:relative;z-index:10;text-shadow:0 6px 30px rgba(0,0,0,.34)}.hero-content h1{text-shadow:0 10px 40px rgba(0,0,0,.34);position:relative;z-index:5}.hero-content p{text-shadow:0 4px 24px rgba(0,0,0,.32);position:relative;z-index:5}.reviews{position:relative;z-index:6}.reviews-count{text-shadow:0 6px 20px rgba(0,0,0,.45)}.cta-btn{position:relative;z-index:6}.hero-trust{position:relative;z-index:6;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:linear-gradient(180deg,#14141475,#1414143d);border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #00000061}.gummy{opacity:.96!important;filter:drop-shadow(0 16px 30px rgba(0,0,0,.34)) saturate(1.08);mix-blend-mode:screen;z-index:4}.gummy:nth-child(odd){filter:blur(1px) drop-shadow(0 12px 26px rgba(0,0,0,.3));opacity:.82!important}.front{filter:saturate(1.06) brightness(1.02)}.mid{filter:brightness(.94) saturate(.96)}.light{opacity:.45;filter:blur(12px)}@media(min-width:769px){.hero-content{padding-top:60px}.hero-content h1{max-width:920px;font-size:clamp(5rem,7vw,7.4rem);line-height:.88;letter-spacing:-5px}.hero-content p{max-width:760px;font-size:1.38rem;line-height:1.7}.hero-trust{max-width:720px;padding:25px 29 px}.gummy-1{width:110px;top:8%;left:3%}.gummy-2{width:130px;top:10%;right:4%}.gummy-3{width:110px;bottom:12%;left:6%}.gummy-4{width:145px;bottom:10%;right:4%}.gummy-5{width:84px;top:48%;right:14%}}@media(max-width:768px){.layer{width:145%!important;left:50%;transform:translate(-50%)!important}}@media(max-width:768px){.layer{transform:translate(-50%) scale(2)!important;transform-origin:center center!important}}.gumify-video-reviews{padding:90px 20px;overflow:hidden}.gumify-video-header{text-align:center;margin-bottom:50px}.gumify-video-header h2{font-size:clamp(3.8rem,4.5vw,5.8rem);line-height:1;letter-spacing:-3px;font-weight:900;color:#f7f7f7;margin-bottom:16px}.gumify-video-header p{font-size:18px;color:#c5c5c5}.gumify-reviews-slider{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:10px;justify-content:center}.gumify-reviews-slider::-webkit-scrollbar{display:none}.gumify-review-slide{min-width:360px;max-width:360px;background:#fff;border-radius:30px;overflow:hidden;border:2px solid rgba(0,0,0,.06);flex-shrink:0;scroll-snap-align:start;box-shadow:0 20px 40px #0000000f}.gumify-review-video{width:100%;aspect-ratio:9/16;background:#000}.gumify-review-video iframe{width:100%;height:100%;border:0}.gumify-review-content{padding:24px}.gumify-review-stars{color:#ffb400;font-size:18px;margin-bottom:14px}.gumify-review-text{font-size:18px;line-height:1.6;color:#222;margin-bottom:20px}.gumify-review-author{font-weight:800;font-size:18px;margin-bottom:8px}.gumify-review-verified{color:#16a34a;font-weight:700}@media(max-width:768px){.gumify-video-reviews{padding:80px 16px 60px}.gumify-reviews-slider{justify-content:flex-start}.gumify-review-slide{min-width:62vw;max-width:22vw;border-radius:24px}.gumify-video-header h2{font-size:42px}.gumify-video-header p{font-size:.87rem}}.gumify-review-video{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;background:#000}.gumify-review-video iframe{width:100%;height:100%;border:0;display:block}.sports-hint{display:none}@media(max-width:768px){.sports-hint{display:flex;align-items:center;justify-content:center;margin:-10px 0 18px;font-size:13px;font-weight:700;letter-spacing:.2px;color:#666;animation:sportsHint 1.8s ease-in-out infinite}@keyframes sportsHint{0%,to{transform:translate(0);opacity:.7}50%{transform:translate(4px);opacity:1}}}.footer-company{margin-top:24px;display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:1.6;color:#ffffff8c}.footer-company strong{color:#fff;font-weight:700}@media(max-width:768px){.footer-company{margin-top:20px;text-align:center;font-size:13px}}.comparison-mobile-hint{display:none}@media(max-width:768px){.comparison-grid{display:flex;flex-direction:column;gap:24px}.comparison-mobile-hint{display:block;text-align:center;font-size:14px;font-weight:700;color:#7a7a7a;margin-bottom:0}.comparison-left{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin:0 -18px;padding-left:18px;padding-right:18px;scrollbar-width:none}.comparison-left::-webkit-scrollbar{display:none}.compare-card{min-width:88vw;max-width:88vw;flex-shrink:0;scroll-snap-align:center;border-radius:26px;margin-bottom:20px}.gumify-hero{padding-top:40px}}@media(max-width:768px){.compare-card li{font-size:.83rem;line-height:1.7}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/gumify-landing.css.map */
