*{box-sizing:border-box;margin:0;padding:0}body{-webkit-text-size-adjust:100%;background-color:#2b2d2f;min-height:100dvh}.container{text-align:center;width:90%;max-width:600px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.accent{color:#ff6b2b;font-weight:600}h1{color:#fff;letter-spacing:.1em;white-space:nowrap;margin-bottom:.3em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.4rem,12vw,6rem);font-weight:300}p.tagline{color:#ccc;letter-spacing:.05em;margin-bottom:1.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:300}.login-box{flex-direction:column;gap:.75em;width:280px;margin:0 auto;display:flex}.login-input{color:#fff;letter-spacing:.03em;background:#3a3c3e;border:1px solid #555;border-radius:4px;outline:none;padding:.6em .9em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:300}.login-input:focus{border-color:#aaa}.login-btn{color:#aaa;cursor:pointer;letter-spacing:.1em;background:0 0;border:1px solid #555;border-radius:4px;padding:.6em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:300;transition:color .2s,border-color .2s}.login-btn:hover{color:#fff;border-color:#fff}.login-error{color:#e07070;letter-spacing:.03em;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:300}.dashboard{flex-direction:row;min-height:100vh;display:flex}.sidebar{background-color:#eeece8;flex-direction:column;flex-shrink:0;width:210px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-brand{color:#2b2d2f;letter-spacing:.1em;border-bottom:1px solid #d8d5d0;padding:1.4em 1.4em 1.2em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.15rem;font-weight:300}.sidebar-brand .accent{color:#ff6b2b}.sidebar-nav{flex:1;padding:1.2em 0;overflow-y:auto}.sidebar-section-label{color:#888580;letter-spacing:.12em;text-transform:uppercase;padding:0 1.4em .5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:500}.sidebar-items{margin-bottom:.5em;list-style:none}.sidebar-link{text-align:left;cursor:pointer;color:#2b2d2f;letter-spacing:.03em;background:0 0;border:none;align-items:center;width:100%;padding:.55em 1.4em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:400;transition:background .15s;display:flex}.sidebar-link:hover{background:#e2dfd9}.sidebar-link.active{color:#eeece8;background:#2b2d2f;border-left:3px solid #ff6b2b;padding-left:calc(1.4em - 3px);font-weight:500}.sidebar-link.active:after{content:"◀";color:#fff;opacity:.6;margin-left:auto;padding-right:.8em;font-size:.55rem}.sidebar-link.active:hover{background:#3a3c3e}.sidebar-divider{border:none;border-top:1px solid #d8d5d0;margin:.75em 1.4em}.sidebar-footer{border-top:1px solid #d8d5d0;padding:0 0 1em}.sidebar-chat{text-align:left;cursor:pointer;color:#ff6b2b;letter-spacing:.03em;background:0 0;border:none;align-items:center;width:100%;padding:.55em 1.4em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;transition:background .15s;display:flex}.sidebar-chat:hover{background:#e2dfd9}.sidebar-about{margin-bottom:0}.sidebar-footer-divider{border:none;border-top:1px solid #d8d5d0;margin:.6em 1.4em}.sidebar-logout{color:#2b2d2f;cursor:pointer;letter-spacing:.05em;background:0 0;border:1px solid #c0bdb8;border-radius:4px;width:calc(100% - 2.8em);margin:0 1.4em;padding:.4em .9em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:300;transition:background .15s,border-color .15s}.sidebar-logout:hover{background:#e2dfd9;border-color:#999}.sidebar-version{color:#aaa8a4;letter-spacing:.05em;text-align:center;margin-top:.6em;padding:0 1.4em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:300}.dashboard-main{flex-direction:column;flex:1;min-height:100vh;display:flex}.topbar{background-color:#242628;border-bottom:1px solid #333537;flex-shrink:0;justify-content:flex-end;align-items:center;height:48px;padding:0 1.5rem;display:flex}.topbar-user{flex-direction:column;align-items:flex-end;gap:.1em;display:flex}.topbar-client{color:#eeece8;letter-spacing:.06em;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500}.topbar-email{color:#555;letter-spacing:.03em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:300}.dashboard-content{background-color:#2b2d2f;flex:1;justify-content:center;align-items:center;display:flex;overflow-y:auto}:is(.dashboard-content:has(.home-view),.dashboard-content:has(.clients-view)){justify-content:center;align-items:flex-start}:is(.dashboard-content:has(.workflows-pane),.dashboard-content:has(.prefs-view),.dashboard-content:has(.vehicles-view)){justify-content:flex-start;align-items:flex-start}.dashboard-placeholder{color:#555;letter-spacing:.1em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:300}.vehicles-view{width:100%;padding:2rem}.vehicles-table-wrap{border:1px solid #2a2c2e;border-radius:8px;width:100%;overflow-x:auto}.vehicles-table{border-collapse:collapse;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem}.vehicles-table th{color:#888;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#1e2022;border-bottom:1px solid #2a2c2e;padding:.75rem 1rem;font-size:.75rem;font-weight:500}.vehicles-table td{color:#ccc;border-bottom:1px solid #1e2022;padding:.75rem 1rem}.vehicles-table tr:last-child td{border-bottom:none}.vehicles-table tr:hover td{background:#1e2022}.vehicles-rego{color:#fff;letter-spacing:.05em;font-weight:500}.vehicles-vin{color:#aaa;letter-spacing:.05em;font-family:Courier New,monospace;font-size:.8rem}.vehicle-status{letter-spacing:.04em;border-radius:4px;padding:.2em .6em;font-size:.75rem;font-weight:500;display:inline-block}.vehicle-status--in{color:#4caf7d;background:#4caf7d26}.vehicle-status--out{color:#e07070;background:#e0707026}.home-view{align-self:flex-start;width:100%;max-width:860px;padding:2.5rem 2rem}.home-header{align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.home-title{color:#eeece8;letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:400}.home-subtitle{color:#555;text-transform:uppercase;letter-spacing:.08em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:300}.metrics-grid{background-color:#383a3c;border:1px solid #383a3c;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:2.5rem;display:grid;overflow:hidden}.metric-card{background-color:#242628;flex-direction:column;gap:.4rem;padding:1.4rem 1.6rem;display:flex}.metric-card--highlight{background-color:#1e2022}.metric-value{color:#eeece8;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:300;line-height:1}.metric-card--highlight .metric-value{color:#ff6b2b}.metric-label{color:#666;letter-spacing:.08em;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;font-weight:400}.home-section-label{color:#555;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:500}.activity-list{list-style:none}.activity-row{border-bottom:1px solid #383a3c;align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex}.activity-row:first-child{border-top:1px solid #383a3c}.activity-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.activity-dot--success{background-color:#4caf7d;box-shadow:0 0 5px #4caf7d80}.activity-dot--error{background-color:#e07070;box-shadow:0 0 5px #e0707080}.activity-name{color:#aaa;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:300}.activity-time{color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:300}.workflows-pane{align-items:flex-start;width:100%;height:100%;display:flex}.workflows-view{flex:1;align-self:flex-start;min-width:0;padding:2.5rem 2rem}.workflows-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.workflows-filters{flex-direction:column;align-items:flex-end;gap:6px;margin-left:auto;display:flex}.workflows-filter{border:1px solid #444;border-radius:4px;gap:0;display:flex;overflow:hidden}.filter-btn{color:#666;cursor:pointer;letter-spacing:.06em;background:0 0;border:none;border-right:1px solid #444;padding:.35em .8em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;font-weight:400;transition:background .15s,color .15s}.filter-btn:last-child{border-right:none}.filter-btn:hover{color:#aaa;background:#333537}.filter-btn--active{color:#eeece8;background:#383a3c}.workflows-title{color:#eeece8;letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:400}.workflows-count{color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:300}.workflows-list{flex-direction:column;gap:0;list-style:none;display:flex}.workflow-row{cursor:pointer;border-bottom:1px solid #383a3c;align-items:center;gap:.75rem;padding:.7rem 1rem;transition:background .12s;display:flex}.workflow-row:hover{background:#303234}.workflow-row--selected{background:#303234;border-left:2px solid #ff6b2b;padding-left:calc(1rem - 2px)}.workflow-row:first-child{border-top:1px solid #383a3c}.workflow-dot{background-color:#444;border-radius:50%;flex-shrink:0;width:8px;height:8px}.workflow-dot--active{background-color:#4caf7d;box-shadow:0 0 6px #4caf7d99}.workflow-name{color:#ccc;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:300}.workflow-badge{letter-spacing:.08em;text-transform:uppercase;color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:500}.workflow-badge--active{color:#4caf7d}.wf-detail{background:#1e2022;border-left:1px solid #383a3c;flex-shrink:0;align-self:stretch;width:300px;min-height:100%;padding:1.8rem 1.5rem}.wf-detail-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.wf-detail-name{color:#eeece8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;line-height:1.4}.wf-detail-id{color:#444;word-break:break-all;margin-top:.25em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:300}.wf-detail-close{color:#555;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.1em .2em;font-size:.8rem;transition:color .15s}.wf-detail-close:hover{color:#aaa}.wf-detail-status{letter-spacing:.1em;text-transform:uppercase;color:#555;border:1px solid #383a3c;border-radius:3px;margin-bottom:1.4rem;padding:.2em .6em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.68rem;font-weight:500;display:inline-block}.wf-detail-status--active{color:#4caf7d;border-color:#4caf7d4d}.wf-detail-rows{flex-direction:column;gap:0;margin-bottom:1.5rem;display:flex}.wf-detail-row{border-bottom:1px solid #2a2c2e;justify-content:space-between;align-items:center;padding:.55rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;display:flex}.wf-detail-row span:first-child{color:#555;font-weight:400}.wf-detail-row span:last-child{color:#aaa;font-weight:300}.wf-detail-errors{color:#e05c5c}.prefs-view{width:100%;max-width:640px;padding:2.5rem 2rem}.prefs-header{margin-bottom:1.8rem}.prefs-title{color:#eeece8;letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:400}.prefs-list{flex-direction:column;list-style:none;display:flex}.pref-row{border-bottom:1px solid #383a3c;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.pref-row:first-child{border-top:1px solid #383a3c}.pref-text{flex-direction:column;gap:.2em;display:flex}.pref-label{color:#ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400}.pref-desc{color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:300}.pref-toggle{cursor:pointer;background:#383a3c;border:none;border-radius:10px;flex-shrink:0;width:38px;height:20px;padding:2px;transition:background .2s;position:relative}.pref-toggle--on{background:#ff6b2b}.pref-toggle-knob{background:#888;border-radius:50%;width:16px;height:16px;transition:transform .2s,background .2s;display:block}.pref-toggle--on .pref-toggle-knob{background:#fff;transform:translate(18px)}.pref-select{color:#aaa;cursor:pointer;background:#242628;border:1px solid #444;border-radius:4px;outline:none;flex-shrink:0;padding:.35em .7em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:300}.pref-select:focus{border-color:#666}.chat-view{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;padding:2rem;display:flex}.chat-coming-soon{color:#eeece8;letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400}.chat-coming-desc{color:#555;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:300}.clients-view{width:100%;max-width:680px;padding:2.5rem 2rem}.clients-header{align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.clients-title{color:#eeece8;letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:400}.clients-count{color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:300}.clients-list{list-style:none}.client-row{border-bottom:1px solid #383a3c}.client-row:first-child{border-top:1px solid #383a3c}.client-row-header{cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.9rem .5rem;transition:background .12s;display:flex}.client-row-header:hover{background:#303234}.client-row-name{text-align:left;color:#ccc;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:400}.client-row-meta{color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:300}.client-row-chevron{color:#555;font-size:1.1rem;line-height:1;transition:transform .2s;display:inline-block}.client-row-chevron--open{transform:rotate(90deg)}.client-menu-items{background:#242628;border-top:1px solid #383a3c;padding:.5rem 0;list-style:none}.client-menu-item{color:#888;letter-spacing:.03em;padding:.4rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:300}.client-menu-item--empty{color:#444;font-style:italic}.scan-app{background-color:#2b2d2f;flex-direction:column;width:100%;min-height:100dvh;display:flex;overflow-x:hidden}.scan-header{background-color:#242628;border-bottom:1px solid #333537;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.scan-brand{color:#fff;letter-spacing:.08em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:300}.scan-client{color:#888;letter-spacing:.04em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:300}.scan-logout{color:#666;cursor:pointer;background:0 0;border:1px solid #444;border-radius:4px;padding:.3em .7em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem}.scan-main{flex-direction:column;flex:1;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}.scan-label{color:#888;letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;width:100%;max-width:400px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:400}.scan-input{color:#fff;letter-spacing:.2em;text-align:center;text-transform:uppercase;-webkit-appearance:none;background:#1e2022;border:1px solid #444;border-radius:8px;outline:none;width:100%;max-width:400px;padding:.6em .75em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:300}.scan-input:focus{border-color:#888}.scan-feedback{color:#666;min-height:1.2em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:300}.scan-feedback--ok{color:#4caf7d}.scan-feedback--error{color:#e07070}.scan-feedback--warn{color:#d4a04a}.scan-home{flex-direction:column;gap:1rem;width:100%;max-width:400px;padding-top:1rem;display:flex}.scan-action-btn{cursor:pointer;letter-spacing:.06em;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;width:100%;padding:1.3em 1em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:500;transition:opacity .15s,transform .1s}.scan-action-btn:active{transform:scale(.98)}.scan-action-btn--vin{color:#eeece8;background:#383a3c}.scan-action-btn--in{color:#4caf7d;background:#4caf7d26;border:1px solid #4caf7d4d}.scan-action-btn--out{color:#e07070;background:#e0707026;border:1px solid #e070704d}.scan-action{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;display:flex}.scan-back{color:#666;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:.25rem;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem}.scan-back:hover{color:#aaa}.scan-action-title{color:#eeece8;letter-spacing:.04em;align-self:flex-start;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.3rem;font-weight:300}.scan-submit{cursor:pointer;letter-spacing:.1em;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;width:100%;margin-top:.25rem;padding:1em 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;transition:opacity .15s,transform .1s}.scan-submit:active{transform:scale(.98)}.scan-submit:disabled{opacity:.35;cursor:default}.scan-submit--vin{color:#fff;background:#555}.vin-instruction{color:#888;text-align:center;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:300;line-height:1.5}.vin-preview{object-fit:contain;border:1px solid #444;border-radius:8px;width:100%;max-width:400px;max-height:260px}.vin-viewfinder{object-fit:cover;aspect-ratio:4/3;background:#000;border:1px solid #444;border-radius:10px;width:100%;max-width:340px;margin:0 auto;display:block}.scan-action--camera{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;margin-top:-1.5rem;display:flex}.vin-shutter{margin-top:.75rem}.vin-upload-btn{color:#666;cursor:pointer;letter-spacing:.03em;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:.5em 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:300;text-decoration:underline}.vin-upload-btn:active{opacity:.6}@media (orientation:landscape){.scan-main{flex-flow:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:1rem 2rem}.scan-home{flex-flow:wrap;justify-content:center;max-width:100%;padding-top:0}.scan-action-btn{flex:1;width:auto;min-width:160px;max-width:220px}.scan-action{max-width:560px}.vin-preview{max-width:100%;max-height:45vh}.vin-viewfinder{aspect-ratio:16/9;max-width:480px}.scan-action--camera{width:100%;max-width:100%}}.scan-submit--in{color:#fff;background:#4caf7d}.scan-submit--out{color:#fff;background:#e07070}.scan-recent{width:100%;margin-top:.5rem}.scan-recent-label{color:#555;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:500}.scan-recent-list{list-style:none}.scan-recent-row{border-bottom:1px solid #333537;align-items:center;gap:.75rem;padding:.55rem 0;display:flex}.scan-recent-rego{color:#ccc;letter-spacing:.1em;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:400}.scan-recent-time{color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:300}
