.Key_pageRoot__DIFyl{min-height:100vh;background:linear-gradient(135deg,#ffffff,#f7f7f7 50%,#f2f2f2);display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#222;font-family:Poppins,sans-serif}.Key_container__rQdWn{display:flex;flex-wrap:wrap;gap:50px;max-width:1300px;width:100%;justify-content:space-around}.Key_left__wNL6A{flex:1;min-width:250px;max-width:450px}.Key_title__12hjq{font-size:1.5rem;font-weight:600;text-align:center;color:#222}.Key_subtitle___8eoR{font-size:1rem;line-height:1.6;opacity:.9;margin-bottom:30px}.Key_searchCard__NT2Ha{position:relative;background:rgba(255,255,255,.85);border:1px solid rgba(70,217,147,.3);backdrop-filter:blur(15px);border-radius:20px;padding:25px;box-shadow:0 0 25px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:15px;overflow:hidden;transition:.4s ease}.Key_searchCard__NT2Ha:hover{box-shadow:0 0 35px rgba(70,217,147,.25)}.Key_selectRow__Rmf1z{display:flex;justify-content:space-between;align-items:center}.Key_btn__WYf4y{background:linear-gradient(90deg,#7ee6be,#46d993);color:#fff;font-weight:600;border:none;border-radius:10px;padding:10px 18px;cursor:pointer;transition:all .3s ease}.Key_btn__WYf4y:hover{transform:scale(1.05);background:linear-gradient(90deg,#9aefcf,#24a96e)}.Key_small__WiiRt{font-size:.9rem}.Key_arrowControls__CMO48{display:flex;gap:8px}.Key_navBtn__XsHEk{background:rgba(0,0,0,.05);border:1px solid rgba(70,217,147,.3);color:#46d993;width:35px;height:35px;border-radius:50%;cursor:pointer;transition:.3s}.Key_navBtn__XsHEk:hover{background:#46d993;color:#fff}.Key_plateVisual__TufsP{border-radius:12px;overflow:hidden;height:80px;margin-top:10px;color:#111;font-size:1.6rem;font-weight:700;letter-spacing:2px}.Key_plateInputGroup__sp57q,.Key_plateVisual__TufsP{display:flex;justify-content:center;align-items:center}.Key_plateInputGroup__sp57q{gap:10px;background:rgba(255,255,255,.95);border:2px solid rgba(70,217,147,.6);border-radius:16px;padding:14px 20px;backdrop-filter:blur(6px);box-shadow:0 4px 15px rgba(70,217,147,.1);width:fit-content;margin:0 auto;transition:all .3s ease}.Key_plateInputGroup__sp57q:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(70,217,147,.25)}.Key_plateLeftInput__a6sa5,.Key_plateRightInput__RLaK5{width:90px;text-align:center;font-size:22px;font-weight:600;color:#111;padding:10px 12px;border-radius:10px;border:1.5px solid rgba(70,217,147,.7);background:rgba(255,255,255,.9);outline:none;transition:all .25s ease}.Key_plateLeftInput__a6sa5:focus,.Key_plateRightInput__RLaK5:focus{border-color:rgba(70,217,147,1);box-shadow:0 0 10px rgba(70,217,147,.4)}.Key_plateLeftInput__a6sa5::placeholder,.Key_plateRightInput__RLaK5::placeholder{color:rgba(0,0,0,.3);letter-spacing:1px}.Key_vinInput__0Cyo8{width:100%;padding:15px 20px;font-size:1rem;border:2px solid rgba(70,217,147,.5);border-radius:12px;background:rgba(255,255,255,.95);color:#111;font-weight:600;text-align:center;transition:.3s ease}.Key_vinInput__0Cyo8:focus{border-color:rgba(70,217,147,.9);box-shadow:0 0 10px rgba(70,217,147,.25)}.Key_searchBtn__YePNz{background:linear-gradient(90deg,#46d993,#7ee6be);border:none;border-radius:10px;color:#fff;font-weight:700;padding:12px;cursor:pointer;transition:.3s;overflow:hidden}.Key_searchBtn__YePNz:hover{transform:translateY(-2px);background:linear-gradient(90deg,#9aefcf,#24a96e)}.Key_right__LP_wU{flex:1;min-width:600px}.Key_cardsWrapper__eGz1v{position:relative}.Key_skeletonGrid__CqV8X{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}.Key_skeletonCard__Cg9mF{background:rgba(0,0,0,.05);border-radius:16px;padding:15px}.Key_skeletonImg__Kdoyl,.Key_skeletonSubtext__1zPfs,.Key_skeletonText__p__o0{background:rgba(0,0,0,.08);border-radius:6px;animation:Key_pulse__DZDE1 1.5s ease-in-out infinite}.Key_skeletonImg__Kdoyl{height:120px;margin-bottom:10px}.Key_skeletonText__p__o0{height:14px;width:70%;margin-bottom:6px}.Key_skeletonSubtext__1zPfs{height:12px;width:50%}@keyframes Key_pulse__DZDE1{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.Key_carCard__Cdxfb{position:relative;background:rgba(255,255,255,.95);border:1px solid rgba(70,217,147,.3);border-radius:18px;overflow:hidden;backdrop-filter:blur(6px);box-shadow:0 0 15px rgba(70,217,147,.15);transition:transform .4s ease}.Key_carCard__Cdxfb:hover{transform:translateY(-5px)}.Key_carCard__Cdxfb:after{background:linear-gradient(120deg,transparent,rgba(70,217,147,.25),transparent);animation:Key_shimmer__cCqW_ 8s linear infinite}.Key_carCard__Cdxfb:after,.Key_searchCard__NT2Ha:after{content:"";position:absolute;top:0;left:-150%;width:70%;height:100%;transform:skewX(-25deg);pointer-events:none}.Key_searchCard__NT2Ha:after{background:linear-gradient(120deg,transparent,rgba(70,217,147,.2),transparent);animation:Key_shimmer__cCqW_ 6s linear infinite}@keyframes Key_shimmer__cCqW_{0%{left:-150%}50%{left:120%}to{left:-150%}}.Key_imgWrap__fIGlj img{width:100%;height:180px;object-fit:cover;border-bottom:1px solid rgba(70,217,147,.3)}.Key_carInfo__wINsV{padding:14px}.Key_carTitle__Y20XZ{font-size:1.1rem;font-weight:600;color:#222}.Key_carPrice__SGOcw{color:#46d993;font-weight:700;font-size:1rem}.Menu_navLink__BCh_l{position:relative;padding:8px 16px;color:#fff;text-decoration:none;display:inline-block;cursor:pointer;transition:color .3s ease}.Menu_navLink__BCh_l span{position:relative;z-index:2}.Menu_navLink__BCh_l:before{top:0;left:0}.Menu_navLink__BCh_l:after{bottom:0;right:0}.Menu_navLink__BCh_l span:before{top:0;left:0}.Menu_navLink__BCh_l span:after{bottom:0;right:0}.Menu_navLink__BCh_l:hover:after,.Menu_navLink__BCh_l:hover:before{width:100%}.Menu_navLink__BCh_l:hover span:after,.Menu_navLink__BCh_l:hover span:before{height:100%}.Menu_active__KlFY2:after,.Menu_active__KlFY2:before{width:100%}.Menu_active__KlFY2 span:after,.Menu_active__KlFY2 span:before{height:100%}.MobileMenu_mobileNav__CFl5e{list-style:none;padding:0;margin:0;display:flex!important;flex-direction:column!important;gap:16px}.MobileMenu_mobileNav__CFl5e li{position:relative;padding:8px 0}.MobileMenu_mobileNav__CFl5e li a{color:#ffffff!important;font-size:18px;font-weight:500;display:block;text-decoration:none;opacity:.9;transition:.25s ease}.MobileMenu_mobileNav__CFl5e li a:hover{opacity:1;transform:translateX(4px)}.MobileMenu_current__wuHnt>a{color:#46d993!important;font-weight:600}.MobileMenu_current__wuHnt>a:after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:100%;background:#46d993;animation:MobileMenu_activeLine__g8NLH .3s ease}@keyframes MobileMenu_activeLine__g8NLH{0%{width:0}to{width:100%}}.MobileMenu_dropdown2-btn__494bn{position:absolute;right:0;top:13px;width:12px;height:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);opacity:.6;transition:.3s ease}.MobileMenu_current__wuHnt .MobileMenu_dropdown2-btn__494bn{border-color:#46d993;transform:rotate(225deg);opacity:1}.MobileMenu_mobile-menu__rH5fD{animation:MobileMenu_menuSlide__jzzXR .35s ease;-webkit-overflow-scrolling:touch!important;overflow-y:auto!important}@keyframes MobileMenu_menuSlide__jzzXR{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@media (max-width:480px){.MobileMenu_mobileNav__CFl5e li a{font-size:16px}}.Header1_main-header__X_XI9{width:100%;position:fixed;top:0;z-index:1200;background:rgba(0,0,0,.97);backdrop-filter:blur(12px);transition:all .35s ease}.Header1_is-fixed__Cg6w2{background:rgba(0,0,0,.92)!important}.Header1_is-small__GPzFK .Header1_logo__1UvYv img{height:34px!important}.Header1_top-bar__fKD5u{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.Header1_list-infor-topbar__xuUR5{display:flex;align-items:center;gap:20px}.Header1_list-infor-topbar__xuUR5 li a{display:flex;align-items:center;gap:6px;color:#fff;font-size:14px;opacity:.85;transition:.25s ease}.Header1_list-infor-topbar__xuUR5 li a:hover{opacity:1;transform:translateX(3px)}.Header1_icon-topbar__lW_SL{display:flex;justify-content:flex-end;gap:14px}.Header1_icon-topbar__lW_SL li a{font-size:18px;color:white;transition:.25s ease}.Header1_header-lower__1gI9F{padding:10px 0;height:60px}.Header1_logo__1UvYv img{height:30px;transition:.3s ease}.Header1_navigation__tMDys{display:flex!important;gap:24px!important;align-items:center!important}.Header1_navigation__tMDys>li{display:inline-block!important;position:relative}.Header1_navigation__tMDys>li>a{display:inline-block;color:#fff;padding:8px 4px;font-size:16px;position:relative;transition:.25s ease}.Header1_navigation__tMDys>li>a span{position:relative;z-index:3}.Header1_navigation__tMDys>li>a:before{top:0;left:0}.Header1_navigation__tMDys>li>a:after{bottom:0;right:0}.Header1_navigation__tMDys>li>a span:after,.Header1_navigation__tMDys>li>a span:before{content:"";position:absolute;width:2px;height:0;transition:height .35s ease}.Header1_navigation__tMDys>li>a span:before{top:0;left:0}.Header1_navigation__tMDys>li>a span:after{bottom:0;right:0}.Header1_navigation__tMDys>li>a:hover:after,.Header1_navigation__tMDys>li>a:hover:before{width:100%}.Header1_navigation__tMDys>li>a:hover span:after,.Header1_navigation__tMDys>li>a:hover span:before{height:100%}.Header1_navigation__tMDys>li.Header1_current__iLn9C>a:after,.Header1_navigation__tMDys>li.Header1_current__iLn9C>a:before{width:100%}.Header1_navigation__tMDys>li.Header1_current__iLn9C>a span:after,.Header1_navigation__tMDys>li.Header1_current__iLn9C>a span:before{height:100%}.Header1_btn-icon-list__S88B_{background:#ffffff;color:#000!important;padding:10px 16px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;font-weight:600;transition:.25s ease}.Header1_btn-icon-list__S88B_:hover{background:#46d993;transform:translateY(-2px)}.Header1_mobile-button__yuB5S{height:52px;flex-direction:column;justify-content:space-between}.Header1_mobile-button__yuB5S span,.Header1_mobile-button__yuB5S span:after,.Header1_mobile-button__yuB5S span:before{display:block}.Header1_mobile-menu__Oy9Hn{position:fixed;top:0;right:-100%;width:310px;height:100vh;background:rgba(0,0,0,.97);backdrop-filter:blur(10px);transition:right .35s ease;z-index:99999;padding:24px;pointer-events:auto!important;overscroll-behavior:contain!important}.Header1_mobile-menu__Oy9Hn.Header1_active__Tm5pJ{right:0!important}.Header1_mobile-button__yuB5S{width:30px;height:22px;display:none;position:relative;cursor:pointer;z-index:99999}.Header1_mobile-button__yuB5S span,.Header1_mobile-button__yuB5S span:after,.Header1_mobile-button__yuB5S span:before{content:"";position:absolute;height:3px;width:100%;background:#fff;border-radius:4px;transition:.35s ease-in-out}.Header1_mobile-button__yuB5S span{top:50%;transform:translateY(-50%)}.Header1_mobile-button__yuB5S span:before{top:-8px}.Header1_mobile-button__yuB5S span:after{top:8px}.Header1_active__Tm5pJ.Header1_mobile-button__yuB5S span{background:transparent}.Header1_active__Tm5pJ.Header1_mobile-button__yuB5S span:before{top:0;transform:rotate(45deg)}.Header1_active__Tm5pJ.Header1_mobile-button__yuB5S span:after{top:0;transform:rotate(-45deg)}@media (max-width:992px){.Header1_mobile-button__yuB5S{display:block!important}}.Header1_menu-backdrop__L5tCe{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;touch-action:none;pointer-events:auto;pointer-events:none;transition:.35s}.Header1_menu-backdrop__L5tCe.Header1_active__Tm5pJ{opacity:1;pointer-events:auto}.Header1_close-btn__laCOf{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;cursor:pointer;z-index:999999;transition:opacity .2s ease}.Header1_mobile-menu__Oy9Hn.Header1_active__Tm5pJ~.Header1_close-btn__laCOf{display:block;position:fixed;right:330px;top:25px;color:#fff;font-size:28px;cursor:pointer}@media (max-width:992px){.Header1_main-menu__WyXiL{display:none!important}.Header1_mobile-button__yuB5S{display:flex!important}.Header1_header-account__NDa28{display:none!important}}@media (max-width:550px){.Header1_logo__1UvYv img{height:30px!important}}.LisingForm_formContainer__gMxP7{background:#fafafa;border-radius:16px;padding:24px;border:1px solid #eee;box-shadow:0 4px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:16px;font-family:Inter,sans-serif}.LisingForm_title__Fhs_M{font-size:18px;font-weight:700;color:#222;margin-bottom:4px}.LisingForm_subtitle__8QHeU{font-size:14px;color:#666;margin-bottom:12px}.LisingForm_labels__D2xxz{font-size:14px;color:#333;font-weight:600}.LisingForm_btn__W0Xq2{width:100%;background:linear-gradient(135deg,#1e88e5,#0d47a1);color:white;font-weight:600;padding:12px 16px;border-radius:10px;border:none;cursor:pointer;transition:all .3s ease;margin-top:8px}.LisingForm_btn__W0Xq2:hover{background:linear-gradient(135deg,#1565c0,#0b3a80);transform:translateY(-1px)}.LisingForm_resultBox__df2ib{background:#f7f9fc;padding:16px;border-radius:12px;border:1px solid #e5e7eb;margin-top:10px}@media (max-width:768px){.LisingForm_formContainer__gMxP7{padding:16px;gap:12px}.LisingForm_btn__W0Xq2{font-size:14px;padding:10px}}.SkeletonGrid_wrapper__YD6Qq{width:100%;max-width:100%;display:flex;justify-content:center}.SkeletonGrid_grid__F5tPn{width:100%;max-width:1280px;margin:0 auto;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));padding:20px;box-sizing:border-box}.SkeletonGrid_card__d4R4X{display:flex;flex-direction:column;gap:12px;background:var(--card-bg,#ffffff);border-radius:12px;padding:12px;box-shadow:0 2px 6px rgba(0,0,0,.06);min-height:220px;overflow:hidden}.SkeletonGrid_badge__OWKlY,.SkeletonGrid_image__Pz6qt,.SkeletonGrid_price__AJU_K,.SkeletonGrid_title__7gLzp{background:linear-gradient(90deg,rgba(220,220,220,.6) 25%,rgba(235,235,235,.6) 50%,rgba(220,220,220,.6) 75%);background-size:200% 100%;animation:SkeletonGrid_shimmer__YjQRm 1.2s linear infinite}.SkeletonGrid_image__Pz6qt{width:100%;height:150px;border-radius:10px}.SkeletonGrid_meta__5aueL{display:flex;flex-direction:column;gap:8px}.SkeletonGrid_title__7gLzp{height:16px;width:70%;border-radius:6px}.SkeletonGrid_row__nxgXD{display:flex;justify-content:space-between;align-items:center}.SkeletonGrid_price__AJU_K{height:14px;width:45%;border-radius:6px}.SkeletonGrid_badge__OWKlY{height:18px;width:20%;border-radius:999px}@keyframes SkeletonGrid_shimmer__YjQRm{0%{background-position:200% 0}to{background-position:-200% 0}}.Contact_widget-contact-us__YmFgZ{padding:80px 0 40px}.Contact_contact-us__KmH2f{display:block;width:100%}.Contact_contact-us-box__sRjW_{background:#ffffff;border-radius:16px;padding:32px 26px;box-shadow:0 6px 22px rgba(0,0,0,.07);transition:.25s ease;text-align:center;border:1px solid rgba(70,217,147,.15)}.Contact_contact-us-box__sRjW_:hover{transform:translateY(-6px);box-shadow:0 10px 28px rgba(0,0,0,.12);border-color:#46d993}.Contact_contact-us-box__sRjW_ .Contact_icon__3fG6K{display:flex;align-items:center;justify-content:center;background:rgba(70,217,147,.08);width:76px;height:76px;margin:0 auto 18px;border-radius:20px}.Contact_contact-us-box__sRjW_ .Contact_title__blhTv{font-size:18px;font-weight:700;margin-bottom:6px;color:#111}.Contact_contact-us-box__sRjW_ .Contact_des__TZt_H{font-size:16px;color:#333;text-decoration:none}.Contact_contact-us-box__sRjW_ .Contact_des__TZt_H:hover{color:#46d993}.Contact_contact-us-box__sRjW_ p{font-size:16px;line-height:22px;color:#333;margin-top:6px}.Contact_form-contact-us-page__Nmjs0{margin-top:40px}#Contact_form-contact-us-page__Nmjs0{display:flex;flex-direction:column;gap:20px}.Contact_input-contact-us-wrap__ueyKX{display:flex;gap:18px;flex-wrap:wrap}.Contact_input-contact-us__8ON2i{flex:1;padding:20px;min-width:260px}.Contact_input-contact-us__8ON2i input{width:100%;border:1px solid rgba(90,90,90,.18);padding:12px 14px;border-radius:10px;background:#fff;font-size:15px;transition:.25s ease}.Contact_input-contact-us__8ON2i input:focus{border-color:#46d993;box-shadow:0 0 0 2px rgba(70,217,147,.25);outline:none}.Contact_form-contact-us-page__Nmjs0 textarea{width:100%;border-radius:10px;font-size:15px;padding:12px 14px;border:1px solid rgba(90,90,90,.18);transition:.25s ease;font-family:inherit}.Contact_form-contact-us-page__Nmjs0 textarea:focus{border-color:#46d993;box-shadow:0 0 0 2px rgba(70,217,147,.25);outline:none}.Contact_searchbtn__Xjr6n{background:#46d993;color:#fff;border-radius:10px;padding:12px 26px;font-size:16px;font-weight:600;border:none;margin-top:20px;transition:.25s ease;cursor:pointer}.Contact_searchbtn__Xjr6n:hover{background:#34b87d;transform:translateY(-1px)}.Contact_widget-map-contact-us__eWbcU{margin-top:50px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.15);border:2px solid rgba(70,217,147,.15)}.Contact_widget-map-contact-us__eWbcU iframe{border-radius:16px}.Contact_fade-up__R9Eoc{opacity:0;transform:translateY(25px);animation:Contact_fadeUp___Iu8o .7s ease forwards}.Contact_fade-up__R9Eoc.Contact_delay-1__Zjg99{animation-delay:.15s}.Contact_fade-up__R9Eoc.Contact_delay-2__snYSZ{animation-delay:.3s}.Contact_fade-up__R9Eoc.Contact_delay-3__zwwT1{animation-delay:.45s}.Contact_fade-up__R9Eoc.Contact_delay-4__UsCez{animation-delay:.6s}@keyframes Contact_fadeUp___Iu8o{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Contact_contact-us-box__sRjW_{padding:24px 20px}.Contact_widget-contact-us__YmFgZ{padding:60px 0 30px}}.ModelTabs_container__dV15C{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;cursor:grab;padding:4px 0}.ModelTabs_container__dV15C:active{cursor:grabbing}.ModelTabs_list__SxekK{display:flex;flex-direction:row;gap:12px;align-items:center;white-space:nowrap;margin:0;padding:10px 6px;list-style:none}.ModelTabs_item__hzBta{flex:0 0 auto;min-width:140px}.ModelTabs_btn__c_rFD{display:block;width:100%;padding:10px 12px;border-radius:8px;border:0;background:#f3f4f6;color:#0f172a;font-weight:600;cursor:pointer;text-align:center;white-space:nowrap;transition:background .15s ease,transform .12s ease,box-shadow .15s ease}.ModelTabs_btn__c_rFD:hover{background:#e8eefc;transform:translateY(-1px)}.ModelTabs_btnActive__wx7wP{background:#2dd4bf;color:#ffffff;box-shadow:0 3px 8px rgba(45,212,191,.35)}.ModelTabs_container__dV15C::-webkit-scrollbar{height:6px}.ModelTabs_container__dV15C::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.18);border-radius:10px}.ModelTabs_container__dV15C::-webkit-scrollbar-track{background:transparent}.BestSellingSlider_sectionTitle__xlZ8G{text-align:center;font-size:32px;font-weight:900;margin-bottom:32px;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(90deg,#46d993,#34b87a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.BestSellingSlider_sectionTitle__xlZ8G:after{content:"";width:150px;height:4px;background:linear-gradient(90deg,#46d993,#34b87a);display:block;margin:12px auto 0;border-radius:10px}.BestSellingSlider_sliderWrapper__gMnUx{width:100%;padding:0 10px}.BestSellingSlider_slideItem__JK0Yq{border-radius:16px!important;background:#fff;overflow:hidden;transition:.28s ease;box-shadow:0 6px 14px rgba(0,0,0,.12)}.BestSellingSlider_slideItem__JK0Yq:hover{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.18)}.BestSellingSlider_hoverAuto__1bntn img{transition:opacity .35s ease}.BestSellingSlider_slideItem__JK0Yq .BestSellingSlider_image__XnOA6 img{width:100%;height:260px;object-fit:cover;border-radius:12px;transition:.25s}.BestSellingSlider_favoriteFloating__rEM8O{position:absolute;top:14px;right:14px;z-index:10;width:42px;height:42px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:.25s ease;cursor:pointer}.BestSellingSlider_favoriteFloating__rEM8O:hover{background:#ff3d3d;color:#fff;transform:scale(1.1)}.BestSellingSlider_slideItem__JK0Yq:hover .BestSellingSlider_image__XnOA6 img{transform:scale(1.02)}.BestSellingSlider_slideItem__JK0Yq .BestSellingSlider_content__M6whD{padding:16px}.BestSellingSlider_price-wrap__TLz3a{display:flex;align-items:center;gap:10px}.BestSellingSlider_price-sale__OpZGH{color:#e63946;font-weight:700;font-size:20px}.BestSellingSlider_price__hwdiw{color:#555;text-decoration:line-through}.BestSellingSlider_listing-information__46U3n .BestSellingSlider_inner__HTPp6 span{color:#777;font-size:12px}.BestSellingSlider_listing-information__46U3n .BestSellingSlider_inner__HTPp6 p{font-weight:600;font-size:14px;margin-top:2px}.BestSellingSlider_h66__n0E3M{font-size:15px;font-weight:700}.BestSellingSlider_swiper-pagination-bullet__eHvpD{background:#aaa!important;opacity:1!important}.BestSellingSlider_swiper-pagination-bullet-active__GCRo9{background:#ff4d4f!important;width:14px!important;height:14px!important}@media (max-width:767px){.BestSellingSlider_sectionTitle__xlZ8G{font-size:24px}.BestSellingSlider_slideItem__JK0Yq .BestSellingSlider_image__XnOA6 img{height:200px}}.Leasing_wrapper__0Gzng{width:100%;padding:18px 12px;box-sizing:border-box;font-family:Inter,ui-sans-serif,system-ui}.Leasing_title__QJ9YT{font-size:18px;font-weight:700;margin-bottom:12px;color:#0f172a}.Leasing_marquee__7p_M_{width:100%;overflow:hidden;position:relative;margin-top:10px}.Leasing_marqueeInner___is0S{display:flex;gap:16px;width:max-content;animation:Leasing_marqueeScroll__OyECI 25s linear infinite}@keyframes Leasing_marqueeScroll__OyECI{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Leasing_marquee__7p_M_ .Leasing_card__oS_j2{min-width:260px;flex-shrink:0}.Leasing_marquee__7p_M_ .Leasing_card__oS_j2:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(0,0,0,.12)}.Leasing_marquee__7p_M_:after,.Leasing_marquee__7p_M_:before{content:"";position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:10}.Leasing_marquee__7p_M_:before{left:0;background:linear-gradient(90deg,white,transparent)}.Leasing_marquee__7p_M_:after{right:0;background:linear-gradient(270deg,white,transparent)}.Leasing_logoWrap__EjqCZ{position:relative;width:72px;height:72px}.Leasing_info__4xwF3{display:flex;flex-direction:column;gap:6px}.Leasing_name__toBnU{font-weight:700;font-size:14px}.Leasing_meta__bHlcT{font-size:13px;color:#374151}.Leasing_detailsBtn__OPueI{border:1px solid #e5e7eb;padding:6px 10px;border-radius:8px;font-size:13px;background:#f8fafc;cursor:pointer}.Leasing_leftFade___krsc,.Leasing_rightFade__zy5I4{position:absolute;top:0;bottom:0;width:60px;pointer-events:none}.Leasing_leftFade___krsc{left:0;background:linear-gradient(90deg,white,transparent)}.Leasing_rightFade__zy5I4{right:0;background:linear-gradient(270deg,white,transparent)}.Leasing_sheetOverlay__HENZT{position:fixed;inset:0;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;pointer-events:none;transition:background .25s ease;z-index:200}.Leasing_sheetVisible__nXD5e{pointer-events:auto;background:rgba(0,0,0,.4)}.Leasing_sheet__8EmgP{width:100%;max-width:680px;border-radius:18px 18px 0 0;background:white;transform:translateY(100%);transition:transform .3s cubic-bezier(.22,.9,.23,1);overflow:hidden}.Leasing_sheetOpen__4Ldce{transform:translateY(0)}.Leasing_sheetHandle__3oBPF{width:50px;height:6px;border-radius:999px;background:#d1d5db;margin:10px auto}.Leasing_sheetContent__Xg8mc{height:70vh;padding:16px;display:flex;flex-direction:column;gap:12px}.Leasing_sheetHeader__CZ82k{display:flex;align-items:center;gap:12px}.Leasing_sheetLogo__bnV_H{width:64px;height:64px;position:relative}.Leasing_sheetTitle__BnzQF{font-size:16px;font-weight:700}.Leasing_sheetSubtitle__hiZUx{font-size:13px;color:#6b7280}.Leasing_sheetClose__3Kdoz{margin-left:auto;border:none;background:transparent;cursor:pointer;font-size:18px}.Leasing_sheetBody__nGxiT{margin-top:8px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.Leasing_detailGrid__7RgR8{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.Leasing_detailItem__UvjuM{background:#f3f4f6;padding:10px;border-radius:10px;font-size:13px}.Leasing_sheetActions__ZZQx0{margin-top:10px;display:flex;gap:12px}.Leasing_primaryBtn__C0hxS{flex:1;background:#2563eb;color:white;padding:10px 12px;text-align:center;border-radius:12px;text-decoration:none}.Leasing_secondaryBtn__be6KP{flex:1;background:#f9fafb;border:1px solid #e5e7eb;padding:10px;border-radius:12px;text-align:center;text-decoration:none}