:root{--color-text:#172026;--color-heading:#0f2e35;--color-muted:#64757b;--color-subtle:#829197;--color-page:#f4f7f8;--color-surface:#fff;--color-surface-soft:#f8fafb;--color-border:#d8e1e4;--color-border-strong:#c3d0d5;--color-accent:#176b78;--color-accent-hover:#0f5964;--color-accent-soft:#e8f4f6;--color-success:#237a57;--color-success-soft:#eef9f3;--color-warning:#9a6a18;--color-warning-soft:#fff7e6;--color-danger:#9a3434;--color-danger-soft:#fff3f3;--radius-sm:6px;--radius-md:8px;--shadow-sm:0 1px 2px #10242c0d;--shadow-md:0 10px 28px #10242c17;--control-height:40px;color:var(--color-text);background:var(--color-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0, #176b7812, transparent 280px), var(--color-page);min-width:320px;min-height:100vh;margin:0}button{font:inherit}button,input,select,textarea{transition:border-color .15s,background-color .15s,box-shadow .15s,color .15s}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #176b7838}.login-page{background:radial-gradient(circle at 50% 0,#176b781a,#0000 360px),linear-gradient(#edf4f5 0,#f6f8f9 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--color-border);border-radius:var(--radius-md);width:min(100%,420px);box-shadow:var(--shadow-md);background:#fffffff5;gap:18px;padding:28px;display:grid}.login-card h1{color:var(--color-heading);letter-spacing:0;margin:0 0 6px;font-size:28px}.login-card p,.login-muted{color:var(--color-muted);margin:0;line-height:1.45}.login-brand{color:var(--color-heading);align-items:center;gap:10px;font-weight:760;display:inline-flex}.login-brand svg{width:24px;height:24px;color:var(--color-accent)}.captcha-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.captcha-row strong{min-height:var(--control-height);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-soft);color:var(--color-heading);align-items:center;padding:0 12px;display:inline-flex}.login-submit{justify-content:center;width:100%}.auto-page{background:linear-gradient(#eef4f5 0,#f6f8f9 220px 100%);grid-template-rows:auto auto auto 1fr auto;min-height:100vh;padding:18px;display:grid}.auto-topbar{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f8f9f0;border-bottom:1px solid #dce5e8;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:76px;margin:-18px -18px 14px;padding:12px 18px;display:grid;position:sticky;top:0}.auto-import-controls,.auto-nav,.auto-settings{align-items:center;gap:8px;display:inline-flex}.auto-nav{min-width:0;min-height:var(--control-height);align-self:end;padding-bottom:1px;overflow-x:auto}.auto-nav-button{height:var(--control-height);min-height:var(--control-height);color:#33464f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c8d5d9;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0 14px;font-weight:650;display:inline-flex}.auto-nav-button:hover{color:#10242c;background:#f2f8f9;border-color:#8fb2ba}.auto-nav-button.active{color:#fff;background:#176b78;border-color:#176b78}.auto-import-controls{justify-self:end;align-items:flex-end;min-height:52px;transition:opacity .15s}.auto-import-controls-hidden{opacity:0;pointer-events:none}.auto-import-controls label{color:#516871;gap:4px;font-size:12px;display:grid}.auto-import-controls label span{align-items:center;gap:5px;display:inline-flex}.auto-import-controls label svg{width:14px;height:14px}.auto-import-controls input,.dispatch-driver select{height:var(--control-height);color:#172026;background:#fff;border:1px solid #c8d5d9;border-radius:6px;min-height:40px;padding:7px 9px}.auto-import-controls input{width:160px}.auto-settings{height:var(--control-height);place-self:end;align-items:flex-end}.auto-settings-button{width:var(--control-height);height:var(--control-height);min-height:var(--control-height);justify-content:center;align-items:center;padding:0;display:inline-flex}.auto-settings-button.active{color:#fff;background:#176b78;border-color:#176b78}.auto-data-panel{min-width:0;padding-bottom:18px;overflow:auto}.auto-data-panel .panel-card,.auto-data-panel .entity-card{margin-bottom:14px}.dispatch-board{scroll-snap-type:x proximity;grid-auto-columns:minmax(286px,320px);grid-auto-flow:column;gap:12px;min-height:0;padding:2px 2px 14px;display:grid;overflow-x:auto}.dispatch-column{scroll-snap-align:start;background:#fff;border:1px solid #dce3e6;border-radius:8px;grid-template-rows:auto 1fr;min-height:calc(100vh - 245px);max-height:calc(100vh - 245px);display:grid;overflow:hidden;box-shadow:0 10px 24px #192d3712}.dispatch-column.is-muted{background:#fbfcfc}.dispatch-driver{background:#fff;border-bottom:1px solid #e7eef0;grid-template-columns:minmax(0,1fr) 126px;align-items:center;gap:10px;min-height:66px;padding:11px 12px;display:grid}.dispatch-driver div{min-width:0}.dispatch-driver>div>strong,.dispatch-driver>div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dispatch-driver strong{color:#10242c;align-items:center;gap:8px;font-size:15px;display:flex}.dispatch-driver span{color:#60747c;font-size:12px}.dispatch-count{color:#33464f;background:#e8f0f2;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:22px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.dispatch-column.is-muted .dispatch-count{color:#8a451b;background:#f3e9df}.dispatch-stack{align-content:start;gap:8px;padding:10px;display:grid;overflow-y:auto}.dispatch-empty{color:#60747c;text-align:center;border:1px dashed #c8d5d9;border-radius:6px;padding:12px}.shipment-card{color:#172026;text-align:left;cursor:grab;background:#fdfefe;border:1px solid #c8d5d9;border-radius:6px;gap:4px;width:100%;min-height:92px;padding:10px 11px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid}.shipment-card:active{cursor:grabbing;transform:scale(.99)}.shipment-card strong{color:#10242c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.shipment-card span,.shipment-card small{color:#60747c;font-size:12px;line-height:1.3}.shipment-card.has-error small{color:#8a2d2d}.auto-upload-button{height:var(--control-height);min-height:var(--control-height);justify-content:center;align-items:center;min-width:150px;padding:0 16px;display:inline-flex}@media (width<=860px){.auto-page{padding:12px}.auto-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:132px;margin:-12px -12px 12px;padding:12px}.auto-nav,.auto-import-controls{grid-column:1/-1}.auto-import-controls{justify-self:stretch}.auto-import-controls label{flex:1}.auto-import-controls input{width:100%}.dispatch-board{grid-auto-columns:minmax(280px,88vw)}}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #dce3e6;flex-direction:column;gap:24px;padding:24px 16px;display:flex}.brand{color:#0f2e3d;align-items:center;gap:10px;padding:0 8px;font-size:18px;font-weight:700;display:flex}.brand svg,.nav-button svg{flex:none;width:20px;height:20px}nav{gap:4px;display:grid}.nav-button{color:#33464f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;min-height:40px;padding:8px 10px;display:flex}.nav-button:hover{color:#0f2e3d;background:#edf4f5}.nav-button.active{color:#0f2e3d;background:#dfecee}.content{padding:32px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.eyebrow{color:#55717c;margin:0 0 6px;font-size:13px}h1{color:#10242c;letter-spacing:0;margin:0;font-size:30px;line-height:1.2}.primary-action{color:#fff;cursor:pointer;background:#176b78;border:0;border-radius:6px;min-height:40px;padding:9px 16px}.primary-action:hover{background:#0f5964}.header-actions{align-items:center;gap:12px;display:flex}.api-pill{color:#fff;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:13px;font-weight:700;display:inline-flex}.api-pill.checking{background:#64747b}.error-line{color:#7b2020;background:#fff6f6;border:1px solid #e2b5b5;border-radius:6px;margin-bottom:16px;padding:10px 12px}.notice-line{color:#235b41;background:#f1fbf6;border:1px solid #b9dccb;border-radius:6px;margin-bottom:16px;padding:10px 12px}.auth-line{color:#263b43;background:#fff;border:1px solid #c8d9de;border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:16px;padding:10px 12px;display:flex}.auth-line a{color:#176b78;font-weight:700;text-decoration:none}.auth-line a:hover{text-decoration:underline}.table-wrap{background:#fff;border:1px solid #dce3e6;border-radius:8px;overflow-x:auto}.editor-layout{gap:16px;display:grid}.entity-section{gap:12px;display:grid}.entity-card{background:#fff;border:1px solid #dce3e6;border-radius:8px;gap:12px;padding:18px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading h2{color:#10242c;margin:0;font-size:18px}.section-heading p{color:#60747c;margin:4px 0 0;font-size:13px}.section-heading select{max-width:360px}.section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.button-row,.table-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.entity-form{background:#fff;border:1px solid #dce3e6;border-radius:8px;padding:18px}.modal-form{border:0;border-radius:0;padding:0}.modal-card-section{margin-top:18px}.compact-form{padding:16px}.entity-form h2{color:#10242c;letter-spacing:0;margin:0 0 16px;font-size:18px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.structured-address{gap:14px;max-width:560px;margin-top:14px;display:grid}.structured-address .wide-field{width:100%}.structured-address .short-field{width:min(160px,100%)}.house-row{grid-template-columns:repeat(3,minmax(0,132px));gap:12px;display:grid}@media (width<=640px){.house-row{grid-template-columns:1fr}}label{color:#506670;gap:6px;font-size:13px;font-weight:700;display:grid}input,select,textarea{color:#172026;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd6da;border-radius:6px;padding:8px 10px}textarea{resize:vertical;min-height:76px}input:focus,select:focus,textarea:focus{outline-offset:1px;outline:2px solid #95c6ce}.wide-field{margin-top:12px}.checkbox-field{grid-template-columns:auto 1fr;align-items:center;gap:8px;margin-top:12px;display:inline-flex}.checkbox-field input{width:16px;min-height:16px}.checkbox-group{flex-wrap:wrap;gap:8px 14px;display:flex}.checkbox-group .checkbox-field{margin-top:0}.form-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.organization-form-actions{justify-content:space-between;align-items:center}.secondary-action,.danger-action,.table-action{color:#24434f;cursor:pointer;background:#fff;border:1px solid #cbd6da;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:7px 12px;display:inline-flex}.secondary-action svg{width:18px;height:18px}.secondary-action:hover,.table-action:hover{background:#edf4f5}.danger-action,.table-action.danger{color:#8f2e2e;border-color:#e2b5b5}.danger-action:hover,.table-action.danger:hover{background:#fff1f1}.primary-action:disabled,.secondary-action:disabled{cursor:progress;opacity:.7}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #e6ecef;padding:12px 14px}th{color:#506670;font-size:13px;font-weight:700}.table-header-filter-button{color:inherit;font:inherit;font-weight:inherit;cursor:text;background:0 0;border:0;padding:0}.table-header-filter-button:hover{color:#0f5964}.table-header-filter-input{min-width:180px;min-height:32px;padding:5px 8px;font-size:13px}td{color:#172026;font-size:14px}.table-empty-cell{color:#60747c;text-align:center}.status-badge{color:#24434f;white-space:normal;background:#f7fafb;border:1px solid #cbd6da;border-radius:6px;gap:2px;min-width:150px;max-width:220px;padding:6px 8px;display:inline-grid}.status-badge span{color:inherit;font-size:13px;font-weight:700;line-height:1.2}.status-badge small{color:inherit;opacity:.72;font-size:11px;line-height:1.2}.status-badge.neutral{color:#24434f;background:#f7fafb;border-color:#cbd6da}.status-badge.success{color:#235b41;background:#f1fbf6;border-color:#b9dccb}.status-badge.muted{color:#5f6f76;background:#eef2f4;border-color:#cbd6da}.status-badge.danger{color:#8f2e2e;background:#fff6f6;border-color:#e2b5b5}td:last-child{text-align:right}td.table-empty-cell{text-align:center}tr:last-child td{border-bottom:0}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#f1f7f8}.empty-state,.placeholder-panel{color:#60747c;background:#fff;border:1px solid #dce3e6;border-radius:8px;padding:24px}.placeholder-panel h2{color:#10242c;margin:0 0 8px;font-size:18px}.placeholder-panel p{margin:0}.modal-backdrop{z-index:20;background:#0f242c7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-dialog{background:#fff;border-radius:8px;width:min(920px,100%);max-height:calc(100vh - 48px);padding:18px;overflow:auto;box-shadow:0 20px 60px #0f242c3d}.modal-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.modal-header h2{color:#10242c;margin:0;font-size:18px}.icon-button{color:#24434f;cursor:pointer;background:#fff;border:1px solid #cbd6da;border-radius:6px;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover{background:#edf4f5}.icon-button svg{width:18px;height:18px}.import-dialog{gap:16px;display:grid}.import-toolbar{align-items:end;gap:12px;display:flex}.import-toolbar label{max-width:240px}.import-defaults{background:#f8fbfc;border:1px solid #dce3e6;border-radius:8px;padding:12px}.import-table-wrap{max-height:58vh}.import-table th,.import-table td{white-space:normal}.import-table td{min-width:160px}.import-table td:first-child{width:52px;min-width:52px}.import-table input,.import-table select{min-width:150px}.muted-line,.row-error{color:#60747c;margin-top:4px;font-size:12px;font-weight:500;display:block}.row-error{color:#8f2e2e}.readonly-cell{color:#172026;min-width:150px;min-height:38px;font-weight:700;display:block}@media (width<=780px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #dce3e6;border-right:0}.page-header{flex-direction:column}.header-actions{justify-content:space-between;width:100%}.section-heading{flex-direction:column;align-items:stretch}.section-actions{width:100%}.section-actions .primary-action{flex:100%}.organization-form-actions{flex-direction:column-reverse;align-items:stretch}.organization-form-actions .button-row,.organization-form-actions .danger-action{width:100%}}.app-shell,.auto-page{background:linear-gradient(180deg, #f7fafb 0, var(--color-page) 260px), var(--color-page)}.sidebar{border-right-color:var(--color-border);background:#ffffffeb;gap:18px;box-shadow:1px 0 #10242c05}.brand{border-bottom:1px solid var(--color-border);min-height:42px;color:var(--color-heading);padding-bottom:14px}.nav-button,.auto-nav-button{min-height:var(--control-height);border-radius:var(--radius-sm);font-size:14px;font-weight:650}.nav-button{color:#395057;border:1px solid #0000}.nav-button:hover{border-color:var(--color-border);background:var(--color-surface-soft)}.nav-button.active{background:var(--color-accent-soft);color:var(--color-accent);border-color:#176b7838}.content{width:min(100%,1480px);padding:28px}.page-header,.auto-topbar{border-color:var(--color-border)}.page-header{align-items:center;margin-bottom:20px}h1{color:var(--color-heading);font-size:clamp(24px,2.2vw,30px);font-weight:760}.primary-action,.secondary-action,.danger-action,.table-action,.icon-button,.auto-nav-button{box-shadow:var(--shadow-sm)}.primary-action{min-height:var(--control-height);border:1px solid var(--color-accent);border-radius:var(--radius-sm);background:var(--color-accent);font-weight:700}.primary-action:hover{border-color:var(--color-accent-hover);background:var(--color-accent-hover)}.secondary-action,.table-action,.icon-button{border-color:var(--color-border-strong);background:var(--color-surface);color:#24434f;font-weight:650}.secondary-action:hover,.table-action:hover,.icon-button:hover{background:var(--color-surface-soft);border-color:#9bb4bc}.danger-action,.table-action.danger{color:var(--color-danger);background:snow;border-color:#e4b8b8}.danger-action:hover,.table-action.danger:hover{background:var(--color-danger-soft);border-color:#d89797}.primary-action:disabled,.secondary-action:disabled,.table-action:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.entity-card,.entity-form,.table-wrap,.empty-state,.placeholder-panel,.import-defaults,.auth-line,.dispatch-column{border-color:var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.entity-card,.entity-form{padding:16px}.section-heading{border-bottom:1px solid var(--color-border);min-height:42px;padding-bottom:12px}.section-heading h2,.entity-form h2,.placeholder-panel h2{color:var(--color-heading);font-size:17px;font-weight:760}.section-heading p,.empty-state,.placeholder-panel,.muted-line{color:var(--color-muted)}label{color:#435860;font-size:12px;font-weight:720}input,select,textarea{min-height:var(--control-height);border-color:var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text)}input:hover,select:hover,textarea:hover{border-color:#9db6bd}input:focus,select:focus,textarea:focus{border-color:var(--color-accent);outline:0;box-shadow:0 0 0 3px #176b7821}.form-grid{gap:14px}.form-actions,.button-row,.table-actions,.section-actions{gap:10px}.table-wrap{overflow:auto}table{background:var(--color-surface)}th,td{border-bottom-color:#edf2f4;padding:11px 14px}th{z-index:1;color:#526870;background:#f9fbfc;font-size:12px;font-weight:760;position:sticky;top:0}td{color:#1f2d33}tbody tr:hover td{background:#fbfdfd}.table-empty-cell,.empty-state,.placeholder-panel{text-align:center}.empty-state,.placeholder-panel{padding:28px 20px}.error-line,.notice-line,.auth-line{border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.error-line{background:var(--color-danger-soft);color:#7f2525;border-color:#ecc2c2}.notice-line{background:var(--color-success-soft);color:#1f684a;border-color:#bfe3cf}.api-pill{border-radius:999px;min-height:30px;font-size:12px}.api-pill.online{background:var(--color-success)}.api-pill.offline{background:var(--color-danger)}.status-badge{border-radius:var(--radius-sm);border-color:var(--color-border);background:var(--color-surface-soft);min-width:142px}.status-badge.diadoc{color:#1d5c75;background:#eef8fb;border-color:#b7d4de}.status-badge.progress{color:#567125;background:#f5faee;border-color:#cfe0b6}.status-badge.success{background:var(--color-success-soft);color:#1f684a;border-color:#bfe3cf}.status-badge.danger{background:var(--color-danger-soft);color:#7f2525;border-color:#ecc2c2}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1c2294}.modal-dialog{border-radius:var(--radius-md);border:1px solid #ffffff8c;box-shadow:0 28px 80px #0c1c2247}.modal-header{border-bottom:1px solid var(--color-border);padding-bottom:12px}.auto-topbar{background:#f8fafbf0;box-shadow:0 1px #10242c0a}.auto-nav-button{border-color:var(--color-border-strong);background:var(--color-surface);color:#395057}.auto-nav-button:hover{background:var(--color-surface-soft);border-color:#9bb4bc}.auto-nav-button.active,.auto-settings-button.active{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.dispatch-board{gap:14px;padding:2px 2px 18px}.dispatch-column{border-color:var(--color-border);box-shadow:0 8px 24px #10242c12}.dispatch-driver{border-bottom-color:var(--color-border);background:#fbfdfd;min-height:68px}.dispatch-driver strong{color:var(--color-heading);font-weight:760}.dispatch-count{background:var(--color-accent-soft);color:var(--color-accent)}.shipment-card{border-color:var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:var(--shadow-sm)}.shipment-card:hover{background:#fbfefe;border-color:#8fb2ba;box-shadow:0 8px 18px #10242c17}.shipment-card.has-error{background:snow;border-color:#e4b8b8}@media (width<=980px){.content{padding:20px}.page-header{flex-direction:column;align-items:stretch;gap:14px}.header-actions{justify-content:flex-start}}@media (width<=780px){.sidebar{gap:12px;padding:16px 12px}nav{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.content{padding:16px 12px 24px}.form-grid{grid-template-columns:1fr}.button-row,.form-actions,.header-actions,.section-actions{flex-direction:column;align-items:stretch}.button-row>*,.form-actions>*,.header-actions>*,.section-actions>*{width:100%}th,td{padding:10px 12px}}@media (width<=520px){.auto-topbar{grid-template-columns:minmax(0,1fr) auto}.auto-nav{gap:6px}.auto-nav-button{height:var(--control-height);min-height:var(--control-height);padding:0 10px}.auto-import-controls{flex-direction:column;align-items:stretch}.auto-import-controls label,.auto-import-controls button{width:100%}}
