.weekend-plan-view,.duty-plans-view{display:grid;gap:16px;min-width:0}.duty-plans-view [hidden]{display:none!important}.duty-plans-tabs{display:flex;flex-wrap:wrap;gap:8px}.duty-plans-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 18px;border:1px solid #bdd4ce;border-radius:10px;background:#fff;color:#245b50;cursor:pointer}.duty-plans-tabs button[aria-pressed=true]{background:#327c6c;color:#fff;border-color:#327c6c}.duty-day-toolbar{margin-bottom:16px}.duty-day-toolbar button{min-height:44px}.duty-plans-view .dispatch-preplanning-heading{flex-wrap:wrap;gap:12px}.duty-plans-view .dispatch-preplanning-actions{flex-wrap:wrap}.weekend-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.weekend-toolbar label,.weekend-row label{display:grid;gap:4px;font-size:13px}.weekend-toolbar input,.weekend-row input,.weekend-row select{width:100%;min-width:0;min-height:44px}.weekend-plan-view button{min-height:44px}.weekend-section{padding:16px;border:1px solid var(--border-color, #d4e2dd);background:var(--surface, #fff);border-radius:14px;min-width:0}.weekend-section>header{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.weekend-section h2{font-size:19px;margin:0 0 4px}.weekend-section header span,.weekend-row small{font-size:12px;display:block;opacity:.8}.weekend-vehicle-picker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.weekend-vehicle-picker label{display:flex;align-items:center;gap:8px;border:1px solid #d4e2dd;border-radius:8px;padding:7px 10px;min-height:44px;cursor:pointer}.weekend-vehicle-picker input{width:18px;height:18px}.weekend-vehicle-picker small{display:block;font-size:10px;opacity:.7}.weekend-row{display:grid;grid-template-columns:minmax(100px,.8fr) minmax(180px,1.6fr) minmax(180px,1.6fr) minmax(100px,.8fr) minmax(100px,.8fr);gap:12px;align-items:center;border-top:1px solid #d4e2dd;padding:10px 6px}.weekend-own{background:#e4f4eb;border-left:4px solid #367e6d}.weekend-first-ride{grid-column:1/-1;display:grid;grid-template-columns:minmax(130px,.8fr) minmax(90px,.6fr) repeat(3,minmax(130px,1fr));align-items:end;gap:10px;padding-top:8px;border-top:1px dashed #d4e2dd}.weekend-first-ride-summary{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px 16px;overflow-wrap:anywhere}@media(max-width:1050px){.weekend-first-ride{grid-template-columns:1fr 1fr}.weekend-first-ride>strong{grid-column:1/-1}}@media(max-width:600px){.weekend-first-ride{grid-template-columns:1fr}}.weekend-error{color:#a32727;background:#fff0ee;padding:8px;border-radius:6px}.weekend-no-assistant{font-size:12px;opacity:.65}.weekend-team{grid-column:span 2}.weekend-toolbar button[aria-pressed=true]{background:#367e6d;color:#fff}.weekend-section li{margin:6px 0}@media(max-width:1050px){.weekend-row{grid-template-columns:1fr 1fr}.weekend-row>div:first-child{grid-column:1/-1}.weekend-no-assistant{display:none}}@media(max-width:600px){.weekend-toolbar{gap:8px}.weekend-section{padding:12px}.weekend-row label:has(select){grid-column:1/-1}.weekend-team{grid-column:1/-1}.weekend-vehicle-picker label{flex:1 0 90px}.weekend-plan-view .page-header h1{font-size:26px}}.weekend-plan-view button{border:1px solid #cadbd4;border-radius:9px;background:#fff;color:#244c41;padding:9px 13px;font:inherit;cursor:pointer}.weekend-plan-view button:hover:not(:disabled){background:#eff7f3}.weekend-plan-view button:disabled{opacity:.5;cursor:default}.weekend-plan-view button.primary-button{background:#367e6d;color:#fff;border-color:#367e6d}.weekend-plan-view button:focus-visible,.weekend-plan-view a:focus-visible{outline:3px solid #78b9a5;outline-offset:2px}.passkey-login{display:grid;gap:.5rem;margin:.8rem 0}.passkey-login small,.passkey-settings small{color:var(--text-muted, #536460)}.passkey-settings{margin:1rem 0;display:grid;gap:.8rem;min-width:0}.passkey-settings h2,.passkey-settings p{margin:0}.passkey-settings label{display:grid;gap:.4rem}.passkey-settings .passkey-personal{display:flex;align-items:flex-start;gap:.6rem}.passkey-personal input[type=checkbox]{width:1.25rem;height:1.25rem;flex:0 0 auto}.passkey-settings ul{padding:0;margin:0;list-style:none}.passkey-settings li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem;padding:.8rem 0;border-top:1px solid #d3dfdc}.passkey-settings li span{min-width:0;overflow-wrap:anywhere}.passkey-settings li small{display:block}.employee-notification-center .employee-notification-panel{max-height:min(560px,65dvh);padding:0;display:flex;flex-direction:column;overflow:hidden;color:#203b32;background:#fff}.employee-notification-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;flex-shrink:0;border-bottom:1px solid #dce5e0}.employee-notification-header h2{margin:0;font-size:1.1rem;color:#203b32}.employee-notification-header button{flex-shrink:0}.employee-notification-scroll{overflow-y:auto;overscroll-behavior:contain;min-height:0;padding:0 16px 16px}.employee-notification-center .employee-notification-body{margin:4px 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#203b32;line-height:1.5}.employee-notification-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f5f2;color:#1d2524;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f5f2}button,input,select,textarea{font:inherit}button{cursor:pointer}.boot-screen{display:grid;min-height:100vh;place-items:center;color:#3e4a47}.app-crash-screen{display:grid;min-height:100vh;padding:24px;place-items:center;background:#f4f5f2}.app-crash-panel{width:min(520px,100%);min-height:0;padding:28px;place-items:stretch}.app-crash-panel>div{display:grid;gap:14px}.app-crash-panel h1,.app-crash-panel p{margin:0}.app-crash-panel h1{color:#1d2524;font-size:22px;line-height:1.2}.app-crash-panel .primary-action{justify-self:start}.auth-layout{display:grid;min-height:100vh;grid-template-columns:minmax(0,1fr) minmax(320px,430px);background:#f4f5f2}.auth-brand{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:clamp(28px,5vw,72px);background:linear-gradient(90deg,#081822e0,#0b222dbd 44%,#0d2f396b),linear-gradient(180deg,#0512197a,#05121914 42%,#0512199e),url(../disposuite-login-background.png) center / cover no-repeat,#192322;color:#f8fbf8;text-shadow:0 2px 18px rgba(0,0,0,.26)}.brand-lockup,.sidebar-brand,.auth-metrics,.sidebar-footer,.user-pill,.section-heading,.search-box,.document-name,.primary-action,.secondary-action,.danger-action,.icon-action{display:flex;align-items:center}.brand-mark{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:8px;background:#f2b84b;color:#192322;font-weight:800}.brand-mark.app-logo-mark{display:block;object-fit:cover;background:transparent;box-shadow:0 8px 20px #04080738}.brand-lockup{gap:18px}.brand-lockup h1{margin:0;font-size:clamp(32px,5vw,56px);line-height:1;letter-spacing:0}.brand-lockup p,.topbar p,.sidebar-brand span,.document-name small,.metadata dt{margin:0;color:#65716e}.auth-brand .brand-lockup p{color:#bed0ca}.auth-brand-copy{max-width:520px;margin:auto 0 0;color:#e4efeb;font-size:clamp(22px,3vw,34px);font-weight:800;line-height:1.18}.auth-metrics{flex-wrap:wrap;gap:10px}.auth-metrics span{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:10px 12px;background:#ffffff0f}.driver-login-page{display:grid;min-height:100vh;place-items:center;padding:20px;background:radial-gradient(circle at 50% 0%,rgba(0,152,223,.18),transparent 34%),#202622}.driver-login-card{display:grid;width:min(100%,430px);gap:18px;border:1px solid #435049;border-radius:8px;padding:24px;background:#2b332f;color:#f8fbf8;box-shadow:0 22px 54px #070c0a42}.driver-login-brand{display:flex;align-items:center;gap:14px}.driver-login-brand .app-logo-mark{width:56px;height:56px}.driver-login-brand h1,.driver-login-brand p{margin:0}.driver-login-brand h1{color:#fff;font-size:33px;line-height:1.05}.driver-login-brand p,.driver-login-brand span{display:block;color:#b7c4be;font-size:14px}.driver-login-brand.compact{gap:10px}.driver-login-brand.compact .brand-mark{width:38px;height:38px}.driver-login-card label{display:grid;gap:8px;color:#e7eee9;font-weight:800}.driver-login-card input,.driver-login-card select{width:100%;min-height:56px;border:1px solid #4c5a53;border-radius:8px;padding:14px 13px;background:#222a26;color:#fff;font-size:17px;font-weight:750}.driver-login-card .primary-action{min-height:66px;font-size:18px;font-weight:900;text-transform:uppercase}.driver-app-shell{min-height:100vh;background:#f4f5f2}.driver-app-header{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dfe5dd;padding:10px 14px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.driver-app-header-actions{display:flex;align-items:center;flex:0 0 auto;gap:8px;justify-content:flex-end}.driver-header-status{display:inline-flex;align-items:center;gap:5px;min-height:34px;border:1px solid #d9dfd7;border-radius:999px;padding:6px 9px;color:#52615b;font-size:12px;font-weight:850}.driver-header-status.ok{border-color:#8bbfb4;background:#eef8f5;color:#126f62}.driver-header-status.warning{border-color:#efc56f;background:#fff8e8;color:#705017}.driver-return-action{display:inline-flex;align-items:center;min-height:36px;gap:5px;border:1px solid #d9dfd7;border-radius:8px;padding:7px 10px;background:#fff;color:#22302d;font-size:12px;font-weight:900}.driver-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #d9dfd7;border-radius:8px;padding:0;background:#fff;color:#22302d}.driver-app-toast{position:sticky;z-index:25;top:61px;width:min(100% - 28px,1040px);margin:10px auto 0;border:1px solid #d5e5df;border-radius:8px;padding:10px 12px;background:#eef8f4;color:#1f5c51;font-weight:800}.driver-app-main{width:min(100%,1040px);margin:0 auto;padding:14px}.driver-app-main .driver-topbar,.driver-app-main .driver-link-panel{display:none}.driver-app-main .document-panel,.driver-app-main .driver-shift-login{border-radius:8px}.driver-start-page{width:min(100%,980px);margin:0 auto;padding:18px 14px 28px}.driver-start-panel{display:grid;gap:16px;border:1px solid #dfe5dd;border-radius:8px;padding:18px;background:#fff;box-shadow:0 14px 38px #19232214}.driver-start-panel h1{margin:0;font-size:24px}.driver-personal-access{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #dfe5dd;padding:0 0 16px}.driver-personal-access>div{display:flex;min-width:0;align-items:center;gap:10px}.driver-personal-access span{display:grid;min-width:0;gap:2px}.driver-personal-access strong,.driver-personal-access small{min-width:0;overflow-wrap:anywhere}.driver-personal-access strong{color:#17201e;font-size:15px}.driver-personal-access small{color:#65716e;font-size:12px;font-weight:700}.driver-vehicle-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.driver-vehicle-card{display:grid;min-height:112px;align-content:center;justify-items:start;gap:8px;border:1px solid #dfe5dd;border-radius:8px;padding:14px;background:#f8faf7;color:#162522;text-align:left}.driver-vehicle-card.selected,.driver-vehicle-card:hover{border-color:#168777;background:#eef8f4}.driver-vehicle-card strong{font-size:18px}.driver-vehicle-card span,.driver-selected-vehicle span,.driver-live-console small{color:#65716e;font-weight:700}.driver-odometer-step{display:grid;width:min(100%,460px);gap:14px}.driver-selected-vehicle{display:flex;align-items:center;gap:12px;border:1px solid #dfe5dd;border-radius:8px;padding:14px;background:#f8faf7}.driver-selected-vehicle strong{display:block;font-size:20px}.driver-odometer-step label{display:grid;gap:7px;font-weight:800}.driver-odometer-step input{border:1px solid #cfd8d4;border-radius:8px;padding:16px 14px;font-size:22px;font-weight:800}.driver-live-console,.driver-message-box{display:flex;align-items:center;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fff;margin-bottom:10px}.driver-live-console>div:not(.driver-status-buttons){display:grid;min-width:120px;gap:2px}.driver-status-buttons{display:inline-flex;flex-wrap:wrap;gap:6px}.driver-status-buttons button{border:1px solid #dfe5dd;border-radius:999px;padding:8px 12px;background:#f8faf7;color:#3e4a47;font-weight:800;text-transform:capitalize}.driver-status-buttons button.active{border-color:#168777;background:#168777;color:#fff}.driver-assistant-pill{border:1px solid #d8e7f2;border-radius:999px;padding:8px 10px;background:#eef6fb;color:#1f506d;font-weight:800}.driver-message-box{justify-content:space-between}.driver-message-box label{display:grid;flex:1;gap:6px;font-weight:800}.driver-message-box label>div{display:flex;gap:8px}.driver-message-box input{min-width:0;flex:1;border:1px solid #cfd8d4;border-radius:8px;padding:11px 12px}.auth-panel{align-self:center;width:min(100% - 32px,410px);margin:0 auto;border:1px solid #d9dfd7;border-radius:8px;padding:22px;background:#fff;box-shadow:0 20px 50px #161f1d1f}.auth-panel,.upload-panel,.detail-panel{display:grid;gap:16px}.auth-panel-heading{display:grid;gap:6px}.auth-panel-heading span{color:#168777;font-size:12px;font-weight:850;letter-spacing:.02em;text-transform:uppercase}.auth-panel-heading h2{margin:0;color:#17201e;font-size:24px;line-height:1.12}.auth-panel-heading p{margin:0;color:#65716e;font-size:13px;font-weight:650;line-height:1.45}.auth-surface-panel{align-content:start}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:8px;padding:4px;background:#edf0eb}.auth-tabs.single{grid-template-columns:1fr}.auth-tabs button,.sidebar nav button{border:0;border-radius:6px;background:transparent;color:inherit}.auth-tabs button{padding:10px 12px}.auth-tabs button.active{background:#fff;box-shadow:0 1px 3px #17201e1f}.login-method-panel,.login-code-box{display:grid;gap:12px}.login-code-box{border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.auth-legal-links{margin:0;text-align:center;font-size:13px;font-weight:700}.auth-legal-links a{color:#33645d;text-underline-offset:3px}.surface-choice{display:grid;gap:8px}.surface-choice>span{color:#3b4744;font-size:14px;font-weight:750}.surface-choice-grid{display:grid;gap:8px}.surface-choice-card{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;border:1px solid #d9dfd7;border-radius:8px;padding:11px;background:#fbfcfa;color:#23302d;text-align:left}.surface-choice-card:hover,.surface-choice-card.active{border-color:#9bcfc4;background:#eef8f5;box-shadow:0 8px 20px #161f1d12}.surface-choice-card svg{margin-top:2px;color:#168777}.surface-choice-card span{display:grid;min-width:0;gap:3px}.surface-choice-card strong,.surface-choice-card small{min-width:0;overflow-wrap:anywhere}.surface-choice-card strong{font-size:13px}.surface-choice-card small{color:#65716e;font-size:12px;font-weight:650;line-height:1.3}.invite-accept-panel{width:min(100% - 32px,560px)}.invite-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.invite-profile-grid.address{grid-template-columns:minmax(0,1.5fr) minmax(84px,.55fr) minmax(0,1fr)}label{display:grid;gap:7px;color:#3b4744;font-size:14px;font-weight:650}input,select,textarea{width:100%;border:1px solid #cdd5cf;border-radius:7px;padding:10px 11px;background:#fff;color:#17201e;outline:none}input:focus,select:focus,textarea:focus{border-color:#168777;box-shadow:0 0 0 3px #16877724}.form-error,.status-line{margin:0;border-radius:7px;padding:10px 12px;background:#fff0ec;color:#9d321f}.dispatch-whatsapp-alert{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;border:1px solid #9ed8c8;border-left:5px solid #168777;border-radius:8px;padding:10px 12px;background:#eefaf6;color:#123b34}.dispatch-whatsapp-alert>span{display:grid;min-width:0;gap:2px}.dispatch-whatsapp-alert strong,.dispatch-whatsapp-alert small{min-width:0;overflow:hidden;text-overflow:ellipsis}.dispatch-whatsapp-alert strong{font-size:14px}.dispatch-whatsapp-alert small{white-space:pre-line;color:#31544e;font-size:12px;line-height:1.35}.primary-action,.secondary-action,.danger-action,.icon-action{justify-content:center;gap:8px;min-height:42px;border-radius:7px;padding:10px 14px;font-weight:750}.primary-action{border:0;background:#168777;color:#fff}.secondary-action{border:1px solid #cdd5cf;background:#fff;color:#23302d}.danger-action{border:1px solid #f0b7aa;background:#fff0ec;color:#9d321f}.secondary-action.compact,.primary-action.compact{min-height:36px;padding:7px 10px;font-size:13px}.secondary-action.danger{border-color:#f0b7aa;background:#fff0ec;color:#9d321f}.upload-details-toggle{width:100%}.upload-details-toggle.active{border-color:#bfd9d3;background:#eef8f5;color:#126f62}.primary-action:disabled,.secondary-action:disabled,.danger-action:disabled{cursor:not-allowed;opacity:.55}.app-shell{display:grid;min-height:100vh;grid-template-columns:260px minmax(0,1fr);min-width:0}.mobile-app-header,.mobile-nav-backdrop{display:none}.sidebar{position:sticky;top:0;z-index:35;display:flex;flex-direction:column;min-width:0;height:100vh;max-height:100dvh;overflow-y:auto;padding:20px;background:#192322;color:#f8fbf8;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.24) transparent}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff3d}.sidebar-brand{gap:12px;margin-bottom:28px}.sidebar-brand>div{display:grid;min-width:0;gap:2px}.sidebar-brand strong,.sidebar-brand span{display:block;min-width:0;overflow-wrap:anywhere}.sidebar-brand .brand-mark{width:42px;height:42px}.sidebar nav{display:grid;min-width:0;gap:6px}.sidebar nav button{position:relative;display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;color:#c8d6d1;text-align:left}.nav-notification-badge,.mobile-nav-notification-badge{display:inline-grid;min-width:22px;height:22px;margin-left:auto;place-items:center;border-radius:999px;padding:0 6px;background:#f3b63f;color:#27210f;font-size:11px;font-weight:950;line-height:1}.sidebar nav button.active,.sidebar nav button:hover{background:#243432;color:#fff}.surface-switcher{display:grid;gap:8px;margin-top:18px;border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.surface-switcher>span{color:#8fa29d;font-size:11px;font-weight:850;text-transform:uppercase}.surface-switcher>div{display:grid;gap:6px}.surface-switcher button{display:flex;align-items:center;gap:8px;min-height:34px;border:0;border-radius:7px;padding:8px 10px;background:transparent;color:#c8d6d1;font-size:12px;font-weight:800;text-align:left}.surface-switcher button.active,.surface-switcher button:hover{background:#243432;color:#fff}.sidebar-footer{gap:10px;margin-top:auto}.user-pill{min-width:0;flex:1;gap:8px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:9px 10px;background:transparent;color:#dce7e3;text-align:left;cursor:pointer}.user-pill:hover{background:#243432;color:#fff}.user-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-action{width:42px;border:0;background:#314340;color:#fff}.mobile-nav-sheet{display:grid;align-content:start;gap:16px;width:min(100%,390px);max-height:calc(100dvh - 90px);margin:0 auto;overflow:auto;border:1px solid #435049;border-radius:8px;padding:0;background:#2b332f;color:#f8fbf8;box-shadow:0 24px 70px #070d0c57}.mobile-menu-profile{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;min-height:104px;padding:16px;background:#353d39}.mobile-menu-profile-main{display:flex;min-width:0;align-items:center;gap:12px}.mobile-menu-profile .brand-mark{width:62px;height:62px}.mobile-menu-profile-main>span{display:grid;min-width:0;gap:4px}.mobile-menu-profile strong,.mobile-menu-profile small{min-width:0;overflow-wrap:anywhere}.mobile-menu-profile strong{color:#fff;font-size:25px;font-weight:950;line-height:1.05}.mobile-menu-profile small{color:#d7e0dc;font-size:14px;font-weight:800}.mobile-menu-close,.mobile-menu-back{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid #4b5a52;border-radius:8px;background:#242c28d6;color:#fff}.mobile-menu-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #46514c;border-left:1px solid #46514c}.mobile-menu-tile{position:relative;display:grid;align-content:space-between;min-width:0;min-height:112px;border:0;border-right:1px solid #46514c;border-bottom:1px solid #46514c;padding:16px 12px 13px;background:#555b59;color:#fff;cursor:pointer;font:inherit;text-align:left}.mobile-nav-notification-badge{position:absolute;top:10px;right:10px;margin:0}.mobile-menu-tile:hover,.mobile-menu-tile:focus-visible{background:#626966;outline:2px solid #5fc7ff;outline-offset:-2px}.mobile-menu-tile svg{justify-self:center;color:#fff;filter:drop-shadow(0 5px 8px rgba(7,12,10,.18))}.mobile-menu-tile .mobile-menu-group-arrow{position:absolute;right:10px;bottom:12px;color:#d7e0dc;filter:none}.mobile-menu-tile span{min-width:0;max-width:100%;overflow-wrap:anywhere;color:#fff;font-size:16px;font-weight:950;line-height:1.1}.mobile-menu-tile.active,.mobile-menu-tile.accent{background:#0f5f54}.mobile-menu-tile.active:hover,.mobile-menu-tile.accent:hover{background:#127365}.mobile-menu-tile.danger{background:#565150}.mobile-menu-tile.danger:hover{background:#665a58}.workspace{min-width:0;padding:24px}.admin-worktime-notice{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 16px;border:1px solid #e2bd67;border-radius:8px;padding:11px 13px;background:#fff8e7;color:#523b0d;text-align:left}.admin-worktime-notice:hover{border-color:#c9972e;background:#fff3d3}.admin-worktime-notice>span{display:grid;min-width:0;gap:2px}.admin-worktime-notice strong,.admin-worktime-notice small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-worktime-notice strong{font-size:13px}.admin-worktime-notice small{color:#765b24;font-size:11px;font-weight:750}.workspace-subnav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.workspace-subnav button{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid #d9dfd7;border-radius:8px;background:#fff;padding:8px 12px;color:#40504c;font-weight:800}.workspace-subnav button:hover,.workspace-subnav button.active{border-color:#cfe4dd;background:#eaf5f0;color:#126f61}.topbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.topbar-actions{display:flex;min-width:0;width:min(100%,960px);gap:10px;align-items:center;justify-content:flex-end}.workspace:has(.dispatch-theme-dark){background:#0f1413}.workspace:has(.dispatch-theme-dark) .workspace-subnav button{border-color:#263430;background:#17201e;color:#d7e5df}.workspace:has(.dispatch-theme-dark) .workspace-subnav button:hover,.workspace:has(.dispatch-theme-dark) .workspace-subnav button.active{border-color:#2e8f7e;background:#18332e;color:#f6fbf8}.dispatch-app-surface{--dispatch-shell: #edf3ef;--dispatch-panel: #ffffff;--dispatch-panel-soft: #f8faf8;--dispatch-panel-raised: #ffffff;--dispatch-border: #d9dfd7;--dispatch-border-soft: #edf0eb;--dispatch-text: #1d2524;--dispatch-muted: #65716e;--dispatch-muted-strong: #394744;--dispatch-primary: #168777;--dispatch-primary-soft: #e7f6f1;--dispatch-accent: #f2b84b;--dispatch-accent-soft: #fff3d7;--dispatch-warning: #946313;--dispatch-warning-soft: #fff4d8;--dispatch-danger: #9d321f;--dispatch-danger-soft: #fff0ec;--dispatch-shadow: 0 16px 38px rgba(22, 31, 29, .08);display:grid;min-width:0;gap:12px;border-radius:12px;padding:4px;background:linear-gradient(180deg,rgba(22,135,119,.08),rgba(242,184,75,.06) 320px,transparent 620px),var(--dispatch-shell);color:var(--dispatch-text)}.dispatch-theme-dark{--dispatch-shell: #101514;--dispatch-panel: #18211f;--dispatch-panel-soft: #202b28;--dispatch-panel-raised: #1d2825;--dispatch-border: #30413c;--dispatch-border-soft: #273531;--dispatch-text: #f1f7f4;--dispatch-muted: #a4b5af;--dispatch-muted-strong: #cfddd7;--dispatch-primary: #2bd4ba;--dispatch-primary-soft: #123c36;--dispatch-accent: #f5bd4b;--dispatch-accent-soft: #3b2d16;--dispatch-warning: #f5bd4b;--dispatch-warning-soft: #392d18;--dispatch-danger: #ff806c;--dispatch-danger-soft: #3c201c;--dispatch-shadow: 0 18px 42px rgba(0, 0, 0, .24);background:linear-gradient(180deg,rgba(43,212,186,.1),rgba(245,189,75,.06) 360px,transparent 640px),var(--dispatch-shell)}.dispatch-app-surface .document-panel,.dispatch-app-surface .detail-panel{border-color:var(--dispatch-border);background:var(--dispatch-panel);color:var(--dispatch-text);box-shadow:var(--dispatch-shadow)}.dispatch-app-surface .section-heading,.dispatch-app-surface .dispatch-toolbar{border-color:var(--dispatch-border-soft)}.dispatch-app-surface .section-heading h2,.dispatch-app-surface .dispatch-route-toolbar strong,.dispatch-app-surface strong{color:var(--dispatch-text)}.dispatch-app-surface .section-heading span,.dispatch-app-surface small,.dispatch-app-surface .form-hint,.dispatch-app-surface .metadata dt{color:var(--dispatch-muted)}.dispatch-theme-toggle{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:9px 12px;background:#ffffff1f;color:#fff;font-weight:900;white-space:nowrap}.dispatch-theme-toggle:hover,.dispatch-theme-toggle.active{border-color:#f5bd4bb8;background:#f5bd4b2e}.tenant-switch{width:190px;min-width:170px;gap:4px;text-align:left}.global-tenant-bar{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:-4px -4px 12px;border:1px solid #dce4de;border-radius:9px;padding:8px 12px;background:#fffffff5;box-shadow:0 5px 16px #1c342c12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-tenant-bar>span{display:inline-flex;align-items:center;gap:6px;color:#53625d;font-size:13px;font-weight:800}.global-tenant-bar .tenant-switch{display:flex;align-items:center;gap:8px}.workspace>.topbar .tenant-switch:not(.global-tenant-switch),.workspace .topbar-actions>.tenant-switch:not(.global-tenant-switch){display:none}@media(max-width:760px){.global-tenant-bar{top:6px;justify-content:space-between;margin:0 0 10px;padding:7px 9px}.global-tenant-bar>span{font-size:12px}.global-tenant-bar .tenant-switch{flex:1;justify-content:flex-end;font-size:0}.global-tenant-bar .tenant-switch select{width:min(100%,220px);min-width:0}}.tenant-switch select{min-height:38px;padding-block:8px}.dispatch-tenant-control{display:grid;min-width:260px;gap:6px}.dispatch-tenant-control .tenant-switch{width:100%;min-width:0}.dispatch-tenant-multiselect{display:flex;min-width:0;flex-wrap:wrap;gap:6px 10px;align-items:center;color:#5a6662;font-size:11px}.dispatch-tenant-multiselect>span{flex:0 0 auto;font-weight:800;text-transform:uppercase}.dispatch-topbar{position:relative;overflow:hidden;align-items:flex-start;border:1px solid rgba(21,55,49,.28);border-radius:12px;padding:18px;background:#17332e;color:#fff;box-shadow:0 18px 42px #12221f2e}.dispatch-topbar:after{position:absolute;right:18px;bottom:0;left:18px;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#f2b84b,#21bca8 48%,#4b8fd8);content:""}.dispatch-topbar h1{color:#fff}.dispatch-topbar p{color:#eefaf5d1}.dispatch-topbar .topbar-actions{width:auto}.dispatch-topbar-actions{flex:0 1 auto}.dispatch-topbar .tenant-switch{color:#f1f9f5d1}.dispatch-topbar .tenant-switch select{border-color:#fff3;background:#ffffff1a;color:#fff}.dispatch-topbar .tenant-switch option{color:#1d2524}.dispatch-topbar .dispatch-tenant-multiselect,.dispatch-topbar .check-row.compact{color:#f1f9f5c7}.dispatch-filter-bar{display:grid;grid-template-columns:repeat(4,minmax(150px,190px)) minmax(260px,1fr) auto;gap:10px;align-items:end;margin:0 0 12px;border:1px solid var(--dispatch-border);border-radius:12px;padding:12px;background:var(--dispatch-panel-raised);box-shadow:var(--dispatch-shadow)}.dispatch-filter-bar .tenant-switch,.dispatch-filter-bar .search-box{width:100%;min-width:0}.dispatch-global-search{align-self:end}.dispatch-mobile-filter-done,.dispatch-mobile-map-head,.dispatch-preplanning-mobile-page{display:none}.dispatch-mobile-preplanning-head{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(180px,260px);align-items:center;gap:12px;border:1px solid var(--dispatch-border);border-radius:12px 12px 0 0;padding:12px;background:var(--dispatch-panel)}.dispatch-mobile-preplanning-head>button{display:grid;width:48px;min-height:48px;place-items:center;border:1px solid var(--dispatch-border);border-radius:10px;background:var(--dispatch-panel-soft);color:var(--dispatch-text)}.dispatch-mobile-preplanning-head>span,.dispatch-mobile-preplanning-head>label{display:grid;min-width:0;gap:3px}.mobile-dispatch-view-preplanning .dispatch-preplanning-mobile-page{display:grid}.mobile-dispatch-view-preplanning>.dispatch-filter-bar,.mobile-dispatch-view-preplanning>.dispatch-command-metrics,.mobile-dispatch-view-preplanning>.dispatch-operations-grid,.mobile-dispatch-view-preplanning>.dispatch-bulk-send,.mobile-dispatch-view-preplanning>.dispatch-mobile-day-board,.mobile-dispatch-view-preplanning>.dispatch-timeline-board,.mobile-dispatch-view-preplanning>.dispatch-grid{display:none}.dispatch-command-metrics{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;margin-bottom:14px}.dispatch-command-card{display:grid;min-width:0;min-height:88px;grid-template-columns:34px minmax(0,1fr);gap:8px 10px;align-items:center;border:1px solid var(--dispatch-border);border-top:4px solid var(--dispatch-primary);border-radius:12px;padding:12px;background:var(--dispatch-panel);color:var(--dispatch-text);text-align:left;box-shadow:0 10px 24px #161f1d0d;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.dispatch-command-card:hover,.dispatch-command-card.active{border-color:color-mix(in srgb,var(--dispatch-primary) 62%,var(--dispatch-border));background:var(--dispatch-primary-soft);box-shadow:0 8px 20px #161f1d14;transform:translateY(-1px)}.dispatch-command-card>svg{width:34px;height:34px;border-radius:8px;padding:7px;background:var(--dispatch-panel-soft);color:var(--dispatch-muted-strong)}.dispatch-command-card span{display:grid;min-width:0;gap:2px}.dispatch-command-card strong{color:var(--dispatch-text);font-size:24px;line-height:1}.dispatch-command-card small{overflow:hidden;color:var(--dispatch-muted-strong);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dispatch-command-card em{grid-column:1 / -1;overflow:hidden;color:var(--dispatch-muted);font-size:12px;font-style:normal;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.dispatch-command-card.ok{border-color:color-mix(in srgb,var(--dispatch-primary) 34%,var(--dispatch-border));border-top-color:#21bca8;background:color-mix(in srgb,var(--dispatch-primary-soft) 60%,var(--dispatch-panel))}.dispatch-command-card.ok>svg{background:color-mix(in srgb,var(--dispatch-primary) 18%,var(--dispatch-panel));color:var(--dispatch-primary)}.dispatch-command-card.warning{border-color:color-mix(in srgb,var(--dispatch-warning) 42%,var(--dispatch-border));border-top-color:var(--dispatch-accent);background:color-mix(in srgb,var(--dispatch-warning-soft) 68%,var(--dispatch-panel))}.dispatch-command-card.warning>svg{background:color-mix(in srgb,var(--dispatch-accent) 22%,var(--dispatch-panel));color:var(--dispatch-warning)}.dispatch-command-card.danger{border-color:color-mix(in srgb,var(--dispatch-danger) 40%,var(--dispatch-border));border-top-color:var(--dispatch-danger);background:color-mix(in srgb,var(--dispatch-danger-soft) 72%,var(--dispatch-panel))}.dispatch-command-card.danger>svg{background:color-mix(in srgb,var(--dispatch-danger) 18%,var(--dispatch-panel));color:var(--dispatch-danger)}.dispatch-app-surface input,.dispatch-app-surface select,.dispatch-app-surface textarea,.dispatch-app-surface .search-box{border-color:var(--dispatch-border);background:var(--dispatch-panel);color:var(--dispatch-text)}.dispatch-app-surface input::placeholder,.dispatch-app-surface textarea::placeholder{color:color-mix(in srgb,var(--dispatch-muted) 78%,transparent)}.dispatch-app-surface .search-box svg,.dispatch-app-surface .search-box{color:var(--dispatch-muted)}.dispatch-app-surface .primary-action{background:var(--dispatch-primary);color:#fff}.dispatch-theme-dark .primary-action{color:#061210}.dispatch-app-surface .secondary-action,.dispatch-app-surface .icon-button{border-color:var(--dispatch-border);background:var(--dispatch-panel-soft);color:var(--dispatch-text)}.dispatch-app-surface .secondary-action:hover,.dispatch-app-surface .icon-button:hover{border-color:color-mix(in srgb,var(--dispatch-primary) 52%,var(--dispatch-border));background:var(--dispatch-primary-soft)}.dispatch-app-surface .dispatch-card,.dispatch-app-surface .dispatch-day-plan-row,.dispatch-app-surface .dispatch-workload-card,.dispatch-app-surface .dispatch-device-card,.dispatch-app-surface .dispatch-assignment-panel,.dispatch-app-surface .dispatch-assignment-option,.dispatch-app-surface .dispatch-detail-summary,.dispatch-app-surface .dispatch-detail-section,.dispatch-app-surface .dispatch-route-preview,.dispatch-app-surface .vehicle-location-row{border-color:var(--dispatch-border);background:var(--dispatch-panel-raised);color:var(--dispatch-text)}.dispatch-app-surface .dispatch-card:hover,.dispatch-app-surface .dispatch-day-plan-row:hover,.dispatch-app-surface .dispatch-workload-card.active,.dispatch-app-surface .dispatch-assignment-option.selected,.dispatch-app-surface .vehicle-location-row.selected{border-color:color-mix(in srgb,var(--dispatch-primary) 56%,var(--dispatch-border));background:var(--dispatch-primary-soft)}.dispatch-app-surface .dispatch-card.active{border-color:var(--dispatch-primary);background:var(--dispatch-primary-soft);box-shadow:0 0 0 3px color-mix(in srgb,var(--dispatch-primary) 18%,transparent)}.dispatch-app-surface .dispatch-card.needs-attention,.dispatch-app-surface .dispatch-day-plan-row.warning,.dispatch-app-surface .dispatch-assignment-option.warning,.dispatch-app-surface .dispatch-workload-card.warning{border-color:color-mix(in srgb,var(--dispatch-warning) 56%,var(--dispatch-border));background:var(--dispatch-warning-soft)}.dispatch-theme-dark .dispatch-card-warning,.dispatch-theme-dark .form-hint.warning{background:var(--dispatch-warning-soft);color:#ffd782}.dispatch-theme-dark .dispatch-card-chip{border-color:color-mix(in srgb,var(--dispatch-primary) 42%,var(--dispatch-border));background:var(--dispatch-primary-soft);color:var(--dispatch-primary)}.dispatch-theme-dark .dispatch-card-chip.warning{border-color:color-mix(in srgb,var(--dispatch-warning) 52%,var(--dispatch-border));background:var(--dispatch-warning-soft);color:#ffd782}.dispatch-theme-dark .dispatch-detail{border-color:color-mix(in srgb,var(--dispatch-primary) 18%,var(--dispatch-border));background:linear-gradient(180deg,rgba(43,212,186,.08),rgba(245,189,75,.04) 260px,transparent 560px),var(--dispatch-panel)}.dispatch-theme-dark .dispatch-detail .section-heading{border-bottom-color:color-mix(in srgb,var(--dispatch-primary) 22%,var(--dispatch-border-soft));background:linear-gradient(135deg,#2bd4ba1f,#f5bd4b0d)}.dispatch-theme-dark .dispatch-detail .section-heading svg{color:var(--dispatch-primary)}.dispatch-theme-dark .dispatch-detail-summary{border-color:color-mix(in srgb,var(--dispatch-primary) 34%,var(--dispatch-border));background:linear-gradient(180deg,#2bd4ba1f,#1d2825fa),var(--dispatch-panel-raised);box-shadow:inset 0 1px #ffffff0d,0 10px 22px #00000029}.dispatch-theme-dark .dispatch-detail-summary strong{color:#fbfffd}.dispatch-theme-dark .dispatch-detail-summary span:not(.status-badge),.dispatch-theme-dark .dispatch-detail-summary small{color:#c5d7d0}.dispatch-theme-dark .dispatch-detail .status-badge{border:1px solid var(--dispatch-border);background:var(--dispatch-panel-soft);color:var(--dispatch-muted-strong)}.dispatch-theme-dark .dispatch-detail .status-badge.open{border-color:color-mix(in srgb,var(--dispatch-muted-strong) 34%,var(--dispatch-border));background:color-mix(in srgb,var(--dispatch-muted-strong) 12%,var(--dispatch-panel-soft));color:#e6f1ed}.dispatch-theme-dark .dispatch-detail .status-badge.planned,.dispatch-theme-dark .dispatch-detail .status-badge.correction,.dispatch-theme-dark .dispatch-detail .status-badge.clarification,.dispatch-theme-dark .dispatch-detail .status-badge.approval_requested{border-color:color-mix(in srgb,var(--dispatch-warning) 46%,var(--dispatch-border));background:var(--dispatch-warning-soft);color:#ffd782}.dispatch-theme-dark .dispatch-detail .status-badge.assigned,.dispatch-theme-dark .dispatch-detail .status-badge.accepted,.dispatch-theme-dark .dispatch-detail .status-badge.en_route,.dispatch-theme-dark .dispatch-detail .status-badge.arrived,.dispatch-theme-dark .dispatch-detail .status-badge.started{border-color:color-mix(in srgb,#4b8fd8 50%,var(--dispatch-border));background:#18314a;color:#a9d3ff}.dispatch-theme-dark .dispatch-detail .status-badge.passenger_on_board,.dispatch-theme-dark .dispatch-detail .status-badge.ready{border-color:color-mix(in srgb,var(--dispatch-primary) 50%,var(--dispatch-border));background:var(--dispatch-primary-soft);color:#7ef1dd}.dispatch-theme-dark .dispatch-detail .status-badge.completed,.dispatch-theme-dark .dispatch-detail .status-badge.billed{border-color:color-mix(in srgb,#6bd07c 44%,var(--dispatch-border));background:#173820;color:#9df0aa}.dispatch-theme-dark .dispatch-detail .status-badge.cancelled,.dispatch-theme-dark .dispatch-detail .status-badge.excluded{border-color:color-mix(in srgb,var(--dispatch-danger) 48%,var(--dispatch-border));background:var(--dispatch-danger-soft);color:#ffb6aa}.dispatch-theme-dark .dispatch-detail .dispatch-detail-section{border-color:color-mix(in srgb,var(--dispatch-primary) 18%,var(--dispatch-border));background:linear-gradient(180deg,#ffffff09,#ffffff03),color-mix(in srgb,var(--dispatch-panel-raised) 82%,var(--dispatch-panel))}.dispatch-theme-dark .dispatch-detail .dispatch-detail-section summary{border-radius:7px 7px 0 0;color:var(--dispatch-muted-strong)}.dispatch-theme-dark .dispatch-detail .dispatch-detail-section summary svg{color:var(--dispatch-primary)}.dispatch-theme-dark .dispatch-detail .dispatch-detail-section[open] summary{border-bottom:1px solid var(--dispatch-border-soft);background:#ffffff09}.dispatch-theme-dark .dispatch-detail .dispatch-warning-section{border-color:color-mix(in srgb,var(--dispatch-warning) 44%,var(--dispatch-border));background:linear-gradient(180deg,#f5bd4b21,#392d1847 120px,#1d2825f5),var(--dispatch-panel-raised)}.dispatch-theme-dark .dispatch-detail .dispatch-warning-section summary,.dispatch-theme-dark .dispatch-detail .dispatch-warning-section summary svg{color:#ffd782}.dispatch-theme-dark .dispatch-detail .form-hint{border:1px solid color-mix(in srgb,var(--dispatch-primary) 24%,var(--dispatch-border));background:#2bd4ba14;color:#cbe8e1}.dispatch-theme-dark .dispatch-detail .form-hint.warning{border-color:color-mix(in srgb,var(--dispatch-warning) 44%,var(--dispatch-border));background:#392d18c7;color:#ffe0a3}.dispatch-theme-dark .dispatch-detail .inline-action-link{color:#7ef1dd}.dispatch-theme-dark .dispatch-detail .dispatch-conflict-links .inline-action-link{background:color-mix(in srgb,var(--dispatch-warning) 16%,var(--dispatch-panel));color:#ffe0a3}.dispatch-theme-dark .dispatch-detail .metadata{gap:10px 12px}.dispatch-theme-dark .dispatch-detail .metadata dt{color:#7acfc0;font-weight:850}.dispatch-theme-dark .dispatch-detail .metadata dd{color:#edf7f3;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.dispatch-theme-dark .dispatch-detail .dispatch-document-links,.dispatch-theme-dark .dispatch-detail .dispatch-completion,.dispatch-theme-dark .dispatch-detail .dispatch-edit-form,.dispatch-theme-dark .dispatch-detail .dispatch-cancel-form{border-color:var(--dispatch-border-soft)}.dispatch-theme-dark .dispatch-detail .dispatch-history-item{border-color:var(--dispatch-border);background:var(--dispatch-panel-soft)}.dispatch-theme-dark .dispatch-detail .dispatch-history-item span,.dispatch-theme-dark .dispatch-detail .dispatch-history-item small,.dispatch-theme-dark .dispatch-detail .dispatch-history-item p{color:var(--dispatch-muted-strong)}.dispatch-theme-dark .dispatch-detail .secondary-action.danger{border-color:color-mix(in srgb,var(--dispatch-danger) 46%,var(--dispatch-border));background:var(--dispatch-danger-soft);color:#ffb6aa}.dispatch-theme-dark .dispatch-detail :is(.primary-action,.secondary-action,.danger-action):disabled{opacity:.5}.dispatch-app-surface .vehicle-map-toolbar,.dispatch-app-surface .vehicle-map-selected,.dispatch-app-surface .dispatch-timeline-scroll,.dispatch-app-surface .dispatch-timeline-header,.dispatch-app-surface .dispatch-timeline-corner,.dispatch-app-surface .dispatch-timeline-hours span,.dispatch-app-surface .dispatch-timeline-vehicle,.dispatch-app-surface .dispatch-timeline-track{border-color:var(--dispatch-border-soft)}.dispatch-app-surface .vehicle-map-toolbar,.dispatch-app-surface .vehicle-map-selected,.dispatch-app-surface .dispatch-timeline-scroll,.dispatch-app-surface .dispatch-timeline-header,.dispatch-app-surface .dispatch-timeline-corner{background:var(--dispatch-panel-soft);color:var(--dispatch-text)}.dispatch-app-surface .dispatch-timeline,.dispatch-app-surface .dispatch-timeline-vehicle{color:var(--dispatch-text)}.dispatch-app-surface .dispatch-timeline-row{background:var(--dispatch-panel)}.dispatch-app-surface .dispatch-timeline-row:nth-child(odd){background:var(--dispatch-panel-soft)}.dispatch-app-surface .dispatch-timeline-track{background:repeating-linear-gradient(90deg,transparent 0,transparent 91px,color-mix(in srgb,var(--dispatch-muted) 22%,transparent) 91px,color-mix(in srgb,var(--dispatch-muted) 22%,transparent) 92px)}.dispatch-theme-dark .vehicle-map-canvas{border-color:var(--dispatch-border-soft);background:#15211e}.dispatch-theme-dark .vehicle-map-empty,.dispatch-theme-dark .vehicle-map-attribution{border-color:#567067b8;background:#18211fe0;color:var(--dispatch-text)}.dispatch-theme-dark .vehicle-map-empty span{color:var(--dispatch-muted)}.dispatch-theme-dark .vehicle-map-status{background:var(--dispatch-primary-soft);color:var(--dispatch-primary)}.dispatch-theme-dark .vehicle-map-status.offline{background:#27322f;color:#a4b5af}.dispatch-theme-dark .vehicle-map-status.busy,.dispatch-theme-dark .vehicle-map-status.critical,.dispatch-theme-dark .vehicle-map-status.stale{background:var(--dispatch-danger-soft);color:var(--dispatch-danger)}.dispatch-theme-dark .vehicle-map-status.free{background:var(--dispatch-primary-soft);color:var(--dispatch-primary)}.check-row.compact{width:auto;min-height:0;margin:0;gap:5px;font-size:11px;line-height:1.2}.check-row.compact input{width:14px;height:14px}.filter-tabs{display:inline-grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:8px;padding:4px;background:#edf0eb}.filter-tabs button{min-height:38px;border:0;border-radius:6px;padding:8px 12px;background:transparent;color:#3b4744;font-weight:750}.filter-tabs button.active{background:#fff;box-shadow:0 1px 3px #17201e1f}.topbar h1{margin:0;font-size:28px;letter-spacing:0}.search-box{width:min(100%,380px);gap:9px;border:1px solid #d4dad3;border-radius:8px;padding:0 12px;background:#fff;color:#66726f}.search-box input{border:0;padding-inline:0;box-shadow:none}.filter-row{display:flex;width:min(100%,600px);gap:10px;align-items:center}.filter-row .search-box{flex:1}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-with-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.field-with-action .secondary-action{min-height:42px;white-space:nowrap}.type-filter{width:180px}.status-line{margin-bottom:14px;background:#fff8e8;color:#705017}.cockpit-panel{display:grid;min-width:0;overflow:hidden;border:1px solid #d9dfd7;border-radius:8px;background:#fff;box-shadow:0 10px 26px #161f1d0d}.dashboard-personal{margin-bottom:18px}.dashboard-mobile-topbar{margin-bottom:16px;border:0;border-radius:14px;padding:22px;background:linear-gradient(135deg,#123d36,#168777);color:#fff;box-shadow:0 14px 34px #123d362e}.dashboard-mobile-topbar h1,.dashboard-mobile-topbar p{color:#fff}.dashboard-welcome{display:grid;gap:3px}.dashboard-welcome>span{color:#c8eee7;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dashboard-welcome h1,.dashboard-welcome p{margin:0}.dashboard-welcome h1{font-size:clamp(26px,4vw,34px)}.dashboard-mobile-topbar .tenant-switch{color:#e7faf6}.dashboard-mobile-topbar .tenant-switch select{border-color:#ffffff59;background:#fff;color:#17332e}.dashboard-header-actions{display:flex;align-items:flex-end;gap:10px}.dashboard-driver-switch{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.48);border-radius:10px;padding:0 15px;background:#ffffff24;color:#fff;font-weight:800;white-space:nowrap}.dashboard-driver-switch:hover{border-color:#fff;background:#ffffff3d}.dashboard-mobile-home{display:grid;gap:16px;min-width:0;margin-bottom:20px}.dashboard-profile-completion{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d7e4df;border-radius:12px;padding:13px 15px;background:#f7fbf9;color:#26332f}.dashboard-profile-completion-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#e8f4f0;color:#126f62}.dashboard-profile-completion strong{color:#17201e;font-size:15px}.dashboard-profile-completion p{margin:3px 0 0;color:#65716e;font-size:12px}.dashboard-profile-completion button{min-height:40px;border:1px solid #bad4cc;border-radius:9px;padding:0 13px;background:#fff;color:#126f62;font:inherit;font-size:12px;font-weight:850}.dashboard-profile-completion button:hover,.dashboard-profile-completion button:focus-visible{border-color:#126f62;background:#eef8f5}.employee-address-source{grid-column:1 / -1}.profile-completion-required{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;margin:14px 0;border:1px solid #cfe0da;border-radius:12px;padding:14px;background:#f3faf7;color:#126f62}.profile-completion-required.support{border-color:#ead7aa;background:#fffaf0;color:#946000}.profile-completion-required strong{color:#17201e}.profile-completion-required p{margin:4px 0 0;color:#5f6d68;font-size:13px}.dashboard-mobile-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-mobile-stat{display:flex;min-width:0;align-items:center;gap:12px;min-height:82px;border:1px solid #dce5df;border-radius:12px;padding:14px;background:#fff;color:#126f62;box-shadow:0 8px 22px #161f1d0d}.dashboard-mobile-stat.attention{border-color:#f0d99f;background:#fffaf0;color:#a46600}.dashboard-mobile-stat>svg{flex:0 0 auto}.dashboard-mobile-stat span{display:grid;min-width:0;gap:2px}.dashboard-mobile-stat strong{color:#17201e;font-size:24px;line-height:1}.dashboard-mobile-stat small{overflow:hidden;color:#65716e;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dashboard-quick-section{display:grid;gap:12px;border:1px solid #dce5df;border-radius:14px;padding:16px;background:#fff;box-shadow:0 8px 22px #161f1d0d}.dashboard-mobile-section-heading span{color:#12806f;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.dashboard-mobile-section-heading h2{margin:3px 0 0;color:#17201e;font-size:20px}.dashboard-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-quick-grid>button{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-template-rows:auto auto;min-width:0;align-items:center;gap:2px 10px;min-height:78px;border:1px solid #e0e6e1;border-radius:11px;padding:11px;background:#fbfcfa;color:#17201e;font:inherit;text-align:left;cursor:pointer}.dashboard-quick-grid>button:hover{border-color:#a8cec5;background:#f2faf7;transform:translateY(-1px)}.dashboard-quick-grid>button>svg{grid-column:3;grid-row:1 / 3;color:#8a9692}.dashboard-quick-grid strong,.dashboard-quick-grid small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-quick-grid strong{align-self:end;font-size:14px}.dashboard-quick-grid small{align-self:start;color:#65716e;font-size:11px;font-weight:650}.dashboard-quick-icon{display:grid;grid-column:1;grid-row:1 / 3;width:44px;height:44px;place-items:center;border-radius:11px}.dashboard-quick-icon.teal{background:#e2f4ef;color:#0f7667}.dashboard-quick-icon.violet{background:#eee8ff;color:#6d45cc}.dashboard-quick-icon.amber{background:#fff1cf;color:#a56600}.dashboard-quick-icon.blue{background:#e5efff;color:#246ac8}.dashboard-quick-icon.green{background:#e4f5df;color:#3d842d}.dashboard-workboard{display:grid;gap:12px}.dashboard-workboard-heading{display:flex;min-width:0;align-items:end;justify-content:space-between;gap:12px;padding-inline:4px}.dashboard-workboard-counts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.dashboard-workboard-counts span{display:inline-flex;min-height:30px;align-items:center;gap:6px;border:1px solid #dce5df;border-radius:999px;padding:5px 9px;background:#fff;color:#5c6965;font-size:11px;font-weight:800}.dashboard-workboard-counts span.attention{border-color:#efcf8d;background:#fff7e5;color:#925a00}.dashboard-workboard-message{margin:0;border-left:3px solid #c98412;padding:9px 11px;background:#fff8e9;color:#75501a;font-size:12px;font-weight:700}.dashboard-workboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:12px}.dashboard-workboard-grid.single{grid-template-columns:minmax(0,1fr)}.dashboard-workboard-panel{min-width:0;border:1px solid #dce5df;border-radius:14px;padding:14px;background:#fff;box-shadow:0 8px 22px #161f1d0d}.dashboard-workboard-panel-header{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px}.dashboard-workboard-panel-header>div{display:grid;min-width:0;gap:2px}.dashboard-workboard-panel-header strong{color:#18211f;font-size:15px}.dashboard-workboard-panel-header small{color:#71807b;font-size:11px;font-weight:700}.dashboard-workboard-panel-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px}.dashboard-workboard-panel-icon.task{background:#e2f4ef;color:#0f7667}.dashboard-workboard-panel-icon.followup{background:#fff1cf;color:#a56600}.dashboard-task-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(170px,.65fr) minmax(190px,.72fr) auto;align-items:end;gap:8px;margin-top:13px;border-block:1px solid #e6ece8;padding-block:12px}.dashboard-task-form label{display:grid;min-width:0;gap:5px}.dashboard-task-form label>span{color:#697671;font-size:10px;font-weight:850}.dashboard-task-form input,.dashboard-task-form select{width:100%;min-width:0;min-height:40px;border:1px solid #ced9d3;border-radius:8px;padding:8px 10px;background:#fbfcfa;color:#18211f;font:inherit;font-size:13px}.dashboard-task-form input:focus,.dashboard-task-form select:focus{border-color:#168373;outline:3px solid rgba(22,131,115,.12)}.dashboard-task-copy small.delegated{color:#5b4ab5}.dashboard-task-add{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border:1px solid #0e7667;border-radius:8px;padding:8px 12px;background:#118474;color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.dashboard-task-add:disabled{opacity:.65;cursor:wait}.dashboard-task-list,.dashboard-followup-list{display:grid;min-width:0}.dashboard-task-item{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;min-width:0;align-items:center;gap:9px;border-bottom:1px solid #edf0ee;padding:10px 2px}.dashboard-task-item.done{opacity:.62}.dashboard-task-item.done .dashboard-task-copy strong{text-decoration:line-through}.dashboard-task-check,.dashboard-workboard-delete,.dashboard-followup-complete{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:transparent;color:#9aa6a2;cursor:pointer}.dashboard-task-check:hover,.dashboard-task-item.done .dashboard-task-check{background:#e5f5f0;color:#118474}.dashboard-workboard-delete:hover{background:#fff0ef;color:#b9453d}.dashboard-task-copy{display:grid;min-width:0;gap:4px}.dashboard-task-copy strong{overflow-wrap:anywhere;color:#202825;font-size:13px;line-height:1.35}.dashboard-task-copy small{display:inline-flex;min-width:0;align-items:center;gap:5px;color:#78847f;font-size:10px;font-weight:750}.dashboard-task-copy small.due,.dashboard-task-copy small.overdue{color:#a65b08}.dashboard-task-copy small.today{color:#187568}.dashboard-workboard-toggle,.dashboard-workboard-open-all{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;padding:8px 4px;background:transparent;color:#167566;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.dashboard-workboard-toggle{width:100%;margin-top:5px}.dashboard-workboard-toggle svg,.dashboard-workboard-open-all svg{transition:transform .15s ease}.dashboard-workboard-toggle:hover svg,.dashboard-workboard-open-all:hover svg{transform:translate(2px)}.dashboard-followup-list{margin-top:11px;border-top:1px solid #e6ece8}.dashboard-followup-item{display:grid;grid-template-columns:minmax(0,1fr) 34px;min-width:0;align-items:center;border-bottom:1px solid #edf0ee}.dashboard-followup-open{display:grid;grid-template-columns:32px minmax(0,1fr) 18px;min-width:0;align-items:center;gap:8px;border:0;padding:10px 3px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.dashboard-followup-open:hover .dashboard-followup-copy strong{color:#0e7667}.dashboard-followup-marker{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#eef3f0;color:#71807b}.dashboard-followup-marker.due,.dashboard-followup-marker.overdue{background:#fff0d0;color:#aa6500}.dashboard-followup-marker.upcoming{background:#e7f3ef;color:#267d70}.dashboard-followup-copy{display:grid;min-width:0;gap:2px}.dashboard-followup-copy strong,.dashboard-followup-copy small,.dashboard-followup-copy em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-followup-copy strong{color:#202825;font-size:12px}.dashboard-followup-copy small{color:#717d79;font-size:10px;font-weight:650}.dashboard-followup-copy em{color:#9a620e;font-size:10px;font-style:normal;font-weight:850}.dashboard-followup-complete:hover{background:#e5f5f0;color:#118474}.dashboard-workboard-empty{display:flex;min-height:92px;align-items:center;justify-content:center;gap:8px;color:#82908b;font-size:12px;font-weight:750;text-align:center}.dashboard-mobile-home .dashboard-calendar-grid{padding:0}.dashboard-mobile-home .dashboard-calendar-month{border-radius:14px;padding:16px;background:#fff;box-shadow:0 8px 22px #161f1d0d}.dashboard-calendar-header>div:first-child small{color:#7b8783;font-size:11px;font-weight:700}.worktime-panel{margin-bottom:18px}.worktime-month-filter{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,240px));gap:10px;padding:0 16px 12px}.worktime-grid{padding-top:0}.worktime-message{grid-column:1 / -1;margin:0}.employee-requests-panel,.employee-documents-panel{margin-bottom:18px}.employee-requests-grid,.employee-documents-grid{padding-top:0}.sick-note-upload{display:grid;gap:7px;border:1px solid #cfded9;border-radius:8px;padding:11px;background:#f3f9f7}.sick-note-upload small{color:#60716c;font-size:11px;font-weight:700}.sick-note-upload>span{color:#126f62;font-size:12px;font-weight:850;overflow-wrap:anywhere}.employee-document-item{grid-template-columns:minmax(0,1fr) auto auto}.employee-document-admin-filter{grid-template-columns:minmax(240px,380px) minmax(300px,1fr);align-items:end;padding-top:2px}.employee-document-admin-filter .form-hint{margin:0 0 9px}.employee-document-admin-list{display:grid;gap:8px;padding:0 16px 16px}.employee-document-admin-row{overflow:hidden;border:1px solid #d9e3df;border-radius:10px;background:#fff}.employee-document-admin-row.warning{border-color:#e0b35d;background:#fffaf0}.employee-document-admin-row>summary{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) minmax(130px,1fr) auto;gap:14px;align-items:center;padding:13px 15px;cursor:pointer;list-style-position:inside}.employee-document-admin-row>summary:hover{background:#f4f8f6}.employee-document-admin-row>summary span{color:#48615b;font-size:13px;font-weight:750}.employee-document-admin-row>summary small{color:#697b75;text-align:right}.employee-document-admin-row>.dashboard-status-items,.employee-document-admin-row>.dashboard-calendar-empty{margin:0;border-top:1px solid #e2e9e6;padding:12px 15px;background:#fafcfb}.employee-document-item>span.warning{border-radius:999px;padding:5px 9px;background:#fff0d2;color:#875500;font-weight:850}.dashboard-delegated-tasks{margin-top:12px;border:1px solid #e1e8e5;border-radius:10px;padding:10px;background:#fafcfb}.dashboard-delegated-tasks-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 8px}.dashboard-delegated-tasks-head>span{display:grid;gap:2px}.dashboard-delegated-tasks-head small{color:#78847f;font-size:11px}.dashboard-delegated-tasks-head button{border:0;background:transparent;color:#167566;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.dashboard-task-item.delegated{grid-template-columns:28px minmax(0,1fr) auto 32px}.dashboard-delegated-status{display:grid;width:26px;height:26px;place-items:center;border-radius:50%}.dashboard-delegated-status.open{background:#fff3d8;color:#986000}.dashboard-delegated-status.done{background:#e5f5f0;color:#118474}.dashboard-delegated-label{padding:4px 7px;border-radius:999px;font-size:10px;white-space:nowrap}.dashboard-delegated-label.open{background:#fff3d8;color:#805300}.dashboard-delegated-label.done{background:#e5f5f0;color:#0b6f62}.employee-document-section{align-self:start}.employee-document-year-groups,.employee-document-year-group{display:grid;gap:10px}.employee-document-year-group h3{margin:4px 0 0;color:#48615b;font-size:14px}.employee-document-preview-backdrop{z-index:120}.employee-document-preview-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1050px,100%);height:min(900px,calc(100vh - 32px));overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 22px 70px #0e201c47}.employee-document-preview-modal>.section-heading,.employee-document-preview-actions{padding:14px 16px}.employee-document-preview-modal>.section-heading>div{min-width:0;flex:1}.employee-document-preview-modal>.section-heading h2,.employee-document-preview-modal>.section-heading small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-document-preview-frame{width:100%;height:100%;border:0;background:#eef2ef}.employee-document-preview-image{display:grid;place-items:center;overflow:auto;padding:16px;background:#eef2ef}.employee-document-preview-image img{max-width:100%;max-height:100%}.employee-document-preview-actions{justify-content:flex-end;border-top:1px solid #dce4df}@media(max-width:720px){.employee-document-admin-filter{grid-template-columns:1fr}.employee-document-admin-row>summary{grid-template-columns:1fr 1fr;gap:7px 12px}.employee-document-admin-row>summary strong{grid-column:1 / -1}.employee-document-admin-row>summary small{text-align:left}.employee-document-item{grid-template-columns:1fr}.employee-document-item .dashboard-inline-actions{justify-content:stretch}.employee-document-item .dashboard-inline-actions button{flex:1}.employee-document-preview-backdrop{padding:0}.employee-document-preview-modal{width:100%;height:100%;border-radius:0}}.account-profile-page{display:grid;gap:16px}.account-profile-page.compact{padding:0}.account-profile-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,auto);gap:14px;align-items:center;border:1px solid #d9dfd7;border-radius:8px;padding:18px;background:#fff;box-shadow:0 10px 26px #161f1d0d}.account-profile-page.compact .account-profile-hero{box-shadow:none}.account-profile-hero span{color:#168777;font-size:12px;font-weight:850;text-transform:uppercase}.account-profile-hero h2{margin:4px 0;font-size:26px;letter-spacing:0}.account-profile-hero p{max-width:680px;margin:0;color:#65716e;font-weight:650;line-height:1.45}.account-profile-status{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.account-profile-status svg{color:#168777}.account-profile-status span{display:grid;min-width:0;color:#22302d;text-transform:none}.account-profile-status strong,.account-profile-status small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-profile-status small{color:#65716e;font-weight:750}.account-profile-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:16px;align-items:start}.account-profile-stack{display:grid;gap:16px}.account-profile-card{display:grid;gap:14px;min-width:0;border:1px solid #d9dfd7;border-radius:8px;padding:16px;background:#fff;box-shadow:0 10px 26px #161f1d0d}.account-profile-page.compact .account-profile-card{box-shadow:none}.driver-standalone-page .account-profile-page.compact{gap:12px;padding:14px;background:#2b332f;color:#f8fbf8}.driver-standalone-page .account-profile-page.compact .account-profile-hero,.driver-standalone-page .account-profile-page.compact .account-profile-card{border-color:#435049;background:#242c28;color:#f8fbf8}.driver-standalone-page .account-profile-page.compact .account-profile-hero{box-shadow:none}.driver-standalone-page .account-profile-page.compact .account-profile-hero span,.driver-standalone-page .account-profile-page.compact .account-profile-card .section-heading svg{color:#8fd2c5}.driver-standalone-page .account-profile-page.compact .account-profile-hero h2,.driver-standalone-page .account-profile-page.compact .account-profile-card .section-heading h2{color:#fff}.driver-standalone-page .account-profile-page.compact .account-profile-hero p,.driver-standalone-page .account-profile-page.compact .form-hint{color:#b8c6bf}.driver-standalone-page .account-profile-page.compact .account-profile-status{border-color:#4c5a53;background:#222a26}.driver-standalone-page .account-profile-page.compact .account-profile-status svg{color:#8fd2c5}.driver-standalone-page .account-profile-page.compact .account-profile-status span,.driver-standalone-page .account-profile-page.compact .account-profile-status strong{color:#fff}.driver-standalone-page .account-profile-page.compact .account-profile-status small{color:#b8c6bf}.driver-standalone-page .account-profile-page.compact label{color:#d7e0dc}.driver-standalone-page .account-profile-page.compact input{border-color:#4c5a53;background:#1f2723;color:#fff}.driver-standalone-page .account-profile-page.compact input::placeholder{color:#84918b}.driver-standalone-page .account-profile-page.compact input:focus{border-color:#8fd2c5;box-shadow:0 0 0 3px #8fd2c529}.account-profile-card .section-heading{padding:0}.account-profile-card .section-heading h2{font-size:18px}.account-profile-subheading{margin-top:8px}.cockpit-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(156px,1fr));gap:10px;padding:12px 16px 10px}.cockpit-metric{display:grid;grid-template-columns:34px minmax(0,1fr);min-width:0;min-height:76px;align-items:center;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa;color:#1d2524;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.cockpit-metric:hover{border-color:#bfd9d3;background:#f2faf7;box-shadow:0 8px 20px #161f1d14;transform:translateY(-1px)}.cockpit-metric>svg{width:34px;height:34px;border-radius:8px;padding:7px;background:#eef3ef;color:#40534e}.cockpit-metric span{display:grid;min-width:0;gap:3px}.cockpit-metric strong{color:#17201e;font-size:24px;line-height:1}.cockpit-metric small{overflow:hidden;color:#65716e;font-size:12px;font-weight:800;line-height:1.25;text-overflow:ellipsis}.cockpit-metric.ok{border-color:#cfe4dd;background:#f4fbf8}.cockpit-metric.ok>svg{background:#def3ec;color:#126f62}.cockpit-metric.warning{border-color:#f1d7a6;background:#fff9ed}.cockpit-metric.warning>svg{background:#fdecc8;color:#946313}.cockpit-metric.danger{border-color:#efb4a8;background:#fff2ef}.cockpit-metric.danger>svg{background:#f9d8d1;color:#9d321f}.cockpit-lists{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding:10px 16px 16px}.cockpit-list{display:grid;min-width:0;align-content:start;gap:8px}.cockpit-list-title{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.cockpit-list-title strong{color:#1d2524;font-size:13px}.cockpit-list-title button{border:0;background:transparent;color:#126f62;font-size:12px;font-weight:800;white-space:nowrap}.cockpit-list-title button:hover{text-decoration:underline}.cockpit-list p{min-height:54px;margin:0;border:1px dashed #d9dfd7;border-radius:8px;padding:10px;color:#65716e;font-size:13px}.cockpit-row{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;border:1px solid #e1e6df;border-radius:8px;padding:10px;background:#fbfcfa;color:#23302d;text-align:left}.cockpit-row:hover,.cockpit-row.selected{border-color:#bfd9d3;background:#eef8f5}.cockpit-row span{display:grid;min-width:0;gap:2px}.cockpit-row b,.cockpit-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit-row b{font-size:13px}.cockpit-row small{color:#65716e;font-size:12px}.dashboard-calendar-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:2px 16px 16px}.dashboard-calendar-month,.dashboard-calendar-list,.dashboard-absence-form{display:grid;align-content:start;gap:10px;min-width:0;border:1px solid #e1e6df;border-radius:8px;padding:12px;background:#fbfcfa}.dashboard-calendar-month{gap:12px}.dashboard-calendar-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.dashboard-calendar-header>div:first-child{display:grid;min-width:0;gap:3px}.dashboard-calendar-header span{color:#65716e;font-size:12px;font-weight:850}.dashboard-calendar-header strong{color:#17201e;font-size:22px;line-height:1.1}.dashboard-calendar-actions,.dashboard-calendar-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.dashboard-calendar-actions{justify-content:flex-end}.dashboard-calendar-actions button,.dashboard-calendar-filters button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #d9dfd7;border-radius:8px;padding:7px 10px;background:#fff;color:#22302d;font:inherit;font-size:12px;font-weight:850}.dashboard-calendar-actions button:hover,.dashboard-calendar-filters button:hover{border-color:#b9d5cf;background:#f2faf7}.dashboard-calendar-actions .dashboard-calendar-add{border-color:#126f62;background:#126f62;color:#fff}.dashboard-calendar-actions .dashboard-calendar-add:hover,.dashboard-calendar-actions .dashboard-calendar-add:focus-visible{border-color:#0d5b50;background:#0d5b50}.dashboard-calendar-filters button>svg{flex:0 0 auto;color:#65716e}.dashboard-calendar-filters button small{display:inline-grid;min-width:22px;min-height:22px;place-items:center;border-radius:999px;padding:0 6px;background:#eef3ef;color:#54615c;font-size:11px}.dashboard-calendar-filters button.active{border-color:#12806f;background:#eef8f5;color:#0f5d52}.dashboard-calendar-filters button.active>svg{color:currentColor}.dashboard-calendar-editor{display:grid;gap:12px;border-block:1px solid #d9dfd7;padding:14px 2px}.dashboard-calendar-editor-header{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:10px}.dashboard-calendar-editor-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#e3f3f6;color:#176b87}.dashboard-calendar-editor-header>div{display:grid;min-width:0;gap:2px}.dashboard-calendar-editor-header strong{color:#17201e;font-size:15px}.dashboard-calendar-editor-header small{color:#65716e;font-size:12px;font-weight:750}.dashboard-calendar-editor-header>button,.dashboard-calendar-day-detail-actions button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #d9dfd7;border-radius:8px;background:#fff;color:#40514d}.dashboard-calendar-editor-header>button:hover,.dashboard-calendar-day-detail-actions button:hover{border-color:#b9d5cf;background:#f2faf7}.dashboard-calendar-editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-calendar-editor-fields label{display:grid;min-width:0;gap:5px;color:#40514d;font-size:12px;font-weight:850}.dashboard-calendar-editor-fields label.wide{grid-column:1 / -1}.dashboard-calendar-editor-fields input,.dashboard-calendar-editor-fields textarea{width:100%;min-width:0;border:1px solid #ccd5d1;border-radius:8px;padding:10px 11px;background:#fff;color:#17201e;font:inherit}.dashboard-calendar-editor-fields input{min-height:42px}.dashboard-calendar-editor-fields textarea{min-height:76px;resize:vertical}.dashboard-calendar-editor-fields input:focus,.dashboard-calendar-editor-fields textarea:focus{border-color:#12806f;outline:3px solid rgba(18,128,111,.14)}.dashboard-calendar-editor-actions{display:flex;justify-content:flex-end;gap:8px}.dashboard-calendar-editor-actions button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border:1px solid #ccd5d1;border-radius:8px;padding:9px 13px;background:#fff;color:#23302d;font:inherit;font-size:12px;font-weight:850}.dashboard-calendar-editor-actions button.primary{border-color:#126f62;background:#126f62;color:#fff}.dashboard-calendar-editor-actions button:disabled{cursor:wait;opacity:.62}.dashboard-calendar-chip.personal{background:#176b87}.dashboard-calendar-chip.shift{background:#126f62}.dashboard-calendar-chip.vacation{background:#2f7feb}.dashboard-calendar-chip.sick{background:#e03131}.dashboard-calendar-chip.wish_off{background:#7950f2}.dashboard-calendar-chip.availability{background:#0ca678}.dashboard-calendar-chip.birthday{background:#a24bea}.dashboard-calendar-chip.holiday{background:#b7791f}.dashboard-calendar-chip.event{background:#f08c00}.dashboard-calendar-chip.pending{border:1px dashed currentColor;background:#fff;box-shadow:none}.dashboard-calendar-chip.vacation.pending{color:#1f63bd}.dashboard-calendar-chip.wish_off.pending{color:#6741d9}.dashboard-calendar-chip.pending em{flex:0 0 auto;margin-left:auto;border-radius:999px;padding:1px 4px;background:#5f6672;color:#fff;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.dashboard-calendar-weekdays,.dashboard-calendar-board{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.dashboard-calendar-weekdays{overflow:hidden;border:1px solid #d9dfd7;border-bottom:0;border-radius:8px 8px 0 0;background:#eef3ef}.dashboard-calendar-weekdays span{min-width:0;padding:10px 8px;color:#40514d;font-size:12px;font-weight:900;text-align:center}.dashboard-calendar-board{overflow:hidden;border:1px solid #d9dfd7;border-radius:0 0 8px 8px;background:#d9dfd7;gap:1px}.dashboard-calendar-day{display:grid;grid-template-rows:auto minmax(76px,1fr);min-width:0;min-height:118px;border:0;padding:8px;background:#fff;color:inherit;cursor:pointer;font:inherit;text-align:left}.dashboard-calendar-day.muted{background:#f1f4f1}.dashboard-calendar-day:hover,.dashboard-calendar-day:focus-visible{background:#f4fbf8}.dashboard-calendar-day.today{box-shadow:inset 0 0 0 2px #12806f}.dashboard-calendar-day.selected{background:#eef8f5;box-shadow:inset 0 0 0 2px #0b7769}.dashboard-calendar-day:focus-visible{outline:3px solid rgba(18,128,111,.22);outline-offset:-3px}.dashboard-calendar-date{display:flex;justify-content:space-between;min-height:22px}.dashboard-calendar-date strong{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:999px;color:#20302c;font-size:13px;font-weight:900}.dashboard-calendar-day.today .dashboard-calendar-date strong{background:#12806f;color:#fff}.dashboard-calendar-day.muted .dashboard-calendar-date strong{color:#87928e}.dashboard-calendar-day-items{display:grid;align-content:start;min-width:0;gap:5px}.dashboard-calendar-chip{display:flex;align-items:center;gap:4px;min-width:0;overflow:hidden;border-radius:5px;padding:4px 7px;color:#fff;font-size:12px;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.dashboard-calendar-chip svg{flex:0 0 auto}.dashboard-calendar-day-items small{color:#40514d;font-size:11px;font-weight:850}.dashboard-calendar-day-detail{display:grid;gap:10px;border:1px solid #d9dfd7;border-radius:8px;padding:10px;background:#fff}.dashboard-calendar-day-detail-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.dashboard-calendar-day-detail-header span{color:#65716e;font-size:12px;font-weight:850}.dashboard-calendar-day-detail-header strong{min-width:0;color:#17201e;font-size:15px;font-weight:900}.dashboard-calendar-day-detail p{margin:0;color:#65716e;font-size:13px}.dashboard-calendar-day-detail-items{display:grid;gap:8px}.dashboard-calendar-day-detail-item{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;border:1px solid #dfe5dd;border-radius:8px;padding:8px;background:#fbfcfa}.dashboard-calendar-day-detail-item.pending{border-style:dashed;background:#fffdf5}.dashboard-calendar-day-detail-marker{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;background:#eef3ef;color:#65716e}.dashboard-calendar-day-detail-marker.vacation{color:#2f7feb}.dashboard-calendar-day-detail-marker.personal{background:#e3f3f6;color:#176b87}.dashboard-calendar-day-detail-marker.shift{background:#e0f2ed;color:#126f62}.dashboard-calendar-day-detail-marker.sick{color:#e03131}.dashboard-calendar-day-detail-marker.wish_off{color:#7950f2}.dashboard-calendar-day-detail-marker.availability{color:#0ca678}.dashboard-calendar-day-detail-marker.birthday{color:#a24bea}.dashboard-calendar-day-detail-marker.holiday{color:#b7791f}.dashboard-calendar-day-detail-marker.event{color:#f08c00}.dashboard-calendar-day-detail-item strong,.dashboard-calendar-day-detail-item small{display:block;min-width:0;overflow-wrap:anywhere}.dashboard-calendar-day-detail-item strong{color:#17201e;font-size:13px;line-height:1.25}.dashboard-calendar-day-detail-item small{margin-top:2px;color:#65716e;font-size:12px;font-weight:750}.dashboard-calendar-day-detail-copy{min-width:0}.dashboard-calendar-day-detail-copy p{margin-top:5px;overflow-wrap:anywhere;color:#40514d;font-size:12px;line-height:1.4}.dashboard-calendar-day-detail-actions{display:flex;align-items:center;gap:6px}.dashboard-calendar-day-detail-actions button{width:34px;height:34px}.dashboard-calendar-day-detail-actions button.danger{color:#c92a2a}.dashboard-calendar-day-detail-actions button.danger:hover{border-color:#f1b8b8;background:#fff2f2}.dashboard-calendar-items{display:grid;gap:8px}.dashboard-calendar-item{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fff}.dashboard-calendar-item>span{color:#126f62;font-size:12px;font-weight:900}.dashboard-calendar-item div{display:grid;min-width:0;gap:2px}.dashboard-calendar-item strong,.dashboard-calendar-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-calendar-item strong{color:#17201e;font-size:13px}.dashboard-calendar-item small{color:#65716e;font-size:12px;font-weight:750}.dashboard-calendar-item.birthday{border-color:#e7d9a6;background:#fffaf0}.dashboard-calendar-item.vacation{border-color:#cfe4dd;background:#f4fbf8}.dashboard-calendar-item.sick{border-color:#efb4a8;background:#fff2ef}.dashboard-calendar-empty{min-height:98px;margin:0;border:1px dashed #d9dfd7;border-radius:8px;padding:18px;color:#65716e;font-size:13px}.absence-kind-tabs{width:100%}.employee-request-next-step{display:grid;gap:3px;border-left:4px solid #168777;border-radius:8px;padding:11px 12px;background:#eef8f5;color:#17332e}.employee-request-next-step span{color:#4f655f;font-size:11px;font-weight:900;text-transform:uppercase}.employee-request-next-step small{color:#4f655f;line-height:1.4}@media(max-width:780px){.absence-kind-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.absence-kind-tabs button,.dashboard-absence-form .primary-action,.dashboard-absence-form .secondary-action{min-height:48px;justify-content:center}}.dashboard-self-service-grid{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1fr);gap:12px;padding:0 16px 16px}.dashboard-time-form,.dashboard-status-list,.dashboard-payroll-export{display:grid;align-content:start;gap:10px;min-width:0;border:1px solid #e1e6df;border-radius:8px;padding:12px;background:#fbfcfa}.dashboard-time-form .worktime-external-assignment{display:flex;grid-column:1 / -1;align-items:flex-start;gap:9px;border:1px solid #d8e3de;border-radius:8px;padding:10px;background:#f3f9f7;cursor:pointer}.dashboard-time-form .worktime-external-assignment>input{width:18px;height:18px;margin:1px 0 0;accent-color:#168777}.dashboard-time-form .worktime-external-assignment>span{display:grid;gap:2px;color:#23312e;font-weight:850}.dashboard-time-form .worktime-external-assignment small{color:#65716e;font-size:11px;font-weight:700}.worktime-meal-allowance{color:#126f62}.dashboard-payroll-export{grid-column:1 / -1}.dashboard-payroll-controls{display:grid;grid-template-columns:minmax(180px,240px) max-content;gap:10px;align-items:end}.dashboard-status-list.wide{grid-column:1 / -1}.dashboard-summary-table{display:grid;gap:7px}.dashboard-summary-table article,.dashboard-summary-table .dashboard-summary-row{display:grid;align-items:center;gap:8px;border:1px solid #dfe5dd;border-radius:8px;padding:9px 10px;background:#fff}.dashboard-summary-table article{grid-template-columns:minmax(140px,1fr) repeat(4,minmax(88px,auto))}.dashboard-summary-table .dashboard-summary-row{grid-template-columns:minmax(140px,1fr) repeat(4,minmax(88px,auto)) 20px;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer}.dashboard-summary-table .dashboard-summary-row:hover,.dashboard-summary-table .dashboard-summary-row:focus-visible{border-color:#94c9bd;background:#f2faf7;outline:none;box-shadow:0 0 0 3px #1683731a}.dashboard-summary-table .dashboard-summary-row>svg{color:#178071}.dashboard-summary-table strong,.dashboard-summary-table span,.dashboard-summary-table small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.worktime-detail-panel{overflow:hidden;scroll-margin-top:16px}.worktime-employee-detail-heading{display:flex;grid-column:1 / -1;align-items:center;gap:16px;border:1px solid #bcded6;border-radius:10px;padding:14px;background:#eff9f6}.worktime-employee-detail-heading>button{display:inline-flex;align-items:center;gap:5px;border:1px solid #b6d3cc;border-radius:8px;padding:8px 10px;background:#fff;color:#126f62;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.worktime-employee-detail-heading div{min-width:0}.worktime-employee-detail-heading span,.worktime-employee-detail-heading h2,.worktime-employee-detail-heading p{margin:0}.worktime-employee-detail-heading span{color:#65716e;font-size:11px;font-weight:850}.worktime-employee-detail-heading h2{margin-top:2px;color:#17201e;font-size:19px}.worktime-employee-detail-heading p{margin-top:3px;color:#53635f;font-size:12px;font-weight:750}.worktime-detail-table-wrap{width:100%;overflow-x:auto;border:1px solid #dfe5dd;border-radius:8px;background:#fff}.worktime-detail-table{width:100%;min-width:1320px;border-collapse:collapse;color:#283532;font-size:12px}.worktime-detail-table th,.worktime-detail-table td{border-bottom:1px solid #e5e9e3;padding:9px 8px;text-align:left;vertical-align:top;white-space:nowrap}.worktime-detail-table th{position:sticky;top:0;z-index:1;background:#eef3ef;color:#40504c;font-size:10px;font-weight:950;text-transform:uppercase}.worktime-detail-table tbody tr:last-child td{border-bottom:0}.worktime-detail-table tbody tr.submitted{background:#fffaf0}.worktime-detail-table tbody tr.rejected{background:#fff5f2}.worktime-detail-table tbody tr.worktime-absence-row.vacation,.dashboard-status-item.worktime-absence-row.vacation{background:#eef6ff;border-color:#b9d5ef}.worktime-detail-table tbody tr.worktime-absence-row.sick,.dashboard-status-item.worktime-absence-row.sick{background:#fff1f1;border-color:#efc4c4}.worktime-detail-table td:nth-child(2),.worktime-detail-table td:last-child{white-space:normal}.worktime-detail-table td:nth-child(2){min-width:170px}.worktime-detail-table td:nth-child(2) strong,.worktime-detail-table td:nth-child(2) small,.worktime-detail-table td:last-child>small{display:block}.worktime-detail-table td small{margin-top:3px;color:#6c7774;font-size:10px;font-weight:700}.worktime-booked-value{color:#126f62}.worktime-status{display:inline-block;border-radius:999px;padding:4px 7px;background:#eef3ef;color:#40534e;font-size:10px;font-weight:900}.worktime-status.approved{background:#def3ec;color:#126f62}.worktime-status.submitted{background:#fdecc8;color:#946313}.worktime-status.rejected{background:#f9d8d1;color:#9d321f}.worktime-status.vacation{background:#dceeff;color:#245f91}.worktime-status.sick{background:#f9dddd;color:#983b3b}.worktime-row-actions{min-width:210px;justify-content:flex-start}.vacation-overview{display:grid;gap:14px;padding:0 16px 24px}.vacation-overview-stats{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px}.vacation-overview-stats article{display:grid;align-content:start;gap:5px;min-height:104px;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fff}.vacation-overview-stats article.warning{border-color:#e8c37c;background:#fffaf0}.vacation-overview-stats span,.vacation-overview-stats small{color:#64716d;font-size:11px;font-weight:800}.vacation-overview-stats strong{color:#17201e;font-size:21px;line-height:1.15}.vacation-overview-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,260px) max-content;align-items:end;gap:10px;border-block:1px solid #dfe5dd;padding:12px 0}.vacation-overview-toolbar>label{display:grid;gap:5px;color:#40504c;font-size:11px;font-weight:900}.vacation-overview-toolbar input,.vacation-overview-toolbar select{min-width:0;height:38px;border:1px solid #cad4cf;border-radius:6px;padding:0 10px;background:#fff;color:#1f2c29;font:inherit}.vacation-search-field{position:relative}.vacation-search-field svg{position:absolute;left:11px;bottom:11px;color:#687470;pointer-events:none}.vacation-search-field input{padding-left:34px}.vacation-overview-toolbar .vacation-active-toggle{display:flex;min-height:38px;align-items:center;gap:8px;padding:0 4px 0 0;white-space:nowrap}.vacation-overview-toolbar .vacation-active-toggle input{width:17px;height:17px;margin:0;accent-color:#168777}.vacation-balance-table-wrap{width:100%;overflow-x:auto;border:1px solid #dfe5dd;border-radius:8px;background:#fff}.vacation-balance-table{width:100%;min-width:1180px;border-collapse:collapse;color:#26332f;font-size:12px}.vacation-balance-table th,.vacation-balance-table td{border-bottom:1px solid #e5e9e3;padding:10px 9px;text-align:left;vertical-align:top}.vacation-balance-table th{position:sticky;top:0;z-index:1;background:#eef3ef;color:#40504c;font-size:10px;font-weight:950;text-transform:uppercase;white-space:nowrap}.vacation-balance-table tbody tr:last-child td{border-bottom:0}.vacation-balance-table tbody tr.inactive{background:#f5f6f4;opacity:.72}.vacation-balance-table tbody tr.unclassified{background:#fffaf0}.vacation-balance-table td:first-child{min-width:190px}.vacation-balance-table td:nth-child(2){min-width:190px}.vacation-balance-table td:nth-child(4){min-width:180px}.vacation-balance-table td:nth-child(8){min-width:190px}.vacation-balance-table .vacation-active-toggle{display:flex;align-items:center;gap:7px;margin-bottom:7px;white-space:nowrap;font-size:11px;font-weight:800}.vacation-balance-table .vacation-active-toggle:last-child{margin-bottom:0}.vacation-balance-table .vacation-active-toggle input{width:16px;height:16px;margin:0;accent-color:#168777}.vacation-balance-table td strong,.vacation-balance-table td small{display:block}.vacation-balance-table td small{margin-top:4px;color:#6a7672;font-size:10px;font-weight:750;line-height:1.3}.vacation-balance-table select,.vacation-days-input{width:100%;height:34px;border:1px solid #cbd5d0;border-radius:6px;padding:0 8px;background:#fff;color:#1f2c29;font:inherit;font-weight:800}.vacation-days-input{width:88px}.vacation-row-badge{display:inline-block;margin-top:5px;border-radius:999px;padding:3px 6px;background:#e5e9e6;color:#56615e;font-size:9px;font-weight:900}.vacation-balance-table .vacation-availability-required{color:#87550b}.vacation-balance-table .vacation-expired,.vacation-overbooked strong,.vacation-overbooked small{color:#a73725}.vacation-remaining strong{color:#126f62}.vacation-save-action{width:36px;height:36px;border-color:#b9d7ce;background:#edf8f4;color:#126f62}.vacation-save-action:disabled svg{animation:spin 1s linear infinite}.dashboard-summary-table strong{color:#17201e;font-size:13px}.dashboard-summary-table span{color:#126f62;font-size:13px;font-weight:900}.dashboard-summary-table small{color:#65716e;font-size:12px;font-weight:800}.dashboard-status-items{display:grid;gap:8px}.dashboard-status-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fff}.dashboard-status-item>div:first-child{display:grid;min-width:0;gap:2px}.dashboard-status-item strong,.dashboard-status-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-status-item strong{color:#17201e;font-size:13px}.dashboard-status-item small{color:#65716e;font-size:12px;font-weight:750}.dashboard-status-item>span{border-radius:999px;padding:5px 8px;background:#eef3ef;color:#40534e;font-size:11px;font-weight:900;white-space:nowrap}.dashboard-status-item.approved>span,.dashboard-status-item.vacation.approved>span{background:#def3ec;color:#126f62}.dashboard-status-item.submitted>span,.dashboard-status-item.requested>span,.dashboard-status-item.reported>span{background:#fdecc8;color:#946313}.dashboard-status-item.rejected>span,.dashboard-status-item.sick>span{background:#f9d8d1;color:#9d321f}.dashboard-status-item.wish_off>span{background:#ece5ff;color:#5531c8}.dashboard-status-item.availability>span{background:#dff7ee;color:#087f5b}.dashboard-status-item.wish_off.approved>span,.dashboard-status-item.availability.approved>span{background:#def3ec;color:#126f62}.dashboard-status-item.cancelled{opacity:.74}.dashboard-inline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.dashboard-inline-actions.left{justify-content:flex-start}.dashboard-status-item .dashboard-inline-actions{grid-column:1 / -1}.quick-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.quick-filter-row button{min-height:36px;border:1px solid #d7ded7;border-radius:999px;padding:8px 12px;background:#fff;color:#3b4744;font-size:13px;font-weight:750}.quick-filter-row button:hover,.quick-filter-row button.active{border-color:#bfd9d3;background:#eef8f5;color:#126f62}.work-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(380px,1.2fr) minmax(300px,380px);gap:18px;align-items:start}.entity-page-grid{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(460px,1.15fr) minmax(300px,360px);gap:18px;align-items:start}.entity-page-grid.no-create{grid-template-columns:minmax(340px,.85fr) minmax(460px,1.15fr)}.entity-list-page,.entity-detail-page{display:grid;min-width:0;gap:18px}.entity-list-tools{display:flex;min-width:0;flex-wrap:wrap;gap:10px;align-items:center}.entity-search{width:min(100%,620px)}.entity-type-filter{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:8px}.entity-type-filter button{display:inline-flex;align-items:center;gap:6px;min-height:38px;border:1px solid #d7ded7;border-radius:8px;padding:8px 11px;background:#fff;color:#3b4744;font-size:13px;font-weight:800;white-space:nowrap}.entity-type-filter button:hover,.entity-type-filter button.active{border-color:#bfd9d3;background:#eef8f5;color:#126f62}.entity-list-panel{width:100%}.entity-master-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0}.entity-master-summary div{min-width:0}.entity-master-summary dt{color:#60706a;font-size:12px;font-weight:800}.entity-master-summary dd{margin:3px 0 0;color:#162621;font-weight:800;overflow-wrap:anywhere}.vehicle-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.vehicle-summary-card.attention{border-color:#e9b6ad;background:#fff6f3}.vehicle-summary-card.attention svg,.vehicle-summary-card.attention strong{color:#b43b28}.vehicle-summary-card{display:flex;align-items:center;gap:10px;border:1px solid #dbe2dc;border-radius:8px;padding:12px;background:#fff}.vehicle-summary-card svg{color:#168777}.vehicle-summary-card span{display:grid;gap:2px}.vehicle-summary-card strong{font-size:22px;line-height:1}.vehicle-summary-card small,.vehicle-row small,.vehicle-rule-note small{color:#65716e;font-size:12px;font-weight:750}.vehicle-pictogram{display:inline-flex;width:28px;height:28px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #dbe2dc;border-radius:8px;background:#f8faf7;color:#168777}.vehicle-pictogram.compact{width:22px;height:22px;border-radius:7px}.vehicle-pictogram.modern{border:0;background:transparent;box-shadow:none;color:#ff6a00}.vehicle-pictogram.modern svg{width:19px;height:19px;overflow:visible;fill:currentColor;stroke:none}.vehicle-pictogram.modern .vehicle-glyph-cutout{fill:#fff}.vehicle-pictogram.modern .vehicle-glyph-wheel{fill:#fff;stroke:currentColor;stroke-width:2.5}.vehicle-pictogram.modern .vehicle-glyph-line{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round}.vehicle-pictogram.modern.compact svg{width:16px;height:16px}.vehicle-pictogram.kind-van,.vehicle-pictogram.kind-wheelchair,.vehicle-pictogram.kind-ambulance{color:#ff6a00}.vehicle-name-with-icon,.vehicle-kind-cell,.vehicle-map-marker-main{display:inline-flex;min-width:0;align-items:center;gap:7px}.vehicle-name-with-icon{max-width:100%}.vehicle-kind-label{display:inline-flex;width:fit-content;align-items:center;border:1px solid #dce5e1;border-radius:999px;padding:4px 9px;background:#f5f8f6;color:#40504c;font-size:12px;font-weight:800}.vehicle-name-with-icon .vehicle-pictogram,.vehicle-kind-cell .vehicle-pictogram{color:#ff6a00}.vehicle-create-panel{margin-bottom:14px}.vehicle-management-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:14px;align-items:start}.vehicle-inspection-card{display:grid;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.vehicle-inspection-proposal,.vehicle-whatsapp-preview{display:flex;gap:12px;padding:13px;border-radius:14px;background:#fff7e6;border:1px solid #f3d398}.vehicle-whatsapp-preview{background:#effaf4;border-color:#bfe5cf}.vehicle-inspection-proposal>div,.vehicle-whatsapp-preview>div{min-width:0;flex:1}.vehicle-inspection-proposal small,.vehicle-inspection-proposal p,.vehicle-whatsapp-preview small,.vehicle-whatsapp-preview p{display:block;margin:4px 0 0}.vehicle-inspection-actions{display:flex;flex-wrap:wrap;gap:8px}.vehicle-inspection-history summary{cursor:pointer;font-weight:700}.vehicle-inspection-history p{display:grid;gap:2px;padding:10px 0;margin:0;border-bottom:1px solid var(--border)}.vehicle-detail-page{display:grid;width:min(1180px,100%);gap:18px;margin:0 auto}.dashboard-bonus-form{display:grid;grid-template-columns:minmax(110px,.55fr) minmax(150px,1fr) 90px minmax(180px,1.2fr) auto;align-items:end;gap:8px;margin-top:13px;border-block:1px solid #e6ece8;padding-block:12px}.dashboard-bonus-form label{display:grid;min-width:0;gap:5px}.dashboard-bonus-form label>span{color:#697671;font-size:10px;font-weight:850}.dashboard-bonus-form input,.dashboard-bonus-form select{width:100%;min-width:0;min-height:40px;border:1px solid #ced9d3;border-radius:8px;padding:8px 10px;background:#fbfcfa;color:#18211f;font:inherit;font-size:13px}.dashboard-bonus-list{display:grid}.dashboard-bonus-item{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:8px;align-items:center;padding:10px 2px;border-bottom:1px solid #edf0ee}.dashboard-bonus-item>div{display:grid;gap:2px}.dashboard-bonus-actions{display:inline-flex;gap:2px}.dashboard-bonus-item strong{color:#18211f;font-size:13px}.dashboard-bonus-item small,.dashboard-bonus-item em{color:#65736d;font-size:11px;font-style:normal}.dashboard-bonus-item.cancelled{opacity:.58}@media(max-width:1100px){.dashboard-bonus-form{grid-template-columns:repeat(2,minmax(0,1fr))}}.vehicle-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:18px;align-items:stretch}.vehicle-detail-hero{display:flex;align-items:center;gap:18px;min-height:170px;border:1px solid #cfe1dc;border-radius:20px;padding:28px;color:#f6fffc;background:radial-gradient(circle at 87% 6%,rgba(114,218,190,.24),transparent 34%),linear-gradient(135deg,#0b4d45,#087d6c);box-shadow:0 16px 34px #0c443b26}.vehicle-hero-pictogram{display:grid;flex:0 0 auto;place-items:center;width:72px;height:72px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:#00000021;box-shadow:inset 0 1px #ffffff1f}.vehicle-detail-hero .vehicle-pictogram{width:48px;height:48px}.vehicle-hero-content{display:grid;flex:1 1 auto;min-width:0;gap:8px}.vehicle-eyebrow{color:#bdece0;font-size:12px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.vehicle-detail-hero strong{color:#fff;font-size:clamp(22px,2.2vw,30px);line-height:1.14}.vehicle-maintenance-primary{flex:0 0 auto;min-height:50px;padding-inline:18px;justify-content:center;font-size:15px;white-space:nowrap;color:#073e37;background:#f5fffb;box-shadow:0 8px 20px #00000024}.vehicle-maintenance-primary:hover{color:#fff;background:#0aa48c}.vehicle-quick-maintenance,.vehicle-next-due,.vehicle-detail-section{margin:0}.vehicle-next-due{display:grid;align-content:start;min-height:170px;padding:22px;border:1px solid #d5e5e0;border-radius:20px;box-shadow:0 10px 22px #11423914}.vehicle-next-due .section-heading{align-items:flex-start;gap:10px;margin-bottom:12px;color:#087d6c}.vehicle-next-due .section-heading h2{margin:0;color:#173d36;font-size:16px}.vehicle-next-due .section-heading p{margin:3px 0 0;color:#66807a;font-size:13px}.vehicle-detail-section>summary{display:flex;align-items:center;min-height:58px;padding:0 4px;cursor:pointer;color:#163f37;font-size:17px;font-weight:850;list-style:none}.vehicle-detail-section>summary::-webkit-details-marker{display:none}.vehicle-detail-section>summary:after{width:9px;height:9px;margin-left:auto;border-right:2px solid #087d6c;border-bottom:2px solid #087d6c;content:"";transform:rotate(45deg) translateY(-3px);transition:transform .18s ease}.vehicle-detail-section[open]>summary{margin-bottom:12px;border-bottom:1px solid #e3edea}.vehicle-detail-section[open]>summary:after{transform:rotate(225deg) translate(-2px,-2px)}.vehicle-due-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf0eb}.vehicle-due-row strong{color:#294b44;font-size:14px}.vehicle-due-row span{flex:0 0 auto;color:#4c6a63;font-size:13px;font-weight:750}.vehicle-due-row.overdue,.vehicle-due-row.due{color:#a33a29}.vehicle-central-responsibility{display:grid;gap:4px;border-radius:12px;padding:12px;background:#f5f8f6}.vehicle-document-list{display:grid;gap:8px}.vehicle-document-list>div{display:flex;gap:10px;align-items:flex-start;border-top:1px solid #edf0eb;padding:10px 0}.vehicle-document-list span{display:grid;min-width:0}@media(max-width:720px){.vehicle-inspection-proposal,.vehicle-whatsapp-preview{align-items:flex-start;flex-wrap:wrap}.vehicle-inspection-actions{width:100%}.vehicle-inspection-actions button{flex:1 1 150px}.vehicle-detail-topbar h1{font-size:24px}.vehicle-detail-page{gap:10px}.vehicle-overview-grid{grid-template-columns:1fr;gap:10px}.vehicle-detail-hero{min-height:0;gap:14px;padding:18px;flex-wrap:wrap}.vehicle-hero-pictogram{width:58px;height:58px;border-radius:15px}.vehicle-detail-hero .vehicle-pictogram{width:40px;height:40px}.vehicle-detail-hero strong{font-size:21px}.vehicle-maintenance-primary{width:100%;margin-top:2px}.vehicle-quick-maintenance,.vehicle-detail-section{padding:14px}.vehicle-next-due{min-height:0;padding:16px}.vehicle-table,.vehicle-row{width:100%;min-width:0;max-width:100%;overflow:hidden}.vehicle-head{display:none}.vehicle-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:8px;border:1px solid #dce5e1;border-radius:12px}.vehicle-row .vehicle-kind-cell,.vehicle-row .vehicle-chip-list{display:none}}.vehicle-list-panel,.vehicle-edit-panel{overflow:hidden}.vehicle-table{display:grid}.vehicle-row{display:grid;grid-template-columns:minmax(210px,1.3fr) minmax(110px,.7fr) minmax(190px,1fr) 90px;gap:12px;align-items:center;width:100%;border:0;border-top:1px solid #edf0eb;padding:11px 12px;background:#fff;color:#1d2524;text-align:left}button.vehicle-row{cursor:pointer}button.vehicle-row:hover,.vehicle-row.selected{background:#eef8f5}.vehicle-head{border-top:0;background:#f7f8f6;color:#65716e;font-size:12px;font-weight:850;text-transform:uppercase}.vehicle-row>span{min-width:0}.vehicle-row strong,.vehicle-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-chip-list{display:flex;flex-wrap:wrap;gap:5px}.vehicle-chip-list small{border-radius:999px;padding:4px 7px;background:#edf0eb;color:#34413e}.vehicle-state{display:inline-flex;justify-content:center;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:850}.vehicle-state.active{background:#e2f8e1;color:#236d1d}.vehicle-state.inactive{background:#edf0eb;color:#65716e}.vehicle-option-grid{display:flex;flex-wrap:wrap;gap:8px}.vehicle-option-grid.vertical{display:grid}.vehicle-option-grid .check-row{min-width:min(100%,210px);border:1px solid #dbe2dc;border-radius:8px;padding:9px 10px;background:#f8faf7}.vehicle-rule-note{display:grid;gap:3px;border:1px solid #dbe2dc;border-radius:8px;padding:10px;background:#f8faf7}.vehicle-subheading{margin:18px 0 8px;padding-top:14px;border-top:1px solid #e5eae5}.vehicle-subheading h3{margin:0;font-size:15px}.vehicle-deadline-fields label.due,.vehicle-deadline-fields label.overdue{color:#9d3023}.vehicle-deadline-fields label.due input,.vehicle-deadline-fields label.overdue input{border-color:#d96c5c;background:#fff7f5}.vehicle-maintenance-header{display:flex;align-items:end;justify-content:space-between;gap:10px}.vehicle-maintenance-form{border:1px solid #cddbd5;border-radius:8px;padding:12px;background:#f5faf8}.vehicle-maintenance-list{display:grid;gap:8px;margin-top:12px}.vehicle-maintenance-list article{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(120px,auto);gap:10px;align-items:start;border:1px solid #e0e6e1;border-radius:8px;padding:10px;background:#fff}.vehicle-maintenance-list article div{display:grid;gap:2px}.vehicle-maintenance-list article div:last-child{text-align:right}.vehicle-maintenance-list small,.vehicle-maintenance-list p{margin:0;color:#65716e;font-size:12px}.vehicle-maintenance-icon{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:8px;background:#e7f4f0;color:#126f62}.vehicle-save-actions{display:flex;flex-wrap:wrap;gap:8px}.secondary-action.danger{border-color:#e3b3ab;color:#a62d1f}.secondary-action.danger:hover{border-color:#c94835;background:#fff1ee}.entity-list-row{grid-template-columns:minmax(260px,1.5fr) 160px 180px 100px 112px;min-width:860px}.entity-list-row .secondary-action{min-height:36px}.entity-detail-page{grid-template-columns:minmax(520px,1fr) minmax(420px,.82fr);grid-auto-flow:row;align-items:start}.entity-detail-page>.entity-master-summary{grid-column:1;grid-row:1}.entity-detail-page>.entity-documents-panel{grid-column:2;grid-row:1 / span 2;align-self:stretch;max-height:calc(100vh - 118px);overflow-x:hidden;overflow-y:auto}.entity-detail-page>.entity-receivables-panel{grid-column:2;grid-row:3;align-self:start;overflow:hidden}.entity-receivables-panel .section-heading{justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e5eeeb;background:linear-gradient(135deg,#f7fcfa,#edf8f4)}.entity-receivables-heading-copy{display:flex;min-width:0;align-items:center;gap:9px}.entity-receivables-heading-copy h2{margin:0}.entity-receivables-heading-copy .muted-inline{white-space:nowrap}.entity-receivables-toggle{flex:0 0 auto;min-height:34px;white-space:nowrap}.entity-receivables-list{display:grid}.entity-receivables-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d8e9e2;border-bottom:1px solid #d8e9e2}.entity-receivables-summary>div{display:grid;gap:4px;padding:12px 16px;background:#f7fbf9;color:#45645c;font-size:11px;font-weight:800}.entity-receivables-summary>div>strong{color:#1a3530;font-size:16px;font-variant-numeric:tabular-nums}.entity-receivables-summary>div.has-credit{background:#edf8f1}.entity-receivables-summary .entity-receivables-balance{background:#dff4e9}@media(max-width:720px){.entity-receivables-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.entity-receivables-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#eff8f4;border-bottom:1px solid #d8e9e2;color:#45645c;font-size:12px;font-weight:800}.entity-receivables-balance strong{color:#125f50;font-size:16px;font-variant-numeric:tabular-nums}.entity-receivable-entry{border-bottom:1px solid #edf0eb}.entity-receivable-entry:last-child{border-bottom:0}.entity-receivable-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(92px,auto) minmax(116px,auto);gap:14px;align-items:center;min-height:70px;padding:10px 16px;background:#fff}.entity-receivable-row:hover{background:#f7fbf9}.entity-receivable-identification,.entity-receivable-amount{display:grid;min-width:0;gap:4px}.entity-receivable-identification strong{overflow:hidden;color:#163a34;font-size:14px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.entity-receivable-identification span,.entity-receivable-row time{color:#60716c;font-size:12px;font-weight:650}.entity-receivable-row time{white-space:nowrap}.entity-receivable-amount{justify-items:end;text-align:right}.entity-receivable-amount strong{color:#172d29;font-size:14px;font-variant-numeric:tabular-nums}.entity-receivable-status{display:inline-flex;width:fit-content;border:1px solid #d8e6e1;border-radius:999px;padding:2px 7px;background:#f2f7f5;color:#47635c;font-size:11px;font-weight:800;line-height:1.25}.entity-receivable-status.success{border-color:#bce8d1;background:#e9f8ef;color:#16704a}.entity-receivable-status.warning{border-color:#f1d3a3;background:#fff6e4;color:#9b640a}.entity-receivable-status.neutral{border-color:#d9e1df;background:#f4f6f5;color:#64706d}.entity-receivable-text-toggle{grid-column:1 / -1;display:inline-flex;width:fit-content;align-items:center;gap:5px;margin-top:2px;padding:0;border:0;background:transparent;color:#087b6a;cursor:pointer;font-size:12px;font-weight:800}.entity-receivable-text-toggle:hover{color:#045f52;text-decoration:underline}.entity-receivable-text{padding:12px 16px 14px;border-top:1px solid #eef3f1;background:#f7fbf9;color:#334944;font-size:13px;line-height:1.55;white-space:pre-wrap}.entity-receivable-payments,.entity-receivable-remaining{display:grid;gap:6px;padding:8px 16px;background:#f7fbf9;color:#4d645d;font-size:12px;border-top:1px solid #edf3f0}.entity-receivable-payments>div{display:flex;justify-content:space-between;gap:12px}.entity-receivable-payments strong,.entity-receivable-remaining strong{color:#17624f;font-variant-numeric:tabular-nums}.entity-receivable-text p{max-width:78ch;margin:0}.entity-detail-page>.preview-panel{grid-column:1;grid-row:2;min-height:clamp(680px,calc(100vh - 258px),920px)}.entity-detail-page>.preview-panel .preview-frame,.entity-detail-page>.preview-panel .preview-image-wrap,.entity-detail-page>.preview-panel .preview-text{min-height:clamp(626px,calc(100vh - 314px),866px)}.entity-detail-page>.entity-edit-panel{grid-row:3}.entity-detail-page>.entity-dispatch-panel{grid-row:4}.entity-detail-page>.details-disclosure{grid-row:5}.entity-detail-page>.entity-edit-panel,.entity-detail-page>.entity-dispatch-panel,.entity-detail-page>.details-disclosure{grid-column:1 / -1}.back-action{width:fit-content;margin-bottom:10px}.entity-create-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:16px}.entity-create-inline .section-heading,.entity-create-inline .primary-action,.entity-create-inline label:has(textarea){grid-column:1 / -1}.entities-grid{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(360px,1fr) minmax(300px,360px);gap:18px;align-items:start}.entities-grid.no-create{grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr)}.dms-review-grid{display:grid;grid-template-columns:minmax(300px,340px) minmax(440px,1fr) minmax(280px,360px);gap:14px;align-items:start}.dms-review-grid .side-stack{top:12px}.dms-review-grid .side-tab-content{max-height:calc(100vh - 184px)}.dms-review-grid .document-list-panel{max-height:calc(100vh - 208px)}.dms-review-grid .document-list-panel .document-table{max-height:calc(100vh - 264px);overflow:auto}.dms-review-grid .document-list-panel .table-row{min-width:0;grid-template-columns:minmax(190px,1fr) minmax(100px,.55fr)}.dms-review-grid .document-list-panel .table-row>:nth-child(n+3){display:none}.entity-workspace{display:contents}.entity-workspace>.detail-panel,.entity-workspace>.document-panel{grid-column:2}.entity-create-panel{position:sticky;top:18px;grid-column:3;grid-row:1}.entity-open-workspace{display:grid;min-width:0;gap:14px}.entity-open-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d9dfd7;border-radius:8px;padding:12px 14px;background:#fff}.entity-open-header.compact{margin:0 16px;border-color:#edf0eb;background:#fbfcfa}.entity-open-header span{display:grid;min-width:0;gap:3px}.entity-open-header strong,.entity-open-header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-open-header strong{color:#1d2524}.entity-open-header small{color:#65716e;font-size:13px;font-weight:650}.entity-document-list{display:grid}.entity-document-filter-bar{display:grid;grid-template-columns:minmax(230px,1fr) minmax(132px,170px) minmax(132px,170px) auto;gap:10px;align-items:end;margin:0 16px 12px}.entity-document-filter-bar .entity-document-search{margin:0}.entity-documents-panel .entity-document-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-documents-panel .entity-document-search{grid-column:1 / -1}.entity-documents-panel .entity-filter-reset{grid-column:1 / -1;width:fit-content}.entity-date-filter{display:grid;gap:5px;color:#65716e;font-size:12px;font-weight:800}.entity-date-filter .date-picker-field{min-width:0}.entity-date-filter .date-picker-field input,.entity-filter-reset{min-height:40px}.entity-vehicle-filter{display:grid;gap:8px;margin:0 16px 12px}.entity-vehicle-filter>span{color:#65716e;font-size:12px;font-weight:850;text-transform:uppercase}.entity-vehicle-filter-options{display:flex;flex-wrap:wrap;gap:8px}.entity-vehicle-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid #d9dfd7;border-radius:7px;padding:6px 9px;background:#fff;color:#23302d;cursor:pointer;font-size:13px;font-weight:800}.entity-vehicle-chip:has(input:checked){border-color:#168777;background:#eef8f5;color:#0f6f62}.entity-vehicle-chip input{width:15px;height:15px;margin:0;accent-color:#168777}.entity-vehicle-chip small{color:#65716e;font-size:11px;font-weight:800}.entity-document-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:12px;align-items:center;min-height:62px;border:0;border-bottom:1px solid #edf0eb;padding:11px 16px;background:#fff;color:#1d2524;text-align:left}.entity-document-row:hover,.entity-document-row.selected{background:#eef8f5}.entity-document-row span{display:grid;min-width:0;gap:3px}.entity-document-row strong,.entity-document-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-document-row small{color:#65716e;font-size:12px;font-weight:650}.entity-dispatch-panel{grid-column:1 / -1}.entity-dispatch-list{display:grid}.entity-dispatch-row{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(120px,.55fr) minmax(260px,1.3fr) auto;gap:12px;align-items:center;min-height:62px;border-bottom:1px solid #edf0eb;padding:11px 16px;background:#fff}.entity-dispatch-row:last-child{border-bottom:0}.entity-dispatch-row>div{display:grid;min-width:0;gap:3px}.entity-dispatch-row strong,.entity-dispatch-row span,.entity-dispatch-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-dispatch-row small{color:#65716e;font-size:12px;font-weight:650}.entity-dispatch-row .secondary-action{min-height:36px;justify-self:end}.details-disclosure{display:grid;min-width:0;gap:10px}.details-disclosure>.secondary-action{justify-self:start}.upload-workspace{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:18px;align-items:start}.batch-picker{position:sticky;top:18px}.batch-drop{min-height:180px}.batch-actions{display:grid;gap:8px}.batch-panel{min-width:0;overflow:hidden}.batch-list{display:grid}.batch-row{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:14px;align-items:center;min-height:58px;border-bottom:1px solid #edf0eb;padding:10px 16px}.batch-row span{min-width:0}.batch-row strong,.batch-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-row small{color:#65716e;font-weight:500}.batch-row.done{background:#eef8f5;color:#126f62}.batch-row.uploading{background:#fff8e8;color:#705017}.batch-row.error{background:#fff0ec;color:#9d321f}.admin-grid,.settings-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.dms-settings-page{display:grid;gap:18px}.dms-settings-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dms-settings-summary span{display:grid;min-width:0;min-height:78px;align-content:center;gap:4px;border:1px solid #d9dfd7;border-radius:8px;padding:14px 16px;background:#fff}.dms-settings-summary strong{color:#17201e;font-size:26px;line-height:1}.dms-settings-summary small{overflow:hidden;color:#65716e;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dms-settings-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.dms-type-browser{position:sticky;top:18px}.dms-type-list{display:grid;gap:8px;max-height:calc(100vh - 244px);overflow:auto;padding:12px}.dms-type-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:68px;border:1px solid #dfe6e2;border-radius:8px;padding:10px;background:#fbfcfa;color:#1d2524;text-align:left}.dms-type-card:hover,.dms-type-card.selected{border-color:#9bcfc4;background:#eef8f5;box-shadow:0 8px 18px #161f1d14}.dms-type-card.muted{background:#f8f9f6}.dms-type-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#eaf5f0;color:#126f62}.dms-type-copy{display:grid;min-width:0;gap:3px}.dms-type-copy strong,.dms-type-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dms-type-copy strong{font-size:14px}.dms-type-copy small{color:#65716e;font-size:12px;font-weight:650}.dms-state-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;padding:4px 8px;background:#fff0ec;color:#9d321f;font-size:12px;font-weight:800;white-space:nowrap}.dms-state-pill.active{background:#eef8f5;color:#126f62}.dms-editor-column{display:grid;min-width:0;gap:18px}.dms-type-editor,.dms-create-card{align-content:start}.dms-type-editor .section-heading .dms-state-pill{margin-left:auto}.dms-editor-grid,.dms-create-grid{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:12px}.dms-subtype-field{grid-column:1 / -1}.dms-position-box{display:grid;min-height:42px;align-content:center;gap:2px;border:1px solid #d9dfd7;border-radius:7px;padding:8px 12px;background:#fbfcfa}.dms-position-box small{color:#65716e;font-size:12px;font-weight:750}.dms-position-box strong{color:#1d2524;font-size:18px}.dms-subtype-preview{display:flex;min-height:44px;flex-wrap:wrap;gap:8px;align-items:center;border:1px solid #d9dfd7;border-radius:8px;padding:10px;background:#fbfcfa}.dms-subtype-preview span{border-radius:999px;padding:5px 9px;background:#f1f1e8;color:#49504a;font-size:12px;font-weight:750}.dms-subtype-preview small{color:#65716e;font-size:13px}.dms-editor-actions{display:grid;grid-template-columns:minmax(130px,170px) minmax(0,1fr);gap:10px;align-items:center}.dms-editor-actions .state-action{width:100%}.dms-new-state{min-height:42px;align-self:end;border:1px solid #d9dfd7;border-radius:7px;padding:0 12px;background:#fbfcfa}.dms-empty-editor{display:grid;min-height:220px;place-items:center;align-content:center;gap:10px;padding:24px;color:#65716e;text-align:center}.dms-empty-editor p{margin:0}.dms-category-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:start}.dms-categories-panel .section-heading>span{margin-left:auto;color:#65716e;font-size:13px;font-weight:800}.dms-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px;padding:12px}.dms-category-card{display:grid;min-width:0;gap:12px;border:1px solid #dfe6e2;border-radius:8px;padding:12px;background:#fbfcfa}.dms-category-card.muted{background:#f8f9f6}.dms-category-head{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;align-items:start}.dms-category-head>span{display:grid;min-width:0;gap:3px}.dms-category-head strong,.dms-category-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dms-category-head strong{color:#1d2524;font-size:14px}.dms-category-head small{color:#65716e;font-size:12px;font-weight:650}.dms-category-head .state-action{min-height:34px;padding:7px 8px;font-size:13px}.dms-category-fields{display:grid;gap:10px}.dispatch-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:18px;align-items:start}.dispatch-grid.dispatch-grid-with-popup-detail{grid-template-columns:minmax(0,1fr)}.dispatch-order-view-backdrop{z-index:45}.dispatch-order-view-modal{width:min(920px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow:auto;padding:18px;border-radius:16px;background:#fff;box-shadow:0 28px 90px #0a19164d}.dispatch-order-view-modal>.section-heading{position:sticky;top:-18px;z-index:5;margin:-18px -18px 14px;padding:16px 18px;border-bottom:1px solid #dfe5dd;background:#fff}.dispatch-order-view-close{margin-left:auto}@media(max-width:720px){.dispatch-order-view-backdrop{align-items:end;padding:0}.dispatch-order-view-modal{width:100%;max-height:94dvh;border-radius:18px 18px 0 0}}.dispatch-create{grid-column:1 / -1}.dispatch-operations-grid{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(440px,1.1fr);gap:14px;align-items:stretch;margin-bottom:14px}.dispatch-quick-create{display:grid;gap:10px;overflow:hidden}.dispatch-mobile-create-entry{display:none}.dispatch-mobile-order-backdrop{z-index:80}.dispatch-mobile-order-sheet{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(520px,100%);background:var(--dispatch-panel);color:var(--dispatch-text)}.dispatch-mobile-order-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--dispatch-border);padding:14px}.dispatch-mobile-order-head span{display:grid;min-width:0;gap:2px}.dispatch-mobile-order-head small{color:var(--dispatch-muted-strong);font-size:12px;font-weight:850;text-transform:uppercase}.dispatch-mobile-order-head strong{overflow:hidden;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.dispatch-mobile-step-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:10px 14px 0}.dispatch-mobile-step-progress span{height:5px;border-radius:999px;background:var(--dispatch-border)}.dispatch-mobile-step-progress span.active{background:var(--dispatch-primary)}.dispatch-mobile-order-body{min-height:0;overflow:auto;padding:14px}.dispatch-mobile-step-fields,.dispatch-mobile-step-card,.dispatch-mobile-review{display:grid;gap:10px}.dispatch-mobile-step-card{border:1px solid var(--dispatch-border);border-radius:10px;padding:10px;background:var(--dispatch-panel-soft)}.dispatch-mobile-address-grid,.dispatch-mobile-field-grid,.dispatch-mobile-route-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(86px,.45fr);gap:8px}.dispatch-mobile-address-grid .wide,.dispatch-mobile-address-grid>label:last-child,.dispatch-mobile-route-actions label,.dispatch-mobile-route-actions .dispatch-route-preview{grid-column:1 / -1}.dispatch-mobile-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dispatch-mobile-check-grid .checkbox-row{width:100%;min-height:44px;margin:0}.dispatch-mobile-review span{display:grid;gap:3px;border:1px solid var(--dispatch-border);border-radius:10px;padding:10px;background:var(--dispatch-panel-soft)}.dispatch-mobile-review small{color:var(--dispatch-muted-strong);font-size:11px;font-weight:850;text-transform:uppercase}.dispatch-mobile-review strong{overflow-wrap:anywhere}.dispatch-mobile-order-actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,.8fr) minmax(0,1fr);gap:8px;border-top:1px solid var(--dispatch-border);padding:12px;background:var(--dispatch-panel)}.dispatch-mobile-order-actions .primary-action,.dispatch-mobile-order-actions .secondary-action{min-height:46px;justify-content:center}.dispatch-quick-create-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,178px),1fr));gap:10px 8px;padding:12px 12px 0}.dispatch-quick-create-grid>label{min-width:0}.dispatch-quick-create-termin{grid-column:span 2}.dispatch-address-structure{display:grid;gap:8px;padding:0 12px}.dispatch-address-section{display:grid;gap:8px;min-width:0}.dispatch-route-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.dispatch-route-toolbar strong{color:#22302d;font-size:12px}.dispatch-address-geocode{display:inline-flex;min-width:0;max-width:170px;align-items:center;gap:6px;border:1px solid var(--dispatch-border);border-radius:999px;padding:3px 8px 3px 6px;background:var(--dispatch-panel-soft);color:var(--dispatch-muted-strong);line-height:1;white-space:nowrap}.dispatch-address-geocode small{overflow:hidden;color:inherit;font-size:10px;font-weight:800;text-overflow:ellipsis}.dispatch-address-geocode-dot{width:10px;height:10px;flex:0 0 10px;border-radius:999px;background:var(--dispatch-muted);box-shadow:0 0 0 3px color-mix(in srgb,var(--dispatch-muted) 18%,transparent)}.dispatch-address-geocode.checking{border-color:color-mix(in srgb,var(--dispatch-accent) 55%,var(--dispatch-border));background:color-mix(in srgb,var(--dispatch-accent-soft) 72%,var(--dispatch-panel));color:var(--dispatch-warning)}.dispatch-address-geocode.checking .dispatch-address-geocode-dot{background:var(--dispatch-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--dispatch-accent) 24%,transparent);animation:dispatch-address-pulse 1s ease-in-out infinite}.dispatch-address-geocode.valid{border-color:color-mix(in srgb,var(--dispatch-primary) 58%,var(--dispatch-border));background:color-mix(in srgb,var(--dispatch-primary-soft) 75%,var(--dispatch-panel));color:var(--dispatch-primary)}.dispatch-address-geocode.valid .dispatch-address-geocode-dot{background:#19b77f;box-shadow:0 0 0 3px #19b77f33}.dispatch-address-geocode.invalid{border-color:color-mix(in srgb,var(--dispatch-danger) 58%,var(--dispatch-border));background:color-mix(in srgb,var(--dispatch-danger-soft) 78%,var(--dispatch-panel));color:var(--dispatch-danger)}.dispatch-address-geocode.invalid .dispatch-address-geocode-dot{background:#d94b36;box-shadow:0 0 0 3px #d94b362e}.dispatch-address-geocode.unavailable{border-color:color-mix(in srgb,var(--dispatch-accent) 45%,var(--dispatch-border));background:color-mix(in srgb,var(--dispatch-warning-soft) 68%,var(--dispatch-panel));color:var(--dispatch-warning)}.dispatch-address-geocode.unavailable .dispatch-address-geocode-dot{background:var(--dispatch-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--dispatch-accent) 2%,transparent)}@keyframes dispatch-address-pulse{0%,to{opacity:.55}50%{opacity:1}}.dispatch-route-toolbar .secondary-action{white-space:nowrap}.dispatch-route-toolbar.edit-route{border-top:1px solid #edf0eb;padding-top:10px}.dispatch-quick-address-grid{display:grid;grid-template-columns:minmax(120px,1.45fr) minmax(58px,.55fr) minmax(66px,.65fr) minmax(86px,.9fr);gap:8px}.dispatch-quick-create-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:end;padding:0 12px 12px}.dispatch-quick-options{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;padding:0 12px}.dispatch-quick-route{display:grid;grid-template-columns:minmax(150px,.45fr) auto minmax(130px,.35fr);gap:8px;align-items:end;padding:0 12px}.dispatch-route-preview{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid #dfe5dd;border-radius:7px;padding:7px 10px;background:#fbfcfa;color:#65716e;font-size:12px;font-weight:800}.dispatch-route-preview.ready{border-color:#bfd9d3;background:#eef8f5;color:#126f62}.dispatch-series-panel{display:grid;gap:8px;padding:0 12px}.address-book-page{display:grid;grid-template-columns:minmax(420px,1.25fr) minmax(320px,.75fr);gap:16px;align-items:start}.address-book-list,.address-book-form{display:grid;min-width:0;gap:14px}.address-book-tools{padding:0 14px}.address-book-tools .search-box{width:100%}.address-book-results{display:grid;gap:8px;padding:0 14px 14px}.address-book-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #dfe5dd;border-radius:8px;padding:11px 12px;background:#fbfcfa;color:#1d2524;text-align:left}.address-book-row:hover{border-color:#bfd9d3;background:#eef8f5}.address-book-main,.address-book-meta{display:grid;min-width:0;gap:4px}.address-book-main strong,.address-book-main small{overflow:hidden;text-overflow:ellipsis}.address-book-main small,.address-book-meta small{color:#65716e;font-size:12px;font-weight:750}.address-book-meta{justify-items:end}.dispatch-series-options{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center}.dispatch-series-options .checkbox-row{width:auto;min-height:30px;margin:0;font-size:12px}.dispatch-series-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(110px,.35fr) minmax(130px,.4fr);gap:8px;align-items:end;padding:10px;border:1px solid #dce3de;border-radius:8px;background:#f8faf8}.dispatch-series-grid.single-return{grid-template-columns:minmax(220px,280px)}.dispatch-series-dates textarea{min-height:88px;resize:vertical}.dispatch-series-dates{display:grid;gap:7px;min-width:0;font-size:11px;font-weight:800;color:#4b5753}.dispatch-series-rows{display:grid;gap:6px}.dispatch-series-picker{display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:8px;align-items:center;padding:8px;border:1px solid #dce3de;border-radius:8px;background:#fff}.dispatch-series-picker small{color:#5d6b66;font-size:11px;font-weight:700}.dispatch-series-row{display:grid;grid-template-columns:minmax(140px,1fr) 92px 32px;gap:6px;align-items:center}.date-time-fields{display:grid;grid-template-columns:minmax(132px,1fr) minmax(82px,96px);gap:6px;min-width:0}.date-picker-field{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;min-width:0}.date-picker-field input{border-top-right-radius:0;border-bottom-right-radius:0}.date-picker-field>button{min-height:34px;border:1px solid #ccd6d1;border-left:0;border-radius:0 8px 8px 0;background:#f7faf8;color:#32413d}.date-picker-popover{position:absolute;z-index:40;top:calc(100% + 4px);left:0;width:220px;border:1px solid #9fb2ab;border-radius:4px;background:#fff;box-shadow:0 12px 28px #13201c29;padding:6px}.date-picker-header{display:grid;grid-template-columns:28px 1fr 28px;gap:4px;align-items:center;margin-bottom:5px;color:#172420;text-align:center}.date-picker-header button{min-height:24px;border:0;border-radius:4px;background:#e9efec;color:#23312d;font-size:17px;line-height:1}.date-picker-weekdays,.date-picker-days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.date-picker-weekdays span{color:#1b2b26;font-size:11px;font-weight:900;text-align:center}.date-picker-days button{min-height:24px;border:0;border-radius:3px;background:transparent;color:#25342f;font-size:12px}.date-picker-days button.outside{color:#9aa8a4}.date-picker-days button:hover,.date-picker-days button.selected{background:#8bd4ec;color:#0d2630}.time-field{min-width:0}.input-with-suffix{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid #ccd6d1;border-radius:8px;background:#fff}.input-with-suffix input{border:0;border-radius:0}.input-with-suffix span{padding:0 10px;color:#5d6b66;font-size:12px;font-weight:800}.dispatch-quick-options .checkbox-row{width:auto;min-height:30px;margin:0;font-size:12px}.dispatch-quick-create label{min-width:0;font-size:11px}.dispatch-quick-create input,.dispatch-quick-create select,.dispatch-quick-create textarea{min-height:34px}.dispatch-metrics{margin-bottom:14px;padding:0}.dispatch-day-board{margin-bottom:14px;overflow:hidden}.dispatch-day-board-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:12px}.dispatch-day-lane{display:grid;min-width:0;align-content:start;gap:8px;border:1px solid #dfe5dd;border-radius:8px;background:#fbfcfa}.dispatch-day-lane.active{border-color:#bfd9d3}.dispatch-day-lane.ok{background:#f8faf7}.dispatch-day-lane-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:0;border-bottom:1px solid #e1e6df;border-radius:8px 8px 0 0;padding:10px;background:transparent;color:#1d2524;text-align:left;cursor:pointer}.dispatch-day-lane-head>span{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);gap:2px 7px;align-items:center}.dispatch-day-lane-head small{grid-column:2;overflow:hidden;color:#65716e;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dispatch-day-lane-head>strong{font-size:24px;line-height:1}.dispatch-day-lane-list{display:grid;gap:7px;padding:0 10px 10px}.dispatch-day-lane-list p{margin:0;border:1px dashed #d9dfd7;border-radius:8px;padding:10px;color:#65716e;font-size:13px}.dispatch-day-order{display:grid;min-width:0;grid-template-columns:50px minmax(0,1fr);gap:8px;border:1px solid #e1e6df;border-radius:8px;padding:9px;background:#fff;color:#23302d;text-align:left;cursor:pointer}.dispatch-day-order:hover,.dispatch-day-lane-head:hover{background:#eef8f5}.dispatch-day-order span{display:grid;min-width:0;align-content:start;gap:2px}.dispatch-day-order strong,.dispatch-day-order small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-day-order small{color:#65716e;font-size:12px;font-weight:750}.dispatch-day-order small.warning{color:#9d321f}.dispatch-bulk-send{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;border:1px solid #efc56f;border-radius:8px;padding:12px;background:#fff8e8;color:#705017}.dispatch-bulk-send span{display:grid;min-width:0;gap:2px}.dispatch-bulk-send small{font-size:12px;font-weight:700}.dispatch-bulk-send-vehicles{max-width:min(820px,100%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-bulk-route-warning,.dispatch-bulk-route-ok{width:fit-content;border-radius:999px;padding:4px 8px}.dispatch-bulk-route-warning{background:#fff;color:#9d321f}.dispatch-bulk-route-ok{background:#eaf4ea;color:#2f6a38}.dispatch-day-plan{margin-bottom:14px;overflow:hidden}.dispatch-day-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px;padding:12px}.dispatch-day-plan-card{display:grid;min-width:0;align-content:start;border:1px solid #dfe5dd;border-radius:8px;background:#fbfcfa}.dispatch-day-plan-card.warning{border-color:#efc56f;background:#fffaf0}.dispatch-day-plan-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:0;border-bottom:1px solid #e1e6df;border-radius:8px 8px 0 0;padding:10px 12px;background:transparent;color:#1d2524;text-align:left;cursor:pointer}.dispatch-day-plan-head:hover{background:#eef8f5}.dispatch-day-plan-head span{display:grid;min-width:0;gap:2px}.dispatch-day-plan-head strong,.dispatch-day-plan-head small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-day-plan-head>strong{font-size:24px;line-height:1}.dispatch-day-plan-head small{color:#65716e;font-size:12px;font-weight:750}.dispatch-day-plan-location{width:fit-content;border-radius:999px;padding:3px 7px;background:#eef8f5;color:#126f62!important}.dispatch-day-plan-location.delayed{background:#fff8e8;color:#705017!important}.dispatch-day-plan-location.stale,.dispatch-day-plan-location.offline{background:#fff0ec;color:#9d321f!important}.dispatch-day-plan-list{display:grid;gap:7px;padding:10px}.dispatch-day-plan-row{display:grid;min-width:0;grid-template-columns:52px minmax(0,1fr);gap:8px;border:1px solid #e1e6df;border-radius:8px;padding:9px;background:#fff;color:#23302d;text-align:left;cursor:pointer}.dispatch-day-plan-row.warning{border-color:#efc56f}.dispatch-day-plan-row:hover{background:#eef8f5}.dispatch-day-plan-row span{display:grid;min-width:0;align-content:start;gap:2px}.dispatch-day-plan-row strong,.dispatch-day-plan-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-day-plan-row small{color:#65716e;font-size:12px;font-weight:750}.dispatch-day-plan-row small.warning{color:#9d321f}.dispatch-mobile-day-board,.dispatch-mobile-vehicle-board,.dispatch-mobile-workspace-head{display:none}.dispatch-mobile-day-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:12px}.dispatch-mobile-day-head span{display:grid;min-width:0;gap:2px}.dispatch-mobile-day-head small{color:#65716e;font-size:12px;font-weight:850}.dispatch-mobile-day-head strong{color:#17211f;font-size:22px;line-height:1.05}.dispatch-mobile-day-head em{flex:0 0 auto;border-radius:999px;padding:6px 9px;background:#eef8f5;color:#126f62;font-size:12px;font-style:normal;font-weight:900}.dispatch-mobile-stage-strip{display:flex;gap:8px;overflow-x:auto;padding:0 12px 10px;scrollbar-width:none}.dispatch-mobile-stage-strip::-webkit-scrollbar{display:none}.dispatch-mobile-stage-strip button{display:grid;flex:0 0 92px;min-height:72px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;border:1px solid #d8e4de;border-radius:8px;padding:8px;background:#fbfcfa;color:#23302d;text-align:left}.dispatch-mobile-stage-strip button.active{border-color:#168777;background:#edf9f5;box-shadow:inset 0 0 0 1px #16877733}.dispatch-mobile-stage-strip button svg{width:28px;height:28px;border-radius:8px;padding:6px;background:#e4f2ee;color:#168777}.dispatch-mobile-stage-strip button span{display:grid;min-width:0;gap:1px}.dispatch-mobile-stage-strip button strong{font-size:20px;line-height:1}.dispatch-mobile-stage-strip button small{overflow:hidden;color:#51615c;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.dispatch-mobile-day-list{display:grid;gap:9px;padding:0 12px 12px}.dispatch-mobile-day-context{border-radius:8px;padding:8px 10px;background:#f4f7f5;color:#53625e;font-size:12px;font-weight:800}.dispatch-mobile-day-card{display:grid;min-width:0;gap:9px;border:1px solid #dfe5dd;border-radius:8px;padding:11px;background:#fff;color:#1d2524;text-align:left}.dispatch-mobile-day-card-main{display:grid;min-width:0;gap:9px;border:0;padding:0;background:transparent;color:inherit;text-align:left}.dispatch-mobile-day-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:1px solid #e5ebe7;padding-top:9px}.dispatch-mobile-day-card-actions button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid #cddbd6;border-radius:9px;background:#f7faf8;color:#17332e;font:inherit;font-weight:850}.dispatch-mobile-day-card-actions button.primary{border-color:var(--dispatch-primary);background:var(--dispatch-primary);color:#fff}.dispatch-mobile-day-card.active{border-color:#168777;box-shadow:inset 0 0 0 1px #1687773d}.dispatch-mobile-day-card.warning{border-color:#efc56f}.dispatch-mobile-day-card-top,.dispatch-mobile-day-card-meta,.dispatch-mobile-day-card-tags,.dispatch-mobile-day-card-warning{display:flex;min-width:0;align-items:center;gap:7px;flex-wrap:wrap}.dispatch-mobile-day-card-top{justify-content:space-between}.dispatch-mobile-day-card-top>strong{color:#101817;font-size:20px;line-height:1}.dispatch-mobile-day-card-title{overflow:hidden;color:#101817;font-size:17px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dispatch-mobile-day-card-route{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr);gap:3px 8px}.dispatch-mobile-day-card-route small{color:#6a7773;font-size:11px;font-weight:900;text-transform:uppercase}.dispatch-mobile-day-card-route strong{min-width:0;overflow:hidden;color:#26312f;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dispatch-mobile-day-card-meta span,.dispatch-mobile-day-card-tags small{width:fit-content;border-radius:999px;padding:4px 7px;background:#f2f5f3;color:#4b5b56;font-size:11px;font-weight:850}.dispatch-mobile-day-card-warning{border-radius:8px;padding:7px 8px;background:#fff8e8;color:#8a5c13;font-size:12px;font-weight:850}.dispatch-timeline-board{margin-bottom:14px;overflow:hidden}.dispatch-timeline-board .section-heading{align-items:center}.dispatch-timeline-legend{display:flex;min-width:min(100%,620px);flex-wrap:wrap;gap:6px;margin-left:auto}.dispatch-timeline-legend-item{display:inline-flex;align-items:center;gap:6px;border:0;padding:4px 6px;background:transparent;color:#485350;font-size:12px;font-weight:800;cursor:pointer}.dispatch-timeline-legend-item span{width:10px;height:10px;border-radius:999px;background:#7b8581}.dispatch-timeline-legend-item.open span,.dispatch-timeline-order.open{background:#9aa4a1}.dispatch-timeline-legend-item.planned span,.dispatch-timeline-order.planned{background:#20a65a}.entity-accident-folder{border:1px solid #f0c783;border-radius:10px;background:#fffaf1;margin:8px 0;overflow:hidden}.entity-accident-folder summary{cursor:pointer;list-style:none;padding:11px 12px;color:#6f4810}.entity-accident-folder summary::-webkit-details-marker{display:none}.entity-accident-folder summary span{display:flex;justify-content:space-between;gap:12px}.entity-accident-folder summary small{color:#8a6a32}.dispatch-timeline-legend-item.assigned span,.dispatch-timeline-order.assigned,.dispatch-timeline-legend-item.accepted span,.dispatch-timeline-order.accepted{background:#20a65a}.dispatch-timeline-legend-item.en_route span,.dispatch-timeline-order.en_route,.dispatch-timeline-legend-item.arrived span,.dispatch-timeline-order.arrived,.dispatch-timeline-legend-item.started span,.dispatch-timeline-order.started{background:#d92d27}.dispatch-timeline-legend-item.completed span,.dispatch-timeline-order.completed{background:#20a65a}.dispatch-timeline-scroll{overflow-x:auto;border-top:1px solid #edf0eb;background:#f7f8f6}.dispatch-order-table-wrap{margin-top:12px;overflow-x:auto;border:1px solid var(--border-color);border-radius:10px;background:var(--panel-background)}.dispatch-order-search-table-wrap{overflow:auto;max-height:min(68vh,760px);border:1px solid var(--border-color);border-radius:14px;background:var(--panel-background);box-shadow:0 10px 26px #112b230f}.dispatch-order-search-table{width:100%;min-width:1300px;border-collapse:separate;border-spacing:0;font-size:12px}.dispatch-order-search-table th,.dispatch-order-search-table td{padding:10px 11px;border-bottom:1px solid color-mix(in srgb,var(--border-color) 82%,transparent);text-align:left;vertical-align:middle;white-space:nowrap}.dispatch-order-search-table thead th{position:sticky;top:0;z-index:2;color:#52635e;background:#f4f8f5;box-shadow:0 1px 0 var(--border-color);font-size:11px;font-weight:850;letter-spacing:.015em;text-transform:uppercase}.dispatch-order-search-table tbody tr{cursor:pointer;transition:background .13s ease,box-shadow .13s ease}.dispatch-order-search-table tbody tr:nth-child(2n){background:color-mix(in srgb,#f2f6f3 58%,transparent)}.dispatch-order-search-table tbody tr:hover,.dispatch-order-search-table tbody tr:focus,.dispatch-order-search-table tbody tr.active{background:color-mix(in srgb,var(--primary-color) 10%,var(--panel-background));outline:none}.dispatch-order-search-table td:nth-child(2),.dispatch-order-search-table td:nth-child(3){min-width:220px;max-width:290px;overflow:hidden;text-overflow:ellipsis}.dispatch-order-search-table td:nth-child(4){min-width:150px;max-width:210px;overflow:hidden;text-overflow:ellipsis;font-weight:750}.dispatch-order-search-table td:nth-child(10){min-width:160px;max-width:280px;overflow:hidden;text-overflow:ellipsis;color:var(--muted-text)}.dispatch-order-search-table .order-search-id{color:var(--primary-color);font-weight:850}.dispatch-order-search-empty td{padding:30px 16px;color:var(--muted-text);text-align:center}@media(max-width:700px){.dispatch-order-search-table-wrap{max-height:none;border-radius:12px}.dispatch-order-search-table th,.dispatch-order-search-table td{padding:10px 12px}}.dispatch-order-table{width:100%;min-width:1450px;border-collapse:collapse;font-size:12px;white-space:nowrap}.dispatch-order-table th,.dispatch-order-table td{padding:8px 10px;border-bottom:1px solid var(--border-color);text-align:left;vertical-align:middle}.dispatch-order-table thead th{position:sticky;top:0;z-index:1;color:var(--muted-text);background:color-mix(in srgb,var(--panel-background) 90%,white 10%);font-weight:700}.dispatch-order-table tbody tr:not(.dispatch-order-table-day){cursor:grab;transition:background .12s ease}.dispatch-order-table tbody tr.dragging{opacity:.45;cursor:grabbing}.dispatch-order-table tbody tr.assigning{opacity:.65;pointer-events:none}.dispatch-order-table-empty td{padding:18px 10px;color:var(--muted-text);text-align:center;cursor:default}.dispatch-order-table tbody tr:not(.dispatch-order-table-day):hover,.dispatch-order-table tbody tr:not(.dispatch-order-table-day):focus{background:color-mix(in srgb,#ff6a00 12%,var(--panel-background));outline:none}.dispatch-order-table td:nth-child(5),.dispatch-order-table td:nth-child(6){max-width:340px;overflow:hidden;text-overflow:ellipsis}.dispatch-order-table-day th{padding:9px 10px;color:var(--text-color);background:color-mix(in srgb,var(--panel-background) 82%,#ff6a00 18%);font-size:13px;text-transform:capitalize}.dispatch-order-table tbody tr:last-child td{border-bottom:0}.dispatch-timeline{display:grid;--dispatch-timeline-label-width: 220px;color:#1d2524}.dispatch-timeline-header{display:grid;position:sticky;top:0;z-index:4;grid-template-columns:var(--dispatch-timeline-label-width) minmax(0,1fr);min-height:34px;border-bottom:1px solid #cfd8d2;background:#fdfefd}.dispatch-timeline-corner{position:sticky;left:0;z-index:8;display:flex;align-items:center;border-right:1px solid #cfd8d2;padding:0 12px;background:inherit;color:#65716e;font-size:12px;font-weight:850;box-shadow:10px 0 18px -18px #101a17cc;text-transform:uppercase}.dispatch-timeline-hours{display:grid;grid-template-columns:repeat(17,92px)}.dispatch-timeline-hours span{border-right:1px solid #cfd8d2;padding:9px 6px 0;color:#65716e;font-size:11px;font-weight:850}.dispatch-timeline-hours span.day-start{border-left:3px solid #ff6a00;color:#b84d00;font-weight:900}.dispatch-timeline-body{position:relative;display:grid}.dispatch-timeline-row{display:grid;grid-template-columns:var(--dispatch-timeline-label-width) minmax(0,1fr);min-height:48px;background:#fff}.dispatch-timeline-row:nth-child(odd){background:#f0f2ef}.dispatch-timeline-row.warning .dispatch-timeline-vehicle{box-shadow:inset 4px 0 #efc56f,10px 0 18px -18px #101a17cc}.dispatch-timeline-vehicle-cell{position:sticky;left:0;z-index:5;display:grid;align-content:center;background:inherit;border-right:1px solid #cfd8d2;border-bottom:1px solid #e3e8e4;box-shadow:10px 0 18px -18px #101a17cc}.dispatch-timeline-vehicle-cell .dispatch-timeline-vehicle{position:relative;left:auto;border-right:0;border-bottom:0;box-shadow:none}.dispatch-timeline-map-action{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 8px 8px;border:0;border-radius:7px;padding:7px 9px;background:#1f6f55;color:#fff;font-size:12px;font-weight:850;cursor:pointer}.dispatch-timeline-vehicle-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:0 6px 6px}.dispatch-timeline-vehicle-actions .dispatch-timeline-map-action{margin:0;padding:5px 6px;font-size:10px}.dispatch-timeline-map-action.secondary{background:#343c39}.dispatch-shift-orders-modal{width:min(920px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 42px));overflow:hidden;border:1px solid var(--border-color);border-radius:14px;padding:16px;background:var(--panel-background);box-shadow:0 28px 70px #0000005c}.dispatch-shift-orders-modal .section-heading{margin-bottom:12px}.dispatch-shift-orders-modal .section-heading .icon-button{margin-left:auto}.dispatch-shift-order-list{display:grid;max-height:min(650px,calc(100vh - 150px));overflow-y:auto;border:1px solid var(--border-color);border-radius:10px}.dispatch-shift-order-list>button{display:grid;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--border-color);padding:10px 12px;background:transparent;color:inherit;text-align:left;cursor:pointer}.dispatch-shift-order-list>button:last-child{border-bottom:0}.dispatch-shift-order-list>button:hover{background:color-mix(in srgb,#ff6a00 11%,var(--panel-background))}.dispatch-shift-order-list>button>span:not(.status-badge){display:grid;min-width:0;gap:3px}.dispatch-shift-order-list small{overflow:hidden;color:var(--muted-text);text-overflow:ellipsis;white-space:nowrap}.dispatch-timeline-vehicle{position:sticky;left:0;z-index:5;display:grid;min-width:0;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-right:1px solid #cfd8d2;border-bottom:1px solid #e3e8e4;padding:5px 9px;background:inherit;color:#1d2524;text-align:left;cursor:pointer;overflow:visible;box-shadow:10px 0 18px -18px #101a17cc}.dispatch-timeline-vehicle>span:not(.dispatch-timeline-signal,.dispatch-vehicle-tooltip){display:grid;min-width:0;gap:2px}.dispatch-timeline-vehicle>strong,.dispatch-timeline-vehicle>span>strong,.dispatch-timeline-vehicle>span>small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-timeline-vehicle .vehicle-name-with-icon{overflow:hidden}.dispatch-timeline-vehicle .vehicle-pictogram{background:#fff}.dispatch-timeline-vehicle small{color:#65716e;font-size:10px;font-weight:750}.dispatch-vehicle-tooltip{position:absolute;left:calc(100% + 10px);top:6px;z-index:12;display:none!important;width:245px;border:1px solid #202826;padding:8px 10px;background:#fff;color:#1d2524;box-shadow:0 16px 34px #0e201c38;font-size:12px;line-height:1.35;pointer-events:none}.dispatch-timeline-vehicle:hover .dispatch-vehicle-tooltip,.dispatch-timeline-vehicle:focus-visible .dispatch-vehicle-tooltip{display:grid!important;gap:3px}.dispatch-vehicle-tooltip b,.dispatch-vehicle-tooltip span{min-width:0;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.dispatch-vehicle-tooltip b{margin:-8px -10px 4px;padding:6px 10px;background:#424846;color:#fff;font-size:12px}.dispatch-timeline-vehicle.drop-ready,.dispatch-timeline-track.drop-ready{background-color:#16877714}.dispatch-timeline-vehicle.drop-ready{box-shadow:inset 4px 0 #168777,10px 0 18px -18px #101a17cc}.dispatch-timeline-signal{width:16px;height:16px;border-radius:999px;background:#43ea12}.dispatch-timeline-signal.delayed{background:#f0b038}.dispatch-timeline-signal.busy{background:#e03225}.dispatch-timeline-signal.free{background:#43ea12}.dispatch-timeline-signal.pause{background:#2563a8}.dispatch-timeline-signal.critical,.dispatch-timeline-signal.gps-problem,.dispatch-timeline-signal.internet-problem{background:#b9341f}.dispatch-timeline-signal.stale,.dispatch-timeline-signal.offline{background:#bfc7c3}.dispatch-timeline-signal.stale.busy,.dispatch-timeline-signal.offline.busy,.dispatch-timeline-signal.stale.critical,.dispatch-timeline-signal.offline.critical{background:#b9341f}.dispatch-timeline-track{position:relative;min-height:48px;border-bottom:1px solid #e3e8e4;background:repeating-linear-gradient(90deg,transparent 0,transparent 91px,rgba(126,139,134,.24) 91px,rgba(126,139,134,.24) 92px)}.dispatch-timeline-gridline{display:none}.dispatch-timeline-now{position:absolute;top:0;bottom:0;z-index:3;width:2px;background:#df3828;pointer-events:none}.dispatch-timeline-order{position:absolute;top:6px;z-index:2;display:grid;min-width:96px;max-width:240px;height:46px;align-content:center;gap:2px;border:1px solid rgba(255,255,255,.74);border-radius:6px;padding:5px 7px;color:#fff;text-align:left;box-shadow:0 5px 12px #20262429;cursor:pointer}.dispatch-timeline-order .dispatch-timeline-handling{position:absolute;top:0;bottom:0;z-index:0;display:block;width:var(--handling-segment-width, 0%);background:repeating-linear-gradient(135deg,#ffffff85 0,#ffffff85 5px,#ffffff29 5px,#ffffff29 9px);pointer-events:none}.dispatch-timeline-order .dispatch-timeline-handling.start{left:0;border-radius:5px 0 0 5px;border-right:1px solid rgba(255,255,255,.8)}.dispatch-timeline-order .dispatch-timeline-handling.end{right:0;border-radius:0 5px 5px 0;border-left:1px solid rgba(255,255,255,.8)}.dispatch-timeline-order.selected{outline:3px solid rgba(22,135,119,.28);outline-offset:2px}.dispatch-timeline-order.needs-attention{box-shadow:0 0 0 2px #fff,0 0 0 4px #efc56f,0 5px 12px #20262429}.dispatch-timeline-order:hover,.dispatch-timeline-order:focus,.dispatch-timeline-order:focus-visible{z-index:30}.dispatch-timeline-order.dragging,.dispatch-card.dragging{opacity:.48}.dispatch-timeline-order.assigning,.dispatch-card.assigning{filter:saturate(.6);pointer-events:none}.dispatch-timeline-order strong,.dispatch-timeline-order span,.dispatch-timeline-order small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-timeline-order>strong,.dispatch-timeline-order>small,.dispatch-timeline-order>span:not(.dispatch-timeline-handling,.dispatch-timeline-order-tooltip,.dispatch-timeline-driver-acceptance){position:relative;z-index:1}.dispatch-timeline-order strong{font-size:12px;line-height:1.15}.dispatch-timeline-order span,.dispatch-timeline-order small{font-size:10px;font-weight:850;line-height:1.15}.dispatch-timeline-order>small{display:none}.dispatch-timeline-order em{position:absolute;top:-7px;right:-7px;min-width:16px;border-radius:999px;padding:2px 4px;background:#fdfefd;color:#9d321f;font-size:10px;font-style:normal;font-weight:900;text-align:center}.dispatch-timeline-driver-acceptance{position:absolute;right:7px;bottom:4px;z-index:2;display:grid;width:14px;height:14px;place-items:center;border:1px solid rgba(255,255,255,.86);border-radius:999px;box-shadow:0 2px 5px #12221d42;font-size:10px!important;font-weight:950!important;line-height:1!important}.dispatch-timeline-driver-acceptance.accepted{background:#e8fff0;color:#087a3b}.dispatch-timeline-driver-acceptance.waiting{background:#fff7dc;color:#9b6200}.dispatch-timeline-order .dispatch-timeline-order-tooltip{position:absolute;top:calc(100% + 8px);left:50%;z-index:40;display:grid;width:350px;max-width:min(350px,calc(100vw - 32px));transform:translate(-50%,-4px);gap:7px;border:1px solid rgba(90,114,106,.82);border-radius:8px;padding:10px;background:#121a18f5;color:#f3faf6;box-shadow:0 20px 46px #00000057;opacity:0;overflow:visible;pointer-events:none;text-overflow:clip;transition:opacity .14s ease,transform .14s ease,visibility .14s ease;visibility:hidden;white-space:normal}.dispatch-timeline-order:hover .dispatch-timeline-order-tooltip,.dispatch-timeline-order:focus .dispatch-timeline-order-tooltip,.dispatch-timeline-order:focus-visible .dispatch-timeline-order-tooltip{transform:translate(-50%);opacity:1;visibility:visible}.dispatch-timeline-order .dispatch-timeline-order-tooltip:before{position:absolute;top:-6px;left:50%;width:10px;height:10px;transform:translate(-50%) rotate(45deg);border-top:1px solid rgba(90,114,106,.82);border-left:1px solid rgba(90,114,106,.82);background:#121a18f5;content:""}.dispatch-timeline-order .dispatch-timeline-order-tooltip b,.dispatch-timeline-order .dispatch-timeline-order-tooltip strong,.dispatch-timeline-order .dispatch-timeline-order-tooltip span,.dispatch-timeline-order .dispatch-timeline-order-tooltip small{min-width:0;overflow:visible;color:inherit;font-size:12px;line-height:1.25;text-overflow:clip;white-space:normal}.dispatch-timeline-order .dispatch-timeline-order-tooltip b{display:block;color:#fff;font-size:13px;font-weight:900}.dispatch-timeline-tooltip-meta,.dispatch-timeline-tooltip-assignment{color:#b6c7c1!important;font-weight:800}.dispatch-timeline-tooltip-route{display:grid;gap:2px}.dispatch-timeline-tooltip-route strong{color:#7be0ce!important;font-size:10px!important;text-transform:uppercase}.dispatch-timeline-tooltip-chips,.dispatch-timeline-tooltip-issues{display:flex;flex-wrap:wrap;gap:4px}.dispatch-timeline-tooltip-chips .dispatch-card-chip{display:inline-flex;width:fit-content;max-width:100%;align-items:center;overflow:hidden!important;border:1px solid #527168;border-radius:999px;padding:3px 7px;background:#e8f3ef;color:#183c34!important;font-size:11px!important;font-weight:850;line-height:1.15!important;text-overflow:ellipsis;white-space:nowrap!important}.dispatch-timeline-tooltip-chips .dispatch-card-chip.warning{border-color:#a77932;background:#49371d;color:#ffe0a0!important}.dispatch-timeline-tooltip-issues span{display:inline-flex;width:fit-content;border-radius:999px;padding:3px 7px;background:#392d18;color:#ffd782!important;font-size:11px!important;font-weight:850}.dispatch-vehicle-workload,.dispatch-workload-panel{margin-bottom:14px;overflow:hidden}.dispatch-workload-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;padding:12px}.dispatch-workload-card{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:10px 12px;background:#fbfcfa;color:#1d2524;text-align:left;cursor:pointer}.dispatch-workload-card>span{display:grid;min-width:0;gap:2px}.dispatch-workload-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-workload-card small{color:#65716e;font-size:12px;font-weight:750}.dispatch-workload-card.ok{border-color:#dfe5dd}.dispatch-workload-card.active{border-color:#8bbfb4;background:#eef8f5}.dispatch-workload-card.warning{border-color:#efc56f;background:#fff8e8}.dispatch-workload-card.selected{outline:3px solid rgba(22,135,119,.18);outline-offset:2px}.dispatch-device-links{margin-bottom:14px;overflow:hidden}.dispatch-device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;padding:12px}.dispatch-device-card{display:grid;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.dispatch-device-card>div:first-child{display:grid;gap:3px}.dispatch-device-card strong,.dispatch-device-card small{min-width:0;overflow:hidden;text-overflow:ellipsis}.dispatch-device-card small{color:#65716e;font-size:12px;font-weight:750}.dispatch-device-status{width:fit-content;border-radius:999px;padding:4px 9px;background:#eaf4ea;color:#2f6a38;font-size:12px;font-weight:800}.dispatch-device-status.delayed{background:#fff8e8;color:#8c6419}.dispatch-device-status.stale,.dispatch-device-status.offline{background:#fff0ec;color:#9d321f}.dispatch-device-actions{display:flex;flex-wrap:wrap;gap:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#121c1a6b}.modal-content{width:min(480px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid #d9dfd7;border-radius:8px;background:#fff;box-shadow:0 22px 70px #0e201c3d}.dispatch-order-action-menu{width:min(420px,100%);padding:18px}.dispatch-order-action-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #e4e9e4}.dispatch-order-action-head span,.dispatch-order-action-buttons{display:grid;gap:10px}.dispatch-order-action-head small{color:#66706d}.dispatch-order-action-buttons{padding-top:16px}.dispatch-order-action-buttons button{justify-content:flex-start;width:100%}.icon-button{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #d9dfd7;border-radius:8px;background:#fff;color:#1d2524;cursor:pointer}.icon-button:disabled{cursor:not-allowed;opacity:.42}.dispatch-qr-modal .section-heading{padding:12px 14px}.dispatch-qr-body{display:grid;justify-items:center;gap:12px;padding:0 18px 18px;text-align:center}.dispatch-qr-body small{max-width:360px;color:#65716e;font-weight:750}.dispatch-qr-body img{width:min(260px,100%);aspect-ratio:1;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fff}.dispatch-qr-sheet-modal{width:min(860px,100%)}.dispatch-qr-sheet-modal .section-heading{padding:12px 14px}.dispatch-qr-print-note{margin:0;padding:0 16px 12px;color:#65716e;font-size:13px;font-weight:750}.dispatch-qr-sheet{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:0 16px 16px}.dispatch-qr-sheet-card{display:grid;justify-items:center;gap:8px;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa;text-align:center}.dispatch-qr-sheet-card strong,.dispatch-qr-sheet-card small{max-width:100%;overflow:hidden;text-overflow:ellipsis}.dispatch-qr-sheet-card small{color:#65716e;font-size:12px;font-weight:750}.dispatch-qr-sheet-card img{width:132px;aspect-ratio:1;border:1px solid #dfe5dd;border-radius:8px;padding:7px;background:#fff}@media print{body{background:#fff}body:has(.dispatch-qr-sheet-modal) .sidebar,body:has(.dispatch-qr-sheet-modal) .workspace>*:not(.modal-backdrop),body:has(.dispatch-qr-sheet-modal) .print-hidden{display:none!important}body:has(.dispatch-qr-sheet-modal) .app-shell,body:has(.dispatch-qr-sheet-modal) .workspace{display:block;min-height:auto;padding:0;background:#fff}body:has(.dispatch-qr-sheet-modal) .modal-backdrop{position:static;display:block;padding:0;background:transparent}body:has(.dispatch-qr-sheet-modal) .dispatch-qr-sheet-modal{width:100%;max-height:none;overflow:visible;border:0;box-shadow:none}body:has(.dispatch-qr-sheet-modal) .dispatch-qr-sheet-modal .section-heading{padding:0 0 10px}body:has(.dispatch-qr-sheet-modal) .dispatch-qr-sheet{grid-template-columns:repeat(3,1fr);gap:10px;padding:0}body:has(.dispatch-qr-sheet-modal) .dispatch-qr-sheet-card{break-inside:avoid;page-break-inside:avoid;padding:8px}body:has(.dispatch-qr-sheet-modal) .dispatch-qr-sheet-card img{width:118px}}.dispatch-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:14px 16px;border-bottom:1px solid #edf0eb}.dispatch-toolbar .search-box{flex:1 1 230px}.dispatch-list{display:grid;gap:8px;padding:12px}.dispatch-list.drop-ready{outline:2px dashed #168777;outline-offset:-8px;background:#eef8f5}.dispatch-card{display:grid;width:100%;min-width:0;gap:5px;border:1px solid #dfe5dd;border-radius:8px;padding:9px 10px;background:#fff;color:#22302d;text-align:left}.dispatch-card.active{border-color:#168777;background:#eef8f5}.dispatch-card.needs-attention{border-color:#f4d7a1;background:#fffaf0}.dispatch-card strong,.dispatch-card span,.dispatch-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-card small{color:#65716e}.dispatch-card-row,.dispatch-card-main{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.dispatch-card-main strong{font-size:14px}.dispatch-card-route{color:#3e4a47;font-size:13px}.dispatch-card-info{display:flex;min-width:0;flex-wrap:wrap;gap:4px;overflow:visible;white-space:normal}.dispatch-card-chip{display:inline-flex;max-width:100%;align-items:center;border:1px solid #cfe4dd;border-radius:999px;padding:3px 7px;background:#eef8f5;color:#126f62;font-size:11px;font-weight:850;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-card-chip.warning{border-color:#f1d7a6;background:#fff4d8;color:#946313}.dispatch-card-warning{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:6px;border-radius:999px;padding:4px 8px;background:#fff1cf;color:#705017;font-size:12px;font-weight:750}.dispatch-card-warning.compact{padding:3px 7px;font-size:11px}.dispatch-detail,.dispatch-completion,.dispatch-edit-form,.dispatch-cancel-form{display:grid;gap:14px}.dispatch-detail-summary{display:grid;gap:6px;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.dispatch-detail-summary strong{color:#142320;font-size:18px}.dispatch-detail-summary span,.dispatch-detail-summary small{color:#4e5b58;font-size:13px;font-weight:750}.dispatch-detail-summary .dispatch-shopping-list-summary,.metadata dd.metadata-long-text{overflow:visible;text-overflow:clip;white-space:pre-wrap;overflow-wrap:anywhere}.dispatch-detail-primary-actions{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px}.dispatch-detail-section{border:1px solid #e1e6e3;border-radius:8px;padding:0;background:#fff}.dispatch-detail-section summary{padding:10px 12px}.dispatch-detail-section>:not(summary){margin:12px}.dispatch-order-view-modal{display:flex;flex-direction:column;gap:10px}.dispatch-order-view-modal>.section-heading{order:0}.dispatch-order-view-modal>.dispatch-detail-summary{order:1}.dispatch-order-view-modal>.dispatch-detail-primary-actions{order:2}.dispatch-order-view-modal>.dispatch-assignment-panel,.dispatch-order-view-modal>.form-hint{order:3}.dispatch-order-view-modal>.dispatch-warning-section{order:4}.dispatch-order-view-modal>.dispatch-more-details{order:5}.dispatch-more-details{border-color:#d2ddd8;background:#f8faf9}.dispatch-more-details>summary{min-height:52px;font-size:15px;font-weight:850}.dispatch-more-details-content{display:grid;gap:9px}.dispatch-more-details-content>.dispatch-detail-section{margin:0;border-color:#e6ebe8}.dispatch-secondary-work-actions{margin:0}.dispatch-call-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;text-decoration:none}.dispatch-assignment-panel{display:grid;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.dispatch-assignment-panel>div:first-child{display:grid;gap:2px}.dispatch-assignment-panel small{color:#65716e;font-size:12px;font-weight:750}.dispatch-assignment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.dispatch-assignment-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-width:0;align-items:center;gap:8px;border:1px solid #dfe5dd;border-radius:8px;padding:9px 10px;background:#fff;color:#22302d;text-align:left}.dispatch-assignment-option span{display:grid;min-width:0;gap:1px}.dispatch-assignment-option strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.dispatch-assignment-option.selected{border-color:#168777;background:#eef8f5}.dispatch-assignment-option.warning{border-color:#efc56f;background:#fff8e8}.dispatch-explicit-assign,.dispatch-explicit-assign.primary-action.compact{grid-column:2 / -1;min-height:44px;justify-content:center;padding-block:10px}.dispatch-edit-intro{grid-column:1 / -1}.dispatch-edit-optional{grid-column:1 / -1;border:1px solid #dfe5dd;border-radius:8px;background:#f8faf9}.dispatch-edit-optional>summary{min-height:48px;padding:11px 12px;color:#253a35;font-weight:850;cursor:pointer}.dispatch-edit-optional-content{display:grid;gap:12px;border-top:1px solid #e4e9e6;padding:12px}.dispatch-edit-actions{position:sticky;bottom:0;z-index:2;display:flex;grid-column:1 / -1;justify-content:flex-end;gap:10px;border-top:1px solid #dfe5dd;padding:12px 0 2px;background:#fff}.dispatch-edit-actions button,.dispatch-detail-primary-actions button,.dispatch-detail-section summary{min-height:44px}.dispatch-nearby-panel{display:grid;gap:10px;border:1px solid #bfd9d3;border-radius:8px;padding:12px;background:#eef8f5}.dispatch-nearby-panel>div:first-child{display:grid;gap:2px}.dispatch-nearby-panel small{color:#3e4a47;font-size:12px;font-weight:750}.dispatch-nearby-list{display:grid;gap:8px}.dispatch-smart-score{display:grid;width:34px;height:34px;place-items:center;flex:0 0 34px;border-radius:9px;background:#ff6a00;color:#fff;font-size:13px;font-weight:900;box-shadow:0 5px 14px #ff6a003d}.dispatch-nearby-freshness{flex:0 0 auto;border-radius:999px;padding:4px 7px;background:#eef8f5;color:#126f62;font-size:11px;font-style:normal;font-weight:850}.dispatch-nearby-freshness.delayed{background:#fff8e8;color:#705017}.dispatch-nearby-freshness.stale{background:#fff0ec;color:#9d321f}.dispatch-quick-actions{display:grid;gap:8px}.vehicle-map-panel{margin-bottom:18px;overflow:hidden}.vehicle-map-panel.compact-map{display:grid;grid-template-rows:auto auto minmax(390px,1fr) auto auto;align-content:stretch;min-height:100%;margin-bottom:0}.vehicle-map-panel.compact-map:has(.vehicle-track-controls){grid-template-rows:auto auto auto minmax(390px,1fr) auto auto}.vehicle-map-panel.compact-map .section-heading{min-height:0;padding-block:9px}.vehicle-map-toolbar,.vehicle-map-selected{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0eb;padding:10px 12px;background:#fbfcfa}.vehicle-map-panel.compact-map .vehicle-map-toolbar{justify-content:flex-start;gap:6px;min-height:42px;overflow-x:auto;padding:6px 8px;scrollbar-width:none}.vehicle-map-panel.compact-map .vehicle-map-toolbar::-webkit-scrollbar{display:none}.vehicle-map-toolbar span,.vehicle-map-selected span{display:grid;min-width:0;gap:2px;font-size:13px}.vehicle-map-panel.compact-map .vehicle-map-toolbar span{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;min-width:auto;font-size:12px;line-height:1;white-space:nowrap}.vehicle-map-status{border-radius:999px;padding:5px 8px;background:#eef8f5;color:#126f62;font-weight:800}.vehicle-map-panel.compact-map .vehicle-map-status{padding:4px 7px;font-size:11px}.vehicle-map-status.delayed{background:#fff8e8;color:#705017}.vehicle-map-status.stale{background:#fff0ec;color:#9d321f}.vehicle-map-status.offline{background:#edf0eb;color:#65716e}.vehicle-map-status.critical,.vehicle-map-status.busy{background:#fff0ec;color:#9d321f}.vehicle-map-status.free{background:#eaf8e8;color:#2f7c19}.vehicle-map-status.route-preview{background:#e8f3ff;color:#185f9b}.vehicle-map-toolbar strong,.vehicle-map-selected strong{font-size:14px}.vehicle-map-panel.compact-map .vehicle-map-toolbar strong{font-size:13px}.vehicle-map-panel.compact-map .vehicle-map-toolbar .secondary-action.compact{flex:0 0 auto;min-height:30px;padding:5px 8px;font-size:12px}.vehicle-map-canvas{position:relative;min-height:260px;overflow:hidden;overscroll-behavior:contain;border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;background:#dce7df}.vehicle-map-panel.compact-map .vehicle-map-canvas{min-height:390px;height:100%;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.vehicle-map-panel.compact-map .vehicle-map-canvas.dragging{cursor:grabbing}.google-dispatch-map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;visibility:hidden}.google-dispatch-map.ready{visibility:visible}.vehicle-map-tile{position:absolute;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.vehicle-map-attribution{position:absolute;right:8px;bottom:6px;z-index:4;border-radius:5px;padding:3px 6px;background:#ffffffe0;color:#43504d;font-size:11px;font-weight:800;text-decoration:none}.vehicle-map-empty{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:min(320px,calc(100% - 32px));transform:translate(-50%,-50%);place-items:center;gap:6px;border:1px solid rgba(205,216,209,.92);border-radius:8px;padding:18px;background:#ffffffe0;box-shadow:0 14px 34px #17201e24;color:#43504d;pointer-events:none;text-align:center}.vehicle-map-empty svg{justify-self:center}.vehicle-map-empty span{color:#65716e;font-size:13px;font-weight:700}.vehicle-map-route-layer{position:absolute;top:50%;left:50%;z-index:2;width:1px;height:1px;overflow:visible;pointer-events:none}.vehicle-map-route-line,.vehicle-map-route-shadow{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.vehicle-map-route-shadow{stroke:#ffffffeb;stroke-width:8}.vehicle-map-route-line{stroke:#1d7fd6;stroke-width:4}.vehicle-map-route-point{position:absolute;z-index:4;transform:translate(-50%,-50%);border:2px solid #ffffff;border-radius:999px;padding:5px 9px;background:#12806f;color:#fff;box-shadow:0 10px 24px #17201e3d;font-size:11px;font-weight:900;pointer-events:none;white-space:nowrap}.vehicle-map-route-point.dropoff{background:#1d7fd6}.vehicle-map-route-badge{position:absolute;right:10px;bottom:34px;z-index:4;display:grid;max-width:min(360px,calc(100% - 20px));gap:2px;border:1px solid rgba(189,214,232,.92);border-radius:8px;padding:8px 10px;background:#ffffffeb;box-shadow:0 12px 30px #17201e29;color:#20302c;pointer-events:none}.vehicle-map-route-badge strong,.vehicle-map-route-badge span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-map-route-badge strong{font-size:12px;font-weight:900}.vehicle-map-route-badge span{color:#65716e;font-size:11px;font-weight:750}.vehicle-map-marker{position:absolute;z-index:3;transform:translate(-50%,-50%) scale(var(--vehicle-marker-scale, 1));transform-origin:center;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:3px solid #ffffff;border-radius:12px;padding:0;background:#168777;color:#fff;box-shadow:0 10px 24px #17201e38;font-size:11px;font-weight:850;text-decoration:none;white-space:nowrap;cursor:pointer;will-change:transform}.vehicle-map-marker .vehicle-pictogram{width:28px;height:28px;border:0;background:transparent;color:currentColor}.vehicle-map-marker .vehicle-pictogram svg{width:22px;height:22px;stroke-width:2.25}.vehicle-map-marker-label{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%) scale(var(--vehicle-marker-label-scale, 1));transform-origin:top center;max-width:132px;overflow:hidden;border:1px solid rgba(18,38,34,.14);border-radius:999px;padding:3px 8px;background:#fffffff5;color:#17332e;box-shadow:0 4px 12px #12262226;font-size:11px;font-weight:950;letter-spacing:.02em;line-height:1.1;text-overflow:ellipsis}.vehicle-map-marker-tooltip{position:absolute;z-index:20;bottom:calc(100% + 12px);left:50%;display:grid;width:max-content;min-width:170px;max-width:240px;gap:3px;transform:translate(-50%,6px);visibility:hidden;border:1px solid #dce5e1;border-radius:12px;padding:10px 12px;background:#fffffffa;color:#22322f;box-shadow:0 14px 34px #1226223d;opacity:0;pointer-events:none;text-align:left;white-space:normal;transition:opacity .12s ease,transform .12s ease}.vehicle-map-marker:hover .vehicle-map-marker-tooltip,.vehicle-map-marker:focus-visible .vehicle-map-marker-tooltip{visibility:visible;transform:translate(-50%);opacity:1}.vehicle-map-marker-tooltip strong{font-size:13px}.vehicle-map-marker-tooltip span{color:#64716e;font-size:11px}.vehicle-map-marker-tooltip b{color:#168777;font-size:13px}.vehicle-map-icon-wheelchair{border-radius:50%}.vehicle-map-icon-ambulance{border-radius:12px}.vehicle-map-icon-van{border-radius:13px 13px 10px 10px}.vehicle-map-marker small{color:#ffffffe6;font-size:9px;font-weight:800}.vehicle-map-marker.delayed{background:#b7791f}.vehicle-map-marker.stale{background:#7b8790}.vehicle-map-marker.free{background:#43df15;color:#12330d}.vehicle-map-marker.free small{color:#12330ddb}.vehicle-map-marker.busy{background:#e03225}.vehicle-map-marker.offline{background:#5e6a72}.vehicle-map-marker.pause{background:#2563a8}.vehicle-map-marker.unavailable{background:#4f5860}.vehicle-map-marker.gps-problem,.vehicle-map-marker.internet-problem{background:#b9341f}.vehicle-map-marker.critical{background:#b9341f;box-shadow:0 0 0 4px #b9341f2e,0 10px 24px #17201e38}.absence-review-calendar-modal{width:min(900px,100%);padding:18px}.absence-review-calendar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e4e9e6;padding-bottom:13px}.absence-review-calendar-head span{color:#167566;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.absence-review-calendar-head h2{margin:3px 0}.absence-review-calendar-head p{margin:0;color:#68746f}.absence-review-calendar-summary{display:flex;align-items:center;gap:10px;margin:14px 0 9px}.absence-review-calendar-summary>span{display:grid;gap:2px}.absence-review-calendar-summary small{color:#71807a}.absence-review-calendar-days{display:grid;gap:6px;max-height:52vh;overflow:auto;padding-right:3px}.absence-review-calendar-day{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #e5ebe8;border-radius:10px;padding:9px 11px;background:#fbfcfb}.absence-review-calendar-day.occupied{border-color:#efcf92;background:#fffbf2}.absence-review-calendar-day time,.absence-review-calendar-day>div{display:grid;gap:4px}.absence-review-calendar-day time span,.absence-review-calendar-day small{color:#75817c;font-size:11px}.absence-review-calendar-entry{display:block;border-left:3px solid #d39220;padding:4px 7px;background:#fff;font-size:12px}.absence-review-calendar-entry.sick{border-left-color:#bb4b43}.absence-review-calendar-entry.vacation{border-left-color:#168373}.absence-review-calendar-entry.event{border-left-color:#5b68b7}.absence-review-note{margin:12px 0 0;padding:10px;border-radius:9px;background:#f4f7f5}.absence-review-calendar-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px;padding-top:13px;border-top:1px solid #e4e9e6}@media(max-width:720px){.absence-review-calendar-backdrop{padding:0}.absence-review-calendar-modal{display:flex;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;padding:14px;overflow:hidden;border:0;border-radius:0}.absence-review-calendar-head{flex:0 0 auto;gap:10px}.absence-review-calendar-head h2{font-size:20px}.absence-review-calendar-summary{flex:0 0 auto}.absence-review-calendar-days{flex:1 1 auto;min-height:0;max-height:none;padding-right:0}.absence-review-calendar-day{grid-template-columns:1fr}.absence-review-note{flex:0 0 auto;max-height:18vh;overflow:auto}.absence-review-calendar-actions{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;padding-top:10px;background:#fff}.absence-review-calendar-actions button{min-height:46px;margin:0}.absence-review-calendar-actions button:first-child{grid-column:1 / -1;order:3;min-height:40px}}.vehicle-map-marker.emergency{background:#d50000;animation:vehicle-map-emergency-flash .52s ease-in-out infinite alternate;box-shadow:0 0 0 5px #d5000040,0 10px 24px #17201e38}@keyframes vehicle-map-emergency-flash{0%{opacity:1}to{opacity:.28}}.vehicle-map-marker.selected{outline:3px solid rgba(22,135,119,.22);outline-offset:3px}.vehicle-location-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;padding:12px}.vehicle-map-panel.compact-map .vehicle-location-list,.vehicle-map-panel.compact-map .vehicle-map-selected{display:none}.vehicle-location-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fbfcfa;color:#1d2524;text-decoration:none;text-align:left;cursor:pointer}.vehicle-location-row.fresh{border-left:4px solid #2d9d78}.vehicle-location-row.delayed{border-left:4px solid #d79b29}.vehicle-location-row.stale{border-left:4px solid #c6543e}.vehicle-location-row.offline{border-left:4px solid #9aa4a1;background:#f5f7f4}.vehicle-location-row.critical{border-color:#f0b4a7;border-left-color:#b9341f;background:#fff7f5}.vehicle-location-row.pause{border-left-color:#2563a8}.vehicle-location-row.unavailable,.vehicle-location-row.offline{border-left-color:#687680}.vehicle-location-row.gps-problem,.vehicle-location-row.internet-problem{border-color:#f0b4a7;border-left-color:#b9341f;background:#fff7f5}.vehicle-location-row span{display:grid;min-width:0;gap:2px}.vehicle-location-row.selected{border-color:#168777;background:#eef8f5}.vehicle-location-row strong,.vehicle-location-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-location-row small,.driver-device-banner small{color:#65716e;font-size:12px;font-weight:700}.dispatch-document-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid #edf0eb;padding-top:12px}.dispatch-document-links>span{color:#65716e;font-size:13px;font-weight:800}.dispatch-completion,.dispatch-edit-form,.dispatch-cancel-form{border-top:1px solid #edf0eb;padding-top:14px}.dispatch-completion>strong,.dispatch-edit-form>strong,.dispatch-cancel-form>strong{color:#22302d}.dispatch-cancel-form{border-radius:8px;padding:14px;background:#fff8e8}.form-hint{margin:0;border-radius:7px;padding:10px 12px;background:#eef8f5;color:#126f62;font-size:13px;font-weight:700}.form-hint.warning{background:#fff8e8;color:#705017}.form-hint.success{background:#eef8f5;color:#126f62}.inline-action-link{display:inline-flex;max-width:100%;align-items:center;gap:6px;border:0;padding:0;background:transparent;color:#126f62;font-weight:750;text-decoration:none}.dispatch-conflict-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.dispatch-conflict-links .inline-action-link{border-radius:999px;padding:4px 8px;background:#fff;color:#705017}.dispatch-history{border-top:1px solid #edf0eb;padding-top:12px}.dispatch-history summary{display:flex;align-items:center;gap:8px;color:#22302d;cursor:pointer;font-weight:700;list-style:none}.dispatch-history summary::-webkit-details-marker{display:none}.dispatch-history.dispatch-detail-section{border:1px solid #e1e6e3;padding-top:0}.dispatch-history.dispatch-detail-section summary{padding:10px 12px}.dispatch-history-list{display:grid;gap:8px;margin-top:10px}.dispatch-history-item{display:grid;gap:4px;border:1px solid #edf0eb;border-radius:8px;padding:10px;background:#fbfcfb}.dispatch-history-item div{display:flex;justify-content:space-between;gap:10px;min-width:0}.dispatch-history-item span,.dispatch-history-item small,.dispatch-history-item p{color:#65716e}.dispatch-history-item span{text-align:right}.dispatch-history-item p{margin:0}.status-badge{width:fit-content;border-radius:999px;padding:4px 8px;background:#edf0eb;color:#3b4744;font-size:12px;font-weight:750}.status-badge.assigned,.status-badge.accepted,.status-badge.en_route,.status-badge.arrived,.status-badge.started{background:#eef8f5;color:#126f62}.status-badge.completed{background:#eaf4ea;color:#2f6a38}.status-badge.cancelled{background:#fff0ec;color:#9d321f}.status-badge.ready{background:#eef8f5;color:#126f62}.status-badge.billed{background:#eaf4ea;color:#2f6a38}.status-badge.correction{background:#fff8e8;color:#705017}.status-badge.internal_correction{background:#eef4ff;color:#2d4f8f}.status-badge.accepted_deduction{background:#f1f3f0;color:#4d5a56}.status-badge.excluded{background:#fff0ec;color:#9d321f}.status-badge.active,.status-badge.clarification,.status-badge.approval_requested{background:#fff8e8;color:#705017}.status-badge.archived{background:#f1f3f0;color:#5f6966}.billing-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:18px}.billing-subnav{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin:0 0 18px}.billing-subnav button,.account-overview-card,.billing-quick-filter button{border:1px solid #d9dfd7;border-radius:8px;background:#fff;color:#15231f;cursor:pointer;font:inherit}.billing-subnav button{display:grid;gap:3px;min-height:58px;padding:10px 12px;text-align:left}.billing-subnav button span,.account-overview-card span,.account-overview-card small{color:#65716e;font-size:12px;font-weight:700}.billing-subnav button.active,.account-overview-card.active,.billing-quick-filter button.active{border-color:#12806f;background:#eef8f5;color:#0f5d52}.account-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 18px}.account-overview-card{display:grid;gap:4px;padding:12px;text-align:left}.account-overview-card strong,.account-overview-card span,.account-overview-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-case-list{display:grid;gap:10px;padding:12px}.billing-case-card{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(250px,.9fr) minmax(220px,1fr) minmax(170px,auto);gap:12px;align-items:center;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.billing-case-card.review,.billing-case-card.correction{border-color:#f4d7a1;background:#fffaf0}.billing-case-card.dta_ready,.billing-case-card.dta_exported,.billing-case-card.paid{border-color:#bfd9d3;background:#f3fbf8}.billing-case-main,.billing-case-rides{display:grid;min-width:0;gap:4px}.billing-case-title-row{display:flex;min-width:0;flex-wrap:wrap;gap:6px}.billing-case-main strong,.billing-case-main small,.billing-case-rides strong,.billing-case-rides span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-case-main small,.billing-case-rides span,.billing-case-stats span{color:#65716e;font-size:12px;font-weight:700}.billing-case-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.billing-case-stats div{display:grid;min-width:0;gap:2px;border:1px solid #e3e8e1;border-radius:8px;padding:8px;background:#fff}.billing-case-stats strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-case-rides strong{margin-top:4px;color:#1f2b27;font-size:12px}.bank-connection-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;padding:12px}.bank-connection-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d9dfd7;border-radius:8px;padding:12px;background:#fff;color:#15231f;cursor:pointer;font:inherit;text-align:left}.bank-connection-card.planned{border-color:#bfd9d3;background:#f3fbf8}.bank-connection-card.error{border-color:#f0beb2;background:#fff7f5}.bank-connection-card>div{display:grid;min-width:0;gap:4px}.bank-connection-card strong,.bank-connection-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bank-connection-card small{color:#65716e;font-size:12px;font-weight:700}.bank-connection-form{margin:0 12px 12px}.fints-sync-panel{display:grid;gap:4px;margin:0 12px 12px;border:1px solid #bfd9d3;border-radius:8px;padding:12px 0 0;background:#f4fbf8}.fints-sync-panel .compact-heading{padding:0 12px}.fints-tan-form{border-top:1px solid #d7e8e3;padding-top:12px}.fints-challenge{display:grid;gap:3px;min-width:min(100%,280px);border:1px solid #ead3a3;border-radius:8px;padding:9px 10px;background:#fff8e8;color:#634811}.fints-challenge strong{font-size:13px}.fints-challenge span{font-size:12px;line-height:1.35}.billing-quick-filter{display:flex;gap:6px;flex-wrap:wrap}.billing-quick-filter button{padding:8px 10px;font-size:13px;font-weight:800}.billing-summary div{display:grid;gap:4px;border:1px solid #d9dfd7;border-radius:8px;padding:12px;background:#fff}.billing-summary .billing-summary-warning{border-color:#f4d7a1;background:#fff8e8;color:#705017}.billing-summary span,.billing-row small{color:#65716e}.billing-summary strong{font-size:20px}.muted-inline{color:#65716e;font-size:13px;font-weight:700}.link-button{width:fit-content;border:0;padding:0;background:transparent;color:#126f62;cursor:pointer;font:inherit;font-weight:750;text-align:left;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.link-button:hover{color:#0f5d52}.billing-daily-panel{margin-bottom:18px}.daily-closing-table{display:grid;gap:0;padding:12px}.daily-closing-head,.daily-closing-row{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(5,minmax(92px,.7fr)) minmax(108px,.8fr);gap:10px;align-items:center}.daily-closing-head{border-bottom:1px solid #dde5df;padding:0 10px 10px;color:#65716e;font-size:12px;font-weight:800;text-transform:uppercase}.daily-closing-row{min-height:54px;border-bottom:1px solid #edf1ed;padding:10px}.daily-closing-row:last-child{border-bottom:0}.daily-closing-row>div{display:grid;min-width:0;gap:2px}.daily-closing-row strong,.daily-closing-row span,.daily-closing-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-closing-row small{color:#65716e}.dispatch-route-tools{margin-bottom:12px}.dispatch-route-tools .section-heading{margin-bottom:0}.billing-list{display:grid;gap:10px;padding:12px}.billing-row{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(120px,.6fr) minmax(220px,1fr) minmax(260px,auto);gap:12px;align-items:center;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.billing-row.needs-attention{border-color:#f4d7a1;background:#fffaf0}.billing-row>div{display:grid;min-width:0;gap:4px}.billing-row strong,.billing-row small,.billing-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-warning{width:fit-content;max-width:100%;border-radius:999px;padding:4px 8px;background:#fff1cf;color:#705017;font-size:12px;font-weight:750}.billing-dta-run{width:fit-content;max-width:100%;border-radius:999px;padding:4px 8px;background:#e9f6f2;color:#126f62;font-size:12px;font-weight:750}.billing-dta-run.exported{background:#edf2ff;color:#2e4c91}.billing-dta-notice{width:fit-content;max-width:100%;border-radius:999px;padding:4px 8px;background:#fff1cf;color:#705017;font-size:12px;font-weight:750}.billing-dta-notice.export-changed{background:#fff0ec;color:#9d321f}.dta-run-list{display:grid;gap:8px;margin-top:12px}.dta-overview{margin-bottom:12px}.dta-focus-actions{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.dta-focus-actions .secondary-action{min-height:34px}.health-feedback-filter{display:flex;gap:8px;flex-wrap:wrap;padding:0 12px 12px}.health-feedback-filter button{min-height:34px;border:1px solid #d9dfd7;border-radius:999px;padding:6px 11px;background:#fff;color:#25312d;cursor:pointer;font:inherit;font-size:13px;font-weight:750}.health-feedback-filter button.active{border-color:#12806f;background:#eef8f5;color:#0f5d52}.health-feedback-analytics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.health-feedback-stat-list{display:grid;gap:8px;padding:12px}.health-feedback-stat-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;border:1px solid #edf0eb;border-radius:8px;padding:9px 10px;background:#fbfcfa}.health-feedback-stat-list.payer>div{grid-template-columns:minmax(0,1fr) auto auto}.health-feedback-stat-list strong,.health-feedback-stat-list span,.health-feedback-stat-list small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-feedback-stat-list small{color:#65716e;font-weight:750}.health-feedback-create-panel,.health-feedback-approval-panel{margin-bottom:18px}.health-feedback-create-form{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;padding:12px;align-items:end}.health-feedback-create-form label{display:grid;min-width:0;gap:5px;color:#3c4945;font-size:12px;font-weight:800}.health-feedback-create-form input,.health-feedback-create-form select{width:100%;min-height:38px;border:1px solid #d4ddd7;border-radius:8px;padding:8px 10px;background:#fff;color:#17231f;font-size:14px;font-weight:700}.health-feedback-create-note{grid-column:span 2}.health-feedback-create-form .primary-action{min-height:38px}.health-feedback-approval-list{display:grid;gap:8px;padding:12px}.health-feedback-approval-row{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(300px,auto);gap:12px;align-items:center;border:1px solid #edf0eb;border-radius:8px;padding:10px;background:#fbfcfa}.health-feedback-approval-row strong,.health-feedback-approval-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-feedback-approval-row small{margin-top:3px;color:#65716e}.health-feedback-list{padding-top:0}.health-feedback-workspace{display:grid;gap:12px;padding:0 12px 12px}.health-feedback-workspace.has-preview{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:start}.health-feedback-workspace>.health-feedback-list{padding:0}.health-feedback-row{grid-template-columns:minmax(220px,1fr) minmax(140px,.6fr) minmax(240px,1fr) minmax(250px,auto)}.health-feedback-workspace.has-preview .health-feedback-row{grid-template-columns:minmax(0,1fr)}.health-feedback-row.preview-selected{border-color:#12806f;background:#f2fbf8;box-shadow:0 0 0 2px #12806f1a}.health-feedback-actions{align-items:center}.health-feedback-workspace.has-preview .health-feedback-actions{display:flex;flex-wrap:wrap}.health-feedback-actions .active-preview{border-color:#12806f;background:#eef8f5;color:#0f5d52}.health-feedback-actions select{min-height:36px;border:1px solid #cfd8d3;border-radius:8px;padding:7px 9px;background:#fff;color:#15231f;font:inherit;font-size:13px;font-weight:700}.health-feedback-preview-slot{position:sticky;top:14px;display:grid;min-width:0;gap:8px}.health-feedback-preview-context{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid #d9dfd7;border-radius:8px;padding:10px 12px;background:#fff}.health-feedback-preview-context>div{display:grid;min-width:0;gap:2px}.health-feedback-preview-context strong,.health-feedback-preview-context small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-feedback-preview-context small{color:#65716e}.health-feedback-preview-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.health-feedback-preview-slot .preview-panel{min-height:620px}.health-feedback-preview-slot .preview-frame,.health-feedback-preview-slot .preview-image-wrap,.health-feedback-preview-slot .preview-text,.health-feedback-preview-slot .preview-empty{min-height:560px}.dta-check-list{display:flex;align-items:center;gap:8px;margin:0 0 12px;flex-wrap:wrap;border:1px solid #d9dfd7;border-radius:8px;padding:10px 12px;background:#fbfcfb}.dta-check-list>strong{color:#333b35;font-size:13px}.dta-collapse{margin-top:10px;border:1px solid #d9dfd7;border-radius:8px;background:#fff}.dta-collapse>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 12px;cursor:pointer;font-weight:850;list-style:none}.dta-collapse>summary::-webkit-details-marker{display:none}.dta-collapse>summary:after{content:"+";display:grid;place-items:center;width:24px;height:24px;border:1px solid #d9dfd7;border-radius:999px;color:#126f62;font-weight:900}.dta-collapse[open]>summary:after{content:"-"}.dta-collapse>summary small{margin-left:auto;color:#65716e;font-size:12px;font-weight:700}.dta-collapse .dta-basis-panel,.dta-collapse .dta-settings-panel{margin:0 12px 12px}.dta-basis-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:12px;border:1px solid #ead3a3;border-radius:8px;padding:10px 12px;background:#fff8e8;color:#634811}.dta-basis-panel>div{display:grid;min-width:0;gap:4px}.dta-basis-panel strong,.dta-basis-panel span,.dta-basis-panel small{min-width:0}.dta-basis-panel strong{color:#4c3510;font-size:13px}.dta-basis-panel span,.dta-basis-panel small{font-size:12px;line-height:1.35}.dta-settings-panel{display:grid;gap:10px;margin-top:12px;border:1px solid #d9dfd7;border-radius:8px;padding:12px;background:#fbfcfb}.compact-heading{gap:8px;min-height:auto}.compact-heading h3{margin:0;color:#1f2a24;font-size:14px}.dta-settings-grid{grid-template-columns:repeat(5,minmax(130px,1fr))}.dta-settings-grid label{min-width:0}.dta-settings-grid input{width:100%}.dta-payer-list{display:grid;gap:8px}.dta-payer-row{display:grid;grid-template-columns:minmax(180px,1.3fr) repeat(3,minmax(120px,1fr)) auto;align-items:end;gap:8px;border:1px solid #d9dfd7;border-radius:8px;padding:10px;background:#fff}.dta-payer-row.warning{border-color:#ead3a3;background:#fffdf7}.dta-payer-row>div{display:grid;gap:3px;min-width:0}.dta-payer-row strong,.dta-payer-row small{min-width:0;overflow-wrap:anywhere}.dta-payer-row strong{color:#1f2a24;font-size:13px}.dta-payer-row small{color:#65716e;font-size:12px}.dta-payer-row label{min-width:0}.dta-payer-row input{width:100%}.dta-check-item{display:inline-flex;align-items:center;gap:8px;min-height:32px;border:1px solid #ead3a3;border-radius:999px;padding:6px 10px;background:#fff8e8;color:#634811;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.dta-check-item strong{min-width:22px;border-radius:999px;padding:2px 6px;background:#fff;color:#4c3510;text-align:center}.dta-check-ok{border-radius:999px;padding:6px 10px;background:#e9f6f2;color:#126f62;font-size:12px;font-weight:750}.dta-run-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #d9dfd7;border-radius:8px;padding:10px;background:#fff}.dta-run-item>div{display:grid;min-width:0;gap:3px}.dta-run-item strong,.dta-run-item span,.dta-run-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dta-run-item strong{font-size:13px}.dta-run-item span,.dta-run-item small{color:#5e655d;font-size:12px}.dta-run-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.billing-search-filter input{min-width:240px}.billing-dms-links{display:flex;gap:8px;flex-wrap:wrap}.billing-dms-links .secondary-action{min-height:32px;padding:6px 8px}.billing-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.billing-panel-actions{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.billing-actions .primary-action,.billing-actions .secondary-action,.billing-actions .danger-action,.billing-panel-actions .primary-action,.billing-panel-actions .secondary-action{min-height:36px;padding:8px 10px}.driver-board{min-width:0;overflow:hidden;border:1px solid #d9dfd7;border-radius:8px;background:#fff}.driver-device-banner{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:14px;border:1px solid #bfd9d3;border-radius:8px;padding:11px 12px;background:#eef8f5;color:#126f62;font-weight:750}.driver-device-banner>span{flex:1 1 260px}.driver-shift-login{display:grid;gap:0;overflow:hidden;margin-bottom:14px;border:1px solid #d9dfd7;border-radius:8px;background:#fff}.driver-shift-login.active{border-color:#8bbfb4}.driver-shift-form,.driver-shift-active{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(150px,.8fr) minmax(170px,.9fr) minmax(140px,.7fr) auto;gap:10px;align-items:end;padding:14px 16px}.driver-shift-active{grid-template-columns:minmax(240px,1fr) minmax(140px,.55fr) minmax(120px,.45fr) auto}.driver-shift-active>span{display:grid;gap:3px}.driver-shift-active small{color:#65716e;font-weight:700}.driver-pause-action{min-height:44px;justify-content:center;font-weight:900}.driver-pause-action.active{background:#126f62;color:#fff}.driver-pause-summary,.driver-pause-panel{display:flex;align-items:center;gap:8px;border:1px solid #d9dfd7;border-radius:8px;padding:10px 12px;background:#f6faf7;color:#34423d;font-size:14px;font-weight:850}.driver-pause-summary{margin:0}.driver-pause-summary.active,.driver-pause-panel.active{border-color:#8bbfb4;background:#eef8f5;color:#126f62}.driver-pause-panel{flex-wrap:wrap;justify-content:space-between;margin:10px 0 12px}.driver-pause-panel>span{display:inline-flex;align-items:center;min-width:0;gap:8px}.driver-device-link{margin-left:auto;border-color:#9bc7bd;background:#fff}.driver-device-status{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;background:#fff;color:#126f62;font-size:12px;font-weight:800}.driver-device-status.pending{color:#705017;background:#fff8e8}.driver-device-banner.warning{border-color:#f4d7a1;background:#fff8e8;color:#705017}.driver-setup-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;margin-bottom:14px}.driver-queue-panel{margin:-4px 0 14px;border:1px solid #f4d7a1;border-radius:8px;padding:10px 12px;background:#fffdf7}.driver-queue-panel summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#705017}.driver-queue-panel summary>span,.driver-queue-actions,.driver-queue-item{display:flex;align-items:center}.driver-queue-panel summary>span{gap:8px}.driver-queue-panel summary small,.driver-queue-item small{color:#705017;font-weight:750}.driver-queue-actions{flex-wrap:wrap;gap:8px;margin-top:10px}.driver-queue-list{display:grid;gap:8px;margin-top:10px}.driver-queue-item{justify-content:space-between;gap:10px;border:1px solid #f0e0bb;border-radius:8px;padding:9px 10px;background:#fff}.driver-queue-item>div{display:grid;min-width:0;gap:2px}.driver-queue-item span{min-width:0;overflow:hidden;color:#3e4a47;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.driver-queue-panel>.warning{display:block;margin-top:8px;color:#705017;font-weight:750}.driver-setup-check{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2px 7px;align-items:center;border:1px solid #d9dfd7;border-radius:8px;padding:9px 10px;background:#fff}.driver-setup-check.ok{border-color:#bfd9d3;background:#eef8f5;color:#126f62}.driver-setup-check.warning{border-color:#f4d7a1;background:#fff8e8;color:#705017}.driver-setup-check small{grid-column:2;min-width:0;overflow:hidden;color:inherit;font-size:12px;font-weight:750;opacity:.82;text-overflow:ellipsis;white-space:nowrap}.driver-required-permissions{display:grid;gap:12px;margin-bottom:14px;border:1px solid #d9b15f;border-radius:8px;padding:14px;background:#fff8e8;color:#573d10}.driver-required-permissions p{margin:0;color:#573d10;font-weight:750}.driver-required-list{display:grid;gap:8px}.driver-required-list span{display:flex;align-items:flex-start;gap:8px;border:1px solid #f0d19a;border-radius:8px;padding:9px 10px;background:#fff;font-size:13px;font-weight:800}.driver-new-trip-alert{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;border:1px solid #d9b15f;border-radius:8px;padding:12px;background:#fff3d8;color:#735015;font-weight:800}.driver-new-trip-alert span{flex:1 1 220px}.driver-new-trip-alert .secondary-action{margin-left:auto;background:#fff}.driver-link-panel{margin-bottom:14px;border:1px solid #d9dfd7;border-radius:8px;background:#fff}.driver-link-panel>summary{cursor:pointer;list-style:none}.driver-link-panel>summary::-webkit-details-marker{display:none}.driver-link-panel>summary:after{content:"+";display:inline-grid;place-items:center;width:28px;height:28px;margin-left:auto;border:1px solid #cdd7d1;border-radius:8px;color:#52615b;font-weight:850}.driver-link-panel[open]>summary:after{content:"-"}.driver-link-panel>summary>span{color:#6a7670;font-size:13px;font-weight:750}.section-heading.compact{min-height:44px;padding-top:10px;padding-bottom:10px}.section-heading.compact h2{font-size:16px}.driver-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;padding:12px}.driver-link-panel:not([open])>.driver-link-grid{display:none}.driver-link-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;border:1px solid #e1e6df;border-radius:8px;padding:8px;background:#fbfcfa}.driver-link-row.active{border-color:#8bbfb4;background:#eef8f5}.driver-link-row>span{min-width:0;overflow:hidden;color:#23312d;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.driver-link-row>div{display:flex;flex:0 0 auto;gap:6px}.driver-trip-list{display:grid;gap:12px;padding:14px}.driver-shift-summary{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(280px,1.9fr);gap:12px;border-top:1px solid #edf0eb;padding:12px 14px;background:#f6faf8}.driver-next-trip,.driver-shift-stats span{border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fff}.driver-next-trip{display:grid;gap:3px}.driver-next-trip span,.driver-next-trip small{color:#65716e;font-size:13px;font-weight:750}.driver-next-trip strong{color:#162522;font-size:20px}.driver-shift-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.driver-shift-stats span{display:grid;gap:3px;color:#65716e;font-size:12px;font-weight:750}.driver-shift-stats strong{color:#162522;font-size:22px}.driver-shift-stats .warning{border-color:#efc56f;background:#fff8e8;color:#705017}.driver-day-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;border-top:1px solid #edf0eb;padding:12px 14px;background:#fff}.driver-day-summary>div,.driver-day-copy{display:grid;gap:3px;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fbfcfa}.driver-day-copy{align-content:center;justify-items:center;color:#22302d;cursor:pointer;font:inherit;font-size:12px;font-weight:850;line-height:1.25;text-align:center}.driver-day-copy:hover:not(:disabled){border-color:#b9c8bf;background:#f4f8f5}.driver-day-copy:disabled{cursor:not-allowed;opacity:.55}.driver-day-summary span,.driver-day-summary small{color:#65716e;font-size:12px;font-weight:750}.driver-day-summary strong{color:#162522;font-size:18px}.driver-completed-list{border-top:1px solid #edf0eb;background:#fff}.driver-completed-list>summary{display:flex;align-items:center;gap:8px;padding:12px 14px;color:#22302d;cursor:pointer;font-weight:800;list-style:none}.driver-completed-list>summary::-webkit-details-marker{display:none}.driver-completed-list>summary span{margin-left:auto;border-radius:999px;padding:3px 8px;background:#edf0eb;color:#65716e;font-size:12px}.driver-completed-list>div{display:grid;gap:8px;padding:0 14px 14px}.driver-completed-list article{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fbfcfa}.driver-completed-list article span{display:grid;min-width:0;gap:2px}.driver-completed-list small{color:#65716e;font-size:12px;font-weight:750}.driver-refresh-time{margin-left:auto;color:#65716e;font-size:13px;font-weight:750}.driver-refresh-action{min-height:34px;padding:7px 10px}.driver-trip-card{display:grid;gap:14px;border:1px solid #dfe5dd;border-radius:8px;padding:14px;background:#fbfcfa}.driver-trip-card.next-trip{border-color:#8bbfb4;box-shadow:inset 4px 0 #168777}.driver-trip-card.late{border-color:#efc56f;background:#fffdf7}.driver-route-warning{display:flex;align-items:center;gap:9px;border:1px solid #efc56f;border-radius:8px;padding:10px 11px;background:#fff8e8;color:#705017}.driver-route-warning span{display:grid;min-width:0;gap:2px}.driver-route-warning small{color:inherit;font-size:12px;font-weight:750}.driver-trip-head,.driver-actions,.driver-trip-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.driver-trip-head{justify-content:space-between}.driver-order-number{border-radius:999px;padding:4px 8px;background:#e8f2ef;color:#126f62;font-size:12px;font-weight:750}.driver-next-badge{border-radius:999px;padding:4px 8px;background:#168777;color:#fff;font-size:12px;font-weight:800}.driver-trip-card h2{margin:0;font-size:24px;letter-spacing:0}.driver-trip-card a{color:#126f62;font-weight:750}.driver-call-action{width:fit-content;min-height:44px;color:#fff!important;text-decoration:none}.driver-call-action small{color:inherit;font-size:12px;font-weight:650;opacity:.85}.driver-primary-nav{display:flex;min-height:58px;align-items:center;gap:12px;border-radius:8px;padding:12px 14px;background:#168777;color:#fff!important;text-decoration:none;box-shadow:0 10px 22px #1687772e}.driver-primary-nav span{display:grid;min-width:0;gap:2px}.driver-primary-nav strong,.driver-primary-nav small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-primary-nav small{color:#ffffffdb;font-size:12px;font-weight:700}.driver-route{display:grid;gap:5px;border-left:3px solid #168777;padding-left:12px}.driver-nav-action{width:fit-content;min-height:36px;text-decoration:none}.driver-copy-trip{width:fit-content}.driver-route-note{margin:0 0 8px;border-radius:7px;padding:9px 10px;background:#fff8e8;color:#705017;font-weight:700}.driver-route span,.driver-trip-meta span{color:#65716e;font-size:13px}.driver-trip-meta span{border-radius:999px;padding:5px 9px;background:#edf0eb;color:#3b4744;font-weight:700}.driver-case-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.driver-case-info span{display:grid;gap:3px;border:1px solid #dfe5dd;border-radius:8px;padding:10px;background:#fff;color:#22302d}.driver-case-info strong{color:#65716e;font-size:12px}.driver-note,.driver-completion-form,.driver-problem-form{border-radius:8px;padding:12px;background:#fff8e8;color:#705017}.driver-completion-form,.driver-problem-form{display:grid;gap:12px}.driver-completion-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.driver-completion-presets .secondary-action{min-height:48px;justify-content:center;font-size:15px}.driver-address-check{display:grid;gap:10px;border:1px solid #d8dfd7;border-radius:8px;padding:10px;background:#fff;color:#22302d}.driver-address-check>div:first-child{display:grid;gap:2px}.driver-address-check strong{color:#1d2524}.driver-address-check small{color:#65716e;font-size:12px;font-weight:700}.driver-proof-checks{display:grid;gap:8px;border:1px solid #d8dfd7;border-radius:8px;padding:10px;background:#fff;color:#22302d}.driver-problem-form>strong{color:#705017}.driver-quick-problems{display:flex;gap:8px;flex-wrap:wrap}.driver-actions .primary-action,.driver-actions .secondary-action{flex:1 1 150px}.driver-step-action{min-height:66px;justify-content:center;border-radius:8px;padding:14px 18px;font-size:18px;font-weight:900;letter-spacing:0;line-height:1.1;text-transform:uppercase;box-shadow:0 12px 24px #08100e2e}.driver-step-action.assigned,.driver-step-action.accepted{background:#ff8a00;color:#fff}.driver-step-action.en-route,.driver-step-action.arrived{background:#0098df;color:#fff}.driver-step-action.started,.driver-step-action.completed{background:#28d512;color:#fff}.driver-problem-action{min-height:58px;font-size:16px;font-weight:850}.driver-actions .driver-step-action{flex:2 1 230px}.driver-app-shell{background:#202622;color:#f6faf7}.driver-app-shell .driver-app-header{border-bottom-color:#3b463f;background:#232a26f5;color:#f6faf7}.driver-app-shell .driver-menu-toggle{border-color:#4b5a52;background:#303a35;color:#f8fbf8}.driver-app-shell .driver-header-status.ok{border-color:#285f4f;background:#173c34;color:#9af2df}.driver-app-shell .driver-header-status.warning{border-color:#b47a24;background:#3c3324;color:#ffd99a}.driver-app-shell .driver-return-action{border-color:#4b5a52;background:#303a35;color:#f8fbf8}.driver-app-shell .driver-menu-sheet{display:grid;width:min(100%,560px);gap:12px;margin:0 auto 14px;border:1px solid #435049;border-radius:8px;padding:12px;background:#2b332f;color:#f8fbf8;box-shadow:0 18px 44px #070c0a47}.driver-app-shell>.driver-menu-sheet{width:min(calc(100% - 28px),430px);margin-top:10px}.driver-menu-vehicle{display:flex;align-items:center;gap:11px;min-width:0;border:1px solid #4b5a52;border-radius:8px;padding:11px;background:#242c28}.driver-menu-vehicle span{display:grid;min-width:0;gap:2px}.driver-menu-vehicle small,.driver-menu-statuses span{color:#b8c6bf;font-size:12px;font-weight:800}.driver-menu-vehicle strong{min-width:0;overflow:hidden;color:#fff;font-size:20px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.driver-menu-statuses{display:grid;grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:8px}.driver-menu-statuses span{display:inline-flex;align-items:center;gap:6px;min-height:38px;border:1px solid #4b5a52;border-radius:999px;padding:7px 10px;background:#242c28}.driver-menu-statuses .ok{border-color:#285f4f;background:#173c34;color:#9af2df}.driver-menu-statuses .warning{border-color:#b47a24;background:#3c3324;color:#ffd99a}.driver-menu-actions{display:grid;gap:10px}.driver-menu-actions label{display:grid;gap:7px;color:#e7eee9;font-size:14px;font-weight:850}.driver-menu-actions .secondary-action,.driver-menu-actions .primary-action{min-height:52px;justify-content:center;font-size:15px;font-weight:900}.driver-menu-overview{display:grid;gap:10px}.driver-menu-page{position:relative;display:grid;width:min(100%,620px);min-height:calc(100dvh - 102px);margin:0 auto;align-content:start;border:1px solid #435049;border-radius:8px;overflow:hidden;background:#2b332f;color:#f8fbf8;box-shadow:0 18px 44px #070c0a38}.driver-menu-back{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid #4b5a52;border-radius:8px;background:#242c28d6;color:#fff;cursor:pointer}.driver-menu-back:hover,.driver-menu-back:focus-visible{outline:2px solid #5fc7ff;outline-offset:2px}.driver-menu-profile{display:grid;grid-template-columns:44px 72px minmax(0,1fr);align-items:center;gap:14px;min-height:116px;padding:18px 20px 16px;background:#353d39}.driver-menu-profile .brand-mark{width:72px;height:72px}.driver-menu-profile span{display:grid;min-width:0;gap:5px}.driver-menu-profile strong{min-width:0;color:#fff;font-size:32px;font-weight:900;line-height:1.05;overflow-wrap:anywhere;white-space:normal}.driver-menu-profile small{min-width:0;color:#d7e0dc;font-size:18px;font-weight:800;overflow-wrap:anywhere;white-space:normal}.driver-menu-crew{border-top:1px solid #46514c;padding:10px 12px;background:#2b332f}.driver-menu-availability{display:grid;min-height:46px;place-items:center;background:#28d512;color:#fff;font-size:19px;font-weight:950}.driver-menu-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #46514c;border-left:1px solid #46514c}.driver-menu-tile{display:grid;align-content:space-between;min-width:0;min-height:132px;border:0;border-right:1px solid #46514c;border-bottom:1px solid #46514c;padding:18px 12px 13px;background:#555b59;color:#fff;cursor:pointer;font:inherit;text-align:left}.driver-menu-tile:hover,.driver-menu-tile:focus-visible{background:#626966;outline:2px solid #5fc7ff;outline-offset:-2px}.driver-menu-tile svg{justify-self:center;color:#fff;filter:drop-shadow(0 5px 8px rgba(7,12,10,.18))}.driver-menu-tile span{min-width:0;max-width:100%;overflow-wrap:anywhere;color:#fff;font-size:17px;font-weight:950;line-height:1.1}.driver-menu-tile.danger{background:#565150}.driver-menu-mic{position:absolute;right:24px;bottom:24px;display:grid;width:86px;height:86px;place-items:center;border:0;border-radius:999px;background:#0ea5e9;color:#fff;box-shadow:0 16px 32px #070c0a57}.driver-message-panel{display:grid;gap:14px;padding:18px}.driver-message-panel>span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 10px;align-items:center;border:1px solid #46534d;border-radius:8px;padding:14px;background:#303a35}.driver-message-panel>span svg{grid-row:1 / span 2;color:#9af2df}.driver-message-panel>span strong,.driver-message-panel label{color:#fff;font-weight:900}.driver-message-panel>span small{color:#d7e0dc;font-weight:750}.driver-message-panel textarea{min-height:160px}.driver-standalone-page{display:grid;width:min(100%,620px);min-height:calc(100dvh - 102px);margin:0 auto;align-content:start;border:1px solid #435049;border-radius:8px;overflow:hidden;background:#2b332f;color:#f8fbf8;box-shadow:0 18px 44px #070c0a38}.driver-subpage-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:72px;border-bottom:1px solid #3d4942;padding:12px 14px;background:#242c28}.driver-subpage-heading .icon-action{width:44px;height:44px;justify-content:center;border-color:#4b5a52;background:#303a35;color:#f8fbf8}.driver-subpage-heading span{display:grid;min-width:0;gap:3px}.driver-subpage-heading strong{min-width:0;overflow:hidden;color:#fff;font-size:24px;font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.driver-subpage-heading small{min-width:0;overflow:hidden;color:#b8c6bf;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.driver-placeholder-panel,.driver-end-shift-panel{display:grid;gap:14px;padding:22px}.driver-placeholder-panel{place-items:center;min-height:320px;text-align:center}.driver-placeholder-panel svg{color:#dce5e0}.driver-placeholder-panel h2{margin:0;color:#fff;font-size:26px;line-height:1.1}.driver-placeholder-panel p{max-width:34ch;margin:0;color:#c8d3ce;font-size:15px;font-weight:750;line-height:1.45}.driver-menu-overview.standalone{padding:16px}.driver-menu-overview.standalone .driver-day-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:0;padding:0;background:transparent}.driver-menu-overview.standalone .driver-day-copy{grid-column:1 / -1;min-height:52px}.driver-standalone-page .driver-day-copy{border-color:#4c5a53;background:#222a26;color:#f8fbf8}.driver-standalone-page .driver-day-copy svg{color:#8fd2c5}.driver-standalone-page .driver-day-copy:hover:not(:disabled){border-color:#6f8278;background:#303a35}.driver-crew-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.driver-crew-panel span{display:grid;min-width:0;gap:4px;border:1px solid #4c5a53;border-radius:8px;padding:11px;background:#222a26}.driver-crew-panel span svg{color:#8fd2c5}.driver-crew-panel small{color:#b8c6bf;font-size:12px;font-weight:850;text-transform:uppercase}.driver-crew-panel strong{min-width:0;overflow:hidden;color:#fff;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.driver-crew-panel .empty{opacity:.78}.driver-shift-trip-sheets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.driver-shift-trip-sheets span{display:grid;min-width:0;gap:4px;border:1px solid #4c5a53;border-radius:8px;padding:11px;background:#222a26}.driver-shift-trip-sheets svg{color:#8fd2c5}.driver-shift-trip-sheets small{color:#b8c6bf;font-size:12px;font-weight:850;text-transform:uppercase}.driver-shift-trip-sheets strong{color:#fff;font-size:17px;line-height:1.1}.driver-shift-trip-list{display:grid;gap:8px}.driver-shift-trip-list button{display:grid;min-width:0;gap:4px;border:1px solid #4c5a53;border-radius:8px;padding:11px;background:#303a35;color:#fff;text-align:left}.driver-shift-trip-list strong,.driver-shift-trip-list small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-shift-trip-list small{color:#b8c6bf;font-size:12px;font-weight:750}.driver-end-shift-panel>span{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:20px;font-weight:950}.driver-end-shift-panel>small{color:#b8c6bf;font-size:14px;font-weight:800}.driver-gps-distance-summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 10px;width:100%;border:1px solid rgba(22,135,119,.24);border-radius:12px;padding:12px;background:#16877714;color:#123d36}.driver-gps-distance-summary>svg{grid-row:1 / 3}.driver-gps-distance-summary>span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.driver-gps-distance-summary>small{grid-column:2;color:#52716b}.driver-end-shift-panel label{display:grid;gap:8px;color:#e7eee9;font-size:14px;font-weight:850}.driver-end-shift-panel .secondary-action{min-height:56px;justify-content:center;font-size:16px;font-weight:950}.driver-assistant-panel{display:grid;gap:14px;padding:18px}.driver-assistant-current,.driver-assistant-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #46534d;border-radius:8px;padding:13px;background:#303a35;color:#f8fbf8}.driver-assistant-current{grid-template-columns:auto minmax(0,1fr)}.driver-assistant-current svg,.driver-assistant-option svg{color:#9af2df}.driver-assistant-current span,.driver-assistant-option span,.driver-assistant-search,.driver-assistant-list{display:grid;min-width:0;gap:4px}.driver-assistant-current strong,.driver-assistant-option strong{min-width:0;overflow:hidden;color:#fff;font-size:17px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.driver-assistant-current small,.driver-assistant-option small,.driver-assistant-note{color:#b8c6bf;font-size:13px;font-weight:800}.driver-assistant-note{margin:0}.driver-assistant-search{color:#e7eee9;font-size:14px;font-weight:850}.driver-assistant-search>span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid #46534d;border-radius:8px;padding:0 12px;background:#202823}.driver-assistant-search input{min-width:0;border:0;padding:13px 0;background:transparent;color:#fff;font:inherit;outline:0}.driver-assistant-search svg{color:#9af2df}.driver-assistant-list{gap:8px}.driver-assistant-option{width:100%;cursor:pointer;font:inherit;text-align:left}.driver-assistant-option:hover,.driver-assistant-option:focus-visible{border-color:#5fc7ff;outline:2px solid #5fc7ff;outline-offset:-2px}.driver-assistant-option.selected,.driver-assistant-option:disabled{cursor:default;opacity:.78}.driver-assistant-option.selected{border-color:#28d512;background:#21452e}.driver-trip-sheet-panel{display:grid;gap:14px;padding:16px}.driver-trip-sheet-summary,.driver-trip-sheet-form,.driver-trip-sheet-receipts,.driver-trip-sheet-list,.driver-trip-sheet-card{display:grid;gap:12px}.driver-trip-sheet-summary{grid-template-columns:minmax(0,1fr) minmax(120px,.8fr);align-items:end;border:1px solid #46534d;border-radius:8px;padding:13px;background:#303a35}.driver-trip-sheet-summary span{display:grid;gap:2px}.driver-trip-sheet-summary strong{color:#fff;font-size:24px;font-weight:950}.driver-trip-sheet-summary small,.driver-trip-sheet-card small,.driver-trip-sheet-kts small{color:#b8c6bf;font-size:13px;font-weight:800}.driver-trip-sheet-form,.driver-trip-sheet-receipts{border:1px solid #46534d;border-radius:8px;padding:14px;background:#28312c}.driver-trip-sheet-form label,.driver-trip-sheet-receipts label,.driver-trip-sheet-summary label{display:grid;min-width:0;gap:7px;color:#e7eee9;font-size:14px;font-weight:850}.driver-trip-sheet-form input,.driver-trip-sheet-form select,.driver-trip-sheet-form textarea,.driver-trip-sheet-receipts input,.driver-trip-sheet-receipts select,.driver-trip-sheet-summary input{min-width:0;border:1px solid #516057;border-radius:8px;padding:11px 12px;background:#f8fbf8;color:#142320;font:inherit}.driver-trip-sheet-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.driver-trip-sheet-kts{display:grid;gap:10px;border:1px solid #5e6d64;border-radius:8px;padding:12px;background:#202823}.driver-trip-sheet-kts .checkbox-row{grid-template-columns:auto minmax(0,1fr);align-items:center}.driver-kts-scan-editor{display:grid;gap:10px;border:1px solid #607168;border-radius:10px;padding:10px;background:#19211d}.driver-kts-scan-preview{display:grid;place-items:center;min-height:180px;max-height:330px;overflow:hidden;padding:24px;box-sizing:border-box;border:2px solid #84cbbf;border-radius:8px;background:repeating-conic-gradient(#e5ece8 0,#e5ece8 25%,#cad8d2 0,#cad8d2 50%) 50% / 18px 18px}.driver-kts-scan-image-stage{position:relative;display:inline-block;line-height:0;max-width:100%;max-height:278px;touch-action:none}.driver-kts-scan-image-stage img{display:block;max-width:100%;max-height:278px;object-fit:contain;filter:none}.driver-kts-scan-crop-frame{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.driver-kts-scan-crop-frame polygon{fill:#08917c14;stroke:#24d0b6;stroke-width:1.2;vector-effect:non-scaling-stroke}.driver-kts-scan-corner{position:absolute;z-index:2;width:44px;height:44px;min-height:44px;padding:0;border:3px solid #ffffff;border-radius:50%;background:#098f7c;box-shadow:0 2px 8px #0000008c;cursor:grab;pointer-events:auto;touch-action:none;transform:translate(-50%,-50%)}.driver-kts-scan-corner:active{cursor:grabbing;background:#0bbca1;transform:scale(1.08)}.driver-kts-scan-editor-heading{display:flex;gap:8px;align-items:center;justify-content:space-between;color:#fff;font-weight:850}.driver-kts-scan-editor-heading>span{display:inline-flex;gap:7px;align-items:center}.driver-kts-scan-editor .secondary-action.compact{min-height:38px;padding:7px 10px;font-size:13px}@media(max-width:460px){.driver-kts-scan-editor-heading{align-items:flex-start;flex-direction:column}.driver-kts-scan-editor-heading .secondary-action.compact{width:100%;min-height:44px}.driver-kts-scan-preview{min-height:260px}}.driver-suggestion-list{display:grid;gap:6px}.driver-suggestion-list button{display:grid;gap:2px;border:1px solid #526259;border-radius:8px;padding:10px 11px;background:#202823;color:#fff;font:inherit;text-align:left}.driver-suggestion-list strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-suggestion-list small{min-width:0;overflow:hidden;color:#b8c6bf;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.driver-trip-sheet-list-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff}.driver-trip-sheet-card{border:1px solid #46534d;border-radius:8px;padding:12px;background:#303a35}.driver-trip-sheet-card>span{display:flex;min-width:0;justify-content:space-between;gap:10px}.driver-trip-sheet-card strong{min-width:0;overflow:hidden;color:#fff;font-size:16px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.driver-trip-sheet-card p{margin:0;color:#d7e0dc;font-size:13px;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.trip-sheet-admin{display:grid;gap:14px}.trip-sheet-date-filter{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #dfe5dd;border-radius:10px;background:#fff}.trip-sheet-date-filter>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.trip-sheet-date-filter label{display:grid;gap:4px;font-size:.75rem;color:#69746e}.trip-sheet-date-filter input{min-height:38px}@media(max-width:760px){.trip-sheet-date-filter{align-items:stretch;flex-direction:column}.trip-sheet-date-filter>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.trip-sheet-admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.trip-sheet-admin-stats article,.trip-sheet-admin-card{border:1px solid #dfe5dd;border-radius:8px;background:#fff;box-shadow:0 10px 26px #161f1d0d}.trip-sheet-admin-stats article{display:grid;gap:5px;padding:13px}.trip-sheet-admin-stats span,.trip-sheet-admin-card small{color:#66736f;font-size:12px;font-weight:800}.trip-sheet-admin-stats strong{min-width:0;overflow:hidden;color:#17201e;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.trip-sheet-admin-list{display:grid;gap:10px}.trip-sheet-shift-group{display:grid;gap:12px;padding:14px;border:2px solid #cad8cf;border-radius:12px;background:#f7faf8}.trip-sheet-shift-group>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none}.trip-sheet-shift-group>summary::-webkit-details-marker{display:none}.trip-sheet-shift-group[open]>summary{padding-bottom:10px;border-bottom:1px solid #dfe5dd}.trip-sheet-shift-group>summary>div{display:grid;gap:3px}.trip-sheet-shift-group>summary>div:nth-child(2){text-align:right}.trip-sheet-shift-metrics,.trip-sheet-shift-reviewed{display:inline-flex;align-items:center;gap:5px;color:#52625d;font-size:12px;font-weight:800;white-space:nowrap}.trip-sheet-shift-reviewed{color:#16734a}.trip-sheet-shift-group.is-reviewed{border-color:#9bd6b5;background:#f3fbf6}.trip-sheet-shift-review-action{display:flex;justify-content:flex-end;padding-top:2px}.trip-sheet-shift-toggle{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;color:#1f6c5f;font-size:12px;font-weight:850}.trip-sheet-shift-toggle svg{transition:transform .16s ease}.trip-sheet-shift-group[open] .trip-sheet-shift-toggle svg{transform:rotate(180deg)}.trip-sheet-shift-group[open] .trip-sheet-shift-toggle{color:#41514c}.trip-sheet-shift-toggle-close,.trip-sheet-shift-group[open] .trip-sheet-shift-toggle-open{display:none}.trip-sheet-shift-group[open] .trip-sheet-shift-toggle-close{display:inline}@media(max-width:700px){.trip-sheet-shift-group>summary{align-items:flex-start;flex-direction:column}.trip-sheet-shift-group>summary>div:nth-child(2){text-align:left}.trip-sheet-shift-toggle{justify-content:flex-start}.trip-sheet-shift-review-action{justify-content:stretch}.trip-sheet-shift-review-action button{width:100%}}.trip-sheet-admin-open-documents{display:grid;gap:10px;border:1px solid #cddbd6;border-radius:8px;padding:13px;background:#f7fbf9}.trip-sheet-admin-open-documents>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.trip-sheet-admin-open-documents h2{margin:0;color:#17201e;font-size:17px}.trip-sheet-admin-open-documents>div:first-child span{border-radius:999px;padding:5px 9px;background:#1f6c5f;color:#fff;font-size:12px;font-weight:900}.trip-sheet-admin-card{display:grid;gap:9px;padding:13px}.trip-sheet-admin-card>div:first-child{display:grid;gap:3px}.trip-sheet-admin-card strong{min-width:0;overflow:hidden;color:#17201e;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.trip-sheet-admin-card p{margin:0;color:#2b3935;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.trip-sheet-admin-meta{display:flex;flex-wrap:wrap;gap:6px}.trip-sheet-admin-meta span{border:1px solid #d9e2de;border-radius:999px;padding:5px 8px;background:#f5faf7;color:#1f6c5f;font-size:12px;font-weight:850}.trip-sheet-admin-documents{display:grid;gap:6px}.trip-sheet-admin-documents button{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfe5dd;border-radius:8px;padding:9px 10px;background:#fbfcfa;color:#17201e;font:inherit;font-weight:800;text-align:left}.trip-sheet-admin-documents button>span{display:grid;min-width:0;gap:3px}.trip-sheet-admin-documents button:hover{border-color:#b8d6ce;background:#eef8f5}.whatsapp-monitor{display:grid;gap:14px}.whatsapp-monitor-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.whatsapp-monitor-stats article{display:grid;min-width:0;gap:5px;border:1px solid #dfe5dd;border-radius:8px;padding:13px;background:#fff;box-shadow:0 10px 26px #161f1d0d}.whatsapp-monitor-stats article.ok{border-color:#cfe4dd;background:#f5fbf8}.whatsapp-monitor-stats article.danger{border-color:#efb4a8;background:#fff2ef}.whatsapp-monitor-stats span,.whatsapp-monitor-stats small{min-width:0;overflow:hidden;color:#66736f;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.whatsapp-monitor-stats strong{min-width:0;overflow:hidden;color:#17201e;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.whatsapp-monitor-toolbar{display:grid;grid-template-columns:180px 190px minmax(240px,1fr);gap:10px;align-items:end;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fff}.whatsapp-monitor-search{min-width:0}.whatsapp-monitor-table{display:grid;overflow-x:auto;border:1px solid #dfe5dd;border-radius:8px;background:#fff}.whatsapp-monitor-row{display:grid;grid-template-columns:190px 105px minmax(170px,.8fr) minmax(260px,1.4fr) 140px 150px;gap:12px;align-items:center;min-width:1120px;min-height:66px;border-bottom:1px solid #edf0eb;padding:10px 14px}.whatsapp-monitor-row:last-child{border-bottom:0}.whatsapp-monitor-head{min-height:42px;background:#f8f9f6;color:#65716e;font-size:12px;font-weight:850}.whatsapp-monitor-row span{display:grid;min-width:0;gap:3px}.whatsapp-monitor-row strong,.whatsapp-monitor-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whatsapp-monitor-row strong{color:#17201e;font-size:13px}.whatsapp-monitor-row small{color:#65716e;font-size:11px;font-weight:750}.whatsapp-monitor-message strong,.whatsapp-monitor-message small{white-space:normal;overflow-wrap:anywhere}.whatsapp-direction,.whatsapp-status{width:max-content;border-radius:999px;padding:5px 8px;background:#eef3ef;color:#34433f;font-size:11px;font-weight:900}.whatsapp-direction.inbound{background:#e7f3ff;color:#18547f}.whatsapp-direction.outbound{background:#e9f6f1;color:#126f61}.whatsapp-status.sent,.whatsapp-status.order_created,.whatsapp-status.received{background:#e4f5ed;color:#126f61}.whatsapp-status.failed{background:#fde5df;color:#9d321f}.whatsapp-status.skipped,.whatsapp-status.ignored{background:#f2f0e9;color:#655a43}.whatsapp-status.queued{background:#fff1d5;color:#946313}@media(max-width:760px){.whatsapp-monitor-toolbar{grid-template-columns:1fr}}.driver-app-shell .driver-menu-overview .driver-day-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:0;padding:0;background:transparent}.driver-app-shell .driver-menu-overview .driver-day-copy{grid-column:1 / -1;min-height:52px}.driver-app-shell .driver-login-brand span,.driver-app-shell .driver-login-brand p{color:#b7c4be}.driver-app-shell .driver-app-toast{border-color:#2fae92;background:#193c35;color:#dffbf4}.driver-app-shell .driver-app-main{width:min(100%,900px);padding:16px 12px 28px}.driver-app-shell .driver-start-page{width:min(100%,880px)}.driver-app-shell .driver-start-panel,.driver-app-shell .driver-shift-login,.driver-app-shell .driver-board,.driver-app-shell .driver-order-detail-page,.driver-app-shell .driver-link-panel{border-color:#435049;background:#2b332f;color:#f8fbf8;box-shadow:0 18px 44px #070c0a38}.driver-app-shell .section-heading{min-height:62px;border-bottom-color:#3d4942;background:#242c28;color:#f8fbf8}.driver-app-shell .section-heading h1,.driver-app-shell .section-heading h2{color:#f8fbf8;font-size:21px}.driver-app-shell .section-heading span,.driver-app-shell .driver-refresh-time,.driver-app-shell .loading-dot{color:#b8c6bf}.driver-app-shell input,.driver-app-shell select,.driver-app-shell textarea{min-height:50px;border-color:#4c5a53;background:#222a26;color:#fff;font-size:16px;font-weight:750}.driver-app-shell .driver-start-panel h1{font-size:24px;line-height:1.1}.driver-app-shell .driver-personal-access{border-bottom-color:#435049}.driver-app-shell .driver-personal-access>div>svg{color:#35c7ff}.driver-app-shell .driver-personal-access strong{color:#fff}.driver-app-shell .driver-personal-access small{color:#b8c6bf}.driver-app-shell .driver-start-panel .section-heading{align-items:center;gap:8px;padding:14px 16px}.driver-app-shell .driver-start-panel .section-heading>span{max-width:92px;margin-left:auto;overflow:hidden;font-size:12px;line-height:1.2;text-align:right;text-overflow:ellipsis}.driver-app-shell .driver-vehicle-picker{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.driver-app-shell .driver-vehicle-card{min-height:148px;gap:11px;border-color:#47554e;padding:18px;background:#353f3a;color:#fff}.driver-app-shell .driver-vehicle-card.selected,.driver-app-shell .driver-vehicle-card:hover{border-color:#28d512;background:#263c2b}.driver-app-shell .driver-vehicle-card strong{font-size:25px;line-height:1.05}.driver-app-shell .driver-vehicle-card span,.driver-app-shell .driver-selected-vehicle span{color:#c5d0cb;font-size:15px}.driver-app-shell .vehicle-pictogram{width:44px;height:44px;border-color:#5c6a63;background:#242c28;color:#35c7ff}.driver-app-shell .driver-odometer-step{width:100%;box-sizing:border-box;gap:16px;padding:0}.driver-app-shell .driver-selected-vehicle{min-height:92px;min-width:0;border-color:#47554e;background:#353f3a}.driver-app-shell .driver-selected-vehicle>div{min-width:0}.driver-app-shell .driver-selected-vehicle strong{min-width:0;overflow-wrap:anywhere;color:#fff;font-size:24px;line-height:1.1}.driver-app-shell .driver-odometer-step label,.driver-app-shell .driver-shift-form label,.driver-app-shell .driver-shift-active label{color:#e7eee9;font-size:15px}.driver-app-shell .driver-odometer-step input{min-height:72px;font-size:26px;text-align:center}.driver-app-shell .driver-odometer-step input::placeholder{color:#74807a;font-size:23px;font-weight:750}.driver-app-shell .driver-odometer-step>.secondary-action{width:100%;min-height:48px;justify-content:center;border-color:#53615a;background:#303a35;color:#f8fbf8;font-weight:850}.driver-app-shell .driver-odometer-step .primary-action,.driver-app-shell .driver-shift-form .primary-action,.driver-app-shell .driver-required-permissions .primary-action{width:100%;min-height:66px;font-size:18px;font-weight:900;text-transform:uppercase}.driver-app-shell .driver-device-banner,.driver-app-shell .driver-setup-check,.driver-app-shell .driver-required-permissions,.driver-app-shell .driver-new-trip-alert{border-color:#4b5a52;background:#303a35;color:#f7faf8}.driver-app-shell .driver-device-banner.warning,.driver-app-shell .driver-setup-check.warning{border-color:#b47a24;background:#3c3324;color:#ffd99a}.driver-app-shell .driver-device-status,.driver-app-shell .driver-setup-check.ok{border-color:#285f4f;background:#173c34;color:#9af2df}.driver-app-shell .driver-incoming-trips{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:18px;background:#070c0ac7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.driver-app-shell .driver-incoming-trip{display:grid;width:min(100%,360px);max-height:calc(100dvh - 36px);gap:14px;overflow:auto;border:2px solid #ff8a00;border-radius:8px;padding:18px;background:#3a3020;color:#fff7e7;box-shadow:0 26px 60px #070c0a6b}.driver-app-shell .driver-incoming-trip>div:first-child{display:flex;align-items:center;gap:10px}.driver-app-shell .driver-incoming-trip h2{margin:0;color:#fff;font-size:24px;line-height:1.1}.driver-app-shell .driver-incoming-trip p{margin:0;color:#ffe7b5;font-size:16px;font-weight:800;line-height:1.35}.driver-app-shell .driver-incoming-queue{display:block;color:#ffcf7a;font-size:14px;font-weight:850}.driver-app-shell .driver-accept-incoming{min-height:62px;background:#ff8a00;font-size:18px;font-weight:950;text-transform:uppercase}.driver-app-shell .driver-main-availability{display:grid;min-height:44px;place-items:center;background:#28d512;color:#fff;font-size:18px;font-weight:950}.driver-app-shell .driver-main-availability.busy{background:#0098df}.driver-app-shell .driver-pause-summary,.driver-app-shell .driver-pause-panel{border-color:#435049;background:#27312c;color:#d7e3dd}.driver-app-shell .driver-pause-summary.active,.driver-app-shell .driver-pause-panel.active{border-color:#285f4f;background:#173c34;color:#9af2df}.driver-app-shell .driver-device-link,.driver-app-shell .driver-refresh-action,.driver-app-shell .driver-copy-trip,.driver-app-shell .driver-nav-action{min-height:46px;border-color:#53615a;background:#f8fbf8;color:#202622;font-size:14px;font-weight:850}.driver-app-shell .driver-shift-active{min-height:92px}.driver-app-shell .driver-shift-active>span strong{color:#fff;font-size:24px}.driver-app-shell .driver-shift-active small,.driver-app-shell .driver-next-trip span,.driver-app-shell .driver-next-trip small,.driver-app-shell .driver-shift-stats span,.driver-app-shell .driver-day-summary span,.driver-app-shell .driver-day-summary small,.driver-app-shell .driver-route span,.driver-app-shell .driver-trip-meta span,.driver-app-shell .driver-case-info strong,.driver-app-shell .driver-completed-list small{color:#bcc9c3}.driver-app-shell .driver-shift-summary,.driver-app-shell .driver-day-summary,.driver-app-shell .driver-completed-list{border-top-color:#3d4942;background:#242c28}.driver-app-shell .driver-next-trip,.driver-app-shell .driver-shift-stats span,.driver-app-shell .driver-day-summary>div,.driver-app-shell .driver-day-copy,.driver-app-shell .driver-completed-list article,.driver-app-shell .driver-case-info span,.driver-app-shell .driver-address-check,.driver-app-shell .driver-proof-checks{border-color:#46534d;background:#303a35;color:#f7faf8}.driver-app-shell .driver-next-trip strong,.driver-app-shell .driver-shift-stats strong,.driver-app-shell .driver-day-summary strong,.driver-app-shell .driver-case-info span,.driver-app-shell .driver-address-check strong{color:#fff}.driver-app-shell .driver-trip-list{gap:16px;padding:16px}.driver-app-shell .driver-order-detail-page{overflow:hidden;border:1px solid #3d4942;border-radius:8px;background:#202823}.driver-app-shell .driver-order-detail-page .section-heading{background:#26302b}.driver-app-shell .driver-order-detail-page .driver-trip-list{padding:14px}.driver-app-shell .driver-back-to-list{width:fit-content;min-height:44px;border-color:#53615a;background:#303a35;color:#f8fbf8;font-weight:850}.driver-app-shell .driver-trip-list-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;min-width:0;border:1px solid #46534d;border-radius:8px;padding:14px 12px;background:#2f3934;color:#f8fbf8;cursor:pointer;font:inherit;text-align:left}.driver-app-shell .driver-trip-list-card.next-trip{border-color:#28d512;box-shadow:inset 5px 0 #28d512}.driver-app-shell .driver-trip-list-card.late{border-color:#ffad2f;background:#383326}.driver-app-shell .driver-trip-list-card-head{display:flex;grid-column:1 / -1;align-items:center;gap:7px;min-width:0;flex-wrap:wrap}.driver-app-shell .driver-trip-list-card-head>strong{margin-left:auto;color:#fff;font-size:14px;font-weight:900}.driver-app-shell .driver-trip-list-title,.driver-app-shell .driver-trip-list-route,.driver-app-shell .driver-trip-list-card small{min-width:0;overflow-wrap:anywhere}.driver-app-shell .driver-trip-list-title{display:grid;gap:3px;color:#fff;font-size:22px;font-weight:900;line-height:1.1}.driver-app-shell .driver-trip-list-title small{color:#9af2df;font-size:12px;font-weight:900;text-transform:uppercase}.driver-app-shell .driver-trip-list-route{color:#d7e0dc;font-size:14px;font-weight:750;line-height:1.3}.driver-app-shell .driver-trip-list-card small{color:#bcc9c3;font-size:13px;font-weight:800}.driver-app-shell .driver-trip-list-card>svg{grid-column:2;grid-row:2 / 5;color:#b8c6bf}.driver-app-shell .driver-trip-card{gap:17px;border-color:#46534d;background:#2f3934;color:#f8fbf8}.driver-app-shell .driver-trip-card.next-trip{border-color:#28d512;box-shadow:inset 6px 0 #28d512,0 18px 36px #070c0a3d}.driver-app-shell .driver-trip-card.late{border-color:#ffad2f;background:#383326}.driver-app-shell .driver-trip-card h2{margin:0;color:#fff;font-size:31px;line-height:1.08}.driver-app-shell .driver-passenger-heading{display:grid;gap:5px}.driver-app-shell .driver-passenger-heading>span{color:#9af2df;font-size:13px;font-weight:950;text-transform:uppercase}.driver-app-shell .driver-special-tags{display:flex;flex-wrap:wrap;gap:7px}.driver-app-shell .driver-special-tags span{display:inline-flex;align-items:center;min-height:32px;border-radius:8px;padding:6px 10px;background:#ffd54f;color:#1f241f;font-size:13px;font-weight:950}.driver-app-shell .driver-special-tags.list{grid-column:1 / -1}.driver-app-shell .driver-trip-head{gap:10px}.driver-app-shell .driver-trip-head>strong{margin-left:auto;color:#fff;font-size:18px}.driver-app-shell .status-badge{border-radius:8px;padding:8px 11px;background:#4b5651;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase}.driver-app-shell .status-badge.assigned,.driver-app-shell .status-badge.accepted{background:#ff8a00;color:#fff}.driver-app-shell .status-badge.en_route,.driver-app-shell .status-badge.arrived,.driver-app-shell .status-badge.started{background:#0098df;color:#fff}.driver-app-shell .status-badge.completed{background:#28d512;color:#fff}.driver-app-shell .driver-order-number,.driver-app-shell .driver-next-badge{min-height:34px;border-radius:8px;padding:8px 10px;font-size:13px}.driver-app-shell .driver-next-badge{background:#28d512;color:#102113}.driver-app-shell .driver-primary-nav{min-height:72px;background:#0098df;color:#fff!important;font-size:17px;box-shadow:0 14px 26px #0098df38}.driver-app-shell .driver-primary-nav strong{font-size:18px}.driver-app-shell .driver-primary-nav small{font-size:13px}.driver-app-shell .driver-route{gap:8px;border-left-color:#35c7ff;font-size:16px}.driver-app-shell .driver-route strong{color:#fff;font-size:18px;line-height:1.25}.driver-app-shell .driver-trip-meta span{border-radius:8px;background:#232c28;color:#d7e0dc;font-size:13px}.driver-app-shell .driver-trip-meta span.important{background:#ffd54f;color:#1f241f}.driver-app-shell .driver-note,.driver-app-shell .driver-completion-form,.driver-app-shell .driver-problem-form,.driver-app-shell .driver-route-note{background:#3b3324;color:#ffe3ad}.driver-app-shell .driver-completion-presets{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.driver-app-shell .driver-completion-presets .secondary-action,.driver-app-shell .driver-quick-problems .secondary-action{min-height:58px;border-color:#5b695f;background:#303a35;color:#f8fbf8;font-size:16px;font-weight:900}.driver-app-shell .check-row{min-height:50px;align-items:center;color:#f8fbf8;font-size:15px;font-weight:800}.driver-app-shell .check-row input{width:24px;min-height:24px}.driver-app-shell .driver-completed-list>summary{min-height:58px;color:#fff;font-size:16px}.driver-app-shell .driver-completed-list>summary span{background:#3b463f;color:#d7e0dc}.document-panel,.preview-panel,.detail-panel,.upload-panel{min-width:0;border:1px solid #d9dfd7;border-radius:8px;background:#fff}.document-panel{min-width:0;overflow:hidden}.users-panel,.permission-panel,.category-panel{overflow:hidden}.section-heading{gap:9px;min-height:54px;border-bottom:1px solid #edf0eb;padding:0 16px}.section-heading h2{margin:0;font-size:16px;letter-spacing:0}.loading-dot{margin-left:auto;color:#65716e;font-size:13px}.document-table,.users-table,.entity-table,.tenant-table{display:grid;overflow-x:auto}.table-row{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(120px,.7fr) 108px 104px 142px 96px 76px 150px;gap:14px;align-items:center;min-width:1100px;min-height:64px;border:0;border-bottom:1px solid #edf0eb;padding:10px 16px;background:#fff;color:#1d2524;text-align:left}.table-head{min-height:42px;background:#f8f9f6;color:#65716e;font-size:13px;font-weight:750}.users-row{display:grid;grid-template-columns:minmax(220px,1.2fr) 150px minmax(170px,.85fr) minmax(190px,.95fr) 155px 118px minmax(210px,.9fr);gap:14px;align-items:end;min-width:1420px;min-height:78px;border-bottom:1px solid #edf0eb;padding:12px 16px}.entity-row{display:grid;grid-template-columns:minmax(230px,1.4fr) 150px 150px 90px;gap:14px;align-items:center;min-width:680px;min-height:64px;border:0;border-bottom:1px solid #edf0eb;padding:10px 16px;background:#fff;color:#1d2524;text-align:left}.tenant-row{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(160px,.8fr) minmax(230px,1.3fr) 80px 118px;gap:14px;align-items:center;min-width:0;min-height:64px;border-bottom:1px solid #edf0eb;padding:10px 16px}.entity-row.entity-list-row{grid-template-columns:minmax(260px,1.5fr) 160px 180px 100px 112px;min-width:0}.entity-head,.tenant-head{min-height:42px;background:#f8f9f6;color:#65716e;font-size:13px;font-weight:750}.entity-row span,.tenant-row span{min-width:0}.tenant-row input{width:100%;min-width:0;margin-bottom:6px}.tenant-depot-fields{display:grid;grid-template-columns:minmax(140px,2fr) minmax(82px,.7fr) minmax(82px,.7fr) minmax(130px,1.3fr);gap:6px}.tenant-depot-fields .secondary-action,.tenant-depot-fields>small{grid-column:1 / -1}.tenant-depot-create-fields{grid-column:1 / -1;display:grid;grid-template-columns:minmax(150px,2fr) minmax(90px,.7fr) minmax(90px,.7fr) minmax(140px,1.3fr);gap:10px;margin:0;padding:12px;border:1px solid var(--border);border-radius:12px}.tenant-depot-create-fields legend{padding:0 6px;font-weight:700}.tenant-depot-create-fields>small{grid-column:1 / -1;color:var(--muted, #65716e)}@media(max-width:800px){.tenant-depot-fields,.tenant-depot-create-fields{grid-template-columns:1fr}.tenant-depot-fields .secondary-action,.tenant-depot-fields>small,.tenant-depot-create-fields>small{grid-column:1}}.entity-row strong,.entity-row small,.tenant-row strong,.tenant-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-row small,.tenant-row small{margin-top:2px;color:#65716e;font-weight:500}.users-head{min-height:42px;align-items:center;background:#f8f9f6;color:#65716e;font-size:13px;font-weight:750}.users-row label{min-width:0}.users-row small{overflow:hidden;color:#65716e;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.pending-invitations{display:grid;gap:8px;border-top:1px solid #edf0eb;padding-top:6px}.pending-invitations>strong{color:#24322e;font-size:13px}.pending-invitation{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #dfe6e2;border-radius:8px;padding:9px 10px;background:#f8fbfa}.pending-invitation span{display:grid;min-width:0;gap:2px}.pending-invitation-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.pending-invitation-actions .icon-action{width:34px;height:34px}.pending-invitation-actions .icon-action:disabled svg{animation:spin 1s linear infinite}.invitation-manual-delivery{display:grid;gap:9px;border:1px solid #b9d7ce;border-radius:8px;padding:11px;background:#edf8f4}.invitation-manual-delivery>span{display:grid;gap:2px}.invitation-manual-delivery strong{color:#173a33;font-size:13px}.invitation-manual-delivery small{min-width:0;overflow:hidden;color:#526963;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.invitation-manual-delivery label{display:grid;gap:4px;color:#38534c;font-size:10px;font-weight:900}.invitation-manual-delivery input{width:100%;min-width:0;height:36px;border:1px solid #bfd3cc;border-radius:6px;padding:0 9px;background:#fff;color:#1b2d28;font:inherit}.invitation-manual-delivery .invitation-code{max-width:132px;font-size:18px;font-weight:950;letter-spacing:0}.pending-invitation b,.pending-invitation small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.table-row:hover,button.table-row.selected,button.entity-row:hover,button.entity-row.selected{background:#eef8f5}.document-name{min-width:0;gap:10px}.document-name span{display:grid;min-width:0;gap:2px}.document-name strong,.document-name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-stack{position:sticky;top:18px;display:grid;min-width:0;align-self:start;overflow:hidden;border:1px solid #d9dfd7;border-radius:8px;background:#fff}.side-tab-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;border-bottom:1px solid #edf0eb;padding:6px;background:#f8f9f6}.side-tab-list button{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:6px;padding:8px 6px;background:transparent;color:#3b4744;font-size:12px;font-weight:750}.side-tab-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-tab-list button:hover,.side-tab-list button.active{background:#fff;color:#126f62;box-shadow:0 1px 3px #17201e1a}.side-tab-content{max-height:calc(100vh - 118px);overflow:auto}.side-tab-content>.detail-panel,.side-tab-content>.upload-panel{border:0;border-radius:0}.dms-review-grid .review-panel{padding-bottom:10px}.dms-review-grid .review-panel>*:not(.section-heading){margin-inline:12px}.dms-review-grid .review-panel .section-heading{min-height:46px;padding-inline:12px}.dms-review-grid .review-panel label{gap:5px;font-size:12px}.dms-review-grid .review-panel input,.dms-review-grid .review-panel select,.dms-review-grid .review-panel textarea{min-height:38px;padding:8px 9px}.dms-review-grid .review-panel textarea{min-height:74px}.dms-review-grid .review-panel .date-grid,.dms-review-grid .review-panel .inline-form,.dms-review-grid .review-panel .form-grid{gap:8px}.dms-review-grid .review-panel .period-box{gap:8px;padding:10px}.dms-review-grid .review-panel .primary-action,.dms-review-grid .review-panel .secondary-action{min-height:38px;padding:8px 10px}.dms-review-grid .review-panel .danger-action.compact{min-height:32px;padding:6px 9px}.health-insurance-cases-box{background:#f7fbfa}.health-insurance-invoice-number{display:grid;gap:5px;padding:10px;border:1px solid #cbded7;border-radius:8px;background:#fff;font-weight:700}.health-insurance-invoice-number small{color:#65716e;font-weight:400}.row-title{align-items:center;display:flex;justify-content:space-between;gap:10px}.row-title>span{display:grid;gap:2px}.health-insurance-case{display:grid;gap:8px;border:1px solid #dce4df;border-radius:8px;padding:10px;background:#fff}.trip-sheet-review-box .trip-sheet-driver-field,.trip-sheet-title-preview{grid-column:1 / -1}.trip-sheet-title-preview{display:grid;gap:4px;border:1px solid #d9dfd7;border-radius:8px;padding:10px;background:#fff}.trip-sheet-title-preview small{color:#65716e;font-size:12px}.trip-sheet-title-preview strong{color:#1b2724;font-size:13px}.preview-panel{display:grid;min-width:0;min-height:680px;overflow:hidden;grid-template-rows:auto minmax(0,1fr)}.preview-panel.has-notice{grid-template-rows:auto auto minmax(0,1fr)}.preview-panel .loading-dot{margin-left:0}.preview-navigation{display:flex;min-width:fit-content;align-items:center;gap:7px;margin-left:auto;color:#65716e;font-size:13px;font-weight:850}.preview-navigation span{min-width:46px;text-align:center}.preview-navigation .icon-button{width:32px;height:32px}.preview-rotate-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.preview-rotate-actions+.preview-navigation{margin-left:8px}.preview-notice{margin:0;border-bottom:1px solid #edf0eb;padding:8px 16px;color:#65716e;font-size:13px;font-weight:750}.preview-navigation+.preview-navigation{margin-left:8px}.pdf-page-navigation span{min-width:88px}.preview-panel.empty{place-items:center;align-content:center;gap:12px;padding:24px;color:#65716e;text-align:center}.preview-frame{width:100%;height:100%;min-height:626px;border:0;background:#f8f9f6}.preview-image-wrap{display:grid;min-height:626px;place-items:center;overflow:auto;padding:14px;background:#f8f9f6}.preview-image-wrap img{max-width:100%;max-height:100%;border-radius:6px;box-shadow:0 10px 24px #161f1d24}.preview-text{min-height:626px;margin:0;overflow:auto;padding:16px;background:#fbfcfa;color:#23302d;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55;white-space:pre-wrap}.preview-empty{display:grid;min-height:626px;place-items:center;align-content:center;gap:12px;padding:24px;color:#65716e;text-align:center}.user-create-panel{position:static;max-width:620px}.user-status-cell{min-height:42px}.user-permissions-cell{display:grid;align-content:end;gap:7px;min-height:42px}.user-permissions-cell.create{align-content:start;border:1px solid #dfe5dd;border-radius:8px;padding:12px;background:#fbfcfa}.user-permissions-cell strong{color:#3b4744;font-size:14px}.user-time-tracking-cell{min-height:54px;align-self:end;border:1px solid #d8e4df;border-radius:10px;padding:9px 10px;background:#f7faf8}.user-time-tracking-cell>span{display:grid;min-width:0;gap:2px}.user-time-tracking-cell strong,.user-time-tracking-cell small{white-space:normal}.state-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border:1px solid #d6ddd7;border-radius:7px;background:#fff5f1;color:#9d321f;font-weight:750}.state-action.active{background:#eef8f5;color:#126f62}.state-action:disabled{cursor:not-allowed;opacity:.55}.password-reset{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:end}.permission-settings-page{display:grid;gap:14px}.permission-role-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.permission-role-tabs button{display:grid;gap:3px;border:1px solid #d8dfda;border-radius:10px;padding:12px 14px;background:#fff;color:#33413d;text-align:left;cursor:pointer}.permission-role-tabs button:hover{border-color:#9fcfc3;background:#f5fbf9}.permission-role-tabs button.active{border-color:#168777;background:#eaf7f3;color:#0f665a;box-shadow:inset 0 0 0 1px #168777}.permission-role-tabs strong{font-size:14px}.permission-role-tabs small{color:#687672;font-size:11px}.permission-panel .section-heading{padding:16px 18px}.permission-panel .section-heading>div{display:grid;gap:2px}.permission-panel .section-heading p{margin:0;color:#687672;font-size:12px;font-weight:650}.permission-save-action{margin-left:auto}.permission-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;background:#f5f7f4}.permission-group-card{overflow:hidden;border:1px solid #dde4de;border-radius:10px;background:#fff}.permission-group-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eae6;padding:10px 13px;background:#f9fbf9}.permission-group-head h3{margin:0;color:#34423e;font-size:13px}.permission-group-head span{border-radius:999px;padding:3px 7px;background:#e7eeea;color:#53615d;font-size:10px;font-weight:850}.permission-list{display:grid}.permission-check{display:flex;align-items:flex-start;gap:10px;min-height:52px;border-bottom:1px solid #edf0eb;padding:12px 14px;font-weight:600}.permission-check input{width:18px;height:18px;margin-top:2px;flex:0 0 auto}.permission-check span{display:grid;min-width:0;gap:2px}.permission-check strong{overflow-wrap:anywhere;font-size:14px}.permission-check small{color:#65716e;font-weight:500}@media(max-width:820px){.permission-role-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.permission-group-grid{grid-template-columns:minmax(0,1fr);padding:10px}.permission-panel .section-heading{align-items:flex-start;flex-wrap:wrap}.permission-save-action{width:100%;margin-left:0;justify-content:center}}.category-list{display:grid}.category-row{display:grid;gap:12px;border-bottom:1px solid #edf0eb;padding:14px 16px}.category-controls{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:10px;align-items:end}.icon-action.light{border:1px solid #cdd5cf;background:#fff;color:#23302d}.check-row{display:inline-flex;align-items:center;gap:10px}.check-row input{width:18px;height:18px}.date-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.period-box{display:grid;gap:10px;border:1px solid #d9dfd7;border-radius:8px;padding:12px;background:#fbfcfa}.inline-form{display:grid;gap:12px}.period-title{display:grid;gap:2px}.period-title small{color:#65716e}.detail-panel,.upload-panel{padding-bottom:16px}.detail-panel>*:not(.section-heading),.upload-panel>*:not(.section-heading){margin-inline:16px}.detail-panel.empty{min-height:180px;place-items:center;padding:24px;color:#65716e;text-align:center}.detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-title h3{margin:0;overflow-wrap:anywhere;font-size:20px;letter-spacing:0}.status{border-radius:999px;padding:5px 9px;background:#eef8f5;color:#126f62;font-size:12px;font-weight:750}.review-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:5px 9px;background:#fff8e8;color:#705017;font-size:12px;font-weight:750}.review-badge.approved{background:#eef8f5;color:#126f62}.review-badge.pending{background:#fff8e8;color:#705017}.deadline-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:5px 9px;background:#f1f1e8;color:#49504a;font-size:12px;font-weight:750}.deadline-badge.ok{background:#eef8f5;color:#126f62}.deadline-badge.soon{background:#fff8e8;color:#705017}.deadline-badge.expired{background:#fff0ec;color:#9d321f}.follow-up-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:5px 9px;background:#f1f1e8;color:#49504a;font-size:12px;font-weight:750}.follow-up-badge.ok{background:#eef8f5;color:#126f62}.follow-up-badge.soon{background:#fff8e8;color:#705017}.follow-up-badge.expired{background:#fff0ec;color:#9d321f}.approval-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:5px 9px;background:#f1f1e8;color:#49504a;font-size:12px;font-weight:750}.approval-badge.covered{background:#eef8f5;color:#126f62}.approval-badge.missing{background:#fff0ec;color:#9d321f}.approval-badge.period_missing{background:#fff8e8;color:#705017}.status.inactive{background:#fff0ec;color:#9d321f}.description{margin-block:0;color:#46534f;line-height:1.5}.metadata{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-block:0}.metadata div{min-width:0}.metadata dt{font-size:12px}.metadata dd{margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metadata dd.metadata-long-text{overflow:visible;text-overflow:clip;white-space:pre-wrap;overflow-wrap:anywhere}.linked-entities{display:grid;gap:7px}.approval-link{display:grid;gap:3px;border-radius:7px;padding:9px 10px;background:#eef8f5;color:#126f62;font-size:13px}.approval-link small{color:#65716e}.follow-up-note{display:grid;gap:4px;border-radius:7px;padding:9px 10px;background:#fff8e8;color:#705017;font-size:13px}.follow-up-note small{color:#5e4a25;line-height:1.4}.linked-entities span{border-radius:7px;padding:8px 10px;background:#eef8f5;color:#126f62;font-size:13px;font-weight:700}.document-actions{display:grid;gap:8px}.analysis-box{display:grid;gap:10px;border:1px solid #d9dfd7;border-radius:8px;padding:12px;background:#fbfcfa}.analysis-box>div:first-child{display:grid;gap:2px}.analysis-box strong{color:#1d2524}.analysis-box small,.analysis-note{color:#65716e}.analysis-fields{display:grid;gap:7px}.analysis-fields span{display:grid;gap:2px;border-radius:7px;padding:8px 10px;background:#fff;color:#23302d;font-size:13px;font-weight:700}.analysis-suggestions{display:flex;flex-wrap:wrap;gap:7px}.analysis-suggestions span{border-radius:999px;padding:5px 8px;background:#f1f1e8;color:#49504a;font-size:12px;font-weight:700}.analysis-note{margin:0;font-size:13px}.ocr-panel{align-content:start}.ocr-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ocr-summary span{display:grid;gap:2px;border:1px solid #d9dfd7;border-radius:8px;padding:10px;background:#fbfcfa}.ocr-summary strong{color:#1d2524;font-size:19px;line-height:1}.ocr-summary small,.ocr-section-title small,.ocr-suggestion-grid small,.ocr-candidates small{color:#65716e}.ocr-quality{display:grid;gap:8px;border:1px solid #b9d8ce;border-radius:8px;padding:11px 12px;background:#f0faf6;color:#24443b}.ocr-quality.warning{border-color:#e8c47c;background:#fff8e8;color:#765117}.ocr-quality>div{display:grid;gap:2px}.ocr-quality small{color:inherit;opacity:.82}.ocr-quality ul,.ocr-quality p{margin:0;padding-left:18px;font-size:12px;line-height:1.45}.ocr-quality p{padding-left:0}.ocr-section{display:grid;gap:10px}.ocr-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.ocr-section-title strong{color:#1d2524}.ocr-section-title small{text-align:right}.ocr-suggestion-grid{display:grid;gap:8px}.ocr-suggestion-grid span,.ocr-candidate{display:grid;gap:3px;border-radius:7px;padding:9px 10px;background:#fbfcfa;color:#23302d;font-size:13px;font-weight:700}.ocr-suggestion-grid small,.ocr-candidates small{font-weight:600}.ocr-candidates{display:grid;gap:8px}.ocr-candidate{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.ocr-candidate span{display:grid;min-width:0;gap:3px}.ocr-candidate button{min-width:132px}.inline-suggestion-list{display:grid;gap:6px;margin-top:6px;padding:6px;border:1px solid #d8e2dc;border-radius:8px;background:#fbfcfa;box-shadow:0 8px 20px #14231f1f}.entity-search-field{position:relative}.entity-search-field input{padding-right:40px}.entity-search-field .inline-suggestion-list{position:absolute;z-index:30;right:0;left:0;max-height:260px;overflow:auto}.mini-icon-button{position:absolute;top:50%;right:8px;display:grid;width:24px;height:24px;place-items:center;border:1px solid #d8e2dc;border-radius:999px;background:#fff;color:#5f6f69;transform:translateY(-50%);cursor:pointer}.mini-icon-button:hover{background:#eaf4ef;color:#162621}.inline-suggestion-list button{display:grid;gap:2px;width:100%;border:0;border-radius:6px;padding:8px 9px;background:transparent;color:#162621;text-align:left;cursor:pointer}.inline-suggestion-list button:hover{background:#eaf4ef}.inline-suggestion-list small,.inline-suggestion-empty{color:#5f6f69;font-size:12px}.ocr-text{max-height:220px;margin:0;overflow:auto;border:1px solid #d9dfd7;border-radius:8px;padding:12px;background:#fbfcfa;color:#23302d;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-list span{border-radius:999px;padding:5px 9px;background:#f1f1e8;color:#49504a;font-size:12px}.file-drop{display:flex;align-items:center;justify-content:center;gap:8px;min-height:96px;border:1px dashed #aebbb4;border-radius:8px;background:#fbfcfa;color:#46534f;text-align:center;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.file-drop.drag-active{border-color:#168777;background:#eef8f5;color:#126f62;box-shadow:inset 0 0 0 2px #16877729}.file-drop input{position:absolute;width:1px;height:1px;opacity:0}.file-drop span{overflow-wrap:anywhere}.upload-camera-button{justify-content:center;width:100%}.upload-camera-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.empty-state{display:grid;min-height:260px;place-items:center;color:#65716e}.empty-state.small{min-height:120px;padding:18px;text-align:center}.empty-state.standalone{border:1px solid #d9dfd7;border-radius:8px;background:#fff}@media(max-width:1120px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:14px}.sidebar-brand div:not(.brand-mark),.sidebar nav button span,.surface-switcher>span,.surface-switcher button span,.user-pill span{display:none}.sidebar nav button{justify-content:center}.surface-switcher button{justify-content:center}.work-grid,.entity-page-grid,.entity-page-grid.no-create,.entity-detail-page,.address-book-page,.entities-grid,.dms-review-grid,.upload-workspace{grid-template-columns:1fr}.entity-workspace>.detail-panel,.entity-workspace>.document-panel,.entity-open-workspace,.entity-create-panel{grid-column:auto}.entity-detail-page>.entity-master-summary,.entity-detail-page>.entity-receivables-panel,.entity-detail-page>.entity-documents-panel,.entity-detail-page>.preview-panel,.entity-detail-page>.entity-edit-panel,.entity-detail-page>.entity-dispatch-panel,.entity-detail-page>.details-disclosure{grid-column:auto;grid-row:auto}.entity-detail-page>.entity-documents-panel{max-height:none}.entity-dispatch-row,.field-with-action{grid-template-columns:1fr}.cockpit-metrics,.cockpit-lists,.dashboard-calendar-grid,.dashboard-self-service-grid{grid-template-columns:1fr 1fr}.vacation-overview-stats{grid-template-columns:repeat(3,minmax(150px,1fr))}.dashboard-calendar-grid{grid-template-columns:1fr}.dispatch-filter-bar,.dispatch-command-metrics{grid-template-columns:1fr 1fr}.dispatch-global-search{grid-column:1 / -1}.dispatch-theme-toggle{justify-content:center}.admin-grid,.settings-grid,.dms-settings-layout,.dms-category-layout,.dispatch-grid,.dispatch-operations-grid,.vehicle-management-layout{grid-template-columns:1fr}.dms-type-browser{position:static}.dms-type-list{max-height:none}.billing-row,.billing-case-card,.health-feedback-workspace.has-preview,.health-feedback-analytics,.health-feedback-create-form,.health-feedback-approval-row{grid-template-columns:1fr}.health-feedback-create-note{grid-column:auto}.health-feedback-preview-slot{position:static}.dta-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dta-payer-row{grid-template-columns:1fr 1fr}.daily-closing-table{overflow-x:auto}.vehicle-summary-grid{grid-template-columns:1fr 1fr}.daily-closing-head,.daily-closing-row{min-width:820px}.billing-actions{justify-content:stretch}.billing-panel-actions{width:100%;margin-left:0;justify-content:stretch}.billing-search-filter input{min-width:0}.billing-panel-actions .primary-action,.billing-panel-actions .secondary-action{flex:1 1 150px}.batch-picker,.entity-create-panel{position:static}.side-stack{position:static;grid-template-columns:1fr}.user-create-panel{position:static}}@media(max-width:780px){body{min-width:0}.vacation-overview{padding:0 10px 18px}.vacation-overview-stats,.vacation-overview-toolbar{grid-template-columns:1fr}.vacation-overview-stats article{min-height:86px}.vacation-overview-toolbar .vacation-active-toggle{justify-content:flex-start}.driver-personal-access{align-items:stretch;flex-direction:column}.driver-personal-access .primary-action{width:100%}.account-profile-hero,.account-profile-grid{grid-template-columns:1fr}.account-profile-hero h2{font-size:22px}.account-profile-card{padding:14px}.auth-layout,.app-shell{grid-template-columns:minmax(0,1fr)}.auth-brand{min-height:auto;gap:42px}.app-shell{display:block;min-height:100dvh}.mobile-app-header{position:sticky;top:0;z-index:45;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;min-height:72px;padding:10px 12px;background:#17201e;color:#f8fbf8;box-shadow:0 1px #ffffff14}.mobile-app-brand{display:flex;min-width:0;align-items:center;gap:10px}.mobile-app-brand .brand-mark{width:44px;height:44px}.mobile-app-brand>div{display:grid;min-width:0;gap:2px}.mobile-app-brand strong,.mobile-app-brand span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-app-brand strong{font-size:17px;line-height:1.1}.mobile-app-brand span{color:#b7c8c2;font-size:12px;font-weight:750}.mobile-menu-toggle{flex:0 0 46px;width:46px;min-height:46px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#263735}.mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:block;overflow:auto;padding:82px 10px 16px;background:#060c0b7a}.sidebar{display:none}.workspace{padding:16px}.workspace-subnav{display:none}.topbar{align-items:stretch;flex-direction:column}.topbar-actions{width:100%;flex-direction:column;align-items:stretch}.dms-settings-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dms-editor-grid,.dms-create-grid,.dms-category-head,.dms-editor-actions{grid-template-columns:1fr}.dms-type-card{grid-template-columns:34px minmax(0,1fr)}.dms-type-card .dms-state-pill{width:fit-content;grid-column:2}.dta-settings-grid,.dta-payer-row{grid-template-columns:1fr}.tenant-switch{min-width:0;width:100%}.batch-row,.entity-document-row{grid-template-columns:minmax(0,1fr)}.entity-receivable-row{grid-template-columns:minmax(0,1fr) auto;gap:5px 10px}.entity-receivable-row time{grid-column:1}.entity-receivable-amount{grid-column:2;grid-row:1 / span 2}.entity-document-filter-bar{grid-template-columns:minmax(0,1fr)}.entity-list-tools,.entity-create-inline{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.entity-type-filter{width:100%}.entity-type-filter button{flex:1 1 140px;justify-content:center}.vehicle-summary-grid{grid-template-columns:1fr}.vehicle-table{overflow-x:auto}.vehicle-row{min-width:760px}.filter-row{width:100%;flex-direction:column;align-items:stretch}.type-filter,.search-box{width:100%}.cockpit-metrics,.cockpit-lists,.dashboard-calendar-grid,.dashboard-self-service-grid{grid-template-columns:1fr}.dashboard-summary-table article,.dashboard-summary-table .dashboard-summary-row{grid-template-columns:minmax(0,1fr) minmax(88px,auto)}.worktime-employee-detail-heading{align-items:stretch;flex-direction:column}.dashboard-calendar-item{grid-template-columns:82px minmax(0,1fr)}.dashboard-calendar-header{align-items:stretch;flex-direction:column}.dashboard-calendar-actions{justify-content:flex-start}.dashboard-calendar-actions .dashboard-calendar-add{flex:1 0 100%}.dashboard-calendar-editor-fields{grid-template-columns:1fr}.dashboard-calendar-editor-fields label.wide{grid-column:auto}.dashboard-calendar-editor-actions button{flex:1 1 0}.dashboard-calendar-weekdays,.dashboard-calendar-board{min-width:0;width:100%}.dashboard-calendar-month{overflow-x:visible;padding:10px}.dashboard-calendar-weekdays span{padding:7px 2px;font-size:10px}.dashboard-calendar-day{grid-template-rows:auto minmax(12px,1fr);min-height:54px;padding:4px 3px}.dashboard-calendar-day.selected{box-shadow:inset 0 0 0 2px #0b7769}.dashboard-calendar-date{justify-content:center;min-height:22px}.dashboard-calendar-date strong{min-width:22px;height:22px;font-size:12px}.dashboard-calendar-day-items{display:flex;min-height:13px;align-content:flex-start;align-items:center;justify-content:center;flex-wrap:wrap;gap:3px}.dashboard-calendar-chip{width:8px;height:8px;border-radius:999px;padding:0;color:transparent;font-size:0;line-height:0}.dashboard-calendar-day-items small{width:100%;font-size:9px;line-height:1;text-align:center}.dashboard-calendar-day-detail{padding:9px}.dashboard-calendar-day-detail-header{align-items:flex-start;flex-direction:column;gap:2px}.dashboard-calendar-day-detail-item{grid-template-columns:22px minmax(0,1fr)}.dashboard-calendar-day-detail-actions{grid-column:2;justify-content:flex-end}.worktime-month-filter,.dashboard-payroll-controls{grid-template-columns:1fr}.dashboard-status-item{grid-template-columns:minmax(0,1fr)}.dashboard-inline-actions{justify-content:stretch}.dashboard-inline-actions .secondary-action{flex:1 1 120px}.side-stack{grid-template-columns:1fr}.side-tab-list{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-profile-grid,.invite-profile-grid.address,.metadata,.date-grid,.dispatch-quick-create-grid,.dispatch-quick-address-grid,.dispatch-quick-create-actions,.dispatch-quick-route{grid-template-columns:1fr}.dispatch-app-surface{display:flex;flex-direction:column;gap:12px;margin-inline:-4px;border-radius:10px;padding:3px}.dispatch-mobile-workspace-head{position:sticky;top:76px;z-index:34;display:grid;order:0;gap:9px;border:1px solid var(--dispatch-border);border-radius:12px;padding:10px;background:color-mix(in srgb,var(--dispatch-panel) 96%,transparent);box-shadow:0 10px 28px #122d2721;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dispatch-mobile-workspace-head>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.dispatch-mobile-workspace-head>div>span{display:grid;gap:1px}.dispatch-mobile-workspace-head>div>span small{font-size:11px;font-weight:800}.dispatch-mobile-workspace-head>div>span strong{font-size:20px}.dispatch-mobile-filter-trigger{display:inline-flex;min-height:44px;align-items:center;gap:7px;border:1px solid var(--dispatch-border);border-radius:9px;padding:8px 11px;background:var(--dispatch-panel-soft);color:var(--dispatch-text);font-weight:850}.dispatch-mobile-filter-trigger.active{border-color:var(--dispatch-primary);color:var(--dispatch-primary)}.dispatch-mobile-view-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:6px}.dispatch-mobile-view-tabs button{display:grid;min-height:52px;place-items:center;gap:2px;border:1px solid transparent;border-radius:9px;padding:5px;background:transparent;color:var(--dispatch-muted-strong);font:inherit;font-size:12px;font-weight:850}.dispatch-preplanning-mobile-page{display:none}.mobile-dispatch-view-preplanning .dispatch-preplanning-mobile-page{position:fixed;top:72px;right:0;bottom:0;left:0;z-index:58;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--dispatch-panel)}.dispatch-mobile-preplanning-head{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(130px,.72fr);align-items:center;gap:9px;border-bottom:1px solid var(--dispatch-border);padding:8px 12px;background:var(--dispatch-panel)}.dispatch-mobile-preplanning-head>button{display:grid;width:48px;min-height:48px;place-items:center;border:1px solid var(--dispatch-border);border-radius:10px;background:var(--dispatch-panel-soft);color:var(--dispatch-text)}.dispatch-mobile-preplanning-head>span,.dispatch-mobile-preplanning-head>label{display:grid;min-width:0;gap:2px}.dispatch-mobile-preplanning-head>span strong{font-size:18px}.dispatch-mobile-preplanning-head>span small,.dispatch-mobile-preplanning-head>label{font-size:11px}.dispatch-mobile-preplanning-head input{min-width:0;min-height:44px}.mobile-dispatch-view-preplanning .dispatch-preplanning-panel{min-height:0;margin:0;overflow:auto;border:0;border-radius:0;box-shadow:none}.dispatch-mobile-view-tabs button.active{border-color:color-mix(in srgb,var(--dispatch-primary) 40%,var(--dispatch-border));background:var(--dispatch-primary-soft);color:var(--dispatch-primary)}.dispatch-mobile-fab{min-height:50px;justify-content:center;border-radius:10px;font-size:16px}.dispatch-topbar{display:none}.dispatch-operations-grid{order:1;margin-bottom:0}.dispatch-mobile-day-board,.dispatch-mobile-vehicle-board{order:2}.dispatch-filter-bar{order:4}.dispatch-bulk-send{order:5}.dispatch-timeline-board{order:6}.dispatch-grid{order:7}.dispatch-mobile-create-entry{display:none}.dispatch-mobile-create-entry .section-heading.compact{padding:12px 12px 0}.dispatch-mobile-new-order{min-height:56px;margin-inline:12px;justify-content:center;font-size:17px}.dispatch-desktop-quick-create{display:none}.dispatch-mobile-order-backdrop{align-items:stretch;padding:8px}.dispatch-mobile-order-sheet{width:100%;max-height:calc(100dvh - 16px);border-radius:14px}.dispatch-mobile-order-body{padding:12px}.dispatch-mobile-order-actions{position:sticky;bottom:0;grid-template-columns:minmax(0,.82fr) minmax(0,.82fr) minmax(0,1fr);padding:10px}.dispatch-mobile-order-actions .primary-action,.dispatch-mobile-order-actions .secondary-action{min-height:48px;padding-inline:8px}.dispatch-quick-create{gap:8px}.dispatch-quick-create .section-heading.compact{padding:12px 12px 6px}.dispatch-quick-create .section-heading.compact span{display:none}.dispatch-quick-create-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:10px 10px 0}.dispatch-quick-create-grid>label:first-child,.dispatch-quick-create-termin{grid-column:1 / -1}.dispatch-address-structure,.dispatch-series-panel,.dispatch-quick-options,.dispatch-quick-route{padding-inline:10px}.dispatch-quick-address-grid{grid-template-columns:minmax(0,1fr) 82px}.dispatch-quick-address-grid .wide,.dispatch-quick-address-grid>label:last-child{grid-column:1 / -1}.dispatch-series-options,.dispatch-quick-options{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.dispatch-series-options .checkbox-row,.dispatch-quick-options .checkbox-row{width:100%;min-height:42px;margin:0}.dispatch-quick-route{gap:8px}.dispatch-quick-create-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:0 10px 10px}.dispatch-quick-create-actions label{grid-column:1 / -1}.dispatch-quick-create-actions .primary-action,.dispatch-quick-create-actions .secondary-action{min-height:44px;justify-content:center}.dispatch-filter-bar{position:fixed;right:8px;bottom:8px;left:8px;z-index:70;display:none;max-height:min(78dvh,680px);overflow:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin:0;padding:10px;border-radius:10px;box-shadow:0 24px 70px #091e194d}.dispatch-filter-bar.mobile-open{display:grid}.dispatch-filter-bar:before{content:"Filter & Suche";grid-column:1 / -1;color:var(--dispatch-muted-strong);font-size:12px;font-weight:900;text-transform:uppercase}.dispatch-global-search,.dispatch-filter-bar>button{grid-column:1 / -1}.dispatch-mobile-filter-done{display:inline-flex;min-height:48px;align-items:center;justify-content:center}.dispatch-command-metrics{display:none}.dispatch-command-card{flex:0 0 118px;min-height:66px;grid-template-columns:28px minmax(0,1fr);gap:6px;border-top-width:3px;padding:8px}.dispatch-command-card>svg{width:28px;height:28px;padding:6px}.dispatch-command-card span strong{font-size:22px;line-height:1}.dispatch-command-card em,.dispatch-operations-grid .vehicle-map-panel{display:none}.dispatch-operations-grid.mobile-view-map{position:fixed;top:72px;right:0;bottom:0;left:0;z-index:58;display:grid;grid-template-rows:auto minmax(0,1fr);gap:0;margin:0;overflow:hidden;background:var(--dispatch-panel)}.dispatch-operations-grid.mobile-view-map .dispatch-mobile-map-head{display:flex;min-height:64px;align-items:center;gap:10px;border-bottom:1px solid var(--dispatch-border);padding:8px 12px;background:var(--dispatch-panel)}.dispatch-mobile-map-head>button{display:grid;width:48px;min-height:48px;flex:0 0 48px;place-items:center;border:1px solid var(--dispatch-border);border-radius:10px;background:var(--dispatch-panel-soft);color:var(--dispatch-text)}.dispatch-mobile-map-head>span{display:grid;min-width:0;gap:2px}.dispatch-mobile-map-head strong{font-size:18px}.dispatch-operations-grid.mobile-view-map .vehicle-map-panel{display:grid;min-height:0;height:100%;border:0;border-radius:0;box-shadow:none}.dispatch-operations-grid:not(.mobile-view-orders) .dispatch-mobile-create-entry{display:none}.vehicle-map-panel.compact-map{grid-template-rows:auto auto 320px auto auto;min-height:0}.dispatch-operations-grid.mobile-view-map .vehicle-map-panel.compact-map{grid-template-rows:auto auto minmax(0,1fr) auto auto}.vehicle-map-panel.compact-map:has(.vehicle-track-controls){grid-template-rows:auto auto auto 320px auto auto}.dispatch-operations-grid.mobile-view-map .vehicle-map-panel.compact-map:has(.vehicle-track-controls){grid-template-rows:auto auto auto minmax(0,1fr) auto auto}.vehicle-map-panel.compact-map .section-heading{padding:10px}.vehicle-map-panel.compact-map .vehicle-map-canvas{min-height:320px;height:320px}.dispatch-operations-grid.mobile-view-map .vehicle-map-panel.compact-map .vehicle-map-canvas{min-height:0;height:100%}.vehicle-map-panel.compact-map .vehicle-map-toolbar{min-height:38px;padding:6px}.vehicle-map-panel.compact-map .vehicle-map-toolbar .secondary-action.compact{min-width:34px;justify-content:center}.dispatch-timeline-board .section-heading{align-items:flex-start}.dispatch-mobile-day-board{display:none;overflow:hidden}.dispatch-mobile-day-board.active{display:grid}.dispatch-mobile-vehicle-board{display:none;overflow:hidden}.dispatch-mobile-vehicle-board.active{display:grid}.dispatch-mobile-vehicle-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px}.dispatch-mobile-vehicle-head>span{display:grid;gap:2px}.dispatch-mobile-vehicle-list{display:grid;gap:9px;padding:0 12px 12px}.dispatch-mobile-vehicle-card{overflow:hidden;border:1px solid var(--dispatch-border);border-radius:10px;background:var(--dispatch-panel)}.dispatch-mobile-vehicle-main{display:grid;width:100%;min-height:74px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:0;padding:11px;background:transparent;color:var(--dispatch-text);text-align:left}.dispatch-mobile-vehicle-main>span:nth-child(2){display:grid;min-width:0;gap:3px}.dispatch-mobile-vehicle-main strong,.dispatch-mobile-vehicle-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-mobile-vehicle-main em{color:var(--dispatch-muted-strong);font-size:12px;font-style:normal;font-weight:850}.dispatch-mobile-vehicle-card>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:1px solid var(--dispatch-border);padding:8px}.dispatch-mobile-vehicle-card>div button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--dispatch-border);border-radius:9px;background:var(--dispatch-panel-soft);color:var(--dispatch-text);font:inherit;font-weight:850}.dispatch-timeline-board{display:none}.dispatch-timeline-legend{flex-wrap:nowrap;min-width:100%;margin-left:0;overflow-x:auto}.driver-board,.driver-order-detail-page{margin-inline:-4px;border-inline:0;border-radius:0}.driver-trip-list{padding:10px}.driver-shift-summary,.driver-shift-stats,.driver-shift-form,.driver-shift-active,.driver-day-summary{grid-template-columns:1fr}.driver-trip-card{gap:16px;padding:16px}.driver-trip-card h2{font-size:28px}.driver-route{gap:8px;font-size:16px}.driver-primary-nav{min-height:64px;font-size:16px}.driver-primary-nav small{white-space:normal}.driver-actions{display:grid;grid-template-columns:1fr}.driver-actions .primary-action,.driver-actions .secondary-action{min-height:52px;width:100%;font-size:16px}.driver-completion-form{padding:14px}.driver-completion-presets{grid-template-columns:1fr}.driver-app-shell .driver-app-main{padding:12px 8px 24px}.driver-menu-page,.driver-standalone-page{min-height:calc(100dvh - 86px);border-inline:0;border-radius:0}.driver-menu-profile{grid-template-columns:44px 56px minmax(0,1fr);gap:10px;min-height:96px;padding:14px 12px 12px}.driver-menu-profile .brand-mark{width:56px;height:56px}.driver-menu-profile strong{font-size:25px}.driver-menu-profile small{font-size:16px}.driver-menu-availability{min-height:42px;font-size:17px}.driver-menu-tile{min-height:112px;padding:14px 9px 10px}.driver-menu-tile svg{width:38px;height:38px}.driver-menu-tile span{font-size:14px}.driver-menu-mic{right:18px;bottom:18px;width:70px;height:70px}.driver-menu-mic svg{width:28px;height:28px}.driver-subpage-heading strong{font-size:22px}}.driver-app-shell,.driver-app-shell .driver-app-main{background:var(--ui-canvas)}.driver-app-shell .driver-start-panel,.driver-app-shell .driver-shift-login,.driver-app-shell .driver-board,.driver-app-shell .driver-order-detail-page,.driver-app-shell .driver-link-panel{border-color:var(--ui-border);border-radius:15px;background:#fff;color:#1d302c;box-shadow:var(--ui-shadow)}.driver-app-shell .section-heading,.driver-app-shell .driver-order-detail-page .section-heading{border-bottom-color:#ffffff29;background:linear-gradient(135deg,var(--ui-green-950) 0%,var(--ui-green-700) 100%);color:#fff}.driver-app-shell .section-heading h1,.driver-app-shell .section-heading h2,.driver-app-shell .section-heading span,.driver-app-shell .driver-refresh-time,.driver-app-shell .loading-dot{color:#fff}.driver-app-shell input,.driver-app-shell select,.driver-app-shell textarea{border-color:#cbdad4;background:#fff;color:#17332e}.driver-app-shell .driver-vehicle-card,.driver-app-shell .driver-selected-vehicle,.driver-app-shell .driver-device-banner,.driver-app-shell .driver-setup-check,.driver-app-shell .driver-required-permissions,.driver-app-shell .driver-new-trip-alert,.driver-app-shell .driver-shift-active,.driver-app-shell .driver-next-trip,.driver-app-shell .driver-shift-stats span,.driver-app-shell .driver-day-summary>div,.driver-app-shell .driver-day-copy,.driver-app-shell .driver-completed-list article,.driver-app-shell .driver-case-info span,.driver-app-shell .driver-address-check,.driver-app-shell .driver-proof-checks,.driver-app-shell .driver-trip-list-card,.driver-app-shell .driver-trip-card{border-color:var(--ui-border);border-radius:13px;background:#fff;color:#1d302c;box-shadow:0 8px 22px #123d360f}.driver-app-shell .driver-vehicle-card.selected,.driver-app-shell .driver-vehicle-card:hover,.driver-app-shell .driver-trip-list-card.next-trip,.driver-app-shell .driver-trip-card.next-trip{border-color:#74b8a8;background:#f1faf7;box-shadow:inset 5px 0 0 var(--ui-green-700),0 10px 26px #123d361a}.driver-app-shell .driver-trip-list-card.late,.driver-app-shell .driver-trip-card.late{border-color:#e7bd68;background:#fffaf0}.driver-app-shell .driver-vehicle-card strong,.driver-app-shell .driver-selected-vehicle strong,.driver-app-shell .driver-shift-active>span strong,.driver-app-shell .driver-next-trip strong,.driver-app-shell .driver-shift-stats strong,.driver-app-shell .driver-day-summary strong,.driver-app-shell .driver-case-info span,.driver-app-shell .driver-address-check strong,.driver-app-shell .driver-trip-list-card-head>strong,.driver-app-shell .driver-trip-list-title,.driver-app-shell .driver-trip-card h2{color:#17332e}.driver-app-shell .driver-vehicle-card span,.driver-app-shell .driver-selected-vehicle span,.driver-app-shell .driver-shift-active small,.driver-app-shell .driver-next-trip span,.driver-app-shell .driver-next-trip small,.driver-app-shell .driver-shift-stats span,.driver-app-shell .driver-day-summary span,.driver-app-shell .driver-day-summary small,.driver-app-shell .driver-route span,.driver-app-shell .driver-trip-meta span,.driver-app-shell .driver-case-info strong,.driver-app-shell .driver-completed-list small,.driver-app-shell .driver-trip-list-route,.driver-app-shell .driver-trip-list-card small{color:var(--ui-muted)}.driver-app-shell .driver-trip-list-title small{color:var(--ui-green-700)}.driver-app-shell .driver-shift-summary,.driver-app-shell .driver-day-summary,.driver-app-shell .driver-completed-list{border-top-color:var(--ui-border);background:#f7faf8}.driver-app-shell .driver-pause-summary,.driver-app-shell .driver-pause-panel{border-color:var(--ui-border);background:#f7faf8;color:#40564f}.driver-app-shell .driver-pause-summary.active,.driver-app-shell .driver-pause-panel.active,.driver-app-shell .driver-device-status,.driver-app-shell .driver-setup-check.ok{border-color:#9bd3c4;background:#e9f8f3;color:#126f61}.driver-app-shell .driver-device-banner.warning,.driver-app-shell .driver-setup-check.warning{border-color:#e7bd68;background:#fff8e8;color:#705017}.driver-app-shell .driver-back-to-list,.driver-app-shell .driver-odometer-step>.secondary-action{border-color:var(--ui-border);background:#fff;color:#28463f}.driver-app-shell .driver-personal-access strong,.driver-app-shell .driver-odometer-step label,.driver-app-shell .driver-shift-form label,.driver-app-shell .driver-shift-active label{color:#17332e}@media(max-width:780px){.driver-app-shell .driver-start-panel,.driver-app-shell .driver-shift-login,.driver-app-shell .driver-board,.driver-app-shell .driver-order-detail-page,.driver-app-shell .driver-link-panel{border-radius:13px}}.print-template-workspace{display:grid;grid-template-columns:minmax(340px,460px) minmax(520px,1fr);gap:18px;align-items:start}.print-template-form{display:grid;gap:13px}.print-template-form label{display:grid;gap:6px;font-size:.82rem;font-weight:700;color:#66726f}.print-template-form input,.print-template-form textarea,.print-template-form select{width:100%;box-sizing:border-box}.print-template-form textarea{resize:vertical;line-height:1.45}.print-template-paper-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.print-template-paper-choice button{display:flex;align-items:center;gap:9px;min-height:58px;padding:10px 12px;text-align:left}.print-template-paper-choice button.active{border-color:#f59e0b;background:#fff7ed;color:#1d2524;box-shadow:inset 0 0 0 1px #f59e0b38}.print-template-paper-choice span{display:grid;gap:2px;min-width:0}.print-template-paper-choice strong{font-size:.9rem}.print-template-paper-choice small{color:#66726f;font-size:.76rem;font-weight:700}.print-template-static-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #d8ddd8;border-radius:8px;background:#f8faf7;color:#1d2524}.print-template-static-card>svg{flex:0 0 auto;color:#f59e0b}.print-template-static-card div{display:grid;gap:4px}.print-template-static-card strong{font-size:.96rem}.print-template-static-card small{color:#66726f;line-height:1.35}.print-template-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.print-template-contract-intro{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-top:1px solid #d8ddd8;border-bottom:1px solid #d8ddd8;color:#1d2524}.print-template-contract-intro>svg{flex:0 0 auto;color:#168b79}.print-template-contract-intro span{display:grid;gap:3px;min-width:0}.print-template-contract-intro strong{font-size:.92rem}.print-template-contract-intro small{color:#66726f;font-size:.78rem;line-height:1.35}.print-template-address-row{display:grid;grid-template-columns:minmax(92px,.34fr) minmax(0,1fr);gap:12px}.print-template-contract-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.print-template-unit-field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.print-template-unit-field input{min-width:0;border-radius:6px 0 0 6px}.print-template-unit-field span{display:flex;align-items:center;padding:0 9px;border:1px solid #c8d0cb;border-left:0;border-radius:0 6px 6px 0;background:#f2f5f2;color:#52605d;font-size:.72rem;font-weight:800;white-space:nowrap}.print-template-contract-defaults,.print-template-contract-archive{margin:0;color:#66726f;font-size:.78rem;line-height:1.45}.print-template-contract-archive{padding:10px 12px;border-left:3px solid #168b79;background:#f3f8f6;color:#354441}.print-signature-control{display:grid;gap:10px;padding:13px 0;border-top:1px solid #d8ddd8;border-bottom:1px solid #d8ddd8}.print-signature-heading,.print-template-dms-heading{display:flex;align-items:center;gap:8px;color:#1d2524}.print-signature-heading svg,.print-template-dms-heading svg{color:#168b79}.print-signature-current{display:grid;grid-template-columns:minmax(96px,150px) minmax(0,1fr) 34px;align-items:center;gap:10px}.print-signature-current img{width:100%;height:54px;object-fit:contain;object-position:left center;border:1px solid #d8ddd8;background:#fff}.print-signature-current span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#52605d;font-size:.82rem;font-weight:700}.print-signature-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.print-template-form .print-signature-generate{display:inline-flex;width:fit-content;min-height:38px;padding:8px 12px;border:1px solid #168b79;border-radius:6px;background:#168b79;color:#fff;align-items:center;gap:7px}.print-template-form .print-signature-generate:hover:not(:disabled){background:#117564}.print-template-form .print-signature-upload{display:inline-flex;width:fit-content;min-height:38px;padding:8px 12px;border:1px solid #c8d0cb;border-radius:6px;background:#fff;color:#1d2524;cursor:pointer;align-items:center;gap:7px}.print-signature-upload:hover{border-color:#168b79}.print-signature-upload input{display:none}.print-template-form .print-signature-toggle{display:inline-flex;width:fit-content;min-height:38px;align-items:center;gap:8px;color:#1d2524;cursor:pointer}.print-template-form .print-signature-toggle input{width:18px;height:18px;margin:0;accent-color:#168b79}.print-signature-disclaimer{margin:0;color:#596561;font-size:.78rem;line-height:1.45}.print-template-dms-heading{margin-top:2px}.print-template-actions{display:flex;flex-wrap:wrap;gap:8px}.print-template-actions button,.topbar-actions button{display:inline-flex;align-items:center;gap:7px}.print-template-preview{min-height:760px}.print-template-preview iframe{width:100%;height:760px;border:0;border-radius:10px;background:#e7e9ec}@media(max-width:1100px){.print-template-workspace{grid-template-columns:1fr}.print-template-preview iframe{height:70vh}}@media(max-width:1120px){.dashboard-task-form{grid-template-columns:minmax(0,1fr) auto}.dashboard-task-title-field{grid-column:1 / 3}.dashboard-task-assignee-field{grid-column:1}.dashboard-task-reminder-field{grid-column:2}.dashboard-task-add{grid-column:2;min-width:112px}}@media(max-width:560px){.print-template-paper-choice,.print-template-row,.print-template-contract-values{grid-template-columns:1fr}}@media(max-width:780px){.dashboard-mobile-topbar{align-items:stretch;gap:16px;margin:-4px -4px 12px;border-radius:14px;padding:18px 16px}.dashboard-mobile-topbar .tenant-switch{width:100%}.dashboard-mobile-topbar .tenant-switch select{min-height:46px}.dashboard-header-actions{width:100%;align-items:stretch;flex-direction:column}.dashboard-driver-switch{min-height:46px}.dashboard-mobile-home{gap:12px}.dashboard-profile-completion{grid-template-columns:auto minmax(0,1fr);padding:12px}.dashboard-profile-completion button{grid-column:1 / -1;width:100%}.dashboard-mobile-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.dashboard-mobile-stat{min-height:86px;align-items:center;flex-direction:column;gap:7px;border-radius:11px;padding:10px 6px;text-align:center}.dashboard-mobile-stat strong{font-size:22px}.dashboard-mobile-stat small{width:100%;font-size:10px;white-space:normal}.dashboard-quick-section{border-radius:12px;padding:14px 10px}.dashboard-mobile-section-heading{padding-inline:4px}.dashboard-mobile-section-heading h2{font-size:18px}.dashboard-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-quick-grid>button{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:42px auto auto;align-content:start;gap:5px;min-height:128px;padding:11px}.dashboard-quick-icon{grid-column:1;grid-row:1;width:40px;height:40px}.dashboard-quick-grid>button>svg{grid-column:2;grid-row:1}.dashboard-quick-grid strong,.dashboard-quick-grid small{grid-column:1 / 3;white-space:normal}.dashboard-quick-grid strong{font-size:14px}.dashboard-workboard-heading{align-items:flex-start;flex-direction:column;gap:8px}.dashboard-workboard-counts{width:100%;justify-content:flex-start}.dashboard-workboard-counts span{flex:1 1 auto;justify-content:center}.dashboard-workboard-grid{grid-template-columns:minmax(0,1fr)}.dashboard-workboard-panel{border-radius:12px;padding:12px 10px}.dashboard-task-item{grid-template-columns:40px minmax(0,1fr) 40px;padding-block:11px}.dashboard-task-check,.dashboard-workboard-delete,.dashboard-followup-complete{width:40px;height:40px}.dashboard-followup-item{grid-template-columns:minmax(0,1fr) 40px}.dashboard-followup-open{padding-block:11px}.dashboard-mobile-home .dashboard-calendar-month{border-radius:12px;padding:12px 8px}.dashboard-calendar-filters{margin-inline:-2px;padding:2px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.dashboard-calendar-filters::-webkit-scrollbar{display:none}.dashboard-calendar-filters button{flex:0 0 auto;min-height:40px}.dashboard-calendar-chip svg{display:none}.dashboard-calendar-day-detail-item{min-height:48px;align-items:center}}@media(max-width:430px){.dashboard-task-form,.dashboard-bonus-form{grid-template-columns:minmax(0,1fr)}.dashboard-task-title-field,.dashboard-task-assignee-field,.dashboard-task-reminder-field,.dashboard-task-add{grid-column:1}.dashboard-task-add{width:100%}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}img,video,canvas,iframe,svg{max-width:100%}@media(max-width:780px){.workspace,.workspace>*,.workspace section,.workspace article,.workspace form,.workspace fieldset,.workspace label,.workspace div,.driver-standalone-page,.driver-standalone-page>*{min-width:0;max-width:100%}.workspace{width:100%;padding:12px;overflow-x:clip}h1,h2,h3,p,strong,small,span,td,th,label{overflow-wrap:anywhere;word-break:normal}input:not([type=checkbox]):not([type=radio]),select,textarea,.search-box,.tenant-switch,.tenant-switch select{width:100%;min-width:0;max-width:100%}input,select,textarea{min-height:46px;font-size:16px}textarea{min-height:104px;resize:vertical}button,.primary-action,.secondary-action,.danger-action{max-width:100%;white-space:normal;overflow-wrap:anywhere}.form-grid,.form-grid.two,.form-grid.three,.form-grid.four,.modal-grid,.editor-grid,.settings-grid,.detail-grid,.summary-grid,.address-grid,.filter-grid,.action-grid{grid-template-columns:minmax(0,1fr)!important}.form-grid>*,.form-grid .wide,.modal-grid>*,.editor-grid>*,.settings-grid>*{grid-column:1!important}.topbar,.section-heading,.section-heading.compact,.topbar-actions,.toolbar,.filter-row,.button-row,.form-actions,.modal-actions,.editor-actions{min-width:0;max-width:100%;align-items:stretch;flex-wrap:wrap;gap:10px}.topbar-actions>*,.form-actions>button,.modal-actions>button,.editor-actions>button{flex:1 1 100%;width:100%;justify-content:center}.modal-backdrop,.preview-backdrop,.dispatch-mobile-order-backdrop{align-items:flex-start;overflow-y:auto;padding:8px}.modal,.modal-panel,.preview-modal,.dispatch-mobile-order-sheet,[role=dialog]{width:100%!important;min-width:0!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px);margin:0;overflow-x:hidden;overflow-y:auto}.document-table,.entity-table,.vehicle-table,.users-table,.tenant-table,.whatsapp-monitor-table,.daily-closing-table,.worktime-detail-table-wrap,.vacation-balance-table-wrap{width:100%;min-width:0;max-width:100%;overflow:visible}.document-table .table-head,.entity-table [role=row]:first-child,.vehicle-table [role=row]:first-child,.users-table [role=row]:first-child,.tenant-table [role=row]:first-child,.whatsapp-monitor-table [role=row]:first-child{display:none}.document-table .table-row:not(.table-head),.entity-table [role=row],.vehicle-table [role=row],.users-table [role=row],.tenant-table [role=row],.whatsapp-monitor-table [role=row],.daily-closing-table>*{display:grid;width:100%;min-width:0!important;max-width:100%;grid-template-columns:minmax(0,1fr)!important;gap:8px;margin-bottom:10px;border:1px solid #dce5e1;border-radius:12px;padding:12px;background:#fff}.document-table .table-row>*,.entity-table [role=row]>*,.vehicle-table [role=row]>*,.users-table [role=row]>*,.tenant-table [role=row]>*,.whatsapp-monitor-table [role=row]>*{width:100%;min-width:0;max-width:100%;grid-column:1!important}.worktime-detail-table,.vacation-balance-table{display:block;width:100%;min-width:0}.worktime-detail-table thead,.vacation-balance-table thead{display:none}.worktime-detail-table tbody,.vacation-balance-table tbody,.worktime-detail-table tr,.vacation-balance-table tr,.worktime-detail-table td,.vacation-balance-table td{display:block;width:100%;min-width:0;max-width:100%}.worktime-detail-table tr,.vacation-balance-table tr{margin-bottom:10px;border:1px solid #dce5e1;border-radius:12px;padding:8px 10px;background:#fff}.worktime-detail-table td,.vacation-balance-table td{border:0;padding:7px 2px}.vehicle-map-canvas,.dispatch-map-canvas,.google-map-shell,.vehicle-map-panel{width:100%;min-width:0;max-width:100%}.vehicle-map-canvas,.dispatch-map-canvas{height:clamp(280px,58dvh,460px)}.vehicle-map-toolbar,.vehicle-map-panel.compact-map .vehicle-map-toolbar,.dashboard-calendar-filters,.dispatch-timeline-legend{width:100%;min-width:0;max-width:100%;overflow-x:visible;flex-wrap:wrap}.vehicle-map-toolbar>*,.vehicle-map-panel.compact-map .vehicle-map-toolbar>*{flex:1 1 auto}.vehicle-map-toolbar .secondary-action.compact,.vehicle-map-panel.compact-map .vehicle-map-toolbar .secondary-action.compact{min-width:44px;min-height:44px}.dispatch-mobile-stage-strip{display:grid;width:100%;min-width:0;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.dispatch-mobile-stage-strip>button{width:100%;min-width:0}}@media(max-width:380px){.workspace{padding:8px}.mobile-app-header{min-height:64px;padding:8px}.mobile-app-brand .brand-mark{width:40px;height:40px}.dashboard-mobile-summary,.dashboard-quick-grid,.side-tab-list{grid-template-columns:minmax(0,1fr)}}:root{--ui-green-950: #123d36;--ui-green-800: #126f61;--ui-green-700: #168777;--ui-green-100: #dff3ed;--ui-surface: #ffffff;--ui-canvas: #eff4f1;--ui-border: #d8e4df;--ui-muted: #60736d;--ui-shadow: 0 12px 32px rgba(18, 61, 54, .09);--ui-shadow-hover: 0 16px 38px rgba(18, 61, 54, .15)}body,.workspace{background:var(--ui-canvas)}.topbar:not(.dashboard-mobile-topbar){min-height:104px;border:0;border-radius:14px;padding:20px 22px;background:linear-gradient(135deg,var(--ui-green-950) 0%,var(--ui-green-700) 100%);color:#fff;box-shadow:0 14px 34px #123d362e}.topbar:not(.dashboard-mobile-topbar) h1,.topbar:not(.dashboard-mobile-topbar) h2,.topbar:not(.dashboard-mobile-topbar) p,.topbar:not(.dashboard-mobile-topbar) label{color:#fff}.topbar:not(.dashboard-mobile-topbar) p{opacity:.82}.topbar:not(.dashboard-mobile-topbar) input,.topbar:not(.dashboard-mobile-topbar) select,.topbar:not(.dashboard-mobile-topbar) textarea{border-color:#ffffff6b;background:#fff;color:#17332e}.document-panel,.preview-panel,.detail-panel,.upload-panel,.cockpit-panel,.account-profile-card,.dashboard-calendar-month,.dashboard-calendar-day-detail,.dispatch-quick-create,.dispatch-mobile-day-board,.vehicle-map-panel,.billing-panel,.settings-panel,.permission-panel,.category-panel,.users-panel{border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-surface);box-shadow:var(--ui-shadow)}.section-heading{min-height:60px;border-bottom-color:#e8efec;padding-inline:18px;background:linear-gradient(180deg,#fff,#f8fbfa)}.section-heading svg{color:var(--ui-green-700)}.section-heading h2{color:#19332e;font-size:17px}input,select,textarea{border-color:#cbdad4;border-radius:10px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}input:hover,select:hover,textarea:hover{border-color:#9ebdb3}input:focus,select:focus,textarea:focus{border-color:var(--ui-green-700);box-shadow:0 0 0 4px #16877721}.primary-action,.secondary-action,.danger-action,.icon-action,.workspace-subnav button{border-radius:10px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.primary-action{background:linear-gradient(135deg,#126f61,#199884);box-shadow:0 7px 18px #126f6133}.primary-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #126f6147}.secondary-action{border-color:var(--ui-border);background:#fff;color:#28463f}.secondary-action:hover:not(:disabled){border-color:#9fc7bc;background:#f1faf7}.workspace-subnav{gap:10px;margin-bottom:18px;padding:5px;border:1px solid var(--ui-border);border-radius:12px;background:#ffffffbd;box-shadow:0 8px 22px #123d360f}.workspace-subnav button{border-color:transparent;background:transparent}.workspace-subnav button.active,.workspace-subnav button:hover{border-color:#b9dbd1;background:var(--ui-green-100);color:var(--ui-green-800)}.status-line,.form-error,.admin-worktime-notice{border-radius:12px}.modal-content,.modal-panel,[role=dialog]{border-radius:16px;box-shadow:0 24px 70px #0d231e3d}.driver-menu-page,.driver-standalone-page{border-color:var(--ui-border);border-radius:16px;background:var(--ui-canvas);color:#1d302c;box-shadow:var(--ui-shadow)}.driver-menu-profile,.driver-subpage-heading{border-color:#ffffff29;background:linear-gradient(135deg,var(--ui-green-950) 0%,var(--ui-green-700) 100%)}.driver-menu-crew{border-color:var(--ui-border);background:#fff;color:#1d302c}.driver-menu-availability{background:linear-gradient(90deg,#149b78,#28b56d)}.driver-menu-tile-grid{gap:10px;border:0;padding:12px;background:var(--ui-canvas)}.driver-menu-tile{min-height:124px;border:1px solid var(--ui-border);border-radius:14px;background:#fff;color:#1d302c;box-shadow:0 8px 20px #123d3612}.driver-menu-tile:hover,.driver-menu-tile:focus-visible{border-color:#9fc7bc;background:#f1faf7;box-shadow:var(--ui-shadow-hover)}.driver-menu-tile svg,.driver-menu-tile span{color:var(--ui-green-800)}.driver-menu-tile.danger{border-color:#efc9c1;background:#fff7f5}.driver-menu-tile.danger svg,.driver-menu-tile.danger span{color:#a23e2c}.driver-menu-mic{background:linear-gradient(135deg,#126f61,#20aa93);box-shadow:0 16px 32px #126f614d}.mobile-nav-sheet{gap:0;overflow:hidden auto;border-color:var(--ui-border);border-radius:16px;background:var(--ui-canvas);color:#1d302c;box-shadow:var(--ui-shadow)}.mobile-menu-profile{min-height:112px;background:linear-gradient(135deg,var(--ui-green-950) 0%,var(--ui-green-700) 100%)}.mobile-menu-close,.mobile-menu-back{border-color:#fff3;background:#072e284d}.mobile-menu-tile-grid{gap:10px;border:0;padding:12px;background:var(--ui-canvas)}.mobile-menu-tile{min-height:124px;border:1px solid var(--ui-border);border-radius:14px;background:#fff;color:#1d302c;box-shadow:0 8px 20px #123d3612}.mobile-menu-tile:hover,.mobile-menu-tile:focus-visible{border-color:#9fc7bc;background:#f1faf7;box-shadow:var(--ui-shadow-hover)}.mobile-menu-tile svg,.mobile-menu-tile span{color:var(--ui-green-800)}.mobile-menu-tile .mobile-menu-group-arrow{color:#66817a}.mobile-menu-tile.active,.mobile-menu-tile.accent{border-color:#8abeb0;background:#e7f5f1;box-shadow:inset 0 0 0 1px #126f6114}.mobile-menu-tile.active:hover,.mobile-menu-tile.accent:hover{background:#dff1ec}.mobile-menu-tile.danger{border-color:#efc9c1;background:#fff7f5}.mobile-menu-tile.danger svg,.mobile-menu-tile.danger span{color:#a23e2c}.mobile-menu-tile.danger:hover{background:#fff0ec}.driver-placeholder-panel,.driver-end-shift-panel,.driver-message-panel,.driver-menu-overview.standalone,.driver-trip-sheet-page,.driver-assistant-page{color:#1d302c}.driver-message-panel>span,.driver-trip-card,.driver-end-shift-panel,.driver-placeholder-panel,.driver-crew-panel,.driver-shift-trip-sheets,.driver-gps-distance-summary{border-color:var(--ui-border);border-radius:14px;background:#fff;color:#1d302c;box-shadow:0 8px 22px #123d360f}.driver-message-panel>span strong,.driver-message-panel label{color:#1d302c}.driver-message-panel>span small,.driver-standalone-page small,.driver-standalone-page .form-hint{color:var(--ui-muted)}.driver-subpage-heading strong,.driver-subpage-heading small{color:#fff}@media(max-width:780px){.topbar:not(.dashboard-mobile-topbar){min-height:0;border-radius:13px;padding:17px 15px}.document-panel,.preview-panel,.detail-panel,.upload-panel,.cockpit-panel,.vehicle-map-panel{border-radius:13px}.driver-menu-page,.driver-standalone-page{min-height:calc(100dvh - 88px);border:0;border-radius:0;box-shadow:none}}.dispatch-preplanning-panel{margin:0 0 1rem;background:linear-gradient(180deg,#fbfdfc 0,#f6faf8)}.driver-order-proposal-panel,.dispatch-proposal-review{margin:.75rem}.driver-order-proposal-panel .primary-action,.driver-order-proposal-panel .secondary-action{min-height:44px}.dispatch-proposal-review .dashboard-summary-table article{align-items:flex-start}@media(max-width:600px){.driver-order-proposal-panel,.dispatch-proposal-review{margin:.5rem}.driver-order-proposal-panel .form-grid,.dispatch-proposal-review .dashboard-inline-actions{grid-template-columns:1fr}}.dispatch-preplanning-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid #dfe9e5}.dispatch-preplanning-heading>div{display:flex;align-items:center;gap:.65rem}.dispatch-preplanning-heading h2{margin:0}.dispatch-preplanning-heading small{display:block;color:var(--text-muted)}.dispatch-preplanning-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.dispatch-preplanning-availability{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .55rem;margin:.8rem 0;padding:.7rem .85rem;border:1px solid #d8e7e1;border-radius:12px;background:#edf7f3}.dispatch-preplanning-availability>strong{min-width:0}.dispatch-preplanning-availability-count{color:var(--text-muted);white-space:nowrap}.dispatch-preplanning-availability details{width:100%}.dispatch-preplanning-local-save{margin:.65rem 0 .85rem;font-size:.9rem;color:var(--text-muted)}.dispatch-preplanning-local-save.pending{color:#8a5a00}.dispatch-preplanning-local-save.saved{color:var(--success-color)}.dispatch-preplanning-vehicle-picker{display:grid;gap:.55rem;margin:.75rem 0 1rem;border:1px solid #d7e4df;border-radius:12px;padding:.75rem;background:#f3f8f6}.dispatch-preplanning-vehicle-picker>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.dispatch-preplanning-vehicle-picker>div:first-child small{color:var(--text-muted)}.dispatch-preplanning-vehicle-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.4rem}.dispatch-preplanning-vehicle-checks>label{display:flex;align-items:center;gap:.55rem;min-width:0;margin:0;border:1px solid #dce6e2;border-radius:9px;padding:.5rem .6rem;background:#fff;cursor:pointer}.dispatch-preplanning-vehicle-checks>label.selected{border-color:#69aa99;background:#e7f4ef;box-shadow:0 0 0 2px #398b7717}.dispatch-preplanning-vehicle-checks input{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:var(--accent-strong)}.dispatch-preplanning-vehicle-checks span{display:grid;min-width:0}.dispatch-preplanning-vehicle-checks small{overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.dispatch-preplanning-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.3rem;border-top:1px solid var(--border-color)}.dispatch-preplanning-vehicle{position:relative;min-width:0;padding:.42rem .55rem .42rem .7rem;border:0;border-bottom:1px solid var(--border-color);border-radius:0;background:var(--panel-bg);box-shadow:none;transition:background .16s ease}.dispatch-preplanning-vehicle:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#d2aaa0}.dispatch-preplanning-vehicle.staffed:before{background:#4e9b88}.dispatch-preplanning-vehicle:hover{background:#f7faf8}.dispatch-preplanning-row{display:grid;min-width:0;align-items:end;gap:.4rem}.dispatch-preplanning-row.primary{grid-template-columns:minmax(180px,.7fr) minmax(250px,1.35fr) minmax(230px,.9fr) auto}.dispatch-preplanning-row.secondary{grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(180px,1.15fr) minmax(120px,.7fr);margin-top:.45rem}.dispatch-preplanning-vehicle header{display:flex;align-items:center;align-self:center;gap:.55rem;min-width:0;padding-left:.25rem}.dispatch-preplanning-vehicle-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:8px;background:#e2f1ec;color:var(--accent-strong)}.dispatch-preplanning-vehicle-title{display:grid;min-width:0;gap:.08rem}.dispatch-preplanning-vehicle header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--accent-strong);font-size:1rem}.dispatch-preplanning-vehicle header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-weight:700}.dispatch-preplanning-state-dot{flex:0 0 9px;width:9px;height:9px;margin-left:auto;border-radius:50%;background:#cb8b7d;box-shadow:0 0 0 4px #cb8b7d24}.dispatch-preplanning-state-dot.staffed{background:#398b77;box-shadow:0 0 0 4px #398b7724}.dispatch-preplanning-crew{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.dispatch-preplanning-vehicle label{min-width:0;margin:0;font-size:.75rem;font-weight:700;color:var(--text-muted)}.dispatch-preplanning-vehicle select,.dispatch-preplanning-vehicle input{width:100%;min-width:0;min-height:34px;margin-top:.12rem;padding-top:.35rem;padding-bottom:.35rem;background:#fff}.dispatch-preplanning-vehicle select.person-unavailable{border-color:#d98b28;background:#fff4d8;color:#714700;box-shadow:0 0 0 2px #d98b281f}.dispatch-preplanning-vehicle option.person-unavailable-option{color:#8b3d20;background:#fff0e5}.dispatch-preplanning-vehicle option.person-already-assigned-option{color:#176c5b;background:#e2f4ed;font-weight:800}.dispatch-preplanning-vehicle option.person-already-assigned-option.person-unavailable-option{color:#7a4a0d;background:#fff0c9}.dispatch-preplanning-person-warning{display:block;margin-top:.25rem;color:#a14e19;font-weight:800;line-height:1.25}.dispatch-preplanning-on-call{align-self:center;display:flex;align-items:center;gap:.35rem;white-space:nowrap}.dispatch-preplanning-on-call input{width:auto;min-height:auto;margin:0}.dispatch-preplanning-times{display:grid;grid-template-columns:auto minmax(76px,1fr) minmax(76px,1fr);align-items:end;gap:.35rem}.dispatch-preplanning-row-actions{align-self:end;flex-wrap:nowrap}.dispatch-preplanning-row-actions button{min-height:34px;padding:.4rem .55rem;white-space:nowrap;border-radius:8px}.dispatch-preplanning-reset-label{display:none}.dispatch-preplanning-more{align-self:end;min-width:0}.dispatch-preplanning-more.always-visible{grid-column:1 / -1;border-top:1px dashed var(--border-color);padding:.25rem .15rem .1rem}.dispatch-preplanning-more>summary{display:flex;min-height:34px;align-items:center;cursor:pointer;border:1px solid var(--border-color);border-radius:8px;padding:.35rem .55rem;background:#fff;color:var(--accent-strong);font-size:.8rem;font-weight:800;white-space:nowrap}.dispatch-preplanning-more[open]{grid-column:1 / -1;border-top:1px dashed var(--border-color);padding:.25rem .15rem .1rem}.dispatch-preplanning-more[open]>summary{width:max-content;margin-left:auto}.dispatch-preplanning-rides{align-self:center;position:relative}.dispatch-preplanning-rides.always-visible{display:grid;gap:.35rem}.dispatch-preplanning-rides.always-visible>strong{padding:.45rem .6rem;border-radius:9px;background:#edf4f1;color:var(--accent-strong);font-size:.8rem;white-space:nowrap}.dispatch-preplanning-rides summary{cursor:pointer;padding:.45rem .6rem;border-radius:9px;background:#edf4f1;color:var(--accent-strong);font-weight:800;white-space:nowrap}.dispatch-preplanning-rides>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem;border-radius:10px;background:var(--panel-bg)}.dispatch-preplanning-rides span,.dispatch-preplanning-unassigned span{min-width:0;display:grid}.dispatch-preplanning-rides small,.dispatch-preplanning-unassigned small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted)}.dispatch-preplanning-unassigned{margin-top:1rem;display:grid;gap:.45rem}.dispatch-preplanning-unassigned>label{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);align-items:center;gap:.75rem;padding:.6rem .75rem;border:1px solid var(--border-color);border-radius:12px}.dispatch-preplanning-confirmations{display:grid;gap:.45rem;margin:.8rem 0 1rem;border:1px solid var(--border-color);border-radius:14px;padding:.75rem;background:var(--panel-soft)}.dispatch-preplanning-confirmations-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.dispatch-preplanning-confirmations-head small{color:var(--text-muted)}.dispatch-preplanning-confirmation-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid var(--border-color);padding:.55rem .1rem 0}.dispatch-preplanning-confirmation-row>span{display:grid;min-width:0;gap:.1rem}.dispatch-preplanning-confirmation-row small{color:var(--text-muted)}.dispatch-preplanning-confirmation-status{text-align:right}.dispatch-preplanning-confirmation-status.acknowledged strong{color:var(--success-color)}.dispatch-preplanning-confirmation-status.excluded strong,.dispatch-preplanning-confirmation-status.failed strong{color:var(--danger-color)}.dispatch-preplanning-confirmation-status.read strong,.dispatch-preplanning-confirmation-status.delivered strong,.dispatch-preplanning-confirmation-status.pending strong{color:#8a5a00}.dispatch-preplanning-archive{display:grid;gap:.75rem;margin:.85rem 0 1rem;padding:.85rem;border:1px solid #cbded7;border-radius:14px;background:#f7fbf9}.dispatch-preplanning-archive>header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.dispatch-preplanning-archive>header>span{display:flex;align-items:center;gap:.55rem;color:var(--accent-strong)}.dispatch-preplanning-archive>header>span>span{display:grid;gap:.08rem}.dispatch-preplanning-archive>header small{color:var(--text-muted)}.dispatch-preplanning-archive-filter{display:flex;align-items:end;gap:.45rem}.dispatch-preplanning-archive-filter label{display:grid;gap:.15rem;margin:0;color:var(--text-muted);font-size:.75rem;font-weight:800}.dispatch-preplanning-archive-filter input{min-height:36px;margin:0;padding:.35rem .5rem}.dispatch-preplanning-archive-list{display:grid;gap:.5rem}.dispatch-preplanning-archive-list>details{border:1px solid var(--border-color);border-radius:11px;background:#fff;overflow:hidden}.dispatch-preplanning-archive-list>details>summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;cursor:pointer;padding:.7rem .8rem}.dispatch-preplanning-archive-list>details>summary>span{display:grid;gap:.12rem;min-width:0}.dispatch-preplanning-archive-list>details>summary>span:last-child{text-align:right}.dispatch-preplanning-archive-plan{display:grid;gap:.4rem;padding:.65rem;border-top:1px solid var(--border-color);background:#f8faf9}.dispatch-preplanning-archive-plan article{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(190px,1.2fr) minmax(95px,.45fr) minmax(240px,1.5fr) 70px;align-items:center;gap:.65rem;padding:.6rem .7rem;border:1px solid #e0e8e4;border-radius:9px;background:#fff}.dispatch-preplanning-archive-plan article>header,.dispatch-preplanning-archive-plan article>span{display:grid;min-width:0;gap:.08rem}.dispatch-preplanning-archive-plan article small{overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.dispatch-preplanning-archive-plan article>span strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-preplanning-archive-plan article p{grid-column:1 / -1;margin:0;padding-top:.35rem;border-top:1px dashed var(--border-color)}.dispatch-preplanning-archive-orders,.dispatch-preplanning-archive-confirmations{grid-column:1 / -1;display:grid;gap:.35rem;padding-top:.45rem;border-top:1px dashed var(--border-color)}.dispatch-preplanning-archive-orders>div{display:grid;grid-template-columns:minmax(165px,.55fr) minmax(160px,.65fr) minmax(300px,1.5fr);gap:.6rem;align-items:baseline;padding:.35rem .45rem;border-radius:7px;background:#f4f8f6}.dispatch-preplanning-archive-orders small{white-space:normal}.dispatch-preplanning-archive-confirmations span{font-size:.82rem;color:var(--text-muted)}@media(max-width:720px){.mobile-dispatch-view-preplanning .dispatch-preplanning-mobile-page{position:relative;inset:auto;min-height:0;overflow:visible}.mobile-dispatch-view-preplanning .dispatch-preplanning-panel{min-height:auto;overflow:visible;-webkit-overflow-scrolling:auto;touch-action:pan-y}.dispatch-mobile-preplanning-head{grid-template-columns:48px minmax(0,1fr)}.dispatch-mobile-preplanning-head>label{grid-column:1 / -1}.dispatch-operations-grid.mobile-view-map{position:relative;inset:auto;display:block;min-height:0;overflow:visible;touch-action:pan-y}.dispatch-operations-grid.mobile-view-map .vehicle-map-panel.compact-map,.dispatch-operations-grid.mobile-view-map .vehicle-map-panel.compact-map:has(.vehicle-track-controls){display:grid;height:auto;min-height:0;grid-template-rows:auto auto auto auto auto auto;overflow:visible}.dispatch-operations-grid.mobile-view-map .vehicle-map-panel.compact-map .vehicle-map-canvas{height:clamp(280px,52svh,460px);min-height:280px}.dispatch-preplanning-heading{align-items:stretch;flex-direction:column}.mobile-dispatch-view-preplanning .dispatch-preplanning-heading>div:first-child{display:none}.mobile-dispatch-view-preplanning .dispatch-preplanning-heading{margin-top:.7rem}.mobile-dispatch-view-preplanning .dispatch-preplanning-availability{display:grid;gap:.25rem;align-items:start;margin-top:1rem}.mobile-dispatch-view-preplanning .dispatch-preplanning-availability-count{white-space:normal}.dispatch-preplanning-actions{display:grid;grid-template-columns:minmax(0,1fr)}.dispatch-preplanning-actions>button{width:100%;min-height:48px}.dispatch-preplanning-vehicle-picker>div:first-child{align-items:flex-start;flex-direction:column;gap:.2rem}.dispatch-preplanning-vehicle-checks{grid-template-columns:minmax(0,1fr)}.dispatch-preplanning-grid{gap:.8rem;border-top:0}.dispatch-preplanning-vehicle{padding:.85rem;border:1px solid var(--border-color);border-radius:16px;background:var(--panel-soft)}.dispatch-preplanning-row.primary,.dispatch-preplanning-row.secondary{grid-template-columns:minmax(0,1fr)}.dispatch-preplanning-row.primary{align-items:stretch}.dispatch-preplanning-row.secondary{margin-top:.75rem}.dispatch-preplanning-vehicle header{margin-bottom:.25rem}.dispatch-preplanning-crew{grid-template-columns:minmax(0,1fr)}.dispatch-preplanning-times{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr)}.dispatch-preplanning-reset-label{display:inline}.dispatch-preplanning-more,.dispatch-preplanning-more[open]{grid-column:auto;width:100%;border-top:0;padding:0}.dispatch-preplanning-more>summary,.dispatch-preplanning-more[open]>summary{width:100%;margin:0;justify-content:center;min-height:44px}.dispatch-preplanning-unassigned>label{grid-template-columns:minmax(0,1fr)}.dispatch-preplanning-unassigned select{width:100%}.dispatch-preplanning-confirmations-head,.dispatch-preplanning-confirmation-row{align-items:flex-start;flex-direction:column}.dispatch-preplanning-confirmation-status{text-align:left}.dispatch-preplanning-archive>header,.dispatch-preplanning-archive-filter{align-items:stretch;flex-direction:column}.dispatch-preplanning-archive-filter{display:grid;grid-template-columns:1fr 1fr}.dispatch-preplanning-archive-filter button{grid-column:1 / -1}.dispatch-preplanning-archive-list>details>summary{grid-template-columns:1fr}.dispatch-preplanning-archive-list>details>summary>span:last-child{text-align:left}.dispatch-preplanning-archive-plan article{grid-template-columns:1fr}.dispatch-preplanning-archive-orders>div{grid-template-columns:1fr;gap:.1rem}}.vehicle-live-speed{display:inline-flex;align-items:center;gap:.35rem;width:max-content;padding:.32rem .55rem;border-radius:999px;background:#16877724;color:var(--accent-strong);font-variant-numeric:tabular-nums}.vehicle-location-speed{display:grid;justify-items:end;gap:.2rem;white-space:nowrap;font-variant-numeric:tabular-nums}.vehicle-location-speed>strong{font-size:1.05rem;color:var(--text-strong)}@media(max-width:720px){.vehicle-location-speed{justify-items:start;white-space:normal}}.driver-app-shell .driver-trip-head>strong{color:#17332e}.driver-app-shell .driver-passenger-heading>span{color:var(--ui-green-700)}.driver-app-shell .driver-route{border-left-color:#27a892}.driver-app-shell .driver-route strong{color:#17332e}.driver-app-shell .driver-trip-meta span{border:1px solid #d4e5df;background:#edf5f2;color:#36534b}.driver-app-shell .driver-trip-meta span.important{border-color:#e7bd68;background:#fff4d8;color:#705017}.driver-app-shell .status-badge.assigned,.driver-app-shell .status-badge.accepted{background:#dff3ed;color:#126f62}.driver-app-shell .status-badge.en_route,.driver-app-shell .status-badge.arrived,.driver-app-shell .status-badge.started{background:#dceef4;color:#12627a}.driver-app-shell .status-badge.completed{background:#dff3ed;color:#126f62}.driver-app-shell .driver-step-action.assigned,.driver-app-shell .driver-step-action.accepted,.driver-app-shell .driver-step-action.en-route,.driver-app-shell .driver-step-action.arrived,.driver-app-shell .driver-step-action.started,.driver-app-shell .driver-step-action.completed{border-color:#126f62;background:linear-gradient(135deg,#168777,#126f62);color:#fff;box-shadow:0 12px 24px #126f6233}.driver-app-shell .driver-completion-form,.driver-app-shell .driver-problem-form{border:1px solid #cfe2dc;background:#f4faf7;color:#1d302c;box-shadow:0 8px 22px #123d360f}.driver-app-shell .driver-completion-form>label,.driver-app-shell .driver-completion-form .form-grid>label,.driver-app-shell .driver-problem-form>label{color:#36534b}.driver-app-shell .driver-completion-presets .secondary-action,.driver-app-shell .driver-quick-problems .secondary-action{border-color:#9fc8bd;background:#fff;color:#17332e;box-shadow:0 4px 12px #123d360f}.driver-app-shell .driver-completion-presets .secondary-action:hover,.driver-app-shell .driver-completion-presets .secondary-action:focus-visible,.driver-app-shell .driver-quick-problems .secondary-action:hover,.driver-app-shell .driver-quick-problems .secondary-action:focus-visible{border-color:var(--ui-green-700);background:#e8f5f1;color:#126f62}.driver-app-shell .driver-address-check,.driver-app-shell .driver-proof-checks{border-color:#cfe2dc;background:#fff;color:#1d302c}.driver-app-shell .driver-address-check strong{color:#17332e}.driver-app-shell .driver-address-check small{color:#587069}.driver-app-shell .driver-completion-form .check-row,.driver-app-shell .driver-problem-form .check-row,.driver-app-shell .driver-address-check .check-row,.driver-app-shell .driver-proof-checks .check-row{color:#294740}.vehicle-track-controls{display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(190px,1fr) minmax(190px,1fr) auto auto;align-items:end;gap:10px;margin:8px 0 12px;padding:12px;border:1px solid var(--ui-border, #d4e5df);border-radius:13px;background:#f4faf7;color:#17332e}.vehicle-track-controls>strong{display:inline-flex;align-items:center;align-self:center;gap:7px}.vehicle-track-controls label{display:grid;gap:4px;min-width:0;color:#36534b;font-size:12px;font-weight:800}.vehicle-track-controls input{width:100%;min-width:0}.vehicle-track-controls>span,.vehicle-track-controls>small{grid-column:1 / -1;color:#587069}.vehicle-track-shadow,.vehicle-track-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.vehicle-track-shadow{stroke:#ffffffe6;stroke-width:8}.vehicle-track-line{stroke:#7c3aed;stroke-width:5}.vehicle-track-legend{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.vehicle-track-legend i{width:54px;height:7px;border-radius:999px;background:linear-gradient(90deg,#1b6ada,#da1b7a)}@media(max-width:900px){.vehicle-track-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.vehicle-track-controls>strong{grid-column:1 / -1}.vehicle-track-controls .primary-action,.vehicle-track-controls .secondary-action{width:100%}}@media(max-width:560px){.vehicle-track-controls{grid-template-columns:minmax(0,1fr)}.vehicle-track-controls>strong,.vehicle-track-controls>span,.vehicle-track-controls>small{grid-column:1}}.accident-report-page{max-width:760px;margin:0 auto;padding:16px}.accident-report-page>header{display:flex;align-items:center;gap:12px;margin-bottom:18px}.accident-report-page>header button{width:48px;height:48px;border:0;border-radius:14px;background:#fff}.accident-report-page>header h2{flex:1;margin:0}.accident-start{width:100%;min-height:72px;font-size:1.12rem}.accident-report-list{display:grid;gap:10px;margin-top:18px}.accident-report-list>button{display:flex;gap:12px;align-items:center;text-align:left;padding:16px;border:1px solid #dce2ea;border-radius:16px;background:#fff}.accident-report-list span{display:grid;gap:4px}.accident-step{display:grid;gap:16px}.accident-step h3{font-size:1.45rem;margin:0}.accident-step label{display:grid;gap:7px;font-weight:700}.accident-step input,.accident-step select,.accident-step textarea{width:100%;box-sizing:border-box;min-height:54px;padding:13px;border:1px solid #aeb9c8;border-radius:12px;font:inherit;background:#fff}.accident-step textarea{resize:vertical}.accident-step button{min-height:54px}.accident-repeat-entry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #d8dee8;border-radius:14px;background:#f8fafc}.accident-repeat-entry button{grid-column:1/-1}@media(max-width:520px){.accident-repeat-entry{grid-template-columns:1fr}}.accident-camera-button{display:flex!important;flex-direction:row;justify-content:center;align-items:center;min-height:64px;padding:12px;border-radius:14px;color:#fff;background:#174f8a;cursor:pointer}.accident-attachments{display:grid;gap:8px}.accident-attachments>div{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:12px;background:#eef3f8;overflow-wrap:anywhere}.accident-attachments button{min-height:44px;min-width:44px;border:0;background:transparent;color:#a22020}.accident-sketch{display:grid;gap:10px}.accident-sketch canvas{width:100%;height:auto;border:2px dashed #8794a6;border-radius:12px;background:#fff;touch-action:none}.accident-sketch>div{display:flex;gap:10px}.accident-sketch button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px}.accident-submit-warning{padding:14px;border:2px solid #d58c00;border-radius:14px;background:#fff6df}.accident-submit-warning p{margin-bottom:0}.accident-confirmation{display:grid;justify-items:center;gap:14px;padding:24px;text-align:center;border-radius:18px;background:#effaf1}.accident-confirmation svg{color:#21853a}.accident-confirmation button{width:100%;min-height:54px}.accident-recipient-choice{display:grid;gap:10px;padding:14px;border:1px solid #cbd5e1;border-radius:14px}.accident-recipient-choice label{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px;border-radius:10px;background:#f3f6f9}.accident-recipient-choice input{width:24px;min-height:24px}.accident-recipient-choice span{display:grid}.accident-admin-view{display:grid;gap:18px;padding:20px}.accident-recipient-admin,.accident-admin-list,.accident-admin-detail{padding:18px;border:1px solid #dce2ea;border-radius:18px;background:#fff}.accident-recipient-add{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.accident-recipient-add input{min-height:48px;padding:10px;border:1px solid #b7c1cd;border-radius:10px}.accident-recipient-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.accident-recipient-list button,.accident-admin-attachments button{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #ccd5df;border-radius:12px;background:#f6f8fa;text-align:left}.accident-recipient-list button.active{border-color:#31804a;background:#effaf2}.accident-recipient-list span,.accident-admin-attachments span{display:grid}.accident-recipient-list em{margin-left:auto;font-style:normal}.accident-admin-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.6fr);gap:18px;align-items:start}.accident-admin-list{display:grid;gap:9px}.accident-admin-list>button{display:grid;gap:5px;padding:13px;border:1px solid #d7dee7;border-radius:12px;background:#fff;text-align:left}.accident-admin-list>button.active{border-color:#2867a0;box-shadow:0 0 0 2px #dcecff}.accident-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.accident-facts>span{display:grid;gap:3px;padding:12px;border-radius:12px;background:#f2f5f8}.accident-report-content{margin:16px 0;padding:16px;border-radius:14px;background:#f8fafc}.accident-report-content h3{margin-bottom:4px}.accident-report-content p{white-space:pre-wrap;margin-top:0}.accident-admin-attachments{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px;margin-bottom:16px}.accident-mail-success{display:flex;align-items:center;gap:8px;color:#24753a;font-weight:700}@media(max-width:850px){.accident-admin-layout,.accident-recipient-add,.accident-facts{grid-template-columns:1fr}}.progressive-create-prompt{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px;padding:16px 18px;border:1px solid #d7e0e8;border-radius:16px;background:#fff}.progressive-create-prompt>div{display:grid;gap:4px}.progressive-create-prompt small{color:#607080}.progressive-create-prompt .primary-action{min-height:48px}.admin-overview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0}.admin-overview-toolbar>label{display:flex;align-items:center;gap:9px;flex:1;max-width:520px;min-height:48px;padding:0 13px;border:1px solid #cbd5df;border-radius:12px;background:#fff}.admin-overview-toolbar input{width:100%;min-height:44px;border:0;background:transparent}.admin-overview-toolbar .primary-action{min-height:48px}.progressive-admin-row{display:block!important;padding:0!important;overflow:hidden}.progressive-admin-row:not(.expanded)>:not(.user-summary-toggle){display:none!important}.user-summary-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:16px;width:100%;min-height:68px;padding:13px 16px;border:0;background:#fff;color:inherit;text-align:left}.user-summary-toggle:hover{background:#f5f8fb}.user-summary-toggle>span{display:grid;gap:3px}.user-summary-toggle>span:nth-child(2){text-align:right;color:#435466}.user-whatsapp-indicator{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;font-size:13px;font-weight:800}.user-whatsapp-indicator.verified{color:#087e73}.user-whatsapp-indicator.unverified{color:#a04b3c}.user-inactive-filter.active{border-color:#a04b3c;color:#8f3f32;background:#fff7f5}.progressive-admin-row.expanded{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 16px 16px!important;border-color:#8eb4d8;background:#fbfdff}.progressive-admin-row.expanded .user-summary-toggle{grid-column:1 / -1;margin:0 -16px;width:calc(100% + 32px);border-bottom:1px solid #d7e0e8}.user-time-rules{display:grid;gap:9px;padding:13px;border:1px solid #d6e0e8;border-radius:12px;background:#f6f9fb}.user-time-rules .check-row{min-height:44px}.user-recurring-absence{display:grid;gap:8px;margin:0;padding:10px;border:1px solid #d6e0e8;border-radius:10px}.user-recurring-absence legend{padding:0 4px;font-weight:750}.user-recurring-absence small{color:#61716e}.user-recurring-absence .filter-tabs{display:flex;flex-wrap:wrap;width:100%}.user-recurring-absence .filter-tabs label{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:0 9px;border:1px solid transparent;border-radius:7px;cursor:pointer;font-weight:750}.user-recurring-absence .filter-tabs label.active{background:#fff;border-color:#9bcfc8;color:#087e73}.user-recurring-absence .filter-tabs input{width:16px;height:16px}.progressive-open-button{width:100%;min-height:52px;justify-content:center}@media(max-width:720px){.progressive-create-prompt,.admin-overview-toolbar{align-items:stretch;flex-direction:column}.admin-overview-toolbar>label{max-width:none}.progressive-create-prompt .primary-action,.admin-overview-toolbar .primary-action{width:100%;justify-content:center}.user-summary-toggle{grid-template-columns:minmax(0,1fr) 24px}.user-summary-toggle>span:nth-child(2){grid-column:1 / -1;grid-row:2;text-align:left}.user-whatsapp-indicator{justify-content:flex-start}.progressive-admin-row.expanded{grid-template-columns:1fr}}.email-inbox{padding:24px;max-width:1440px;margin:0 auto;color:#17202a}.email-inbox-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.email-inbox-header h1{margin:2px 0 4px}.email-inbox-header p{margin:0;color:#65717c}.email-inbox .eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0b766e}.email-safety-banner,.email-notice{display:flex;gap:12px;align-items:center;padding:13px 16px;border-radius:14px;margin-bottom:14px;background:#e9f7f3;color:#145c55}.email-notice{background:#eef7e8;color:#356526}.email-notice button{margin-left:auto;border:0;background:none;color:inherit}.email-inbox-layout{display:grid;grid-template-columns:minmax(310px,420px) 1fr;gap:16px;min-height:650px}.email-list-panel,.email-detail{background:#fff;border:1px solid #dfe5e8;border-radius:18px;overflow:hidden}.email-search{display:flex;align-items:center;gap:9px;margin:14px;padding:10px 12px;border:1px solid #d8e0e4;border-radius:12px}.email-search input{border:0;outline:0;width:100%;font:inherit}.email-filters{display:flex;gap:7px;overflow:auto;padding:0 14px 12px}.email-filters button{white-space:nowrap;border:1px solid #d9e1e4;background:#fff;border-radius:999px;padding:7px 11px}.email-filters button.active{background:#173e3a;color:#fff;border-color:#173e3a}.email-list{border-top:1px solid #e7ecee}.email-list-item{position:relative;width:100%;text-align:left;border:0;border-bottom:1px solid #edf0f1;background:#fff;padding:16px;display:flex;flex-direction:column;gap:4px}.email-list-item:hover,.email-list-item.active{background:#f2f8f7}.email-list-item.active{box-shadow:inset 4px 0 #0b766e}.email-list-item span,.email-list-item small{color:#68747d;font-style:normal}.email-list-item em{position:absolute;right:14px;top:15px;font-size:11px;font-style:normal;color:#627079}.email-category{display:inline-flex!important;align-items:center;gap:4px;width:max-content;border-radius:999px;padding:4px 8px;font-size:11px!important;font-weight:800;color:#36444d!important;background:#edf1f3}.email-category.dringend{background:#ffebe8;color:#a52a22!important}.email-category.rechnung{background:#eeeaff;color:#5744a0!important}.email-category.werbung{background:#f3f0e7;color:#6a5a2a!important}.email-detail{padding:24px;overflow:auto}.email-back{display:none}.email-detail-top{display:flex;justify-content:space-between;align-items:center}.email-detail h2{font-size:25px;margin:16px 0 8px}.email-sender{display:flex;flex-direction:column;margin-bottom:20px}.email-sender span{color:#68747d}.email-status-field{display:flex;align-items:center;justify-content:space-between;background:#f7f9fa;border-radius:12px;padding:10px 12px;font-weight:700}.email-status-field select{padding:8px;border:1px solid #ccd5d9;border-radius:9px;background:#fff}.email-ai-card,.email-protected,.email-unsubscribe{display:flex;gap:14px;margin-top:18px;padding:17px;border-radius:15px;background:#eef8f6}.email-ai-card h3,.email-protected h3{margin:0 0 7px}.email-ai-card p{margin:4px 0 14px}.email-protected{background:#f4f1eb}.email-draft{margin-top:18px}.email-draft>div{display:flex;justify-content:space-between;align-items:center}.email-draft h3{display:flex;align-items:center;gap:7px}.email-draft span{font-size:12px;color:#69767e}.email-draft textarea{box-sizing:border-box;width:100%;min-height:180px;border:1px solid #ccd6da;border-radius:12px;padding:13px;font:inherit;line-height:1.5;margin-bottom:10px}.email-unsubscribe{background:#f6f3ea;align-items:center}.email-unsubscribe div{flex:1}.email-unsubscribe p{margin:3px 0}.email-unsubscribe button{padding:9px 12px;border:1px solid #8d8062;background:#fff;border-radius:9px}.email-reminder{display:flex;gap:8px;align-items:center;margin-top:20px;color:#64717a;font-size:13px}.email-no-ai{display:flex;gap:12px;margin-top:18px;padding:16px;border:1px solid #dfe5e8;border-radius:14px;background:#f7f9fa}.email-no-ai p{margin:4px 0;color:#66737b}.email-ai-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:14px;border:1px solid #d9e6e3;border-radius:14px}.email-ai-actions div{display:flex;flex-direction:column}.email-ai-actions small{color:#68757d}.email-setup-steps{margin:0 0 14px;padding-left:22px;color:#59666e}.email-setup-steps li{margin:8px 0;line-height:1.4}.email-work-draft-modal{background:#fff;border-radius:20px;padding:22px;width:min(720px,100%);max-height:90vh;overflow:auto}.email-draft-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.email-draft-fields label{display:flex;flex-direction:column;gap:6px;font-weight:700}.email-draft-fields .wide{grid-column:1/-1}.email-draft-fields input,.email-draft-fields textarea{border:1px solid #ccd6da;border-radius:10px;padding:10px;font:inherit}.email-draft-fields textarea{min-height:80px}.email-draft-warning{display:flex;gap:9px;background:#fff3dc;color:#765218;padding:12px;border-radius:11px}.email-work-draft-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.email-empty{text-align:center;padding:45px 20px;color:#68757d}.email-empty strong{display:block;color:#26343c;margin-top:10px}.email-connect-form{display:grid;gap:12px;margin:20px 0;padding:16px;background:#f7f9fa;border-radius:14px}.email-connect-form label{display:flex;flex-direction:column;gap:5px;font-weight:700}.email-connect-form input,.email-connect-form select{padding:10px;border:1px solid #cbd5d9;border-radius:9px;font:inherit}.email-connect-form small{font-weight:400;color:#68757d}.email-account-list>div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e4eaec}.email-account-list span{display:flex;flex-direction:column}.email-account-list small{color:#68757d}.email-account-list button{border:1px solid #b45b55;color:#923b35;background:#fff;border-radius:8px;padding:8px}.email-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#101b208c;display:grid;place-items:center;padding:18px}.email-settings-modal,.email-confirm-modal{background:#fff;border-radius:20px;padding:22px;width:min(620px,100%);max-height:88vh;overflow:auto}.email-modal-title{display:flex;justify-content:space-between;gap:15px}.email-modal-title h2{margin:0}.email-modal-title p{color:#69757d}.email-modal-title>button{border:0;background:none;align-self:flex-start}.email-provider-card{display:flex;gap:13px;align-items:center;background:#f5f7f8;padding:15px;border-radius:14px;margin:14px 0 20px}.email-provider-card div{flex:1}.email-provider-card p{margin:4px 0;color:#66727a}.email-provider-card>span{font-size:11px;font-weight:800;color:#8a5e19}.email-protection-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #e5eaec}.email-protection-row span{display:grid;grid-template-columns:24px 1fr;align-items:center}.email-protection-row small{grid-column:2;color:#68747c}.email-protection-row input{width:20px;height:20px}.email-settings-note{display:flex;gap:10px;background:#fff3dc;color:#765218;padding:13px;border-radius:12px;margin-top:18px}.email-confirm-modal{text-align:center;max-width:460px}.email-confirm-modal>svg{color:#b57312}.email-confirm-modal>div{display:flex;justify-content:center;gap:10px;margin-top:20px}@media(max-width:760px){.email-inbox{padding:14px}.email-inbox-header{align-items:center}.email-inbox-header p{font-size:13px}.email-inbox-header .secondary-action{font-size:0;padding:10px}.email-inbox-layout{display:block;min-height:0}.email-detail,.email-list-panel.has-selection{display:none}.email-list-panel.has-selection+.email-detail{display:block}.email-back{display:flex;align-items:center;border:0;background:none;color:#0b766e;padding:0 0 12px}.email-detail{padding:18px}.email-detail h2{font-size:21px}.email-draft>div{display:block}.email-draft>div span{display:block;margin-bottom:9px}.email-provider-card{align-items:flex-start}.email-provider-card>span{display:none}.email-ai-actions{align-items:stretch;flex-direction:column}.email-draft-fields{grid-template-columns:1fr}.email-draft-fields .wide{grid-column:auto}.email-work-draft-actions{flex-direction:column-reverse}}@media(max-width:720px){.vehicle-management-layout,.vehicle-list-panel,.vehicle-table,.vehicle-row{width:100%;min-width:0;max-width:100%}.vehicle-table{overflow:hidden}.vehicle-head{display:none}.vehicle-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:8px;border:1px solid #dce5e1;border-radius:12px;overflow:hidden}.vehicle-row .vehicle-kind-cell,.vehicle-row .vehicle-chip-list{display:none}}.vacation-balance-card{margin:0 0 18px;padding:18px;border:1px solid #dbe3ee;border-radius:18px;background:#fff;box-shadow:0 8px 24px #192a460f}.vacation-balance-card header{display:flex;gap:11px;align-items:center;margin-bottom:14px}.vacation-balance-card header div{display:grid;gap:2px}.vacation-balance-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vacation-balance-card-grid span{display:grid;gap:3px;padding:12px;border-radius:12px;background:#f5f8fc}.vacation-balance-card-grid .remaining{background:#e8f7ef}.vacation-balance-card .warning{color:#8a4b00}@media(max-width:520px){.vacation-balance-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.workshop-editor{display:grid;gap:14px;padding:16px;margin:12px 0;border:1px solid #dfd7c6;border-radius:16px;background:#fffaf0}.workshop-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workshop-editor-grid label{display:grid;gap:6px}.workshop-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:12px;background:#f5f1e8}.workshop-item span{display:grid}.workshop-item button{min-width:44px;min-height:44px}@media(max-width:600px){.workshop-editor-grid{grid-template-columns:1fr}}.recurring-manager{display:grid;gap:16px;margin:16px}.recurring-manager-head,.recurring-manager-head>div,.recurring-list article,.workshop-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.recurring-manager-head h2,.recurring-manager-head small,.recurring-list strong,.recurring-list small,.recurring-list span{display:block;margin:0}.recurring-form,.recurring-list article,.workshop-appointment-editor{border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:16px}.recurring-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.weekday-choice{display:flex;flex-wrap:wrap;gap:8px}.weekday-choice label{min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--line);border-radius:12px}.recurring-cutoff,.recurring-list{display:grid;gap:10px}@media(max-width:700px){.recurring-manager{margin:10px}.recurring-manager-head,.recurring-list article{align-items:stretch;flex-direction:column}.recurring-form-grid{grid-template-columns:1fr}.recurring-manager button,.workshop-appointment-editor button{min-height:44px}}.receivables-page{display:grid;gap:1rem}.opos-area-tabs{display:flex;gap:.35rem;padding:.3rem;width:fit-content;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.opos-area-tabs button{padding:.65rem 1rem;border:0;border-radius:9px;background:transparent;color:inherit;font-weight:700;cursor:pointer}.opos-area-tabs button.active{background:var(--primary, #168b80);color:#fff}.payables-panel{display:grid;gap:1rem}.payables-upload{cursor:pointer}.payables-upload input{display:none}.payables-upload.disabled{cursor:wait;opacity:.65}.payables-intro{display:flex;align-items:start;justify-content:space-between;gap:1rem}.payables-intro h2,.payables-intro p{margin:0}.payables-intro p{margin-top:.25rem;color:var(--muted, #687772)}.payables-list{display:grid;gap:.65rem}.payables-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.payables-list>article.warning{border-color:#d89a3d}.payables-list>article>div:first-child{display:grid;gap:.25rem}.payable-amount{font-size:1.1rem;white-space:nowrap}.payable-flags{display:flex;flex-wrap:wrap;gap:.35rem}.payable-flags span{padding:.2rem .45rem;border-radius:999px;background:#fff3d9;color:#8a4b08;font-size:.74rem;font-weight:700}.payable-inline-editor{grid-column:1 / -1;display:grid;grid-template-columns:minmax(14rem,2fr) repeat(3,minmax(9rem,1fr));gap:.75rem;padding-top:.85rem;border-top:1px solid var(--border)}.payable-inline-editor label{display:grid;gap:.3rem;color:var(--muted, #687772);font-size:.8rem;font-weight:700}.payable-inline-editor input,.payable-inline-editor select{min-width:0;padding:.65rem .75rem;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:inherit}.payable-inline-editor .receivable-row-actions{grid-column:1 / -1}@media(max-width:800px){.payables-list>article,.payable-inline-editor{grid-template-columns:1fr}.payables-intro{flex-direction:column}.payable-inline-editor .receivable-row-actions{grid-column:1}}.payables-workspace{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(460px,1.7fr);gap:1rem;min-height:620px}.payables-queue{display:flex;flex-direction:column;gap:.5rem;min-width:0;max-height:78vh;overflow:auto;padding-right:.2rem}.payables-queue>button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem .8rem;padding:.85rem;border:1px solid var(--border);border-radius:13px;background:var(--surface);color:inherit;text-align:left;cursor:pointer}.payables-queue>button:hover,.payables-queue>button.selected{border-color:var(--primary, #168b80);box-shadow:0 7px 22px #1760541a}.payables-queue>button.selected{background:#f1faf7}.payables-queue>button.warning{border-left:4px solid #d89a3d}.payables-queue>button>span:first-child{display:grid;gap:.22rem;min-width:0}.payables-queue>button>span:first-child strong,.payables-queue>button>span:first-child small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payables-queue>button>span:first-child small{color:var(--muted, #687772)}.payables-queue .status-pill{width:fit-content}.payables-queue .payable-flags{grid-column:1 / -1}.payable-flags em{padding:.18rem .42rem;border-radius:999px;background:#fff3d9;color:#8a4b08;font-size:.7rem;font-style:normal;font-weight:750}.payable-review-workbench,.payable-workbench-empty{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.payable-review-workbench>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid var(--border)}.payable-review-workbench>header small{color:var(--muted, #687772);font-weight:750;text-transform:uppercase;letter-spacing:.05em}.payable-review-workbench>header h3{margin:.15rem 0 0}.payable-review-columns{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(400px,1.18fr);min-height:690px}.payable-review-form{display:flex;flex-direction:column;gap:.75rem;padding:1rem;overflow:auto;border-right:1px solid var(--border)}.payable-review-form label{display:grid;gap:.3rem;color:var(--muted, #687772);font-size:.79rem;font-weight:750}.payable-review-form label>small{font-weight:500}.payable-review-form input,.payable-review-form select,.payable-create-vendor input{min-width:0;min-height:43px;padding:.62rem .72rem;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:inherit;font:inherit}.payable-review-form .required-missing input,.payable-review-form .required-missing select{border-color:#d89a3d;background:#fffaf0}.payable-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.payable-create-vendor{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:-.35rem}.payable-create-vendor input{flex:1 1 190px}.payable-create-vendor .text-action,.payable-review-actions .text-action{display:inline-flex;align-items:center;gap:.35rem;border:0;background:transparent;color:var(--primary, #168b80);font-weight:750;cursor:pointer}.payable-create-vendor svg{width:16px}.payable-review-warning{display:flex;align-items:flex-start;gap:.5rem;padding:.65rem;border-radius:10px;background:#fff3d9;color:#8a4b08;font-size:.82rem;font-weight:700}.payable-review-warning svg{flex:0 0 auto;width:18px}.payable-review-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.3rem}.payable-shortcut{color:var(--muted, #687772)}.payable-document-preview{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:690px;background:#e8eeeb}.payable-document-preview>header{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.65rem .75rem;background:var(--surface);border-bottom:1px solid var(--border)}.payable-document-preview>header span{display:flex;align-items:center;gap:.45rem}.payable-document-preview>header svg{width:18px}.payable-document-preview>header a{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none}.payable-document-preview iframe{width:100%;height:100%;min-height:640px;border:0;background:#edf2ef}.payable-document-preview .preview-empty,.payable-workbench-empty{display:grid;place-content:center;justify-items:center;gap:.4rem;padding:2rem;color:var(--muted, #687772);text-align:center}.payable-workbench-empty h3,.payable-workbench-empty p{margin:0}.payable-workbench-empty svg{width:42px;height:42px;opacity:.65}@media(max-width:1180px){.payables-workspace{grid-template-columns:1fr}.payables-queue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}.payable-review-columns{grid-template-columns:minmax(310px,.8fr) minmax(360px,1.2fr)}}@media(max-width:760px){.payables-intro{flex-direction:column}.payables-queue{grid-template-columns:1fr;max-height:none}.payable-review-columns{grid-template-columns:1fr}.payable-review-form{border-right:0;border-bottom:1px solid var(--border)}.payable-document-preview,.payable-review-columns{min-height:0}.payable-document-preview iframe{min-height:65vh}.payable-form-grid{grid-template-columns:1fr}.payable-shortcut{display:none}}.receivables-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.receivables-summary article,.receivable-review,.receivable-list>article{border:1px solid var(--border);border-radius:16px;background:var(--surface)}.receivables-summary article{display:grid;gap:.25rem;padding:1rem}.receivables-summary strong{font-size:1.35rem}.receivables-work-queues{grid-template-columns:repeat(4,minmax(0,1fr))}.receivables-work-queues>button{display:flex;align-items:center;gap:.8rem;min-width:0;padding:1rem;border:1px solid var(--border);border-radius:16px;background:var(--surface);color:inherit;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.receivables-work-queues>button:hover,.receivables-work-queues>button.active{border-color:var(--primary, #168b80);box-shadow:0 8px 24px #1760541a;transform:translateY(-1px)}.receivables-work-queues>button.warning svg{color:#b45309}.receivables-work-queues>button>span{display:grid;min-width:0;gap:.2rem}.receivables-work-queues>button em{color:var(--muted, #687772);font-size:.75rem;font-style:normal}.receivables-work-queues svg{flex:0 0 auto;color:var(--primary, #168b80)}.opos-today{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 1.4rem;border-radius:18px;color:#fff;background:linear-gradient(120deg,#126b61,#168b80);box-shadow:0 12px 28px #126b612e}.opos-today h2,.opos-today p{margin:0}.opos-today p{margin-top:.3rem;color:#ffffffd1}.opos-eyebrow{color:var(--primary, #168b80);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.opos-today .opos-eyebrow{color:#ffffffb8}.opos-today-actions{display:flex;flex-wrap:wrap;gap:.55rem}.opos-today .primary-action{background:#fff;color:#126b61}.opos-today .secondary-action{border-color:#ffffff73;color:#fff;background:transparent}.opos-list-toolbar{display:grid;gap:.85rem;padding:1rem;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.opos-list-heading h2{margin:.1rem 0}.opos-list-heading small{color:var(--muted, #687772)}.opos-quick-filters{display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto;gap:.6rem}.opos-quick-filters label{display:flex;align-items:center;gap:.5rem}.opos-quick-filters input,.opos-quick-filters select{min-height:44px}.opos-advanced-filters{padding-top:.85rem;border-top:1px solid var(--border)}.opos-invoice-row.small-balance{border-left:4px solid #78b8a6}.opos-invoice-main>strong{font-size:1rem}.opos-alternative-recipient{display:flex;align-items:flex-start;gap:.4rem;width:fit-content;padding:.38rem .55rem;border-radius:9px;background:#fff3d9;color:#8a4b08}.opos-alternative-recipient svg{flex:0 0 auto;margin-top:.1rem}.opos-alternative-recipient span{display:grid;gap:.08rem}.opos-alternative-recipient small{color:#8a4b08}.opos-row-secondary-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.5rem;padding-top:.65rem;border-top:1px solid var(--border)}.opos-internal-note{display:grid;gap:.12rem;width:fit-content;max-width:680px;padding:.5rem .65rem;border-left:3px solid var(--primary, #168b80);border-radius:0 9px 9px 0;background:#f1f8f5;color:#285f56;font-size:.82rem}.opos-internal-note span{white-space:pre-wrap}.opos-deferral-note{color:#8a4b08;font-weight:700}.opos-follow-up-editor{flex:1 1 100%;display:grid;grid-template-columns:minmax(260px,1fr) minmax(190px,.45fr) auto;align-items:end;gap:.65rem;padding:.8rem;border-radius:12px;background:#f5f9f7}.opos-follow-up-editor label{display:grid;gap:.3rem;color:var(--muted, #687772);font-size:.78rem;font-weight:750}.opos-follow-up-editor textarea,.opos-follow-up-editor input{min-width:0;padding:.6rem .7rem;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:inherit;font:inherit}.opos-follow-up-editor textarea{resize:vertical}.opos-follow-up-editor label small{font-weight:500}@media(max-width:800px){.opos-follow-up-editor{grid-template-columns:1fr}}.opos-bulk-review{margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--border)}.opos-bulk-review summary{font-weight:750;cursor:pointer}.opos-bulk-review>div{display:grid;gap:.4rem;margin:.7rem 0}.opos-bulk-review label{display:flex;align-items:center;gap:.6rem;padding:.55rem;border-radius:9px;background:#f5f9f7}.opos-bulk-review label span{display:grid;gap:.1rem}.opos-document-preview{position:fixed;z-index:1000;top:4vh;right:3vw;bottom:4vh;left:3vw;display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 24px 80px #0f231f47}.opos-document-preview header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid var(--border)}.opos-document-preview iframe{width:100%;height:100%;border:0;background:#edf2ef}.receivable-bank-connect{display:grid;gap:1rem;padding:0;margin:0;border:1px solid var(--line, #d6e2dd);border-radius:14px;background:#f8fcfa;overflow:hidden}.receivable-bank-connect h2{margin:0;font-size:1rem}.receivable-bank-connect p{margin:.25rem 0 0;max-width:680px}.receivable-bank-connect small{color:#687772}.receivable-bank-toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.9rem 1rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.receivable-bank-toggle>span{display:flex;align-items:center;gap:.7rem;min-width:0}.receivable-bank-toggle>span>span{display:grid;gap:.1rem}.receivable-bank-toggle svg{flex:0 0 auto;color:var(--primary, #168b80)}.receivable-bank-connect-body{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;padding:1rem;border-top:1px solid var(--line, #d6e2dd)}.receivable-bank-connect-body>div:first-child{flex:1 1 420px}.receivable-bank-account-choice{flex:1 0 100%}@media(max-width:720px){.receivable-bank-connect-body{align-items:stretch;flex-direction:column}}.receivable-review{padding:1rem}.receivable-review>.section-heading{display:flex;align-items:center;gap:.65rem;padding:.1rem 0 .85rem}.receivable-review>.section-heading h2,.receivable-review>.section-heading small{margin:0}.receivable-review-comparison{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(220px,1.2fr);align-items:center;gap:.85rem}.receivable-review-side{display:grid;gap:.2rem}.receivable-review-side>span{color:var(--muted, #687772);font-size:.76rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.receivable-review-side.bank{padding-left:.85rem;border-left:1px solid var(--border)}.receivable-review-side p{margin:.25rem 0 0;color:var(--muted, #687772);font-size:.84rem;line-height:1.35;overflow-wrap:anywhere}.receivable-payment-purpose{display:grid;gap:.18rem;max-width:620px;white-space:normal;word-break:break-word}.receivable-payment-purpose>span{color:var(--muted, #687772);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.receivable-review-arrow{color:var(--primary, #168b80)}.receivable-match-signals{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem}.receivable-match-signals span{padding:.22rem .48rem;border-radius:999px;background:#eaf5f1;color:#176451;font-size:.75rem;font-weight:700}.receivable-review-navigation{display:flex;justify-content:space-between;gap:.75rem;padding-top:.8rem;border-top:1px solid var(--border)}.receivable-review>article,.receivable-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.9rem 1rem}.receivable-review>article+article{border-top:1px solid var(--border)}.receivable-review article>div:first-child,.receivable-list article>div:first-child,.receivable-amount{display:grid;gap:.25rem}.receivable-filters{display:flex;flex-wrap:wrap;gap:.75rem}.receivable-filters label{display:flex;flex:1;align-items:center;gap:.5rem}.receivable-filters .receivable-date-filter{flex:0 1 210px;display:grid;gap:.25rem;font-size:.85rem;font-weight:700;color:var(--muted, #687772)}.receivable-filters input,.receivable-filters select{min-height:44px}.receivable-filters .receivable-balanced-toggle{flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;gap:.5rem;min-height:44px;max-width:100%}.receivable-filters .receivable-balanced-toggle input[type=checkbox]{flex:0 0 auto;width:1.125rem;height:1.125rem;min-height:0;margin:0;padding:0;accent-color:var(--primary, #168777)}.receivable-list{display:grid;gap:.6rem}.receivable-amount{text-align:right}.receivable-row-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.receivable-confirmed-payments{grid-column:1 / -1;display:grid;gap:.45rem;padding:.7rem .8rem;border-radius:10px;background:#f1f8f5;border:1px solid #cfe6db}.receivable-confirmed-payments>small{color:#286750;font-weight:700}.receivable-confirmed-payments>div{display:grid;grid-template-columns:auto 1fr;gap:.15rem .7rem;align-items:baseline}.receivable-confirmed-payments>div>strong{color:#096646}.receivable-confirmed-payments>div>span{overflow-wrap:anywhere}.receivable-confirmed-payments>div>small{grid-column:1 / -1;color:var(--muted, #687772);overflow-wrap:anywhere}.receivable-bank-candidates{grid-column:1 / -1;display:grid;gap:.5rem;padding:.75rem;border-radius:10px;background:#f4faf7;border:1px solid #d8e9e2}.receivable-bank-candidates>div{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.receivable-bank-candidates span{display:grid;gap:.18rem;min-width:0}.receivable-bank-candidates small{color:var(--muted, #687772);overflow-wrap:anywhere}@media(max-width:720px){.opos-today{align-items:stretch;flex-direction:column}.opos-quick-filters{grid-template-columns:1fr}.receivables-work-queues{grid-template-columns:repeat(2,minmax(0,1fr))}.receivables-summary{grid-template-columns:1fr}.receivable-filters{display:grid}.receivable-review>article,.receivable-list>article{grid-template-columns:1fr;align-items:stretch}.receivable-amount{text-align:left}.receivable-review .actions,.receivable-list button{width:100%}.receivable-row-actions{justify-content:stretch}.receivable-bank-candidates>div{align-items:stretch;flex-direction:column}.receivable-review-comparison{grid-template-columns:1fr}.receivable-review-arrow{display:none}.receivable-review-side.bank{padding:.75rem 0 0;border-left:0;border-top:1px solid var(--border)}}@media(max-width:440px){.receivables-work-queues{grid-template-columns:1fr}}.manual-break-periods{display:grid;gap:.75rem;padding:.9rem;border:1px solid var(--line-color, #d9e0dc);border-radius:.9rem;background:#f8faf9}.manual-break-period-list{display:grid;gap:.65rem}.manual-break-period{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.65rem;align-items:end}@media(max-width:640px){.manual-break-period{grid-template-columns:1fr 1fr}.manual-break-period .icon-button{grid-column:1 / -1;justify-self:end}}.driver-chat{padding:1rem;display:grid;gap:.8rem;min-width:0}.driver-chat-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.driver-chat-history{height:min(24rem,45dvh);min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;display:flex;flex-direction:column;gap:.7rem}.driver-chat-history>*{flex-shrink:0}.dispatch-chat-controls,.dispatch-chat-notice{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;padding:.75rem}.dispatch-chat-notice{background:#e3f4ee;color:#203b35}.driver-chat-message{background:#fff;color:#203b35;border:1px solid #d7e6e1;border-radius:14px;padding:.8rem;max-width:95%;align-self:flex-start}.driver-chat-message.own{background:#e3f4ee;align-self:flex-end}.driver-chat-message header{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;font-size:.8rem}.driver-chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:.4rem 0 0}.driver-chat form{display:grid;gap:.6rem}.worktime-detail-table td small{display:block;margin-top:4px}.weekend-date-navigation{display:grid;grid-template-columns:44px minmax(0,280px) 44px minmax(0,1fr) auto;align-items:end}.weekend-date-navigation>*{min-width:0}.weekend-date-navigation .weekend-date-picker input{box-sizing:border-box;width:100%;max-width:100%;min-width:0}.weekend-date-navigation .weekend-date-range{align-self:center;font-size:14px}@media(max-width:760px){.weekend-date-navigation{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.weekend-date-navigation .weekend-date-range{grid-column:1 / -1;text-align:center}.weekend-date-navigation>button:last-child{grid-column:1 / -1;justify-self:center;padding:6px 14px}}@media(max-width:780px){.worktime-detail-table-wrap{border:0;background:transparent;overflow:visible}.worktime-detail-table tbody tr{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 12px;padding:14px}.worktime-detail-table tbody td{grid-column:span 2;width:auto;padding:0;white-space:normal;overflow-wrap:anywhere}.worktime-detail-table td:before{content:attr(data-label);display:block;color:#53675e;font-size:11px;font-weight:600;margin-bottom:4px}.worktime-detail-table td:nth-child(1),.worktime-detail-table td:nth-child(2),.worktime-detail-table td:nth-child(3),.worktime-detail-table td:nth-child(6),.worktime-detail-table td:nth-child(15){grid-column:1 / -1}.worktime-detail-table td:nth-child(4),.worktime-detail-table td:nth-child(5),.worktime-detail-table td:nth-child(13),.worktime-detail-table td:nth-child(14){grid-column:span 3}.worktime-detail-table td:nth-child(2){min-width:0}.worktime-detail-table td:nth-child(2):before,.worktime-detail-table td:nth-child(14):before,.worktime-detail-table td:nth-child(15):before{display:none}.worktime-detail-table td:nth-child(2)>strong{font-size:17px}.worktime-detail-table td:nth-child(2)>small{font-weight:400;font-size:12px}.worktime-detail-table td:nth-child(7),.worktime-detail-table td:nth-child(8),.worktime-detail-table td:nth-child(9){padding:8px;border-radius:8px;background:#ffffffb3}.worktime-detail-table td:nth-child(9){background:#e0f1e9;font-weight:700;color:#145e4d}.worktime-detail-table .worktime-row-actions{display:flex;flex-wrap:wrap;gap:8px}.worktime-detail-table .worktime-row-actions button{flex:1 1 95px;min-height:44px}}.employee-notification-center{margin-bottom:12px}.employee-notification-panel{padding:16px;border:1px solid #c9dcd5;border-radius:12px;background:#fff}.employee-notification-panel article{display:grid;gap:6px;margin-top:12px;padding:12px;border:1px solid #dce5e0;border-radius:8px}.employee-notification-panel article.unread{background:#edf8f3;border-left:4px solid #168777}.employee-notification-panel small{color:#52665d}body{padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px)}body:before{content:"";position:fixed;inset:0 0 auto;height:env(safe-area-inset-top,0px);background:#f3f6f3;z-index:10000;pointer-events:none}.mobile-app-header{top:env(safe-area-inset-top,0px)}.modal-backdrop{padding-top:max(16px,env(safe-area-inset-top,0px));padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}.custom-pull-refresh{overscroll-behavior-y:contain}.pull-refresh-indicator{position:fixed;top:max(12px,env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);z-index:9000;padding:12px 18px;border-radius:24px;background:#126f62;color:#fff;box-shadow:0 3px 18px #0002;text-align:center}.document-image-viewer{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;background:#eef2ef}.document-zoom-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 12px}.document-zoom-toolbar button{min-width:44px;min-height:44px;border:1px solid #b6c9c3;border-radius:8px;background:#fff;color:#126f62;font:inherit;cursor:pointer}.document-zoom-toolbar button:disabled{opacity:.4;cursor:default}.document-zoom-toolbar small{color:#4c6059}.document-zoom-surface{min-height:0;overflow:hidden;display:grid;place-items:center;touch-action:none;cursor:grab}.document-zoom-surface:active{cursor:grabbing}.document-zoom-surface img{width:100%;height:100%;min-height:0;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.dispatch-preplanning-confirmations{display:grid;gap:8px}.dispatch-preplanning-confirmations-head{display:grid;gap:5px;padding:10px 0}.dispatch-preplanning-confirmation-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 24px;padding:14px 16px;border:1px solid #d4e2dd;border-radius:10px;background:#fff}.dispatch-preplanning-confirmation-row:nth-child(odd){background:#f0f5f3}.dispatch-preplanning-confirmation-row>span{display:grid;min-width:0;gap:5px;overflow-wrap:anywhere}.dispatch-preplanning-confirmation-row small{font-size:12px;color:#53655e}.dispatch-preplanning-confirmation-status>strong{justify-self:start;padding:4px 8px;border-radius:6px;background:#e8ecea;font-size:13px}.dispatch-preplanning-confirmation-status.acknowledged>strong{color:#146044;background:#dff3e8}.dispatch-preplanning-confirmation-status:is(.pending,.delivered,.read)>strong{color:#7b5200;background:#fff1cc}.dispatch-preplanning-confirmation-status.failed>strong{color:#a12727;background:#ffe4e4}.weekend-row{border:1px solid #d4e2dd;border-left:4px solid #8bbcaf;border-radius:10px;margin-top:12px;padding:14px;align-items:start;background:#f7faf8}.weekend-row>*,.weekend-first-ride>*{min-width:0}.weekend-row input,.weekend-row select{box-sizing:border-box;max-width:100%}.weekend-first-ride{grid-template-columns:repeat(4,minmax(0,1fr))}.weekend-first-ride>strong,.weekend-first-ride>div{grid-column:1 / -1}.weekend-first-ride label:has(input[type=checkbox]){display:flex;align-items:center;gap:10px;min-height:44px}.weekend-row input[type=checkbox]{width:22px;height:22px;min-height:22px;flex:0 0 22px}.calendar-compact-legend{display:flex;flex-wrap:wrap;gap:6px 14px;padding:6px 0}.calendar-compact-legend>span{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#43564f}.calendar-legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#f08c00}.calendar-legend-dot.personal{background:#176b87}.calendar-legend-dot.shift{background:#126f62}.calendar-legend-dot.vacation{background:#2f7feb}.calendar-legend-dot.sick{background:#e03131}.calendar-legend-dot.wish_off{background:#7950f2}.calendar-legend-dot.availability{background:#0ca678}.calendar-legend-dot.birthday{background:#a24bea}.calendar-legend-dot.holiday{background:#b7791f}.calendar-filter-disclosure>summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-size:13px;color:#126f62}.calendar-filter-disclosure>summary:before{content:"▸";margin-right:8px}.calendar-filter-disclosure[open]>summary:before{content:"▾"}.calendar-filter-disclosure .dashboard-calendar-filters{display:flex;flex-wrap:wrap;overflow:visible;margin:0;padding:6px 0}.calendar-filter-disclosure .dashboard-calendar-filters button{min-height:44px;padding:6px 10px;font-size:12px}.dashboard-summary-table .dashboard-summary-row{grid-template-columns:minmax(160px,1.4fr) minmax(100px,.8fr) minmax(90px,.6fr) minmax(160px,1.6fr) minmax(65px,.4fr) 20px}.dashboard-summary-table .dashboard-summary-row>*{white-space:normal;overflow:visible;overflow-wrap:anywhere}.dashboard-summary-table article>*{white-space:normal;overflow:visible;overflow-wrap:anywhere}.cockpit-list-title{flex-wrap:wrap;gap:10px}.cockpit-list-title>strong{flex:1 0 180px;overflow-wrap:normal;word-break:normal}@media(max-width:1050px){.dashboard-summary-table article{grid-template-columns:minmax(0,1fr) auto}.dashboard-summary-table article>strong{grid-column:1 / -1}.dashboard-summary-table .dashboard-summary-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;position:relative;padding-right:32px}.dashboard-summary-table .dashboard-summary-row>strong{grid-column:1 / -1}.dashboard-summary-table .dashboard-summary-row>small:nth-of-type(2){grid-column:1 / -1}.dashboard-summary-table .dashboard-summary-row>svg{position:absolute;right:10px;top:16px}}@media(max-width:640px){.cockpit-list-title{display:flex;flex-direction:column;align-items:stretch}.cockpit-list-title>strong{flex:none;width:100%}.cockpit-list-title>button{width:100%;white-space:normal;min-height:44px}.dispatch-preplanning-confirmation-row,.weekend-row,.weekend-first-ride{grid-template-columns:minmax(0,1fr)}.weekend-row>*,.weekend-first-ride>*{grid-column:1 / -1}.employee-document-preview-modal{height:100%;max-height:100%}.employee-document-preview-backdrop{padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)}.employee-document-preview-actions{max-height:30dvh;overflow-y:auto}}@media print{body:before,.pull-refresh-indicator{display:none}}
