._button_ck4lx_1{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;font-weight:500;transition:all .2s ease;cursor:pointer}._fullWidth_ck4lx_21{width:100%}._button_ck4lx_1:disabled{opacity:.5;cursor:not-allowed}._primary_ck4lx_41{background:linear-gradient(135deg,#2563eb,#4f46e5,#7c3aed);background-size:200% auto;color:#fff;box-shadow:0 4px 14px #2563eb4d;border:none}._primary_ck4lx_41:hover:not(:disabled){background-position:right center;box-shadow:0 6px 20px #4f46e566;transform:translateY(-2px) scale(1.02)}._primary_ck4lx_41:active:not(:disabled){transform:translateY(0)}._secondary_ck4lx_77{background-color:var(--secondary);color:#fff}._secondary_ck4lx_77:hover:not(:disabled){filter:brightness(1.1)}._outline_ck4lx_95{border:1px solid var(--input-border);background:transparent;color:var(--foreground)}._outline_ck4lx_95:hover:not(:disabled){background-color:var(--card-bg)}._ghost_ck4lx_115{background:transparent;color:var(--foreground)}._ghost_ck4lx_115:hover:not(:disabled){background-color:#ffffff1a}._sm_ck4lx_135{height:2rem;padding:0 .75rem;font-size:.875rem}._md_ck4lx_147{height:2.5rem;padding:0 1rem;font-size:1rem}._lg_ck4lx_159{height:3rem;padding:0 1.5rem;font-size:1.125rem}._spinner_ck4lx_171{width:1rem;height:1rem;border:2px solid currentColor;border-bottom-color:transparent;border-radius:50%;animation:_spin_ck4lx_171 1s linear infinite}@keyframes _spin_ck4lx_171{to{transform:rotate(360deg)}}._header_1q13t_1{height:var(--header-height);width:100%;position:sticky;top:0;z-index:1000;background:transparent;transition:all .3s ease;display:flex;align-items:center}._scrolled_1q13t_25{background:rgba(var(--surface-rgb),.8)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px #0000000d;border-bottom:1px solid var(--border)}:root{--surface-rgb: 255, 255, 255}[data-theme=dark]{--surface-rgb: 30, 41, 59}._container_1q13t_57{max-width:1400px;width:100%;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){._container_1q13t_57{padding:0 1.5rem}}._logoLink_1q13t_89{display:flex;align-items:center;z-index:1001}._nav_1q13t_101{display:none;gap:1.5rem;align-items:center}@media(min-width:1024px){._nav_1q13t_101{display:flex}}._navLink_1q13t_125{font-size:.9375rem;font-weight:600;color:var(--text-muted);transition:all .2s;position:relative;padding:.5rem 0}._navLink_1q13t_125:hover,._navLink_1q13t_125._active_1q13t_145{color:var(--primary)}._navLink_1q13t_125._active_1q13t_145:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:var(--primary);border-radius:2px}._actions_1q13t_175{display:flex;align-items:center;gap:.5rem;z-index:1001}@media(min-width:768px){._actions_1q13t_175{gap:1rem}}._themeToggle_1q13t_201{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);font-size:1.2rem;transition:all .2s;cursor:pointer}._themeToggle_1q13t_201:hover{background:var(--border);transform:scale(1.05)}._desktopAuth_1q13t_239{display:none;align-items:center;gap:.75rem}@media(min-width:1024px){._desktopAuth_1q13t_239{display:flex}}._hamburger_1q13t_265{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:0}@media(min-width:1024px){._hamburger_1q13t_265{display:none}}._burgerLine_1q13t_305{width:22px;height:2px;background:var(--text-main);border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}._hamburger_1q13t_265[data-open=true] ._burgerLine_1q13t_305:nth-child(1){transform:translateY(8px) rotate(45deg)}._hamburger_1q13t_265[data-open=true] ._burgerLine_1q13t_305:nth-child(2){opacity:0;transform:translate(10px)}._hamburger_1q13t_265[data-open=true] ._burgerLine_1q13t_305:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._mobileMenu_1q13t_351{position:fixed;inset:0;background:var(--background);z-index:1000;padding:100px 1.5rem 2rem;display:flex;flex-direction:column;gap:3rem;overflow-y:auto}._mobileNav_1q13t_381{display:flex;flex-direction:column;gap:1.5rem}._mobileNavLink_1q13t_393{font-size:1.75rem;font-weight:800;color:var(--text-main);display:flex;align-items:center;justify-content:space-between}._activeDot_1q13t_411{width:10px;height:10px;background:var(--primary);border-radius:50%;box-shadow:0 0 10px var(--primary)}._mobileActions_1q13t_427{margin-top:auto;display:flex;flex-direction:column;gap:1.25rem;padding-top:2rem;border-top:1px solid var(--border)}._mobileUserBadge_1q13t_445{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}._avatar_1q13t_459{width:54px;height:54px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;box-shadow:0 5px 15px rgba(var(--primary-rgb),.3)}._userEmail_1q13t_487{font-weight:800;color:var(--text-main);font-size:1.1rem}._searchForm_5czyi_1{width:100%;margin-top:2rem}._inputWrapper_5czyi_11{display:flex;align-items:center;background:#fff;padding:.5rem;border-radius:9999px;box-shadow:0 10px 25px -5px #2563eb1a;border:1px solid var(--border);transition:all .3s ease}._inputWrapper_5czyi_11:focus-within{box-shadow:0 10px 25px -5px #2563eb33;border-color:var(--primary)}._input_5czyi_11{flex:1;border:none;outline:none;padding:.75rem 1rem;font-size:1rem;background:transparent;color:var(--text-main)}@media(min-width:768px){._input_5czyi_11{padding:.75rem 1.5rem;font-size:1.125rem}}._input_5czyi_11::placeholder{color:var(--text-muted)}._searchButton_5czyi_85{border-radius:9999px!important;padding:.75rem 1.5rem!important;font-weight:700!important;font-size:.9375rem!important;height:auto!important}@media(min-width:768px){._searchButton_5czyi_85{padding:.75rem 2.5rem!important;font-size:1rem!important}}[data-theme=dark] ._inputWrapper_5czyi_11{background:var(--surface)}._container_l2fo2_1{width:100%;animation:_fadeIn_l2fo2_1 .8s cubic-bezier(.16,1,.3,1)}@keyframes _fadeIn_l2fo2_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._detailsGrid_l2fo2_35{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1200px;margin:0 auto}@media(min-width:1024px){._detailsGrid_l2fo2_35{grid-template-columns:repeat(12,1fr);gap:2rem}}._vehicleHero_l2fo2_67{grid-column:1 / -1;height:220px;position:relative;overflow:hidden;border-radius:1.5rem;margin-bottom:.5rem;box-shadow:0 10px 30px -10px #0003}@media(min-width:768px){._vehicleHero_l2fo2_67{height:350px;border-radius:2.5rem;margin-bottom:1rem}}._heroImg_l2fo2_103{width:100%;height:100%;object-fit:cover;transition:transform 1s ease}._vehicleHero_l2fo2_67:hover ._heroImg_l2fo2_103{transform:scale(1.05)}._heroOverlay_l2fo2_125{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,transparent 70%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}@media(min-width:768px){._heroOverlay_l2fo2_125{padding:3rem}}._heroContent_l2fo2_157 p{font-size:.75rem;color:var(--primary);font-weight:800;letter-spacing:.1em;margin-bottom:.25rem}._heroContent_l2fo2_157 h1{font-size:1.75rem;font-weight:900;color:#fff;letter-spacing:-.02em;line-height:1.1}@media(min-width:768px){._heroContent_l2fo2_157 p{font-size:1.1rem}._heroContent_l2fo2_157 h1{font-size:3.5rem}}._vitalsDashboard_l2fo2_211{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){._vitalsDashboard_l2fo2_211{grid-template-columns:repeat(4,1fr);gap:1.5rem}}._vitalCard_l2fo2_239{background:var(--surface);padding:1rem;border-radius:1.25rem;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;transition:all .3s ease}@media(min-width:768px){._vitalCard_l2fo2_239{padding:1.5rem;flex-direction:row;text-align:left;border-radius:2rem}}._vitalCard_l2fo2_239:hover{transform:translateY(-5px);border-color:var(--primary);box-shadow:var(--card-shadow)}._vitalIcon_l2fo2_295{width:44px;height:44px;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem}@media(min-width:768px){._vitalIcon_l2fo2_295{width:56px;height:56px;font-size:1.5rem}}._vitalInfo_l2fo2_331 h4{font-size:.7rem;color:var(--text-muted);font-weight:700;text-transform:uppercase;margin-bottom:.15rem}._vitalValue_l2fo2_347{font-size:.875rem;font-weight:800;color:var(--text-main)}@media(min-width:768px){._vitalValue_l2fo2_347{font-size:1.125rem}}._sectionCard_l2fo2_373{grid-column:span 12;background:var(--surface);border-radius:1.5rem;padding:1.5rem;border:1px solid var(--border);transition:all .3s ease}@media(min-width:1024px){._sectionCard_l2fo2_373{grid-column:span 6;padding:2rem;border-radius:2rem}}._sectionHeader_l2fo2_407{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._sectionIcon_l2fo2_421{width:36px;height:36px;background:rgba(var(--primary-rgb),.1);color:var(--primary);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}._sectionHeader_l2fo2_407 h3{font-size:1.25rem;font-weight:800;color:var(--text-main)}._infoGrid_l2fo2_457{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){._infoGrid_l2fo2_457{grid-template-columns:repeat(2,1fr)}}._infoItem_l2fo2_481{display:flex;flex-direction:column;gap:.35rem}._infoLabel_l2fo2_493{font-size:.65rem;text-transform:uppercase;color:var(--text-muted);font-weight:800;letter-spacing:.05em}._infoValue_l2fo2_509{font-size:.9375rem;font-weight:700;color:var(--text-main);word-break:break-all}._activeBg_l2fo2_525{background:#10b9811a;color:#10b981}._expiredBg_l2fo2_535{background:#ef44441a;color:#ef4444}._warningBg_l2fo2_545{background:#f59e0b1a;color:#f59e0b}._masked_l2fo2_557{filter:blur(4px);-webkit-user-select:none;user-select:none;background:rgba(var(--primary-rgb),.03);padding:.125rem .5rem;border-radius:.25rem;cursor:help}._upgradeSection_l2fo2_577{grid-column:1 / -1;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:1.5rem;padding:2rem 1.5rem;color:#fff;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}@media(min-width:768px){._upgradeSection_l2fo2_577{flex-direction:row;justify-content:space-between;text-align:left;padding:3rem;border-radius:2.5rem}}._upgradeText_l2fo2_623 h3{font-size:1.5rem;font-weight:950;margin-bottom:.5rem}._upgradeText_l2fo2_623 p{color:#94a3b8;max-width:500px}._upgradeBtn_l2fo2_645{background:var(--primary)!important;color:#fff!important;padding:1rem 2rem!important;font-weight:800!important;border-radius:1rem!important;white-space:nowrap}._main_1s9w1_1{min-height:100vh;display:flex;flex-direction:column}._heroSection_1s9w1_7{background:linear-gradient(180deg,#dbeafe 0%,var(--background) 100%);padding:4rem 1.5rem 6rem;position:relative;overflow:hidden}._heroContainer_1s9w1_14{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){._heroContainer_1s9w1_14{grid-template-columns:1.2fr .8fr}}._heroContent_1s9w1_29{display:flex;flex-direction:column;align-items:flex-start}._heroBadge_1s9w1_35{background:#dbeafe;color:var(--primary);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700;margin-bottom:1.5rem;border:1px solid #bfdbfe}._heroTitle_1s9w1_46{font-size:2.25rem;font-weight:800;line-height:1.1;color:var(--text-main);margin-bottom:1.5rem}@media(min-width:640px){._heroTitle_1s9w1_46{font-size:3rem}}@media(min-width:1024px){._heroTitle_1s9w1_46{font-size:4rem}}._accentText_1s9w1_66{color:var(--primary)}._heroSubtitle_1s9w1_70{font-size:1.25rem;color:var(--text-muted);line-height:1.6;max-width:600px;margin-bottom:3rem}._searchWrapper_1s9w1_78{width:100%;max-width:650px}._trustBadges_1s9w1_83{display:flex;gap:1rem;margin-top:1.5rem;color:var(--text-muted);font-size:.875rem;font-weight:600;justify-content:center}@media(min-width:1024px){._trustBadges_1s9w1_83{justify-content:flex-start;padding-left:2rem}}._featureCards_1s9w1_100{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:4rem;width:100%}@media(min-width:768px){._featureCards_1s9w1_100{grid-template-columns:repeat(5,1fr)}}._featureCard_1s9w1_100{background:var(--surface);padding:1.5rem;border-radius:1.25rem;box-shadow:var(--card-shadow);display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid var(--border);transition:transform .3s ease}._featureCard_1s9w1_100:hover{transform:translateY(-5px)}._featureIcon_1s9w1_131{width:50px;height:50px;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}._featureCard_1s9w1_100 h3{font-size:.9375rem;font-weight:700;margin-bottom:.5rem}._featureCard_1s9w1_100 p{font-size:.75rem;color:var(--text-muted)}._heroImageWrapper_1s9w1_153{display:none}@media(min-width:1024px){._heroImageWrapper_1s9w1_153{display:block}}._heroImage_1s9w1_153{width:100%;height:auto;border-radius:2.5rem;box-shadow:0 50px 100px -20px #00000040;border:8px solid white}._resultsSection_1s9w1_171{padding:6rem 1.5rem;background:linear-gradient(180deg,var(--background) 0%,#f8fafc 100%);border-top:1px solid var(--border)}[data-theme=dark] ._resultsSection_1s9w1_171{background:linear-gradient(180deg,var(--background) 0%,#0f172a 100%)}._resultsContainer_1s9w1_181{max-width:1000px;margin:0 auto}._resultsHeader_1s9w1_186{text-align:center;margin-bottom:3rem}._resultsHeader_1s9w1_186 h2{font-size:2.5rem;font-weight:800}._divider_1s9w1_196{width:60px;height:4px;background:var(--primary);margin:1rem auto 0;border-radius:2px}._statsSection_1s9w1_205{padding:6rem 1.5rem;background:var(--surface)}._statsGrid_1s9w1_210{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;text-align:center}._statItem_1s9w1_219 h2{font-size:3.5rem;font-weight:900;color:var(--primary);margin-bottom:.5rem}._statItem_1s9w1_219 p{font-size:1.125rem;font-weight:600;color:var(--text-muted)}._stepsSection_1s9w1_233{padding:8rem 1.5rem;background:var(--background)}._stepsGrid_1s9w1_238{max-width:1200px;margin:4rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}._stepCard_1s9w1_246{position:relative;padding:3rem;background:var(--surface);border-radius:2rem;border:1px solid var(--border);box-shadow:var(--card-shadow)}._stepNumber_1s9w1_255{position:absolute;top:-1.5rem;left:2rem;width:3.5rem;height:3.5rem;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;border-radius:1rem;box-shadow:0 10px 20px -5px #2563eb66}._stepCard_1s9w1_246 h3{font-size:1.5rem;font-weight:800;margin-bottom:1rem;margin-top:1rem}._stepCard_1s9w1_246 p{color:var(--text-muted);line-height:1.6}._premiumSection_1s9w1_285{padding:4rem 1rem;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;text-align:center;border-radius:2rem;margin:0 1rem 4rem}@media(min-width:768px){._premiumSection_1s9w1_285{padding:8rem 1.5rem;border-radius:3rem;margin:0 1.5rem 6rem}}._premiumSection_1s9w1_285 h2{font-size:3rem;font-weight:900;margin-bottom:1.5rem}._premiumSection_1s9w1_285 p{font-size:1.25rem;color:#94a3b8;max-width:700px;margin:0 auto 3rem}._premiumBadge_1s9w1_315{display:inline-block;background:#2563eb33;color:#60a5fa;padding:.5rem 1.5rem;border-radius:9999px;font-weight:700;margin-bottom:2rem;border:1px solid rgba(37,99,235,.4)}._fuelSection_1s9w1_326{padding:6rem 1.5rem;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._fuelGrid_1s9w1_333{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:4rem auto 0}._fuelCard_1s9w1_341{background:var(--background);padding:2.5rem;border-radius:2rem;border:1px solid var(--border);transition:transform .3s ease;box-shadow:var(--card-shadow)}._fuelCard_1s9w1_341:hover{transform:translateY(-5px)}._fuelCard_1s9w1_341 h4{font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;color:var(--primary)}._fuelRates_1s9w1_361{display:flex;flex-direction:column;gap:1.25rem}._fuelRates_1s9w1_361 div{display:flex;justify-content:space-between;align-items:center}._fuelRates_1s9w1_361 span{color:var(--text-muted);font-size:1rem;font-weight:600}._fuelRates_1s9w1_361 strong{color:var(--text-main);font-size:1.25rem;font-weight:800}._footer_1s9w1_386{background:var(--surface);border-top:1px solid var(--border);padding:6rem 1.5rem 3rem;margin-top:auto}._footerContainer_1s9w1_393{max-width:1400px;margin:0 auto}._footerTop_1s9w1_398{display:flex;flex-direction:column;gap:4rem;margin-bottom:4rem}@media(min-width:768px){._footerTop_1s9w1_398{flex-direction:row;justify-content:space-between}}._footerBrand_1s9w1_412{max-width:350px}._footerDesc_1s9w1_416{color:var(--text-muted);margin-top:1.5rem;line-height:1.6}._footerLinks_1s9w1_422{display:flex;gap:4rem}._linkColumn_1s9w1_427{display:flex;flex-direction:column;gap:1rem}._linkColumn_1s9w1_427 h4{font-size:1rem;font-weight:700;margin-bottom:.5rem}._linkColumn_1s9w1_427 a{color:var(--text-muted);transition:color .2s}._linkColumn_1s9w1_427 a:hover{color:var(--primary)}._footerBottom_1s9w1_448{border-top:1px solid var(--border);padding-top:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--text-muted);font-size:.875rem}._parentCompany_1s9w1_459{color:var(--primary);font-weight:700}._error_1s9w1_464{color:var(--error);margin-top:1rem;font-weight:600;text-align:center}._wrapper_1ankc_1{display:flex;flex-direction:column;gap:.5rem}._fullWidth_1ankc_13{width:100%}._label_1ankc_21{font-size:.875rem;font-weight:500;color:var(--foreground)}._input_1ankc_35{height:2.75rem;padding:0 1rem;border-radius:.5rem;border:1px solid var(--input-border);background-color:var(--input-bg);color:var(--foreground);font-size:.9375rem;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}._input_1ankc_35:focus{border-color:var(--primary);background-color:#fff;box-shadow:0 0 0 4px #2563eb1a}._errorInput_1ankc_71{border-color:var(--error)}._errorInput_1ankc_71:focus{box-shadow:0 0 0 2px #ef444433}._errorMessage_1ankc_87{font-size:.75rem;color:var(--error)}._card_1rhcd_1{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:var(--foreground)}._header_1rhcd_17{padding:1.5rem 1.5rem .75rem}._title_1rhcd_25{font-size:1.25rem;font-weight:600;color:var(--foreground)}._content_1rhcd_37{padding:1.5rem}._container_1m67f_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#f8fafc;background-image:radial-gradient(at 0% 0%,rgba(37,99,235,.05) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(79,70,229,.05) 0px,transparent 50%)}._contentWrapper_1m67f_23{width:100%;max-width:900px;display:flex;background:#fff;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;border:1px solid var(--card-border)}._illustrationSide_1m67f_45{display:none;flex:1;background:linear-gradient(135deg,#f8fafc,#eff6ff);padding:3rem;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid var(--card-border)}@media(min-width:768px){._illustrationSide_1m67f_45{display:flex}._card_1m67f_77{border-radius:0!important;box-shadow:none!important;border:none!important;max-width:450px!important}}._illustrationWrapper_1m67f_93{text-align:center}._carSvg_1m67f_101{width:100%;max-width:350px;margin-bottom:2rem}._illustrationText_1m67f_113 h2{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}._illustrationText_1m67f_113 p{color:#64748b;font-size:.9375rem;line-height:1.6}._card_1m67f_77{flex:1;width:100%;padding:2.5rem;background:#fff}._header_1m67f_153{padding:0;margin-bottom:2rem}._title_1m67f_163{font-size:1.875rem;font-weight:800;color:var(--foreground);margin-bottom:.5rem}._subtitle_1m67f_177{color:#64748b;font-size:.9375rem}._cardContent_1m67f_187{padding:0}._googleWrapper_1m67f_195{margin-bottom:1.5rem}._divider_1m67f_203{display:flex;align-items:center;text-align:center;margin-bottom:1.5rem;color:#94a3b8;font-size:.75rem;font-weight:600;letter-spacing:.05em}._divider_1m67f_203:before,._divider_1m67f_203:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}._divider_1m67f_203:before{margin-right:.75em}._divider_1m67f_203:after{margin-left:.75em}._form_1m67f_255{display:flex;flex-direction:column;gap:1.5rem}._error_1m67f_267{padding:.875rem 1rem;background:#fef2f2;border-left:4px solid var(--error);color:var(--error);font-size:.875rem;font-weight:500;border-radius:.25rem;margin-bottom:.5rem}._submitBtn_1m67f_289{font-weight:600}._footer_1m67f_297{margin-top:1.5rem;text-align:center;font-size:.875rem}._footer_1m67f_297 p{color:#64748b;margin-bottom:.5rem}._link_1m67f_319{color:var(--primary);font-weight:600;text-decoration:none}._link_1m67f_319:hover{text-decoration:underline}._forgotLink_1m67f_339{color:#64748b;font-weight:500;text-decoration:none}._forgotLink_1m67f_339:hover{color:var(--primary)}._container_1p6j7_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#f8fafc}._contentWrapper_1p6j7_19{width:100%;max-width:500px}._card_1p6j7_29{padding:2.5rem;background:#fff;border-radius:1.5rem;border:1px solid var(--card-border);box-shadow:0 20px 25px -5px #0000000d}._header_1p6j7_45{padding:0;margin-bottom:2rem;text-align:center}._title_1p6j7_57{font-size:1.875rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}._subtitle_1p6j7_71{color:#64748b;font-size:.9375rem}._cardContent_1p6j7_81{padding:0}._form_1p6j7_89,._inputGrid_1p6j7_101{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:640px){._inputGrid_1p6j7_101{flex-direction:row}}._error_1p6j7_125{padding:.875rem 1rem;background:#fef2f2;border-left:4px solid var(--error);color:var(--error);font-size:.875rem;font-weight:500;border-radius:.25rem;margin-bottom:1.5rem}._submitBtn_1p6j7_147{font-weight:700}._backLink_1p6j7_155{color:#64748b;font-weight:500;font-size:.875rem;padding:0;height:auto}._backLink_1p6j7_155:hover{color:var(--primary);background:transparent;text-decoration:underline}._footer_1p6j7_183{margin-top:2rem;text-align:center;font-size:.875rem}._footer_1p6j7_183 p{color:#64748b}._link_1p6j7_203{color:var(--primary);font-weight:700;text-decoration:none}._link_1p6j7_203:hover{text-decoration:underline}._main_iy5pv_1{min-height:100vh;background:var(--background);transition:background .3s ease}._container_iy5pv_13{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media(min-width:768px){._container_iy5pv_13{padding:3rem 1.5rem}}._headerSection_iy5pv_37{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}._welcomeText_iy5pv_51 h1{font-size:2rem;font-weight:800;color:var(--text-main);letter-spacing:-.02em}@media(min-width:768px){._welcomeText_iy5pv_51 h1{font-size:2.5rem}}._welcomeText_iy5pv_51 p{color:var(--text-muted);font-size:1rem}._statsGrid_iy5pv_87{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem;margin-bottom:3rem}@media(min-width:768px){._statsGrid_iy5pv_87{grid-template-columns:repeat(3,1fr);gap:1.5rem}}._statCard_iy5pv_115{background:var(--surface);padding:1.5rem;border-radius:1.5rem;border:1px solid var(--border);display:flex;align-items:center;gap:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}._statCard_iy5pv_115:hover{transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000001a;border-color:var(--primary)}._statIcon_iy5pv_149{width:3.5rem;height:3.5rem;background:rgba(var(--primary-rgb),.1);border-radius:1.1rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem}._statInfo_iy5pv_171 h3{font-size:.75rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}._statValue_iy5pv_189{font-size:1.5rem;font-weight:800;color:var(--text-main)}._contentGrid_iy5pv_201{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){._contentGrid_iy5pv_201{grid-template-columns:2fr 1fr}}._historyCard_iy5pv_225{background:var(--surface);border-radius:1.5rem;border:1px solid var(--border);box-shadow:var(--card-shadow);overflow:hidden}._cardHeader_iy5pv_241{padding:1.25rem 1.75rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;background:rgba(var(--primary-rgb),.02)}._cardHeader_iy5pv_241 h2{font-size:1.25rem;font-weight:800;color:var(--text-main)}._historyList_iy5pv_271{padding:.75rem}._historyItem_iy5pv_279{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-radius:1rem;transition:all .2s ease;cursor:pointer;margin-bottom:.5rem}._historyItem_iy5pv_279:last-child{margin-bottom:0}._historyItem_iy5pv_279:hover{background:var(--background);transform:translate(5px)}._vehicleInfo_iy5pv_319{display:flex;align-items:center;gap:1rem}._regNo_iy5pv_331{font-weight:800;color:var(--background);background:var(--text-main);padding:.35rem .85rem;border-radius:.6rem;font-size:.875rem}._vehicleName_iy5pv_349{font-weight:600;color:var(--text-main)}._date_iy5pv_359{font-size:.8125rem;color:var(--text-muted);font-weight:500}._emptyState_iy5pv_371{padding:5rem 2.5rem;text-align:center;color:var(--text-muted)}._upgradeCard_iy5pv_383{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;border-radius:1.5rem;overflow:hidden;position:relative}._upgradeContent_iy5pv_399{padding:2.25rem;text-align:center}._upgradeIcon_iy5pv_409{font-size:3rem;margin-bottom:1.5rem}._upgradeContent_iy5pv_399 h2{font-size:1.75rem;font-weight:900;margin-bottom:1rem}._upgradeContent_iy5pv_399 p{color:#94a3b8;font-size:.9375rem;margin-bottom:2rem}._featureList_iy5pv_443{text-align:left;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.85rem}._featureItem_iy5pv_459{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#cbd5e1}._checkIcon_iy5pv_475{color:#10b981;font-weight:800}._upgradeBtn_iy5pv_485{width:100%;font-weight:800;padding:1.15rem!important;background:#fff!important;color:#0f172a!important;border-radius:1rem!important}._loading_iy5pv_503{min-height:100vh;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--text-muted);background:var(--background)}._sidebarColumn_iy5pv_523{display:flex;flex-direction:column;gap:2rem}._pricingGrid_iy5pv_535{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.5rem 0}._pricingPlan_iy5pv_549{background:#ffffff0d;padding:1.25rem;border-radius:1.1rem;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;text-align:left}._pricingPlan_iy5pv_549._popular_iy5pv_569{border-color:#3b82f6;background:#3b82f626}._planLabel_iy5pv_579{font-size:.7rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}._planPrice_iy5pv_597{font-size:1.75rem;font-weight:900;color:#fff}._planPrice_iy5pv_597 span{font-size:.9rem;font-weight:600;color:#94a3b8}._saveBadge_iy5pv_621{position:absolute;top:0;right:0;background:#10b981;color:#fff;font-size:.65rem;font-weight:900;padding:.35rem .75rem;border-bottom-left-radius:.75rem}._proActiveCard_iy5pv_645{background:var(--surface);padding:2.5rem;border-radius:2rem;border:1px solid var(--border);text-align:center;box-shadow:var(--card-shadow)}._proActiveBadge_iy5pv_663{background:rgba(var(--primary-rgb),.1);color:var(--primary);padding:.65rem 1.25rem;border-radius:2.5rem;font-weight:900;font-size:.875rem;display:inline-block;margin-bottom:1.5rem;border:1px solid rgba(var(--primary-rgb),.2)}._proActiveCard_iy5pv_645 h3{font-size:1.5rem;font-weight:900;color:var(--text-main);margin-bottom:2rem}._proBenefitList_iy5pv_701{display:flex;flex-direction:column;gap:1.25rem;text-align:left}._proBenefit_iy5pv_701{display:flex;align-items:center;gap:1rem;font-weight:700;color:var(--text-main)}._benefitIcon_iy5pv_731{font-size:1.25rem}._proHighlight_iy5pv_739{color:var(--primary)!important}._microBadge_iy5pv_747{font-size:.65rem;background:var(--primary);color:#fff;padding:.25rem .6rem;border-radius:.5rem;font-weight:950;margin-left:.5rem}:root{--primary: #2563eb;--primary-hover: #1d4ed8;--secondary: #3b82f6;--accent: #60a5fa;--background: #f0f7ff;--surface: #ffffff;--text-main: #1e293b;--text-muted: #64748b;--border: #e2e8f0;--error: #ef4444;--success: #22c55e;--card-shadow: 0 10px 15px -3px rgba(37, 99, 235, .05), 0 4px 6px -2px rgba(37, 99, 235, .05);--header-height: 72px}[data-theme=dark]{--primary: #3b82f6;--primary-hover: #60a5fa;--secondary: #1d4ed8;--accent: #2563eb;--background: #0f172a;--surface: #1e293b;--text-main: #f8fafc;--text-muted: #94a3b8;--border: #334155;--card-shadow: 0 10px 15px -3px rgba(0, 0, 0, .3)}*{box-sizing:border-box;padding:0;margin:0}html,body{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background);color:var(--text-main);transition:background-color .3s ease,color .3s ease}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
