.Logo-module__wacNiq__logo{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.Logo-module__wacNiq__logoIcon{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex;box-shadow:0 4px 12px #f59e0b4d}.Logo-module__wacNiq__logo:hover .Logo-module__wacNiq__logoIcon{transform:scale(1.05)}.Logo-module__wacNiq__sm .Logo-module__wacNiq__logoIcon{border-radius:8px;width:30px;height:30px}.Logo-module__wacNiq__sm .Logo-module__wacNiq__logoIcon svg{width:17px;height:17px}.Logo-module__wacNiq__md .Logo-module__wacNiq__logoIcon{border-radius:10px;width:36px;height:36px}.Logo-module__wacNiq__md .Logo-module__wacNiq__logoIcon svg{width:21px;height:21px}.Logo-module__wacNiq__lg .Logo-module__wacNiq__logoIcon{border-radius:12px;width:44px;height:44px}.Logo-module__wacNiq__lg .Logo-module__wacNiq__logoIcon svg{width:26px;height:26px}.Logo-module__wacNiq__logoText{letter-spacing:-.5px;color:#0f172a;font-weight:900;line-height:1}.Logo-module__wacNiq__sm .Logo-module__wacNiq__logoText{font-size:1.1rem}.Logo-module__wacNiq__md .Logo-module__wacNiq__logoText{font-size:1.3rem}.Logo-module__wacNiq__lg .Logo-module__wacNiq__logoText{font-size:1.65rem}.Logo-module__wacNiq__logoAccent{color:#f59e0b}.Logo-module__wacNiq__light .Logo-module__wacNiq__logoText{color:#fff}.Logo-module__wacNiq__light .Logo-module__wacNiq__logoAccent{color:#f59e0b}
.Navbar-module__cJzEcG__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffff5;border-bottom:1px solid #e2e8f0cc;width:100%;transition:all .3s;position:sticky;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.8rem 1rem;display:flex}.Navbar-module__cJzEcG__logo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__logoIcon{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #f59e0b4d}.Navbar-module__cJzEcG__logoText{color:#0f172a;letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.Navbar-module__cJzEcG__logoText span{color:#f59e0b}.Navbar-module__cJzEcG__navDesktop{align-items:center;gap:1.8rem;display:none}.Navbar-module__cJzEcG__navLink{color:#475569;background:0 0;align-items:center;gap:.3rem;min-height:auto;padding:.4rem .2rem;font-size:.92rem;font-weight:500;display:flex;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:#0f172a}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#f59e0b;font-weight:700}.Navbar-module__cJzEcG__chevron{font-size:.75rem;transition:transform .2s}.Navbar-module__cJzEcG__dropdownWrapper{position:relative}.Navbar-module__cJzEcG__dropdownMenu{z-index:110;background:#fff;border:1px solid #f1f5f9;border-radius:14px;width:260px;padding:.6rem;animation:.2s Navbar-module__cJzEcG__fadeIn;position:absolute;top:100%;left:-20px;box-shadow:0 15px 30px #0000001f}@keyframes Navbar-module__cJzEcG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__dropdownItem{cursor:pointer;border-radius:8px;padding:.65rem .8rem;transition:background .2s}.Navbar-module__cJzEcG__dropdownItem:hover{background:#fffbe8}.Navbar-module__cJzEcG__dropdownTitle{color:#0f172a;font-size:.9rem;font-weight:700}.Navbar-module__cJzEcG__dropdownDesc{color:#64748b;margin-top:.15rem;font-size:.78rem}.Navbar-module__cJzEcG__actions{align-items:center;gap:.6rem;display:flex}.Navbar-module__cJzEcG__callBtn{color:#d97706;white-space:nowrap;background:#fffbe8;border:1px solid #f59e0b59;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.Navbar-module__cJzEcG__callBtn:hover{color:#fff;background:#f59e0b;border-color:#f59e0b;transform:translateY(-2px)}.Navbar-module__cJzEcG__callIcon{font-size:.88rem}.Navbar-module__cJzEcG__ctaBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:9999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;box-shadow:0 4px 15px #f59e0b4d}.Navbar-module__cJzEcG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66}.Navbar-module__cJzEcG__hamburger{background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;display:flex}.Navbar-module__cJzEcG__bar{background:#0f172a;border-radius:2px;width:22px;height:2px}.Navbar-module__cJzEcG__mobileNav{background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;gap:.4rem;padding:1rem 1.2rem;display:flex;box-shadow:0 10px 20px #0000000d}.Navbar-module__cJzEcG__mobileCallBtn{text-align:center;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:800;display:flex;box-shadow:0 4px 15px #f59e0b40;color:#fff!important}.Navbar-module__cJzEcG__sellNavLink{color:#d97706!important;font-weight:800!important}.Navbar-module__cJzEcG__mobileNav button{text-align:left;color:#334155;background:0 0;border-bottom:1px dashed #f1f5f9;width:100%;padding:.75rem .5rem;font-size:1rem;font-weight:600}.Navbar-module__cJzEcG__mobileSellBtn{color:#d97706!important;font-weight:800!important}.Navbar-module__cJzEcG__mobileNav button:last-child{border-bottom:none}@media (min-width:900px){.Navbar-module__cJzEcG__container{padding:1rem 1.5rem}.Navbar-module__cJzEcG__navDesktop{display:flex}.Navbar-module__cJzEcG__hamburger,.Navbar-module__cJzEcG__mobileNav{display:none}.Navbar-module__cJzEcG__ctaBtn{padding:.65rem 1.4rem;font-size:.92rem}}
.Hero-module__ZARIfG__heroSection{background-color:#fff;padding:1.5rem 0 4rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{flex-direction:column;gap:2rem;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}.Hero-module__ZARIfG__heroTextContent{z-index:2;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__badgeLabel{color:#d97706;background:#fffbe8;border:1px solid #f59e0b33;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__dot{background-color:#f59e0b;border-radius:50%;width:7px;height:7px}.Hero-module__ZARIfG__mainTitle{color:#0f172a;letter-spacing:-.03em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2rem,7vw,3.4rem);font-weight:850;line-height:1.15}.Hero-module__ZARIfG__highlightText{color:#f59e0b}.Hero-module__ZARIfG__subText{color:#64748b;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Hero-module__ZARIfG__heroMetrics{flex-wrap:wrap;align-items:center;gap:1.2rem;width:100%;margin-bottom:.5rem;display:flex}.Hero-module__ZARIfG__metricItem{flex-direction:column;display:flex}.Hero-module__ZARIfG__metricVal{color:#0f172a;font-size:1.25rem;font-weight:800}.Hero-module__ZARIfG__metricLbl{color:#64748b;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__metricDivider{background:#e2e8f0;width:1px;height:28px}.Hero-module__ZARIfG__heroVisualArea{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__diagonalBackdrop{display:none}.Hero-module__ZARIfG__carImageWrapper{z-index:2;justify-content:center;width:100%;max-width:600px;transition:transform .4s;display:flex;position:relative}.Hero-module__ZARIfG__carImageWrapper:hover{transform:scale(1.02)}.Hero-module__ZARIfG__heroCarImg{object-fit:contain;filter:drop-shadow(0 20px 30px #00000040);width:100%;height:auto}.Hero-module__ZARIfG__floatingSearchContainer{z-index:10;max-width:1140px;margin:2.5rem auto 0;padding:0 1rem;position:relative}.Hero-module__ZARIfG__searchHeaderTabs{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e2e8f0cc;border-bottom:none;border-radius:12px 12px 0 0;gap:.4rem;width:fit-content;padding:.3rem .5rem;display:flex}.Hero-module__ZARIfG__tabActive{color:#fff;background:#0f172a;border-radius:8px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:750;display:inline-block}.Hero-module__ZARIfG__addressFormBar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:20px;flex-direction:column;gap:1.2rem;padding:1.2rem 1.5rem;display:flex;box-shadow:0 20px 40px -10px #0f172a1f}.Hero-module__ZARIfG__addressInfoBlock{flex-direction:column;flex:1;gap:.4rem;display:flex}.Hero-module__ZARIfG__addressHeader{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.Hero-module__ZARIfG__pinBadge{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:850}.Hero-module__ZARIfG__phoneBadge{color:#d97706;background:#fffbe8;border-radius:6px;padding:.2rem .6rem;font-size:.82rem;font-weight:750;text-decoration:none;transition:all .2s}.Hero-module__ZARIfG__phoneBadge:hover{color:#fff;background:#f59e0b}.Hero-module__ZARIfG__addressFullText{color:#334155;font-size:.95rem;font-weight:600;line-height:1.45}.Hero-module__ZARIfG__directionsBtn{white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.4rem;font-size:.92rem;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #f59e0b59;color:#fff!important}.Hero-module__ZARIfG__directionsBtn:hover{transform:translateY(-2px);box-shadow:0 6px 22px #f59e0b73}@media (min-width:900px){.Hero-module__ZARIfG__heroSection{padding:3rem 0 4rem}.Hero-module__ZARIfG__heroContainer{grid-template-columns:1.1fr 1fr;align-items:center;min-height:440px;padding:0 1.5rem;display:grid}.Hero-module__ZARIfG__subText{max-width:520px;font-size:1.05rem}.Hero-module__ZARIfG__diagonalBackdrop{clip-path:polygon(28% 0,100% 0,100% 100%,0% 100%);z-index:1;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:0 0 0 40px;width:650px;height:650px;display:block;position:absolute;top:-80px;right:-120px}.Hero-module__ZARIfG__floatingSearchContainer{margin:2rem auto 0;padding:0 1.5rem}.Hero-module__ZARIfG__addressFormBar{flex-direction:row;justify-content:space-between;align-items:center;padding:1.2rem 1.8rem}}
.InventorySection-module__hX90cW__inventorySection{background-color:#fff;padding:4rem 0}.InventorySection-module__hX90cW__container{max-width:1280px;margin:0 auto;padding:0 1rem}.InventorySection-module__hX90cW__headerArea{text-align:center;max-width:780px;margin:0 auto 2.5rem}.InventorySection-module__hX90cW__sectionBadge{color:#d97706;letter-spacing:.05em;background:#fffbe8;border:1px solid #f59e0b33;border-radius:9999px;margin-bottom:.8rem;padding:.35rem .85rem;font-size:.78rem;font-weight:800;display:inline-block}.InventorySection-module__hX90cW__sectionTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,5vw,2.4rem);font-weight:800}.InventorySection-module__hX90cW__sectionTitle span{color:#f59e0b}.InventorySection-module__hX90cW__sectionSub{color:#64748b;margin-bottom:1.8rem;font-size:.95rem}.InventorySection-module__hX90cW__segmentedSwitchContainer{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.35rem;max-width:100%;margin-top:.5rem;padding:.35rem;display:inline-flex;box-shadow:inset 0 2px 4px #0000000a}.InventorySection-module__hX90cW__switchSegment{color:#64748b;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.65rem 1.3rem;font-size:.88rem;font-weight:750;transition:all .25s cubic-bezier(.4,0,.2,1)}.InventorySection-module__hX90cW__switchSegment:hover{color:#0f172a}.InventorySection-module__hX90cW__segmentActive{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);box-shadow:0 4px 14px #0f172a40;color:#fff!important}.InventorySection-module__hX90cW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.InventorySection-module__hX90cW__carCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.InventorySection-module__hX90cW__carCard:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 16px 32px #0f172a1a}.InventorySection-module__hX90cW__imageContainer{background:#0f172a;justify-content:center;align-items:center;height:220px;padding:.4rem;display:flex;position:relative;overflow:hidden}.InventorySection-module__hX90cW__bgBlurImg{object-fit:cover;filter:blur(18px)brightness(.6);opacity:.8;pointer-events:none;z-index:0;width:calc(100% + 30px);height:calc(100% + 30px);position:absolute;inset:-15px}.InventorySection-module__hX90cW__badge{color:#fff;z-index:2;background:#f59e0b;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:800;position:absolute;top:.8rem;left:.8rem}.InventorySection-module__hX90cW__typeBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0f172ad9;border-radius:6px;padding:.25rem .65rem;font-size:.7rem;font-weight:700;position:absolute;top:.8rem;right:.8rem}.InventorySection-module__hX90cW__carImg{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .35s;position:relative}.InventorySection-module__hX90cW__carCard:hover .InventorySection-module__hX90cW__carImg{transform:scale(1.04)}.InventorySection-module__hX90cW__cardBody{flex-direction:column;flex-grow:1;padding:1.2rem;display:flex}.InventorySection-module__hX90cW__brandCategory{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.InventorySection-module__hX90cW__brand{color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:800}.InventorySection-module__hX90cW__year{color:#64748b;font-size:.8rem;font-weight:600}.InventorySection-module__hX90cW__carTitle{color:#0f172a;margin-bottom:.8rem;font-size:1.15rem;font-weight:750;line-height:1.35}.InventorySection-module__hX90cW__specsGrid{background:#f8fafc;border-radius:12px;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.2rem;padding:.75rem;display:grid}.InventorySection-module__hX90cW__specItem{color:#475569;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;display:flex}.InventorySection-module__hX90cW__specIcon{font-size:.85rem}.InventorySection-module__hX90cW__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.9rem;display:flex}.InventorySection-module__hX90cW__priceLabel{color:#64748b;font-size:.72rem;font-weight:600}.InventorySection-module__hX90cW__priceValue{color:#0f172a;font-size:1.2rem;font-weight:850}.InventorySection-module__hX90cW__priceUnit{color:#64748b;font-size:.78rem;font-weight:600}.InventorySection-module__hX90cW__detailsBtn{color:#fff;background:#0f172a;border-radius:9999px;padding:.6rem 1.1rem;font-size:.84rem;font-weight:700;transition:all .2s}.InventorySection-module__hX90cW__detailsBtn:hover{color:#fff;background:#f59e0b}@media (min-width:640px){.InventorySection-module__hX90cW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.InventorySection-module__hX90cW__inventorySection{padding:6rem 0}.InventorySection-module__hX90cW__container{padding:0 1.5rem}.InventorySection-module__hX90cW__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.InventorySection-module__hX90cW__filterTabs{justify-content:center}}
.WhyUs-module__onskOq__whyUsSection{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:4rem 0;position:relative;overflow:hidden}.WhyUs-module__onskOq__container{max-width:1280px;margin:0 auto;padding:0 1rem}.WhyUs-module__onskOq__gridWrapper{flex-direction:column;gap:2.5rem;display:flex}.WhyUs-module__onskOq__visualContainer{justify-content:center;width:100%;display:flex;position:relative}.WhyUs-module__onskOq__ambientGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#f59e0b2e 0%,#0000 70%);width:110%;height:110%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhyUs-module__onskOq__imageCard{z-index:2;background:0 0;border-radius:20px;width:100%;max-width:620px;padding:0;transition:transform .3s;position:relative;box-shadow:0 20px 45px -10px #0f172a2e}.WhyUs-module__onskOq__imageCard:hover{transform:translateY(-4px)}.WhyUs-module__onskOq__dealerImg{object-fit:contain;border-radius:20px;width:100%;height:auto;display:block}.WhyUs-module__onskOq__founderBadge{color:#fff;z-index:10;background:#0f172a;border:1.5px solid #f59e0b;border-radius:9999px;flex-direction:column;align-items:flex-end;padding:.45rem 1rem;line-height:1.2;display:flex;position:absolute;top:-14px;left:auto;right:20px;box-shadow:0 10px 20px #00000040}.WhyUs-module__onskOq__founderTitle{color:#f59e0b;font-size:.82rem;font-weight:800}.WhyUs-module__onskOq__founderSub{color:#cbd5e1;font-size:.7rem;font-weight:600}.WhyUs-module__onskOq__floatingTrustChip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#fffffff2;border:1px solid #f59e0b;border-radius:16px;flex-direction:column;align-items:flex-end;padding:.5rem 1.1rem;display:flex;position:absolute;bottom:-16px;right:20px;box-shadow:0 12px 30px #0000001f}.WhyUs-module__onskOq__chipVal{color:#0f172a;font-size:1rem;font-weight:850}.WhyUs-module__onskOq__chipLbl{color:#64748b;font-size:.72rem;font-weight:600}.WhyUs-module__onskOq__textContent{flex-direction:column;align-items:flex-start;display:flex}.WhyUs-module__onskOq__badge{color:#d97706;background:#fffbe8;border:1px solid #f59e0b40;border-radius:9999px;margin-bottom:.8rem;padding:.35rem .85rem;font-size:.78rem;font-weight:750;display:inline-block}.WhyUs-module__onskOq__title{color:#0f172a;margin-bottom:1rem;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:850;line-height:1.25}.WhyUs-module__onskOq__title span{color:#f59e0b}.WhyUs-module__onskOq__desc{color:#475569;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.WhyUs-module__onskOq__perksList{flex-direction:column;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.WhyUs-module__onskOq__perkCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1rem;padding:1rem 1.2rem;display:flex;box-shadow:0 4px 12px #0f172a0a}.WhyUs-module__onskOq__iconCircle{background:#fffbe8;border:1px solid #f59e0b33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.WhyUs-module__onskOq__perkTitle{color:#0f172a;margin-bottom:.2rem;font-size:.95rem;font-weight:750}.WhyUs-module__onskOq__perkDesc{color:#64748b;font-size:.82rem;line-height:1.45}.WhyUs-module__onskOq__ctaGroup{flex-wrap:wrap;align-items:center;gap:.8rem;width:100%;display:flex}.WhyUs-module__onskOq__sellBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:9999px;padding:.8rem 1.4rem;font-size:.92rem;font-weight:800;transition:all .2s;box-shadow:0 4px 16px #f59e0b59}.WhyUs-module__onskOq__sellBtn:hover{transform:translateY(-2px);box-shadow:0 6px 22px #f59e0b73}.WhyUs-module__onskOq__callBtn{white-space:nowrap;background:#0f172a;border-radius:9999px;align-items:center;padding:.8rem 1.4rem;font-size:.92rem;font-weight:750;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #0f172a33;color:#fff!important}.WhyUs-module__onskOq__callBtn:hover{background:#1e293b;transform:translateY(-2px)}@media (min-width:900px){.WhyUs-module__onskOq__whyUsSection{padding:5rem 0}.WhyUs-module__onskOq__gridWrapper{grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;display:grid}}
.Footer-module__S6Hkya__footer{color:#94a3b8;background-color:#0b1120;border-top:1px solid #ffffff14;padding:3.5rem 0 2rem}.Footer-module__S6Hkya__container{max-width:1280px;margin:0 auto;padding:0 1rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__logoIcon{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.Footer-module__S6Hkya__logoText{color:#fff;font-size:1.35rem;font-weight:800}.Footer-module__S6Hkya__logoText span{color:#f59e0b}.Footer-module__S6Hkya__brandDesc{margin-bottom:1.2rem;font-size:.88rem;line-height:1.6}.Footer-module__S6Hkya__socials{flex-wrap:wrap;gap:.6rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#cbd5e1;background:#ffffff0f;border-radius:6px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;transition:all .2s}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background:#f59e0b}.Footer-module__S6Hkya__colTitle{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:800}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkList button{color:#94a3b8;text-align:left;background:0 0;min-height:auto;font-size:.88rem;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__linkList button:hover{color:#f59e0b}.Footer-module__S6Hkya__infoText{margin-bottom:.6rem;font-size:.88rem;line-height:1.6}.Footer-module__S6Hkya__hoursBox{color:#f59e0b;flex-direction:column;gap:.25rem;margin-top:.5rem;font-size:.8rem;font-weight:700;display:flex}.Footer-module__S6Hkya__newsForm{flex-direction:column;gap:.5rem;margin-top:.8rem;display:flex}.Footer-module__S6Hkya__newsForm input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.65rem .9rem;font-size:.88rem}.Footer-module__S6Hkya__newsForm button{color:#fff;background:#f59e0b;border-radius:10px;min-height:44px;padding:.65rem 1.2rem;font-size:.88rem;font-weight:800}.Footer-module__S6Hkya__bottomBar{text-align:center;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.8rem;padding-top:1.5rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;display:flex}@media (min-width:640px){.Footer-module__S6Hkya__newsForm{flex-direction:row}.Footer-module__S6Hkya__newsForm input{flex:1}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__S6Hkya__footer{padding:5rem 0 2rem}.Footer-module__S6Hkya__container{padding:0 1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.2fr 1.1fr;gap:4rem}.Footer-module__S6Hkya__bottomBar{flex-direction:row;justify-content:space-between}}
.admin-module__4WpgRW__adminRoot{color:#e2e8f0;background:#0a0f1e;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,sans-serif}.admin-module__4WpgRW__topBar{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0f172aeb;border-bottom:1px solid #ffffff12;align-items:center;gap:1rem;height:64px;padding:0 1.5rem;display:flex;position:sticky;top:0}.admin-module__4WpgRW__topBarLogo{color:#fff;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex}.admin-module__4WpgRW__topBarLogoIcon{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #f59e0b4d}.admin-module__4WpgRW__topBarLogoAccent{color:#f59e0b}.admin-module__4WpgRW__topBarSpacer{flex:1}.admin-module__4WpgRW__topBarBadge{letter-spacing:.08em;text-transform:uppercase;color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:999px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.admin-module__4WpgRW__logoutBtn{color:#fca5a5;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__logoutBtn:hover{color:#fff;background:#ef444433}.admin-module__4WpgRW__content{max-width:1300px;margin:0 auto;padding:2rem 1.5rem 4rem}.admin-module__4WpgRW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.admin-module__4WpgRW__pageTitle{color:#f8fafc;font-size:1.75rem;font-weight:800}.admin-module__4WpgRW__pageSubtitle{color:#64748b;margin-top:.2rem;font-size:.875rem}.admin-module__4WpgRW__addCarBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 6px 18px #f59e0b4d}.admin-module__4WpgRW__addCarBtn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #f59e0b66}.admin-module__4WpgRW__statsRow{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.admin-module__4WpgRW__statCard{background:#1e293b99;border:1px solid #ffffff12;border-radius:16px;padding:1.2rem 1.4rem}.admin-module__4WpgRW__statLabel{text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.admin-module__4WpgRW__statValue{color:#f8fafc;font-size:1.85rem;font-weight:800}.admin-module__4WpgRW__statValueAccent{color:#f59e0b}.admin-module__4WpgRW__statValueGreen{color:#34d399}.admin-module__4WpgRW__statValueBlue{color:#60a5fa}.admin-module__4WpgRW__statValuePurple{color:#a78bfa}.admin-module__4WpgRW__carsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.admin-module__4WpgRW__carCard{background:#1e293b8c;border:1px solid #ffffff14;border-radius:18px;transition:all .25s;overflow:hidden}.admin-module__4WpgRW__carCard:hover{border-color:#f59e0b4d;transform:translateY(-3px);box-shadow:0 16px 40px #0000004d}.admin-module__4WpgRW__carThumb{background:#0f172a;height:170px;position:relative;overflow:hidden}.admin-module__4WpgRW__carThumb img{object-fit:cover;opacity:.9;width:100%;height:100%;transition:opacity .2s}.admin-module__4WpgRW__carCard:hover .admin-module__4WpgRW__carThumb img{opacity:1}.admin-module__4WpgRW__carBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:.25rem .65rem;font-size:.7rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}.admin-module__4WpgRW__badgeSale{color:#34d399;background:#34d39933;border:1px solid #34d39959}.admin-module__4WpgRW__badgeRent{color:#60a5fa;background:#60a5fa33;border:1px solid #60a5fa59}.admin-module__4WpgRW__badgeBoth{color:#a78bfa;background:#a78bfa33;border:1px solid #a78bfa59}.admin-module__4WpgRW__inactiveOverlay{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;background:#0000008c;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;position:absolute;inset:0}.admin-module__4WpgRW__mediaCount{gap:.35rem;display:flex;position:absolute;bottom:.5rem;right:.5rem}.admin-module__4WpgRW__mediaChip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#e2e8f0;background:#0000008c;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.68rem;font-weight:600;display:flex}.admin-module__4WpgRW__carBody{padding:1rem 1.1rem 1.1rem}.admin-module__4WpgRW__carName{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.15rem;font-size:1.05rem;font-weight:700;overflow:hidden}.admin-module__4WpgRW__carMeta{color:#64748b;margin-bottom:.75rem;font-size:.78rem}.admin-module__4WpgRW__carPrice{color:#f59e0b;margin-bottom:.75rem;font-size:1.2rem;font-weight:800}.admin-module__4WpgRW__carActions{gap:.5rem;display:flex}.admin-module__4WpgRW__editBtn{color:#fbbf24;cursor:pointer;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:10px;flex:1;padding:.6rem;font-size:.82rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__editBtn:hover{background:#f59e0b33}.admin-module__4WpgRW__deleteBtn{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;padding:.6rem .9rem;font-size:.82rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__deleteBtn:hover{background:#ef444433}.admin-module__4WpgRW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s admin-module__4WpgRW__fadeIn;display:flex;position:fixed;inset:0}@keyframes admin-module__4WpgRW__fadeIn{0%{opacity:0}to{opacity:1}}.admin-module__4WpgRW__modal{background:#111827;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:680px;max-height:90vh;animation:.25s admin-module__4WpgRW__slideUp;overflow-y:auto;box-shadow:0 30px 60px #0009}@keyframes admin-module__4WpgRW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-module__4WpgRW__modalHeader{z-index:2;background:#111827;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:1.4rem 1.6rem 1rem;display:flex;position:sticky;top:0}.admin-module__4WpgRW__modalTitle{color:#f8fafc;font-size:1.2rem;font-weight:800}.admin-module__4WpgRW__modalClose{color:#94a3b8;cursor:pointer;width:36px;height:36px;min-height:unset;background:0 0;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;transition:all .2s;display:flex}.admin-module__4WpgRW__modalClose:hover{color:#fff;background:#ffffff12}.admin-module__4WpgRW__stepTabs{border-bottom:1px solid #ffffff14;gap:.5rem;margin-top:.4rem;padding:0 1.6rem;display:flex}.admin-module__4WpgRW__stepTab{cursor:pointer;color:#64748b;background:0 0;border:1px solid #0000;border-bottom:none;border-radius:10px 10px 0 0;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.admin-module__4WpgRW__stepTab:hover:not(:disabled){color:#e2e8f0;background:#ffffff0a}.admin-module__4WpgRW__stepTabActive{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b4d}.admin-module__4WpgRW__stepTabDisabled{opacity:.4;cursor:not-allowed}.admin-module__4WpgRW__infoBanner{color:#34d399;background:#34d3991a;border:1px solid #34d39940;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.85rem 1.1rem;font-size:.85rem;font-weight:500;display:flex}.admin-module__4WpgRW__infoIcon{color:#34d399;background:#34d39933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:flex}.admin-module__4WpgRW__modalBody{flex-direction:column;gap:1.2rem;padding:1.4rem 1.6rem 1.6rem;display:flex}.admin-module__4WpgRW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.admin-module__4WpgRW__formCol,.admin-module__4WpgRW__formColFull{flex-direction:column;gap:.45rem;display:flex}.admin-module__4WpgRW__formLabel{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:700}.admin-module__4WpgRW__formInput,.admin-module__4WpgRW__formSelect,.admin-module__4WpgRW__formTextarea{color:#f8fafc;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.admin-module__4WpgRW__formInput:focus,.admin-module__4WpgRW__formSelect:focus,.admin-module__4WpgRW__formTextarea:focus{background:#0f172ae6;border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b1f}.admin-module__4WpgRW__formSelect option{color:#f8fafc;background:#1e293b}.admin-module__4WpgRW__formTextarea{resize:vertical;min-height:90px}.admin-module__4WpgRW__mediaTabs{gap:.5rem;margin-bottom:.8rem;display:flex}.admin-module__4WpgRW__mediaTab{cursor:pointer;color:#64748b;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:.45rem 1rem;font-size:.82rem;font-weight:700;transition:all .2s}.admin-module__4WpgRW__mediaTabActive{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b66}.admin-module__4WpgRW__mediaList{flex-direction:column;gap:.5rem;display:flex}.admin-module__4WpgRW__mediaRow{align-items:center;gap:.5rem;display:flex}.admin-module__4WpgRW__mediaInput{color:#f8fafc;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:.65rem .9rem;font-family:inherit;font-size:.85rem;transition:all .2s}.admin-module__4WpgRW__mediaInput:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b1f}.admin-module__4WpgRW__mediaInput::placeholder{color:#334155}.admin-module__4WpgRW__mediaRemoveBtn{color:#f87171;cursor:pointer;width:34px;height:34px;min-height:unset;background:#ef444414;border:1px solid #ef444433;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;transition:all .2s;display:flex}.admin-module__4WpgRW__mediaRemoveBtn:hover{background:#ef444433}.admin-module__4WpgRW__mediaAddBtn{color:#f59e0b;cursor:pointer;background:0 0;border:1px dashed #f59e0b59;border-radius:8px;align-items:center;gap:.4rem;margin-top:.25rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__mediaAddBtn:hover{background:#f59e0b14}.admin-module__4WpgRW__dropzone{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0f172a66;border:2px dashed #f59e0b59;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:1.5rem 1rem;transition:all .25s;display:flex}.admin-module__4WpgRW__dropzone:hover,.admin-module__4WpgRW__dropzoneActive{background:#f59e0b14;border-color:#f59e0b;transform:translateY(-1px);box-shadow:0 0 20px #f59e0b1f}.admin-module__4WpgRW__dropzoneIcon{margin-bottom:.1rem;font-size:2rem;line-height:1}.admin-module__4WpgRW__dropzoneTitle{color:#f8fafc;font-size:.9rem;font-weight:700}.admin-module__4WpgRW__browseLink{color:#f59e0b;text-underline-offset:3px;font-weight:800;text-decoration:underline}.admin-module__4WpgRW__dropzoneSubtitle{color:#64748b;max-width:360px;font-size:.75rem}.admin-module__4WpgRW__previewGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.85rem;margin-top:.85rem;margin-bottom:1rem;display:grid}.admin-module__4WpgRW__previewCard{aspect-ratio:4/3;background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000004d}.admin-module__4WpgRW__previewCard:hover{border-color:#f59e0b66;transform:translateY(-2px)}.admin-module__4WpgRW__previewImage,.admin-module__4WpgRW__previewVideo{object-fit:cover;width:100%;height:100%;display:block}.admin-module__4WpgRW__previewRemoveBtn{color:#f87171;cursor:pointer;z-index:10;width:26px;height:26px;min-height:unset;background:#000000bf;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.85rem;transition:all .2s;display:flex;position:absolute;top:.4rem;right:.4rem}.admin-module__4WpgRW__previewRemoveBtn:hover{color:#fff;background:#ef4444e6;transform:scale(1.1)}.admin-module__4WpgRW__previewBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f8fafc;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;background:#000000b3;border:1px solid #ffffff26;border-radius:999px;max-width:90%;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;bottom:.4rem;left:.4rem;overflow:hidden}.admin-module__4WpgRW__coverBadge{color:#fff;z-index:5;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:999px;padding:.2rem .55rem;font-size:.65rem;font-weight:800;position:absolute;top:.4rem;left:.4rem;box-shadow:0 2px 8px #f59e0b66}.admin-module__4WpgRW__setCoverBtn{color:#cbd5e1;cursor:pointer;opacity:0;z-index:5;background:#000000a6;border:1px solid #fff3;border-radius:999px;padding:.2rem .55rem;font-size:.65rem;font-weight:700;transition:all .2s;position:absolute;top:.4rem;left:.4rem}.admin-module__4WpgRW__previewCard:hover .admin-module__4WpgRW__setCoverBtn{opacity:1}.admin-module__4WpgRW__setCoverBtn:hover{color:#fff;background:#f59e0b;border-color:#f59e0b}.admin-module__4WpgRW__modeToggleRow{justify-content:flex-start;align-items:center;margin-top:.5rem;margin-bottom:.75rem;display:flex}.admin-module__4WpgRW__modeToggleBtn{color:#f59e0b;cursor:pointer;min-height:unset;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.admin-module__4WpgRW__modeToggleBtn:hover{color:#fbbf24;background:#f59e0b2e;border-color:#f59e0b66}.admin-module__4WpgRW__modalFooter{z-index:10;background:#111827;border-top:1px solid #ffffff12;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.6rem 1.4rem;display:flex;position:sticky;bottom:0}.admin-module__4WpgRW__cancelBtn{color:#cbd5e1;cursor:pointer;min-height:unset;background:#ffffff08;border:1px solid #ffffff26;border-radius:10px;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__cancelBtn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40}.admin-module__4WpgRW__saveBtn{color:#fff;cursor:pointer;min-height:unset;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:10px;padding:.7rem 1.6rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 6px 16px #f59e0b4d}.admin-module__4WpgRW__saveBtn:hover{background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);transform:translateY(-1px);box-shadow:0 10px 20px #f59e0b66}.admin-module__4WpgRW__confirmModal{text-align:center;background:#111827;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:400px;padding:2rem;box-shadow:0 30px 60px #0009}.admin-module__4WpgRW__confirmIcon{color:#f87171;background:#ef444426;border:1px solid #ef44444d;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 1rem;display:flex}.admin-module__4WpgRW__confirmTitle{color:#f8fafc;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.admin-module__4WpgRW__confirmText{color:#64748b;margin-bottom:1.5rem;font-size:.875rem}.admin-module__4WpgRW__confirmActions{justify-content:center;gap:.75rem;display:flex}.admin-module__4WpgRW__confirmDeleteBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;padding:.65rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .2s}.admin-module__4WpgRW__confirmDeleteBtn:hover{transform:translateY(-1px)}.admin-module__4WpgRW__emptyState{text-align:center;color:#475569;grid-column:1/-1;padding:4rem 2rem}.admin-module__4WpgRW__emptyIcon{margin-bottom:1rem;font-size:3rem}.admin-module__4WpgRW__emptyText{color:#64748b;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.admin-module__4WpgRW__emptySubtext{font-size:.875rem}.admin-module__4WpgRW__toast{z-index:999;color:#f8fafc;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.65rem;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;animation:.3s admin-module__4WpgRW__toastIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 16px 40px #0006}@keyframes admin-module__4WpgRW__toastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.admin-module__4WpgRW__toastSuccess{border-left:3px solid #34d399}.admin-module__4WpgRW__toastError{border-left:3px solid #f87171}.admin-module__4WpgRW__modal::-webkit-scrollbar{width:6px}.admin-module__4WpgRW__modal::-webkit-scrollbar-track{background:0 0}.admin-module__4WpgRW__modal::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}@media (max-width:600px){.admin-module__4WpgRW__formRow{grid-template-columns:1fr}.admin-module__4WpgRW__content{padding:1.25rem 1rem 3rem}.admin-module__4WpgRW__carsGrid{grid-template-columns:1fr}.admin-module__4WpgRW__statsRow{grid-template-columns:repeat(2,1fr)}.admin-module__4WpgRW__modal{border-radius:16px}.admin-module__4WpgRW__modalHeader,.admin-module__4WpgRW__modalBody,.admin-module__4WpgRW__modalFooter{padding-left:1.1rem;padding-right:1.1rem}}.admin-module__4WpgRW__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite admin-module__4WpgRW__spin;display:inline-block}@keyframes admin-module__4WpgRW__spin{to{transform:rotate(360deg)}}
.login-module__WEZH7G__pageContainer{background:radial-gradient(circle at 50% 20%,#1e293b 0%,#0f172a 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1.5rem;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__bgGlow1{pointer-events:none;background:radial-gradient(circle,#f59e0b26 0%,#f59e0b00 70%);border-radius:50%;width:450px;height:450px;position:absolute;top:-10%;left:-10%}.login-module__WEZH7G__bgGlow2{pointer-events:none;background:radial-gradient(circle,#3b82f61a 0%,#3b82f600 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;right:-10%}.login-module__WEZH7G__loginCard{-webkit-backdrop-filter:blur(16px);z-index:10;background:#1e293bb3;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:440px;padding:2.5rem 2rem;animation:.4s ease-out forwards login-module__WEZH7G__fadeIn;position:relative;box-shadow:0 25px 50px -12px #00000080}@keyframes login-module__WEZH7G__fadeIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.login-module__WEZH7G__backBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:2rem;padding:0;font-size:.875rem;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.login-module__WEZH7G__backBtn:hover{color:var(--primary-gold);transform:translate(-3px)}.login-module__WEZH7G__headerSection{text-align:center;margin-bottom:2.25rem}.login-module__WEZH7G__logoBadge{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1rem;display:inline-flex;box-shadow:0 8px 20px #f59e0b4d}.login-module__WEZH7G__title{color:#fff;letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.login-module__WEZH7G__subtitle{color:#94a3b8;font-size:.875rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{color:#cbd5e1;font-size:.875rem;font-weight:600}.login-module__WEZH7G__inputWrapper{align-items:center;display:flex;position:relative}.login-module__WEZH7G__inputIcon{color:#64748b;pointer-events:none;align-items:center;transition:color .2s;display:flex;position:absolute;left:1rem}.login-module__WEZH7G__input{color:#fff;background:#0f172a99;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:.95rem;transition:all .2s}.login-module__WEZH7G__inputWithToggle{padding-right:2.75rem}.login-module__WEZH7G__input::placeholder{color:#64748b}.login-module__WEZH7G__input:focus{border-color:var(--primary-gold);background:#0f172ad9;box-shadow:0 0 0 4px #f59e0b26}.login-module__WEZH7G__inputWrapper:focus-within .login-module__WEZH7G__inputIcon{color:var(--primary-gold)}.login-module__WEZH7G__eyeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-height:auto;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.875rem}.login-module__WEZH7G__eyeButton:hover{color:#f8fafc}.login-module__WEZH7G__errorMessage{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.login-module__WEZH7G__successMessage{color:#86efac;background:#22c55e26;border:1px solid #22c55e4d;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.login-module__WEZH7G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 20px -5px #f59e0b59}.login-module__WEZH7G__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);transform:translateY(-2px);box-shadow:0 14px 25px -5px #f59e0b73}.login-module__WEZH7G__submitBtn:active:not(:disabled){transform:translateY(0)}.login-module__WEZH7G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.login-module__WEZH7G__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}.login-module__WEZH7G__footerNote{text-align:center;color:#64748b;margin-top:1.75rem;font-size:.75rem}
.SellCarModal-module__jGuARq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172abf;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.SellCarModal-module__jGuARq__modal{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:640px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.SellCarModal-module__jGuARq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:1.2rem;right:1.2rem}.SellCarModal-module__jGuARq__closeBtn:hover{color:#0f172a;background:#e2e8f0}.SellCarModal-module__jGuARq__modalHeader{margin-bottom:1.5rem}.SellCarModal-module__jGuARq__badge{color:#d97706;background:#fffbe8;border:1px solid #f59e0b33;border-radius:9999px;margin-bottom:.6rem;padding:.3rem .75rem;font-size:.78rem;font-weight:750;display:inline-block}.SellCarModal-module__jGuARq__title{color:#0f172a;margin-bottom:.4rem;font-size:1.5rem;font-weight:850}.SellCarModal-module__jGuARq__subtitle{color:#64748b;font-size:.88rem;line-height:1.45}.SellCarModal-module__jGuARq__form{flex-direction:column;gap:1.2rem;display:flex}.SellCarModal-module__jGuARq__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.SellCarModal-module__jGuARq__formGrid{grid-template-columns:1fr 1fr}}.SellCarModal-module__jGuARq__inputGroup{flex-direction:column;gap:.35rem;display:flex}.SellCarModal-module__jGuARq__inputGroupFull{flex-direction:column;grid-column:1/-1;gap:.35rem;display:flex}.SellCarModal-module__jGuARq__label{color:#334155;font-size:.8rem;font-weight:750}.SellCarModal-module__jGuARq__input,.SellCarModal-module__jGuARq__select{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:.65rem .85rem;font-size:.9rem;transition:all .2s}.SellCarModal-module__jGuARq__input:focus,.SellCarModal-module__jGuARq__select:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.SellCarModal-module__jGuARq__actionBlock{flex-direction:column;align-items:center;gap:.5rem;margin-top:.8rem;display:flex}.SellCarModal-module__jGuARq__whatsappBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.85rem 1.2rem;font-size:.95rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 18px #25d36659}.SellCarModal-module__jGuARq__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #25d36673}.SellCarModal-module__jGuARq__waIcon{font-size:1.1rem}.SellCarModal-module__jGuARq__disclaimer{color:#94a3b8;text-align:center;font-size:.75rem}
