:root{color:#17211b;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f7f4;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-weight:800;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#fff;background:#24693a}.button--secondary{color:#27312a;background:#fff;border-color:#d8dfda}.button--large{min-height:50px;padding-inline:26px}.login-page{background:#eef3ef;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #dce3dd;border-radius:18px;width:min(430px,100%);padding:30px;box-shadow:0 18px 50px #18261c14}.login-brand{align-items:center;gap:12px;display:flex}.login-brand>span{background:#17231b;border-radius:12px;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.login-brand strong,.login-brand small{display:block}.login-brand small{color:#728078;margin-top:3px}.login-copy{margin:34px 0 22px}.login-copy h1{margin:0;font-size:32px}.login-copy p{color:#69766e;margin:8px 0 0;line-height:1.55}.login-form{gap:15px;display:grid}.login-form label,.form-card label,.form-field{gap:7px;display:grid}.login-form label>span,.form-card label>span,.form-field__label{font-size:13px;font-weight:800}.login-form input,.form-card input,.form-card textarea,.form-card select,.simple-toolbar input,.simple-toolbar select{color:#17211b;background:#fff;border:1px solid #d4ddd6;border-radius:10px;outline:none;width:100%}.login-form input,.form-card input,.form-card select,.simple-toolbar input,.simple-toolbar select{min-height:48px;padding:0 13px}.form-card textarea{resize:vertical;padding:12px 13px}.login-form input:focus,.form-card input:focus,.form-card textarea:focus,.form-card select:focus,.simple-toolbar input:focus,.simple-toolbar select:focus{border-color:#4d8b60;box-shadow:0 0 0 3px #24693a14}.form-error{color:#9b352b;background:#fff0ee;border-radius:9px;margin:0;padding:11px 12px;font-size:13px}.loading-screen{text-align:center;place-items:center;min-height:100vh;padding:24px;display:grid}.customer-picker{position:relative}.customer-picker__results{z-index:60;background:#fff;border:1px solid #ccd6ce;border-radius:11px;max-height:300px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 34px #18261c24}.customer-picker__option{color:#17211b;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:12px 13px;display:flex}.customer-picker__option:last-child{border-bottom:0}.customer-picker__option:hover,.customer-picker__option--selected{background:#f1f6f2}.customer-picker__option strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-picker__option span{color:#748078;flex:none;font-size:12px}.customer-picker__empty{color:#748078;padding:14px;font-size:13px}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:20;background:#152019;flex-direction:column;width:220px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:8px 8px 24px;display:flex}.brand__mark{background:#26352b;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.brand strong,.brand small{display:block}.brand small{color:#9daf9f;margin-top:2px;font-size:12px}.sidebar__nav{gap:6px;display:grid}.nav-link{color:#b9c5bc;border-radius:10px;align-items:center;gap:12px;padding:13px 14px;font-weight:700;display:flex}.nav-link--active{color:#fff;background:#2b6840}.sidebar__footer{border-top:1px solid #2b382f;gap:10px;margin-top:auto;padding:15px 10px 0;display:grid}.sidebar__footer small{color:#aab6ac;text-overflow:ellipsis;overflow:hidden}.sidebar__footer button{color:#fff;background:0 0;border:0;width:fit-content;padding:0;font-weight:800}.main-content{min-height:100vh;margin-left:220px}.page{width:min(1120px,100% - 48px);margin:0 auto;padding:38px 0 72px}.page--narrow{width:min(760px,100% - 48px)}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.page-header h1{letter-spacing:-1.3px;margin:0;font-size:clamp(29px,4vw,42px)}.page-header p{color:#657068;max-width:650px;margin:8px 0 0}.plate{letter-spacing:.7px;background:#f7faf7;border:1px solid #cdd5cf;border-radius:6px;width:fit-content;padding:4px 8px;font:800 12px ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.plate--large{color:#17211b;background:#fff;padding:7px 11px;font-size:14px}.status{white-space:nowrap;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.status--neutral{color:#4d5850;background:#edf0ed}.status--blue{color:#24548d;background:#e4eefb}.status--orange{color:#8f5611;background:#fff0d7}.status--purple{color:#694392;background:#eee6fa}.status--green{color:#236538;background:#dff4e5}.shop-summary{background:#fff;border:1px solid #dde3de;border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.shop-summary>div{border-right:1px solid #e7ebe8;padding:19px 22px}.shop-summary>div:last-child{border-right:0}.shop-summary strong,.shop-summary span{display:block}.shop-summary strong{font-size:28px}.shop-summary span{color:#6f7a72;margin-top:5px;font-size:13px}.section-block{margin-top:36px}.section-title{margin-bottom:14px}.section-title h2{margin:4px 0 0;font-size:23px}.section-kicker{color:#7d8a80;letter-spacing:1.4px;font-size:10px;font-weight:900}.shop-floor-grid,.orders-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shop-floor-card{background:#fff;border:1px solid #dfe5e0;border-radius:14px;padding:18px}.shop-floor-card__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.shop-floor-card h3{margin:14px 0 7px;font-size:20px}.shop-floor-card p{color:#647067;min-height:42px;margin:0;font-size:13px;line-height:1.55}.shop-floor-card footer{color:#657068;border-top:1px solid #edf0ed;justify-content:space-between;gap:12px;margin-top:16px;padding-top:13px;font-size:12px;display:flex}.simple-toolbar{grid-template-columns:1fr 230px;gap:10px;margin-bottom:14px;display:grid}.back-row{color:#68736b;justify-content:space-between;gap:15px;margin-bottom:18px;font-size:13px;font-weight:700;display:flex}.back-row a{color:#24693a}.order-hero{color:#fff;background:#17231b;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;padding:22px;display:flex}.order-hero h1{margin:10px 0 5px;font-size:clamp(27px,4vw,38px)}.order-hero p{color:#b7c4ba;margin:0}.work-card,.form-card{background:#fff;border:1px solid #dfe5e0;border-radius:13px;margin-top:12px;padding:20px}.work-card h2,.form-card h2{margin:0 0 16px;font-size:19px}.large-copy{color:#3e4941;margin:0;line-height:1.7}.details-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin:0;display:grid}.details-grid div{background:#f7f9f7;border-radius:10px;padding:14px}.details-grid dt{color:#748078;text-transform:uppercase;font-size:11px;font-weight:800}.details-grid dd{margin:5px 0 0;font-weight:800}.status-actions{flex-wrap:wrap;gap:8px;display:flex}.new-order-form,.form-card{gap:16px;display:grid}.customer-grid,.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-card,.vehicle-card{background:#fff;border:1px solid #dfe5e0;border-radius:13px;gap:8px;padding:18px;display:grid}.customer-card span,.customer-card small,.vehicle-card p,.vehicle-card div{color:#69756d}.vehicle-card h3,.vehicle-card p{margin:0}.vehicle-card div{gap:14px;font-size:13px;display:flex}.empty-state{color:#718078;text-align:center;background:#fafcfa;border:1px dashed #ccd5ce;border-radius:13px;grid-column:1/-1;padding:36px}.empty-state p{margin:0 0 16px}.empty-state p:last-child{margin-bottom:0}.customer-card,.shop-floor-card{transition:border-color .15s,transform .15s}.customer-card:hover,.shop-floor-card:hover{border-color:#aebbb1;transform:translateY(-1px)}.mobile-nav{display:none}@media (width<=820px){.sidebar{display:none}.main-content{margin-left:0}.page,.page--narrow{width:min(100% - 28px,760px);padding:24px 0 88px}.page-header{flex-direction:column;align-items:flex-start}.shop-summary{grid-template-columns:repeat(2,1fr)}.shop-summary>div:nth-child(2){border-right:0}.shop-summary>div:nth-child(-n+2){border-bottom:1px solid #e7ebe8}.shop-floor-grid,.orders-list,.customer-grid,.vehicle-grid,.simple-toolbar,.details-grid{grid-template-columns:1fr}.order-hero,.shop-floor-card footer{flex-direction:column}.customer-picker__option{flex-direction:column;align-items:flex-start;gap:3px}.mobile-nav{z-index:30;background:#fffffff5;border-top:1px solid #dbe2dc;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav__item{color:#778279;align-content:center;place-items:center;gap:4px;min-height:64px;display:grid}.mobile-nav__item--active{color:#24693a;font-weight:800}.mobile-nav__item small{font-size:10px}}
