@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@500;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:clip;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PublicLayout_shell__KP-HU{background:#f3f4f6;display:flex;flex-direction:column;max-width:100vw;min-height:100vh;overflow-x:clip;width:100%}.PublicLayout_main__cUGku{margin:0;max-width:100%;padding:146px 0 0;width:100%}.Navbar_nav__y-wOX{--orange:#ff6a1a;--orange-dark:#e0570c;--orange-tint:#fff0e6;--orange-tint-2:#ffdcc2;--charcoal:#241a12;--steel:#9c8a7c;--white:#fff;background:var(--white);display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:0;left:0;margin:0;max-width:100vw;padding:0;position:fixed;right:0;top:0;transition:box-shadow .3s ease;width:100%;z-index:1000}.Navbar_nav__y-wOX.Navbar_scrolled__uPNVU{box-shadow:0 12px 32px #e0570c24}.Navbar_container__dA4Dw{align-items:center;display:flex;margin:0 auto;max-width:100%;padding:0}.Navbar_topNav__9UI24{background:var(--white);height:94px;margin:0;padding:0;width:100%}.Navbar_topNav__9UI24 .Navbar_container__dA4Dw{gap:32px;justify-content:space-between;margin-bottom:0;padding:0;width:100%}.Navbar_navLeft__D0jjg{flex-shrink:0;margin-left:16px}.Navbar_navMiddle__cUJhw{display:flex;flex:1 1;justify-content:center}.Navbar_navRight__Fw54z{flex-shrink:0}.Navbar_logo__MK0b0{align-items:center;color:var(--charcoal);display:flex;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;gap:12px;letter-spacing:-.01em;text-decoration:none}.Navbar_logoImage__BwrWC{height:90px;object-fit:contain;transition:transform .25s ease;width:auto}.Navbar_logo__MK0b0:hover .Navbar_logoImage__BwrWC{transform:scale(1.03)}.Navbar_searchBar__8NsYC{align-items:center;background:var(--orange-tint);border:1.5px solid #0000;border-radius:10px;display:flex;flex:1 1;max-width:560px;padding:0 18px;transition:border-color .25s ease,background .25s ease}.Navbar_searchBar__8NsYC:focus-within{background:var(--white);border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-tint-2)}.Navbar_searchIcon__E\+TeP{color:var(--orange-dark);flex-shrink:0;opacity:.7;transition:opacity .25s ease}.Navbar_searchBar__8NsYC:focus-within .Navbar_searchIcon__E\+TeP{opacity:1}.Navbar_searchInput__LTmUb{background:#0000;border:none;color:var(--charcoal);flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;outline:none;padding:13px 12px}.Navbar_searchInput__LTmUb::placeholder{color:var(--steel);font-weight:400}.Navbar_topActions__qHALx{align-items:center;display:flex;flex-shrink:0;gap:10px}.Navbar_iconBtn__rJ5SK{align-items:center;background:#0000;border:1.5px solid var(--orange-tint-2);border-radius:8px;color:var(--charcoal);cursor:pointer;display:flex;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;gap:8px;letter-spacing:.03em;padding:9px 14px;transition:all .2s ease}.Navbar_iconBtn__rJ5SK:hover{background:var(--orange);border-color:var(--orange);color:var(--white)}.Navbar_iconBtn__rJ5SK svg{flex-shrink:0}.Navbar_accountBtn__-OaoM{align-items:center;background:var(--white);border:1.5px solid var(--orange-tint-2);border-radius:8px;color:var(--charcoal);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:9px;margin-right:16px;padding:9px 16px;transition:all .2s ease;white-space:nowrap}.Navbar_accountBtn__-OaoM:hover{border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-tint-2)}.Navbar_accountBtn__-OaoM span{max-width:120px;overflow:hidden;text-overflow:ellipsis}.Navbar_loginButton__flbp4{align-items:center;background:var(--orange);border:none;border-radius:8px;color:var(--white);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;margin-right:16px;padding:10px 20px;transition:all .2s ease}.Navbar_loginButton__flbp4:hover{background:var(--orange-dark);box-shadow:0 4px 12px #e0570c4d;transform:translateY(-1px)}.Navbar_loginButton__flbp4:focus{outline:2px solid var(--orange);outline-offset:2px}.Navbar_profileTriggerButton__PumFV{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;margin-right:32px;padding:12px;transition:all .2s ease}.Navbar_profileTriggerButton__PumFV:hover{background-color:#f973161a}.Navbar_profileTriggerButton__PumFV:focus{outline:2px solid #f97316;outline-offset:2px}.Navbar_defaultAvatar__-9UtO{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:2px solid #f97316;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.Navbar_profileTriggerButton__PumFV:hover .Navbar_defaultAvatar__-9UtO{border-color:#ea580c;transform:scale(1.05)}.Navbar_bottomNav__0\+Fgg{background:var(--orange);height:52px;margin:0;padding:0;width:100%}.Navbar_bottomNav__0\+Fgg .Navbar_container__dA4Dw{height:100%;justify-content:center;padding:0;width:100%}.Navbar_navLinks__pxUEg{align-items:center;display:flex;gap:0;height:100%}.Navbar_navItem__5Uht2{position:relative}.Navbar_navLink__mOPW4{align-items:center;border-radius:8px;color:var(--white);display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;gap:6px;padding:8px 12px;position:relative;text-decoration:none;transition:background .2s ease;white-space:nowrap}.Navbar_navLink__mOPW4.Navbar_active__em\+eI,.Navbar_navLink__mOPW4:hover{background:var(--orange-dark)}.Navbar_navLink__mOPW4 svg{flex-shrink:0}.Navbar_navLink__mOPW4:after{background:var(--white);bottom:6px;content:"";height:2px;left:18px;opacity:.85;position:absolute;right:18px;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.22,1,.36,1)}.Navbar_navLink__mOPW4.Navbar_active__em\+eI:after,.Navbar_navLink__mOPW4:hover:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.Navbar_navLink__mOPW4:after{transition:none}}.Navbar_dropdown__xnzws{position:relative}.Navbar_dropdownMenu__8ZyqW{animation:Navbar_fadeInSlide__FenaN .25s ease forwards;background:var(--white);border:1px solid var(--orange-tint-2);border-radius:12px;box-shadow:0 16px 40px #e0570c29;left:0;margin-top:10px;min-width:220px;opacity:0;padding:8px;position:absolute;top:100%;transform:translateY(-8px);z-index:1000}.Navbar_dropdownItem__V9\+1O{align-items:center;background:#0000;border:none;border-radius:7px;color:var(--charcoal);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:10px;padding:11px 13px;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.Navbar_dropdownItem__V9\+1O:hover{background:var(--orange);color:var(--white)}.Navbar_dropdownItem__V9\+1O svg{flex-shrink:0}.Navbar_megaMenu__OyDXo{grid-gap:16px;animation:Navbar_fadeInSlide__FenaN .25s ease forwards;background:var(--white);border:1px solid var(--orange-tint-2);border-radius:10px;box-shadow:0 16px 40px #e0570c29;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);left:0;margin-top:6px;min-width:480px;opacity:0;padding:12px;position:absolute;top:100%;transform:translateY(-8px);z-index:1000}.Navbar_megaMenu__OyDXo.Navbar_twoColumns__AEiNp{grid-template-columns:repeat(2,1fr);min-width:320px}@keyframes Navbar_fadeInSlide__FenaN{to{opacity:1;transform:translateY(0)}}.Navbar_megaMenuColumn__6vG1F h4{color:var(--orange-dark);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.1em;margin:0 0 10px;text-transform:uppercase}.Navbar_megaMenuItem__gdWTH{border-left:2px solid #0000;color:var(--charcoal);display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:500;margin-left:-10px;padding:7px 0 7px 10px;text-decoration:none;transition:all .2s ease}.Navbar_megaMenuItem__gdWTH:hover{border-left-color:var(--orange);color:var(--orange-dark)}.Navbar_partnerButton__Q6WfC{background:var(--orange);border:none;border-radius:8px;color:var(--white);cursor:pointer;display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;padding:10px 16px;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.Navbar_partnerButton__Q6WfC:hover{background:var(--orange-dark);box-shadow:0 4px 12px #e0570c4d;transform:translateY(-1px)}.Navbar_locationSelector__dDxLD{position:relative}.Navbar_locationBtn__0PTHE{align-items:center;background:var(--white);border:1.5px solid var(--orange-tint-2);border-radius:8px;color:var(--charcoal);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:8px;padding:9px 16px;transition:all .2s ease}.Navbar_locationBtn__0PTHE:hover{border-color:var(--orange);color:var(--orange-dark)}.Navbar_locationBtn__0PTHE svg{flex-shrink:0}.Navbar_divider__M4pxf{background:var(--orange-tint-2);border:none;height:1px;margin:8px 0}.Navbar_mobileToggle__yqSz\+{align-items:center;background:var(--orange);border:none;border-radius:50%;color:var(--white);cursor:pointer;display:none;height:42px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:42px;z-index:1001}.Navbar_mobileToggle__yqSz\+:hover{background:var(--orange-dark)}.Navbar_mobileMenu__CeItu{background:var(--white);bottom:0;display:none;flex-direction:column;gap:6px;left:0;overflow-y:auto;padding:76px 20px 24px;position:fixed;right:0;top:0;z-index:1000}.Navbar_mobileSearch__UpNDR{align-items:center;background:var(--orange-tint);border:1.5px solid var(--orange-tint-2);border-radius:10px;display:flex;gap:12px;margin-bottom:18px;padding:13px 16px}.Navbar_mobileSearch__UpNDR svg{color:var(--orange-dark)}.Navbar_mobileSearch__UpNDR input{background:#0000;border:none;color:var(--charcoal);flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;outline:none}.Navbar_mobileLink__DlJv\+{align-items:center;border-left:3px solid #0000;border-radius:10px;color:var(--charcoal);display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:12px;padding:15px 16px;text-decoration:none;transition:all .2s ease}.Navbar_mobileLink__DlJv\+:hover{background:var(--orange-tint);border-left-color:var(--orange)}.Navbar_mobileLink__DlJv\+ svg{color:var(--orange-dark);flex-shrink:0}.Navbar_mobileBtn__6WZCz{align-items:center;background:var(--orange);border:none;border-radius:10px;color:var(--white);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:700;gap:10px;justify-content:center;padding:15px 16px;transition:all .2s ease;width:100%}.Navbar_mobileBtn__6WZCz:hover{background:var(--orange-dark)}.Navbar_mobileProfileSection__H22HI{display:flex;justify-content:center;padding:16px}@media (min-width:1280px){.Navbar_container__dA4Dw{max-width:100%}.Navbar_searchBar__8NsYC{max-width:560px}.Navbar_megaMenu__OyDXo{grid-template-columns:repeat(3,1fr);min-width:650px}}@media (max-width:1279px){.Navbar_container__dA4Dw{max-width:100%;padding:0}.Navbar_searchBar__8NsYC{max-width:450px}.Navbar_logoImage__BwrWC{height:68px}.Navbar_topNav__9UI24{height:88px}.Navbar_navLink__mOPW4{font-size:13px;padding:9px 14px}.Navbar_megaMenu__OyDXo{gap:20px;grid-template-columns:repeat(3,1fr);min-width:550px;padding:20px}}@media (max-width:1023px){.Navbar_container__dA4Dw{max-width:100%;padding:0}.Navbar_searchBar__8NsYC{max-width:350px}.Navbar_logoImage__BwrWC{height:64px}.Navbar_topNav__9UI24{height:80px}.Navbar_navLeft__D0jjg{flex:0 0 auto}.Navbar_navMiddle__cUJhw{flex:1 1}.Navbar_navRight__Fw54z{flex:0 0 auto}.Navbar_topActions__qHALx{gap:8px}.Navbar_iconBtn__rJ5SK{font-size:11px;padding:8px 12px}.Navbar_accountBtn__-OaoM{font-size:12px;padding:8px 14px}.Navbar_bottomNav__0\+Fgg{height:52px}.Navbar_navLink__mOPW4{font-size:12px;padding:8px 12px}.Navbar_megaMenu__OyDXo{gap:16px;grid-template-columns:repeat(2,1fr);min-width:450px;padding:16px}.Navbar_megaMenuColumn__6vG1F h4{font-size:10px}.Navbar_megaMenuItem__gdWTH{font-size:13px}}@media (max-width:767px){.Navbar_bottomNav__0\+Fgg,.Navbar_topNav__9UI24{display:none}.Navbar_mobileMenu__CeItu,.Navbar_mobileToggle__yqSz\+{display:flex}.Navbar_container__dA4Dw{padding:0}.Navbar_nav__y-wOX{background:var(--white)}}@media (max-width:479px){.Navbar_container__dA4Dw{padding:0}.Navbar_mobileToggle__yqSz\+{height:38px;right:12px;top:14px;width:38px}.Navbar_mobileMenu__CeItu{padding:70px 16px 20px}.Navbar_mobileSearch__UpNDR{margin-bottom:16px;padding:12px 14px}.Navbar_mobileBtn__6WZCz,.Navbar_mobileLink__DlJv\+{font-size:14px;padding:14px}}.ProfileDropdown_dropdownContainer__bY8dN{display:inline-block;margin-right:32px;position:relative}.ProfileDropdown_triggerButton__S8BJu{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:12px;transition:all .2s ease}.ProfileDropdown_triggerButton__S8BJu:hover{background-color:#f973161a}.ProfileDropdown_triggerButton__S8BJu:focus{outline:2px solid #f97316;outline-offset:2px}.ProfileDropdown_triggerAvatarIcon__AntHd{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:2px solid #f97316;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.ProfileDropdown_triggerButton__S8BJu:hover .ProfileDropdown_triggerAvatarIcon__AntHd{border-color:#ea580c;transform:scale(1.05)}.ProfileDropdown_dropdownMenu__3\+Axq{animation:ProfileDropdown_dropdownSlideIn__mYeMv .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 0 0 1px #0000000d;max-width:90vw;overflow:hidden;padding:0;position:absolute;right:0;top:calc(100% + 8px);width:280px;z-index:1000}@keyframes ProfileDropdown_dropdownSlideIn__mYeMv{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ProfileDropdown_profileHeader__k0jZQ{align-items:center;background:linear-gradient(135deg,#fff7ed,#fff);display:flex;gap:12px;padding:16px}.ProfileDropdown_avatarContainer__F5-42{flex-shrink:0}.ProfileDropdown_avatar__3tiDI{object-fit:cover}.ProfileDropdown_avatar__3tiDI,.ProfileDropdown_defaultAvatarIcon__05tCd{border:2px solid #f97316;border-radius:50%;box-shadow:0 2px 8px #f9731626;height:48px;width:48px}.ProfileDropdown_defaultAvatarIcon__05tCd{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;display:flex;justify-content:center}.ProfileDropdown_userInfo__JKf5y{flex:1 1;min-width:0}.ProfileDropdown_userName__IQlaL{color:#1f2937;font-size:14px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileDropdown_userEmail__mlWMU{color:#6b7280;font-size:12px;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileDropdown_roleBadge__rc6GZ{align-items:center;border-radius:16px;color:#fff;display:inline-flex;font-size:10px;font-weight:600;letter-spacing:.3px;padding:3px 10px;text-transform:uppercase}.ProfileDropdown_headerDivider__JVFF5{background:linear-gradient(90deg,#0000,#e5e7eb,#0000);height:1px;margin:0}.ProfileDropdown_menuContainer__9fzmU{padding:6px 0}.ProfileDropdown_menuItems__gElxa{padding:0 6px}.ProfileDropdown_menuItem__Xk4dR{align-items:center;background:none;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:10px;padding:10px 12px;text-align:left;transition:all .15s ease;width:100%}.ProfileDropdown_menuItem__Xk4dR:hover{background-color:#fff7ed;color:#f97316;transform:translateX(2px)}.ProfileDropdown_menuItem__Xk4dR:focus{outline:2px solid #f97316;outline-offset:-2px}.ProfileDropdown_menuIcon__u5UYW{align-items:center;color:#6b7280;display:flex;flex-shrink:0;justify-content:center;transition:color .15s ease}.ProfileDropdown_menuItem__Xk4dR:hover .ProfileDropdown_menuIcon__u5UYW{color:#f97316}.ProfileDropdown_menuLabel__vwAnW{flex:1 1;white-space:nowrap}.ProfileDropdown_menuDivider__4lYMS{background:linear-gradient(90deg,#0000,#e5e7eb,#0000);height:1px;margin:6px 12px}.ProfileDropdown_logoutButton__ZGWpG{align-items:center;background:none;border:1px solid #fee2e2;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;justify-content:center;margin:6px 12px 12px;padding:10px 12px;transition:all .15s ease;width:calc(100% - 24px)}.ProfileDropdown_logoutButton__ZGWpG:hover{background-color:#fef2f2;border-color:#fecaca;color:#b91c1c}.ProfileDropdown_logoutButton__ZGWpG:focus{outline:2px solid #dc2626;outline-offset:2px}.ProfileDropdown_confirmationOverlay__SDq\+a{align-items:center;animation:ProfileDropdown_fadeIn__RD6yb .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}@keyframes ProfileDropdown_fadeIn__RD6yb{0%{opacity:0}to{opacity:1}}.ProfileDropdown_confirmationDialog__se6-B{animation:ProfileDropdown_slideUp__VANJp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:400px;overflow:hidden;width:90%}@keyframes ProfileDropdown_slideUp__VANJp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProfileDropdown_confirmationHeader__mtsK8{border-bottom:1px solid #e5e7eb;padding:20px 24px}.ProfileDropdown_confirmationHeader__mtsK8 h3{color:#1f2937;font-size:18px;font-weight:600;margin:0}.ProfileDropdown_confirmationBody__WvZQh{padding:24px}.ProfileDropdown_confirmationBody__WvZQh p{color:#6b7280;font-size:15px;line-height:1.5;margin:0}.ProfileDropdown_confirmationFooter__1tTxE{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.ProfileDropdown_cancelButton__GuAvb{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.ProfileDropdown_cancelButton__GuAvb:hover{background:#f3f4f6;border-color:#9ca3af}.ProfileDropdown_confirmButton__g7hWo{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.ProfileDropdown_confirmButton__g7hWo:hover{background:#b91c1c}@media (max-width:768px){.ProfileDropdown_dropdownMenu__3\+Axq{animation:ProfileDropdown_slideUpMobile__rYyG- .3s ease;border-radius:20px 20px 0 0;bottom:0;left:0;max-width:100%;position:fixed;right:0;top:auto;width:100%}@keyframes ProfileDropdown_slideUpMobile__rYyG-{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProfileDropdown_profileHeader__k0jZQ{padding:24px 20px}.ProfileDropdown_avatar__3tiDI{height:64px;width:64px}.ProfileDropdown_userName__IQlaL{font-size:18px}.ProfileDropdown_userEmail__mlWMU{font-size:14px}.ProfileDropdown_roleBadge__rc6GZ{font-size:12px;padding:6px 14px}.ProfileDropdown_menuItem__Xk4dR{font-size:15px;padding:16px}.ProfileDropdown_logoutButton__ZGWpG{font-size:15px;margin:12px 16px 20px;padding:16px}}@media (prefers-reduced-motion:reduce){.ProfileDropdown_confirmationDialog__se6-B,.ProfileDropdown_confirmationOverlay__SDq\+a,.ProfileDropdown_dropdownMenu__3\+Axq,.ProfileDropdown_logoutButton__ZGWpG,.ProfileDropdown_menuItem__Xk4dR{animation:none;transition:none}}.Footer_footer__kXlYa{--orange:#ff6a1a;--orange-dark:#e0570c;--orange-tint:#fff0e6;--orange-tint-2:#ffdcc2;--charcoal:#241a12;--steel:#9c8a7c;--white:#fff;background:var(--charcoal);color:var(--white);font-family:Inter,sans-serif;margin-top:100px;padding-top:20px}.Footer_container__R7sXj{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1400px;padding:0 24px 22px}.Footer_brandFooter__M4GPV{align-items:center;display:flex;justify-content:flex-start;margin-bottom:16px}.Footer_footerLogo__fb42F{height:120px;object-fit:contain;width:auto}.Footer_tagline__a4seh{color:var(--steel);font-size:14px;line-height:1.6;margin:12px 0 20px}.Footer_socialLinks__8J74g{display:flex;gap:12px;margin-top:20px}.Footer_socialIcon__\+HSoA{align-items:center;background:var(--orange-tint);border:1.5px solid var(--orange-tint-2);border-radius:10px;color:var(--orange-dark);display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .2s ease;width:40px}.Footer_socialIcon__\+HSoA:hover{background:var(--orange);border-color:var(--orange);color:var(--white);transform:translateY(-2px)}.Footer_section__VNVEN{display:flex;flex-direction:column}.Footer_sectionTitle__1oWN4{color:var(--white);font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700;letter-spacing:.1em;margin:0 0 20px;text-transform:uppercase}.Footer_linkList__3eYol{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.Footer_linkList__3eYol a{border-left:2px solid #0000;color:var(--steel);display:inline-block;font-size:14px;margin-left:-10px;padding-left:10px;position:relative;text-decoration:none;transition:all .2s ease}.Footer_linkList__3eYol a:hover{border-left-color:var(--orange);color:var(--orange-dark);padding-left:14px}.Footer_contactItem__Ztmhc{border-bottom:1px solid var(--orange-tint-2);display:flex;gap:8px;margin-bottom:12px;padding-bottom:12px;padding-right:20px}.Footer_contactItem__Ztmhc:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Footer_contactItem__Ztmhc svg{color:var(--orange-dark);flex-shrink:0;height:14px;margin-top:2px;width:14px}.Footer_contactItem__Ztmhc>div{display:flex;flex-direction:column}.Footer_label__ZmX3n{color:var(--steel);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.Footer_contactItem__Ztmhc a{color:var(--white);font-size:12px;margin:2px 0 0;text-decoration:none;transition:color .2s ease}.Footer_contactItem__Ztmhc a:hover{color:var(--orange-dark)}.Footer_contactItem__Ztmhc p{color:var(--steel);font-size:12px;margin:2px 0 0}.Footer_newsletter__aaq6a{background:var(--orange-tint);border-bottom:1px solid var(--orange-tint-2);border-top:1px solid var(--orange-tint-2);margin:40px 0;padding:40px 24px}.Footer_newsletterContent__aY1eu{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.Footer_newsletter__aaq6a h3{color:var(--charcoal);font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;margin:0 0 8px}.Footer_newsletter__aaq6a>div>p{color:var(--steel);font-size:14px;margin:0}.Footer_newsletterForm__td8ER{display:flex;gap:8px;min-width:350px}.Footer_emailInput__BotaS{background:var(--white);border:1.5px solid var(--orange-tint-2);border-radius:10px;color:var(--charcoal);flex:1 1;font-size:14px;padding:12px 16px;transition:all .2s ease}.Footer_emailInput__BotaS::placeholder{color:var(--steel)}.Footer_emailInput__BotaS:focus{border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-tint-2);outline:none}.Footer_subscribeBtn__I3CmS{align-items:center;background:var(--orange);border:none;border-radius:10px;box-shadow:0 4px 12px #e0570c4d;color:var(--white);cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.Footer_subscribeBtn__I3CmS:hover{background:var(--orange-dark);box-shadow:0 6px 20px #e0570c66;transform:translateY(-2px)}.Footer_subscribeBtn__I3CmS:active{transform:scale(.98)}.Footer_bottomFooter__KmP-L{background:#0000004d;border-top:1px solid var(--orange-tint-2);padding:24px}.Footer_bottomContent__Tvqds{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px}.Footer_bottomContent__Tvqds p{align-items:center;color:var(--steel);display:flex;font-size:13px;gap:6px;margin:0}.Footer_heart__Xm50u{animation:Footer_pulse__y8LF5 2s infinite;color:var(--orange)}@keyframes Footer_pulse__y8LF5{0%,to{opacity:1}50%{opacity:.6}}.Footer_bottomLinks__uLS3X{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.Footer_bottomLinks__uLS3X a{color:var(--steel);font-size:13px;text-decoration:none;transition:color .2s ease}.Footer_bottomLinks__uLS3X a:hover{color:var(--orange-dark)}.Footer_separator__BhOfx{color:var(--steel)}@media (max-width:1024px){.Footer_container__R7sXj{gap:30px;grid-template-columns:repeat(2,1fr);padding-bottom:40px}.Footer_newsletterContent__aY1eu{flex-direction:column;text-align:center}.Footer_newsletterForm__td8ER{min-width:0;min-width:auto;width:100%}.Footer_bottomContent__Tvqds{flex-direction:column;text-align:center}.Footer_bottomLinks__uLS3X{justify-content:center}}@media (max-width:768px){.Footer_footer__kXlYa{margin-top:60px;padding-top:40px}.Footer_container__R7sXj{gap:30px;grid-template-columns:1fr;padding:0 16px 40px}.Footer_brandFooter__M4GPV{margin-bottom:12px}.Footer_brandFooter__M4GPV h3{font-size:20px}.Footer_footerBrandIcon__BMkr6{height:28px;width:28px}.Footer_sectionTitle__1oWN4{font-size:14px;margin-bottom:16px}.Footer_linkList__3eYol{gap:10px}.Footer_linkList__3eYol a{font-size:13px}.Footer_newsletter__aaq6a{margin:30px 0;padding:30px 16px}.Footer_newsletterContent__aY1eu{gap:20px}.Footer_newsletter__aaq6a h3{font-size:20px}.Footer_newsletter__aaq6a>div>p{font-size:13px}.Footer_newsletterForm__td8ER{flex-direction:column;gap:12px}.Footer_emailInput__BotaS,.Footer_subscribeBtn__I3CmS{width:100%}.Footer_bottomFooter__KmP-L{padding:16px}.Footer_bottomContent__Tvqds{gap:16px}.Footer_bottomContent__Tvqds p{font-size:12px}.Footer_bottomLinks__uLS3X{gap:12px}.Footer_bottomLinks__uLS3X a{font-size:12px}}@media (max-width:640px){.Footer_container__R7sXj{gap:24px;grid-template-columns:1fr;padding:0 12px 30px}.Footer_newsletter__aaq6a{padding:24px 12px}.Footer_newsletterContent__aY1eu{gap:16px}.Footer_newsletter__aaq6a>div>p{font-size:12px}.Footer_socialLinks__8J74g{gap:10px}.Footer_socialIcon__\+HSoA{height:36px;width:36px}.Footer_contactItem__Ztmhc{margin-bottom:12px;padding-bottom:12px}.Footer_linkList__3eYol{gap:8px}}.SuperAdminLayout_wrap__yuIXs{background:#f8fafc;display:flex;min-height:100vh}.SuperAdminLayout_main__VEAQV{flex:1 1;margin-left:280px;overflow-x:hidden;padding:24px;transition:margin-left .3s cubic-bezier(.4,0,.2,1),padding .3s ease}.SuperAdminLayout_sidebarOpen__7m9h5{margin-left:280px}.SuperAdminLayout_sidebarClosed__CJ8aX{margin-left:80px}@media (max-width:768px){.SuperAdminLayout_main__VEAQV{margin-left:0;padding:16px}.SuperAdminLayout_sidebarClosed__CJ8aX,.SuperAdminLayout_sidebarOpen__7m9h5{margin-left:0}}.Sidebar_sidebar__zfhso{background:#111827;border-right:1px solid #ffffff1a;box-shadow:4px 0 24px #00000014;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:width .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:100}.Sidebar_open__uSeyZ{width:280px}.Sidebar_closed__DT5M5{width:80px}.Sidebar_topbar__slNFg{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;min-height:72px;padding:20px 16px}.Sidebar_brand__z3CVE{align-items:center;display:flex;flex:1 1;justify-content:center;width:100%}.Sidebar_logoImg__g-Mx1{display:block;height:auto;max-width:180px;object-fit:contain;width:100%}.Sidebar_brandText__Rm-cr{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;font-size:20px;letter-spacing:-.5px;white-space:nowrap}.Sidebar_toggle__2aTY4{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#e2e8f0;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.Sidebar_toggle__2aTY4:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.05)}.Sidebar_toggle__2aTY4:active{transform:scale(.95)}.Sidebar_menu__DM6pD{display:flex;flex:1 1;flex-direction:column;gap:4px;list-style:none;margin:0;overflow-y:auto;padding:12px 8px;scrollbar-color:#ffffff1a #0000;scrollbar-width:thin}.Sidebar_menu__DM6pD::-webkit-scrollbar{width:6px}.Sidebar_menu__DM6pD::-webkit-scrollbar-track{background:#0000}.Sidebar_menu__DM6pD::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.Sidebar_menu__DM6pD::-webkit-scrollbar-thumb:hover{background:#fff3}.Sidebar_heading__gmrR6{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:1px;opacity:.8;padding:12px 16px 8px;text-transform:uppercase;transition:opacity .3s ease}.Sidebar_closed__DT5M5 .Sidebar_heading__gmrR6{padding:8px;text-align:center}.Sidebar_closed__DT5M5 .Sidebar_heading__gmrR6:after{color:#64748b;content:"—";display:block;font-size:16px}.Sidebar_link__V-n32{align-items:center;border:1px solid #0000;border-radius:10px;color:#cbd5e1;display:flex;font-size:14px;font-weight:500;gap:12px;overflow:hidden;padding:12px 16px;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.Sidebar_link__V-n32:before{background:linear-gradient(180deg,#f97316,#ea580c);border-radius:0 2px 2px 0;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .2s ease;width:3px}.Sidebar_link__V-n32:hover{background:#ffffff14;border-color:#ffffff1a;color:#fff;transform:translateX(2px)}.Sidebar_link__V-n32:hover:before{transform:scaleY(1)}.Sidebar_active__8Rvdk .Sidebar_link__V-n32{background:linear-gradient(90deg,#f9731633,#ea580c1a);border-color:#f973164d;box-shadow:0 2px 8px #f9731633;color:#fff}.Sidebar_active__8Rvdk .Sidebar_link__V-n32:before{transform:scaleY(1)}.Sidebar_icon__6TBVY{flex-shrink:0;height:20px;min-width:20px;transition:transform .2s ease;width:20px}.Sidebar_link__V-n32:hover .Sidebar_icon__6TBVY{transform:scale(1.1)}.Sidebar_label__nH1Ke{flex:1 1;white-space:nowrap}.Sidebar_badge__2DBbr{animation:Sidebar_pulse__WgwDc 2s infinite;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;box-shadow:0 2px 4px #f973164d;color:#fff;font-size:11px;font-weight:600;margin-left:auto;min-width:24px;padding:4px 10px;text-align:center}@keyframes Sidebar_pulse__WgwDc{0%,to{opacity:1}50%{opacity:.8}}.Sidebar_badgeGreen__jtFgq{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 4px #10b9814d}.Sidebar_badgeAmber__qpKJH{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 4px #f59e0b4d}.Sidebar_badgeRed__mlmpD{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 4px #ef44444d}.Sidebar_link__V-n32:focus{box-shadow:0 0 0 3px #3b82f64d;outline:none}[data-tooltip]{position:relative}[data-tooltip]:hover:after{animation:Sidebar_fadeIn__Tt-d8 .2s ease;background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;content:attr(data-tooltip);font-size:13px;left:calc(100% + 12px);padding:8px 12px;white-space:nowrap;z-index:1000}[data-tooltip]:hover:after,[data-tooltip]:hover:before{pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}[data-tooltip]:hover:before{border:6px solid #0000;border-right-color:#1e293b;content:"";left:calc(100% + 6px);z-index:1001}@keyframes Sidebar_fadeIn__Tt-d8{0%{opacity:0;transform:translateY(-50%) translateX(-4px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.Sidebar_bottom__jEPVo{margin-top:auto;padding:12px 8px}.Sidebar_profileSection__SXtCN{display:flex;flex-direction:column}.Sidebar_profileDivider__sV7JO{background:#ffffff1a;height:1px;margin:8px 0 12px}.Sidebar_profileLink__m3nNm{align-items:center;background:#ffffff08;border:1px solid #0000;border-radius:10px;color:#cbd5e1;display:flex;font-size:14px;font-weight:500;gap:12px;overflow:hidden;padding:12px 16px;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.Sidebar_profileLink__m3nNm:before{background:linear-gradient(180deg,#f97316,#ea580c);border-radius:0 2px 2px 0;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .2s ease;width:3px}.Sidebar_profileLink__m3nNm:hover{background:#ffffff14;border-color:#ffffff1a;color:#fff;transform:translateX(2px)}.Sidebar_profileLink__m3nNm:hover:before{transform:scaleY(1)}.Sidebar_profileLink__m3nNm.Sidebar_active__8Rvdk{background:linear-gradient(90deg,#f9731633,#ea580c1a);border-color:#f973164d;box-shadow:0 2px 8px #f9731633;color:#fff}.Sidebar_profileLink__m3nNm.Sidebar_active__8Rvdk:before{transform:scaleY(1)}.Sidebar_profileAvatar__gqNdu{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:10px;box-shadow:0 4px 12px #f973164d;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:40px;justify-content:center;transition:transform .2s ease;width:40px}.Sidebar_profileLink__m3nNm:hover .Sidebar_profileAvatar__gqNdu{transform:scale(1.05)}.Sidebar_profileInfo__AMiEu{display:flex;flex:1 1;flex-direction:column;min-width:0}.Sidebar_profileName__6Xbl-{color:#fff;font-size:14px;font-weight:600}.Sidebar_profileName__6Xbl-,.Sidebar_profileRole__6YR44{line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Sidebar_profileRole__6YR44{color:#94a3b8;font-size:12px;font-weight:500;margin-top:2px;text-transform:capitalize}.Sidebar_profileIcon__UKzJF{flex-shrink:0;height:20px;min-width:20px;opacity:.7;transition:transform .2s ease;width:20px}.Sidebar_profileLink__m3nNm:hover .Sidebar_profileIcon__UKzJF{opacity:1;transform:scale(1.1)}.Sidebar_profileLink__m3nNm.Sidebar_active__8Rvdk .Sidebar_profileIcon__UKzJF{opacity:1}.Sidebar_closed__DT5M5 .Sidebar_profileIcon__UKzJF,.Sidebar_closed__DT5M5 .Sidebar_profileInfo__AMiEu{display:none}.Sidebar_closed__DT5M5 .Sidebar_profileLink__m3nNm{justify-content:center;padding:12px}@media (max-width:768px){.Sidebar_sidebar__zfhso{box-shadow:4px 0 24px #0000004d;position:fixed;z-index:1000}.Sidebar_closed__DT5M5{transform:translateX(-100%)}}.ShopOwnerLayout_wrap__LOhPt{background:#f3f4f6;min-height:100vh}.ShopOwnerLayout_main__1ZJ7-{margin-left:280px;padding:16px;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}.ShopOwnerLayout_collapsed__5rRyM{margin-left:80px}.Login_fullPageContainer__hdQb2{background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Outfit,sans-serif;min-height:100vh;min-height:100dvh;overflow-y:auto;position:relative;width:100%}.Login_darkOverlay__c39n\+{align-items:center;background:#0f172a73;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:40px 24px;width:100%}.Login_loginCard__8trFn{animation:Login_slideUp__\+AHq8 .6s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);background:#ffffff17;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 25px 50px -12px #0006,inset 0 1px 0 0 #ffffff26;box-sizing:border-box;max-width:440px;padding:40px 32px;width:100%;z-index:10}.Login_header__PtCNb{margin-bottom:28px;text-align:left}.Login_logo__INSVD{align-items:center;color:#ff9d42;display:flex;font-size:24px;font-weight:800;gap:8px;margin-bottom:20px;text-shadow:0 2px 4px #0003}.Login_logoIcon__D1AIF{color:#ff9d42}.Login_header__PtCNb h2{color:#fff;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 6px;text-shadow:0 2px 4px #0003}.Login_header__PtCNb p{color:#cbd5e1;font-size:14px;font-weight:500;margin:0}.Login_formGroup__oJaux{margin-bottom:20px}.Login_formGroup__oJaux label{align-items:center;color:#e2e8f0;display:flex;font-size:13px;font-weight:600;gap:6px;margin-bottom:8px}.Login_labelWithLink__cjvee{align-items:center;display:flex;justify-content:space-between}.Login_labelWithLink__cjvee label{margin-bottom:0}.Login_forgotLink__1fygm{color:#ff9d42;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s}.Login_forgotLink__1fygm:hover{color:#f97316}.Login_formGroup__oJaux input{background-color:#ffffff0f;border:1px solid #fff3;border-radius:10px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .2s;width:100%}.Login_formGroup__oJaux input::placeholder{color:#fff6}.Login_formGroup__oJaux input:focus{background-color:#ffffff1f;border-color:#ff9d42;box-shadow:0 0 0 3px #f9731640;outline:none}.Login_formGroup__oJaux input.Login_inputError__Uam8m{background-color:#ef44441a;border-color:#ef4444}.Login_error__DOjqp{color:#fca5a5;display:block;font-size:12px;font-weight:500;margin-top:6px}.Login_formError__gc6y\+{background-color:#ef444426;border:1px solid #ef44444d;border-radius:8px;color:#fca5a5;font-size:13px;font-weight:500;margin-bottom:20px;padding:12px 14px}.Login_passwordInput__GE4mP{align-items:center;display:flex;position:relative}.Login_passwordInput__GE4mP input{padding-right:46px}.Login_togglePassword__qVpni{align-items:center;background:none;border:none;color:#fff9;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:12px;transition:color .15s}.Login_togglePassword__qVpni:hover{color:#ff9d42}.Login_roleGrid__yRd7o{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.Login_roleCard__1WQ6q{background:#ffffff0a;border:1px solid #ffffff26;border-radius:8px;color:#cbd5e1;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:11px 8px;text-align:center;transition:all .2s}.Login_roleCard__1WQ6q:hover{background:#f9731614;border-color:#ff9d42;color:#ff9d42}.Login_roleCard__1WQ6q.Login_selected__nDwV-{background:#f973162e;border-color:#ff9d42;box-shadow:0 0 0 1px #ff9d42;color:#ff9d42}.Login_submitBtn__mLP9o{align-items:center;background:#f97316;border:none;border-radius:10px;box-shadow:0 4px 14px 0 #f9731659;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:24px;padding:14px;transition:all .25s;width:100%}.Login_submitBtn__mLP9o:hover{background:#ea580c;box-shadow:0 6px 20px 0 #f9731680;transform:translateY(-1px)}.Login_submitBtn__mLP9o:active{transform:translateY(0)}.Login_footer__6-VEk{margin-top:24px;text-align:center}.Login_footer__6-VEk p{color:#cbd5e1;font-size:13px;font-weight:500;margin:0}.Login_footer__6-VEk a{color:#ff9d42;font-weight:600;text-decoration:none;transition:color .15s}.Login_footer__6-VEk a:hover{color:#f97316;text-decoration:underline}.Login_loginContainer__OGiwp{align-items:center;background-color:#0f172a;display:flex;justify-content:center;min-height:100vh;padding:20px}.Login_successMessage__yQk9F{padding:40px 10px;text-align:center}.Login_successIcon__OexLA{align-items:center;background:#f97316;border-radius:50%;box-shadow:0 4px 10px #f973164d;color:#fff;display:flex;font-size:28px;font-weight:700;height:56px;justify-content:center;margin:0 auto 20px;width:56px}.Login_successMessage__yQk9F h2{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.Login_successMessage__yQk9F p{color:#cbd5e1;font-size:14px;font-weight:500;margin:0}.Login_accountInfo__cKXhc{background:#10b98114;border:1px solid #10b98140;border-radius:10px;margin:20px 0;padding:16px}.Login_infoItem__\+DRdw{align-items:center;border-bottom:1px solid #10b98126;display:flex;justify-content:space-between;padding:8px 0}.Login_infoItem__\+DRdw:last-child{border-bottom:none}.Login_infoLabel__PdDzX{color:#e2e8f0;font-size:13px;font-weight:600}.Login_infoValue__3AEtr{color:#4ade80;font-size:13px;font-weight:600;word-break:break-all}.Login_redirectText__-ympF{color:#ff9d42;font-size:12px;font-style:italic;font-weight:600;margin-top:12px!important}@keyframes Login_slideUp__\+AHq8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Login_loginCard__8trFn{max-width:400px;padding:35px 24px}.Login_header__PtCNb h2{font-size:26px}}@media (max-width:480px){.Login_darkOverlay__c39n\+{padding:16px}.Login_loginCard__8trFn{border-radius:12px;padding:28px 18px}.Login_header__PtCNb{margin-bottom:20px}.Login_header__PtCNb h2{font-size:24px}.Login_logo__INSVD{font-size:20px;margin-bottom:16px}.Login_roleGrid__yRd7o{gap:8px;grid-template-columns:1fr}}@media (max-width:360px){.Login_darkOverlay__c39n\+{padding:10px}.Login_loginCard__8trFn{padding:22px 14px}.Login_header__PtCNb h2{font-size:22px}.Login_formGroup__oJaux input{padding:10px 12px}.Login_submitBtn__mLP9o{font-size:14px;padding:12px}}@media (max-height:800px){.Login_darkOverlay__c39n\+{padding:20px 16px}.Login_loginCard__8trFn{max-width:420px;padding:24px 28px}.Login_header__PtCNb{margin-bottom:16px}.Login_logo__INSVD{font-size:22px;margin-bottom:12px}.Login_header__PtCNb h2{font-size:24px}.Login_formGroup__oJaux{margin-bottom:14px}.Login_submitBtn__mLP9o{font-size:14px;margin-top:18px;padding:11px}.Login_footer__6-VEk{margin-top:16px}}@media (max-height:650px){.Login_darkOverlay__c39n\+{padding:12px}.Login_loginCard__8trFn{max-width:400px;padding:16px 24px}.Login_header__PtCNb{margin-bottom:10px}.Login_logo__INSVD{font-size:20px;margin-bottom:8px}.Login_header__PtCNb h2{font-size:22px}.Login_header__PtCNb p{font-size:13px}.Login_formGroup__oJaux{margin-bottom:10px}.Login_formGroup__oJaux label{font-size:12px;margin-bottom:4px}.Login_formGroup__oJaux input{font-size:13px;padding:10px 14px}.Login_roleCard__1WQ6q{font-size:11px;padding:8px 6px}.Login_submitBtn__mLP9o{font-size:13px;margin-top:12px;padding:10px}.Login_footer__6-VEk{margin-top:12px}.Login_footer__6-VEk p{font-size:12px}}.SignUp_fullPageContainer__Pd7bX{background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Outfit,sans-serif;min-height:100vh;min-height:100dvh;overflow-y:auto;position:relative;width:100%}.SignUp_darkOverlay__n01Nj{align-items:center;background:#0f172a73;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:40px 24px;width:100%}.SignUp_loginCard__CWcRP{animation:SignUp_slideUp__Bxtmv .6s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);background:#ffffff17;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 25px 50px -12px #0006,inset 0 1px 0 0 #ffffff26;box-sizing:border-box;max-width:680px;padding:40px 32px;width:100%;z-index:10}.SignUp_formGrid__SW5CV{grid-gap:16px 24px;display:grid;gap:16px 24px;grid-template-columns:repeat(2,1fr)}.SignUp_fullWidthRow__jX-SL{grid-column:span 2}.SignUp_header__kMhbi{margin-bottom:28px;text-align:left}.SignUp_logo__rflsH{align-items:center;color:#ff9d42;display:flex;font-size:24px;font-weight:800;gap:8px;margin-bottom:20px;text-shadow:0 2px 4px #0003}.SignUp_logoIcon__4mwnr{color:#ff9d42}.SignUp_header__kMhbi h2{color:#fff;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 6px;text-shadow:0 2px 4px #0003}.SignUp_header__kMhbi p{color:#cbd5e1;font-size:14px;font-weight:500;margin:0}form{padding:0}.SignUp_formGroup__DrYKM{margin-bottom:20px}.SignUp_formGroup__DrYKM label{align-items:center;color:#e2e8f0;display:flex;font-size:13px;font-weight:600;gap:6px;margin-bottom:8px}.SignUp_formGroup__DrYKM input{background-color:#ffffff0f;border:1px solid #fff3;border-radius:10px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .2s;width:100%}.SignUp_formGroup__DrYKM input::placeholder{color:#fff6}.SignUp_formGroup__DrYKM input:focus{background-color:#ffffff1f;border-color:#ff9d42;box-shadow:0 0 0 3px #f9731640;outline:none}.SignUp_formGroup__DrYKM input.SignUp_inputError__HaFt0{background-color:#ef44441a;border-color:#ef4444}.SignUp_error__bXdin{color:#fca5a5;display:block;font-size:12px;font-weight:500;margin-top:6px}.SignUp_formError__jpR92{background-color:#ef444426;border:1px solid #ef44444d;border-radius:8px;color:#fca5a5;font-size:13px;font-weight:500;margin-bottom:20px;padding:12px 14px}.SignUp_passwordInput__4l5DO{align-items:center;display:flex;position:relative}.SignUp_passwordInput__4l5DO input{padding-right:46px}.SignUp_togglePassword__ykgJU{align-items:center;background:none;border:none;color:#fff9;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:12px;transition:color .15s}.SignUp_togglePassword__ykgJU:hover{color:#ff9d42}.SignUp_strengthMeter__iXXte{align-items:center;display:flex;gap:12px;margin-top:10px}.SignUp_strengthBar__8emDM{background-color:#ffffff26;border-radius:4px;flex:1 1;height:6px;overflow:hidden}.SignUp_strengthFill__hu2U6{height:100%;transition:width .3s ease,background-color .3s ease}.SignUp_strengthText__L\+L8z{color:#cbd5e1;font-size:11px;font-weight:600;min-width:60px;text-align:right}.SignUp_submitBtn__L9N80{align-items:center;background:#f97316;border:none;border-radius:10px;box-shadow:0 4px 14px 0 #f9731659;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:24px;padding:14px;transition:all .25s;width:100%}.SignUp_submitBtn__L9N80:hover{background:#ea580c;box-shadow:0 6px 20px 0 #f9731680;transform:translateY(-1px)}.SignUp_submitBtn__L9N80:active{transform:translateY(0)}.SignUp_registerShopBtn__wGwSC{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ff9d4266;border-radius:10px;color:#ff9d42;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:12px;padding:14px;transition:all .25s;width:100%}.SignUp_registerShopBtn__wGwSC:hover{background:#ff9d4226;border-color:#ff9d42;box-shadow:0 4px 12px #ff9d4233;color:#fff;transform:translateY(-1px)}.SignUp_registerShopBtn__wGwSC:active{transform:translateY(0)}.SignUp_footer__TYWAP{margin-top:24px;text-align:center}.SignUp_footer__TYWAP p{color:#cbd5e1;font-size:13px;font-weight:500;margin:0}.SignUp_footer__TYWAP a{color:#ff9d42;font-weight:600;text-decoration:none;transition:color .15s}.SignUp_footer__TYWAP a:hover{color:#f97316;text-decoration:underline}.SignUp_successMessage__k6XZ7{padding:40px 10px;text-align:center}.SignUp_successIcon__nFCKk{align-items:center;background:#f97316;border-radius:50%;box-shadow:0 4px 10px #f973164d;color:#fff;display:flex;font-size:28px;font-weight:700;height:56px;justify-content:center;margin:0 auto 20px;width:56px}.SignUp_successMessage__k6XZ7 h2{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.SignUp_successMessage__k6XZ7 p{color:#cbd5e1;font-size:14px;font-weight:500;margin:0}@keyframes SignUp_slideUp__Bxtmv{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SignUp_loginCard__CWcRP{max-width:420px;padding:35px 24px}.SignUp_formGrid__SW5CV{gap:0;grid-template-columns:1fr}.SignUp_fullWidthRow__jX-SL{grid-column:auto}.SignUp_header__kMhbi h2{font-size:26px}}@media (max-width:480px){.SignUp_darkOverlay__n01Nj{padding:16px}.SignUp_loginCard__CWcRP{border-radius:12px;padding:28px 18px}.SignUp_header__kMhbi{margin-bottom:20px}.SignUp_header__kMhbi h2{font-size:24px}.SignUp_logo__rflsH{font-size:20px;margin-bottom:16px}}@media (max-width:360px){.SignUp_darkOverlay__n01Nj{padding:10px}.SignUp_loginCard__CWcRP{padding:22px 14px}.SignUp_header__kMhbi h2{font-size:22px}.SignUp_formGroup__DrYKM input{padding:10px 12px}.SignUp_submitBtn__L9N80{font-size:14px;padding:12px}}@media (max-height:800px){.SignUp_darkOverlay__n01Nj{padding:20px 16px}.SignUp_loginCard__CWcRP{max-width:420px;padding:24px 28px}.SignUp_header__kMhbi{margin-bottom:16px}.SignUp_logo__rflsH{font-size:22px;margin-bottom:12px}.SignUp_header__kMhbi h2{font-size:24px}.SignUp_formGroup__DrYKM{margin-bottom:12px}.SignUp_submitBtn__L9N80{font-size:14px;margin-top:18px;padding:11px}.SignUp_footer__TYWAP{margin-top:16px}}@media (max-height:650px){.SignUp_darkOverlay__n01Nj{padding:12px}.SignUp_loginCard__CWcRP{max-width:400px;padding:16px 24px}.SignUp_header__kMhbi{margin-bottom:10px}.SignUp_logo__rflsH{font-size:20px;margin-bottom:8px}.SignUp_header__kMhbi h2{font-size:22px}.SignUp_header__kMhbi p{font-size:13px}.SignUp_formGroup__DrYKM{margin-bottom:10px}.SignUp_formGroup__DrYKM label{font-size:12px;margin-bottom:4px}.SignUp_formGroup__DrYKM input{font-size:13px;padding:10px 14px}.SignUp_submitBtn__L9N80{font-size:13px;margin-top:12px;padding:10px}.SignUp_footer__TYWAP{margin-top:12px}.SignUp_footer__TYWAP p{font-size:12px}}.RegisterShop_page__-p3fD{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin:0 auto;max-width:1300px;min-height:100vh;padding:32px}.RegisterShop_header__OUjHO{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 20px 60px #667eea66;color:#fff;margin-bottom:40px;overflow:hidden;padding:32px;position:relative}.RegisterShop_header__OUjHO:before{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);border-radius:50%;content:"";height:400px;position:absolute;right:-10%;top:-50%;width:400px}.RegisterShop_header__OUjHO h1{font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px;position:relative;z-index:1}.RegisterShop_header__OUjHO p{font-size:15px;font-weight:300;margin:0;opacity:.9;position:relative;z-index:1}.RegisterShop_form__j0xCB{display:flex;flex-direction:column;gap:28px}.RegisterShop_section__rYoad{border:1px solid #fffc;border-radius:16px;box-shadow:0 10px 40px #00000014;overflow:hidden;padding:32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.RegisterShop_section__rYoad:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.RegisterShop_section__rYoad:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-2px)}.RegisterShop_sectionTitle__GYucA{border-bottom:2px solid #f0f2f5;color:#1a1a2e;font-size:18px;gap:14px;margin-bottom:24px;padding-bottom:16px;position:relative;z-index:1}.RegisterShop_sectionTitle__GYucA strong{font-weight:700;letter-spacing:-.3px}.RegisterShop_sectionTitle__GYucA svg{color:#667eea;flex-shrink:0}.RegisterShop_grid2__aXtqb{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:20px}.RegisterShop_grid2__aXtqb>div{display:flex;flex-direction:column}.RegisterShop_grid2__aXtqb label{color:#2d3748;font-size:13px;font-weight:600;letter-spacing:.3px;margin-bottom:8px;text-transform:capitalize}.RegisterShop_grid2__aXtqb label span{color:#f56565;font-weight:700;margin-left:4px}.RegisterShop_grid2__aXtqb input,.RegisterShop_grid2__aXtqb select,.RegisterShop_grid2__aXtqb textarea{background:#f8f9fa;border:2px solid #e2e8f0;border-radius:10px;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .3s ease}.RegisterShop_grid2__aXtqb input::placeholder,.RegisterShop_grid2__aXtqb textarea::placeholder{color:#cbd5e0}.RegisterShop_grid2__aXtqb input:focus,.RegisterShop_grid2__aXtqb select:focus,.RegisterShop_grid2__aXtqb textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.RegisterShop_grid2__aXtqb select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23667eea' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.RegisterShop_grid2__aXtqb textarea{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:120px;resize:vertical}.RegisterShop_fullWidth__E0jGc{grid-column:1/-1}.RegisterShop_fileUpload__2kRuf{display:flex;flex-direction:column}.RegisterShop_fileUpload__2kRuf label{color:#2d3748;font-size:13px;font-weight:600;letter-spacing:.3px;margin-bottom:10px;text-transform:capitalize}.RegisterShop_uploadBox__mGw7y{align-items:center;background:linear-gradient(135deg,#f5f7ff,#f8f9ff);border:3px dashed #667eea;border-radius:14px;cursor:pointer;display:flex;justify-content:center;min-height:140px;overflow:hidden;padding:32px;position:relative;text-align:center;transition:all .3s ease}.RegisterShop_uploadBox__mGw7y:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.RegisterShop_uploadBox__mGw7y:hover{background:linear-gradient(135deg,#f0f4ff,#f5f7ff);border-color:#764ba2;box-shadow:0 10px 30px #667eea33}.RegisterShop_uploadBox__mGw7y:hover:before{left:100%}.RegisterShop_uploadBox__mGw7y img{border:2px solid #e2e8f0;border-radius:10px;max-height:140px;max-width:100%;object-fit:cover}.RegisterShop_uploadBox__mGw7y>div{align-items:center;color:#667eea;display:flex;flex-direction:column;font-size:13px;font-weight:600;gap:10px}.RegisterShop_uploadBox__mGw7y input{cursor:pointer}.RegisterShop_planGrid__j-lL8{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:24px}.RegisterShop_planCard__nz9DR{cursor:pointer;position:relative}.RegisterShop_planCard__nz9DR input{cursor:pointer;opacity:0;position:absolute}.RegisterShop_planInner__3cdl4{background:#fff;border:3px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:6px;overflow:hidden;padding:20px 16px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.RegisterShop_planInner__3cdl4:before{background:linear-gradient(135deg,#667eea0d,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.RegisterShop_planActive__HLEmL .RegisterShop_planInner__3cdl4,.RegisterShop_planCard__nz9DR input:checked~.RegisterShop_planInner__3cdl4{background:linear-gradient(135deg,#f5f7ff,#f8f9ff);border-color:#667eea;box-shadow:0 8px 24px #667eea40;transform:translateY(-4px)}.RegisterShop_planActive__HLEmL .RegisterShop_planInner__3cdl4:before,.RegisterShop_planCard__nz9DR input:checked~.RegisterShop_planInner__3cdl4:before{opacity:1}.RegisterShop_planInner__3cdl4 strong{color:#1a1a2e;font-size:14px;font-weight:700;position:relative;z-index:1}.RegisterShop_planInner__3cdl4 small{color:#667eea;font-size:12px;font-weight:600;position:relative;z-index:1}.RegisterShop_checkList__aXAUL{background:#f8f9fa;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:20px}.RegisterShop_checkItem__r24Op{align-items:center;color:#2d3748;cursor:pointer;display:flex;font-size:14px;gap:12px;-webkit-user-select:none;user-select:none}.RegisterShop_checkItem__r24Op input{accent-color:#667eea;border-radius:4px;cursor:pointer;flex-shrink:0;height:18px;transition:all .2s;width:18px}.RegisterShop_checkItem__r24Op input:hover{transform:scale(1.1)}.RegisterShop_checkItem__r24Op:hover{color:#667eea}.RegisterShop_actions__i-fgM{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #00000014;display:flex;gap:14px;justify-content:flex-end;padding:24px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_actions__i-fgM{background:#ffffff08!important;border:1px solid #ffffff14!important;box-shadow:none!important}.RegisterShop_primaryBtn__JR5Oe,.RegisterShop_secondaryBtn__DuOw5{border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.3px;padding:12px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.RegisterShop_primaryBtn__JR5Oe{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 10px 25px #667eea4d;color:#fff}.RegisterShop_primaryBtn__JR5Oe:hover:not(:disabled){background:linear-gradient(135deg,#5568d3,#6a3f92);box-shadow:0 15px 35px #667eea66;transform:translateY(-2px)}.RegisterShop_primaryBtn__JR5Oe:active:not(:disabled){transform:translateY(0)}.RegisterShop_primaryBtn__JR5Oe:disabled{background:#cbd5e0;cursor:not-allowed;opacity:.6}.RegisterShop_secondaryBtn__DuOw5{background:#fff;border:2px solid #667eea;color:#667eea}.RegisterShop_secondaryBtn__DuOw5:hover{background:#f8f9fa;border-color:#764ba2;color:#764ba2}.RegisterShop_secondaryBtn__DuOw5:active{transform:scale(.98)}.RegisterShop_successOverlay__7emm8{align-items:center;animation:RegisterShop_fadeIn__HiKBS .3s ease;background:linear-gradient(135deg,#f0f4ff,#e8f0fe 50%,#f5f0ff);bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}@keyframes RegisterShop_fadeIn__HiKBS{0%{opacity:0}to{opacity:1}}.RegisterShop_successBox__oDbsE{animation:RegisterShop_slideUp__uYybS .4s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:20px;box-shadow:0 25px 60px #0000004d;max-width:420px;padding:48px;text-align:center}.RegisterShop_successIcon__2vRpy{align-items:center;animation:RegisterShop_scaleIn__7F4WC .5s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 15px 35px #10b9814d;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 28px;width:80px}@keyframes RegisterShop_scaleIn__7F4WC{0%{transform:scale(0)}to{transform:scale(1)}}.RegisterShop_successBox__oDbsE h2{color:#1a1a2e;font-size:26px;font-weight:700;letter-spacing:-.5px;margin:0 0 12px}.RegisterShop_successBox__oDbsE p{color:#718096;font-size:15px;line-height:1.6;margin:0 0 28px}.RegisterShop_successBox__oDbsE .RegisterShop_primaryBtn__JR5Oe{display:inline-block}@media (max-width:900px){.RegisterShop_header__OUjHO,.RegisterShop_page__-p3fD{padding:24px}.RegisterShop_header__OUjHO h1{font-size:26px}.RegisterShop_section__rYoad{padding:24px}.RegisterShop_grid2__aXtqb{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.RegisterShop_actions__i-fgM{flex-direction:column-reverse}.RegisterShop_actions__i-fgM button{width:100%}.RegisterShop_planGrid__j-lL8{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.RegisterShop_page__-p3fD{padding:16px}.RegisterShop_header__OUjHO{margin-bottom:24px;padding:20px}.RegisterShop_header__OUjHO h1{font-size:22px}.RegisterShop_header__OUjHO p{font-size:13px}.RegisterShop_section__rYoad{gap:16px;padding:20px}.RegisterShop_sectionTitle__GYucA{font-size:16px}.RegisterShop_grid2__aXtqb{gap:16px;grid-template-columns:1fr}.RegisterShop_actions__i-fgM{gap:10px;padding:16px}.RegisterShop_primaryBtn__JR5Oe,.RegisterShop_secondaryBtn__DuOw5{font-size:13px;padding:10px 20px}.RegisterShop_planGrid__j-lL8{grid-template-columns:1fr}.RegisterShop_uploadBox__mGw7y{min-height:120px;padding:24px}.RegisterShop_successBox__oDbsE{margin:20px;max-width:calc(100% - 40px);padding:32px 24px}.RegisterShop_successIcon__2vRpy{height:70px;width:70px}.RegisterShop_successBox__oDbsE h2{font-size:22px}.RegisterShop_checkList__aXAUL{gap:10px;padding:16px}.RegisterShop_checkItem__r24Op{font-size:13px;gap:10px}.RegisterShop_grid2__aXtqb input,.RegisterShop_grid2__aXtqb select,.RegisterShop_grid2__aXtqb textarea{font-size:16px}}@media (max-width:480px){.RegisterShop_page__-p3fD{padding:12px}.RegisterShop_header__OUjHO{margin-bottom:20px;padding:16px}.RegisterShop_header__OUjHO h1{font-size:20px}.RegisterShop_header__OUjHO p{font-size:12px}.RegisterShop_section__rYoad{padding:16px}.RegisterShop_sectionTitle__GYucA{font-size:14px;gap:10px}.RegisterShop_sectionTitle__GYucA svg{height:16px;width:16px}.RegisterShop_planGrid__j-lL8{gap:12px}.RegisterShop_planInner__3cdl4{padding:16px 12px}.RegisterShop_planInner__3cdl4 strong{font-size:13px}.RegisterShop_planInner__3cdl4 small{font-size:11px}.RegisterShop_successBox__oDbsE{padding:28px 20px}.RegisterShop_successIcon__2vRpy{height:60px;margin-bottom:20px;width:60px}.RegisterShop_successBox__oDbsE h2{font-size:20px}}.RegisterShop_section__rYoad{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.RegisterShop_sectionTitle__GYucA{align-items:center;border-bottom:2px solid #f0f0f0;color:#1a1a1a;display:flex;font-size:16px;gap:12px;margin-bottom:20px;padding-bottom:12px}.RegisterShop_publicPage__obxd-{background:radial-gradient(circle at top right,#1e293b,#0f172a);font-family:Outfit,sans-serif;min-height:100vh;min-height:100dvh;overflow-y:auto;position:relative;width:100%}.RegisterShop_publicDarkOverlay__IR9BM{align-items:center;background:#0f172a73;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:40px 24px;width:100%}.RegisterShop_publicLoginCard__YmjSk{animation:RegisterShop_slideUp__uYybS .6s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);background:#ffffff17;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 25px 50px -12px #0006,inset 0 1px 0 0 #ffffff26;box-sizing:border-box;max-width:1000px;padding:40px 32px;width:100%;z-index:10}.RegisterShop_publicHeader__tPYIp{background:none;box-shadow:none;color:#fff;margin-bottom:28px;padding:0}.RegisterShop_publicHeader__tPYIp h1{color:#fff;font-size:28px;font-weight:700;margin-bottom:6px;text-shadow:0 2px 4px #0003}.RegisterShop_publicHeader__tPYIp p{color:#cbd5e1;font-size:14px;font-weight:500}.RegisterShop_logo__wzmMi{align-items:center;color:#ff9d42;display:flex;font-size:24px;font-weight:800;gap:8px;margin-bottom:20px;text-shadow:0 2px 4px #0003}.RegisterShop_logoIcon__Huf5r{color:#ff9d42}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_section__rYoad{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1f;box-shadow:0 8px 32px 0 #0003;color:#fff}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_section__rYoad:before{background:linear-gradient(90deg,#ff9d42,#f97316)}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_sectionTitle__GYucA{border-bottom:2px solid #ffffff1a;color:#fff}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_sectionTitle__GYucA svg{color:#ff9d42}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb label{color:#e2e8f0}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb input,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb select,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb textarea{background-color:#ffffff0f;border:1px solid #ffffff2e;color:#fff}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb input::placeholder,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb textarea::placeholder{color:#fff6}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb input:focus,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb select:focus,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb textarea:focus{background-color:#ffffff1f;border-color:#ff9d42;box-shadow:0 0 0 3px #f9731640}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#ffffff0f!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff9d42' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:16px!important;border:1px solid #ffffff26!important;color:#fff!important;padding-right:40px!important}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb select option{background-color:#1e1b4b!important;color:#fff!important}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_uploadBox__mGw7y{background:#ffffff0a;border:2px dashed #fff3;color:#e2e8f0}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_uploadBox__mGw7y:hover{background:#ffffff14;border-color:#ff9d42;box-shadow:0 8px 24px #f9731626}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_uploadBox__mGw7y>div{color:#ff9d42}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_uploadBox__mGw7y img{border:1px solid #fff3}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_planInner__3cdl4{background:#ffffff0a;border:2px solid #ffffff26;color:#fff}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_planInner__3cdl4 strong{color:#fff}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_planInner__3cdl4 small{color:#ff9d42}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_planActive__HLEmL .RegisterShop_planInner__3cdl4,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_planCard__nz9DR input:checked~.RegisterShop_planInner__3cdl4{background:#ff9d421a;border-color:#ff9d42;box-shadow:0 8px 24px #f9731633}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_successBox__oDbsE h2{color:#fff}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_successBox__oDbsE p{color:#cbd5e1}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_actions__i-fgM .RegisterShop_secondaryBtn__DuOw5{background:#0000;border:1px solid #fff3;color:#e2e8f0}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_actions__i-fgM .RegisterShop_secondaryBtn__DuOw5:hover{background:#ffffff14;border-color:#fff6}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_actions__i-fgM .RegisterShop_primaryBtn__JR5Oe{background:#f97316;border:none;box-shadow:0 4px 14px 0 #f9731659;color:#fff}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_actions__i-fgM .RegisterShop_primaryBtn__JR5Oe:hover{background:#ea580c;box-shadow:0 6px 20px 0 #f9731680}@keyframes RegisterShop_slideUp__uYybS{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RegisterShop_stepIndicator__OXACv{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;overflow:hidden;padding:0 10px;position:relative}.RegisterShop_stepIndicator__OXACv:before{background:#ffffff1a;content:"";height:3px;left:30px;position:absolute;right:30px;top:20px;z-index:1}.RegisterShop_page__-p3fD .RegisterShop_stepIndicator__OXACv:before{background:#e2e8f0}.RegisterShop_stepProgressLine__qKvGO{background:#ff9d42;height:3px;left:30px;max-width:calc(100% - 60px);position:absolute;top:20px;transition:width .3s ease;z-index:1}.RegisterShop_page__-p3fD .RegisterShop_stepProgressLine__qKvGO{background:#667eea}.RegisterShop_step__KwwOI{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px;position:relative;z-index:2}.RegisterShop_stepCircle__ZS\+sO{align-items:center;background:#1e293b;border:2px solid #ffffff26;border-radius:50%;color:#fff9;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}.RegisterShop_page__-p3fD .RegisterShop_stepCircle__ZS\+sO{background:#fff;border:2px solid #e2e8f0;color:#a0aec0}.RegisterShop_stepActive__vA7ox .RegisterShop_stepCircle__ZS\+sO{background:#ff9d42;border-color:#ff9d42;box-shadow:0 0 15px #ff9d4266;color:#fff}.RegisterShop_page__-p3fD .RegisterShop_stepActive__vA7ox .RegisterShop_stepCircle__ZS\+sO{background:#667eea;border-color:#667eea;box-shadow:0 0 15px #667eea66;color:#fff}.RegisterShop_stepCompleted__xfskv .RegisterShop_stepCircle__ZS\+sO{background:#22c55e;border-color:#22c55e;color:#fff}.RegisterShop_stepLabel__vbJKf{color:#ffffff80;font-size:12px;font-weight:600;text-align:center;transition:all .3s ease}.RegisterShop_page__-p3fD .RegisterShop_stepLabel__vbJKf{color:#718096}.RegisterShop_stepActive__vA7ox .RegisterShop_stepLabel__vbJKf{color:#ff9d42}.RegisterShop_page__-p3fD .RegisterShop_stepActive__vA7ox .RegisterShop_stepLabel__vbJKf{color:#667eea}.RegisterShop_stepCompleted__xfskv .RegisterShop_stepLabel__vbJKf{color:#22c55e}@media (max-width:1024px){.RegisterShop_publicLoginCard__YmjSk{max-width:95%;padding:32px 24px}}@media (max-width:768px){.RegisterShop_publicDarkOverlay__IR9BM{padding:16px 8px}.RegisterShop_publicLoginCard__YmjSk{border-radius:12px;max-width:100%;padding:24px 16px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_section__rYoad{padding:20px 16px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb{gap:16px;grid-template-columns:1fr}.RegisterShop_stepCircle__ZS\+sO{font-size:12px;height:32px;width:32px}.RegisterShop_stepLabel__vbJKf{font-size:10px}.RegisterShop_stepIndicator__OXACv:before,.RegisterShop_stepProgressLine__qKvGO{left:20px;right:20px;top:16px}}@media (max-width:480px){.RegisterShop_publicDarkOverlay__IR9BM{padding:8px 4px}.RegisterShop_publicLoginCard__YmjSk{border-radius:8px;padding:16px 12px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_section__rYoad{padding:16px 10px}.RegisterShop_publicHeader__tPYIp h1{font-size:22px}.RegisterShop_publicHeader__tPYIp p{font-size:12px}.RegisterShop_stepIndicator__OXACv{margin-bottom:20px}.RegisterShop_stepCircle__ZS\+sO{font-size:11px;height:28px;width:28px}.RegisterShop_stepLabel__vbJKf{display:none}.RegisterShop_stepIndicator__OXACv:before,.RegisterShop_stepProgressLine__qKvGO{top:14px}}@media (max-height:800px){.RegisterShop_publicDarkOverlay__IR9BM{padding:20px 16px}.RegisterShop_publicLoginCard__YmjSk{padding:24px 28px}.RegisterShop_publicHeader__tPYIp{margin-bottom:16px}.RegisterShop_publicHeader__tPYIp h1{font-size:24px}.RegisterShop_stepIndicator__OXACv{margin-bottom:18px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_section__rYoad{padding:20px 24px}}@media (max-height:680px){.RegisterShop_publicDarkOverlay__IR9BM{padding:10px 12px}.RegisterShop_publicLoginCard__YmjSk{padding:16px 20px}.RegisterShop_publicHeader__tPYIp{margin-bottom:10px}.RegisterShop_publicHeader__tPYIp h1{font-size:20px}.RegisterShop_stepIndicator__OXACv{margin-bottom:12px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_section__rYoad{margin-bottom:8px;padding:12px 16px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb{gap:12px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb label{margin-bottom:4px}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb input,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb select,.RegisterShop_publicLoginCard__YmjSk .RegisterShop_grid2__aXtqb textarea{font-size:13px;padding:8px 12px}}.RegisterShop_uploadRow__VdOv8{grid-gap:24px;display:grid!important;gap:24px;grid-template-columns:repeat(3,1fr)!important;margin-bottom:20px;width:100%}@media (max-width:768px){.RegisterShop_uploadRow__VdOv8{gap:12px}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y{border-radius:10px!important;border-width:2px!important;min-height:100px!important;padding:12px!important}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y div{align-items:center;display:flex;flex-direction:column;font-size:11px!important;gap:4px}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y svg{height:20px!important;width:20px!important}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y img{max-height:80px!important;object-fit:contain}}@media (max-width:480px){.RegisterShop_uploadRow__VdOv8{gap:8px}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y{min-height:80px!important;padding:8px!important}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y div{font-size:9px!important}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y svg{height:16px!important;width:16px!important}.RegisterShop_uploadRow__VdOv8 .RegisterShop_uploadBox__mGw7y img{max-height:60px!important}}.RegisterShop_publicLoginCard__YmjSk .RegisterShop_fileUpload__2kRuf label{color:#fff!important}.AddVehicle_page__XWgcN{display:flex;flex-direction:column;gap:12px;max-width:100%;overflow-x:hidden;padding:0 4px}.AddVehicle_page__XWgcN h2{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:20px;font-weight:600;margin:4px 0 8px;padding:16px 20px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.AddVehicle_form__PTaFj{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;padding:16px 24px!important;width:100%!important}.AddVehicle_stepper__0M1eH{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:12px}.AddVehicle_step__poA-G{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;display:flex;gap:8px;padding:8px 10px}.AddVehicle_stepIndex__0X75K{align-items:center;background:#f3f4f6;border-radius:50%;display:inline-flex;font-size:12px;height:22px;justify-content:center;width:22px}.AddVehicle_active__Vlpl0{border-color:#111827}.AddVehicle_stepLabel__24gZC{font-size:14px}.AddVehicle_section__V0y3M{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.AddVehicle_sectionTitle__frfxy{background:#f97316;border-radius:6px;color:#fff;font-size:14px;font-weight:600;margin-bottom:12px;padding:10px 12px}.AddVehicle_card__3rvV\+{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.AddVehicle_grid__g6mcN{grid-gap:12px;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.AddVehicle_grid3__eD5iX{box-sizing:border-box;grid-template-columns:repeat(3,1fr)}.AddVehicle_row__Cmplj{display:flex;gap:12px;grid-column:1/-1}.AddVehicle_row__Cmplj>*{flex:1 1}.AddVehicle_highlightedField__Ag-S3{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:2px solid #f97316;border-radius:8px;padding:12px 14px}.AddVehicle_highlightedField__Ag-S3 span{color:#c2410c;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.AddVehicle_highlightedField__Ag-S3 input{background:#fff;border:1px solid #fdba74;border-radius:6px;color:#1f2937;font-size:14px;font-weight:500;padding:10px 12px;transition:all .2s ease}.AddVehicle_highlightedField__Ag-S3 input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731626;outline:none}.AddVehicle_filePreview__h-4Vl{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:8px;padding:10px}.AddVehicle_fileCount__1-T\+\+{color:#374151;font-size:13px;font-weight:500;margin-bottom:8px}.AddVehicle_fileList__1QaSt{display:flex;flex-direction:column;gap:6px}.AddVehicle_fileItem__dYhis{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;display:flex;justify-content:space-between;padding:6px 10px}.AddVehicle_fileName__O-MXz{color:#4b5563;font-size:12px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AddVehicle_removeFileBtn__57Huw{align-items:center;background:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:20px;justify-content:center;width:20px}.AddVehicle_removeFileBtn__57Huw:hover{background:#dc2626}.AddVehicle_ownershipGrid__Jj4y8{grid-gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);padding:16px}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_check__utBxy{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;min-height:36px;padding:8px 12px}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_check__utBxy input[type=checkbox]{accent-color:#f97316;height:16px;margin-right:8px;width:16px}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_check__utBxy span{color:#374151;font-size:14px;font-weight:400;line-height:1.3}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_field__U8lnP{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_field__U8lnP label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_field__U8lnP select{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;cursor:pointer;font-size:14px;font-weight:400;padding:8px 10px;transition:all .2s ease;width:100%}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_field__U8lnP select:hover{border-color:#d1d5db}.AddVehicle_ownershipGrid__Jj4y8 .AddVehicle_field__U8lnP select:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a;outline:none}@media (max-width:768px){.AddVehicle_grid__g6mcN{grid-template-columns:1fr}}.AddVehicle_actions__VA9f2{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.AddVehicle_actionsCentered__chH0R{display:flex;gap:12px;justify-content:center;margin-top:16px}.AddVehicle_stickyActions__0p-93{background:linear-gradient(180deg,#f9fafb00,#f9fafb 40%);border-top:1px solid #e5e7eb;bottom:0;margin-top:12px;padding:8px 24px;position:-webkit-sticky;position:sticky}.AddVehicle_actionsLeft__ZAy\+I,.AddVehicle_actionsRight__IMFkW{display:flex;gap:10px}.AddVehicle_stickyActions__0p-93 .AddVehicle_actionsRight__IMFkW{justify-content:flex-end}.AddVehicle_actionsCentered__chH0R button,.AddVehicle_actions__VA9f2 button{background:#f97316;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.AddVehicle_actionsCentered__chH0R button:hover,.AddVehicle_actions__VA9f2 button:hover{background:#ea580c}.AddVehicle_secondary__uefQN{background:#fff;border:1px solid #e5e7eb;color:#374151}.AddVehicle_secondary__uefQN:hover{background:#f9fafb;border-color:#d1d5db}.AddVehicle_field__U8lnP{display:flex;flex-direction:column;gap:6px}.AddVehicle_input__FRYLA{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.AddVehicle_input__FRYLA:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a;outline:none}.AddVehicle_textarea__mjsaf{border:1px solid #e5e7eb;border-radius:8px;min-height:96px;padding:8px}.AddVehicle_descriptionField__Gj-03{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-column:1/-1;margin-top:8px;padding:12px}.AddVehicle_descriptionField__Gj-03 span{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.AddVehicle_descriptionTextarea__VKNBw{background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;line-height:1.4;min-height:60px;padding:8px 12px;resize:vertical;transition:all .2s ease}.AddVehicle_descriptionTextarea__VKNBw:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a;outline:none}.AddVehicle_switch__M9uKa{align-items:center;background:#fafafa;border:1px dashed #e5e7eb;border-radius:8px;display:flex;gap:8px;padding:8px 10px}.AddVehicle_switch__M9uKa input{accent-color:#111827}.AddVehicle_mediaGrid__Ih9fk{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.AddVehicle_mediaItem__\+GX2X{align-items:center;aspect-ratio:1/1;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;justify-content:center;overflow:hidden}.AddVehicle_mediaItem__\+GX2X img,.AddVehicle_mediaItem__\+GX2X video{height:100%;object-fit:cover;width:100%}.AddVehicle_check__utBxy{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:8px;padding:8px 12px}.AddVehicle_check__utBxy input[type=checkbox]{accent-color:#f97316;height:16px;width:16px}.AddVehicle_checkboxLabel__fzQT2{color:#6b7280;font-size:14px;margin-left:8px}.AddVehicle_successMessage__o9Wy7{align-items:center;animation:AddVehicle_fadeIn__M833z .3s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.AddVehicle_successContent__8sH2f{animation:AddVehicle_slideUp__4gd9z .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;padding:32px 48px;text-align:center}.AddVehicle_successIcon__dWMRA{color:#10b981;margin-bottom:16px}.AddVehicle_successContent__8sH2f h3{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 8px}.AddVehicle_successContent__8sH2f p{color:#6b7280;font-size:14px;margin:0}@keyframes AddVehicle_fadeIn__M833z{0%{opacity:0}to{opacity:1}}@keyframes AddVehicle_slideUp__4gd9z{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Input_field__VOQQs{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.Input_input__E5rzA{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.Input_input__E5rzA:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a;outline:none}.Select_field__vnQqq{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.Select_select__OlUEn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.Select_select__OlUEn:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a;outline:none}.ViewFullDetails_fullDetails__jgyPy{animation:ViewFullDetails_fadeIn__sapY2 .3s ease-out;background:#f8fafc;box-sizing:border-box;color:#1e293b;min-height:100vh;padding:20px;width:100%}@keyframes ViewFullDetails_fadeIn__sapY2{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ViewFullDetails_header__ylyzj{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px 20px}.ViewFullDetails_header__ylyzj h2{color:#1e293b;font-size:1.25rem;font-weight:800;letter-spacing:-.025em;margin:0}.ViewFullDetails_backButton__LkAY3{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:6px;box-shadow:0 2px 4px #f9731633;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:center;padding:10px 20px;transition:all .3s ease}.ViewFullDetails_backButton__LkAY3:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 4px 8px #f973164d;transform:translateY(-1px)}.ViewFullDetails_headerActions__I9991{align-items:center;display:flex;gap:12px}.ViewFullDetails_footerActions__XFW4p{display:flex;gap:12px;margin-bottom:16px}.ViewFullDetails_printButton__KJKhr{align-items:center;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:6px;box-shadow:0 2px 4px #05966933;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease}.ViewFullDetails_printButton__KJKhr:hover{background:linear-gradient(135deg,#047857,#065f46);box-shadow:0 4px 8px #0596694d;transform:translateY(-1px)}.ViewFullDetails_viewButton__nJmcK{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:6px;box-shadow:0 2px 4px #f9731633;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.ViewFullDetails_viewButton__nJmcK:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 4px 8px #f973164d;transform:translateY(-1px)}.ViewFullDetails_cancelButton__ykRul{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:6px;box-shadow:0 2px 4px #ef444433;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;height:36px;justify-content:center;padding:8px 12px;transition:all .3s ease;width:36px}.ViewFullDetails_cancelButton__ykRul:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 8px #ef44444d;transform:translateY(-1px)}.ViewFullDetails_editButton__JLiFU{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:6px;box-shadow:0 2px 4px #f9731633;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.ViewFullDetails_editButton__JLiFU:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 4px 8px #f973164d;transform:translateY(-1px)}.ViewFullDetails_saveButton__k3WYJ{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:6px;box-shadow:0 2px 4px #f9731633;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.ViewFullDetails_saveButton__k3WYJ:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 4px 8px #f973164d;transform:translateY(-1px)}.ViewFullDetails_section__\+idsF{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 4px #0000000d;clear:both;margin-bottom:16px;overflow:hidden;width:100%}.ViewFullDetails_sectionTitle__Wi70G{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-bottom:1px solid #e2e8f0;color:#fff;display:flex;font-size:.875rem;font-weight:800;letter-spacing:.025em;padding:12px 16px}.ViewFullDetails_sectionContent__u6Ahq{grid-gap:12px;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:16px;width:100%}.ViewFullDetails_formGroup__oJjWn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;margin-bottom:0;min-height:60px;padding:10px 12px;transition:all .2s ease;width:100%}.ViewFullDetails_formGroup__oJjWn:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0000000d}.ViewFullDetails_highlightedField__foeGb{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:2px solid #f97316;box-shadow:0 2px 8px #f9731626}.ViewFullDetails_highlightedField__foeGb label{color:#c2410c;font-weight:600}.ViewFullDetails_highlightedField__foeGb .ViewFullDetails_readOnlyField__nhXwf{color:#9a3412;font-weight:600}.ViewFullDetails_highlightedField__foeGb .ViewFullDetails_editField__otHxH{background:#fff;border-color:#f97316}.ViewFullDetails_highlightedField__foeGb .ViewFullDetails_editField__otHxH:focus{border-color:#ea580c;box-shadow:0 0 0 3px #f9731633}.ViewFullDetails_formGroup__oJjWn label{color:#64748b;display:block;font-size:.75rem;font-weight:500;letter-spacing:.025em;margin-bottom:4px;text-transform:uppercase}.ViewFullDetails_readOnlyField__nhXwf{background-color:initial;border:none;border-radius:0;color:#1e293b;display:block;font-size:.8125rem;font-weight:400;line-height:1.4;min-height:auto;padding:0}.ViewFullDetails_costPriceField__59dzd{align-items:center;display:flex;gap:8px}.ViewFullDetails_costPriceField__59dzd .ViewFullDetails_readOnlyField__nhXwf{flex:1 1}.ViewFullDetails_eyeIcon__sqS5H{align-items:center;background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.ViewFullDetails_eyeIcon__sqS5H:hover{background:#f973161a;color:#f97316}.ViewFullDetails_editField__otHxH{background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;box-sizing:border-box;color:#1e293b;font-family:inherit;font-size:.8125rem;padding:8px 10px;width:100%}.ViewFullDetails_editField__otHxH:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731626;outline:none}.ViewFullDetails_editField__otHxH{transition:all .2s ease}.ViewFullDetails_editField__otHxH:hover{border-color:#ea580c}.ViewFullDetails_checkboxLabel__QYGsj{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:8px;line-height:1.3;margin-top:8px}.ViewFullDetails_checkboxLabel__QYGsj input[type=checkbox]{accent-color:#f97316;cursor:pointer;height:14px;margin-right:8px;width:14px}.ViewFullDetails_imagesGrid__MAYZz{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:16px}.ViewFullDetails_imageContainer__LskjL{aspect-ratio:4/3;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s}.ViewFullDetails_imageContainer__LskjL:hover{border-color:#f97316;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.ViewFullDetails_vehicleImage__k5j0c{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.ViewFullDetails_documentPlaceholder__c8HZ-{align-items:center;background:linear-gradient(135deg,#fff7ed,#ffedd5);display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;padding:20px;transition:all .3s ease}.ViewFullDetails_imageContainer__LskjL:hover .ViewFullDetails_documentPlaceholder__c8HZ-{background:linear-gradient(135deg,#ffedd5,#fed7aa)}.ViewFullDetails_documentPlaceholder__c8HZ- span{color:#c2410c;font-size:14px;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.ViewFullDetails_imageLabel__IZKVd{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(0deg,#000c 0,#0006);bottom:0;color:#fff;font-size:12px;font-weight:500;left:0;padding:8px 12px;position:absolute;right:0;text-align:center}.ViewFullDetails_deleteImageButton__cEGcP{align-items:center;background:#ef4444f2;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000004d;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;pointer-events:auto;position:absolute;right:4px;top:4px;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:32px;z-index:100}.ViewFullDetails_deleteImageButton__cEGcP:hover{background:#dc2626;box-shadow:0 4px 12px #0006;transform:scale(1.15)}.ViewFullDetails_deleteImageButton__cEGcP:active{transform:scale(.95)}.ViewFullDetails_description__ZqVag{color:#4b5563;line-height:1.6;padding:16px;white-space:pre-line}.ViewFullDetails_footer__gqqBx{align-items:center;background:#fff;border-radius:8px;border-top:1px solid #e5e7eb;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;clear:both;display:flex;justify-content:space-between;margin-top:24px;padding:16px 20px;width:100%}@media (max-width:768px){.ViewFullDetails_sectionContent__u6Ahq{grid-template-columns:1fr}.ViewFullDetails_header__ylyzj{align-items:flex-start;flex-direction:column;gap:12px}.ViewFullDetails_header__ylyzj h2{font-size:1.25rem}.ViewFullDetails_backButton__LkAY3{justify-content:center;width:100%}.ViewFullDetails_imagesGrid__MAYZz{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ViewFullDetails_imagesGrid__MAYZz{grid-template-columns:1fr}}.ViewFullDetails_printHeader__HAqBU{display:none}.ViewFullDetails_printHeaderContent__CpCDg{grid-gap:24px;align-items:center;background:#fff;border:2px solid #000;border-radius:8px;display:grid;gap:24px;grid-template-columns:1fr 2fr 1fr;margin-bottom:24px;padding:20px}.ViewFullDetails_printLogo__iLVs4{display:flex;justify-content:center}.ViewFullDetails_logoPlaceholder__ze34Y{align-items:center;background:#f8fafc;border:2px solid #000;border-radius:8px;display:flex;flex-direction:column;height:120px;justify-content:center;padding:16px;text-align:center;width:120px}.ViewFullDetails_logoText__eVlRC{color:#1e293b;font-size:1.5rem;font-weight:800;letter-spacing:-.05em}.ViewFullDetails_logoSubtext__bcYtU{color:#64748b;font-size:.875rem;font-weight:600;margin-top:-4px}.ViewFullDetails_printShopInfo__H3NZD{text-align:center}.ViewFullDetails_printShopInfo__H3NZD h3{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0 0 8px}.ViewFullDetails_printShopInfo__H3NZD p{color:#475569;font-size:.875rem;margin:4px 0}.ViewFullDetails_printOwnerInfo__9gg5V{text-align:right}.ViewFullDetails_printOwnerInfo__9gg5V h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 8px}.ViewFullDetails_printOwnerInfo__9gg5V p{color:#475569;font-size:.8125rem;margin:4px 0}.ViewFullDetails_printFooter__iNQMM{display:none}.ViewFullDetails_printFooterContent__llODi{align-items:flex-end;border-top:2px solid #000;display:flex;justify-content:space-between;margin-top:32px;padding:16px 20px}.ViewFullDetails_printDate__S8tIz,.ViewFullDetails_printPageNumber__RZ-x9{color:#475569;font-size:.875rem}.ViewFullDetails_printPageNumber__RZ-x9{color:#6b7280;font-size:12px;margin-top:8px;text-align:center}.ViewFullDetails_modalOverlay__z5Cpy{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.ViewFullDetails_modal__mfFYX{animation:ViewFullDetails_modalSlideIn__YPBdd .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-width:400px;overflow:hidden;padding:0;width:90%}@keyframes ViewFullDetails_modalSlideIn__YPBdd{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.ViewFullDetails_modalContent__umMO8{padding:32px 24px;text-align:center}.ViewFullDetails_modalIcon__iWuF8,.ViewFullDetails_successIcon__t66iV{display:flex;justify-content:center;margin-bottom:16px}.ViewFullDetails_tickCircle__zl6KQ{animation:ViewFullDetails_tickAnimation__wcBXz .6s ease-out}@keyframes ViewFullDetails_tickAnimation__wcBXz{0%{transform:scale(0) rotate(-45deg)}50%{transform:scale(1.2) rotate(10deg)}to{transform:scale(1) rotate(0deg)}}.ViewFullDetails_modal__mfFYX h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 8px}.ViewFullDetails_modal__mfFYX p{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 24px}.ViewFullDetails_modalActions__ocOTS{display:flex;gap:12px;justify-content:center}.ViewFullDetails_modalConfirmButton__-Tb4v{background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;min-width:120px;padding:10px 20px;transition:all .2s ease}.ViewFullDetails_modalConfirmButton__-Tb4v:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-1px)}.ViewFullDetails_modalCancelButton__GTKs4{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;min-width:120px;padding:10px 20px;transition:all .2s ease}.ViewFullDetails_modalCancelButton__GTKs4:hover{background:#e5e7eb;color:#4b5563}.ViewFullDetails_modal__mfFYX[style*="90vw"]{max-height:90vh;max-width:90vw}.ViewFullDetails_modal__mfFYX[style*="90vw"] .ViewFullDetails_modalContent__umMO8{max-height:90vh;overflow-y:auto;padding:24px}.ViewFullDetails_modal__mfFYX[style*="90vw"] h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:20px}.ViewFullDetails_modal__mfFYX[style*="90vw"] h4{color:#475569;font-size:1rem;font-weight:600;margin-bottom:12px}.ViewFullDetails_modal__mfFYX[style*="90vw"] img{border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s ease}.ViewFullDetails_modal__mfFYX[style*="90vw"] img:hover{transform:scale(1.02)}.ViewFullDetails_fullScreenOverlay__i-euu{align-items:center;animation:ViewFullDetails_fadeIn__sapY2 .2s ease-out;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.ViewFullDetails_fullScreenImage__i\+rJo{border-radius:8px;box-shadow:0 25px 50px -12px #00000080;height:auto;max-height:calc(100vh - 40px);max-width:calc(100vw - 40px);object-fit:contain;width:auto}.ViewFullDetails_fullScreenClose__MEv\+k{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .2s ease;width:48px;z-index:2001}.ViewFullDetails_fullScreenClose__MEv\+k:hover{background:#ffffff4d;transform:scale(1.1)}@media (max-width:768px){.ViewFullDetails_fullScreenOverlay__i-euu{padding:10px}.ViewFullDetails_fullScreenImage__i\+rJo{border-radius:4px;max-height:calc(100vh - 20px);max-width:calc(100vw - 20px)}.ViewFullDetails_fullScreenClose__MEv\+k{height:40px;right:10px;top:10px;width:40px}}@media (max-width:480px){.ViewFullDetails_fullScreenOverlay__i-euu{padding:5px}.ViewFullDetails_fullScreenImage__i\+rJo{border-radius:2px;max-height:calc(100vh - 10px);max-width:calc(100vw - 10px)}.ViewFullDetails_fullScreenClose__MEv\+k{height:36px;right:5px;top:5px;width:36px}}@media print{.ViewFullDetails_printFooter__iNQMM,.ViewFullDetails_printHeader__HAqBU{display:block!important}.ViewFullDetails_fullDetails__jgyPy{background:#fff;max-height:2 * 11in;min-height:auto;overflow:hidden;padding:0}.ViewFullDetails_footer__gqqBx,.ViewFullDetails_header__ylyzj{display:none!important}.ViewFullDetails_section__\+idsF{border:1px solid #000;box-shadow:none;margin-bottom:12px;orphans:2;page-break-after:auto;page-break-inside:avoid;widows:2}.ViewFullDetails_sectionTitle__Wi70G{background:#f5f5f5!important;border-bottom:1px solid #000;color:#000!important;font-size:.75rem!important;padding:8px 12px!important}.ViewFullDetails_sectionContent__u6Ahq{page-break-inside:avoid}.ViewFullDetails_formGroup__oJjWn{border:1px solid #ddd;break-inside:avoid;margin-bottom:8px;min-height:40px!important;padding:6px 8px!important;page-break-inside:avoid}.ViewFullDetails_formGroup__oJjWn label{font-size:.7rem!important;margin-bottom:2px!important}.ViewFullDetails_readOnlyField__nhXwf{color:#000!important;font-size:.75rem!important;line-height:1.2!important}.ViewFullDetails_section__\+idsF:nth-child(3){page-break-after:always}.ViewFullDetails_printFooterContent__llODi{margin-top:16px!important;padding:8px 16px!important}.ViewFullDetails_printDate__S8tIz,.ViewFullDetails_printPageNumber__RZ-x9,.ViewFullDetails_printSignature__HClTk{font-size:.7rem!important}.ViewFullDetails_printHeaderContent__CpCDg{gap:16px!important;padding:12px 16px!important}.ViewFullDetails_logoPlaceholder__ze34Y{height:80px!important;padding:8px!important;width:80px!important}.ViewFullDetails_logoText__eVlRC{font-size:1rem!important}.ViewFullDetails_logoSubtext__bcYtU{font-size:.7rem!important}.ViewFullDetails_printShopInfo__H3NZD h3{font-size:1rem!important}.ViewFullDetails_printOwnerInfo__9gg5V p,.ViewFullDetails_printShopInfo__H3NZD p{font-size:.7rem!important}}.SellVehicles_page__Vdh\+S{display:flex;flex-direction:column;gap:12px;max-width:100%;overflow-x:hidden;padding:0 4px}.SellVehicles_page__Vdh\+S h2{margin:4px 0 8px;text-align:center}.SellVehicles_form__NF0Qd{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:16px 24px;width:100%}.SellVehicles_formHeader__p2PKZ{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;position:relative}.SellVehicles_titleContainer__rMDBN{flex:1 1;padding:0 40px;text-align:center}.SellVehicles_formHeader__p2PKZ h2{color:#1f2937;font-size:20px;font-weight:600;line-height:1.2;margin:0 0 4px}.SellVehicles_subtitle__u\+rVD{color:#6b7280;font-size:14px;font-weight:400;line-height:1.4;margin:0}.SellVehicles_cancelIcon__b4mOa{align-items:center;background:#ef4444;border:1px solid #dc2626;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .2s ease}.SellVehicles_cancelIcon__b4mOa:hover{background:#dc2626;border-color:#b91c1c;transform:translateY(-50%) scale(1.05)}.SellVehicles_card__yvJjS{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.SellVehicles_grid__kwurs{grid-gap:12px;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.SellVehicles_grid3__thNmf{box-sizing:border-box;grid-template-columns:repeat(3,1fr)}.SellVehicles_termsGrid__5Yu2A{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;padding:16px}.SellVehicles_fullWidth__SiuW9{grid-column:1/-1}@media (max-width:768px){.SellVehicles_grid__kwurs{grid-template-columns:1fr}}.SellVehicles_field__1mT7R{display:flex;flex-direction:column;gap:6px}.SellVehicles_field__1mT7R span{color:#374151;font-size:14px;font-weight:500}.SellVehicles_input__k4dbr{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.SellVehicles_input__k4dbr:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a;outline:none}.SellVehicles_input__k4dbr.SellVehicles_error__mUQzW{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.SellVehicles_section__87xrW{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.SellVehicles_sectionTitle__K-ixC{background:#f97316;border-radius:6px;color:#fff;font-size:14px;font-weight:600;margin-bottom:12px;padding:10px 12px}.SellVehicles_check__TLvl-{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px}.SellVehicles_check__TLvl- input[type=checkbox]{accent-color:#f97316;height:16px;width:16px}.SellVehicles_checkboxLabel__lhrOm{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px}.SellVehicles_filePreview__EZspN{align-items:center;background:#f0f9ff;border:1px solid #3b82f6;border-radius:6px;display:flex;justify-content:space-between;margin-top:8px;padding:8px 12px}.SellVehicles_filePreview__EZspN span{color:#1e40af;font-size:12px;font-weight:500}.SellVehicles_removeFile__2e0Ok{background:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;padding:4px 8px;transition:background .2s ease}.SellVehicles_removeFile__2e0Ok:hover{background:#dc2626}.SellVehicles_errorText__hFeo\+{color:#ef4444;font-size:12px;margin-top:4px}.SellVehicles_actions__dO1bx{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.SellVehicles_cancelButton__EnGz6,.SellVehicles_submitButton__yFcyR{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.SellVehicles_cancelButton__EnGz6{background:#fff;border:1px solid #d1d5db;color:#6b7280}.SellVehicles_cancelButton__EnGz6:hover{background:#f9fafb;border-color:#9ca3af}.SellVehicles_submitButton__yFcyR{background:#f97316;color:#fff}.SellVehicles_submitButton__yFcyR:hover:not(:disabled){background:#ea580c}.SellVehicles_submitButton__yFcyR:disabled{background:#9ca3af;cursor:not-allowed}.SellVehicles_successContainer__hsWVF{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:20px}.SellVehicles_successCard__B6j-1{background:#fff;border:2px solid #f97316;border-radius:12px;box-shadow:0 20px 25px -5px #f9731633;max-width:500px;padding:40px;text-align:center;width:100%}.SellVehicles_successIcon__AHUxj{margin-bottom:24px}.SellVehicles_tickCircle__hRFpg{height:64px;margin:0 auto;width:64px}.SellVehicles_successCard__B6j-1 h2{color:#c2410c;font-size:24px;font-weight:700;margin-bottom:16px}.SellVehicles_successCard__B6j-1 p{color:#6b7280;font-size:14px;margin-bottom:8px}.SellVehicles_loadingContainer__PMujL{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:20px}.SellVehicles_loadingMessage__6NU6O{color:#6b7280;font-size:16px}.SellVehicles_confirmOverlay__mKfjU{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.SellVehicles_confirmDialog__NionK{animation:SellVehicles_slideIn__kPU0V .3s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:400px;overflow-y:auto;width:100%}@keyframes SellVehicles_slideIn__kPU0V{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.SellVehicles_confirmHeader__jv7iv{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.SellVehicles_confirmHeader__jv7iv h3{color:#1f2937;font-size:16px;font-weight:700;margin:0}.SellVehicles_closeButton__dN569{align-items:center;background:#e5e7eb;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.SellVehicles_closeButton__dN569:hover{background:#d1d5db;color:#374151;transform:rotate(90deg)}.SellVehicles_confirmContent__Qn91i{padding:16px 20px;text-align:center}.SellVehicles_confirmIcon__RwoPU{display:flex;justify-content:center;margin-bottom:12px}.SellVehicles_confirmContent__Qn91i h4{color:#1f2937;font-size:15px;font-weight:600;margin:0 0 16px}.SellVehicles_vehicleSummary__z4jfO{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin:16px 0;padding:12px 16px;text-align:left}.SellVehicles_vehicleSummary__z4jfO p{color:#374151;display:flex;font-size:13px;justify-content:space-between;margin:6px 0}.SellVehicles_vehicleSummary__z4jfO strong{color:#1f2937;font-weight:600}.SellVehicles_confirmMessage__XjMIs{background:#f9fafb;border-left:3px solid #f97316;border-radius:6px;color:#6b7280;font-size:13px;line-height:1.5;margin:16px 0 0;padding:10px 12px}.SellVehicles_confirmActions__vx3oO{border-top:1px solid #e5e7eb;display:flex;gap:10px;justify-content:flex-end;padding:16px 20px}.SellVehicles_cancelButton__EnGz6{background:#e5e7eb;border:none;border-radius:6px;color:#374151;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.SellVehicles_cancelButton__EnGz6:hover{background:#d1d5db}.SellVehicles_confirmButton__JJ1ms{background:#f97316;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.SellVehicles_confirmButton__JJ1ms:hover{background:#ea580c;box-shadow:0 2px 8px #f9731666;transform:translateY(-1px)}.SellVehicles_confirmButton__JJ1ms:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.SoldVehicleDetails_container__OTlus{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.SoldVehicleDetails_header__0jNe9{align-items:center;border-bottom:2px solid #f97316;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.SoldVehicleDetails_backBtn__6sbmE{align-items:center;background:#f97316;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 15px;transition:background-color .3s ease}.SoldVehicleDetails_backBtn__6sbmE:hover{background:#ea580c}.SoldVehicleDetails_title__Er2Ph{color:#1f2937;font-size:28px;font-weight:700;margin:0}.SoldVehicleDetails_soldBadge__18HC2{align-items:center;background:#f97316;border-radius:20px;color:#fff;display:flex;font-size:14px;font-weight:700;gap:8px;padding:8px 16px}.SoldVehicleDetails_content__nit6f{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}.SoldVehicleDetails_section__cEpgn{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:25px}.SoldVehicleDetails_sectionTitle__7VHcP{border-bottom:2px solid #f97316;color:#1f2937;font-size:20px;font-weight:700;margin-bottom:20px;padding-bottom:10px}.SoldVehicleDetails_sellerInfo__qLWB\+,.SoldVehicleDetails_vehicleInfo__QDxJY{margin-bottom:20px}.SoldVehicleDetails_infoGrid__huLWV{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.SoldVehicleDetails_infoItem__fBYiN{display:flex;flex-direction:column;gap:5px}.SoldVehicleDetails_infoItem__fBYiN label{color:#6b7280;font-size:14px;font-weight:600}.SoldVehicleDetails_infoItem__fBYiN span{color:#1f2937;font-size:16px;font-weight:500}.SoldVehicleDetails_noApplications__5KnZs{color:#6b7280;padding:40px}.SoldVehicleDetails_applicationsList__gPrzi{grid-gap:20px;display:grid;gap:20px}.SoldVehicleDetails_applicationCard__ggCeD{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.SoldVehicleDetails_applicationHeader__KCkCS{align-items:center;background:#fff7ed;display:flex;justify-content:space-between;padding:15px 20px}.SoldVehicleDetails_applicationHeader__KCkCS h3{color:#1f2937;font-size:18px;margin:0}.SoldVehicleDetails_status__fQmq1{border-radius:12px;font-size:12px;font-weight:700;padding:4px 12px;text-transform:uppercase}.SoldVehicleDetails_statusApproved__JFGoP{background:#dcfce7;color:#166534}.SoldVehicleDetails_statusRejected__HPaqr{background:#fef2f2;color:#dc2626}.SoldVehicleDetails_approved__zd0I0{background:#d4edda;color:#155724}.SoldVehicleDetails_pending__J6WcM{background:#fff3cd;color:#856404}.SoldVehicleDetails_rejected__zAp6u{background:#f8d7da;color:#721c24}.SoldVehicleDetails_completed__JMkAC{background:#fed7aa;color:#c2410c}.SoldVehicleDetails_applicationDetails__\+0x75{padding:20px}.SoldVehicleDetails_detailRow__JG5od{align-items:center;display:flex;gap:10px;margin-bottom:10px}.SoldVehicleDetails_detailRow__JG5od span{color:#495057;font-size:14px}.SoldVehicleDetails_error__lNmM3{color:#dc3545;padding:60px 20px;text-align:center}.SoldVehicleDetails_error__lNmM3 h2{font-size:24px;margin-bottom:15px}.SoldVehicleDetails_error__lNmM3 p{font-size:16px;margin-bottom:25px}.SoldVehicleDetails_error__lNmM3 button{background:#f97316;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px}.SoldVehicleDetails_error__lNmM3 button:hover{background:#ea580c}.SoldVehicleDetails_loadingState__BtPR1{color:#6b7280;padding:60px 20px;text-align:center}.SoldVehicleDetails_loadingState__BtPR1 h2{color:#1f2937;font-size:24px;margin-bottom:15px}.SoldVehicleDetails_loadingState__BtPR1 p{font-size:16px;margin-bottom:25px}.SoldVehicleDetails_customerSection__nW-Ql{display:flex;flex-direction:column;gap:25px}.SoldVehicleDetails_photoSection__t7THu h3{border-bottom:2px solid #f97316;color:#1f2937;font-size:18px;font-weight:600;margin-bottom:15px;padding-bottom:8px}.SoldVehicleDetails_photoGrid__Cxv7y{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:25px}.SoldVehicleDetails_photoItem__s0F\+p{display:flex;flex-direction:column;gap:8px}.SoldVehicleDetails_photoItem__s0F\+p label{color:#6b7280;font-size:14px;font-weight:600}.SoldVehicleDetails_photoPlaceholder__ENEhG{align-items:center;background:#fff7ed;border:2px dashed #f97316;border-radius:8px;display:flex;height:150px;justify-content:center;overflow:hidden;width:100%}.SoldVehicleDetails_photoPlaceholder__ENEhG img{height:100%;object-fit:cover;width:100%}.SoldVehicleDetails_noPhoto__TxqYQ{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:8px}.SoldVehicleDetails_customerDetails__rJMKx{background:#fff7ed;border:1px solid #fdba74;border-radius:8px;padding:20px}.SoldVehicleDetails_applicationDetails__\+0x75 h3{border-bottom:2px solid #f97316;color:#1f2937;font-size:18px;font-weight:600;margin-bottom:15px;padding-bottom:8px}.SoldVehicleDetails_paymentMethod__qCN\+k{align-items:center;color:#f97316!important;display:flex;font-weight:500}.SoldVehicleDetails_financingYes__ACzZ8{color:#f97316!important;font-weight:600}.SoldVehicleDetails_financingNo__P0J7c{color:#dc3545!important;font-weight:600}.SoldVehicleDetails_remarksSection__kbZvm{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:15px;padding:15px}.SoldVehicleDetails_remarksSection__kbZvm label{color:#1f2937;display:block;font-weight:600;margin-bottom:8px}.SoldVehicleDetails_remarksSection__kbZvm p{color:#4b5563;font-style:italic;line-height:1.6;margin:0}.SoldVehicleDetails_profitSection__nhujk{display:flex;flex-direction:column;gap:20px}.SoldVehicleDetails_profitGrid__J9HBA{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.SoldVehicleDetails_profitCard__wy4G0{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.SoldVehicleDetails_profitCard__wy4G0:hover{border-color:#f97316;box-shadow:0 4px 15px #f9731633;transform:translateY(-2px)}.SoldVehicleDetails_profitCardHeader__eSlIu{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.SoldVehicleDetails_profitLabel__XpseR{color:#6b7280;font-size:14px;font-weight:600}.SoldVehicleDetails_profitIcon__rH7J5{color:#f97316}.SoldVehicleDetails_profitValue__NJBt8{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:8px}.SoldVehicleDetails_profitSummary__lAVSm{display:flex;justify-content:center}.SoldVehicleDetails_profitMainCard__0stoM{border:2px solid;min-width:300px;text-align:center}.SoldVehicleDetails_profitPositive__I2p0X{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#22c55e}.SoldVehicleDetails_profitPositive__I2p0X .SoldVehicleDetails_profitValue__NJBt8{color:#16a34a}.SoldVehicleDetails_profitPositive__I2p0X .SoldVehicleDetails_profitIcon__rH7J5{color:#22c55e}.SoldVehicleDetails_profitNegative__XgsdH{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#dc3545}.SoldVehicleDetails_profitNegative__XgsdH .SoldVehicleDetails_profitValue__NJBt8{color:#dc2626}.SoldVehicleDetails_profitNegative__XgsdH .SoldVehicleDetails_profitIcon__rH7J5{color:#dc3545}.SoldVehicleDetails_profitPercentage__ligOc{font-size:16px;font-weight:600;margin-top:5px}.SoldVehicleDetails_profitPositive__I2p0X .SoldVehicleDetails_profitPercentage__ligOc{color:#16a34a}.SoldVehicleDetails_profitNegative__XgsdH .SoldVehicleDetails_profitPercentage__ligOc{color:#dc2626}.SoldVehicleDetails_noApplications__5KnZs{background:#fff7ed;border:2px dashed #fdba74;border-radius:12px;margin:20px 0;padding:40px 20px;text-align:center}.SoldVehicleDetails_noApplications__5KnZs h3{color:#9a3412;font-size:20px;font-weight:600;margin:0 0 12px}.SoldVehicleDetails_noApplications__5KnZs p{color:#9a3412;font-size:16px;line-height:1.5;margin:0 0 20px}.SoldVehicleDetails_noApplications__5KnZs ul{text-align:left}.SoldVehicleDetails_noApplications__5KnZs li{margin-bottom:6px}@media (max-width:768px){.SoldVehicleDetails_photoGrid__Cxv7y{grid-template-columns:1fr}.SoldVehicleDetails_profitGrid__J9HBA{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.SoldVehicleDetails_profitMainCard__0stoM{min-width:100%}.SoldVehicleDetails_container__OTlus{padding:15px}.SoldVehicleDetails_section__cEpgn{padding:20px}.SoldVehicleDetails_header__0jNe9{flex-direction:column;gap:15px;text-align:center}.SoldVehicleDetails_title__Er2Ph{font-size:24px}}.SoldVehicleDetails_lightbox__aRpac{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.SoldVehicleDetails_lightboxContent__8GGwh{align-items:center;display:flex;justify-content:center;max-height:90%;max-width:90%;position:relative}.SoldVehicleDetails_lightboxContent__8GGwh img{border-radius:8px;max-height:90vh;max-width:100%;object-fit:contain}.SoldVehicleDetails_lightboxClose__gPe7A{align-items:center;background:#f97316;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:-40px;transition:background .3s ease;width:40px}.SoldVehicleDetails_lightboxClose__gPe7A:hover{background:#ea580c}.WishlistLeads_summaryBar__miy-C{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;display:inline-flex;gap:8px;margin-bottom:14px;padding:8px 16px}.WishlistLeads_summaryCount__KNmX\+{font-size:18px;font-weight:700}.WishlistLeads_summaryLabel__cc561{font-size:13px;font-weight:600}.WishlistLeads_tableWrap__4Fi4S{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}.WishlistLeads_table__dE-37{border-collapse:collapse;font-size:13px;min-width:900px;width:100%}.WishlistLeads_table__dE-37 thead th{background:#fff7ed;border-bottom:1px solid #fed7aa;color:#7c2d12;font-size:11px;font-weight:700;letter-spacing:.5px;padding:10px 12px;text-align:left;text-transform:uppercase;white-space:nowrap}.WishlistLeads_table__dE-37 td{border-bottom:1px solid #f3f4f6;padding:10px 12px;vertical-align:middle}.WishlistLeads_table__dE-37 tbody tr:hover{background:#fff7ed}.WishlistLeads_table__dE-37 tbody tr:last-child td{border-bottom:none}.WishlistLeads_customerCell__Yt7Z4{align-items:center;display:flex;gap:10px}.WishlistLeads_avatar__\+lrmt{align-items:center;background:#ff6a1a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:36px;justify-content:center;width:36px}.WishlistLeads_customerName__P0vKh{color:#111827;font-size:14px;font-weight:600;margin-bottom:2px}.WishlistLeads_leadBadge__bgFBG{background:#fee2e2;border-radius:999px;color:#b91c1c;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.WishlistLeads_contactCell__GC-pK{display:flex;flex-direction:column;gap:6px}.WishlistLeads_contactItem__7yamI{align-items:center;color:#374151;display:inline-flex;font-size:13px;gap:6px;text-decoration:none;transition:color .15s ease}.WishlistLeads_contactItem__7yamI:hover{color:#ff6a1a}.WishlistLeads_contactItem__7yamI span{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WishlistLeads_vehicleCell__EPj2D{align-items:center;display:flex;gap:10px}.WishlistLeads_vehicleThumb__OywSR{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;height:40px;object-fit:cover;width:54px}.WishlistLeads_vehicleThumbFallback__rIEhE{align-items:center;background:#e5e7eb;border-radius:6px;color:#6b7280;display:flex;flex-shrink:0;height:40px;justify-content:center;width:54px}.WishlistLeads_vehicleInfo__XDmW\+{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.WishlistLeads_vehicleName__QFACs{color:#111827;font-size:13px;font-weight:600;line-height:1.3}.WishlistLeads_vehiclePrice__BAC2G{color:#16a34a;font-size:12px;font-weight:700}.WishlistLeads_viewBikeBtn__M3QvU{align-items:center;background:#fff7ed;border:1px solid #ff6a1a;border-radius:6px;color:#ea580c;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:4px;justify-content:center;margin-left:auto;padding:5px 10px;text-decoration:none;transition:all .15s ease;white-space:nowrap}.WishlistLeads_viewBikeBtn__M3QvU:hover{background:#ff6a1a;color:#fff}.WishlistLeads_dateCell__y7FpO{align-items:center;color:#6b7280;display:inline-flex;font-size:12px;gap:5px;white-space:nowrap}.WishlistLeads_remarkInput__q6SOm{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-family:inherit;font-size:12px;min-height:40px;outline:none;padding:6px 8px;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease;width:150px}.WishlistLeads_remarkInput__q6SOm:focus{border-color:#ff6a1a;box-shadow:0 0 0 2px #ff6a1a1a}.WishlistLeads_remarkInput__q6SOm::placeholder{color:#9ca3af}.WishlistLeads_actionCell__8MyUL{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.WishlistLeads_iconBtn__2m5\+D{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;cursor:pointer;display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:all .15s ease;width:32px}.WishlistLeads_iconBtn__2m5\+D:hover{background:#fff7ed;border-color:#ff6a1a;color:#ff6a1a}.WishlistLeads_iconBtn__2m5\+D.WishlistLeads_whatsappBtn__yvOPL{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.WishlistLeads_iconBtn__2m5\+D.WishlistLeads_whatsappBtn__yvOPL:hover{background:#22c55e;border-color:#22c55e;color:#fff}.WishlistLeads_iconBtn__2m5\+D.WishlistLeads_deleteBtn__GAvRE{background:#fff1f2;border-color:#fecaca;color:#dc2626}.WishlistLeads_iconBtn__2m5\+D.WishlistLeads_deleteBtn__GAvRE:hover{background:#ef4444;border-color:#ef4444;color:#fff}.WishlistLeads_stateBox__tf1W1{align-items:center;background:#fff;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:48px 20px;text-align:center}.WishlistLeads_emptyIconBox__kyczc{align-items:center;background:#fff1f2;border-radius:50%;display:flex;height:64px;justify-content:center;width:64px}.WishlistLeads_emptyIcon__cxxkC{color:#fb7185}.WishlistLeads_emptyTitle__MkARe{color:#374151;font-size:18px;font-weight:700;margin:0}.WishlistLeads_emptyDescription__lk90D{color:#6b7280;font-size:13px;line-height:1.5;margin:0;max-width:340px}.WishlistLeads_primaryBtn__53tMP{align-items:center;background:#ff6a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:9px 18px;transition:background .15s ease}.WishlistLeads_primaryBtn__53tMP:hover{background:#ea580c}.WishlistLeads_spinner__p6OQN{animation:WishlistLeads_spin__bmqv7 1s linear infinite;color:#ff6a1a}@keyframes WishlistLeads_spin__bmqv7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.WishlistLeads_modalOverlay__mY4TI{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:100}.WishlistLeads_modal__rdPF3{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 16px 48px #00000026;max-width:380px;padding:24px;text-align:center;width:100%}.WishlistLeads_modalIcon__ne2wo{align-items:center;background:#fee2e2;border-radius:50%;color:#dc2626;display:flex;height:54px;justify-content:center;margin:0 auto 14px;width:54px}.WishlistLeads_modalTitle__r\+U5S{color:#111827;font-size:18px;font-weight:700;margin:0 0 8px}.WishlistLeads_modalText__uXTHZ{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 22px}.WishlistLeads_modalActions__Uio4h{display:flex;gap:10px;justify-content:center}.WishlistLeads_cancelBtn__ydjCG,.WishlistLeads_dangerBtn__dfbll{border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700;padding:9px 20px;transition:all .15s ease}.WishlistLeads_cancelBtn__ydjCG{background:#f3f4f6;color:#374151}.WishlistLeads_cancelBtn__ydjCG:hover{background:#e5e7eb}.WishlistLeads_dangerBtn__dfbll{background:#ef4444;color:#fff}.WishlistLeads_dangerBtn__dfbll:hover{background:#dc2626}@media (max-width:900px){.WishlistLeads_table__dE-37{min-width:900px}.WishlistLeads_remarkInput__q6SOm{width:120px}}.ConversationList_conversationList__csY4q{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:600px;max-width:400px;min-width:320px}.ConversationList_listHeader__aiuEy{border-bottom:1px solid #e5e7eb;padding:20px 16px 12px}.ConversationList_listTitle__bWu7m{color:#1f2937;font-size:20px;font-weight:600;margin:0}.ConversationList_searchContainer__2\+g8K{border-bottom:1px solid #e5e7eb;padding:12px 16px}.ConversationList_searchBox__cTbWs{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;gap:8px;padding:8px 12px;transition:all .2s ease}.ConversationList_searchBox__cTbWs:focus-within{background:#fff;box-shadow:0 0 0 2px #ff6a1a33}.ConversationList_searchIcon__DJ\+U\+{color:#9ca3af;flex-shrink:0}.ConversationList_searchInput__TVaX6{background:#0000;border:none;color:#1f2937;flex:1 1;font-size:14px;outline:none}.ConversationList_searchInput__TVaX6::placeholder{color:#9ca3af}.ConversationList_conversationsContainer__c6wxK{flex:1 1;overflow-x:hidden;overflow-y:auto}.ConversationList_conversations__R6ufY{display:flex;flex-direction:column}.ConversationList_conversationItem__O0NmA{border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;gap:12px;padding:12px;transition:background-color .2s ease}.ConversationList_conversationItem__O0NmA:hover{background:#f9fafb}.ConversationList_conversationItem__O0NmA.ConversationList_selected__mtZck{background:#ff6a1a0d;border-left:3px solid #ff6a1a}.ConversationList_avatar__n3H2T{align-items:center;background:linear-gradient(135deg,#ff6a1a,#ff8c42);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:40px;justify-content:center;width:40px}.ConversationList_conversationContent__97tqh{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.ConversationList_conversationHeader__-0vnU{align-items:center;display:flex;gap:8px;justify-content:space-between}.ConversationList_customerName__E7DLc{color:#1f2937;font-size:15px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConversationList_time__LQUU6{color:#9ca3af;flex-shrink:0;font-size:12px}.ConversationList_customerPhone__U9Bbu{color:#6b7280}.ConversationList_customerPhone__U9Bbu,.ConversationList_vehicleName__8pmlm{font-size:13px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConversationList_vehicleName__8pmlm{color:#ff6a1a;font-weight:500}.ConversationList_lastMessage__IOoft{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:13px;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.ConversationList_emptyState__tEqQy,.ConversationList_errorState__L84Xb,.ConversationList_loadingState__tJO-p{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px 20px;text-align:center}.ConversationList_spinner__T6ufF{animation:ConversationList_spin__vYdLf .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#ff6a1a;height:32px;width:32px}@keyframes ConversationList_spin__vYdLf{to{transform:rotate(1turn)}}.ConversationList_emptyIcon__SP6ZG{color:#d1d5db}.ConversationList_retryButton__rbxm7{background:#ff6a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.ConversationList_retryButton__rbxm7:hover{background:#e55a0a}@media (max-width:1440px){.ConversationList_conversationList__csY4q{max-width:380px;min-width:300px}}@media (max-width:1280px){.ConversationList_conversationList__csY4q{max-width:360px;min-width:280px}}@media (max-width:1024px){.ConversationList_conversationList__csY4q{height:500px;max-width:320px;min-width:280px}}@media (max-width:768px){.ConversationList_conversationList__csY4q{border-bottom:1px solid #e5e7eb;border-right:none;height:400px;max-width:100%;min-width:100%}.ConversationList_listHeader__aiuEy{padding:16px 12px 12px}.ConversationList_conversationItem__O0NmA,.ConversationList_searchContainer__2\+g8K{padding:12px}}@media (max-width:640px){.ConversationList_conversationList__csY4q{height:350px}.ConversationList_listHeader__aiuEy{padding:12px 10px 10px}.ConversationList_listTitle__bWu7m{font-size:18px}.ConversationList_searchContainer__2\+g8K{padding:10px}.ConversationList_conversationItem__O0NmA{gap:10px;padding:10px}.ConversationList_avatar__n3H2T{font-size:13px;height:36px;width:36px}.ConversationList_customerName__E7DLc{font-size:14px}.ConversationList_customerPhone__U9Bbu,.ConversationList_lastMessage__IOoft{font-size:12px}}@media (max-width:480px){.ConversationList_conversationList__csY4q{height:300px}.ConversationList_listHeader__aiuEy{padding:12px 8px 8px}.ConversationList_listTitle__bWu7m{font-size:16px}.ConversationList_searchContainer__2\+g8K{padding:8px}.ConversationList_searchBox__cTbWs{padding:8px 10px}.ConversationList_searchInput__TVaX6{font-size:13px}.ConversationList_conversationItem__O0NmA{gap:8px;padding:8px}.ConversationList_avatar__n3H2T{font-size:12px;height:32px;width:32px}.ConversationList_customerName__E7DLc{font-size:13px}.ConversationList_customerPhone__U9Bbu,.ConversationList_lastMessage__IOoft{font-size:11px}}.ChatWindow_chatWindow__RT1km{background:#fff;display:flex;flex:1 1;flex-direction:column;height:600px;min-width:0}.ChatWindow_emptyState__XSGDP{align-items:center;color:#9ca3af;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;padding:40px;text-align:center}.ChatWindow_emptyIcon__egr5M{color:#d1d5db}.ChatWindow_emptyState__XSGDP h3{color:#6b7280;font-size:18px;font-weight:600;margin:0}.ChatWindow_emptyState__XSGDP p{color:#9ca3af;font-size:14px;margin:0}.ChatWindow_chatHeader__zzAFi{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:16px 20px}.ChatWindow_headerLeft__qHk\+S{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.ChatWindow_avatar__ynQvC{align-items:center;background:linear-gradient(135deg,#ff6a1a,#ff8c42);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:600;height:48px;justify-content:center;width:48px}.ChatWindow_headerInfo__3UAoG{display:flex;flex-direction:column;gap:2px;min-width:0}.ChatWindow_customerName__bYmOF{color:#1f2937;font-size:16px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatWindow_customerEmail__YMq0Z,.ChatWindow_customerPhone__p1Tmx{color:#6b7280;font-size:13px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatWindow_vehicleName__MwThO{color:#ff6a1a;font-size:13px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatWindow_headerActions__2nXjY{align-items:center;display:flex;flex-shrink:0;gap:8px}.ChatWindow_actionButton__juDML{align-items:center;background:#f3f4f6;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.ChatWindow_actionButton__juDML:hover{background:#e5e7eb;box-shadow:0 2px 8px #0000001a;color:#1f2937;transform:translateY(-2px)}.ChatWindow_actionButton__juDML:active{transform:translateY(0)}.ChatWindow_menuContainer__EV45b{position:relative}.ChatWindow_dropdownMenu__FUM3Z{animation:ChatWindow_slideDown__3Cxvk .2s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:160px;position:absolute;right:0;top:calc(100% + 8px);z-index:100}@keyframes ChatWindow_slideDown__3Cxvk{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ChatWindow_menuItem__CtOny{align-items:center;background:#0000;border:none;color:#dc2626;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 14px;text-align:left;transition:all .2s ease;width:100%}.ChatWindow_menuItem__CtOny:hover{background:#fef2f2}.ChatWindow_menuItem__CtOny:first-child{border-radius:8px 8px 0 0}.ChatWindow_menuItem__CtOny:last-child{border-radius:0 0 8px 8px}.ChatWindow_chatBody__wkea3{background:#f9fafb;display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:20px}.ChatWindow_messageBubbles__TyuAO{display:flex;flex-direction:column;gap:12px}.ChatWindow_messageBubble__bWH9w{align-items:flex-start;display:flex;flex-direction:column;gap:4px;max-width:70%}.ChatWindow_bubbleContent__zH0bV{word-wrap:break-word;background:#e5e7eb;border-radius:18px 18px 18px 4px;color:#1f2937;font-size:14px;line-height:1.5;padding:12px 16px}.ChatWindow_messageTime__q3l\+O{color:#9ca3af;font-size:11px;padding-left:12px}.ChatWindow_infoPanel__XIgpq{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.ChatWindow_infoItem__UZ2L1{align-items:center;display:flex;font-size:13px;gap:8px}.ChatWindow_infoIcon__ptKi0{color:#9ca3af;flex-shrink:0}.ChatWindow_infoLabel__gQ61N{color:#6b7280;flex-shrink:0;font-weight:500}.ChatWindow_infoValue__oxzvk{color:#1f2937;flex:1 1;word-break:break-word}.ChatWindow_chatFooter__UGa3c{align-items:center;background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:16px 20px}.ChatWindow_statusControls__dH6Nj{display:flex;flex:1 1;gap:8px}.ChatWindow_statusButton__Celit{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;flex:1 1;font-size:13px;font-weight:500;padding:10px 16px;transition:all .2s ease}.ChatWindow_statusButton__Celit:hover{background:#ff6a1a0d;border-color:#ff6a1a;color:#ff6a1a}.ChatWindow_statusButton__Celit.ChatWindow_active__oU7iu{background:#ff6a1a;border-color:#ff6a1a;color:#fff}.ChatWindow_currentStatus__JNGN4{flex-shrink:0}.ChatWindow_statusBadge__qBGIO{border-radius:12px;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.ChatWindow_brandIcon__Md7kw{height:20px;width:20px}@media (max-width:1440px){.ChatWindow_chatWindow__RT1km{height:550px}}@media (max-width:1280px){.ChatWindow_chatWindow__RT1km{height:500px}}@media (max-width:1024px){.ChatWindow_chatWindow__RT1km{height:500px}.ChatWindow_chatHeader__zzAFi{padding:12px 16px}.ChatWindow_chatBody__wkea3{padding:16px}.ChatWindow_chatFooter__UGa3c{padding:12px 16px}}@media (max-width:768px){.ChatWindow_chatWindow__RT1km{height:400px}.ChatWindow_chatHeader__zzAFi{gap:12px;padding:12px}.ChatWindow_avatar__ynQvC{font-size:14px;height:40px;width:40px}.ChatWindow_headerInfo__3UAoG{gap:2px}.ChatWindow_customerName__bYmOF{font-size:14px}.ChatWindow_customerEmail__YMq0Z,.ChatWindow_customerPhone__p1Tmx{font-size:12px}.ChatWindow_chatBody__wkea3,.ChatWindow_chatFooter__UGa3c{padding:12px}.ChatWindow_actionButton__juDML{height:36px;width:36px}}@media (max-width:640px){.ChatWindow_chatWindow__RT1km{height:350px}.ChatWindow_chatHeader__zzAFi{gap:10px;padding:10px}.ChatWindow_avatar__ynQvC{font-size:13px;height:36px;width:36px}.ChatWindow_customerName__bYmOF{font-size:13px}.ChatWindow_customerEmail__YMq0Z,.ChatWindow_customerPhone__p1Tmx{font-size:11px}.ChatWindow_headerActions__2nXjY{gap:6px}.ChatWindow_actionButton__juDML{height:32px;width:32px}.ChatWindow_chatBody__wkea3,.ChatWindow_chatFooter__UGa3c{padding:10px}}@media (max-width:480px){.ChatWindow_chatWindow__RT1km{height:300px}.ChatWindow_chatHeader__zzAFi{gap:8px;padding:8px}.ChatWindow_avatar__ynQvC{font-size:12px;height:32px;width:32px}.ChatWindow_customerName__bYmOF{font-size:12px}.ChatWindow_customerEmail__YMq0Z,.ChatWindow_customerPhone__p1Tmx{font-size:10px}.ChatWindow_headerActions__2nXjY{gap:4px}.ChatWindow_actionButton__juDML{height:28px;width:28px}.ChatWindow_chatBody__wkea3,.ChatWindow_chatFooter__UGa3c{padding:8px}}.EnquiryChat_chatContainer__dnCJh{animation:EnquiryChat_slideDown__5EJ2\+ .2s ease;display:flex;flex-direction:column;gap:0;height:100%}@keyframes EnquiryChat_slideDown__5EJ2\+{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.EnquiryChat_chatTitle__UVuNf{color:#374151;font-size:13px;font-weight:700;margin:0}.EnquiryChat_messages__Gp1kN{background:#f9fafb;display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:16px}.EnquiryChat_chatLoading__ou7jR{color:#6b7280;font-size:13px;padding:12px;text-align:center}.EnquiryChat_systemMessage__NfjcS{align-items:center;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;border-radius:12px;box-shadow:0 1px 3px #0000000d;color:#4b5563;display:flex;font-size:13px;font-weight:500;gap:8px;justify-content:center;margin:12px 0;padding:12px 16px;text-align:center}.EnquiryChat_clickableVehicle__dGtmy{color:#ff6a1a;cursor:pointer;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:#ff6a1a;text-decoration-color:#ff6a1a;transition:all .2s ease}.EnquiryChat_clickableVehicle__dGtmy:hover{color:#e55a0a;-webkit-text-decoration-color:#e55a0a;text-decoration-color:#e55a0a}.EnquiryChat_messageRow__chy\+h{display:flex;width:100%}.EnquiryChat_messageRow__chy\+h.EnquiryChat_own__1gQqO{justify-content:flex-end}.EnquiryChat_messageRow__chy\+h.EnquiryChat_other__0\+9nA{justify-content:flex-start}.EnquiryChat_messageBubble__qG4KE{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000a;max-width:75%;padding:10px 12px}.EnquiryChat_own__1gQqO .EnquiryChat_messageBubble__qG4KE{background:#fff7ed;border-bottom-right-radius:4px;border-color:#fed7aa}.EnquiryChat_other__0\+9nA .EnquiryChat_messageBubble__qG4KE{background:#fff;border-bottom-left-radius:4px}.EnquiryChat_messageSender__FDy-f{color:#9a3412;font-size:11px;font-weight:700;margin-bottom:4px}.EnquiryChat_own__1gQqO .EnquiryChat_messageSender__FDy-f{color:#ea580c}.EnquiryChat_messageText__ZLgaV{color:#1f2937;font-size:13px;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word}.EnquiryChat_messageTime__9KmQG{color:#9ca3af;font-size:10px;margin-top:4px;text-align:right}.EnquiryChat_inputArea__rK5xs{align-items:center;background:#fff;border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:8px;padding:16px}.EnquiryChat_chatInput__Z7rmS{border:1px solid #d9d9d9;border-radius:8px;flex:1 1;font-family:inherit;font-size:13px;outline:none;padding:9px 12px;transition:border-color .2s ease,box-shadow .2s ease}.EnquiryChat_chatInput__Z7rmS:focus{border-color:#f97316;box-shadow:0 0 0 2px #f973161f}.EnquiryChat_sendBtn__mwek7{align-items:center;background:#f97316;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:background .15s ease;width:36px}.EnquiryChat_sendBtn__mwek7:hover:not(:disabled){background:#ea580c}.EnquiryChat_sendBtn__mwek7:disabled{background:#d1d5db;cursor:not-allowed}.Reviews_page__u8JAI{background:#f8fafc;display:flex;flex-direction:column;gap:20px;min-height:100vh;padding:24px}.Reviews_header__FIp30{border-bottom:2px solid #f97316;display:flex;flex-direction:column;gap:4px;padding-bottom:20px}.Reviews_headerTitle__BLnEt{align-items:center;color:#1f2937;display:flex;font-size:24px;font-weight:600;margin:0}.Reviews_headerIcon__Aumpt{color:#f97316;flex-shrink:0;margin-right:12px}.Reviews_headerSubtitle__Uj8nI{color:#6b7280;font-size:14px;font-weight:500}.Reviews_dashboardGrid__8Kqhq{display:flex;flex-direction:column;gap:20px}.Reviews_summaryRow__JCEkp{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1.6fr 1fr 1fr 1fr}.Reviews_summaryCard__ZQQ\+j{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:20px;padding:20px 24px}.Reviews_summaryLeft__wPoHC{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:6px;min-width:120px}.Reviews_summaryAvg__hbpTt{color:#f59e0b;font-size:42px;font-weight:800;line-height:1}.Reviews_summaryStars__ISIZI{display:flex;gap:2px}.Reviews_summaryCount__Ju5NP{color:#6b7280;font-size:12px;font-weight:500;text-align:center}.Reviews_summaryDivider__ZdrpE{align-self:stretch;background:#e5e7eb;margin:0 4px;width:1px}.Reviews_summaryRight__JrV0L{flex:1 1;min-width:0}.Reviews_summaryDist__3HSd2{display:flex;flex-direction:column;gap:6px}.Reviews_distRow__BF7pL{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:4px 8px;transition:all .15s ease}.Reviews_distRow__BF7pL:hover{background:#f8fafc}.Reviews_distRowActive__JysEt{background:#fef3c7}.Reviews_distStar__gTxhv{align-items:center;color:#f59e0b;display:flex;font-size:12px;font-weight:600;gap:3px;min-width:34px}.Reviews_distBar__J8egQ{background:#f1f5f9;border-radius:4px;flex:1 1;height:7px;overflow:hidden}.Reviews_distFill__dGsgF{background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:4px;height:100%;min-width:2px;transition:width .4s ease}.Reviews_distCount__6eJqq{color:#6b7280;font-size:12px;font-weight:600;min-width:24px;text-align:right}.Reviews_statCard__QC0eQ{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:14px;padding:20px;transition:all .2s ease}.Reviews_statCard__QC0eQ:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.Reviews_statIconBlue__Agy3V,.Reviews_statIconGreen__KoaiA,.Reviews_statIconYellow__vP-A5{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.Reviews_statIconYellow__vP-A5{background:#fef3c7;color:#f59e0b}.Reviews_statIconBlue__Agy3V{background:#dbeafe;color:#2563eb}.Reviews_statIconGreen__KoaiA{background:#d1fae5;color:#10b981}.Reviews_statContent__OYxZj{display:flex;flex:1 1;flex-direction:column;gap:2px}.Reviews_statValue__H1bil{color:#1f2937;font-size:26px;font-weight:700;line-height:1}.Reviews_statLabel__-FWWx{color:#6b7280;font-size:13px;font-weight:500}.Reviews_toolbar__0OPwT{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000f;display:flex;flex-wrap:wrap;gap:16px;padding:14px 18px}.Reviews_searchBar__2pvqM{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex:1 1;gap:10px;min-width:240px;padding:10px 14px;transition:all .2s ease}.Reviews_searchBar__2pvqM:focus-within{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.Reviews_searchIcon__jF75G{color:#6b7280;flex-shrink:0}.Reviews_searchInput__LnT4v{background:#0000;border:none;color:#1f2937;flex:1 1;font-size:14px;outline:none}.Reviews_searchInput__LnT4v::placeholder{color:#9ca3af}.Reviews_clearBtn__aLofV{align-items:center;background:#0000;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .15s ease;width:24px}.Reviews_clearBtn__aLofV:hover{background:#e5e7eb;color:#1f2937}.Reviews_filterChips__LHoiC{display:flex;flex-wrap:wrap;gap:8px}.Reviews_chip__PzkTJ{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;color:#6b7280;cursor:pointer;font-size:12px;font-weight:600;padding:7px 12px;transition:all .2s ease;white-space:nowrap}.Reviews_chip__PzkTJ:hover{border-color:#fbbf24;color:#f59e0b}.Reviews_chipActive__O6nys{background:#f59e0b;border-color:#f59e0b;color:#fff}.Reviews_chipActive__O6nys:hover{background:#ea580c;border-color:#ea580c;color:#fff}.Reviews_reviewsList__5N-h-{display:flex;flex-direction:column;gap:14px}.Reviews_emptyState__MdXVu{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;gap:10px;padding:56px 24px;text-align:center}.Reviews_emptyIcon__in3g\+{align-items:center;background:#f8fafc;border-radius:50%;color:#cbd5e1;display:flex;height:72px;justify-content:center;margin-bottom:4px;width:72px}.Reviews_emptyTitle__YkxFf{color:#1f2937;font-size:17px;font-weight:700;margin:0}.Reviews_emptyText__fkWZk{color:#6b7280;font-size:14px;line-height:1.5;margin:0;max-width:380px}.Reviews_reviewCard__yMKGC{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000f;padding:18px 20px;transition:all .2s ease}.Reviews_reviewCard__yMKGC:hover{border-color:#fbbf24;box-shadow:0 4px 12px #0000000f;transform:translateY(-1px)}.Reviews_reviewHeader__4xSM7{align-items:center;display:flex;gap:12px}.Reviews_reviewAvatar__nNI22{align-items:center;background:linear-gradient(135deg,#ff6a1a,#ea580c);border-radius:50%;box-shadow:0 2px 6px #ea580c33;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:42px;justify-content:center;width:42px}.Reviews_reviewInfo__FsGzB{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.Reviews_reviewAuthor__K1\+\+q{color:#1f2937;font-size:15px;font-weight:700}.Reviews_reviewMeta__sE57M{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.Reviews_reviewStars__wXuNQ{display:flex;gap:1px}.Reviews_reviewStars__wXuNQ svg{color:#f59e0b}.Reviews_reviewDate__-qHeQ{color:#94a3b8;font-size:12px;font-weight:500;white-space:nowrap}.Reviews_deleteBtn__BNPyS{align-items:center;background:none;border:1.5px solid #fecaca;border-radius:8px;color:#ef4444;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:7px;transition:all .2s ease}.Reviews_deleteBtn__BNPyS:hover:not(:disabled){background:#fee2e2;border-color:#ef4444}.Reviews_deleteBtn__BNPyS:disabled{cursor:not-allowed;opacity:.6}.Reviews_reviewComment__RSHyS{background:#f8fafc;border-left:3px solid #fbbf24;border-radius:8px;color:#475569;font-size:14px;line-height:1.6;margin:10px 0 0;padding:10px 14px}.Reviews_loading__TEjAj{align-items:center;color:#6b7280;display:flex;flex-direction:column;font-size:15px;font-weight:500;gap:14px;padding:80px 24px}.Reviews_loadingSpinner__dn5tV{animation:Reviews_spin__UMicw .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#f59e0b;height:36px;width:36px}.Reviews_miniSpinner__f5tTD{animation:Reviews_spin__UMicw .7s linear infinite;border:2px solid #fecaca;border-radius:50%;border-top-color:#ef4444;height:16px;width:16px}@keyframes Reviews_spin__UMicw{to{transform:rotate(1turn)}}.Reviews_modalOverlay__Ml76n{align-items:center;animation:Reviews_fadeIn__P105q .15s ease;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}@keyframes Reviews_fadeIn__P105q{0%{opacity:0}to{opacity:1}}.Reviews_modal__1chNM{align-items:center;animation:Reviews_popIn__Q\+QIy .2s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;max-width:420px;padding:28px 24px;text-align:center;width:100%}@keyframes Reviews_popIn__Q\+QIy{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Reviews_modalIcon__zq6XN{align-items:center;background:#fee2e2;border-radius:50%;color:#ef4444;display:flex;height:56px;justify-content:center;margin-bottom:14px;width:56px}.Reviews_modalTitle__JdxDG{color:#1f2937;font-size:18px;font-weight:700;margin:0 0 8px}.Reviews_modalText__N23IK{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 22px}.Reviews_modalText__N23IK strong{color:#1f2937}.Reviews_modalActions__LR4eK{display:flex;gap:10px;width:100%}.Reviews_modalCancel__C3ziE{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:11px 16px;transition:all .2s ease}.Reviews_modalCancel__C3ziE:hover:not(:disabled){background:#e2e8f0}.Reviews_modalCancel__C3ziE:disabled{cursor:not-allowed;opacity:.6}.Reviews_modalDelete__4rjVB{background:#ef4444;border:1px solid #ef4444;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:11px 16px;transition:all .2s ease}.Reviews_modalDelete__4rjVB:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.Reviews_modalDelete__4rjVB:disabled{cursor:not-allowed;opacity:.6}@media(min-width:1920px){.Reviews_page__u8JAI{gap:24px;margin:0 auto;max-width:1600px;padding:32px}.Reviews_headerTitle__BLnEt{font-size:28px}.Reviews_headerIcon__Aumpt{margin-right:14px}.Reviews_summaryRow__JCEkp{gap:20px}.Reviews_summaryCard__ZQQ\+j{padding:28px 32px}.Reviews_summaryAvg__hbpTt{font-size:52px}.Reviews_statCard__QC0eQ{padding:24px}.Reviews_statValue__H1bil{font-size:30px}.Reviews_statIconBlue__Agy3V,.Reviews_statIconGreen__KoaiA,.Reviews_statIconYellow__vP-A5{height:56px;width:56px}.Reviews_reviewCard__yMKGC{padding:22px 26px}.Reviews_reviewAvatar__nNI22{font-size:20px;height:48px;width:48px}.Reviews_reviewAuthor__K1\+\+q{font-size:16px}.Reviews_reviewComment__RSHyS{font-size:15px}}@media(max-width:1365px){.Reviews_summaryRow__JCEkp{gap:14px;grid-template-columns:1.4fr 1fr 1fr 1fr}.Reviews_summaryCard__ZQQ\+j{gap:16px;padding:18px 20px}.Reviews_summaryAvg__hbpTt{font-size:38px}.Reviews_summaryLeft__wPoHC{min-width:100px}.Reviews_statCard__QC0eQ{gap:12px;padding:18px}.Reviews_statValue__H1bil{font-size:24px}.Reviews_statIconBlue__Agy3V,.Reviews_statIconGreen__KoaiA,.Reviews_statIconYellow__vP-A5{height:44px;width:44px}}@media(max-width:1023px){.Reviews_page__u8JAI{gap:18px;padding:20px}.Reviews_summaryRow__JCEkp{gap:14px;grid-template-columns:1fr 1fr 1fr}.Reviews_summaryCard__ZQQ\+j{grid-column:1/-1;padding:18px 22px}.Reviews_toolbar__0OPwT{gap:12px;padding:12px 16px}.Reviews_filterChips__LHoiC{gap:6px}.Reviews_chip__PzkTJ{font-size:11px;padding:6px 10px}}@media(max-width:899px){.Reviews_page__u8JAI{gap:16px;padding:18px}.Reviews_headerTitle__BLnEt{font-size:22px}.Reviews_headerIcon__Aumpt{margin-right:10px}.Reviews_summaryRow__JCEkp{gap:12px;grid-template-columns:1fr 1fr}.Reviews_summaryCard__ZQQ\+j{align-items:stretch;flex-direction:column;gap:14px;grid-column:1/-1;padding:18px 20px}.Reviews_summaryDivider__ZdrpE{height:1px;margin:0;width:100%}.Reviews_summaryLeft__wPoHC{flex-direction:row;gap:14px;justify-content:center;min-width:0}.Reviews_summaryAvg__hbpTt{font-size:36px}.Reviews_summaryStars__ISIZI svg{height:18px;width:18px}.Reviews_statCard__QC0eQ{gap:12px;padding:16px}.Reviews_statValue__H1bil{font-size:22px}.Reviews_statIconBlue__Agy3V,.Reviews_statIconGreen__KoaiA,.Reviews_statIconYellow__vP-A5{height:42px;width:42px}.Reviews_toolbar__0OPwT{align-items:stretch;flex-direction:column;gap:12px}.Reviews_searchBar__2pvqM{min-width:0;width:100%}.Reviews_filterChips__LHoiC{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.Reviews_filterChips__LHoiC::-webkit-scrollbar{height:4px}.Reviews_filterChips__LHoiC::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.Reviews_reviewCard__yMKGC{padding:16px}.Reviews_reviewHeader__4xSM7{flex-wrap:wrap;gap:10px}.Reviews_reviewDate__-qHeQ{font-size:11px}.Reviews_modalActions__LR4eK{flex-direction:column}}@media(max-width:767px){.Reviews_page__u8JAI{gap:14px;padding:14px}.Reviews_header__FIp30{padding-bottom:16px}.Reviews_headerTitle__BLnEt{font-size:20px}.Reviews_headerIcon__Aumpt{margin-right:8px}.Reviews_headerSubtitle__Uj8nI{font-size:13px}.Reviews_summaryRow__JCEkp{gap:10px;grid-template-columns:1fr 1fr}.Reviews_summaryCard__ZQQ\+j{padding:16px}.Reviews_summaryLeft__wPoHC{flex-direction:column;gap:6px}.Reviews_summaryAvg__hbpTt{font-size:34px}.Reviews_summaryStars__ISIZI svg{height:16px;width:16px}.Reviews_summaryCount__Ju5NP{font-size:11px}.Reviews_distRow__BF7pL{gap:8px;padding:3px 6px}.Reviews_distStar__gTxhv{font-size:11px;min-width:30px}.Reviews_distBar__J8egQ{height:6px}.Reviews_distCount__6eJqq{font-size:11px;min-width:20px}.Reviews_statCard__QC0eQ{gap:10px;padding:14px}.Reviews_statValue__H1bil{font-size:20px}.Reviews_statLabel__-FWWx{font-size:12px}.Reviews_statIconBlue__Agy3V,.Reviews_statIconGreen__KoaiA,.Reviews_statIconYellow__vP-A5{height:38px;width:38px}.Reviews_statIconBlue__Agy3V svg,.Reviews_statIconGreen__KoaiA svg,.Reviews_statIconYellow__vP-A5 svg{height:18px;width:18px}.Reviews_toolbar__0OPwT{border-radius:10px;padding:12px 14px}.Reviews_searchBar__2pvqM{padding:9px 12px}.Reviews_searchInput__LnT4v{font-size:13px}.Reviews_chip__PzkTJ{font-size:11px;padding:6px 10px}.Reviews_reviewCard__yMKGC{border-radius:10px;padding:14px}.Reviews_reviewAvatar__nNI22{font-size:16px;height:38px;width:38px}.Reviews_reviewAuthor__K1\+\+q{font-size:14px}.Reviews_reviewMeta__sE57M{gap:8px}.Reviews_reviewDate__-qHeQ{font-size:11px}.Reviews_reviewComment__RSHyS{font-size:13px;margin-top:8px;padding:9px 12px}.Reviews_deleteBtn__BNPyS{padding:6px}.Reviews_emptyState__MdXVu{padding:40px 18px}.Reviews_emptyIcon__in3g\+{height:60px;width:60px}.Reviews_emptyTitle__YkxFf{font-size:16px}.Reviews_emptyText__fkWZk{font-size:13px}.Reviews_loading__TEjAj{font-size:14px;padding:60px 20px}.Reviews_modal__1chNM{border-radius:14px;padding:24px 20px}.Reviews_modalIcon__zq6XN{height:50px;width:50px}.Reviews_modalTitle__JdxDG{font-size:17px}.Reviews_modalText__N23IK{font-size:13px}.Reviews_modalCancel__C3ziE,.Reviews_modalDelete__4rjVB{font-size:13px;padding:10px 14px}}@media(max-width:479px){.Reviews_page__u8JAI{gap:12px;padding:12px}.Reviews_headerTitle__BLnEt{font-size:18px}.Reviews_headerIcon__Aumpt{margin-right:8px}.Reviews_headerSubtitle__Uj8nI{font-size:12px}.Reviews_summaryRow__JCEkp{gap:10px;grid-template-columns:1fr}.Reviews_summaryCard__ZQQ\+j{padding:14px}.Reviews_summaryAvg__hbpTt{font-size:30px}.Reviews_summaryStars__ISIZI svg{height:15px;width:15px}.Reviews_statCard__QC0eQ{gap:10px;padding:12px}.Reviews_statValue__H1bil{font-size:19px}.Reviews_statIconBlue__Agy3V,.Reviews_statIconGreen__KoaiA,.Reviews_statIconYellow__vP-A5{height:36px;width:36px}.Reviews_statIconBlue__Agy3V svg,.Reviews_statIconGreen__KoaiA svg,.Reviews_statIconYellow__vP-A5 svg{height:16px;width:16px}.Reviews_reviewCard__yMKGC{padding:12px}.Reviews_reviewAvatar__nNI22{font-size:15px;height:36px;width:36px}.Reviews_reviewAuthor__K1\+\+q{font-size:13px}.Reviews_reviewComment__RSHyS{font-size:12px;padding:8px 10px}.Reviews_emptyState__MdXVu{padding:32px 14px}.Reviews_emptyIcon__in3g\+{height:52px;width:52px}.Reviews_emptyTitle__YkxFf{font-size:15px}.Reviews_emptyText__fkWZk{font-size:12px}.Reviews_modal__1chNM{padding:20px 16px}.Reviews_modalIcon__zq6XN{height:46px;width:46px}.Reviews_modalTitle__JdxDG{font-size:16px}}@media(max-width:359px){.Reviews_page__u8JAI{gap:10px;padding:10px}.Reviews_headerTitle__BLnEt{font-size:16px}.Reviews_summaryAvg__hbpTt{font-size:26px}.Reviews_statValue__H1bil{font-size:17px}.Reviews_reviewHeader__4xSM7{gap:8px}.Reviews_reviewAvatar__nNI22{font-size:14px;height:34px;width:34px}.Reviews_chip__PzkTJ{font-size:10px;padding:5px 8px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.CollapsibleSection_section__UPRxB{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.CollapsibleSection_section__UPRxB:hover{box-shadow:0 4px 12px #0000000d}.CollapsibleSection_sectionHeader__FyNOR{align-items:center;background:linear-gradient(135deg,#fff7ed,#fff);border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.CollapsibleSection_sectionHeader__FyNOR:hover{background:linear-gradient(135deg,#ffedd5,#fff7ed)}.CollapsibleSection_headerLeft__CmoA3{align-items:center;display:flex;flex:1 1;gap:12px}.CollapsibleSection_icon__bYIOW{font-size:28px;line-height:1}.CollapsibleSection_titleGroup__m\+mVS{display:flex;flex-direction:column;gap:4px}.CollapsibleSection_title__4aUeV{color:#1f2937;font-size:20px;font-weight:700;line-height:1.2;margin:0}.CollapsibleSection_description__LvMmW{color:#6b7280;font-size:13px;line-height:1.4;margin:0}.CollapsibleSection_badge__taKhh{border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.CollapsibleSection_badge__taKhh.CollapsibleSection_green__3nMy1{background:#dcfce7;color:#16a34a}.CollapsibleSection_badge__taKhh.CollapsibleSection_orange__os9uz{background:#fed7aa;color:#c2410c}.CollapsibleSection_badge__taKhh.CollapsibleSection_red__MB2hC{background:#fee2e2;color:#dc2626}.CollapsibleSection_badge__taKhh.CollapsibleSection_blue__Lggit{background:#dbeafe;color:#2563eb}.CollapsibleSection_badge__taKhh.CollapsibleSection_purple__cFik8{background:#ede9fe;color:#7c3aed}.CollapsibleSection_divider__cSHEv{background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);height:1px;margin:0}.CollapsibleSection_toggleBtn__JuVaG{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.CollapsibleSection_toggleBtn__JuVaG:hover{background:#f973161a;color:#f97316}.CollapsibleSection_toggleBtn__JuVaG.CollapsibleSection_expanded__FOCYY{transform:rotate(180deg)}.CollapsibleSection_sectionContent__uBVhz{animation:CollapsibleSection_slideDown__YoVIw .3s ease;padding:20px}@keyframes CollapsibleSection_slideDown__YoVIw{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CollapsibleSection_sectionHeader__FyNOR{padding:12px 16px}.CollapsibleSection_title__4aUeV{font-size:14px}.CollapsibleSection_sectionContent__uBVhz{padding:16px}}.Subscription_page__\+l-Yd{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1200px;padding:24px}.Subscription_header__5PYuI{margin-bottom:32px;text-align:center}.Subscription_title__qUxvf{color:#111827;font-size:32px;font-weight:700;margin:0 0 8px}.Subscription_subtitle__AW1N6{color:#6b7280;font-size:16px;margin:0}.Subscription_tabs__-pDBE{border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px;overflow-x:auto}.Subscription_tab__SUjDu{align-items:center;background:#0000;border:none;border-radius:8px 8px 0 0;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .2s ease;white-space:nowrap}.Subscription_tab__SUjDu:hover{background:#f9fafb;color:#111827}.Subscription_tab__SUjDu.Subscription_active__NONHP{background:#fff;border:1px solid #e5e7eb;border-bottom-color:#fff;color:#111827;margin-bottom:-1px}.Subscription_tabIcon__MX\+kw{font-size:16px}.Subscription_content__qAnwg{display:flex;flex-direction:column;gap:24px}.Subscription_card__L74oU{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.Subscription_actions__gKWcq{display:flex;gap:8px}.Subscription_actions__gKWcq button{background:#111827;border:1px solid #e5e7eb;border-radius:8px;color:#fff;cursor:pointer;padding:8px 12px;transition:all .2s ease}.Subscription_actions__gKWcq button:hover{background:#374151}.Subscription_secondary__uxaAX{background:#fff!important;color:#111827!important}.Subscription_secondary__uxaAX:hover{background:#f9fafb!important}@media (max-width:768px){.Subscription_page__\+l-Yd{padding:16px}.Subscription_title__qUxvf{font-size:24px}.Subscription_tabs__-pDBE{gap:4px}.Subscription_tab__SUjDu{font-size:13px;padding:10px 16px}}.SubscriptionDashboard_dashboard__Lvk-P{display:flex;flex-direction:column;gap:24px}.SubscriptionDashboard_planCard__1tWBf{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.SubscriptionDashboard_planHeader__AYAG8{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.SubscriptionDashboard_planInfo__URwrN{flex:1 1}.SubscriptionDashboard_planName__CzbFS{color:#111827;font-size:24px;font-weight:700;margin:0 0 8px}.SubscriptionDashboard_planPrice__WlsB5{color:#3b82f6;font-size:18px;font-weight:600}.SubscriptionDashboard_planStatus__9T\+qH{border-radius:20px;font-size:12px;font-weight:600;padding:6px 12px;text-transform:uppercase}.SubscriptionDashboard_planStatus__9T\+qH.SubscriptionDashboard_active__mhfNC{background:#dcfce7;color:#166534}.SubscriptionDashboard_planStatus__9T\+qH.SubscriptionDashboard_expired__Xdvtv{background:#fee2e2;color:#991b1b}.SubscriptionDashboard_planStatus__9T\+qH.SubscriptionDashboard_trial__4vCAT{background:#fef3c7;color:#92400e}.SubscriptionDashboard_planDetails__F\+Ana{display:flex;flex-direction:column;gap:12px}.SubscriptionDashboard_detailRow__zCvd8{align-items:center;display:flex;justify-content:space-between}.SubscriptionDashboard_label__org1Y{color:#6b7280;font-size:14px}.SubscriptionDashboard_value__qlXv0{color:#111827;font-size:14px;font-weight:500}.SubscriptionDashboard_value__qlXv0.SubscriptionDashboard_warning__fVf9N{color:#f59e0b;font-weight:600}.SubscriptionDashboard_usageGrid__cMwi8{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.SubscriptionDashboard_usageCard__8CGlc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:20px}.SubscriptionDashboard_usageHeader__tG1X0{align-items:center;display:flex;gap:12px;margin-bottom:16px}.SubscriptionDashboard_usageIcon__AJRQa{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;height:40px;justify-content:center;width:40px}.SubscriptionDashboard_usageTitle__o3Ji1{color:#374151;font-size:14px;font-weight:600}.SubscriptionDashboard_usageProgress__kDYqG{display:flex;flex-direction:column;gap:8px}.SubscriptionDashboard_progressBar__jX-w2{background:#f3f4f6;border-radius:4px;height:8px;overflow:hidden;width:100%}.SubscriptionDashboard_progressFill__bA8yQ{border-radius:4px;height:100%;transition:width .3s ease}.SubscriptionDashboard_usageText__sRbxq{color:#6b7280;font-size:13px;text-align:right}.SubscriptionDashboard_quickActions__Mspwd{display:flex;flex-wrap:wrap;gap:12px}.SubscriptionDashboard_primaryButton__NSFaI,.SubscriptionDashboard_secondaryButton__x6EIl{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;transition:all .2s ease}.SubscriptionDashboard_primaryButton__NSFaI{background:#111827;color:#fff}.SubscriptionDashboard_primaryButton__NSFaI:hover{background:#374151}.SubscriptionDashboard_secondaryButton__x6EIl{background:#fff;border:1px solid #e5e7eb;color:#111827}.SubscriptionDashboard_secondaryButton__x6EIl:hover{background:#f9fafb}@media (max-width:768px){.SubscriptionDashboard_usageGrid__cMwi8{grid-template-columns:1fr}.SubscriptionDashboard_quickActions__Mspwd{flex-direction:column}.SubscriptionDashboard_primaryButton__NSFaI,.SubscriptionDashboard_secondaryButton__x6EIl{justify-content:center}}.AvailablePlans_plansContainer__j5gUZ{display:flex;flex-direction:column;gap:32px}.AvailablePlans_header__LYC69{text-align:center}.AvailablePlans_title__fPUC8{color:#111827;font-size:32px;font-weight:700;margin:0 0 8px}.AvailablePlans_subtitle__A6WJ5{color:#6b7280;font-size:18px;margin:0 0 24px}.AvailablePlans_billingToggle__JGuX1{background:#f3f4f6;border-radius:12px;display:inline-flex;padding:4px;position:relative}.AvailablePlans_toggleButton__q5Q9Z{background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;font-weight:600;padding:12px 24px;position:relative;transition:all .2s ease;z-index:2}.AvailablePlans_toggleButton__q5Q9Z.AvailablePlans_active__whO4U{background:#fff;box-shadow:0 1px 3px #0000001a;color:#111827}.AvailablePlans_discount__m6Ll0{color:#10b981;display:block;font-size:11px;font-weight:500;margin-top:2px}.AvailablePlans_plansGrid__whPgP{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.AvailablePlans_planCard__ye41P{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;padding:32px 24px;position:relative;transition:all .3s ease}.AvailablePlans_planCard__ye41P:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-4px)}.AvailablePlans_planCard__ye41P.AvailablePlans_popular__waHUt{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.AvailablePlans_planCard__ye41P.AvailablePlans_current__E3WKY{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#10b981}.AvailablePlans_popularBadge__zeYfJ{background:#3b82f6;border-radius:20px;color:#fff;font-size:12px;font-weight:600;left:50%;padding:6px 16px;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.AvailablePlans_currentBadge__YxMwL{background:#10b981;border-radius:12px;color:#fff;font-size:11px;font-weight:600;padding:4px 12px;position:absolute;right:16px;text-transform:uppercase;top:16px}.AvailablePlans_planHeader__tBSzo{align-items:center;display:flex;gap:16px;margin-bottom:24px}.AvailablePlans_planIcon__E2cJu{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.AvailablePlans_planName__s\+12A{color:#111827;font-size:24px;font-weight:700;margin:0 0 4px}.AvailablePlans_planDescription__r3RJK{color:#6b7280;font-size:14px;margin:0}.AvailablePlans_priceSection__EXzmy{margin-bottom:32px}.AvailablePlans_price__f8YXF{align-items:baseline;color:#111827;display:flex;font-size:32px;font-weight:700;gap:4px}.AvailablePlans_billingPeriod__nS7Ch{color:#6b7280;font-size:16px;font-weight:500}.AvailablePlans_savings__D9tqS{color:#10b981;font-size:14px;font-weight:600;margin-top:4px}.AvailablePlans_features__t3QaA{display:flex;flex:1 1;flex-direction:column;gap:16px;margin-bottom:32px}.AvailablePlans_featureRow__k3-Qx{align-items:center;display:flex;justify-content:space-between}.AvailablePlans_featureLabel__Niyyt{color:#6b7280;font-size:14px}.AvailablePlans_featureValue__FEnAI{color:#111827;font-size:14px;font-weight:600}.AvailablePlans_divider__GitDT{background:#e5e7eb;height:1px;margin:8px 0}.AvailablePlans_upgradeButton__kF4OP{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:16px;transition:all .2s ease;width:100%}.AvailablePlans_upgradeButton__kF4OP:not(.AvailablePlans_currentButton__VZV2b):not(:disabled){background:#111827;color:#fff}.AvailablePlans_upgradeButton__kF4OP:not(.AvailablePlans_currentButton__VZV2b):not(:disabled):hover{background:#374151}.AvailablePlans_upgradeButton__kF4OP.AvailablePlans_currentButton__VZV2b{background:#10b981;color:#fff;cursor:default}.AvailablePlans_upgradeButton__kF4OP.AvailablePlans_upgrade__CdsTp{background:#3b82f6;color:#fff}.AvailablePlans_upgradeButton__kF4OP.AvailablePlans_upgrade__CdsTp:hover{background:#2563eb}.AvailablePlans_upgradeButton__kF4OP:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.AvailablePlans_comparisonSection__z5qqp{margin-top:48px}.AvailablePlans_comparisonTitle__cy2Lv{color:#111827;font-size:24px;font-weight:700;margin:0 0 32px;text-align:center}.AvailablePlans_comparisonTable__mTdxp{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.AvailablePlans_tableHeader__FpqwZ{background:#f9fafb;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:200px repeat(4,1fr)}.AvailablePlans_featureColumn__tZQYU{border-right:1px solid #e5e7eb;color:#374151;font-weight:600;padding:16px}.AvailablePlans_planColumn__OErkX{border-right:1px solid #e5e7eb;padding:16px;text-align:center}.AvailablePlans_planColumn__OErkX:last-child{border-right:none}.AvailablePlans_planHeaderCell__iA3B8{display:flex;flex-direction:column;gap:4px}.AvailablePlans_planNameCell__8ooqu{color:#111827;font-weight:600}.AvailablePlans_planPriceCell__neOHR{color:#6b7280;font-size:14px}.AvailablePlans_tableBody__9f0aD{display:flex;flex-direction:column}.AvailablePlans_tableRow__MiN\+Y{border-bottom:1px solid #f3f4f6;display:grid;grid-template-columns:200px repeat(4,1fr)}.AvailablePlans_tableRow__MiN\+Y:last-child{border-bottom:none}.AvailablePlans_tableRow__MiN\+Y .AvailablePlans_featureColumn__tZQYU{background:#f9fafb;font-weight:500}.AvailablePlans_tableRow__MiN\+Y .AvailablePlans_planColumn__OErkX{align-items:center;display:flex;justify-content:center;padding:16px}.AvailablePlans_featureValueCell__gdpTM{color:#111827;font-weight:500}@media (max-width:1024px){.AvailablePlans_plansGrid__whPgP{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.AvailablePlans_comparisonTable__mTdxp{overflow-x:auto}.AvailablePlans_tableHeader__FpqwZ,.AvailablePlans_tableRow__MiN\+Y{min-width:800px}}@media (max-width:768px){.AvailablePlans_plansGrid__whPgP{grid-template-columns:1fr}.AvailablePlans_title__fPUC8{font-size:28px}.AvailablePlans_subtitle__A6WJ5{font-size:16px}}.BillingManagement_billingContainer__2KfP7{display:flex;flex-direction:column;gap:32px}.BillingManagement_section__t5vfv{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.BillingManagement_sectionHeader__ZcnGv{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.BillingManagement_sectionTitle__N20Wi{color:#111827;font-size:20px;font-weight:600;margin:0}.BillingManagement_addButton__CGqwM,.BillingManagement_editButton__t\+yco{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.BillingManagement_addButton__CGqwM:hover,.BillingManagement_editButton__t\+yco:hover{background:#f9fafb}.BillingManagement_addButton__CGqwM{background:#111827;border-color:#111827;color:#fff}.BillingManagement_addButton__CGqwM:hover{background:#374151}.BillingManagement_billingForm__UXIYp{display:flex;flex-direction:column;gap:24px}.BillingManagement_formGrid__E6uQm{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.BillingManagement_formGroup__W8mLH{display:flex;flex-direction:column;gap:8px}.BillingManagement_formRow__UxrgQ{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.BillingManagement_label__ogIvE{color:#374151;font-size:14px;font-weight:500}.BillingManagement_input__lKnBh,.BillingManagement_textarea__gxeb\+{border:1px solid #e5e7eb;border-radius:8px;font-size:14px;padding:12px;transition:border-color .2s ease}.BillingManagement_input__lKnBh:focus,.BillingManagement_textarea__gxeb\+:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.BillingManagement_textarea__gxeb\+{min-height:80px;resize:vertical}.BillingManagement_formActions__9AuTG{display:flex;gap:12px;justify-content:flex-end}.BillingManagement_cancelButton__PGj8W,.BillingManagement_saveButton__gKhvn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.BillingManagement_saveButton__gKhvn{background:#111827;color:#fff}.BillingManagement_saveButton__gKhvn:hover{background:#374151}.BillingManagement_cancelButton__PGj8W{background:#f3f4f6;color:#6b7280}.BillingManagement_cancelButton__PGj8W:hover{background:#e5e7eb}.BillingManagement_billingInfo__0KNa2{display:flex;flex-direction:column;gap:20px}.BillingManagement_infoGrid__z0e2j{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.BillingManagement_infoItem__F4C3H{align-items:flex-start;background:#f9fafb;border-radius:8px;display:flex;gap:12px;padding:16px}.BillingManagement_infoIcon__wD5W0{align-items:center;background:#fff;border-radius:6px;color:#6b7280;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.BillingManagement_infoContent__gELCm{flex:1 1}.BillingManagement_infoLabel__vlBrz{color:#6b7280;font-size:12px;margin-bottom:4px}.BillingManagement_infoValue__PNN9I{color:#111827;font-size:14px;font-weight:500}.BillingManagement_paymentMethods__vugmP{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.BillingManagement_paymentCard__TJ9ss{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s ease}.BillingManagement_paymentCard__TJ9ss:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.BillingManagement_cardHeader__0mRsw{align-items:center;display:flex;gap:12px;margin-bottom:16px}.BillingManagement_cardIcon__HjqYE{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;height:40px;justify-content:center;width:40px}.BillingManagement_cardInfo__i24JJ{flex:1 1}.BillingManagement_cardType__u7DSS{color:#111827;font-size:14px;font-weight:600;margin-bottom:4px}.BillingManagement_cardNumber__uS6dG{color:#6b7280;font-family:Courier New,monospace;font-size:13px}.BillingManagement_defaultBadge__AwQDg{background:#10b981;border-radius:12px;color:#fff;font-size:11px;font-weight:600;padding:4px 8px;text-transform:uppercase}.BillingManagement_cardDetails__9fCLl{display:flex;flex-direction:column;gap:8px}.BillingManagement_cardDetail__LdJ1R{align-items:center;display:flex;justify-content:space-between}.BillingManagement_detailLabel__soDiq{color:#6b7280;font-size:12px}.BillingManagement_detailValue__JrmbE{color:#111827;font-size:13px;font-weight:500}.BillingManagement_addCardModal__stkFH{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.BillingManagement_modalContent__jBzdq{background:#fff;border-radius:16px;max-height:90vh;max-width:500px;overflow-y:auto;padding:32px;width:90%}.BillingManagement_modalTitle__4yusz{color:#111827;font-size:20px;font-weight:600;margin:0 0 24px}.BillingManagement_cardForm__nm71I{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.BillingManagement_modalActions__Yp1x1{display:flex;gap:12px;justify-content:flex-end}.BillingManagement_paymentHistory__WO4YZ{overflow-x:auto}.BillingManagement_historyTable__SGJcJ{min-width:800px;width:100%}.BillingManagement_tableHeader__O3Peq{background:#f9fafb;border-bottom:1px solid #e5e7eb}.BillingManagement_tableRow__H76fc{grid-gap:16px;align-items:center;border-bottom:1px solid #f3f4f6;display:grid;gap:16px;grid-template-columns:150px 120px 120px 100px 100px 80px;padding:16px 20px}.BillingManagement_tableHeader__O3Peq .BillingManagement_tableRow__H76fc{border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600}.BillingManagement_tableCell__bboQC{color:#111827;font-size:14px}.BillingManagement_transactionId__x1plB{color:#6b7280;font-family:Courier New,monospace;font-size:13px}.BillingManagement_dateCell__HJHxo{align-items:center;color:#6b7280;display:flex;gap:6px}.BillingManagement_amountCell__uQhNE{align-items:center;display:flex;font-weight:500;gap:6px}.BillingManagement_statusBadge__CO0Lq{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;font-size:12px;font-weight:600;gap:4px;padding:4px 8px}.BillingManagement_downloadButton__OmuUJ{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;padding:6px 12px;transition:all .2s ease}.BillingManagement_downloadButton__OmuUJ:hover:not(:disabled){background:#f3f4f6}.BillingManagement_downloadButton__OmuUJ:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.BillingManagement_section__t5vfv{padding:20px}.BillingManagement_formGrid__E6uQm,.BillingManagement_infoGrid__z0e2j,.BillingManagement_paymentMethods__vugmP{grid-template-columns:1fr}.BillingManagement_modalContent__jBzdq{padding:24px}.BillingManagement_tableRow__H76fc{gap:8px;grid-template-columns:1fr}.BillingManagement_tableCell__bboQC{padding:4px 0}.BillingManagement_tableCell__bboQC:before{color:#374151;content:attr(data-label);font-weight:600;margin-right:8px}}.RenewalAlerts_alertsContainer__wqV1n{display:flex;flex-direction:column;gap:32px}.RenewalAlerts_alertSection__54tnp{display:flex;flex-direction:column;gap:20px}.RenewalAlerts_sectionTitle__x8CPt{color:#111827;font-size:20px;font-weight:600;margin:0}.RenewalAlerts_alertsGrid__vDG1v{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.RenewalAlerts_alertCard__iyI2a{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #6b7280;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:20px;transition:all .2s ease}.RenewalAlerts_alertCard__iyI2a:hover{box-shadow:0 4px 12px #0000001a}.RenewalAlerts_alertCard__iyI2a.RenewalAlerts_critical__K4JUM{border-left-color:#ef4444}.RenewalAlerts_alertCard__iyI2a.RenewalAlerts_warning__YvWgf{border-left-color:#f59e0b}.RenewalAlerts_alertCard__iyI2a.RenewalAlerts_info__I7VHP{border-left-color:#3b82f6}.RenewalAlerts_alertCard__iyI2a.RenewalAlerts_success__jL537{border-left-color:#10b981}.RenewalAlerts_alertHeader__tjIjI{align-items:flex-start;display:flex;gap:12px;margin-bottom:16px}.RenewalAlerts_alertIcon__Dm\+Xs{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.RenewalAlerts_alertContent__dgYHo{flex:1 1}.RenewalAlerts_alertTitle__1zxof{color:#111827;font-size:16px;font-weight:600;margin:0 0 4px}.RenewalAlerts_alertMessage__sYVvz{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.RenewalAlerts_dismissButton__yYZ4C{align-items:center;background:#f3f4f6;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:24px;justify-content:center;transition:all .2s ease;width:24px}.RenewalAlerts_dismissButton__yYZ4C:hover{background:#e5e7eb;color:#374151}.RenewalAlerts_alertDetails__IhL-L{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.RenewalAlerts_countdown__sqkhC{display:flex;flex-direction:column;gap:4px}.RenewalAlerts_countdownLabel__n2yai{color:#6b7280;font-size:12px}.RenewalAlerts_countdownValue__z4JCw{color:#111827;font-size:16px;font-weight:600}.RenewalAlerts_actionButton__-QQWT{background:#111827;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.RenewalAlerts_actionButton__-QQWT:hover{background:#374151}.RenewalAlerts_usageProgress__xztrf{margin-top:16px}.RenewalAlerts_progressHeader__gdBTu{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.RenewalAlerts_progressInfo__OZQDk{align-items:center;display:flex;gap:8px}.RenewalAlerts_progressIcon__6FK2M{align-items:center;background:#f3f4f6;border-radius:6px;color:#6b7280;display:flex;height:32px;justify-content:center;width:32px}.RenewalAlerts_progressText__TUkL4{display:flex;flex-direction:column;gap:2px}.RenewalAlerts_progressLabel__BtYzp{color:#6b7280;font-size:12px}.RenewalAlerts_progressValue__uCJCY{color:#111827;font-size:14px;font-weight:500}.RenewalAlerts_progressPercentage__nA8zW{color:#111827;font-size:14px;font-weight:600}.RenewalAlerts_progressBar__lup4q{background:#f3f4f6;border-radius:3px;height:6px;overflow:hidden;width:100%}.RenewalAlerts_progressFill__JUZQD{border-radius:3px;height:100%;transition:width .3s ease}.RenewalAlerts_suggestions__4UTQs{background:#f9fafb;border-radius:8px;margin-top:16px;padding:12px}.RenewalAlerts_suggestionsTitle__YScGg{color:#374151;font-size:12px;font-weight:600;margin:0 0 8px}.RenewalAlerts_suggestionsList__2U9uZ{margin:0;padding-left:16px}.RenewalAlerts_suggestionItem__ADvj6{color:#6b7280;font-size:13px;margin-bottom:4px}.RenewalAlerts_alertActions__0MBhU{display:flex;gap:8px;margin-top:16px}.RenewalAlerts_primaryButton__mafKx,.RenewalAlerts_secondaryButton__xaxul{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.RenewalAlerts_primaryButton__mafKx{background:#111827;color:#fff}.RenewalAlerts_primaryButton__mafKx:hover{background:#374151}.RenewalAlerts_secondaryButton__xaxul{background:#fff;border:1px solid #e5e7eb;color:#111827}.RenewalAlerts_secondaryButton__xaxul:hover{background:#f9fafb}.RenewalAlerts_summaryCard__45mr6{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.RenewalAlerts_summaryTitle__1RBqD{color:#111827;font-size:20px;font-weight:600;margin:0 0 20px}.RenewalAlerts_summaryGrid__R4WBp{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.RenewalAlerts_summaryItem__AWLZo{align-items:center;display:flex;gap:12px}.RenewalAlerts_summaryIcon__rgkQo{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.RenewalAlerts_summaryContent__k5Vv4{display:flex;flex-direction:column;gap:2px}.RenewalAlerts_summaryValue__OFKS6{color:#111827;font-size:20px;font-weight:700}.RenewalAlerts_summaryLabel__wvooa{color:#6b7280;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.RenewalAlerts_preferencesCard__HbEe-{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.RenewalAlerts_preferencesTitle__SghbK{color:#111827;font-size:20px;font-weight:600;margin:0 0 20px}.RenewalAlerts_preferencesGrid__FQW82{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.RenewalAlerts_preferenceItem__95sNV{background:#f9fafb;border-radius:8px;padding:16px}.RenewalAlerts_preferenceHeader__mbWxJ{align-items:center;display:flex;gap:16px;justify-content:space-between}.RenewalAlerts_preferenceInfo__N9KpE{flex:1 1}.RenewalAlerts_preferenceTitle__oW--C{color:#111827;font-size:14px;font-weight:600;margin:0 0 4px}.RenewalAlerts_preferenceDescription__iqv8v{color:#6b7280;font-size:12px;margin:0}.RenewalAlerts_toggle__jOXXF{display:inline-block;height:24px;position:relative;width:48px}.RenewalAlerts_toggle__jOXXF input{height:0;opacity:0;width:0}.RenewalAlerts_toggleSlider__nIKzB{background-color:#e5e7eb;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.RenewalAlerts_toggleSlider__nIKzB:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}input:checked+.RenewalAlerts_toggleSlider__nIKzB{background-color:#111827}input:checked+.RenewalAlerts_toggleSlider__nIKzB:before{transform:translateX(24px)}.RenewalAlerts_select__8xiR2{background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s ease}.RenewalAlerts_select__8xiR2:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}@media (max-width:768px){.RenewalAlerts_alertsGrid__vDG1v{grid-template-columns:1fr}.RenewalAlerts_summaryGrid__R4WBp{grid-template-columns:repeat(2,1fr)}.RenewalAlerts_preferencesGrid__FQW82{grid-template-columns:1fr}.RenewalAlerts_alertDetails__IhL-L{align-items:flex-start;flex-direction:column;gap:12px}.RenewalAlerts_alertActions__0MBhU{flex-direction:column}.RenewalAlerts_primaryButton__mafKx,.RenewalAlerts_secondaryButton__xaxul{justify-content:center;width:100%}}.PlanBenefits_benefitsContainer__TklO5{display:flex;flex-direction:column;gap:48px}.PlanBenefits_overviewSection__EnI39{text-align:center}.PlanBenefits_sectionTitle__Hgcw-{color:#111827;font-size:32px;font-weight:700;margin:0 0 12px}.PlanBenefits_sectionDescription__tKXn\+{color:#6b7280;font-size:18px;margin:0 auto;max-width:600px}.PlanBenefits_plansGrid__v7hX1{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.PlanBenefits_planCard__0m8K3{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:32px;transition:all .3s ease}.PlanBenefits_planCard__0m8K3:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-4px)}.PlanBenefits_planHeader__rYmJm{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px}.PlanBenefits_planIcon__f1cRY{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.PlanBenefits_planName__0C0RJ{color:#111827;font-size:24px;font-weight:700;margin:0 0 8px}.PlanBenefits_planDescription__S\+Kfa{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.PlanBenefits_benefitsSection__TeCwy,.PlanBenefits_limitationsSection__Dk4KJ{margin-bottom:24px}.PlanBenefits_benefitsTitle__m3DMi,.PlanBenefits_limitationsTitle__BIjIr{align-items:center;color:#111827;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 16px}.PlanBenefits_benefitsList__tyuy7,.PlanBenefits_limitationsList__0A\+xU{list-style:none;margin:0;padding:0}.PlanBenefits_benefitItem__roj9I,.PlanBenefits_limitationItem__LrX1u{align-items:flex-start;color:#374151;display:flex;font-size:14px;gap:12px;line-height:1.5;padding:8px 0}.PlanBenefits_checkIcon__gsK\+\+{color:#10b981;flex-shrink:0;margin-top:2px}.PlanBenefits_xIcon__fNJWA{color:#ef4444;flex-shrink:0;margin-top:2px}.PlanBenefits_comparisonSection__mgz3-{margin-top:48px}.PlanBenefits_comparisonTitle__w3GS\+{color:#111827;font-size:28px;font-weight:600;margin:0 0 32px;text-align:center}.PlanBenefits_comparisonTable__O9z43{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.PlanBenefits_tableHeader__ICv72{background:#f9fafb;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:250px repeat(4,1fr)}.PlanBenefits_featureColumn__wrp48{border-right:1px solid #e5e7eb;color:#374151;font-weight:600;padding:20px}.PlanBenefits_planColumn__2Izcl{align-items:center;border-right:1px solid #e5e7eb;display:flex;justify-content:center;padding:20px;text-align:center}.PlanBenefits_planColumn__2Izcl:last-child{border-right:none}.PlanBenefits_planHeaderCell__ngriD{align-items:center;display:flex;gap:8px}.PlanBenefits_planIconSmall__T\+bVo{flex-shrink:0}.PlanBenefits_planNameCell__cLiWC{color:#111827;font-weight:600}.PlanBenefits_tableBody__RM0S9{display:flex;flex-direction:column}.PlanBenefits_tableRow__uQBoz{border-bottom:1px solid #f3f4f6;display:grid;grid-template-columns:250px repeat(4,1fr)}.PlanBenefits_tableRow__uQBoz:last-child{border-bottom:none}.PlanBenefits_tableRow__uQBoz .PlanBenefits_featureColumn__wrp48{background:#f9fafb;color:#374151;font-weight:500}.PlanBenefits_tableRow__uQBoz .PlanBenefits_planColumn__2Izcl{align-items:center;color:#111827;display:flex;font-size:14px;justify-content:center;padding:16px 20px}.PlanBenefits_faqSection__\+M\+mu{margin-top:48px}.PlanBenefits_faqTitle__UkOS4{color:#111827;font-size:28px;font-weight:600;margin:0 0 32px;text-align:center}.PlanBenefits_faqList__2Ob5L{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:800px}.PlanBenefits_faqItem__RSUZ8{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s ease}.PlanBenefits_faqItem__RSUZ8:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.PlanBenefits_faqQuestion__qI46K{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:20px 24px;text-align:left;transition:background-color .2s ease;width:100%}.PlanBenefits_faqQuestion__qI46K:hover{background:#f9fafb}.PlanBenefits_questionContent__rqrfQ{align-items:center;color:#111827;display:flex;font-size:16px;font-weight:500;gap:12px}.PlanBenefits_questionIcon__77e07{color:#6b7280;flex-shrink:0}.PlanBenefits_chevronIcon__Dbiq3{color:#6b7280;flex-shrink:0;transition:transform .2s ease}.PlanBenefits_faqAnswer__dzly6{background:#f9fafb;border-top:1px solid #f3f4f6;padding:0 24px 20px}.PlanBenefits_faqAnswer__dzly6 p{color:#6b7280;font-size:14px;line-height:1.6;margin:0;padding-left:28px}.PlanBenefits_supportSection__ONMDL{margin-top:48px}.PlanBenefits_supportCard__7haVz{background:linear-gradient(135deg,#111827,#374151);border-radius:16px;box-shadow:0 12px 24px #00000026;color:#fff;padding:48px;text-align:center}.PlanBenefits_supportTitle__dGJ4g{font-size:28px;font-weight:700;margin:0 0 12px}.PlanBenefits_supportDescription__bNFHP{font-size:16px;line-height:1.6;margin:0 auto 32px;max-width:500px;opacity:.9}.PlanBenefits_supportActions__AKptu{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.PlanBenefits_primaryButton__NlEPi,.PlanBenefits_secondaryButton__2W9pO{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.PlanBenefits_primaryButton__NlEPi{background:#fff;color:#111827}.PlanBenefits_primaryButton__NlEPi:hover{background:#f3f4f6;transform:translateY(-2px)}.PlanBenefits_secondaryButton__2W9pO{background:#0000;border:1px solid #ffffff4d;color:#fff}.PlanBenefits_secondaryButton__2W9pO:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width:1024px){.PlanBenefits_comparisonTable__O9z43{overflow-x:auto}.PlanBenefits_tableHeader__ICv72,.PlanBenefits_tableRow__uQBoz{min-width:800px}}@media (max-width:768px){.PlanBenefits_plansGrid__v7hX1{grid-template-columns:1fr}.PlanBenefits_sectionTitle__Hgcw-{font-size:28px}.PlanBenefits_comparisonTitle__w3GS\+,.PlanBenefits_faqTitle__UkOS4,.PlanBenefits_supportTitle__dGJ4g{font-size:24px}.PlanBenefits_planCard__0m8K3{padding:24px}.PlanBenefits_supportCard__7haVz{padding:32px 24px}.PlanBenefits_supportActions__AKptu{align-items:center;flex-direction:column}.PlanBenefits_primaryButton__NlEPi,.PlanBenefits_secondaryButton__2W9pO{justify-content:center;max-width:300px;width:100%}.PlanBenefits_faqList__2Ob5L{max-width:100%}.PlanBenefits_questionContent__rqrfQ{font-size:15px}.PlanBenefits_faqAnswer__dzly6 p{padding-left:0}}.SubscriptionSettings_settingsContainer__1CJ-r{display:flex;flex-direction:column;gap:32px}.SubscriptionSettings_settingsSection__KLCt4{display:flex;flex-direction:column;gap:20px}.SubscriptionSettings_sectionTitle__liXrz{color:#111827;font-size:20px;font-weight:600;margin:0}.SubscriptionSettings_settingCard__wK-1L{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.SubscriptionSettings_settingHeader__AGt7K{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.SubscriptionSettings_settingInfo__vOksg{align-items:flex-start;display:flex;flex:1 1;gap:16px}.SubscriptionSettings_settingIcon__phkdT{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.SubscriptionSettings_settingName__GStC1{color:#111827;font-size:16px;font-weight:600;margin:0 0 4px}.SubscriptionSettings_settingDescription__4XkxC{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.SubscriptionSettings_toggle__EsiAD{display:inline-block;flex-shrink:0;height:24px;position:relative;width:48px}.SubscriptionSettings_toggle__EsiAD input{height:0;opacity:0;width:0}.SubscriptionSettings_toggleSlider__seN1l{background-color:#e5e7eb;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.SubscriptionSettings_toggleSlider__seN1l:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}input:checked+.SubscriptionSettings_toggleSlider__seN1l{background-color:#111827}input:checked+.SubscriptionSettings_toggleSlider__seN1l:before{transform:translateX(24px)}.SubscriptionSettings_renewalInfo__G8rOX{border-top:1px solid #f3f4f6;display:flex;gap:24px;margin-top:20px;padding-top:20px}.SubscriptionSettings_infoItem__XulMd{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px}.SubscriptionSettings_billingInfo__BOzxB{grid-gap:16px;border-top:1px solid #f3f4f6;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:20px;padding-top:20px}.SubscriptionSettings_infoCard__kGNEp{background:#f9fafb;border-radius:8px;padding:16px;text-align:center}.SubscriptionSettings_infoTitle__FwEe5{color:#6b7280;font-size:12px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.SubscriptionSettings_infoValue__Lu3M5{color:#111827;font-size:16px;font-weight:600}.SubscriptionSettings_select__AVSC6{background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:14px;min-width:150px;padding:8px 12px;transition:border-color .2s ease}.SubscriptionSettings_select__AVSC6:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.SubscriptionSettings_dangerCard__KszLG{background:#fff;border:1px solid #fecaca;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.SubscriptionSettings_dangerHeader__w4vTi{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.SubscriptionSettings_dangerInfo__eL8aZ{align-items:flex-start;display:flex;flex:1 1;gap:16px}.SubscriptionSettings_dangerIcon__UocDi{align-items:center;background:#fef2f2;border-radius:8px;color:#ef4444;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.SubscriptionSettings_dangerName__YVAhJ{color:#111827;font-size:16px;font-weight:600;margin:0 0 4px}.SubscriptionSettings_dangerDescription__DXZXZ{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.SubscriptionSettings_dangerButton__hBZEd{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.SubscriptionSettings_dangerButton__hBZEd:hover{background:#dc2626}.SubscriptionSettings_exportButton__aeaIf,.SubscriptionSettings_secondaryButton__c0CbB{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.SubscriptionSettings_exportButton__aeaIf:hover,.SubscriptionSettings_secondaryButton__c0CbB:hover{background:#f9fafb}.SubscriptionSettings_exportButton__aeaIf{background:#111827;border-color:#111827;color:#fff}.SubscriptionSettings_exportButton__aeaIf:hover{background:#374151}.SubscriptionSettings_modal__EzD4A{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.SubscriptionSettings_modalContent__4QGii{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.SubscriptionSettings_modalHeader__SVYxh{align-items:center;display:flex;justify-content:space-between;padding:24px 24px 0}.SubscriptionSettings_modalTitle__kzAP6{color:#111827;font-size:20px;font-weight:600;margin:0}.SubscriptionSettings_modalClose__20hvK{align-items:center;background:#f3f4f6;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.SubscriptionSettings_modalClose__20hvK:hover{background:#e5e7eb;color:#374151}.SubscriptionSettings_modalBody__BL9OK{padding:24px}.SubscriptionSettings_infoBox__qofLw,.SubscriptionSettings_warningBox__RD\+nB{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:20px}.SubscriptionSettings_infoBox__qofLw{background:#eff6ff;border-color:#bfdbfe}.SubscriptionSettings_warningIcon__3N3EZ{color:#ef4444;flex-shrink:0}.SubscriptionSettings_infoIcon__jDFt4{color:#3b82f6;flex-shrink:0}.SubscriptionSettings_infoBox__qofLw h4,.SubscriptionSettings_warningBox__RD\+nB h4{color:#111827;font-size:16px;font-weight:600;margin:0 0 12px}.SubscriptionSettings_warningList__GMv-s{margin:0;padding-left:20px}.SubscriptionSettings_warningList__GMv-s li{color:#6b7280;font-size:14px;margin-bottom:8px}.SubscriptionSettings_formGroup__v1bjs{margin-bottom:20px}.SubscriptionSettings_label__csAhA{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.SubscriptionSettings_plansList__GQYC-{display:flex;flex-direction:column;gap:12px}.SubscriptionSettings_planOption__ldHcr{align-items:center;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .2s ease}.SubscriptionSettings_planOption__ldHcr:hover{background:#f9fafb;border-color:#d1d5db}.SubscriptionSettings_planOption__ldHcr input[type=radio]{margin:0}.SubscriptionSettings_planOptionContent__1y7oE{display:flex;flex-direction:column;gap:4px}.SubscriptionSettings_planOptionName__6RA0W{color:#111827;font-size:14px;font-weight:600}.SubscriptionSettings_planOptionDescription__1mfEu{color:#6b7280;font-size:13px}.SubscriptionSettings_modalActions__G1GFO{border-top:1px solid #f3f4f6;display:flex;gap:12px;justify-content:flex-end;padding:24px}.SubscriptionSettings_cancelButton__v-564,.SubscriptionSettings_primaryButton__hcX2a{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.SubscriptionSettings_cancelButton__v-564{background:#f3f4f6;color:#6b7280}.SubscriptionSettings_cancelButton__v-564:hover{background:#e5e7eb}.SubscriptionSettings_primaryButton__hcX2a{background:#111827;color:#fff}.SubscriptionSettings_primaryButton__hcX2a:hover{background:#374151}.SubscriptionSettings_primaryButton__hcX2a:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}@media (max-width:768px){.SubscriptionSettings_dangerCard__KszLG,.SubscriptionSettings_settingCard__wK-1L{padding:20px}.SubscriptionSettings_dangerHeader__w4vTi,.SubscriptionSettings_settingHeader__AGt7K{align-items:flex-start;flex-direction:column;gap:16px}.SubscriptionSettings_dangerInfo__eL8aZ,.SubscriptionSettings_settingInfo__vOksg{width:100%}.SubscriptionSettings_renewalInfo__G8rOX{flex-direction:column;gap:12px}.SubscriptionSettings_billingInfo__BOzxB{grid-template-columns:1fr}.SubscriptionSettings_modalContent__4QGii{margin:20px;width:95%}.SubscriptionSettings_modalActions__G1GFO{flex-direction:column}.SubscriptionSettings_cancelButton__v-564,.SubscriptionSettings_dangerButton__hBZEd,.SubscriptionSettings_primaryButton__hcX2a{width:100%}}