.BuyNowButton-module__VE7E0W__button{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:var(--btn-bg);color:var(--btn-color);border:none;border-radius:50px;justify-content:center;align-items:center;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;transform:translateY(0)scale(1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.BuyNowButton-module__VE7E0W__button:hover{background:var(--btn-hover-bg);transform:translateY(-2px)scale(1.02);box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0000004d}.BuyNowButton-module__VE7E0W__sm{padding:.5rem 1rem;font-size:.875rem}.BuyNowButton-module__VE7E0W__md{padding:.75rem 1.5rem;font-size:1rem}.BuyNowButton-module__VE7E0W__lg{padding:1rem 2rem;font-size:1.25rem}.BuyNowButton-module__VE7E0W__xl{padding:1.25rem 3rem;font-size:1.5rem}.BuyNowButton-module__VE7E0W__fullWidth{width:100%}
.TheStoryteller-module__jI1VEW__section{color:#fff;background-color:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.TheStoryteller-module__jI1VEW__bgImage{z-index:0;background-size:cover;transition:transform .1s ease-out;position:absolute;inset:0}.TheStoryteller-module__jI1VEW__glowAccent{filter:blur(60px);z-index:1;pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:40vw;height:40vw;position:absolute;top:20%;left:20%}.TheStoryteller-module__jI1VEW__mainGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:2.5rem;width:100%;max-width:1200px;padding:1rem;display:grid}.TheStoryteller-module__jI1VEW__badge{color:#fff;text-transform:uppercase;letter-spacing:2px;background:#a855f7b3;border:1px solid #fff6;border-radius:100px;width:fit-content;margin:0 auto 1.5rem;padding:.6rem 1.4rem;font-size:.75rem;font-weight:700;display:inline-block}.TheStoryteller-module__jI1VEW__visualContainer{perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.TheStoryteller-module__jI1VEW__productWrapper{width:100%;max-width:500px;margin-top:30px;transition:transform .1s ease-out;position:relative}.TheStoryteller-module__jI1VEW__productImage{filter:drop-shadow(0 30px 60px #00000080);border-radius:32px;width:100%;height:auto;animation:6s ease-in-out infinite TheStoryteller-module__jI1VEW__float}.TheStoryteller-module__jI1VEW__productPlaceholder{color:#ffffff1a;text-transform:uppercase;background:#ffffff0d;border-radius:24px;justify-content:center;align-items:center;width:100%;height:300px;font-size:5rem;font-weight:900;display:flex}.TheStoryteller-module__jI1VEW__priceCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#ffffff40;border:1px solid #ffffff4d;border-radius:24px;padding:1.5rem;animation:4s ease-in-out infinite TheStoryteller-module__jI1VEW__subtleScale;position:absolute;bottom:8%;right:5%;transform:rotate(-5deg);box-shadow:0 20px 40px #0006}.TheStoryteller-module__jI1VEW__priceOriginal{opacity:.7;color:#fff;text-shadow:0 2px 4px #0000004d;font-size:.9rem;text-decoration:line-through;display:block}.TheStoryteller-module__jI1VEW__priceCurrent{background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;letter-spacing:-1px;filter:drop-shadow(0 4px 8px #0000004d);-webkit-background-clip:text;font-size:2.5rem;font-weight:900}.TheStoryteller-module__jI1VEW__storyContent{text-align:left}.TheStoryteller-module__jI1VEW__title{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:var(--premium-title-spacing);text-transform:uppercase;line-height:var(--premium-title-line-height);padding-left:var(--premium-title-spacing);text-align:center;margin-bottom:var(--premium-title-margin-bottom);font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}@media (max-width:768px){.TheStoryteller-module__jI1VEW__title{font-size:var(--premium-title-size-mobile);letter-spacing:var(--premium-title-spacing-mobile);padding-left:var(--premium-title-spacing-mobile);margin-bottom:var(--premium-title-margin-bottom-mobile)}}.TheStoryteller-module__jI1VEW__storySubtitle{color:#94a3b8;max-width:500px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.TheStoryteller-module__jI1VEW__variantSection{margin-bottom:2rem}.TheStoryteller-module__jI1VEW__variantLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.TheStoryteller-module__jI1VEW__variantList{gap:.75rem;display:flex}.TheStoryteller-module__jI1VEW__variantButton{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;width:40px;height:40px;padding:2px;transition:all .2s}.TheStoryteller-module__jI1VEW__variantButtonActive{border-color:#fff}.TheStoryteller-module__jI1VEW__variantThumb{background-size:cover;border-radius:50%;width:100%;height:100%}.TheStoryteller-module__jI1VEW__ctaRow{flex-wrap:wrap;gap:1rem;display:flex}.TheStoryteller-module__jI1VEW__socialProof{opacity:.6;align-items:center;gap:1rem;margin-top:3rem;display:flex}.TheStoryteller-module__jI1VEW__stars{margin-left:5px;display:flex}.TheStoryteller-module__jI1VEW__socialText{color:#cbd5e1;font-size:.9rem}@keyframes TheStoryteller-module__jI1VEW__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes TheStoryteller-module__jI1VEW__subtleScale{0%{transform:scale(1)rotate(-5deg)}50%{transform:scale(1.03)rotate(-3deg)}to{transform:scale(1)rotate(-5deg)}}@media (max-width:768px){.TheStoryteller-module__jI1VEW__bgImage{filter:blur(8px)brightness(.6);transform:scale(1.1)}.TheStoryteller-module__jI1VEW__section{padding-top:4rem}.TheStoryteller-module__jI1VEW__mainGrid{flex-direction:column;gap:1rem;display:flex}.TheStoryteller-module__jI1VEW__badge{order:1;margin-bottom:0}.TheStoryteller-module__jI1VEW__visualContainer{order:2}.TheStoryteller-module__jI1VEW__storyContent{text-align:center;flex-direction:column;order:3;align-items:center;margin-top:-1.1rem;padding-top:0;display:flex}.TheStoryteller-module__jI1VEW__storyContent p{margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.4}.TheStoryteller-module__jI1VEW__title{margin-bottom:.35rem;font-size:2.5rem}.TheStoryteller-module__jI1VEW__priceCard{padding:.8rem;bottom:6.5%;right:2%;transform:rotate(-3deg)scale(.75)}.TheStoryteller-module__jI1VEW__priceCurrent{font-size:1.8rem}.TheStoryteller-module__jI1VEW__ctaRow{margin-top:1rem;transform:translateY(0)}.TheStoryteller-module__jI1VEW__socialProof{margin-top:1.35rem}}@media (min-width:769px){.TheStoryteller-module__jI1VEW__badge{display:none}}
.HeroImpact-module__lKdc1W__section{background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroImpact-module__lKdc1W__background{filter:blur(20px)brightness(.6);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.HeroImpact-module__lKdc1W__contentWrapper{z-index:1;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.HeroImpact-module__lKdc1W__productHero{z-index:1;justify-content:center;align-items:center;width:auto;max-width:100vw;height:100vh;display:flex;position:relative}.HeroImpact-module__lKdc1W__heroImage{object-fit:cover;width:auto;max-width:100vw;height:100%;animation:15s ease-in-out infinite HeroImpact-module__lKdc1W__heroBreathe;box-shadow:0 0 100px #00000080}.HeroImpact-module__lKdc1W__priceCard{z-index:10;animation:6s ease-in-out infinite HeroImpact-module__lKdc1W__floatPrice;position:absolute;top:18%;left:-135px;transform:rotate(-12deg)}.HeroImpact-module__lKdc1W__priceCardInner{background:var(--price-bg);opacity:.95;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1rem 1.2rem;display:flex;box-shadow:0 25px 60px #0009}.HeroImpact-module__lKdc1W__priceOriginalRow{letter-spacing:.5px;opacity:.9;align-items:center;gap:.8rem;font-size:.8rem;font-weight:700;display:flex}.HeroImpact-module__lKdc1W__priceLabel{font-size:.7rem}.HeroImpact-module__lKdc1W__priceStrikethrough{display:inline-block;position:relative}.HeroImpact-module__lKdc1W__priceStrikethrough:after{content:"";background-color:#ff3b30;border-radius:1px;width:110%;height:2px;position:absolute;top:45%;left:-5%;transform:rotate(-2deg)}.HeroImpact-module__lKdc1W__priceDivider{background:#fff3;width:100%;height:1px}.HeroImpact-module__lKdc1W__priceCurrentRow{align-items:baseline;gap:.8rem;display:flex}.HeroImpact-module__lKdc1W__priceCurrentLabel{letter-spacing:.5px;opacity:.9;font-size:.7rem;font-weight:700}.HeroImpact-module__lKdc1W__priceCurrentValue{letter-spacing:.5px;font-size:1.8rem;font-weight:900}.HeroImpact-module__lKdc1W__ctaContainer{z-index:10;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.HeroImpact-module__lKdc1W__scrollIndicator{color:#fffc;z-index:5;animation:3s infinite HeroImpact-module__lKdc1W__bounceSlow;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}.HeroImpact-module__lKdc1W__placeholder{color:#000;text-transform:uppercase;letter-spacing:.15em;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.1rem;font-weight:900}@keyframes HeroImpact-module__lKdc1W__floatPrice{0%,to{transform:translateY(0)rotate(-12deg)}50%{transform:translateY(-15px)rotate(-8deg)}}@keyframes HeroImpact-module__lKdc1W__heroBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes HeroImpact-module__lKdc1W__bounceSlow{0%,to{opacity:1;transform:translateY(0)translate(-50%)}50%{opacity:.5;transform:translateY(10px)translate(-50%)}}@media (max-width:768px){.HeroImpact-module__lKdc1W__heroImage{object-fit:contain;width:100vw;height:auto;max-height:80vh}.HeroImpact-module__lKdc1W__priceCard{width:max-content;max-width:280px;transition:all .3s;top:15%;left:.5rem;transform:rotate(-15deg)scale(1)}.HeroImpact-module__lKdc1W__priceCardInner{border-radius:14px;gap:.25rem;padding:.7rem 1.1rem}.HeroImpact-module__lKdc1W__priceCardInner span{white-space:nowrap;font-size:.9rem}.HeroImpact-module__lKdc1W__priceLabel{font-size:.98rem}.HeroImpact-module__lKdc1W__priceCurrentRow{align-items:center;gap:.55rem;display:flex}.HeroImpact-module__lKdc1W__priceCurrentLabel{color:inherit;margin-bottom:0;line-height:1;display:inline-block;letter-spacing:.6px!important;font-size:1rem!important;font-weight:900!important}.HeroImpact-module__lKdc1W__priceCurrentValue{display:inline-block;font-size:1.2rem!important}.HeroImpact-module__lKdc1W__scrollIndicator{bottom:8%}.HeroImpact-module__lKdc1W__ctaContainer{bottom:16%}.HeroImpact-module__lKdc1W__ctaContainer button{white-space:nowrap;border-radius:50px;min-width:240px;padding:.8rem 2.5rem;font-size:1rem;box-shadow:0 10px 30px #00000080}@keyframes HeroImpact-module__lKdc1W__floatPrice{0%,to{transform:translateY(0)rotate(-15deg)scale(1)}50%{transform:translateY(-7px)rotate(-12deg)scale(1)}}}
.BentoShowcase-module__LzaMeG__section{color:#fff;background:radial-gradient(circle at 20% 78%,#2ec5871f,#0000 32%),radial-gradient(circle at 78% 22%,#34d39914,#0000 26%),linear-gradient(#151918 0%,#0d1110 100%);flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100vh;min-height:800px;padding:10vh 2rem 4vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;display:flex;position:relative;overflow:hidden}.BentoShowcase-module__LzaMeG__section *{box-sizing:border-box}.BentoShowcase-module__LzaMeG__blurBg{filter:blur(96px)brightness(.72)saturate(1.7);z-index:0;pointer-events:none;opacity:.72;background-position:50%;background-size:cover;width:130%;height:130%;position:absolute;top:-15%;left:-15%}.BentoShowcase-module__LzaMeG__gridOverlay{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.BentoShowcase-module__LzaMeG__header{z-index:10;text-align:center;max-width:800px;animation:1s ease-out BentoShowcase-module__LzaMeG__fadeInDown;position:relative}.BentoShowcase-module__LzaMeG__subtitle{color:#ffffffb3;letter-spacing:3px;text-transform:uppercase;text-shadow:0 5px 15px #00000080;margin:0;font-size:1.2rem;font-weight:600}.BentoShowcase-module__LzaMeG__mainDisplay{z-index:10;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;margin:1vh 0;display:flex;position:relative}.BentoShowcase-module__LzaMeG__imageFrame{background:0 0;border:0;border-radius:32px;width:min(100%,610px);height:min(80vh,980px);position:relative;overflow:hidden;box-shadow:0 32px 80px #00000073}.BentoShowcase-module__LzaMeG__productImage{object-fit:cover;border-radius:32px;transition:transform .6s cubic-bezier(.2,.8,.2,1);transform:scale(1)translateY(0)}.BentoShowcase-module__LzaMeG__productImage:hover{transform:scale(1.03)translateY(-10px)}.BentoShowcase-module__LzaMeG__placeholder{color:#ffffff1a;text-transform:uppercase;font-size:3rem;font-weight:900}.BentoShowcase-module__LzaMeG__dock{z-index:20;-webkit-backdrop-filter:blur(24px);background:#14141699;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:clamp(1rem,4vw,3rem);margin-bottom:2vh;padding:.75rem .75rem .75rem 2.5rem;animation:1s ease-out .2s both BentoShowcase-module__LzaMeG__fadeInUp;display:flex;position:relative;box-shadow:0 20px 40px #00000080,inset 0 1px #ffffff1a}.BentoShowcase-module__LzaMeG__pricingBlock{flex-direction:column;justify-content:center;display:flex}.BentoShowcase-module__LzaMeG__originalPrice{color:#fff9;margin-bottom:4px;font-size:.85rem;line-height:1;text-decoration:line-through}.BentoShowcase-module__LzaMeG__currentPrice{color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1}@keyframes BentoShowcase-module__LzaMeG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes BentoShowcase-module__LzaMeG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.BentoShowcase-module__LzaMeG__blurBg{filter:blur(44px)brightness(.82)saturate(1.9);opacity:1}.BentoShowcase-module__LzaMeG__gridOverlay{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:30px 30px}.BentoShowcase-module__LzaMeG__section{justify-content:flex-start;gap:0;height:100vh;max-height:-webkit-fill-available;padding:0}.BentoShowcase-module__LzaMeG__mainDisplay{flex:none;align-items:center;height:auto;margin-top:80px;margin-bottom:15px;padding:0 1rem;display:flex}.BentoShowcase-module__LzaMeG__imageFrame{border-radius:28px;width:100%;height:min(66vh,560px);box-shadow:0 18px 42px #00000052}.BentoShowcase-module__LzaMeG__dock{flex-shrink:0;justify-content:space-between;gap:.8rem;width:90%;margin:0 auto 20px;padding:.5rem .5rem .5rem 1.8rem;position:relative}.BentoShowcase-module__LzaMeG__originalPrice{opacity:.5;font-size:.75rem}.BentoShowcase-module__LzaMeG__currentPrice{font-size:1.35rem}.BentoShowcase-module__LzaMeG__dock button{min-width:140px;padding:.8rem 1.2rem}}
.UrgencyEngine-module__GFULSW__section{background-color:#0f172a;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1rem;display:flex;position:relative;overflow:hidden}.UrgencyEngine-module__GFULSW__glowGrid{z-index:0;background-image:radial-gradient(circle at 20% 30%,#6366f11a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#f43f5e1a 0%,#0000 50%);position:absolute;inset:0}.UrgencyEngine-module__GFULSW__contentGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:4rem;width:100%;max-width:1100px;display:grid;position:relative}.UrgencyEngine-module__GFULSW__productSide{position:relative}.UrgencyEngine-module__GFULSW__flashBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:900;animation:2s infinite UrgencyEngine-module__GFULSW__pulseUrgency;position:absolute;top:-20px;left:-20px;box-shadow:0 10px 20px #f43f5e4d}.UrgencyEngine-module__GFULSW__productCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:32px;justify-content:center;align-items:center;min-height:300px;padding:2rem;display:flex;box-shadow:0 40px 100px -20px #00000080}.UrgencyEngine-module__GFULSW__productImage{object-fit:contain;filter:drop-shadow(0 20px 40px #0006);width:100%;height:auto;max-height:500px}.UrgencyEngine-module__GFULSW__productPlaceholder{color:#ffffff0d;text-transform:uppercase;font-size:6rem;font-weight:900}.UrgencyEngine-module__GFULSW__contentSide{color:#fff;flex-direction:column;display:flex}.UrgencyEngine-module__GFULSW__countdown{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:1.2rem;width:fit-content;margin-bottom:1.5rem;padding:.75rem 1.5rem;display:flex}.UrgencyEngine-module__GFULSW__countdownLabel{color:#94a3b8;letter-spacing:.5px;font-size:.95rem;font-weight:700}.UrgencyEngine-module__GFULSW__countdownTimer{font-variant-numeric:tabular-nums;letter-spacing:2px;color:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:170px;padding:.45rem 1rem;font-size:1.4rem;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffffff2e}.UrgencyEngine-module__GFULSW__title{color:#fff;letter-spacing:-1px;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.1}.UrgencyEngine-module__GFULSW__subtitle{color:#94a3b8;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.UrgencyEngine-module__GFULSW__priceArea{flex-direction:column;gap:.5rem;margin-bottom:3rem;display:flex}.UrgencyEngine-module__GFULSW__priceValues{flex-direction:column;gap:.25rem;display:flex}.UrgencyEngine-module__GFULSW__priceOriginal{color:#64748b;opacity:.8;font-size:1.2rem;font-weight:600;text-decoration:line-through}.UrgencyEngine-module__GFULSW__priceCurrent{color:#fff;font-size:3.5rem;font-weight:900;line-height:1}.UrgencyEngine-module__GFULSW__priceHighlight{color:#10b981;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.UrgencyEngine-module__GFULSW__viewersNote{color:#64748b;text-align:center;margin-top:1.5rem;font-size:.85rem}@keyframes UrgencyEngine-module__GFULSW__pulseUrgency{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.UrgencyEngine-module__GFULSW__contentGrid{gap:1.5rem}.UrgencyEngine-module__GFULSW__section{padding:6rem 1rem 2rem}.UrgencyEngine-module__GFULSW__contentSide{text-align:center;flex-direction:column;align-items:center;display:flex}.UrgencyEngine-module__GFULSW__countdown{border-radius:20px;flex-direction:column;gap:.5rem;width:100%;padding:1rem}.UrgencyEngine-module__GFULSW__priceArea{align-items:center}.UrgencyEngine-module__GFULSW__priceValues{justify-content:center}.UrgencyEngine-module__GFULSW__flashBadge{border-radius:0 0 12px;top:0;left:0}.UrgencyEngine-module__GFULSW__productCard{padding:1rem}.UrgencyEngine-module__GFULSW__priceArea{order:1;margin-top:.9rem;margin-bottom:.5rem}.UrgencyEngine-module__GFULSW__priceOriginal{margin-top:.45rem}.UrgencyEngine-module__GFULSW__title{order:2;margin-top:1rem}.UrgencyEngine-module__GFULSW__subtitle{order:3;margin-bottom:.5rem}.UrgencyEngine-module__GFULSW__countdown{order:4;margin-top:.25rem}.UrgencyEngine-module__GFULSW__viewersNote{order:5;margin-top:.5rem;margin-bottom:0}.UrgencyEngine-module__GFULSW__subtitle{display:none}}
.Benefits-module__HN8paq__container{background-color:#fafafa;border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;padding:1.5rem 1rem}.Benefits-module__HN8paq__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 1.25rem;max-width:1200px;margin:0 auto;display:grid}.Benefits-module__HN8paq__item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:.875rem;min-width:0;display:flex}.Benefits-module__HN8paq__iconWrapper{color:#111;background-color:#fff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.55rem;transition:transform .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Benefits-module__HN8paq__item:hover .Benefits-module__HN8paq__iconWrapper{transform:scale(1.05)}.Benefits-module__HN8paq__textWrapper{flex-direction:column;align-items:center;display:flex}.Benefits-module__HN8paq__title{letter-spacing:-.01em;color:var(--foreground,#111);margin-bottom:.25rem;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:800;line-height:1.2}.Benefits-module__HN8paq__description{color:#666;font-size:clamp(.9rem,1.4vw,1rem);line-height:1.35}@media (min-width:768px){.Benefits-module__HN8paq__inner{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:1.5rem}.Benefits-module__HN8paq__item{text-align:left;flex-direction:row;justify-content:center;align-items:center;gap:1.1rem}.Benefits-module__HN8paq__textWrapper{align-items:flex-start}.Benefits-module__HN8paq__title{font-size:clamp(1.05rem,1.4vw,1.2rem)}.Benefits-module__HN8paq__description{font-size:clamp(.85rem,1vw,.95rem)}}@media (max-width:420px){.Benefits-module__HN8paq__container{padding:1.2rem 1rem}.Benefits-module__HN8paq__inner{gap:2rem 1rem}.Benefits-module__HN8paq__iconWrapper{width:3.5rem;height:3.5rem;font-size:1.75rem}.Benefits-module__HN8paq__title{font-size:1rem}.Benefits-module__HN8paq__description{font-size:.82rem}}[data-theme=dark] .Benefits-module__HN8paq__container{background-color:#0d0d0d;border-color:#ffffff0d}[data-theme=dark] .Benefits-module__HN8paq__iconWrapper{background-color:#1a1a1a;box-shadow:inset 0 0 0 1px #ffffff1a}[data-theme=dark] .Benefits-module__HN8paq__description{color:#999}
.FAQ-module__mU0SUW__section{background-color:var(--background,#fff);padding:3rem 1.5rem 6rem}.FAQ-module__mU0SUW__inner{max-width:48rem;margin:0 auto}.FAQ-module__mU0SUW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.FAQ-module__mU0SUW__title{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:var(--premium-title-spacing);text-transform:uppercase;line-height:var(--premium-title-line-height);padding-left:var(--premium-title-spacing);text-align:center;margin-bottom:var(--premium-title-margin-bottom);font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}@media (max-width:768px){.FAQ-module__mU0SUW__title{font-size:var(--premium-title-size-mobile);letter-spacing:var(--premium-title-spacing-mobile);padding-left:var(--premium-title-spacing-mobile);margin-bottom:var(--premium-title-margin-bottom-mobile)}}.FAQ-module__mU0SUW__subtitle{color:#666;font-size:1.1rem}.FAQ-module__mU0SUW__list{flex-direction:column;gap:1.25rem;display:flex}.FAQ-module__mU0SUW__faqItem{background-color:#fff;border:1px solid #0000000f;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}@media (max-width:768px){.FAQ-module__mU0SUW__section{padding:2.5rem 1rem 4rem}}.FAQ-module__mU0SUW__faqButton{text-align:left;cursor:pointer;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.75rem 2rem;display:flex}.FAQ-module__mU0SUW__question{padding-right:2rem;font-size:1.15rem;font-weight:800;line-height:1.3}.FAQ-module__mU0SUW__icon{width:1.5rem;height:1.5rem;color:var(--foreground);flex-shrink:0;transition:transform .3s}.FAQ-module__mU0SUW__iconOpen{transform:rotate(180deg)}.FAQ-module__mU0SUW__answerWrapper{height:0;padding:0 2rem;transition:height .4s,padding .4s;overflow:hidden}.FAQ-module__mU0SUW__answerWrapperOpen{height:auto;padding:0 2rem 1.75rem}.FAQ-module__mU0SUW__answer{color:#555;font-size:1.05rem;line-height:1.6}[data-theme=dark] .FAQ-module__mU0SUW__section{background-color:#111}[data-theme=dark] .FAQ-module__mU0SUW__faqItem{background-color:#1a1a1a;border-color:#ffffff0d}[data-theme=dark] .FAQ-module__mU0SUW__subtitle,[data-theme=dark] .FAQ-module__mU0SUW__answer{color:#aaa}
.ClassicFullscreenGallery-module__NvMrMW__gallerySection{background-color:var(--background,#fff);flex-direction:column;justify-content:center;max-width:100vw;min-height:100vh;padding:2rem 0;display:flex;position:relative;overflow:hidden}.ClassicFullscreenGallery-module__NvMrMW__mobileTitle{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:.8em;text-transform:uppercase;opacity:1;margin-bottom:var(--premium-title-margin-bottom);text-align:center;padding-left:.8em;font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}.ClassicFullscreenGallery-module__NvMrMW__header{text-align:center;z-index:2;margin-bottom:.5rem;position:relative}.ClassicFullscreenGallery-module__NvMrMW__title{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:var(--premium-title-spacing);text-transform:uppercase;line-height:var(--premium-title-line-height);padding-left:var(--premium-title-spacing);text-align:center;margin-bottom:.8rem;font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}@media (max-width:768px){.ClassicFullscreenGallery-module__NvMrMW__title{font-size:var(--premium-title-size-mobile);letter-spacing:var(--premium-title-spacing-mobile);padding-left:var(--premium-title-spacing-mobile)}.ClassicFullscreenGallery-module__NvMrMW__mobileTitle{font-size:var(--premium-title-size-mobile);letter-spacing:.2em;padding-left:.2em}}.ClassicFullscreenGallery-module__NvMrMW__subtitle{color:var(--muted-foreground,#666);opacity:.6;letter-spacing:.01em;max-width:600px;margin:0 auto;font-size:.95rem}.ClassicFullscreenGallery-module__NvMrMW__galleryWrapper{width:100%;margin:0 auto;padding:0;position:relative}.ClassicFullscreenGallery-module__NvMrMW__blurBackground{display:none}@media (min-width:769px){.ClassicFullscreenGallery-module__NvMrMW__blurBackground{filter:blur(80px)opacity(.15);z-index:0;background-position:50%;background-size:cover;transition:background-image .8s cubic-bezier(.4,0,.2,1);display:block;position:absolute;inset:-50px}}.ClassicFullscreenGallery-module__NvMrMW__carouselContainer{z-index:1;max-width:1400px;margin:0 auto;position:relative}.ClassicFullscreenGallery-module__NvMrMW__slider{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:0;display:flex;overflow-x:auto}.ClassicFullscreenGallery-module__NvMrMW__slider::-webkit-scrollbar{display:none}.ClassicFullscreenGallery-module__NvMrMW__slide{scroll-snap-align:center;scroll-snap-stop:always;box-sizing:border-box;flex:0 0 100%;justify-content:center;align-items:center;width:100vw;padding:0;display:flex}.ClassicFullscreenGallery-module__NvMrMW__imageCard{background:0 0;justify-content:center;align-items:center;width:100%;max-width:1400px;height:85vh;margin:0 auto;display:flex}.ClassicFullscreenGallery-module__NvMrMW__image{object-fit:contain;border-radius:32px;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #00000026}.ClassicFullscreenGallery-module__NvMrMW__image:hover{transform:translateY(-5px)scale(1.02)}.ClassicFullscreenGallery-module__NvMrMW__navButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;cursor:pointer;z-index:10;background:#fffc;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 20px #0000001a}.ClassicFullscreenGallery-module__NvMrMW__navButton:hover:not(:disabled){background:#fff;transform:translateY(-50%)scale(1.05)}.ClassicFullscreenGallery-module__NvMrMW__prevButton{left:40px}.ClassicFullscreenGallery-module__NvMrMW__nextButton{right:40px}.ClassicFullscreenGallery-module__NvMrMW__indicators{z-index:10;justify-content:center;gap:8px;margin-top:2rem;display:flex;position:relative}.ClassicFullscreenGallery-module__NvMrMW__dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.ClassicFullscreenGallery-module__NvMrMW__activeDot{background:var(--primary,#6366f1);border-radius:5px;width:30px}@media (max-width:1300px){.ClassicFullscreenGallery-module__NvMrMW__prevButton{left:20px}.ClassicFullscreenGallery-module__NvMrMW__nextButton{right:20px}}@media (max-width:768px){.ClassicFullscreenGallery-module__NvMrMW__header{margin-bottom:1.5rem}.ClassicFullscreenGallery-module__NvMrMW__gallerySection{min-height:auto;padding:3.5rem 0}.ClassicFullscreenGallery-module__NvMrMW__imageCard{width:100vw;max-width:100vw;height:auto;padding:0}.ClassicFullscreenGallery-module__NvMrMW__image{width:100%;box-shadow:none;border-radius:0}.ClassicFullscreenGallery-module__NvMrMW__navButton{width:44px;height:44px}.ClassicFullscreenGallery-module__NvMrMW__prevButton{left:10px}.ClassicFullscreenGallery-module__NvMrMW__nextButton{right:10px}}@media (max-width:480px){.ClassicFullscreenGallery-module__NvMrMW__navButton{display:none}.ClassicFullscreenGallery-module__NvMrMW__gallerySection{padding:2.5rem 0}}@media (max-height:800px) and (min-width:769px){.ClassicFullscreenGallery-module__NvMrMW__gallerySection{min-height:100vh;padding:2rem 0}.ClassicFullscreenGallery-module__NvMrMW__imageCard{height:80vh}}
.CreativeParallaxGallery-module__z8N3qq__creativeSection{background-color:var(--background,#fff);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem 5rem;display:flex;position:relative;overflow:hidden}.CreativeParallaxGallery-module__z8N3qq__backgroundText{color:#00000005;z-index:0;pointer-events:none;text-transform:uppercase;white-space:nowrap;font-size:15vw;font-weight:900;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.CreativeParallaxGallery-module__z8N3qq__content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1400px;display:flex;position:relative}.CreativeParallaxGallery-module__z8N3qq__header{text-align:center;width:100%;margin-bottom:1.5rem}.CreativeParallaxGallery-module__z8N3qq__topLabel{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:.8em;text-transform:uppercase;opacity:1;text-align:center;margin-bottom:.25rem;padding-left:.8em;font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}.CreativeParallaxGallery-module__z8N3qq__title{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:var(--premium-title-spacing);text-transform:uppercase;line-height:var(--premium-title-line-height);padding-left:var(--premium-title-spacing);text-align:center;margin-bottom:.8rem;font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}@media (max-width:768px){.CreativeParallaxGallery-module__z8N3qq__title{font-size:var(--premium-title-size-mobile);letter-spacing:var(--premium-title-spacing-mobile);padding-left:var(--premium-title-spacing-mobile)}.CreativeParallaxGallery-module__z8N3qq__topLabel{font-size:var(--premium-title-size-mobile);letter-spacing:.2em;padding-left:.2em}}.CreativeParallaxGallery-module__z8N3qq__subtitle{color:var(--muted-foreground,#666);opacity:.6;letter-spacing:.01em;font-size:.95rem}.CreativeParallaxGallery-module__z8N3qq__stackContainer{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.CreativeParallaxGallery-module__z8N3qq__mainStack{perspective:2000px;width:100%;max-width:550px;height:clamp(550px,80vh,850px);margin:0 auto;position:relative}.CreativeParallaxGallery-module__z8N3qq__card{cursor:pointer;will-change:transform,opacity;width:100%;height:100%;transform:translateX(calc(var(--offset)*10%))scale(var(--scale))rotateY(calc(var(--offset)*-5deg));opacity:var(--opacity);background:0 0;border-radius:48px;justify-content:center;align-items:center;transition:transform .45s cubic-bezier(.25,1,.5,1),opacity .45s;display:flex;position:absolute;top:0;left:0;overflow:visible}.CreativeParallaxGallery-module__z8N3qq__card.CreativeParallaxGallery-module__z8N3qq__active{z-index:10}.CreativeParallaxGallery-module__z8N3qq__card.CreativeParallaxGallery-module__z8N3qq__past,.CreativeParallaxGallery-module__z8N3qq__card.CreativeParallaxGallery-module__z8N3qq__future{z-index:5}.CreativeParallaxGallery-module__z8N3qq__card.CreativeParallaxGallery-module__z8N3qq__past{filter:grayscale()blur(2px);transform:translateX(calc(var(--offset)*15%))scale(var(--scale))rotateY(calc(var(--offset)*10deg))}.CreativeParallaxGallery-module__z8N3qq__card.CreativeParallaxGallery-module__z8N3qq__future{transform:translateX(calc(var(--offset)*10%))scale(var(--scale))rotateY(calc(var(--offset)*-5deg))}.CreativeParallaxGallery-module__z8N3qq__cardImage{object-fit:cover;will-change:transform;border-radius:32px;width:100%;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s;box-shadow:0 20px 40px #00000040,0 10px 15px #00000026}.CreativeParallaxGallery-module__z8N3qq__active .CreativeParallaxGallery-module__z8N3qq__cardImage{transform:translateY(-5px)scale(1.03);box-shadow:0 45px 90px #00000059,0 20px 40px #00000040}.CreativeParallaxGallery-module__z8N3qq__navButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;cursor:pointer;z-index:10;background:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 20px #0000001a}.CreativeParallaxGallery-module__z8N3qq__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.CreativeParallaxGallery-module__z8N3qq__prevButton{left:40px}.CreativeParallaxGallery-module__z8N3qq__nextButton{right:40px}.CreativeParallaxGallery-module__z8N3qq__progress{justify-content:center;align-items:center;gap:10px;width:100%;margin:2rem auto 0;display:flex;position:relative}.CreativeParallaxGallery-module__z8N3qq__progressBar{cursor:pointer;background:#0000001a;border-radius:50%;width:10px;height:10px;transition:all .3s}.CreativeParallaxGallery-module__z8N3qq__progressActive{background:var(--primary,#6366f1);border-radius:5px;width:30px}@media (max-width:1440px){.CreativeParallaxGallery-module__z8N3qq__prevButton{left:20px}.CreativeParallaxGallery-module__z8N3qq__nextButton{right:20px}}@media (max-width:1200px){.CreativeParallaxGallery-module__z8N3qq__prevButton{left:15px}.CreativeParallaxGallery-module__z8N3qq__nextButton{right:15px}}@media (min-width:1800px){.CreativeParallaxGallery-module__z8N3qq__content{max-width:1600px}.CreativeParallaxGallery-module__z8N3qq__mainStack{max-width:750px;height:1000px}}@media (max-width:768px){.CreativeParallaxGallery-module__z8N3qq__creativeSection{min-height:auto;padding:2.5rem 0 1rem}.CreativeParallaxGallery-module__z8N3qq__backgroundText{display:none}.CreativeParallaxGallery-module__z8N3qq__mainStack{width:100vw;max-width:100vw;height:70vh;min-height:580px;margin-top:.5rem}.CreativeParallaxGallery-module__z8N3qq__card{will-change:transform,opacity;transform:translateX(calc(var(--offset)*14%))scale(var(--scale))rotateY(calc(var(--offset)*-8deg));border-radius:24px;align-items:center;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .4s}.CreativeParallaxGallery-module__z8N3qq__cardImage{border-radius:24px;width:90%;height:auto;box-shadow:0 15px 30px #0003}.CreativeParallaxGallery-module__z8N3qq__card.CreativeParallaxGallery-module__z8N3qq__past{transform:translateX(calc(var(--offset)*15%))scale(var(--scale))rotateY(calc(var(--offset)*8deg))}.CreativeParallaxGallery-module__z8N3qq__card.CreativeParallaxGallery-module__z8N3qq__future{transform:translateX(calc(var(--offset)*12%))scale(var(--scale))rotateY(calc(var(--offset)*-5deg))}.CreativeParallaxGallery-module__z8N3qq__navButton{background:#ffffffe6;width:40px;height:40px;top:50%;transform:translateY(-50%)}.CreativeParallaxGallery-module__z8N3qq__prevButton{left:5px}.CreativeParallaxGallery-module__z8N3qq__nextButton{right:5px}.CreativeParallaxGallery-module__z8N3qq__progress{margin-top:1.5rem}}@media (max-width:480px){.CreativeParallaxGallery-module__z8N3qq__navButton{display:none}.CreativeParallaxGallery-module__z8N3qq__mainStack{width:100vw;max-width:100vw;min-height:580px}.CreativeParallaxGallery-module__z8N3qq__card{transform:translateX(calc(var(--offset)*16%))scale(var(--scale))rotateY(calc(var(--offset)*-10deg))}.CreativeParallaxGallery-module__z8N3qq__cardImage{width:88%}}@media (max-height:800px){.CreativeParallaxGallery-module__z8N3qq__creativeSection{min-height:auto;padding:1.5rem 0}.CreativeParallaxGallery-module__z8N3qq__header{margin-bottom:1rem}.CreativeParallaxGallery-module__z8N3qq__mainStack{height:65vh;min-height:400px}}
.MosaicGrid-module__ZYuXYa__section{max-width:1400px;margin:0 auto;padding:3rem 1.5rem;overflow:hidden}.MosaicGrid-module__ZYuXYa__header{text-align:center;opacity:0;margin-bottom:2rem;animation:.8s forwards MosaicGrid-module__ZYuXYa__fadeInUp;transform:translateY(20px)}.MosaicGrid-module__ZYuXYa__title{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:var(--premium-title-spacing);text-transform:uppercase;line-height:var(--premium-title-line-height);padding-left:var(--premium-title-spacing);text-align:center;margin-bottom:var(--premium-title-margin-bottom);text-shadow:0 0 20px #fff6;font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}@media (max-width:768px){.MosaicGrid-module__ZYuXYa__title{font-size:var(--premium-title-size-mobile);letter-spacing:var(--premium-title-spacing-mobile);padding-left:var(--premium-title-spacing-mobile);margin-bottom:var(--premium-title-margin-bottom-mobile)}}.MosaicGrid-module__ZYuXYa__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.MosaicGrid-module__ZYuXYa__sliderContainer{width:100%;position:relative}.MosaicGrid-module__ZYuXYa__grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;gap:2rem;padding:1rem 0 3rem;display:flex;overflow-x:auto}.MosaicGrid-module__ZYuXYa__grid::-webkit-scrollbar{display:none}.MosaicGrid-module__ZYuXYa__card{-webkit-backdrop-filter:blur(25px);cursor:default;scroll-snap-align:start;background:linear-gradient(#37373cd1 0%,#161619e0 100%);border:1px solid #ffffff26;border-radius:36px;flex-direction:column;flex:0 0 min(400px,33.3333% - 1.33333rem);padding:0;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080,inset 0 1px #ffffff1a;container-type:inline-size}.MosaicGrid-module__ZYuXYa__card:hover{border-color:#ffffff40;transform:translateY(-8px);box-shadow:0 40px 80px #0009,inset 0 1px #ffffff26}.MosaicGrid-module__ZYuXYa__imageWrapper{aspect-ratio:1;cursor:zoom-in;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.MosaicGrid-module__ZYuXYa__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.MosaicGrid-module__ZYuXYa__card:hover .MosaicGrid-module__ZYuXYa__image{transform:scale(1.05)}.MosaicGrid-module__ZYuXYa__zoomOverlay{opacity:0;z-index:2;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.MosaicGrid-module__ZYuXYa__imageWrapper:hover .MosaicGrid-module__ZYuXYa__zoomOverlay{opacity:1}.MosaicGrid-module__ZYuXYa__info{text-align:center;flex-direction:column;flex:1;padding:1.5rem;display:flex}.MosaicGrid-module__ZYuXYa__productName{color:#fff;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:clamp(.75rem,6cqw,1.35rem);font-weight:800;overflow:hidden}.MosaicGrid-module__ZYuXYa__description{color:#ffffff8c;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.MosaicGrid-module__ZYuXYa__priceContainer{margin-top:auto;margin-bottom:1rem}.MosaicGrid-module__ZYuXYa__price{color:#10b981;text-shadow:0 5px 15px #10b98133;font-size:1.75rem;font-weight:900;display:block}.MosaicGrid-module__ZYuXYa__originalPrice{color:#fff6;margin-bottom:.25rem;font-size:.9rem;text-decoration:line-through}.MosaicGrid-module__ZYuXYa__actions{gap:.5rem;display:flex}.MosaicGrid-module__ZYuXYa__button{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.MosaicGrid-module__ZYuXYa__addToCart{color:#fff;background:#ffffff14;border:1px solid #ffffff1a}.MosaicGrid-module__ZYuXYa__addToCart:hover{background:#ffffff26;border-color:#fff3}.MosaicGrid-module__ZYuXYa__buyNow{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#2ecc71 0%,#27ae60 100%);box-shadow:0 4px 15px #2ecc714d}.MosaicGrid-module__ZYuXYa__buyNow:hover{background:linear-gradient(135deg,#27ae60 0%,#2ecc71 100%);transform:scale(1.05);box-shadow:0 6px 20px #2ecc7166}.MosaicGrid-module__ZYuXYa__indicators{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.MosaicGrid-module__ZYuXYa__carouselBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.MosaicGrid-module__ZYuXYa__carouselBtn:hover{background:#ffffff26;border-color:#fff3;transform:scale(1.05)}.MosaicGrid-module__ZYuXYa__dots{align-items:center;gap:.6rem;display:none}.MosaicGrid-module__ZYuXYa__dot{background-color:#fff3;border-radius:50%;width:6px;height:6px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.MosaicGrid-module__ZYuXYa__activeDot{background-color:#4f46e5;border-radius:10px;width:20px;box-shadow:0 0 10px #4f46e566}@media (max-width:1024px){.MosaicGrid-module__ZYuXYa__card{flex:0 0 calc(50% - 1rem)}}@media (max-width:768px){.MosaicGrid-module__ZYuXYa__section{padding:2rem 1rem}.MosaicGrid-module__ZYuXYa__card{border-radius:20px;flex:0 0 85vw}.MosaicGrid-module__ZYuXYa__carouselBtn{display:none}.MosaicGrid-module__ZYuXYa__dots{display:flex}.MosaicGrid-module__ZYuXYa__scrollContainer{padding-bottom:1rem}.MosaicGrid-module__ZYuXYa__indicators{margin-top:0;padding-bottom:1rem}}.MosaicGrid-module__ZYuXYa__modalOverlay{z-index:2147483647;cursor:zoom-out;background:#0a0a0bfa;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s MosaicGrid-module__ZYuXYa__fadeIn;display:flex;position:fixed;inset:0}.MosaicGrid-module__ZYuXYa__modalContent{pointer-events:none;justify-content:center;align-items:center;width:95vw;height:95vh;animation:.3s cubic-bezier(.34,1.56,.64,1) MosaicGrid-module__ZYuXYa__zoomIn;display:flex;position:relative}.MosaicGrid-module__ZYuXYa__modalImage{object-fit:contain;pointer-events:auto;border-radius:8px;max-width:100%;max-height:100%;box-shadow:0 0 50px #00000080}.MosaicGrid-module__ZYuXYa__closeBtn{color:#fff;cursor:pointer;z-index:1000000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.MosaicGrid-module__ZYuXYa__navBtn{color:#fff;cursor:pointer;z-index:1000000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff59;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MosaicGrid-module__ZYuXYa__navBtn:hover{background:#ffffff80;transform:translateY(-50%)scale(1.1)}.MosaicGrid-module__ZYuXYa__prevBtn{left:2rem}.MosaicGrid-module__ZYuXYa__nextBtn{right:2rem}@keyframes MosaicGrid-module__ZYuXYa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MosaicGrid-module__ZYuXYa__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes MosaicGrid-module__ZYuXYa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.FeatureHighlight-module__1swELa__container{color:#111;background-color:#fff;flex-direction:column;width:100%;min-height:90vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.FeatureHighlight-module__1swELa__container{flex-direction:row;align-items:stretch}}.FeatureHighlight-module__1swELa__contentWrapper{z-index:20;background-color:#fff;flex-direction:column;flex:1;justify-content:center;padding:3rem 2rem;display:flex}@media (min-width:1024px){.FeatureHighlight-module__1swELa__contentWrapper{box-shadow:none;background-color:#fff;border-radius:0;flex:0 0 50%;margin-right:0;padding:6rem 5rem}}.FeatureHighlight-module__1swELa__textContent{max-width:500px}.FeatureHighlight-module__1swELa__title{color:#ceb4fd;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#d8b4fe 0%,#a855f7 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:900;line-height:1.05}@media (min-width:1024px){.FeatureHighlight-module__1swELa__title{font-size:4rem}}.FeatureHighlight-module__1swELa__subtitle{color:#52525b;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400}.FeatureHighlight-module__1swELa__description{color:#3f3f46;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.FeatureHighlight-module__1swELa__description p{margin-bottom:1.2rem}.FeatureHighlight-module__1swELa__bulletsList{margin:0;padding:0;list-style:none}.FeatureHighlight-module__1swELa__bulletItem{color:#3f3f46;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.4;display:flex}.FeatureHighlight-module__1swELa__bulletIcon{flex-shrink:0;margin-top:3px}.FeatureHighlight-module__1swELa__imageContainer{z-index:10;background:0 0;flex:1;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.FeatureHighlight-module__1swELa__imageContainer{z-index:30;min-height:auto;box-shadow:none;border-radius:0;flex:1;margin-left:-8%;-webkit-mask-image:radial-gradient(100% 100% at 100%,#000 97%,#0000 100%);mask-image:radial-gradient(100% 100% at 100%,#000 97%,#0000 100%)}}.FeatureHighlight-module__1swELa__image{object-fit:cover;object-position:center;width:110%;height:100%;position:absolute;inset:0}
.Testimonials-module__gRBUwW__section{background-color:#fafafa;padding:3rem 1rem 6rem}.Testimonials-module__gRBUwW__inner{max-width:1200px;margin:0 auto}.Testimonials-module__gRBUwW__header{text-align:center;margin-bottom:4rem}.Testimonials-module__gRBUwW__title{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:var(--premium-title-spacing);text-transform:uppercase;line-height:var(--premium-title-line-height);padding-left:var(--premium-title-spacing);text-align:center;margin-bottom:var(--premium-title-margin-bottom);font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}@media (max-width:768px){.Testimonials-module__gRBUwW__title{font-size:var(--premium-title-size-mobile);letter-spacing:var(--premium-title-spacing-mobile);padding-left:var(--premium-title-spacing-mobile);margin-bottom:var(--premium-title-margin-bottom-mobile)}}.Testimonials-module__gRBUwW__subtitle{color:#666;font-size:1.1rem}.Testimonials-module__gRBUwW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (max-width:768px){.Testimonials-module__gRBUwW__section{padding:2.5rem 0 4rem}.Testimonials-module__gRBUwW__header{padding:0 1.5rem}.Testimonials-module__gRBUwW__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:1rem 1.5rem 2.5rem;display:flex;overflow-x:auto}.Testimonials-module__gRBUwW__grid::-webkit-scrollbar{display:none}.Testimonials-module__gRBUwW__card{scroll-snap-align:center;flex:0 0 85vw;padding:2rem 1.5rem}}@media (min-width:768px){.Testimonials-module__gRBUwW__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__gRBUwW__card{background-color:#fff;border:1px solid #0000000f;border-radius:1rem;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #00000005}.Testimonials-module__gRBUwW__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d}.Testimonials-module__gRBUwW__quoteMark{color:#0000001a;margin-bottom:.5rem;font-family:serif;font-size:4rem;line-height:.8}.Testimonials-module__gRBUwW__stars{color:#f59e0b;gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__gRBUwW__comment{color:#444;margin-bottom:2.5rem;font-size:1.05rem;font-style:italic;line-height:1.6}.Testimonials-module__gRBUwW__footer{border-top:1px solid #0000000d;align-items:center;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.Testimonials-module__gRBUwW__author{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.25rem;font-weight:800;display:flex}.Testimonials-module__gRBUwW__badge{color:#10b981;width:1rem;height:1rem}.Testimonials-module__gRBUwW__location{color:#888;font-size:.85rem}[data-theme=dark] .Testimonials-module__gRBUwW__section{background-color:#0d0d0d}[data-theme=dark] .Testimonials-module__gRBUwW__card{background-color:#1a1a1a;border-color:#ffffff0d}[data-theme=dark] .Testimonials-module__gRBUwW__quoteMark{color:#ffffff1a}[data-theme=dark] .Testimonials-module__gRBUwW__subtitle,[data-theme=dark] .Testimonials-module__gRBUwW__comment,[data-theme=dark] .Testimonials-module__gRBUwW__location{color:#aaa}[data-theme=dark] .Testimonials-module__gRBUwW__footer{border-color:#ffffff0d}.Testimonials-module__gRBUwW__indicators{justify-content:center;gap:.5rem;margin-top:1rem;display:none}.Testimonials-module__gRBUwW__dot{background-color:#0000001a;border-radius:50%;width:8px;height:8px;transition:all .3s}.Testimonials-module__gRBUwW__activeDot{background-color:#6366f1;border-radius:4px;width:24px}@media (max-width:768px){.Testimonials-module__gRBUwW__indicators{display:flex}}[data-theme=dark] .Testimonials-module__gRBUwW__dot{background-color:#fff3}[data-theme=dark] .Testimonials-module__gRBUwW__activeDot{background-color:#818cf8}
.WhyChooseUs-module__xc4hsa__section{background-color:#fff;padding:3rem 1.5rem 6rem;position:relative;overflow:hidden}.WhyChooseUs-module__xc4hsa__bgDecoration{pointer-events:none;z-index:0;position:absolute;inset:0}.WhyChooseUs-module__xc4hsa__circle1,.WhyChooseUs-module__xc4hsa__circle2{background:radial-gradient(circle,#00000008 0%,#0000 70%);border-radius:50%;position:absolute}.WhyChooseUs-module__xc4hsa__circle1{width:600px;height:600px;top:-100px;left:-200px}.WhyChooseUs-module__xc4hsa__circle2{width:500px;height:500px;bottom:-100px;right:-100px}.WhyChooseUs-module__xc4hsa__inner{z-index:1;max-width:1240px;margin:0 auto;position:relative}.WhyChooseUs-module__xc4hsa__header{text-align:center;margin-bottom:4rem}.WhyChooseUs-module__xc4hsa__topLabel{letter-spacing:1.2em;text-transform:uppercase;color:#1a1a1a;opacity:.3;margin-bottom:.5rem;padding-left:1.2em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.1rem;font-weight:900}.WhyChooseUs-module__xc4hsa__title{font-size:var(--premium-title-size);font-weight:var(--premium-title-weight);letter-spacing:var(--premium-title-spacing);text-transform:uppercase;line-height:var(--premium-title-line-height);padding-left:var(--premium-title-spacing);text-align:center;margin-bottom:var(--premium-title-margin-bottom);font-family:var(--font-mono)!important;color:var(--premium-title-color)!important}@media (max-width:768px){.WhyChooseUs-module__xc4hsa__title{font-size:var(--premium-title-size-mobile);letter-spacing:var(--premium-title-spacing-mobile);padding-left:var(--premium-title-spacing-mobile);margin-bottom:var(--premium-title-margin-bottom-mobile)}}.WhyChooseUs-module__xc4hsa__subtitle{color:#888;letter-spacing:.01em;font-size:1.1rem;font-weight:500}.WhyChooseUs-module__xc4hsa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.WhyChooseUs-module__xc4hsa__card{text-align:center;background:#fff;border:1px solid #fff;border-radius:2rem;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 4px 6px -1px #0000000d,0 10px 30px -5px #00000008}.WhyChooseUs-module__xc4hsa__card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px -10px #00000014}.WhyChooseUs-module__xc4hsa__iconContainer{justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex;position:relative}.WhyChooseUs-module__xc4hsa__emojiIcon{justify-content:center;align-items:center;font-size:3.5rem;line-height:1;display:flex}.WhyChooseUs-module__xc4hsa__cardTitle{color:#111;margin-bottom:.75rem;font-size:1.4rem;font-weight:850;line-height:1.2}.WhyChooseUs-module__xc4hsa__cardDesc{color:#666;margin:0;font-size:.95rem;line-height:1.6}[data-theme=dark] .WhyChooseUs-module__xc4hsa__section{background-color:#0c0c0c}[data-theme=dark] .WhyChooseUs-module__xc4hsa__card{background-color:#161616;border-color:#ffffff0d}[data-theme=dark] .WhyChooseUs-module__xc4hsa__title{color:#fff}[data-theme=dark] .WhyChooseUs-module__xc4hsa__cardTitle{color:#f0f0f0}[data-theme=dark] .WhyChooseUs-module__xc4hsa__subtitle,[data-theme=dark] .WhyChooseUs-module__xc4hsa__cardDesc{color:#aaa}@media (max-width:768px){.WhyChooseUs-module__xc4hsa__section{padding:2.5rem 1rem 4rem}.WhyChooseUs-module__xc4hsa__grid{grid-template-columns:1fr}.WhyChooseUs-module__xc4hsa__card{padding:2rem 1.25rem}}
.DynamicBackground-module__z345aW__backgroundContainer{z-index:0;pointer-events:none;filter:brightness(.6);background:#fff;width:100%;height:100%;transition:background 1s;position:absolute;top:0;left:0;overflow:hidden}[data-theme=dark] .DynamicBackground-module__z345aW__backgroundContainer{filter:brightness(.4);background:#0a0a0a}.DynamicBackground-module__z345aW__patternOverlay{opacity:.5;z-index:1;background-image:radial-gradient(#00000008 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}[data-theme=dark] .DynamicBackground-module__z345aW__patternOverlay{background-image:radial-gradient(#ffffff08 1px,#0000 1px)}.DynamicBackground-module__z345aW__oval{filter:blur(80px);opacity:.25;mix-blend-mode:multiply;z-index:0;transition:all 3s ease-in-out;animation:30s ease-in-out infinite alternate DynamicBackground-module__z345aW__float;position:absolute}[data-theme=dark] .DynamicBackground-module__z345aW__oval{mix-blend-mode:screen;opacity:.15}@keyframes DynamicBackground-module__z345aW__float{0%{transform:translate(0)rotate(0)scale(1)}33%{transform:translate(50px,-30px)rotate(5deg)scale(1.1)}66%{transform:translate(-20px,40px)rotate(-3deg)scale(.95)}to{transform:translate(30px,20px)rotate(2deg)scale(1.05)}}.DynamicBackground-module__z345aW__oval:first-child{border-radius:40% 60% 70% 30%/40% 50% 60%;width:70vw;height:60vw;animation-duration:40s;top:-10%;left:-10%}.DynamicBackground-module__z345aW__oval:nth-child(2){border-radius:70% 30% 50% 50%/30% 60% 40% 70%;width:60vw;height:70vw;animation-duration:45s;animation-delay:-5s;bottom:-15%;right:-10%}.DynamicBackground-module__z345aW__oval:nth-child(3){border-radius:50% 50% 20% 80%/50% 20% 80% 50%;width:50vw;height:50vw;animation-duration:35s;animation-delay:-12s;top:25%;left:35%}.DynamicBackground-module__z345aW__oval:nth-child(4){border-radius:30% 70% 40% 60%/60% 30% 70% 40%;width:45vw;height:55vw;animation-duration:50s;animation-delay:-18s;bottom:20%;left:-5%}.DynamicBackground-module__z345aW__oval:nth-child(5){border-radius:60% 40% 30% 70%/40% 60% 70% 30%;width:55vw;height:45vw;animation-duration:38s;animation-delay:-25s;top:40%;right:5%}
.MainBrandPageHero-module__Ua7pqa__hero{background-color:#d8d2ca;background-image:linear-gradient(#ffffff08,#ffffff05),none;background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:flex-start;min-height:100vh;padding:6.5rem 1.5rem 4.5rem;display:flex;position:relative;overflow:hidden}.MainBrandPageHero-module__Ua7pqa__overlay{background:linear-gradient(#ffffff0a 0%,#ffffff04 30%,#ffffff0b 100%);position:absolute;inset:0}.MainBrandPageHero-module__Ua7pqa__content{z-index:1;text-align:center;color:#0f172a;width:min(100%,920px);margin-top:2.8rem;position:relative}.MainBrandPageHero-module__Ua7pqa__title{margin:0;color:#0d162b;letter-spacing:-.035em;text-wrap:balance;width:100%;max-width:840px;margin-inline:auto;font-size:clamp(2.4rem,4.5vw,3.65rem);font-weight:700;line-height:1.15}.MainBrandPageHero-module__Ua7pqa__subtitle{color:#4b5563;text-wrap:balance;max-width:610px;margin:1.8rem auto 0;font-size:clamp(1.05rem,1.3vw,1.2rem);font-weight:400;line-height:1.5}.MainBrandPageHero-module__Ua7pqa__cta{color:#fff;background:#07153d;border-radius:999px;align-items:center;gap:.85rem;margin-top:1.65rem;padding:.95rem 1.95rem;font-size:.98rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 24px 60px #07153d38}.MainBrandPageHero-module__Ua7pqa__cta:hover{background:#0b1f58;transform:translateY(-2px)}@media (max-width:720px){.MainBrandPageHero-module__Ua7pqa__hero{align-items:flex-start;min-height:100vh;padding:5.5rem 1.2rem 3.75rem}.MainBrandPageHero-module__Ua7pqa__content{margin-top:2.22rem}.MainBrandPageHero-module__Ua7pqa__subtitle{margin-top:1.15rem}.MainBrandPageHero-module__Ua7pqa__cta{justify-content:center;width:auto}}
.SplitSpotlightHero-module__Hw6nUG__hero{background-color:#d7d1c9;background-image:radial-gradient(circle at 15% 20%,#ffffff8c,#0000 30%),linear-gradient(120deg,#07153d29,#ffffff14),none;background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:min(92vh,860px);padding:9rem 1.5rem 5rem;position:relative;overflow:hidden}.SplitSpotlightHero-module__Hw6nUG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(90deg,#091127ad 0%,#09112757 38%,#ffffff14 100%),#ffffff1f;position:absolute;inset:0}.SplitSpotlightHero-module__Hw6nUG__shell{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(280px,360px);align-items:end;gap:2rem;width:min(100%,1220px);margin:0 auto;display:grid;position:relative}.SplitSpotlightHero-module__Hw6nUG__panel{color:#fff;max-width:760px;padding:2rem 0}.SplitSpotlightHero-module__Hw6nUG__eyebrow{letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:.45rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.SplitSpotlightHero-module__Hw6nUG__title{letter-spacing:-.055em;text-wrap:balance;margin:1.2rem 0 0;font-size:clamp(3.1rem,6vw,5.8rem);font-weight:900;line-height:.98}.SplitSpotlightHero-module__Hw6nUG__subtitle{color:#f1f5f9e6;max-width:680px;margin:1.6rem 0 0;font-size:clamp(1.1rem,1.9vw,1.6rem);line-height:1.5}.SplitSpotlightHero-module__Hw6nUG__cta{color:#07153d;background:#fff;border-radius:999px;align-items:center;gap:.8rem;margin-top:2rem;padding:1rem 1.7rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.SplitSpotlightHero-module__Hw6nUG__accentCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;background:#ffffff2e;border:1px solid #ffffff3d;border-radius:2rem;padding:1.5rem;box-shadow:0 24px 60px #07153d2e}.SplitSpotlightHero-module__Hw6nUG__metricLabel{text-transform:uppercase;letter-spacing:.12em;color:#e2e8f0d9;font-size:.75rem}.SplitSpotlightHero-module__Hw6nUG__metricValue{letter-spacing:-.04em;margin-top:.55rem;font-size:1.9rem;font-weight:900}.SplitSpotlightHero-module__Hw6nUG__metricText{color:#e2e8f0eb;margin-top:.9rem;line-height:1.5}@media (max-width:900px){.SplitSpotlightHero-module__Hw6nUG__shell{grid-template-columns:1fr}.SplitSpotlightHero-module__Hw6nUG__accentCard{max-width:420px}}@media (max-width:720px){.SplitSpotlightHero-module__Hw6nUG__hero{min-height:82vh;padding:8rem 1.2rem 4rem}.SplitSpotlightHero-module__Hw6nUG__cta{justify-content:center;width:100%}}
.Brands-module__a-K9fq__section{background:#fcfcfc;padding:4rem 1rem}.Brands-module__a-K9fq__container{max-width:1200px;margin:0 auto}.Brands-module__a-K9fq__title{text-align:center;text-transform:uppercase;letter-spacing:-1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.Brands-module__a-K9fq__subtitle{text-align:center;color:#888;margin-bottom:4rem;font-weight:500}.Brands-module__a-K9fq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.Brands-module__a-K9fq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Brands-module__a-K9fq__section{padding:2.5rem 1rem 3rem}.Brands-module__a-K9fq__title{font-size:2rem}.Brands-module__a-K9fq__subtitle{margin-bottom:2.5rem}.Brands-module__a-K9fq__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Brands-module__a-K9fq__cardInfo{padding:.875rem 0 1.25rem}.Brands-module__a-K9fq__cardTitle{font-size:1rem}.Brands-module__a-K9fq__cardLinkText{font-size:.8rem}}.Brands-module__a-K9fq__cardLink{color:inherit;text-decoration:none}.Brands-module__a-K9fq__card{text-align:center;background-color:#fff;border:1px solid #f2f2f2;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000005}.Brands-module__a-K9fq__card:hover{border-color:#e5e5e5;transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.Brands-module__a-K9fq__logoContainer{justify-content:center;align-items:flex-start;width:100%;margin:0;transition:transform .3s;display:flex}.Brands-module__a-K9fq__card:hover .Brands-module__a-K9fq__logoContainer{transform:scale(1.05)}.Brands-module__a-K9fq__logo{object-fit:contain;width:100%;height:auto}.Brands-module__a-K9fq__logoPlaceholder{color:#bbb;background:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:2.5rem;font-weight:900;display:flex}.Brands-module__a-K9fq__cardInfo{flex-direction:column;align-items:center;gap:.25rem;width:100%;padding:1rem 0 1.5rem;display:flex}.Brands-module__a-K9fq__cardTitle{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.Brands-module__a-K9fq__cardLinkText{color:#888;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Brands-module__a-K9fq__card:hover .Brands-module__a-K9fq__cardLinkText{color:#000}.Brands-module__a-K9fq__arrow{transition:transform .2s}.Brands-module__a-K9fq__card:hover .Brands-module__a-K9fq__arrow{transform:translate(4px)}
.ProductsGrid-module__rduawG__section{background:#fcfcfc;padding:4rem 1rem}.ProductsGrid-module__rduawG__container{max-width:1200px;margin:0 auto}.ProductsGrid-module__rduawG__title{text-align:center;text-transform:uppercase;letter-spacing:-1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.ProductsGrid-module__rduawG__subtitle{text-align:center;color:#888;margin-bottom:4rem;font-weight:500}.ProductsGrid-module__rduawG__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.ProductsGrid-module__rduawG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProductsGrid-module__rduawG__section{padding:2.5rem 1rem 3rem}.ProductsGrid-module__rduawG__title{letter-spacing:-.06em;white-space:nowrap;text-wrap:nowrap;font-size:clamp(1.5rem,9vw,2.1rem)}.ProductsGrid-module__rduawG__subtitle{margin-bottom:2.5rem}.ProductsGrid-module__rduawG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.ProductsGrid-module__rduawG__cardInfo{padding:.875rem 0 1.25rem}.ProductsGrid-module__rduawG__cardTitle{font-size:1rem}.ProductsGrid-module__rduawG__cardLinkText{font-size:.8rem}}.ProductsGrid-module__rduawG__cardLink{color:inherit;text-decoration:none}.ProductsGrid-module__rduawG__card{text-align:center;background-color:#fff;border:1px solid #f2f2f2;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000005}.ProductsGrid-module__rduawG__card:hover{border-color:#e5e5e5;transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.ProductsGrid-module__rduawG__imageContainer{aspect-ratio:1;background:#f8f8f8;justify-content:center;align-items:center;width:100%;margin:0;transition:transform .3s;display:flex;overflow:hidden}.ProductsGrid-module__rduawG__card:hover .ProductsGrid-module__rduawG__imageContainer{transform:scale(1.05)}.ProductsGrid-module__rduawG__productImage{object-fit:cover;width:100%;height:100%;display:block}.ProductsGrid-module__rduawG__imagePlaceholder{color:#bbb;background:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:2.5rem;font-weight:900;display:flex}.ProductsGrid-module__rduawG__cardInfo{flex-direction:column;align-items:center;gap:.25rem;width:100%;padding:1rem 0 1.5rem;display:flex}.ProductsGrid-module__rduawG__cardTitle{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.ProductsGrid-module__rduawG__cardLinkText{color:#888;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.ProductsGrid-module__rduawG__card:hover .ProductsGrid-module__rduawG__cardLinkText{color:#000}.ProductsGrid-module__rduawG__arrow{transition:transform .2s}.ProductsGrid-module__rduawG__card:hover .ProductsGrid-module__rduawG__arrow{transform:translate(4px)}
.Header-module__lnUIdW__headerAbsolute{-webkit-backdrop-filter:blur(20px)saturate(160%)!important;backdrop-filter:blur(20px)saturate(160%)!important;z-index:999999!important;background-color:#14141480!important;border-bottom:1px solid #ffffff1a!important;border-radius:0!important;width:100vw!important;height:64px!important;margin:0!important;padding:0!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 4px 20px #0003!important}.Header-module__lnUIdW__navContainer{box-sizing:border-box!important;justify-content:flex-end!important;align-items:center!important;width:100%!important;max-width:100%!important;height:100%!important;padding:0 20px!important;display:flex!important;position:relative!important}.Header-module__lnUIdW__centerGroup{pointer-events:auto!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.Header-module__lnUIdW__logoWrapper{background:#fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:2px!important;display:flex!important;overflow:hidden!important}.Header-module__lnUIdW__logoImg{object-fit:contain!important;border-radius:50%!important;width:100%!important;height:100%!important}.Header-module__lnUIdW__logoPlaceholder{color:#fff!important;background:#ff4d00!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;font-size:11px!important;font-weight:800!important;display:flex!important}.Header-module__lnUIdW__brandTitle{color:#fff!important;letter-spacing:.01em!important;white-space:nowrap!important;font-family:inherit!important;font-size:1.125rem!important;font-weight:600!important}.Header-module__lnUIdW__brandLink{pointer-events:auto!important;align-items:center!important;gap:12px!important;text-decoration:none!important;transition:opacity .2s!important;display:flex!important}.Header-module__lnUIdW__brandLink:hover{opacity:.8!important}.Header-module__lnUIdW__rightGroup{z-index:10!important;align-items:center!important;display:flex!important}.Header-module__lnUIdW__cartBtn{cursor:pointer!important;background:0 0!important;border:1px solid #ffffff26!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:8px 10px!important;transition:background .2s!important;display:flex!important}.Header-module__lnUIdW__cartBtn:hover{background:#ffffff1a!important}@media (max-width:640px){.Header-module__lnUIdW__navContainer{padding:0 16px!important}.Header-module__lnUIdW__brandTitle{font-size:1rem!important}.Header-module__lnUIdW__logoWrapper,.Header-module__lnUIdW__logoPlaceholder{width:28px!important;height:28px!important}.Header-module__lnUIdW__cartBtn{padding:6px 8px!important}}
.WhatsAppButton-module__5PGxSW__button{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.WhatsAppButton-module__5PGxSW__button:hover{transform:scale(1.1);box-shadow:0 6px 20px #0003}
