.PhoneVerificationModal-module___UIdfW__backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);background:#0f172a99;justify-content:center;align-items:center;padding:1.25rem;animation:.2s cubic-bezier(.16,1,.3,1) PhoneVerificationModal-module___UIdfW__fadeIn;display:flex;position:fixed;inset:0}@keyframes PhoneVerificationModal-module___UIdfW__fadeIn{0%{opacity:0}to{opacity:1}}.PhoneVerificationModal-module___UIdfW__modal{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:1.75rem 1.75rem 1.4rem;animation:.28s cubic-bezier(.16,1,.3,1) PhoneVerificationModal-module___UIdfW__modalScaleUp;position:relative;overflow:hidden;box-shadow:0 25px 65px -12px #0f172a47,0 8px 24px -4px #0f172a14,0 0 0 1px #e2e8f0d9}@keyframes PhoneVerificationModal-module___UIdfW__modalScaleUp{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.PhoneVerificationModal-module___UIdfW__modalHeader{z-index:1;justify-content:space-between;align-items:flex-start;margin-bottom:1.15rem;display:flex;position:relative}.PhoneVerificationModal-module___UIdfW__stepperContainer{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.PhoneVerificationModal-module___UIdfW__stepProgressBars{align-items:center;gap:.35rem;display:flex}.PhoneVerificationModal-module___UIdfW__stepBar{background:#e2e8f0;border-radius:9999px;width:32px;height:4px;transition:background .3s}.PhoneVerificationModal-module___UIdfW__stepBarFilled{background:linear-gradient(90deg,#f59e0b,#d97706)}.PhoneVerificationModal-module___UIdfW__stepBarReady{background:linear-gradient(90deg,#10b981,#059669)}.PhoneVerificationModal-module___UIdfW__stepBadgeText{color:#64748b;letter-spacing:.4px;text-transform:uppercase;font-size:.72rem;font-weight:750}.PhoneVerificationModal-module___UIdfW__closeBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;padding:0;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.PhoneVerificationModal-module___UIdfW__closeBtn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1;transform:rotate(90deg)}.PhoneVerificationModal-module___UIdfW__carContextPill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.45rem;max-width:100%;margin-bottom:.9rem;padding:.28rem .75rem;display:inline-flex}.PhoneVerificationModal-module___UIdfW__carPillDot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 2px #10b98133}.PhoneVerificationModal-module___UIdfW__carPillText{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:700;overflow:hidden}.PhoneVerificationModal-module___UIdfW__stepContent{z-index:1;flex-direction:column;display:flex;position:relative}.PhoneVerificationModal-module___UIdfW__stepTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.25rem;font-weight:850;line-height:1.3}.PhoneVerificationModal-module___UIdfW__stepDesc{color:#64748b;margin:0 0 1.25rem;font-size:.88rem;line-height:1.5}.PhoneVerificationModal-module___UIdfW__stepDesc strong{color:#1e293b}.PhoneVerificationModal-module___UIdfW__userBanner{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.75rem;margin-bottom:1.1rem;padding:.75rem .9rem;display:flex}.PhoneVerificationModal-module___UIdfW__userAvatar{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:800;display:flex;box-shadow:0 2px 6px #f59e0b40}.PhoneVerificationModal-module___UIdfW__userMeta{flex:1;min-width:0}.PhoneVerificationModal-module___UIdfW__userName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:750;overflow:hidden}.PhoneVerificationModal-module___UIdfW__userEmail{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.78rem;overflow:hidden}.PhoneVerificationModal-module___UIdfW__userPhoneVerified{color:#334155;align-items:center;gap:.45rem;margin-top:.15rem;font-size:.8rem;font-weight:650;display:flex}.PhoneVerificationModal-module___UIdfW__verifiedCheckBadge{color:#16a34a;background:#dcfce7;border-radius:9999px;align-items:center;gap:.2rem;padding:.1rem .45rem;font-size:.68rem;font-weight:750;display:inline-flex}.PhoneVerificationModal-module___UIdfW__userStatusPill{color:#b45309;text-transform:uppercase;letter-spacing:.5px;background:#fef3c7;border-radius:9999px;align-items:center;padding:.2rem .55rem;font-size:.68rem;font-weight:750;display:inline-flex}.PhoneVerificationModal-module___UIdfW__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:10px;margin-bottom:.9rem;padding:.6rem .8rem;font-size:.8rem;font-weight:500;line-height:1.4}.PhoneVerificationModal-module___UIdfW__googleBtn{color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:52px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:750;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #0000000a}.PhoneVerificationModal-module___UIdfW__googleBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.PhoneVerificationModal-module___UIdfW__googleBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.PhoneVerificationModal-module___UIdfW__googleIcon{flex-shrink:0}.PhoneVerificationModal-module___UIdfW__btnSpinner{border:2.5px solid #e2e8f0;border-top-color:#f59e0b;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite PhoneVerificationModal-module___UIdfW__spin}.PhoneVerificationModal-module___UIdfW__phoneInputWrap{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;margin-bottom:.9rem;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000005}.PhoneVerificationModal-module___UIdfW__phoneInputWrap:focus-within{border-color:#25d366;box-shadow:0 0 0 3.5px #25d36626}.PhoneVerificationModal-module___UIdfW__countryCodeBadge{-webkit-user-select:none;user-select:none;background:#f8fafc;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:.3rem;padding:.75rem .85rem;display:flex}.PhoneVerificationModal-module___UIdfW__flag{font-size:1.1rem}.PhoneVerificationModal-module___UIdfW__countryCode{color:#334155;font-size:.9rem;font-weight:750}.PhoneVerificationModal-module___UIdfW__phoneInput{color:#0f172a;letter-spacing:.4px;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.75rem .85rem;font-size:.98rem;font-weight:650}.PhoneVerificationModal-module___UIdfW__phoneInput::placeholder{color:#94a3b8;letter-spacing:0;font-weight:400}.PhoneVerificationModal-module___UIdfW__sendCodeBtn{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%;min-height:50px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #25d36659}.PhoneVerificationModal-module___UIdfW__sendCodeBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 22px #25d36673}.PhoneVerificationModal-module___UIdfW__sendCodeBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.PhoneVerificationModal-module___UIdfW__waLinkBtn{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:.65rem;padding:.85rem 1.25rem;font-size:.92rem;font-weight:800;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #25d36659}.PhoneVerificationModal-module___UIdfW__waLinkBtn:hover{transform:translateY(-2px);box-shadow:0 7px 22px #25d36673}.PhoneVerificationModal-module___UIdfW__otpInputWrap{margin-bottom:.9rem}.PhoneVerificationModal-module___UIdfW__otpInput{color:#0f172a;letter-spacing:8px;text-align:center;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;width:100%;padding:.8rem 1rem;font-size:1.3rem;font-weight:800;transition:all .2s}.PhoneVerificationModal-module___UIdfW__otpInput:focus{background:#fff;border-color:#25d366;outline:none;box-shadow:0 0 0 3.5px #25d36626}.PhoneVerificationModal-module___UIdfW__otpInput::placeholder{color:#cbd5e1;letter-spacing:5px;font-weight:400}.PhoneVerificationModal-module___UIdfW__verifyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:14px;width:100%;min-height:50px;padding:.85rem 1.25rem;font-size:.92rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #f59e0b4d}.PhoneVerificationModal-module___UIdfW__verifyBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 20px #f59e0b66}.PhoneVerificationModal-module___UIdfW__verifyBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.PhoneVerificationModal-module___UIdfW__secondaryActions{justify-content:space-between;align-items:center;margin-top:.85rem;display:flex}.PhoneVerificationModal-module___UIdfW__resendBtn{color:#64748b;cursor:pointer;background:0 0;border:none;min-height:auto;padding:.25rem 0;font-size:.8rem;font-weight:650;text-decoration:underline;transition:color .15s}.PhoneVerificationModal-module___UIdfW__resendBtn:hover:not(:disabled){color:#0f172a}.PhoneVerificationModal-module___UIdfW__changeNumLink{color:#64748b;cursor:pointer;background:0 0;border:none;min-height:auto;padding:.25rem 0;font-size:.8rem;font-weight:650;text-decoration:none;transition:color .15s}.PhoneVerificationModal-module___UIdfW__changeNumLink:hover{color:#0f172a}.PhoneVerificationModal-module___UIdfW__trustFooter{color:#94a3b8;text-align:center;border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:.45rem;margin-top:1.35rem;padding-top:1rem;font-size:.74rem;line-height:1.4;display:flex}.PhoneVerificationModal-module___UIdfW__trustFooter svg{color:#10b981;flex-shrink:0}.PhoneVerificationModal-module___UIdfW__loadingState{flex-direction:column;align-items:center;padding:2.2rem 0;display:flex}.PhoneVerificationModal-module___UIdfW__spinner{border:3px solid #e2e8f0;border-top-color:#f59e0b;border-radius:50%;width:34px;height:34px;margin-bottom:.85rem;animation:.6s linear infinite PhoneVerificationModal-module___UIdfW__spin}@keyframes PhoneVerificationModal-module___UIdfW__spin{to{transform:rotate(360deg)}}.PhoneVerificationModal-module___UIdfW__loadingText{color:#64748b;font-size:.9rem;font-weight:600}.PhoneVerificationModal-module___UIdfW__successState{flex-direction:column;align-items:center;padding:1.8rem 0;display:flex}.PhoneVerificationModal-module___UIdfW__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.85rem;font-size:1.4rem;font-weight:800;display:flex;box-shadow:0 6px 16px #10b98159}.PhoneVerificationModal-module___UIdfW__successText{color:#0f172a;font-size:1.05rem;font-weight:750}.PhoneVerificationModal-module___UIdfW__successTitle{color:#0f172a;letter-spacing:-.02em;text-align:center;margin:0 0 .35rem;font-size:1.25rem;font-weight:850}.PhoneVerificationModal-module___UIdfW__successDesc{color:#64748b;text-align:center;max-width:320px;margin:0 0 1.25rem;font-size:.88rem;line-height:1.5}.PhoneVerificationModal-module___UIdfW__reOpenBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:48px;margin-bottom:.65rem;padding:.85rem 1.25rem;font-size:.92rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #25d3664d}.PhoneVerificationModal-module___UIdfW__reOpenBtn:hover{transform:translateY(-2px);box-shadow:0 7px 20px #25d36666}.PhoneVerificationModal-module___UIdfW__doneBtn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:.75rem 1.25rem;font-size:.88rem;font-weight:700;transition:all .2s}.PhoneVerificationModal-module___UIdfW__doneBtn:hover{color:#0f172a;background:#e2e8f0}.PhoneVerificationModal-module___UIdfW__inputField{text-align:left;flex-direction:column;gap:.4rem;margin-bottom:1.15rem;display:flex}.PhoneVerificationModal-module___UIdfW__inputField label{color:#475569;text-transform:uppercase;letter-spacing:.4px;font-size:.76rem;font-weight:700}.PhoneVerificationModal-module___UIdfW__inputField textarea{color:#0f172a;resize:vertical;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;min-height:72px;padding:.75rem .85rem;font-family:inherit;font-size:.88rem;transition:all .2s}.PhoneVerificationModal-module___UIdfW__inputField textarea:focus{background:#fff;border-color:#25d366;outline:none;box-shadow:0 0 0 3px #25d36626}.PhoneVerificationModal-module___UIdfW__inputField textarea::placeholder{color:#94a3b8}.PhoneVerificationModal-module___UIdfW__sendWhatsAppBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:50px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #25d36659}.PhoneVerificationModal-module___UIdfW__sendWhatsAppBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 22px #25d36673}.PhoneVerificationModal-module___UIdfW__sendWhatsAppBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.PhoneVerificationModal-module___UIdfW__dealerCallSnippet{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.85rem;margin-bottom:1.15rem;padding:.85rem 1rem;display:flex}.PhoneVerificationModal-module___UIdfW__dealerCallSnippetIcon{color:#0f172a;align-items:center;display:flex}.PhoneVerificationModal-module___UIdfW__dealerCallSnippetName{color:#0f172a;font-size:.92rem;font-weight:750}.PhoneVerificationModal-module___UIdfW__dealerCallSnippetPhone{color:#64748b;margin-top:.15rem;font-size:.78rem}.PhoneVerificationModal-module___UIdfW__callNowBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:50px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #0f172a40}.PhoneVerificationModal-module___UIdfW__callNowBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 22px #0f172a59}.PhoneVerificationModal-module___UIdfW__callNowBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (max-width:480px){.PhoneVerificationModal-module___UIdfW__modal{border-radius:24px 24px 0 0;max-width:100%;max-height:90vh;padding:1.5rem 1.25rem 1.25rem;animation:.3s cubic-bezier(.16,1,.3,1) PhoneVerificationModal-module___UIdfW__slideUpMobile;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@keyframes PhoneVerificationModal-module___UIdfW__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.PhoneVerificationModal-module___UIdfW__backdrop{align-items:flex-end;padding:0}}
.WhatsAppInquiryForm-module__12aIKa__formCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.WhatsAppInquiryForm-module__12aIKa__formHeader{align-items:center;gap:.6rem;margin-bottom:.4rem;display:flex}.WhatsAppInquiryForm-module__12aIKa__formHeaderIcon{color:#25d366;display:inline-flex}.WhatsAppInquiryForm-module__12aIKa__formTitle{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.WhatsAppInquiryForm-module__12aIKa__formSub{color:#64748b;margin-bottom:1.2rem;font-size:.85rem;line-height:1.45}.WhatsAppInquiryForm-module__12aIKa__formSub strong{color:#1e293b}.WhatsAppInquiryForm-module__12aIKa__formSkeleton{flex-direction:column;gap:.6rem;padding:1rem 0;display:flex}.WhatsAppInquiryForm-module__12aIKa__skeletonBar{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:14px;animation:1.4s ease-in-out infinite WhatsAppInquiryForm-module__12aIKa__shimmer}@keyframes WhatsAppInquiryForm-module__12aIKa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.WhatsAppInquiryForm-module__12aIKa__identityBanner{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.7rem;margin-bottom:.75rem;padding:.7rem .85rem;display:flex}.WhatsAppInquiryForm-module__12aIKa__identityAvatar{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 2px 6px #f59e0b4d}.WhatsAppInquiryForm-module__12aIKa__identityInfo{flex:1;min-width:0}.WhatsAppInquiryForm-module__12aIKa__identityName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:700;overflow:hidden}.WhatsAppInquiryForm-module__12aIKa__identityPhone{color:#475569;align-items:center;gap:.4rem;margin-top:.15rem;font-size:.82rem;font-weight:500;display:flex}.WhatsAppInquiryForm-module__12aIKa__identityEmail{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.8rem;overflow:hidden}.WhatsAppInquiryForm-module__12aIKa__verifiedBadge{color:#10b981;flex-shrink:0;align-items:center;gap:.2rem;font-size:.72rem;font-weight:700;display:inline-flex}.WhatsAppInquiryForm-module__12aIKa__inquiryForm{flex-direction:column;gap:.9rem;display:flex}.WhatsAppInquiryForm-module__12aIKa__inputField{flex-direction:column;gap:.35rem;display:flex}.WhatsAppInquiryForm-module__12aIKa__inputField label{color:#334155;font-size:.8rem;font-weight:700}.WhatsAppInquiryForm-module__12aIKa__inputField input,.WhatsAppInquiryForm-module__12aIKa__inputField textarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background-color .2s}.WhatsAppInquiryForm-module__12aIKa__inputField input:focus,.WhatsAppInquiryForm-module__12aIKa__inputField textarea:focus{background:#fff;border-color:#25d366;outline:none;box-shadow:0 0 0 3px #25d36626}.WhatsAppInquiryForm-module__12aIKa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:48px;margin-top:.4rem;padding:.85rem 1.2rem;font-size:.95rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #25d36659}.WhatsAppInquiryForm-module__12aIKa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 22px #25d36680}.WhatsAppInquiryForm-module__12aIKa__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.WhatsAppInquiryForm-module__12aIKa__successBox{text-align:center;background:#f0fdf4;border:1.5px solid #86efac;border-radius:14px;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.WhatsAppInquiryForm-module__12aIKa__successIcon{margin-bottom:.5rem;font-size:2.2rem}.WhatsAppInquiryForm-module__12aIKa__successTitle{color:#15803d;margin-bottom:.4rem;font-size:1.15rem;font-weight:800}.WhatsAppInquiryForm-module__12aIKa__successDesc{color:#4b5563;margin-bottom:1.2rem;font-size:.85rem;line-height:1.45}.WhatsAppInquiryForm-module__12aIKa__reOpenBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.2rem;font-size:.9rem;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #25d3664d}.WhatsAppInquiryForm-module__12aIKa__reOpenBtn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #25d36666}.WhatsAppInquiryForm-module__12aIKa__doneBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-top:.6rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.WhatsAppInquiryForm-module__12aIKa__doneBtn:hover{color:#1e293b;background:#e2e8f0}
.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}
.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{align-items:flex-start;gap:.5rem;margin-bottom:.6rem;font-size:.88rem;line-height:1.6;display:flex}.Footer-module__S6Hkya__infoText svg{flex-shrink:0;margin-top:.3em}.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}}
.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;align-items:center;gap:.35rem;margin-bottom:.6rem;padding:.3rem .75rem;font-size:.78rem;font-weight:750;display:inline-flex}.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{display:inline-flex}.SellCarModal-module__jGuARq__disclaimer{color:#94a3b8;text-align:center;font-size:.75rem}
.page-module___8aEwW__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__main{background-color:var(--foreground);flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;padding:120px 60px;display:flex}.page-module___8aEwW__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module___8aEwW__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module___8aEwW__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module___8aEwW__intro a{color:var(--text-primary);font-weight:500}.page-module___8aEwW__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module___8aEwW__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module___8aEwW__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module___8aEwW__main{padding:48px 24px}.page-module___8aEwW__intro{gap:16px}.page-module___8aEwW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}.page-module___8aEwW__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}.page-module___8aEwW__seoHeading,.page-module___8aEwW__seoCarLinks{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.CarFilters-module__GluQHa__filterBar{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.CarFilters-module__GluQHa__group{flex-wrap:wrap;gap:.4rem;display:flex}.CarFilters-module__GluQHa__chip{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s}.CarFilters-module__GluQHa__chip:hover{color:#0f172a;border-color:#cbd5e1}.CarFilters-module__GluQHa__chipActive{background:#0f172a;border-color:#0f172a;color:#fff!important}.CarFilters-module__GluQHa__divider{background:#e2e8f0;width:1px;height:1.6rem;margin:0 .3rem}
.CarsPage-module__bU0Faa__main{background:#fff;min-height:60vh;padding:3rem 0 5rem}.CarsPage-module__bU0Faa__container{max-width:1280px;margin:0 auto;padding:0 1rem}.CarsPage-module__bU0Faa__header{text-align:center;max-width:780px;margin:0 auto 2rem}.CarsPage-module__bU0Faa__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(1.8rem,5vw,2.4rem);font-weight:800}.CarsPage-module__bU0Faa__subtitle{color:#64748b;font-size:.95rem}.CarsPage-module__bU0Faa__resultCount{text-align:center;color:#64748b;margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.CarsPage-module__bU0Faa__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.CarsPage-module__bU0Faa__empty{text-align:center;color:#64748b;padding:4rem 0}.CarsPage-module__bU0Faa__pager{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.CarsPage-module__bU0Faa__pagerLink{color:#fff;background:#0f172a;border-radius:9999px;padding:.65rem 1.4rem;font-size:.88rem;font-weight:700;transition:all .2s}.CarsPage-module__bU0Faa__pagerLink:hover{background:#f59e0b}.CarsPage-module__bU0Faa__pagerDisabled{color:#94a3b8;pointer-events:none;background:#e2e8f0}.CarsPage-module__bU0Faa__pagerStatus{color:#64748b;font-size:.85rem;font-weight:600}@media (min-width:640px){.CarsPage-module__bU0Faa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.CarsPage-module__bU0Faa__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}
.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__topBarLeft{align-items:center;gap:.75rem;display:flex}.admin-module__4WpgRW__topBarMenuBtn{color:#fbbf24;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:flex}.admin-module__4WpgRW__topBarMenuBtn:hover{color:#fff;background:#f59e0b33;border-color:#f59e0b66;transform:scale(1.04)}.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__topBarBadge{letter-spacing:.08em;text-transform:uppercase;color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:700}.admin-module__4WpgRW__navTabs{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:.4rem;max-width:100%;padding:.25rem;display:flex;overflow-x:auto}.admin-module__4WpgRW__navTabLink{color:#94a3b8;white-space:nowrap;border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.admin-module__4WpgRW__navTabLink:hover{color:#f8fafc;background:#ffffff0d}.admin-module__4WpgRW__navTabActive{font-weight:700;color:#fbbf24!important;background:#f59e0b26!important}.admin-module__4WpgRW__topBarSpacer{flex:1}.admin-module__4WpgRW__logoutBtn{color:#fca5a5;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__logoutBtn:hover{color:#fff;background:#ef444433}@media (max-width:768px){.admin-module__4WpgRW__topBar{flex-wrap:wrap;gap:.6rem;height:auto;min-height:60px;padding:.5rem .75rem}.admin-module__4WpgRW__navTabs{-webkit-overflow-scrolling:touch;order:3;justify-content:flex-start;width:100%;padding:.2rem;overflow-x:auto}.admin-module__4WpgRW__navTabLink{padding:.35rem .65rem;font-size:.76rem}.admin-module__4WpgRW__exitText{display:none}}.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;justify-content:center;align-items:center;gap:.4rem;padding:.6rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__editBtn:hover{background:#f59e0b33}.admin-module__4WpgRW__deleteBtn{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;justify-content:center;align-items:center;padding:.6rem .9rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.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:#0f172a;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:100%;max-width:880px;max-height:88vh;animation:.22s cubic-bezier(.16,1,.3,1) admin-module__4WpgRW__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 60px -15px #000000b3,0 0 0 1px #ffffff0d}@keyframes admin-module__4WpgRW__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-module__4WpgRW__modalHeader{z-index:10;background:#0f172a;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem .85rem;display:flex}.admin-module__4WpgRW__modalTitle{color:#f8fafc;letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;display:flex}.admin-module__4WpgRW__modalClose{color:#94a3b8;cursor:pointer;width:34px;height:34px;min-height:unset;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.1rem;line-height:1;transition:all .2s;display:flex}.admin-module__4WpgRW__modalClose:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.admin-module__4WpgRW__stepTabs{border-bottom:1px solid #ffffff14;gap:.5rem;width:100%;padding:0;display:flex}.admin-module__4WpgRW__stepTab{cursor:pointer;color:#64748b;text-align:center;background:#ffffff08;border:1px solid #0000;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .85rem;font-size:.82rem;font-weight:700;transition:all .2s;display:flex}.admin-module__4WpgRW__stepTab:hover:not(:disabled){color:#e2e8f0;background:#ffffff0f}.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;flex:1;gap:1.15rem;padding:1.25rem 1.75rem 1.5rem;display:flex;overflow-y:auto}.admin-module__4WpgRW__formRow{grid-template-columns:1fr 1fr;align-items:start;gap:1.15rem 1.25rem;display:grid}.admin-module__4WpgRW__formCol,.admin-module__4WpgRW__formColFull{flex-direction:column;gap:0;min-width:0;display:flex}.admin-module__4WpgRW__fieldHeader{justify-content:space-between;align-items:center;gap:.5rem;height:26px;min-height:26px;margin-bottom:.35rem;display:flex}.admin-module__4WpgRW__formLabel{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;align-items:center;margin:0;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.admin-module__4WpgRW__requiredStar{color:#f59e0b;margin-left:2px;font-weight:800}.admin-module__4WpgRW__customToggleBtn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.25rem;padding:2px 8px;font-size:.7rem;font-weight:600;line-height:1.4;transition:all .15s;display:inline-flex}.admin-module__4WpgRW__customToggleBtn:hover{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b4d}.admin-module__4WpgRW__yearBadgeHint{color:#38bdf8;white-space:nowrap;background:#38bdf81a;border:1px solid #38bdf833;border-radius:6px;padding:2px 7px;font-size:.7rem;font-weight:600;line-height:1.4}.admin-module__4WpgRW__formInput,.admin-module__4WpgRW__formSelect,.admin-module__4WpgRW__formTextarea{color:#f8fafc;box-sizing:border-box;background:#0f172ad9;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.65rem .95rem;font-family:inherit;font-size:.88rem;transition:all .18s}.admin-module__4WpgRW__formInput,.admin-module__4WpgRW__formSelect{height:44px}.admin-module__4WpgRW__formInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.admin-module__4WpgRW__formInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.admin-module__4WpgRW__formInput[type=number]{appearance:textfield}.admin-module__4WpgRW__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:14px 14px;padding-right:2.4rem}.admin-module__4WpgRW__formSelect:disabled{opacity:.55;cursor:not-allowed;background-color:#0f172a66}.admin-module__4WpgRW__formInput:focus,.admin-module__4WpgRW__formSelect:focus,.admin-module__4WpgRW__formTextarea:focus{background:#0f172af2;border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b26}.admin-module__4WpgRW__formSelect option{color:#f8fafc;background:#1e293b;padding:.5rem}.admin-module__4WpgRW__formTextarea{resize:vertical;min-height:85px}.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;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.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{color:#f59e0b;justify-content:center;margin-bottom:.1rem;display:flex}.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;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.65rem;font-weight:800;display:flex;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{color:#475569;justify-content:center;margin-bottom:1rem;display:flex}.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:640px){.admin-module__4WpgRW__overlay{align-items:stretch;padding:0}.admin-module__4WpgRW__modal{border:none;border-radius:0;width:100%;max-width:100%;height:100%;max-height:100vh}.admin-module__4WpgRW__modalHeader{padding:.9rem 1rem .65rem}.admin-module__4WpgRW__modalTitle{font-size:1.05rem}.admin-module__4WpgRW__stepTabs{gap:.35rem}.admin-module__4WpgRW__stepTab{padding:.5rem .6rem;font-size:.76rem}.admin-module__4WpgRW__modalBody{gap:.95rem;padding:1rem 1rem 1.5rem}.admin-module__4WpgRW__formRow{grid-template-columns:1fr;gap:.95rem}.admin-module__4WpgRW__modalFooter{gap:.5rem;padding:.75rem 1rem}.admin-module__4WpgRW__cancelBtn,.admin-module__4WpgRW__saveBtn{text-align:center;flex:1;justify-content:center;padding:.75rem .85rem;font-size:.85rem}.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__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)}}.admin-module__4WpgRW__soldBtn{color:#34d399;cursor:pointer;background:#34d39914;border:1px solid #34d39933;border-radius:10px;justify-content:center;align-items:center;padding:.6rem .9rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__soldBtn:hover{background:#34d3992e;border-color:#34d39973;transform:scale(1.05)}.admin-module__4WpgRW__soldBtnDone{color:#34d399;cursor:default;letter-spacing:.04em;background:#34d39926;border:1px solid #34d39959;border-radius:10px;padding:.6rem .9rem;font-size:.75rem;font-weight:700}.admin-module__4WpgRW__soldOverlay{background:#0000008c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.admin-module__4WpgRW__soldStamp{color:#34d399;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;border:2px solid #34d3998c;border-radius:10px;padding:.35rem 1rem;font-size:1.1rem;font-weight:800}.admin-module__4WpgRW__soldModal{background:#111827;border:1px solid #34d39933;border-radius:20px;width:100%;max-width:440px;animation:.25s admin-module__4WpgRW__slideUp;overflow:hidden;box-shadow:0 30px 60px #0009,0 0 0 1px #34d39914}.admin-module__4WpgRW__soldModalHeader{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:1.4rem 1.6rem 1rem;display:flex}.admin-module__4WpgRW__soldModalIcon{color:#34d399;background:#34d3991f;border:1px solid #34d39940;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.admin-module__4WpgRW__soldModalTitle{color:#f8fafc;margin-bottom:.15rem;font-size:1.15rem;font-weight:800}.admin-module__4WpgRW__soldModalSub{color:#64748b;font-size:.8rem}.admin-module__4WpgRW__soldModalBody{flex-direction:column;gap:1rem;padding:1.4rem 1.6rem;display:flex}.admin-module__4WpgRW__soldModalFooter{border-top:1px solid #ffffff12;justify-content:flex-end;gap:.75rem;padding:1rem 1.6rem 1.4rem;display:flex}.admin-module__4WpgRW__soldConfirmBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#34d399 0%,#059669 100%);border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.7rem 1.6rem;font-size:.88rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #34d3994d}.admin-module__4WpgRW__soldConfirmBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #34d39966}.admin-module__4WpgRW__soldConfirmBtn:disabled{opacity:.6;cursor:not-allowed}.admin-module__4WpgRW__buyerExistingBanner{background:#34d3990f;border:1px solid #34d39933;border-radius:12px;flex-direction:column;gap:.55rem;padding:.85rem 1rem;display:flex}.admin-module__4WpgRW__buyerExistingTitle{color:#34d399;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.4rem;font-size:.73rem;font-weight:700;display:flex}.admin-module__4WpgRW__buyerExistingGrid{flex-wrap:wrap;gap:.4rem 1rem;display:flex}.admin-module__4WpgRW__buyerExistingGrid span{color:#cbd5e1;align-items:center;gap:.35rem;font-size:.82rem;display:flex}.admin-module__4WpgRW__buyerExistingGrid em{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-style:normal;font-weight:700}.admin-module__4WpgRW__buyerTypeDealer{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa4d;border-radius:6px;align-items:center;gap:.25rem;padding:.15rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.admin-module__4WpgRW__buyerTypeIndividual{color:#a78bfa;background:#a78bfa1f;border:1px solid #a78bfa4d;border-radius:6px;align-items:center;gap:.25rem;padding:.15rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.admin-module__4WpgRW__buyerSavedView{flex-direction:column;gap:1rem;display:flex}.admin-module__4WpgRW__buyerSavedHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.75rem;display:flex}.admin-module__4WpgRW__buyerSavedStatus{color:#34d399;letter-spacing:.03em;align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;display:inline-flex}.admin-module__4WpgRW__buyerSavedList{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.75rem;padding:.9rem 1.1rem;display:flex}.admin-module__4WpgRW__buyerSavedItem{justify-content:space-between;align-items:center;gap:1rem;font-size:.86rem;display:flex}.admin-module__4WpgRW__buyerSavedLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.admin-module__4WpgRW__buyerSavedValue{color:#f1f5f9;text-align:right;font-weight:600}.admin-module__4WpgRW__buyerSavedPrice{color:#34d399;font-size:.95rem;font-weight:800}.admin-module__4WpgRW__statValueOrange{color:#fb923c}.admin-module__4WpgRW__filterTabsRow{flex-wrap:wrap;gap:.6rem;margin-bottom:1.25rem;display:flex}.admin-module__4WpgRW__filterTab{cursor:pointer;color:#64748b;background:#1e293b80;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.admin-module__4WpgRW__filterTab:hover{color:#e2e8f0;background:#ffffff0d;border-color:#fff3}.admin-module__4WpgRW__filterTabCount{min-width:20px;height:20px;color:inherit;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.72rem;font-weight:800;display:inline-flex}.admin-module__4WpgRW__filterTabSale{color:#60a5fa;background:#60a5fa1f;border-color:#60a5fa66;box-shadow:0 0 0 1px #60a5fa26}.admin-module__4WpgRW__filterTabSale .admin-module__4WpgRW__filterTabCount{background:#60a5fa33}.admin-module__4WpgRW__filterTabRent{color:#a78bfa;background:#a78bfa1f;border-color:#a78bfa66;box-shadow:0 0 0 1px #a78bfa26}.admin-module__4WpgRW__filterTabRent .admin-module__4WpgRW__filterTabCount{background:#a78bfa33}.admin-module__4WpgRW__filterTabSold{color:#fb923c;background:#fb923c1f;border-color:#fb923c66;box-shadow:0 0 0 1px #fb923c26}.admin-module__4WpgRW__filterTabSold .admin-module__4WpgRW__filterTabCount{background:#fb923c33}.admin-module__4WpgRW__viewBtn{color:#60a5fa;cursor:pointer;background:#60a5fa14;border:1px solid #60a5fa33;border-radius:10px;justify-content:center;align-items:center;padding:.6rem .9rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__viewBtn:hover{background:#60a5fa2e;border-color:#60a5fa73;transform:scale(1.05)}.admin-module__4WpgRW__viewModal{background:#111827;border:1px solid #60a5fa33;border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.25s admin-module__4WpgRW__slideUp;display:flex;overflow-y:auto;box-shadow:0 30px 60px #0009}.admin-module__4WpgRW__viewModalHeader{z-index:2;background:#111827;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:.75rem;padding:1.2rem 1.6rem;display:flex;position:sticky;top:0}.admin-module__4WpgRW__viewModalBadge{color:#34d399;letter-spacing:.05em;text-transform:uppercase;background:#34d39926;border:1px solid #34d3994d;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.admin-module__4WpgRW__viewModalTitle{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1.15rem;font-weight:800;overflow:hidden}.admin-module__4WpgRW__viewModalImg{object-fit:cover;background:#0f172a;flex-shrink:0;width:100%;height:220px;display:block}.admin-module__4WpgRW__viewModalThumbStrip{scrollbar-width:thin;background:#0f172a;border-bottom:1px solid #ffffff12;gap:6px;padding:.6rem 1.2rem;display:flex;overflow-x:auto}.admin-module__4WpgRW__viewModalThumbStrip::-webkit-scrollbar{height:4px}.admin-module__4WpgRW__viewModalThumbStrip::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.admin-module__4WpgRW__viewModalThumb{object-fit:cover;opacity:.65;cursor:pointer;border:2px solid #0000;border-radius:7px;flex-shrink:0;width:60px;height:44px;transition:all .18s}.admin-module__4WpgRW__viewModalThumbActive{opacity:1;border-color:#60a5fa}.admin-module__4WpgRW__viewModalThumb:hover{opacity:.9}.admin-module__4WpgRW__viewModalBody{flex-direction:column;gap:1.25rem;padding:1.4rem 1.6rem;display:flex}.admin-module__4WpgRW__viewModalPriceBlock{background:#0f172a99;border:1px solid #f59e0b33;border-radius:14px;padding:1rem 1.2rem}.admin-module__4WpgRW__viewModalPrice{color:#f59e0b;font-size:1.6rem;font-weight:900}.admin-module__4WpgRW__viewModalPriceSub{color:#64748b;margin-top:.25rem;font-size:.78rem;font-weight:600}.admin-module__4WpgRW__viewModalSpecsGrid{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}@media (min-width:480px){.admin-module__4WpgRW__viewModalSpecsGrid{grid-template-columns:repeat(3,1fr)}}.admin-module__4WpgRW__viewModalSpecItem{background:#0f172a80;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:.2rem;padding:.6rem .8rem;display:flex}.admin-module__4WpgRW__viewModalSpecLabel{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:700}.admin-module__4WpgRW__viewModalSpecValue{color:#e2e8f0;font-size:.88rem;font-weight:700}.admin-module__4WpgRW__viewModalDesc{color:#94a3b8;border-top:1px solid #ffffff12;padding-top:1rem;font-size:.85rem;line-height:1.7}.admin-module__4WpgRW__viewModalFooter{background:#111827;border-top:1px solid #ffffff12;justify-content:flex-end;gap:.75rem;padding:1rem 1.6rem 1.4rem;display:flex;position:sticky;bottom:0}
.dealer-module__Yc64aW__container{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 4rem}@media (min-width:768px){.dealer-module__Yc64aW__container{padding:2rem 1.5rem 4rem}}.dealer-module__Yc64aW__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.dealer-module__Yc64aW__titleSection{flex:1;min-width:260px}.dealer-module__Yc64aW__pageTitle{color:#f8fafc;letter-spacing:-.02em;font-size:1.6rem;font-weight:800}@media (min-width:768px){.dealer-module__Yc64aW__pageTitle{font-size:1.85rem}}.dealer-module__Yc64aW__pageSubtitle{color:#94a3b8;margin-top:.3rem;font-size:.88rem;line-height:1.4}.dealer-module__Yc64aW__headerActions{align-items:center;gap:.75rem;display:flex}.dealer-module__Yc64aW__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #f59e0b4d}.dealer-module__Yc64aW__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f59e0b66}.dealer-module__Yc64aW__metricsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.75rem;display:grid}@media (min-width:640px){.dealer-module__Yc64aW__metricsGrid{grid-template-columns:repeat(4,1fr);gap:1rem}}.dealer-module__Yc64aW__metricCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293b80;border:1px solid #ffffff14;border-radius:14px;padding:1rem}.dealer-module__Yc64aW__metricLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.35rem;font-size:.75rem;font-weight:600}.dealer-module__Yc64aW__metricValue{color:#f1f5f9;font-size:1.25rem;font-weight:800}.dealer-module__Yc64aW__profileCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172abf;border:1px solid #ffffff17;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.dealer-module__Yc64aW__cardHeader{background:linear-gradient(#f59e0b14 0%,#0f172a33 100%);border-bottom:1px solid #ffffff12;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}@media (min-width:640px){.dealer-module__Yc64aW__cardHeader{flex-direction:row;justify-content:space-between;align-items:center;padding:2rem}}.dealer-module__Yc64aW__avatarWrapper{align-items:center;gap:1rem;display:flex}.dealer-module__Yc64aW__avatar{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;font-weight:800;display:flex;box-shadow:0 6px 16px #f59e0b59}.dealer-module__Yc64aW__headerInfo{flex:1}.dealer-module__Yc64aW__titleRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.dealer-module__Yc64aW__dealerName{color:#f8fafc;font-size:1.35rem;font-weight:800}.dealer-module__Yc64aW__badgeGroup{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.dealer-module__Yc64aW__badge{letter-spacing:.02em;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.dealer-module__Yc64aW__badgeVerified{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.dealer-module__Yc64aW__badgePending{color:#facc15;background:#eab30826;border:1px solid #eab3084d}.dealer-module__Yc64aW__badgeRejected{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.dealer-module__Yc64aW__badgeActive{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.dealer-module__Yc64aW__badgeInactive{color:#94a3b8;background:#94a3b826;border:1px solid #94a3b84d}.dealer-module__Yc64aW__badgeBlocked{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.dealer-module__Yc64aW__ownerText{color:#cbd5e1;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.4rem;font-size:.85rem;display:flex}.dealer-module__Yc64aW__dot{color:#64748b}.dealer-module__Yc64aW__typeBadge{color:#fbbf24;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.dealer-module__Yc64aW__actionBtns{gap:.5rem;display:flex}.dealer-module__Yc64aW__editBtn{color:#f8fafc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.84rem;font-weight:600;transition:all .2s;display:inline-flex}.dealer-module__Yc64aW__editBtn:hover{color:#fff;background:#ffffff26;border-color:#ffffff40}.dealer-module__Yc64aW__cardBodyGrid{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem;display:grid}@media (min-width:640px){.dealer-module__Yc64aW__cardBodyGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem}}.dealer-module__Yc64aW__infoBox{background:#1e293b59;border:1px solid #ffffff0f;border-radius:12px;padding:1rem}.dealer-module__Yc64aW__infoBoxFull{background:#1e293b59;border:1px solid #ffffff0f;border-radius:12px;grid-column:1/-1;padding:1.25rem}.dealer-module__Yc64aW__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.4rem;font-size:.74rem;font-weight:700;display:block}.dealer-module__Yc64aW__infoValue{color:#f1f5f9;font-size:.95rem;font-weight:600}.dealer-module__Yc64aW__idRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dealer-module__Yc64aW__idValue{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:6px;padding:.2rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem;font-weight:700}.dealer-module__Yc64aW__copyBtn{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.75rem;transition:all .15s;display:inline-flex}.dealer-module__Yc64aW__copyBtn:hover{color:#fff;background:#ffffff26}.dealer-module__Yc64aW__linkPhone{color:#60a5fa;align-items:center;gap:.3rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.dealer-module__Yc64aW__linkPhone:hover{color:#93c5fd;text-decoration:underline}.dealer-module__Yc64aW__codeText{color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,monospace;font-weight:600}.dealer-module__Yc64aW__mutedText{color:#64748b;font-size:.86rem;font-style:italic}.dealer-module__Yc64aW__tagGroup{flex-wrap:wrap;gap:.5rem;display:flex}.dealer-module__Yc64aW__vehiclePill{color:#93c5fd;background:#3b82f61f;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.dealer-module__Yc64aW__brandsWrapper{flex-wrap:wrap;gap:.45rem;margin-top:.4rem;display:flex}.dealer-module__Yc64aW__brandPill{color:#f1f5f9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.35rem .75rem;font-size:.82rem;font-weight:600;display:inline-block}.dealer-module__Yc64aW__cardFooter{color:#64748b;background:#0f172a66;border-top:1px solid #ffffff0d;flex-wrap:wrap;gap:1.5rem;padding:1rem 1.5rem;font-size:.78rem;display:flex}.dealer-module__Yc64aW__metaItem strong{color:#94a3b8}.dealer-module__Yc64aW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.dealer-module__Yc64aW__modalOverlay{align-items:center;padding:1.5rem}}.dealer-module__Yc64aW__modalContent{background:#0f172a;border:1px solid #ffffff1f;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:680px;max-height:90vh;animation:.25s ease-out dealer-module__Yc64aW__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000080}@media (min-width:640px){.dealer-module__Yc64aW__modalContent{border-radius:20px;max-height:85vh}}@keyframes dealer-module__Yc64aW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dealer-module__Yc64aW__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.dealer-module__Yc64aW__modalTitle{color:#f8fafc;font-size:1.2rem;font-weight:800}.dealer-module__Yc64aW__modalSubtitle{color:#94a3b8;margin-top:.2rem;font-size:.8rem}.dealer-module__Yc64aW__closeBtn{color:#94a3b8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .15s;display:flex}.dealer-module__Yc64aW__closeBtn:hover{color:#fff;background:#ffffff2e}.dealer-module__Yc64aW__errorAlert{color:#fca5a5;background:#ef444426;border:1px solid #ef444459;border-radius:10px;margin:1rem 1.5rem 0;padding:.75rem 1rem;font-size:.85rem}.dealer-module__Yc64aW__formBody{-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.5rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.dealer-module__Yc64aW__formSection{background:#1e293b59;border:1px solid #ffffff0f;border-radius:14px;padding:1.2rem}.dealer-module__Yc64aW__sectionHeading{color:#f1f5f9;letter-spacing:-.01em;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:flex}.dealer-module__Yc64aW__formGrid2{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.dealer-module__Yc64aW__formGrid2{grid-template-columns:repeat(2,1fr)}}.dealer-module__Yc64aW__inputGroup{flex-direction:column;gap:.4rem;display:flex}.dealer-module__Yc64aW__label{color:#cbd5e1;font-size:.8rem;font-weight:600}.dealer-module__Yc64aW__required{color:#f43f5e}.dealer-module__Yc64aW__textInput,.dealer-module__Yc64aW__selectInput{color:#f8fafc;background:#0f172acc;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.65rem .9rem;font-size:.88rem;transition:all .15s}.dealer-module__Yc64aW__textInput:focus,.dealer-module__Yc64aW__selectInput:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b26}.dealer-module__Yc64aW__phoneInputRow{gap:.5rem;display:flex}.dealer-module__Yc64aW__countryCodeInput{text-align:center;color:#f8fafc;background:#0f172acc;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;width:75px;padding:.65rem .6rem;font-size:.88rem}.dealer-module__Yc64aW__radioGroup{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:500px){.dealer-module__Yc64aW__radioGroup{grid-template-columns:repeat(2,1fr)}}.dealer-module__Yc64aW__radioCard{cursor:pointer;background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.85rem;transition:all .15s;display:flex}.dealer-module__Yc64aW__radioCard p{color:#94a3b8;margin-top:.2rem;font-size:.75rem}.dealer-module__Yc64aW__radioSelected{background:#f59e0b1f;border-color:#f59e0b66}.dealer-module__Yc64aW__pillCheckGroup{flex-wrap:wrap;gap:.6rem;display:flex}.dealer-module__Yc64aW__pillCheck{color:#cbd5e1;cursor:pointer;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.dealer-module__Yc64aW__pillCheckActive{color:#93c5fd;background:#3b82f633;border-color:#3b82f6}.dealer-module__Yc64aW__brandSelectorGrid{background:#0f172a80;border:1px solid #ffffff0f;border-radius:10px;flex-wrap:wrap;gap:.4rem;max-height:140px;padding:.5rem;display:flex;overflow-y:auto}.dealer-module__Yc64aW__brandSelectBtn{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .6rem;font-size:.76rem;font-weight:600;transition:all .15s}.dealer-module__Yc64aW__brandSelectBtnActive{color:#fbbf24;background:#f59e0b33;border-color:#f59e0b}.dealer-module__Yc64aW__addBrandRow{gap:.5rem;margin-top:.75rem;display:flex}.dealer-module__Yc64aW__addBrandBtn{color:#f1f5f9;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;padding:.65rem 1rem;font-size:.82rem;font-weight:600}.dealer-module__Yc64aW__addBrandBtn:hover{background:#ffffff2e}.dealer-module__Yc64aW__selectedBrandChips{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.dealer-module__Yc64aW__activeBrandChip{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b59;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.dealer-module__Yc64aW__removeChipBtn{color:#f59e0b;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1rem;line-height:1;display:inline-flex}.dealer-module__Yc64aW__modalFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.dealer-module__Yc64aW__cancelBtn{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;padding:.65rem 1.25rem;font-size:.88rem;font-weight:600}.dealer-module__Yc64aW__cancelBtn:hover{color:#fff;background:#ffffff1f}.dealer-module__Yc64aW__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:10px;padding:.65rem 1.4rem;font-size:.88rem;font-weight:700;box-shadow:0 4px 12px #f59e0b4d}.dealer-module__Yc64aW__saveBtn:hover{box-shadow:0 6px 18px #f59e0b66}.dealer-module__Yc64aW__loadingContainer{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.dealer-module__Yc64aW__loadingSpinner{border:3px solid #f59e0b26;border-top-color:#f59e0b;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite dealer-module__Yc64aW__spin}@keyframes dealer-module__Yc64aW__spin{to{transform:rotate(360deg)}}.dealer-module__Yc64aW__emptyStateContainer{text-align:center;background:#1e293b59;border:1px dashed #ffffff1f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:2rem auto;padding:4.5rem 2rem;display:flex}.dealer-module__Yc64aW__emptyIcon{color:#64748b;justify-content:center;margin-bottom:1rem;display:flex}.dealer-module__Yc64aW__emptyTitle{color:#f8fafc;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.dealer-module__Yc64aW__emptyText{color:#94a3b8;max-width:440px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}
.store-module__gNy87q__container{max-width:1240px;margin:0 auto;padding:1.5rem 1rem 4rem}@media (min-width:768px){.store-module__gNy87q__container{padding:2rem 1.5rem 4rem}}.store-module__gNy87q__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.store-module__gNy87q__headerRow{margin-bottom:2rem}}.store-module__gNy87q__titleSection{flex:1;min-width:240px}.store-module__gNy87q__pageTitle{color:#f8fafc;letter-spacing:-.02em;font-size:1.4rem;font-weight:800;line-height:1.25}@media (min-width:640px){.store-module__gNy87q__pageTitle{font-size:1.65rem}}@media (min-width:768px){.store-module__gNy87q__pageTitle{font-size:1.85rem}}.store-module__gNy87q__pageSubtitle{color:#94a3b8;margin-top:.35rem;font-size:.85rem;line-height:1.45}.store-module__gNy87q__headerActions{align-items:center;gap:.6rem;width:100%;display:flex}@media (min-width:640px){.store-module__gNy87q__headerActions{width:auto}}.store-module__gNy87q__editBtn{color:#f1f5f9;cursor:pointer;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1.1rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}@media (min-width:640px){.store-module__gNy87q__editBtn{flex:initial;padding:.7rem 1.25rem;font-size:.88rem}}.store-module__gNy87q__editBtn:hover{color:#fff;background:#ffffff21;border-color:#ffffff4d}.store-module__gNy87q__primaryBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1.1rem;font-size:.84rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #f59e0b4d}@media (min-width:640px){.store-module__gNy87q__primaryBtn{flex:initial;padding:.7rem 1.25rem;font-size:.88rem}}.store-module__gNy87q__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f59e0b66}.store-module__gNy87q__storeSwitcherBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#0f172a99;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.65rem .85rem;display:flex;overflow-x:auto}.store-module__gNy87q__storeSwitcherBar::-webkit-scrollbar{display:none}@media (min-width:640px){.store-module__gNy87q__storeSwitcherBar{flex-wrap:wrap;margin-bottom:1.75rem;padding:.85rem 1.25rem}}.store-module__gNy87q__storeTabsGroup{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.store-module__gNy87q__storeCountLabel{color:#94a3b8;white-space:nowrap;margin-right:.2rem;font-size:.78rem;font-weight:600}.store-module__gNy87q__storeTabBtn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}@media (min-width:640px){.store-module__gNy87q__storeTabBtn{padding:.45rem .9rem;font-size:.84rem}}.store-module__gNy87q__storeTabBtnActive{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b;font-weight:700}.store-module__gNy87q__addStoreSmallBtn{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:#ffffff14;border:1px dashed #fff3;border-radius:10px;flex-shrink:0;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}@media (min-width:640px){.store-module__gNy87q__addStoreSmallBtn{padding:.45rem .85rem;font-size:.82rem}}.store-module__gNy87q__addStoreSmallBtn:hover{color:#fff;background:#ffffff24}.store-module__gNy87q__previewContainer{background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;box-shadow:0 16px 40px #0006}.store-module__gNy87q__heroBanner{flex-direction:column;justify-content:space-between;min-height:220px;padding:1.5rem 1.25rem 2rem;display:flex;position:relative}@media (min-width:640px){.store-module__gNy87q__heroBanner{min-height:260px;padding:2rem 2rem 2.5rem}}.store-module__gNy87q__bannerTopBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.store-module__gNy87q__storeStatusGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.store-module__gNy87q__badge{letter-spacing:.02em;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.store-module__gNy87q__badgeActive{color:#4ade80;background:#22c55e33;border:1px solid #22c55e66}.store-module__gNy87q__badgeInactive{color:#94a3b8;background:#94a3b833;border:1px solid #94a3b866}.store-module__gNy87q__customDomainBadge{color:#93c5fd;background:#3b82f62e;border:1px solid #3b82f659;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.74rem;font-weight:600;display:inline-flex}.store-module__gNy87q__editHeroBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.store-module__gNy87q__editHeroBtn:hover{background:#000000d9;border-color:#fff6}.store-module__gNy87q__bannerIdentity{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-top:1.25rem;display:flex}@media (min-width:640px){.store-module__gNy87q__bannerIdentity{flex-wrap:nowrap;align-items:center;gap:1.5rem;margin-top:2rem}}.store-module__gNy87q__storeLogoBox{background:#1e293b;border:2px solid #f59e0b;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden;box-shadow:0 8px 20px #0006}@media (min-width:640px){.store-module__gNy87q__storeLogoBox{border-radius:18px;width:72px;height:72px}}.store-module__gNy87q__storeLogoImg{object-fit:cover;width:100%;height:100%}.store-module__gNy87q__storeLogoLetter{color:#fff;font-size:1.6rem;font-weight:800}@media (min-width:640px){.store-module__gNy87q__storeLogoLetter{font-size:2rem}}.store-module__gNy87q__storeMainInfo{flex:1;min-width:0}.store-module__gNy87q__storeTitleRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.store-module__gNy87q__storeTitle{color:#f8fafc;letter-spacing:-.01em;word-break:break-word;font-size:1.25rem;font-weight:800;line-height:1.25}@media (min-width:640px){.store-module__gNy87q__storeTitle{font-size:1.65rem}}.store-module__gNy87q__customBadgeText{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700}.store-module__gNy87q__storeTagline{color:#e2e8f0;margin-top:.35rem;font-size:.84rem;font-style:italic;line-height:1.4}.store-module__gNy87q__slugRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.6rem;display:flex}.store-module__gNy87q__slugUrl{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;background:#0006;border:1px solid #ffffff14;border-radius:6px;max-width:100%;padding:.2rem .55rem;font-family:ui-monospace,monospace;font-size:.78rem;overflow:hidden}.store-module__gNy87q__slugUrl strong{color:#fbbf24}.store-module__gNy87q__copySlugBtn{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.72rem;transition:all .15s;display:inline-flex}.store-module__gNy87q__copySlugBtn:hover{background:#fff3}.store-module__gNy87q__previewToggleBar{background:#1e293b59;border-top:1px solid #ffffff14}.store-module__gNy87q__previewToggleBtn{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.85rem 1.25rem;font-size:.86rem;font-weight:600;transition:all .2s;display:flex}@media (min-width:640px){.store-module__gNy87q__previewToggleBtn{padding:.95rem 1.75rem;font-size:.9rem}}.store-module__gNy87q__previewToggleBtn:hover{color:#fbbf24;background:#ffffff0a}.store-module__gNy87q__toggleBtnLeft{align-items:center;gap:.6rem;display:flex}.store-module__gNy87q__toggleBtnIcon{display:flex}.store-module__gNy87q__toggleBtnText{letter-spacing:-.01em}.store-module__gNy87q__toggleArrow{color:#94a3b8;justify-content:center;align-items:center;transition:transform .25s;display:flex}.store-module__gNy87q__toggleArrowUp{color:#fbbf24;transform:rotate(180deg)}.store-module__gNy87q__previewBodyGrid{background:#0f172a;border-top:1px solid #ffffff0f;grid-template-columns:1fr;gap:1.25rem;padding:1.25rem 1.25rem 1.75rem;animation:.25s ease-out store-module__gNy87q__fadeInDown;display:grid}@keyframes store-module__gNy87q__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:860px){.store-module__gNy87q__previewBodyGrid{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem}}.store-module__gNy87q__cardSection{background:#1e293b66;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.4rem;display:flex}.store-module__gNy87q__sectionTitle{color:#f1f5f9;letter-spacing:-.01em;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;display:flex}.store-module__gNy87q__locationBlock{background:#0f172a80;border:1px solid #ffffff0d;border-radius:12px;padding:1rem}.store-module__gNy87q__addressText{color:#cbd5e1;font-size:.88rem;line-height:1.5}.store-module__gNy87q__addressText strong{color:#f8fafc}.store-module__gNy87q__landmarkText{color:#94a3b8;margin-top:.4rem;font-size:.8rem}.store-module__gNy87q__contactChips{flex-wrap:wrap;gap:.5rem;display:flex}.store-module__gNy87q__contactBtn{color:#93c5fd;background:#3b82f61f;border:1px solid #3b82f640;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .8rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.store-module__gNy87q__contactBtn:hover{background:#3b82f633}.store-module__gNy87q__socialBar{flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.store-module__gNy87q__socialLabel{color:#94a3b8;margin-right:.2rem;font-weight:600}.store-module__gNy87q__socialIcon{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-weight:500;text-decoration:none;display:inline-flex}.store-module__gNy87q__socialIcon:hover{color:#fff;background:#ffffff1f}.store-module__gNy87q__todayPillRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.store-module__gNy87q__openNowBadge{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40;border-radius:8px;padding:.35rem .75rem;font-size:.82rem;font-weight:700}.store-module__gNy87q__closedNowBadge{color:#f87171;background:#ef44441f;border:1px solid #ef444440;border-radius:8px;padding:.35rem .75rem;font-size:.82rem;font-weight:700}.store-module__gNy87q__estBadge{color:#94a3b8;font-size:.78rem;font-weight:600}.store-module__gNy87q__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;display:grid}.store-module__gNy87q__servicePill{border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.76rem;font-weight:600;display:flex}.store-module__gNy87q__servicePillActive{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b4d}.store-module__gNy87q__servicePillInactive{color:#64748b;opacity:.6;background:#ffffff08;border:1px solid #ffffff0d}.store-module__gNy87q__checkIcon{margin-left:auto;font-size:.7rem}.store-module__gNy87q__descriptionBox{color:#94a3b8;background:#0f172a80;border:1px solid #ffffff0d;border-radius:10px;padding:.85rem 1rem;font-size:.82rem;line-height:1.5}.store-module__gNy87q__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.store-module__gNy87q__modalOverlay{align-items:center;padding:1.5rem}}.store-module__gNy87q__modalContent{background:#0f172a;border:1px solid #ffffff1f;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:780px;max-height:90vh;animation:.25s ease-out store-module__gNy87q__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000080}@media (min-width:640px){.store-module__gNy87q__modalContent{border-radius:20px;max-height:85vh}}@keyframes store-module__gNy87q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.store-module__gNy87q__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.store-module__gNy87q__modalTitle{color:#f8fafc;font-size:1.2rem;font-weight:800}.store-module__gNy87q__modalSubtitle{color:#94a3b8;margin-top:.2rem;font-size:.8rem}.store-module__gNy87q__closeBtn{color:#94a3b8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.store-module__gNy87q__closeBtn:hover{color:#fff;background:#ffffff2e}.store-module__gNy87q__modalTabsBar{-webkit-overflow-scrolling:touch;background:#0f172ae6;border-bottom:1px solid #ffffff14;align-items:center;gap:.25rem;padding:.5rem 1rem;display:flex;overflow-x:auto}.store-module__gNy87q__modalTab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.store-module__gNy87q__modalTab:hover{color:#f1f5f9;background:#ffffff0d}.store-module__gNy87q__modalTabActive{font-weight:700;color:#fbbf24!important;background:#f59e0b26!important}.store-module__gNy87q__errorAlert{color:#fca5a5;background:#ef444426;border:1px solid #ef444459;border-radius:10px;margin:1rem 1.5rem 0;padding:.75rem 1rem;font-size:.85rem}.store-module__gNy87q__formBody{-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.5rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.store-module__gNy87q__tabPane{flex-direction:column;gap:1.5rem;display:flex}.store-module__gNy87q__formSection{background:#1e293b59;border:1px solid #ffffff0f;border-radius:14px;padding:1.2rem}.store-module__gNy87q__sectionHeading{color:#f1f5f9;margin-bottom:.85rem;font-size:.9rem;font-weight:700}.store-module__gNy87q__sectionSubtext{color:#94a3b8;margin-top:-.5rem;margin-bottom:1rem;font-size:.8rem}.store-module__gNy87q__formGrid2{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.store-module__gNy87q__formGrid2{grid-template-columns:repeat(2,1fr)}}.store-module__gNy87q__inputGroup{flex-direction:column;gap:.4rem;display:flex}.store-module__gNy87q__labelWithAction{justify-content:space-between;align-items:center;display:flex}.store-module__gNy87q__textActionBtn{color:#fbbf24;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.75rem;font-weight:600;display:inline-flex}.store-module__gNy87q__textActionBtn:hover{text-decoration:underline}.store-module__gNy87q__label{color:#cbd5e1;font-size:.8rem;font-weight:600}.store-module__gNy87q__required{color:#f43f5e}.store-module__gNy87q__textInput,.store-module__gNy87q__selectInput,.store-module__gNy87q__textareaInput{color:#f8fafc;background:#0f172acc;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.65rem .9rem;font-size:.88rem;transition:all .15s}.store-module__gNy87q__textareaInput{resize:vertical;line-height:1.4}.store-module__gNy87q__textInput:focus,.store-module__gNy87q__selectInput:focus,.store-module__gNy87q__textareaInput:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b26}.store-module__gNy87q__slugInputGroup{background:#0f172acc;border:1px solid #ffffff1f;border-radius:10px;align-items:center;display:flex;overflow:hidden}.store-module__gNy87q__slugPrefix{color:#64748b;background:#ffffff08;padding:0 .75rem;font-family:ui-monospace,monospace;font-size:.82rem}.store-module__gNy87q__slugInput{color:#fbbf24;background:0 0;border:none;outline:none;flex:1;padding:.65rem .75rem .65rem 0;font-family:ui-monospace,monospace;font-size:.88rem;font-weight:600}.store-module__gNy87q__phoneInputRow{gap:.5rem;display:flex}.store-module__gNy87q__countryCodeInput{text-align:center;color:#f8fafc;background:#0f172acc;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;width:75px;padding:.65rem .6rem;font-size:.88rem}.store-module__gNy87q__servicesSelectGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;display:grid}.store-module__gNy87q__serviceSelectCard{cursor:pointer;text-align:left;background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem;transition:all .15s;display:flex}.store-module__gNy87q__serviceSelectCardActive{background:#f59e0b24;border-color:#f59e0b66}.store-module__gNy87q__serviceIcon{color:#f59e0b;display:flex}.store-module__gNy87q__serviceTextGroup{flex-direction:column;display:flex}.store-module__gNy87q__serviceLabel{color:#f1f5f9;font-size:.82rem;font-weight:700}.store-module__gNy87q__serviceStatus{color:#94a3b8;font-size:.72rem}.store-module__gNy87q__serviceSelectCardActive .store-module__gNy87q__serviceStatus{color:#fbbf24}.store-module__gNy87q__hoursEditorWrapper{flex-direction:column;gap:1rem;display:flex}.store-module__gNy87q__hoursQuickBar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.store-module__gNy87q__hoursQuickLabel{color:#94a3b8;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;display:inline-flex}.store-module__gNy87q__quickActionBtn{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:.3rem .65rem;font-size:.75rem;font-weight:600}.store-module__gNy87q__quickActionBtn:hover{color:#fff;background:#ffffff26}.store-module__gNy87q__hoursTable{flex-direction:column;gap:.5rem;display:flex}.store-module__gNy87q__hoursRow{background:#0f172a99;border:1px solid #ffffff0f;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .9rem;display:flex}.store-module__gNy87q__hoursRowClosed{opacity:.6}.store-module__gNy87q__dayCol{min-width:120px}.store-module__gNy87q__switchLabel{cursor:pointer;align-items:center;gap:.6rem;display:flex}.store-module__gNy87q__checkboxInput{accent-color:#f59e0b;width:16px;height:16px}.store-module__gNy87q__dayName{color:#f1f5f9;font-size:.84rem;font-weight:600}.store-module__gNy87q__timeInputsCol{align-items:center;display:flex}.store-module__gNy87q__timeSelectGroup{align-items:center;gap:.4rem;display:flex}.store-module__gNy87q__timeInput{color:#f8fafc;background:#1e293bcc;border:1px solid #ffffff1f;border-radius:6px;padding:.35rem .5rem;font-size:.82rem}.store-module__gNy87q__timeTo{color:#94a3b8;font-size:.78rem}.store-module__gNy87q__closedBadge{color:#f87171;background:#ef44441f;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:600}.store-module__gNy87q__imagePreviewRow{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.store-module__gNy87q__thumbPreview{object-fit:cover;border:1px solid #ffffff26;border-radius:10px;width:48px;height:48px}.store-module__gNy87q__previewNote{color:#94a3b8;font-size:.75rem}.store-module__gNy87q__addBrandRow{gap:.5rem;display:flex}.store-module__gNy87q__addBrandBtn{color:#f1f5f9;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;padding:.65rem 1rem;font-size:.82rem;font-weight:600}.store-module__gNy87q__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:.85rem;display:grid}.store-module__gNy87q__galleryItem{border:1px solid #ffffff1a;border-radius:10px;height:80px;position:relative;overflow:hidden}.store-module__gNy87q__galleryImg{object-fit:cover;width:100%;height:100%}.store-module__gNy87q__galleryDeleteBtn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;display:flex;position:absolute;top:4px;right:4px}.store-module__gNy87q__colorPickerRow{align-items:center;gap:.5rem;display:flex}.store-module__gNy87q__colorInput{cursor:pointer;background:0 0;border:none;border-radius:8px;width:44px;height:40px}.store-module__gNy87q__selectedBrandChips{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.store-module__gNy87q__activeBrandChip{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b59;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.store-module__gNy87q__removeChipBtn{color:#f59e0b;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}.store-module__gNy87q__modalFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.store-module__gNy87q__cancelBtn{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;padding:.65rem 1.25rem;font-size:.88rem;font-weight:600}.store-module__gNy87q__cancelBtn:hover{color:#fff;background:#ffffff1f}.store-module__gNy87q__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:10px;padding:.65rem 1.4rem;font-size:.88rem;font-weight:700;box-shadow:0 4px 12px #f59e0b4d}.store-module__gNy87q__saveBtn:hover{box-shadow:0 6px 18px #f59e0b66}.store-module__gNy87q__formPageWrapper{flex-direction:column;gap:1.25rem;width:100%;max-width:1080px;margin:0 auto;display:flex}.store-module__gNy87q__editorTopBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .25rem;display:flex}.store-module__gNy87q__editorBreadcrumbs{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.store-module__gNy87q__backLink{color:#94a3b8;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.store-module__gNy87q__backLink:hover{color:#fbbf24}.store-module__gNy87q__breadcrumbDivider{color:#475569;font-size:.85rem}.store-module__gNy87q__breadcrumbCurrent{color:#f8fafc;font-size:.95rem;font-weight:700}.store-module__gNy87q__statusPill{color:#fbbf24;text-transform:uppercase;letter-spacing:.04em;background:#f59e0b26;border:1px solid #f59e0b59;border-radius:6px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.store-module__gNy87q__editorTopActions{align-items:center;gap:.6rem;display:flex}.store-module__gNy87q__segmentedTabBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#0f172acc;border:1px solid #ffffff14;border-radius:16px;padding:.4rem;position:sticky;top:70px;box-shadow:0 4px 20px #00000040}.store-module__gNy87q__segmentedTabsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:.35rem;display:flex;overflow-x:auto}.store-module__gNy87q__segmentedTabsScroll::-webkit-scrollbar{display:none}.store-module__gNy87q__segmentedTabBtn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem .95rem;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.store-module__gNy87q__segmentedTabBtn:hover{color:#f8fafc;background:#ffffff0f}.store-module__gNy87q__segmentedTabActive{font-weight:700;box-shadow:0 2px 8px #f59e0b26;color:#fbbf24!important;background:#f59e0b29!important;border-color:#f59e0b66!important}.store-module__gNy87q__segmentedTabIcon{display:flex}.store-module__gNy87q__segmentedTabLabel{letter-spacing:.01em}.store-module__gNy87q__formContentCentered{flex-direction:column;gap:2rem;padding-bottom:5rem;display:flex}.store-module__gNy87q__formCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172abf;border:1px solid #ffffff17;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.store-module__gNy87q__formCardHeader{background:#1e293b66;border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.store-module__gNy87q__cardHeaderIcon{color:#f59e0b;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.store-module__gNy87q__formCardTitle{color:#f8fafc;font-size:1.05rem;font-weight:800}.store-module__gNy87q__formCardSub{color:#94a3b8;margin-top:.15rem;font-size:.78rem}.store-module__gNy87q__formCardBody{padding:1.5rem}@media (min-width:640px){.store-module__gNy87q__formCardBody{padding:1.75rem}}.store-module__gNy87q__stickySaveBar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172af0;border-top:1px solid #ffffff1a;padding:.85rem 1.5rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 25px #00000080}.store-module__gNy87q__saveBarInner{justify-content:space-between;align-items:center;gap:1rem;max-width:1240px;margin:0 auto;display:flex}.store-module__gNy87q__saveBarHint{color:#94a3b8;font-size:.82rem;font-weight:600}.store-module__gNy87q__saveBarActions{align-items:center;gap:.75rem;display:flex}.store-module__gNy87q__openDrawerHeaderBtn{color:#fbbf24;cursor:pointer;background:#f59e0b24;border:1px solid #f59e0b59;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem .95rem;font-size:.84rem;font-weight:700;transition:all .15s;display:inline-flex}.store-module__gNy87q__openDrawerHeaderBtn:hover{color:#fff;background:#f59e0b40;border-color:#f59e0b}.store-module__gNy87q__activeIndicator{color:#f59e0b;margin-left:auto;font-size:.7rem}.store-module__gNy87q__drawerTriggerBar{margin-bottom:.5rem;display:block}.store-module__gNy87q__mobileDrawerBtn{cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad9;border:1px solid #f59e0b59;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.85rem 1.2rem;transition:all .15s;display:flex;box-shadow:0 4px 16px #0000004d}.store-module__gNy87q__mobileDrawerBtn:hover{background:#1e293be6;border-color:#f59e0b}.store-module__gNy87q__mobileDrawerBtnLeft{align-items:center;gap:.85rem;display:flex}.store-module__gNy87q__hamburgerBadge{background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.store-module__gNy87q__hamburgerIcon{color:#fbbf24}.store-module__gNy87q__mobileActiveLabelWrap{flex-direction:column;gap:.15rem;display:flex}.store-module__gNy87q__mobileSectionHint{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.68rem;font-weight:700}.store-module__gNy87q__mobileActiveSectionTitle{color:#f8fafc;font-size:.95rem;font-weight:800}.store-module__gNy87q__mobileDrawerCtaGroup{align-items:center;display:flex}.store-module__gNy87q__mobileDrawerCta{color:#fbbf24;white-space:nowrap;white-space:nowrap;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:8px;padding:.35rem .75rem;font-size:.78rem;font-weight:700}.store-module__gNy87q__drawerBackdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:flex-start;animation:.2s ease-out store-module__gNy87q__fadeIn;display:flex;position:fixed;inset:0}@keyframes store-module__gNy87q__fadeIn{0%{opacity:0}to{opacity:1}}.store-module__gNy87q__drawerPanel{background:#0f172a;border-right:1px solid #ffffff1f;flex-direction:column;width:100%;max-width:360px;height:100%;animation:.25s cubic-bezier(.16,1,.3,1) store-module__gNy87q__slideDrawer;display:flex;box-shadow:10px 0 40px #0009}@keyframes store-module__gNy87q__slideDrawer{0%{transform:translate(-100%)}to{transform:translate(0)}}.store-module__gNy87q__drawerHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex}.store-module__gNy87q__drawerHeaderTitle{align-items:center;gap:.75rem;display:flex}.store-module__gNy87q__drawerIcon{font-size:1.4rem}.store-module__gNy87q__drawerHeading{color:#f8fafc;font-size:1.1rem;font-weight:800}.store-module__gNy87q__drawerSub{color:#94a3b8;margin-top:.1rem;font-size:.76rem}.store-module__gNy87q__drawerCloseBtn{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;transition:all .15s;display:flex}.store-module__gNy87q__drawerCloseBtn:hover{color:#fff;background:#ffffff2e}.store-module__gNy87q__drawerList{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.store-module__gNy87q__drawerItem{color:#cbd5e1;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:.85rem;width:100%;padding:.85rem 1rem;transition:all .15s;display:flex}.store-module__gNy87q__drawerItem:hover{color:#f8fafc;background:#ffffff14}.store-module__gNy87q__drawerItemActive{color:#fbbf24!important;background:#f59e0b26!important;border-color:#f59e0b66!important}.store-module__gNy87q__drawerItemIcon{flex-shrink:0;font-size:1.35rem}.store-module__gNy87q__drawerItemText{flex-direction:column;flex:1;min-width:0;display:flex}.store-module__gNy87q__drawerItemLabel{color:#f1f5f9;font-size:.88rem;font-weight:700}.store-module__gNy87q__drawerItemActive .store-module__gNy87q__drawerItemLabel{color:#fbbf24}.store-module__gNy87q__drawerItemSub{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.72rem;overflow:hidden}.store-module__gNy87q__drawerItemCheck{color:#fbbf24;background:#f59e0b33;border-radius:6px;flex-shrink:0;padding:.2rem .5rem;font-size:.74rem;font-weight:700}.store-module__gNy87q__drawerItemArrow{color:#64748b;flex-shrink:0;font-size:.9rem}.store-module__gNy87q__drawerFooter{background:#0f172acc;border-top:1px solid #ffffff14;padding:1.25rem 1.4rem}.store-module__gNy87q__loadingContainer{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.store-module__gNy87q__loadingSpinner{border:3px solid #f59e0b26;border-top-color:#f59e0b;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite store-module__gNy87q__spin}@keyframes store-module__gNy87q__spin{to{transform:rotate(360deg)}}.store-module__gNy87q__emptyStateContainer{text-align:center;background:#1e293b59;border:1px dashed #ffffff1f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:2rem auto;padding:4.5rem 2rem;display:flex}.store-module__gNy87q__emptyIcon{color:#64748b;justify-content:center;margin-bottom:1rem;display:flex}.store-module__gNy87q__emptyTitle{color:#f8fafc;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.store-module__gNy87q__emptyText{color:#94a3b8;max-width:440px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}
.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)}}
.signup-module__8Fjwta__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}.signup-module__8Fjwta__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%}.signup-module__8Fjwta__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%}.signup-module__8Fjwta__card{-webkit-backdrop-filter:blur(16px);z-index:10;background:#1e293bb3;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:420px;padding:2.5rem 2rem;animation:.4s ease-out forwards signup-module__8Fjwta__fadeIn;position:relative;box-shadow:0 25px 50px -12px #00000080}@keyframes signup-module__8Fjwta__fadeIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.signup-module__8Fjwta__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}.signup-module__8Fjwta__backBtn:hover{color:var(--primary-gold);transform:translate(-3px)}.signup-module__8Fjwta__headerSection{text-align:center;margin-bottom:2.25rem}.signup-module__8Fjwta__title{color:#fff;letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.signup-module__8Fjwta__subtitle{color:#94a3b8;font-size:.875rem}.signup-module__8Fjwta__errorMessage{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d;border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem}.signup-module__8Fjwta__successMessage{color:#86efac;background:#22c55e26;border:1px solid #22c55e4d;border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem}.signup-module__8Fjwta__googleBtn{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.signup-module__8Fjwta__googleBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 25px -5px #00000059}.signup-module__8Fjwta__googleBtn:disabled{opacity:.7;cursor:not-allowed}.signup-module__8Fjwta__spinner{border:2px solid #1f293733;border-top-color:#1f2937;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite signup-module__8Fjwta__spin}@keyframes signup-module__8Fjwta__spin{to{transform:rotate(360deg)}}.signup-module__8Fjwta__footerNote{text-align:center;color:#64748b;margin-top:1.75rem;font-size:.75rem}.signup-module__8Fjwta__phoneStepHint{color:#e2e8f0;text-align:center;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.signup-module__8Fjwta__phoneStepHint strong{color:#34d399}.signup-module__8Fjwta__phoneInputRow{background:#0f172a99;border:1px solid #ffffff1f;border-radius:12px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.signup-module__8Fjwta__phoneInputRow:focus-within{border-color:var(--primary-gold);box-shadow:0 0 0 4px #f59e0b26}.signup-module__8Fjwta__countryPrefix{color:#94a3b8;-webkit-user-select:none;user-select:none;border-right:1px solid #ffffff1f;padding:.875rem .75rem;font-size:.9rem;font-weight:700}.signup-module__8Fjwta__phoneInput{color:#fff;letter-spacing:.3px;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.875rem 1rem;font-size:.95rem;font-weight:600}.signup-module__8Fjwta__phoneInput::placeholder{color:#64748b;font-size:.85rem;font-weight:400}.signup-module__8Fjwta__otpInputRow{background:#0f172a99;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex;overflow:hidden}.signup-module__8Fjwta__otpInputRow:focus-within{border-color:var(--primary-gold);box-shadow:0 0 0 4px #f59e0b26}.signup-module__8Fjwta__otpInput{color:#fff;letter-spacing:6px;text-align:center;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.875rem 1rem;font-size:1.15rem;font-weight:700}.signup-module__8Fjwta__otpInput::placeholder{color:#475569;letter-spacing:3px}.signup-module__8Fjwta__sendWhatsAppBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#1da851 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:1rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 20px -5px #25d36659}.signup-module__8Fjwta__sendWhatsAppBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 25px -5px #25d36673}.signup-module__8Fjwta__sendWhatsAppBtn:disabled{opacity:.6;cursor:not-allowed}.signup-module__8Fjwta__waLinkBtn{color:#fff;background:linear-gradient(135deg,#25d366 0%,#1da851 100%);border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:1rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 10px 20px -5px #25d36659}.signup-module__8Fjwta__waLinkBtn:hover{transform:translateY(-2px);box-shadow:0 14px 25px -5px #25d36673}.signup-module__8Fjwta__verifyCodeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;width:100%;margin-top:1rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 10px 20px -5px #f59e0b59}.signup-module__8Fjwta__verifyCodeBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 25px -5px #f59e0b73}.signup-module__8Fjwta__verifyCodeBtn:disabled{opacity:.6;cursor:not-allowed}.signup-module__8Fjwta__changeNumberLink{text-align:center;color:#94a3b8;cursor:pointer;background:0 0;border:none;width:100%;margin-top:.75rem;font-size:.82rem;font-weight:500;display:block}.signup-module__8Fjwta__changeNumberLink:hover{color:#cbd5e1}.signup-module__8Fjwta__resendLink{text-align:center;color:#94a3b8;cursor:pointer;background:0 0;border:none;width:100%;margin-top:.6rem;font-size:.78rem;font-weight:500;text-decoration:underline;display:block}.signup-module__8Fjwta__resendLink:hover:not(:disabled){color:#cbd5e1}.signup-module__8Fjwta__resendLink:disabled{opacity:.6;cursor:not-allowed}.signup-module__8Fjwta__skipBtn{text-align:center;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff14;width:100%;margin-top:1.5rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:color .2s;display:block}.signup-module__8Fjwta__skipBtn:hover{color:#fff}
