@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#152033;font-synthesis:none;--navy:#0c2033;--blue:#0968eb;--border:#dce2e9;--muted:#64748b;background:#f5f7fa;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh}.sidebar{z-index:10;color:#eaf0f6;background:linear-gradient(#081f35,#0c2a46);width:220px;position:fixed;inset:0 auto 0 0}.logo{letter-spacing:-.35px;white-space:nowrap;border-bottom:1px solid #274158;align-items:center;gap:4px;height:72px;padding:0 18px;font-size:16px;font-weight:700;display:flex}.logo span{color:#1c77ff}.sidebar nav{scrollbar-width:thin;scrollbar-color:#36536b transparent;max-height:calc(100vh - 94px);padding:14px 0 120px;overflow-y:auto}.sidebar nav button{color:#dce5ee;background:0 0;border:0;align-items:center;gap:14px;width:100%;height:55px;padding:0 24px;font-size:14px;font-weight:500;display:flex;position:relative}.sidebar nav button:hover{background:#14334f}.sidebar nav button.active{color:#fff;background:#183a58}.sidebar nav button.active:before{content:"";background:var(--blue);width:4px;position:absolute;inset:0 auto 0 0}.nav-group{padding:0 0 10px}.nav-group+.nav-group{border-top:1px solid #29445c;padding-top:10px}.nav-group-label{color:#7890a7;letter-spacing:.11em;text-transform:uppercase;padding:5px 24px 7px;font-size:9px;font-weight:700;display:block}.nav-group button{height:47px}.support{z-index:2;color:inherit;text-align:left;background:#0b2741;border:1px solid #36536b;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex;position:absolute;bottom:22px;left:20px;right:20px}.support span{flex-direction:column;display:flex}.support b{font-size:12px}.support small{color:#9eb0c0;margin-top:3px;font-size:10px}.shell{min-height:100vh;margin-left:220px}header{z-index:8;background:#fff;border-bottom:1px solid #dfe4eb;align-items:center;gap:22px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.icon-button{color:inherit;background:0 0;border:0;place-items:center;display:grid}.mobile-menu{display:none}.warehouse-selector{background:#fff;border:1px solid #d5dce5;border-radius:7px;align-items:center;gap:9px;height:40px;padding:0 13px;font-size:13px;display:flex}.search{width:min(440px,37vw);height:40px;color:var(--muted);border:1px solid #d5dce5;border-radius:7px;align-items:center;margin-left:auto;padding:0 12px;display:flex}.search input{border:0;outline:0;width:100%;padding-left:9px;font-size:12px}.notification{position:relative}.notification i{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font:600 9px Inter;display:grid;position:absolute;top:-8px;right:-5px}.profile{background:0 0;border:0;align-items:center;gap:9px;display:flex}.profile>span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.profile b{font-size:13px}main{max-width:1600px;margin:auto;padding:24px 28px 40px}.page-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.page-title h1{letter-spacing:-.45px;margin:0 0 6px;font-size:25px}.page-title p{color:var(--muted);margin:0;font-size:13px}.page-title>span{color:var(--muted);font-size:11px}.workspace{grid-template-columns:minmax(660px,1fr) 285px;gap:22px;display:grid}.main-column{min-width:0}.type-toggle{background:#fff;border:1px solid #ccd5e0;border-radius:7px;width:410px;height:46px;display:flex;overflow:hidden}.type-toggle button{color:#1d2939;background:#fff;border:0;justify-content:center;align-items:center;gap:9px;width:50%;font-size:13px;font-weight:500;display:flex}.type-toggle button.selected{background:var(--blue);color:#fff}.steps{grid-template-columns:repeat(4,1fr);margin:18px 4px;display:grid}.steps button{color:#4b5563;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;font-size:12px;display:flex;position:relative}.steps button:not(:last-child):after{content:"";background:#cbd3dd;height:1px;position:absolute;top:14px;left:58%;right:-42%}.steps i{z-index:1;background:#fff;border:1px solid #cbd3dd;border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;display:grid;position:relative}.steps .done{color:#075fd2}.steps .done i{border-color:var(--blue);background:var(--blue);color:#fff}.form-panel{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.form-section{padding:20px 22px 22px}.form-section+.form-section{border-left:1px solid #e1e6ec}.section-heading{justify-content:space-between;align-items:center;min-height:27px;margin-bottom:15px;display:flex}.section-heading h2,.recent-heading h2,.summary-title h2{margin:0;font-size:16px}.section-heading button,.recent-heading button{color:var(--blue);background:0 0;border:0;font-size:11px;font-weight:500}.field{grid-template-columns:112px minmax(0,1fr);align-items:center;margin-bottom:12px;font-size:12px;display:grid}.field>span{font-weight:500}.field em{color:#dc2626;font-style:normal}.field input,.select-wrap select{color:#263244;background:#fff;border:1px solid #ccd5df;border-radius:6px;outline:none;width:100%;height:38px;padding:0 11px;font-size:12px}.field input:focus,.select-wrap select:focus{border-color:var(--blue);box-shadow:0 0 0 2px #e5f0ff}.field input::placeholder{color:#8b98aa}.select-wrap{position:relative}.select-wrap select{appearance:none;padding-right:32px}.select-wrap svg{pointer-events:none;position:absolute;top:11px;right:10px}.summary-panel{border:1px solid var(--border);background:#fff;border-radius:9px;height:max-content;position:sticky;top:94px;overflow:hidden}.summary-title{border-bottom:1px solid #e1e6ec;justify-content:space-between;align-items:center;gap:8px;min-height:58px;padding:17px 18px;display:flex}.summary-title span{white-space:nowrap;color:var(--blue);background:#eaf3ff;border-radius:4px;padding:4px 6px;font-size:10px}.summary-block{border-bottom:1px solid #e4e8ee;padding:16px 18px}.summary-block h3{margin:0 0 12px;font-size:12px}.check-row{justify-content:space-between;align-items:center;margin:11px 0;font-size:11px;display:flex}.check-row i{color:#fff;border:1px solid #aab5c2;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.check-row i.checked{background:#07805d;border-color:#07805d}.location{color:#475569;align-items:center;gap:10px;margin:11px 0;font-size:11px;display:flex}.notes textarea{resize:vertical;border:1px solid #d2dae4;border-radius:6px;width:100%;height:58px;padding:8px;font-size:11px}.button{border:0;border-radius:6px;height:40px;padding:0 18px;font-size:12px;font-weight:600}.primary{background:var(--blue);color:#fff}.primary:disabled{opacity:.45}.secondary{color:#344054;background:#edf1f5}.summary-action{justify-content:center;align-items:center;gap:8px;width:calc(100% - 32px);margin:16px;display:flex}.recent-panel{border:1px solid var(--border);background:#fff;border-radius:9px;margin-top:18px;overflow:hidden}.recent-heading{border-bottom:1px solid #e2e7ed;justify-content:space-between;align-items:center;height:49px;padding:0 18px;display:flex}.recent-heading button{align-items:center;gap:2px;display:flex}.table-scroll{overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:11px}th{color:#475569;text-align:left;background:#fbfcfd;font-weight:600}th,td{border-bottom:1px solid #e5e9ee;height:38px;padding:0 14px}tbody tr:last-child td{border-bottom:0}.receipt-id{color:#0b61c9;font-weight:500}.type-cell,.status{align-items:center;gap:7px;display:flex}.status{color:#087356}.status i{background:#0c8a65;border-radius:50%;width:8px;height:8px}.status.pending{color:#a86800}.status.pending i{background:#e69a00}.overlay{z-index:30;background:#09152299;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:11px;width:min(440px,100vw - 28px);padding:27px;position:relative;box-shadow:0 20px 60px #07111d55}.modal h2{margin:0 0 7px;font-size:20px}.modal p{color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.5}.modal .field{grid-template-columns:115px 1fr}.modal-close{position:absolute;top:18px;right:18px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.toast{z-index:35;background:var(--navy);color:#fff;border-radius:9px;align-items:center;gap:11px;padding:14px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 35px #0a172844}.toast>svg{color:#56d8ad}.toast div{flex-direction:column;display:flex}.toast b{font-size:13px}.toast span{color:#bdcad7;margin-top:3px;font-size:10px}.toast button{color:#fff;background:0 0;border:0;margin-left:18px}.sale-steps{max-width:920px;margin:8px 0 20px}.sale-workspace{grid-template-columns:minmax(700px,1fr) 285px}.sale-panel{border:1px solid var(--border);background:#fff;border-radius:9px;overflow:hidden}.sale-panel-heading{border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:14px 18px;display:flex}.sale-panel-heading h2{margin:0;font-size:16px}.sale-panel-heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.inventory-search{width:min(380px,48%);height:38px;color:var(--muted);border:1px solid #d5dce5;border-radius:6px;align-items:center;gap:8px;padding:0 11px;display:flex}.inventory-search input{border:0;outline:0;width:100%;font-size:11px}.inventory-table td{height:50px}.inventory-table td b{font-size:11px}.stock{color:#087356;font-weight:600}.qty-control{border:1px solid #ccd5df;border-radius:5px;grid-template-columns:30px 1fr 30px;width:100px;height:31px;display:grid;overflow:hidden}.qty-control button{color:#334155;background:#f8fafc;border:0;place-items:center;display:grid}.qty-control button:first-child{border-right:1px solid #dce2e9}.qty-control button:last-child{border-left:1px solid #dce2e9}.qty-control span{place-items:center;font-size:11px;display:grid}.sale-summary .summary-action{margin-top:6px}.sale-totals>div{color:#475569;justify-content:space-between;padding:11px 0;font-size:11px;display:flex}.sale-totals b{color:#152033}.sale-totals .grand-total{color:#152033;border-top:1px solid #dce2e9;margin-top:8px;padding-top:17px;font-size:14px}.sale-totals .grand-total b{color:var(--blue);font-size:16px}.sale-back{width:calc(100% - 32px);margin:16px 16px 0}.sale-form{min-height:405px}.sale-form .sale-panel-heading{display:block}.sale-form-grid{grid-template-columns:1fr 1fr;gap:4px 28px;padding:24px;display:grid}.sale-form-grid .field{grid-template-columns:130px 1fr}.sale-form-grid textarea{resize:vertical;border:1px solid #ccd5df;border-radius:6px;min-height:82px;padding:10px;font-size:12px}.full-field{grid-column:1/-1}.payment-options{grid-template-columns:repeat(4,1fr);gap:10px;padding:24px 24px 8px;display:grid}.payment-options button{color:#344054;background:#fff;border:1px solid #ccd5df;border-radius:6px;height:44px;font-size:12px;font-weight:600}.payment-options button.selected{border-color:var(--blue);color:var(--blue);box-shadow:0 0 0 1px var(--blue);background:#eaf3ff}.review-sale{min-height:405px}.review-sale .sale-panel-heading{display:block}.review-meta{border-bottom:1px solid #e4e8ee;grid-template-columns:repeat(3,1fr);display:grid}.review-meta>div{border-right:1px solid #e4e8ee;flex-direction:column;gap:5px;padding:18px;display:flex}.review-meta>div:last-child{border-right:0}.review-meta span,.review-meta small{color:var(--muted);font-size:10px}.review-meta b{font-size:12px}.review-sale table{margin-top:10px}.recent-sales{margin-top:18px}.catalog-title .button{align-items:center;gap:7px;display:flex}.inventory-stats{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:repeat(4,1fr);min-height:104px;margin-bottom:18px;display:grid}.inventory-stats>div{border-right:1px solid #e1e6ec;align-items:center;gap:14px;padding:20px 26px;display:flex}.inventory-stats>div:last-child{border-right:0}.inventory-stats svg{width:38px;height:38px;color:var(--blue);background:#edf5ff;border:1px solid #bfd8ff;border-radius:8px;padding:9px}.inventory-stats span{color:#475569;flex-direction:column;gap:6px;font-size:11px;display:flex}.inventory-stats b{color:#152033;font-size:20px}.inventory-stats .warning-stat svg,.inventory-stats .warning-stat b{color:#d97706}.inventory-stats .warning-stat svg{background:#fff7ed;border-color:#fed7aa}.catalog-panel{border:1px solid var(--border);background:#fff;border-radius:9px;overflow:hidden}.catalog-toolbar{border-bottom:1px solid #e1e6ec;align-items:center;gap:12px;min-height:70px;padding:14px 18px;display:flex}.catalog-toolbar h2{margin:0 auto 0 0;font-size:16px}.catalog-toolbar .inventory-search{width:300px}.compact-select{position:relative}.compact-select select{appearance:none;color:#344054;background:#fff;border:1px solid #d5dce5;border-radius:6px;width:145px;height:38px;padding:0 30px 0 11px;font-size:11px}.compact-select svg{pointer-events:none;position:absolute;top:11px;right:9px}.catalog-table td{height:52px}.catalog-table td b{font-size:11px}.stock-status{color:#087356;background:#eaf7ee;border-radius:5px;align-items:center;min-height:23px;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.stock-status.low-stock{color:#b45309;background:#fff3df}.stock-status.reserved{color:#075fd2;background:#eaf3ff}.stock-status.inactive{color:#64748b;background:#eef1f4}.catalog-footer{min-height:58px;color:var(--muted);border-top:1px solid #e1e6ec;justify-content:space-between;align-items:center;padding:0 18px;font-size:11px;display:flex}.catalog-footer div{gap:5px;display:flex}.catalog-footer button{color:#475569;background:#fff;border:1px solid #d5dce5;border-radius:5px;width:32px;height:32px}.catalog-footer button.selected{border-color:var(--blue);background:var(--blue);color:#fff}.empty-state{min-height:260px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.empty-state b{color:#344054;font-size:13px}.empty-state span{font-size:11px}.brand-summary{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:repeat(3,1fr);width:500px;min-height:92px;margin-bottom:18px;display:grid}.brand-summary div{border-right:1px solid #e1e6ec;flex-direction:column;justify-content:center;padding:18px 24px;display:flex}.brand-summary div:last-child{border-right:0}.brand-summary b{font-size:20px}.brand-summary span{color:var(--muted);margin-top:5px;font-size:10px}.table-action{color:#075fd2;background:#fff;border:1px solid #ccd5df;border-radius:5px;min-width:78px;height:29px;font-size:10px;font-weight:600}.guide-page{max-width:1280px}.guide-start{background:#f4f8ff;border:1px solid #bfd8ff;border-radius:9px;justify-content:space-between;align-items:center;gap:24px;min-height:112px;margin-bottom:18px;padding:22px 24px;display:flex}.guide-start>div:first-child{align-items:flex-start;gap:14px;display:flex}.guide-start>div:first-child>svg{color:var(--blue);flex:none;margin-top:2px}.guide-start h2,.guide-section h2,.guide-reference h2{margin:0;font-size:16px}.guide-start p{color:#475569;margin:7px 0 0;font-size:12px;line-height:1.6}.guide-actions{gap:10px;display:flex}.guide-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.guide-section{border:1px solid var(--border);background:#fff;border-radius:9px;padding:20px 22px}.guide-section-title{border-bottom:1px solid #e4e8ee;align-items:flex-start;gap:11px;padding-bottom:16px;display:flex}.guide-section-title>svg{color:var(--blue)}.guide-section-title p{color:var(--muted);margin:5px 0 0;font-size:11px}.guide-section ol{margin:0;padding:8px 0 0;list-style:none}.guide-section li{gap:12px;padding:12px 0;display:flex}.guide-section li>i{background:var(--blue);color:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;font-weight:600;display:grid}.guide-section li span{min-width:0}.guide-section li b{font-size:12px}.guide-section li p{color:#64748b;margin:4px 0 0;font-size:11px;line-height:1.5}.guide-reference{border:1px solid var(--border);background:#fff;border-radius:9px;margin-top:18px;padding:20px 22px}.guide-reference>div{grid-template-columns:1fr 1fr;gap:0 28px;margin-top:12px;display:grid}.guide-reference button{color:#334155;text-align:left;background:0 0;border:0;border-bottom:1px solid #e4e8ee;align-items:center;gap:11px;min-height:62px;display:flex}.guide-reference button:nth-last-child(-n+2){border-bottom:0}.guide-reference button>svg:first-child{color:var(--blue)}.guide-reference button>svg:last-child{color:#94a3b8;margin-left:auto}.guide-reference button span{flex-direction:column;gap:4px;display:flex}.guide-reference button b{font-size:12px}.guide-reference button small{color:var(--muted);font-size:10px}.guide-note{color:#9a5a05;background:#fffaf3;border:1px solid #fed7aa;border-radius:8px;align-items:flex-start;gap:12px;margin-top:18px;padding:16px 18px;display:flex}.guide-note svg{flex:none}.guide-note b{font-size:12px}.guide-note p{color:#7c5a2b;margin:5px 0 0;font-size:11px;line-height:1.55}.overview-page{max-width:1280px}.overview-actions{background:#f4f8ff;border:1px solid #bfd8ff;border-radius:9px;align-items:center;gap:10px;min-height:92px;margin-bottom:18px;padding:18px 22px;display:flex}.overview-actions>div{margin-right:auto}.overview-actions h2{margin:0;font-size:16px}.overview-actions p{color:var(--muted);margin:5px 0 0;font-size:11px}.overview-actions .button{white-space:nowrap;align-items:center;gap:7px;display:flex}.analysis-section{border:1px solid var(--border);background:#fff;border-radius:9px;margin-bottom:18px;padding:18px}.analysis-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.analysis-heading h2{margin:0;font-size:16px}.analysis-heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.analysis-heading>span{color:var(--muted);background:#f1f5f9;border-radius:4px;padding:4px 7px;font-size:9px}.analysis-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.analysis-panel{border:1px solid #e1e6ec;border-radius:7px;min-height:142px;padding:15px}.analysis-panel h3{margin:0;font-size:12px}.analysis-caption{color:var(--muted);margin:5px 0 15px;font-size:10px}.bar-row{margin:13px 0}.bar-row>div{justify-content:space-between;margin-bottom:6px;font-size:10px;display:flex}.bar-row b{color:#475569;font-weight:600}.bar-row>i{background:#e8eef5;border-radius:5px;height:7px;display:block;overflow:hidden}.bar-row em{border-radius:5px;height:100%;font-style:normal;display:block}.vehicle-bar{background:var(--blue)}.parts-bar{background:#7c5ce0}.health-row{justify-content:space-between;align-items:center;padding:7px 0;font-size:11px;display:flex}.health-row span{align-items:center;gap:8px;display:flex}.health-row i{background:#0c8a65;border-radius:50%;width:8px;height:8px}.health-row i.attention{background:#e69a00}.health-row i.reserved{background:var(--blue)}.health-row b{font-size:13px}.signal-row{grid-template-columns:1fr auto;gap:3px 10px;padding:6px 0;font-size:10px;display:grid}.signal-row b{color:#152033;grid-row:span 2;align-self:center;font-size:17px}.signal-row small{color:var(--muted);font-size:9px}.signal-warning{color:#b45309!important}.overview-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.overview-panel{border:1px solid var(--border);background:#fff;border-radius:9px;overflow:hidden}.overview-panel-title{border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:center;min-height:56px;padding:0 18px;display:flex}.overview-panel-title h2{margin:0;font-size:15px}.overview-panel-title button{color:var(--blue);background:0 0;border:0;align-items:center;font-size:10px;font-weight:600;display:flex}.activity-list>div{border-bottom:1px solid #e8ecf0;align-items:center;gap:12px;min-height:64px;padding:10px 18px;display:flex}.activity-list>div:last-child{border-bottom:0}.activity-icon{width:32px;height:32px;color:var(--blue);background:#eaf3ff;border-radius:7px;flex:none;place-items:center;font-style:normal;display:grid}.activity-icon.sale-activity{color:#087356;background:#eaf7ee}.activity-icon.parts-activity{color:#6d47b8;background:#f2ecff}.activity-icon.brand-activity{color:#b45309;background:#fff3df}.activity-list span,.attention-list span{flex-direction:column;gap:4px;min-width:0;display:flex}.activity-list b,.attention-list b{font-size:11px}.activity-list small,.attention-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.activity-list time{color:#94a3b8;margin-left:auto;font-size:9px}.attention-list button{color:#334155;text-align:left;background:#fff;border:0;border-bottom:1px solid #e8ecf0;align-items:center;gap:11px;width:100%;min-height:64px;padding:10px 18px;display:flex}.attention-list button:last-child{border-bottom:0}.attention-list button>svg:first-child{color:#d97706;flex:none}.attention-list button>svg:last-child{color:#94a3b8}.attention-list strong{white-space:nowrap;color:#b45309;margin-left:auto;font-size:10px}.overview-note{color:#64748b;background:#fff;border:1px solid #dce2e9;border-radius:8px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px 17px;display:flex}.overview-note span{flex-direction:column;gap:4px;display:flex}.overview-note b{color:#344054;font-size:11px}.overview-note small{font-size:10px;line-height:1.45}.invoice-screen{background:#eef2f6;min-height:100vh;padding:26px}.invoice-toolbar{justify-content:space-between;align-items:center;gap:20px;width:min(920px,100%);min-height:60px;margin:0 auto 18px;display:flex}.invoice-toolbar button{align-items:center;gap:8px;display:flex}.invoice-toolbar>div{color:#087356;align-items:center;gap:9px;display:flex}.invoice-toolbar>div span{flex-direction:column;display:flex}.invoice-toolbar b{color:#152033;font-size:12px}.invoice-toolbar small{color:var(--muted);font-size:10px}.invoice{background:#fff;width:min(920px,100%);min-height:1120px;margin:auto;padding:54px;box-shadow:0 10px 36px #24364a1c}.invoice-header{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:flex-start;height:auto;padding:0 0 25px;display:flex;position:static}.invoice-header h1{color:var(--navy);margin:0 0 7px;font-size:23px}.invoice-header p{color:var(--muted);margin:0;font-size:11px}.invoice-header>div:last-child{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.invoice-header h2{color:var(--blue);margin:0;font-size:20px}.invoice-header b,.invoice-header span{font-size:11px}.invoice-addresses{grid-template-columns:1fr 1fr;gap:60px;padding:30px 0;display:grid}.invoice-addresses>div{flex-direction:column;gap:5px;display:flex}.invoice-addresses h3,.invoice-bottom h3{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin:0 0 6px;font-size:10px}.invoice-addresses b{font-size:13px}.invoice-addresses span{color:#475569;font-size:11px}.invoice-table{border:1px solid #dce2e9}.invoice-table th{background:var(--navy);color:#fff}.invoice-table td{height:52px}.invoice-table td small{color:var(--muted);margin-top:4px;display:block}.invoice-bottom{grid-template-columns:1fr 330px;gap:60px;padding:28px 0;display:grid}.invoice-bottom p{color:#475569;margin:8px 0;font-size:11px}.invoice-totals p{justify-content:space-between;display:flex}.invoice-totals p:last-child{border-top:2px solid var(--navy);color:#152033;margin-top:15px;padding-top:15px;font-size:15px}.invoice footer{text-align:center;border-top:1px solid #dce2e9;margin-top:60px;padding-top:18px}.invoice footer p{margin:0 0 6px;font-size:12px;font-weight:600}.invoice footer span{color:var(--muted);font-size:9px}@media (width<=1100px){.workspace{grid-template-columns:1fr}.summary-panel{order:-1;position:static}.summary-block{display:none}.summary-action{width:190px;margin-top:-50px;margin-left:auto}.form-panel{grid-template-columns:1fr}.form-section+.form-section{border-top:1px solid #e1e6ec;border-left:0}.search{display:none}.sale-workspace{grid-template-columns:1fr}.inventory-stats{grid-template-columns:1fr 1fr}.inventory-stats>div:nth-child(2){border-right:0}.inventory-stats>div{border-bottom:1px solid #e1e6ec}.inventory-stats>div:nth-child(n+3){border-bottom:0}}@media (width<=760px){.sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:8px 0 24px #0b1a2b33}.sidebar.open{transform:translate(0)}.shell{margin-left:0}header{gap:12px;height:64px;padding:0 14px}.mobile-menu{display:grid}.warehouse-selector{margin-right:auto}.profile b,.profile>svg{display:none}main{padding:18px 12px 30px}.page-title h1{font-size:21px}.page-title p,.page-title>span{display:none}.type-toggle{width:100%}.field{grid-template-columns:1fr;gap:6px}.steps button span{font-size:10px}.summary-panel{margin-bottom:15px}.summary-title{min-height:58px}.summary-action{width:calc(100% - 32px);margin:16px}.modal .field{grid-template-columns:1fr}.sale-panel-heading{flex-direction:column;align-items:flex-start}.inventory-search{width:100%}.sale-form-grid{grid-template-columns:1fr;padding:18px}.sale-form-grid .field{grid-template-columns:1fr}.full-field{grid-column:auto}.payment-options{grid-template-columns:1fr 1fr;padding:18px 18px 6px}.review-meta{grid-template-columns:1fr}.review-meta>div{border-bottom:1px solid #e4e8ee;border-right:0}.invoice-screen{padding:12px}.invoice-toolbar{flex-wrap:wrap}.invoice-toolbar>div{order:-1;width:100%}.invoice{min-height:auto;padding:24px 18px}.invoice-header,.invoice-addresses,.invoice-bottom{grid-template-columns:1fr;gap:24px}.invoice-header>div:last-child{align-items:flex-start}.catalog-title{align-items:flex-start;gap:14px}.inventory-stats{grid-template-columns:1fr}.inventory-stats>div{border-right:0;border-bottom:1px solid #e1e6ec!important}.inventory-stats>div:last-child{border-bottom:0!important}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar h2{margin-bottom:4px}.catalog-toolbar .inventory-search,.compact-select select,.brand-summary{width:100%}.guide-start{flex-direction:column;align-items:flex-start}.guide-actions{width:100%}.guide-actions .button{flex:1}.guide-columns,.guide-reference>div{grid-template-columns:1fr}.guide-reference button{border-bottom:1px solid #e4e8ee!important}.guide-reference button:last-child{border-bottom:0!important}.overview-actions{flex-direction:column;align-items:stretch}.overview-actions>div{margin:0 0 5px}.overview-actions .button{justify-content:center}.overview-grid,.analysis-grid{grid-template-columns:1fr}.analysis-heading{align-items:flex-start;gap:8px}}@media print{@page{size:A4;margin:12mm}body{background:#fff}.invoice-screen{background:#fff;padding:0}.invoice-toolbar{display:none}.invoice{width:100%;min-height:auto;box-shadow:none;padding:0}.invoice-header{position:static}}.location-chips{border-bottom:1px solid #e4e8ee;flex-wrap:wrap;gap:8px;padding:14px 18px;display:flex}.location-chips span{color:#475569;background:#f3f7fc;border:1px solid #dce7f4;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;display:inline-flex}.test-drive-stats{margin-bottom:18px}.model-specs-layout{grid-template-columns:280px 1fr;align-items:start;gap:18px;display:grid}.model-list-panel,.model-detail-panel{background:#fff;border:1px solid #dce2e9;border-radius:9px;overflow:hidden}.model-list-panel .catalog-toolbar{padding:16px;display:block}.model-list-panel .catalog-toolbar h2{margin-bottom:12px}.model-list-panel .inventory-search{width:100%}.model-list button{text-align:left;cursor:pointer;color:#334155;background:#fff;border:0;border-top:1px solid #e6eaf0;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;display:flex}.model-list button:hover,.model-list button.selected{color:#075fd2;background:#eef5ff}.model-list button span,.model-list button small{display:block}.model-list button small{color:#7a8798;margin-top:4px;font-size:10px}.model-detail-panel{padding:22px}.model-detail-header{border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.model-eyebrow{color:#0968eb;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:600}.model-detail-header h2{margin:5px 0;font-size:27px}.model-detail-header p{color:#64748b;margin:0;font-size:12px}.spec-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.spec-grid>div{background:#f7f9fc;border-radius:7px;min-height:76px;padding:13px}.spec-grid span{color:#718096;margin-bottom:7px;font-size:10px;display:block}.spec-grid b{color:#1e293b;font-size:12px;line-height:1.4;display:block}.highlights{border-top:1px solid #e4e8ee;padding-top:18px}.highlights h3{margin:0 0 12px;font-size:14px}.highlights>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.highlights span{color:#475569;align-items:center;gap:8px;font-size:11px;display:flex}.highlights span svg{color:#0a8a67;flex:none}.spec-note{color:#886000;background:#fff8e6;border-radius:7px;gap:9px;margin-top:20px;padding:12px;display:flex}.spec-note span,.spec-note small{display:block}.spec-note b{font-size:11px}.spec-note small{color:#7a6b45;margin-top:3px;font-size:10px;line-height:1.5}.setup-summary{background:#fff;border:1px solid #dce2e9;border-radius:9px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;overflow:hidden}.setup-summary div{border-right:1px solid #e2e7ed;padding:16px 18px}.setup-summary div:last-child{border:0}.setup-summary b,.setup-summary span{display:block}.setup-summary b{color:#172235;font-size:20px}.setup-summary span{color:#718096;margin-top:4px;font-size:11px}.setup-draft{color:#718096;font-size:11px}.utilization{background:#e8edf3;border-radius:5px;width:90px;height:7px;overflow:hidden}.utilization i{background:#0968eb;border-radius:5px;height:100%;display:block}.catalog-table td small{color:#718096;margin-top:3px;font-size:10px;display:block}.report-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.report-card{background:#fff;border:1px solid #dce2e9;border-radius:9px;padding:20px}.report-icon{color:#0968eb;background:#eaf3ff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.report-card h2{margin:16px 0 7px;font-size:16px}.report-card p{color:#64748b;margin:0 0 14px;font-size:12px;line-height:1.5}.report-card small{color:#718096;margin-bottom:15px;font-size:10px;display:block}.report-card .table-action{align-items:center;gap:4px;padding:0;display:flex}.report-note{max-width:620px}@media (width<=850px){.model-specs-layout{grid-template-columns:1fr}.model-list{grid-template-columns:repeat(2,1fr);display:grid}.model-list button{border-right:1px solid #e6eaf0}.spec-grid,.setup-summary{grid-template-columns:1fr 1fr}.setup-summary div:nth-child(2){border-right:0}.setup-summary div:nth-child(n+3){border-top:1px solid #e2e7ed}.report-grid{grid-template-columns:1fr}}@media (width<=600px){.model-list{display:block}.model-detail-header{flex-direction:column;gap:12px}.model-detail-header .button{justify-content:center;width:100%}.spec-grid,.highlights>div{grid-template-columns:1fr}}@media (width<=720px){.nav-group-label{display:none}.nav-group{padding-bottom:4px}.nav-group+.nav-group{padding-top:4px}}.sales-dashboard-section{background:#fff;border:1px solid #dce2e9;border-radius:9px;margin:18px 0;padding:18px}.report-card.selected{border-color:#70aaf7;box-shadow:0 0 0 2px #eaf3ff}.report-preview{margin-top:18px}.report-preview .catalog-toolbar{justify-content:space-between;align-items:center;display:flex}.report-primary{color:#172235;font-weight:600}.sales-kpis{border:1px solid #e2e7ed;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-top:14px;display:grid;overflow:hidden}.sales-kpis>div{border-right:1px solid #e2e7ed;padding:14px 16px}.sales-kpis>div:last-child{border-right:0}.sales-kpis span,.sales-kpis small{color:#718096;font-size:10px;display:block}.sales-kpis b{color:#172235;margin:7px 0 4px;font-size:19px;display:block}.sales-kpis small.positive{color:#087356}.sales-chart-grid{grid-template-columns:1.35fr 1fr;gap:14px;margin-top:14px;display:grid}.sales-chart-panel{border:1px solid #e2e7ed;border-radius:8px;min-height:210px;padding:15px 16px}.chart-title{justify-content:space-between;align-items:flex-start;display:flex}.chart-title h3{margin:0 0 4px;font-size:13px}.chart-title span{color:#718096;font-size:10px}.chart-title>b{color:#172235;font-size:14px}.bar-chart{border-bottom:1px solid #e4e8ee;justify-content:space-around;align-items:end;gap:12px;height:130px;margin-top:17px;padding:0 8px;display:flex}.chart-column{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:5px;height:100%;display:flex}.chart-column span{color:#7a8798;font-size:9px}.chart-column i{background:linear-gradient(#2f86ff,#0968eb);border-radius:5px 5px 0 0;width:min(30px,75%);min-height:9px}.chart-column small{color:#718096;font-size:10px;transform:translateY(19px)}.sales-mix .mix-row{justify-content:space-between;margin:22px 0 10px;font-size:11px;display:flex}.mix-row span{align-items:center;gap:8px;display:flex}.mix-row span i{border-radius:50%;width:9px;height:9px;display:inline-block}.mix-row span i.vehicle-bar{background:#0968eb}.mix-row span i.parts-bar{background:#78b4ff}.mix-track{background:#edf2f7;border-radius:6px;height:10px;display:flex;overflow:hidden}.mix-track i:first-child{background:#0968eb}.mix-track i:last-child{background:#78b4ff}.chart-footnote{color:#718096;margin-top:18px;font-size:10px;line-height:1.5;display:block}@media (width<=850px){.sales-kpis{grid-template-columns:1fr 1fr}.sales-kpis>div:nth-child(2){border-right:0}.sales-kpis>div:nth-child(n+3){border-top:1px solid #e2e7ed}.sales-chart-grid{grid-template-columns:1fr}}@media (width<=600px){.sales-dashboard-section{padding:14px}.sales-kpis b{font-size:16px}.bar-chart{gap:4px}}.test-drive-panel{background:#fff;border:1px solid #dce2e9;border-radius:9px;overflow:hidden}.test-drive-toolbar{border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.test-drive-toolbar h2{margin:0 0 4px;font-size:16px}.test-drive-toolbar span{color:#7a8798;font-size:11px}.catalog-tools{align-items:center;gap:8px;display:flex}.search-inline{color:#64748b;border:1px solid #ccd5df;border-radius:6px;align-items:center;gap:7px;width:250px;height:36px;padding:0 10px;display:flex}.search-inline input{border:0;outline:0;width:100%;font-size:11px}.compact-select{align-items:center;display:flex;position:relative}.compact-select select{appearance:none;background:#fff;border:1px solid #ccd5df;border-radius:6px;height:36px;padding:0 28px 0 10px;font-size:11px}.compact-select svg{pointer-events:none;position:absolute;right:9px}.test-drive-table th,.test-drive-table td{vertical-align:middle;height:auto;padding:12px 14px}.test-drive-table td b,.test-drive-table td small{display:block}.test-drive-table td small{color:#7a8798;margin-top:4px;font-size:10px}.td-status{border-radius:5px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.td-status.requested{color:#6d4b00;background:#fff4d4}.td-status.scheduled{color:#075fd2;background:#eaf3ff}.td-status.completed{color:#087356;background:#e4f7ef}.td-status.no-show,.td-status.cancelled{color:#9b3e35;background:#fdeceb}.feedback-cell{color:#b67908;white-space:nowrap;font-size:11px}.follow-up-cell{flex-direction:column;gap:4px;font-size:11px;display:flex}.follow-up-cell small{color:#64748b;font-size:10px}.table-action{color:#0968eb;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:11px;font-weight:600}.empty-state{color:#64748b;flex-direction:column;align-items:center;gap:7px;padding:42px;font-size:12px;display:flex}.empty-state b{color:#253247}.field-textarea{align-items:start}.field textarea{resize:vertical;width:100%;min-height:64px;font:inherit;border:1px solid #ccd5df;border-radius:6px;outline:none;padding:9px 10px;font-size:11px}.modal-two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=850px){.test-drive-toolbar{flex-direction:column;align-items:stretch}.catalog-tools{width:100%}.search-inline{flex:1;width:auto}}@media (width<=600px){.test-drive-stats{grid-template-columns:1fr 1fr}.test-drive-table{min-width:900px}.modal-two-col{grid-template-columns:1fr;gap:0}}.test-drive-modal{width:min(560px,100vw - 28px)}.test-drive-modal>.field,.test-drive-modal .modal-two-col .field{grid-template-columns:1fr;gap:6px}.test-drive-modal .field>span{color:#334155;font-size:11px}.job-card-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.job-form-panel,.job-summary-panel,.job-card-list{background:#fff;border:1px solid #dce2e9;border-radius:9px;overflow:hidden}.job-form-panel{padding:20px 22px 18px}.job-panel-head{border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.job-panel-head h2{color:#172235;margin:0 0 5px;font-size:17px}.job-panel-head p{color:#718096;margin:0;font-size:11px;line-height:1.45}.draft-badge,.status-pill{color:#6d4b00;white-space:nowrap;background:#fff4d4;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:600}.status-pill{color:#075fd2;background:#eaf3ff}.job-card-section{border-bottom:1px solid #e4e8ee;padding:18px 0 4px}.job-card-section:last-of-type{border-bottom:0}.job-card-section h3{color:#253247;align-items:center;gap:7px;margin:0 0 13px;font-size:12px;display:flex}.job-card-section h3 svg{color:#0968eb}.job-form-grid{grid-template-columns:1fr;gap:1px 16px;display:grid}.job-form-grid.two{grid-template-columns:1fr 1fr}.job-form-grid.three{grid-template-columns:repeat(3,1fr)}.job-card-page .field{grid-template-columns:1fr;align-items:start;gap:6px;margin-bottom:11px}.job-card-page .field>span{color:#334155;font-size:11px}.job-card-page .field em{color:#d04b3e;font-style:normal}.job-card-page .field textarea{min-height:64px}.job-card-page .field-wide{grid-column:1/-1}.picker-button{color:#7b8798;cursor:pointer;text-align:left;background:#fff;border:1px solid #ccd5df;border-radius:6px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;font-size:11px;display:flex}.picker-button span{flex:1}.picker-button svg:first-child{color:#64748b}.picker-button:hover{background:#fbfdff;border-color:#79aef0}.picker-button.has-value{color:#263244}.picker-button.has-value svg:first-child{color:#0968eb}.job-panel-actions{justify-content:flex-end;gap:9px;padding-top:16px;display:flex}.job-panel-actions .button{justify-content:center;min-width:120px}.job-summary-panel{padding:18px}.job-summary-panel .job-panel-head{align-items:center}.job-summary-list{padding:4px 0 10px}.job-summary-list>div{border-bottom:1px solid #edf0f4;padding:12px 0}.job-summary-list span,.job-summary-list b,.job-summary-list small{display:block}.job-summary-list span{color:#718096;font-size:10px}.job-summary-list b{color:#253247;margin-top:4px;font-size:12px;line-height:1.35}.job-summary-list small{color:#8a96a6;margin-top:3px;font-size:10px}.phase-note{color:#075fd2;background:#eef5ff;border:1px solid #cfe2ff;border-radius:7px;gap:9px;margin-top:14px;padding:12px;display:flex}.phase-note span,.phase-note b,.phase-note small{display:block}.phase-note b{font-size:11px}.phase-note small{color:#3e5c80;margin-top:4px;font-size:10px;line-height:1.5}.job-card-list{margin-top:18px}.job-card-list .catalog-toolbar{align-items:center}.job-card-list .catalog-table{min-width:760px}.picker-modal{width:min(680px,100vw - 28px)}.picker-modal h2{margin:0 0 6px;font-size:19px}.picker-modal p{color:#718096;margin:0 0 16px;font-size:11px}.picker-search{width:100%;margin-bottom:12px}.picker-search input{border:0;outline:0;width:100%;font-size:11px}.picker-list{border:1px solid #e4e8ee;border-radius:7px;max-height:320px;overflow-y:auto}.picker-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e7ebf0;grid-template-columns:32px minmax(0,1fr) auto 16px;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.picker-row:last-child{border-bottom:0}.picker-row:hover{background:#f5f9ff}.picker-row>span:nth-child(2){min-width:0}.picker-row b,.picker-row small{display:block}.picker-row b{color:#253247;font-size:11px}.picker-row small{color:#7a8798;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.picker-row em{color:#64748b;font-size:10px;font-style:normal}.picker-avatar{color:#0968eb;background:#eaf3ff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.vehicle-avatar{color:#087356;background:#e4f7ef}.picker-footer{color:#8a96a6;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;font-size:10px;display:flex}.picker-footer .button{justify-content:center;min-width:82px}@media (width<=1050px){.job-card-layout{grid-template-columns:1fr}.job-summary-panel{order:-1}.job-summary-list{grid-template-columns:repeat(3,1fr);gap:0 16px;display:grid}.job-summary-list>div:nth-child(4),.job-summary-list>div:nth-child(5),.job-summary-list>div:nth-child(6){border-bottom:0}.phase-note{margin-top:12px}}@media (width<=720px){.job-form-grid.two,.job-form-grid.three{grid-template-columns:1fr}.job-summary-list{grid-template-columns:1fr 1fr}.job-form-panel{padding:16px 14px}.job-panel-head{align-items:flex-start}.job-card-list .catalog-toolbar{align-items:stretch}.picker-row{grid-template-columns:30px minmax(0,1fr) 16px}.picker-row em{display:none}}
