.page-module__rM2rjG__hero{background:radial-gradient(600px 300px at 15% -10%, #f5a6232e, transparent 60%), linear-gradient(160deg, var(--color-deep-navy) 0%, #0f2a52 55%, #0a4d68 100%);text-align:center;padding:52px 20px 88px;position:relative;overflow:hidden}.page-module__rM2rjG__hero:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 64px),repeating-linear-gradient(0deg,#ffffff09 0 1px,#0000 1px 64px);position:absolute;inset:0}.page-module__rM2rjG__heroInner{z-index:1;position:relative}.page-module__rM2rjG__avatarRing{background:conic-gradient(#f5a623,#e8622c,#f5a623);border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto 18px;padding:3px;display:flex;box-shadow:0 10px 28px #e8622c59}.page-module__rM2rjG__avatar{width:100%;height:100%;font-family:var(--font-sora), sans-serif;color:#2a1400;background:linear-gradient(135deg,#f5a623,#e8622c);border-radius:50%;justify-content:center;align-items:center;font-size:26px;font-weight:700;display:flex;overflow:hidden}.page-module__rM2rjG__avatarImg{object-fit:cover;width:100%;height:100%}.page-module__rM2rjG__greeting{font-family:var(--font-sora), sans-serif;letter-spacing:-.3px;color:#fff;margin-bottom:10px;font-size:28px;font-weight:700}.page-module__rM2rjG__heroUnderline{background:linear-gradient(90deg,#f5a623,#e8622c);border-radius:2px;width:46px;height:3px;margin:0 auto 16px}.page-module__rM2rjG__greetingSub{color:#b9c6e0;margin-bottom:28px;font-size:14px}.page-module__rM2rjG__contentWrap{z-index:2;max-width:820px;margin:-56px auto 0;padding:0 20px 64px;position:relative}.page-module__rM2rjG__tabBarWrap{justify-content:center;margin-bottom:24px;display:flex}.page-module__rM2rjG__tabBar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;gap:2px;padding:5px;display:inline-flex}.page-module__rM2rjG__tab{color:#cfd9ec;background:0 0;border:none;border-radius:999px;align-items:center;gap:7px;padding:9px 20px;font-size:13.5px;font-weight:600;transition:all .2s;display:flex}.page-module__rM2rjG__tab:hover{color:#fff}.page-module__rM2rjG__tabActive{color:var(--color-deep-navy);background:#fff;box-shadow:0 4px 14px #0000002e;}.page-module__rM2rjG__panelCard{border:1px solid var(--color-border);background:#fff;border-radius:18px;padding:32px;box-shadow:0 18px 40px -18px #0f2a5238}@media (max-width:560px){.page-module__rM2rjG__panelCard{padding:22px}.page-module__rM2rjG__tabLabel{display:none}.page-module__rM2rjG__tab{padding:10px 16px}}
.AuthForm-module__s-AtaG__wrap{max-width:420px;margin:48px auto 64px;padding:0 20px}.AuthForm-module__s-AtaG__card{border:1px solid var(--color-border);background:#fff;border-radius:10px;padding:32px}.AuthForm-module__s-AtaG__heading{color:var(--color-text);margin-bottom:6px;font-size:22px;font-weight:800}.AuthForm-module__s-AtaG__subheading{color:var(--color-text-muted);margin-bottom:24px;font-size:13.5px}.AuthForm-module__s-AtaG__form{flex-direction:column;gap:14px;display:flex}.AuthForm-module__s-AtaG__field{flex-direction:column;gap:6px;display:flex}.AuthForm-module__s-AtaG__field label{color:var(--color-text);font-size:12.5px;font-weight:700}.AuthForm-module__s-AtaG__field input,.AuthForm-module__s-AtaG__field select{border:1px solid var(--color-border);border-radius:6px;padding:11px 13px;font-size:14px}.AuthForm-module__s-AtaG__field input:focus,.AuthForm-module__s-AtaG__field select:focus{border-color:var(--color-navy);outline:none}.AuthForm-module__s-AtaG__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.AuthForm-module__s-AtaG__fieldError{color:var(--color-red);font-size:12px;font-weight:600}.AuthForm-module__s-AtaG__hint{color:var(--color-text-muted);font-size:12px}.AuthForm-module__s-AtaG__fieldInvalid input,.AuthForm-module__s-AtaG__fieldInvalid select{border-color:var(--color-red)!important}.AuthForm-module__s-AtaG__submit{background:var(--color-navy);color:#fff;border:none;border-radius:6px;margin-top:6px;padding:13px 20px;font-size:14.5px;font-weight:700}.AuthForm-module__s-AtaG__submit:hover{background:var(--color-navy-dark)}.AuthForm-module__s-AtaG__submit:disabled{opacity:.6;cursor:default}.AuthForm-module__s-AtaG__secondaryButton{color:var(--color-text);border:1px solid var(--color-border);background:#fff;border-radius:6px;margin-top:6px;padding:13px 20px;font-size:14.5px;font-weight:700}.AuthForm-module__s-AtaG__secondaryButton:hover{border-color:var(--color-navy)}.AuthForm-module__s-AtaG__secondaryButton:disabled{opacity:.6;cursor:default}.AuthForm-module__s-AtaG__actionsRow{gap:10px;display:flex}.AuthForm-module__s-AtaG__actionsRow>*{flex:1;margin-top:0}.AuthForm-module__s-AtaG__error{color:var(--color-red);background:#fdf1f0;border:1px solid #f3cfcb;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:600}.AuthForm-module__s-AtaG__success{color:var(--color-green);background:#eaf7ec;border:1px solid #c7e9cc;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:600}.AuthForm-module__s-AtaG__footerNote{color:var(--color-text-muted);text-align:center;margin-top:20px;font-size:13px}.AuthForm-module__s-AtaG__footerNote a{font-weight:700}.AuthForm-module__s-AtaG__labelRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.AuthForm-module__s-AtaG__inlineLink{color:var(--color-navy);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:700}
.ProfilePanel-module__Dh8PEa__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:22px;display:flex}.ProfilePanel-module__Dh8PEa__name{font-family:var(--font-sora), sans-serif;color:var(--color-text);margin-bottom:2px;font-size:22px;font-weight:700}.ProfilePanel-module__Dh8PEa__handle{color:var(--color-text-muted);font-size:14px}.ProfilePanel-module__Dh8PEa__memberBadge{font-family:var(--font-plex-mono), "SF Mono", "Roboto Mono", Consolas, monospace;letter-spacing:.08em;color:var(--color-navy);background:var(--color-bg-alt);border:1px solid var(--color-border);white-space:nowrap;border-radius:7px;padding:5px 10px;font-size:11px;font-weight:600}.ProfilePanel-module__Dh8PEa__grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:24px;display:grid}@media (max-width:520px){.ProfilePanel-module__Dh8PEa__grid{grid-template-columns:1fr}}.ProfilePanel-module__Dh8PEa__chip{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:12px;padding:14px 16px;transition:all .15s}.ProfilePanel-module__Dh8PEa__chip:hover{border-color:#c7d2e6;box-shadow:0 4px 14px -8px #0f2a522e}.ProfilePanel-module__Dh8PEa__chipLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:5px;font-size:10.5px;font-weight:600}.ProfilePanel-module__Dh8PEa__chipValue{color:var(--color-text);font-size:15px;font-weight:600}.ProfilePanel-module__Dh8PEa__editButton{background:var(--color-navy);color:#fff;border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:600}.ProfilePanel-module__Dh8PEa__editButton:hover{background:var(--color-navy-dark)}.ProfilePanel-module__Dh8PEa__dangerZone{border-top:1px solid var(--color-border);margin-top:28px;padding-top:22px}.ProfilePanel-module__Dh8PEa__dangerLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-red);margin-bottom:12px;font-size:12px;font-weight:700}.ProfilePanel-module__Dh8PEa__dangerButton{color:var(--color-red);background:#fdecea;border:1px solid #f6cfc9;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600}.ProfilePanel-module__Dh8PEa__dangerButton:hover{background:#fbdad5}.ProfilePanel-module__Dh8PEa__dangerText{color:var(--color-text-muted);max-width:480px;margin-bottom:12px;font-size:13px}
.PhoneInput-module__kw8HPq__row{gap:8px;display:flex}.PhoneInput-module__kw8HPq__countrySelect{border:1px solid var(--color-border);background:#fff;border-radius:6px;flex:none;width:118px;padding:11px 8px;font-size:13px}.PhoneInput-module__kw8HPq__countrySelect:focus{border-color:var(--color-navy);outline:none}.PhoneInput-module__kw8HPq__numberInput{border:1px solid var(--color-border);border-radius:6px;flex:1;min-width:0;padding:11px 13px;font-size:14px}.PhoneInput-module__kw8HPq__numberInput:focus{border-color:var(--color-navy);outline:none}
.AddressesPanel-module__Zqs-NW__headerRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.AddressesPanel-module__Zqs-NW__heading{font-family:var(--font-sora), sans-serif;color:var(--color-text);font-size:20px;font-weight:700}.AddressesPanel-module__Zqs-NW__addButton{background:var(--color-navy);color:#fff;border:none;border-radius:10px;padding:10px 16px;font-size:13.5px;font-weight:600}.AddressesPanel-module__Zqs-NW__addButton:hover{background:var(--color-navy-dark)}.AddressesPanel-module__Zqs-NW__error{color:var(--color-red);margin-bottom:14px;font-size:13px;font-weight:600}.AddressesPanel-module__Zqs-NW__status{color:var(--color-text-muted);font-size:13.5px}.AddressesPanel-module__Zqs-NW__formCard{border:1px solid var(--color-border);background:#fff;border-radius:14px;flex-direction:column;gap:16px;margin-bottom:24px;padding:20px;display:flex}.AddressesPanel-module__Zqs-NW__saveButton{background:var(--color-orange);color:#fff;border:none;border-radius:10px;align-self:flex-start;padding:11px 22px;font-size:13.5px;font-weight:600}.AddressesPanel-module__Zqs-NW__saveButton:hover{background:#e85a28}.AddressesPanel-module__Zqs-NW__saveButton:disabled{opacity:.6;cursor:not-allowed}.AddressesPanel-module__Zqs-NW__grid{grid-template-columns:repeat(auto-fill,minmax(560px,1fr));gap:16px;display:grid}.AddressesPanel-module__Zqs-NW__card{border:1px solid var(--color-border);background:linear-gradient(#fff,#fbfcfe);border-radius:14px;padding:20px;transition:all .18s}.AddressesPanel-module__Zqs-NW__card:hover{border-color:#c7d2e6;transform:translateY(-1px);box-shadow:0 10px 26px -16px #0f2a524d}.AddressesPanel-module__Zqs-NW__cardHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.AddressesPanel-module__Zqs-NW__badgeRow{align-items:center;gap:8px;display:flex}.AddressesPanel-module__Zqs-NW__cardActions{gap:8px;display:flex}.AddressesPanel-module__Zqs-NW__tagBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--color-navy);background:var(--color-bg-alt);border-radius:6px;padding:4px 9px;font-size:10.5px;font-weight:700}.AddressesPanel-module__Zqs-NW__defaultBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--color-green);background:#e9f8ee;border-radius:6px;padding:4px 9px;font-size:10.5px;font-weight:700}.AddressesPanel-module__Zqs-NW__iconButton,.AddressesPanel-module__Zqs-NW__deleteButton{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text-muted);background:#fff;border-radius:9px;justify-content:center;align-items:center;display:flex}.AddressesPanel-module__Zqs-NW__iconButton:hover{background:var(--color-bg-alt);border-color:var(--color-navy);color:var(--color-navy)}.AddressesPanel-module__Zqs-NW__deleteButton:hover{color:var(--color-red);background:#fdecea;border-color:#f6cfc9}.AddressesPanel-module__Zqs-NW__deleteButton:disabled,.AddressesPanel-module__Zqs-NW__iconButton:disabled{opacity:.5;cursor:not-allowed}.AddressesPanel-module__Zqs-NW__setDefaultButton{border:1px solid var(--color-border);color:var(--color-navy);background:#fff;border-radius:8px;margin-top:12px;padding:8px 14px;font-size:12.5px;font-weight:600}.AddressesPanel-module__Zqs-NW__setDefaultButton:hover{border-color:var(--color-navy)}.AddressesPanel-module__Zqs-NW__setDefaultButton:disabled{opacity:.6;cursor:not-allowed}.AddressesPanel-module__Zqs-NW__editCard{flex-direction:column;grid-column:1/-1;gap:16px;display:flex}.AddressesPanel-module__Zqs-NW__editActions{gap:10px;display:flex}.AddressesPanel-module__Zqs-NW__editActions>*{flex:1}.AddressesPanel-module__Zqs-NW__cancelEditButton{color:var(--color-text);border:1px solid var(--color-border);background:#fff;border-radius:10px;padding:11px 22px;font-size:13.5px;font-weight:600}.AddressesPanel-module__Zqs-NW__cancelEditButton:hover{border-color:var(--color-navy)}.AddressesPanel-module__Zqs-NW__cancelEditButton:disabled{opacity:.6;cursor:not-allowed}.AddressesPanel-module__Zqs-NW__cardBody{gap:10px;display:flex}.AddressesPanel-module__Zqs-NW__pinIcon{color:var(--color-text-muted);flex-shrink:0;margin-top:2px}.AddressesPanel-module__Zqs-NW__name{color:var(--color-text);align-items:center;gap:8px;margin-bottom:6px;font-size:15px;font-weight:700;display:flex}.AddressesPanel-module__Zqs-NW__line{color:var(--color-text-muted);font-size:14px;line-height:1.6}
.AddressForm-module__KtQ8GW__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.AddressForm-module__KtQ8GW__spanTwo{grid-column:1/-1}.AddressForm-module__KtQ8GW__field{flex-direction:column;gap:6px;display:flex}.AddressForm-module__KtQ8GW__field label{color:var(--color-text);font-size:12.5px;font-weight:700}.AddressForm-module__KtQ8GW__field input{border:1px solid var(--color-border);border-radius:6px;padding:11px 13px;font-size:14px}.AddressForm-module__KtQ8GW__field input:focus{border-color:var(--color-navy);outline:none}.AddressForm-module__KtQ8GW__tagRow{flex-wrap:wrap;gap:8px;display:flex}.AddressForm-module__KtQ8GW__tagOption,.AddressForm-module__KtQ8GW__tagOptionActive{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:700;display:flex}.AddressForm-module__KtQ8GW__tagOptionActive{border-color:var(--color-navy);color:var(--color-navy);background:var(--color-bg-alt)}@media (max-width:560px){.AddressForm-module__KtQ8GW__grid{grid-template-columns:1fr}}
.PaymentMethodSelector-module__kJEwhG__list{flex-direction:column;gap:10px;display:flex}.PaymentMethodSelector-module__kJEwhG__option,.PaymentMethodSelector-module__kJEwhG__optionActive{border:1px solid var(--color-border);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:13px 14px;transition:border-color .15s,background .15s;display:flex}.PaymentMethodSelector-module__kJEwhG__optionActive{border-color:var(--color-navy);background:var(--color-bg-alt)}.PaymentMethodSelector-module__kJEwhG__option input,.PaymentMethodSelector-module__kJEwhG__optionActive input{accent-color:var(--color-navy)}.PaymentMethodSelector-module__kJEwhG__optionLabel{color:var(--color-text);font-size:13.5px;font-weight:700;display:block}.PaymentMethodSelector-module__kJEwhG__optionText{color:var(--color-text-muted);margin-top:2px;font-size:12px;display:block}
.PaymentDetailsForm-module__7cGKQW__grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.PaymentDetailsForm-module__7cGKQW__spanTwo{grid-column:1/-1}.PaymentDetailsForm-module__7cGKQW__field{flex-direction:column;gap:6px;margin-top:14px;display:flex}.PaymentDetailsForm-module__7cGKQW__grid .PaymentDetailsForm-module__7cGKQW__field{margin-top:0}.PaymentDetailsForm-module__7cGKQW__field label{color:var(--color-text);font-size:12.5px;font-weight:700}.PaymentDetailsForm-module__7cGKQW__field input{border:1px solid var(--color-border);border-radius:6px;padding:11px 13px;font-size:14px}.PaymentDetailsForm-module__7cGKQW__field input:focus{border-color:var(--color-navy);outline:none}.PaymentDetailsForm-module__7cGKQW__note{color:var(--color-text-muted);margin-top:8px;font-size:12px;line-height:1.6}@media (max-width:560px){.PaymentDetailsForm-module__7cGKQW__grid{grid-template-columns:1fr}}
.PartsMotif-module__DHFkoW__wrap{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.PartsMotif-module__DHFkoW__light{color:var(--color-navy);opacity:.06}.PartsMotif-module__DHFkoW__dark{color:#fff;opacity:.08}.PartsMotif-module__DHFkoW__icon{display:block;position:absolute}.PartsMotif-module__DHFkoW__spinCw,.PartsMotif-module__DHFkoW__spinCcw{animation-timing-function:linear;animation-iteration-count:infinite;display:block}.PartsMotif-module__DHFkoW__spinCw{animation-name:PartsMotif-module__DHFkoW__parts-spin-cw}.PartsMotif-module__DHFkoW__spinCcw{animation-name:PartsMotif-module__DHFkoW__parts-spin-ccw}.PartsMotif-module__DHFkoW__float{animation-name:PartsMotif-module__DHFkoW__parts-float;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:block}@keyframes PartsMotif-module__DHFkoW__parts-spin-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PartsMotif-module__DHFkoW__parts-spin-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes PartsMotif-module__DHFkoW__parts-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@media (prefers-reduced-motion:reduce){.PartsMotif-module__DHFkoW__spinCw,.PartsMotif-module__DHFkoW__spinCcw,.PartsMotif-module__DHFkoW__float{animation:none}}
.ByTheNumbersSection-module__hTFEBG__section{max-width:1200px;margin:0 auto;padding:1.5rem;position:relative}.ByTheNumbersSection-module__hTFEBG__card{text-align:center;background:linear-gradient(160deg,#0a1628 0%,#1a2a4a 50%,#0f1f3a 100%);border:1px solid #ff6b351a;border-radius:1.5rem;flex-direction:column;align-items:center;padding:3.5rem 2.5rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0a16284d}.ByTheNumbersSection-module__hTFEBG__backgroundGlow{background:radial-gradient(circle,#ff6b3514 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:15s ease-in-out infinite ByTheNumbersSection-module__hTFEBG__floatPulse;position:absolute;top:-30%;right:-10%}.ByTheNumbersSection-module__hTFEBG__backgroundGlow2{background:radial-gradient(circle,#2f499e14 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:20s ease-in-out infinite reverse ByTheNumbersSection-module__hTFEBG__floatPulse;position:absolute;bottom:-20%;left:-10%}@keyframes ByTheNumbersSection-module__hTFEBG__floatPulse{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.ByTheNumbersSection-module__hTFEBG__eyebrow{z-index:1;letter-spacing:.15em;text-transform:uppercase;color:#ff6b35;background:#ff6b3514;border:1px solid #ff6b3526;border-radius:999px;align-items:center;gap:8px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:700;display:inline-flex;position:relative}.ByTheNumbersSection-module__hTFEBG__eyebrowDot{background:#ff6b35;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ByTheNumbersSection-module__hTFEBG__dotPulse;display:inline-block}@keyframes ByTheNumbersSection-module__hTFEBG__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.5)}}.ByTheNumbersSection-module__hTFEBG__title{z-index:1;color:#fff;background:linear-gradient(135deg,#fff 60%,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:640px;margin:0 0 2.5rem;font-size:2.2rem;font-weight:700;line-height:1.3;position:relative}.ByTheNumbersSection-module__hTFEBG__emphasis{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.ByTheNumbersSection-module__hTFEBG__primaryRow{z-index:1;flex-wrap:wrap;justify-content:center;gap:1.5rem 0;width:100%;max-width:880px;display:flex;position:relative}.ByTheNumbersSection-module__hTFEBG__primaryItem{border-radius:1rem;flex-direction:column;flex:200px;align-items:center;gap:.5rem;padding:1.5rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.ByTheNumbersSection-module__hTFEBG__primaryItemActive{background:#ff6b350d;transform:scale(1.02)}.ByTheNumbersSection-module__hTFEBG__primaryItem:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ByTheNumbersSection-module__hTFEBG__iconWrapper{background:#ff6b3514;border:2px solid #ff6b3526;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s;display:flex;position:relative}.ByTheNumbersSection-module__hTFEBG__iconPulse{border:2px solid #ff6b3533;border-radius:50%;animation:2s ease-out infinite ByTheNumbersSection-module__hTFEBG__pulseRing;position:absolute;inset:-4px}@keyframes ByTheNumbersSection-module__hTFEBG__pulseRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.ByTheNumbersSection-module__hTFEBG__primaryItemActive .ByTheNumbersSection-module__hTFEBG__iconWrapper{background:#ff6b3526;border-color:#ff6b35;box-shadow:0 0 30px #ff6b3533}.ByTheNumbersSection-module__hTFEBG__icon{color:#ff6b35;transition:all .4s}.ByTheNumbersSection-module__hTFEBG__primaryItemActive .ByTheNumbersSection-module__hTFEBG__icon{color:#ff8a5c;transform:scale(1.1)}.ByTheNumbersSection-module__hTFEBG__primaryValue{color:#fff;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:800;line-height:1;transition:all .4s}.ByTheNumbersSection-module__hTFEBG__primaryItemActive .ByTheNumbersSection-module__hTFEBG__primaryValue{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ByTheNumbersSection-module__hTFEBG__primaryLabel{letter-spacing:.05em;text-transform:uppercase;color:#ffffffd9;font-size:.78rem;font-weight:700}.ByTheNumbersSection-module__hTFEBG__primarySub{color:#ffffff73;max-width:200px;font-size:.78rem;line-height:1.4}.ByTheNumbersSection-module__hTFEBG__indicators{z-index:1;gap:8px;margin-top:1.5rem;display:flex;position:relative}.ByTheNumbersSection-module__hTFEBG__indicatorDot{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ByTheNumbersSection-module__hTFEBG__indicatorDot:hover{background:#ff6b3580;transform:scale(1.2)}.ByTheNumbersSection-module__hTFEBG__indicatorActive{background:#ff6b35;border-radius:999px;width:24px;box-shadow:0 0 20px #ff6b354d}.ByTheNumbersSection-module__hTFEBG__hDivider{z-index:1;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;max-width:880px;height:1px;margin:2.25rem 0 2rem;display:block;position:relative}.ByTheNumbersSection-module__hTFEBG__secondaryRow{z-index:1;flex-wrap:wrap;justify-content:center;gap:1.75rem 2.5rem;width:100%;max-width:880px;margin-bottom:2.25rem;display:flex;position:relative}.ByTheNumbersSection-module__hTFEBG__secondaryItem{background:#ffffff05;border:1px solid #ffffff0a;border-radius:.8rem;flex-direction:column;align-items:center;gap:.25rem;min-width:130px;padding:1rem 1.5rem;transition:all .4s;display:flex;position:relative}.ByTheNumbersSection-module__hTFEBG__secondaryItem:hover{background:#ff6b350a;border-color:#ff6b351a;transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.ByTheNumbersSection-module__hTFEBG__secondaryEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ff6b35;font-size:.65rem;font-weight:700}.ByTheNumbersSection-module__hTFEBG__secondaryValue{color:#fff;font-size:1.5rem;font-weight:800;transition:all .4s}.ByTheNumbersSection-module__hTFEBG__secondaryItem:hover .ByTheNumbersSection-module__hTFEBG__secondaryValue{color:#ff6b35;transform:scale(1.05)}.ByTheNumbersSection-module__hTFEBG__secondarySub{color:#ffffff73;font-size:.74rem}.ByTheNumbersSection-module__hTFEBG__secondaryProgress{background:#ffffff0d;border-radius:999px;width:60px;height:3px;margin-top:4px;overflow:hidden}.ByTheNumbersSection-module__hTFEBG__secondaryProgressBar{background:linear-gradient(90deg,#ff6b35,#ff8a5c);border-radius:999px;height:100%;transition:width 1s}.ByTheNumbersSection-module__hTFEBG__tagline{z-index:1;border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:.4rem;width:100%;max-width:880px;padding-top:1.75rem;display:flex;position:relative}.ByTheNumbersSection-module__hTFEBG__taglineWords{letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.ByTheNumbersSection-module__hTFEBG__taglineDot{background:#ff6b35;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite ByTheNumbersSection-module__hTFEBG__dotPulse;display:inline-block}.ByTheNumbersSection-module__hTFEBG__dot{color:#ff6b35;margin:0 .2em;font-size:.5rem}.ByTheNumbersSection-module__hTFEBG__taglineSub{color:#ffffff59;letter-spacing:.02em;font-size:.75rem}.ByTheNumbersSection-module__hTFEBG__floatingParticles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ByTheNumbersSection-module__hTFEBG__particle{width:4px;height:4px;animation:ByTheNumbersSection-module__hTFEBG__floatParticle var(--duration,8s) ease-in-out infinite;animation-delay:var(--delay,0s);background:#ff6b3526;border-radius:50%;position:absolute}.ByTheNumbersSection-module__hTFEBG__particle:first-child{top:20%;left:10%}.ByTheNumbersSection-module__hTFEBG__particle:nth-child(2){top:60%;right:15%}.ByTheNumbersSection-module__hTFEBG__particle:nth-child(3){bottom:30%;left:20%}.ByTheNumbersSection-module__hTFEBG__particle:nth-child(4){top:40%;right:25%}.ByTheNumbersSection-module__hTFEBG__particle:nth-child(5){bottom:20%;right:10%}@keyframes ByTheNumbersSection-module__hTFEBG__floatParticle{0%,to{opacity:.3;transform:translate(0)scale(1)}25%{opacity:.8;transform:translate(20px,-30px)scale(1.5)}50%{opacity:.5;transform:translate(-10px,-50px)scale(1)}75%{opacity:.7;transform:translate(30px,-20px)scale(1.2)}}@media (max-width:768px){.ByTheNumbersSection-module__hTFEBG__card{padding:2.5rem 1.5rem 2rem}.ByTheNumbersSection-module__hTFEBG__title{font-size:1.6rem}.ByTheNumbersSection-module__hTFEBG__primaryItem{padding:1rem .5rem}.ByTheNumbersSection-module__hTFEBG__primaryItem:not(:last-child):after{display:none}.ByTheNumbersSection-module__hTFEBG__primaryValue{font-size:1.8rem}.ByTheNumbersSection-module__hTFEBG__secondaryRow{gap:1rem 1.5rem}.ByTheNumbersSection-module__hTFEBG__secondaryItem{min-width:100px;padding:.8rem 1rem}}@media (max-width:480px){.ByTheNumbersSection-module__hTFEBG__section{padding:1rem .5rem 3rem}.ByTheNumbersSection-module__hTFEBG__card{border-radius:1rem;padding:2rem 1rem 1.5rem}.ByTheNumbersSection-module__hTFEBG__title{font-size:1.3rem}.ByTheNumbersSection-module__hTFEBG__primaryItem{border-bottom:1px solid #ffffff0a;flex:100%;padding:1rem 0}.ByTheNumbersSection-module__hTFEBG__primaryItem:last-child{border-bottom:none}.ByTheNumbersSection-module__hTFEBG__primaryValue{font-size:1.6rem}.ByTheNumbersSection-module__hTFEBG__iconWrapper{width:44px;height:44px}.ByTheNumbersSection-module__hTFEBG__iconWrapper svg{width:20px;height:20px}.ByTheNumbersSection-module__hTFEBG__secondaryRow{flex-direction:column;gap:.75rem}.ByTheNumbersSection-module__hTFEBG__secondaryItem{flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;padding:.6rem 1rem}.ByTheNumbersSection-module__hTFEBG__secondaryProgress{width:40px}.ByTheNumbersSection-module__hTFEBG__taglineWords{gap:4px;font-size:.65rem}.ByTheNumbersSection-module__hTFEBG__dot{font-size:.4rem}}
.FaqSection-module__6p6hVa__section{background:linear-gradient(135deg,#0a1628 0%,#1a2a4a 50%,#0f1f3a 100%);border-radius:4%;padding:1.5rem;position:relative;overflow:hidden}.FaqSection-module__6p6hVa__section:before{content:"";background:radial-gradient(circle,#ff6b3514 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite FaqSection-module__6p6hVa__float;position:absolute;top:-50%;right:-20%}.FaqSection-module__6p6hVa__section:after{content:"";background:radial-gradient(circle,#2f499e1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite reverse FaqSection-module__6p6hVa__float;position:absolute;bottom:-30%;left:-10%}@keyframes FaqSection-module__6p6hVa__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.FaqSection-module__6p6hVa__particles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.FaqSection-module__6p6hVa__particle{width:4px;height:4px;animation:FaqSection-module__6p6hVa__floatParticle var(--duration,12s) ease-in-out infinite;animation-delay:var(--delay,0s);left:var(--x,50%);top:var(--y,50%);background:#ff6b3526;border-radius:50%;position:absolute}@keyframes FaqSection-module__6p6hVa__floatParticle{0%,to{opacity:.2;transform:translate(0)scale(1)}25%{opacity:.6;transform:translate(30px,-40px)scale(1.5)}50%{opacity:.3;transform:translate(-20px,-60px)scale(1)}75%{opacity:.5;transform:translate(40px,-30px)scale(1.2)}}.FaqSection-module__6p6hVa__inner{z-index:1;max-width:880px;margin:0 auto;position:relative}.FaqSection-module__6p6hVa__header{text-align:center;margin-bottom:2.5rem}.FaqSection-module__6p6hVa__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#ff6b35;background:#ff6b3514;border:1px solid #ff6b3526;border-radius:999px;align-items:center;gap:10px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.7rem;font-weight:700;display:inline-flex;position:relative}.FaqSection-module__6p6hVa__eyebrowDot{background:#ff6b35;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite FaqSection-module__6p6hVa__dotPulse;display:inline-block}@keyframes FaqSection-module__6p6hVa__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.2;transform:scale(.5)}}.FaqSection-module__6p6hVa__eyebrow svg{color:#ff6b35}.FaqSection-module__6p6hVa__title{color:#fff;background:linear-gradient(135deg,#fff 60%,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .6rem;font-size:2.4rem;font-weight:800;line-height:1.2}.FaqSection-module__6p6hVa__titleAccent{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.FaqSection-module__6p6hVa__titleAccent:after{content:"";opacity:.3;background:linear-gradient(90deg,#ff6b35,#0000);border-radius:999px;width:100%;height:3px;position:absolute;bottom:-2px;left:0}.FaqSection-module__6p6hVa__subtitle{color:#ffffff80;margin:0;font-size:.95rem}.FaqSection-module__6p6hVa__controls{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.FaqSection-module__6p6hVa__searchWrap{flex:1;position:relative}.FaqSection-module__6p6hVa__searchIcon{color:#ffffff4d;pointer-events:none;transition:all .3s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.FaqSection-module__6p6hVa__searchInput{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:2px solid #ffffff0f;border-radius:.8rem;outline:none;width:100%;padding:.8rem 3rem .8rem 2.8rem;font-size:.9rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.FaqSection-module__6p6hVa__searchInput::placeholder{color:#ffffff40}.FaqSection-module__6p6hVa__searchInput:focus{background:#ff6b350d;border-color:#ff6b35;transform:scale(1.01);box-shadow:0 0 0 4px #ff6b3514,inset 0 0 30px #ff6b3505}.FaqSection-module__6p6hVa__searchInput:focus~.FaqSection-module__6p6hVa__searchIcon,.FaqSection-module__6p6hVa__searchInput:focus+.FaqSection-module__6p6hVa__searchIcon{color:#ff6b35}.FaqSection-module__6p6hVa__clearButton{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px 8px;font-size:1.2rem;transition:all .3s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.FaqSection-module__6p6hVa__clearButton:hover{color:#ff6b35;background:#ff6b351a}.FaqSection-module__6p6hVa__tabs{flex-wrap:wrap;gap:.5rem;display:flex}.FaqSection-module__6p6hVa__tab,.FaqSection-module__6p6hVa__tabActive{cursor:pointer;letter-spacing:.02em;border:2px solid #0000;border-radius:999px;padding:.5rem 1.2rem;font-size:.75rem;font-weight:700;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.FaqSection-module__6p6hVa__tab{color:#ffffff80;background:#ffffff08;border-color:#ffffff0f}.FaqSection-module__6p6hVa__tab:before{content:"";background:#ff6b3514;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FaqSection-module__6p6hVa__tab:hover{color:#fffc;background:#ff6b350d;border-color:#ff6b3533;transform:translateY(-2px)}.FaqSection-module__6p6hVa__tab:hover:before{width:200px;height:200px}.FaqSection-module__6p6hVa__tabActive{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border-color:#ff6b35;padding-right:1.6rem;box-shadow:0 4px 20px #ff6b3540}.FaqSection-module__6p6hVa__tabActive:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 6px 30px #ff6b3559}.FaqSection-module__6p6hVa__tabActiveDot{background:#ffffff80;border-radius:50%;width:6px;height:6px;margin-left:6px;animation:1.5s ease-in-out infinite FaqSection-module__6p6hVa__dotPulse;display:inline-block}.FaqSection-module__6p6hVa__list{flex-direction:column;gap:.8rem;display:flex}.FaqSection-module__6p6hVa__empty{text-align:center;color:#fff6;padding:3rem 0;font-size:.9rem}.FaqSection-module__6p6hVa__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:2px solid #ffffff0a;border-radius:1rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.FaqSection-module__6p6hVa__item:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0000,#ff6b351a,#0000);border-radius:1rem;padding:2px;transition:opacity .6s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.FaqSection-module__6p6hVa__itemHovered:before{opacity:1}.FaqSection-module__6p6hVa__itemHovered{background:#ff6b350a;border-color:#ff6b3526;transform:translate(6px)scale(1.01);box-shadow:0 8px 30px #ff6b350f}.FaqSection-module__6p6hVa__itemOpen{background:#ff6b350f;border-color:#ff6b3533}.FaqSection-module__6p6hVa__itemHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:1rem 1.2rem;transition:all .3s;display:flex}.FaqSection-module__6p6hVa__itemHeader:hover{background:#ffffff05}.FaqSection-module__6p6hVa__itemQuestion{color:#fff;flex-wrap:wrap;flex:1;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.FaqSection-module__6p6hVa__questionNumber{color:#ff6b35;opacity:.5;font-feature-settings:"tnum";letter-spacing:.05em;min-width:32px;font-size:.7rem;font-weight:800}.FaqSection-module__6p6hVa__questionCategory{text-transform:uppercase;letter-spacing:.08em;color:#ff6b35;background:#ff6b351a;border:1px solid #ff6b351a;border-radius:999px;padding:2px 10px;font-size:.6rem;font-weight:700}.FaqSection-module__6p6hVa__questionText{flex:1}.FaqSection-module__6p6hVa__itemIconWrapper{background:#ff6b350f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .4s;display:flex}.FaqSection-module__6p6hVa__itemOpen .FaqSection-module__6p6hVa__itemIconWrapper{background:#ff6b3526}.FaqSection-module__6p6hVa__chevron,.FaqSection-module__6p6hVa__chevronOpen{color:#ff6b35;flex-shrink:0;transition:all .5s cubic-bezier(.34,1.56,.64,1)}.FaqSection-module__6p6hVa__chevronOpen{transform:rotate(180deg)}.FaqSection-module__6p6hVa__answerWrapper{max-height:0;transition:max-height .6s cubic-bezier(.34,1.56,.64,1);overflow:hidden}.FaqSection-module__6p6hVa__answerOpen{max-height:400px}.FaqSection-module__6p6hVa__answerContent{padding:0 1.2rem 1.2rem;position:relative}.FaqSection-module__6p6hVa__answerLine{opacity:.5;background:linear-gradient(90deg,#ff6b35,#ff8a5c);border-radius:999px;width:40px;height:3px;margin-bottom:.8rem}.FaqSection-module__6p6hVa__itemAnswer{color:#ffffffa6;margin:0;font-size:.88rem;line-height:1.8;animation:.4s FaqSection-module__6p6hVa__slideUp}@keyframes FaqSection-module__6p6hVa__slideUp{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.FaqSection-module__6p6hVa__ctaBar{background:linear-gradient(135deg,#ff6b350f,#2f499e0f);border:2px solid #ff6b351a;border-radius:1rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding:1.2rem 1.8rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.FaqSection-module__6p6hVa__ctaGlow{background:radial-gradient(circle,#ff6b3508 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite FaqSection-module__6p6hVa__rotate;position:absolute;top:-50%;left:-50%}@keyframes FaqSection-module__6p6hVa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FaqSection-module__6p6hVa__ctaBar:hover{border-color:#ff6b3533;transform:translateY(-2px);box-shadow:0 8px 40px #ff6b3514}.FaqSection-module__6p6hVa__ctaText{color:#fff9;align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.FaqSection-module__6p6hVa__ctaIcon{font-size:1.2rem}.FaqSection-module__6p6hVa__ctaLink{color:#ff6b35;align-items:center;gap:8px;padding:.4rem 0;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative}.FaqSection-module__6p6hVa__ctaLink:after{content:"";background:linear-gradient(90deg,#ff6b35,#ff8a5c);width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.FaqSection-module__6p6hVa__ctaLink:hover{color:#ff8a5c;gap:16px}.FaqSection-module__6p6hVa__ctaLink:hover:after{width:100%}.FaqSection-module__6p6hVa__ctaArrow{transition:transform .4s;display:inline-block}.FaqSection-module__6p6hVa__ctaLink:hover .FaqSection-module__6p6hVa__ctaArrow{transform:translate(6px)}@media (min-width:640px){.FaqSection-module__6p6hVa__controls{flex-direction:row;align-items:center}.FaqSection-module__6p6hVa__searchWrap{flex:1}.FaqSection-module__6p6hVa__title{font-size:2.8rem}}@media (min-width:768px){.FaqSection-module__6p6hVa__itemQuestion{font-size:1rem}}@media (max-width:480px){.FaqSection-module__6p6hVa__section{padding:2.5rem 1rem}.FaqSection-module__6p6hVa__title{font-size:1.6rem}.FaqSection-module__6p6hVa__eyebrow{padding:.3rem 1rem;font-size:.6rem}.FaqSection-module__6p6hVa__itemHeader{padding:.8rem 1rem}.FaqSection-module__6p6hVa__questionCategory{padding:1px 8px;font-size:.5rem}.FaqSection-module__6p6hVa__itemQuestion{gap:8px;font-size:.8rem}.FaqSection-module__6p6hVa__itemAnswer{font-size:.8rem}.FaqSection-module__6p6hVa__ctaBar{text-align:center;flex-direction:column;gap:.5rem;padding:1rem 1.2rem}}
.ProtectionSection-module__PAsP2q__section{padding:1.5rem;position:relative;overflow:hidden}.ProtectionSection-module__PAsP2q__bgOrbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ProtectionSection-module__PAsP2q__orb{width:400px;height:400px;animation:ProtectionSection-module__PAsP2q__floatOrb var(--duration,20s) ease-in-out infinite;animation-delay:var(--delay,0s);left:var(--x,50%);top:var(--y,50%);background:radial-gradient(circle,#ff6b350a 0%,#0000 70%);border-radius:50%;position:absolute}.ProtectionSection-module__PAsP2q__orb:nth-child(2){background:radial-gradient(circle,#2f499e0a 0%,#0000 70%)}.ProtectionSection-module__PAsP2q__orb:nth-child(3){background:radial-gradient(circle,#1b7a2f08 0%,#0000 70%)}@keyframes ProtectionSection-module__PAsP2q__floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-40px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.ProtectionSection-module__PAsP2q__inner{z-index:1;max-width:1000px;margin:0 auto;position:relative}.ProtectionSection-module__PAsP2q__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.ProtectionSection-module__PAsP2q__iconBadge{color:#ff6b35;background:linear-gradient(135deg,#fff,#f8f5f0);border:2px solid #ff6b351a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;display:flex;position:relative;box-shadow:0 8px 30px -8px #ff6b3533}.ProtectionSection-module__PAsP2q__badgePulse{border:2px solid #ff6b3526;border-radius:50%;animation:2s ease-out infinite ProtectionSection-module__PAsP2q__pulseRing;position:absolute;inset:-4px}@keyframes ProtectionSection-module__PAsP2q__pulseRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.ProtectionSection-module__PAsP2q__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#ff6b35;background:#ff6b3514;border:1px solid #ff6b351f;border-radius:999px;align-items:center;gap:10px;margin-bottom:.6rem;padding:.4rem 1.5rem;font-size:.7rem;font-weight:700;display:inline-flex}.ProtectionSection-module__PAsP2q__eyebrowDot{background:#ff6b35;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite ProtectionSection-module__PAsP2q__dotPulse;display:inline-block}@keyframes ProtectionSection-module__PAsP2q__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.2;transform:scale(.5)}}.ProtectionSection-module__PAsP2q__title{color:#0a1628;background:linear-gradient(135deg,#0a1628 60%,#0a1628b3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .6rem;font-size:2.2rem;font-weight:800}.ProtectionSection-module__PAsP2q__titleAccent{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.ProtectionSection-module__PAsP2q__subtitle{color:#0a162880;max-width:520px;margin:0;font-size:.95rem;line-height:1.6}.ProtectionSection-module__PAsP2q__gridDesktop{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.ProtectionSection-module__PAsP2q__card{background:#fff;border:2px solid #0a16280a;border-radius:1.2rem;height:100%;padding:1.75rem 1.5rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.ProtectionSection-module__PAsP2q__card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0000,#ff6b3526,#0000);border-radius:1.2rem;padding:2px;transition:opacity .6s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ProtectionSection-module__PAsP2q__cardActive:before{opacity:1}.ProtectionSection-module__PAsP2q__cardActive{border-color:#ff6b3526;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px -12px #ff6b3526}.ProtectionSection-module__PAsP2q__card:hover{transform:translateY(-6px);box-shadow:0 16px 40px -14px #0a162826}.ProtectionSection-module__PAsP2q__cardShine{opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff1a 0%,#0000 60%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.ProtectionSection-module__PAsP2q__card:hover .ProtectionSection-module__PAsP2q__cardShine{opacity:1;animation:3s ease-in-out infinite ProtectionSection-module__PAsP2q__shineRotate}@keyframes ProtectionSection-module__PAsP2q__shineRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProtectionSection-module__PAsP2q__cardBorderGlow{opacity:0;background:linear-gradient(90deg,#0000,#ff6b35,#0000);height:3px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.ProtectionSection-module__PAsP2q__cardActive .ProtectionSection-module__PAsP2q__cardBorderGlow{opacity:1}.ProtectionSection-module__PAsP2q__cardIcon{border-radius:.8rem;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;transition:all .4s;display:inline-flex}.ProtectionSection-module__PAsP2q__cardActive .ProtectionSection-module__PAsP2q__cardIcon{transform:scale(1.1)}.ProtectionSection-module__PAsP2q__orange{color:#ff6b35;background:#ff6b351f}.ProtectionSection-module__PAsP2q__green{color:#1b7a2f;background:#1b7a2f1f}.ProtectionSection-module__PAsP2q__navy{color:#1e4d7b;background:#1e4d7b1f}.ProtectionSection-module__PAsP2q__cardTitle{color:#0a1628;margin:0 0 .5rem;font-size:1.05rem;font-weight:800;transition:color .3s}.ProtectionSection-module__PAsP2q__cardActive .ProtectionSection-module__PAsP2q__cardTitle{color:#ff6b35}.ProtectionSection-module__PAsP2q__cardText{color:#0a162899;margin:0;font-size:.85rem;line-height:1.6}.ProtectionSection-module__PAsP2q__mobileSlider{margin-bottom:2rem;display:none}.ProtectionSection-module__PAsP2q__sliderWrapper{margin:0 -1.5rem;padding:0 1.5rem;position:relative;overflow:hidden}.ProtectionSection-module__PAsP2q__glassOverlayLeft,.ProtectionSection-module__PAsP2q__glassOverlayRight{z-index:2;pointer-events:none;width:60px;height:100%;position:absolute;top:0}.ProtectionSection-module__PAsP2q__glassOverlayLeft{background:linear-gradient(90deg,#f8f5f0 0%,#0000 100%);left:0}.ProtectionSection-module__PAsP2q__glassOverlayRight{background:linear-gradient(270deg,#f8f5f0 0%,#0000 100%);right:0}.ProtectionSection-module__PAsP2q__navButton{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ff6b35;cursor:pointer;background:#ffffffe6;border:2px solid #ff6b3526;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #ff6b351a}.ProtectionSection-module__PAsP2q__navLeft{left:8px}.ProtectionSection-module__PAsP2q__navRight{right:8px}.ProtectionSection-module__PAsP2q__navButton:hover:not(.ProtectionSection-module__PAsP2q__navDisabled){background:#fff;border-color:#ff6b35;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 30px #ff6b3533}.ProtectionSection-module__PAsP2q__navDisabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)scale(.9)}.ProtectionSection-module__PAsP2q__navButton svg{width:18px;height:18px;transition:transform .3s}.ProtectionSection-module__PAsP2q__navButton:hover:not(.ProtectionSection-module__PAsP2q__navDisabled) svg{transform:scale(1.1)}.ProtectionSection-module__PAsP2q__sliderContainer{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding:8px 0 20px;display:flex;overflow-x:auto}.ProtectionSection-module__PAsP2q__sliderContainer::-webkit-scrollbar{display:none}.ProtectionSection-module__PAsP2q__slideItem{flex:0 0 280px;min-width:280px}.ProtectionSection-module__PAsP2q__cardMobile{height:100%}.ProtectionSection-module__PAsP2q__sliderIndicators{justify-content:center;gap:8px;margin-top:16px;display:flex}.ProtectionSection-module__PAsP2q__indicatorDot{cursor:pointer;background:#0a16281a;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ProtectionSection-module__PAsP2q__indicatorDot:hover{background:#ff6b3580;transform:scale(1.2)}.ProtectionSection-module__PAsP2q__indicatorActive{background:#ff6b35;border-radius:999px;width:24px;box-shadow:0 0 20px #ff6b3533}.ProtectionSection-module__PAsP2q__ctaBar{background:linear-gradient(135deg,#0a1628 0%,#1a2a4a 50%,#0f1f3a 100%);border:1px solid #ff6b3514;border-radius:1rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1.2rem 1.8rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.ProtectionSection-module__PAsP2q__ctaGlow{background:radial-gradient(circle,#ff6b350d 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite ProtectionSection-module__PAsP2q__rotate;position:absolute;top:-50%;left:-50%}@keyframes ProtectionSection-module__PAsP2q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProtectionSection-module__PAsP2q__ctaBar:hover{border-color:#ff6b3526;transform:translateY(-2px);box-shadow:0 8px 40px #ff6b350d}.ProtectionSection-module__PAsP2q__ctaText{color:#ffffffb3;align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.ProtectionSection-module__PAsP2q__ctaIcon{font-size:1.2rem}.ProtectionSection-module__PAsP2q__ctaLink{color:#ff6b35;align-items:center;gap:8px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative}.ProtectionSection-module__PAsP2q__ctaLink:after{content:"";background:linear-gradient(90deg,#ff6b35,#ff8a5c);width:0;height:2px;transition:width .4s;position:absolute;bottom:-2px;left:0}.ProtectionSection-module__PAsP2q__ctaLink:hover{color:#ff8a5c;gap:16px}.ProtectionSection-module__PAsP2q__ctaLink:hover:after{width:100%}.ProtectionSection-module__PAsP2q__ctaArrow{transition:transform .4s;display:inline-block}.ProtectionSection-module__PAsP2q__ctaLink:hover .ProtectionSection-module__PAsP2q__ctaArrow{transform:translate(6px)}@media (max-width:800px){.ProtectionSection-module__PAsP2q__gridDesktop{display:none}.ProtectionSection-module__PAsP2q__mobileSlider{display:block}.ProtectionSection-module__PAsP2q__title{font-size:1.8rem}}@media (max-width:480px){.ProtectionSection-module__PAsP2q__section{padding:2.5rem 1rem}.ProtectionSection-module__PAsP2q__title{font-size:1.4rem}.ProtectionSection-module__PAsP2q__slideItem{flex:0 0 260px;min-width:260px}.ProtectionSection-module__PAsP2q__card{padding:1.25rem 1rem}.ProtectionSection-module__PAsP2q__cardTitle{font-size:.95rem}.ProtectionSection-module__PAsP2q__cardText{font-size:.8rem}.ProtectionSection-module__PAsP2q__ctaBar{text-align:center;flex-direction:column;gap:.5rem;padding:1rem 1.2rem}.ProtectionSection-module__PAsP2q__navButton{width:32px;height:32px}.ProtectionSection-module__PAsP2q__navButton svg{width:14px;height:14px}.ProtectionSection-module__PAsP2q__glassOverlayLeft,.ProtectionSection-module__PAsP2q__glassOverlayRight{width:30px}}
.TextVinSection-module__nNazzW__section{background:linear-gradient(160deg,#0a1628 0%,#1a2a4a 50%,#0f1f3a 100%);border-radius:50px;padding:1.5rem;position:relative;overflow:hidden}.TextVinSection-module__nNazzW__bgElements{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.TextVinSection-module__nNazzW__bgCircle{animation:TextVinSection-module__nNazzW__floatCircle var(--duration,20s) ease-in-out infinite;animation-delay:var(--delay,0s);border-radius:50%;position:absolute}.TextVinSection-module__nNazzW__bgCircle:first-child{background:radial-gradient(circle,#ff6b350f 0%,#0000 70%);width:500px;height:500px;top:-20%;right:-10%}.TextVinSection-module__nNazzW__bgCircle:nth-child(2){background:radial-gradient(circle,#2f499e14 0%,#0000 70%);width:400px;height:400px;bottom:-10%;left:-5%}.TextVinSection-module__nNazzW__bgCircle:nth-child(3){background:radial-gradient(circle,#ff6b350a 0%,#0000 70%);width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes TextVinSection-module__nNazzW__floatCircle{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-40px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.TextVinSection-module__nNazzW__inner{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.TextVinSection-module__nNazzW__text{flex-direction:column;display:flex}.TextVinSection-module__nNazzW__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#ff6b35;background:#ff6b3514;border:1px solid #ff6b351f;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:700;display:inline-flex}.TextVinSection-module__nNazzW__eyebrowDot{background:#ff6b35;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite TextVinSection-module__nNazzW__dotPulse;display:inline-block}@keyframes TextVinSection-module__nNazzW__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.2;transform:scale(.5)}}.TextVinSection-module__nNazzW__title{color:#fff;background:linear-gradient(135deg,#fff 60%,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.4rem;font-weight:800;line-height:1.25}.TextVinSection-module__nNazzW__accent{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;position:relative}.TextVinSection-module__nNazzW__accent:after{content:"";opacity:.3;background:linear-gradient(90deg,#ff6b35,#0000);border-radius:999px;width:100%;height:3px;position:absolute;bottom:-2px;left:0}.TextVinSection-module__nNazzW__subtitle{color:#ffffff8c;max-width:420px;margin:0 0 1.5rem;font-size:.95rem;line-height:1.7}.TextVinSection-module__nNazzW__ctaGroup{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.TextVinSection-module__nNazzW__cta{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border-radius:.8rem;align-items:center;gap:10px;padding:.9rem 1.8rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ff6b354d}.TextVinSection-module__nNazzW__cta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.TextVinSection-module__nNazzW__cta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #ff6b3566}.TextVinSection-module__nNazzW__cta:hover:before{left:100%}.TextVinSection-module__nNazzW__ctaPulse{border:2px solid #ff6b3533;border-radius:.8rem;animation:2s ease-out infinite TextVinSection-module__nNazzW__pulseRing;position:absolute;inset:-4px}@keyframes TextVinSection-module__nNazzW__pulseRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}.TextVinSection-module__nNazzW__ctaSub{color:#ffffff59;padding-left:.5rem;font-size:.75rem}.TextVinSection-module__nNazzW__phoneWrap{justify-content:center;display:flex}.TextVinSection-module__nNazzW__phone{background:#fff;border-radius:2rem;flex-direction:column;width:100%;max-width:340px;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #0009}.TextVinSection-module__nNazzW__phonePulse{animation:3s ease-in-out infinite TextVinSection-module__nNazzW__phonePulse}@keyframes TextVinSection-module__nNazzW__phonePulse{0%,to{transform:scale(1)}50%{transform:scale(1.01);box-shadow:0 30px 80px -20px #ff6b3533}}.TextVinSection-module__nNazzW__phoneGlow{-webkit-mask-composite:xor;opacity:.5;pointer-events:none;background:linear-gradient(135deg,#ff6b3533,#2f499e33,#ff6b3533) 0 0/300% 300%;border-radius:2rem;padding:2px;animation:4s ease-in-out infinite TextVinSection-module__nNazzW__borderShine;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes TextVinSection-module__nNazzW__borderShine{0%,to{background-position:0%}50%{background-position:100%}}.TextVinSection-module__nNazzW__phoneNotch{background:#fff;justify-content:center;align-items:center;gap:6px;padding:8px 0 4px;display:flex}.TextVinSection-module__nNazzW__notchCamera{background:radial-gradient(circle at 30% 30%,#1a1a2e,#2d2d44);border:1px solid #ffffff1a;border-radius:50%;width:8px;height:8px}.TextVinSection-module__nNazzW__notchSpeaker{background:#0000000f;border-radius:999px;width:40px;height:4px}.TextVinSection-module__nNazzW__phoneHeader{background:linear-gradient(135deg,#1a2a4a,#0f1f3a);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.8rem 1rem .6rem;display:flex}.TextVinSection-module__nNazzW__headerLeft{align-items:center;gap:10px;display:flex}.TextVinSection-module__nNazzW__phoneAvatar{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:800;display:flex}.TextVinSection-module__nNazzW__phoneName{color:#fff;font-size:.85rem;font-weight:700}.TextVinSection-module__nNazzW__phoneStatus{color:#ffffff80;align-items:center;gap:6px;font-size:.65rem;display:flex}.TextVinSection-module__nNazzW__statusDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite TextVinSection-module__nNazzW__dotPulse;display:inline-block}.TextVinSection-module__nNazzW__headerActions{gap:12px;display:flex}.TextVinSection-module__nNazzW__headerIcon{opacity:.5;cursor:pointer;font-size:.85rem;transition:opacity .3s}.TextVinSection-module__nNazzW__headerIcon:hover{opacity:1}.TextVinSection-module__nNazzW__phoneBody{background:#f3f4f8;flex-direction:column;gap:.6rem;min-height:320px;padding:1rem;display:flex;position:relative}.TextVinSection-module__nNazzW__bubbleOut{color:#fff;background:linear-gradient(135deg,#1a2a4a,#0f1f3a);border-radius:.9rem .9rem .2rem;align-self:flex-end;max-width:85%;padding:.6rem .8rem;font-size:.76rem;line-height:1.5;position:relative}.TextVinSection-module__nNazzW__bubbleIn{color:#0a1628;background:#fff;border:1px solid #0a16280a;border-radius:.9rem .9rem .9rem .2rem;align-self:flex-start;max-width:90%;padding:.6rem .8rem;font-size:.76rem;line-height:1.5;box-shadow:0 2px 8px #00000005}.TextVinSection-module__nNazzW__bubbleAppear{animation:.5s cubic-bezier(.34,1.56,.64,1) TextVinSection-module__nNazzW__bubbleAppear}@keyframes TextVinSection-module__nNazzW__bubbleAppear{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.TextVinSection-module__nNazzW__bubbleText{display:block}.TextVinSection-module__nNazzW__bubbleTime{opacity:.5;text-align:right;margin-top:4px;font-size:.55rem;display:block}.TextVinSection-module__nNazzW__bubbleIn .TextVinSection-module__nNazzW__bubbleTime{color:#0a162866}.TextVinSection-module__nNazzW__bubbleOut .TextVinSection-module__nNazzW__bubbleTime{color:#fff6}.TextVinSection-module__nNazzW__typingIndicator{background:#fff;border:1px solid #0a16280a;border-radius:.9rem .9rem .9rem .2rem;align-self:flex-start;gap:4px;padding:.6rem .8rem;display:flex;box-shadow:0 2px 8px #00000005}.TextVinSection-module__nNazzW__typingDot{background:#ff6b35;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite TextVinSection-module__nNazzW__typingDot}.TextVinSection-module__nNazzW__typingDot:nth-child(2){animation-delay:.2s}.TextVinSection-module__nNazzW__typingDot:nth-child(3){animation-delay:.4s}@keyframes TextVinSection-module__nNazzW__typingDot{0%,60%,to{opacity:.2;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.TextVinSection-module__nNazzW__quoteTable{flex-direction:column;gap:.3rem;margin-top:.5rem;display:flex}.TextVinSection-module__nNazzW__quoteRow{background:#0a162808;border-radius:.4rem;justify-content:space-between;gap:8px;padding:.35rem .55rem;font-size:.72rem;transition:all .3s;display:flex}.TextVinSection-module__nNazzW__quoteRow:hover{background:#ff6b350d;transform:translate(4px)}.TextVinSection-module__nNazzW__quoteAppear{animation:.4s cubic-bezier(.34,1.56,.64,1) TextVinSection-module__nNazzW__quoteAppear}@keyframes TextVinSection-module__nNazzW__quoteAppear{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.TextVinSection-module__nNazzW__quoteLabel{color:#0a1628b3}.TextVinSection-module__nNazzW__quotePrice{color:#1b7a2f;font-weight:800}.TextVinSection-module__nNazzW__bubbleReaction{align-self:flex-start;margin-left:12px;font-size:1rem;animation:.5s cubic-bezier(.34,1.56,.64,1) TextVinSection-module__nNazzW__reactionPop}@keyframes TextVinSection-module__nNazzW__reactionPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.TextVinSection-module__nNazzW__phoneInput{background:#fff;border-top:1px solid #0a16280a;align-items:center;gap:8px;padding:.7rem 1rem;display:flex}.TextVinSection-module__nNazzW__inputIcon{opacity:.3;font-size:1rem}.TextVinSection-module__nNazzW__inputText{color:#0a16284d;flex:1;font-size:.75rem}.TextVinSection-module__nNazzW__inputSend{opacity:.3;cursor:pointer;font-size:1rem;transition:all .3s}.TextVinSection-module__nNazzW__inputSend:hover{opacity:.8;transform:scale(1.1)}@media (max-width:860px){.TextVinSection-module__nNazzW__inner{text-align:center;grid-template-columns:1fr}.TextVinSection-module__nNazzW__text{align-items:center}.TextVinSection-module__nNazzW__subtitle{margin-left:auto;margin-right:auto}.TextVinSection-module__nNazzW__ctaGroup{align-items:center}.TextVinSection-module__nNazzW__eyebrow{align-self:center}.TextVinSection-module__nNazzW__title br{display:none}.TextVinSection-module__nNazzW__phone{max-width:300px}}@media (max-width:480px){.TextVinSection-module__nNazzW__section{padding:2.5rem 1rem}.TextVinSection-module__nNazzW__title{font-size:1.6rem}.TextVinSection-module__nNazzW__subtitle{font-size:.85rem}.TextVinSection-module__nNazzW__phone{max-width:280px}.TextVinSection-module__nNazzW__phoneBody{min-height:280px;padding:.8rem}.TextVinSection-module__nNazzW__bubbleOut,.TextVinSection-module__nNazzW__bubbleIn{padding:.5rem .7rem;font-size:.7rem}.TextVinSection-module__nNazzW__quoteRow{font-size:.65rem}}
.QuoteRequestSection-module__kxk9-G__section{max-width:1300px;margin:0 auto;padding:1.5rem;position:relative}.QuoteRequestSection-module__kxk9-G__bgElements{pointer-events:none;z-index:0;border-radius:1.4rem;position:absolute;inset:0;overflow:hidden}.QuoteRequestSection-module__kxk9-G__bgOrb{animation:QuoteRequestSection-module__kxk9-G__floatOrb var(--duration,20s) ease-in-out infinite;animation-delay:var(--delay,0s);border-radius:50%;position:absolute}.QuoteRequestSection-module__kxk9-G__bgOrb:first-child{background:radial-gradient(circle,#ff6b350f 0%,#0000 70%);width:400px;height:400px;top:-20%;right:-10%}.QuoteRequestSection-module__kxk9-G__bgOrb:nth-child(2){background:radial-gradient(circle,#2f499e0f 0%,#0000 70%);width:300px;height:300px;bottom:-10%;left:-5%}.QuoteRequestSection-module__kxk9-G__bgOrb:nth-child(3){background:radial-gradient(circle,#ff6b350a 0%,#0000 70%);width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes QuoteRequestSection-module__kxk9-G__floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-40px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.QuoteRequestSection-module__kxk9-G__inner{z-index:1;border-radius:1.4rem;grid-template-columns:.95fr 1.05fr;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px -24px #0a162866}.QuoteRequestSection-module__kxk9-G__left{background:linear-gradient(160deg,#0a1628 0%,#1a2a4a 50%,#0f1f3a 100%);flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.QuoteRequestSection-module__kxk9-G__glow{pointer-events:none;background:radial-gradient(circle,#ff6b3514 0%,#0000 70%);border-radius:50%;width:260px;height:260px;transition:all .6s;position:absolute;top:-80px;right:-80px}.QuoteRequestSection-module__kxk9-G__glow2{pointer-events:none;background:radial-gradient(circle,#2f499e0f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;transition:all .8s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:-60px;left:-60px}.QuoteRequestSection-module__kxk9-G__glowActive{opacity:.8;transform:scale(1.3)rotate(20deg)}.QuoteRequestSection-module__kxk9-G__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0a1628;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:1.1rem;padding:.4rem 1rem;font-size:.7rem;font-weight:800;display:inline-flex;position:relative;box-shadow:0 4px 20px #ff6b3533}.QuoteRequestSection-module__kxk9-G__title{color:#fff;background:linear-gradient(135deg,#fff 60%,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .85rem;font-size:1.8rem;font-weight:800;line-height:1.25;position:relative}.QuoteRequestSection-module__kxk9-G__titleAccent{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.QuoteRequestSection-module__kxk9-G__titleAccent:after{content:"";opacity:.3;background:linear-gradient(90deg,#ff6b35,#0000);border-radius:999px;width:100%;height:3px;position:absolute;bottom:-2px;left:0}.QuoteRequestSection-module__kxk9-G__subtitle{color:#ffffff80;margin:0 0 1.4rem;font-size:.88rem;line-height:1.7;position:relative}.QuoteRequestSection-module__kxk9-G__perksCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.8rem;margin-bottom:1.4rem;padding:1rem 1.2rem;position:relative}.QuoteRequestSection-module__kxk9-G__perks{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.QuoteRequestSection-module__kxk9-G__perks li{color:#ffffffd9;align-items:center;gap:10px;font-size:.85rem;font-weight:600;line-height:1.4;display:flex}.QuoteRequestSection-module__kxk9-G__perkCheck{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;box-shadow:0 2px 10px #ff6b3533}.QuoteRequestSection-module__kxk9-G__statsRow{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:.8rem 0;display:flex;position:relative}.QuoteRequestSection-module__kxk9-G__statItem{flex-direction:column;align-items:center;display:flex}.QuoteRequestSection-module__kxk9-G__statValue{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800}.QuoteRequestSection-module__kxk9-G__statLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.QuoteRequestSection-module__kxk9-G__statDivider{background:#ffffff0f;width:1px;height:30px}.QuoteRequestSection-module__kxk9-G__callRow{color:#fff9;align-items:center;gap:10px;font-size:.84rem;font-weight:600;display:flex;position:relative}.QuoteRequestSection-module__kxk9-G__callIcon{color:#ff6b35;background:#ff6b351a;border-radius:50%;padding:6px;display:inline-flex}.QuoteRequestSection-module__kxk9-G__callLink{color:#ff6b35;font-weight:700;text-decoration:none;transition:color .3s}.QuoteRequestSection-module__kxk9-G__callLink:hover{color:#ff8a5c;text-decoration:underline}.QuoteRequestSection-module__kxk9-G__card{background:linear-gradient(160deg,#fff 0%,#f8f5f0 100%);padding:2.5rem 2rem;position:relative}.QuoteRequestSection-module__kxk9-G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.QuoteRequestSection-module__kxk9-G__cardTitle{letter-spacing:.08em;text-transform:uppercase;color:#ff6b35;align-items:center;gap:8px;margin:0;font-size:.78rem;font-weight:800;display:flex}.QuoteRequestSection-module__kxk9-G__cardBadge{color:#1b7a2f;background:#1b7a2f14;border:1px solid #1b7a2f1a;border-radius:999px;align-items:center;gap:4px;padding:.2rem .6rem;font-size:.6rem;font-weight:700;display:inline-flex}.QuoteRequestSection-module__kxk9-G__cardBadge svg{color:#1b7a2f}.QuoteRequestSection-module__kxk9-G__form{flex-direction:column;gap:.8rem;display:flex}.QuoteRequestSection-module__kxk9-G__row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.QuoteRequestSection-module__kxk9-G__field{color:#0a16284d;background:#fff;border:2px solid #0a16280f;border-radius:.6rem;align-items:center;gap:.6rem;width:100%;padding:0 .9rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.QuoteRequestSection-module__kxk9-G__field svg{color:#0a162840;transition:color .3s}.QuoteRequestSection-module__kxk9-G__fieldFocused{border-color:#ff6b35;transform:scale(1.01);box-shadow:0 0 0 4px #ff6b3514,inset 0 0 20px #ff6b3505}.QuoteRequestSection-module__kxk9-G__fieldFocused svg{color:#ff6b35}.QuoteRequestSection-module__kxk9-G__fieldTextarea{align-items:flex-start;padding-top:.7rem}.QuoteRequestSection-module__kxk9-G__input,.QuoteRequestSection-module__kxk9-G__textarea{color:#0a1628;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.75rem 0;font-family:inherit;font-size:.85rem;transition:color .3s}.QuoteRequestSection-module__kxk9-G__input::placeholder,.QuoteRequestSection-module__kxk9-G__textarea::placeholder{color:#0a16284d}.QuoteRequestSection-module__kxk9-G__textarea{resize:vertical;min-height:60px;padding-top:0}.QuoteRequestSection-module__kxk9-G__required{color:#ff6b35;font-size:1.1rem;font-weight:700}.QuoteRequestSection-module__kxk9-G__hint{color:#0a162859;align-items:flex-start;gap:6px;margin:-.15rem 0 0;font-size:.72rem;display:flex}.QuoteRequestSection-module__kxk9-G__hint svg{color:#ff6b35;flex-shrink:0;margin-top:2px}.QuoteRequestSection-module__kxk9-G__error{color:#d9534f;background:#d9534f0d;border:1px solid #d9534f1a;border-radius:.4rem;margin:0;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.QuoteRequestSection-module__kxk9-G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border:none;border-radius:.7rem;justify-content:center;align-items:center;margin-top:.4rem;padding:.9rem 1.5rem;font-size:.92rem;font-weight:800;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ff6b3533}.QuoteRequestSection-module__kxk9-G__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.QuoteRequestSection-module__kxk9-G__submitButton:hover:not(:disabled){transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #ff6b354d}.QuoteRequestSection-module__kxk9-G__submitButton:hover:not(:disabled):before{left:100%}.QuoteRequestSection-module__kxk9-G__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.QuoteRequestSection-module__kxk9-G__submitContent{align-items:center;gap:8px;display:flex}.QuoteRequestSection-module__kxk9-G__submitArrow{transition:transform .4s;display:inline-block}.QuoteRequestSection-module__kxk9-G__submitButton:hover:not(:disabled) .QuoteRequestSection-module__kxk9-G__submitArrow{transform:translate(6px)}.QuoteRequestSection-module__kxk9-G__spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite QuoteRequestSection-module__kxk9-G__spin;display:inline-block}@keyframes QuoteRequestSection-module__kxk9-G__spin{to{transform:rotate(360deg)}}.QuoteRequestSection-module__kxk9-G__footerNote{color:#0a16284d;justify-content:center;align-items:center;gap:6px;margin:.5rem 0 0;font-size:.72rem;display:flex}.QuoteRequestSection-module__kxk9-G__footerNote svg{color:#0a162833}.QuoteRequestSection-module__kxk9-G__success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem .5rem;display:flex}.QuoteRequestSection-module__kxk9-G__successIcon{color:#1b7a2f;background:linear-gradient(135deg,#1b7a2f1a,#1b7a2f0d);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:.6s cubic-bezier(.34,1.56,.64,1) QuoteRequestSection-module__kxk9-G__successPop;display:flex}@keyframes QuoteRequestSection-module__kxk9-G__successPop{0%{opacity:0;transform:scale(0)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.QuoteRequestSection-module__kxk9-G__successTitle{color:#0a1628;margin:0;font-size:1.2rem;font-weight:800}.QuoteRequestSection-module__kxk9-G__successText{color:#0a162899;max-width:340px;margin:0;font-size:.88rem;line-height:1.6}.QuoteRequestSection-module__kxk9-G__againButton{color:#ff6b35;cursor:pointer;background:0 0;border:none;border-radius:.4rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;transition:all .3s}.QuoteRequestSection-module__kxk9-G__againButton:hover{background:#ff6b350d;transform:translate(4px)}@media (max-width:900px){.QuoteRequestSection-module__kxk9-G__left{padding:2.25rem 1.75rem}.QuoteRequestSection-module__kxk9-G__card{padding:2rem 1.5rem}}@media (max-width:800px){.QuoteRequestSection-module__kxk9-G__inner,.QuoteRequestSection-module__kxk9-G__row{grid-template-columns:1fr}.QuoteRequestSection-module__kxk9-G__statsRow{flex-wrap:wrap;gap:1rem}.QuoteRequestSection-module__kxk9-G__statDivider{display:none}}@media (max-width:480px){.QuoteRequestSection-module__kxk9-G__section{padding:0 1rem 3rem}.QuoteRequestSection-module__kxk9-G__title{font-size:1.4rem}.QuoteRequestSection-module__kxk9-G__card{padding:1.75rem 1.25rem}.QuoteRequestSection-module__kxk9-G__left{padding:2rem 1.25rem}.QuoteRequestSection-module__kxk9-G__perksCard{padding:.8rem 1rem}.QuoteRequestSection-module__kxk9-G__perks li{font-size:.8rem}.QuoteRequestSection-module__kxk9-G__cardHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.QuoteRequestSection-module__kxk9-G__statsRow{flex-direction:column;gap:.5rem}}
.TrustBar-module__VTLmCq__section{background:linear-gradient(#fff 0%,#f8f9fa 100%);border-bottom:1px solid #0a16280a;padding:24px 20px;position:relative;overflow:hidden}.TrustBar-module__VTLmCq__bgLines{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.TrustBar-module__VTLmCq__line{background:linear-gradient(90deg,#0000,#ff6b350a,#0000);height:1px;animation:8s ease-in-out infinite TrustBar-module__VTLmCq__lineSlide;position:absolute}.TrustBar-module__VTLmCq__line:first-child{width:60%;animation-delay:0s;top:20%;left:-100%}.TrustBar-module__VTLmCq__line:nth-child(2){background:linear-gradient(90deg,#0000,#2f499e08,#0000);width:40%;height:2px;animation-delay:.5s;top:40%;left:-100%}.TrustBar-module__VTLmCq__line:nth-child(3){width:50%;animation-delay:1s;top:60%;left:-100%}.TrustBar-module__VTLmCq__line:nth-child(4){background:linear-gradient(90deg,#0000,#ff6b3508,#0000);width:70%;height:2px;animation-delay:1.5s;top:80%;left:-100%}@keyframes TrustBar-module__VTLmCq__lineSlide{0%{opacity:0;transform:translate(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(200%)}}.TrustBar-module__VTLmCq__inner{z-index:1;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1280px;margin:0 auto;display:grid;position:relative}.TrustBar-module__VTLmCq__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff80;border:1px solid #0a16280a;border-radius:12px;align-items:center;gap:14px;padding:16px 20px;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;transform:translateY(20px)}.TrustBar-module__VTLmCq__itemVisible{opacity:1;transform:translateY(0)}.TrustBar-module__VTLmCq__item:hover{background:#fffc;border-color:#ff6b351a;transform:translateY(-4px)scale(1.02);box-shadow:0 8px 30px -8px #ff6b351a}.TrustBar-module__VTLmCq__itemActive{background:#ffffffe6;border-color:#ff6b3526;box-shadow:0 8px 30px -8px #ff6b351f}.TrustBar-module__VTLmCq__itemGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#ff6b3508 0%,#0000 70%);width:100%;height:100%;transition:opacity .6s;position:absolute;top:-50%;right:-50%}.TrustBar-module__VTLmCq__item:hover .TrustBar-module__VTLmCq__itemGlow{opacity:1}.TrustBar-module__VTLmCq__iconWrapper{flex-shrink:0;position:relative}.TrustBar-module__VTLmCq__iconPulse{opacity:0;border:2px solid #ff6b351a;border-radius:12px;animation:2s ease-out infinite TrustBar-module__VTLmCq__pulseRing;position:absolute;inset:-4px}.TrustBar-module__VTLmCq__item:hover .TrustBar-module__VTLmCq__iconPulse{opacity:1}@keyframes TrustBar-module__VTLmCq__pulseRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.TrustBar-module__VTLmCq__iconTile{color:#ff6b35;z-index:1;background:linear-gradient(135deg,#ff6b350f,#2f499e0f);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.TrustBar-module__VTLmCq__item:hover .TrustBar-module__VTLmCq__iconTile{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);transform:scale(1.05)rotate(-3deg);box-shadow:0 4px 20px #ff6b3533}.TrustBar-module__VTLmCq__itemActive .TrustBar-module__VTLmCq__iconTile{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);transform:scale(1.05);box-shadow:0 4px 20px #ff6b3526}.TrustBar-module__VTLmCq__itemTitle{color:#0a1628;align-items:center;gap:6px;font-size:13px;font-weight:800;transition:color .3s;display:flex}.TrustBar-module__VTLmCq__item:hover .TrustBar-module__VTLmCq__itemTitle{color:#ff6b35}.TrustBar-module__VTLmCq__titleDot{opacity:0;background:#ff6b35;border-radius:50%;width:4px;height:4px;transition:all .3s;display:inline-block}.TrustBar-module__VTLmCq__item:hover .TrustBar-module__VTLmCq__titleDot{opacity:1;animation:1.5s ease-in-out infinite TrustBar-module__VTLmCq__dotPulse}@keyframes TrustBar-module__VTLmCq__dotPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.TrustBar-module__VTLmCq__itemText{color:#0a162866;margin-top:2px;font-size:11.5px;transition:color .3s}.TrustBar-module__VTLmCq__item:hover .TrustBar-module__VTLmCq__itemText{color:#0a162899}.TrustBar-module__VTLmCq__separator{opacity:.3;justify-content:center;align-items:center;gap:16px;max-width:400px;margin:16px auto 0;display:flex}.TrustBar-module__VTLmCq__separatorLine{background:linear-gradient(90deg,#0000,#0a16280f,#0000);flex:1;height:1px}.TrustBar-module__VTLmCq__separatorDot{color:#ff6b35;font-size:.5rem;animation:2s ease-in-out infinite TrustBar-module__VTLmCq__dotPulse}@media (max-width:900px){.TrustBar-module__VTLmCq__inner{grid-template-columns:repeat(2,1fr);gap:16px}.TrustBar-module__VTLmCq__item{padding:14px 16px}}@media (max-width:480px){.TrustBar-module__VTLmCq__section{padding:16px 12px}.TrustBar-module__VTLmCq__inner{grid-template-columns:1fr;gap:12px}.TrustBar-module__VTLmCq__item{padding:12px 14px}.TrustBar-module__VTLmCq__iconTile{width:40px;height:40px}.TrustBar-module__VTLmCq__iconTile svg{width:20px;height:20px}.TrustBar-module__VTLmCq__itemTitle{font-size:12px}.TrustBar-module__VTLmCq__itemText{font-size:10.5px}.TrustBar-module__VTLmCq__separator{max-width:200px;margin-top:12px}}
.FeaturedBrands-module__N0hRPW__section{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;position:relative}.FeaturedBrands-module__N0hRPW__inner{max-width:1100px;margin:0 auto}.FeaturedBrands-module__N0hRPW__header{text-align:center;margin-bottom:2.5rem}.FeaturedBrands-module__N0hRPW__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#ff6b35;background:#ff6b350f;border:1px solid #ff6b3514;border-radius:999px;align-items:center;gap:10px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:700;display:inline-flex}.FeaturedBrands-module__N0hRPW__eyebrowDot{background:#ff6b35;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite FeaturedBrands-module__N0hRPW__dotPulse;display:inline-block}@keyframes FeaturedBrands-module__N0hRPW__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.2;transform:scale(.5)}}.FeaturedBrands-module__N0hRPW__title{color:#0a1628;letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:800}.FeaturedBrands-module__N0hRPW__titleAccent{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.FeaturedBrands-module__N0hRPW__subtitle{color:#0a162880;max-width:520px;margin:0 auto;font-size:.92rem}.FeaturedBrands-module__N0hRPW__carousel{margin-bottom:2rem;padding:.5rem 0 1.5rem;position:relative;overflow:hidden}.FeaturedBrands-module__N0hRPW__carouselTrack{transform:translateX(calc(-1 * var(--active-index,0) * (100% / 4 + 20px)));will-change:transform;gap:20px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:flex}.FeaturedBrands-module__N0hRPW__brandCard{text-align:center;opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards FeaturedBrands-module__N0hRPW__cardAppear;animation-delay:var(--delay,0s);background:#fff;border:2px solid #0a16280a;border-radius:1rem;flex:0 0 calc(25% - 15px);padding:1.5rem 1rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;transform:translateY(20px)scale(.95)}@keyframes FeaturedBrands-module__N0hRPW__cardAppear{to{opacity:1;transform:translateY(0)scale(1)}}.FeaturedBrands-module__N0hRPW__brandCard:hover{border-color:#ff6b3526;transform:translateY(-6px)scale(1.02);box-shadow:0 12px 40px -12px #ff6b351a}.FeaturedBrands-module__N0hRPW__brandCardActive{background:linear-gradient(135deg,#ff6b3508,#2f499e08);border-color:#ff6b35;box-shadow:0 12px 40px -12px #ff6b3514}.FeaturedBrands-module__N0hRPW__brandGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#ff6b3508 0%,#0000 70%);width:100%;height:100%;transition:opacity .6s;position:absolute;top:-50%;right:-50%}.FeaturedBrands-module__N0hRPW__brandCard:hover .FeaturedBrands-module__N0hRPW__brandGlow,.FeaturedBrands-module__N0hRPW__brandCardActive .FeaturedBrands-module__N0hRPW__brandGlow{opacity:1}.FeaturedBrands-module__N0hRPW__brandLogo{margin-bottom:.5rem;font-size:2.5rem;transition:transform .4s;display:block}.FeaturedBrands-module__N0hRPW__brandCard:hover .FeaturedBrands-module__N0hRPW__brandLogo{transform:scale(1.1)rotate(-5deg)}.FeaturedBrands-module__N0hRPW__brandName{color:#0a1628;margin:0 0 .25rem;font-size:.95rem;font-weight:800}.FeaturedBrands-module__N0hRPW__brandParts{color:#0a162866;margin:0 0 .75rem;font-size:.78rem}.FeaturedBrands-module__N0hRPW__brandLink{color:#0a1628;background:#ff6b350a;border:1px solid #ff6b350f;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-block}.FeaturedBrands-module__N0hRPW__brandCard:hover .FeaturedBrands-module__N0hRPW__brandLink{background:#ff6b3514;border-color:#ff6b3526;transform:translate(4px)}.FeaturedBrands-module__N0hRPW__dots{justify-content:center;gap:8px;margin-top:1rem;display:flex}.FeaturedBrands-module__N0hRPW__dot{cursor:pointer;background:#0a162814;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.FeaturedBrands-module__N0hRPW__dot:hover{background:#ff6b354d;transform:scale(1.2)}.FeaturedBrands-module__N0hRPW__dotActive{background:#ff6b35;border-radius:999px;width:24px;box-shadow:0 0 20px #ff6b3526}.FeaturedBrands-module__N0hRPW__features{background:#ffffff80;border:1px solid #0a16280a;border-radius:1rem;grid-template-columns:repeat(3,1fr);gap:20px;margin:2rem 0;padding:1.5rem;display:grid}.FeaturedBrands-module__N0hRPW__featureItem{text-align:center}.FeaturedBrands-module__N0hRPW__featureValue{color:#ff6b35;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.FeaturedBrands-module__N0hRPW__featureLabel{color:#0a162880;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.FeaturedBrands-module__N0hRPW__featureBar{background:#0a16280a;border-radius:999px;width:100%;height:4px;overflow:hidden}.FeaturedBrands-module__N0hRPW__featureBarFill{width:0;height:100%;animation:1.5s cubic-bezier(.34,1.56,.64,1) forwards FeaturedBrands-module__N0hRPW__fillBar;animation-delay:var(--animation-delay,0s);background:linear-gradient(90deg,#ff6b35,#ff8a5c);border-radius:999px}@keyframes FeaturedBrands-module__N0hRPW__fillBar{to{width:var(--width,0%)}}.FeaturedBrands-module__N0hRPW__trustBadge{background:#0a162805;border:1px solid #0a16280a;border-radius:.8rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:1rem 1.5rem;display:flex}.FeaturedBrands-module__N0hRPW__trustIcon{font-size:1.2rem}.FeaturedBrands-module__N0hRPW__trustText{color:#0a162899;font-size:.85rem;font-weight:600}.FeaturedBrands-module__N0hRPW__trustStars{gap:2px;display:flex}.FeaturedBrands-module__N0hRPW__star{color:#f59e0b;font-size:.85rem}@media (max-width:1024px){.FeaturedBrands-module__N0hRPW__brandCard{flex:0 0 calc(33.33% - 14px)}.FeaturedBrands-module__N0hRPW__carouselTrack{transform:translateX(calc(-1 * var(--active-index,0) * (100% / 3 + 20px)))}}@media (max-width:768px){.FeaturedBrands-module__N0hRPW__brandCard{flex:0 0 calc(50% - 10px)}.FeaturedBrands-module__N0hRPW__carouselTrack{transform:translateX(calc(-1 * var(--active-index,0) * (50% + 10px)))}.FeaturedBrands-module__N0hRPW__features{grid-template-columns:1fr;gap:12px;padding:1rem}.FeaturedBrands-module__N0hRPW__title{font-size:1.6rem}}@media (max-width:480px){.FeaturedBrands-module__N0hRPW__section{padding:2rem 1rem}.FeaturedBrands-module__N0hRPW__brandCard{flex:0 0 100%;padding:1.25rem}.FeaturedBrands-module__N0hRPW__carouselTrack{transform:translateX(calc(-1 * var(--active-index,0) * 100%))}.FeaturedBrands-module__N0hRPW__brandLogo{font-size:2rem}.FeaturedBrands-module__N0hRPW__features{grid-template-columns:1fr}.FeaturedBrands-module__N0hRPW__trustBadge{text-align:center;flex-direction:column;gap:6px}}
.FinalCta-module__jaDlQa__section{border-radius:1.5rem;max-width:1200px;margin:20px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.FinalCta-module__jaDlQa__bgGradient{pointer-events:none;border-radius:1.5rem;transition:background .8s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0}.FinalCta-module__jaDlQa__particles{pointer-events:none;border-radius:1.5rem;position:absolute;inset:0;overflow:hidden}.FinalCta-module__jaDlQa__particle{width:var(--size,4px);height:var(--size,4px);animation:FinalCta-module__jaDlQa__floatParticle var(--duration,14s) ease-in-out infinite;animation-delay:var(--delay,0s);background:#ff6b3526;border-radius:50%;position:absolute}@keyframes FinalCta-module__jaDlQa__floatParticle{0%,to{opacity:.2;transform:translate(0)scale(1)}25%{opacity:.6;transform:translate(30px,-40px)scale(1.5)}50%{opacity:.3;transform:translate(-20px,-60px)scale(1)}75%{opacity:.5;transform:translate(40px,-30px)scale(1.2)}}.FinalCta-module__jaDlQa__inner{z-index:1;text-align:center;max-width:820px;margin:0 auto;position:relative}.FinalCta-module__jaDlQa__badge{letter-spacing:.08em;text-transform:uppercase;color:#ff6b35;background:#ff6b350f;border:1px solid #ff6b3514;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:700;display:inline-flex}.FinalCta-module__jaDlQa__badgeDot{background:#ff6b35;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite FinalCta-module__jaDlQa__dotPulse;display:inline-block}@keyframes FinalCta-module__jaDlQa__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.2;transform:scale(.5)}}.FinalCta-module__jaDlQa__title{color:#0a1628;letter-spacing:-.02em;margin:0 0 .75rem;font-size:2.6rem;font-weight:800;line-height:1.2}.FinalCta-module__jaDlQa__titleAccent{background:linear-gradient(135deg,#ff6b35,#ff8a5c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.FinalCta-module__jaDlQa__titleAccent:after{content:"";opacity:.2;background:linear-gradient(90deg,#ff6b35,#0000);border-radius:999px;width:100%;height:4px;position:absolute;bottom:-4px;left:0}.FinalCta-module__jaDlQa__subtitle{color:#0a162880;max-width:520px;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.7}.FinalCta-module__jaDlQa__benefits{flex-wrap:wrap;justify-content:center;gap:24px;margin:1.5rem 0 2rem;display:flex}.FinalCta-module__jaDlQa__benefitItem{background:#ffffff80;border:1px solid #0a16280a;border-radius:999px;align-items:center;gap:8px;padding:.4rem .8rem;transition:all .3s;display:flex}.FinalCta-module__jaDlQa__benefitItem:hover{border-color:#ff6b351a;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b350a}.FinalCta-module__jaDlQa__benefitIcon{font-size:.9rem}.FinalCta-module__jaDlQa__benefitText{color:#0a162899;font-size:.78rem;font-weight:600}.FinalCta-module__jaDlQa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:.5rem 0 1.5rem;display:flex}.FinalCta-module__jaDlQa__primaryCta{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border-radius:.8rem;align-items:center;padding:.9rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ff6b3533}.FinalCta-module__jaDlQa__primaryCta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #ff6b354d}.FinalCta-module__jaDlQa__ctaContent{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.FinalCta-module__jaDlQa__ctaArrow{transition:transform .4s;display:inline-block}.FinalCta-module__jaDlQa__primaryCta:hover .FinalCta-module__jaDlQa__ctaArrow{transform:translate(6px)scale(1.1)}.FinalCta-module__jaDlQa__ctaShine{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.FinalCta-module__jaDlQa__primaryCta:hover .FinalCta-module__jaDlQa__ctaShine{left:100%}.FinalCta-module__jaDlQa__secondaryCta{color:#0a1628;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:2px solid #0a16280f;border-radius:.8rem;align-items:center;padding:.9rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.FinalCta-module__jaDlQa__secondaryCta:hover{border-color:#ff6b3526;transform:translateY(-3px);box-shadow:0 8px 20px #0a16280a}.FinalCta-module__jaDlQa__secondaryContent{align-items:center;gap:8px;display:flex}.FinalCta-module__jaDlQa__phoneIcon{font-size:.9rem}.FinalCta-module__jaDlQa__footer{border-top:1px solid #0a16280a;margin-top:1.5rem;padding-top:1.5rem}.FinalCta-module__jaDlQa__footerText{color:#0a16284d;align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.FinalCta-module__jaDlQa__lockIcon{font-size:.7rem}@media (max-width:768px){.FinalCta-module__jaDlQa__section{border-radius:1rem;padding:3rem 1rem 2rem}.FinalCta-module__jaDlQa__title{font-size:2rem}.FinalCta-module__jaDlQa__benefits{gap:12px}.FinalCta-module__jaDlQa__benefitItem{padding:.3rem .6rem}.FinalCta-module__jaDlQa__benefitText{font-size:.7rem}.FinalCta-module__jaDlQa__actions{flex-direction:column;gap:12px}.FinalCta-module__jaDlQa__primaryCta,.FinalCta-module__jaDlQa__secondaryCta{justify-content:center;width:100%}}@media (max-width:480px){.FinalCta-module__jaDlQa__section{padding:2rem .75rem 1.5rem}.FinalCta-module__jaDlQa__title{font-size:1.6rem}.FinalCta-module__jaDlQa__titleAccent:after{height:3px;bottom:-2px}.FinalCta-module__jaDlQa__subtitle{font-size:.85rem}.FinalCta-module__jaDlQa__benefits{flex-direction:column;align-items:center;gap:8px}.FinalCta-module__jaDlQa__benefitItem{justify-content:center;width:100%;padding:.5rem}.FinalCta-module__jaDlQa__badge{padding:.3rem 1rem;font-size:.6rem}.FinalCta-module__jaDlQa__footerText{font-size:.65rem}}
.Pagination-module___xmoaa__pagination{justify-content:center;align-items:center;gap:20px;padding:32px 0;display:flex}.Pagination-module___xmoaa__link,.Pagination-module___xmoaa__linkDisabled{border:1px solid var(--color-border);border-radius:6px;padding:8px 14px;font-size:13.5px;font-weight:700}.Pagination-module___xmoaa__link{color:var(--color-navy)}.Pagination-module___xmoaa__linkDisabled{color:#c3c7cb;pointer-events:none}.Pagination-module___xmoaa__status{color:var(--color-text-muted);font-size:13px;font-weight:600}
.BestSellersTeaser-module__tuxfza__section{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:56px 20px;position:relative;overflow:hidden}.BestSellersTeaser-module__tuxfza__section:before{content:"";background:radial-gradient(circle,#ff6b350a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:18s ease-in-out infinite BestSellersTeaser-module__tuxfza__floatPulse;position:absolute;top:-30%;right:-10%}.BestSellersTeaser-module__tuxfza__section:after{content:"";background:radial-gradient(circle,#2f499e0a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:22s ease-in-out infinite reverse BestSellersTeaser-module__tuxfza__floatPulse;position:absolute;bottom:-20%;left:-5%}@keyframes BestSellersTeaser-module__tuxfza__floatPulse{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.BestSellersTeaser-module__tuxfza__inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.BestSellersTeaser-module__tuxfza__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.BestSellersTeaser-module__tuxfza__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ff6b35;background:linear-gradient(135deg,#ff6b351a,#2f499e1a);border:1px solid #ff6b3526;border-radius:999px;margin-bottom:6px;padding:4px 14px;font-size:12px;font-weight:800;display:inline-block}.BestSellersTeaser-module__tuxfza__title{letter-spacing:-.5px;color:#0a1628;margin:6px 0 0;font-size:30px;font-weight:900}.BestSellersTeaser-module__tuxfza__subtitle{color:#0a162899;max-width:480px;margin-top:6px;font-size:14px}.BestSellersTeaser-module__tuxfza__viewAll{color:#ff6b35;white-space:nowrap;background:#ff6b3508;border:2px solid #ff6b3526;border-radius:999px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.BestSellersTeaser-module__tuxfza__viewAll:hover{background:#ff6b3514;border-color:#ff6b35;transform:translate(-4px);box-shadow:0 4px 20px #ff6b351a}.BestSellersTeaser-module__tuxfza__arrow{transition:transform .3s;display:inline-block}.BestSellersTeaser-module__tuxfza__viewAll:hover .BestSellersTeaser-module__tuxfza__arrow{transform:translate(4px)}.BestSellersTeaser-module__tuxfza__scrollWrapper{margin:0 -20px;padding:0 20px;position:relative;overflow:hidden}.BestSellersTeaser-module__tuxfza__glassOverlayLeft,.BestSellersTeaser-module__tuxfza__glassOverlayRight{z-index:2;pointer-events:none;width:60px;height:100%;position:absolute;top:0}.BestSellersTeaser-module__tuxfza__glassOverlayLeft{background:linear-gradient(90deg,#f8f9fa 0%,#0000 100%);left:0}.BestSellersTeaser-module__tuxfza__glassOverlayRight{background:linear-gradient(270deg,#f8f9fa 0%,#0000 100%);right:0}.BestSellersTeaser-module__tuxfza__navButton{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ff6b35;cursor:pointer;background:#ff6b351f;border:2px solid #ff6b3533;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #ff6b3526}.BestSellersTeaser-module__tuxfza__navLeft{left:12px}.BestSellersTeaser-module__tuxfza__navRight{right:12px}.BestSellersTeaser-module__tuxfza__navButton:hover:not(.BestSellersTeaser-module__tuxfza__navDisabled){background:#ff6b3540;border-color:#ff6b35;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 30px #ff6b354d}.BestSellersTeaser-module__tuxfza__navButton:active:not(.BestSellersTeaser-module__tuxfza__navDisabled){transform:translateY(-50%)scale(.95)}.BestSellersTeaser-module__tuxfza__navDisabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)scale(.9)}.BestSellersTeaser-module__tuxfza__navButton svg{width:20px;height:20px;transition:transform .3s}.BestSellersTeaser-module__tuxfza__navButton:hover:not(.BestSellersTeaser-module__tuxfza__navDisabled) svg{transform:scale(1.1)}@keyframes BestSellersTeaser-module__tuxfza__navPulse{0%,to{opacity:.8}50%{opacity:1}}.BestSellersTeaser-module__tuxfza__navButton:not(.BestSellersTeaser-module__tuxfza__navDisabled){animation:2s ease-in-out infinite BestSellersTeaser-module__tuxfza__navPulse}.BestSellersTeaser-module__tuxfza__scrollContainer{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:18px;padding:8px 0 24px;display:flex;overflow-x:auto}.BestSellersTeaser-module__tuxfza__scrollContainer::-webkit-scrollbar{display:none}.BestSellersTeaser-module__tuxfza__cardWrapper{flex:0 0 180px;min-width:180px}.BestSellersTeaser-module__tuxfza__card{color:inherit;background:#fff;border:2px solid #0a16280f;border-radius:12px;flex-direction:column;gap:10px;height:100%;padding:16px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.BestSellersTeaser-module__tuxfza__card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#ff6b3533,#2f499e33) 0 0/300% 300%;border-radius:12px;padding:2px;transition:opacity .6s;animation:4s ease-in-out infinite BestSellersTeaser-module__tuxfza__borderShine;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes BestSellersTeaser-module__tuxfza__borderShine{0%,to{background-position:0%}50%{background-position:100%}}.BestSellersTeaser-module__tuxfza__card:hover{border-color:#ff6b3533;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px -12px #ff6b3533,0 0 40px #ff6b350a}.BestSellersTeaser-module__tuxfza__card:hover:before{opacity:1}.BestSellersTeaser-module__tuxfza__cardShine{opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle at 30% 30%,#ffffff26 0%,#0000 60%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.BestSellersTeaser-module__tuxfza__card:hover .BestSellersTeaser-module__tuxfza__cardShine{opacity:1;animation:3s ease-in-out infinite BestSellersTeaser-module__tuxfza__shineRotate}@keyframes BestSellersTeaser-module__tuxfza__shineRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BestSellersTeaser-module__tuxfza__badge{color:#fff;z-index:2;background:linear-gradient(135deg,#ff6b35,#ff8a5c);border-radius:999px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #ff6b354d}.BestSellersTeaser-module__tuxfza__imageWrap{background:#0a162808;border-radius:8px;height:110px;position:relative;overflow:hidden}.BestSellersTeaser-module__tuxfza__image{object-fit:cover;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.BestSellersTeaser-module__tuxfza__card:hover .BestSellersTeaser-module__tuxfza__image{transform:scale(1.08)}.BestSellersTeaser-module__tuxfza__glowEffect{opacity:0;background:radial-gradient(circle at 50% 100%,#ff6b3514 0%,#0000 70%);transition:opacity .6s;position:absolute;inset:0}.BestSellersTeaser-module__tuxfza__card:hover .BestSellersTeaser-module__tuxfza__glowEffect{opacity:1;animation:2s ease-in-out infinite BestSellersTeaser-module__tuxfza__glowPulse}@keyframes BestSellersTeaser-module__tuxfza__glowPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.BestSellersTeaser-module__tuxfza__cardTitle{color:#0a1628;flex:1;margin:0;font-size:13px;font-weight:700;line-height:1.4}.BestSellersTeaser-module__tuxfza__cardPrice{color:#ff6b35;margin:0;font-size:16px;font-weight:900}.BestSellersTeaser-module__tuxfza__scrollIndicators{justify-content:center;gap:8px;margin-top:16px;display:flex}.BestSellersTeaser-module__tuxfza__indicatorDot{background:#0a16281a;border-radius:50%;width:8px;height:8px;transition:all .3s}.BestSellersTeaser-module__tuxfza__indicatorActive{background:#ff6b35;border-radius:999px;width:24px}.BestSellersTeaser-module__tuxfza__skeletonCard{background:#fff;border:1px solid #0a16280f;border-radius:12px;flex-direction:column;gap:10px;height:100%;padding:16px;display:flex}.BestSellersTeaser-module__tuxfza__skeletonImage{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:110px;animation:1.5s infinite BestSellersTeaser-module__tuxfza__shimmer}.BestSellersTeaser-module__tuxfza__skeletonTitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:16px;animation:1.5s infinite BestSellersTeaser-module__tuxfza__shimmer}.BestSellersTeaser-module__tuxfza__skeletonPrice{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:40%;height:20px;animation:1.5s infinite BestSellersTeaser-module__tuxfza__shimmer}@keyframes BestSellersTeaser-module__tuxfza__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.BestSellersTeaser-module__tuxfza__section{padding:40px 16px}.BestSellersTeaser-module__tuxfza__title{font-size:24px}.BestSellersTeaser-module__tuxfza__cardWrapper{flex:0 0 160px;min-width:160px}.BestSellersTeaser-module__tuxfza__glassOverlayLeft,.BestSellersTeaser-module__tuxfza__glassOverlayRight{width:40px}.BestSellersTeaser-module__tuxfza__navButton{width:36px;height:36px}.BestSellersTeaser-module__tuxfza__navButton svg{width:16px;height:16px}.BestSellersTeaser-module__tuxfza__navLeft{left:8px}.BestSellersTeaser-module__tuxfza__navRight{right:8px}.BestSellersTeaser-module__tuxfza__header{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.BestSellersTeaser-module__tuxfza__cardWrapper{flex:0 0 140px;min-width:140px}.BestSellersTeaser-module__tuxfza__scrollContainer{gap:12px}.BestSellersTeaser-module__tuxfza__card{padding:12px}.BestSellersTeaser-module__tuxfza__imageWrap{height:80px}.BestSellersTeaser-module__tuxfza__cardTitle{font-size:12px}.BestSellersTeaser-module__tuxfza__cardPrice{font-size:14px}.BestSellersTeaser-module__tuxfza__badge{padding:3px 8px;font-size:8px;top:8px;right:8px}.BestSellersTeaser-module__tuxfza__navButton{width:32px;height:32px}.BestSellersTeaser-module__tuxfza__navButton svg{width:14px;height:14px}}
.StateMessage-module__PhAgBq__empty,.StateMessage-module__PhAgBq__error{text-align:center;max-width:480px;margin:0 auto;padding:64px 20px}.StateMessage-module__PhAgBq__empty h3,.StateMessage-module__PhAgBq__error h3{color:var(--color-text);margin-bottom:8px;font-size:18px}.StateMessage-module__PhAgBq__error h3{color:var(--color-red)}.StateMessage-module__PhAgBq__empty p,.StateMessage-module__PhAgBq__error p{color:var(--color-text-muted);font-size:14px;line-height:1.6}.StateMessage-module__PhAgBq__action{margin-top:20px}
.FindAPartWidget-module__4cE5Va__widget{background:#fff;border:1px solid #0a16280a;border-radius:1.2rem;width:100%;padding:32px 36px 24px;transition:all .3s;box-shadow:0 8px 40px #0a16280f}.FindAPartWidget-module__4cE5Va__widget:hover{box-shadow:0 12px 48px #0a162814}.FindAPartWidget-module__4cE5Va__compact{max-width:680px;padding:24px 28px 20px}.FindAPartWidget-module__4cE5Va__heroSection{margin-bottom:20px}.FindAPartWidget-module__4cE5Va__heroTitle{text-align:center;color:#0a1628;letter-spacing:-.02em;margin:0 0 4px;font-size:1.4rem;font-weight:800}.FindAPartWidget-module__4cE5Va__heroHighlight{color:#ff6b35}.FindAPartWidget-module__4cE5Va__heroSubtitle{color:#0a162866;text-align:center;margin:0;font-size:.85rem}.FindAPartWidget-module__4cE5Va__trustSection{margin-bottom:12px}.FindAPartWidget-module__4cE5Va__trustBadge{align-items:center;gap:8px;padding:6px 0;display:flex}.FindAPartWidget-module__4cE5Va__trustIcon{color:#ff6b35;flex-shrink:0}.FindAPartWidget-module__4cE5Va__trustText{color:#0a162880;font-size:.78rem;font-weight:500}.FindAPartWidget-module__4cE5Va__trustText strong{color:#ff6b35;font-weight:700}.FindAPartWidget-module__4cE5Va__features{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.FindAPartWidget-module__4cE5Va__feature{letter-spacing:.08em;color:#0a162826;font-size:.6rem;font-weight:700}.FindAPartWidget-module__4cE5Va__featureDivider{color:#0a16280f;font-size:.6rem}.FindAPartWidget-module__4cE5Va__stats{background:#0a162805;border:1px solid #0a162808;border-radius:.6rem;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:10px 14px;display:flex}.FindAPartWidget-module__4cE5Va__statGroup{align-items:center;gap:4px;display:flex}.FindAPartWidget-module__4cE5Va__statNumber{color:#0a1628;font-size:.7rem;font-weight:800}.FindAPartWidget-module__4cE5Va__statLabel{color:#0a162840;text-transform:uppercase;letter-spacing:.04em;font-size:.6rem;font-weight:600}.FindAPartWidget-module__4cE5Va__statDivider{color:#0a16280f;font-size:.7rem}.FindAPartWidget-module__4cE5Va__photoPromise{background:#2f499e05;border:1px solid #2f499e0a;border-radius:.6rem;align-items:flex-start;gap:12px;margin-bottom:18px;padding:12px 16px;display:flex}.FindAPartWidget-module__4cE5Va__photoIcon{margin-top:1px;font-size:1.1rem}.FindAPartWidget-module__4cE5Va__photoTitle{color:#0a1628;margin-bottom:2px;font-size:.8rem;font-weight:700}.FindAPartWidget-module__4cE5Va__photoText{color:#0a162866;font-size:.75rem;line-height:1.5}.FindAPartWidget-module__4cE5Va__vinSection{margin-bottom:16px}.FindAPartWidget-module__4cE5Va__vinToggle{color:#0a1628;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:4px 0;font-size:.78rem;font-weight:600;transition:color .3s;display:flex}.FindAPartWidget-module__4cE5Va__vinToggle:hover{color:#ff6b35}.FindAPartWidget-module__4cE5Va__vinToggleIcon{font-size:.85rem}.FindAPartWidget-module__4cE5Va__vinToggleArrow{margin-left:auto;font-size:.6rem}.FindAPartWidget-module__4cE5Va__vinInputWrapper{background:#0a162805;border:1px solid #0a16280a;border-radius:.6rem;margin-top:10px;padding:16px 20px;animation:.3s FindAPartWidget-module__4cE5Va__slideDown}@keyframes FindAPartWidget-module__4cE5Va__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.FindAPartWidget-module__4cE5Va__vinInputGroup{flex-direction:column;gap:8px;display:flex}.FindAPartWidget-module__4cE5Va__vinLabel{color:#0a16284d;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:700}.FindAPartWidget-module__4cE5Va__vinInputRow{gap:8px;display:flex}.FindAPartWidget-module__4cE5Va__vinInput{letter-spacing:1px;color:#0a1628;background:#fff;border:2px solid #0a16280f;border-radius:.5rem;flex:1;padding:10px 14px;font-family:monospace;font-size:14px;font-weight:600;transition:all .3s}.FindAPartWidget-module__4cE5Va__vinInput:focus{border-color:#ff6b35;outline:none;box-shadow:0 0 0 3px #ff6b350f}.FindAPartWidget-module__4cE5Va__vinInput::placeholder{color:#0a162826;letter-spacing:0;font-weight:400}.FindAPartWidget-module__4cE5Va__vinSubmit{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6b35;border:none;border-radius:.5rem;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.FindAPartWidget-module__4cE5Va__vinSubmit:hover{background:#e85a28}.FindAPartWidget-module__4cE5Va__vinHint{color:#0a16284d;margin:0;font-size:.65rem}.FindAPartWidget-module__4cE5Va__vinHint strong{color:#0a162880}.FindAPartWidget-module__4cE5Va__vinOr{align-items:center;gap:16px;margin-top:12px;display:flex}.FindAPartWidget-module__4cE5Va__vinOrLine{background:#0a16280a;flex:1;height:1px}.FindAPartWidget-module__4cE5Va__vinOrText{color:#0a162826;letter-spacing:.08em;white-space:nowrap;font-size:.6rem;font-weight:700}.FindAPartWidget-module__4cE5Va__fields{grid-template-columns:.7fr 1fr 1fr 1.1fr auto;gap:10px;margin-bottom:14px;display:grid}.FindAPartWidget-module__4cE5Va__fieldWrapper{flex-direction:column;gap:4px;display:flex}.FindAPartWidget-module__4cE5Va__fieldLabel{color:#0a162833;letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:700}.FindAPartWidget-module__4cE5Va__input{color:#0a1628;background:#fff;border:2px solid #0a16280f;border-radius:.5rem;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .3s}.FindAPartWidget-module__4cE5Va__input::placeholder{color:#0a162826;font-weight:400}.FindAPartWidget-module__4cE5Va__input:focus{border-color:#ff6b35;outline:none;box-shadow:0 0 0 3px #ff6b350f}.FindAPartWidget-module__4cE5Va__input:disabled{opacity:.4;cursor:not-allowed}.FindAPartWidget-module__4cE5Va__submit{color:#fff;white-space:nowrap;cursor:pointer;background:#ff6b35;border:none;border-radius:.5rem;justify-content:center;align-self:flex-end;align-items:center;min-width:140px;height:42px;margin-top:auto;padding:10px 20px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.FindAPartWidget-module__4cE5Va__submit:hover{background:#e85a28;transform:translateY(-1px);box-shadow:0 4px 16px #ff6b3533}.FindAPartWidget-module__4cE5Va__submit:active{transform:translateY(0)}.FindAPartWidget-module__4cE5Va__submitContent{align-items:center;gap:6px;display:flex}.FindAPartWidget-module__4cE5Va__submitArrow{transition:transform .3s;display:inline-block}.FindAPartWidget-module__4cE5Va__submit:hover .FindAPartWidget-module__4cE5Va__submitArrow{transform:translate(4px)}.FindAPartWidget-module__4cE5Va__errorWrapper{background:#d9534f0a;border:1px solid #d9534f0f;border-radius:.5rem;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;display:flex}.FindAPartWidget-module__4cE5Va__errorIcon{font-size:.9rem}.FindAPartWidget-module__4cE5Va__error{color:#d9534f;margin:0;font-size:13px;font-weight:600}.FindAPartWidget-module__4cE5Va__footer{border-top:1px solid #0a16280a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding-top:14px;display:flex}.FindAPartWidget-module__4cE5Va__footerStats{align-items:center;gap:12px;display:flex}.FindAPartWidget-module__4cE5Va__footerStat{color:#0a162833;align-items:center;gap:6px;font-size:.7rem;font-weight:600;display:flex}.FindAPartWidget-module__4cE5Va__statDot{background:#ff6b35;border-radius:50%;width:4px;height:4px;display:inline-block}.FindAPartWidget-module__4cE5Va__footerDivider{color:#0a16280f}.FindAPartWidget-module__4cE5Va__footerBadge{color:#ff6b35;background:#ff6b350a;border:1px solid #ff6b350f;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:.65rem;font-weight:700;display:flex}.FindAPartWidget-module__4cE5Va__badgeDot{background:#4ade80;border-radius:50%;width:5px;height:5px;display:inline-block}.FindAPartWidget-module__4cE5Va__footerText{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.FindAPartWidget-module__4cE5Va__footerIcon{font-size:.8rem}.FindAPartWidget-module__4cE5Va__footerLink{color:#0a16284d;font-size:.7rem}.FindAPartWidget-module__4cE5Va__footerLink strong{color:#ff6b35;cursor:pointer;font-weight:700}.FindAPartWidget-module__4cE5Va__footerLink strong:hover{text-decoration:underline}@media (max-width:900px){.FindAPartWidget-module__4cE5Va__fields{grid-template-columns:1fr 1fr}.FindAPartWidget-module__4cE5Va__submit{grid-column:span 2;min-width:auto;height:auto;padding:12px}.FindAPartWidget-module__4cE5Va__widget{padding:24px 20px}}@media (max-width:600px){.FindAPartWidget-module__4cE5Va__fields{grid-template-columns:1fr;gap:8px}.FindAPartWidget-module__4cE5Va__submit{grid-column:span 1}.FindAPartWidget-module__4cE5Va__widget{border-radius:.8rem;padding:16px}.FindAPartWidget-module__4cE5Va__heroTitle{font-size:1.1rem}.FindAPartWidget-module__4cE5Va__heroSubtitle{font-size:.8rem}.FindAPartWidget-module__4cE5Va__stats{flex-direction:column;align-items:flex-start;gap:4px;padding:8px 12px}.FindAPartWidget-module__4cE5Va__statDivider{display:none}.FindAPartWidget-module__4cE5Va__vinInputRow{flex-direction:column}.FindAPartWidget-module__4cE5Va__vinSubmit{justify-content:center}.FindAPartWidget-module__4cE5Va__photoPromise{flex-direction:column;align-items:flex-start}.FindAPartWidget-module__4cE5Va__footer{flex-direction:column;align-items:stretch;gap:6px}.FindAPartWidget-module__4cE5Va__footerStats{flex-wrap:wrap;justify-content:center}.FindAPartWidget-module__4cE5Va__footerBadge{align-self:center}.FindAPartWidget-module__4cE5Va__vinOrText{font-size:.5rem}}
.ProductResultsSection-module__9adkWG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ProductResultsSection-module__9adkWG__count{color:var(--color-text-muted);font-size:13px;font-weight:700}.ProductResultsSection-module__9adkWG__control{align-items:center;display:inline-flex;position:relative}.ProductResultsSection-module__9adkWG__select{appearance:none;border:1px solid var(--color-border);color:var(--color-text);background:#fff;border-radius:6px;padding:9px 32px 9px 12px;font-size:12.5px;font-weight:600}.ProductResultsSection-module__9adkWG__chevron{pointer-events:none;color:var(--color-text-muted);position:absolute;right:10px}.ProductResultsSection-module__9adkWG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}
.ProductCard-module__bki8ua__card{border:1px solid var(--color-border);color:inherit;background:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.ProductCard-module__bki8ua__card:hover{border-color:var(--color-navy)}.ProductCard-module__bki8ua__iconTile{aspect-ratio:1;background:var(--color-bg-alt);width:100%;color:var(--color-navy);border-radius:10px;position:relative;overflow:hidden}.ProductCard-module__bki8ua__thumbImage{object-fit:cover}.ProductCard-module__bki8ua__saleBadge{color:#fff;background:var(--color-orange);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:800;position:absolute;top:8px;right:8px}.ProductCard-module__bki8ua__body{flex-direction:column;gap:4px;display:flex}.ProductCard-module__bki8ua__badgeRow{align-items:center;gap:6px;margin-bottom:2px;display:flex}.ProductCard-module__bki8ua__category{letter-spacing:.03em;text-transform:uppercase;color:var(--color-navy);background:var(--color-bg-alt);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:800}.ProductCard-module__bki8ua__condition{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-muted);background:var(--color-bg-alt-2);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:800}.ProductCard-module__bki8ua__title{color:var(--color-text);font-size:14.5px;font-weight:800}.ProductCard-module__bki8ua__vehicleFit{color:var(--color-text-muted);font-size:11.5px}.ProductCard-module__bki8ua__priceRow{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.ProductCard-module__bki8ua__priceGroup{align-items:baseline;gap:8px;display:flex}.ProductCard-module__bki8ua__price{color:var(--color-text);font-size:17px;font-weight:900}.ProductCard-module__bki8ua__compareAtPrice{color:var(--color-text-muted);font-size:12.5px;font-weight:600;text-decoration:line-through}.ProductCard-module__bki8ua__inStock{color:var(--color-green);font-size:11px;font-weight:700}.ProductCard-module__bki8ua__outOfStock{color:var(--color-red);font-size:11px;font-weight:700}
.ReviewsSection-module__3_ixXq__wrap{grid-template-columns:300px 1fr;align-items:start;gap:40px;display:grid}.ReviewsSection-module__3_ixXq__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.ReviewsSection-module__3_ixXq__heading{color:var(--color-text);font-size:20px;font-weight:900}.ReviewsSection-module__3_ixXq__writeButton{background:var(--color-navy);color:#fff;white-space:nowrap;border:none;border-radius:6px;padding:10px 18px;font-size:13.5px;font-weight:700}.ReviewsSection-module__3_ixXq__note{color:var(--color-text-muted);background:var(--color-bg-alt-2);border-radius:8px;margin-bottom:12px;padding:12px 14px;font-size:13px}.ReviewsSection-module__3_ixXq__note a{font-weight:700}.ReviewsSection-module__3_ixXq__loadMoreRow{justify-content:center;margin-top:16px;display:flex}.ReviewsSection-module__3_ixXq__loadMoreButton{border:1px solid var(--color-border);color:var(--color-text);background:0 0;border-radius:6px;padding:10px 24px;font-size:13px;font-weight:700}.ReviewsSection-module__3_ixXq__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:760px){.ReviewsSection-module__3_ixXq__wrap{grid-template-columns:1fr}}
.FindAPartToolbar-module__sVN6rq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.FindAPartToolbar-module__sVN6rq__count{color:var(--color-text-muted);font-size:13px;font-weight:700}.FindAPartToolbar-module__sVN6rq__control{align-items:center;display:inline-flex;position:relative}.FindAPartToolbar-module__sVN6rq__select{appearance:none;border:1px solid var(--color-border);color:var(--color-text);background:#fff;border-radius:6px;padding:9px 32px 9px 12px;font-size:12.5px;font-weight:600}.FindAPartToolbar-module__sVN6rq__chevron{pointer-events:none;color:var(--color-text-muted);position:absolute;right:10px}
.ReviewSummaryPanel-module__eGNDwq__wrap{background:var(--color-bg-alt);border-radius:10px;padding:20px}.ReviewSummaryPanel-module__eGNDwq__empty{color:var(--color-text-muted);font-size:14px}.ReviewSummaryPanel-module__eGNDwq__headline{align-items:center;gap:16px;margin-bottom:18px;display:flex}.ReviewSummaryPanel-module__eGNDwq__average{color:var(--color-text);font-size:40px;font-weight:900;line-height:1}.ReviewSummaryPanel-module__eGNDwq__headlineMeta{flex-direction:column;gap:6px;display:flex}.ReviewSummaryPanel-module__eGNDwq__count{color:var(--color-text-muted);font-size:12.5px}.ReviewSummaryPanel-module__eGNDwq__breakdown{flex-direction:column;gap:6px;display:flex}.ReviewSummaryPanel-module__eGNDwq__row{grid-template-columns:52px 1fr 24px;align-items:center;gap:10px;display:grid}.ReviewSummaryPanel-module__eGNDwq__rowLabel{color:var(--color-text-muted);font-size:12px}.ReviewSummaryPanel-module__eGNDwq__bar{background:var(--color-border);border-radius:999px;height:6px;overflow:hidden}.ReviewSummaryPanel-module__eGNDwq__barFill{background:var(--color-gold);border-radius:999px;height:100%}.ReviewSummaryPanel-module__eGNDwq__rowCount{color:var(--color-text-muted);text-align:right;font-size:12px}
.MarketplacePartCard-module__21jEOq__card{border:1px solid var(--color-border);color:inherit;background:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.MarketplacePartCard-module__21jEOq__card:hover{border-color:var(--color-navy)}.MarketplacePartCard-module__21jEOq__iconTile{aspect-ratio:4/3;background:var(--color-bg-alt);width:100%;color:var(--color-navy);border-radius:10px;position:relative;overflow:hidden}.MarketplacePartCard-module__21jEOq__thumbImage{object-fit:cover}.MarketplacePartCard-module__21jEOq__noImage{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.MarketplacePartCard-module__21jEOq__stockPill{color:var(--color-green);background:#fff;border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:800;position:absolute;bottom:8px;left:8px}.MarketplacePartCard-module__21jEOq__gradeBadge{color:#fff;background:var(--color-navy);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:800;position:absolute;top:8px;right:8px}.MarketplacePartCard-module__21jEOq__body{flex-direction:column;gap:4px;display:flex}.MarketplacePartCard-module__21jEOq__badgeRow{align-items:center;gap:6px;margin-bottom:2px;display:flex}.MarketplacePartCard-module__21jEOq__sourceBadge{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-muted);background:var(--color-bg-alt-2);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.MarketplacePartCard-module__21jEOq__title{color:var(--color-text);font-size:14px;font-weight:800;line-height:1.3}.MarketplacePartCard-module__21jEOq__meta{color:var(--color-text-muted);font-size:11.5px}.MarketplacePartCard-module__21jEOq__priceRow{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.MarketplacePartCard-module__21jEOq__price{color:var(--color-text);font-size:17px;font-weight:900}.MarketplacePartCard-module__21jEOq__viewDetails{color:var(--color-navy);margin-top:2px;font-size:12.5px;font-weight:700}.MarketplacePartCard-module__21jEOq__card:hover .MarketplacePartCard-module__21jEOq__viewDetails{color:var(--color-orange)}
.StarRating-module__XHDZjG__stars{align-items:center;gap:2px;display:inline-flex}.StarRating-module__XHDZjG__filled{color:var(--color-gold)}.StarRating-module__XHDZjG__empty{color:var(--color-border)}.StarRating-module__XHDZjG__starButton{background:0 0;border:none;padding:2px;line-height:0;display:flex}
.ReviewCard-module__45Ua6q__card{border-bottom:1px solid var(--color-border);padding:18px 0}.ReviewCard-module__45Ua6q__card:last-child{border-bottom:none}.ReviewCard-module__45Ua6q__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.ReviewCard-module__45Ua6q__ratingRow{align-items:center;gap:8px;display:flex}.ReviewCard-module__45Ua6q__date{color:var(--color-text-muted);font-size:12px}.ReviewCard-module__45Ua6q__title{color:var(--color-text);margin-bottom:4px;font-size:15px;font-weight:700}.ReviewCard-module__45Ua6q__comment{color:var(--color-text);white-space:pre-wrap;margin-bottom:8px;font-size:14px;line-height:1.6}.ReviewCard-module__45Ua6q__footer{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ReviewCard-module__45Ua6q__author{color:var(--color-text);font-size:13px;font-weight:700}.ReviewCard-module__45Ua6q__verifiedBadge{color:var(--color-green);background:#eaf6ec;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.ReviewCard-module__45Ua6q__actions{gap:12px;margin-left:auto;display:flex}.ReviewCard-module__45Ua6q__actionButton{color:var(--color-navy);background:0 0;border:none;padding:0;font-size:12.5px;font-weight:700}.ReviewCard-module__45Ua6q__actionButton:hover{text-decoration:underline}.ReviewCard-module__45Ua6q__deleteButton{color:var(--color-red);}.ReviewCard-module__45Ua6q__photoRow{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.ReviewCard-module__45Ua6q__photoThumb{border:1px solid var(--color-border);border-radius:6px;width:56px;height:56px;display:block;overflow:hidden}.ReviewCard-module__45Ua6q__photoThumb img{object-fit:cover;width:100%;height:100%}.ReviewCard-module__45Ua6q__helpfulButton{border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;border-radius:999px;margin-top:10px;padding:6px 12px;font-size:12px;font-weight:700}.ReviewCard-module__45Ua6q__helpfulButtonActive{color:var(--color-navy);border-color:var(--color-navy);background:var(--color-bg-alt);}
.SearchableField-module__5cg2tq__wrap{min-width:0;position:relative}.SearchableField-module__5cg2tq__wrap input{width:100%;padding-right:34px}.SearchableField-module__5cg2tq__wrap input:disabled{background:var(--color-bg-alt);color:var(--color-text-muted);cursor:not-allowed}.SearchableField-module__5cg2tq__chevron{color:var(--color-text-muted);pointer-events:none;transition:transform .15s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.SearchableField-module__5cg2tq__wrap:has(input:disabled) .SearchableField-module__5cg2tq__chevron{opacity:.4}.SearchableField-module__5cg2tq__chevronOpen{transform:translateY(-50%)rotate(180deg)}.SearchableField-module__5cg2tq__menu{z-index:20;border:1px solid var(--color-border);background:#fff;border-radius:8px;max-height:220px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #14213d1f}.SearchableField-module__5cg2tq__menuItem{text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;border-radius:5px;padding:9px 10px;font-size:13.5px;font-weight:500;display:block}.SearchableField-module__5cg2tq__menuItem:hover{background:var(--color-bg-alt);color:var(--color-navy)}
.ReviewForm-module__5zIvhW__form{background:var(--color-bg-alt);border-radius:10px;flex-direction:column;gap:12px;margin-bottom:8px;padding:18px;display:flex}.ReviewForm-module__5zIvhW__heading{color:var(--color-text);font-size:15px;font-weight:800}.ReviewForm-module__5zIvhW__field{flex-direction:column;gap:6px;display:flex}.ReviewForm-module__5zIvhW__field label{color:var(--color-text-muted);font-size:12.5px;font-weight:700}.ReviewForm-module__5zIvhW__field input,.ReviewForm-module__5zIvhW__field textarea{border:1px solid var(--color-border);background:#fff;border-radius:6px;padding:10px 12px;font-size:14px}.ReviewForm-module__5zIvhW__field textarea{resize:vertical;min-height:90px}.ReviewForm-module__5zIvhW__error{color:var(--color-red);font-size:13px;font-weight:600}.ReviewForm-module__5zIvhW__uploadStatus{color:var(--color-text-muted);font-size:12.5px}.ReviewForm-module__5zIvhW__photoPreviewRow{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.ReviewForm-module__5zIvhW__photoPreview{border:1px solid var(--color-border);border-radius:6px;width:64px;height:64px;position:relative;overflow:hidden}.ReviewForm-module__5zIvhW__photoPreview img{object-fit:cover;width:100%;height:100%}.ReviewForm-module__5zIvhW__photoRemoveButton{color:#fff;background:#000000a6;border:none;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;line-height:1;display:flex;position:absolute;top:2px;right:2px}.ReviewForm-module__5zIvhW__buttons{gap:10px;display:flex}.ReviewForm-module__5zIvhW__submitButton{background:var(--color-navy);color:#fff;border:none;border-radius:6px;padding:11px 22px;font-size:13.5px;font-weight:700}.ReviewForm-module__5zIvhW__submitButton:disabled{opacity:.6;cursor:not-allowed}.ReviewForm-module__5zIvhW__cancelButton{border:1px solid var(--color-border);color:var(--color-text);background:0 0;border-radius:6px;padding:11px 22px;font-size:13.5px;font-weight:700}
