:root{color:#0b1f3a;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f5f8fc;--surface:#fff;--surface-subtle:#eef4fb;--surface-hover:#e8f1fd;--text:#0b1f3a;--muted:#52647d;--border:#d7e2f1;--border-strong:#adc0da;--brand:#0b5fff;--brand-hover:#084ed4;--brand-soft:#eaf2ff;--brand-action:#0759e6;--brand-action-hover:#0649bd;--brand-text:#0649bd;--on-brand:#fff;--success:#168a45;--success-soft:#e9f8ef;--warning:#9a5200;--warning-soft:#fff3e3;--blue:#0759e6;--blue-soft:#eaf2ff;--danger:#c52f36;--danger-soft:#fff0f1;--focus:#0759e6;--shadow:0 12px 28px #0b31661a;background:#f5f8fc;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#07111f;--surface:#0d1b2d;--surface-subtle:#14263d;--surface-hover:#19314e;--text:#f7faff;--muted:#a9b9cd;--border:#263b55;--border-strong:#49627f;--brand:#5a94ff;--brand-hover:#79a8ff;--brand-soft:#102e58;--brand-action:#5a94ff;--brand-action-hover:#79a8ff;--brand-text:#8bb5ff;--on-brand:#06101f;--success:#49c978;--success-soft:#173324;--warning:#ffb15c;--warning-soft:#3a2a17;--blue:#69aaff;--blue-soft:#182c45;--danger:#ff6b72;--danger-soft:#401f24;--focus:#73b2ff;--shadow:0 14px 34px #00000047}@media (prefers-color-scheme:dark){:root[data-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#07111f;--surface:#0d1b2d;--surface-subtle:#14263d;--surface-hover:#19314e;--text:#f7faff;--muted:#a9b9cd;--border:#263b55;--border-strong:#49627f;--brand:#5a94ff;--brand-hover:#79a8ff;--brand-soft:#102e58;--brand-action:#5a94ff;--brand-action-hover:#79a8ff;--brand-text:#8bb5ff;--on-brand:#06101f;--success:#49c978;--success-soft:#173324;--warning:#ffb15c;--warning-soft:#3a2a17;--blue:#69aaff;--blue-soft:#182c45;--danger:#ff6b72;--danger-soft:#401f24;--focus:#73b2ff;--shadow:0 14px 34px #00000047}}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--canvas);margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;font-size:clamp(1.75rem,1.4rem + 1vw,2.35rem);line-height:1.12}h2{letter-spacing:-.015em;font-size:1.2rem;line-height:1.25}h3{font-size:1rem}p{color:var(--muted);line-height:1.55}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}::selection{background:var(--brand-soft);color:var(--text)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.mechanic-primary{min-height:50px;margin-top:14px}.skip-link{z-index:100;background:var(--text);color:var(--surface);border-radius:8px;padding:10px 14px;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand__mark{color:#fff;background:var(--brand);border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.brand__copy{min-width:0;display:grid}.brand__copy strong{white-space:nowrap;font-size:16px}.brand__copy small{color:var(--muted);margin-top:2px;font-size:11px}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--brand-action);color:var(--on-brand);box-shadow:0 6px 16px #ff6a132e}.button--primary:hover{background:var(--brand-action-hover)}.button--secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.button--secondary:hover{background:var(--surface-hover);border-color:var(--muted)}.button--danger{color:var(--danger);border-color:var(--danger);background:0 0}.button--danger:hover{background:var(--danger-soft)}.button--wide{width:100%}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:var(--surface-subtle);color:var(--text)}.icon-button svg{width:20px;height:20px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:12px}.app-shell{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:232px;padding:18px 12px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar__head{justify-content:space-between;align-items:center;padding:0 8px 22px;display:flex}.sidebar__close{display:none}.sidebar nav{gap:4px;display:grid}.sidebar nav a{min-height:44px;color:var(--muted);border-left:3px solid #0000;border-radius:8px;align-items:center;gap:13px;padding:0 12px;font-size:14px;font-weight:620;text-decoration:none;display:flex}.sidebar nav a:hover{background:var(--surface-hover);color:var(--text)}.sidebar nav a.active{background:var(--brand-soft);color:var(--brand-text);border-left-color:var(--brand)}.sidebar__workshop{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:auto;padding:13px 10px;display:flex}.sidebar__workshop span{display:grid}.sidebar__workshop strong{font-size:12px}.sidebar__workshop small{color:var(--muted);font-size:11px}.sidebar-backdrop{display:none}.app-shell__body{grid-column:2;min-width:0}.topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:20;align-items:center;gap:18px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.global-search{background:var(--surface-subtle);width:min(440px,48vw);height:38px;color:var(--muted);border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;margin-right:auto;padding:0 11px;display:flex}.global-search:focus-within{border-color:var(--focus)}.global-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.global-search kbd{border:1px solid var(--border);background:var(--surface);border-radius:5px;padding:2px 6px;font-size:11px}.notification-button{position:relative}.notification-button span{background:var(--brand);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.user-menu{align-items:center;gap:10px;min-width:180px;display:flex}.user-menu>span:last-child{display:grid}.user-menu strong{font-size:13px}.user-menu small{color:var(--muted);font-size:11px}.avatar{color:#fff;background:#3c4655;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.mobile-menu,.mobile-brand{display:none}#main-content{min-width:0}.page{width:min(1500px,100%);margin:0 auto;padding:28px 28px 48px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.page-heading h1{margin-bottom:6px}.page-heading p{margin:0}.heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.date-label{color:var(--muted);font-size:13px}.summary-strip{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.summary-strip article{background:var(--surface);border:1px solid var(--border);border-radius:10px;grid-template-rows:auto auto auto;grid-template-columns:34px 1fr;column-gap:10px;min-height:118px;padding:16px;display:grid}.summary-strip svg{background:var(--surface-subtle);width:32px;height:32px;color:var(--text);border-radius:8px;grid-row:1/3;padding:7px}.summary-strip strong{font-size:25px;line-height:1}.summary-strip span{margin-top:4px;font-size:13px}.summary-strip small{color:var(--muted);grid-column:2;margin-top:5px;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:14px;display:grid}.dashboard-main{gap:14px;min-width:0;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 14px;display:flex}.section-heading h2{margin:0}.section-heading a{color:var(--blue);font-size:12px;text-decoration:none}.bay-strip{grid-template-columns:repeat(6,1fr);gap:6px;padding:0 12px 12px;display:grid}.bay-cell{border:1px solid var(--border);border-radius:8px;flex-direction:column;min-height:154px;padding:12px;text-decoration:none;display:flex}.bay-cell:hover{border-color:var(--brand)}.bay-cell>strong{font-size:14px}.bay-cell>svg{color:var(--muted);margin:auto auto 8px}.bay-cell>span:not(.bay-state){text-align:center;font-size:12px}.bay-cell>small{color:var(--muted);text-align:center;margin-top:2px;font-size:11px}.bay-state{min-height:32px;color:var(--muted);align-items:center;gap:5px;margin-top:4px;font-size:10px;line-height:1.2;display:flex}.bay-state i{background:var(--success);border-radius:50%;flex:none;width:8px;height:8px}.bay-cell--diagnostic .bay-state i{background:var(--blue)}.bay-cell--waiting .bay-state i{background:var(--brand)}.bay-cell--free .bay-state i{background:var(--border-strong)}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{background:var(--surface-subtle);color:var(--muted);text-align:left;white-space:nowrap;font-weight:650}th,td{border-bottom:1px solid var(--border);vertical-align:middle;padding:11px 12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--surface-hover)}td a{color:var(--text);text-decoration:none}td strong+small,td>small{color:var(--muted);margin-top:3px;display:block}.mini-progress{background:var(--border);border-radius:4px;width:88px;height:4px;margin-top:5px;display:block;overflow:hidden}.mini-progress i,.order-progress i{background:var(--brand);border-radius:inherit;height:100%;display:block}.appointments-rail{padding-bottom:12px}.appointment-row{border-top:1px solid var(--border);grid-template-columns:48px 1fr 20px;align-items:start;gap:8px;min-height:84px;padding:13px 14px;text-decoration:none;display:grid}.appointment-row>strong{font-size:12px}.appointment-row>span{gap:3px;font-size:12px;display:grid}.appointment-row b{font-size:12px}.appointment-row small{color:var(--muted)}.appointment-row svg{color:var(--muted);align-self:center}.appointments-rail>.button{width:calc(100% - 24px);margin:12px 12px 0}.status{white-space:nowrap;width:max-content;min-height:28px;color:var(--muted);background:var(--surface-subtle);border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:650;display:inline-flex}.status--repair,.status--waiting{color:var(--warning);background:var(--warning-soft)}.status--diagnostic,.status--scheduled{color:var(--blue);background:var(--blue-soft)}.status--ready,.status--free{color:var(--success);background:var(--success-soft)}.status--cancelled{color:var(--danger);background:var(--danger-soft)}.date-switcher{border:1px solid var(--border);background:var(--surface);border-radius:8px;height:42px;display:flex;overflow:hidden}.date-switcher button{width:40px;color:var(--muted);background:0 0;border:0}.date-switcher button:hover{background:var(--surface-subtle)}.date-switcher span{border-inline:1px solid var(--border);align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:650;display:flex}.agenda-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:14px;display:grid}.filter-bar{gap:10px;margin-bottom:12px;display:flex}.filter-bar label{border:1px solid var(--border);background:var(--surface);min-width:220px;height:42px;color:var(--muted);border-radius:8px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.filter-bar input{background:0 0;border:0;outline:0;width:100%}select,input,textarea{border:1px solid var(--border-strong);background:var(--surface);border-radius:8px}.filter-bar select{min-width:160px;padding:0 10px}.appointment-table tr{cursor:pointer}.appointment-table tr.is-selected{background:var(--brand-soft);box-shadow:inset 3px 0 var(--brand)}.inline-action{color:var(--blue);background:0 0;border:0;align-items:center;gap:6px;min-height:30px;display:inline-flex}.appointment-detail{padding:0 16px 16px;position:sticky;top:82px}.appointment-detail>.status{margin-bottom:10px}.detail-list{margin:8px 0}.detail-list>div{border-top:1px solid var(--border);gap:6px;padding:14px 0;display:grid}.detail-list dt{color:var(--muted);font-size:11px}.detail-list dd{gap:4px;margin:0;font-size:13px;display:grid}.detail-list dd span{color:var(--muted)}.detail-actions{border-top:1px solid var(--border);gap:9px;padding-top:10px;display:grid}.toast{z-index:90;background:var(--text);min-height:46px;color:var(--surface);box-shadow:var(--shadow);border-radius:9px;align-items:center;gap:9px;padding:10px 14px;font-size:13px;display:flex;position:fixed;top:78px;right:20px}.modal-backdrop{z-index:80;background:#0c0f1480;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border);width:min(640px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);border-radius:14px;overflow:auto}.modal__header{border-bottom:1px solid var(--border);justify-content:space-between;padding:20px 22px 14px;display:flex}.modal__header h2{margin-bottom:4px}.modal__header p{margin:0;font-size:13px}.modal form{padding:20px 22px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label,.note-form label{gap:7px;font-size:12px;font-weight:650;display:grid}.form-grid input,.form-grid select,.form-grid textarea,.note-form textarea{width:100%;min-height:42px;padding:9px 11px}.form-grid textarea,.note-form textarea{resize:vertical}.span-2{grid-column:1/-1}.modal__actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.bay-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.bay-card{border:1px solid var(--border);background:var(--surface);border-top:4px solid var(--brand);border-radius:12px;padding:16px}.bay-card--free{border-top-color:var(--success)}.bay-card--diagnostic{border-top-color:var(--blue)}.bay-card--waiting{border-top-color:var(--warning)}.bay-card--ready{border-top-color:var(--success)}.bay-card header{justify-content:space-between;display:flex}.bay-card header>div{align-items:center;gap:10px;display:flex}.bay-number{font-size:20px;font-weight:800}.vehicle-mark{height:90px;color:var(--muted);place-items:center;display:grid}.vehicle-mark svg{width:40px;height:40px}.bay-card h2{margin:0 0 4px}.plate{letter-spacing:.08em;margin-bottom:18px;font-weight:700}.bay-card dl{gap:10px;margin:0 0 16px;display:grid}.bay-card dl div{justify-content:space-between;gap:12px;display:flex}.bay-card dt{color:var(--muted);font-size:12px}.bay-card dd{text-align:right;margin:0;font-size:12px;font-weight:650}.free-bay{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:304px;display:flex}.free-bay>svg{color:var(--success);width:40px;height:40px;margin-bottom:12px}.order-progress{grid-template-columns:1fr 34px;align-items:center;gap:7px;min-width:110px;display:grid}.order-progress:before{content:"";background:var(--border);border-radius:5px;grid-area:1/1;height:6px}.order-progress i{z-index:1;grid-area:1/1;height:6px}.order-progress span{color:var(--muted);font-size:11px}.client-list article{border-bottom:1px solid var(--border);grid-template-columns:46px minmax(180px,1fr) minmax(220px,1fr) 40px;align-items:center;gap:12px;min-height:76px;padding:12px 16px;display:grid}.client-list article:last-child{border-bottom:0}.client-list h2{margin:0 0 3px;font-size:15px}.client-list p{margin:0;font-size:12px}.client-vehicles{flex-wrap:wrap;gap:6px;display:flex}.client-vehicles span{background:var(--surface-subtle);border-radius:6px;padding:5px 8px;font-size:11px}.avatar--large{width:42px;height:42px}.back-link{color:var(--muted);align-items:center;gap:4px;margin-bottom:16px;font-size:13px;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--text)}.back-link svg{width:18px}.order-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:14px;display:grid}.order-main{gap:14px;display:grid}.service-progress{padding-bottom:16px}.progress-track{background:var(--border);border-radius:8px;height:8px;margin:0 16px 16px;overflow:hidden}.progress-track i{background:var(--brand);border-radius:inherit;height:100%;display:block}.timeline{margin:0;padding:0 16px;list-style:none}.timeline__item{grid-template-columns:34px 1fr auto;align-items:start;gap:10px;min-height:58px;display:grid;position:relative}.timeline__item:not(:last-child):after{content:"";background:var(--border);width:2px;height:30px;position:absolute;top:30px;left:14px}.timeline__item>svg{width:30px;height:30px;color:var(--muted);background:var(--surface);border:2px solid var(--border-strong);z-index:1;border-radius:50%;padding:5px}.timeline__item--complete>svg{color:#fff;background:var(--success);border-color:var(--success)}.timeline__item--active>svg{color:#fff;background:var(--brand);border-color:var(--brand)}.timeline__item>div{gap:3px;padding-top:3px;display:grid}.timeline__item strong{font-size:13px}.timeline__item span{color:var(--muted);font-size:11px}.service-details{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0 16px 16px;display:grid}.service-details div{background:var(--surface-subtle);border-radius:8px;padding:12px}.service-details dt{color:var(--muted);font-size:11px}.service-details dd{margin:5px 0 0;font-size:13px;font-weight:650}.updates-list{padding:0 16px}.updates-list p{border-left:3px solid var(--brand);background:var(--brand-soft);gap:8px;padding:11px;font-size:13px;display:flex}.updates-list svg{flex:none;width:18px}.note-form{padding:0 16px 16px}.note-form>div{justify-content:flex-end;gap:9px;margin-top:10px;display:flex}.order-aside{padding:16px;position:sticky;top:82px}.vehicle-summary{border-block:1px solid var(--border);gap:12px;padding:15px 0;display:flex}.vehicle-summary>svg{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:9px;padding:9px}.vehicle-summary>div{gap:3px;display:grid}.vehicle-summary span{color:var(--muted);font-size:12px}.vehicle-summary b{letter-spacing:.08em;font-size:12px}.settings-page form{gap:14px;width:min(800px,100%);display:grid}.settings-section{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:20px}.settings-title{gap:12px;margin-bottom:18px;display:flex}.settings-title>svg{color:var(--brand)}.settings-title h2{margin-bottom:3px}.settings-title p{margin:0;font-size:12px}.theme-control{border:0;margin:0 0 14px;padding:0}.theme-control legend{margin-bottom:8px;font-size:12px;font-weight:650}.segmented{border:1px solid var(--border);background:var(--surface-subtle);border-radius:8px;width:max-content;padding:3px;display:flex}.segmented label{cursor:pointer;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:12px;display:flex}.segmented label.is-selected{background:var(--surface);color:var(--brand);box-shadow:0 1px 4px #00000014}.segmented input{opacity:0;position:absolute}.setting-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:60px;display:flex}.setting-row span{gap:3px;display:grid}.setting-row strong{font-size:13px}.setting-row small{color:var(--muted)}.setting-row input{width:42px;height:24px;accent-color:var(--brand)}.settings-save{justify-content:flex-end;display:flex}.mechanic-app,.customer-app{background:var(--canvas);min-height:100vh}.mobile-product-header,.customer-header{height:74px;padding:0 max(18px,env(safe-area-inset-left));background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.mobile-product-header>div:last-child{text-align:right;display:grid}.mobile-product-header>div:last-child span{color:var(--muted);font-size:12px}.mechanic-app main{width:min(740px,100%);margin:0 auto;padding:24px 18px 100px}.mechanic-heading{justify-content:space-between;align-items:start;gap:12px;margin-bottom:18px;display:flex}.mechanic-heading h1{margin-bottom:5px}.mechanic-heading p{margin:0}.mechanic-heading>span{color:var(--muted);white-space:nowrap;font-size:12px}.mobile-work-card,.mobile-timeline-section,.quick-actions{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:14px;padding:16px}.vehicle-hero{border-bottom:1px solid var(--border);gap:15px;padding-bottom:15px;display:flex}.vehicle-silhouette{background:var(--surface-subtle);width:112px;min-height:90px;color:var(--muted);border-radius:9px;place-items:center;display:grid}.vehicle-silhouette svg{width:38px;height:38px}.vehicle-hero h2{margin:4px 0}.vehicle-hero p{margin:0}.vehicle-hero span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.mobile-work-card dl{margin:0}.mobile-work-card dl div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:14px 0;display:flex}.mobile-work-card dl div:last-child{border:0;padding-bottom:0}.mobile-work-card dt{color:var(--muted);font-size:13px}.mobile-work-card dd{margin:0;font-size:15px}.timeline--mobile{padding:6px 2px 0}.timeline--mobile .timeline__item{grid-template-columns:42px 1fr auto;min-height:68px}.timeline--mobile .timeline__item>svg{width:36px;height:36px}.timeline--mobile .timeline__item:not(:last-child):after{height:40px;top:34px;left:17px}.timeline--mobile .timeline__item strong{font-size:16px}.timeline--mobile .timeline__item span{font-size:13px}.quick-actions h2{margin-bottom:14px}.quick-actions>.button{min-height:50px}.quick-actions>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.quick-actions>div .button{min-height:48px}.mobile-bottom-nav{min-height:72px;padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);z-index:20;display:flex;position:fixed;inset:auto 0 0}.mobile-bottom-nav a{min-height:68px;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:12px;text-decoration:none;display:flex}.mobile-bottom-nav svg{width:23px}.mobile-bottom-nav a.is-active{color:var(--brand);border-top:3px solid var(--brand)}.customer-app{background:var(--surface)}.customer-header{width:min(720px,100%);margin:0 auto}.customer-header>span{color:var(--muted);text-align:right;font-size:13px}.customer-app main{width:min(720px,100%);margin:0 auto;padding:28px 22px 48px}.customer-status,.customer-section,.customer-contact{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:24px}.customer-car-line{justify-content:space-between;align-items:center;display:flex}.customer-car-line h1{margin-bottom:5px}.customer-car-line p{margin:0}.customer-car-line>svg{background:var(--surface-subtle);width:70px;height:70px;color:var(--muted);border-radius:50%;padding:18px}.customer-current{align-items:center;gap:16px;margin:24px 0;display:flex}.status-orb{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.customer-current small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.customer-current h2{margin:3px 0;font-size:32px}.customer-current p{margin:0;font-size:18px}.customer-progress>div{justify-content:space-between;display:flex}.customer-progress b{color:var(--brand);font-size:20px}.customer-progress>span{background:var(--border);border-radius:10px;height:10px;margin:10px 0;display:block;overflow:hidden}.customer-progress>span i{background:var(--brand);border-radius:inherit;height:100%;display:block}.customer-progress p{margin:0}.customer-section>h2{font-size:22px}.service-summary>div{gap:14px;padding:14px 0;display:flex}.service-summary>div>svg{background:var(--surface-subtle);width:38px;height:38px;color:var(--muted);border-radius:50%;flex:none;padding:9px}.service-summary p{gap:4px;margin:0;display:grid}.service-summary p strong{color:var(--text)}.service-summary p span,.service-summary p small{color:var(--muted)}.customer-contact{justify-content:space-between;align-items:end;gap:20px;display:flex}.customer-contact h2{margin-bottom:8px}.customer-contact p{margin:0;display:grid}.customer-note{background:var(--surface-subtle);border-radius:9px;gap:9px;padding:14px;font-size:13px;display:flex}.customer-note svg{flex:none}.landing{background:var(--surface);min-height:100vh}.landing>header,.landing>footer{justify-content:space-between;align-items:center;gap:24px;width:min(1200px,100% - 40px);height:76px;margin:auto;display:flex}.landing>header nav{gap:26px;display:flex}.landing>header nav a{color:var(--muted);font-size:14px;text-decoration:none}.landing-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;width:min(1200px,100% - 40px);min-height:650px;margin:auto;padding:64px 0 90px;display:grid}.landing-hero h1{letter-spacing:-.06em;max-width:620px;margin-bottom:26px;font-size:clamp(2.8rem,5.4vw,5.6rem);line-height:.98}.landing-hero>div>p{max-width:560px;font-size:19px}.landing-actions{gap:10px;margin:28px 0 20px;display:flex}.trust-line{align-items:center;gap:8px;display:flex;font-size:13px!important}.trust-line svg{width:18px;color:var(--success)}.workshop-board{border:1px solid var(--border);background:var(--canvas);box-shadow:var(--shadow);border-radius:14px;padding:14px;transform:rotate(1deg)}.board-top{justify-content:space-between;padding:8px 8px 16px;display:flex}.board-top span{color:var(--muted)}.board-row{background:var(--surface);border-bottom:1px solid var(--border);grid-template-columns:44px 1fr 120px 90px;align-items:center;gap:10px;min-height:66px;padding:0 12px;display:grid}.board-row:first-of-type{border-radius:9px 9px 0 0}.board-row:last-child{border-bottom:0;border-radius:0 0 9px 9px}.board-row em{color:var(--muted);font-size:12px;font-style:normal}.board-row>i{background:var(--border);border-radius:5px;height:5px}.board-row>i span{background:var(--brand);border-radius:inherit;height:100%;display:block}.landing-band>h2{font-size:38px}.landing-band>div{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.landing-band article{background:var(--surface);padding:36px}.landing-band article svg{color:var(--brand);margin-bottom:36px}.landing-band article h3{font-size:20px}.landing-cta{text-align:center;padding:100px 20px}.landing-cta h2{margin-bottom:12px;font-size:clamp(2rem,4vw,4rem)}.landing-cta p{margin-bottom:24px}.landing>footer{border-top:1px solid var(--border)}.landing>footer>span{color:var(--muted);font-size:12px}.login-page{background:var(--surface);grid-template-columns:minmax(320px,40%) 1fr;min-height:100vh;display:grid}.login-page>aside{color:#fff;background:#151922;flex-direction:column;justify-content:space-between;padding:40px;display:flex}.login-page>aside .brand__copy small{color:#aeb6c4}.login-page>aside>div{max-width:440px}.login-page>aside>div>svg{color:var(--brand);width:52px;height:52px;margin-bottom:22px}.login-page>aside h1{font-size:clamp(2.4rem,4vw,4.8rem);line-height:1}.login-page>aside p{color:#bdc5d0;font-size:18px}.login-page>aside>small{color:#8893a3}.login-page>main{place-items:center;padding:30px;display:grid}.login-page form{width:min(420px,100%)}.login-page form>.brand{display:none}.login-page form h2{margin-bottom:7px;font-size:30px}.login-page form>p{margin-bottom:28px}.login-page form>label{gap:7px;margin-bottom:15px;font-size:13px;font-weight:650;display:grid}.login-page input{min-height:48px;padding:0 12px}.login-options{justify-content:space-between;align-items:center;margin:4px 0 22px;font-size:12px;display:flex}.check{align-items:center;gap:7px;display:flex}.check input{width:16px;height:16px;min-height:auto;accent-color:var(--brand)}.login-options a{color:var(--blue)}.login-help{align-items:center;gap:7px;font-size:12px;display:flex;margin-top:16px!important}.login-help svg{width:17px;color:var(--success)}.not-found{text-align:center;place-content:center;min-height:100vh;padding:20px;display:grid}.not-found .button{justify-self:center}.status-orb{background:var(--brand-action);color:var(--on-brand)}.offline-banner{z-index:19;background:var(--warning-soft);min-height:38px;color:var(--warning);border-bottom:1px solid;place-items:center;padding:7px 16px;font-size:12px;font-weight:700;display:grid;position:sticky;top:0}@media (pointer:coarse){.icon-button{width:44px;height:44px}}@media (width<=1180px){.dashboard-grid,.agenda-layout{grid-template-columns:1fr}.appointments-rail{grid-template-columns:repeat(2,1fr);display:grid}.appointments-rail .section-heading,.appointments-rail>.button{grid-column:1/-1}.appointment-detail{position:static}.bay-strip{grid-template-columns:repeat(3,1fr)}.bay-board{grid-template-columns:repeat(2,1fr)}.order-layout{grid-template-columns:1fr}.order-aside{position:static}}@media (width<=900px){.app-shell{display:block}.app-shell__body{grid-column:auto}.sidebar{box-shadow:var(--shadow);transition:transform .2s;transform:translate(-102%)}.sidebar.is-open{transform:none}.sidebar__close,.mobile-menu,.mobile-brand{display:inline-grid}.sidebar-backdrop{z-index:25;background:#0006;border:0;display:block;position:fixed;inset:0}.topbar{padding:0 14px}.global-search{flex:1;width:auto}.global-search kbd,.user-menu{display:none}.page{padding-inline:18px}.summary-strip{grid-template-columns:repeat(2,1fr)}.landing>header nav{display:none}.landing-hero{grid-template-columns:1fr;gap:50px;min-height:auto;padding-top:50px}.workshop-board{transform:none}.login-page{grid-template-columns:1fr}.login-page>aside{display:none}.login-page form>.brand{margin-bottom:56px;display:flex}}@media (width<=680px){.topbar{gap:8px;height:58px}.global-search{display:none}.notification-button{margin-left:auto}.page{padding:20px 14px 42px}.page-heading{flex-direction:column;align-items:stretch;gap:14px}.heading-actions{justify-content:flex-start}.date-label{display:none}.heading-actions>.button{width:100%}.summary-strip{grid-template-columns:1fr 1fr;gap:8px}.summary-strip article{min-height:110px;padding:13px}.dashboard-grid{gap:10px}.bay-strip{grid-template-columns:repeat(2,1fr)}.orders-panel table th:nth-child(3),.orders-panel table td:nth-child(3),.orders-panel table th:nth-child(4),.orders-panel table td:nth-child(4){display:none}.appointments-rail{display:block}.date-switcher{width:100%}.date-switcher span{flex:1;justify-content:center;font-size:12px}.filter-bar{flex-wrap:wrap}.filter-bar label,.filter-bar select{flex:auto;width:100%;min-width:0;min-height:44px}.agenda-layout{display:block}.appointment-detail{margin-top:12px}.appointment-table th:nth-child(3),.appointment-table td:nth-child(3),.appointment-table th:nth-child(5),.appointment-table td:nth-child(5),.appointment-table th:nth-child(6),.appointment-table td:nth-child(6){display:none}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.modal{max-height:calc(100vh - 20px)}.bay-board{grid-template-columns:1fr}.client-list article{grid-template-columns:42px 1fr 40px}.client-vehicles{grid-column:2}.service-details{grid-template-columns:1fr}.note-form>div{display:grid}.settings-section{padding:16px}.segmented{width:100%}.segmented label{flex:1;justify-content:center;padding:0 7px}.mobile-product-header .brand__copy small{display:none}.customer-app main{padding-inline:17px}.customer-car-line>svg{width:54px;height:54px;padding:14px}.customer-current h2{font-size:27px}.customer-contact{flex-direction:column;align-items:stretch}.customer-contact .button{width:100%;min-height:48px}.landing>header{width:calc(100% - 28px)}.landing>header>.button{padding-inline:11px}.landing-hero{width:calc(100% - 32px);padding-block:44px 70px}.landing-hero h1{font-size:clamp(2.7rem,14vw,4.4rem)}.landing-actions{flex-direction:column}.landing-actions .button{min-height:48px}.board-top{gap:4px;display:grid}.board-row{grid-template-columns:40px 1fr 80px}.board-row>i{display:none}.landing-band{padding-block:64px}.landing-band>div{grid-template-columns:1fr}.landing-band article{padding:28px}.landing-band article svg{margin-bottom:20px}.landing>footer{width:calc(100% - 28px)}.landing>footer .brand__copy small{display:none}}@media (width<=390px){.summary-strip,.bay-strip{grid-template-columns:1fr}.vehicle-hero{align-items:center}.vehicle-silhouette{width:82px;min-height:78px}.quick-actions>div{grid-template-columns:1fr}.mobile-product-header{padding-inline:12px}.mobile-product-header .brand__copy,.customer-header .brand__copy small{display:none}}.brand__mark{background:0 0;border-radius:0;overflow:hidden}.brand__mark img{object-fit:contain;width:100%;height:100%}.button--primary{box-shadow:0 7px 18px #0759e633}.button--ghost{color:var(--brand-text);background:0 0;border-color:#0000}.button--ghost:hover{background:var(--brand-soft)}.sidebar{color:#fff;background:#0b3970;border-right-color:#164a84}.sidebar .brand__copy small,.sidebar__workshop small{color:#b9d1ef}.sidebar nav a{color:#d8e7f8}.sidebar nav a:hover{color:#fff;background:#124983}.sidebar nav a.active{color:#fff;background:var(--brand-action);border-left-color:#8db8ff}.sidebar__workshop{border-top-color:#315b8a}.sidebar .icon-button{color:#fff}.avatar{background:#0b3970}.user-menu{min-width:210px}.user-menu .icon-button{margin-left:auto}.landing{color:#0b1f3a;background:#fff}.landing>header{width:min(1280px,100% - 48px);height:80px}.landing-header-actions{gap:8px;display:flex}.landing-hero{grid-template-columns:.86fr 1.14fr;gap:54px;width:min(1280px,100% - 48px);min-height:650px;padding:54px 0 82px}.landing-hero__copy{align-self:center}.landing-hero h1{color:#0b1f3a;font-size:clamp(3.1rem,5.8vw,5.9rem)}.landing-hero h1 span{color:#0b5fff}.landing-hero__copy>p{max-width:600px;font-size:19px}.landing-hero__media{border-radius:12px;height:560px;margin:0;overflow:hidden;box-shadow:0 24px 60px #0b316626}.landing-hero__media img{object-fit:cover;object-position:63% center;width:100%;height:100%}.landing-proof{color:#52647d;flex-wrap:wrap;gap:22px;margin:24px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.landing-proof li{align-items:center;gap:7px;display:flex}.landing-proof svg{color:#0759e6;width:18px}.landing-band{background:#f5f8fc;padding:88px max(24px,50% - 640px)}.landing-band>.landing-section-title{background:0 0;border:0;max-width:650px;margin-bottom:38px;display:block}.landing-section-title h2{margin-bottom:10px;font-size:clamp(2rem,3.5vw,3.2rem)}.landing-band>.landing-features{grid-template-columns:repeat(4,1fr)}.landing-band article{color:#0b1f3a;background:#fff;padding:30px}.landing-band article h3{color:#0b1f3a}.landing-band article p{color:#52647d}.landing-band article svg{color:#0759e6}.landing-cta{text-align:left;justify-content:space-between;align-items:center;gap:30px;width:min(1280px,100% - 48px);margin:auto;padding:92px 0;display:flex}.landing-cta h2{max-width:760px;font-size:clamp(2.1rem,4vw,4rem)}.landing-cta p{margin:0}.landing>footer{width:min(1280px,100% - 48px);height:92px}.landing>footer nav{gap:18px;margin-left:auto;display:flex}.landing>footer nav a{color:#52647d;font-size:13px;text-decoration:none}.auth-page{background:#fff;grid-template-columns:minmax(360px,42%) 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:#0b3970;flex-direction:column;justify-content:space-between;padding:42px clamp(28px,5vw,72px);display:flex}.auth-story .brand__copy small{color:#b9d1ef}.auth-story>div{max-width:540px}.auth-story>div>svg{color:#8db8ff;width:54px;height:54px;margin-bottom:22px}.auth-story h1{margin-bottom:24px;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.97}.auth-story p{color:#d8e7f8;max-width:500px;font-size:18px}.auth-story>small{color:#b9d1ef}.auth-panel{background:#fff;place-items:center;padding:34px;display:grid}.auth-panel__inner{width:min(560px,100%)}.auth-panel__inner>.brand{margin-bottom:48px;display:none}.auth-panel header h2{margin-bottom:8px;font-size:clamp(2rem,4vw,3rem)}.auth-panel header p{margin-bottom:26px}.auth-form{gap:16px;display:grid}.auth-form>label,.auth-grid>label{gap:7px;font-size:13px;font-weight:700;display:grid}.auth-form input:not([type=checkbox]),.password-field{width:100%;min-height:48px}.auth-form input:not([type=checkbox]){padding:0 13px}.auth-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.password-field,.input-with-icon{align-items:center;display:flex;position:relative}.password-field input{padding-right:48px!important}.password-field button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;right:4px}.password-field svg,.input-with-icon>svg{width:18px}.input-with-icon>svg{color:var(--muted);position:absolute;left:13px}.input-with-icon input{padding-left:42px!important}.auth-options{justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.auth-options a,.auth-switch a,.terms a{color:var(--brand-text)}.auth-config,.form-error,.form-success{border-radius:8px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:12px 14px;font-size:13px;display:flex}.auth-config{color:#0649bd;background:#eaf2ff}.form-error{color:var(--danger);background:var(--danger-soft);margin:0}.form-success{color:var(--success);background:var(--success-soft);margin:0}.auth-config svg,.form-success svg{flex:none;width:18px}.auth-separator{color:var(--muted);align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.auth-separator:before,.auth-separator:after{content:"";background:var(--border);flex:1;height:1px}.auth-switch{text-align:center;margin:20px 0 0;font-size:13px}.terms{grid-template-columns:20px 1fr;align-items:start;line-height:1.45;font-weight:500!important;display:flex!important}.terms input{margin-top:2px}.auth-loading{text-align:center;place-content:center;gap:14px;min-height:100vh;display:grid}.spinner{border:3px solid var(--border);border-top-color:var(--brand);border-radius:50%;width:34px;height:34px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.legal-page{background:var(--surface);min-height:100vh;padding:32px max(22px,50% - 380px)}.legal-page>article{padding:60px 0}.legal-page h1{font-size:clamp(2.3rem,5vw,4.5rem)}.legal-page h2{margin-top:36px}.account-summary{border-block:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:14px 0;display:flex}.account-summary>span{gap:4px;display:grid}.account-summary small{color:var(--muted)}.delete-confirmation{border:1px solid var(--danger);background:var(--danger-soft);border-radius:10px;margin-top:16px;padding:16px}.delete-confirmation h3{margin-bottom:5px}.delete-confirmation label{gap:7px;font-size:12px;font-weight:700;display:grid}.delete-confirmation input{background:var(--surface);min-height:44px;padding:0 12px}.delete-confirmation>div{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}@media (width<=900px){.landing-header-actions .button--ghost{display:none}.landing-hero{grid-template-columns:1fr}.landing-hero__media{height:min(68vw,520px)}.landing-band>.landing-features{grid-template-columns:1fr 1fr}.landing-cta{flex-direction:column;align-items:flex-start}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel__inner>.brand{display:flex}}@media (width<=680px){.landing>header{width:calc(100% - 28px)}.landing-header-actions .button{min-height:42px;padding-inline:12px}.landing-hero{gap:30px;width:calc(100% - 32px);padding:42px 0 64px}.landing-hero h1{font-size:clamp(2.7rem,13.8vw,4.1rem)}.landing-hero__media{height:330px}.landing-proof{gap:10px;display:grid}.landing-band>.landing-features{grid-template-columns:1fr}.landing-cta{width:calc(100% - 32px)}.landing-cta .button{width:100%;min-height:50px}.landing>footer{flex-wrap:wrap;width:calc(100% - 28px);height:auto;padding:24px 0}.landing>footer nav{order:3;width:100%;margin:0}.auth-panel{place-items:start center;padding:24px 18px}.auth-grid{grid-template-columns:1fr}.auth-options{flex-direction:column;align-items:flex-start}.account-summary,.delete-confirmation>div{flex-direction:column;align-items:stretch}}.team-list{background:var(--border);border:1px solid var(--border);border-radius:10px;gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.team-row{background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:flex}.team-row span:first-child{gap:2px;display:grid}.team-row small{color:var(--muted)}.invite-form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.invite-form label{flex:1;gap:5px;min-width:180px;font-size:12px;display:grid}.invite-form input,.invite-form select{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:40px;padding:0 10px}.tracking-link-preview{word-break:break-all;border:1px dashed var(--border);background:var(--surface-subtle);border-radius:8px;padding:10px}.mechanic-note{border-top:1px solid var(--border);align-items:flex-start;gap:8px;padding:10px 0;font-size:13px;display:flex}.mechanic-note:first-child{border-top:0}.quick-actions textarea{border:1px solid var(--border);width:100%;font:inherit;border-radius:8px;margin-bottom:10px;padding:10px}
