.NewListingsSection_section__lmbLS{position:relative;width:100%;padding:var(--section-padding-y) 0;overflow:hidden;background:var(--color-surface)}.NewListingsSection_bgDecor___v6rO{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 50% 0,rgba(var(--color-accent-rgb),.06) 0,transparent 60%)}.NewListingsSection_header__kJEBN{position:relative;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1.5rem 2rem;margin-bottom:2.25rem}.NewListingsSection_headerMain__y8RT5{max-width:36rem}.NewListingsSection_eyebrow__tnuZX{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted);margin-bottom:.6rem}.NewListingsSection_title__ULCzJ{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--color-text);letter-spacing:-.03em;margin-bottom:.6rem;line-height:1.15}.NewListingsSection_subtitle__kuTaM{font-size:1.05rem;color:var(--color-text-muted);line-height:1.65;margin:0}.NewListingsSection_viewAll__lczIz{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border:2px solid var(--color-border);color:var(--color-text);font-size:.9rem;font-weight:700;border-radius:12px;white-space:nowrap;transition:all .25s ease}.NewListingsSection_viewAll__lczIz:hover{background:var(--color-text);color:white;border-color:var(--color-text);transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--color-primary-rgb),.25)}.NewListingsSection_viewAll__lczIz svg{transition:transform .25s}.NewListingsSection_viewAll__lczIz:hover svg{transform:translateX(4px)}@media (max-width:768px){.NewListingsSection_header__kJEBN{flex-direction:column;align-items:flex-start}.NewListingsSection_viewAll__lczIz{width:100%;justify-content:center}}@media (max-width:767px){.NewListingsSection_section__lmbLS{padding:1.25rem 0;background:var(--color-bg)}.NewListingsSection_bgDecor___v6rO{display:none}.NewListingsSection_header__kJEBN{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.NewListingsSection_headerMain__y8RT5{min-width:0;flex:1 1}.NewListingsSection_eyebrow__tnuZX,.NewListingsSection_subtitle__kuTaM{display:none}.NewListingsSection_title__ULCzJ{font-size:16px!important;font-weight:600;margin-bottom:0;letter-spacing:-.02em;line-height:1.2}.NewListingsSection_viewAll__lczIz{flex-shrink:0;width:auto;padding:0;background:transparent;box-shadow:none;border-radius:0;color:var(--color-primary);font-size:12px;font-weight:700;white-space:nowrap}.NewListingsSection_viewAll__lczIz:hover{transform:none;box-shadow:none;background:transparent}.NewListingsSection_viewAll__lczIz svg{width:14px;height:14px}}.OfferCard_card__dIRDI{position:relative;display:flex;flex-direction:column;height:100%;padding:1.5rem 1.35rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .25s;animation:OfferCard_offerCardIn__NjdPQ .55s ease backwards}.OfferCard_card__dIRDI:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--color-accent),var(--color-accent-light));opacity:0;transition:opacity .3s ease}.OfferCard_card__dIRDI:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(15,23,42,.1);border-color:rgba(15,23,42,.12)}.OfferCard_card__dIRDI:hover:before{opacity:1}.OfferCard_card__dIRDI:hover .OfferCard_iconWrap__rLr2E{background:var(--color-primary);color:white}.OfferCard_card__dIRDI:hover .OfferCard_link__BMS0G svg{transform:translateX(3px)}@keyframes OfferCard_offerCardIn__NjdPQ{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.OfferCard_featured__0KCNN{background:linear-gradient(160deg,#fffbeb 0,var(--color-surface) 70%);border-color:rgba(var(--color-accent-rgb),.35);box-shadow:0 8px 28px rgba(var(--color-accent-rgb),.12)}.OfferCard_featured__0KCNN:before{opacity:1;background:var(--color-accent)}.OfferCard_featured__0KCNN .OfferCard_badge__MZojL{background:var(--color-accent);color:var(--color-text)}.OfferCard_top__AfRIr{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.1rem}.OfferCard_iconWrap__rLr2E{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;background:rgba(var(--color-accent-rgb),.12);color:var(--color-accent-hover);transition:background .3s ease,color .3s ease}.OfferCard_badge__MZojL{padding:.3rem .7rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);background:rgba(var(--color-accent-rgb),.18);border-radius:999px}.OfferCard_title__6zfJx{font-size:1.1rem;font-weight:600;color:var(--color-text);letter-spacing:-.02em;margin-bottom:.5rem;line-height:1.3}.OfferCard_desc__KE27E{font-size:.88rem;color:var(--color-text-muted);line-height:1.6;margin:0 0 1.25rem;flex:1 1}.OfferCard_footer__D1Lar{margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.85rem}.OfferCard_valid__rsikp{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--color-text-muted);margin:0}.OfferCard_valid__rsikp svg{flex-shrink:0;opacity:.7}.OfferCard_link__BMS0G{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;color:var(--color-text);transition:gap .25s,color .25s}.OfferCard_link__BMS0G:hover{color:var(--color-text-muted);gap:.5rem}.OfferCard_link__BMS0G svg{transition:transform .25s}@media (prefers-reduced-motion:reduce){.OfferCard_card__dIRDI{animation:none}.OfferCard_card__dIRDI:hover{transform:none}}@media (max-width:767px){.OfferCard_badge__MZojL{font-size:.58rem;padding:.22rem .55rem;letter-spacing:.04em;white-space:nowrap}}.OffersSection_section__4EnTO{position:relative;width:100%;padding:var(--section-padding-y) 0;overflow:hidden;background:var(--color-surface)}.OffersSection_bgDecor__6E2_E{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 45% at 100% 0,rgba(var(--color-accent-rgb),.08) 0,transparent 55%),radial-gradient(ellipse 45% 40% at 0 100%,rgba(var(--color-primary-rgb),.05) 0,transparent 50%)}.OffersSection_section__4EnTO:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-accent),var(--color-accent-light),var(--color-primary-light))}.OffersSection_header__3VKwp{position:relative;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1.5rem 2rem;margin-bottom:2.25rem}.OffersSection_headerMain__gFCxy{max-width:40rem}.OffersSection_eyebrow__O8_6Y{display:inline-block;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted);margin-bottom:.6rem}.OffersSection_title__flcc3{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--color-text);letter-spacing:-.03em;margin-bottom:.6rem;line-height:1.15}.OffersSection_subtitle__tpdzH{font-size:1.05rem;color:var(--color-text-muted);line-height:1.65;margin:0 0 1.15rem}.OffersSection_highlights__ZSBzl{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}.OffersSection_highlights__ZSBzl li{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.78rem;font-weight:500;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px}.OffersSection_highlights__ZSBzl svg{color:var(--color-success);flex-shrink:0}.OffersSection_viewAll__a529l{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:var(--color-primary);color:white;font-size:.9rem;font-weight:600;border-radius:12px;white-space:nowrap;box-shadow:0 4px 14px rgba(var(--color-primary-rgb),.22);transition:background .25s,transform .25s,box-shadow .25s}.OffersSection_viewAll__a529l:hover{background:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 8px 24px rgba(var(--color-primary-rgb),.28)}.OffersSection_viewAll__a529l svg{transition:transform .25s}.OffersSection_viewAll__a529l:hover svg{transform:translateX(4px)}.OffersSection_grid__6LMO4{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;align-items:stretch}.OffersSection_banner__QfE1L{position:relative;margin-top:2.5rem;padding:1.5rem 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem 2rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.OffersSection_bannerLabel__MhtAQ{display:block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:.35rem}.OffersSection_bannerCopy__XaKK_ p{margin:0;font-size:.95rem;color:var(--color-text-muted);line-height:1.55;max-width:36rem}.OffersSection_bannerBtn__HyXy9{display:inline-flex;align-items:center;padding:.85rem 1.5rem;background:var(--color-text);color:white;font-weight:600;font-size:.9rem;border-radius:10px;white-space:nowrap;transition:transform .2s,opacity .2s}.OffersSection_bannerBtn__HyXy9:hover{transform:translateY(-2px);opacity:.92}@media (max-width:1100px){.OffersSection_grid__6LMO4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.OffersSection_header__3VKwp{flex-direction:column;align-items:flex-start}.OffersSection_viewAll__a529l{width:100%;justify-content:center}.OffersSection_banner__QfE1L{flex-direction:column;align-items:flex-start;padding:1.35rem}.OffersSection_bannerBtn__HyXy9{width:100%;justify-content:center}}@media (max-width:520px){.OffersSection_banner__QfE1L{flex-direction:column;align-items:flex-start;padding:1.35rem}.OffersSection_bannerBtn__HyXy9{width:100%;justify-content:center}}@media (max-width:767px){.OffersSection_section__4EnTO{padding:1.25rem 0;background:var(--color-bg)}.OffersSection_bgDecor__6E2_E,.OffersSection_section__4EnTO:before{display:none}.OffersSection_header__3VKwp{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.OffersSection_headerMain__gFCxy{min-width:0;flex:1 1}.OffersSection_eyebrow__O8_6Y,.OffersSection_subtitle__tpdzH{display:none}.OffersSection_title__flcc3{font-size:16px!important;font-weight:600;margin-bottom:0;letter-spacing:-.02em;line-height:1.2}.OffersSection_viewAll__a529l{flex-shrink:0;width:auto;padding:0;background:transparent;box-shadow:none;border-radius:0;color:var(--color-primary);font-size:12px;font-weight:700;white-space:nowrap}.OffersSection_viewAll__a529l:hover{transform:none;box-shadow:none;background:transparent}.OffersSection_viewAll__a529l svg{width:14px;height:14px}.OffersSection_grid__6LMO4{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.65rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.35rem;max-width:none;margin:0;grid-template-columns:unset}.OffersSection_grid__6LMO4>*{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.325rem);min-width:calc(50% - .325rem);scroll-snap-align:start}.OffersSection_grid__6LMO4>:first-child{grid-column:auto}.OffersSection_banner__QfE1L{display:none}}.ReviewsSection_section__DhXg_{position:relative;width:100%;padding:var(--section-padding-y) 0;overflow:hidden;background:linear-gradient(180deg,var(--color-bg) 0,var(--color-surface) 50%,var(--color-bg) 100%)}.ReviewsSection_bgDecor__6812k{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 45% 40% at 0 50%,rgba(var(--color-accent-rgb),.06) 0,transparent 55%),radial-gradient(ellipse 45% 40% at 100% 50%,rgba(var(--color-primary-rgb),.05) 0,transparent 55%)}.ReviewsSection_header__f_cW1{position:relative;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1.5rem 2rem;margin-bottom:1.5rem}.ReviewsSection_headerMain__K2AV3{max-width:36rem}.ReviewsSection_eyebrow__ds5Q_{display:inline-block;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted);margin-bottom:.6rem}.ReviewsSection_title__0CRSL{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--color-text);letter-spacing:-.03em;margin-bottom:.6rem;line-height:1.15}.ReviewsSection_subtitle__lykV2{font-size:1.05rem;color:var(--color-text-muted);line-height:1.65;margin:0}.ReviewsSection_ratingBadge__uyJ74{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.ReviewsSection_ratingValue__tWLjy{font-size:2.25rem;font-weight:600;color:var(--color-text);line-height:1;letter-spacing:-.03em}.ReviewsSection_ratingCount__RJvry{display:block;font-size:.75rem;color:var(--color-text-muted);margin-top:.3rem;max-width:10rem;line-height:1.4}.ReviewsSection_stars__Qvawm{display:flex;gap:.12rem;color:var(--color-accent)}@media (max-width:768px){.ReviewsSection_header__f_cW1{flex-direction:column;align-items:flex-start}.ReviewsSection_ratingBadge__uyJ74{width:100%}}@media (max-width:767px){.ReviewsSection_section__DhXg_{padding:1.25rem 0 1.5rem;background:var(--color-bg)}.ReviewsSection_bgDecor__6812k{display:none}.ReviewsSection_header__f_cW1{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.ReviewsSection_headerMain__K2AV3{min-width:0;flex:1 1}.ReviewsSection_eyebrow__ds5Q_,.ReviewsSection_subtitle__lykV2{display:none}.ReviewsSection_title__0CRSL{font-size:16px!important;font-weight:600;margin-bottom:0;letter-spacing:-.02em;line-height:1.2}.ReviewsSection_ratingBadge__uyJ74{display:none}}