.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__hero{padding:var(--space-12) 0;max-width:100vw;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.page-module___8aEwW__badge{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#fff;margin-bottom:var(--space-6);-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:9999px;padding:6px 16px;font-weight:600;animation:3s ease-in-out infinite page-module___8aEwW__badgeFloat;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #ffffff0d}.page-module___8aEwW__badge:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:100%;animation:3s infinite page-module___8aEwW__badgeShine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes page-module___8aEwW__badgeShine{0%{left:-100%}20%{left:200%}to{left:200%}}@keyframes page-module___8aEwW__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.page-module___8aEwW__heroTitle{margin-bottom:var(--space-6);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.page-module___8aEwW__highlight{background:linear-gradient(135deg,#fff 0%,#777 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__heroSubtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;margin-bottom:var(--space-8)}.page-module___8aEwW__heroCta{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.page-module___8aEwW__arrow{transition:transform var(--transition-fast)}.page-module___8aEwW__heroCta a:hover .page-module___8aEwW__arrow{transform:translate(4px)}.page-module___8aEwW__ctaHelper{font-size:var(--text-sm);color:var(--text-muted)}.page-module___8aEwW__revealText{opacity:0;animation:.8s cubic-bezier(.2,.8,.2,1) forwards page-module___8aEwW__revealUp;transform:translateY(20px)}.page-module___8aEwW__delay1{animation-delay:.15s}.page-module___8aEwW__delay2{animation-delay:.3s}.page-module___8aEwW__delay3{animation-delay:.45s}@keyframes page-module___8aEwW__revealUp{to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__pulseBtn{text-transform:uppercase;letter-spacing:1px;background-size:200%;justify-content:center;align-items:center;gap:.8rem;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;color:#000!important;background:linear-gradient(135deg,#fff 0%,#e0e0e0 50%,#fff 100%)!important;border:1px solid #fff9!important;border-radius:99px!important;padding:.8rem 2rem!important;font-size:1rem!important;font-weight:800!important;transition:all .4s cubic-bezier(.25,1,.5,1)!important;box-shadow:0 10px 30px -10px #fff6!important}.page-module___8aEwW__pulseBtn:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fffc 50%,#fff0 100%);width:150%;height:100%;animation:4s infinite page-module___8aEwW__shimmerMetallic;position:absolute;top:0;left:-200%;transform:skew(-20deg)}@keyframes page-module___8aEwW__shimmerMetallic{0%{left:-200%}15%{left:200%}to{left:200%}}.page-module___8aEwW__pulseIcon{transition:transform .3s}.page-module___8aEwW__pulseBtn:hover{transform:translateY(-3px);background:#e0e0e0!important;box-shadow:0 20px 40px -10px #fff6!important}.page-module___8aEwW__pulseBtn:hover .page-module___8aEwW__pulseIcon{transform:translateY(-2px)rotate(15deg)}.page-module___8aEwW__heroBackground{pointer-events:none;position:absolute;inset:0}.page-module___8aEwW__gradientOrb1{filter:blur(60px);background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.page-module___8aEwW__gradientOrb2{filter:blur(60px);background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-30%;left:-15%}.page-module___8aEwW__brands{padding:var(--space-16) 0;background:var(--bg-secondary);border-top:1px solid #1e40af33;border-bottom:1px solid #1e40af33}.page-module___8aEwW__brandsTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);text-align:center;margin-bottom:var(--space-8);font-weight:500}.page-module___8aEwW__brandsGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.page-module___8aEwW__brandsGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.page-module___8aEwW__brandsGrid{grid-template-columns:repeat(6,1fr)}}.page-module___8aEwW__brandCard{align-items:center;gap:var(--space-2);padding:var(--space-6);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:all var(--transition);flex-direction:column;display:flex}.page-module___8aEwW__brandCard:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 20px #1e40af26}.page-module___8aEwW__brandIcon{font-size:2rem}.page-module___8aEwW__brandName{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.page-module___8aEwW__brandLogo{justify-content:center;align-items:center;height:40px;display:flex}.page-module___8aEwW__brandLogoImg{object-fit:contain;opacity:.9;transition:all var(--transition-fast)}.page-module___8aEwW__brandCard:hover .page-module___8aEwW__brandLogoImg{opacity:1;filter:drop-shadow(0 0 15px #fff6)brightness(1.2);transform:scale(1.05)}.page-module___8aEwW__ctaSection{padding:var(--space-20) 0;background:linear-gradient(#050505 0%,#000 100%);border-top:1px solid #ffffff0d;position:relative}.page-module___8aEwW__ctaSection:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#dc26261a 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__ctaTitle{font-size:var(--text-4xl);margin-bottom:var(--space-4);position:relative}.page-module___8aEwW__ctaSubtitle{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-8);position:relative}.page-module___8aEwW__brandCardLink{color:inherit;text-decoration:none;display:block}.page-module___8aEwW__faqSection{padding:var(--space-20) 0;background:#030303;position:relative}.page-module___8aEwW__faqSection:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__faqTitle{font-size:var(--text-3xl);text-align:center;margin-bottom:var(--space-3);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.page-module___8aEwW__faqSubtitle{text-align:center;font-size:var(--text-base);color:var(--text-muted);margin-bottom:var(--space-12)}.page-module___8aEwW__faqGrid{gap:var(--space-3);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.page-module___8aEwW__faqItem{border-radius:var(--border-radius-lg);background:#ffffff05;border:1px solid #ffffff0f;transition:all .3s;overflow:hidden}.page-module___8aEwW__faqItem:hover{background:#ffffff0a;border-color:#fff3}.page-module___8aEwW__faqItem[open]{background:#ffffff0d;border-color:#ffffff4d}.page-module___8aEwW__faqSummary{padding:var(--space-4) var(--space-5);font-size:var(--text-base);color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);-webkit-user-select:none;user-select:none;font-weight:600;list-style:none;transition:color .2s;display:flex}.page-module___8aEwW__faqSummary::-webkit-details-marker{display:none}.page-module___8aEwW__faqSummary:after{content:"+";color:#fff;border-radius:var(--border-radius-full);background:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;font-weight:300;transition:all .3s;display:flex}.page-module___8aEwW__faqItem[open] .page-module___8aEwW__faqSummary:after{content:"−";color:#000;background:#fff;transform:none}.page-module___8aEwW__faqSummary:hover{color:#ccc}.page-module___8aEwW__faqSummary:hover:after{background:#fff3}.page-module___8aEwW__faqContent{padding:0 var(--space-5) var(--space-5) var(--space-5);font-size:var(--text-sm);color:#ffffffa6;line-height:1.7;animation:.3s page-module___8aEwW__fadeIn}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.HeroCarousel-module__49hLuq__carousel{z-index:0;position:absolute;inset:0}.HeroCarousel-module__49hLuq__imageContainer{width:100%;height:100%;position:relative}.HeroCarousel-module__49hLuq__slide{opacity:0;transition:opacity .6s ease-in-out;position:absolute;inset:0;overflow:hidden}.HeroCarousel-module__49hLuq__slide.HeroCarousel-module__49hLuq__active{opacity:1}.HeroCarousel-module__49hLuq__image{object-fit:cover;object-position:center 30%;transition:transform 6s ease-out;transform:scale(1)}.HeroCarousel-module__49hLuq__slide.HeroCarousel-module__49hLuq__active .HeroCarousel-module__49hLuq__image{transform:scale(1.08)}.HeroCarousel-module__49hLuq__overlay{pointer-events:none;background:linear-gradient(#0a0a0fb3 0%,#0a0a0fd9 50%,#0a0a0ff2 100%);position:absolute;inset:0}.HeroCarousel-module__49hLuq__dots{bottom:var(--space-6);gap:var(--space-2);z-index:2;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HeroCarousel-module__49hLuq__dot{cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:grid}.HeroCarousel-module__49hLuq__dot:before{content:"";border-radius:var(--border-radius-full);width:10px;height:10px;transition:all var(--transition-fast);background:0 0;border:2px solid #ffffff80}.HeroCarousel-module__49hLuq__dot:hover:before,.HeroCarousel-module__49hLuq__dot:focus-visible:before{border-color:#fffc}.HeroCarousel-module__49hLuq__dotActive:before{background:var(--color-primary);border-color:var(--color-primary);transform:scale(1.2)}
.TrustBar-module__VTLmCq__trustBar{padding:var(--space-3) 0;background-color:#0006;border-bottom:1px solid #ffffff1a}.TrustBar-module__VTLmCq__grid{justify-content:center;align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.TrustBar-module__VTLmCq__item{align-items:center;gap:var(--space-2);color:#e5e5e5;display:flex}.TrustBar-module__VTLmCq__icon{color:var(--color-primary);opacity:.9}.TrustBar-module__VTLmCq__text{color:#e5e5e5;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.TrustBar-module__VTLmCq__divider{background-color:var(--border-color);width:1px;height:16px;display:block}@media (max-width:640px){.TrustBar-module__VTLmCq__divider{display:none}.TrustBar-module__VTLmCq__grid{gap:var(--space-2);flex-direction:column;align-items:flex-start}}
.CategorySelector-module__30JtVW__section{color:#fff;background:radial-gradient(circle at 82% 18%,#dc26261c,#0000 31%),radial-gradient(circle at 15% 85%,#1e40af12,#0000 34%),linear-gradient(#030303,#090506 55%,#030303);padding:4rem 0;position:relative;overflow:hidden}.CategorySelector-module__30JtVW__section:before{content:"";top:50%;left:50%;opacity:.7;z-index:0;pointer-events:none;background-image:linear-gradient(#f8717106 1px,#0000 1px),linear-gradient(90deg,#f8717106 1px,#0000 1px);background-size:42px 42px;width:auto;height:auto;position:absolute;inset:0;transform:none;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.CategorySelector-module__30JtVW__header{z-index:1;text-align:center;margin-bottom:2.5rem;padding:0 1.5rem;position:relative}.CategorySelector-module__30JtVW__title{letter-spacing:-1px;background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;max-width:100vw;margin:0;font-size:clamp(1.8rem,8vw,3.5rem)}.CategorySelector-module__30JtVW__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.CategorySelector-module__30JtVW__grid{z-index:1;grid-template-columns:1fr;gap:1rem;padding:0 1.5rem;display:grid;position:relative}@media (min-width:900px){.CategorySelector-module__30JtVW__grid{grid-template-columns:1fr 1fr}}.CategorySelector-module__30JtVW__card{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:280px;text-decoration:none;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #000c}@media (min-width:900px){.CategorySelector-module__30JtVW__card{min-height:320px}}.CategorySelector-module__30JtVW__card:hover{border-color:#ffffff26;transform:translateY(-10px)scale(1.02);box-shadow:0 40px 80px -20px #000}.CategorySelector-module__30JtVW__cardBg{z-index:0;opacity:.15;filter:blur(40px);transition:opacity .5s,transform 1s;position:absolute;inset:0}.CategorySelector-module__30JtVW__card:hover .CategorySelector-module__30JtVW__cardBg{opacity:.4;transform:scale(1.1)}.CategorySelector-module__30JtVW__cardOffroad{background:radial-gradient(circle at 100% 0,#ff4b1f1a,#0000 60%)}.CategorySelector-module__30JtVW__cardBigtrail{background:radial-gradient(circle at 100% 0,#ffffff14,#0000 60%)}.CategorySelector-module__30JtVW__iconWrapper{color:#fff3;z-index:1;transition:color .5s;position:absolute;top:3rem;right:3rem}.CategorySelector-module__30JtVW__card:hover .CategorySelector-module__30JtVW__iconWrapper{color:#fffc}.CategorySelector-module__30JtVW__content{z-index:1;background:linear-gradient(#0000 0%,#0a0a0ae6 40%,#0a0a0a 100%);padding:1.5rem;transition:transform .5s;position:relative}@media (min-width:900px){.CategorySelector-module__30JtVW__content{padding:3rem}}.CategorySelector-module__30JtVW__cardTitle{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.CategorySelector-module__30JtVW__cardDesc{color:#a0a0a0;max-width:90%;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.CategorySelector-module__30JtVW__linkText{color:#fff;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:1rem;font-size:.95rem;font-weight:600;display:inline-flex}.CategorySelector-module__30JtVW__linkIcon{color:#888;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.CategorySelector-module__30JtVW__card:hover .CategorySelector-module__30JtVW__linkIcon{color:#000;background:#fff;border-color:#fff;transform:translate(10px)}
.BrandsSection-module__jOsDrG__brands{background-color:#000;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:4rem 0;position:relative}.BrandsSection-module__jOsDrG__header{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:0 1rem;display:flex}.BrandsSection-module__jOsDrG__brandsTitle{color:#fff;text-align:center;letter-spacing:-.5px;background:linear-gradient(90deg,#fff 0%,#666 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:100%;margin:0;font-size:clamp(1.8rem,8vw,2.5rem);font-weight:800}.BrandsSection-module__jOsDrG__filtersWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#ffffff08;border:1px solid #ffffff0d;border-radius:99px;max-width:100%;padding:.5rem;overflow-x:auto}.BrandsSection-module__jOsDrG__filtersWrapper::-webkit-scrollbar{display:none}.BrandsSection-module__jOsDrG__filters{gap:.5rem;display:flex;position:relative}.BrandsSection-module__jOsDrG__filterBtn{white-space:nowrap;color:#888;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:0 0;border:none;border-radius:99px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;position:relative}.BrandsSection-module__jOsDrG__filterBtn:hover{color:#fff}.BrandsSection-module__jOsDrG__filterBtn.BrandsSection-module__jOsDrG__active{color:#fff;background:#ffffff0d}.BrandsSection-module__jOsDrG__glowLine{background:#fff;border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #fff}.BrandsSection-module__jOsDrG__filterBtn.BrandsSection-module__jOsDrG__active .BrandsSection-module__jOsDrG__glowLine{width:40%}.BrandsSection-module__jOsDrG__brandsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1.5rem;display:grid}@media (min-width:900px){.BrandsSection-module__jOsDrG__brandsGrid{grid-template-columns:repeat(6,1fr);gap:1.5rem}}.BrandsSection-module__jOsDrG__brandCardLink{text-decoration:none;display:block}.BrandsSection-module__jOsDrG__brandCard{-webkit-backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #94a3b81c;border-radius:16px;justify-content:center;align-items:center;height:120px;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.BrandsSection-module__jOsDrG__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:100px;height:100px;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrandsSection-module__jOsDrG__brandCard:hover{background:#ffffff0d;border-color:#cbd5e13d;transform:translateY(-5px);box-shadow:0 15px 30px -10px #00000080}.BrandsSection-module__jOsDrG__brandCard:hover .BrandsSection-module__jOsDrG__cardGlow{opacity:1}.BrandsSection-module__jOsDrG__cardContent{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:relative}.BrandsSection-module__jOsDrG__brandLogo{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BrandsSection-module__jOsDrG__brandLogoImg{object-fit:contain;filter:brightness(0)invert()opacity(.7);max-width:100%;max-height:100%;transition:all .4s}.BrandsSection-module__jOsDrG__brandCard:hover .BrandsSection-module__jOsDrG__brandLogoImg{filter:brightness(0)invert()opacity();transform:scale(1.05)}.BrandsSection-module__jOsDrG__brandNameFallback{letter-spacing:2px;text-transform:uppercase;color:#444;font-size:1.25rem;font-weight:800;transition:color .4s}.BrandsSection-module__jOsDrG__brandCard:hover .BrandsSection-module__jOsDrG__brandNameFallback{color:#fff}
.StepsCompact-module__QGu_Cq__section{background:#030303;border-bottom:1px solid #ffffff0f;padding:4.25rem 0;position:relative;overflow:hidden}.StepsCompact-module__QGu_Cq__header{text-align:center;max-width:680px;margin:0 auto 2.6rem}.StepsCompact-module__QGu_Cq__eyebrow{color:#94a3b8;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.7rem;font-size:.72rem;font-weight:800;display:block}.StepsCompact-module__QGu_Cq__title{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.05}.StepsCompact-module__QGu_Cq__subtitle{color:#929baa;max-width:590px;margin:.8rem auto 0;font-size:.88rem;line-height:1.55}.StepsCompact-module__QGu_Cq__steps{grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.StepsCompact-module__QGu_Cq__steps:before{content:"";background:linear-gradient(90deg,#2563eb8c,#fff3 50%,#dc262699);height:1px;position:absolute;top:27px;left:16.6%;right:16.6%}.StepsCompact-module__QGu_Cq__step{text-align:center;justify-items:center;padding:0 1.6rem;display:grid;position:relative}.StepsCompact-module__QGu_Cq__number{z-index:1;color:#fff;letter-spacing:.1em;background:#070707;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:1.1rem;font-size:.76rem;font-weight:850;display:grid;position:relative;box-shadow:0 0 0 7px #030303}.StepsCompact-module__QGu_Cq__step:first-child .StepsCompact-module__QGu_Cq__number{color:#93c5fd;border-color:#3b82f67a}.StepsCompact-module__QGu_Cq__step:last-child .StepsCompact-module__QGu_Cq__number{color:#fca5a5;border-color:#ef444473}.StepsCompact-module__QGu_Cq__content h3{color:#f8fafc;letter-spacing:-.015em;margin:0 0 .4rem;font-size:1rem;font-weight:760}.StepsCompact-module__QGu_Cq__content p{color:#858e9d;max-width:260px;margin:0;font-size:.78rem;line-height:1.5}@media (max-width:768px){.StepsCompact-module__QGu_Cq__section{padding:3.4rem 0}.StepsCompact-module__QGu_Cq__header{margin-bottom:2rem;padding:0 .3rem}.StepsCompact-module__QGu_Cq__subtitle{font-size:.82rem}.StepsCompact-module__QGu_Cq__steps{grid-template-columns:1fr;gap:0}.StepsCompact-module__QGu_Cq__steps:before{background:linear-gradient(#2563eb8c,#ffffff2e 50%,#dc262694);width:1px;height:auto;top:27px;bottom:27px;left:27px}.StepsCompact-module__QGu_Cq__step{text-align:left;grid-template-columns:54px minmax(0,1fr);justify-items:start;gap:1rem;padding:0 0 1.7rem}.StepsCompact-module__QGu_Cq__step:last-child{padding-bottom:0}.StepsCompact-module__QGu_Cq__number{grid-column:1;margin:0;box-shadow:0 0 0 6px #030303}.StepsCompact-module__QGu_Cq__content{grid-column:2;padding-top:.3rem}.StepsCompact-module__QGu_Cq__content p{max-width:420px}}
.InstaShowcase-module__QjweZW__section{padding:var(--space-16) 0;position:relative}.InstaShowcase-module__QjweZW__section:before{content:"";pointer-events:none;background:radial-gradient(#3b82f60f 0%,#0000 70%);width:600px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InstaShowcase-module__QjweZW__header{margin-bottom:var(--space-8);justify-content:space-between;align-items:center;display:flex}.InstaShowcase-module__QjweZW__titleWrapper{align-items:center;gap:var(--space-3);display:flex}.InstaShowcase-module__QjweZW__icon{color:#e1306c;filter:drop-shadow(0 0 6px #e1306c66)}.InstaShowcase-module__QjweZW__title{font-size:var(--text-xl);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.InstaShowcase-module__QjweZW__link{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#fff9;padding:var(--space-2) var(--space-4);border-radius:var(--border-radius-full);border:1px solid #ffffff1a;font-weight:600;transition:all .3s;display:flex}.InstaShowcase-module__QjweZW__link:hover{color:#e1306c;background:#e1306c14;border-color:#e1306c66;transform:translate(4px)}.InstaShowcase-module__QjweZW__grid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.InstaShowcase-module__QjweZW__card{aspect-ratio:1;border-radius:var(--border-radius-xl,16px);cursor:pointer;border:1px solid #ffffff14;transition:all .4s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.InstaShowcase-module__QjweZW__card:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#e1306c80,#833ab480,#fd1d1d80);transition:opacity .4s;position:absolute;inset:-1px}.InstaShowcase-module__QjweZW__card:hover{border-color:#0000;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #0006,0 0 30px #e1306c26}.InstaShowcase-module__QjweZW__card:hover:before{opacity:1}.InstaShowcase-module__QjweZW__image{object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.InstaShowcase-module__QjweZW__card:hover .InstaShowcase-module__QjweZW__image{transform:scale(1.1)}.InstaShowcase-module__QjweZW__overlay{padding-bottom:var(--space-4);opacity:0;color:#fff;background:linear-gradient(#0000 40%,#000000b3 100%);justify-content:center;align-items:flex-end;transition:opacity .4s;display:flex;position:absolute;inset:0}.InstaShowcase-module__QjweZW__card:hover .InstaShowcase-module__QjweZW__overlay{opacity:1}.InstaShowcase-module__QjweZW__overlay svg{filter:drop-shadow(0 2px 8px #00000080)}@media (max-width:768px){.InstaShowcase-module__QjweZW__grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.InstaShowcase-module__QjweZW__title{font-size:var(--text-base)}.InstaShowcase-module__QjweZW__link span{display:none}}
.standalone-module__FnLPAa__shell{min-height:70vh;padding:7.5rem 0 5rem}.standalone-module__FnLPAa__hero{text-align:center;max-width:780px;margin:0 auto 2.5rem}.standalone-module__FnLPAa__hero h1{margin:.4rem 0;font-size:clamp(2rem,5vw,4rem)}.standalone-module__FnLPAa__hero p{color:var(--text-secondary);line-height:1.7}.standalone-module__FnLPAa__eyebrow{color:var(--color-primary);text-transform:uppercase;letter-spacing:.14em;font-weight:800}.standalone-module__FnLPAa__filters{grid-template-columns:1fr 260px;gap:1rem;margin-bottom:1.5rem;display:grid}.standalone-module__FnLPAa__filters input,.standalone-module__FnLPAa__filters select,.standalone-module__FnLPAa__buyBox select,.standalone-module__FnLPAa__buyBox input{background:var(--bg-card);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:10px;padding:.85rem 1rem}.standalone-module__FnLPAa__grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:1.25rem;display:grid}.standalone-module__FnLPAa__card{border:1px solid var(--border-color);background:var(--bg-card);color:inherit;border-radius:16px;text-decoration:none;transition:all .25s;overflow:hidden}.standalone-module__FnLPAa__card:hover{border-color:var(--color-primary);transform:translateY(-4px)}.standalone-module__FnLPAa__cardImage{aspect-ratio:4/3;background:#111;place-items:center;display:grid;position:relative}.standalone-module__FnLPAa__cardImage img{object-fit:cover}.standalone-module__FnLPAa__cardImage span{color:#555;font-weight:900}.standalone-module__FnLPAa__cardBody{padding:1rem}.standalone-module__FnLPAa__cardBody small{color:var(--color-primary);text-transform:uppercase}.standalone-module__FnLPAa__cardBody h3{margin:.35rem 0}.standalone-module__FnLPAa__cardBody p{color:var(--text-secondary);min-height:2.8rem}.standalone-module__FnLPAa__cardBody strong{margin-top:.8rem;display:block}.standalone-module__FnLPAa__more{margin:1.5rem auto;padding:.8rem 1.4rem;display:block}.standalone-module__FnLPAa__empty{text-align:center;color:var(--text-secondary);padding:4rem}.standalone-module__FnLPAa__product{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:3rem;display:grid}.standalone-module__FnLPAa__galleryMain{aspect-ratio:4/3;background:#111;border-radius:16px;position:relative;overflow:hidden}.standalone-module__FnLPAa__galleryMain img{object-fit:contain}.standalone-module__FnLPAa__thumbs{gap:.6rem;margin-top:.7rem;display:flex;overflow-x:auto}.standalone-module__FnLPAa__thumb{aspect-ratio:1;cursor:pointer;background:#111;border:2px solid #0000;border-radius:8px;flex:0 0 84px;width:84px;position:relative;overflow:hidden}.standalone-module__FnLPAa__thumbActive{border-color:var(--color-primary)}.standalone-module__FnLPAa__thumb img{object-fit:cover}.standalone-module__FnLPAa__details h1{font-size:clamp(2rem,4vw,3.5rem)}.standalone-module__FnLPAa__details>p{color:var(--text-secondary);line-height:1.7}.standalone-module__FnLPAa__features{color:var(--text-secondary);padding-left:1.2rem}.standalone-module__FnLPAa__buyBox{border:1px solid var(--border-color);background:var(--bg-card);border-radius:14px;gap:1rem;margin-top:1.5rem;padding:1.2rem;display:grid}.standalone-module__FnLPAa__buyBox label{gap:.4rem;font-size:.8rem;display:grid}.standalone-module__FnLPAa__purchaseRow{justify-content:space-between;align-items:end;gap:1rem;display:flex}.standalone-module__FnLPAa__purchaseRow input{width:90px}.standalone-module__FnLPAa__purchaseRow strong{font-size:1.5rem}.standalone-module__FnLPAa__buyBox button{background:var(--color-primary);cursor:pointer;border:0;border-radius:10px;padding:1rem;font-weight:900}.standalone-module__FnLPAa__buyBox button:disabled{opacity:.5;cursor:not-allowed}.standalone-module__FnLPAa__buyBox small{color:var(--text-secondary)}.standalone-module__FnLPAa__homeSection{padding:5rem 0}.standalone-module__FnLPAa__sectionHead{justify-content:space-between;align-items:end;margin-bottom:1.5rem;display:flex}.standalone-module__FnLPAa__sectionHead a{color:var(--color-primary)}@media (max-width:768px){.standalone-module__FnLPAa__filters,.standalone-module__FnLPAa__product{grid-template-columns:1fr}.standalone-module__FnLPAa__shell{padding-top:6rem}.standalone-module__FnLPAa__product{gap:1.5rem}.standalone-module__FnLPAa__sectionHead{flex-direction:column;align-items:start;gap:.5rem}}.standalone-module__FnLPAa__shippingCalculator{grid-template-columns:1fr auto;align-items:end;gap:.5rem;display:grid}.standalone-module__FnLPAa__shippingCalculator button{padding:.85rem 1rem}.standalone-module__FnLPAa__shippingQuotes{gap:.4rem;display:grid}.standalone-module__FnLPAa__shippingQuotes>div{border:1px solid var(--border-color);border-radius:8px;justify-content:space-between;gap:1rem;padding:.6rem;font-size:.82rem;display:flex}@media (max-width:420px){.standalone-module__FnLPAa__shippingCalculator{grid-template-columns:1fr}}.standalone-module__FnLPAa__categoryHero{isolation:isolate;border-radius:18px;max-width:none;padding:5rem 1.5rem;position:relative;overflow:hidden}.standalone-module__FnLPAa__categoryHero>img{z-index:-2;object-fit:cover}.standalone-module__FnLPAa__categoryHero:after{content:"";z-index:-1;background:linear-gradient(90deg,#000000db,#00000073);position:absolute;inset:0}.standalone-module__FnLPAa__categoryHero>div{max-width:760px;margin:auto}.standalone-module__FnLPAa__homeSection{background:radial-gradient(circle at 85% 10%,#2563eb33,#0000 32%),linear-gradient(#07090f,#0a0d16);padding:6rem 0;position:relative;overflow:hidden}.standalone-module__FnLPAa__homeSection:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.standalone-module__FnLPAa__sectionHead{position:relative}.standalone-module__FnLPAa__sectionHead h2{letter-spacing:-.04em;margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.25rem)}.standalone-module__FnLPAa__sectionHead>a{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:.7rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.standalone-module__FnLPAa__card{background:linear-gradient(145deg,#181818fa,#0a0a0afa);border-color:#ffffff1a;border-radius:22px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;box-shadow:0 18px 45px #0003}.standalone-module__FnLPAa__card:hover{border-color:#3b82f6b8;transform:translateY(-8px);box-shadow:0 24px 55px #0000006b,0 0 34px #2563eb24}.standalone-module__FnLPAa__cardImage{aspect-ratio:1.08;background:linear-gradient(145deg,#171717,#090909);overflow:hidden}.standalone-module__FnLPAa__cardImage:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000b8);height:42%;position:absolute;inset:auto 0 0}.standalone-module__FnLPAa__cardImage img{transition:transform .55s cubic-bezier(.2,.8,.2,1)}.standalone-module__FnLPAa__card:hover .standalone-module__FnLPAa__cardImage img{transform:scale(1.045)}.standalone-module__FnLPAa__cardPlaceholder{color:#ffffff8c;text-transform:uppercase;letter-spacing:.18em;place-items:center;gap:.5rem;font-size:.7rem;display:grid}.standalone-module__FnLPAa__cardImage .standalone-module__FnLPAa__categoryBadge{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#eff6ff;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 1px 4px #000;background:#07122bd6;border:1px solid #93c5fd61;border-radius:999px;padding:.44rem .72rem;font-size:.66rem;font-weight:900;position:absolute;top:14px;left:14px}.standalone-module__FnLPAa__cardArrow{z-index:2;color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;place-items:center;width:36px;height:36px;transition:transform .3s;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 22px #2563eb61}.standalone-module__FnLPAa__card:hover .standalone-module__FnLPAa__cardArrow{transform:rotate(45deg)}.standalone-module__FnLPAa__cardBody{flex-direction:column;min-height:210px;padding:1.3rem;display:flex}.standalone-module__FnLPAa__cardMeta{color:#b6c2d5;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;gap:.5rem;font-size:.68rem;display:flex}.standalone-module__FnLPAa__cardBody h3{color:#fff;letter-spacing:-.02em;margin:.75rem 0 .45rem;font-size:1.28rem}.standalone-module__FnLPAa__cardBody p{color:#b8c0cf;min-height:0;margin:0 0 1.1rem;line-height:1.55}.standalone-module__FnLPAa__cardFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:end;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.standalone-module__FnLPAa__cardFooter small{color:#a9b4c8;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.standalone-module__FnLPAa__cardFooter strong{color:#60a5fa;margin:0;font-size:1.2rem}.standalone-module__FnLPAa__shippingQuotes>div{background:#ffffff06;align-items:center;padding:.8rem .9rem}.standalone-module__FnLPAa__shippingQuotes span{gap:.15rem;display:grid}.standalone-module__FnLPAa__shippingQuotes span>b{font-size:.86rem}.standalone-module__FnLPAa__shippingQuotes span>small{font-size:.7rem}.standalone-module__FnLPAa__shippingQuotes strong{color:#60a5fa}@media (max-width:768px){.standalone-module__FnLPAa__homeSection{padding:4rem 0}.standalone-module__FnLPAa__cardBody{min-height:190px}.standalone-module__FnLPAa__sectionHead>a{padding:.55rem .85rem}}.standalone-module__FnLPAa__shell>.standalone-module__FnLPAa__hero{background:radial-gradient(circle at 85% 10%,#2563eb47,#0000 30%),linear-gradient(145deg,#111827,#070a10);border:1px solid #60a5fa29;border-radius:24px;max-width:none;padding:4.5rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 70px #0000004d}.standalone-module__FnLPAa__shell .container>.standalone-module__FnLPAa__hero{background:radial-gradient(circle at 85% 10%,#2563eb47,#0000 30%),linear-gradient(145deg,#111827,#070a10);border:1px solid #60a5fa29;border-radius:24px;max-width:none;padding:4.5rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 70px #0000004d}.standalone-module__FnLPAa__shell>.standalone-module__FnLPAa__hero:before{content:"";border:1px solid #3b82f647;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-140px;left:-80px;box-shadow:0 0 0 35px #2563eb0d,0 0 0 70px #2563eb06}.standalone-module__FnLPAa__shell .container>.standalone-module__FnLPAa__hero:before{content:"";border:1px solid #3b82f647;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-140px;left:-80px;box-shadow:0 0 0 35px #2563eb0d,0 0 0 70px #2563eb06}.standalone-module__FnLPAa__hero h1{letter-spacing:-.055em}.standalone-module__FnLPAa__hero p{max-width:680px;margin-left:auto;margin-right:auto;position:relative}.standalone-module__FnLPAa__filters{background:#0b101ce6;border:1px solid #ffffff17;border-radius:15px;margin-top:2rem;padding:.75rem;position:relative;box-shadow:0 15px 38px #0003}.standalone-module__FnLPAa__filters input,.standalone-module__FnLPAa__filters select{background:#080b12;border-color:#60a5fa29}.standalone-module__FnLPAa__filters input:focus,.standalone-module__FnLPAa__filters select:focus{outline-offset:1px;outline:2px solid #3b82f68c}@media (max-width:768px){.standalone-module__FnLPAa__shell>.standalone-module__FnLPAa__hero{padding:3.5rem 1rem}.standalone-module__FnLPAa__shell .container>.standalone-module__FnLPAa__hero{padding:3.5rem 1rem}.standalone-module__FnLPAa__filters{padding:.55rem}}.standalone-module__FnLPAa__buyBox{background:linear-gradient(145deg,#111827f0,#070a10fa);border-color:#60a5fa2e;border-radius:18px;padding:1.4rem;box-shadow:0 18px 45px #0000003d}.standalone-module__FnLPAa__buyBox label{color:#dbeafe;font-weight:750}.standalone-module__FnLPAa__buyBox select,.standalone-module__FnLPAa__buyBox input{color:#f8fafc;background:#070b13;border-color:#60a5fa33}.standalone-module__FnLPAa__buyBox select:focus,.standalone-module__FnLPAa__buyBox input:focus{outline-offset:1px;outline:2px solid #3b82f68c}.standalone-module__FnLPAa__buyBox .standalone-module__FnLPAa__purchaseButton{color:#fff;letter-spacing:.025em;background:linear-gradient(135deg,#2563eb,#1d4ed8);min-height:52px;font-size:.95rem;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 30px #2563eb4d}.standalone-module__FnLPAa__buyBox .standalone-module__FnLPAa__purchaseButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 34px #2563eb6b}.standalone-module__FnLPAa__buyBox .standalone-module__FnLPAa__shippingButton{color:#bfdbfe;background:#2563eb21;border:1px solid #60a5fa47}.standalone-module__FnLPAa__purchaseRow strong{color:#fff}.standalone-module__FnLPAa__details .standalone-module__FnLPAa__eyebrow{color:#60a5fa}.standalone-module__FnLPAa__details h1{color:#fff}.standalone-module__FnLPAa__mobileSwipeHint{display:none}@media (max-width:768px){.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__sectionHead{grid-template-columns:1fr auto;align-items:end;display:grid}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__sectionHead h2{font-size:clamp(1.7rem,8vw,2.35rem)}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__sectionHead>a{align-self:end;padding:.48rem .72rem;font-size:.75rem}.standalone-module__FnLPAa__mobileSwipeHint{color:#93c5fd;margin-top:.35rem;font-size:.68rem;font-weight:700;display:block}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:calc(50% - .35rem);grid-auto-flow:column;gap:.7rem;padding:.2rem .05rem 1rem;scroll-padding-inline:.05rem;display:grid;overflow-x:auto}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__grid::-webkit-scrollbar{display:none}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__card{scroll-snap-align:start;border-radius:15px}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardImage{aspect-ratio:1}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__categoryBadge{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 46px);padding:.32rem .48rem;font-size:.54rem;top:8px;left:8px;overflow:hidden}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardArrow{width:29px;height:29px;top:8px;right:8px}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardArrow svg{width:15px}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardBody{min-height:155px;padding:.78rem}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardMeta{letter-spacing:.025em;font-size:.54rem}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardMeta span:last-child{display:none}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardBody h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 .3rem;font-size:.92rem;line-height:1.2;display:-webkit-box;overflow:hidden}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardBody p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.65rem;font-size:.68rem;line-height:1.35;display:-webkit-box;overflow:hidden}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardFooter{gap:.12rem;padding-top:.6rem;display:grid}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardFooter strong{font-size:.9rem}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__cardFooter small{font-size:.52rem}}.standalone-module__FnLPAa__galleryMain{cursor:zoom-in;border:1px solid #ffffff14;width:100%;padding:0}.standalone-module__FnLPAa__galleryMain:focus-visible,.standalone-module__FnLPAa__thumb:focus-visible{outline-offset:3px;outline:2px solid #60a5fa}.standalone-module__FnLPAa__zoomHint{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .75rem;font-size:.72rem;font-weight:800;display:flex;position:absolute;bottom:14px;right:14px}.standalone-module__FnLPAa__productLightbox{z-index:2147483647;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000f5;place-items:center;padding:5rem;display:grid;position:fixed;inset:0}.standalone-module__FnLPAa__lightboxTop{color:#cbd5e1;justify-content:space-between;align-items:center;display:flex;position:absolute;top:1.25rem;left:1.5rem;right:1.5rem}.standalone-module__FnLPAa__lightboxTop button,.standalone-module__FnLPAa__lightboxNav{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;align-items:center;gap:.4rem;display:flex}.standalone-module__FnLPAa__lightboxTop button{border-radius:999px;padding:.55rem .8rem}.standalone-module__FnLPAa__lightboxImage{width:min(1100px,86vw);height:calc(100vh - 8rem);position:relative}.standalone-module__FnLPAa__lightboxImage img{object-fit:contain}.standalone-module__FnLPAa__lightboxNav{z-index:2;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.standalone-module__FnLPAa__lightboxNav svg{width:28px;height:28px}.standalone-module__FnLPAa__lightboxPrev{left:1.5rem}.standalone-module__FnLPAa__lightboxNext{right:1.5rem}.standalone-module__FnLPAa__lightboxTop button:hover,.standalone-module__FnLPAa__lightboxNav:hover{background:#2563ebbf}@media (max-width:700px){.standalone-module__FnLPAa__productLightbox{padding:4.5rem .5rem 1rem}.standalone-module__FnLPAa__lightboxImage{width:96vw;height:calc(100vh - 6rem)}.standalone-module__FnLPAa__lightboxNav{width:44px;height:44px;top:auto;bottom:1rem}.standalone-module__FnLPAa__lightboxPrev{left:calc(50% - 54px)}.standalone-module__FnLPAa__lightboxNext{right:calc(50% - 54px)}.standalone-module__FnLPAa__zoomHint{padding:.45rem .6rem;font-size:.64rem;bottom:9px;right:9px}}.standalone-module__FnLPAa__variantSelector{gap:.55rem;display:grid}.standalone-module__FnLPAa__variantSelector>strong{color:#dbeafe;font-size:.8rem}.standalone-module__FnLPAa__variantButtons{grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:.5rem;display:grid}.standalone-module__FnLPAa__buyBox .standalone-module__FnLPAa__variantButtons button{color:#e8f1ff;text-align:left;background:#080d16;border:1px solid #60a5fa2e;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .45rem;padding:.55rem;display:grid}.standalone-module__FnLPAa__variantButtons button>span{background-position:50%;background-size:cover;border-radius:7px;grid-row:1/3;width:35px;height:35px}.standalone-module__FnLPAa__variantButtons button b{font-size:.8rem}.standalone-module__FnLPAa__variantButtons button small{font-size:.65rem}.standalone-module__FnLPAa__buyBox .standalone-module__FnLPAa__variantButtons .standalone-module__FnLPAa__variantButtonActive{background:#2563eb38;border-color:#60a5fa;box-shadow:0 0 0 1px #2563eb}.standalone-module__FnLPAa__specHighlights{flex-wrap:wrap;gap:.55rem;margin:1rem 0;display:flex}.standalone-module__FnLPAa__specHighlights span{background:#2563eb17;border:1px solid #60a5fa33;border-radius:10px;gap:.15rem;padding:.65rem .8rem;display:grid}.standalone-module__FnLPAa__specHighlights small{color:#93a8be;text-transform:uppercase;font-size:.65rem}.standalone-module__FnLPAa__specHighlights strong{color:#eff6ff}.standalone-module__FnLPAa__contentSection{border-top:1px solid #ffffff17;margin-top:1.4rem;padding-top:1.2rem}.standalone-module__FnLPAa__contentSection h2{font-size:1.15rem}.standalone-module__FnLPAa__contentSection p,.standalone-module__FnLPAa__contentSection li{color:#aebacd;line-height:1.65}.standalone-module__FnLPAa__specTable{margin:0;display:grid}.standalone-module__FnLPAa__specTable>div{border-bottom:1px solid #ffffff12;justify-content:space-between;gap:1rem;padding:.65rem;display:flex}.standalone-module__FnLPAa__specTable dt{color:#91a3b8}.standalone-module__FnLPAa__specTable dd{color:#fff;margin:0;font-weight:700}.standalone-module__FnLPAa__contentSection details{border-bottom:1px solid #ffffff14;padding:.75rem 0}.standalone-module__FnLPAa__contentSection summary{cursor:pointer;color:#eef5ff;font-weight:700}.standalone-module__FnLPAa__filters{grid-template-columns:minmax(180px,1fr) minmax(150px,220px) minmax(145px,190px) auto}.standalone-module__FnLPAa__filters button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;padding:.8rem 1rem;font-weight:800}.standalone-module__FnLPAa__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.standalone-module__FnLPAa__pagination button{color:#dbeafe;cursor:pointer;background:#0b1220;border:1px solid #60a5fa33;border-radius:8px;padding:.65rem .9rem}.standalone-module__FnLPAa__pagination button:disabled{opacity:.4;cursor:not-allowed}.standalone-module__FnLPAa__pagination span{color:#9bacbf;font-size:.8rem}@media (max-width:768px){.standalone-module__FnLPAa__filters{grid-template-columns:1fr 1fr}.standalone-module__FnLPAa__filters input,.standalone-module__FnLPAa__filters button{grid-column:1/-1}}.standalone-module__FnLPAa__carousel{position:relative}.standalone-module__FnLPAa__carouselRail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(245px,calc(25% - .9375rem));grid-auto-flow:column;display:grid;overflow-x:auto}.standalone-module__FnLPAa__carouselRail::-webkit-scrollbar{display:none}.standalone-module__FnLPAa__carouselRail .standalone-module__FnLPAa__card{scroll-snap-align:start}.standalone-module__FnLPAa__carouselArrow{z-index:4;color:#fff;cursor:pointer;background:#050c18eb;border:1px solid #93c5fd59;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:42%;box-shadow:0 8px 26px #00000059}.standalone-module__FnLPAa__carouselPrev{left:-20px}.standalone-module__FnLPAa__carouselNext{right:-20px}@media (max-width:768px){.standalone-module__FnLPAa__carouselArrow{display:none}.standalone-module__FnLPAa__homeSection .standalone-module__FnLPAa__carouselRail{grid-template-columns:none;grid-auto-columns:calc(50% - .35rem);grid-auto-flow:column;display:grid}}.standalone-module__FnLPAa__previewNotice{color:#dbeafe;background:#2563eb1f;border:1px solid #60a5fa4d;border-radius:12px;gap:.25rem;margin-top:1.25rem;padding:1rem;display:grid}.standalone-module__FnLPAa__previewNotice span{color:#9fb2c8;font-size:.78rem}
