:root{--font-sans:var(--font-geist-sans),"Geist","Avenir Next","Segoe UI",sans-serif;--font-mono:var(--font-geist-mono),"Geist Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--surface:#F5EDDC;--line:#CFB893;--sun:#f5b84b;--shadow:0 18px 46px rgba(44,36,22,0.08);--radius-lg:8px;--radius-md:6px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}.app-bg{position:relative;min-height:100vh;padding:2rem 1rem}.app-shell{position:relative;z-index:1;max-width:1040px;margin:0 auto;background:linear-gradient(180deg,var(--surface) 0,var(--bg) 100%);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.app-header{padding:2rem;border-bottom:1px solid var(--line);justify-content:space-between;flex-wrap:wrap}.app-header,.brand-lockup{position:relative;display:flex;align-items:center;gap:1rem}.brand-lockup{z-index:1}.app-logo{width:8.8rem;flex-shrink:0;filter:drop-shadow(0 5px 8px rgba(172,79,34,.22))}.brand-name{margin:0;font-size:clamp(1.75rem,3.2vw,2.4rem);line-height:1.03;letter-spacing:.01em}.brand-slogan{margin:.22rem 0 0;font-size:.85rem;color:#5C503E;font-weight:800;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,255,255,.75);background:rgba(255,255,255,.72);border:1px solid rgba(196,181,162,.8);border-radius:999px;padding:.14rem .52rem;width:-moz-fit-content;width:fit-content}.app-nav{position:relative;z-index:1;display:flex;gap:.5rem;background:linear-gradient(180deg,#EDD9B8,#E0CAA0);border:1px solid var(--line);border-radius:999px;padding:.3rem}.header-nav-actions{gap:.45rem;flex-wrap:wrap}.header-nav-actions,.header-nav-area{position:relative;z-index:1;display:inline-flex;align-items:center}.header-nav-area{margin-left:auto;padding-right:13.2rem}.header-account-corner{position:absolute;right:-.98rem;top:-1.22rem;display:inline-flex;align-items:center;gap:.58rem}.profile-circle{display:inline-flex;align-items:center;border:2px solid #a89880;border-radius:999px;width:3.12rem;height:3.12rem;justify-content:center;background:linear-gradient(180deg,#EDD9B8,#E0CAA0);color:#3D3020;overflow:hidden;box-shadow:0 5px 12px rgba(26,16,5,.18)}.profile-icon{width:1.62rem;height:1.62rem;display:inline-flex}.profile-circle-image,.profile-icon svg{width:100%;height:100%}.profile-circle-image{object-fit:cover;object-position:center;display:block}.landing-login-sign{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:999px;background:linear-gradient(180deg,#EDD9B8,#E0CAA0);padding:.28rem .36rem .28rem .68rem}.landing-login-sign-actions{gap:.25rem;padding:.26rem .3rem .26rem .38rem}.landing-login-label{margin:0;color:var(--muted);font-size:.83rem;font-weight:700;letter-spacing:.01em}.landing-login-text-link,.landing-try-now-link{display:inline-flex;align-items:center;min-height:2.25rem;padding:.22rem .68rem;border-radius:999px;font-size:.92rem;font-weight:800;transition:transform .12s ease,box-shadow .16s ease,background-color .16s ease}.landing-login-text-link{color:color-mix(in srgb,var(--accent) 82%,#2D2218 18%)}.landing-try-now-link{color:#fff;background:linear-gradient(180deg,#8B6914,#6B4F0E);box-shadow:0 12px 24px rgba(139,105,20,.2)}.landing-login-text-link:hover,.landing-try-now-link:hover{transform:translateY(-1px)}.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,26rem);grid-gap:1.05rem;gap:1.05rem}.auth-shell-onboarding{display:grid;grid-template-columns:minmax(0,1fr)}.auth-copy-panel{min-height:16rem;display:grid;align-content:start}.auth-form-card{justify-self:end;width:100%}.auth-inline-link{color:color-mix(in srgb,var(--accent) 78%,#2D2218 22%);font-weight:700;text-decoration:underline;text-underline-offset:.14rem}.onboarding-shell{position:relative;overflow:hidden;min-height:36rem;padding:1.35rem;background:radial-gradient(circle at 10% 12%,rgba(255,215,164,.28) 0,rgba(255,215,164,0) 30%),radial-gradient(circle at 88% 16%,rgba(232,220,200,.34) 0,rgba(232,220,200,0) 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,248,236,.98));box-shadow:0 18px 40px rgba(26,16,5,.08)}.onboarding-shell:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,0) 24%);pointer-events:none}.onboarding-shell-head,.onboarding-stage{position:relative;z-index:1}.onboarding-shell-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.onboarding-shell-aside{display:grid;justify-items:end;grid-gap:.85rem;gap:.85rem}.onboarding-shell-eyebrow{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--accent) 66%,#6B5D4D 34%)}.onboarding-shell-title{margin:.4rem 0 0;font-size:clamp(2rem,3.8vw,2.85rem);line-height:1.02;letter-spacing:-.03em}.onboarding-shell-body{margin:.65rem 0 0;max-width:34ch;font-size:1rem;color:color-mix(in srgb,var(--text) 74%,var(--muted) 26%)}.onboarding-shell-status{min-width:min(100%,11rem);display:grid;grid-gap:.55rem;gap:.55rem}.onboarding-shell-step-label{justify-self:end;font-size:.8rem;font-weight:700;color:color-mix(in srgb,var(--text) 54%,var(--muted) 46%)}.onboarding-progress-rail{position:relative;width:100%;height:.3rem;border-radius:999px;overflow:hidden;background:rgba(212,197,178,.45)}.onboarding-progress-fill{display:block;width:66.666%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f2a04f,#8B6914);transform-origin:left center;transition:transform .42s cubic-bezier(.22,1,.36,1)}.onboarding-stage{margin-top:1.6rem;overflow:hidden;border-radius:24px;border:1px solid rgba(212,197,178,.8);background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,248,236,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 16px 30px rgba(26,16,5,.06)}.onboarding-stage-track{display:flex;align-items:flex-start;width:100%;transform:translateX(0);transition:transform .52s cubic-bezier(.22,1,.36,1);will-change:transform}.onboarding-slide{flex:0 0 100%;width:100%;max-width:100%;padding:1.25rem}.onboarding-slide[aria-hidden=true]{height:0;overflow:hidden;padding-top:0;padding-bottom:0}.onboarding-slide-inner{width:min(100%,28rem);min-height:25rem;margin:0 auto;display:grid;align-content:center;grid-gap:1rem;gap:1rem}.onboarding-slide-inner-email{width:min(100%,48rem)}.onboarding-slide-inner-success{place-items:center;text-align:center}.onboarding-slide-copy{display:grid;grid-gap:.35rem;gap:.35rem}.onboarding-slide-title{margin:0;font-size:clamp(1.55rem,2.6vw,1.9rem);line-height:1.06;letter-spacing:-.02em}.onboarding-slide-note{margin:0;font-size:.95rem;color:color-mix(in srgb,var(--text) 66%,var(--muted) 34%)}.onboarding-social-wrap{border-radius:20px;padding:.3rem;background:rgba(255,248,236,.78);border:1px solid rgba(212,197,178,.72)}.onboarding-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:start}.onboarding-choice-panel{display:grid;grid-gap:.65rem;gap:.65rem;align-content:start}.onboarding-panel-label{margin:0;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--text) 48%,var(--muted) 52%)}.onboarding-divider-label{display:flex;align-items:center;gap:.7rem;color:color-mix(in srgb,var(--text) 52%,var(--muted) 48%);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.onboarding-divider-label span:first-child,.onboarding-divider-label span:last-child{flex:1 1;height:1px;background:rgba(212,197,178,.7)}.onboarding-pane{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border-radius:20px;background:rgba(255,255,255,.92);border:1px solid rgba(212,197,178,.78);box-shadow:0 12px 24px rgba(26,16,5,.05)}.onboarding-pane-password{align-content:start}.onboarding-email-summary{display:grid;grid-gap:.15rem;gap:.15rem;padding:.8rem .9rem;border-radius:16px;background:color-mix(in srgb,#E9D9C0 64%,#fff 36%);border:1px solid rgba(212,197,178,.7)}.onboarding-email-summary-label{font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,var(--text) 45%,var(--muted) 55%)}.onboarding-email-summary-value{font-size:.98rem;font-weight:700;color:color-mix(in srgb,var(--text) 86%,var(--muted) 14%)}.onboarding-submit-button{width:100%;justify-content:center;min-height:3rem}.onboarding-submit-button:hover{filter:brightness(1.02)}.onboarding-footnote{margin:.15rem 0 0;font-size:.88rem;color:var(--muted);text-align:center}.onboarding-password-hint{margin:-.15rem 0 0;font-size:.82rem;color:color-mix(in srgb,var(--text) 70%,var(--muted) 30%)}.onboarding-action-row{display:flex;gap:.6rem;align-items:center}.onboarding-back-button{min-height:3rem;padding-inline:.9rem;font-size:.82rem}.onboarding-success-mark{width:5rem;height:5rem;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#f09a4e,#8B6914);box-shadow:0 18px 34px rgba(139,105,20,.24);animation:onboardingSuccessBloom .52s cubic-bezier(.22,1,.36,1)}.onboarding-success-mark span{width:1.45rem;height:.8rem;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg) translate(.08rem,-.04rem)}@keyframes onboardingSuccessBloom{0%{opacity:0;transform:scale(.84)}to{opacity:1;transform:scale(1)}}.onboarding-success-title{margin:0;font-size:1.2rem;font-weight:800;color:color-mix(in srgb,var(--accent) 84%,#2D2218 16%)}.onboarding-success-copy{max-width:28ch;margin:0;color:color-mix(in srgb,var(--text) 70%,var(--muted) 30%)}.onboarding-success-button{justify-content:center;text-decoration:none}.first-vehicle-callout{background:radial-gradient(circle at 92% 12%,rgba(255,209,142,.22) 0,rgba(255,209,142,0) 38%),radial-gradient(circle at 10% 100%,rgba(232,220,200,.24) 0,rgba(232,220,200,0) 38%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.first-vehicle-step-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.first-vehicle-step-pill{display:inline-flex;align-items:center;padding:.36rem .7rem;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(212,197,178,.86);color:color-mix(in srgb,var(--text) 78%,var(--muted) 22%);font-size:.8rem;font-weight:700}.first-vehicle-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1rem}.first-vehicle-hint{color:color-mix(in srgb,var(--accent) 68%,#3D3020 32%);font-size:.86rem;font-weight:700}.garage-empty-state{margin-top:1rem;padding:1rem;border-radius:var(--radius-md);border:1px dashed color-mix(in srgb,var(--accent) 24%,var(--line) 76%);background:color-mix(in srgb,var(--surface) 84%,#EBDEBF 16%)}.garage-empty-title{margin:0;font-size:1rem;font-weight:800}.garage-empty-link{margin-top:.85rem;display:inline-flex}.alerts-heading-inline{display:flex;align-items:center;justify-content:flex-start;gap:.44rem}.nav-link{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;padding:.45rem .8rem;min-height:2.75rem;border-radius:999px;font-weight:600;font-size:.9rem;white-space:nowrap;transition:transform .14s ease,box-shadow .17s ease,background-color .17s ease,border-color .17s ease}.nav-link:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 8px 16px rgba(26,16,5,.11)}.nav-link:hover .nav-icon{transform:scale(1.08) rotate(-2deg)}.nav-link-home{padding-inline:.72rem .86rem}.nav-icon-wrap{position:relative;width:1.08rem;height:1.08rem;display:inline-flex}.nav-icon{width:100%;height:100%;display:block;transition:transform .14s ease}.mailbox-status-button{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--line);border-radius:999px;background:linear-gradient(180deg,#EDD9B8,#E0CAA0);padding:.24rem .58rem .24rem .42rem;color:color-mix(in srgb,var(--accent) 70%,#2D2218 30%)}.mailbox-status-button-alert{border-color:color-mix(in srgb,#cf4a4a 55%,var(--line) 45%)}.mailbox-icon-wrap{position:relative;width:2.35rem;height:1.9rem;display:inline-flex}.mailbox-icon{width:100%;height:100%;display:block}.mailbox-notification-dot{position:absolute;right:-.19rem;top:-.18rem;width:.58rem;height:.58rem;background:#d94b4b;border:1px solid #fff;border-radius:999px}.mailbox-status-text{font-size:.74rem;font-weight:700;white-space:nowrap}.mailbox-status-button-icon-only{padding:0;min-width:2.6rem;justify-content:center;background:transparent;border:0;box-shadow:none}.nav-link-active{background:var(--surface);color:color-mix(in srgb,var(--accent) 70%,#2D2218 30%);border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line) 75%)}.aux-nav{display:inline-flex;align-items:center;gap:.35rem;margin-left:.15rem}.aux-nav-link{color:#5C503E;font-size:.82rem;font-weight:700;padding:.2rem .28rem;border-bottom:1px solid transparent}.aux-nav-link-active{color:#3D3020;border-bottom-color:#A89880}.app-main{padding:1.5rem;display:grid;grid-gap:1rem;gap:1rem}.page-header-block{padding:.05rem .12rem .15rem}.page-title{margin:0;font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:.01em}.page-subtitle{margin:.38rem 0 0;color:var(--muted);font-size:.93rem;max-width:68ch}.section-card{border:1px solid var(--line);background:linear-gradient(180deg,var(--surface) 0,var(--bg) 100%);border-radius:var(--radius-lg);padding:1.2rem;box-shadow:0 4px 14px rgba(26,16,5,.05)}.section-title{margin:0;font-size:1.05rem}.section-title-action-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.section-subtitle{margin-top:.35rem;margin-bottom:0;color:var(--muted);font-size:.95rem}.activation-card,.activation-inline-card{background:radial-gradient(circle at 100% 0,rgba(255,218,157,.26) 0,rgba(255,218,157,0) 38%),radial-gradient(circle at 0 100%,rgba(212,197,178,.22) 0,rgba(212,197,178,0) 45%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.activation-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.activation-progress-pill{border:1px solid color-mix(in srgb,var(--accent) 18%,var(--line) 82%);border-radius:999px;background:color-mix(in srgb,var(--accent-soft) 60%,#fff 40%);color:color-mix(in srgb,var(--accent) 82%,#3D3020 18%);font-size:.78rem;font-weight:700;padding:.32rem .68rem}.activation-next-panel{margin-top:.95rem;border:1px solid color-mix(in srgb,var(--accent) 20%,var(--line) 80%);border-radius:var(--radius-md);background:color-mix(in srgb,var(--accent-soft) 44%,#fff 56%);padding:.9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.activation-next-label{margin:0 0 .3rem;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--accent) 78%,var(--muted) 22%)}.activation-step-list{margin-top:1rem;display:grid;grid-gap:.65rem;gap:.65rem}.activation-step-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;align-items:center;border:1px solid color-mix(in srgb,var(--accent) 14%,var(--line) 86%);border-radius:var(--radius-md);background:rgba(255,255,255,.72);padding:.7rem .8rem}.activation-step-item-complete{background:color-mix(in srgb,var(--accent-soft) 28%,#fff 72%)}.activation-step-status{width:1.8rem;height:1.8rem;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line) 72%);display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:800;color:color-mix(in srgb,var(--accent) 82%,#3D3020 18%);background:color-mix(in srgb,var(--accent-soft) 55%,#fff 45%)}.activation-step-copy{display:grid;grid-gap:.18rem;gap:.18rem}.activation-inline-step p,.activation-step-copy p{margin:0;color:var(--muted);font-size:.88rem}.activation-step-complete-label{font-size:.78rem;font-weight:800;color:color-mix(in srgb,var(--accent) 76%,var(--text) 24%)}.activation-inline-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.activation-inline-progress{margin:.55rem 0 0;font-size:.8rem;color:color-mix(in srgb,var(--text) 72%,var(--muted) 28%)}.activation-inline-actions{min-width:min(100%,20rem);display:grid;grid-gap:.65rem;gap:.65rem;justify-items:start}.activation-inline-step{display:grid;grid-gap:.2rem;gap:.2rem}.activation-progress-bar{display:flex;align-items:center;gap:.75rem;margin-top:.85rem}.activation-progress-bar-track{flex:1 1;height:6px;border-radius:3px;background:var(--line);overflow:hidden}.activation-progress-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--accent) 0,var(--sun) 100%);transition:width .5s ease}.activation-progress-bar-label{font-size:.8rem;font-weight:700;color:var(--muted);white-space:nowrap}.activation-card-done{text-align:center;padding:2.5rem 2rem}.activation-done-mark{width:64px;height:64px;margin:0 auto 1.2rem;color:var(--accent)}.activation-done-mark svg{width:100%;height:100%}.activation-step-check{width:18px;height:18px;flex-shrink:0}.activation-step-icon{font-size:1.05rem;line-height:1}.activation-step-copy small{display:block;font-size:.78rem;color:var(--muted);margin-top:.15rem}.activation-skip-hint{margin-top:.75rem;font-size:.8rem;text-align:center}.activation-inline-progress-bar{height:4px;border-radius:2px;background:var(--line);margin:.85rem 0 .45rem;overflow:hidden}.activation-inline-progress-fill{height:100%;border-radius:2px;background:linear-gradient(90deg,var(--accent) 0,var(--sun) 100%);transition:width .5s ease}.about-page-card{position:relative;overflow:hidden;background:radial-gradient(circle at 90% 0,rgba(255,209,142,.32) 0,rgba(255,209,142,0) 44%),radial-gradient(circle at 6% 100%,rgba(212,197,178,.28) 0,rgba(212,197,178,0) 50%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.about-page-title{font-size:clamp(1.38rem,2.8vw,1.85rem);letter-spacing:.01em}.about-page-subtitle{font-size:1.04rem;line-height:1.55;margin-top:.75rem}.about-page-lead{font-size:1.12rem;color:color-mix(in srgb,var(--text) 82%,var(--muted) 18%)}.about-pill-list{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.5rem}.about-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .62rem;font-size:.8rem;font-weight:700;color:color-mix(in srgb,var(--accent) 84%,#2D2218 16%);border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line) 72%);background:color-mix(in srgb,var(--accent-soft) 52%,#fff 48%)}.about-page-closing{margin:1.1rem 0 0;font-size:.98rem;font-weight:700;color:color-mix(in srgb,var(--accent) 72%,#2D2218 28%)}.contact-email-block{margin-top:.9rem}.contact-page-section{margin-left:auto;margin-right:auto}.contact-email-note{margin:0;font-size:.82rem;color:var(--muted);font-weight:700}.contact-email-list{margin-top:.35rem;display:grid;grid-gap:.2rem;gap:.2rem;font-size:.8rem;color:color-mix(in srgb,var(--text) 76%,var(--muted) 24%)}.diy-hero-card{background:radial-gradient(circle at 92% 10%,rgba(255,209,142,.25) 0,rgba(255,209,142,0) 45%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.diy-section-title{font-size:1.16rem}.diy-top-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.diy-compact-card{padding:.68rem;gap:.5rem}.diy-compact-subtitle{margin-top:.2rem;font-size:.82rem}.diy-benefits-list{margin-top:.75rem;display:grid;grid-gap:.45rem;gap:.45rem}.diy-benefits-list li,.diy-check-list li{border-left:3px solid color-mix(in srgb,var(--accent) 26%,var(--line) 74%);padding-left:.62rem;color:color-mix(in srgb,var(--text) 82%,var(--muted) 18%)}.diy-article-grid{margin-top:.85rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.diy-filter-row{display:flex;gap:.38rem;flex-wrap:wrap}.diy-category-block{display:grid;grid-gap:.55rem;gap:.55rem}.diy-category-title{font-size:.95rem;color:color-mix(in srgb,var(--accent) 72%,var(--text) 28%)}.diy-article-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:.8rem;display:grid;grid-gap:.58rem;gap:.58rem;align-content:start;transition:transform .14s ease,box-shadow .16s ease}.diy-article-card .section-title{font-size:1rem}.diy-article-card:hover{transform:translateY(-2px);box-shadow:0 9px 18px rgba(26,16,5,.08)}.diy-meta-list{display:grid;grid-gap:.22rem;gap:.22rem;font-size:.84rem;color:var(--muted)}.diy-check-list{margin-top:.8rem;display:grid;grid-gap:.44rem;gap:.44rem}.diy-mini-list{margin-top:.35rem;gap:.3rem;font-size:.8rem}.diy-guide-meta-card{background:color-mix(in srgb,var(--surface) 88%,#EBDEBF 12%)}.diy-step-list{margin:.75rem 0 0;padding-left:1.2rem;display:grid;grid-gap:.45rem;gap:.45rem}.diy-step-list li{color:color-mix(in srgb,var(--text) 84%,var(--muted) 16%)}.diy-resource-list{margin-top:.7rem;margin-bottom:.75rem;display:grid;grid-gap:.28rem;gap:.28rem}.diy-resource-list a{color:color-mix(in srgb,var(--accent) 77%,var(--text) 23%);text-decoration:underline;text-underline-offset:.15rem}.list-reset{list-style:none;margin:0;padding:0}.kv{display:grid;grid-gap:.6rem;gap:.6rem}.kv-row{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-bottom:1px dashed var(--line);padding-bottom:.6rem}.badge{display:inline-flex;align-items:center;padding:.2rem .6rem;background:color-mix(in srgb,var(--accent) 18%,white 82%);color:var(--accent);font-size:.8rem;font-weight:700}.fieldset-reset,.form-stack{display:grid;grid-gap:.9rem;gap:.9rem}.fieldset-reset{margin:0;padding:0;border:0}.field-grid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:grid;grid-gap:.4rem;gap:.4rem;font-size:.9rem;color:var(--muted)}.field-inline-compact{max-width:14.5rem}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-md);padding:.6rem .75rem;font:inherit;color:var(--text);background:var(--surface)}.field-checkbox{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);font-size:.9rem}.field-checkbox input[type=checkbox]{width:.95rem;height:.95rem}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 50%,white 50%);outline-offset:1px}.field input:disabled,.field select:disabled,.field textarea:disabled{background:#edf2f5;border-color:#cfd9e1;color:#6B5D4D;cursor:not-allowed}.button-primary{width:-moz-fit-content;width:fit-content;border:1px solid color-mix(in srgb,var(--accent) 70%,black 30%);background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 90%,#fff 10%) 0,color-mix(in srgb,var(--accent) 72%,#2D2218 28%) 100%);color:#fff;border-radius:999px;font:inherit;font-weight:700;padding:.55rem .9rem;cursor:pointer}.button-primary[disabled]{cursor:not-allowed;opacity:.65}.button-chip,.button-danger,.button-primary{transition:transform 90ms ease,box-shadow .14s ease,filter .12s ease}.button-chip:active:not([disabled]),.button-danger:active:not([disabled]),.button-primary:active:not([disabled]){transform:translateY(1px) scale(.98)}.button-chip{border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line) 75%);background:var(--accent-soft);color:color-mix(in srgb,var(--accent) 75%,#2D2218 25%);border-radius:999px;font:inherit;font-size:.68rem;font-weight:700;padding:.15rem .36rem;cursor:pointer;white-space:nowrap}.button-chip-strong{background:color-mix(in srgb,var(--accent) 25%,white 75%);border-color:color-mix(in srgb,var(--accent) 50%,var(--line) 50%);color:color-mix(in srgb,var(--accent) 80%,#2D2218 20%)}.button-chip-success{border-color:#3a9f56;background:linear-gradient(180deg,#47b866,#2f9d4f);color:#fff}.button-chip-success:hover{background:linear-gradient(180deg,#50c270,#359e52)}.upcoming-auto-button{border-color:#9ec3ad;background:#ecf6f0;color:#4A5D3E;font-size:.63rem;padding:.12rem .32rem}.upcoming-auto-button:hover{background:#E9D9C0}.upcoming-recalculate-button{border-color:#9ec0de;background:#E9D9C0;color:#3D3020}.upcoming-recalculate-button:hover{background:#E9D9C0}.upcoming-recalculate-feedback{margin:0;font-size:.82rem}.button-chip:hover{background:color-mix(in srgb,var(--accent-soft) 70%,#fff 30%)}.logout-button{margin-top:0;border-color:#a93737;background:linear-gradient(180deg,#de5656,#b63b3b);color:#fff;padding-inline:.48rem}.logout-button:hover{background:linear-gradient(180deg,#e26464,#bd4141)}.schedule-import-button{border-color:#ba7a0b;background:linear-gradient(180deg,#f2b23f,#d68e14);color:#2f2108}.schedule-import-button:hover{filter:brightness(1.04)}.button-small{padding:.38rem .75rem;font-size:.84rem}.button-danger{width:-moz-fit-content;width:fit-content;border:1px solid #9f2e2e;background:linear-gradient(180deg,#d94f4f,#b73b3b);color:#fff;border-radius:999px;font:inherit;font-weight:700;padding:.55rem .9rem;cursor:pointer}.button-danger[disabled]{cursor:not-allowed;opacity:.65}.form-message{margin:0;padding:.6rem .8rem;border-radius:var(--radius-md);font-size:.9rem;border:1px solid var(--line)}.form-message-error{border-color:#d8b4b4;background:#fff4f4;color:#8a3434}.form-message-success{border-color:#b4d8c5;background:#f4fff8;color:#4A5D3E}.activation-form-followup{margin-top:.55rem;display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;font-size:.82rem}.section-divider{margin:.25rem 0;border:0;border-top:1px dashed var(--line)}.date-input-wrap{position:relative}.date-input-wrap input[type=date]{padding-right:2.3rem}.date-input-icon{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:color-mix(in srgb,var(--accent) 60%,var(--muted) 40%);pointer-events:none}.date-input-icon svg{display:block;width:100%;height:100%;fill:currentColor}.subsection-card{border:1px dashed var(--line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 80%,#EBDEBF 20%);padding:.85rem;display:grid;grid-gap:.7rem;gap:.7rem}.vin-decode-preview{border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line) 78%);border-radius:var(--radius-md);background:color-mix(in srgb,var(--accent-soft) 55%,#fff 45%);padding:.6rem .75rem}.manual-toggle-summary{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;list-style:none}.manual-toggle-summary::-webkit-details-marker{display:none}.manual-toggle-summary:before{content:"+";width:1rem;height:1rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 40%,var(--line) 60%);display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--accent);font-size:.78rem}.manual-toggle[open] .manual-toggle-summary:before{content:"-"}.help-bubble{width:1rem;height:1rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line) 55%);color:var(--accent);font-size:.72rem;display:inline-flex;align-items:center;justify-content:center;position:relative}.help-bubble:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + .4rem);transform:translateX(-50%);background:#3D3020;color:#fff;font-size:.72rem;line-height:1.25;padding:.35rem .45rem;border-radius:.45rem;width:14rem;box-shadow:0 6px 18px rgba(0,0,0,.2);opacity:0;pointer-events:none;transition:opacity .13s ease}.help-bubble:hover:after{opacity:1}.upload-check{display:inline-flex;align-items:center;gap:.34rem;color:#4A5D3E;font-size:.84rem;font-weight:700}.upload-check svg{width:.92rem;height:.92rem;fill:currentColor}.vehicle-card{position:relative;display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid var(--line);border-radius:var(--radius-lg);padding:.75rem}.vehicle-card-corner-x{position:absolute;top:.28rem;right:.5rem;color:#A89880;font-size:.82rem;font-weight:800;line-height:1}.vehicle-photo-column{display:inline-flex;flex-direction:column;align-items:center;gap:.32rem}.vehicle-image-wrap{width:84px;height:84px;border-radius:12px;overflow:hidden;transition:transform .12s ease}.vehicle-image-wrap:hover{transform:translateY(-1px)}.vehicle-image{width:84px;height:84px;border-radius:12px;object-fit:cover;border:1px solid var(--line)}.vehicle-image-placeholder{display:grid;place-items:center;background:var(--surface-quiet);color:var(--muted);font-weight:700}.vehicle-image-default{object-fit:contain;padding:.38rem;background:#fbf8f1}.vehicle-title{margin:0;font-size:1rem;font-weight:700}.vehicle-title a:hover{color:var(--accent)}.vehicle-meta{margin:.25rem 0 0;color:var(--muted);font-size:.88rem}.garage-image-upload-form{display:grid;justify-items:center;grid-gap:.12rem;gap:.12rem}.garage-photo-button{font-size:.62rem;padding:.1rem .38rem}.garage-photo-message{font-size:.68rem;margin:0;text-align:center}.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.odometer-list{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:1rem}.odometer-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px dashed var(--line);padding-bottom:.55rem}.odometer-form{display:grid;grid-gap:.45rem;gap:.45rem}.odometer-summary{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.odometer-current{color:var(--muted);font-size:.9rem}.odometer-input-row{display:grid;grid-template-columns:auto 8.5rem auto;align-items:center;grid-gap:.4rem;gap:.4rem}.odometer-input{width:8.5rem;border:1px solid var(--line);border-radius:var(--radius-md);padding:.45rem .6rem;font:inherit;color:var(--text);background:var(--surface)}.odometer-quick-buttons{display:flex;align-items:center;gap:.22rem}.odometer-quick-buttons-left{justify-content:flex-end}.odometer-quick-buttons-right{justify-content:flex-start}.odometer-action-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.odometer-input:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 50%,white 50%);outline-offset:1px}.odometer-error{color:#8a3434}.inline-links{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.collapsible-panel{margin:0}.collapsible-summary{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;cursor:pointer;list-style:none;padding-left:1rem}.collapsible-title{font-weight:800}.collapsible-summary::-webkit-details-marker{display:none}.collapsible-summary:before{content:"▸";font-size:.85rem;margin-right:.4rem;color:var(--muted);position:absolute;transform:translateX(-1rem) translateY(.1rem)}.collapsible-panel[open] .collapsible-summary:before{content:"▾"}.glovebox-vehicle-list{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.glovebox-vehicle-card{border:1px solid var(--line);border-radius:var(--radius-lg);padding:.9rem;background:var(--surface)}.glovebox-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.glovebox-highlights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.uploaded-doc-row{border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line) 78%);border-radius:var(--radius-md);background:color-mix(in srgb,#EBDEBF 72%,var(--surface) 28%);box-shadow:0 8px 16px rgba(26,16,5,.08);padding:.42rem .58rem}.uploaded-doc-row.kv-row{border-bottom:0;padding-bottom:.42rem}.uploaded-doc-row .inline-links{gap:.25rem}.uploaded-doc-row .inline-links a{display:inline-flex;align-items:center;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line) 72%);background:#E9D9C0;color:#4A5D3E;font-size:.64rem;font-weight:700;padding:.13rem .44rem}.uploaded-doc-row .inline-links .button-danger.button-small{font-size:.64rem;padding:.14rem .44rem}.field-compact{width:15rem;max-width:100%}.policy-apply-options{display:inline-flex;gap:.7rem;flex-wrap:wrap}.policy-radio-option{display:inline-flex;align-items:center;gap:.35rem}.registration-doc-box{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-quiet);padding:.75rem}.archived-docs{border-top:1px dashed var(--line);padding-top:.5rem}.replace-doc-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;max-width:max-content}.maintenance-toggle-summary{display:flex;align-items:center;gap:.45rem;cursor:pointer;list-style:none}.maintenance-toggle-summary::-webkit-details-marker{display:none}.maintenance-toggle-plus{width:1.2rem;height:1.2rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 42%,var(--line) 58%);color:var(--accent);font-weight:800;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center}.maintenance-toggle[open] .maintenance-toggle-plus{transform:rotate(45deg)}.recommended-schedule-grid{display:grid;grid-gap:.45rem;gap:.45rem}.recommended-schedule-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;border:1px dashed var(--line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 82%,#fff5dc 18%);padding:.48rem .65rem;font-size:.88rem}.recommended-schedule-row span{color:var(--muted)}.maintenance-strong-header{font-weight:800}.maintenance-start-here{font-size:.72em;color:var(--muted);font-weight:700;margin-left:.22rem}.add-service-compact-form{gap:.68rem}.add-service-compact-form .field span{margin-bottom:.2rem}.add-service-compact-form .field input,.add-service-compact-form .field select,.add-service-compact-form .field textarea{padding:.5rem .6rem}.receipt-upload-row{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.service-entry-title{font-size:.92rem;font-weight:650}.service-row-actions{display:inline-flex;flex-direction:column;align-items:flex-end;gap:.35rem}.schedule-source-tag{display:inline-flex;align-items:center;border-radius:999px;padding:.08rem .4rem;font-size:.68rem;border:1px solid var(--line);color:var(--muted);background:#EBDEBF}.schedule-source-tag-recommended{border-color:#e7bd68;background:#fff3d8;color:#73511a}.upcoming-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.upcoming-item-row{flex-wrap:nowrap;align-items:flex-start}.upcoming-item-main{min-width:0;flex:1 1}.upcoming-item-detail{display:inline-block;max-width:38rem;overflow-wrap:anywhere}.upcoming-empty-next-window{margin:0;display:inline-flex;align-items:center;gap:.4rem;font-size:.96rem;color:#4A5D3E}.upcoming-empty-check{font-size:1.5rem;font-weight:800;line-height:1;color:#2f8f4f}.upcoming-date-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.22rem;flex:0 0 12.2rem;min-width:12.2rem;text-align:right}.upcoming-inline-link{border:0;background:transparent;color:color-mix(in srgb,var(--accent) 70%,#2D2218 30%);text-decoration:underline;cursor:pointer;font-size:.78rem;padding:0}.upcoming-date-form{display:inline-flex;align-items:center;gap:.3rem}.upcoming-date-form input[type=date]{border:1px solid var(--line);border-radius:var(--radius-md);padding:.2rem .42rem;font:inherit;font-size:.82rem;color:var(--text);background:var(--surface)}.due-now-label{gap:.28rem;color:#bb2e2e;font-weight:800}.due-now-icon,.due-now-label{display:inline-flex;align-items:center}.due-now-icon{width:1rem;height:1rem;border-radius:999px;background:#da4444;color:#fff;justify-content:center;font-size:.7rem}.upcoming-original-date{color:#a45c5c;font-size:.72rem}.mechanic-row{display:grid;grid-gap:.32rem;gap:.32rem;align-items:flex-start}.mechanic-row-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.9rem;width:100%}.mechanic-row-name{min-width:0;overflow-wrap:anywhere}.mechanic-row-right{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto}.mechanic-address-row{display:flex;align-items:baseline;gap:.45rem;width:100%;min-width:0}.mechanic-address{color:var(--muted);display:block;flex:1 1;min-width:0}.mechanic-address-collapsed{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mechanic-address-toggle{border:0;background:transparent;padding:0;font:inherit;font-size:.72rem;font-weight:700;color:color-mix(in srgb,var(--accent) 72%,#2D2218 28%);text-decoration:underline;text-underline-offset:.14rem;cursor:pointer}.mechanic-address-toggle:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 44%,white 56%);outline-offset:2px;border-radius:4px}.mechanic-helper-text{margin:0;font-size:.82rem;color:var(--muted)}.mechanic-search-controls{display:flex;align-items:flex-end;gap:.7rem;flex-wrap:wrap}.mechanic-zip-row{display:inline-flex;align-items:center;gap:.35rem}.mechanic-zip-row input{width:8.2rem}@media (max-width:640px){.mechanic-row-top{gap:.55rem}.mechanic-row-right{flex-direction:column;align-items:flex-end;gap:.3rem}.mechanic-address-row{align-items:flex-start;flex-wrap:wrap}}.alert-row-read{opacity:.72}.alert-action-row{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.alert-due-now-text{color:#c73535;font-weight:800}.alerts-mailbox-button{align-self:center;transform:translateY(.03rem)}.manual-reminder-toggle-title{font-size:.85rem;font-weight:700;color:var(--muted)}.mechanic-slow-message{margin:0;font-size:.8rem;color:color-mix(in srgb,var(--accent) 66%,#3D3020 34%);font-weight:700}.profile-avatar-form{display:inline-flex;flex-direction:column;align-items:center;gap:.45rem}.profile-avatar-preview{position:relative;width:96px;height:96px;border-radius:999px;border:1px solid var(--line);overflow:hidden;display:grid;place-items:center;background:var(--surface-quiet);color:var(--muted);font-size:.8rem}.profile-avatar-form input[type=file]{font-size:.73rem;color:var(--muted)}.landing-hero{position:relative;overflow:hidden}.landing-hero:after{content:"";position:absolute;right:-2.5rem;top:-3rem;width:13rem;height:13rem;background:radial-gradient(circle,rgba(255,209,142,.4) 0,rgba(255,209,142,0) 72%);pointer-events:none}.landing-headline{margin:.35rem 0 0;font-size:clamp(1.7rem,4.3vw,2.65rem);line-height:1.08}.landing-section-title{margin-top:.55rem;font-size:clamp(1.26rem,2.4vw,1.7rem)}.landing-subheadline{margin:.7rem 0 0;font-size:1.03rem;color:color-mix(in srgb,var(--text) 82%,var(--muted) 18%);max-width:52ch}.landing-cta-row{align-items:center;gap:.55rem}.landing-cta-row,.landing-hero-points{display:flex;flex-wrap:wrap;margin-top:1rem}.landing-hero-points{gap:.45rem}.landing-audience-pill,.landing-hero-points span{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(212,197,178,.86);background:rgba(255,255,255,.82);color:color-mix(in srgb,var(--text) 82%,var(--muted) 18%);font-size:.8rem;font-weight:700;padding:.36rem .68rem}.landing-hero-note{margin:.8rem 0 0;color:color-mix(in srgb,var(--accent) 70%,#2D2218 30%);font-size:.9rem;font-weight:700}.landing-panel{overflow:hidden}.landing-panel-hero{background:radial-gradient(circle at 88% 14%,rgba(255,209,142,.42) 0,rgba(255,209,142,0) 34%),radial-gradient(circle at 14% 100%,rgba(212,197,178,.28) 0,rgba(212,197,178,0) 40%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.landing-panel-value{background:radial-gradient(circle at 8% 12%,rgba(240,232,216,.62) 0,rgba(240,232,216,0) 36%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.landing-panel-proof{background:radial-gradient(circle at 100% 0,rgba(232,220,200,.38) 0,rgba(232,220,200,0) 34%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.landing-panel-pricing{background:radial-gradient(circle at 10% 0,rgba(255,234,202,.46) 0,rgba(255,234,202,0) 30%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.landing-panel-trust{background:radial-gradient(circle at 90% 100%,rgba(240,232,216,.5) 0,rgba(240,232,216,0) 34%),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.landing-list{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:1rem}.landing-list-item{border-left:3px solid color-mix(in srgb,var(--accent) 28%,var(--line) 72%);padding:.25rem 0 .25rem .65rem;color:color-mix(in srgb,var(--text) 76%,var(--muted) 24%);border-radius:.35rem;transition:transform .14s ease,box-shadow .17s ease,background-color .17s ease}.landing-list-item:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 18px rgba(26,16,5,.08);background:color-mix(in srgb,var(--surface) 88%,#EBDEBF 12%)}.landing-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-card-grid,.landing-value-grid{margin-top:1rem;display:grid;grid-gap:.75rem;gap:.75rem}.landing-value-card{border:1px solid color-mix(in srgb,var(--accent) 15%,var(--line) 85%);border-radius:var(--radius-md);background:rgba(255,255,255,.74);padding:.9rem;box-shadow:0 8px 18px rgba(26,16,5,.05)}.landing-pill-row{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.95rem}.landing-plan-card,.landing-proof-card{border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,255,255,.9);padding:.95rem;transition:transform .15s ease,box-shadow .17s ease,border-color .17s ease}.landing-plan-card:hover,.landing-proof-card:hover{transform:translateY(-3px) scale(1.012);box-shadow:0 10px 20px rgba(26,16,5,.08);border-color:color-mix(in srgb,var(--accent) 28%,var(--line) 72%)}.landing-proof-card{position:relative}.landing-proof-card:before{content:"";position:absolute;left:.9rem;right:.9rem;top:0;height:.22rem;border-radius:999px;background:linear-gradient(90deg,#f09b50,#8B6914)}.landing-faq-grid{margin-top:.9rem;display:grid;grid-gap:.8rem;gap:.8rem}.landing-faq-grid article{border:1px solid transparent;border-radius:var(--radius-md);padding:.55rem .65rem;transition:transform .14s ease,box-shadow .17s ease,border-color .17s ease,background-color .17s ease}.landing-faq-grid article:hover{transform:translateY(-2px);border-color:var(--line);background:color-mix(in srgb,var(--surface) 90%,#EBDEBF 10%);box-shadow:0 8px 16px rgba(26,16,5,.06)}body:has(.auth-shell),body:has(.auth-shell-onboarding),body:has(.landing-product-page) .app-bg{background:linear-gradient(180deg,rgba(255,255,255,.92) 0,rgba(247,248,246,.96) 100%),var(--bg)}body:has(.landing-product-page) .app-shell{max-width:1504px;border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(26,16,5,.11)}body:has(.landing-product-page) .app-header{padding:1.35rem 1.5rem .65rem;border-bottom:0;align-items:center}body:has(.landing-product-page) .app-main{padding:0 1.5rem 1.5rem}body:has(.landing-product-page) .brand-lockup{gap:.55rem}body:has(.landing-product-page) .app-logo{width:10.25rem;filter:none}body:has(.landing-product-page) .brand-slogan{display:none}.landing-public-nav-wrap{display:flex;align-items:center;gap:2rem;margin-left:auto}.landing-public-nav{display:flex;align-items:center;gap:clamp(1rem,2.2vw,2rem);font-size:.84rem;font-weight:700}.landing-public-nav a{color:inherit;white-space:nowrap}.landing-public-nav a:hover{color:var(--accent)}body:has(.landing-product-page) .landing-login-sign{gap:.75rem;padding:0;border:0;background:transparent}body:has(.landing-product-page) .landing-login-text-link,body:has(.landing-product-page) .landing-try-now-link{min-height:2.55rem;padding:.65rem 1.15rem;font-size:.86rem;font-weight:800}body:has(.landing-product-page) .landing-login-text-link{border:1px solid #c8b28d;background:#fff}body:has(.landing-product-page) .landing-try-now-link{border:1px solid #8b6914;background:linear-gradient(180deg,#8B6914,#7A5A10);color:#fff;box-shadow:0 8px 16px rgba(139,105,20,.18)}.landing-product-page{display:grid;grid-gap:2rem;gap:2rem}.landing-product-hero{display:grid;grid-gap:1.25rem;gap:1.25rem;min-height:calc(100vh - 10rem);align-content:start;padding:clamp(.7rem,1.4vw,1.45rem) clamp(.2rem,1vw,1rem) 0}.landing-product-copy{max-width:780px;margin-left:clamp(0rem,8.5vw,7.5rem)}.landing-product-copy h1{margin:0;max-width:16.4ch;font-size:clamp(2.8rem,4.45vw,4.35rem);line-height:1.05}.landing-product-copy p{margin:.85rem 0 0;max-width:66ch;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.55}.landing-product-cta-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.35rem}.landing-primary-cta,.landing-secondary-cta{min-height:3rem;padding:.78rem 2.75rem;font-size:1rem;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.landing-primary-cta{box-shadow:0 12px 20px rgba(139,105,20,.18)}.landing-primary-cta:hover,.landing-secondary-cta:hover{transform:translateY(-2px)}.landing-primary-cta:hover{box-shadow:0 16px 28px rgba(139,105,20,.2)}.landing-secondary-cta{display:inline-flex;align-items:center;gap:.65rem;background:#fff;border-color:color-mix(in srgb,var(--accent) 42%,var(--line) 58%)}.landing-play-icon{width:1.15rem;height:1.15rem;display:inline-grid;place-items:center;border:1.5px solid;border-radius:999px;transition:transform .18s ease,background-color .18s ease}.landing-secondary-cta:hover .landing-play-icon{background:#E9D9C0;transform:scale(1.08)}.landing-play-icon:before{content:"";display:block;margin-left:.12rem;border-left:.36rem solid;border-top:.24rem solid transparent;border-bottom:.24rem solid transparent}.landing-trust-line{display:inline-flex;align-items:center;gap:.65rem;font-size:.98rem!important;font-weight:700}.landing-continuation svg,.landing-dashboard svg,.landing-icon svg,.landing-trust-line svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.landing-trust-line svg{width:1.15rem;height:1.15rem;color:var(--accent)}.landing-dashboard{display:grid;grid-template-columns:minmax(11rem,18%) 1fr;overflow:hidden;border:1px solid #c8b28d;border-radius:8px;background:#fff;box-shadow:0 16px 38px rgba(26,16,5,.1);animation:landingDashboardFloatIn .72s cubic-bezier(.22,1,.36,1) .12s both}.landing-dashboard-sidebar{display:grid;align-content:start;grid-gap:1rem;gap:1rem;padding:1.1rem .8rem;border-right:1px solid #c8b28d;background:#E9D9C0}.landing-dashboard-brand{display:flex;align-items:center;gap:.45rem;font-size:.9rem}.landing-icon{display:inline-flex;flex-shrink:0;width:1.35rem;height:1.35rem;color:#2D2218}.landing-icon-small{width:1.45rem;height:1.45rem;color:var(--accent)}.landing-dashboard-nav{display:grid;grid-gap:.16rem;gap:.16rem}.landing-dashboard-nav span{padding:.52rem .75rem;font-size:.84rem;font-weight:700}.landing-dashboard-nav span.is-active{background:#D4C0A5;color:#7A5A10}.landing-privacy-note{display:grid;grid-gap:.34rem;gap:.34rem;margin-top:1.2rem;padding:.8rem;border:1px solid #c8b28d;border-radius:8px;color:#3D3020;font-size:.8rem;animation:landingPrivacyGlow 4.2s ease-in-out .9s infinite}.landing-privacy-note svg{width:1rem;height:1rem;color:var(--accent)}.landing-privacy-note small{line-height:1.35}.landing-privacy-note a{color:var(--accent);font-weight:800}.landing-dashboard-main{display:grid;grid-gap:1rem;gap:1rem;padding:1.25rem;min-width:0}.landing-dashboard-head,.landing-preview-panel-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.landing-dashboard-head h2,.landing-preview-panel h3{margin:0;color:#2D2218}.landing-dashboard-head h2{font-size:1.45rem}.landing-dashboard-head span{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:800;animation:landingStatusPulse 3.6s ease-in-out .76s infinite}.landing-dashboard-head span svg{width:.92rem;height:.92rem}.landing-vehicle-panel{display:grid;grid-template-columns:8.5rem minmax(0,1fr) auto auto;grid-gap:1rem;gap:1rem;align-items:center;padding:.95rem;border:1px solid #c8b28d;border-radius:8px;background:#fff}.landing-car-photo-frame{position:relative;width:100%;aspect-ratio:2.2;margin:0;overflow:hidden;border-radius:7px;background:linear-gradient(180deg,#f8fbfa,#E9D9C0);box-shadow:inset 0 0 0 1px rgba(212,197,178,.72),0 8px 16px rgba(26,16,5,.06)}.landing-car-photo{width:100%;height:100%;display:block;object-fit:contain;padding:.18rem}.landing-vehicle-panel span,.landing-vehicle-panel strong{display:block}.landing-vehicle-panel span{margin-top:.4rem;color:#3D3020;font-weight:700}.landing-glovebox-row em,.landing-vehicle-panel small{border-radius:999px;background:#E9D9C0;color:#7A5A10;padding:.25rem .55rem;font-size:.72rem;font-style:normal;font-weight:800;animation:landingStatusPulse 3.6s ease-in-out 1s infinite}.landing-vehicle-panel button{border:1px solid #c8b28d;background:#fff;padding:.7rem 1.15rem;font:inherit;font-size:.86rem;font-weight:800}.landing-dashboard-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);grid-gap:.85rem;gap:.85rem}.landing-preview-panel{min-width:0;display:grid;align-content:start;grid-gap:.7rem;gap:.7rem;border:1px solid #c8b28d;border-radius:8px;background:#fff;padding:.95rem}.landing-preview-panel h3{display:inline-flex;align-items:center;gap:.45rem;font-size:1rem}.landing-preview-panel h3 svg{width:1.12rem;height:1.12rem}.landing-preview-panel a,.landing-preview-panel-head a{color:var(--accent);font-size:.78rem;font-weight:900}.landing-glovebox-list,.landing-maintenance-list{display:grid;grid-gap:.35rem;gap:.35rem}.landing-maintenance-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:.35rem .75rem;gap:.35rem .75rem;min-width:0;padding:.78rem;border:1px solid #d4c0a5;border-radius:7px;background:#fff;animation:landingRowReveal .52s cubic-bezier(.22,1,.36,1) both}.landing-maintenance-row:first-child{animation-delay:.24s}.landing-maintenance-row:nth-child(2){animation-delay:.34s}.landing-maintenance-row:nth-child(3){animation-delay:.44s}.landing-maintenance-row-warning{border-color:#f3dcad;background:#fff7e8}.landing-row-icon{color:#d97706}.landing-glovebox-row span,.landing-glovebox-row strong,.landing-maintenance-row small,.landing-maintenance-row strong{display:block}.landing-action-strip small,.landing-glovebox-row span,.landing-maintenance-row small{font-size:.8rem}.landing-row-meta{grid-column:2;display:flex;gap:.45rem;align-items:center;justify-content:flex-start;flex-wrap:wrap;color:#3D3020;font-size:.8rem;font-weight:800}.landing-row-meta em{color:#d97706;font-style:normal}.landing-glovebox-row{display:grid;grid-template-columns:auto minmax(5.75rem,.82fr) minmax(0,1fr) auto;align-items:center;grid-gap:.5rem;gap:.5rem;min-width:0;padding:.62rem;border:1px solid #d4c0a5;border-radius:7px}.landing-glovebox-row svg{width:1.15rem;height:1.15rem;color:#3D3020}.landing-action-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #c8b28d;border-radius:8px;overflow:hidden}.landing-action-strip span{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.18rem;gap:.18rem;align-items:center;justify-items:center;text-align:center;padding:.8rem;border-right:1px solid #d4c0a5;min-width:0}.landing-action-strip span:last-child{border-right:0}.landing-action-strip svg{width:1rem;height:1rem}.landing-action-strip small,.landing-action-strip strong{min-width:0;overflow:visible;overflow-wrap:normal;text-overflow:clip;white-space:normal;line-height:1.22}.landing-continuation{justify-self:center;display:inline-grid;justify-items:center;gap:.45rem;margin-top:.35rem;font-weight:800}.landing-continuation svg{width:1.5rem;height:1.5rem;color:var(--accent);animation:landingArrowDrift 1.8s ease-in-out infinite}@keyframes landingDashboardFloatIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landingPrivacyGlow{0%,to{border-color:#C8B28D;background:#E9D9C0}50%{border-color:#C8B28D;background:#EBDEBF}}@keyframes landingArrowDrift{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.landing-product-section{display:grid;grid-template-columns:minmax(18rem,.6fr) 1fr;grid-gap:2rem;gap:2rem;padding:4rem clamp(.2rem,1vw,1rem) 2rem;border-top:1px solid #e9d9c0}.landing-product-section h2{margin:0;font-size:clamp(2rem,3vw,3rem)}.landing-product-section p{color:#6B5D4D;line-height:1.55}.landing-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.landing-feature-row article{border:1px solid #c8b28d;padding:1.1rem;background:#fff}.landing-feature-row h3{margin:0}.landing-feature-row p{margin-bottom:0}.landing-section-kicker{margin:0 0 .45rem;color:#8B6914;font-size:.78rem;font-weight:820;text-transform:uppercase}.landing-privacy-strip{display:grid;grid-template-columns:minmax(16rem,.62fr) 1fr;grid-gap:1.25rem;gap:1.25rem;align-items:start;padding:1.5rem;border:1px solid #c8b28d;border-radius:8px;background:#EBDEBF}.landing-faq-section h2,.landing-privacy-strip h2{margin:0;color:#2D2218}.landing-faq-section p,.landing-privacy-strip p{color:#6B5D4D;line-height:1.55}.landing-privacy-strip a{color:var(--accent);font-weight:850}.landing-faq-grid,.landing-privacy-promise-grid{display:grid;grid-gap:.8rem;gap:.8rem}.landing-privacy-promise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-faq-grid article,.landing-privacy-promise-grid article{border:1px solid #c8b28d;border-radius:8px;background:#fff;padding:.95rem}.landing-privacy-promise-grid article{display:grid;grid-template-columns:auto 1fr;grid-gap:.25rem .65rem;gap:.25rem .65rem;align-items:start}.landing-privacy-promise-grid .landing-icon{grid-row:span 2;color:#8B6914}.landing-faq-grid h3,.landing-privacy-promise-grid strong{margin:0;color:#2D2218}.landing-faq-grid p,.landing-privacy-promise-grid p{margin:0}.landing-faq-section{display:grid;grid-template-columns:minmax(16rem,.44fr) 1fr;grid-gap:1.25rem;gap:1.25rem;padding:1.4rem 0 0}.landing-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-pricing-strip{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.5rem;border:1px solid #c8b28d;border-radius:8px}.landing-pricing-strip h2{margin:0;font-size:clamp(1.45rem,2.2vw,2rem)}.landing-pricing-strip p{margin:.35rem 0 0}body:has(.auth-shell),body:has(.auth-shell-onboarding){--radius-lg:8px;--radius-md:6px}body:has(.auth-shell) .app-shell,body:has(.auth-shell-onboarding) .app-shell{max-width:980px;border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(26,16,5,.1)}body:has(.auth-shell-onboarding) .app-shell{max-width:560px}body:has(.auth-shell) .app-header,body:has(.auth-shell-onboarding) .app-header{padding:1.2rem 1.35rem}.auth-shell{align-items:stretch}.auth-copy-panel,.auth-form-card,.onboarding-shell{border-radius:8px;box-shadow:0 12px 30px rgba(26,16,5,.08)}.auth-copy-panel{background:linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}.auth-form-card{border-color:#C8B28D}.social-login-unavailable{margin:0;color:var(--muted)}.social-login-stack{display:flex;flex-direction:column;gap:.55rem;margin-top:0}.social-login-button{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:2.75rem;border-radius:6px;border:1px solid #c8b28d;background:#fff;color:#1A1005;font:inherit;font-size:.94rem;font-weight:800;cursor:pointer}.social-login-button-apple{color:#1A1005}.social-login-divider{display:flex;align-items:center;gap:.75rem;margin:.55rem 0 .15rem;color:#6B5D4D;font-size:.82rem}.social-login-divider span:first-child,.social-login-divider span:last-child{flex:1 1;height:1px;background:#C8B28D}.onboarding-shell{min-height:0;padding:1.4rem;background:#fff;border-color:#C8B28D}.onboarding-shell:before{display:none}.onboarding-shell-head{display:block}.onboarding-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;padding:.25rem 0 1.3rem}.onboarding-stepper-item{position:relative;display:grid;justify-items:center;grid-gap:.45rem;gap:.45rem;color:#A89880;font-size:.72rem;font-weight:800;text-align:center}.onboarding-stepper-item:before{content:"";position:absolute;top:.78rem;left:calc(-50% + 1rem);width:calc(100% - 2rem);height:1px;background:#C8B28D}.onboarding-stepper-item:first-child:before{display:none}.onboarding-stepper-item span{display:grid;place-items:center;width:1.62rem;height:1.62rem;border:1px solid #c8b28d;border-radius:999px;background:#fff;color:#6B5D4D;font-size:.84rem}.onboarding-stepper-item.is-active{color:var(--accent)}.onboarding-stepper-item.is-active span,.onboarding-stepper-item.is-complete span{border-color:var(--accent);background:var(--accent);color:#fff}.onboarding-stage{margin-top:0;border:0;border-radius:0;background:transparent;box-shadow:none}.onboarding-slide{padding:0}.onboarding-slide-inner,.onboarding-slide-inner-email{width:min(100%,26rem);min-height:0;gap:1rem}.onboarding-slide-copy{justify-items:center;text-align:center}.onboarding-slide-title{font-size:clamp(1.3rem,2vw,1.65rem);letter-spacing:0}.onboarding-slide-note{color:#6B5D4D}.onboarding-auth-card{display:grid;grid-gap:.9rem;gap:.9rem;width:100%}.onboarding-pane,.onboarding-social-wrap{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.onboarding-email-summary{border-radius:6px;background:#EBDEBF}.onboarding-password-checks{display:grid;grid-gap:.5rem;gap:.5rem;margin:0;padding:0;list-style:none;color:#6B5D4D;font-size:.84rem}.onboarding-password-checks li{display:flex;align-items:center;gap:.5rem}.onboarding-password-checks li:before{content:"✓";display:grid;place-items:center;width:.92rem;height:.92rem;border:1px solid var(--accent);border-radius:999px;color:var(--accent);font-size:.62rem;font-weight:900}.onboarding-back-button,.onboarding-submit-button{border-radius:6px}.onboarding-success-mark{width:3.5rem;height:3.5rem;background:var(--accent);box-shadow:0 14px 26px rgba(139,105,20,.22)}.onboarding-success-title{color:var(--text);font-size:1.5rem}.onboarding-vehicle-preview{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.5rem}.onboarding-vehicle-preview span{display:grid;grid-gap:.2rem;gap:.2rem;padding:.65rem;border:1px solid #c8b28d;border-radius:6px;color:#6B5D4D;font-size:.76rem;text-align:left}.onboarding-vehicle-preview strong{color:#2D2218;font-size:.9rem}@media (max-width:640px){.app-bg{padding:.7rem}.app-header{padding:1.2rem}.app-main{padding:1rem}.auth-shell,.field-grid{grid-template-columns:1fr}.auth-form-card{justify-self:stretch}.vehicle-card{grid-template-columns:1fr}.odometer-row{align-items:flex-start;flex-direction:column}.odometer-input-row{width:100%;grid-template-columns:1fr;gap:.35rem}.odometer-input{width:100%}.odometer-quick-buttons-left,.odometer-quick-buttons-right{justify-content:flex-start}.landing-card-grid{grid-template-columns:1fr}.onboarding-action-row{flex-direction:column;align-items:stretch}.onboarding-back-button{justify-content:center}.diy-article-grid,.diy-top-panels{grid-template-columns:1fr}.upcoming-item-row{flex-wrap:wrap}.upcoming-date-actions{flex:1 1 auto;min-width:0;align-items:flex-start;text-align:left}.landing-login-sign{width:100%;justify-content:flex-end}.landing-login-sign-actions{justify-content:space-between}.landing-login-text-link,.landing-try-now-link{min-height:2.1rem}.brand-name{font-size:1.6rem}.app-logo{width:7rem}.header-nav-area{width:100%;padding-right:0;align-items:stretch;gap:.45rem;flex-direction:column}.header-nav-actions{width:100%;gap:.5rem}.app-nav{width:100%;overflow-x:auto;justify-content:flex-start;scrollbar-width:thin}.app-nav::-webkit-scrollbar{height:.32rem}.app-nav::-webkit-scrollbar-thumb{background:#c1d0da;border-radius:999px}.nav-link{min-width:max-content}.header-account-corner{position:static;margin-left:auto}.onboarding-shell{min-height:24rem;padding:1rem}.onboarding-shell-head{align-items:stretch}.onboarding-shell-aside{width:100%;justify-items:stretch}.onboarding-shell-status{width:100%}.onboarding-shell-step-label{justify-self:start}.onboarding-stage{margin-top:1.2rem}.onboarding-slide{padding:.9rem}.onboarding-slide-inner{min-height:22rem}.onboarding-choice-grid{grid-template-columns:1fr}.aux-nav{width:100%;justify-content:flex-start;margin-left:0}.glovebox-grid,.glovebox-highlights-grid{grid-template-columns:1fr}}@media (max-width:440px){.app-bg{padding:.45rem}.app-shell{border-radius:20px}.app-header{padding:1rem}.app-main{padding:.85rem}.section-card{padding:.95rem}.landing-headline{font-size:1.46rem}.landing-subheadline{font-size:.94rem}.landing-hero-points,.landing-pill-row{gap:.35rem}.onboarding-shell-title{font-size:1.72rem}.onboarding-slide-title{font-size:1.35rem}.onboarding-shell-body,.onboarding-slide-note{font-size:.92rem}}@media (max-width:1180px){body:has(.landing-product-page) .app-shell{max-width:100%}.landing-public-nav{display:none}.landing-product-copy{margin-left:0}.landing-dashboard{grid-template-columns:1fr}.landing-dashboard-sidebar{display:none}}@media (max-width:820px){body:has(.landing-product-page) .app-header,body:has(.landing-product-page) .app-main{padding-left:1rem;padding-right:1rem}body:has(.landing-product-page) .landing-login-sign{width:auto;justify-content:flex-end}body:has(.landing-product-page) .landing-login-sign-actions{justify-content:flex-end}.landing-product-copy h1{max-width:12ch;font-size:clamp(2.25rem,10vw,4rem)}.landing-dashboard-grid,.landing-faq-grid,.landing-faq-section,.landing-feature-row,.landing-privacy-promise-grid,.landing-privacy-strip,.landing-product-section{grid-template-columns:1fr}.landing-vehicle-panel{grid-template-columns:minmax(0,1fr)}.landing-car-photo-frame{max-width:11rem}.landing-action-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-action-strip span:nth-child(2){border-right:0}.landing-action-strip span:nth-child(-n+2){border-bottom:1px solid #d4c0a5}.landing-glovebox-row{grid-template-columns:auto minmax(0,1fr) auto}.landing-glovebox-row span{grid-column:2/-1}.landing-pricing-strip{align-items:flex-start;flex-direction:column}}@media (max-width:560px){body:has(.landing-product-page) .app-bg{padding:.55rem}body:has(.landing-product-page) .app-header{gap:.75rem}body:has(.landing-product-page) .app-logo{width:8.2rem}.landing-public-nav-wrap{width:100%;justify-content:stretch}body:has(.landing-product-page) .landing-login-sign{width:100%;justify-content:space-between}body:has(.landing-product-page) .landing-login-text-link,body:has(.landing-product-page) .landing-try-now-link{flex:1 1;justify-content:center;padding-inline:.8rem}.landing-product-hero{min-height:auto;gap:1.2rem}.landing-product-copy h1{max-width:11ch}.landing-product-cta-row{align-items:stretch;flex-direction:column}.landing-primary-cta,.landing-secondary-cta{width:100%}.landing-dashboard-main{padding:.8rem}.landing-dashboard-head{align-items:flex-start;flex-direction:column}.landing-action-strip{grid-template-columns:1fr}.landing-action-strip span{border-right:0;border-bottom:1px solid #d4c0a5}.landing-action-strip span:last-child{border-bottom:0}.landing-continuation{text-align:center}.onboarding-stepper{gap:.35rem}.onboarding-shell,.onboarding-slide,.onboarding-slide-inner{min-height:0}.onboarding-stepper-item small{font-size:.62rem}.onboarding-vehicle-preview{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.landing-continuation svg,.landing-dashboard,.landing-dashboard-head span,.landing-glovebox-row em,.landing-maintenance-row,.landing-privacy-note,.landing-vehicle-panel small{animation:none}.landing-play-icon,.landing-primary-cta,.landing-secondary-cta{transition:none}.landing-primary-cta:hover,.landing-secondary-cta:hover,.landing-secondary-cta:hover .landing-play-icon{transform:none}}body:not(:has(.landing-product-page)) .app-bg{padding:clamp(.75rem,1.6vw,1.5rem);background:linear-gradient(180deg,#E9D9C0,#f4f6f5)}body:not(:has(.landing-product-page)) .app-shell{max-width:1180px;border-radius:12px;background:#fff;box-shadow:0 18px 48px rgba(26,16,5,.08)}body:not(:has(.landing-product-page)) .app-header{padding:1rem 1.1rem;border-bottom-color:#E9D9C0;align-items:center}body:not(:has(.landing-product-page)) .app-logo{width:4.6rem;filter:none}body:not(:has(.landing-product-page)) .brand-lockup{gap:.65rem}body:not(:has(.landing-product-page)) .brand-name{font-size:clamp(1.25rem,2vw,1.65rem);letter-spacing:0}body:not(:has(.landing-product-page)) .brand-slogan{display:none}body:not(:has(.landing-product-page)) .app-main{padding:clamp(1rem,2vw,1.5rem);background:#E9D9C0}.header-nav-area{padding-right:0;gap:.8rem}.header-nav-actions{gap:.55rem}.header-account-corner{position:static;gap:.45rem}.app-nav{gap:.15rem;padding:.25rem;border-radius:8px;background:#EBDEBF;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}.nav-link{min-height:2.35rem;font-size:.84rem;padding:.52rem .72rem;border:1px solid transparent;transform:none}.nav-link:hover{transform:translateY(-1px);box-shadow:none;color:var(--accent);background:#fff}.nav-icon-wrap{width:1rem;height:1rem}.mailbox-icon,.nav-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-link:hover .nav-icon{transform:none}.aux-nav{gap:.2rem}.aux-nav-link{border:1px solid transparent;padding:.48rem .62rem;font-size:.8rem}.aux-nav-link-active,.aux-nav-link:hover{background:#E9D9C0}.profile-circle{width:2.35rem;height:2.35rem;border-width:1px;border-color:#C8B28D;background:#fff;color:#5C503E;box-shadow:none}.profile-icon{width:1.28rem;height:1.28rem}.logout-button{border-color:#f0c7c7;background:#fff5f5;color:#a23a3a;padding:.45rem .62rem;font-size:.76rem}.logout-button:hover{background:#ffecec}.mailbox-status-button{border-radius:6px;background:#fff;color:#7A5A10;padding:.38rem .58rem}.mailbox-icon-wrap{width:1.25rem;height:1.25rem}.mailbox-status-button-icon-only{min-width:2rem;border:1px solid #c8b28d}.page-header-block{padding:0 .1rem .1rem}.page-title{font-size:clamp(2rem,3vw,3rem);line-height:1.05;letter-spacing:0}.page-subtitle{max-width:64ch;color:#6B5D4D;font-size:1rem;line-height:1.55}.diy-article-card,.glovebox-vehicle-card,.section-card,.subsection-card,.vehicle-card{border-color:#C8B28D;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(26,16,5,.045)}.section-card{padding:clamp(1rem,2vw,1.35rem)}.subsection-card{border-style:solid;padding:1rem}.section-title{font-size:1.08rem;line-height:1.25}.section-subtitle{color:#6B5D4D;line-height:1.5}.badge{border:1px solid var(--line);border-radius:999px;background:#E9D9C0;color:#7A5A10;font-size:.76rem}.kv{gap:.5rem}.kv-row{align-items:center;border:1px solid #d4c0a5;border-radius:7px;background:#fff;padding:.7rem .8rem}.fieldset-reset,.form-stack{gap:.85rem}.field{gap:.35rem;color:#5C503E;font-size:.86rem;font-weight:700}.field input,.field select,.field textarea,.odometer-input,.upcoming-date-form input[type=date]{min-height:2.55rem;border-radius:6px;background:#fff;color:#2D2218}.field textarea{min-height:6.5rem}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible,.odometer-input:focus-visible,.upcoming-date-form input[type=date]:focus-visible{outline:3px solid rgba(139,105,20,.16);border-color:#8B6914}.button-danger,.button-primary{min-height:2.55rem;border-radius:6px;padding:.7rem 1rem;font-size:.9rem;font-weight:900}.button-primary{border-color:#8B6914;background:linear-gradient(180deg,#8B6914,#7A5A10);box-shadow:0 10px 18px rgba(139,105,20,.14)}.button-chip-strong,.button-chip-success,.upload-check{background:#E9D9C0;border-color:var(--line);color:#7A5A10}.button-danger{border-color:#b94444;background:linear-gradient(180deg,#d95b5b,#bf4444)}.form-message{border-radius:6px}.about-page-card,.activation-card,.activation-inline-card,.diy-hero-card,.first-vehicle-callout{background:#fff}.activation-next-panel{border-style:solid;border-color:var(--line);border-radius:8px;background:#E9D9C0}.activation-step-item{border-color:#D4C0A5;border-radius:7px;background:#fff}.activation-step-item-complete{background:#EBDEBF}.activation-step-status{background:#E9D9C0;border-color:var(--line);color:#7A5A10}.dashboard-overview-card{background:#fff}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1rem}.dashboard-stat-card{grid-gap:.25rem;gap:.25rem;border:1px solid #d4c0a5;border-radius:8px;background:#EBDEBF;padding:.95rem}.dashboard-stat-card small,.dashboard-stat-card span{font-size:.8rem;font-weight:800}.dashboard-stat-card strong{color:#2D2218;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1}.first-vehicle-step-pill{border-radius:6px;background:#EBDEBF;border:1px solid #c8b28d;color:#3D3020}.vehicle-list{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.vehicle-card{grid-template-columns:auto minmax(0,1fr) auto;padding:.9rem;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.vehicle-card:hover{border-color:var(--line);box-shadow:0 12px 28px rgba(26,16,5,.07);transform:translateY(-1px)}.vehicle-card-corner-x{display:none}.vehicle-image,.vehicle-image-wrap{border-radius:8px}.vehicle-image-placeholder{background:#E9D9C0}.collapsible-panel{border-radius:8px}.collapsible-summary,.maintenance-toggle-summary{gap:.35rem}.collapsible-summary:before,.maintenance-toggle-plus{color:#7A5A10}.maintenance-toggle-plus{border-color:var(--line);background:#E9D9C0}.diy-top-panels,.glovebox-grid,.glovebox-highlights-grid{gap:.75rem}.uploaded-doc-row{border-color:#C8B28D;background:#EBDEBF;box-shadow:none}.uploaded-doc-row .inline-links a{border-radius:6px;background:#fff;color:#7A5A10}.recommended-schedule-row,.registration-doc-box{border-style:solid;border-color:#C8B28D;border-radius:7px;background:#EBDEBF}.schedule-source-tag,.schedule-source-tag-recommended{border-radius:999px}.schedule-source-tag-recommended{border-color:#f3dcad;background:#fff7e8;color:#a15c00}.odometer-row,.upcoming-item-row{border-bottom:0}.odometer-row{border:1px solid #d4c0a5;border-radius:7px;padding:.75rem}.diy-compact-card,.diy-guide-meta-card,.diy-hero-card,.odometer-row{background:#fff}.diy-benefits-list li,.diy-check-list li,.diy-step-list li{border-radius:7px;background:#EBDEBF;border-color:#D4C0A5}.diy-article-card{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.diy-article-card:hover{border-color:var(--line);box-shadow:0 12px 28px rgba(26,16,5,.07);transform:translateY(-1px)}.contact-email-block,.profile-avatar-preview{border-radius:8px;background:#EBDEBF}.contact-email-block{border-color:#C8B28D}@media (max-width:980px){.header-nav-area{width:100%;align-items:stretch;flex-direction:column}.header-account-corner{justify-content:flex-end}.app-nav{width:100%;overflow-x:auto;justify-content:flex-start}}@media (max-width:720px){body:not(:has(.landing-product-page)) .app-header{align-items:flex-start;flex-direction:column}body:not(:has(.landing-product-page)) .app-logo{width:4.8rem}body:not(:has(.landing-product-page)) .brand-name{font-size:1.35rem}.header-nav-actions{width:100%;flex-direction:column;align-items:stretch}.aux-nav{width:100%;justify-content:flex-start}.dashboard-stat-grid,.diy-top-panels,.glovebox-grid,.glovebox-highlights-grid,.vehicle-card{grid-template-columns:1fr}.vehicle-photo-column{align-items:flex-start}}.skip-link{position:absolute;left:.75rem;top:-2.5rem;z-index:1000;background:#2D2218;color:#fff;padding:.45rem .65rem;border-radius:.5rem}.skip-link:focus{top:.75rem}.app-logo{width:2.6rem;aspect-ratio:1;height:auto;filter:none}.brand-lockup{gap:.7rem}.brand-name{color:var(--text);font-size:clamp(1.15rem,1.7vw,1.48rem);font-weight:900;letter-spacing:0}.brand-slogan{margin-top:.12rem;border:0;border-radius:0;padding:0;background:transparent;color:#6B5D4D;font-size:.76rem;font-weight:700;letter-spacing:0;text-shadow:none}body:has(.auth-shell),body:has(.auth-shell-onboarding),body:has(.landing-product-page) .app-bg{background:radial-gradient(circle at 82% 8%,rgba(139,105,20,.08) 0,rgba(139,105,20,0) 31rem),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}body:has(.auth-shell) .app-shell,body:has(.auth-shell-onboarding) .app-shell,body:has(.landing-product-page) .app-shell{border-color:#C8B28D;border-radius:14px;background:#ffffff;box-shadow:0 24px 68px rgba(26,16,5,.09)}body:has(.landing-product-page) .app-shell{max-width:1480px}body:has(.landing-product-page) .app-header{padding:1.1rem clamp(1rem,2.2vw,2rem) .75rem}body:has(.landing-product-page) .app-main{padding:0 clamp(1rem,2.2vw,2rem) clamp(1rem,2vw,1.5rem)}body:has(.auth-shell) .app-logo,body:has(.auth-shell-onboarding) .app-logo,body:has(.landing-product-page) .app-logo,body:not(:has(.landing-product-page)) .app-logo{width:2.65rem}body:has(.landing-product-page) .brand-slogan,body:not(:has(.landing-product-page)) .brand-slogan{display:none}.landing-public-nav-wrap{gap:clamp(1rem,2vw,1.65rem)}.landing-public-nav{gap:clamp(.9rem,1.8vw,1.55rem);color:#3D3020;font-size:.82rem;font-weight:800}.landing-public-nav a{border-radius:5px;padding:.34rem 0;transition:color .15s ease}body:has(.landing-product-page) .landing-login-text-link,body:has(.landing-product-page) .landing-try-now-link{min-height:2.45rem;border-radius:7px}body:has(.landing-product-page) .landing-login-text-link{border-color:#C8B28D;color:#2D2218}.button-primary,body:has(.landing-product-page) .landing-try-now-link{border-color:#7A5A10;background:#8B6914;box-shadow:0 10px 22px rgba(139,105,20,.17)}.button-primary:hover:not([disabled]){background:#7A5A10}*{letter-spacing:0}.landing-product-page{gap:clamp(1.25rem,2vw,2rem)}.landing-product-hero{grid-template-columns:minmax(21rem,.88fr) minmax(40rem,1.12fr);align-items:center;gap:clamp(1.5rem,3vw,3.5rem);min-height:calc(100vh - 8.25rem);padding:clamp(1rem,2vw,2.2rem) 0 0}.landing-product-copy{max-width:620px;margin-left:clamp(0rem,3.2vw,2.75rem)}.landing-product-copy h1{max-width:12.8ch;color:#1A1005;font-size:clamp(3.05rem,5.2vw,5.65rem);font-weight:900;line-height:.98}.landing-product-copy p{max-width:56ch;color:#6B5D4D;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.62}.landing-product-cta-row{gap:.75rem;margin-top:1.5rem}.landing-primary-cta,.landing-secondary-cta{min-height:2.9rem;border-radius:7px;padding:.75rem 1.35rem;font-size:.93rem;font-weight:900}.landing-secondary-cta{border-color:#C8B28D;color:#2D2218}.landing-play-icon{width:1.08rem;height:1.08rem}.landing-trust-line{margin-top:1rem!important;font-size:.92rem!important}.landing-dashboard{grid-template-columns:minmax(11.5rem,18%) 1fr;border-color:#C8B28D;border-radius:10px;background:#f8fafc;box-shadow:0 22px 52px rgba(26,16,5,.12)}.landing-dashboard-sidebar{gap:.9rem;border-right-color:rgba(255,255,255,.08);background:#1A1005;color:#e5edf5}.landing-dashboard-brand{color:#ffffff;font-weight:900}.landing-icon-small{color:#B8933A}.landing-dashboard-nav span{border-radius:6px;color:#A89880;font-weight:800}.landing-dashboard-nav span.is-active{border-color:rgba(184,147,58,.22);background:rgba(184,147,58,.14);color:#EBDEBF}.landing-privacy-note{margin-top:.85rem;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#e5edf5;animation:none}.landing-privacy-note small{color:#A89880}.landing-privacy-note a,.landing-privacy-note svg{color:#B8933A}.landing-dashboard-main{gap:.9rem;padding:clamp(1rem,1.7vw,1.35rem);background:#f8fafc}.landing-dashboard-head h2{color:#1A1005;font-size:1.28rem}.landing-dashboard-head span{border:1px solid var(--line);border-radius:5px;background:#E9D9C0;padding:.32rem .52rem;animation:none}.landing-action-strip,.landing-preview-panel,.landing-vehicle-panel{border-color:#C8B28D;border-radius:8px;box-shadow:0 10px 24px rgba(26,16,5,.045)}.landing-vehicle-panel{grid-template-columns:9rem minmax(0,1fr) auto auto;padding:.85rem}.landing-car-photo-frame{border-radius:6px;box-shadow:inset 0 0 0 1px rgba(26,16,5,.1)}.landing-vehicle-panel span{color:#6B5D4D}.badge,.landing-glovebox-row em,.landing-vehicle-panel small{border:1px solid var(--line);border-radius:5px;color:#7A5A10;animation:none}.landing-vehicle-panel button{border-color:#C8B28D;color:#1A1005}.landing-preview-panel h3{color:#1A1005;font-size:.96rem}.landing-preview-panel a,.landing-preview-panel-head a{color:#8B6914}.landing-glovebox-row,.landing-maintenance-row{border-color:#D4C0A5}.landing-maintenance-row-warning{border-color:#efd39b;background:#fff9ec}.landing-row-icon,.landing-row-meta em{color:#b76b06}.landing-action-strip span{border-right-color:#D4C0A5}.landing-action-strip svg{color:#3D3020}.landing-continuation{color:#3D3020;font-size:.88rem}.landing-continuation svg{color:#8B6914}.landing-product-section{gap:clamp(1.5rem,3vw,3rem);padding-top:clamp(3rem,5vw,5rem)}.landing-product-section h2{color:#1A1005;font-weight:900;line-height:1.04}.landing-feature-row{gap:.75rem}.landing-feature-row article{border-color:#C8B28D;border-radius:8px;padding:1.05rem;background:#ffffff;box-shadow:0 8px 20px rgba(26,16,5,.035)}.landing-feature-row h3{color:#1A1005;font-size:1rem}.landing-pricing-strip{border-color:#C8B28D;border-radius:10px;background:#1A1005;color:#ffffff}.landing-pricing-strip p{color:#C4B5A2}body:not(:has(.landing-product-page)) .app-bg{background:radial-gradient(circle at 8% 0,rgba(139,105,20,.055) 0,rgba(139,105,20,0) 26rem),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}body:not(:has(.landing-product-page)) .app-shell{max-width:1210px;border-color:#C8B28D;border-radius:14px;box-shadow:0 22px 58px rgba(26,16,5,.075)}body:not(:has(.landing-product-page)) .app-header{padding:.95rem 1.15rem;border-bottom-color:var(--line)}body:not(:has(.landing-product-page)) .app-main{background:#f8fafc}.header-nav-actions,.header-nav-area{gap:.65rem}.app-nav{border:1px solid #c8b28d;border-radius:9px;box-shadow:none}.nav-link{min-height:2.28rem;border-radius:6px;color:#5C503E;font-weight:850;padding:.48rem .66rem}.nav-link:hover{border-color:#C8B28D;background:#f8fafc;color:#8B6914}.nav-link-active{color:#7A5A10}.nav-icon-wrap{width:.98rem;height:.98rem}.mailbox-icon,.nav-icon{stroke-width:1.75}.aux-nav-link{border-radius:6px;color:#6B5D4D;font-size:.78rem}.aux-nav-link-active,.aux-nav-link:hover{border-color:#C8B28D;background:#ffffff;color:#7A5A10}.mailbox-status-button,.mailbox-status-button-icon-only,.profile-circle{border-color:#C8B28D;border-radius:7px;background:#ffffff;color:#3D3020}.profile-circle{width:2.32rem;height:2.32rem}.logout-button{border-color:#e6c4c4;border-radius:6px;background:#fff7f7;color:#9f3636}.page-header-block{padding-bottom:.2rem}.page-title{color:#1A1005;font-size:clamp(2rem,3.2vw,3.15rem);font-weight:900}.page-subtitle,.section-subtitle{color:#6B5D4D}.about-page-card,.activation-card,.activation-inline-card,.diy-article-card,.diy-compact-card,.diy-guide-meta-card,.diy-hero-card,.glovebox-vehicle-card,.section-card,.subsection-card,.vehicle-card{border-color:#C8B28D;border-radius:8px;box-shadow:0 10px 26px rgba(26,16,5,.04)}.section-card{padding:clamp(1rem,1.8vw,1.35rem)}.section-title{color:#1A1005;font-size:1.03rem;font-weight:900}.badge{padding:.24rem .5rem;font-size:.7rem;font-weight:900;letter-spacing:0}.activation-step-item,.dashboard-stat-card,.diy-benefits-list li,.diy-check-list li,.diy-step-list li,.kv-row,.odometer-row,.recommended-schedule-row,.registration-doc-box,.uploaded-doc-row{border-color:#D4C0A5;border-radius:7px;background:#f8fafc}.field input,.field select,.field textarea,.odometer-input,.upcoming-date-form input[type=date]{border-color:#C8B28D;border-radius:7px}.button-danger,.button-primary{border-radius:7px}.button-primary{background:#8B6914;box-shadow:0 9px 18px rgba(139,105,20,.15)}.button-chip{border-radius:6px;color:#3D3020}.activation-next-panel,.activation-step-status,.button-chip-strong,.button-chip-success,.maintenance-toggle-plus,.upload-check,.vehicle-image-placeholder{color:#7A5A10}.dashboard-stat-card small,.dashboard-stat-card span{color:#6B5D4D}.dashboard-stat-card strong{color:#1A1005;font-weight:900}.diy-article-card:hover,.vehicle-card:hover{border-color:var(--line);box-shadow:0 14px 30px rgba(26,16,5,.065)}.collapsible-summary,.maintenance-toggle-summary{border-radius:7px}.schedule-source-tag-recommended{border-color:#efd39b;background:#fff9ec;color:#955a05}@media (max-width:1180px){.landing-product-hero{grid-template-columns:1fr;align-items:start}.landing-dashboard{max-width:100%}}@media (max-width:820px){.landing-product-copy h1{max-width:12ch;font-size:clamp(2.5rem,11vw,4.4rem)}.landing-vehicle-panel{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){body:has(.auth-shell) .app-logo,body:has(.auth-shell-onboarding) .app-logo,body:has(.landing-product-page) .app-logo,body:not(:has(.landing-product-page)) .app-logo{width:2.6rem}body:not(:has(.landing-product-page)) .brand-name{font-size:1.28rem}}@media (max-width:560px){body,body:has(.landing-product-page) .app-bg,html{overflow-x:hidden}body:has(.landing-product-page) .app-bg{padding:.5rem}.landing-dashboard,.landing-dashboard-main,.landing-preview-panel,.landing-pricing-strip,.landing-product-copy,.landing-product-page,.landing-vehicle-panel,body:has(.landing-product-page) .app-main,body:has(.landing-product-page) .app-shell{width:100%;max-width:100%;min-width:0}body:has(.landing-product-page) .app-header{display:grid;grid-template-columns:1fr}.landing-public-nav-wrap{display:grid;grid-template-columns:1fr;grid-gap:.65rem;gap:.65rem;margin-left:0;max-width:22rem;min-width:0}body:has(.landing-product-page) .landing-login-sign-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:.55rem;gap:.55rem;width:100%}body:has(.landing-product-page) .landing-login-text-link,body:has(.landing-product-page) .landing-try-now-link{min-width:0;padding-inline:.55rem}.landing-product-hero{padding-top:.75rem}.landing-product-copy{max-width:22rem}.landing-product-copy h1{max-width:11ch;font-size:clamp(2.35rem,9vw,3.15rem)}.landing-dashboard{max-width:22.5rem}.landing-dashboard-main{padding:.75rem}}:root{--bg:#EFE6CC;--surface-quiet:#EBDEBF;--text:#2C2416;--muted:#6B5D4D;--line:#C8B28D;--accent:#8B6914;--accent-soft:#E9D9C0;--shadow:0 18px 44px rgba(26,16,5,0.075);--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","Inter","Segoe UI",sans-serif}body:has(.auth-shell),body:has(.auth-shell-onboarding),body:has(.landing-product-page) .app-bg{background:radial-gradient(circle at 18% 12%,rgba(139,105,20,.045) 0,rgba(139,105,20,0) 28rem),linear-gradient(180deg,#EDD9B8,#E0CAA0)}body:has(.auth-shell) .app-shell,body:has(.auth-shell-onboarding) .app-shell,body:has(.landing-product-page) .app-shell{border-color:var(--line);border-radius:12px;box-shadow:0 18px 42px rgba(26,16,5,.07)}.app-logo,body:has(.auth-shell) .app-logo,body:has(.auth-shell-onboarding) .app-logo,body:has(.landing-product-page) .app-logo,body:not(:has(.landing-product-page)) .app-logo{width:2.35rem}.brand-lockup{gap:.58rem}.brand-name{font-size:clamp(1.18rem,1.65vw,1.5rem);font-weight:780}.landing-public-nav{color:#2D2218;font-size:.78rem;font-weight:500}body:has(.landing-product-page) .landing-login-text-link,body:has(.landing-product-page) .landing-try-now-link{min-height:2.35rem;border-radius:6px;font-size:.84rem;font-weight:650}body:has(.landing-product-page) .landing-login-text-link{border-color:var(--line);background:#ffffff}.button-primary,body:has(.landing-product-page) .landing-try-now-link{border-color:var(--accent);background:linear-gradient(180deg,#8B6914,#7A5A10);box-shadow:0 12px 28px rgba(139,105,20,.16)}.landing-product-hero{grid-template-columns:minmax(28rem,.72fr) minmax(36rem,1fr);gap:clamp(1.75rem,3vw,3.4rem);min-height:calc(100vh - 8.5rem);align-items:end}.landing-product-copy{max-width:760px;margin-left:clamp(0rem,7.5vw,7.4rem);align-self:center}.landing-product-copy h1{max-width:18ch;color:#2D2218;font-size:clamp(3rem,4.5vw,4.7rem);font-weight:780;line-height:1.08}.landing-product-copy p{max-width:62ch;color:#5C503E;font-size:clamp(1rem,1.18vw,1.12rem);line-height:1.56}.landing-primary-cta,.landing-secondary-cta{min-height:2.85rem;border-radius:6px;padding:.72rem 1.95rem;font-size:.95rem;font-weight:650}.landing-secondary-cta{border-color:rgba(139,105,20,.42);background:#ffffff;color:#7A5A10;box-shadow:none}.landing-play-icon{width:1.05rem;height:1.05rem}.landing-trust-line{color:#3D3020!important;font-size:.9rem!important;font-weight:520}.landing-dashboard{grid-template-columns:minmax(10.8rem,19%) 1fr;border-color:var(--line);border-radius:9px;background:#ffffff;box-shadow:0 14px 32px rgba(26,16,5,.065)}.landing-dashboard-sidebar{gap:.84rem;padding:.95rem .72rem;border-right-color:var(--line);background:#EBDEBF;color:#2D2218}.landing-dashboard-brand{color:#2D2218;font-size:.86rem;font-weight:760}.landing-icon-small{color:#8B6914}.landing-dashboard-nav{gap:.12rem}.landing-dashboard-nav span{border:1px solid transparent;border-left-width:3px;border-radius:5px;color:#2D2218;font-size:.78rem;font-weight:520;padding:.48rem .64rem;transform:translateY(0) scale(1);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease;will-change:transform}.landing-dashboard-nav span.is-active{border-color:var(--line);border-left-color:#8B6914;background:#E9D9C0;color:var(--accent)}.landing-dashboard-nav span:hover{border-color:var(--line);border-left-color:#8B6914;background:#f3fbf8;box-shadow:0 7px 16px rgba(26,16,5,.07);color:var(--accent);transform:translateY(-.12rem) scale(1.015)}.landing-privacy-note{margin-top:1.1rem;border-color:var(--line);border-radius:7px;background:#ffffff;color:#273241;transform:translateY(0) scale(1);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease;will-change:transform}.landing-privacy-note:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 10px 22px rgba(26,16,5,.07);transform:translateY(-.16rem) scale(1.01)}.landing-privacy-note small{color:#6B5D4D}.landing-privacy-note a,.landing-privacy-note svg{color:#8B6914}.landing-dashboard-main{gap:.78rem;padding:1rem;background:#ffffff}.landing-dashboard-head h2{color:#2D2218;font-size:1.12rem;font-weight:720}.landing-dashboard-head span{border:0;background:transparent;color:#7A5A10;padding:0;font-size:.73rem;font-weight:640}.landing-action-strip,.landing-preview-panel,.landing-vehicle-panel{border-color:var(--line);border-radius:7px;background:#ffffff;box-shadow:none}.landing-vehicle-panel{grid-template-columns:7.6rem minmax(0,1fr) auto auto;padding:.74rem;transform:translateY(0);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;will-change:transform}.landing-vehicle-panel:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 12px 26px rgba(26,16,5,.075);transform:translateY(-.18rem)}.landing-car-photo-frame{border-radius:5px;box-shadow:inset 0 0 0 1px rgba(212,197,178,.75)}.landing-car-photo{padding:.14rem}.landing-action-strip strong,.landing-glovebox-row strong,.landing-maintenance-row strong,.landing-vehicle-panel strong{color:#2D2218;font-weight:650}.badge,.landing-glovebox-row em,.landing-vehicle-panel small{border-color:var(--line);background:#E9D9C0;color:#8B6914;font-weight:640}.landing-vehicle-panel button{border-color:var(--line);border-radius:6px;background:#ffffff;color:#2D2218;font-weight:620;transform:translateY(0) scale(1);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease;will-change:transform}.landing-vehicle-panel button:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 8px 18px rgba(26,16,5,.065);transform:translateY(-.1rem) scale(1.015)}.landing-dashboard-grid{gap:.74rem}.landing-preview-panel{gap:.62rem;padding:.78rem;transform:translateY(0) scale(1);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease;will-change:transform}.landing-preview-panel:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 12px 26px rgba(26,16,5,.07);transform:translateY(-.18rem) scale(1.006)}.landing-preview-panel h3{color:#2D2218;font-size:.93rem;font-weight:680}.landing-continuation svg,.landing-preview-panel a,.landing-preview-panel-head a{color:#8B6914}.landing-glovebox-row,.landing-maintenance-row{border-color:var(--line);border-radius:6px;background:#ffffff;transform:translateY(0);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;will-change:transform}.landing-maintenance-row-warning{border-color:#f0dfbd;background:#fff9eb}.landing-maintenance-row:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 10px 22px rgba(26,16,5,.08);transform:translateY(-.2rem)}.landing-maintenance-row-warning:hover{border-color:#e8bf71;background:#fff7e6}.landing-glovebox-row:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 9px 20px rgba(26,16,5,.07);transform:translateY(-.18rem)}.landing-row-icon,.landing-row-meta em{color:#dd7904}.landing-row-meta{color:var(--muted);font-weight:620}.landing-action-strip small,.landing-glovebox-row span,.landing-maintenance-row small{color:#6B5D4D;font-weight:440}.landing-glovebox-row{grid-template-columns:auto minmax(5.6rem,.8fr) minmax(0,1fr) auto}.landing-action-strip{border-color:var(--line)}.landing-action-strip span{border-right-color:var(--line);padding:.72rem;transform:translateY(0);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease;will-change:transform}.landing-action-strip span:hover{background:#fbfefd;box-shadow:inset 0 0 0 1px var(--line),0 8px 18px rgba(26,16,5,.065);transform:translateY(-.14rem)}.landing-action-strip svg{color:#8B6914}.landing-continuation{color:#2D2218;font-size:.94rem;font-weight:500}.landing-product-section{border-top-color:var(--line)}.landing-pricing-strip h2,.landing-product-section h2{color:#2D2218;font-weight:760}.landing-feature-row article{border-color:var(--line);box-shadow:none;transform:translateY(0);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;will-change:transform}.landing-feature-row article:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 14px 28px rgba(26,16,5,.08);transform:translateY(-.28rem)}.landing-privacy-strip{border-color:var(--line);background:linear-gradient(135deg,rgba(240,232,216,.8),rgba(251,253,252,.98) 52%),#EBDEBF}.landing-section-kicker{letter-spacing:.04em}.landing-privacy-strip a:hover{color:var(--accent)}.landing-faq-grid article,.landing-privacy-promise-grid article{border-color:var(--line);box-shadow:none;transform:translateY(0);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;will-change:transform}.landing-faq-grid article:hover,.landing-privacy-promise-grid article:hover{border-color:var(--line);background:#fbfefd;box-shadow:0 12px 24px rgba(26,16,5,.07);transform:translateY(-.18rem)}.landing-faq-section{border-top:1px solid var(--line)}@media (prefers-reduced-motion:reduce){.landing-action-strip span,.landing-dashboard-nav span,.landing-faq-grid article,.landing-feature-row article,.landing-glovebox-row,.landing-maintenance-row,.landing-preview-panel,.landing-privacy-note,.landing-privacy-promise-grid article,.landing-vehicle-panel,.landing-vehicle-panel button{transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease;will-change:auto}.landing-action-strip span:hover,.landing-dashboard-nav span:hover,.landing-faq-grid article:hover,.landing-feature-row article:hover,.landing-glovebox-row:hover,.landing-maintenance-row:hover,.landing-preview-panel:hover,.landing-privacy-note:hover,.landing-privacy-promise-grid article:hover,.landing-vehicle-panel button:hover,.landing-vehicle-panel:hover{transform:none}}.landing-pricing-strip{border-color:var(--line);background:#EBDEBF;color:#2D2218}.landing-pricing-strip p{color:#6B5D4D}.landing-final-cta{border-color:var(--line);background:linear-gradient(135deg,rgba(255,247,223,.7),rgba(251,253,252,.96) 48%),#EBDEBF;box-shadow:0 12px 30px rgba(26,16,5,.06)}.landing-final-cta h2{font-size:clamp(1.7rem,2.5vw,2.35rem)}body:not(:has(.landing-product-page)) .app-bg{background:radial-gradient(circle at 8% 0,rgba(139,105,20,.035) 0,rgba(139,105,20,0) 24rem),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}body:not(:has(.landing-product-page)) .app-shell{border-color:var(--line);box-shadow:0 18px 42px rgba(26,16,5,.06)}body:not(:has(.landing-product-page)) .app-main{background:#EBDEBF}.app-nav{border-color:var(--line)}.nav-link{color:var(--muted);font-size:.79rem;font-weight:540}.nav-link-active{border-color:var(--line);background:#E9D9C0;color:#8B6914}.page-title{color:#2D2218;font-weight:780}.about-page-card,.activation-card,.activation-inline-card,.diy-article-card,.diy-compact-card,.diy-guide-meta-card,.diy-hero-card,.glovebox-vehicle-card,.section-card,.subsection-card,.vehicle-card{border-color:var(--line);box-shadow:0 8px 22px rgba(26,16,5,.035)}.section-title{color:#2D2218;font-weight:720}.activation-next-panel,.activation-step-status,.button-chip-strong,.button-chip-success,.maintenance-toggle-plus,.upload-check,.vehicle-image-placeholder{border-color:var(--line);background:#E9D9C0;color:#8B6914}@media (max-width:1180px){.landing-product-hero{grid-template-columns:1fr;align-items:start}.landing-product-copy{margin-left:0}}@media (max-width:820px){.landing-product-copy h1{max-width:14ch;font-size:clamp(2.35rem,9.5vw,3.8rem)}}@media (max-width:560px){.landing-product-copy h1{max-width:12ch;font-size:clamp(2.2rem,8.6vw,3rem)}.landing-product-copy{max-width:22rem}.landing-dashboard{max-width:22.5rem}.landing-dashboard-sidebar{display:none}}.landing-product-hero{grid-template-columns:minmax(31rem,.76fr) minmax(34rem,1fr)}.landing-product-copy{margin-left:clamp(0rem,4.5vw,4.8rem)}.landing-product-copy h1{max-width:610px;font-size:clamp(3rem,4.15vw,4.35rem);font-weight:740;letter-spacing:0}.landing-product-copy p{max-width:590px;font-weight:430}.brand-name{font-weight:720}@media (max-width:1180px){.landing-dashboard,.landing-product-hero{grid-template-columns:1fr}.landing-product-copy{max-width:680px;margin-left:0}}@media (max-width:820px){.landing-product-copy h1{max-width:13.8ch;font-size:clamp(2.65rem,8.4vw,3.55rem)}}@media (max-width:560px){.landing-product-copy{max-width:none}.landing-product-copy h1{max-width:100%;font-size:clamp(2.45rem,10.6vw,2.95rem);line-height:1.08}.landing-product-copy p{font-size:1.06rem;line-height:1.55}.landing-primary-cta,.landing-secondary-cta{min-height:3rem;font-size:1rem}.landing-dashboard{grid-template-columns:1fr;max-width:100%}.landing-dashboard-main{padding:1rem}.landing-vehicle-panel{grid-template-columns:minmax(0,1fr);align-items:start;gap:.78rem}.landing-car-photo-frame{width:min(100%,16rem);max-width:none;aspect-ratio:16/9}.landing-vehicle-panel>div{display:grid;grid-gap:.18rem;gap:.18rem}.landing-vehicle-panel small{justify-self:start}.landing-vehicle-panel button{width:100%;min-height:2.85rem}.landing-glovebox-row{grid-template-columns:auto minmax(0,1fr) auto}.landing-glovebox-row span{grid-column:2/-1}}.theme-toggle{display:inline-grid;grid-template-columns:repeat(3,minmax(0,auto));align-items:center;gap:.12rem;padding:.16rem;border:1px solid #c8b28d;border-radius:7px;background:#ffffff;color:#3D3020;box-shadow:0 8px 18px rgba(26,16,5,.045)}.theme-toggle-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:1.92rem;border:0;border-radius:5px;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:.72rem;font-weight:760;line-height:1;padding:.3rem .46rem;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.theme-toggle-option:hover{background:#f4f8f7;color:#8B6914}.theme-toggle-option-active{background:#E9D9C0;color:#7A5A10;box-shadow:inset 0 0 0 1px var(--line)}.theme-toggle-option:focus-visible{outline:2px solid #8B6914;outline-offset:2px}html[data-resolved-theme=dark]{--bg:#1E1A15;--surface:#2D2218;--surface-quiet:#2D2218;--text:#f4efe7;--muted:#A09384;--line:#3D3020;--accent:#E8B86D;--accent-soft:rgba(198,123,75,0.14);--sun:#f0b35c;--shadow:0 22px 58px rgba(0,0,0,0.38);color-scheme:dark}html[data-resolved-theme=dark] body{color:var(--text);background:var(--bg)}html[data-resolved-theme=dark] .app-bg,html[data-resolved-theme=dark] body:has(.auth-shell),html[data-resolved-theme=dark] body:has(.auth-shell-onboarding),html[data-resolved-theme=dark] body:has(.landing-product-page) .app-bg{background:radial-gradient(circle at 14% 8%,rgba(198,123,75,.11) 0,rgba(198,123,75,0) 26rem),radial-gradient(circle at 88% 18%,rgba(240,179,92,.08) 0,rgba(240,179,92,0) 24rem),linear-gradient(180deg,var(--bg) 0,var(--surface-quiet) 100%)}html[data-resolved-theme=dark] .app-shell,html[data-resolved-theme=dark] body:has(.auth-shell) .app-shell,html[data-resolved-theme=dark] body:has(.auth-shell-onboarding) .app-shell,html[data-resolved-theme=dark] body:has(.landing-product-page) .app-shell,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-shell{border-color:#3D3020;background:#221D18;box-shadow:0 26px 76px rgba(0,0,0,.42)}html[data-resolved-theme=dark] .app-header,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-header{border-bottom-color:#3D3020}html[data-resolved-theme=dark] body:has(.landing-product-page) .app-main,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-main{background:#1E1A15}html[data-resolved-theme=dark] .brand-name,html[data-resolved-theme=dark] .dashboard-stat-card strong,html[data-resolved-theme=dark] .landing-action-strip strong,html[data-resolved-theme=dark] .landing-dashboard-head h2,html[data-resolved-theme=dark] .landing-faq-grid h3,html[data-resolved-theme=dark] .landing-faq-section h2,html[data-resolved-theme=dark] .landing-feature-row h3,html[data-resolved-theme=dark] .landing-glovebox-row strong,html[data-resolved-theme=dark] .landing-maintenance-row strong,html[data-resolved-theme=dark] .landing-pricing-strip h2,html[data-resolved-theme=dark] .landing-privacy-strip h2,html[data-resolved-theme=dark] .landing-product-copy h1,html[data-resolved-theme=dark] .landing-product-section h2,html[data-resolved-theme=dark] .landing-vehicle-panel strong,html[data-resolved-theme=dark] .page-title,html[data-resolved-theme=dark] .section-title{color:#f5f0e8}html[data-resolved-theme=dark] .dashboard-stat-card small,html[data-resolved-theme=dark] .dashboard-stat-card span,html[data-resolved-theme=dark] .landing-action-strip small,html[data-resolved-theme=dark] .landing-faq-section p,html[data-resolved-theme=dark] .landing-glovebox-row span,html[data-resolved-theme=dark] .landing-maintenance-row small,html[data-resolved-theme=dark] .landing-privacy-strip p,html[data-resolved-theme=dark] .landing-product-copy p,html[data-resolved-theme=dark] .landing-product-section p,html[data-resolved-theme=dark] .page-subtitle,html[data-resolved-theme=dark] .section-subtitle{color:#A09384}html[data-resolved-theme=dark] .landing-continuation,html[data-resolved-theme=dark] .landing-trust-line{color:#C4B5A3!important}html[data-resolved-theme=dark] .about-page-card,html[data-resolved-theme=dark] .activation-card,html[data-resolved-theme=dark] .activation-inline-card,html[data-resolved-theme=dark] .app-nav,html[data-resolved-theme=dark] .auth-copy-panel,html[data-resolved-theme=dark] .auth-form-card,html[data-resolved-theme=dark] .aux-nav-link,html[data-resolved-theme=dark] .button-chip,html[data-resolved-theme=dark] .diy-article-card,html[data-resolved-theme=dark] .diy-compact-card,html[data-resolved-theme=dark] .diy-guide-meta-card,html[data-resolved-theme=dark] .diy-hero-card,html[data-resolved-theme=dark] .glovebox-vehicle-card,html[data-resolved-theme=dark] .landing-action-strip,html[data-resolved-theme=dark] .landing-dashboard,html[data-resolved-theme=dark] .landing-dashboard-main,html[data-resolved-theme=dark] .landing-dashboard-sidebar,html[data-resolved-theme=dark] .landing-faq-grid article,html[data-resolved-theme=dark] .landing-feature-row article,html[data-resolved-theme=dark] .landing-glovebox-row,html[data-resolved-theme=dark] .landing-login-sign,html[data-resolved-theme=dark] .landing-maintenance-row,html[data-resolved-theme=dark] .landing-preview-panel,html[data-resolved-theme=dark] .landing-pricing-strip,html[data-resolved-theme=dark] .landing-privacy-promise-grid article,html[data-resolved-theme=dark] .landing-privacy-strip,html[data-resolved-theme=dark] .landing-vehicle-panel,html[data-resolved-theme=dark] .mailbox-status-button,html[data-resolved-theme=dark] .mailbox-status-button-icon-only,html[data-resolved-theme=dark] .onboarding-pane,html[data-resolved-theme=dark] .onboarding-stage,html[data-resolved-theme=dark] .profile-circle,html[data-resolved-theme=dark] .section-card,html[data-resolved-theme=dark] .subsection-card,html[data-resolved-theme=dark] .theme-toggle,html[data-resolved-theme=dark] .vehicle-card{border-color:#3D3020;background:#2D2218;box-shadow:0 14px 34px rgba(0,0,0,.18)}html[data-resolved-theme=dark] body:has(.landing-product-page) .app-header,html[data-resolved-theme=dark] body:has(.landing-product-page) .landing-login-sign{background:transparent}html[data-resolved-theme=dark] .aux-nav-link,html[data-resolved-theme=dark] .button-chip,html[data-resolved-theme=dark] .landing-login-text-link,html[data-resolved-theme=dark] .landing-public-nav,html[data-resolved-theme=dark] .nav-link,html[data-resolved-theme=dark] .theme-toggle{color:#B8A898}html[data-resolved-theme=dark] .aux-nav-link-active,html[data-resolved-theme=dark] .aux-nav-link:hover,html[data-resolved-theme=dark] .landing-continuation svg,html[data-resolved-theme=dark] .landing-preview-panel a,html[data-resolved-theme=dark] .landing-preview-panel-head a,html[data-resolved-theme=dark] .landing-privacy-strip a,html[data-resolved-theme=dark] .landing-public-nav a:hover,html[data-resolved-theme=dark] .nav-link:hover{color:#E8B86D}html[data-resolved-theme=dark] .activation-next-panel,html[data-resolved-theme=dark] .activation-step-status,html[data-resolved-theme=dark] .aux-nav-link-active,html[data-resolved-theme=dark] .aux-nav-link:hover,html[data-resolved-theme=dark] .badge,html[data-resolved-theme=dark] .button-chip-strong,html[data-resolved-theme=dark] .button-chip-success,html[data-resolved-theme=dark] .landing-dashboard-nav span.is-active,html[data-resolved-theme=dark] .landing-glovebox-row em,html[data-resolved-theme=dark] .landing-vehicle-panel small,html[data-resolved-theme=dark] .maintenance-toggle-plus,html[data-resolved-theme=dark] .nav-link-active,html[data-resolved-theme=dark] .nav-link:hover,html[data-resolved-theme=dark] .theme-toggle-option-active,html[data-resolved-theme=dark] .theme-toggle-option:hover,html[data-resolved-theme=dark] .upload-check,html[data-resolved-theme=dark] .vehicle-image-default,html[data-resolved-theme=dark] .vehicle-image-placeholder{border-color:rgba(198,123,75,.34);background:rgba(198,123,75,.12);color:#E8B86D}html[data-resolved-theme=dark] .theme-toggle-option{color:#A09384}html[data-resolved-theme=dark] .theme-toggle-option:hover{background:rgba(198,123,75,.1);color:#E8B86D}html[data-resolved-theme=dark] .theme-toggle-option-active{color:#15120D;background:#E8B86D;box-shadow:none}html[data-resolved-theme=dark] .button-primary,html[data-resolved-theme=dark] body:has(.landing-product-page) .landing-try-now-link{border-color:#C67B4B;background:linear-gradient(180deg,#D4A24E,#8B6914);color:#0D0A07;box-shadow:0 14px 30px rgba(139,105,20,.22)}html[data-resolved-theme=dark] .landing-secondary-cta,html[data-resolved-theme=dark] .landing-vehicle-panel button,html[data-resolved-theme=dark] body:has(.landing-product-page) .landing-login-text-link{border-color:#4A3D2E;background:#2D2218;color:#C4B5A3}html[data-resolved-theme=dark] .logout-button{border-color:rgba(239,124,124,.34);background:rgba(239,124,124,.12);color:#ffb0a8}html[data-resolved-theme=dark] .activation-step-item,html[data-resolved-theme=dark] .dashboard-stat-card,html[data-resolved-theme=dark] .diy-benefits-list li,html[data-resolved-theme=dark] .diy-check-list li,html[data-resolved-theme=dark] .diy-step-list li,html[data-resolved-theme=dark] .kv-row,html[data-resolved-theme=dark] .odometer-row,html[data-resolved-theme=dark] .onboarding-email-summary,html[data-resolved-theme=dark] .recommended-schedule-row,html[data-resolved-theme=dark] .registration-doc-box,html[data-resolved-theme=dark] .uploaded-doc-row{border-color:#3D3020;background:#2D2218}html[data-resolved-theme=dark] .field input,html[data-resolved-theme=dark] .field select,html[data-resolved-theme=dark] .field textarea,html[data-resolved-theme=dark] .odometer-input,html[data-resolved-theme=dark] .upcoming-date-form input[type=date]{border-color:#4A3D2E;background:#1E1A15;color:#f4efe7}html[data-resolved-theme=dark] .field input::placeholder,html[data-resolved-theme=dark] .field textarea::placeholder{color:#8C7D6E}html[data-resolved-theme=dark] .landing-dashboard-brand,html[data-resolved-theme=dark] .landing-dashboard-nav span{color:#B8A898}html[data-resolved-theme=dark] .diy-article-card:hover,html[data-resolved-theme=dark] .landing-action-strip span:hover,html[data-resolved-theme=dark] .landing-dashboard-nav span:hover,html[data-resolved-theme=dark] .landing-faq-grid article:hover,html[data-resolved-theme=dark] .landing-feature-row article:hover,html[data-resolved-theme=dark] .landing-glovebox-row:hover,html[data-resolved-theme=dark] .landing-maintenance-row:hover,html[data-resolved-theme=dark] .landing-preview-panel:hover,html[data-resolved-theme=dark] .landing-privacy-promise-grid article:hover,html[data-resolved-theme=dark] .landing-vehicle-panel:hover,html[data-resolved-theme=dark] .vehicle-card:hover{border-color:rgba(198,123,75,.46);background:#2D2218;box-shadow:0 16px 34px rgba(0,0,0,.26)}html[data-resolved-theme=dark] .landing-maintenance-row-warning,html[data-resolved-theme=dark] .landing-maintenance-row-warning:hover,html[data-resolved-theme=dark] .schedule-source-tag-recommended{border-color:rgba(240,179,92,.42);background:rgba(240,179,92,.12);color:#f2c47f}html[data-resolved-theme=dark] .landing-row-icon,html[data-resolved-theme=dark] .landing-row-meta em{color:#f0b35c}html[data-resolved-theme=dark] .landing-car-photo-frame{background:#2D2822;box-shadow:inset 0 0 0 1px #4A3D2E}html[data-resolved-theme=dark] .app-logo{filter:drop-shadow(0 7px 14px rgba(0,0,0,.26))}@media (max-width:720px){.theme-toggle{width:100%;grid-template-columns:repeat(3,1fr)}.header-account-corner .theme-toggle{width:auto}}.landing-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:all .2s;text-decoration:none}.landing-btn-primary{background:#f7e5d8;color:#8d4023;box-shadow:0 2px 14px rgba(0,0,0,.28);border:1px solid rgba(189,88,48,.18);font-weight:700}.landing-btn-primary:hover{background:#f1d6c4;transform:translateY(-1px);box-shadow:0 4px 20px rgba(0,0,0,.34)}.landing-btn-ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.landing-btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.1)}.landing-btn-cta,.landing-btn-lg{font-size:16px;padding:14px 36px}.landing-btn-cta{background:#bd5830;color:#ffffff;font-weight:700;box-shadow:0 10px 24px rgba(189,88,48,.18);border:1px solid rgba(141,64,35,.24)}.landing-btn-cta:hover{background:#DAE9DD}.landing-video-hero{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.landing-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.landing-video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(160deg,rgba(27,43,30,.65),rgba(45,60,40,.55) 40%,rgba(60,50,30,.6));z-index:1}.landing-video-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;position:absolute;top:0;left:0;right:0;z-index:10}.landing-video-nav-logo{font-weight:700;font-size:20px;color:#fff;display:flex;align-items:center;gap:8px;text-shadow:0 1px 4px rgba(0,0,0,.3)}.landing-video-nav-links{display:flex;gap:20px;align-items:center}.landing-video-nav-links a{text-decoration:none;color:rgba(255,255,255,.85);font-weight:500;transition:color .15s}.landing-video-nav-links a:hover{color:#fff}.landing-video-container{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:80px 28px 0;width:100%}.landing-video-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.landing-video-copy{color:#fff}.landing-video-copy h1{font-size:52px;font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:16px}.landing-video-copy p{font-size:18px;opacity:.9;margin-bottom:32px;max-width:440px;line-height:1.6}.landing-video-cta-row{display:flex;gap:14px;align-items:center}.landing-video-trust-line{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;opacity:.7}.landing-video-card{background:var(--surface,#fff);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.25);overflow:hidden;animation:landingCardFloatIn .72s cubic-bezier(.22,1,.36,1) .4s both;transition:transform .3s ease,box-shadow .3s ease}.landing-video-card:hover{transform:translateY(-4px);box-shadow:0 28px 72px rgba(0,0,0,.32)}.landing-video-card-top{padding:18px 22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f0ebe0}.landing-video-card-top h3{font-size:17px;flex:1 1;color:var(--text,#2C2416);margin:0}.landing-video-card-badge{font-size:11px;padding:4px 12px;border-radius:12px;background:#E9D9C0;color:var(--accent,#8B6914);font-weight:600;animation:landingStatusPulse 3.6s ease-in-out .8s infinite}.landing-video-card-sidebar{display:flex;gap:4px;padding:10px 22px;background:#EBDEBF;flex-wrap:wrap}.landing-video-card-tab{padding:6px 14px;border-radius:8px;font-size:12px;font-weight:500;color:var(--muted,#6B5D4D);cursor:pointer;transition:all .2s ease}.landing-video-card-tab:hover{background:rgba(139,105,20,.1);color:var(--accent,#8B6914);transform:translateY(-1px)}.landing-video-card-tab.active{background:var(--accent,#8B6914);color:white}.landing-video-card-vehicle-panel{display:grid;grid-template-columns:7.5rem minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:16px 22px;border-bottom:1px solid #f0ebe0;transition:background .2s ease}.landing-video-card-vehicle-panel:hover{background:#FDFBF7}.landing-video-card-car-frame{position:relative;width:100%;aspect-ratio:2;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#E9D9C0,#EAE0D3);box-shadow:inset 0 0 0 1px rgba(139,105,20,.12),0 4px 12px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease}.landing-video-card-vehicle-panel:hover .landing-video-card-car-frame{transform:scale(1.03);box-shadow:inset 0 0 0 1px rgba(139,105,20,.2),0 6px 18px rgba(0,0,0,.1)}.landing-video-card-car-img{width:100%;height:100%;display:block;padding:4px}.landing-video-card-vehicle-info strong{display:block;font-size:14px;color:var(--text,#2C2416)}.landing-video-card-vehicle-info span{font-size:12px;color:var(--muted,#6B5D4D);margin-top:2px}.landing-video-card-vehicle-badge{border-radius:999px;background:#F0EBE0;color:var(--accent,#8B6914);padding:4px 12px;font-size:11px;font-weight:700;animation:landingStatusPulse 3.6s ease-in-out 1.2s infinite}.landing-video-card-panels{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:#F0EBE0}.landing-video-card-panel{background:var(--surface,#fff);padding:16px 18px;display:grid;align-content:start;grid-gap:10px;gap:10px}.landing-video-card-panel-head h4{font-size:13px;font-weight:700;color:var(--text,#2C2416);margin:0}.landing-video-card-items{display:grid;grid-gap:6px;gap:6px}.landing-video-card-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:4px 10px;gap:4px 10px;padding:9px 10px;border:1px solid #f0ebe0;border-radius:8px;background:#fff;font-size:12px;animation:landingRowReveal .42s cubic-bezier(.22,1,.36,1) both;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.landing-video-card-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.landing-video-card-item--warn{border-color:#F5E6C8}.landing-video-card-item--warn:hover{background:#FFF8E8}.landing-video-card-item--glovebox{grid-template-columns:auto minmax(0,1fr) auto auto}.landing-video-card-item-icon{font-size:16px;display:flex}.landing-video-card-item-info strong{display:block;font-size:12px;color:var(--text,#2C2416)}.landing-video-card-item-info small{font-size:10px;color:var(--muted,#6B5D4D)}.landing-video-card-item-meta{grid-column:2;display:flex;gap:6px;align-items:center;color:var(--muted,#6B5D4D);font-weight:600}.landing-video-card-item--glovebox .landing-video-card-item-meta{grid-column:auto}.landing-video-card-status{padding:2px 8px;border-radius:10px;font-size:10px;font-weight:700}.landing-video-card-status.warn{color:#E65100}@keyframes landingCardFloatIn{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landingRowReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes landingStatusPulse{0%,to{opacity:1}50%{opacity:.75}}.landing-video-attribution{position:absolute;bottom:20px;right:28px;z-index:3;font-size:11px;color:rgba(255,255,255,.5);background:rgba(0,0,0,.35);padding:4px 10px;border-radius:6px}.landing-video-attribution a{color:rgba(255,255,255,.6)}.landing-photo-showcase{padding:80px 0 0}.landing-photo-container{max-width:1120px;margin:0 auto;padding:0 28px}.landing-photo-header{text-align:center;margin-bottom:56px}.landing-photo-kicker{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent,#C67B4B);margin-bottom:8px}.landing-photo-header h2{font-size:38px;font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.landing-photo-header p{font-size:17px;color:var(--muted,#6B5D4D);max-width:480px;margin:0 auto}.landing-photo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.landing-photo-card{position:relative;overflow:hidden;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);aspect-ratio:3/2}.landing-photo-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.landing-photo-card:hover img{transform:scale(1.04)}.landing-photo-label{position:absolute;bottom:0;left:0;right:0;padding:40px 24px 18px;background:linear-gradient(transparent,rgba(30,25,15,.75));color:#fff}.landing-photo-label strong{display:block;font-size:18px;margin-bottom:3px;font-weight:700}.landing-photo-label span{font-size:13px;opacity:.85}.landing-feature-section{padding:64px 0}.landing-feature-container{max-width:1120px;margin:0 auto;padding:0 28px}.landing-feature-header{text-align:center;margin-bottom:34px}.landing-feature-kicker{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent,#C67B4B);margin-bottom:8px}.landing-feature-header h2{font-size:clamp(34px,4vw,44px);font-weight:800;letter-spacing:-.02em;margin-bottom:10px}.landing-feature-header p{font-size:17px;color:var(--muted,#6B5D4D);max-width:520px;margin:0 auto}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.landing-feature-card{background:var(--surface,#fff);border-radius:var(--radius-lg,8px);padding:24px 20px;box-shadow:var(--shadow,0 2px 8px rgba(0,0,0,.06));text-align:center;transition:transform .2s}.landing-feature-card:hover{transform:translateY(-3px)}.landing-feature-card-icon{font-size:25px;margin-bottom:10px}.landing-feature-card h3{font-size:16px;font-weight:700;margin-bottom:4px}.landing-feature-card p{font-size:15px;color:var(--muted,#6B5D4D);line-height:1.45}.landing-trust-bar{background:var(--surface,#fff);padding:40px 0;border-top:1px solid #e8e0d0;border-bottom:1px solid #e8e0d0}.landing-trust-container{max-width:1120px;margin:0 auto;padding:0 28px}.landing-trust-items{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));justify-content:center;grid-gap:28px;gap:28px;text-align:center}.landing-trust-item{display:flex;flex-direction:column;align-items:center;gap:6px}.landing-trust-icon{font-size:24px}.landing-trust-desc{font-size:12px;color:var(--muted,#6B5D4D)}.landing-final-cta-wrap{width:100%;max-width:none;margin:0 auto;padding:0}.landing-final-cta-strip{position:relative;overflow:hidden;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);background:radial-gradient(circle at 92% 20%,rgba(189,88,48,.12) 0,rgba(189,88,48,0) 16rem),linear-gradient(135deg,#F5EDDC,#EBDEBF 52%,#F7E5D8);color:#2C2416;text-align:left;padding:clamp(42px,5.4vw,70px) clamp(28px,6.6vw,88px);border-top:1px solid rgba(203,187,164,.72);margin:clamp(44px,6vw,72px) auto 0}.landing-final-cta-strip h2{max-width:760px;font-size:clamp(2.1rem,4.4vw,4.85rem);font-weight:800;line-height:1.04;margin:0 0 12px;letter-spacing:0;overflow-wrap:normal}.landing-final-cta-strip p{max-width:640px;color:#4F5C51;margin:0;font-size:clamp(1rem,1.28vw,1.16rem);line-height:1.55}.landing-final-cta-kicker{display:inline-flex;margin:0 0 12px;color:#8d4023;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-final-cta-action{display:flex;flex-direction:column;align-items:flex-end;gap:12px;min-width:min(100%,220px)}.landing-final-cta-action span{color:#687465;font-size:.86rem;font-weight:700;text-align:right}.landing-fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.landing-fade-visible{opacity:1;transform:translateY(0)}.landing-footer{border-top:1px solid #e8e0d0;padding:32px 0;display:flex;justify-content:space-between;font-size:13px;color:var(--muted,#6B5D4D);max-width:1120px;margin:0 auto}.landing-footer a{color:var(--muted,#6B5D4D);text-decoration:none;margin-left:16px}.landing-footer a:hover{color:var(--text,#2C2416)}@media (max-width:768px){.landing-video-content{grid-template-columns:1fr}.landing-video-copy h1{font-size:36px}.landing-video-card-panels{grid-template-columns:1fr}.landing-video-card-vehicle-panel{grid-template-columns:6rem minmax(0,1fr) auto}.landing-video-card-item--glovebox{grid-template-columns:auto minmax(0,1fr) auto}.landing-video-card-item--glovebox .landing-video-card-item-meta{grid-column:auto}.landing-feature-grid,.landing-photo-grid{grid-template-columns:1fr}.landing-trust-items{gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}}body:has(.landing-product-page) .app-header{display:none}body:has(.landing-product-page) .app-main{padding:0}body:has(.landing-product-page) .app-shell{overflow:hidden}.landing-video-hero{min-height:min(860px,100vh)}.landing-video-nav{left:50%;right:auto;width:min(100%,1260px);transform:translateX(-50%);padding:24px clamp(20px,3.2vw,42px)}.landing-video-nav-logo{gap:10px;font-size:21px;font-weight:800;letter-spacing:0}.landing-video-nav-mark{width:38px;height:38px;flex:0 0 auto;filter:drop-shadow(0 5px 10px rgba(0,0,0,.28))}.landing-video-nav-links{gap:14px}.landing-video-nav-links a{font-size:14px;font-weight:700}.landing-video-nav-links a.landing-btn-primary,.landing-video-nav-links a.landing-btn-primary:hover{color:#2C2416;text-shadow:none}.landing-video-nav .theme-toggle{border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.13);box-shadow:none}.landing-video-nav .theme-toggle-option{color:rgba(255,255,255,.82)}.landing-video-nav .theme-toggle-option-active,.landing-video-nav .theme-toggle-option:hover{background:#f7e5d8;color:#8d4023}.landing-video-login-link{display:inline-flex;align-items:center;min-height:42px;padding:0 14px}.landing-video-container{max-width:1260px;padding:96px clamp(20px,3.2vw,42px) 54px}.landing-video-content{grid-template-columns:minmax(0,.9fr) minmax(520px,.98fr);gap:clamp(30px,4vw,56px)}.landing-video-copy h1{font-size:clamp(42px,4.8vw,64px);letter-spacing:0}.landing-video-copy p{max-width:470px}.landing-video-card{justify-self:end;width:min(100%,610px);border:1px solid rgba(240,235,224,.96);border-radius:9px;background:#ffffff;box-shadow:0 30px 80px rgba(0,0,0,.26);font-family:Inter,SF Pro Display,Segoe UI,system-ui,sans-serif;animation-delay:.22s;transition:box-shadow .22s ease}.landing-video-card:hover{transform:none;box-shadow:0 34px 88px rgba(0,0,0,.3)}.landing-video-card-top{min-height:36px;padding:0 10px;gap:10px;border-bottom-color:#E5E7EB;background:#F3F4F6}.landing-video-card-window-controls{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.landing-video-card-browser-action,.landing-video-card-window-controls span{width:9px;height:9px;border-radius:999px;background:#D1D5DB}.landing-video-card-window-controls span:first-child{background:#E98A84}.landing-video-card-window-controls span:nth-child(2){background:#E9C46A}.landing-video-card-window-controls span:nth-child(3){background:#82C88B}.landing-video-card-address{min-width:0;flex:1 1;border:1px solid #e0e3e7;border-radius:999px;background:#ffffff;color:#667085;font-size:10px;font-weight:650;line-height:1;padding:6px 12px;text-align:center}.landing-video-card-browser-action{flex:0 0 auto}.landing-video-card-appbar{display:flex;align-items:center;gap:12px;min-height:48px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.1);background:#1f1f1f}.landing-video-card-brand{display:inline-flex;align-items:center;gap:7px;min-width:max-content;color:#f7f5ef;font-size:12px;font-weight:850}.landing-video-card-brand-mark{width:22px;height:22px;color:#f7f5ef}.landing-video-card-tabs{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-width:0;flex:1 1}.landing-video-card-tab{border-radius:6px;padding:6px 7px;color:rgba(247,245,239,.74);font-size:10px;font-weight:750;letter-spacing:0;transition:background-color .16s ease,color .16s ease}.landing-video-card-tab:hover{transform:none;background:rgba(255,255,255,.08)}.landing-video-card-tab.active{background:rgba(92,70,43,.72);color:#ffffff}.landing-video-card-badge{border:1px solid #f0cbb9;border-radius:999px;background:#f7e5d8;color:#8d4023;animation:none}.landing-video-card-body{display:grid;grid-gap:10px;gap:10px;padding:13px;background:linear-gradient(180deg,#fbfaf8,#f5f3ef)}.landing-video-card-home-top{display:grid;grid-template-columns:minmax(0,.78fr) minmax(15rem,1fr);grid-gap:10px;gap:10px;align-items:stretch}.landing-video-card-greeting,.landing-video-card-setup{min-width:0;border:1px solid #e6ddd3;border-radius:8px;background:#ffffff;padding:10px}.landing-video-card-greeting{display:grid;grid-gap:5px;gap:5px}.landing-video-card-weather{width:-moz-fit-content;width:fit-content;border:1px solid #d9cabc;border-radius:999px;background:#ffffff;color:#242b32;font-size:10px;font-weight:800;padding:4px 7px}.landing-video-card-greeting strong{color:#171717;font-size:15px;line-height:1.12}.landing-video-card-greeting small,.landing-video-card-panel p,.landing-video-card-setup span,.landing-video-card-setup strong{color:#5f6b7a;font-size:10px;font-weight:700}.landing-video-card-setup{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-video-card-setup span{color:#171717;font-size:12px;font-weight:850}.landing-video-card-setup strong{border-radius:999px;background:#f7e5d8;color:#8d4023;padding:4px 8px}.landing-video-card-vehicle-panel{grid-template-columns:minmax(0,1fr) minmax(9.5rem,.72fr);gap:13px;min-height:9.6rem;padding:13px;border:1px solid #d4c0a5;border-radius:8px;background:#ffffff}.landing-video-card-vehicle-panel:hover{background:#ffffff}.landing-video-card-car-frame{border-radius:7px;background:radial-gradient(ellipse at 50% 82%,rgba(48,39,30,.12) 0,rgba(48,39,30,0) 62%),linear-gradient(180deg,#fbfaf8,#f0ede8);box-shadow:inset 0 0 0 1px #C8B28D;transition:none}.landing-video-card-car-img{object-fit:contain;padding:12px 16px}.landing-video-card-vehicle-panel:hover .landing-video-card-car-frame{transform:none;box-shadow:inset 0 0 0 1px #C8B28D}.landing-video-card-vehicle-info{display:grid;align-content:center;grid-gap:3px;gap:3px}.landing-video-card-vehicle-info span{color:#6B5D4D;font-size:10px;font-weight:800;text-transform:uppercase}.landing-video-card-vehicle-info strong{color:#171717;font-size:clamp(17px,1.6vw,21px);line-height:1.2}.landing-video-card-vehicle-info small{color:#5F6B7A;font-size:10px;font-weight:650}.landing-video-card-vehicle-actions{display:inline-grid;width:-moz-fit-content;width:fit-content;gap:2px;margin-top:8px;padding:7px 9px;border:1px solid #e6ddd3;border-radius:7px;background:#fbfaf8}.landing-video-card-vehicle-actions em{color:#68717c;font-size:9px;font-style:normal;font-weight:800}.landing-video-card-vehicle-actions b{color:#171717;font-size:13px}.landing-video-card-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.landing-video-card-stat{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:2px 8px;gap:2px 8px;align-items:center;min-width:0;border:1px solid #d4c0a5;border-radius:8px;background:#ffffff;padding:8px 9px}.landing-video-card-stat small,.landing-video-card-stat span{color:#596675;font-size:10px;font-weight:800}.landing-video-card-stat strong{color:#171717;font-size:16px;line-height:1;min-width:2rem;grid-row:span 2}.landing-video-card-stat small{color:#a64724;text-decoration:underline;text-underline-offset:.12em}.landing-video-card-panels{grid-template-columns:minmax(0,1.35fr) minmax(12rem,.78fr);gap:10px;background:transparent}.landing-video-card-panel{min-width:0;border:1px solid #d4c0a5;border-radius:8px;background:#ffffff;padding:11px}.landing-video-card-side-stack{display:grid;grid-gap:10px;gap:10px;min-width:0}.landing-video-card-panel-compact{display:grid;align-content:start;grid-gap:8px;gap:8px;min-height:5.2rem}.landing-video-card-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.landing-video-card-panel-head h4{color:#171717;font-size:12px}.landing-video-card-panel-head span{color:#171717;font-size:10px;font-weight:750}.landing-video-card-action-link{color:#a64724;font-size:11px;font-weight:850;text-decoration:underline;text-underline-offset:.14em}.landing-video-card-items{gap:8px}.landing-video-card-item{grid-template-columns:2.15rem minmax(0,1fr) minmax(7rem,auto);gap:8px 10px;min-width:0;border-color:#D4C0A5;background:#ffffff;padding:10px;animation-duration:.36s;transition:border-color .16s ease,background-color .16s ease}.landing-video-card-item:hover{transform:none;border-color:#C8B28D;box-shadow:none}.landing-video-card-item--warn{border-color:#F0DFBD;background:#FFFBF3}.landing-video-card-item--warn:hover{border-color:#E6C870;background:#FFFBF3}.landing-video-card-item--glovebox{grid-template-columns:2.15rem minmax(0,1fr) auto}.landing-video-card-item-icon{width:2.15rem;height:2.15rem;border-radius:7px;background:#f7e5d8;color:#8d4023;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:850}.landing-video-card-item-info{min-width:0}.landing-video-card-item-info strong{overflow:hidden;color:#1F2937;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.landing-video-card-item-info small{color:#5F6B7A;font-size:11px}.landing-video-card-item-meta{grid-column:auto;justify-content:end;flex-wrap:wrap;min-width:0;font-size:11px;text-align:right}.landing-video-card-status{border-radius:999px;padding:3px 8px;white-space:nowrap}.landing-video-card-status.warn{background:#FFF3E0;color:#B45309}.landing-video-card-status.ok{background:#E8F5E9;color:#2E7D32}html[data-resolved-theme=dark] .landing-video-card{border-color:rgba(232,220,200,.24);background:#171D22}html[data-resolved-theme=dark] .landing-video-card-top{border-color:#403A32;background:#2C3238}html[data-resolved-theme=dark] .landing-video-card-appbar,html[data-resolved-theme=dark] .landing-video-card-greeting,html[data-resolved-theme=dark] .landing-video-card-item,html[data-resolved-theme=dark] .landing-video-card-panel,html[data-resolved-theme=dark] .landing-video-card-setup,html[data-resolved-theme=dark] .landing-video-card-stat,html[data-resolved-theme=dark] .landing-video-card-vehicle-panel{border-color:#3a4148;background:#202428}html[data-resolved-theme=dark] .landing-video-card-address{border-color:#454B52;background:#171D22;color:#C8BDAF}html[data-resolved-theme=dark] .landing-video-card-body{background:#1a1f23}html[data-resolved-theme=dark] .landing-video-card-greeting strong,html[data-resolved-theme=dark] .landing-video-card-item-info strong,html[data-resolved-theme=dark] .landing-video-card-panel-head h4,html[data-resolved-theme=dark] .landing-video-card-setup span,html[data-resolved-theme=dark] .landing-video-card-stat strong,html[data-resolved-theme=dark] .landing-video-card-vehicle-actions b,html[data-resolved-theme=dark] .landing-video-card-vehicle-info strong{color:#F8FAFC}html[data-resolved-theme=dark] .landing-video-card-greeting small,html[data-resolved-theme=dark] .landing-video-card-item-info small,html[data-resolved-theme=dark] .landing-video-card-item-meta,html[data-resolved-theme=dark] .landing-video-card-panel p,html[data-resolved-theme=dark] .landing-video-card-panel-head span,html[data-resolved-theme=dark] .landing-video-card-setup strong,html[data-resolved-theme=dark] .landing-video-card-stat small,html[data-resolved-theme=dark] .landing-video-card-stat span,html[data-resolved-theme=dark] .landing-video-card-tab,html[data-resolved-theme=dark] .landing-video-card-vehicle-actions em,html[data-resolved-theme=dark] .landing-video-card-vehicle-info small,html[data-resolved-theme=dark] .landing-video-card-vehicle-info span{color:#C8BDAF}html[data-resolved-theme=dark] .landing-video-card-vehicle-actions,html[data-resolved-theme=dark] .landing-video-card-weather{border-color:#3a4148;background:#1a1f23;color:#f5f3ee}html[data-resolved-theme=dark] .landing-video-card-car-frame{background:radial-gradient(ellipse at 50% 82%,rgba(240,181,150,.12) 0,rgba(240,181,150,0) 62%),#202428}html[data-resolved-theme=dark] .landing-video-card-action-link,html[data-resolved-theme=dark] .landing-video-card-stat small{color:#f0b596}html[data-resolved-theme=dark] .landing-final-cta-strip{border-color:rgba(200,189,175,.22);background:radial-gradient(circle at 90% 18%,rgba(166,71,36,.16) 0,rgba(166,71,36,0) 15rem),linear-gradient(135deg,#1a1510,#241b13 52%,#161b1c);color:#f8fafc}html[data-resolved-theme=dark] .landing-final-cta-strip h2{color:#f8fafc}html[data-resolved-theme=dark] .landing-final-cta-action span,html[data-resolved-theme=dark] .landing-final-cta-strip p{color:#c8bdaf}html[data-resolved-theme=dark] .landing-final-cta-kicker{color:#f0b596}html[data-resolved-theme=dark] .landing-btn-cta{border-color:rgba(240,181,150,.28);background:#a64724;color:#fff8ec;box-shadow:0 12px 26px rgba(0,0,0,.28)}html[data-resolved-theme=dark] .landing-btn-cta:hover{background:#bf5b31}@media (max-width:1040px){.landing-video-content{grid-template-columns:1fr;max-width:760px;margin:0 auto}.landing-video-copy{max-width:560px}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.landing-video-hero{min-height:auto}.landing-video-nav{align-items:flex-start;gap:14px;flex-direction:column;padding:18px}.landing-video-nav-links{width:100%;flex-wrap:wrap;gap:8px}.landing-video-nav .theme-toggle{order:10;width:100%}.landing-video-container{padding:150px 18px 34px}.landing-video-cta-row{align-items:stretch;flex-direction:column}.landing-video-card-appbar,.landing-video-card-tabs,.landing-video-card-top{align-items:flex-start;flex-wrap:wrap}.landing-video-card-home-top,.landing-video-card-panels,.landing-video-card-stats,.landing-video-card-vehicle-panel{grid-template-columns:1fr}.landing-video-card-vehicle-badge{justify-self:start}.landing-video-card-item,.landing-video-card-item--glovebox{grid-template-columns:2.15rem minmax(0,1fr)}.landing-video-card-item--glovebox .landing-video-card-status,.landing-video-card-item-meta{grid-column:2;justify-self:start;text-align:left}.landing-video-attribution{display:none}.landing-final-cta-strip{grid-template-columns:1fr;gap:24px;padding:38px 22px;text-align:center}.landing-final-cta-strip h2,.landing-final-cta-strip p{max-width:none}.landing-final-cta-action{align-items:center}.landing-final-cta-action span{text-align:center}}body:not(:has(.landing-product-page)){--bg:#f5f3ef;--surface:#ffffff;--surface-quiet:#faf8f4;--text:#151515;--muted:#5f6b7a;--line:#ded5c9;--accent:#bd5830;--accent-soft:#f7e5d8;--success:#7f9b84;--success-soft:#eef4ee;--sun:#d97706;--shadow:0 18px 44px rgba(54,43,33,0.08)}body:not(:has(.landing-product-page)) .app-bg{padding:clamp(.75rem,1.8vw,1.6rem);background:radial-gradient(circle at 88% 4%,rgba(247,229,216,.76) 0,rgba(247,229,216,0) 26rem),linear-gradient(180deg,#fbfaf8,#f5f3ef)}body:not(:has(.landing-product-page)) .app-shell{max-width:1240px;overflow:hidden;border-color:rgba(222,213,201,.9);border-radius:16px;background:#ffffff;box-shadow:0 24px 64px rgba(54,43,33,.08)}body:not(:has(.landing-product-page)) .app-header{padding:.9rem clamp(.95rem,2vw,1.35rem);border-bottom-color:#eadfd3;background:rgba(255,255,255,.92)}body:not(:has(.landing-product-page)) .app-main{gap:1rem;padding:clamp(1rem,2vw,1.65rem);background:linear-gradient(180deg,#fbfaf8,#f5f3ef)}.page-title,.section-title,.vehicle-title,body:not(:has(.landing-product-page)) .brand-name{color:#151515}body:not(:has(.landing-product-page)) .app-logo{width:2.55rem}.app-nav{border-color:#ded5c9;border-radius:10px;background:#ffffff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.86)}.nav-link{min-height:2.3rem;border-radius:7px;color:#65707c;font-size:.8rem;font-weight:800}.nav-link:hover{border-color:#ded5c9;background:#faf8f4;color:#8d4023;transform:none}.nav-link-active{border-color:rgba(189,88,48,.24);background:#f7e5d8;color:#8d4023}.aux-nav-link,.mailbox-status-button,.mailbox-status-button-icon-only,.profile-circle,.theme-toggle{border-color:#ded5c9;background:#ffffff;color:#3f464d}.mailbox-status-button-alert{border-color:rgba(217,119,6,.28);background:#fff7ed;color:#9a3412}.page-header-block{padding:.15rem .1rem .2rem}.page-title{font-size:clamp(2.15rem,3.4vw,3.25rem);line-height:1.02}.odometer-current,.page-subtitle,.section-subtitle,.vehicle-meta{color:#65707c}.about-page-card,.activation-card,.activation-inline-card,.diy-article-card,.diy-compact-card,.diy-guide-meta-card,.diy-hero-card,.glovebox-vehicle-card,.section-card,.subsection-card,.vehicle-card{border-color:#ded5c9;border-radius:10px;background:#ffffff;box-shadow:0 12px 32px rgba(54,43,33,.045)}.section-card{padding:clamp(1rem,1.8vw,1.45rem)}.section-title{font-size:1.04rem;line-height:1.22}.badge,.landing-glovebox-row em,.landing-vehicle-panel small{border-color:rgba(189,88,48,.16);border-radius:999px;background:#f7e5d8;color:#8d4023}body:has(.auth-shell) .badge,body:has(.auth-shell-onboarding) .badge{border-color:#ded0bd;background:#f3eadf;color:#6f5840}.button-primary{min-height:2.55rem;border-color:rgba(189,88,48,.82);border-radius:8px;background:#bd5830;color:#ffffff;box-shadow:0 10px 22px rgba(189,88,48,.16)}.button-primary:hover:not([disabled]){background:#9d4627}.button-chip{border-color:#ded5c9;border-radius:7px;background:#ffffff;color:#3f464d;font-size:.76rem;font-weight:800;padding:.38rem .58rem}.button-chip:hover{border-color:rgba(189,88,48,.22);background:#faf8f4}.activation-next-panel,.activation-step-status,.button-chip-strong,.button-chip-success,.maintenance-toggle-plus,.upload-check,.vehicle-image-placeholder{border-color:rgba(189,88,48,.16);background:#f7e5d8;color:#8d4023}.button-danger,.logout-button{border-color:#e6b7b7;background:#fff7f7;color:#a23a3a;box-shadow:none}.button-danger:hover,.logout-button:hover{background:#ffecec}.field input,.field select,.field textarea,.odometer-input,.upcoming-date-form input[type=date]{border-color:#ded5c9;border-radius:8px;background:#ffffff;color:#151515}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible,.odometer-input:focus-visible,.upcoming-date-form input[type=date]:focus-visible{outline:3px solid rgba(189,88,48,.15);border-color:#bd5830}.activation-step-item,.dashboard-stat-card,.diy-benefits-list li,.diy-check-list li,.diy-step-list li,.kv-row,.odometer-row,.recommended-schedule-row,.registration-doc-box,.uploaded-doc-row{border-color:#eadfd3;border-radius:9px;background:#faf8f4;box-shadow:none}.alert-row{background:#ffffff}.alert-row-read{background:#faf8f4;opacity:.68}.alert-due-now-text,.schedule-source-tag-recommended{color:#b45309}.schedule-source-tag-recommended{border-color:#fed7aa;background:#fff7ed}.dashboard-overview-card{background:radial-gradient(circle at 100% 0,rgba(247,229,216,.55) 0,rgba(247,229,216,0) 16rem),#ffffff}.dashboard-stat-grid{gap:.8rem}.dashboard-stat-card small,.dashboard-stat-card span{color:#65707c}.dashboard-stat-card strong{color:#151515}.home-welcome-card{display:grid;grid-gap:.35rem;gap:.35rem;background:radial-gradient(circle at 98% 20%,rgba(247,229,216,.64) 0,rgba(247,229,216,0) 16rem),#ffffff}.home-welcome-title{margin-top:.45rem;font-size:clamp(1.8rem,3vw,2.5rem)}.home-primary-vehicle-card{grid-template-columns:minmax(8rem,12rem) minmax(0,1fr) auto;align-items:center;grid-gap:clamp(1rem,2vw,1.35rem);gap:clamp(1rem,2vw,1.35rem);background:linear-gradient(135deg,rgba(247,229,216,.68),rgba(255,255,255,.95) 42%,#ffffff)}.home-primary-vehicle-image,.home-primary-vehicle-placeholder{display:block;width:100%;aspect-ratio:16/9;border:1px solid #ded5c9;border-radius:9px;background:#faf8f4;object-fit:cover}.home-primary-vehicle-placeholder{display:grid;place-items:center;color:#8d4023;font-size:clamp(2rem,4vw,3rem);font-weight:900}.home-primary-vehicle-image-default{object-fit:contain;padding:.85rem;background:#fbf8f1}.home-primary-vehicle-eyebrow{width:-moz-fit-content;width:fit-content}.home-primary-vehicle-title{margin-top:.55rem;font-size:clamp(1.45rem,2.6vw,2rem)}.home-primary-vehicle-subtitle{margin-top:.35rem}.home-primary-vehicle-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.vehicle-card{background:#ffffff}.diy-article-card:hover,.vehicle-card:hover{border-color:rgba(189,88,48,.24);box-shadow:0 14px 34px rgba(54,43,33,.07)}.vehicle-image,.vehicle-image-wrap{border-radius:9px}.uploaded-doc-row{background:#ffffff}.first-vehicle-callout{background:radial-gradient(circle at 92% 12%,rgba(247,229,216,.62) 0,rgba(247,229,216,0) 38%),linear-gradient(180deg,#ffffff,#faf8f4)}.first-vehicle-step-pill{border-color:rgba(189,88,48,.16);background:#f7e5d8;color:#8d4023}@media (max-width:900px){.home-primary-vehicle-card{grid-template-columns:minmax(7rem,10rem) minmax(0,1fr)}.home-primary-vehicle-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:720px){body:not(:has(.landing-product-page)) .app-main{padding:.9rem}.activation-card-header,.activation-inline-actions,.activation-inline-card,.activation-next-panel{align-items:stretch}.activation-progress-pill{width:-moz-fit-content;width:fit-content}.activation-inline-actions .button-primary,.activation-next-panel .button-primary{width:100%;justify-content:center}.activation-step-item{grid-template-columns:auto minmax(0,1fr);align-items:start}.activation-step-copy strong{line-height:1.15}.activation-step-complete-label,.activation-step-item .button-chip{grid-column:2;justify-self:start;margin-top:.2rem}.activation-step-item .button-chip{max-width:100%;white-space:normal;text-align:left}.home-primary-vehicle-card{grid-template-columns:1fr}.home-primary-vehicle-media{max-width:18rem}.home-primary-vehicle-actions,.home-primary-vehicle-actions .button-chip,.home-primary-vehicle-actions .button-primary{width:100%}.home-primary-vehicle-actions .button-chip,.home-primary-vehicle-actions .button-primary{justify-content:center}}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)){--bg:#161a1e;--surface:#202428;--surface-quiet:#1a1f23;--text:#f5f3ee;--muted:#b8c3cc;--line:#2b3945;--accent:#d27647;--accent-soft:#3a251b;--success:#9fbaa3;--success-soft:#1d2a22;--shadow:0 18px 44px rgba(0,0,0,0.25)}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-bg{background:radial-gradient(circle at 88% 4%,rgba(210,118,71,.2) 0,rgba(210,118,71,0) 26rem),linear-gradient(180deg,#161a1e,#1a1f23)}html[data-resolved-theme=dark] .about-page-card,html[data-resolved-theme=dark] .activation-card,html[data-resolved-theme=dark] .activation-inline-card,html[data-resolved-theme=dark] .diy-article-card,html[data-resolved-theme=dark] .diy-compact-card,html[data-resolved-theme=dark] .diy-guide-meta-card,html[data-resolved-theme=dark] .diy-hero-card,html[data-resolved-theme=dark] .glovebox-vehicle-card,html[data-resolved-theme=dark] .section-card,html[data-resolved-theme=dark] .subsection-card,html[data-resolved-theme=dark] .vehicle-card,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-header,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-shell{border-color:#2b3945;background:#202428}html[data-resolved-theme=dark] .dashboard-stat-card,html[data-resolved-theme=dark] .kv-row,html[data-resolved-theme=dark] .odometer-row,html[data-resolved-theme=dark] .uploaded-doc-row,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-main{border-color:#2b3945;background:#1a1f23}html[data-resolved-theme=dark] .dashboard-overview-card,html[data-resolved-theme=dark] .first-vehicle-callout,html[data-resolved-theme=dark] .home-primary-vehicle-card,html[data-resolved-theme=dark] .home-welcome-card{background:radial-gradient(circle at 98% 20%,rgba(210,118,71,.16) 0,rgba(210,118,71,0) 16rem),#202428}html[data-resolved-theme=dark] .home-primary-vehicle-image-default{background:#17212a;border-color:#2b3945}html[data-resolved-theme=dark] .badge,html[data-resolved-theme=dark] .button-chip-strong,html[data-resolved-theme=dark] .button-chip-success,html[data-resolved-theme=dark] .first-vehicle-step-pill,html[data-resolved-theme=dark] .maintenance-toggle-plus,html[data-resolved-theme=dark] .vehicle-image-placeholder{border-color:rgba(232,184,109,.18);background:#2D2218;color:#d4b87a}html[data-resolved-theme=dark] body:has(.auth-shell) .badge,html[data-resolved-theme=dark] body:has(.auth-shell-onboarding) .badge{border-color:rgba(200,189,175,.22);background:#2a2520;color:#d7c7b7}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .brand-name,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .page-title,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .section-title,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .vehicle-title{color:#f4efe7}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .app-nav,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .aux-nav-link,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .button-chip,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .mailbox-status-button,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .mailbox-status-button-icon-only,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .profile-circle,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .theme-toggle{border-color:#3D3020;background:#221D18;color:#B8A898}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .nav-link{color:#A89888}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .aux-nav-link-active,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .aux-nav-link:hover,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .nav-link-active,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .nav-link:hover,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .theme-toggle-option-active,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .theme-toggle-option:hover{border-color:rgba(232,184,109,.22);background:#2D2218;color:#e8c98d}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .button-primary{border-color:rgba(232,184,109,.24);background:#8B6914;color:#ffffff;box-shadow:0 12px 26px rgba(0,0,0,.24)}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .button-primary:hover:not([disabled]){background:#A67B1E}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .activation-next-panel,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .activation-step-item,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .activation-step-item-complete{border-color:#3D3020;background:#221D18}html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .activation-progress-pill,html[data-resolved-theme=dark] body:not(:has(.landing-product-page)) .activation-step-status{border-color:rgba(232,184,109,.22);background:#2D2218;color:#e8c98d}body:has(.app-nav){--bg:#f5f3ef;--surface:#ffffff;--surface-quiet:#faf8f4;--text:#151515;--muted:#65707c;--line:#ded5c9;--accent:#bd5830;--accent-soft:#f7e5d8;--success:#7f9b84;--success-soft:#eef4ee;--graphite:#151514;--graphite-2:#20201d;--blue-gray:#64748b;--shadow:0 16px 34px rgba(54,43,33,0.08)}body:has(.app-nav) .app-bg{padding:0;background:#f5f3ef}body:has(.app-nav) .app-shell{max-width:none;min-height:100vh;border:0;border-radius:0;background:var(--surface-quiet);box-shadow:none;overflow:visible}body:has(.app-nav) .app-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;min-height:5.7rem;padding:1.1rem clamp(1.15rem,2.4vw,2.2rem);border-bottom:1px solid rgba(255,255,255,.08);background:#1f1f1f;color:#f7f5ef;flex-wrap:nowrap}body:has(.app-nav) .brand-lockup{min-width:-moz-fit-content;min-width:fit-content;gap:.72rem;color:#f7f5ef}body:has(.app-nav) .app-logo{width:2.95rem;color:#f7f5ef;filter:drop-shadow(0 6px 12px rgba(0,0,0,.28))}body:has(.app-nav) .brand-name{color:#f7f5ef;font-size:clamp(1.35rem,1.7vw,1.65rem);font-weight:750;letter-spacing:0;white-space:nowrap}body:has(.app-nav) .brand-slogan{display:none}body:has(.app-nav) .header-nav-area{flex:1 1;justify-content:flex-end;min-width:0;margin-left:1rem;padding-right:0}body:has(.app-nav) .header-nav-actions{flex:1 1;justify-content:center;min-width:0;gap:.7rem}body:has(.app-nav) .header-account-corner{position:static;margin-left:auto;flex-shrink:0;gap:.58rem}body:has(.app-nav) .app-nav,body:has(.app-nav) .aux-nav{border:0;border-radius:0;background:transparent;box-shadow:none;gap:.34rem;padding:0}body:has(.app-nav) .aux-nav-link,body:has(.app-nav) .nav-link{min-height:3.55rem;padding:.48rem .94rem;border:1px solid transparent;border-radius:9px;background:transparent;color:rgba(247,245,239,.88);font-size:.94rem;font-weight:700;white-space:nowrap}body:has(.app-nav) .aux-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;padding:.42rem .7rem;background:transparent!important;color:rgba(247,245,239,.7);font-size:.82rem;line-height:1}body:has(.app-nav) .nav-icon-wrap{color:currentColor}body:has(.app-nav) .mailbox-icon,body:has(.app-nav) .nav-icon{stroke-width:2.2}body:has(.app-nav) .aux-nav-link-active,body:has(.app-nav) .aux-nav-link:hover,body:has(.app-nav) .nav-link:hover{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.07);color:#ffffff;transform:none}body:has(.app-nav) .nav-link-active{border-color:rgba(194,133,83,.16);background:rgba(92,70,43,.44);color:#ffffff}body:has(.app-nav) .nav-link-active .nav-icon{color:#df6d38}body:has(.app-nav) .logout-button,body:has(.app-nav) .mailbox-status-button,body:has(.app-nav) .mailbox-status-button-icon-only,body:has(.app-nav) .profile-circle,body:has(.app-nav) .theme-toggle{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#f7f5ef;box-shadow:none}body:has(.app-nav) .profile-circle{width:2.9rem;height:2.9rem;min-width:2.9rem;min-height:2.9rem;aspect-ratio:1/1;padding:0;border-radius:50%!important}body:has(.app-nav) .logout-button{color:rgba(247,245,239,.78)}body:has(.app-nav) .theme-toggle-option{color:rgba(247,245,239,.68)}body:has(.app-nav) .theme-toggle-option-active,body:has(.app-nav) .theme-toggle-option:hover{background:rgba(255,255,255,.14);color:#ffffff}body:has(.app-nav) .app-main{max-width:100rem;margin:0 auto;gap:0;padding:clamp(1.35rem,2.4vw,2rem);background:linear-gradient(180deg,#fbfaf8,#f5f3ef)}.home-dashboard{display:grid;grid-gap:1.05rem;gap:1.05rem}.home-top-grid{display:grid;grid-template-columns:minmax(20rem,.64fr) minmax(32rem,1.36fr);grid-gap:1.1rem;gap:1.1rem;align-items:start}.home-welcome-card{align-self:center;min-width:0;padding:.62rem .2rem;background:transparent}.home-welcome-heading-row{display:grid;justify-items:start;min-width:0;grid-gap:.55rem;gap:.55rem}.home-welcome-title{margin:0;color:var(--text);font-size:clamp(1.65rem,3vw,2.15rem);font-weight:780;letter-spacing:0;line-height:1.08}.home-weather-badge{display:inline-flex;align-items:center;gap:.36rem;min-height:2.1rem;max-width:100%;padding:.32rem .54rem;border:1px solid #d9cabc;border-radius:999px;background:#ffffff;color:#242b32;font-size:.82rem;font-weight:760;white-space:nowrap;box-shadow:0 8px 18px rgba(48,39,30,.055)}.home-weather-stack{display:inline-grid;justify-items:start;gap:.28rem;min-width:0}.home-weather-row{display:inline-flex;align-items:center;gap:.35rem;min-width:0}.home-weather-icon{display:inline-grid;place-items:center;width:1.1rem;height:1.1rem;color:#bd5830}.home-weather-icon svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.home-weather-temp{color:#151515}.home-weather-label{color:#64748b;font-weight:650}.home-weather-city{max-width:15rem;color:#5f6c7a;font-size:.76rem;font-weight:680;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-weather-edit-button{display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border:1px solid #d9cabc;border-radius:999px;background:#ffffff;color:#7a604d;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.home-weather-edit-button:hover{border-color:#c9825c;background:#fbefe8;color:#a64724}.home-weather-edit-button svg{width:.92rem;height:.92rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.home-weather-zip-form{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;max-width:18rem}.home-weather-zip-label{display:inline-flex;align-items:center;gap:.32rem;min-height:2rem;padding:.22rem .34rem;border:1px solid #d9cabc;border-radius:7px;background:#ffffff;color:#64748b;font-size:.72rem;font-weight:760}.home-weather-zip-label input{width:5.8rem;border:0;outline:0;background:transparent;color:#171717;font:inherit;font-size:.82rem}.home-weather-zip-form button{min-height:2rem;padding:.2rem .58rem;border:1px solid #d9cabc;border-radius:7px;background:#ffffff;color:#2b3139;font-size:.76rem;font-weight:760;cursor:pointer}.home-weather-zip-form button[type=submit]{border-color:#ead0bf;background:#fbefe8;color:#a64724}.home-weather-empty-button{min-height:2rem;padding:.22rem .62rem;border:1px solid #d9cabc;border-radius:999px;background:#ffffff;color:#7a604d;font-size:.76rem;font-weight:760;cursor:pointer}.home-weather-error{margin:0;color:#a64724;font-size:.74rem;font-weight:700;line-height:1.2}.home-welcome-card .section-subtitle{margin-top:.74rem;color:#27313d;font-size:clamp(1rem,1.3vw,1.18rem)}.home-content-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(21rem,.98fr);grid-gap:1.05rem;gap:1.05rem;align-items:start}.home-content-main-stack,.home-content-side-stack{display:grid;align-content:start;grid-gap:1.05rem;gap:1.05rem;min-width:0}.home-primary-vehicle-card{display:grid;grid-template-columns:1fr;align-items:stretch;grid-gap:1.55rem;gap:1.55rem;overflow:hidden;min-height:30rem;background:#ffffff}.home-pro-tip-strip,body:has(.home-dashboard) .activation-card,body:has(.home-dashboard) .section-card{border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 10px 26px rgba(48,39,30,.045)}body:has(.home-dashboard) .section-card{padding:clamp(1.12rem,1.8vw,1.55rem)}body:has(.home-dashboard) .section-title{color:var(--text);font-size:1.18rem;font-weight:760;letter-spacing:0}body:has(.home-dashboard) .section-subtitle{color:var(--muted)}body:has(.home-dashboard) .button-primary{min-height:2.86rem;border:1px solid #ad4f2c;border-radius:7px;background:linear-gradient(180deg,#c86138,#b64f2c);color:#ffffff;font-weight:780;box-shadow:0 10px 22px rgba(181,79,42,.2)}body:has(.home-dashboard) .button-primary:hover:not([disabled]){background:linear-gradient(180deg,#d16a3f,#ad4726)}body:has(.home-dashboard) .button-chip{min-height:2.35rem;border-color:var(--line);border-radius:7px;background:#ffffff;color:#2b3139;font-size:.8rem;font-weight:720}body:has(.home-dashboard) .button-chip-strong{border-color:#ead0bf;background:#fbefe8;color:#a64724}body:has(.home-dashboard) .badge{display:inline-flex;align-items:center;gap:.42rem;border-color:#d8cabb;border-radius:6px;background:#f4efe8;color:#171717;font-size:.78rem;letter-spacing:0}.activation-card{position:relative;display:grid;grid-template-columns:minmax(13rem,1fr) auto auto;grid-gap:.95rem 1.05rem;gap:.95rem 1.05rem;align-items:center}.activation-card-header{display:contents}.activation-card-title-row{display:flex;align-items:center;min-width:0;gap:.8rem}.activation-card-title-row .section-title{white-space:nowrap}.activation-card-icon{display:inline-grid;place-items:center;width:2.12rem;height:2.12rem;flex:0 0 auto;border-radius:999px;background:#171717;color:#ffffff}.activation-card-icon svg,.home-icon svg{width:1.12rem;height:1.12rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.activation-progress-pill{position:static;grid-column:2;grid-row:1;justify-self:end;width:auto;min-width:3.4rem;border:0;background:transparent;color:#3f4752;font-size:.88rem;font-weight:650;white-space:nowrap}.activation-step-list{display:flex;align-items:center;grid-column:1/-1;min-width:0;gap:clamp(.68rem,1vw,1.05rem);flex-wrap:wrap;overflow:visible}.activation-step-item,body:has(.home-dashboard) .activation-step-item{display:flex;grid-template-columns:none;align-items:center;min-width:0;gap:.45rem;padding:0;border:0;background:transparent}.activation-step-status{width:1.08rem;height:1.08rem;min-width:1.08rem;border:1.5px solid #6f7782;border-radius:999px;background:transparent;color:#ffffff;font-size:.7rem;line-height:1}.activation-step-item-complete .activation-step-status{border-color:#69717c;background:#69717c}.activation-step-copy{min-width:0}.activation-step-copy strong{display:block;color:#3e4752;font-size:.78rem;font-weight:600;white-space:normal}.activation-resume-button{justify-self:end;grid-column:3;grid-row:1;min-width:8.6rem}.alerts-heading-inline,.home-primary-vehicle-card-header,.section-title-action-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-card-footer-link,.home-garage-link,.home-pro-tip-strip a{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.home-primary-vehicle-body{display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(20rem,1.2fr);align-items:center;grid-gap:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,2rem)}.home-primary-vehicle-copy{min-width:0}.home-primary-vehicle-title{margin-top:.9rem;font-size:clamp(2.1rem,3.4vw,2.72rem);font-weight:780;line-height:1.06;overflow-wrap:anywhere}.home-primary-vehicle-subtitle{margin-top:.5rem;color:#5d6673;font-size:1.05rem}.home-current-odometer{display:grid;grid-gap:.24rem;gap:.24rem;margin-top:2.5rem}.home-current-odometer span{color:#404a56;font-size:1rem}.home-current-odometer strong{color:#191919;font-size:clamp(2.25rem,4vw,3.35rem);font-weight:760;letter-spacing:0;line-height:1}.home-current-odometer strong small{margin-left:.34rem;color:#404a56;font-size:1rem;font-weight:560}.home-current-odometer>small{color:#67717d;font-size:.88rem}.home-primary-odometer-link{width:-moz-fit-content;width:fit-content;margin-top:1.15rem;padding-inline:1.4rem}.home-primary-vehicle-media{display:grid;align-items:end;min-width:0;min-height:17rem}.home-primary-vehicle-image{width:100%;max-height:19.5rem;aspect-ratio:16/9;border:0;border-radius:0;background:transparent;object-fit:contain;filter:drop-shadow(0 24px 18px rgba(31,25,20,.2))}.home-vehicle-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e6ddd3;border-radius:8px;background:#fbfaf8}.home-vehicle-stat{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:.74rem;gap:.74rem;min-width:0;padding:.9rem 1rem;border-right:1px solid #e6ddd3}.home-vehicle-stat:last-child{border-right:0}.home-icon{display:inline-grid;place-items:center;flex:0 0 auto;color:#303842}.dashboard-stat-card .home-icon,.home-vehicle-stat .home-icon{width:2rem;height:2rem;border-radius:999px}.dashboard-stat-card span,.home-vehicle-stat span{display:grid;min-width:0;grid-gap:.12rem;gap:.12rem}.dashboard-stat-card small,.home-vehicle-stat small{color:#4e5966;font-size:.82rem;font-style:normal}.dashboard-stat-card strong,.home-vehicle-stat strong{color:#171717;font-size:.95rem;font-weight:760;overflow-wrap:anywhere}.dashboard-stat-card em,.home-vehicle-stat em{color:#596675;font-size:.78rem;font-style:normal}.dashboard-stat-card em{color:#a64724;font-weight:800;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.dashboard-stat-card:hover em{color:#bd5830}.home-alerts-actions{display:inline-flex;align-items:center;gap:.7rem}.home-view-all-link{color:#171717;font-size:.9rem;text-decoration:none}.home-alert-list{margin-top:1.15rem;border:1px solid #e6ddd3;border-radius:8px;overflow:hidden}.home-alert-row,body:has(.home-dashboard) .alert-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.85rem;gap:.85rem;padding:1rem;border-bottom:1px solid #e6ddd3;background:#ffffff}.home-alert-row:last-child{border-bottom:0}.home-alert-row .home-icon-warning{color:#b95632}.home-alert-row .home-icon-document{color:#6b7480}.home-alert-copy{min-width:0}.home-alert-copy strong{display:block;color:#161616;font-size:.97rem;overflow-wrap:anywhere}.home-alert-copy small{display:block;margin-top:.12rem;color:#5f6976!important}.home-due-badge{display:inline-flex;min-height:1.7rem;align-items:center;justify-content:center;padding:.18rem .52rem;border-radius:5px;background:#f8e3d2;color:#a64724;font-size:.78rem;font-weight:720;white-space:nowrap}.home-alert-row .alert-action-row{display:inline-flex;align-items:center;justify-content:flex-end;gap:.38rem;flex-wrap:wrap}.home-alert-row .alert-action-row .button-chip{min-height:1.8rem;padding:.2rem .45rem;font-size:.72rem}.home-card-footer-link{justify-content:center;width:-moz-fit-content;width:fit-content;margin:1rem auto 0;color:#a64724;font-size:.9rem;font-weight:720}.home-side-card-title{display:flex;align-items:flex-start;gap:.68rem}.home-side-card-title .home-icon{margin-top:.1rem}.home-empty-copy{margin:1rem 0 0;color:var(--muted)}body:has(.home-dashboard) .odometer-list{gap:.72rem;margin-top:1.25rem}body:has(.home-dashboard) .odometer-row{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.7rem;gap:.7rem;padding:0;border:0;background:transparent}body:has(.home-dashboard) .odometer-row>span strong{color:#242424;font-size:.9rem}body:has(.home-dashboard) .odometer-form,body:has(.home-dashboard) .odometer-summary{display:grid;grid-gap:.72rem;gap:.72rem}body:has(.home-dashboard) .odometer-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center}body:has(.home-dashboard) .odometer-current{min-height:3rem;display:flex;align-items:center;padding:0 .95rem;border:1px solid #e6ddd3;border-radius:7px;color:#68717c;background:#ffffff}body:has(.home-dashboard) .odometer-input-row{grid-template-columns:1fr;gap:.54rem}body:has(.home-dashboard) .odometer-input{min-height:3rem;border-color:#e6ddd3;border-radius:7px}body:has(.home-dashboard) .odometer-quick-buttons{justify-content:stretch}body:has(.home-dashboard) .odometer-quick-buttons .button-chip{flex:1 1;justify-content:center}.dashboard-overview-card{background:#ffffff}.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.82rem;margin-top:.85rem}.dashboard-stat-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:.78rem;gap:.78rem;min-width:0;padding:.9rem .85rem;border:1px solid #e9e1d8;border-radius:7px;background:#ffffff;box-shadow:none}.dashboard-stat-card .home-icon{background:#eee7de;color:#171717}.dashboard-stat-card:hover{border-color:#dbcabb;box-shadow:0 12px 22px rgba(48,39,30,.06)}.home-pro-tip-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.85rem;gap:.85rem;padding:1rem 1.25rem}.home-pro-tip-strip p{margin:0;color:#596675;font-size:.92rem}.home-pro-tip-strip strong{color:#171717}.home-pro-tip-icon{display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;color:#68717c}.home-pro-tip-strip a{color:#a64724;font-size:.9rem;font-weight:720}@media (max-width:1180px){body:has(.app-nav) .app-header{flex-wrap:wrap}body:has(.app-nav) .header-nav-area{flex-basis:100%;margin-left:0}body:has(.app-nav) .header-nav-actions{justify-content:flex-start;overflow-x:auto;padding-bottom:.15rem}body:has(.app-nav) .header-account-corner{position:absolute;top:1.35rem;right:clamp(1.15rem,2.4vw,2.2rem)}.home-content-grid,.home-top-grid{grid-template-columns:1fr}.home-top-grid{grid-template-areas:none}}@media (max-width:820px){body:has(.app-nav) .app-main{padding:1rem}body:has(.app-nav) .app-header{min-height:0;padding:.86rem 1rem}body:has(.app-nav) .brand-name{font-size:1.22rem}body:has(.app-nav) .app-logo{width:2.35rem}body:has(.app-nav) .header-account-corner{top:.78rem;right:1rem}body:has(.app-nav) .header-account-corner .theme-toggle,body:has(.app-nav) .logout-button,body:has(.app-nav) .profile-circle{display:none}body:has(.app-nav) .aux-nav-link,body:has(.app-nav) .nav-link{min-height:2.85rem;padding:.42rem .72rem;font-size:.84rem}body:has(.app-nav) .app-nav{flex-wrap:wrap;max-width:100%}body:has(.app-nav) .nav-link{flex:1 1 6.25rem;justify-content:center;min-height:2.45rem;padding:.34rem .46rem;font-size:.76rem}body:has(.app-nav) .nav-icon-wrap{width:1rem;height:1rem}.home-top-grid{gap:.8rem}.home-welcome-title{font-size:clamp(1.55rem,8vw,2rem)}.home-welcome-heading-row{justify-items:start;gap:.58rem}.activation-card{grid-template-columns:1fr auto}.activation-card-title-row .section-title{white-space:normal;line-height:1.18}.activation-progress-pill{position:static;grid-column:2;grid-row:1}.activation-step-list{grid-column:1/-1;overflow-x:auto;padding-bottom:.2rem}.activation-resume-button{grid-column:1/-1;grid-row:auto;width:100%;justify-content:center}.home-primary-vehicle-card{min-height:0}.home-primary-vehicle-body{grid-template-columns:1fr}.home-primary-vehicle-media{min-height:12rem;order:-1}.home-current-odometer{margin-top:1.4rem}.dashboard-stat-grid,.home-vehicle-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-vehicle-stat:nth-child(2){border-right:0}.home-vehicle-stat:nth-child(-n+2){border-bottom:1px solid #e6ddd3}.home-alert-row{grid-template-columns:auto minmax(0,1fr)}.home-alert-row .alert-action-row{grid-column:2;justify-content:flex-start}.home-pro-tip-strip{grid-template-columns:auto minmax(0,1fr)}.home-pro-tip-strip a{grid-column:2;justify-self:start}}@media (max-width:560px){body:has(.home-dashboard) .section-card{padding:1rem}.alerts-heading-inline,.home-primary-vehicle-card-header,.section-title-action-row{align-items:flex-start;flex-direction:column}.home-primary-vehicle-title{font-size:clamp(1.8rem,11vw,2.25rem)}.dashboard-stat-grid,.home-vehicle-stat-strip{grid-template-columns:1fr}.home-vehicle-stat{border-right:0;border-bottom:1px solid #e6ddd3}.home-vehicle-stat:last-child{border-bottom:0}.dashboard-stat-card{min-height:5.2rem}body:has(.home-dashboard) .odometer-summary{grid-template-columns:1fr}}html[data-resolved-theme=dark] body:has(.app-nav){--bg:#161a1e;--surface:#202428;--surface-quiet:#1a1f23;--text:#f5f3ee;--muted:#aeb7c0;--line:#3a4148;--accent:#d27647;--accent-soft:#3a251b;--success:#9fbaa3;--success-soft:#1d2a22}html[data-resolved-theme=dark] body:has(.app-nav) .app-bg,html[data-resolved-theme=dark] body:has(.app-nav) .app-main{background:#1a1f23}html[data-resolved-theme=dark] .dashboard-stat-card,html[data-resolved-theme=dark] .home-alert-row,html[data-resolved-theme=dark] .home-pro-tip-strip,html[data-resolved-theme=dark] body:has(.app-nav) .app-shell,html[data-resolved-theme=dark] body:has(.home-dashboard) .activation-card,html[data-resolved-theme=dark] body:has(.home-dashboard) .section-card{border-color:#3a4148;background:#202428;color:#f5f3ee}html[data-resolved-theme=dark] .dashboard-stat-card strong,html[data-resolved-theme=dark] .home-alert-copy strong,html[data-resolved-theme=dark] .home-current-odometer strong,html[data-resolved-theme=dark] .home-pro-tip-strip strong,html[data-resolved-theme=dark] .home-vehicle-stat strong,html[data-resolved-theme=dark] .home-welcome-title,html[data-resolved-theme=dark] body:has(.home-dashboard) .odometer-row>span strong,html[data-resolved-theme=dark] body:has(.home-dashboard) .section-title{color:#f5f3ee}html[data-resolved-theme=dark] .dashboard-stat-card small,html[data-resolved-theme=dark] .home-current-odometer span,html[data-resolved-theme=dark] .home-current-odometer>small,html[data-resolved-theme=dark] .home-pro-tip-strip p,html[data-resolved-theme=dark] .home-vehicle-stat em,html[data-resolved-theme=dark] .home-vehicle-stat small,html[data-resolved-theme=dark] .home-weather-city,html[data-resolved-theme=dark] .home-weather-label,html[data-resolved-theme=dark] .home-welcome-card .section-subtitle{color:#aeb7c0}html[data-resolved-theme=dark] .dashboard-stat-card em{color:#f0b596}html[data-resolved-theme=dark] .dashboard-stat-card:hover em{color:#ffc7a8}html[data-resolved-theme=dark] .home-weather-badge{border-color:#3a4148;background:#202428;color:#f5f3ee}html[data-resolved-theme=dark] .home-weather-edit-button,html[data-resolved-theme=dark] .home-weather-empty-button,html[data-resolved-theme=dark] .home-weather-zip-form button,html[data-resolved-theme=dark] .home-weather-zip-label{border-color:#3a4148;background:#202428;color:#dce3e9}html[data-resolved-theme=dark] .home-weather-edit-button:hover,html[data-resolved-theme=dark] .home-weather-empty-button:hover,html[data-resolved-theme=dark] .home-weather-zip-form button[type=submit]{border-color:#6b4736;background:#271d18;color:#f0b596}html[data-resolved-theme=dark] .home-weather-temp,html[data-resolved-theme=dark] .home-weather-zip-label input{color:#f5f3ee}html[data-resolved-theme=dark] .home-alert-list,html[data-resolved-theme=dark] .home-vehicle-stat-strip,html[data-resolved-theme=dark] body:has(.home-dashboard) .odometer-current,html[data-resolved-theme=dark] body:has(.home-dashboard) .odometer-input{border-color:#3a4148;background:#1a1f23;color:#dce3e9}html[data-resolved-theme=dark] .home-alert-row,html[data-resolved-theme=dark] .home-vehicle-stat,html[data-resolved-theme=dark] .home-vehicle-stat:nth-child(-n+2){border-color:#3a4148}html[data-resolved-theme=dark] .dashboard-stat-card .home-icon,html[data-resolved-theme=dark] body:has(.home-dashboard) .badge{border-color:#3b342d;background:#292018;color:#f3c8aa}html[data-resolved-theme=dark] body:has(.home-dashboard) .button-chip{border-color:#3a4148;background:#1a1f23;color:#dce3e9}html[data-resolved-theme=dark] .home-due-badge,html[data-resolved-theme=dark] body:has(.home-dashboard) .button-chip-strong{border-color:#5a3524;background:#3a251b;color:#f3b78d}html[data-resolved-theme=dark] .activation-card-icon{background:#f5f3ee;color:#151514}html[data-resolved-theme=dark] .activation-progress-pill,html[data-resolved-theme=dark] .activation-step-copy strong,html[data-resolved-theme=dark] .home-view-all-link{color:#dce3e9}