:root{--sadran-color-brand-950: #0d3b29;--sadran-color-brand-800: #17633f;--sadran-color-brand-600: #1da968;--sadran-color-brand-500: #29bf72;--sadran-color-brand-400: #30cdab;--sadran-color-brand-100: #d9f8ea;--sadran-color-brand-50: #edfff5;--sadran-color-ink-900: #14222b;--sadran-color-ink-700: #18313b;--sadran-color-muted: #60756b;--sadran-color-surface: #ffffff;--sadran-color-canvas: #eefaf4;--sadran-color-border: #c9ead9;--sadran-color-border-strong: #b8e2ca;--sadran-color-danger: #b42318;--sadran-color-warning: #a15c00;--sadran-radius-sm: 10px;--sadran-radius-md: 14px;--sadran-radius-lg: 22px;--sadran-radius-pill: 999px;--sadran-shadow-sm: 0 6px 16px rgba(28, 52, 64, .05);--sadran-shadow-md: 0 16px 38px rgba(28, 80, 55, .08);--sadran-focus-ring: 0 0 0 3px rgba(41, 191, 114, .28);--sadran-content-max: 1600px;--sadran-touch-target: 44px}:root{--access-font-scale: 1;direction:rtl;font-family:Aptos,Segoe UI Variable Text,Segoe UI,Tahoma,Arial,sans-serif;color:var(--sadran-color-ink-900);background:var(--sadran-color-canvas);font-synthesis:none;text-rendering:optimizeLegibility}html{font-size:calc(16px * var(--access-font-scale));scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 82% 6%,rgba(45,212,146,.22),transparent 30rem),radial-gradient(circle at 8% 88%,rgba(59,130,246,.1),transparent 28rem),var(--sadran-color-canvas)}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding-bottom:0}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(180px,260px) 1fr auto;gap:1rem;align-items:center;padding:.75rem 1rem;background:#fafffcf0;border-bottom:1px solid var(--sadran-color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 34px #14503714}.brand-block{display:flex;align-items:center;gap:.7rem}.brand-logo{display:flex;align-items:center;justify-content:center;width:7.15rem;min-width:7.15rem;height:3.18rem;padding:.14rem .34rem;border:1px solid rgba(48,205,171,.08);border-radius:14px;background:#ffffff57;box-shadow:0 3px 10px #20745c09;overflow:hidden;flex:0 0 auto}.brand-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(38,91,191,.08))}.brand-block>span{color:#28724d;font-size:.85rem;font-weight:900}.date-strip{display:flex;gap:.45rem;align-items:center;justify-content:center;flex-wrap:wrap}.date-strip button,.global-actions button,.filters-bar button,.section-tabs button,.panel-actions button,.modal-actions button,.context-menu button,.secondary-card,.mobile-action-bar button{border:1px solid var(--sadran-color-border-strong);border-radius:var(--sadran-radius-pill);background:var(--sadran-color-surface);color:var(--sadran-color-ink-700);font-weight:850;box-shadow:var(--sadran-shadow-sm)}.date-strip button,.global-actions button{min-height:2.45rem;padding:0 .85rem}.date-strip input{min-height:2.45rem;border:1px solid var(--sadran-color-border-strong);border-radius:var(--sadran-radius-pill);padding:0 .9rem;color:#123d2a;font-weight:900}.date-strip button:hover,.global-actions button:hover,.filters-bar button:hover,.section-tabs button:hover,.panel-actions button:hover,.mobile-action-bar button:hover{border-color:#29c777;background:var(--sadran-color-brand-50)}.current-date{min-width:14rem;padding:.55rem 1rem;border-radius:var(--sadran-radius-pill);background:var(--sadran-color-brand-950);color:#fff;text-align:center;font-weight:950}.global-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.global-actions button:nth-last-child(-n+2){background:var(--sadran-color-brand-500);color:#fff;border-color:var(--sadran-color-brand-500)}.command-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;padding:1rem}.work-area,.action-panel{min-width:0}.work-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;padding:1.1rem;margin-bottom:.75rem;border:1px solid var(--sadran-color-border);border-radius:var(--sadran-radius-lg);background:#ffffffe6;box-shadow:var(--sadran-shadow-md)}.eyebrow{color:var(--sadran-color-brand-600);font-size:.85rem;font-weight:950}h1{margin:.3rem 0;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.05;letter-spacing:-.05em}.work-header p{max-width:62rem;margin:0;color:var(--sadran-color-muted);font-weight:650}.kpi-row{display:grid;grid-template-columns:repeat(4,minmax(86px,1fr));gap:.55rem}.kpi{min-width:88px;padding:.75rem;border-radius:18px;background:#f8fffb;border:1px solid var(--sadran-color-border)}.kpi span{display:block;color:#61756b;font-size:.78rem;font-weight:850}.kpi strong{display:block;margin-top:.25rem;font-size:1.55rem;color:#102f24}.kpi.danger{background:#fff1f3;border-color:#fecdd3}.kpi.warning{background:#fffbeb;border-color:#fde68a}.kpi.success{background:#dcfce7;border-color:#bbf7d0}.filters-bar,.section-tabs{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap;padding:.65rem;margin-bottom:.75rem;border:1px solid var(--sadran-color-border);border-radius:18px;background:#ffffffeb}.filters-bar button,.section-tabs button{padding:.5rem .82rem}.filters-bar button.active,.section-tabs button.active{background:var(--sadran-color-brand-500);color:#fff;border-color:var(--sadran-color-brand-500)}.free-search{flex:1 1 300px;min-height:2.55rem;border:1px solid #b8e2ca;border-radius:999px;padding:0 1rem;color:#123d2a;font-weight:850}.active-filters{display:flex;gap:.45rem;flex-wrap:wrap;margin-inline-start:auto}.filter-chip{display:inline-flex;gap:.45rem;align-items:center;padding:.38rem .65rem;border-radius:999px;background:#e0f2fe;border:1px solid #bae6fd;color:#075985;font-weight:950}.filter-chip button{width:1.35rem;height:1.35rem;padding:0;border:0;background:#075985;color:#fff}.table-card{overflow:hidden;border:1px solid #c9ead9;border-radius:22px;background:#fff;box-shadow:0 18px 42px #1c503717}.table-meta{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-bottom:1px solid #d5efe0}.table-meta strong{font-size:1.05rem}.table-meta span{color:#667985;font-weight:850}.table-scroll{overflow-x:auto;max-width:100%}table{width:100%;min-width:1320px;border-collapse:separate;border-spacing:0;border:1px solid #0f172a}th{position:sticky;top:0;z-index:1;background:#103c2b;color:#fff;border-bottom:2px solid #0f172a}th,td{padding:.68rem .75rem;border-bottom:1px solid #111827;border-inline-start:1px solid #111827;text-align:right;vertical-align:middle;white-space:nowrap}th:first-child,td:first-child{border-inline-start:0}.column-sort{display:inline-flex;gap:.35rem;align-items:center;padding:0;border:0;color:inherit;background:transparent;box-shadow:none}tbody tr{background:#fff}tbody tr:nth-child(2n){background:#fbfffd}tbody tr:hover{filter:brightness(.985)}tbody tr.selected-row{box-shadow:inset 4px 0 #29bf72}td strong{display:block}td small{display:block;margin-top:.15rem;color:#6b7d88;font-size:.78rem}.status,.delivery{display:inline-flex;align-items:center;justify-content:center;min-width:4.8rem;padding:.28rem .55rem;border-radius:999px;border:1px solid #cbd9e2;background:#f8fafc;color:#334155;font-size:.82rem;font-weight:950}.status-danger{background:#ffe4e8;border-color:#fecdd3;color:#9f1239}.status-warning{background:#fff1bd;border-color:#fde68a;color:#92400e}.status-live{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.status-done,.delivery-done{background:#dcfce7;border-color:#bbf7d0;color:#166534}.status-muted{background:#e5e7eb;border-color:#d1d5db;color:#4b5563}.delivery-ready{background:#e0f2fe;border-color:#bae6fd;color:#075985}.delivery-error{background:#fee2e2;border-color:#fecaca;color:#991b1b}.empty-state{padding:2rem;text-align:center;color:#667985;font-weight:950}.action-panel{position:sticky;top:5.1rem;align-self:start;padding:1rem;border:1px solid #c9ead9;border-radius:22px;background:#fff;box-shadow:0 18px 42px #1c503717}.panel-title span{display:block;color:#1da968;font-size:.82rem;font-weight:950}.panel-title strong{display:block;margin-top:.2rem;font-size:1.25rem}.detail-list{display:grid;gap:.65rem;margin:1rem 0}.detail-list div{padding:.65rem;border-radius:14px;background:#f8fffb;border:1px solid #d5efe0}.detail-list dt{color:#687b86;font-size:.75rem;font-weight:950}.detail-list dd{margin:.15rem 0 0;font-weight:950}.panel-actions{display:grid;gap:.55rem}.panel-actions button{min-height:2.55rem}.panel-actions button:nth-child(1),.panel-actions button:nth-child(2),.panel-actions button:nth-child(3),.modal-actions .primary{background:#29bf72;color:#fff;border-color:#29bf72}.context-menu{position:fixed;z-index:50;width:min(330px,calc(100vw - 2rem));max-height:min(520px,calc(100vh - 2rem));overflow:auto;padding:.7rem;border:1px solid #b8e2ca;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0f232d3d}.context-menu strong{display:block;padding:.35rem .45rem .6rem}.context-menu button{display:block;width:100%;margin-top:.35rem;padding:.55rem .65rem;text-align:right;border-radius:12px}.secondary-section{display:grid;gap:.75rem}.card-search{display:flex;gap:.5rem}.card-search input{flex:1;min-height:2.7rem;border:1px solid #b8e2ca;border-radius:999px;padding:0 1rem;font-weight:850}.card-search button{border-radius:999px;border:1px solid #b8e2ca;background:#fff;font-weight:900}.secondary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.75rem}.secondary-card{display:block;padding:1rem;text-align:right;border-radius:18px}.secondary-card span,.secondary-card small{display:block;color:#687b86;font-weight:850}.secondary-card strong{display:block;margin:.35rem 0;font-size:1.15rem;color:#102f3d}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:1rem;background:#0f232d6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(650px,100%);max-height:min(88vh,900px);overflow:auto;border:1px solid #d5efe0;border-radius:24px;background:#fff;box-shadow:0 30px 100px #0f232d4d}.wide-modal{width:min(920px,100%)}.modal-header,.modal-actions{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;border-bottom:1px solid #e3f3ea;background:#fff}.modal-header strong{font-size:1.25rem}.modal-header button{width:2.2rem;height:2.2rem;padding:0}.modal-body{display:grid;gap:.75rem;padding:1rem}.modal-body h3{margin:.7rem 0 .2rem}.modal-body label{display:grid;gap:.3rem;color:#475865;font-weight:900}.modal-body input,.modal-body textarea{width:100%;border:1px solid #cbd9e2;border-radius:12px;padding:.65rem;color:#14222b}.modal-body textarea{min-height:5.5rem;resize:vertical}.modal-actions{top:auto;bottom:0;justify-content:flex-start;border-top:1px solid #e3f3ea;border-bottom:0}.modal-actions button{min-height:2.5rem;padding:0 1rem}.demo-note{margin:.5rem 0 0;padding:.75rem;border:1px solid #fde68a;border-radius:14px;background:#fffbeb;color:#92400e;font-weight:850}.field-with-f2,.two-fields{display:grid;grid-template-columns:1fr auto;gap:.45rem}.two-fields{grid-template-columns:1fr 1fr}.field-with-f2 button,.code-description-pair button{border:1px solid #29bf72;border-radius:12px;background:#c8f7dc;color:#0c4a2e;font-weight:950}.columns-editor{display:grid;gap:.45rem}.column-editor-row{display:grid;grid-template-columns:auto 1fr;gap:.45rem;align-items:center;padding:.45rem;border:1px solid #e3f3ea;border-radius:12px}.lookup-results,.mini-table{display:grid;gap:.45rem}.lookup-results button,.mini-table button{display:grid;grid-template-columns:minmax(70px,auto) 1fr;gap:.45rem;align-items:center;padding:.65rem;border:1px solid #d5efe0;border-radius:14px;background:#fbfffd;text-align:right}.mini-table button{grid-template-columns:70px 85px 1fr 1fr 100px}.delivery-preview{display:grid;gap:.45rem;padding:1rem;border:1px dashed #29bf72;border-radius:18px;background:#f0fff7}.message-templates{display:flex;gap:.5rem;flex-wrap:wrap}.message-templates button{border:1px solid #b8e2ca;border-radius:999px;background:#fff;font-weight:900}.mobile-action-bar{display:none}@media (max-width: 1180px){.topbar{grid-template-columns:1fr}.date-strip,.global-actions{justify-content:flex-start}.command-layout{grid-template-columns:1fr}.action-panel{position:static}}@media (max-width: 760px){.app-shell{padding-bottom:5rem}.topbar,.command-layout{padding:.65rem}.date-strip{display:grid;grid-template-columns:repeat(3,1fr)}.date-strip input,.current-date{grid-column:1 / -1;width:100%;min-width:0}.global-actions{display:grid;grid-template-columns:repeat(2,1fr)}.work-header{grid-template-columns:1fr}.kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-bar,.section-tabs{overflow-x:auto;flex-wrap:nowrap}.free-search{flex-basis:100%;min-width:100%}.table-card{border-radius:18px}table{min-width:1080px}th,td{padding:.58rem;font-size:.9rem}.mobile-action-bar{position:fixed;right:.7rem;left:.7rem;bottom:.7rem;z-index:70;display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;padding:.45rem;border:1px solid #b8e2ca;border-radius:20px;background:#fffffff2;box-shadow:0 18px 60px #0f232d38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-action-bar button{min-height:2.7rem;padding:.2rem;background:#29bf72;color:#fff;border-color:#29bf72}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:92vh;border-radius:24px 24px 0 0}.two-fields,.mini-table button{grid-template-columns:1fr}}.code-description-pair{display:grid;grid-template-columns:minmax(5.5rem,.35fr) minmax(0,1fr) auto;gap:.45rem;align-items:center}.code-description-pair .code-input{text-align:center;font-weight:950}.code-description-pair .description-input{min-width:0}@media (max-width: 1180px){.code-description-pair{grid-template-columns:1fr}}.card-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem}.card-detail{padding:.75rem;border:1px solid #d5efe0;border-radius:16px;background:#f8fffb}.card-detail span{display:block;color:#687b86;font-size:.78rem;font-weight:950}.card-detail strong{display:block;margin-top:.25rem;color:#102f3d;font-size:1rem;font-weight:950}.card-section-title{margin:.4rem 0 0;color:#28724d;font-size:1rem;font-weight:950}.labeled-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.labeled-two-fields label{display:grid;gap:.3rem;color:#475865;font-weight:900}@media (max-width: 1180px){.labeled-two-fields{grid-template-columns:1fr}}.form-field-group{display:grid;gap:.4rem}.field-group-title{color:#475865;font-weight:950}.transport-container-grid{display:grid;grid-template-columns:minmax(5.5rem,.35fr) minmax(0,1fr) minmax(6rem,.45fr);gap:.55rem}.transport-container-grid label{display:grid;gap:.3rem;color:#475865;font-weight:900}@media (max-width: 1180px){.transport-container-grid{grid-template-columns:1fr}}.section-command-row{position:sticky;top:6.25rem;z-index:16;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:stretch;margin-bottom:.75rem;padding-block:.35rem;background:#f5fffadb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px}.section-command-row .section-tabs{margin-bottom:0}.movement-actions-row{display:flex;gap:.42rem;align-items:center;justify-content:flex-end;flex-wrap:wrap;padding:.65rem;border:1px solid #c9ead9;border-radius:18px;background:linear-gradient(135deg,#fffffff5,#f0fff7eb),#fff;box-shadow:0 10px 24px #1a66450f}.movement-actions-row button{min-height:2.35rem;padding:.42rem .72rem;border:1px solid #b8e2ca;border-radius:999px;background:#fff;color:#18313b;font-weight:900;cursor:pointer;white-space:nowrap}.movement-actions-row button:hover:not(:disabled){border-color:#29c777;background:#edfff5}.movement-actions-row button:disabled{cursor:not-allowed;opacity:.42}.movement-actions-row .primary-action{background:linear-gradient(135deg,#21c875,#10b981);border-color:#16b66e;color:#fff;box-shadow:0 10px 24px #10b98138}.movement-action-danger{color:#9f1d1d!important;border-color:#f3b3b3!important;background:#fff7f7!important}.movement-actions-row kbd{display:inline-grid;min-width:1.75rem;margin-inline-start:.25rem;padding:.08rem .34rem;place-items:center;border-radius:.45rem;background:#ffffff47;color:inherit;font-family:inherit;font-size:.75rem;font-weight:950}@media (max-width: 1180px){.section-command-row{grid-template-columns:1fr}.movement-actions-row{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}}.assignment-current{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:.8rem 0 1rem}.assignment-current div{display:grid;gap:.18rem;padding:.7rem;border:1px solid #c9ead9;border-radius:16px;background:#f7fffb}.assignment-current span{color:#60717b;font-size:.78rem;font-weight:850}.assignment-current strong{color:#153a2b;font-size:.96rem;font-weight:950}.assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.assignment-panel{display:grid;gap:.45rem;align-content:start;padding:.75rem;border:1px solid #c9ead9;border-radius:18px;background:#fffffff0}.assignment-panel h4{margin:0 0 .25rem;color:#174c35}.assignment-option{display:grid;gap:.18rem;width:100%;padding:.65rem .75rem;text-align:start;border:1px solid #d7eadf;border-radius:14px;background:#fff;color:#18313b;cursor:pointer}.assignment-option:hover,.assignment-option.active{border-color:#20c878;background:#ecfff5}.assignment-option span{font-weight:950}.assignment-option small{color:#5f717b;font-weight:760}@media (max-width: 1180px){.section-command-row{top:.65rem}.assignment-current,.assignment-grid{grid-template-columns:1fr}}@media (max-width: 1180px){.brand-logo{width:6.35rem;min-width:6.35rem;height:2.86rem;padding:.12rem .28rem;border-radius:13px}}.modal-card input,.modal-card textarea,.modal-card select,.modal input,.modal textarea,.modal select,.code-description-pair input,.two-fields input,.labeled-two-fields input,.field-with-f2 input,.transport-container-grid input{border:1.35px solid #6f7f78;background:#fff;color:#10251f;box-shadow:inset 0 1px 1px #0c1f1809,0 0 0 1px #ffffffd1}.modal-card textarea,.modal textarea{min-height:5.6rem}.modal-card input:hover,.modal-card textarea:hover,.modal-card select:hover,.modal input:hover,.modal textarea:hover,.modal select:hover,.code-description-pair input:hover,.two-fields input:hover,.labeled-two-fields input:hover,.field-with-f2 input:hover,.transport-container-grid input:hover{border-color:#3d4a45}.modal-card input:focus,.modal-card textarea:focus,.modal-card select:focus,.modal input:focus,.modal textarea:focus,.modal select:focus,.code-description-pair input:focus,.two-fields input:focus,.labeled-two-fields input:focus,.field-with-f2 input:focus,.transport-container-grid input:focus{outline:none;border-color:#111f1a;box-shadow:0 0 0 3px #29bf7229,inset 0 1px 1px #0c1f180a}.code-description-pair .code-input,.transport-container-grid .code-input{border-color:#52635c;background:#fbfffd;font-weight:900}.modal-card label,.modal label,.labeled-two-fields label,.transport-container-grid label{color:#263832;font-weight:900}.mobile-movement-list{display:none}.mobile-detail-hero,.mobile-detail-grid{display:grid;gap:.6rem}.mobile-detail-hero{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:.85rem}.mobile-detail-hero div,.mobile-detail-grid div{display:grid;gap:.18rem;padding:.72rem;border:1px solid #c9ead9;border-radius:16px;background:#f7fffb}.mobile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-detail-hero span,.mobile-detail-grid span{color:#60717b;font-size:.78rem;font-weight:850}.mobile-detail-hero strong,.mobile-detail-grid strong{color:#153a2b;font-weight:950}.mobile-detail-grid small{color:#5f717b;font-weight:760}.mobile-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:.9rem 0}.mobile-detail-actions button{min-height:2.8rem;border:1px solid #b8e2ca;border-radius:14px;background:#fff;color:#153a2b;font-weight:950}.mobile-detail-actions button:first-child,.mobile-detail-actions button:nth-child(2){background:#29bf72;border-color:#29bf72;color:#fff}@media (max-width: 760px){.table-card .table-scroll{display:none}.mobile-movement-list{display:grid;gap:.7rem}.mobile-movement-card{display:grid;gap:.55rem;width:100%;padding:.85rem;border:1px solid #bfdccd;border-radius:20px;background:linear-gradient(180deg,#fffffffa,#f6fffaf0);color:#143428;text-align:right;box-shadow:0 12px 30px #12362814}.mobile-movement-card.active{border-color:#23c474;box-shadow:0 0 0 3px #29bf7229,0 12px 30px #12362814}.mobile-card-topline,.mobile-card-footer{display:flex;gap:.45rem;align-items:center;justify-content:space-between}.mobile-card-main{display:grid;gap:.14rem}.mobile-card-main strong{font-size:1.05rem;font-weight:950}.mobile-card-main small,.mobile-card-footer small{color:#60717b;font-weight:800}.mobile-card-route{padding:.55rem .65rem;border-radius:14px;background:#f1f8f4;color:#173f2d;font-weight:900}.mobile-detail-hero,.mobile-detail-grid,.mobile-detail-actions{grid-template-columns:1fr}}@media (max-width: 760px){.app-shell{padding-bottom:6.25rem}.mobile-action-bar{position:fixed;right:.7rem;left:.7rem;bottom:.7rem;z-index:80;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.32rem;padding:.42rem;border:1px solid rgba(184,226,202,.92);border-radius:24px;background:#fffffff0;box-shadow:0 18px 60px #0f232d38;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-action-bar button{display:grid;gap:.14rem;min-height:3.25rem;padding:.26rem .12rem;place-items:center;border:1px solid transparent;border-radius:18px;background:transparent;color:#174c35;box-shadow:none;font-weight:950}.mobile-action-bar button:first-child,.mobile-action-bar button:nth-child(2){background:#29bf72;color:#fff}.mobile-action-bar button:not(:disabled):active{transform:translateY(1px)}.mobile-action-bar button:disabled{opacity:.42}.mobile-action-bar span{font-size:1.06rem;line-height:1}.mobile-action-bar strong{font-size:.72rem;line-height:1}}.mobile-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.mobile-more-grid button{min-height:2.85rem;border:1px solid #b8e2ca;border-radius:14px;background:#fff;color:#153a2b;font-weight:950}.mobile-more-grid button.active{background:#29bf72;border-color:#29bf72;color:#fff}@media (max-width: 760px){.app-shell{padding-bottom:7.1rem}.topbar{position:sticky;top:0;z-index:90;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem;align-items:center;padding:.35rem .5rem;background:#fafffcf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-block{gap:0;min-width:0}.brand-block>span{display:none}.brand-logo{width:5.4rem;min-width:5.4rem;height:2.45rem;padding:.08rem .18rem;border:0;border-radius:0;background:transparent;box-shadow:none}.brand-logo img{max-width:100%;max-height:100%}.date-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem;justify-content:stretch}.date-strip input,.current-date{display:none}.date-strip button{min-height:2.05rem;padding:0 .25rem;font-size:.72rem}.global-actions{display:none}.work-header{display:grid;grid-template-columns:1fr;gap:.45rem;padding:.5rem;margin-bottom:.45rem}.work-header>div:first-child{display:none}.kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.28rem}.kpi{padding:.38rem .28rem;border-radius:12px}.kpi span{font-size:.62rem;line-height:1}.kpi strong{margin-top:.08rem;font-size:.98rem;line-height:1}.filters-bar{display:none}.section-command-row{position:static;display:grid;grid-template-columns:1fr;gap:.35rem;padding:0;margin-bottom:.5rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.section-tabs{margin-bottom:0;padding:.35rem;overflow-x:auto;flex-wrap:nowrap}.section-tabs button{padding:.42rem .62rem;font-size:.8rem;white-space:nowrap}.movement-actions-row{display:none}.mobile-action-bar{position:fixed;right:.7rem;left:.7rem;bottom:.7rem;z-index:80;display:grid;grid-template-rows:auto auto;gap:.35rem;padding:.44rem;border:1px solid rgba(184,226,202,.92);border-radius:24px;background:#fffffff2;box-shadow:0 18px 60px #0f232d38;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bar-date{padding:.18rem .3rem;color:#174c35;font-size:.74rem;font-weight:950;text-align:center}.mobile-bar-actions{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.28rem}.mobile-bar-actions button{display:grid;gap:.1rem;min-height:3.05rem;padding:.22rem .08rem;place-items:center;border:1px solid transparent;border-radius:17px;background:transparent;color:#174c35;box-shadow:none;font-weight:950}.mobile-bar-actions button:nth-child(2),.mobile-bar-actions button:nth-child(3){background:#29bf72;color:#fff}.mobile-bar-actions button:disabled{opacity:.42}.mobile-bar-actions span{font-size:1.02rem;line-height:1}.mobile-bar-actions strong{font-size:.66rem;line-height:1}}@media (max-width: 760px){.mobile-action-bar{display:grid;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;align-items:stretch;justify-items:stretch;gap:.32rem;direction:rtl;overflow:hidden}.mobile-action-bar>*{min-width:0}.mobile-bar-date{width:100%;min-width:0;padding:.14rem .25rem;overflow:hidden;color:#174c35;font-size:.73rem;font-weight:950;line-height:1.15;text-align:center;white-space:nowrap;text-overflow:ellipsis}.mobile-bar-actions{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:.24rem;width:100%;min-width:0}.mobile-bar-actions button{display:grid;grid-template-rows:1.15rem .95rem;gap:.08rem;width:100%;min-width:0;min-height:2.9rem;padding:.18rem .04rem;place-items:center;border:1px solid transparent;border-radius:15px;background:transparent;color:#174c35;box-shadow:none;font-weight:950;overflow:hidden}.mobile-bar-actions button:first-child{background:transparent;color:#174c35}.mobile-bar-actions button:nth-child(2),.mobile-bar-actions button:nth-child(3){background:#29bf72;color:#fff}.mobile-bar-actions button:disabled{opacity:.42}.mobile-bar-actions span{display:block;width:100%;overflow:hidden;font-size:.94rem;line-height:1.05;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-bar-actions strong{display:block;width:100%;overflow:hidden;font-size:.61rem;line-height:1.05;text-align:center;text-overflow:ellipsis;white-space:nowrap}}.mobile-active-filter{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center;margin-bottom:.65rem;padding:.65rem;border:1px solid #d6eadf;border-radius:16px;background:#f7fffb}.mobile-active-filter span{min-width:0;color:#174c35;font-size:.84rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-active-filter button{min-height:2.35rem;padding:0 .8rem;border:1px solid #b8e2ca;border-radius:999px;background:#fff;color:#174c35;font-weight:950}.mobile-active-filter button:disabled{opacity:.45}.mobile-filter-current{display:grid;gap:.18rem;margin-bottom:.75rem;padding:.75rem;border:1px solid #c9ead9;border-radius:16px;background:#f7fffb}.mobile-filter-current span,.mobile-filter-current small{color:#60717b;font-weight:850}.mobile-filter-current strong{color:#153a2b;font-size:1.05rem;font-weight:950}.mobile-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.mobile-filter-option{display:grid;gap:.18rem;min-height:4.15rem;padding:.65rem;border:1px solid #b8e2ca;border-radius:16px;background:#fff;color:#153a2b;text-align:right}.mobile-filter-option span{color:#60717b;font-size:.76rem;font-weight:850}.mobile-filter-option strong{overflow:hidden;font-size:.95rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.mobile-clear-filter-button{width:100%;min-height:2.85rem;margin-top:.75rem;border:1px solid #29bf72;border-radius:16px;background:#29bf72;color:#fff;font-weight:950}@media (max-width: 760px){.mobile-filter-grid{grid-template-columns:1fr}}@media (max-width: 760px){.app-shell{padding-bottom:calc(7.1rem + env(safe-area-inset-bottom))}.mobile-action-bar{bottom:calc(.7rem + env(safe-area-inset-bottom))}.modal-backdrop{align-items:end;padding:0;background:#0a1b165c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:none;max-height:min(92dvh,760px);margin:0;border-radius:26px 26px 0 0;overflow:hidden;box-shadow:0 -24px 70px #0a1b163d}.modal-header{position:sticky;top:0;z-index:2;min-height:3.45rem;padding:.85rem 1rem;border-bottom:1px solid #d8eadf;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-header strong{font-size:1rem}.modal-header button{width:2.4rem;height:2.4rem;border-radius:999px;font-size:1.35rem;line-height:1}.modal-body{min-height:0;max-height:none;padding:.9rem .85rem 1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.modal-body h3{margin-top:0;font-size:1.12rem}.modal-body label,.form-field-group,.assignment-panel,.mobile-detail-grid div,.mobile-detail-hero div{scroll-margin-top:4.25rem}.modal-actions{position:sticky;bottom:0;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:.55rem;padding:.75rem .85rem calc(.8rem + env(safe-area-inset-bottom));border-top:1px solid #d8eadf;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-actions button{min-height:3rem;border-radius:16px;font-weight:950}.modal-body input,.modal-body textarea,.modal-body select{min-height:2.85rem;border-radius:14px;font-size:1rem}.field-with-f2,.two-fields,.labeled-two-fields,.transport-container-grid,.code-description-pair{gap:.55rem}.code-description-pair button,.field-with-f2 button{min-height:2.85rem;border-radius:14px}.mobile-detail-actions{position:sticky;bottom:0;z-index:1;margin:1rem -.1rem 0;padding-top:.55rem;background:linear-gradient(180deg,#fff0,#fff 28%)}.mobile-detail-actions button{min-height:3rem}.assignment-current,.assignment-grid,.mobile-detail-hero,.mobile-detail-grid,.mobile-more-grid{grid-template-columns:1fr}.assignment-option,.mobile-filter-option,.mobile-more-grid button{min-height:3.1rem}}@media (max-width: 760px){.mobile-detail-actions,.mobile-detail-actions.mobile-detail-actions-end{position:static;bottom:auto;z-index:auto;margin:1rem 0 0;padding:0;background:transparent}.mobile-detail-actions.mobile-detail-actions-end{display:grid;grid-template-columns:1fr;gap:.5rem}.mobile-detail-actions.mobile-detail-actions-end button{min-height:3.05rem;border-radius:16px}.mobile-bar-actions span{display:grid;width:1.45rem;height:1.45rem;place-items:center;font-size:1.05rem;line-height:1}.mobile-bar-actions strong{margin-top:.05rem}}@media (max-width: 760px){.mobile-movement-list{gap:.62rem}.mobile-movement-card{position:relative;gap:.52rem;padding:.82rem .88rem .72rem;border-color:#70948261;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f4fff9f2);box-shadow:0 12px 26px #12362812,inset 0 1px #ffffffe0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-movement-card:before{content:"";position:absolute;inset-block:.82rem;inset-inline-start:.52rem;width:.22rem;border-radius:999px;background:#29bf72;opacity:.88}.mobile-movement-card.active:before{width:.28rem;opacity:1}.mobile-movement-card:active{transform:translateY(1px)}.mobile-card-topline strong{display:inline-flex;min-width:5.8rem;justify-content:center;padding:.34rem .52rem;border-radius:999px;background:#102f24;color:#fff;font-size:.92rem;font-weight:950}.mobile-card-main strong{color:#102f24;font-size:1.1rem;line-height:1.15}.mobile-card-main small{font-size:.78rem}.mobile-card-route{display:block;padding:.52rem .62rem;border:1px solid rgba(201,234,217,.92);background:#f3fbf6;font-size:.88rem}.mobile-card-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.38rem}.mobile-card-footer small{min-width:0;overflow:hidden;padding:.32rem .46rem;border-radius:999px;background:#fff;color:#51665d;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.mobile-card-footer span{white-space:nowrap}.mobile-card-hint{color:#6b7f75;font-size:.68rem;font-weight:850;text-align:center}}@media (max-width: 760px){.modal-body>label,.modal-body>.form-field-group,.modal-body>.labeled-two-fields{display:grid;gap:.42rem;margin-bottom:.78rem;padding:.72rem;border:1px solid #d2e8dd;border-radius:18px;background:#fffffff0;box-shadow:0 8px 18px #1236280b}.modal-body>label,.modal-body>.labeled-two-fields label,.transport-container-grid label{color:#223932;font-size:.86rem;font-weight:950}.modal-body input,.modal-body textarea,.modal-body select{min-height:3.05rem;padding-inline:.78rem;border:1.45px solid #52635c;border-radius:15px;background:#fff;color:#10251f;font-size:1rem}.modal-body textarea{min-height:6rem;padding-block:.72rem}.code-description-pair,.field-with-f2{grid-template-columns:minmax(0,1fr) auto;gap:.48rem}.code-description-pair .code-input{max-width:none}.code-description-pair button,.field-with-f2 button{min-width:3.15rem;min-height:3.05rem;padding-inline:.7rem;border-radius:15px;font-size:.86rem}.two-fields,.labeled-two-fields,.transport-container-grid{grid-template-columns:1fr;gap:.55rem}.form-field-group{gap:.55rem}.field-group-title{color:#174c35;font-size:.9rem;font-weight:950}.modal-body .demo-note{padding:.72rem;border-radius:16px;background:#f7fffb}}@media (max-width: 760px){.modal,.modal-body{overflow-x:hidden}.modal-body,.modal-body *,.modal-body *:before,.modal-body *:after{box-sizing:border-box}.modal-body>label,.modal-body>.form-field-group,.modal-body>.labeled-two-fields,.modal-body input,.modal-body textarea,.modal-body select{width:100%;max-width:100%;min-width:0}.modal-body input[type=date],.modal-body input[type=time]{min-width:0;width:100%;max-width:100%;padding-inline:.48rem;font-size:.92rem}.code-description-pair{grid-template-columns:4.15rem minmax(0,1fr) 3rem;gap:.3rem;align-items:center}.code-description-pair .code-input{width:4.15rem;max-width:4.15rem;min-width:0;padding-inline:.32rem;text-align:center;font-size:.9rem}.code-description-pair .description-input{min-width:0;width:100%}.code-description-pair button,.field-with-f2 button{min-width:3rem;width:3rem;padding-inline:.2rem}.field-with-f2{grid-template-columns:minmax(0,1fr) 3rem;gap:.3rem}.price-two-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem}.price-two-fields label{min-width:0}.price-two-fields input{min-width:0;width:100%}.labeled-two-fields:not(.price-two-fields){grid-template-columns:1fr}.transport-container-grid{grid-template-columns:4.15rem minmax(0,1fr)}.transport-container-grid label:last-child{grid-column:1 / -1}.transport-container-grid .code-input{width:4.15rem;max-width:4.15rem;padding-inline:.32rem;text-align:center}}@media (max-width: 760px){.modal-body>.date-two-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.38rem!important;width:100%;max-width:100%;overflow:hidden;padding:.62rem}.date-two-fields label{display:grid;gap:.34rem;min-width:0;width:100%;max-width:100%;overflow:hidden;padding:0;margin:0}.date-two-fields input[type=date]{width:100%;min-width:0;max-width:100%;box-sizing:border-box;padding-inline:.2rem;direction:ltr;text-align:center;font-size:.82rem}.time-two-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important;width:100%;max-width:100%}.time-two-fields input{width:100%;min-width:0;max-width:100%;box-sizing:border-box;padding-inline:.45rem;direction:ltr;text-align:center}@media (max-width: 380px){.date-two-fields{gap:.28rem!important}.date-two-fields input[type=date]{padding-inline:.12rem;font-size:.76rem}.time-two-fields{gap:.3rem!important}}}@media (max-width: 760px){.modal-body>.date-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.34rem!important;width:100%;max-width:100%;min-width:0;overflow:hidden;padding:.58rem}.date-two-fields label{display:grid;gap:.28rem;min-width:0;width:100%;max-width:100%;margin:0;padding:0;overflow:hidden}.date-two-fields input[type=date]{width:100%;min-width:0;max-width:100%;height:2.75rem;box-sizing:border-box;padding-inline:.1rem;direction:ltr;text-align:center;font-size:.76rem;letter-spacing:-.03em}.date-two-fields input[type=date]::-webkit-date-and-time-value{text-align:center}.date-two-fields input[type=date]::-webkit-calendar-picker-indicator{width:.82rem;margin:0;padding:0}.time-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important;width:100%;max-width:100%;min-width:0}.time-two-fields input{width:100%;min-width:0;max-width:100%;height:2.85rem;box-sizing:border-box;padding-inline:.45rem;direction:ltr;text-align:center}@media (max-width: 380px){.modal-body>.date-two-fields{gap:.24rem!important;padding:.48rem}.date-two-fields input[type=date]{font-size:.7rem;padding-inline:.04rem}.time-two-fields{gap:.28rem!important}}}@media (max-width: 760px){.modal-body>.date-two-fields{display:grid;grid-template-columns:1fr!important;gap:.62rem!important;width:100%;max-width:100%;min-width:0;overflow:visible;padding:.72rem}.date-two-fields label{display:grid;grid-template-columns:1fr;gap:.34rem;width:100%;max-width:100%;min-width:0;overflow:visible}.date-two-fields input[type=date],.modal-body>label>input[type=date]{display:block;width:100%!important;max-width:100%!important;min-width:0!important;height:2.85rem;box-sizing:border-box;padding-inline:.42rem;direction:ltr;text-align:center;font-size:.9rem}.date-two-fields input[type=date]::-webkit-date-and-time-value,.modal-body>label>input[type=date]::-webkit-date-and-time-value{text-align:center}.date-two-fields input[type=date]::-webkit-calendar-picker-indicator,.modal-body>label>input[type=date]::-webkit-calendar-picker-indicator{width:1rem;margin:0;padding:0}.time-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important;width:100%;max-width:100%;min-width:0}.time-two-fields input{width:100%!important;max-width:100%!important;min-width:0!important;height:2.85rem;box-sizing:border-box;padding-inline:.45rem;direction:ltr;text-align:center}}@media (max-width: 760px){.modal-body>label:has(>input[type=date]),.modal-body>.date-two-fields,.date-two-fields label{overflow:hidden;max-width:100%;min-width:0;box-sizing:border-box}.modal-body>label:has(>input[type=date]){display:grid;grid-template-columns:1fr;gap:.42rem}.modal-body input[type=date],.date-two-fields input[type=date],.modal-body>label>input[type=date]{display:block;inline-size:100%!important;width:100%!important;min-inline-size:0!important;min-width:0!important;max-inline-size:100%!important;max-width:100%!important;height:2.85rem;margin:0!important;box-sizing:border-box!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-inline:.42rem!important;border-radius:15px;direction:ltr;text-align:center;font-size:.88rem;line-height:1.1;transform:none!important}.date-two-fields{grid-template-columns:1fr!important;gap:.62rem!important}.date-two-fields input[type=date]::-webkit-date-and-time-value,.modal-body>label>input[type=date]::-webkit-date-and-time-value{min-width:0;max-width:100%;margin:0;padding:0;text-align:center}.date-two-fields input[type=date]::-webkit-calendar-picker-indicator,.modal-body>label>input[type=date]::-webkit-calendar-picker-indicator{width:1rem;min-width:1rem;margin:0;padding:0}.time-two-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 760px){.modal-body>.date-stack-fields,.modal-body>.date-single-field{position:relative!important;z-index:1;display:grid!important;grid-template-columns:1fr!important;gap:.72rem!important;width:100%;max-width:100%;min-width:0;margin:0 0 .95rem!important;padding:.72rem!important;overflow:visible!important;clear:both;border:1px solid #d2e8dd;border-radius:18px;background:#fffffff5;box-shadow:0 8px 18px #1236280b}.modal-body>.date-stack-fields{min-height:10.2rem}.modal-body>.date-single-field{min-height:5.35rem}.date-stack-fields label{display:grid!important;grid-template-columns:1fr!important;gap:.34rem;width:100%;max-width:100%;min-width:0;margin:0!important;padding:0!important;overflow:visible!important;color:#223932;font-size:.86rem;font-weight:950}.date-stack-fields input[type=date],.date-single-field input[type=date]{display:block!important;position:relative!important;z-index:2;inline-size:100%!important;width:100%!important;max-inline-size:100%!important;max-width:100%!important;min-inline-size:0!important;min-width:0!important;height:2.95rem!important;margin:0!important;box-sizing:border-box!important;padding-inline:.45rem!important;border-radius:15px;direction:ltr;text-align:center;font-size:.88rem;line-height:1.1}.date-stack-fields input[type=date]::-webkit-date-and-time-value,.date-single-field input[type=date]::-webkit-date-and-time-value{text-align:center}.date-stack-fields input[type=date]::-webkit-calendar-picker-indicator,.date-single-field input[type=date]::-webkit-calendar-picker-indicator{width:1rem;min-width:1rem;margin:0;padding:0}.modal-body>.time-field-group{position:relative!important;z-index:1;clear:both;margin-top:0!important}.time-field-group .time-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important;width:100%;max-width:100%;min-width:0}.time-field-group .time-two-fields input{width:100%!important;max-width:100%!important;min-width:0!important;height:2.85rem;box-sizing:border-box;direction:ltr;text-align:center}}@media (max-width: 760px){.modal-body>.date-stack-fields,.modal-body>.date-single-field{align-content:start!important;padding:.68rem .72rem .9rem!important}.modal-body>.date-stack-fields{min-height:10.85rem!important;gap:.62rem!important}.modal-body>.date-single-field{min-height:6.15rem!important}.date-stack-fields label,.date-single-field{align-content:start!important;gap:.3rem!important}.date-stack-fields input[type=date],.date-single-field input[type=date]{height:2.55rem!important;min-height:2.55rem!important;margin-top:.08rem!important;margin-bottom:0!important;padding-block:0!important;line-height:2.55rem!important;transform:translateY(-.08rem)}.date-stack-fields input[type=date]::-webkit-date-and-time-value,.date-single-field input[type=date]::-webkit-date-and-time-value{line-height:2.55rem!important}}@media (max-width: 760px){.lookup-results{gap:.55rem}.lookup-results button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;align-items:center;min-height:3.35rem;padding:.68rem .78rem;border:1px solid #c9ead9;border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f7fffbf0);box-shadow:0 8px 18px #1236280e;text-align:right}.lookup-results button:active{transform:translateY(1px)}.lookup-results button span{display:inline-flex;min-width:4.2rem;justify-content:center;padding:.32rem .52rem;border-radius:999px;background:#e9fff2;color:#174c35;font-size:.76rem;font-weight:950}.lookup-results button strong{min-width:0;overflow:hidden;color:#122f24;font-size:.98rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.modal-body:has(.lookup-results)>input{position:sticky;top:0;z-index:3;margin-bottom:.7rem;border:1.65px solid #174c35;border-radius:18px;background:#fff;box-shadow:0 10px 24px #12362814,0 0 0 3px #29bf721a;font-size:1.02rem;font-weight:850}.modal-body:has(.lookup-results) .demo-note{margin-bottom:.7rem;color:#52665d;font-size:.8rem}}@media (max-width: 760px){.secondary-section{display:grid;gap:.75rem}.card-search{position:sticky;top:4.1rem;z-index:18;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;padding:.5rem;border:1px solid #c9ead9;border-radius:18px;background:#fffffff5;box-shadow:0 10px 24px #12362812;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.card-search input{min-height:2.8rem;min-width:0;border:1.45px solid #52635c;border-radius:15px;padding:0 .78rem;font-size:.95rem;font-weight:850}.card-search button{min-width:3.5rem;min-height:2.8rem;border:1px solid #b8e2ca;border-radius:15px;background:#fff;color:#174c35;font-weight:950}.secondary-grid{display:grid;grid-template-columns:1fr;gap:.65rem}.secondary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title type" "hint hint";gap:.24rem .55rem;align-items:center;min-height:4.6rem;padding:.82rem .9rem;border:1px solid rgba(112,148,130,.36);border-radius:20px;background:linear-gradient(180deg,#fffffffa,#f5fff9f0);color:#143428;text-align:right;box-shadow:0 10px 24px #12362811,inset 0 1px #ffffffe0}.secondary-card:active{transform:translateY(1px)}.secondary-card span{grid-area:type;justify-self:end;padding:.3rem .5rem;border-radius:999px;background:#e9fff2;color:#174c35;font-size:.74rem;font-weight:950;white-space:nowrap}.secondary-card strong{grid-area:title;min-width:0;overflow:hidden;color:#102f24;font-size:1.05rem;font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.secondary-card small{grid-area:hint;color:#60717b;font-size:.76rem;font-weight:800}}@media (max-width: 760px){.modal-body .delivery-preview,.modal-body .delivery-note,.modal-body .execution-panel,.modal-body .message-panel,.modal-body .message-preview{display:grid;gap:.72rem;padding:.75rem;border:1px solid #d2e8dd;border-radius:20px;background:linear-gradient(180deg,#fffffffa,#f7fffbf0);box-shadow:0 10px 24px #1236280f,inset 0 1px #ffffffdb}.modal-body .delivery-preview h4,.modal-body .delivery-note h4,.modal-body .execution-panel h4,.modal-body .message-panel h4,.modal-body .message-preview h4{margin:0;color:#102f24;font-size:1rem;font-weight:950}.modal-body .delivery-preview p,.modal-body .delivery-note p,.modal-body .execution-panel p,.modal-body .message-panel p,.modal-body .message-preview p{margin:0;color:#52665d;font-size:.88rem;font-weight:780;line-height:1.45}.modal-body .delivery-grid,.modal-body .delivery-details,.modal-body .execution-grid,.modal-body .message-grid{display:grid;grid-template-columns:1fr;gap:.55rem}.modal-body .delivery-grid>*,.modal-body .delivery-details>*,.modal-body .execution-grid>*,.modal-body .message-grid>*{min-width:0;padding:.65rem;border:1px solid #d8eadf;border-radius:16px;background:#fff}.modal-body .delivery-actions,.modal-body .execution-actions,.modal-body .message-actions{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:.65rem}.modal-body .delivery-actions button,.modal-body .execution-actions button,.modal-body .message-actions button{min-height:3rem;border:1px solid #b8e2ca;border-radius:16px;background:#fff;color:#174c35;font-weight:950}.modal-body .delivery-actions button:first-child,.modal-body .execution-actions button:first-child,.modal-body .message-actions button:first-child{background:#29bf72;border-color:#29bf72;color:#fff}.modal-body textarea{resize:vertical}.modal-body button{-webkit-tap-highlight-color:transparent}}:root{--sadran-ink: #172421;--sadran-muted: #65746f;--sadran-line: #d6e4df;--sadran-line-strong: #bfd3cc;--sadran-surface: #ffffff;--sadran-surface-soft: #f5f9f7;--sadran-surface-tint: #edf7f3;--sadran-brand-950: #0a2f2b;--sadran-brand-900: #0d3c36;--sadran-brand-800: #11564d;--sadran-brand-700: #137064;--sadran-brand-600: #14877a;--sadran-brand-500: #18a18e;--sadran-brand-100: #dff5ef;--sadran-accent: #6dbe45;--sadran-danger: #c53b48;--sadran-warning: #b97809;--sadran-shadow-sm: 0 5px 18px rgba(16, 57, 49, .07);--sadran-shadow-md: 0 16px 38px rgba(16, 57, 49, .11);--sadran-shadow-lg: 0 28px 70px rgba(10, 42, 37, .18);--sadran-radius-sm: 12px;--sadran-radius-md: 18px;--sadran-radius-lg: 24px}html{background:#edf3f1}body{color:var(--sadran-ink);background:radial-gradient(circle at 92% -10%,rgba(20,135,122,.15),transparent 34rem),linear-gradient(180deg,#f3f8f6,#edf3f1)}button,input,select,textarea{transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,color .15s ease,transform .12s ease}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(20,161,142,.22);outline-offset:2px}.app-icon{width:1.2rem;height:1.2rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100dvh}.topbar{min-height:4.7rem;grid-template-columns:minmax(12rem,15rem) minmax(28rem,1fr) auto;gap:1rem;padding:.62rem 1.15rem;border-bottom:1px solid rgba(191,211,204,.9);background:#fafdfcf0;box-shadow:0 9px 30px #10393112;-webkit-backdrop-filter:blur(20px) saturate(135%);backdrop-filter:blur(20px) saturate(135%)}.brand-block{min-width:0;gap:.65rem}.brand-logo{width:6.25rem;min-width:6.25rem;height:2.75rem;padding:.1rem .3rem;border:0;border-radius:13px;background:transparent;box-shadow:none}.brand-block>span{max-width:7.4rem;color:var(--sadran-brand-800);font-size:.78rem;line-height:1.25}.date-strip{flex-wrap:nowrap;gap:.38rem}.date-strip button,.date-strip input,.global-actions button{min-height:2.55rem;border-radius:13px;border-color:var(--sadran-line);box-shadow:none}.date-strip button{padding-inline:.8rem;background:var(--sadran-surface);color:#30423d}.date-strip button:hover,.global-actions button:hover{border-color:var(--sadran-brand-500);background:var(--sadran-brand-100);color:var(--sadran-brand-900)}.date-strip input{max-width:9.2rem;padding-inline:.65rem;background:#fff}.current-date{min-width:12.5rem;padding:.62rem .9rem;border-radius:13px;background:linear-gradient(135deg,var(--sadran-brand-900),var(--sadran-brand-700));box-shadow:0 8px 20px #0d3c362b;font-size:.9rem;letter-spacing:.01em}.global-actions{flex-wrap:nowrap;gap:.42rem}.global-actions .global-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding-inline:.8rem;white-space:nowrap}.global-actions .global-action kbd{min-width:1.8rem;padding:.16rem .35rem;border:1px solid rgba(255,255,255,.34);border-radius:7px;background:#ffffff29;color:inherit;font-size:.68rem;font-family:inherit}.global-actions .global-action-lookup{color:var(--sadran-brand-800)}.global-actions button:nth-last-child(-n+2){border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff;box-shadow:0 8px 18px #11564d29}.global-actions button:nth-last-child(-n+2):hover{border-color:var(--sadran-brand-600);background:var(--sadran-brand-600);color:#fff}.command-layout{width:100%;max-width:1920px;margin-inline:auto;padding:1rem 1.15rem 1.4rem}.work-header{grid-template-columns:minmax(0,1fr) minmax(28rem,auto);align-items:center;gap:1.2rem;min-height:8.1rem;padding:1.2rem 1.3rem;margin-bottom:.72rem;border:1px solid rgba(19,112,100,.24);border-radius:var(--sadran-radius-lg);background:radial-gradient(circle at 10% 20%,rgba(109,190,69,.2),transparent 16rem),linear-gradient(135deg,var(--sadran-brand-950),var(--sadran-brand-800));color:#fff;box-shadow:var(--sadran-shadow-md)}.work-header .eyebrow{color:#9ee3d6;letter-spacing:.03em}.work-header h1{margin:.25rem 0 .35rem;color:#fff;font-size:clamp(1.8rem,2.35vw,2.55rem);letter-spacing:-.035em}.work-header p{max-width:54rem;color:#ffffffb8;font-size:.9rem;line-height:1.55}.kpi-row{grid-template-columns:repeat(4,minmax(6.2rem,1fr));gap:.52rem}.kpi,.kpi.danger,.kpi.warning,.kpi.success{min-width:0;padding:.78rem .86rem;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#ffffff17;box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kpi span{color:#ffffffb0;font-size:.72rem}.kpi strong{margin-top:.2rem;color:#fff;font-size:1.55rem}.kpi.danger strong{color:#ffb8bf}.kpi.warning strong{color:#ffd38b}.kpi.success strong{color:#a9ebbf}.filters-bar,.section-command-row{border:1px solid var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fffffff5;box-shadow:var(--sadran-shadow-sm)}.filters-bar{gap:.38rem;padding:.55rem;margin-bottom:.62rem}.filters-bar button,.section-tabs button,.movement-actions-row button{min-height:2.35rem;padding:.42rem .76rem;border-radius:11px;box-shadow:none}.filters-bar button.active,.section-tabs button.active{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700)}.free-search{min-height:2.42rem;border-radius:11px;border-color:var(--sadran-line-strong);background:var(--sadran-surface-soft);font-size:.88rem}.free-search:focus{border-color:var(--sadran-brand-500);background:#fff;box-shadow:0 0 0 3px #14a18e1f}.filter-chip{border-radius:10px;background:#e5f3ff;font-size:.78rem}.section-command-row{display:flex;justify-content:space-between;align-items:center;gap:.6rem;padding:.5rem;margin-bottom:.62rem}.section-tabs{flex:0 0 auto;padding:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}.movement-actions-row{display:flex;justify-content:flex-start;gap:.35rem;overflow-x:auto;scrollbar-width:thin}.movement-actions-row button{flex:0 0 auto;border:1px solid var(--sadran-line);background:#fff;color:#34453f;font-size:.81rem;font-weight:850}.movement-actions-row button:hover:not(:disabled){border-color:var(--sadran-brand-500);background:var(--sadran-brand-100);color:var(--sadran-brand-900)}.movement-actions-row .primary-action{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff}.movement-actions-row .movement-action-danger{border-color:#efc6ca;background:#fff7f7;color:var(--sadran-danger)}.table-card{border:1px solid var(--sadran-line-strong);border-radius:var(--sadran-radius-md);box-shadow:var(--sadran-shadow-md)}.table-meta{align-items:center;padding:.68rem .88rem;border-bottom-color:var(--sadran-line);background:#f8fbfa}.table-meta strong{color:var(--sadran-brand-900);font-size:.98rem}.table-meta span{color:var(--sadran-muted);font-size:.8rem}.table-scroll{max-height:calc(100dvh - 22.8rem);min-height:20rem;overflow:auto;scrollbar-color:#9ebbb2 #edf3f1;scrollbar-width:thin}table{min-width:1260px;border:0}th{top:0;z-index:3;height:2.65rem;background:var(--sadran-brand-900);border-bottom:0;box-shadow:inset 0 -1px #ffffff1f}th,td{padding:.56rem .66rem;border-bottom:1px solid #e0ebe7;border-inline-start:1px solid #e6efec;font-size:.84rem}th{border-inline-start-color:#ffffff1a;font-size:.78rem;letter-spacing:.01em}.column-sort{width:100%;justify-content:flex-start;font-size:inherit}tbody tr,tbody tr:nth-child(2n){background:#fff}tbody tr:nth-child(2n){background:#f8fbfa}tbody tr:hover{background:#eef8f5;filter:none}tbody tr.selected-row{background:#e4f6f0;box-shadow:inset -4px 0 0 var(--sadran-brand-500)}.status-danger,.status-warning,.status-live,.status-done,.status-muted,.delivery-ready,.delivery-done,.delivery-error{border-radius:999px;font-size:.72rem;line-height:1.25}.secondary-section,.secondary-grid{min-width:0}.secondary-card{border-color:var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fff;box-shadow:var(--sadran-shadow-sm)}.secondary-card:hover{border-color:#14877a6b;background:var(--sadran-surface-tint);transform:translateY(-1px)}.modal-backdrop{padding:1.5rem;background:#081d1a8c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal{border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#fff;box-shadow:var(--sadran-shadow-lg)}.modal-header{min-height:3.65rem;padding:.78rem 1rem;border-bottom:1px solid var(--sadran-line);background:linear-gradient(180deg,#fff,#f6faf8)}.modal-header strong{color:var(--sadran-brand-900);font-size:1.05rem}.modal-header button{width:2.2rem;height:2.2rem;border:1px solid var(--sadran-line);border-radius:50%;background:#fff;color:#475b55}.modal-body{background:#fbfdfc}.modal-body input,.modal-body select,.modal-body textarea{border-color:var(--sadran-line-strong);border-radius:12px;background:#fff}.modal-actions{min-height:4rem;padding:.7rem 1rem;border-top:1px solid var(--sadran-line);background:#fff}.modal-actions button{min-height:2.65rem;border-radius:12px;box-shadow:none}.modal-actions .primary{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff}.context-menu{border:1px solid var(--sadran-line);border-radius:16px;box-shadow:var(--sadran-shadow-lg)}.mobile-action-icon{display:inline-flex;align-items:center;justify-content:center}@media (max-width: 1320px){.topbar{grid-template-columns:minmax(11rem,13rem) minmax(0,1fr)}.global-actions{grid-column:1 / -1;justify-content:flex-start}.work-header{grid-template-columns:1fr}.kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))}.section-command-row{align-items:stretch;flex-direction:column}}@media (max-width: 760px){body{background:#eef4f2}.app-shell{padding-bottom:calc(5.65rem + env(safe-area-inset-bottom))}.topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr;gap:.46rem;min-height:auto;padding:.5rem .62rem .56rem;border-bottom:1px solid var(--sadran-line);background:#fafdfcf7}.brand-block{justify-content:space-between;min-height:2.75rem}.brand-logo{width:5.6rem;min-width:5.6rem;height:2.35rem}.brand-block>span{display:inline-flex;align-items:center;max-width:none;padding:.36rem .58rem;border-radius:999px;background:var(--sadran-brand-100);color:var(--sadran-brand-800);font-size:.69rem}.date-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem}.date-strip button{min-width:0;min-height:2.2rem;padding:.25rem .35rem;border-radius:10px;font-size:.73rem}.date-strip input{display:none}.current-date{grid-column:1 / -1;min-width:0;min-height:2.1rem;padding:.42rem .55rem;border-radius:10px;font-size:.78rem}.global-actions{display:none}.command-layout{padding:.55rem .55rem .8rem}.work-header{display:grid;gap:.65rem;min-height:auto;padding:.82rem;margin-bottom:.52rem;border-radius:18px}.work-header .eyebrow,.work-header p{display:none}.work-header h1{margin:0;font-size:1.22rem;line-height:1.15;letter-spacing:-.02em}.kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.34rem;overflow:visible}.kpi,.kpi.danger,.kpi.warning,.kpi.success{min-width:0;padding:.48rem .35rem;border-radius:12px;text-align:center}.kpi span{overflow:hidden;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.kpi strong{margin-top:.1rem;font-size:1.15rem}.filters-bar{position:sticky;top:8.15rem;z-index:30;display:grid;grid-template-columns:repeat(5,max-content);gap:.32rem;overflow-x:auto;padding:.42rem;margin-bottom:.48rem;border-radius:15px;scrollbar-width:none}.filters-bar::-webkit-scrollbar,.section-tabs::-webkit-scrollbar,.movement-actions-row::-webkit-scrollbar{display:none}.filters-bar button{min-height:2.15rem;padding:.35rem .66rem;border-radius:10px;font-size:.72rem}.filters-bar .free-search{grid-column:1 / -1;grid-row:2;width:min(86vw,33rem);min-width:min(86vw,33rem);min-height:2.35rem;border-radius:11px}.active-filters{grid-column:1 / -1;grid-row:3;margin-inline-start:0}.section-command-row{gap:.38rem;padding:.38rem;margin-bottom:.5rem;border-radius:15px}.section-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;gap:.3rem}.section-tabs button{flex:0 0 auto;min-height:2.1rem;padding:.35rem .68rem;border-radius:10px;font-size:.72rem}.movement-actions-row,.table-card{display:none}.mobile-movement-list{display:grid;gap:.55rem}.mobile-movement-card{position:relative;display:grid;gap:.42rem;min-height:9rem;padding:.82rem .85rem .72rem;overflow:hidden;border:1px solid var(--sadran-line-strong);border-radius:18px;background:#fff;color:var(--sadran-ink);text-align:right;box-shadow:0 10px 25px #10393114}.mobile-movement-card:before{position:absolute;top:0;right:0;bottom:0;width:4px;content:"";background:var(--sadran-brand-500)}.mobile-movement-card.active{border-color:var(--sadran-brand-500);background:#f1fbf7;box-shadow:0 12px 28px #1039311c,0 0 0 2px #14a18e1a}.mobile-card-topline,.mobile-card-main,.mobile-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.mobile-card-topline>strong{display:inline-flex;padding:.3rem .55rem;border-radius:999px;background:var(--sadran-brand-900);color:#fff;font-size:.82rem}.mobile-card-main strong{color:var(--sadran-brand-950);font-size:1rem}.mobile-card-main small,.mobile-card-footer small,.mobile-card-hint{color:var(--sadran-muted);font-size:.72rem}.mobile-card-route{padding:.48rem .58rem;border-radius:11px;background:var(--sadran-surface-soft);color:#30423d;font-size:.82rem;font-weight:850}.mobile-card-footer{padding-top:.38rem;border-top:1px solid #e7efec}.mobile-card-hint{text-align:center}.mobile-action-bar{right:.5rem;left:.5rem;bottom:calc(.5rem + env(safe-area-inset-bottom));z-index:80;grid-template-columns:repeat(6,minmax(0,1fr));gap:.22rem;padding:.36rem;border:1px solid rgba(191,211,204,.95);border-radius:20px;background:#fffffff5;box-shadow:0 18px 45px #0a2a2538;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.mobile-bar-date{display:none}.mobile-bar-actions{display:contents}.mobile-action-bar button{display:grid;place-items:center;gap:.18rem;min-width:0;min-height:3.8rem;padding:.32rem .12rem;border:0;border-radius:15px;background:transparent;color:#52645f;box-shadow:none}.mobile-action-bar button:hover,.mobile-action-bar button:active{background:var(--sadran-brand-100);color:var(--sadran-brand-800)}.mobile-action-bar button:nth-child(2),.mobile-action-bar button:nth-child(3){background:var(--sadran-brand-700);color:#fff}.mobile-action-bar button:nth-child(2):hover,.mobile-action-bar button:nth-child(3):hover{background:var(--sadran-brand-600);color:#fff}.mobile-action-bar button:disabled{opacity:.36}.mobile-action-icon{width:1.55rem;height:1.55rem}.mobile-action-icon .app-icon{width:1.4rem;height:1.4rem}.mobile-action-bar strong{max-width:100%;overflow:hidden;font-size:.61rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.modal-backdrop{align-items:end;padding:0;background:#081d1a7a}.modal{width:100%;max-height:92dvh;border:0;border-radius:25px 25px 0 0}.modal-header{position:sticky;top:0;z-index:5;min-height:3.5rem;border-radius:25px 25px 0 0}.modal-body{overscroll-behavior:contain}.modal-actions{position:sticky;bottom:0;z-index:5;padding-bottom:calc(.7rem + env(safe-area-inset-bottom))}.secondary-card{border-radius:18px}}@media (max-width: 410px){.topbar{padding-inline:.45rem}.command-layout{padding-inline:.42rem}.work-header{padding:.7rem}.kpi span{font-size:.56rem}.mobile-action-bar{right:.35rem;left:.35rem}.mobile-action-bar strong{font-size:.56rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.portal-primary-nav{position:sticky;top:0;z-index:45;display:flex;justify-content:center;gap:.42rem;padding:.48rem 1rem;border-bottom:1px solid var(--sadran-line);background:#fafdfcf5;box-shadow:0 6px 18px #1039310d;-webkit-backdrop-filter:blur(16px) saturate(135%);backdrop-filter:blur(16px) saturate(135%)}.portal-primary-nav button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;min-width:8.5rem;min-height:2.55rem;padding:.45rem .9rem;border:1px solid transparent;border-radius:12px;background:transparent;color:#52645f;font-size:.86rem;font-weight:900}.portal-primary-nav button:hover{border-color:var(--sadran-line);background:var(--sadran-surface-soft);color:var(--sadran-brand-900)}.portal-primary-nav button.active{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff;box-shadow:0 8px 20px #11564d2b}.portal-primary-nav button>strong{display:grid;place-items:center;min-width:1.35rem;height:1.35rem;padding-inline:.25rem;border-radius:999px;background:#d83c4b;color:#fff;font-size:.68rem}.portal-dashboard,.notification-center{width:100%;min-width:0}.dashboard-hero,.notification-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.2rem;min-height:9rem;padding:1.4rem 1.5rem;border:1px solid rgba(19,112,100,.24);border-radius:var(--sadran-radius-lg);background:radial-gradient(circle at 12% 18%,rgba(109,190,69,.24),transparent 17rem),linear-gradient(135deg,var(--sadran-brand-950),var(--sadran-brand-800));color:#fff;box-shadow:var(--sadran-shadow-md)}.dashboard-hero h1,.notification-hero h1{margin:.28rem 0 .42rem;color:#fff}.dashboard-hero p,.notification-hero p{max-width:58rem;margin:0;color:#ffffffc4;font-weight:650}.dashboard-hero .eyebrow,.notification-hero .eyebrow{color:#9ee3d6}.dashboard-hero-actions{display:flex;align-items:end;gap:.65rem}.dashboard-hero-actions label{display:grid;gap:.3rem;color:#ffffffc7;font-size:.76rem;font-weight:850}.dashboard-hero-actions select,.dashboard-primary-action{min-height:2.75rem;border:1px solid rgba(255,255,255,.25);border-radius:12px}.dashboard-hero-actions select{min-width:10.5rem;padding:0 .8rem;background:#ffffff21;color:#fff;font-weight:850}.dashboard-hero-actions select option{color:#16372f}.dashboard-primary-action{padding:0 1rem;background:#fff;color:var(--sadran-brand-900);font-weight:950}.dashboard-filter-bar,.notification-toolbar{display:flex;align-items:center;gap:.55rem;padding:.62rem;margin-top:.72rem;border:1px solid var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fffffff5;box-shadow:var(--sadran-shadow-sm)}.dashboard-filter-group{display:flex;align-items:center;gap:.35rem;padding-inline-end:.6rem;border-inline-end:1px solid var(--sadran-line)}.dashboard-filter-group>span,.notification-toolbar>span{color:var(--sadran-muted);font-size:.76rem;font-weight:900}.dashboard-filter-bar button,.notification-toolbar button{min-height:2.2rem;padding:.36rem .72rem;border:1px solid var(--sadran-line);border-radius:10px;background:#fff;color:#41534d;font-size:.76rem;font-weight:850}.dashboard-filter-bar button.active,.notification-toolbar button.active{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff}.dashboard-range-label{margin-inline-start:auto;padding:.42rem .72rem;border-radius:10px;background:var(--sadran-brand-100);color:var(--sadran-brand-900);font-size:.78rem}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin-top:.72rem}.dashboard-kpi-card{display:grid;gap:.28rem;min-height:7.2rem;padding:1rem;border:1px solid var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fff;color:var(--sadran-ink);text-align:right;box-shadow:var(--sadran-shadow-sm)}.dashboard-kpi-card>span{color:var(--sadran-muted);font-size:.78rem;font-weight:900}.dashboard-kpi-card>strong{font-size:2rem;line-height:1}.dashboard-kpi-card>small{color:var(--sadran-muted);font-size:.72rem}.dashboard-kpi-card.brand{border-color:#14877a52;background:linear-gradient(145deg,#f4fffb,#e8f8f2)}.dashboard-kpi-card.live{border-color:#bfdbfe;background:#eff6ff}.dashboard-kpi-card.success{border-color:#bbf7d0;background:#f0fdf4}.dashboard-kpi-card.warning{border-color:#fde68a;background:#fffbeb}.dashboard-kpi-card.danger{border-color:#fecdd3;background:#fff1f2}.dashboard-kpi-card.interactive{cursor:pointer}.dashboard-kpi-card.interactive:hover{transform:translateY(-2px);box-shadow:var(--sadran-shadow-md)}.dashboard-main-grid,.dashboard-lower-grid{display:grid;gap:.72rem;margin-top:.72rem}.dashboard-main-grid{grid-template-columns:minmax(0,1.6fr) minmax(18rem,.72fr)}.dashboard-lower-grid{grid-template-columns:minmax(17rem,.7fr) minmax(0,1.3fr)}.dashboard-panel{min-width:0;padding:1rem;border:1px solid var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fff;box-shadow:var(--sadran-shadow-sm)}.dashboard-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.9rem}.dashboard-panel-heading h2{margin:.15rem 0 0;color:var(--sadran-brand-950);font-size:1.15rem}.dashboard-panel-heading button{min-height:2.2rem;padding:.35rem .72rem;border:1px solid var(--sadran-line);border-radius:10px;background:var(--sadran-surface-soft);color:var(--sadran-brand-900);font-weight:850}.dashboard-data-badge{padding:.38rem .62rem;border-radius:999px;background:var(--sadran-brand-100);color:var(--sadran-brand-900);font-size:.72rem;font-weight:900}.dashboard-bars{display:grid;gap:.7rem}.dashboard-bar-row{display:grid;grid-template-columns:minmax(7.5rem,.8fr) minmax(10rem,2fr) 2rem;align-items:center;gap:.7rem}.dashboard-bar-row>span{overflow:hidden;color:#455751;font-size:.78rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-bar-track{height:.78rem;overflow:hidden;border-radius:999px;background:#edf3f1}.dashboard-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--sadran-brand-500),#6dbe45);transition:width .22s ease}.dashboard-bar-row>strong{color:var(--sadran-brand-900);font-size:.82rem}.dashboard-donut-wrap{display:grid;place-items:center;gap:1rem}.dashboard-donut{--completion: 0deg;display:grid;place-items:center;width:10.5rem;aspect-ratio:1;border-radius:50%;background:conic-gradient(var(--sadran-brand-500) var(--completion),#e8f0ed 0deg)}.dashboard-donut:before{grid-area:1 / 1;width:7.25rem;aspect-ratio:1;border-radius:50%;background:#fff;content:""}.dashboard-donut>div{z-index:1;display:grid;gap:.15rem;text-align:center}.dashboard-donut strong{color:var(--sadran-brand-950);font-size:2rem}.dashboard-donut span{color:var(--sadran-muted);font-size:.76rem;font-weight:850}.dashboard-legend{display:grid;width:100%;gap:.45rem;padding:0;margin:0;list-style:none}.dashboard-legend li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;color:#4b5d57;font-size:.78rem}.legend-dot{width:.68rem;height:.68rem;border-radius:50%}.legend-dot.completed{background:var(--sadran-brand-500)}.legend-dot.active{background:#3b82f6}.legend-dot.pending{background:#cbd5e1}.dashboard-ranking,.dashboard-attention-list{display:grid;gap:.48rem}.dashboard-ranking>div{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.58rem;border-radius:11px;background:var(--sadran-surface-soft)}.dashboard-ranking>div>span{display:grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:8px;background:var(--sadran-brand-700);color:#fff;font-size:.72rem;font-weight:950}.dashboard-ranking strong,.dashboard-attention-list strong{overflow:hidden;color:#263c35;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-ranking small,.dashboard-attention-list small{color:var(--sadran-muted);font-size:.7rem}.dashboard-attention-list>button{display:grid;grid-template-columns:4rem minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;min-height:3.35rem;padding:.55rem;border:1px solid #f3d7da;border-radius:12px;background:#fff9f9;color:inherit;text-align:right}.dashboard-attention-list>button:hover{border-color:#e99da6;background:#fff3f4}.dashboard-attention-list>button>span:nth-child(2){display:grid;gap:.15rem;min-width:0}.attention-time{display:grid;place-items:center;min-height:2rem;border-radius:9px;background:#fff;color:var(--sadran-brand-900);font-size:.78rem;font-weight:950}.dashboard-attention-list em{padding:.3rem .5rem;border-radius:999px;background:#ffe4e7;color:#9f2532;font-size:.68rem;font-style:normal;font-weight:900;white-space:nowrap}.dashboard-empty{padding:1.5rem;margin:0;border:1px dashed var(--sadran-line-strong);border-radius:12px;color:var(--sadran-muted);text-align:center}.notification-summary{display:grid;grid-template-columns:repeat(3,minmax(5.2rem,1fr));gap:.5rem}.notification-summary>div{display:grid;min-width:5.4rem;padding:.65rem;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#ffffff1a;text-align:center}.notification-summary span{color:#ffffffbf;font-size:.7rem;font-weight:850}.notification-summary strong{font-size:1.45rem}.notification-list{display:grid;gap:.62rem;margin-top:.72rem}.notification-card{position:relative;display:grid;grid-template-columns:.35rem minmax(0,1fr) auto;gap:.8rem;min-height:6rem;padding:.9rem;overflow:hidden;border:1px solid var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fff;box-shadow:var(--sadran-shadow-sm)}.notification-indicator{width:.35rem;height:100%;border-radius:999px;background:#94a3b8}.notification-card.critical .notification-indicator{background:#e23d4d}.notification-card.warning .notification-indicator{background:#e8a21f}.notification-card.info .notification-indicator{background:#2f86df}.notification-content{display:grid;align-content:center;gap:.45rem;min-width:0}.notification-content>div{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.notification-content strong{color:#213831;font-size:.95rem}.notification-content span{color:var(--sadran-muted);font-size:.72rem}.notification-content p{margin:0;color:#60716c;font-size:.8rem}.notification-actions{display:flex;align-items:center;gap:.4rem}.notification-actions button{min-height:2.35rem;padding:.4rem .72rem;border:1px solid var(--sadran-brand-700);border-radius:10px;background:var(--sadran-brand-700);color:#fff;font-size:.75rem;font-weight:900}.notification-actions button.secondary{border-color:var(--sadran-line);background:#fff;color:var(--sadran-brand-900)}@media (max-width: 1180px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-main-grid,.dashboard-lower-grid{grid-template-columns:1fr}}@media (max-width: 760px){.portal-primary-nav{top:0;z-index:49;justify-content:stretch;padding:.35rem .5rem;overflow-x:auto;scrollbar-width:none}.portal-primary-nav::-webkit-scrollbar{display:none}.portal-primary-nav button{flex:1 0 7rem;min-width:7rem;min-height:2.4rem;padding:.35rem .55rem;border-radius:10px;font-size:.74rem}.portal-primary-nav button>strong{min-width:1.15rem;height:1.15rem;font-size:.6rem}.dashboard-hero,.notification-hero{grid-template-columns:1fr;gap:.85rem;min-height:auto;padding:1rem;border-radius:18px}.dashboard-hero h1,.notification-hero h1{font-size:1.45rem}.dashboard-hero p,.notification-hero p{font-size:.78rem}.dashboard-hero-actions{display:grid;grid-template-columns:1fr 1fr;align-items:end}.dashboard-hero-actions select,.dashboard-primary-action{width:100%;min-width:0;font-size:.74rem}.dashboard-filter-bar,.notification-toolbar{align-items:stretch;flex-wrap:wrap;overflow-x:auto;border-radius:15px}.dashboard-filter-group{flex:1 0 100%;padding-inline-end:0;border-inline-start:0}.dashboard-range-label{width:100%;margin-inline-start:0;text-align:center}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.dashboard-kpi-card{min-height:6rem;padding:.75rem;border-radius:15px}.dashboard-kpi-card:first-child{grid-column:1 / -1}.dashboard-kpi-card>strong{font-size:1.55rem}.dashboard-panel{padding:.8rem;border-radius:16px}.dashboard-bar-row{grid-template-columns:minmax(5.8rem,.75fr) minmax(6rem,1.4fr) 1.7rem;gap:.45rem}.dashboard-bar-row>span{font-size:.7rem}.dashboard-donut{width:9rem}.dashboard-donut:before{width:6.2rem}.dashboard-attention-list>button{grid-template-columns:3.5rem minmax(0,1fr)}.dashboard-attention-list em{grid-column:2;justify-self:start}.notification-summary{grid-template-columns:repeat(3,1fr)}.notification-card{grid-template-columns:.3rem minmax(0,1fr);padding:.75rem}.notification-actions{grid-column:2;justify-content:flex-start}.notification-content>div{align-items:flex-start;flex-direction:column;gap:.2rem}.portal-dashboard,.notification-center{padding-bottom:calc(.5rem + env(safe-area-inset-bottom))}}@media (max-width: 420px){.dashboard-hero-actions{grid-template-columns:1fr}.dashboard-kpi-grid{grid-template-columns:1fr 1fr}.notification-summary>div{min-width:0;padding:.5rem .2rem}}.portal-primary-nav{top:4.7rem}@media (max-width: 760px){.portal-primary-nav{top:7.95rem}.filters-bar{top:10.85rem}}.dashboard-configure-action{min-height:2.7rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.45);border-radius:12px;background:#ffffff1f;color:#fff;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}.dashboard-configure-action:hover,.dashboard-configure-action.active{background:#fff;color:var(--sadran-brand-900)}.dashboard-configure-action span{font-size:1rem;line-height:1}.dashboard-configurator{display:grid;gap:1rem;padding:1rem;border:1px solid #cbe1d9;border-radius:18px;background:linear-gradient(140deg,#ecf8f4f5,#fffffffa);box-shadow:0 18px 44px #1745381f}.dashboard-configurator-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-configurator-heading h2{margin:.1rem 0 0;color:var(--sadran-brand-900);font-size:1.15rem}.dashboard-configurator-heading p{margin:.25rem 0 0;color:var(--sadran-muted);font-size:.76rem}.dashboard-configurator-heading>button{width:2.15rem;height:2.15rem;border:1px solid var(--sadran-line);border-radius:10px;background:#fff;color:var(--sadran-brand-900);font-size:1.35rem;cursor:pointer}.dashboard-configurator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.dashboard-configurator-grid label,.dashboard-save-view label{display:grid;gap:.35rem;color:#38544b;font-size:.72rem;font-weight:900}.dashboard-configurator select,.dashboard-configurator input[type=text]{width:100%;min-height:2.55rem;padding:.45rem .65rem;border:1px solid #bfd7cf;border-radius:10px;background:#fff;color:#173d33;font:inherit;font-size:.78rem}.dashboard-widget-picker{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1.1rem;margin:0;padding:.8rem;border:1px solid #d5e7e1;border-radius:12px;background:#ffffffb8}.dashboard-widget-picker legend{padding:0 .35rem;color:#31584c;font-size:.72rem;font-weight:900}.dashboard-widget-picker label{display:inline-flex;align-items:center;gap:.4rem;color:#37584e;font-size:.75rem;font-weight:800}.dashboard-widget-picker input{width:1rem;height:1rem;accent-color:var(--sadran-brand-700)}.dashboard-save-view{display:grid;grid-template-columns:minmax(15rem,1fr) auto auto auto minmax(10rem,auto);align-items:end;gap:.6rem}.dashboard-save-view button{min-height:2.55rem;padding:.45rem .8rem;border:1px solid var(--sadran-line);border-radius:10px;background:#fff;color:var(--sadran-brand-900);font-weight:900;cursor:pointer}.dashboard-save-view button.primary{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff}.dashboard-save-view button.danger{border-color:#efc7cc;color:#a42c3c}.dashboard-save-view>span{align-self:center;color:#397060;font-size:.72rem;font-weight:800}.dashboard-condition-chips{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;padding:.55rem .7rem;border:1px solid #d5e7e1;border-radius:12px;background:#fff}.dashboard-condition-chips strong{color:#31584c;font-size:.72rem}.dashboard-condition-chips span{padding:.35rem .55rem;border-radius:999px;background:#e7f4ef;color:#246b58;font-size:.7rem;font-weight:900}.dashboard-condition-chips button{margin-inline-start:auto;border:0;background:transparent;color:#9a3945;font-size:.72rem;font-weight:900;cursor:pointer}.dashboard-main-grid.single,.dashboard-lower-grid.single{grid-template-columns:1fr}.dashboard-panel-tools{display:flex;align-items:center;gap:.35rem}.dashboard-panel-tools button{width:2rem;height:2rem;border:1px solid var(--sadran-line);border-radius:8px;background:#fff;color:#45635a;font-weight:900;cursor:pointer}.dashboard-panel-tools button.active{border-color:var(--sadran-brand-700);background:#e4f3ed;color:var(--sadran-brand-900)}.dashboard-columns{min-height:16rem;display:flex;align-items:stretch;justify-content:space-around;gap:.75rem;padding:1.25rem .4rem 0;overflow-x:auto}.dashboard-column-item{min-width:4.2rem;flex:1 0 4.2rem;display:grid;grid-template-rows:1.5rem minmax(9rem,1fr) 2.5rem;align-items:end;justify-items:center;gap:.35rem}.dashboard-column-item>strong{color:var(--sadran-brand-900);font-size:.82rem}.dashboard-column-track{width:min(2.8rem,72%);height:100%;display:flex;align-items:flex-end;border-radius:10px 10px 5px 5px;background:#edf3f1;overflow:hidden}.dashboard-column-track span{width:100%;height:var(--column-height);min-height:.5rem;border-radius:9px 9px 4px 4px;background:linear-gradient(180deg,#41b68f,#14745a);transition:height .24s ease}.dashboard-column-item small{max-width:6.5rem;align-self:start;color:#61756e;font-size:.65rem;font-weight:800;line-height:1.25;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dashboard-density-compact .dashboard-kpi-card{min-height:5.4rem;padding-block:.65rem}.dashboard-density-compact .dashboard-panel{padding:.8rem}.dashboard-density-compact .dashboard-bars{gap:.45rem}.notification-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.notification-summary .handled{border-color:#c9d8d3;background:#ffffff1f}.notification-command-bar{display:flex;align-items:center;gap:.65rem;padding:.65rem;border:1px solid var(--sadran-line);border-radius:14px;background:#fff}.notification-search{min-width:15rem;flex:1;display:flex;align-items:center;gap:.45rem;padding:0 .7rem;border:1px solid #cbded8;border-radius:10px;background:#f8fbfa}.notification-search span{color:#477066;font-size:1.1rem}.notification-search input{width:100%;min-height:2.45rem;border:0;outline:0;background:transparent;color:#173d33;font:inherit;font-size:.78rem}.notification-command-bar>button{min-height:2.45rem;padding:.45rem .8rem;border:1px solid var(--sadran-brand-700);border-radius:10px;background:#fff;color:var(--sadran-brand-900);font-size:.75rem;font-weight:900;cursor:pointer}.notification-command-bar>button:disabled{opacity:.5;cursor:not-allowed}.notification-card.handled{opacity:.68;background:#f6f8f7}.notification-card.handled .notification-content strong{text-decoration:line-through;text-decoration-thickness:1px}.notification-actions button.resolve{border-color:#1f8669;background:#e5f4ef;color:#14614d}.notification-actions button.restore{border-color:#cbd7d3;background:#fff;color:#536a63}@media (max-width: 1180px){.dashboard-configurator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-save-view{grid-template-columns:minmax(14rem,1fr) repeat(3,auto)}.dashboard-save-view>span{grid-column:1 / -1}}@media (max-width: 760px){.dashboard-hero-actions{grid-template-columns:1fr 1fr}.dashboard-hero-actions label{grid-column:1 / -1}.dashboard-configure-action,.dashboard-primary-action{width:100%}.dashboard-configurator{padding:.8rem;border-radius:16px}.dashboard-configurator-grid{grid-template-columns:1fr 1fr;gap:.55rem}.dashboard-save-view{grid-template-columns:1fr 1fr}.dashboard-save-view label,.dashboard-save-view>span{grid-column:1 / -1}.dashboard-save-view button{width:100%}.dashboard-widget-picker{align-items:flex-start;flex-direction:column}.dashboard-condition-chips{align-items:flex-start}.dashboard-condition-chips button{width:100%;margin-inline-start:0;text-align:right}.dashboard-panel-tools{flex-wrap:wrap;justify-content:flex-end}.dashboard-columns{min-height:14rem;justify-content:flex-start}.notification-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-command-bar{align-items:stretch;flex-direction:column}.notification-search{min-width:0;width:100%}.notification-toolbar{flex-wrap:nowrap}.notification-toolbar>span{display:none}.notification-toolbar button{flex:0 0 auto}.notification-actions{flex-wrap:wrap}}@media (max-width: 420px){.dashboard-configurator-grid,.dashboard-save-view{grid-template-columns:1fr}.dashboard-save-view label,.dashboard-save-view>span{grid-column:auto}}.work-search-row{display:flex;align-items:center;gap:.55rem;min-width:0;padding:.52rem .62rem;margin-bottom:.62rem;border:1px solid var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fffffff7;box-shadow:var(--sadran-shadow-sm)}.work-search-row>.app-icon{flex:0 0 auto;width:1.2rem;height:1.2rem;color:var(--sadran-brand-700)}.work-search-row .free-search{flex:1 1 auto;width:100%;min-width:0;margin:0;border:0;background:transparent;box-shadow:none}.work-search-row .free-search:focus{border:0;background:transparent;box-shadow:none;outline:none}.work-search-clear{display:grid;place-items:center;flex:0 0 auto;width:2rem;height:2rem;padding:0;border:0;border-radius:999px;background:var(--sadran-surface-soft);color:var(--sadran-brand-900);font-size:1.25rem;font-weight:900}@media (max-width: 760px){.portal-view-work .topbar,.portal-view-work .portal-primary-nav,.portal-view-work .filters-bar,.portal-view-work .section-command-row{position:static;top:auto}.portal-view-work .work-search-row{position:sticky;top:max(0px,env(safe-area-inset-top));z-index:44;margin-inline:-.08rem;padding:.42rem .5rem;border-radius:14px;box-shadow:0 10px 24px #1236281f;-webkit-backdrop-filter:blur(14px) saturate(135%);backdrop-filter:blur(14px) saturate(135%)}.portal-view-work .work-search-row .free-search{min-height:2.45rem;font-size:.92rem}.portal-view-work .filters-bar{display:grid;grid-template-columns:repeat(5,max-content);gap:.32rem;overflow-x:auto;padding:.42rem;margin-bottom:.48rem;border-radius:15px;scrollbar-width:none}.portal-view-work .active-filters{grid-column:1 / -1;grid-row:2}}.work-layout-bar{display:grid;grid-template-columns:minmax(24rem,1.05fr) minmax(31rem,1.45fr);align-items:end;gap:.75rem 1rem;padding:.8rem .9rem;border:1px solid rgba(15,118,110,.14);border-radius:1rem;background:linear-gradient(135deg,#f0fdfafa,#fffffffa),#fff;box-shadow:0 .45rem 1.2rem #0f172a0d}.work-view-picker,.work-layout-controls,.work-view-save,.density-toggle{display:flex;align-items:end;gap:.5rem;min-width:0}.work-view-picker{flex-wrap:wrap}.work-view-picker>label,.work-layout-controls>label{display:grid;gap:.28rem;min-width:10rem;color:#475569;font-size:.73rem;font-weight:800}.work-view-picker select,.work-view-picker input,.work-layout-controls select,.settings-display-grid select{min-height:2.45rem;border:1px solid #cbd5e1;border-radius:.72rem;background:#fff;color:#0f172a;font:inherit;padding:0 .72rem}.work-view-picker select{min-width:11.5rem}.work-view-save{flex:1}.work-view-save input{min-width:10rem;flex:1}.work-layout-controls{justify-content:flex-end;flex-wrap:wrap}.work-layout-bar button,.settings-display-grid button{min-height:2.45rem;border:1px solid rgba(15,118,110,.24);border-radius:.72rem;background:#fff;color:#0f5f59;padding:0 .8rem;font:inherit;font-size:.78rem;font-weight:850;cursor:pointer;white-space:nowrap}.work-layout-bar button:hover,.settings-display-grid button:hover{border-color:#0f766e;background:#f0fdfa}.work-layout-bar button.secondary,.settings-display-grid button.secondary{color:#64748b;border-color:#dbe3ec}.work-layout-bar button:disabled{cursor:not-allowed;opacity:.45}.density-toggle{align-self:end;padding:.18rem;border-radius:.78rem;background:#e8f6f3}.density-toggle button{min-height:2.08rem;border:0;background:transparent;color:#52706c;padding-inline:.7rem}.density-toggle button.active{background:#fff;color:#0f766e;box-shadow:0 .18rem .6rem #0f766e24}.work-layout-bar button.focus-active{border-color:#0f766e;background:#0f766e;color:#fff}.work-view-message{grid-column:1 / -1;min-height:1rem;color:#0f766e;font-size:.75rem;font-weight:800}.settings-display-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:.75rem;margin-block-end:1.1rem;padding:.85rem;border-radius:.9rem;background:#f4faf8;border:1px solid #d7ebe7}.settings-display-grid label{display:grid;gap:.35rem;color:#334155;font-weight:800}.table-density-compact th,.table-density-compact td{padding-block:.42rem!important}.table-density-compact tbody tr{height:2.7rem}.table-density-comfortable th,.table-density-comfortable td{padding-block:.72rem!important}.table-density-comfortable tbody tr{height:3.45rem}.work-focus-mode .topbar,.work-focus-mode .portal-primary-nav,.work-focus-mode .work-header,.work-focus-mode .filters-bar,.work-focus-mode .section-command-row,.work-focus-mode .mobile-action-bar{display:none!important}.work-focus-mode .command-layout{padding:.55rem;min-height:100vh}.work-focus-mode .work-area{gap:.55rem}.work-focus-mode .work-layout-bar{position:sticky;top:.45rem;z-index:45;box-shadow:0 .8rem 2rem #0f172a1f}.work-focus-mode .work-search-row{position:sticky;top:5.25rem;z-index:44}.work-focus-mode .table-card{min-height:calc(100vh - 10.6rem)}.work-focus-mode .table-scroll{max-height:calc(100vh - 14rem)}.work-focus-mode .table-meta:after{content:"מצב מוקד פעיל · F8 או Esc לחזרה";margin-inline-start:auto;color:#0f766e;font-size:.75rem;font-weight:850}@media (max-width: 1180px){.work-layout-bar{grid-template-columns:1fr}.work-layout-controls{justify-content:flex-start}}@media (max-width: 760px){.work-layout-bar{display:none}.work-focus-mode .topbar,.work-focus-mode .portal-primary-nav,.work-focus-mode .work-header,.work-focus-mode .filters-bar,.work-focus-mode .section-command-row,.work-focus-mode .mobile-action-bar{display:initial!important}.settings-display-grid{grid-template-columns:1fr}}.movement-selection-strip{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(230px,.8fr) auto;align-items:center;gap:14px;margin-block:10px;padding:10px 12px;border:1px solid rgba(17,94,89,.16);border-radius:16px;background:linear-gradient(90deg,#f0fdfaf5,#fffffffa);box-shadow:0 8px 24px #0f766e14}.movement-selection-main,.movement-selection-assignment,.movement-selection-controls{display:flex;align-items:center;gap:10px;min-width:0}.movement-selection-main>div{display:grid;min-width:0}.movement-selection-main strong,.movement-selection-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.movement-selection-main strong{color:#123f3b;font-size:.96rem}.movement-selection-main small{color:#5b7471;font-size:.78rem}.movement-selection-assignment{justify-content:flex-start;color:#54706d;font-size:.78rem}.movement-selection-assignment span{padding-inline-start:10px;border-inline-start:1px solid rgba(17,94,89,.13)}.movement-selection-assignment strong{color:#214f4b}.movement-selection-controls{justify-content:flex-end}.movement-selection-controls button{min-width:36px;min-height:34px;border:1px solid rgba(17,94,89,.18);border-radius:10px;background:#fff;color:#275e59;font-weight:800;cursor:pointer}.movement-selection-controls button:hover:not(:disabled){border-color:#0f766e;background:#ecfdf5}.movement-selection-controls button:disabled{opacity:.38;cursor:default}.movement-selection-controls .open-inspector-button{min-width:126px;background:#0f766e;color:#fff;border-color:#0f766e}.movement-selection-controls .open-inspector-button:hover{background:#0d655e;color:#fff}.movement-selection-controls kbd{margin-inline-start:6px;padding:1px 5px;border-radius:5px;background:#ffffff2e;font-size:.68rem}.movement-inspector{position:fixed;z-index:95;inset-block:82px 18px;right:18px;left:auto;width:min(390px,calc(100vw - 36px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;border:1px solid rgba(17,94,89,.2);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 28px 80px #0d464142;animation:movementInspectorEnter .18s ease-out}@keyframes movementInspectorEnter{0%{opacity:0;transform:translate(18px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}.movement-inspector-header{display:flex;justify-content:space-between;gap:18px;padding:18px 18px 14px;background:linear-gradient(145deg,#0b5d57,#0f766e);color:#fff}.movement-inspector-header h2{margin:3px 0 2px;font-size:1.25rem}.movement-inspector-header p,.movement-inspector-header .eyebrow{margin:0;color:#ffffffc7}.inspector-close{flex:0 0 auto;width:34px;height:34px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff1a;color:#fff;font-size:1.35rem;cursor:pointer}.movement-inspector-status-row{display:flex;gap:8px;padding:10px 16px;border-bottom:1px solid #e6efed;background:#f8fbfa}.inspector-status,.inspector-delivery{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border-radius:999px;font-size:.75rem;font-weight:800}.inspector-status-active{background:#dff8f2;color:#0f665f}.inspector-status-success{background:#dcfce7;color:#166534}.inspector-status-warning{background:#fff3cd;color:#8a5a00}.inspector-status-neutral{background:#e5e7eb;color:#4b5563}.inspector-delivery{background:#eef5f4;color:#486763}.inspector-delivery.has-error{background:#fee2e2;color:#991b1b}.movement-inspector-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:8px 10px 0;border-bottom:1px solid #e6efed;background:#fff}.movement-inspector-tabs button{position:relative;min-height:40px;border:0;background:transparent;color:#607572;font-weight:800;cursor:pointer}.movement-inspector-tabs button:after{content:"";position:absolute;inset-inline:14px;inset-block-end:-1px;height:3px;border-radius:999px 999px 0 0;background:transparent}.movement-inspector-tabs button.active{color:#0f766e}.movement-inspector-tabs button.active:after{background:#14b8a6}.movement-inspector-body{min-height:0;overflow:auto;padding:16px;background:#f6f9f8}.inspector-hero-route{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:15px;border:1px solid #dceae7;border-radius:16px;background:#fff;color:#174f4a;font-weight:900;text-align:center}.inspector-hero-route strong{color:#14b8a6;font-size:1.25rem}.inspector-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.inspector-data-grid>div{min-height:78px;padding:11px 12px;border:1px solid #e0ebe9;border-radius:14px;background:#fff}.inspector-data-grid dt{color:#78908d;font-size:.72rem;font-weight:700}.inspector-data-grid dd{display:grid;gap:3px;margin:7px 0 0;color:#173f3b;font-weight:900}.inspector-data-grid small{color:#6b817e;font-size:.7rem;font-weight:600}.inspector-note-card,.inspector-document-card,.inspector-readiness-card{margin-top:10px;padding:13px 14px;border:1px solid #dfeae8;border-radius:15px;background:#fff}.inspector-note-card>span,.inspector-document-card>span,.inspector-readiness-card span:first-child{color:#728985;font-size:.72rem;font-weight:800}.inspector-note-card p,.inspector-document-card p{margin:6px 0 0;color:#315854;line-height:1.55}.inspector-note-card.muted{background:#f8fbfa}.inspector-document-card strong{display:block;margin-top:5px;color:#0f766e;font-size:1.1rem}.inspector-document-card.has-error{border-color:#fecaca;background:#fff7f7}.inspector-document-card.has-error strong{color:#b91c1c}.inspector-readiness-card{display:flex;align-items:center;justify-content:space-between}.inspector-readiness-card>div{display:grid;gap:5px}.inspector-readiness-card strong{color:#214e49}.inspector-readiness-card>span:last-child{width:12px;height:12px;border-radius:999px}.inspector-readiness-card>span.ready{background:#22c55e;box-shadow:0 0 0 5px #dcfce7}.inspector-readiness-card>span.not-ready{background:#f59e0b;box-shadow:0 0 0 5px #fef3c7}.movement-inspector-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 14px;border-top:1px solid #e2ecea;background:#fff}.movement-inspector-actions button,.movement-inspector-footer button{min-height:38px;border:1px solid #d2e2df;border-radius:11px;background:#fff;color:#275a55;font-weight:800;cursor:pointer}.movement-inspector-actions button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.movement-inspector-actions button.danger{border-color:#fecaca;color:#b91c1c;background:#fff8f8}.movement-inspector-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:9px 12px;border-top:1px solid #e4eeec;background:#f7faf9}.movement-inspector-footer span{color:#78908d;font-size:.68rem;text-align:center}.movement-inspector-footer button:disabled{opacity:.4;cursor:default}.work-focus-mode .movement-inspector{inset-block-start:16px}@media (max-width: 1180px){.movement-selection-strip{grid-template-columns:minmax(250px,1fr) auto}.movement-selection-assignment{display:none}}@media (max-width: 760px){.movement-selection-strip,.movement-inspector{display:none}}@media (prefers-reduced-motion: reduce){.movement-inspector{animation:none}}@media (min-width: 761px){.table-card tbody tr{-webkit-user-select:none;user-select:none}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.movement-bulk-toolbar{display:grid;grid-template-columns:minmax(220px,auto) minmax(0,1fr);align-items:center;gap:.85rem;padding:.58rem .72rem;border:1px solid rgba(13,118,110,.24);border-radius:.9rem;background:linear-gradient(105deg,#e9fbf6,#f8fffc);box-shadow:0 .45rem 1.35rem #0f766e17}.movement-bulk-summary{display:flex;align-items:center;gap:.65rem;min-width:0}.movement-bulk-count{display:inline-grid;place-items:center;flex:0 0 auto;width:2.15rem;height:2.15rem;border-radius:.7rem;background:#0f766e;color:#fff;font-size:.92rem;font-weight:950;box-shadow:inset 0 0 0 1px #ffffff2e}.movement-bulk-summary>div{display:grid;gap:.08rem;min-width:0}.movement-bulk-summary strong{color:#124f49;font-size:.86rem}.movement-bulk-summary small{overflow:hidden;color:#5f7774;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.movement-bulk-actions{display:flex;justify-content:flex-end;gap:.38rem;min-width:0;overflow-x:auto;scrollbar-width:thin}.movement-bulk-actions button{flex:0 0 auto;min-height:2.15rem;padding-inline:.72rem;border:1px solid #cce1dc;border-radius:.65rem;background:#fff;color:#265d57;font-size:.75rem;font-weight:850;cursor:pointer}.movement-bulk-actions button:hover{border-color:#0f766e;background:#f0fdfa}.movement-bulk-actions button.attention{border-color:#f1d28a;background:#fffaf0;color:#8a5a00}.movement-bulk-actions button.success{border-color:#b6dfc2;background:#f1fcf4;color:#166534}.movement-bulk-actions button.clear{border-color:#d9e3e1;background:#f8faf9;color:#64748b}.bulk-select-column{width:2.8rem;min-width:2.8rem;max-width:2.8rem;padding-inline:.35rem!important;text-align:center}.bulk-checkbox{position:relative;display:inline-grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:.52rem;cursor:pointer}.bulk-checkbox:hover{background:#14b8a61f}.bulk-checkbox input{width:1rem;height:1rem;margin:0;accent-color:#0f766e;cursor:pointer}thead .bulk-checkbox:hover{background:#ffffff1f}tbody tr.bulk-selected-row{box-shadow:inset -4px 0 #14b8a6,inset 0 0 0 1px #14b8a63b}tbody tr.bulk-selected-row:not(.selected-row) td{background-image:linear-gradient(#ecfdf56b,#ecfdf56b)}tbody tr.selected-row.bulk-selected-row{box-shadow:inset -5px 0 #0f766e,inset 0 0 0 2px #0f766e47}.work-focus-mode .movement-bulk-toolbar{position:sticky;top:8.55rem;z-index:43}@media (max-width: 1180px){.movement-bulk-toolbar{grid-template-columns:1fr}.movement-bulk-actions{justify-content:flex-start}}@media (max-width: 760px){.movement-bulk-toolbar,.bulk-select-column{display:none!important}}.dispatch-planner{width:100%;min-width:0;color:#153d37}.dispatch-planner-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;min-height:8rem;padding:1.15rem 1.3rem;border:1px solid rgba(19,112,100,.24);border-radius:var(--sadran-radius-lg);background:radial-gradient(circle at 10% 20%,rgba(109,190,69,.2),transparent 16rem),linear-gradient(135deg,var(--sadran-brand-950),var(--sadran-brand-800));color:#fff;box-shadow:var(--sadran-shadow-md)}.dispatch-planner-hero .eyebrow{color:#9ee3d6}.dispatch-planner-hero h1{margin:.28rem 0 .38rem;color:#fff}.dispatch-planner-hero p{max-width:52rem;margin:0;color:#ffffffc7;font-weight:650}.dispatch-planner-kpis{display:grid;grid-template-columns:repeat(4,minmax(6.2rem,1fr));gap:.5rem}.dispatch-planner-kpis>div{display:grid;gap:.12rem;min-width:6.2rem;padding:.72rem .78rem;border:1px solid rgba(255,255,255,.18);border-radius:.85rem;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dispatch-planner-kpis span{color:#ffffffb8;font-size:.69rem;font-weight:800}.dispatch-planner-kpis strong{color:#fff;font-size:1.45rem;line-height:1}.dispatch-planner-kpis .has-warning{border-color:#fbbf247a;background:#fbbf2424}.dispatch-planner-kpis .has-danger{border-color:#f871718c;background:#f8717126}.dispatch-planner-toolbar{display:flex;align-items:center;gap:.58rem;padding:.62rem;margin-top:.72rem;border:1px solid var(--sadran-line);border-radius:var(--sadran-radius-md);background:#fffffff7;box-shadow:var(--sadran-shadow-sm)}.dispatch-planner-segment{display:inline-flex;gap:.2rem;padding:.2rem;border:1px solid #d8e5e2;border-radius:.75rem;background:#f4f8f7}.dispatch-planner-segment button{min-height:2.2rem;padding:.35rem .8rem;border:0;border-radius:.58rem;background:transparent;color:#5b716d;font-size:.76rem;font-weight:900;cursor:pointer}.dispatch-planner-segment button.active{background:#fff;color:var(--sadran-brand-900);box-shadow:0 3px 10px #16463e1a}.dispatch-planner-search{position:relative;flex:1 1 20rem;min-width:12rem}.dispatch-planner-search input,.dispatch-planner-toolbar select{width:100%;min-height:2.6rem;border:1px solid #d4e3df;border-radius:.75rem;background:#fff;color:#214d47;font:inherit;font-size:.78rem;font-weight:750}.dispatch-planner-search input{padding:0 .85rem 0 2.5rem}.dispatch-planner-search button{position:absolute;inset-inline-end:.42rem;inset-block-start:50%;width:1.8rem;height:1.8rem;transform:translateY(-50%);border:0;border-radius:50%;background:#eef5f3;color:#607671;font-size:1.1rem;cursor:pointer}.dispatch-planner-toolbar>select{flex:0 0 11rem;padding-inline:.7rem}.dispatch-planner-legend{display:flex;align-items:center;gap:.62rem;padding-inline:.4rem;color:#647b76;font-size:.68rem;font-weight:800;white-space:nowrap}.dispatch-planner-legend span{display:inline-flex;align-items:center;gap:.28rem}.dispatch-planner-legend i{width:.62rem;height:.62rem;border-radius:.22rem;background:#7dd3c7}.dispatch-planner-legend i.active{background:#0f766e}.dispatch-planner-legend i.open{background:#3b82f6}.dispatch-planner-legend i.attention{background:#f59e0b}.dispatch-planner-legend i.completed{background:#22c55e}.dispatch-planner-board{margin-top:.72rem;overflow-x:auto;border:1px solid #d7e5e1;border-radius:1rem;background:#fff;box-shadow:var(--sadran-shadow-sm);scrollbar-width:thin}.dispatch-planner-hours,.dispatch-resource-row{display:grid;grid-template-columns:11.5rem minmax(62rem,1fr);min-width:74rem;direction:rtl}.dispatch-planner-hours{position:sticky;top:0;z-index:8;border-bottom:1px solid #ccddd9;background:#eef6f4}.resource-heading,.dispatch-resource-row>header{position:sticky;right:0;z-index:7;border-left:1px solid #d5e3df;background:#f7faf9}.resource-heading{display:flex;align-items:center;min-height:3rem;padding-inline:.9rem;color:#355e57;font-size:.78rem;font-weight:950}.planner-hour-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(4.5rem,1fr));min-height:3rem;direction:rtl}.planner-hour-grid span{display:flex;align-items:center;justify-content:flex-start;padding-inline-start:.38rem;border-inline-start:1px solid rgba(126,160,153,.25);color:#617772;font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:850}.dispatch-resource-row{min-height:5.25rem;border-bottom:1px solid #e5eeec}.dispatch-resource-row:last-child{border-bottom:0}.dispatch-resource-row>header{display:flex;flex-direction:column;justify-content:center;gap:.16rem;padding:.7rem .9rem}.dispatch-resource-row>header strong{overflow:hidden;color:#204f48;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.dispatch-resource-row>header span{color:#718681;font-size:.67rem;font-weight:750}.dispatch-resource-row.is-unassigned>header{background:#fff8e8}.dispatch-resource-track{position:relative;min-height:5.25rem;overflow:hidden;direction:rtl;background:linear-gradient(180deg,#fff,#fbfdfc)}.dispatch-track-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(4.5rem,1fr));pointer-events:none}.dispatch-track-grid span{border-inline-start:1px solid rgba(147,175,169,.17)}.dispatch-movement-block{position:absolute;inset-block-start:.62rem;inset-inline-start:var(--planner-start);z-index:2;display:grid;align-content:center;gap:.08rem;width:var(--planner-width);min-width:2.8rem;min-height:4rem;padding:.42rem .55rem;overflow:hidden;border:1px solid transparent;border-radius:.7rem;text-align:right;cursor:pointer;box-shadow:0 4px 12px #1948411f;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.dispatch-movement-block:hover,.dispatch-movement-block:focus-visible{z-index:4;transform:translateY(-2px);box-shadow:0 8px 18px #19484133}.dispatch-movement-block strong,.dispatch-movement-block span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-movement-block strong{font-size:.7rem}.dispatch-movement-block span{font-size:.61rem;opacity:.82}.dispatch-movement-block em{position:absolute;inset-block-start:.2rem;inset-inline-end:.25rem;padding:.08rem .28rem;border-radius:999px;background:#b42318;color:#fff;font-size:.52rem;font-style:normal;font-weight:950}.dispatch-movement-block.tone-active{border-color:#0b685f;background:linear-gradient(135deg,#0f766e,#168f82);color:#fff}.dispatch-movement-block.tone-open{border-color:#9ac6f8;background:#eaf4ff;color:#174f86}.dispatch-movement-block.tone-attention{border-color:#edc35d;background:#fff3ce;color:#815700}.dispatch-movement-block.tone-completed{border-color:#9dd6a9;background:#e6f8ea;color:#19672b}.dispatch-movement-block.tone-cancelled{border-color:#d4dcda;background:#eff3f2;color:#6a7b77;opacity:.76}.dispatch-movement-block.is-selected{border-color:#102f2b;box-shadow:0 0 0 3px #0f766e38,0 8px 18px #19484133}.dispatch-movement-block.has-conflict{outline:2px dashed #dc2626;outline-offset:2px}.dispatch-planner-selection{position:sticky;bottom:.55rem;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.7rem .82rem;margin-top:.7rem;border:1px solid rgba(15,118,110,.28);border-radius:.9rem;background:#f8fffcf7;box-shadow:0 8px 24px #154e451f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dispatch-planner-selection>div{display:flex;align-items:center;gap:.65rem}.dispatch-planner-selection>div:first-child>div{display:grid;gap:.12rem}.dispatch-planner-selection strong{color:#174d46;font-size:.82rem}.dispatch-planner-selection span{color:#667d78;font-size:.7rem;font-weight:700}.planner-selection-status{display:inline-flex;align-items:center;min-height:1.9rem;padding:.28rem .58rem;border-radius:999px;font-size:.67rem!important;font-weight:950!important}.planner-selection-status.tone-active{background:#d7f4ed;color:#0f766e}.planner-selection-status.tone-open{background:#eaf4ff;color:#1d5e9f}.planner-selection-status.tone-attention{background:#fff1c2;color:#8a5c00}.planner-selection-status.tone-completed{background:#e1f7e6;color:#17662a}.planner-selection-status.tone-cancelled{background:#edf1f0;color:#687975}.dispatch-planner-selection button{min-height:2.25rem;padding:.4rem .75rem;border:1px solid #c9ddd8;border-radius:.65rem;background:#fff;color:#265b54;font-size:.73rem;font-weight:900;cursor:pointer}.dispatch-planner-selection button.primary{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff}.dispatch-planner-empty{display:grid;place-items:center;gap:.25rem;min-height:18rem;margin-top:.72rem;border:1px dashed #cbded9;border-radius:1rem;background:#f9fcfb;color:#6a7d79}.dispatch-planner-empty strong{color:#315d56}@media (max-width: 1320px){.dispatch-planner-hero{grid-template-columns:1fr}.dispatch-planner-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dispatch-planner-toolbar{flex-wrap:wrap}.dispatch-planner-legend{width:100%}}@media (max-width: 760px){.dispatch-planner-hero{min-height:auto;padding:1rem;border-radius:1.1rem}.dispatch-planner-hero h1{font-size:1.45rem}.dispatch-planner-kpis{grid-template-columns:1fr 1fr}.dispatch-planner-toolbar{display:grid;grid-template-columns:1fr;gap:.48rem}.dispatch-planner-segment,.dispatch-planner-search,.dispatch-planner-toolbar>select{width:100%;min-width:0}.dispatch-planner-segment button{flex:1}.dispatch-planner-legend{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.25rem}.dispatch-planner-board{overflow:visible;border:0;background:transparent;box-shadow:none}.dispatch-planner-hours{display:none}.dispatch-planner-rows{display:grid;gap:.62rem}.dispatch-resource-row{display:grid;grid-template-columns:1fr;min-width:0;min-height:0;overflow:hidden;border:1px solid #d7e5e1;border-radius:.9rem;background:#fff;box-shadow:var(--sadran-shadow-sm)}.dispatch-resource-row>header{position:static;z-index:auto;min-height:3.5rem;border:0;border-bottom:1px solid #e1ebe8;background:#f6faf8}.dispatch-resource-track{display:grid;gap:.45rem;min-height:0;padding:.55rem;overflow:visible;background:#fff}.dispatch-track-grid{display:none}.dispatch-movement-block{position:relative;inset:auto;width:100%;min-height:3.7rem;transform:none!important}.dispatch-movement-block strong,.dispatch-movement-block span{white-space:normal}.dispatch-planner-selection{position:static;display:grid;padding:.65rem}.dispatch-planner-selection>div{justify-content:space-between}.dispatch-planner-selection>div:last-child button{flex:1}}.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{position:relative}.company-hero-brand{position:absolute;top:50%;left:50%;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:.62rem;width:min(15.5rem,25vw);min-height:3.65rem;padding:.48rem .72rem;border:1px solid rgba(255,255,255,.22);border-radius:1rem;background:#ffffff1b;color:#fff;box-shadow:inset 0 1px #ffffff1f,0 12px 30px #04211d1f;-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%);transform:translate(-50%,-50%);text-align:right}button.company-hero-brand{font:inherit;cursor:pointer}button.company-hero-brand:hover,button.company-hero-brand:focus-visible{border-color:#ffffff8c;background:#ffffff2e;outline:none}.company-hero-logo{display:grid;place-items:center;flex:0 0 2.65rem;width:2.65rem;height:2.65rem;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:.8rem;background:#fffffff0;color:var(--sadran-brand-900);font-size:.92rem;font-weight:950}.company-hero-logo img{width:100%;height:100%;object-fit:contain}.company-hero-copy{display:grid;gap:.1rem;min-width:0}.company-hero-copy strong{color:#fff;font-size:.83rem;font-weight:950}.company-hero-copy small{color:#ffffffb8;font-size:.67rem;font-weight:750}.company-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;padding:.8rem;border:1px solid #d7e5e1;border-radius:1rem;background:#f5faf8}.company-settings-grid>label{display:grid;gap:.32rem;color:#34534d;font-size:.76rem;font-weight:850}.company-settings-grid input[type=text],.company-settings-grid input:not([type]){min-height:2.55rem}.company-logo-upload input{padding:.48rem;border:1px dashed #91b8ae;border-radius:.72rem;background:#fff}.company-settings-preview{position:relative;display:flex;align-items:center;gap:.55rem;grid-column:1 / -1;min-height:5rem;padding:.7rem;border-radius:.9rem;background:linear-gradient(135deg,var(--sadran-brand-950),var(--sadran-brand-800))}.company-settings-preview .company-hero-brand{position:static;width:min(18rem,100%);transform:none}.company-settings-preview>button{margin-inline-start:auto}.global-actions .global-action-availability{border-color:#7eb8aa;background:#eef9f6;color:var(--sadran-brand-900)}.driver-availability-dialog{display:grid;gap:.9rem}.driver-availability-intro{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:1rem;background:radial-gradient(circle at 12% 15%,rgba(109,190,69,.2),transparent 11rem),linear-gradient(135deg,var(--sadran-brand-950),var(--sadran-brand-800));color:#fff}.driver-availability-intro h3{margin:.22rem 0 .32rem;color:#fff}.driver-availability-intro p{max-width:44rem;margin:0;color:#ffffffb8;font-size:.77rem;line-height:1.5}.driver-availability-intro .eyebrow{color:#9ee3d6}.driver-availability-icon{display:grid;place-items:center;flex:0 0 3.6rem;width:3.6rem;height:3.6rem;border:1px solid rgba(255,255,255,.28);border-radius:1.1rem;background:#ffffff21;color:#b8f3dc;font-size:1.7rem;font-weight:950}.driver-availability-form{display:grid;grid-template-columns:minmax(10rem,1.3fr) minmax(7rem,.8fr) minmax(7rem,.8fr) auto;align-items:end;gap:.65rem;padding:.82rem;border:1px solid #d8e6e2;border-radius:.95rem;background:#f7fbfa}.driver-availability-form label{display:grid;gap:.3rem;color:#365750;font-size:.73rem;font-weight:900}.driver-availability-form input{min-height:2.65rem;border:1px solid #bfd3ce;border-radius:.7rem;background:#fff;color:#173e38;font:inherit;padding:.45rem .62rem}.driver-availability-form button{min-height:2.65rem;padding-inline:1rem;border:1px solid var(--sadran-brand-700);border-radius:.7rem;background:var(--sadran-brand-700);color:#fff;font-weight:950;cursor:pointer}.driver-availability-validation{margin:0;padding:.6rem .75rem;border:1px solid #f0c7c7;border-radius:.75rem;background:#fff1f1;color:#9d2020;font-size:.76rem;font-weight:850}.driver-availability-placeholder{display:grid;place-items:center;gap:.25rem;min-height:10rem;border:1px dashed #b8cfca;border-radius:1rem;background:#fbfdfc;color:#607873;text-align:center}.driver-availability-placeholder strong{color:#214c45}.driver-availability-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.driver-availability-results>section{min-width:0;padding:.78rem;border:1px solid #d9e7e3;border-radius:1rem;background:#fff}.driver-availability-results>section>header{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:.62rem}.driver-availability-results h4{margin:.14rem 0 0;color:#153f38}.availability-count{display:grid;place-items:center;min-width:2.35rem;height:2.35rem;border-radius:.75rem;font-size:1rem}.availability-count.available{background:#dcf7ea;color:#11724b}.availability-count.busy{background:#fff0d1;color:#8a5a00}.driver-availability-list{display:grid;gap:.48rem;max-height:20rem;overflow:auto}.driver-availability-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.58rem;min-width:0;padding:.62rem;border:1px solid #dfeae7;border-radius:.78rem;background:#fbfdfc}.driver-availability-card.is-available{border-color:#b8e5d0;background:#f2fcf7}.driver-availability-card.is-busy{border-color:#ead7aa;background:#fffaf0}.driver-avatar{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.68rem;background:var(--sadran-brand-100);color:var(--sadran-brand-900);font-weight:950}.driver-availability-card>div{display:grid;gap:.12rem;min-width:0}.driver-availability-card strong{color:#173f38;font-size:.8rem}.driver-availability-card span{overflow:hidden;color:#687d78;font-size:.68rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.driver-availability-card em{padding:.28rem .45rem;border-radius:999px;background:#e5f5ef;color:#176d50;font-size:.65rem;font-style:normal;font-weight:950;white-space:nowrap}.driver-availability-card.is-busy em{background:#ffedc8;color:#815300}.driver-availability-empty{margin:0;padding:1rem;color:#6b7f7a;text-align:center}@media (max-width: 1500px){.company-hero-brand{width:12.5rem}.company-hero-copy small{display:none}}@media (max-width: 1180px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:1fr}.company-hero-brand{position:static;width:min(20rem,100%);justify-self:center;transform:none}.dispatch-planner-kpis,.kpi-row{width:100%}.driver-availability-results{grid-template-columns:1fr}}@media (max-width: 760px){.company-hero-brand{width:100%;min-height:3rem;padding:.36rem .5rem;border-radius:.78rem}.company-hero-logo{flex-basis:2.25rem;width:2.25rem;height:2.25rem}.company-settings-grid{grid-template-columns:1fr}.company-settings-preview{align-items:stretch;flex-direction:column}.company-settings-preview>button{width:100%;margin-inline-start:0}.global-actions .global-action-availability{display:inline-flex}.driver-availability-intro{align-items:flex-start;padding:.82rem}.driver-availability-icon{flex-basis:2.8rem;width:2.8rem;height:2.8rem}.driver-availability-form{grid-template-columns:1fr 1fr}.driver-availability-form label:first-child,.driver-availability-form button{grid-column:1 / -1}.driver-availability-results{grid-template-columns:1fr}.driver-availability-card{grid-template-columns:auto minmax(0,1fr)}.driver-availability-card em{grid-column:2;justify-self:start}}.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:minmax(17rem,1fr) minmax(20rem,25rem) minmax(24rem,auto);align-items:center;gap:1.15rem}.company-hero-brand{position:relative;top:auto;left:auto;z-index:1;display:grid;grid-template-columns:4.85rem minmax(0,1fr) auto;align-items:center;justify-content:stretch;gap:.85rem;width:100%;min-width:0;min-height:6.15rem;padding:.65rem .75rem;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:1.25rem;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.22),transparent 8rem),linear-gradient(135deg,#ffffff2e,#ffffff16);color:#fff;box-shadow:inset 0 1px #ffffff2e,0 16px 38px #03231e2e;-webkit-backdrop-filter:blur(16px) saturate(135%);backdrop-filter:blur(16px) saturate(135%);transform:none;text-align:right}.company-hero-brand:after{content:"";position:absolute;inset-block:.75rem;inset-inline-start:0;width:.22rem;border-radius:999px;background:linear-gradient(180deg,#b7f18b,#56d8bf);box-shadow:0 0 1.2rem #92f0c785}button.company-hero-brand{border:1px solid rgba(255,255,255,.3);font:inherit;cursor:pointer}button.company-hero-brand:hover,button.company-hero-brand:focus-visible{border-color:#ffffffa6;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.28),transparent 8rem),linear-gradient(135deg,#ffffff3b,#ffffff1f);box-shadow:inset 0 1px #ffffff38,0 18px 42px #03231e3d;outline:none;transform:translateY(-1px)}.company-hero-logo{position:relative;display:grid;place-items:center;width:4.85rem;height:4.85rem;overflow:hidden;border:1px solid rgba(255,255,255,.66);border-radius:1.05rem;background:linear-gradient(145deg,#fff,#eefaf6);color:var(--sadran-brand-900);box-shadow:inset 0 0 0 .22rem #0f766e0f,0 10px 24px #0428223b;font-size:1.35rem;font-weight:950;letter-spacing:-.06em}.company-hero-logo.has-image{padding:.38rem}.company-hero-logo img{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 .18rem .25rem rgba(16,54,47,.12))}.company-hero-copy{display:grid;align-content:center;gap:.12rem;min-width:0}.company-hero-kicker{overflow:hidden;color:#b5f2df;font-size:.64rem;font-weight:900;letter-spacing:.035em;text-overflow:ellipsis;white-space:nowrap}.company-hero-copy strong,.company-hero-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-hero-copy strong{color:#fff;font-size:clamp(1.02rem,1.2vw,1.3rem);font-weight:950;line-height:1.2;letter-spacing:-.025em}.company-hero-copy small{color:#ffffffc7;font-size:.75rem;font-weight:750}.company-settings-preview .company-hero-brand{width:min(29rem,100%);background:radial-gradient(circle at 15% 10%,rgba(109,190,69,.2),transparent 8rem),linear-gradient(135deg,var(--sadran-brand-950),var(--sadran-brand-800))}.dispatch-assignment-dock{display:grid;grid-template-columns:minmax(13rem,17rem) minmax(0,1fr);align-items:center;gap:.75rem;margin-top:.7rem;padding:.62rem;border:1px solid #cfdfdb;border-radius:1rem;background:linear-gradient(180deg,#fff,#f6fbf9);box-shadow:var(--sadran-shadow-sm);transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.dispatch-assignment-dock.is-active{border-color:#50bdaa;background:linear-gradient(180deg,#f7fffc,#eaf9f4);box-shadow:0 0 0 .2rem #0f766e1a,var(--sadran-shadow-sm)}.dispatch-assignment-dock-heading{display:flex;align-items:center;gap:.55rem;min-width:0}.dispatch-assignment-dock-heading>div{display:grid;gap:.1rem;min-width:0}.dispatch-assignment-dock-heading strong{color:#194e46;font-size:.78rem;font-weight:950}.dispatch-assignment-dock-heading small{overflow:hidden;color:#687d78;font-size:.62rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dispatch-drag-icon{display:grid;place-items:center;flex:0 0 2.25rem;width:2.25rem;height:2.25rem;border-radius:.72rem;background:#e1f5ef;color:#0f766e;font-size:1.15rem;font-weight:950}.dispatch-assignment-targets{display:flex;gap:.42rem;min-width:0;padding:.12rem;overflow-x:auto;scrollbar-width:thin}.dispatch-assignment-target{display:grid;flex:0 0 auto;gap:.06rem;min-width:8rem;min-height:2.9rem;padding:.48rem .62rem;border:1px dashed #b9d2cc;border-radius:.75rem;background:#fff;color:#2b5b54;transition:transform .1s ease,border-color .1s ease,background .1s ease,box-shadow .1s ease}.dispatch-assignment-target strong{overflow:hidden;font-size:.7rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.dispatch-assignment-target span{color:#778a86;font-size:.58rem;font-weight:750}.dispatch-assignment-target.is-unassigned{border-color:#e5b8ad;background:#fff8f5;color:#8d3927}.dispatch-assignment-target.is-drop-target,.dispatch-resource-row.is-drop-target{border-color:#0f766e;background:#e5f8f1;box-shadow:inset 0 0 0 .16rem #0f766e2e,0 8px 22px #0f766e1f}.dispatch-assignment-target.is-drop-target{transform:translateY(-2px) scale(1.015)}.dispatch-movement-block[draggable=true]{cursor:grab}.dispatch-movement-block[draggable=true]:active{cursor:grabbing}.dispatch-movement-block.is-being-dragged{opacity:.42;transform:scale(.97)}.dispatch-drag-grip{position:absolute;inset-block-start:.22rem;inset-inline-start:.28rem;color:currentColor;font-size:.64rem!important;font-weight:950;letter-spacing:-.12em;opacity:.58!important}.dispatch-assignment-message{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.58rem;padding:.55rem .72rem;border:1px solid #a8dbcb;border-radius:.78rem;background:#e9f9f3;color:#145b4d;font-size:.72rem;font-weight:850}.dispatch-assignment-message button{display:grid;place-items:center;width:1.65rem;height:1.65rem;border:0;border-radius:999px;background:#0f766e1a;color:#0f766e;cursor:pointer}.dispatch-drop-confirmation{position:fixed;inset-inline:50%;inset-block-end:1.4rem;z-index:100;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:min(54rem,calc(100vw - 2rem));padding:.75rem;border:1px solid #9fd3c5;border-radius:1rem;background:#fafffdfa;box-shadow:0 22px 60px #0f322c47;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%)}.dispatch-drop-confirmation-icon{display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:.8rem;background:#dff5ed;color:#0f766e;font-size:1.05rem;font-weight:950}.dispatch-drop-confirmation>div:nth-child(2){display:grid;gap:.1rem;min-width:0}.dispatch-drop-confirmation span{color:#0f766e;font-size:.62rem;font-weight:950}.dispatch-drop-confirmation strong{overflow:hidden;color:#173f38;font-size:.8rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.dispatch-drop-confirmation small{color:#687b77;font-size:.64rem;font-weight:750}.dispatch-drop-confirmation-actions{display:flex;gap:.42rem}.dispatch-drop-confirmation-actions button{min-height:2.25rem;padding:.42rem .7rem;border:1px solid #c4d8d3;border-radius:.68rem;background:#fff;color:#315f57;font-size:.68rem;font-weight:950;cursor:pointer}.dispatch-drop-confirmation-actions button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.dispatch-drop-confirmation-actions button.warning{border-color:#d69b2d;background:#fff3d2;color:#7a4d00}@media (max-width: 1560px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:minmax(17rem,1fr) minmax(18rem,23rem)}.work-header>:last-child,.dashboard-hero>:last-child,.notification-hero>:last-child,.dispatch-planner-hero>:last-child{grid-column:1 / -1;width:100%}.company-hero-brand{min-height:5.6rem}}@media (max-width: 1120px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:1fr}.company-hero-brand{width:min(31rem,100%);justify-self:center}.work-header>:last-child,.dashboard-hero>:last-child,.notification-hero>:last-child,.dispatch-planner-hero>:last-child{grid-column:auto}.dispatch-assignment-dock{grid-template-columns:1fr}}@media (max-width: 760px){.company-hero-brand{grid-template-columns:3.75rem minmax(0,1fr) auto;min-height:4.7rem;padding:.48rem .55rem;border-radius:1rem}.company-hero-logo{width:3.75rem;height:3.75rem;border-radius:.85rem;font-size:1.05rem}.company-hero-copy strong{font-size:.98rem}.company-hero-copy small{font-size:.66rem}.company-hero-kicker{font-size:.56rem}.dispatch-assignment-dock,.dispatch-drag-grip,.dispatch-drop-confirmation{display:none}.dispatch-movement-block[draggable=true]{cursor:pointer}}.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:minmax(18rem,1fr) minmax(32rem,42rem) minmax(24rem,auto);gap:1.35rem}.company-hero-brand{width:100%;min-height:8.6rem;padding:.9rem 1rem;border-radius:1.5rem}.company-hero-brand.has-logo{display:grid;grid-template-columns:minmax(0,1fr);padding:.65rem .8rem;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.3),transparent 12rem),linear-gradient(135deg,#fff3,#ffffff1a)}.company-hero-brand.has-logo:after{display:none}.company-hero-logo-canvas{display:grid;place-items:center;width:100%;height:7.25rem;min-width:0;overflow:hidden;padding:.6rem 1.1rem;border:1px solid rgba(255,255,255,.74);border-radius:1.1rem;background:linear-gradient(150deg,#fff,#f2fbf8);box-shadow:inset 0 0 0 .22rem #0f766e0b,0 14px 30px #04282238}.company-hero-logo-canvas img{display:block;width:100%;height:100%;max-width:34rem;object-fit:contain;object-position:center;filter:drop-shadow(0 .28rem .32rem rgba(16,54,47,.12))}.company-hero-brand.has-details{grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;padding:1.15rem 1.35rem}.company-hero-brand.has-details .company-hero-copy{gap:.28rem}.company-hero-brand.has-details .company-hero-kicker{font-size:.76rem;letter-spacing:.045em}.company-hero-brand.has-details .company-hero-copy strong{font-size:clamp(1.45rem,1.75vw,2rem);line-height:1.1}.company-hero-brand.has-details .company-hero-copy small{font-size:clamp(.82rem,.95vw,1rem);line-height:1.4;white-space:normal}.company-settings-preview .company-hero-brand{width:min(42rem,100%)}.dispatch-assignment-message{min-height:3.15rem;border-color:#8ccfbd;background:linear-gradient(180deg,#effcf7,#e4f7f0)}.dispatch-assignment-message.has-warning{border-color:#ddb04f;background:linear-gradient(180deg,#fffaf0,#fff2cf);color:#704900}.dispatch-assignment-message>div{display:flex;align-items:center;gap:.42rem}.dispatch-assignment-message button.undo{width:auto;min-width:5.4rem;padding-inline:.75rem;border:1px solid currentColor;border-radius:.65rem;background:#fff;font-size:.66rem;font-weight:950}.dispatch-resource-row,.dispatch-movement-block{transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,opacity .12s ease,transform .12s ease}@media (max-width: 1500px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:minmax(17rem,1fr) minmax(30rem,39rem)}.work-header>:last-child,.dashboard-hero>:last-child,.notification-hero>:last-child,.dispatch-planner-hero>:last-child{grid-column:1 / -1;width:100%}}@media (max-width: 1120px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:1fr}.company-hero-brand{width:min(42rem,100%);justify-self:center}.work-header>:last-child,.dashboard-hero>:last-child,.notification-hero>:last-child,.dispatch-planner-hero>:last-child{grid-column:auto}}@media (max-width: 760px){.company-hero-brand{min-height:6.4rem;padding:.55rem;border-radius:1.1rem}.company-hero-logo-canvas{height:5.35rem;padding:.45rem .75rem;border-radius:.9rem}.company-hero-brand.has-details{grid-template-columns:minmax(0,1fr) auto;padding:.82rem .9rem;gap:.65rem}.company-hero-brand.has-details .company-hero-kicker{font-size:.6rem}.company-hero-brand.has-details .company-hero-copy strong{font-size:1.18rem}.company-hero-brand.has-details .company-hero-copy small{font-size:.72rem}.dispatch-assignment-message{align-items:flex-start}.dispatch-assignment-message>div{flex:0 0 auto}}.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:minmax(20rem,1fr) minmax(36rem,48rem) minmax(20rem,1fr);align-items:center}.work-header>.company-hero-brand,.dashboard-hero>.company-hero-brand,.notification-hero>.company-hero-brand,.dispatch-planner-hero>.company-hero-brand{justify-self:center;align-self:center;width:min(48rem,100%);max-width:48rem;margin-inline:auto}.company-hero-brand{min-height:9.8rem}.company-hero-brand.has-logo{padding:.72rem}.company-hero-logo-canvas{width:min(45.5rem,100%);height:8.35rem;margin-inline:auto;padding:.72rem 1.5rem}.company-hero-logo-canvas img{width:min(100%,42rem);max-width:42rem;margin-inline:auto;object-position:50% 50%}.company-hero-brand.has-details{min-height:9.8rem;padding:1.15rem 1.45rem}.company-hero-brand.has-details .company-hero-copy{min-width:0;gap:.32rem}.company-hero-identifiers{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.48rem;margin-top:.42rem}.company-hero-identifiers>span{display:inline-flex;align-items:center;gap:.32rem;min-height:1.82rem;padding:.3rem .58rem;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#ffffff24;color:#f5fffb;font-size:.72rem;font-weight:800;line-height:1;white-space:nowrap}.company-hero-identifiers b{color:#dcfff4c7;font-size:.65rem;font-weight:900}.company-hero-identifiers .customer-code{border-color:#ffb0b0c2;background:#7f1d1d52;color:#fff1f1;box-shadow:inset 0 0 0 1px #ffd6d614}.company-hero-identifiers .customer-code b{color:#ffb8b8}.company-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-settings-preview{grid-column:1 / -1}@media (max-width: 1500px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:minmax(18rem,1fr) minmax(32rem,44rem)}.work-header>.company-hero-brand,.dashboard-hero>.company-hero-brand,.notification-hero>.company-hero-brand,.dispatch-planner-hero>.company-hero-brand{width:min(44rem,100%)}}@media (max-width: 1120px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:1fr}.work-header>.company-hero-brand,.dashboard-hero>.company-hero-brand,.notification-hero>.company-hero-brand,.dispatch-planner-hero>.company-hero-brand{width:min(46rem,100%);grid-column:auto}}@media (max-width: 760px){.company-hero-brand{min-height:7.35rem}.company-hero-logo-canvas{width:100%;height:6.15rem;padding:.5rem .8rem}.company-hero-brand.has-details{min-height:8.4rem;grid-template-columns:minmax(0,1fr) auto}.company-hero-identifiers{gap:.32rem;margin-top:.3rem}.company-hero-identifiers>span{min-height:1.6rem;padding:.25rem .45rem;font-size:.62rem}.company-hero-identifiers b{font-size:.58rem}.company-settings-grid{grid-template-columns:1fr}}@media (min-width: 1121px){.work-header,.dashboard-hero,.notification-hero,.dispatch-planner-hero{grid-template-columns:minmax(15rem,1fr) minmax(32rem,48rem) minmax(15rem,1fr)}.work-header>:first-child,.dashboard-hero>:first-child,.notification-hero>:first-child,.dispatch-planner-hero>:first-child{grid-column:1}.work-header>.company-hero-brand,.dashboard-hero>.company-hero-brand,.notification-hero>.company-hero-brand,.dispatch-planner-hero>.company-hero-brand{grid-column:2;justify-self:stretch;width:100%;max-width:48rem;margin-inline:auto}.work-header>:last-child,.dashboard-hero>:last-child,.notification-hero>:last-child,.dispatch-planner-hero>:last-child{grid-column:3}}.brand-logo{text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.brand-logo:hover,.brand-logo:focus-visible{transform:translateY(-1px) scale(1.025);box-shadow:0 0 0 3px #fff3,0 8px 20px #00000038;outline:none}.brand-logo:active{transform:translateY(0) scale(.99)}.accessibility-toolbar{position:fixed;left:1rem;bottom:1rem;z-index:90;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;direction:rtl}.accessibility-trigger{display:inline-flex;align-items:center;justify-content:center;gap:.48rem;min-height:3rem;padding:.55rem .85rem;border:2px solid rgba(255,255,255,.76);border-radius:999px;background:linear-gradient(145deg,#0b5f50,#073c35);color:#fff;font-weight:950;box-shadow:0 13px 30px #0531294d}.accessibility-trigger svg{width:1.45rem;height:1.45rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.accessibility-trigger:hover,.accessibility-trigger:focus-visible{transform:translateY(-1px);background:linear-gradient(145deg,#087667,#0b4f45)}.accessibility-panel{width:min(18rem,calc(100vw - 2rem));display:grid;gap:.48rem;padding:.8rem;border:1px solid #9fc9bb;border-radius:18px;background:#fffffffa;color:#142b27;box-shadow:0 20px 50px #09322b47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.accessibility-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.45rem;border-bottom:1px solid #d8e9e3}.accessibility-panel-header strong{font-size:1.05rem}.accessibility-panel-header button{width:2rem;height:2rem;padding:0;border:1px solid #c4dcd4;border-radius:50%;background:#f2faf7;color:#173f37;font-size:1.25rem;line-height:1}.accessibility-panel>button,.accessibility-font-controls button{min-height:2.65rem;border:1px solid #b6d5ca;border-radius:12px;background:#f6fbf9;color:#153b34;font-weight:900}.accessibility-panel>button:hover,.accessibility-panel>button.active,.accessibility-font-controls button:hover:not(:disabled){border-color:#158370;background:#daf4eb;color:#084f43}.accessibility-panel>button.active{box-shadow:inset 0 0 0 2px #1583702e}.accessibility-font-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.accessibility-font-controls button{display:grid;place-items:center;gap:.08rem;padding:.4rem}.accessibility-font-controls button span{font-size:1.08rem;font-weight:1000}.accessibility-font-controls button small{font-size:.68rem;font-weight:850}.accessibility-font-controls button:disabled{opacity:.42;cursor:not-allowed}.accessibility-panel .accessibility-reset{border-color:#d8b8b8;background:#fff7f7;color:#8d2424}.accessibility-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.accessibility-settings-grid>label:first-child{display:grid;gap:.38rem}.accessibility-setting-check{display:flex!important;align-items:center;gap:.6rem;min-height:2.8rem;padding:.6rem .75rem;border:1px solid #c8dfd7;border-radius:12px;background:#f8fcfa;font-weight:850}.accessibility-setting-check input{width:1.12rem;height:1.12rem;accent-color:#087767}:where(button,a,input,select,textarea):focus-visible{outline:3px solid #ffb800;outline-offset:3px}html.access-underline-links a{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:.2em!important}html.access-reduce-motion *,html.access-reduce-motion *:before,html.access-reduce-motion *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html.access-high-contrast body,html.access-high-contrast .app-shell{background:#fff;color:#000}html.access-high-contrast :where(.topbar,.portal-primary-nav,.filters-bar,.section-tabs,.work-layout-bar,.table-shell,.secondary-card,.modal,.accessibility-panel,.movement-inspector,.dispatch-planner-board,.dashboard-card,.notification-card){border-color:#000!important;box-shadow:none!important}html.access-high-contrast :where(button,input,select,textarea){border-color:#000!important}html.access-high-contrast :where(button,a,input,select,textarea):focus-visible{outline-color:#ff8c00!important;outline-width:4px!important}html.access-high-contrast .accessibility-trigger{border-color:#fff!important;background:#000!important;color:#fff!important}@media (max-width: 760px){.accessibility-toolbar{left:.65rem;bottom:calc(6.6rem + env(safe-area-inset-bottom))}.accessibility-trigger{min-height:2.75rem;padding:.5rem .65rem}.accessibility-trigger span{display:none}.accessibility-panel{width:min(17.5rem,calc(100vw - 1.3rem));max-height:min(31rem,calc(100vh - 9rem));overflow-y:auto}.accessibility-settings-grid{grid-template-columns:1fr}}.portal-primary-nav{display:block;overflow:visible}.portal-primary-links{display:flex;align-items:center;justify-content:center;gap:.42rem;min-width:0;padding-inline:3.35rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.portal-primary-links::-webkit-scrollbar{display:none}.portal-accessibility-slot{position:absolute;left:.9rem;top:50%;z-index:6;transform:translateY(-50%);direction:rtl}.portal-primary-nav .portal-accessibility-trigger{display:grid;place-items:center;flex:0 0 auto;width:2.35rem;min-width:2.35rem;height:2.35rem;min-height:2.35rem;padding:0;border:1px solid #9fc9bb;border-radius:11px;background:#fff;color:var(--sadran-brand-800);box-shadow:0 5px 14px #1039311a}.portal-primary-nav .portal-accessibility-trigger:hover,.portal-primary-nav .portal-accessibility-trigger:focus-visible,.portal-accessibility-slot.is-open .portal-accessibility-trigger{border-color:var(--sadran-brand-600);background:var(--sadran-brand-100);color:var(--sadran-brand-900);transform:none}.portal-accessibility-trigger svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.portal-accessibility-slot .accessibility-panel{position:absolute;top:calc(100% + .7rem);left:0;z-index:110;width:min(18rem,calc(100vw - 1.8rem));transform:none}.portal-accessibility-slot .accessibility-panel button,.portal-accessibility-slot .accessibility-font-controls button,.portal-accessibility-slot .accessibility-panel-header button{flex:initial;min-width:0;width:auto;padding-inline:.75rem;font-size:inherit}.portal-accessibility-slot .accessibility-panel>button{width:100%}.portal-accessibility-slot .accessibility-font-controls button{width:100%}.portal-accessibility-slot .accessibility-panel-header button{width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0;border-radius:50%}html.access-high-contrast .portal-primary-nav .portal-accessibility-trigger{border-color:#000!important;background:#000!important;color:#fff!important}@media (max-width: 760px){.portal-primary-nav{overflow:visible;padding:.35rem .42rem}.portal-primary-links{justify-content:flex-start;gap:.32rem;padding-inline:0 2.95rem}.portal-primary-links button{flex:1 0 7rem;min-width:7rem}.portal-accessibility-slot{left:.42rem}.portal-primary-nav .portal-accessibility-trigger{width:2.15rem;min-width:2.15rem;height:2.15rem;min-height:2.15rem;border-radius:10px}.portal-accessibility-trigger svg{width:1.12rem;height:1.12rem}.portal-accessibility-slot .accessibility-panel{top:calc(100% + .55rem);left:0;width:min(17.5rem,calc(100vw - .84rem));max-height:min(31rem,calc(100vh - 5rem));overflow-y:auto}}@media (max-width: 760px){.portal-view-work .portal-primary-nav{position:relative;top:auto;z-index:140;overflow:visible}.portal-view-work .portal-accessibility-slot{z-index:141}.portal-view-work .portal-accessibility-slot .accessibility-panel{z-index:142;box-shadow:0 24px 58px #072a2457}.portal-view-work .work-search-row{z-index:44}}.dispatch-planner-view-switch{background:#dff5ef;border-color:#a7dccc}.weekly-planner{display:grid;gap:16px;padding:18px;border:1px solid #cfe3dd;border-radius:22px;background:radial-gradient(circle at 8% 0%,rgba(36,148,126,.08),transparent 28%),#f8fbfa;box-shadow:0 14px 34px #10413914}.weekly-planner-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.weekly-planner-heading h2{margin:4px 0 6px;color:#123f38;font-size:clamp(1.25rem,2vw,1.75rem)}.weekly-planner-heading p{margin:0;color:#5b746f}.weekly-planner-navigation{display:flex;align-items:center;gap:8px;flex:0 0 auto}.weekly-planner-navigation button{min-height:38px;padding:0 14px;border:1px solid #bdd8d1;border-radius:11px;background:#fff;color:#1d5f54;font:inherit;font-weight:750;cursor:pointer}.weekly-planner-navigation button:hover{border-color:#5fb6a4;background:#eaf8f4}.weekly-planner-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.weekly-planner-kpis>div{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:12px 16px;border:1px solid #d8e8e3;border-radius:15px;background:#fff}.weekly-planner-kpis span{color:#648079;font-size:.85rem;font-weight:700}.weekly-planner-kpis strong{color:#123f38;font-size:1.45rem}.weekly-planner-kpis .has-warning{border-color:#f4cf73;background:#fff9e9}.weekly-planner-kpis .has-danger{border-color:#eea6a6;background:#fff1f1}.weekly-day-cards{display:grid;grid-template-columns:repeat(7,minmax(112px,1fr));gap:8px}.weekly-day-card{display:grid;gap:5px;min-width:0;min-height:138px;padding:12px;border:1px solid #d6e5e1;border-radius:15px;background:#fff;color:#224b44;text-align:right;font:inherit;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.weekly-day-card:hover{transform:translateY(-2px);border-color:#61b8a5;box-shadow:0 9px 20px #1f70611f}.weekly-day-card.is-selected{border-color:#14816d;box-shadow:inset 0 0 0 1px #14816d;background:#ecfaf6}.weekly-day-card.has-attention{border-block-start:4px solid #e5a326}.weekly-day-card>span{color:#67817b;font-weight:800}.weekly-day-card>strong{font-size:1rem}.weekly-day-card>div{display:flex;align-items:baseline;gap:6px;margin-block-start:3px}.weekly-day-card>div b{color:#0d725f;font-size:1.8rem}.weekly-day-card>div small{color:#6d847f}.weekly-day-card footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px;margin-block-start:auto;padding-block-start:8px;border-block-start:1px solid #e5efec;color:#52706a;font-size:.78rem}.weekly-day-card footer em{padding:3px 6px;border-radius:999px;background:#fff0c9;color:#865c00;font-style:normal;font-weight:800}.weekly-resource-board{overflow-x:auto;border:1px solid #d5e5e0;border-radius:17px;background:#fff}.weekly-resource-header,.weekly-resource-row{display:grid;grid-template-columns:minmax(165px,1.25fr) repeat(7,minmax(96px,1fr)) minmax(105px,.85fr);min-width:1040px;direction:rtl}.weekly-resource-header{position:sticky;top:0;z-index:2;background:#163f38;color:#fff}.weekly-resource-header>div{display:grid;place-content:center;min-height:54px;padding:7px;border-inline-start:1px solid rgba(255,255,255,.13);text-align:center}.weekly-resource-header>div:first-child{justify-content:start;padding-inline:15px;text-align:right}.weekly-resource-header span{color:#b9d8d1;font-size:.72rem}.weekly-resource-row{border-block-start:1px solid #e3ece9}.weekly-resource-row:hover{background:#fbfefd}.weekly-resource-row.is-unassigned{background:#fffaf0}.weekly-resource-row>header,.weekly-resource-row>footer{display:grid;align-content:center;gap:3px;min-height:76px;padding:10px 14px}.weekly-resource-row>header{border-inline-start:1px solid #e4ece9}.weekly-resource-row>header strong{overflow:hidden;color:#173f38;text-overflow:ellipsis;white-space:nowrap}.weekly-resource-row>header span,.weekly-resource-row>footer span{color:#6a817c;font-size:.75rem}.weekly-resource-row>footer{border-inline-start:1px solid #e4ece9;text-align:center}.weekly-resource-cell{display:grid;place-content:center;gap:2px;min-height:76px;padding:8px;border:0;border-inline-start:1px solid #e4ece9;background:#f7faf9;color:#234d45;text-align:center;font:inherit;cursor:pointer}.weekly-resource-cell:disabled{cursor:default;opacity:1}.weekly-resource-cell:not(:disabled):hover{outline:2px solid #258b76;outline-offset:-3px}.weekly-resource-cell strong{font-size:1.3rem}.weekly-resource-cell span{font-size:.74rem}.weekly-resource-cell em{color:#9b2020;font-size:.68rem;font-style:normal;font-weight:900}.weekly-resource-cell.tone-empty{background:#f8faf9;color:#9aaca8}.weekly-resource-cell.tone-low{background:#eaf8f4;color:#166b5b}.weekly-resource-cell.tone-medium{background:#e7f1ff;color:#285e96}.weekly-resource-cell.tone-high{background:#fff2cd;color:#805800}.weekly-resource-cell.tone-conflict{background:#ffe4e4;color:#9d2222}.weekly-resource-cell.has-attention:not(.tone-conflict){box-shadow:inset 0 -4px #f3b332}.weekly-cell-empty{color:#a1b1ad}.weekly-planner-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px;color:#5f7973;font-size:.78rem}.weekly-planner-legend span{display:inline-flex;align-items:center;gap:6px}.weekly-planner-legend i{width:13px;height:13px;border:1px solid rgba(23,63,56,.14);border-radius:4px}.weekly-planner-legend .tone-empty{background:#f8faf9}.weekly-planner-legend .tone-low{background:#eaf8f4}.weekly-planner-legend .tone-medium{background:#e7f1ff}.weekly-planner-legend .tone-high{background:#fff2cd}.weekly-planner-legend .tone-conflict{background:#ffe4e4}@media (max-width: 1180px){.weekly-planner-heading{align-items:flex-start;flex-direction:column}.weekly-planner-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-day-cards{overflow-x:auto;grid-template-columns:repeat(7,minmax(130px,1fr));padding-block-end:4px}}@media (max-width: 720px){.dispatch-planner-view-switch{order:-3}.weekly-planner{gap:12px;margin-inline:-2px;padding:12px;border-radius:16px}.weekly-planner-navigation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.weekly-planner-navigation button{min-width:0;padding-inline:7px;font-size:.76rem}.weekly-planner-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-planner-kpis>div{min-height:56px;padding:9px 10px}.weekly-planner-kpis strong{font-size:1.18rem}.weekly-day-cards{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity}.weekly-day-card{flex:0 0 138px;min-height:128px;scroll-snap-align:start}.weekly-resource-header,.weekly-resource-row{min-width:920px;grid-template-columns:145px repeat(7,94px) 95px}.weekly-planner-legend{justify-content:flex-start}}.accessibility-high-contrast .weekly-planner,.accessibility-high-contrast .weekly-day-card,.accessibility-high-contrast .weekly-resource-board{border-color:currentColor}.weekly-planner{animation:weekly-planner-enter .15s ease-out}.weekly-planner-heading-actions{display:grid;justify-items:end;gap:8px;flex:0 0 auto}.weekly-planner-density{display:flex;align-items:center;gap:8px;color:#5d7872;font-size:.76rem;font-weight:800}.weekly-planner-density>div{display:inline-flex;padding:3px;border:1px solid #c9ded8;border-radius:10px;background:#edf7f4}.weekly-planner-density button{min-height:28px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#2e6258;font:inherit;font-size:.74rem;font-weight:850;cursor:pointer}.weekly-planner-density button.active{background:#fff;color:#0e725f;box-shadow:0 2px 7px #16564a21}.weekly-planner.density-compact{gap:10px;padding:12px;border-radius:18px}.weekly-planner.density-compact .weekly-planner-heading{gap:14px}.weekly-planner.density-compact .weekly-planner-heading h2{margin-block:2px 3px;font-size:clamp(1.08rem,1.55vw,1.35rem)}.weekly-planner.density-compact .weekly-planner-heading p{font-size:.82rem}.weekly-planner.density-compact .weekly-planner-navigation button{min-height:32px;padding-inline:10px;border-radius:9px;font-size:.76rem}.weekly-planner.density-compact .weekly-planner-kpis{gap:7px}.weekly-planner.density-compact .weekly-planner-kpis>div{min-height:46px;padding:7px 11px;border-radius:12px}.weekly-planner.density-compact .weekly-planner-kpis span{font-size:.74rem}.weekly-planner.density-compact .weekly-planner-kpis strong{font-size:1.14rem}.weekly-planner.density-compact .weekly-day-cards{gap:6px}.weekly-planner.density-compact .weekly-day-card{gap:2px;min-height:88px;padding:7px 9px;border-radius:12px}.weekly-planner.density-compact .weekly-day-card:hover{transform:translateY(-1px)}.weekly-planner.density-compact .weekly-day-card>span,.weekly-planner.density-compact .weekly-day-card>strong{font-size:.78rem}.weekly-planner.density-compact .weekly-day-card>div{gap:4px;margin-block-start:0}.weekly-planner.density-compact .weekly-day-card>div b{font-size:1.32rem}.weekly-planner.density-compact .weekly-day-card>div small,.weekly-planner.density-compact .weekly-day-card footer{font-size:.68rem}.weekly-planner.density-compact .weekly-day-card footer{padding-block-start:4px}.weekly-planner.density-compact .weekly-day-card footer em{padding:2px 5px}.weekly-planner.density-compact .weekly-resource-header>div{min-height:42px;padding:5px}.weekly-planner.density-compact .weekly-resource-row>header,.weekly-planner.density-compact .weekly-resource-row>footer,.weekly-planner.density-compact .weekly-resource-cell{min-height:52px}.weekly-planner.density-compact .weekly-resource-row>header,.weekly-planner.density-compact .weekly-resource-row>footer{gap:1px;padding:5px 9px}.weekly-planner.density-compact .weekly-resource-row>header strong,.weekly-planner.density-compact .weekly-resource-row>footer strong{font-size:.82rem}.weekly-planner.density-compact .weekly-resource-row>header span,.weekly-planner.density-compact .weekly-resource-row>footer span{font-size:.66rem}.weekly-planner.density-compact .weekly-resource-cell{gap:0;padding:4px}.weekly-planner.density-compact .weekly-resource-cell strong{font-size:1.02rem}.weekly-planner.density-compact .weekly-resource-cell span{font-size:.66rem}.weekly-planner.density-compact .weekly-resource-cell em{font-size:.61rem}.weekly-planner.density-compact .weekly-planner-legend{gap:9px;font-size:.7rem}@keyframes weekly-planner-enter{0%{opacity:.72;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1180px){.weekly-planner-heading-actions{width:100%;justify-items:stretch}.weekly-planner-density{justify-content:space-between}}@media (max-width: 720px){.weekly-planner-heading-actions{gap:7px}.weekly-planner-density{width:100%}.weekly-planner-density>div{margin-inline-start:auto}.weekly-planner.density-compact .weekly-day-card{flex-basis:118px;min-height:92px}.weekly-planner.density-compact .weekly-resource-header,.weekly-planner.density-compact .weekly-resource-row{min-width:820px;grid-template-columns:130px repeat(7,82px) 90px}}.accessibility-reduced-motion .weekly-planner{animation:none}.weekly-resource-cell.is-selected{outline:3px solid rgba(15,118,110,.28);outline-offset:-3px;box-shadow:inset 0 0 0 2px #0f766e}.weekly-resolution-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;display:flex;justify-content:flex-end;background:#08201d57;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.weekly-resolution-panel{width:min(470px,94vw);height:100%;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);background:#f7fbfa;border-inline-start:1px solid rgba(15,118,110,.18);box-shadow:-18px 0 46px #0937303d;animation:weekly-panel-in .18s ease-out both}@keyframes weekly-panel-in{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}.weekly-resolution-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px;color:#f7fffd;background:linear-gradient(135deg,#075f58,#0f766e 68%,#159587)}.weekly-resolution-panel>header h3{margin:5px 0 4px;font-size:1.35rem}.weekly-resolution-panel>header p{margin:0;color:#f7fffdcc}.weekly-resolution-close{width:38px;height:38px;flex:0 0 auto;border:1px solid rgba(255,255,255,.28);border-radius:12px;color:#fff;background:#ffffff1f;font-size:1.45rem;line-height:1;cursor:pointer}.weekly-resolution-list{overflow:auto;padding:18px;display:grid;align-content:start;gap:14px}.weekly-resolution-movement{padding:16px;border:1px solid #dceae6;border-radius:18px;background:#fff;box-shadow:0 8px 22px #15574d12}.weekly-resolution-movement-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.weekly-resolution-movement-heading>div{min-width:0;display:grid;gap:3px}.weekly-resolution-movement-heading>div>span,.weekly-resolution-movement-heading small,.weekly-resolution-meta,.weekly-resolution-alternatives small{color:#61736f}.weekly-resolution-movement-heading strong{color:#173f39}.weekly-resolution-status{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:.74rem;font-weight:800;background:#edf5f3;color:#365d56}.weekly-resolution-status.tone-active{background:#dff7f1;color:#087566}.weekly-resolution-status.tone-attention{background:#fff3d8;color:#9a5c00}.weekly-resolution-status.tone-completed{background:#e4f8e9;color:#24753a}.weekly-resolution-status.tone-cancelled{background:#f2f2f2;color:#777}.weekly-resolution-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px;padding-top:10px;border-top:1px solid #edf3f1;font-size:.82rem}.weekly-resolution-alternatives{display:grid;gap:10px;margin-top:14px;padding:12px;border-radius:14px;background:#f4f9f7}.weekly-resolution-alternatives>div:first-child{display:grid;gap:2px}.weekly-resolution-alternative-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.weekly-resolution-alternative-list button{min-width:0;display:grid;gap:2px;padding:10px 11px;text-align:right;border:1px solid #cfe2dd;border-radius:12px;background:#fff;color:#173f39;cursor:pointer}.weekly-resolution-alternative-list button:hover,.weekly-resolution-alternative-list button:focus-visible{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.weekly-resolution-alternative-list span{color:#6b7c78;font-size:.74rem}.weekly-resolution-no-alternative{margin:0;padding:9px 10px;border-radius:10px;color:#8a5a05;background:#fff4d8;font-size:.84rem}.weekly-resolution-movement>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.weekly-resolution-movement>footer button{padding:9px 13px;border-radius:10px;font-weight:750;cursor:pointer}.weekly-resolution-movement>footer button.secondary{border:1px solid #cfe0dc;color:#315c55;background:#fff}.weekly-resolution-movement>footer button.primary{border:1px solid #0f766e;color:#fff;background:#0f766e}@media (max-width: 760px){.weekly-resolution-backdrop{align-items:flex-end}.weekly-resolution-panel{width:100%;height:min(86dvh,760px);border-radius:24px 24px 0 0;border-inline-start:0;box-shadow:0 -18px 48px #0937303d;animation-name:weekly-sheet-in}@keyframes weekly-sheet-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.weekly-resolution-panel>header{padding:18px}.weekly-resolution-list{padding:12px}.weekly-resolution-alternative-list{grid-template-columns:1fr}}[data-reduce-motion=true] .weekly-resolution-panel{animation:none}.dispatch-daily-controls{display:flex;align-items:center;gap:.48rem;flex:0 1 auto;min-width:0}.dispatch-day-navigation{display:inline-flex;align-items:center;gap:.22rem;min-height:2.6rem;padding:.2rem;border:1px solid #d4e3df;border-radius:.78rem;background:#f5f9f8;white-space:nowrap}.dispatch-day-navigation button{min-height:2.12rem;padding:.34rem .62rem;border:0;border-radius:.58rem;background:#fff;color:#285c54;font:inherit;font-size:.7rem;font-weight:900;cursor:pointer;box-shadow:0 2px 7px #16463e12}.dispatch-day-navigation button:hover,.dispatch-day-navigation button:focus-visible{background:#e8f6f2;color:#0f766e;outline:none}.dispatch-day-navigation button.current-day{color:#fff;background:#0f766e}.dispatch-day-navigation button.current-day:disabled{color:#6e817d;background:#e8efed;cursor:default;box-shadow:none}.dispatch-day-navigation strong{min-width:6.8rem;padding-inline:.36rem;color:#1d5048;font-size:.72rem;font-weight:950;text-align:center}.dispatch-daily-density{display:inline-flex;align-items:center;gap:.42rem;color:#5d7872;font-size:.7rem;font-weight:850;white-space:nowrap}.dispatch-daily-density>div{display:inline-flex;padding:.2rem;border:1px solid #c9ded8;border-radius:.72rem;background:#edf7f4}.dispatch-daily-density button{min-height:2.12rem;padding:0 .62rem;border:0;border-radius:.55rem;background:transparent;color:#2e6258;font:inherit;font-size:.69rem;font-weight:900;cursor:pointer}.dispatch-daily-density button.active{background:#fff;color:#0e725f;box-shadow:0 2px 7px #16564a21}.dispatch-planner.day-density-compact .dispatch-assignment-dock{grid-template-columns:minmax(12rem,15rem) minmax(0,1fr);gap:.55rem;padding:.48rem}.dispatch-planner.day-density-compact .dispatch-drag-icon{flex-basis:1.9rem;width:1.9rem;height:1.9rem;border-radius:.58rem;font-size:.95rem}.dispatch-planner.day-density-compact .dispatch-assignment-dock-heading strong{font-size:.72rem}.dispatch-planner.day-density-compact .dispatch-assignment-dock-heading small{font-size:.57rem}.dispatch-planner.day-density-compact .dispatch-assignment-target{min-width:7.2rem;min-height:2.35rem;padding:.34rem .5rem;border-radius:.64rem}.dispatch-planner.day-density-compact .dispatch-assignment-target strong{font-size:.65rem}.dispatch-planner.day-density-compact .dispatch-assignment-target span{font-size:.54rem}.dispatch-planner.day-density-compact .resource-heading,.dispatch-planner.day-density-compact .planner-hour-grid{min-height:2.45rem}.dispatch-planner.day-density-compact .dispatch-resource-row,.dispatch-planner.day-density-compact .dispatch-resource-track{min-height:4.1rem}.dispatch-planner.day-density-compact .dispatch-resource-row>header{gap:.08rem;padding:.48rem .72rem}.dispatch-planner.day-density-compact .dispatch-resource-row>header strong{font-size:.74rem}.dispatch-planner.day-density-compact .dispatch-resource-row>header span{font-size:.61rem}.dispatch-planner.day-density-compact .dispatch-movement-block{inset-block-start:.43rem;min-height:3.25rem;padding:.32rem .48rem;border-radius:.62rem}.dispatch-planner.day-density-compact .dispatch-movement-block strong{font-size:.65rem}.dispatch-planner.day-density-compact .dispatch-movement-block span{font-size:.56rem}.dispatch-planner.day-density-compact .dispatch-planner-selection{padding:.54rem .68rem}.dispatch-planner.day-density-comfortable .dispatch-resource-row,.dispatch-planner.day-density-comfortable .dispatch-resource-track{min-height:5.75rem}.dispatch-planner.day-density-comfortable .dispatch-movement-block{min-height:4.45rem;padding:.52rem .64rem}.dispatch-planner.day-density-comfortable .dispatch-assignment-target{min-height:3.15rem}@media (max-width: 1500px){.dispatch-daily-controls{order:5;width:100%;justify-content:space-between}}@media (max-width: 900px){.dispatch-daily-controls{display:grid;grid-template-columns:1fr;width:100%}.dispatch-day-navigation,.dispatch-daily-density{width:100%}.dispatch-day-navigation{display:grid;grid-template-columns:auto minmax(6rem,1fr) auto auto}.dispatch-daily-density{justify-content:space-between}}@media (max-width: 760px){.dispatch-day-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-day-navigation strong{grid-column:1 / -1;grid-row:1;min-width:0;padding-block:.25rem}.dispatch-day-navigation button{grid-row:2;min-width:0;padding-inline:.25rem}.dispatch-daily-density>div{margin-inline-start:auto}.dispatch-planner.day-density-compact .dispatch-resource-row>header{min-height:3rem;padding:.48rem .68rem}.dispatch-planner.day-density-compact .dispatch-resource-track{gap:.34rem;padding:.42rem}.dispatch-planner.day-density-compact .dispatch-movement-block{min-height:3.08rem;padding:.36rem .48rem}.dispatch-planner.day-density-comfortable .dispatch-resource-row>header{min-height:4rem}.dispatch-planner.day-density-comfortable .dispatch-resource-track{gap:.6rem;padding:.72rem}.dispatch-planner.day-density-comfortable .dispatch-movement-block{min-height:4.35rem;padding:.55rem .65rem}}.accessibility-high-contrast .dispatch-day-navigation,.accessibility-high-contrast .dispatch-daily-density>div{border-color:currentColor}.settings-section-note{margin:-.35rem 0 1rem;color:var(--ink-muted, #5f746d);line-height:1.55}.form-field-settings{display:grid;gap:1rem}.form-field-settings-panel{border:1px solid rgba(18,92,72,.16);border-radius:18px;background:#f7fcf9f0;box-shadow:0 12px 30px #1248390f;overflow:hidden}.form-field-settings-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid rgba(18,92,72,.12);background:linear-gradient(135deg,#e0f7edeb,#f6fcf9f5)}.form-field-settings-panel h4{margin:.1rem 0 .3rem;font-size:1.05rem;color:#0c5543}.form-field-settings-panel header p{margin:0;color:#5c746c;font-size:.84rem}.form-field-groups{display:grid;gap:.85rem;padding:1rem}.form-field-groups fieldset{min-width:0;margin:0;padding:.8rem;border:1px solid rgba(18,92,72,.12);border-radius:14px;background:#fff}.form-field-groups legend{padding:0 .45rem;color:#135f4d;font-weight:800;font-size:.86rem}.form-field-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.form-field-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.65rem;min-height:62px;padding:.7rem .75rem;border:1px solid rgba(18,92,72,.1);border-radius:12px;background:#fbfefd;cursor:pointer}.form-field-option:hover{border-color:#0b7e5b57;background:#f2fbf6}.form-field-option.is-required{cursor:default;background:#f5f8f6}.form-field-option input{margin-top:.16rem}.form-field-option span{display:grid;gap:.12rem;min-width:0}.form-field-option strong{color:#163f35;font-size:.88rem}.form-field-option small{direction:ltr;text-align:left;color:#6f817b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;overflow-wrap:anywhere}.form-field-option em{color:#8a6a25;font-size:.7rem;font-style:normal;line-height:1.35}.form-field-option b{align-self:start;padding:.18rem .42rem;border-radius:999px;color:#0f684f;background:#dff6eb;font-size:.66rem}.required-quantity-field{max-width:240px}.configurable-create-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 .65rem;padding:.8rem .95rem;border:1px solid rgba(18,92,72,.15);border-radius:14px;background:linear-gradient(135deg,#edf9f3,#f9fcfa)}.configurable-create-heading>div{display:grid;gap:.1rem}.configurable-create-heading strong{direction:ltr;text-align:right;color:#0d604a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.88rem}.configurable-create-sections{display:grid;gap:.9rem}.configurable-create-section{padding:.85rem;border:1px solid rgba(18,92,72,.13);border-radius:15px;background:#fafdfbfa}.configurable-create-section>header{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:.72rem}.configurable-create-section>header strong{color:#155b49}.configurable-create-section>header span{color:#72817c;font-size:.74rem}.configurable-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.configurable-create-field{min-width:0}.configurable-create-field>span{display:block;margin-bottom:.32rem;color:#27483f;font-size:.82rem;font-weight:700}.configurable-create-field.field-textarea{grid-column:1 / -1}.configurable-create-field textarea{min-height:82px}.configurable-create-empty{display:grid;justify-items:start;gap:.35rem;padding:1rem;border:1px dashed rgba(18,92,72,.28);border-radius:14px;color:#5c746c;background:#f8fcfa}.configurable-create-empty strong{color:#244b40}@media (max-width: 820px){.form-field-option-grid,.configurable-create-grid{grid-template-columns:1fr}.form-field-settings-panel>header,.configurable-create-heading{align-items:stretch;flex-direction:column}.required-quantity-field{max-width:none}}.settings-choice-section{margin:0 0 28px;padding:22px;border:1px solid rgba(15,118,110,.16);border-radius:24px;background:linear-gradient(145deg,#ecfdf5f2,#fffffffa);box-shadow:0 14px 34px #0f766e14}.settings-choice-heading h3{margin:4px 0 5px}.settings-choice-heading p{margin:0;color:var(--muted-text, #64748b)}.settings-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.settings-choice-grid>button{min-height:152px;padding:18px;border:1px solid rgba(15,118,110,.16);border-radius:20px;background:#fff;color:#0f172a;text-align:right;display:grid;grid-template-columns:44px 1fr;grid-template-areas:"icon title" "icon note" "icon action";align-content:center;gap:5px 12px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.settings-choice-grid>button:hover,.settings-choice-grid>button:focus-visible{transform:translateY(-2px);border-color:#0f766e;box-shadow:0 16px 28px #0f766e24}.settings-choice-icon{grid-area:icon;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#dff7ef;color:#0f766e;font-size:1.5rem}.settings-choice-grid strong{grid-area:title;font-size:1.02rem}.settings-choice-grid small{grid-area:note;color:#64748b;line-height:1.45}.settings-choice-grid b{grid-area:action;color:#0f766e;font-size:.86rem}.settings-panel-heading{display:flex;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #dbe8e5}.settings-panel-heading h3{margin:3px 0 0}.table-column-settings,.single-form-field-panel{border:0;box-shadow:none;padding:0;background:transparent}.table-column-settings>header,.single-form-field-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.table-column-settings h4,.single-form-field-panel h4{margin:4px 0;font-size:1.3rem}.table-column-settings header p,.single-form-field-panel header p{margin:0;color:#64748b}.field-settings-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.field-settings-search{display:grid;gap:7px;margin:14px 0 18px;font-weight:700}.field-settings-search input{min-height:45px;border:1px solid #cbd5e1;border-radius:13px;padding:0 14px;background:#fff}.column-preset-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.column-preset-buttons button{border:1px solid #99d8c8;border-radius:999px;padding:8px 14px;background:#ecfdf5;color:#0f766e;font-weight:800}.column-selection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.column-selection-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.7fr);align-items:center;gap:12px;min-height:78px;padding:12px 14px;border:1px solid #dbe4e8;border-radius:15px;background:#f8fafc}.column-selection-card.is-selected{border-color:#5bc0a6;background:#f0fdf8}.column-selection-card>label{display:flex;align-items:center;gap:10px;min-width:0}.column-selection-card>label span{display:grid;min-width:0}.column-selection-card>label small{color:#64748b;direction:ltr;text-align:right}.column-selection-card>input{min-width:0;width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px}.form-field-groups fieldset legend{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.form-field-groups fieldset legend button{border:0;background:transparent;color:#0f766e;font-size:.8rem;font-weight:800;cursor:pointer}.form-field-option.is-readonly{background:#f8fafc}.form-field-option.is-readonly>b{color:#475569;background:#e2e8f0}.form-field-option.is-customer-autofill>b{color:#065f46;background:#d1fae5}.settings-empty-search{margin-top:16px;padding:22px;border:1px dashed #94a3b8;border-radius:14px;color:#64748b;text-align:center}.color-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.color-settings-grid label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #dbe4e8;border-radius:12px}.configurable-create-field.is-readonly input,.configurable-create-field.is-readonly textarea{background:#f1f5f9;color:#475569;cursor:not-allowed}.configurable-create-field.is-customer-autofill{position:relative;border-right:3px solid #34d399;padding-right:10px}.configurable-create-field.field-file input[type=file]{min-height:46px;padding:8px;border:1px dashed #65a89a;border-radius:12px;background:#f0fdf8}.configurable-create-field>small,.customer-autofill-note{display:block;margin-top:5px;color:#64748b;font-size:.77rem;line-height:1.4}.customer-autofill-note{color:#047857;font-weight:700}@media (max-width: 900px){.settings-choice-grid,.column-selection-grid,.color-settings-grid{grid-template-columns:1fr}.table-column-settings>header,.single-form-field-panel>header,.settings-panel-heading{align-items:stretch;flex-direction:column}.field-settings-header-actions{justify-content:flex-start}.column-selection-card{grid-template-columns:1fr}}.create-draft-banner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 16px;padding:13px 14px;border:1px solid #a7e7d1;border-radius:16px;background:linear-gradient(135deg,#effdf7,#f8fffc);box-shadow:0 8px 22px #0f766e14}.create-draft-status-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#087f6b;color:#fff;font-size:1.1rem;font-weight:900}.create-draft-banner>div:nth-child(2){display:grid;gap:2px;min-width:0}.create-draft-banner strong{color:#064e3b;font-size:.92rem}.create-draft-banner span,.create-draft-banner small{color:#4b6b63;line-height:1.35}.create-draft-banner span{font-size:.8rem}.create-draft-banner small{font-size:.72rem}@media (max-width: 640px){.create-draft-banner{grid-template-columns:36px minmax(0,1fr);padding:11px}.create-draft-status-icon{width:36px;height:36px}.create-draft-banner>button{grid-column:1 / -1;width:100%}}.order-center{display:grid;gap:16px;margin-top:14px;direction:rtl}.order-center-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid rgba(15,118,110,.18);border-radius:22px;background:radial-gradient(circle at 15% 20%,rgba(45,212,191,.14),transparent 34%),linear-gradient(135deg,#fff,#f4fffb);box-shadow:0 12px 34px #0f766e14}.order-center-header h2{margin:4px 0 6px;color:#0f3d38;font-size:clamp(1.45rem,2vw,2rem)}.order-center-header p{margin:0;color:#58726d}.order-center-new{min-width:142px;min-height:44px}.order-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.order-kpi-grid>button{display:grid;gap:4px;min-height:82px;padding:13px 15px;text-align:right;border:1px solid #dceae7;border-radius:17px;background:#fff;color:#244c46;box-shadow:0 8px 20px #1e46400d}.order-kpi-grid>button:hover,.order-kpi-grid>button:focus-visible{border-color:#42b9a6;transform:translateY(-1px)}.order-kpi-grid>button span{color:#68817c;font-size:.82rem}.order-kpi-grid>button strong{color:#0f766e;font-size:1.55rem}.order-kpi-grid>button.warning{border-color:#f4d28e;background:#fffbef}.order-kpi-grid>button.warning strong{color:#b45309}.order-center-toolbar{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(160px,.55fr) minmax(150px,.5fr) auto;align-items:end;gap:10px;padding:14px;border:1px solid #dceae7;border-radius:18px;background:#fff}.order-center-toolbar label{display:grid;gap:6px;min-width:0}.order-center-toolbar label>span{color:#55716b;font-size:.78rem;font-weight:700}.order-center-toolbar input,.order-center-toolbar select{width:100%;min-height:42px;border:1px solid #cadeda;border-radius:12px;background:#fbfefd;color:#173f39}.order-center-layout{direction:ltr;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);grid-template-areas:"list details";align-items:start;gap:14px}.order-list,.order-details{direction:rtl}.order-list{grid-area:list;overflow:hidden;border:1px solid #dbe9e6;border-radius:20px;background:#fff;box-shadow:0 12px 30px #1f4a430f}.order-list-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid #e4efec;background:#f6fbfa;color:#55716b}.order-list-caption strong{color:#173f39}.order-row{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(170px,1fr) minmax(190px,1.15fr) 62px;align-items:center;gap:12px;width:100%;min-height:82px;padding:12px 15px;border:0;border-bottom:1px solid #edf3f1;border-radius:0;background:#fff;color:#244c46;text-align:right}.order-row:last-child{border-bottom:0}.order-row:hover{background:#f6fffb}.order-row.active{position:relative;background:#eafbf5;box-shadow:inset -4px 0 #0f9f88}.order-row-leading,.order-row-customer,.order-row-route,.order-row-count{display:grid;gap:3px;min-width:0}.order-row-leading small,.order-row-customer small,.order-row-route small,.order-row-count small{overflow:hidden;color:#6d827e;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.order-row-leading strong,.order-row-customer strong,.order-row-route strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-row-count{place-items:center;padding:8px;border-radius:13px;background:#eef8f5;text-align:center}.order-row-count strong{color:#0f766e;font-size:1.2rem}.order-status{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:25px;padding:3px 9px;border-radius:999px;background:#edf4f2;color:#315b54;font-size:.74rem;font-weight:800}.order-status-open{background:#e8f4ff;color:#155e96}.order-status-unassigned{background:#fff2cf;color:#985b06}.order-status-active{background:#e5f8ff;color:#036886}.order-status-warning{background:#ffe7e7;color:#b42318}.order-status-completed{background:#dcf8e9;color:#08734f}.order-status-cancelled{background:#eceff1;color:#5f6b70}.order-empty-state,.order-details-empty{display:grid;place-content:center;gap:6px;min-height:220px;padding:28px;color:#708580;text-align:center}.order-empty-state strong,.order-details-empty strong{color:#274c46;font-size:1.05rem}.order-details{grid-area:details;position:sticky;top:14px;overflow:hidden;border:1px solid #d8e9e5;border-radius:20px;background:#fff;box-shadow:0 14px 36px #19433c17}.order-details-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid #deece8;background:linear-gradient(135deg,#f1fdf8,#fff)}.order-details-heading h3{margin:8px 0 3px;color:#133f38;font-size:1.25rem}.order-details-heading p{margin:0;color:#657d78}.order-readiness{flex:0 0 auto;padding:6px 9px;border-radius:10px;font-size:.75rem;font-weight:800}.order-readiness.ready{background:#dcf8e9;color:#08734f}.order-readiness.pending{background:#fff2cf;color:#985b06}.order-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:#e9f0ee}.order-details-grid>div{display:grid;gap:4px;min-height:76px;padding:12px 14px;background:#fff}.order-details-grid dt{color:#748783;font-size:.72rem;font-weight:700}.order-details-grid dd{margin:0;color:#244b45;font-weight:700}.order-details-actions{display:flex;gap:8px;padding:14px;border-top:1px solid #e5efed;border-bottom:1px solid #e5efed}.order-details-actions button{flex:1 1 0}.order-linked-movements{display:grid;max-height:300px;overflow:auto}.order-linked-title{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f6fbfa;color:#335c55}.order-linked-title span{min-width:28px;padding:3px 8px;border-radius:999px;background:#e2f4ee;color:#0f766e;text-align:center;font-weight:800}.order-linked-movements>button{display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;border:0;border-top:1px solid #edf3f1;border-radius:0;background:#fff;color:#355852;text-align:right}.order-linked-movements>button:hover{background:#f3fcf8}.order-linked-movements>button>div{display:grid;gap:3px;min-width:0}.order-linked-movements>button strong,.order-linked-movements>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-linked-movements>button small{color:#748783}.movement-dot{width:8px;height:8px;border-radius:50%;background:#7b918d}.movement-dot-בביצוע{background:#0891b2}.movement-dot-הושלם{background:#10b981}.movement-dot-דורש-טיפול{background:#ef4444}.movement-dot-ללא-נהג,.movement-dot-ללא-רכב{background:#f59e0b}.movement-dot-בוטל{background:#94a3b8}@media (max-width: 1180px){.order-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-center-toolbar{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(150px,.55fr))}.order-center-toolbar>button{grid-column:1 / -1;justify-self:end}.order-center-layout{grid-template-columns:minmax(0,1fr) 330px}.order-row{grid-template-columns:minmax(150px,.8fr) minmax(150px,1fr) minmax(160px,1fr) 56px}}@media (max-width: 900px){.order-center-header{align-items:stretch;flex-direction:column}.order-center-new{align-self:flex-start}.order-center-layout{grid-template-columns:1fr;grid-template-areas:"list" "details"}.order-details{position:static}.order-row{grid-template-columns:1.2fr 1fr 58px}.order-row-route{display:none}}@media (max-width: 660px){.order-center{gap:10px}.order-center-header{padding:16px;border-radius:16px}.order-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-kpi-grid>button{min-height:70px;padding:10px 12px}.order-center-toolbar{grid-template-columns:1fr}.order-center-toolbar>button{grid-column:auto;justify-self:stretch}.order-list-caption span{display:none}.order-row{grid-template-columns:minmax(0,1fr) 54px;min-height:100px;padding:12px}.order-row-customer,.order-row-leading{grid-column:1}.order-row-count{grid-column:2;grid-row:1 / span 2}.order-details-grid{grid-template-columns:1fr}.order-details-actions{flex-direction:column}}.order-scope-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 15px;border:1px solid #d7e9e5;border-radius:16px;background:linear-gradient(135deg,#f7fffd,#effaf7);color:#55716b}.order-scope-strip>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;min-width:0}.order-scope-strip strong{color:#0f5149;font-size:.82rem}.order-scope-strip span{overflow:hidden;color:#315f58;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.order-scope-strip small{color:#708781;font-size:.72rem;text-align:left}.order-kpi-grid>button{position:relative}.order-kpi-grid>button small{overflow:hidden;color:#80938f;font-size:.69rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.order-kpi-grid>button.active{border-color:#0f9d8c;background:linear-gradient(145deg,#effcf8,#fff);box-shadow:0 0 0 2px #0f9d8c1f,0 10px 24px #0f766e17}.order-kpi-grid>button.active:after{position:absolute;inset:8px auto auto 8px;width:7px;height:7px;border-radius:50%;background:#0f9d8c;content:""}.order-kpi-grid>button.warning.active{border-color:#e7a52c;background:linear-gradient(145deg,#fff8e7,#fff);box-shadow:0 0 0 2px #e7a52c21,0 10px 24px #b4530914}.order-kpi-grid>button.warning.active:after{background:#d97706}.order-center-toolbar{grid-template-columns:minmax(260px,1.5fr) minmax(160px,.55fr) minmax(210px,.7fr) auto}.order-range-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 13px;border:1px solid #dceae7;border-radius:17px;background:#fff;box-shadow:0 7px 20px #1f4a430a}.order-range-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.order-range-shortcuts button{min-height:36px;padding:7px 12px;border:1px solid #d4e5e1;border-radius:11px;background:#f9fcfb;color:#315f58;font-size:.76rem;font-weight:750}.order-range-shortcuts button:hover,.order-range-shortcuts button:focus-visible,.order-range-shortcuts button.active{border-color:#47b8a7;background:#ecfaf6;color:#0f766e}.order-range-summary{display:grid;justify-items:end;min-width:150px}.order-range-summary span{color:#7c918c;font-size:.68rem;font-weight:700}.order-range-summary strong{direction:ltr;color:#173f39;font-size:.84rem}.order-custom-range{grid-column:1 / -1;display:flex;align-items:end;justify-content:flex-start;gap:8px;padding-top:10px;border-top:1px solid #edf3f1}.order-custom-range label{display:grid;gap:5px}.order-custom-range label span{color:#617b75;font-size:.72rem;font-weight:700}.order-custom-range input{min-height:39px;padding:7px 10px;border:1px solid #cadeda;border-radius:11px;background:#fbfefd;color:#173f39}@media (max-width: 1180px){.order-center-toolbar{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(180px,.6fr))}.order-range-controls{grid-template-columns:1fr}.order-range-summary{justify-items:start}}@media (max-width: 760px){.order-scope-strip{align-items:flex-start;flex-direction:column;gap:5px}.order-scope-strip span{white-space:normal}.order-scope-strip small{text-align:right}.order-range-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.order-range-shortcuts button{padding-inline:6px}.order-custom-range{align-items:stretch;display:grid;grid-template-columns:1fr}.order-custom-range>span{display:none}}.order-heading-badges{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.order-priority{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;border-radius:999px;background:#eef4f2;color:#4f6964;font-size:.7rem;font-weight:800}.order-priority-גבוהה{background:#fff3d6;color:#9a5d05}.order-priority-דחופה{background:#ffe6e6;color:#b42318}.order-detail-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:8px;border-bottom:1px solid #e3eeeb;background:#f7fbfa}.order-detail-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:37px;padding:7px 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#5c746f;font-size:.75rem;font-weight:800}.order-detail-tabs button:hover,.order-detail-tabs button:focus-visible{background:#eef8f5;color:#0f766e}.order-detail-tabs button.active{border-color:#bde4da;background:#fff;color:#0f766e;box-shadow:0 5px 14px #0f766e14}.order-detail-tabs button span{min-width:20px;padding:2px 6px;border-radius:999px;background:#e6f4f0;font-size:.66rem;text-align:center}.order-detail-tab-panel{max-height:450px;overflow:auto}.order-notes-card{display:grid;gap:10px;margin:13px;padding:13px;border:1px solid #dceae7;border-radius:15px;background:linear-gradient(145deg,#f8fdfb,#fff)}.order-notes-card>div{display:grid;gap:2px}.order-notes-card strong{color:#1d4f47}.order-notes-card span{color:#7b8e8a;font-size:.7rem}.order-notes-card p{margin:0;color:#496861;line-height:1.55;white-space:pre-wrap}.order-tab-list{max-height:430px}.order-document-upload{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin:13px;padding:12px;border:1px dashed #77bcae;border-radius:15px;background:#f2fbf8;color:#285d54;cursor:pointer}.order-document-upload:hover,.order-document-upload:focus-within{border-color:#0f9f88;background:#eafaf5}.order-document-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.order-document-upload>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#0f8e7d;color:#fff;font-size:1.3rem;font-weight:300}.order-document-upload>div{display:grid;gap:3px}.order-document-upload small{color:#718782}.order-document-list{display:grid;gap:7px;padding:0 13px 13px}.order-document-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid #e0ece9;border-radius:13px;background:#fff}.order-document-type{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#edf8f5;color:#0f766e;font-size:.66rem;font-weight:900}.order-document-list article>div{display:grid;gap:3px;min-width:0}.order-document-list article strong,.order-document-list article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-document-list article small{color:#7a8e89}.order-document-list article button{padding:6px 8px;border-color:#ecd9d9;color:#a13b35;font-size:.7rem}.order-tab-empty{display:grid;place-items:center;gap:5px;min-height:190px;padding:26px;color:#748984;text-align:center}.order-tab-empty strong{color:#315b54}.order-history-panel{display:grid;gap:0;padding:12px 14px 18px}.order-history-item{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;min-height:64px}.order-history-item:before{position:absolute;top:17px;right:7px;bottom:-4px;width:2px;background:#dceae7;content:""}.order-history-item:last-child:before{display:none}.order-history-item>span{z-index:1;width:14px;height:14px;margin-top:7px;border:3px solid #d6eee8;border-radius:50%;background:#0f8e7d}.order-history-item.movement>span{background:#2c8ab8}.order-history-item.local>span{background:#d97706}.order-history-item>div{display:grid;align-content:start;gap:2px;padding:3px 0 13px}.order-history-item strong{color:#254f48}.order-history-item p,.order-history-item small{margin:0;color:#718580;font-size:.73rem;line-height:1.4}.order-details-actions-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#fbfdfc}.order-cancel-action{border-color:#efd2d2!important;color:#ae3b35!important}.order-restore-action{border-color:#bfe4d5!important;color:#08734f!important}.order-editor-backdrop{position:fixed;z-index:3000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#06231f8c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.order-editor-dialog{width:min(760px,100%);max-height:min(88vh,820px);overflow:auto;border:1px solid rgba(255,255,255,.35);border-radius:23px;background:#fff;box-shadow:0 28px 80px #082c264d;direction:rtl}.order-editor-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #dfece9;background:linear-gradient(135deg,#eefcf7,#fff)}.order-editor-dialog h3{margin:4px 0;color:#153f38;font-size:1.35rem}.order-editor-dialog header p{margin:0;color:#687e79}.order-editor-dialog header>button{display:grid;place-items:center;width:38px;height:38px;padding:0;border-radius:50%;font-size:1.4rem}.order-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:20px 22px}.order-editor-grid label{display:grid;gap:6px;min-width:0}.order-editor-grid label>span{color:#4f6964;font-size:.77rem;font-weight:800}.order-editor-grid input,.order-editor-grid select,.order-editor-grid textarea{width:100%;border:1px solid #cbdeda;border-radius:12px;background:#fbfefd;color:#173f39}.order-editor-grid textarea{min-height:120px;resize:vertical}.order-editor-grid label small{justify-self:end;color:#7c908b;font-size:.68rem}.order-editor-wide{grid-column:1 / -1}.order-editor-dialog>footer{display:flex;justify-content:flex-start;gap:10px;padding:15px 22px;border-top:1px solid #dfece9;background:#f8fbfa}.order-editor-dialog>footer button{min-width:120px}@media (max-width: 660px){.order-detail-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-tab-panel{max-height:none}.order-details-actions-primary{grid-template-columns:1fr}.order-editor-backdrop{align-items:end;padding:0}.order-editor-dialog{width:100%;max-height:92vh;border-radius:22px 22px 0 0}.order-editor-grid{grid-template-columns:1fr;padding:16px}.order-editor-wide{grid-column:auto}.order-editor-dialog>footer{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1.2fr;padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.order-editor-dialog>footer button{min-width:0}}@media (max-width: 760px){.order-center-toolbar{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;min-width:0}.order-center-toolbar>*,.order-center-toolbar label,.order-center-toolbar input,.order-center-toolbar select,.order-center-toolbar button{width:100%;max-width:100%;min-width:0}.portal-view-work,.portal-view-work .topbar,.portal-view-work .portal-primary-nav,.portal-view-work .command-layout,.portal-view-work .work-area,.portal-view-work .work-header,.portal-view-work .order-center,.portal-view-work .order-center-header,.portal-view-work .order-scope-strip,.portal-view-work .order-kpi-grid,.portal-view-work .order-range-controls,.portal-view-work .order-center-layout,.portal-view-work .order-list,.portal-view-work .order-details{width:100%;max-width:100%;min-width:0}.portal-view-work{overflow-x:clip}.portal-view-work .work-header{grid-template-columns:minmax(0,1fr)!important}.portal-view-work .work-header>*,.portal-view-work .work-header>.company-hero-brand,.portal-view-work .work-header>.kpi-row{grid-column:1;width:100%;max-width:100%;min-width:0}.order-center-header{align-items:stretch}.order-center-new{width:100%;min-width:0;align-self:stretch}.order-range-controls,.order-custom-range{overflow:hidden}}.customer-center{display:grid;gap:16px;min-width:0}.customer-center-overview,.customer-list-panel,.customer-detail-panel{border:1px solid var(--border-color, #d8e8e4);border-radius:22px;background:#fffffff5;box-shadow:0 12px 34px #08413a14;min-width:0}.customer-center-overview{padding:18px}.customer-center-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.customer-center-heading h2,.customer-detail-header h3{margin:3px 0 4px;color:#113c37}.customer-center-heading p,.customer-detail-header p{margin:0;color:#627b76}.customer-center-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.customer-center-kpis article,.customer-summary-grid article{display:grid;gap:4px;min-width:0;padding:14px;border:1px solid #dceae7;border-radius:16px;background:linear-gradient(180deg,#fbfefd,#f2f8f6)}.customer-center-kpis article.attention,.customer-summary-grid article.attention{border-color:#f1c6bf;background:#fff6f4}.customer-center-kpis span,.customer-summary-grid span{color:#55716c;font-size:.82rem;font-weight:700}.customer-center-kpis strong,.customer-summary-grid strong{color:#0f4f47;font-size:1.75rem;line-height:1}.customer-center-kpis article.attention strong,.customer-summary-grid article.attention strong{color:#b33b2e}.customer-center-kpis small,.customer-summary-grid small{color:#78908b}.customer-center-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:end}.customer-center-search{display:grid;gap:6px}.customer-center-search span{color:#345f59;font-size:.82rem;font-weight:800}.customer-center-search input{width:100%;min-width:0}.customer-status-filter,.customer-detail-tabs{display:flex;flex-wrap:wrap;gap:6px}.customer-status-filter button,.customer-detail-tabs button{border-radius:999px;min-height:38px}.customer-status-filter button.active,.customer-detail-tabs button.active{border-color:#0d7d70;background:#e3f5f1;color:#075f56}.customer-center-layout{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.65fr);gap:16px;align-items:start;min-width:0}.customer-list-panel{overflow:hidden}.customer-list-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e1ece9;background:#f7fbfa}.customer-list-panel>header div{display:grid;gap:2px}.customer-list-panel>header small{color:#78908b}.customer-record-list{display:grid;gap:8px;max-height:680px;padding:10px;overflow:auto}.customer-record-card{display:grid;gap:10px;width:100%;padding:13px;border:1px solid #dfebe8;border-radius:15px;background:#fff;color:inherit;text-align:right}.customer-record-card:hover,.customer-record-card.selected{border-color:#58a99f;background:#eef9f6;box-shadow:0 7px 20px #105d5317}.customer-record-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.customer-record-title>span:first-child{display:grid;gap:3px;min-width:0}.customer-record-title strong{color:#173f3a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-record-title small,.customer-record-meta{color:#718883}.customer-record-status{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#edf4f2;color:#486762;font-size:.72rem;font-weight:800}.customer-record-status.active{background:#ddf4e8;color:#15633e}.customer-record-status.attention{background:#fff0ed;color:#ac3428}.customer-record-status.quiet{background:#f0f3f2;color:#71807d}.customer-record-meta{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:.78rem}.customer-detail-panel{overflow:hidden}.customer-detail-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:18px;border-bottom:1px solid #e0ece9;background:linear-gradient(135deg,#f4fbf9,#fff 65%)}.customer-avatar{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,#0d8376,#075d55);color:#fff;font-size:1.55rem;font-weight:900;box-shadow:0 9px 22px #055d5338}.customer-detail-actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px 4px}.customer-detail-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #cfdfdc;border-radius:10px;background:#fff;color:#165c54;font-weight:800;text-decoration:none}.customer-detail-tabs{padding:10px 18px 12px;border-bottom:1px solid #e2ecea}.customer-detail-content{display:grid;gap:12px;padding:16px 18px 20px}.customer-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.customer-info-card{min-width:0;padding:15px;border:1px solid #dfeae8;border-radius:16px;background:#fff}.customer-info-card h4{margin:0 0 12px;color:#174f48}.customer-info-card dl{display:grid;gap:8px;margin:0}.customer-info-card dl>div{display:grid;grid-template-columns:minmax(100px,.35fr) minmax(0,1fr);gap:12px;padding-bottom:8px;border-bottom:1px solid #edf2f1}.customer-info-card dl>div:last-child{padding-bottom:0;border-bottom:0}.customer-info-card dt{color:#6f8581;font-size:.82rem;font-weight:700}.customer-info-card dd{margin:0;color:#234943;overflow-wrap:anywhere}.customer-latest-movement,.customer-activity-list button{display:grid;grid-template-columns:minmax(130px,.7fr) auto minmax(150px,1fr) auto;gap:12px;align-items:center;width:100%;padding:12px;border:1px solid #dfeae8;border-radius:13px;background:#f9fcfb;color:inherit;text-align:right}.customer-latest-movement>span:first-child,.customer-activity-list button>span:first-child{display:grid;gap:2px}.customer-activity-list{display:grid;gap:8px}.customer-activity-list button:hover,.customer-latest-movement:hover{border-color:#63aaa1;background:#eef8f5}.customer-activity-list .attention{color:#ad382b;font-weight:800}.customer-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-contact-grid .customer-info-card:last-child{grid-column:1 / -1}.customer-defaults-note{margin:14px 0 0;padding:10px 12px;border-radius:12px;background:#eef8f5;color:#476d67;font-size:.82rem}@media (max-width: 1180px){.customer-center-layout{grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr)}.customer-center-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-latest-movement,.customer-activity-list button{grid-template-columns:minmax(120px,1fr) auto}.customer-latest-movement>span:nth-child(3),.customer-activity-list button>span:nth-child(3){grid-column:1 / -1}}@media (max-width: 860px){.customer-center-heading,.customer-center-tools{grid-template-columns:1fr}.customer-center-heading{display:grid}.customer-center-heading .primary-action{width:100%}.customer-center-layout{grid-template-columns:1fr}.customer-record-list{max-height:420px}}@media (max-width: 760px){.customer-center{gap:10px}.customer-center-overview,.customer-list-panel,.customer-detail-panel{border-radius:16px}.customer-center-overview,.customer-detail-content{padding:12px}.customer-center-kpis,.customer-summary-grid,.customer-contact-grid{grid-template-columns:1fr 1fr}.customer-center-tools{display:grid;grid-template-columns:1fr}.customer-status-filter{display:grid;grid-template-columns:repeat(3,1fr)}.customer-status-filter button{padding-inline:6px;font-size:.76rem}.customer-detail-header{grid-template-columns:auto minmax(0,1fr);padding:14px}.customer-detail-header>.customer-record-status{grid-column:1 / -1;justify-self:start}.customer-detail-actions{display:grid;grid-template-columns:1fr 1fr;padding:10px 12px 2px}.customer-detail-actions>*{min-width:0}.customer-detail-tabs{display:grid;grid-template-columns:repeat(2,1fr);padding:8px 12px 10px}.customer-info-card dl>div{grid-template-columns:1fr;gap:3px}.customer-contact-grid .customer-info-card:last-child{grid-column:auto}.customer-latest-movement,.customer-activity-list button{grid-template-columns:1fr auto}}@media (max-width: 460px){.customer-center-kpis,.customer-summary-grid,.customer-contact-grid{grid-template-columns:1fr}.customer-record-title{display:grid}.customer-record-status{justify-self:start}}.driver-center{display:grid;gap:16px;min-width:0}.driver-center-overview,.driver-list-panel,.driver-detail-panel{min-width:0;border:1px solid var(--border-color, #d8e8e4);border-radius:22px;background:#fffffff7;box-shadow:0 12px 34px #08413a14}.driver-center-overview{padding:18px}.driver-center-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.driver-center-heading h2,.driver-detail-header h3{margin:3px 0 4px;color:#113c37}.driver-center-heading p,.driver-detail-header p{margin:0;color:#627b76}.driver-center-heading-actions,.driver-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.driver-center-heading-actions button{min-height:42px}.driver-center-kpis,.driver-summary-grid{display:grid;gap:10px}.driver-center-kpis{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.driver-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.driver-center-kpis article,.driver-summary-grid article{display:grid;gap:4px;min-width:0;padding:14px;border:1px solid #dceae7;border-radius:16px;background:linear-gradient(180deg,#fbfefd,#f2f8f6)}.driver-center-kpis article.available{border-color:#b8dfd2;background:#effaf5}.driver-center-kpis article.attention,.driver-summary-grid article.attention{border-color:#f1c6bf;background:#fff6f4}.driver-center-kpis span,.driver-summary-grid span{color:#55716c;font-size:.82rem;font-weight:800}.driver-center-kpis strong,.driver-summary-grid strong{color:#0f4f47;font-size:1.75rem;line-height:1}.driver-center-kpis article.available strong{color:#14734e}.driver-center-kpis article.attention strong,.driver-summary-grid article.attention strong{color:#b33b2e}.driver-center-kpis small,.driver-summary-grid small{color:#78908b}.driver-center-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:end}.driver-center-search{display:grid;gap:6px}.driver-center-search span{color:#345f59;font-size:.82rem;font-weight:800}.driver-center-search input{width:100%;min-width:0}.driver-status-filter,.driver-detail-tabs{display:flex;flex-wrap:wrap;gap:6px}.driver-status-filter button,.driver-detail-tabs button{min-height:38px;border-radius:999px}.driver-status-filter button.active,.driver-detail-tabs button.active{border-color:#0d7d70;background:#e3f5f1;color:#075f56}.driver-center-layout{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.65fr);gap:16px;align-items:start;min-width:0}.driver-list-panel,.driver-detail-panel{overflow:hidden}.driver-list-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e1ece9;background:#f7fbfa}.driver-list-panel>header div{display:grid;gap:2px}.driver-list-panel>header small{color:#78908b}.driver-record-list{display:grid;gap:8px;max-height:700px;padding:10px;overflow:auto}.driver-record-card{display:grid;gap:10px;width:100%;padding:13px;border:1px solid #dfebe8;border-radius:15px;background:#fff;color:inherit;text-align:right}.driver-record-card:hover,.driver-record-card.selected{border-color:#58a99f;background:#eef9f6;box-shadow:0 7px 20px #105d5317}.driver-record-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.driver-record-title>span:nth-child(2){display:grid;gap:2px;min-width:0}.driver-record-title strong{color:#173f3a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-record-title small,.driver-record-meta{color:#718883}.driver-record-avatar,.driver-avatar-large{display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#0d8376,#075d55);color:#fff;font-weight:900;box-shadow:0 8px 20px #055d5333}.driver-record-avatar{width:42px;height:42px}.driver-avatar-large{width:58px;height:58px;font-size:1.65rem}.driver-record-status{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#edf4f2;color:#486762;font-size:.72rem;font-weight:800;white-space:nowrap}.driver-record-status.scheduled{background:#e4f0ff;color:#24558d}.driver-record-status.available{background:#ddf4e8;color:#15633e}.driver-record-status.attention{background:#fff0ed;color:#ac3428}.driver-record-status.blocked{background:#f1ecf8;color:#694b8d}.driver-record-meta{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:.78rem}.driver-detail-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:18px;border-bottom:1px solid #e0ece9;background:linear-gradient(135deg,#f4fbf9,#fff 65%)}.driver-detail-actions{padding:12px 18px 4px}.driver-detail-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #cfdfdc;border-radius:10px;background:#fff;color:#165c54;font-weight:800;text-decoration:none}.driver-detail-tabs{padding:10px 18px 12px;border-bottom:1px solid #e2ecea}.driver-detail-content{display:grid;gap:12px;padding:16px 18px 20px}.driver-summary-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.driver-info-card{min-width:0;padding:15px;border:1px solid #dfeae8;border-radius:16px;background:#fff}.driver-info-card h4{margin:0 0 12px;color:#174f48}.driver-info-card dl{display:grid;gap:8px;margin:0}.driver-info-card dl>div{display:grid;grid-template-columns:minmax(105px,.38fr) minmax(0,1fr);gap:12px;padding-bottom:8px;border-bottom:1px solid #edf2f1}.driver-info-card dl>div:last-child{padding-bottom:0;border-bottom:0}.driver-info-card dt{color:#6f8581;font-size:.82rem;font-weight:700}.driver-info-card dd{margin:0;color:#234943;overflow-wrap:anywhere}.driver-latest-movement,.driver-activity-list button{display:grid;grid-template-columns:minmax(125px,.7fr) auto minmax(140px,.8fr) minmax(150px,1fr) auto;gap:12px;align-items:center;width:100%;padding:12px;border:1px solid #dfeae8;border-radius:13px;background:#f9fcfb;color:inherit;text-align:right}.driver-latest-movement>span:first-child,.driver-activity-list button>span:first-child{display:grid;gap:2px}.driver-activity-list{display:grid;gap:8px}.driver-activity-list button:hover,.driver-latest-movement:hover{border-color:#63aaa1;background:#eef8f5}.driver-activity-list .attention{color:#ad382b;font-weight:800}.driver-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:8px;overflow-x:auto}.driver-calendar-grid article{display:grid;gap:5px;min-width:105px;padding:12px;border:1px solid #dfeae8;border-radius:14px;background:#f8fbfa}.driver-calendar-grid article.available{border-color:#b8dfd2;background:#effaf5}.driver-calendar-grid article.scheduled{border-color:#bfd5ee;background:#f1f7ff}.driver-calendar-grid article.blocked{border-color:#d7cae8;background:#f7f3fb}.driver-calendar-grid article strong{color:#173f3a}.driver-calendar-grid article span{font-weight:800}.driver-calendar-grid article.available span{color:#167249}.driver-calendar-grid article.scheduled span{color:#2a5f96}.driver-calendar-grid article.blocked span{color:#6d4c91}.driver-calendar-grid article small,.driver-calendar-note{color:#6c8580}.driver-calendar-note{margin:0 0 12px}.driver-document-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.driver-document-card{display:grid;gap:7px;min-width:0;padding:16px;border:1px solid #dfeae8;border-radius:16px;background:#fff}.driver-document-card span{color:#657e79;font-size:.8rem;font-weight:800}.driver-document-card strong{color:#184c45}.driver-document-card small{color:#78908b}.driver-document-card.valid{border-color:#b7dfcf;background:#f1fbf6}.driver-document-card.warning{border-color:#eed9a2;background:#fffaf0}.driver-document-card.expired{border-color:#efc2bb;background:#fff5f3}.driver-document-card.unknown,.driver-document-card.neutral{background:#f8faf9}.driver-document-note{grid-column:1 / -1;margin:0;padding:11px 13px;border-radius:12px;background:#eef8f5;color:#476d67;font-size:.82rem}@media (max-width: 1180px){.driver-center-layout{grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr)}.driver-center-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-latest-movement,.driver-activity-list button{grid-template-columns:minmax(120px,1fr) auto minmax(130px,1fr)}.driver-latest-movement>span:nth-child(4),.driver-activity-list button>span:nth-child(4){grid-column:1 / -1}.driver-document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.driver-center-heading,.driver-center-tools{display:grid;grid-template-columns:1fr}.driver-center-heading-actions{display:grid;grid-template-columns:1fr 1fr}.driver-center-layout{grid-template-columns:1fr}.driver-record-list{max-height:430px}}@media (max-width: 760px){.driver-center{gap:10px}.driver-center-overview,.driver-list-panel,.driver-detail-panel{border-radius:16px}.driver-center-overview,.driver-detail-content{padding:12px}.driver-center-kpis,.driver-summary-grid,.driver-summary-cards,.driver-document-grid{grid-template-columns:1fr 1fr}.driver-status-filter{display:grid;grid-template-columns:repeat(2,1fr)}.driver-detail-header{grid-template-columns:auto minmax(0,1fr);padding:14px}.driver-detail-header>.driver-record-status{grid-column:1 / -1;justify-self:start}.driver-detail-actions{display:grid;grid-template-columns:1fr 1fr;padding:10px 12px 2px}.driver-detail-tabs{display:grid;grid-template-columns:repeat(2,1fr);padding:8px 12px 10px}.driver-info-card dl>div{grid-template-columns:1fr;gap:3px}.driver-latest-movement,.driver-activity-list button{grid-template-columns:1fr auto}.driver-latest-movement>span:nth-child(3),.driver-latest-movement>span:nth-child(4),.driver-activity-list button>span:nth-child(3),.driver-activity-list button>span:nth-child(4){grid-column:1 / -1}}@media (max-width: 480px){.driver-center-kpis,.driver-summary-grid,.driver-summary-cards,.driver-document-grid,.driver-center-heading-actions,.driver-detail-actions{grid-template-columns:1fr}.driver-record-title{grid-template-columns:auto minmax(0,1fr)}.driver-record-title>.driver-record-status{grid-column:1 / -1;justify-self:start}}.driver-center-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-4px 0 14px;padding:10px 13px;border:1px solid #b9dfd4;border-radius:13px;background:#edf9f5;color:#155f51;font-weight:800}.driver-center-feedback button{width:30px;height:30px;min-height:0;padding:0;border-radius:999px;font-size:1.2rem}.driver-calendar-editor{display:grid;gap:14px;padding:16px;border:1px solid #d9e9e5;border-radius:17px;background:linear-gradient(145deg,#f7fcfa,#eef8f5)}.driver-calendar-editor h4{margin:3px 0 4px;color:#174f48}.driver-calendar-editor p{margin:0;color:#6b827d}.driver-calendar-editor-fields{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(160px,.9fr) minmax(220px,1.4fr) auto;gap:10px;align-items:end}.driver-calendar-editor-fields label{display:grid;gap:6px;min-width:0}.driver-calendar-editor-fields label>span{color:#365f59;font-size:.8rem;font-weight:800}.driver-calendar-editor-fields input,.driver-calendar-editor-fields select{width:100%;min-width:0}.driver-calendar-entry-list{display:grid;gap:7px;padding:14px;border:1px solid #dfeae8;border-radius:16px;background:#fff}.driver-calendar-entry-list>header,.driver-calendar-entry-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center}.driver-calendar-entry-list>header{padding-bottom:8px;border-bottom:1px solid #e8efed}.driver-calendar-entry-list>header small{color:#718883}.driver-calendar-entry-list article{padding:10px 0;border-bottom:1px solid #edf2f1}.driver-calendar-entry-list article:last-child{padding-bottom:0;border-bottom:0}.driver-calendar-entry-list article>span:first-child{display:grid;gap:2px}.driver-calendar-entry-list article small{color:#718883}.driver-calendar-entry-type{padding:5px 9px;border-radius:999px;font-size:.76rem;font-weight:900}.driver-calendar-entry-type.blocked{background:#f2ecf8;color:#6d4c91}.driver-calendar-entry-type.available{background:#e1f5e9;color:#176343}.driver-assignment-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2600;display:grid;place-items:center;padding:24px;background:#06211d8f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.driver-assignment-dialog{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);width:min(920px,100%);max-height:min(820px,calc(100vh - 48px));overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:24px;background:#fff;box-shadow:0 28px 80px #02211d57}.driver-assignment-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 16px;border-bottom:1px solid #e0ece9;background:linear-gradient(135deg,#f1faf7,#fff)}.driver-assignment-dialog h3{margin:3px 0 5px;color:#143f39}.driver-assignment-dialog header p{margin:0;color:#657d78}.dialog-close-button{flex:0 0 auto;width:38px;height:38px;min-height:0;padding:0;border-radius:999px;font-size:1.5rem;line-height:1}.driver-assignment-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.35fr);gap:12px;padding:14px 22px;border-bottom:1px solid #e8efed}.driver-assignment-tools label{display:grid;gap:6px}.driver-assignment-tools label>span{color:#365f59;font-size:.8rem;font-weight:800}.driver-assignment-tools input,.driver-assignment-tools select{width:100%;min-width:0}.driver-assignment-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 22px;background:#f7fbfa;color:#315e57}.driver-assignment-summary small{color:#718883}.driver-assignment-list{display:grid;gap:9px;min-height:0;padding:12px 16px 18px;overflow:auto}.driver-assignment-list article{display:grid;gap:10px;padding:13px 14px;border:1px solid #dce9e6;border-radius:15px;background:#fff}.driver-assignment-list article:hover{border-color:#63aaa1;box-shadow:0 8px 22px #0a554b14}.driver-assignment-list article.already-assigned{background:#f5f8f7;opacity:.78}.driver-assignment-main,.driver-assignment-current{display:flex;align-items:center;justify-content:space-between;gap:12px}.driver-assignment-main>span:first-child{display:grid;gap:2px}.driver-assignment-main small,.driver-assignment-current{color:#6c8580}.driver-assignment-status{padding:5px 9px;border-radius:999px;background:#edf4f2;color:#416a64;font-size:.76rem;font-weight:900}.driver-assignment-meta{display:grid;grid-template-columns:auto minmax(140px,1fr) minmax(180px,1.25fr) auto;gap:8px 16px;color:#3d625d;font-size:.84rem}.driver-assignment-current{padding-top:9px;border-top:1px solid #edf2f1}@media (max-width: 900px){.driver-calendar-editor-fields{grid-template-columns:1fr 1fr}.driver-calendar-note-field,.driver-calendar-editor-fields .primary-action{grid-column:1 / -1}.driver-assignment-tools{grid-template-columns:1fr}.driver-assignment-meta{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.driver-assignment-backdrop{align-items:end;padding:0}.driver-assignment-dialog{width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.driver-assignment-dialog>header,.driver-assignment-tools,.driver-assignment-summary{padding-inline:14px}.driver-assignment-summary{align-items:flex-start;flex-direction:column}.driver-assignment-main,.driver-assignment-current{align-items:flex-start}.driver-assignment-current{display:grid;grid-template-columns:1fr}.driver-assignment-current button{width:100%}.driver-calendar-entry-list>header,.driver-calendar-entry-list article{grid-template-columns:minmax(0,1fr) auto}.driver-calendar-entry-list article>button{grid-column:1 / -1;justify-self:stretch}}@media (max-width: 480px){.driver-calendar-editor-fields,.driver-assignment-meta{grid-template-columns:1fr}.driver-calendar-note-field,.driver-calendar-editor-fields .primary-action{grid-column:auto}}.vehicle-center .vehicle-avatar svg{width:64%;height:64%;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.vehicle-center .driver-record-card.selected .vehicle-avatar{background:linear-gradient(145deg,#0f9384,#075d55)}.planner-hour-grid,.dispatch-track-grid{grid-template-columns:repeat(var(--planner-hour-columns, 1),minmax(4.5rem,1fr))}.company-hero-brand.has-logo-and-details{grid-template-columns:minmax(12rem,.82fr) minmax(0,1.18fr);gap:1rem;padding:.8rem}.company-hero-brand.has-logo-and-details .company-hero-logo-canvas{width:100%;height:7.8rem;padding:.6rem .9rem}.company-hero-brand.has-logo-and-details .company-hero-copy{align-content:center;min-width:0}.company-hero-brand.has-logo-and-details .company-hero-copy strong{font-size:clamp(1.15rem,1.35vw,1.65rem)}.company-hero-brand.has-logo-and-details .company-hero-identifiers{gap:.35rem}.company-hero-brand.has-logo-and-details .company-hero-identifiers>span{min-height:1.65rem;padding:.25rem .48rem;font-size:.65rem}.settings-category-overview{max-width:62rem;margin:0 auto;padding:18px}.settings-category-overview .settings-choice-grid,.settings-subchoice-section .settings-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-category-overview .settings-choice-grid>button,.settings-subchoice-section .settings-choice-grid>button{min-height:124px;padding:15px}.settings-subchoice-section{margin-bottom:0}.settings-panel-card{display:grid;gap:14px;margin-bottom:16px;padding:18px;border:1px solid rgba(15,118,110,.16);border-radius:18px;background:linear-gradient(145deg,#f7fcfafa,#fff);box-shadow:0 10px 28px #0f766e0f}.settings-panel-card h4{margin:0;color:#164e47;font-size:1.02rem}.settings-panel-card p{margin:4px 0 0;color:#64748b;line-height:1.5}.company-brand-display-section{gap:16px}.company-display-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.company-display-mode-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:12px;border:1px solid #d6e5e1;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.company-display-mode-option:hover,.company-display-mode-option:focus-within{border-color:#4aa292;background:#f4fbf8}.company-display-mode-option.active{border-color:#0f766e;background:#eaf8f4;box-shadow:inset 0 0 0 1px #0f766e1f}.company-display-mode-option input{width:1.1rem;height:1.1rem;accent-color:#0f766e}.company-display-mode-option>span{display:grid;gap:3px;min-width:0}.company-display-mode-option strong{color:#174d45;font-size:.88rem}.company-display-mode-option small{color:#6b807b;font-size:.72rem;line-height:1.35}.settings-inline-note{padding:10px 12px;border:1px solid #e5c36b;border-radius:12px;background:#fff8df;color:#765500!important;font-weight:750}.settings-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;width:min(48rem,100%);margin:0 auto 8px;color:#365f58}.settings-preview-heading span{padding:4px 9px;border-radius:999px;background:#e6f6f1;color:#0f766e;font-size:.72rem;font-weight:850}.settings-workspace-columns{grid-template-columns:minmax(0,1fr) auto;align-items:center}.settings-workspace-columns .primary{min-height:2.55rem;padding-inline:1rem}.settings-panel-card .settings-display-grid{grid-template-columns:minmax(13rem,1fr) auto;margin:0;padding:0;border:0;background:transparent}.settings-panel-actions{display:flex;justify-content:flex-end;gap:8px}.settings-panel-card .accessibility-settings-grid{margin-bottom:0}html.access-high-contrast .settings-panel-card,html.access-high-contrast .company-display-mode-option{border-color:#000!important;box-shadow:none!important}@media (max-width: 900px){.company-display-mode-grid,.settings-category-overview .settings-choice-grid,.settings-subchoice-section .settings-choice-grid,.settings-workspace-columns,.settings-panel-card .settings-display-grid{grid-template-columns:1fr}.settings-workspace-columns .primary,.settings-panel-actions button{width:100%}}@media (max-width: 760px){.company-hero-brand.has-logo-and-details{grid-template-columns:minmax(0,1fr)}.company-hero-brand.has-logo-and-details .company-hero-logo-canvas{grid-column:1 / -1;height:5.7rem}.company-hero-brand.has-logo-and-details .company-hero-copy{grid-column:1}.settings-category-overview,.settings-panel-card{padding:14px}}.route-center{display:grid;gap:16px;min-width:0}.route-center-overview,.route-list-panel,.route-detail-panel{min-width:0;border:1px solid var(--border-color, #d8e8e4);border-radius:22px;background:#fffffff7;box-shadow:0 12px 34px #08413a14}.route-center-overview{padding:18px}.route-center-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.route-center-heading h2,.route-detail-header h3,.route-section-heading h4{margin:3px 0 4px;color:#113c37}.route-center-heading p,.route-detail-header p,.route-section-heading p{margin:0;color:#627b76}.route-center-heading-actions,.route-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.route-center-heading-actions button,.route-detail-actions button{min-height:40px}.route-center-kpis,.route-summary-grid,.route-performance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.route-center-kpis{margin-bottom:14px}.route-center-kpis article,.route-summary-grid article,.route-performance-grid article{display:grid;gap:4px;min-width:0;padding:14px;border:1px solid #dceae7;border-radius:16px;background:linear-gradient(180deg,#fbfefd,#f2f8f6)}.route-center-kpis article.active{border-color:#b9e2d2;background:#f0fbf6}.route-center-kpis article.attention,.route-summary-grid article.attention,.route-performance-grid article.attention{border-color:#f1c6bf;background:#fff6f4}.route-center-kpis span,.route-summary-grid span,.route-performance-grid span{color:#55716c;font-size:.82rem;font-weight:750}.route-center-kpis strong,.route-summary-grid strong,.route-performance-grid strong{color:#0f4f47;font-size:1.65rem;line-height:1.05;overflow-wrap:anywhere}.route-center-kpis article.attention strong,.route-summary-grid article.attention strong,.route-performance-grid article.attention strong{color:#b33b2e}.route-center-kpis small,.route-summary-grid small,.route-performance-grid small{color:#78908b}.route-center-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:end}.route-center-search{display:grid;gap:6px;min-width:0}.route-center-search span{color:#345f59;font-size:.82rem;font-weight:800}.route-center-search input{width:100%;min-width:0}.route-status-filter,.route-detail-tabs{display:flex;flex-wrap:wrap;gap:6px}.route-status-filter button,.route-detail-tabs button{min-height:38px;border-radius:999px}.route-status-filter button.active,.route-detail-tabs button.active{border-color:#0d7d70;background:#e3f5f1;color:#075f56}.route-center-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border:1px solid #abd9ce;border-radius:14px;background:#eefaf6;color:#155d52;font-weight:750}.route-center-feedback button{min-height:32px;padding-inline:11px}.route-center-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.7fr);gap:16px;align-items:start;min-width:0}.route-list-panel,.route-detail-panel{overflow:hidden}.route-list-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e1ece9;background:#f7fbfa}.route-list-panel>header div{display:grid;gap:2px}.route-list-panel>header small,.route-list-panel>header>span{color:#78908b;font-size:.77rem}.route-record-list{display:grid;gap:8px;max-height:720px;padding:10px;overflow-y:auto;overflow-x:hidden}.route-record-card{display:grid;gap:10px;width:100%;min-width:0;padding:13px;border:1px solid #dfebe8;border-radius:15px;background:#fff;color:inherit;text-align:right}.route-record-card:hover,.route-record-card.selected{border-color:#58a99f;background:#eef9f6;box-shadow:0 7px 20px #105d5317}.route-record-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.route-record-title>span:first-child{display:grid;gap:3px;min-width:0}.route-record-title strong{color:#173f3a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-record-title small,.route-record-meta{color:#718883}.route-status{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#edf4f2;color:#486762;font-size:.72rem;font-weight:850}.route-status.active{background:#ddf4e8;color:#15633e}.route-status.inactive{background:#f1f3f3;color:#687977}.route-record-path,.route-path-preview{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center;min-width:0}.route-record-path{padding:8px 10px;border-radius:11px;background:#f7fbfa;color:#24564f;font-size:.83rem;font-weight:800}.route-record-path span,.route-path-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-record-path b,.route-path-preview b{color:#0d8376}.route-record-meta{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:.76rem}.route-detail-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:18px;border-bottom:1px solid #e0ece9;background:linear-gradient(135deg,#f4fbf9,#fff 65%)}.route-avatar{display:grid;place-items:center;width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#0d8376,#075d55);color:#fff;box-shadow:0 9px 22px #055d5338}.route-avatar svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.route-detail-actions{padding:12px 18px 4px}.route-detail-actions .route-deactivate{margin-inline-start:auto;border-color:#e2c7c2;color:#9d3d32}.route-detail-actions .route-activate{margin-inline-start:auto;border-color:#b8dfd1;color:#146348}.route-detail-tabs{padding:10px 18px 12px;border-bottom:1px solid #e2ecea}.route-detail-content{display:grid;gap:12px;min-width:0;padding:16px 18px 20px}.route-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.route-info-card{min-width:0;padding:15px;border:1px solid #dfeae8;border-radius:16px;background:#fff}.route-info-card h4{margin:0 0 12px;color:#174f48}.route-info-card p{margin:0;color:#4f6f69;line-height:1.6}.route-info-card dl{display:grid;gap:8px;margin:0}.route-info-card dl>div{display:grid;grid-template-columns:minmax(90px,.3fr) minmax(0,1fr);gap:12px;padding-bottom:8px;border-bottom:1px solid #edf2f1}.route-info-card dl>div:last-child{padding-bottom:0;border-bottom:0}.route-info-card dt{color:#6f8581;font-size:.82rem;font-weight:750}.route-info-card dd{margin:0;color:#234943;overflow-wrap:anywhere}.route-path-preview{margin-top:14px;padding:14px;border:1px dashed #9bcfc4;border-radius:14px;background:linear-gradient(90deg,#f0faf7,#fff);color:#155f55;font-weight:850;text-align:center}.route-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.route-section-heading>div{min-width:0}.route-section-heading button{flex:0 0 auto}.route-activity-list{display:grid;gap:8px;min-width:0}.route-activity-list button{display:grid;grid-template-columns:minmax(125px,.65fr) minmax(125px,.75fr) auto minmax(150px,1fr) auto;gap:10px;align-items:center;width:100%;min-width:0;padding:12px;border:1px solid #dfeae8;border-radius:13px;background:#f9fcfb;color:inherit;text-align:right}.route-activity-list.compact button{grid-template-columns:minmax(125px,.7fr) minmax(125px,1fr) auto auto}.route-activity-list button:hover{border-color:#63aaa1;background:#eef8f5}.route-activity-list button>span{min-width:0;overflow-wrap:anywhere}.route-activity-list button>span:first-child{display:grid;gap:2px}.route-activity-list button small{color:#758b87}.route-activity-list .attention{color:#ad382b;font-weight:850}.route-customer-list{display:grid;gap:8px}.route-customer-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;min-width:0;padding:12px;border:1px solid #dfeae8;border-radius:14px;background:#fff}.route-customer-list article.favorite{border-color:#99cfc2;background:#f0faf7}.route-customer-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#e3f4f0;color:#0b6c61;font-weight:900}.route-customer-copy{display:grid;gap:3px;min-width:0}.route-customer-copy strong,.route-customer-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-customer-copy strong{color:#214b45}.route-customer-copy small{color:#718883}.route-customer-list button.active{border-color:#2a8f7f;background:#dff4ed;color:#0f6457}.route-favorite-count{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#e9f7f3;color:#17675b;font-size:.78rem;font-weight:850}.route-performance-card{display:grid;gap:10px}.route-performance-row{display:grid;grid-template-columns:minmax(90px,.35fr) minmax(0,1fr) 34px;gap:10px;align-items:center}.route-performance-row>span:first-child{color:#456b65;font-size:.8rem;font-weight:750}.route-performance-row>strong{color:#174f48;text-align:left}.route-performance-track{display:block;height:9px;overflow:hidden;border-radius:999px;background:#e8efed}.route-performance-track>span{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#0d8376,#4fb39f)}.route-performance-note{margin:0;padding:10px 12px;border-radius:12px;background:#f3f7f6;color:#617873;font-size:.8rem}@media (max-width: 1180px){.route-center-layout{grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr)}.route-center-kpis,.route-summary-grid,.route-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-activity-list button,.route-activity-list.compact button{grid-template-columns:minmax(120px,1fr) auto}.route-activity-list button>span:nth-child(2),.route-activity-list button>span:nth-child(4){grid-column:1 / -1}}@media (max-width: 900px){.route-center-heading,.route-center-tools{display:grid;grid-template-columns:1fr}.route-center-heading-actions{display:grid;grid-template-columns:1fr 1fr}.route-center-layout{grid-template-columns:1fr}.route-record-list{max-height:430px}}@media (max-width: 760px){.route-center{gap:10px;max-width:100%;overflow:hidden}.route-center-overview,.route-list-panel,.route-detail-panel{max-width:100%;border-radius:16px}.route-center-overview,.route-detail-content{padding:12px}.route-center-heading-actions,.route-center-kpis,.route-summary-grid,.route-performance-grid,.route-info-grid{grid-template-columns:1fr 1fr}.route-status-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.route-status-filter button{min-width:0;padding-inline:6px}.route-detail-header{grid-template-columns:auto minmax(0,1fr);padding:14px}.route-detail-header>.route-status{grid-column:1 / -1;justify-self:start}.route-detail-actions{display:grid;grid-template-columns:1fr 1fr;padding:10px 12px 2px}.route-detail-actions .route-deactivate,.route-detail-actions .route-activate{margin-inline-start:0}.route-detail-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 12px 10px}.route-section-heading{display:grid}.route-section-heading button,.route-favorite-count{width:100%}.route-customer-list article{grid-template-columns:auto minmax(0,1fr)}.route-customer-list article>button{grid-column:1 / -1;width:100%}.route-info-card dl>div{grid-template-columns:1fr;gap:3px}.route-activity-list button,.route-activity-list.compact button{grid-template-columns:minmax(0,1fr) auto}.route-activity-list button>span:nth-child(2),.route-activity-list button>span:nth-child(4){grid-column:1 / -1}.route-performance-row{grid-template-columns:78px minmax(0,1fr) 28px}}@media (max-width: 460px){.route-center-heading-actions,.route-center-kpis,.route-summary-grid,.route-performance-grid,.route-info-grid,.route-detail-actions{grid-template-columns:1fr}.route-record-title{display:grid}.route-record-title .route-status{justify-self:start}.route-record-path,.route-path-preview{grid-template-columns:1fr;text-align:right}.route-record-path b,.route-path-preview b{transform:rotate(-90deg);justify-self:start}}html.access-high-contrast .route-center-overview,html.access-high-contrast .route-list-panel,html.access-high-contrast .route-detail-panel,html.access-high-contrast .route-record-card,html.access-high-contrast .route-info-card,html.access-high-contrast .route-customer-list article{border-color:#000!important;box-shadow:none!important}.document-center{display:grid;gap:14px;min-width:0}.document-center-overview,.document-list-panel,.document-detail-panel,.document-bulk-toolbar{min-width:0;border:1px solid #d8e7e3;border-radius:20px;background:#fff;box-shadow:0 14px 35px #164e4412}.document-center-overview{display:grid;gap:16px;padding:18px}.document-center-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.document-center-heading h2,.document-list-panel h3,.document-detail-header h3{margin:3px 0 0;color:#153f39}.document-center-heading p,.document-detail-header p{max-width:860px;margin:7px 0 0;color:#657d78;line-height:1.55}.document-center-heading-actions{display:flex;flex:0 0 auto;gap:8px}.document-center-heading-actions button,.document-detail-actions button,.document-detail-tabs button,.document-bulk-toolbar button,.document-upload-panel button{min-height:38px;border:1px solid #cbded9;border-radius:11px;background:#f8fbfa;color:#285b53;font-weight:800;cursor:pointer}.document-center-heading-actions .primary-action{border-color:#0a806f;background:#0a806f;color:#fff}.document-center-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.document-center-kpis button{display:grid;gap:3px;min-width:0;padding:13px 14px;border:1px solid #d8e7e3;border-radius:15px;background:#f9fcfb;color:#315d56;text-align:right;cursor:pointer}.document-center-kpis button:hover,.document-center-kpis button.active{border-color:#2b9987;background:#edf9f5}.document-center-kpis button.existing strong{color:#087560}.document-center-kpis button.missing strong,.document-center-kpis button.error strong{color:#b53b47}.document-center-kpis button.pending strong{color:#a3670c}.document-center-kpis span,.document-center-kpis small{overflow:hidden;color:#68817c;text-overflow:ellipsis;white-space:nowrap}.document-center-kpis strong{color:#174d45;font-size:1.55rem;line-height:1}.document-center-tools{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(150px,.55fr));gap:10px;align-items:end}.document-center-tools label,.document-upload-panel label{display:grid;gap:6px;min-width:0;color:#4f6f68;font-size:.8rem;font-weight:800}.document-center-tools input,.document-center-tools select,.document-upload-panel select{width:100%;min-width:0;min-height:42px;padding:9px 11px;border:1px solid #cfdeda;border-radius:11px;background:#fff;color:#224f48;font:inherit}.document-upload-panel{display:grid;grid-template-columns:minmax(230px,1.1fr) minmax(150px,.45fr) minmax(260px,1fr) auto auto;gap:12px;align-items:end;padding:14px;border:1px solid #bfe1d8;border-radius:15px;background:#effaf6}.document-upload-panel>div{display:grid;gap:4px}.document-upload-panel small{color:#62827a;line-height:1.45}.document-file-picker{position:relative}.document-file-picker input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.document-file-picker span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:11px;background:#0a806f;color:#fff;cursor:pointer}.document-center-feedback{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;background:#eaf7f3;color:#22685c;font-size:.85rem;font-weight:750}.document-center-feedback button{border:0;background:transparent;color:inherit;font-size:1.2rem;cursor:pointer}.document-bulk-toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;border-color:#9fd4c8;background:#e8f7f3}.document-bulk-toolbar>div{display:flex;align-items:center;gap:8px;margin-inline-end:auto;color:#235f56}.document-bulk-toolbar>div strong{display:inline-grid;place-items:center;min-width:30px;height:30px;border-radius:999px;background:#0b806f;color:#fff}.document-center-layout{display:grid;grid-template-columns:minmax(390px,.95fr) minmax(430px,1.05fr);gap:14px;min-width:0;align-items:start}.document-list-panel{overflow:hidden}.document-list-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid #e0ebe8}.document-list-panel>header small{color:#728983}.document-group-list{display:grid;max-height:790px;overflow:auto}.document-group{display:grid;min-width:0}.document-group>header{display:flex;justify-content:space-between;gap:8px;padding:10px 14px;border-bottom:1px solid #e6efed;background:#f3f8f6;color:#315d55}.document-group>header small{color:#718882}.document-record-list{display:grid}.document-record-card{display:grid;grid-template-columns:34px minmax(0,1fr);min-width:0;border-bottom:1px solid #e7efed;background:#fff}.document-record-card:last-child{border-bottom:0}.document-record-card:hover,.document-record-card.is-selected{background:#eff9f6}.document-record-card.is-selected{box-shadow:inset -4px 0 #0c8b79}.document-select-box{display:grid;place-items:center;cursor:pointer}.document-select-box input{width:17px;height:17px;accent-color:#0b806f}.document-record-open{display:grid;grid-template-columns:46px minmax(0,1fr) minmax(95px,auto);gap:11px;align-items:center;min-width:0;padding:13px 12px;border:0;background:transparent;color:inherit;text-align:right;cursor:pointer}.document-kind-glyph{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #b9d9d1;border-radius:12px;background:#eaf7f3;color:#167364;font-size:.7rem;font-weight:900;letter-spacing:.03em}.document-record-copy,.document-record-meta{display:grid;gap:4px;min-width:0}.document-record-title{display:flex;align-items:center;gap:8px;min-width:0}.document-record-title strong,.document-record-copy>span,.document-record-copy small,.document-record-meta strong,.document-record-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-record-title strong{color:#174b43}.document-record-copy>span:not(.document-record-title),.document-record-copy small,.document-record-meta small{color:#6a827d;font-size:.78rem}.document-record-meta{text-align:left}.document-record-meta strong{color:#3c625c;font-size:.8rem}.document-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:900;white-space:nowrap}.document-status.is-existing{background:#dff5eb;color:#08705c}.document-status.is-missing,.document-status.is-error{background:#fde7ea;color:#ac3441}.document-status.is-pending{background:#fff1cf;color:#95600e}.document-detail-panel{overflow:hidden}.document-detail-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:17px;border-bottom:1px solid #e2ece9;background:linear-gradient(180deg,#fbfefd,#f5faf8)}.document-detail-header p{font-size:.82rem}.document-detail-actions{display:flex;flex-wrap:wrap;gap:8px;padding:11px 14px 0}.document-detail-actions button{padding-inline:12px}.document-detail-actions .document-mark-missing{border-color:#e6b4ba;color:#a43542}.document-detail-tabs{display:flex;gap:6px;padding:11px 14px;border-bottom:1px solid #e4eeeb}.document-detail-tabs button{flex:1 1 0;min-width:0}.document-detail-tabs button.active{border-color:#208c7b;background:#e6f6f1;color:#0c6d5e}.document-detail-content{min-height:420px;padding:16px}.document-safe-preview{display:grid;gap:14px}.document-safe-preview>img{display:block;width:100%;max-height:430px;object-fit:contain;border:1px solid #d7e5e2;border-radius:14px;background:#f4f7f6}.document-preview-placeholder{display:grid;place-items:center;gap:9px;min-height:260px;padding:28px;border:1px dashed #aacfc6;border-radius:16px;background:linear-gradient(145deg,#f8fcfb,#eef7f4);color:#3a665f;text-align:center}.document-preview-placeholder.has-error{border-color:#e5b8bd;background:#fff7f8;color:#9a3b45}.document-preview-placeholder>span{display:grid;place-items:center;width:78px;height:92px;border:1px solid #b7d5ce;border-radius:10px 10px 18px;background:#fff;color:#177564;font-size:1.05rem;font-weight:950}.document-preview-placeholder small{max-width:460px;color:inherit;line-height:1.5}.document-preview-metadata{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0}.document-preview-metadata>div{min-width:0;padding:11px 12px;border-radius:12px;background:#f3f8f6}.document-preview-metadata dt{color:#728782;font-size:.75rem}.document-preview-metadata dd{margin:4px 0 0;overflow:hidden;color:#274f49;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.document-relations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.document-relations-grid article{display:grid;gap:5px;min-width:0;padding:14px;border:1px solid #dce8e5;border-radius:14px;background:#f9fcfb}.document-relations-grid span,.document-relations-grid small{color:#728782}.document-relations-grid strong{overflow:hidden;color:#214f47;text-overflow:ellipsis;white-space:nowrap}.document-history-list{display:grid;gap:10px}.document-history-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;align-items:start;padding:12px;border-radius:13px;background:#f5f9f8}.document-history-list article>div{display:grid;gap:5px}.document-history-list strong{color:#27554e}.document-history-list small{color:#6e8580;line-height:1.45}.document-history-dot{width:10px;height:10px;margin-top:5px;border-radius:999px;background:#1b8b79;box-shadow:0 0 0 5px #dff2ed}.document-empty-state{display:grid;place-items:center;gap:5px;min-height:220px;padding:24px;color:#718681;text-align:center}.document-mobile-layer,.document-sheet-close{display:none}@media (max-width: 1180px){.document-center-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.document-center-tools{grid-template-columns:minmax(230px,1.4fr) repeat(3,minmax(130px,.6fr))}.document-upload-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.document-upload-panel>div{grid-column:1 / -1}.document-center-layout{grid-template-columns:minmax(340px,.9fr) minmax(390px,1.1fr)}.document-record-open{grid-template-columns:42px minmax(0,1fr)}.document-record-meta{grid-column:2;text-align:right}}@media (max-width: 900px){.document-center-heading,.document-center-tools{display:grid;grid-template-columns:1fr}.document-center-layout{grid-template-columns:1fr}.document-group-list{max-height:520px}.desktop-document-detail{display:none}.document-mobile-layer{display:block}.document-sheet-backdrop{position:fixed;z-index:2240;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#071b187a;cursor:pointer}.document-mobile-sheet{position:fixed;z-index:2250;right:0;bottom:0;left:0;max-height:min(86dvh,780px);overflow:auto;border-radius:24px 24px 0 0;box-shadow:0 -24px 60px #06272247}.document-sheet-close{display:inline-grid;place-items:center;position:absolute;top:10px;left:10px;width:36px;height:36px;border:0;border-radius:999px;background:#e8f0ee;color:#2d5b53;font-size:1.4rem;cursor:pointer}.document-detail-header{position:relative;padding-inline-start:54px}}@media (max-width: 760px){.document-center{gap:10px;max-width:100%;overflow:hidden}.document-center-overview,.document-list-panel,.document-detail-panel,.document-bulk-toolbar{max-width:100%;border-radius:16px}.document-center-overview{gap:12px;padding:12px}.document-center-heading-actions,.document-center-kpis,.document-upload-panel,.document-preview-metadata,.document-relations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-center-heading-actions{display:grid}.document-center-kpis button{padding:11px}.document-center-kpis button:first-child{grid-column:1 / -1}.document-center-tools{gap:8px}.document-upload-panel>div,.document-upload-panel label:nth-of-type(2){grid-column:1 / -1}.document-bulk-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.document-bulk-toolbar>div{grid-column:1 / -1;margin:0}.document-bulk-toolbar button{min-width:0}.document-list-panel>header,.document-group>header{align-items:flex-start}.document-record-card{grid-template-columns:30px minmax(0,1fr)}.document-record-open{grid-template-columns:40px minmax(0,1fr);padding:11px 8px}.document-kind-glyph{width:38px;height:38px}.document-record-title{display:grid;gap:4px}.document-record-title .document-status{justify-self:start}.document-record-meta{display:none}.document-detail-header{grid-template-columns:auto minmax(0,1fr);padding:14px 52px 14px 14px}.document-detail-header>.document-status{grid-column:1 / -1;justify-self:start}.document-detail-actions,.document-detail-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.document-detail-tabs button:first-child{grid-column:1 / -1}.document-detail-content{min-height:0;padding:12px;padding-bottom:calc(90px + env(safe-area-inset-bottom))}.document-preview-placeholder{min-height:210px}}@media (max-width: 430px){.document-center-heading-actions,.document-center-kpis,.document-upload-panel,.document-preview-metadata,.document-relations-grid,.document-detail-actions{grid-template-columns:1fr}.document-center-kpis button:first-child,.document-upload-panel>div,.document-upload-panel label:nth-of-type(2),.document-detail-tabs button:first-child{grid-column:auto}.document-detail-tabs{grid-template-columns:1fr}.document-group>header{display:grid}}html.access-high-contrast .document-center-overview,html.access-high-contrast .document-list-panel,html.access-high-contrast .document-detail-panel,html.access-high-contrast .document-record-card,html.access-high-contrast .document-relations-grid article,html.access-high-contrast .document-preview-placeholder{border-color:#000!important;box-shadow:none!important}@media (max-width: 760px){.section-command-row .section-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;overflow:visible}.section-command-row .section-tabs button{width:100%;min-width:0;white-space:normal}}@media (max-width: 420px){.section-command-row .section-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}.billing-center{display:grid;gap:14px;min-width:0}.billing-center-overview,.billing-list-panel,.billing-detail-panel,.billing-bulk-toolbar,.billing-export-review{min-width:0;border:1px solid var(--sadran-line);border-radius:18px;background:#fff;box-shadow:var(--sadran-shadow-sm)}.billing-center-overview{display:grid;gap:14px;padding:18px}.billing-center-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.billing-center-heading>div:first-child{min-width:0}.billing-center-heading h2,.billing-list-panel h3,.billing-detail-header h3,.billing-export-review h3{margin:3px 0 0;color:#153f38}.billing-center-heading p,.billing-detail-header p,.billing-export-review p{margin:6px 0 0;color:#63736e;line-height:1.55}.billing-center-heading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.billing-center-heading-actions button,.billing-detail-actions button,.billing-detail-tabs button,.billing-bulk-toolbar button,.billing-export-actions button{min-height:40px;padding:8px 14px;border:1px solid #d6e2de;border-radius:11px;background:#fff;color:#264840;font-weight:850}.billing-center-heading-actions button:hover:not(:disabled),.billing-detail-actions button:hover:not(:disabled),.billing-detail-tabs button:hover:not(:disabled),.billing-bulk-toolbar button:hover:not(:disabled),.billing-export-actions button:hover:not(:disabled){border-color:var(--sadran-brand-500);background:var(--sadran-brand-100)}.billing-center-heading-actions button:disabled,.billing-detail-actions button:disabled{cursor:not-allowed;border-style:dashed;background:#f7f9f8;color:#88958f}.billing-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.billing-kpis button{display:grid;gap:3px;min-width:0;min-height:102px;padding:12px;border:1px solid #dce7e3;border-radius:14px;background:#f9fcfb;color:#294943;text-align:right;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.billing-kpis button:hover,.billing-kpis button.active{border-color:var(--sadran-brand-600);box-shadow:0 8px 24px #165d501a;transform:translateY(-1px)}.billing-kpis button.active{background:#effbf6}.billing-kpis span,.billing-kpis small{overflow:hidden;color:#6b7a75;text-overflow:ellipsis}.billing-kpis strong{color:#173f38;font-size:1.55rem;line-height:1}.billing-kpis .missing strong,.billing-kpis .exception strong{color:#b42318}.billing-kpis .mismatch strong{color:#a15c00}.billing-kpis .pending strong{color:#856300}.billing-kpis .invoiced strong{color:#137654}.billing-tools{display:grid;grid-template-columns:minmax(240px,1.8fr) repeat(3,minmax(150px,.7fr));gap:10px}.billing-tools label,.billing-export-review label,.billing-invoice-panel label{display:grid;gap:6px;min-width:0;color:#52625d;font-size:.78rem;font-weight:850}.billing-tools input,.billing-tools select,.billing-export-review select,.billing-invoice-panel input{width:100%;min-width:0;min-height:42px;padding:8px 11px;border:1px solid #d5e1dd;border-radius:11px;background:#fbfdfc;color:#183f38;font:inherit}.billing-tools input:focus,.billing-tools select:focus,.billing-export-review select:focus{border-color:var(--sadran-brand-500);outline:3px solid rgba(20,161,142,.11)}.billing-feedback{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #bce4d2;border-radius:12px;background:#f1fcf7;color:#176148;font-weight:750}.billing-feedback button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:1.1rem}.billing-bulk-toolbar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-color:#bce4d2;background:#f4fcf8}.billing-bulk-toolbar>div{display:flex;align-items:center;gap:8px;margin-inline-end:auto}.billing-bulk-toolbar strong{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--sadran-brand-700);color:#fff}.billing-export-review{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(180px,.5fr);gap:14px 18px;padding:16px;border-color:#c5dcd4;background:linear-gradient(135deg,#fbfefd,#f0faf6)}.billing-export-review>div:first-child{min-width:0}.billing-export-fields,.billing-export-confirmation,.billing-export-actions{grid-column:1 / -1}.billing-export-fields{padding:10px 12px;border:1px solid #d6e5df;border-radius:11px;background:#fff;color:#53645e;line-height:1.5}.billing-export-confirmation{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:9px!important;cursor:pointer}.billing-export-confirmation input{width:18px;height:18px}.billing-export-actions{display:flex;justify-content:flex-end;gap:8px}.billing-export-actions .primary-action{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff}.billing-export-actions .primary-action:disabled{cursor:not-allowed;opacity:.5}.billing-center-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);align-items:start;gap:14px;min-width:0}.billing-list-panel{overflow:hidden}.billing-list-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e2ebe7;background:#fafcfb}.billing-list-panel>header>div{min-width:0}.billing-list-panel>header h3{margin:0}.billing-list-panel>header small,.billing-list-panel>header>span{color:#697973}.billing-record-list{display:grid;max-height:750px;overflow:auto}.billing-record-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;min-width:0;border-bottom:1px solid #e7eeeb;background:#fff}.billing-record-card:last-child{border-bottom:0}.billing-record-card:hover,.billing-record-card.is-selected{background:#f3fbf7}.billing-record-card.is-selected{box-shadow:inset -4px 0 var(--sadran-brand-600)}.billing-record-card.requires-review{box-shadow:inset 0 0 0 2px #f0b04a}.billing-record-card.is-selected.requires-review{box-shadow:inset -4px 0 var(--sadran-brand-600),inset 0 0 0 2px #f0b04a}.billing-select-box{display:grid;place-items:center;width:42px;cursor:pointer}.billing-select-box input{width:17px;height:17px;accent-color:var(--sadran-brand-700)}.billing-record-open{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:12px 14px 12px 10px;border:0;background:transparent;color:inherit;text-align:right}.billing-document-glyph{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#dff6ed,#c8eddf);color:#11644d;font-size:1.2rem;font-weight:950}.billing-record-copy,.billing-record-values{display:grid;gap:4px;min-width:0}.billing-record-title{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.billing-record-title strong,.billing-record-copy>span,.billing-record-copy small,.billing-record-values strong,.billing-record-values small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-record-title strong{color:#153f38;font-size:.95rem}.billing-record-copy>span:not(.billing-record-title),.billing-record-copy small,.billing-record-values small{color:#6a7974;font-size:.79rem}.billing-record-values{justify-items:end;min-width:115px}.billing-record-values strong{color:#153f38;font-size:.96rem}.billing-record-values .has-variance,.billing-pricing-data .has-variance{color:#b42318;font-weight:850}.billing-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:25px;padding:3px 8px;border:1px solid transparent;border-radius:999px;font-size:.71rem;font-weight:900;white-space:nowrap}.billing-status.is-invoiced{border-color:#a9dcc7;background:#e6f8f0;color:#146747}.billing-status.is-pending{border-color:#e5d490;background:#fff9df;color:#806000}.billing-status.is-mismatch{border-color:#eac69d;background:#fff4e7;color:#925000}.billing-status.is-missing,.billing-status.is-exception{border-color:#efb7b5;background:#fff0f0;color:#a7211c}.billing-status.is-not-ready{border-color:#d6dfdc;background:#f2f5f4;color:#66736f}.billing-detail-panel{position:sticky;top:10px;overflow:hidden}.billing-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #e1ebe7;background:linear-gradient(145deg,#fbfefd,#f2faf6)}.billing-detail-identity{display:flex;align-items:center;gap:11px;min-width:0}.billing-detail-identity>div{min-width:0}.billing-detail-header h3,.billing-detail-header p{overflow:hidden;text-overflow:ellipsis}.billing-detail-actions{display:flex;flex-wrap:wrap;gap:7px;padding:11px 14px;border-bottom:1px solid #e5ece9}.billing-detail-actions .is-reviewing{border-color:#df9c32;background:#fff7e6;color:#8a5700}.billing-detail-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:9px 12px;border-bottom:1px solid #e5ece9;background:#fafcfb}.billing-detail-tabs button{min-width:0;padding-inline:7px;font-size:.77rem}.billing-detail-tabs button.active{border-color:var(--sadran-brand-700);background:var(--sadran-brand-700);color:#fff}.billing-detail-content{min-height:390px;padding:14px}.billing-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.billing-summary-grid article{display:grid;gap:6px;min-width:0;padding:13px;border:1px solid #dce7e3;border-radius:13px;background:#fbfdfc}.billing-summary-grid article.has-variance{border-color:#efc5aa;background:#fff8f3}.billing-summary-grid article span,.billing-summary-grid article small{color:#6c7b76}.billing-summary-grid article strong{overflow:hidden;color:#173f38;font-size:1.08rem;text-overflow:ellipsis;white-space:nowrap}.billing-summary-note{grid-column:1 / -1;padding:13px;border-inline-start:4px solid var(--sadran-brand-600);border-radius:10px;background:#f3faf7}.billing-summary-note strong{color:#175b47}.billing-summary-note p{margin:5px 0 0;color:#5e6f69;line-height:1.55}.billing-pricing-panel{display:grid;gap:14px}.billing-formula{display:grid;grid-template-columns:minmax(0,.7fr) auto minmax(0,1fr) auto minmax(0,.8fr) auto minmax(0,1.15fr);align-items:stretch;gap:7px}.billing-formula>span{display:grid;place-items:center;align-content:center;gap:5px;min-width:0;min-height:88px;padding:9px;border:1px solid #d9e5e0;border-radius:13px;background:#fbfdfc;text-align:center}.billing-formula>span.is-total{border-color:#a8d9c5;background:#edf9f4}.billing-formula b{overflow:hidden;max-width:100%;color:#17463d;text-overflow:ellipsis;white-space:nowrap}.billing-formula small{color:#6f7e79;font-size:.69rem}.billing-formula i{display:grid;place-items:center;color:#6c7a76;font-size:1.05rem;font-style:normal;font-weight:900}.billing-pricing-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.billing-pricing-data>div{display:flex;justify-content:space-between;gap:8px;min-width:0;padding:10px 12px;border:1px solid #e0e8e5;border-radius:10px}.billing-pricing-data dt{color:#6b7a75}.billing-pricing-data dd{margin:0;color:#183f38;font-weight:850}.billing-validation-banner{display:grid;gap:4px;padding:12px;border:1px solid #c6ddd4;border-radius:11px;background:#f5fbf8}.billing-validation-banner strong{color:#185f49}.billing-validation-banner span{color:#63736e;line-height:1.45}.billing-invoice-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.billing-invoice-panel input[readonly]{cursor:default;border-style:dashed;background:#f3f6f5;color:#53615d}.billing-readonly-notice{display:flex;grid-column:1 / -1;align-items:flex-start;gap:11px;padding:13px;border:1px solid #d6e1dd;border-radius:12px;background:#fafcfb}.billing-readonly-notice>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#edf2f0}.billing-readonly-notice strong{color:#284a43}.billing-readonly-notice p{margin:4px 0 0;color:#697873;line-height:1.5}.billing-audit-list{display:grid;gap:12px}.billing-audit-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;min-width:0}.billing-audit-list article>span{width:11px;height:11px;margin-top:5px;border:3px solid #d5eee4;border-radius:50%;background:var(--sadran-brand-700)}.billing-audit-list article>div{display:grid;gap:4px;min-width:0;padding-bottom:12px;border-bottom:1px solid #e4ece9}.billing-audit-list strong{color:#254840}.billing-audit-list small{color:#6a7974;line-height:1.5}.billing-empty-state{display:grid;place-items:center;gap:6px;min-height:180px;padding:20px;color:#697873;text-align:center}.billing-empty-state strong{color:#2a4c44}.billing-mobile-layer,.billing-sheet-close{display:none}@media (max-width: 1180px){.billing-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-search-field{grid-column:1 / -1}.billing-center-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr)}.billing-formula{grid-template-columns:repeat(4,minmax(0,1fr))}.billing-formula i{display:none}}@media (max-width: 900px){.billing-center-heading{display:grid}.billing-center-heading-actions{justify-content:stretch}.billing-center-heading-actions button{flex:1 1 180px}.billing-center-layout{grid-template-columns:1fr}.desktop-billing-detail{display:none}.billing-mobile-layer{display:block;position:fixed;z-index:1800;top:0;right:0;bottom:0;left:0}.billing-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#08191580}.billing-mobile-sheet{position:absolute;inset-inline:0;bottom:0;max-height:min(88dvh,760px);overflow:auto;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 48px #05231b33}.billing-sheet-close{display:grid;position:absolute;top:12px;left:12px;place-items:center;width:36px;height:36px;border:1px solid #d8e3df;border-radius:50%;background:#fff;color:#345149;font-size:1.3rem}.billing-detail-header{position:relative;padding-left:58px}.billing-detail-content{min-height:0;padding-bottom:calc(96px + env(safe-area-inset-bottom))}}@media (max-width: 760px){.billing-center{gap:10px}.billing-center-overview,.billing-list-panel,.billing-bulk-toolbar,.billing-export-review{border-radius:14px}.billing-center-overview{padding:13px}.billing-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-kpis button{min-height:88px}.billing-tools{grid-template-columns:1fr}.billing-search-field{grid-column:auto}.billing-export-review{grid-template-columns:1fr}.billing-export-review>label,.billing-export-fields,.billing-export-confirmation,.billing-export-actions{grid-column:auto}.billing-bulk-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.billing-bulk-toolbar>div{grid-column:1 / -1;margin:0}.billing-record-open{grid-template-columns:auto minmax(0,1fr)}.billing-record-values{grid-column:2;justify-items:start;min-width:0}.billing-detail-actions,.billing-detail-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.billing-detail-tabs button{width:100%}.billing-formula,.billing-pricing-data,.billing-invoice-panel,.billing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 430px){.billing-center-heading-actions,.billing-kpis,.billing-bulk-toolbar,.billing-export-actions,.billing-detail-actions,.billing-detail-tabs,.billing-formula,.billing-pricing-data,.billing-invoice-panel,.billing-summary-grid{grid-template-columns:1fr}.billing-center-heading-actions{display:grid}.billing-kpis button{min-height:78px}.billing-record-card{grid-template-columns:34px minmax(0,1fr)}.billing-select-box{width:34px}.billing-record-open{gap:8px;padding-inline:6px 10px}.billing-document-glyph{width:36px;height:36px;border-radius:11px}.billing-record-title{display:grid}.billing-record-title .billing-status{justify-self:start}.billing-detail-header{display:grid}.billing-detail-header>.billing-status{justify-self:start}.billing-summary-note,.billing-readonly-notice{grid-column:auto}}html.access-high-contrast .billing-center-overview,html.access-high-contrast .billing-list-panel,html.access-high-contrast .billing-detail-panel,html.access-high-contrast .billing-export-review,html.access-high-contrast .billing-record-card,html.access-high-contrast .billing-summary-grid article,html.access-high-contrast .billing-formula>span,html.access-high-contrast .billing-pricing-data>div{border-color:#000!important;box-shadow:none!important}.billing-authorized-invoice-action{border-color:#12856f!important;background:linear-gradient(135deg,#12856f,#0b6b5c)!important;color:#fff!important;box-shadow:0 10px 24px #0b6b5c2e}.billing-authorized-invoice-action:hover:not(:disabled){border-color:#075f51!important;background:linear-gradient(135deg,#0f7866,#075f51)!important}.billing-authorized-invoice-action:disabled{border-color:#bdcbc6!important;background:#eef3f1!important;color:#7b8984!important;box-shadow:none}.billing-invoice-panel>.billing-authorized-invoice-action{grid-column:1 / -1;justify-self:start;min-height:42px;padding:9px 18px;border-radius:12px;font-weight:900}.billing-invoice-issue-backdrop{z-index:160}.billing-invoice-issue-modal{width:min(620px,100%)}.billing-invoice-issue-modal .modal-header>div{display:grid;gap:3px}.billing-invoice-issue-body>p{margin:0;color:#52645e;line-height:1.65}.billing-invoice-issue-body dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.billing-invoice-issue-body dl>div{display:grid;gap:4px;min-width:0;padding:12px;border:1px solid #dbe9e4;border-radius:13px;background:#f8fbfa}.billing-invoice-issue-body dt{color:#65756f;font-size:.78rem;font-weight:800}.billing-invoice-issue-body dd{min-width:0;margin:0;color:#183e36;font-weight:900;overflow-wrap:anywhere}.billing-invoice-issue-confirmation{grid-template-columns:auto minmax(0,1fr)!important;align-items:start;padding:12px;border:1px solid #b8d8ce;border-radius:13px;background:#eff8f5;line-height:1.55}.billing-invoice-issue-confirmation input{width:18px!important;height:18px;margin-top:2px}.billing-permission-notice{padding:10px 12px;border-inline-start:4px solid #b77a00;border-radius:10px;background:#fff8e8;color:#6f4c08;font-size:.84rem;line-height:1.55}@media (max-width: 520px){.billing-invoice-issue-body dl{grid-template-columns:1fr}.billing-invoice-panel>.billing-authorized-invoice-action{justify-self:stretch;width:100%}}.report-center{display:grid;gap:14px;min-width:0}.report-center-overview,.report-builder-panel,.report-saved-panel,.report-preview-panel{min-width:0;border:1px solid var(--sadran-line);border-radius:24px;background:#fffffff5;box-shadow:0 18px 48px #17523d14}.report-center-overview{padding:18px;background:radial-gradient(circle at 4% 10%,rgba(41,191,114,.13),transparent 26%),linear-gradient(145deg,#fffffffa,#f1fcf7f7)}.report-center-heading,.report-builder-panel>header,.report-preview-panel>header,.report-saved-panel>header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.report-center-heading h2,.report-builder-panel h3,.report-preview-panel h3,.report-saved-panel h3,.report-export-dialog h3{margin:4px 0 0;color:#103c2b}.report-center-heading h2{font-size:clamp(1.5rem,2.2vw,2.2rem)}.report-center-heading p,.report-builder-panel header p,.report-preview-panel header p,.report-export-dialog p{max-width:850px;margin:7px 0 0;color:#58756c;line-height:1.55}.report-center-heading-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.report-center-heading-actions button,.report-builder-panel button,.report-save-row button,.report-format-panel button,.report-export-dialog button{min-height:42px;padding:8px 14px;border:1px solid #b8e2ca;border-radius:13px;background:#fff;color:#173d30;font:inherit;font-weight:850;cursor:pointer}.report-center-heading-actions button:hover:not(:disabled),.report-builder-panel button:hover:not(:disabled),.report-save-row button:hover:not(:disabled),.report-format-panel button:hover:not(:disabled),.report-export-dialog button:hover:not(:disabled){border-color:#29bf72;background:#effcf5}.report-center-heading-actions .primary-action,.report-export-dialog .primary-action{border-color:#18ae66;background:linear-gradient(135deg,#29c777,#10aa64);color:#fff;box-shadow:0 12px 26px #10ae6638}.report-center-heading-actions button:disabled,.report-format-panel button:disabled{cursor:not-allowed;opacity:.48}.report-center-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.report-center-kpis article{display:grid;gap:4px;min-width:0;padding:14px;border:1px solid #d8eee3;border-radius:17px;background:#ffffffe0}.report-center-kpis article.attention{border-color:#efdca7;background:#fffaf0}.report-center-kpis span,.report-center-kpis small{color:#6b867d;font-size:.78rem;font-weight:750}.report-center-kpis strong{color:#123f2d;font-size:1.7rem;line-height:1.1}.report-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px}.report-template-grid button{display:grid;grid-template-columns:38px minmax(0,1fr);gap:2px 10px;min-width:0;min-height:84px;padding:11px;text-align:right;border:1px solid #d2eade;border-radius:17px;background:#fff;color:#183f32;font:inherit;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.report-template-grid button:hover,.report-template-grid button.active{transform:translateY(-1px);border-color:#29bf72;box-shadow:0 12px 24px #1a93581f}.report-template-grid button.active{background:linear-gradient(145deg,#f2fff8,#e7faef)}.report-template-grid button>span{grid-row:1 / span 2;display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#dff8eb;color:#098552;font-size:1.05rem;font-weight:950}.report-template-grid strong,.report-template-grid small{min-width:0}.report-template-grid strong{font-size:.92rem}.report-template-grid small{color:#698179;font-size:.74rem;line-height:1.35}.report-center-feedback{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid #b7dfcc;border-radius:15px;background:#effbf5;color:#1b5c41;font-weight:800}.report-center-feedback button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.report-builder-panel{padding:16px}.report-builder-panel>header>button{flex:0 0 auto}.report-builder-controls{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-top:14px}.report-builder-controls label,.report-save-row label{display:grid;gap:5px;min-width:0;color:#4d6c62;font-size:.78rem;font-weight:850}.report-builder-controls input,.report-builder-controls select,.report-save-row input{width:100%;min-width:0;min-height:42px;padding:7px 10px;border:1px solid #c7e5d6;border-radius:12px;background:#fff;color:#173e31;font:inherit}.report-builder-search{grid-column:span 2}.report-builder-controls input:focus,.report-builder-controls select:focus,.report-save-row input:focus{outline:3px solid rgba(41,191,114,.18);border-color:#29bf72}.report-column-picker{margin-top:14px;padding:13px;border:1px solid #cce8d9;border-radius:18px;background:#f7fcf9}.report-column-picker>header{display:flex;gap:12px;align-items:center;justify-content:space-between}.report-column-picker>header>div{display:grid;gap:2px}.report-column-picker>header small,.report-save-row>span{color:#758b84;font-size:.76rem}.report-column-picker>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.report-column-picker label{display:flex;gap:9px;align-items:center;min-width:0;padding:9px;border:1px solid #d6ebe1;border-radius:12px;background:#fff;cursor:pointer}.report-column-picker input{width:18px;height:18px;accent-color:#20b96d}.report-column-picker label span{display:grid;min-width:0}.report-column-picker label strong{color:#244d3e;font-size:.82rem}.report-column-picker label small{color:#7b9189;font-size:.68rem}.report-save-row{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(180px,1fr);gap:10px;align-items:end;margin-top:14px;padding-top:14px;border-top:1px solid #e0eee7}.report-save-row>span{align-self:center}.report-center-layout{display:grid;grid-template-columns:minmax(245px,.72fr) minmax(0,2.28fr);gap:14px;min-width:0}.report-saved-panel,.report-preview-panel{overflow:hidden}.report-saved-panel>header,.report-preview-panel>header{padding:15px;border-bottom:1px solid #dcebe4;background:#fbfefc}.report-saved-panel>header strong{display:grid;min-width:58px;height:38px;place-items:center;border-radius:999px;background:#e4f8ed;color:#087b4b}.report-saved-list{display:grid;gap:8px;max-height:430px;padding:12px;overflow-y:auto}.report-saved-list article{position:relative;min-width:0}.report-saved-open{display:grid;gap:3px;width:100%;min-width:0;padding:11px 38px 11px 11px;text-align:right;border:1px solid #d5e9df;border-radius:14px;background:#fff;color:#214a3c;font:inherit;cursor:pointer}.report-saved-open:hover{border-color:#29bf72;background:#f2fff8}.report-saved-open strong,.report-saved-open span,.report-saved-open small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-saved-open span,.report-saved-open small{color:#71877f;font-size:.72rem}.report-saved-delete{position:absolute;top:8px;right:8px;display:grid;width:26px;height:26px;padding:0;place-items:center;border:0;border-radius:50%;background:#fff2f2;color:#9d3535;font:inherit;cursor:pointer}.report-format-panel{display:grid;gap:8px;padding:12px;border-top:1px solid #dcebe4;background:#f8fcfa}.report-format-panel button{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;min-width:0;text-align:right}.report-format-panel button strong{grid-row:1 / span 2;display:grid;min-width:54px;place-items:center;color:#1a4c38}.report-format-panel button small{color:#71877f}.report-format-panel button.active{border-color:#29bf72;background:#eafaf2}.report-preview-panel>header{align-items:center}.report-demo-badge{flex:0 0 auto;padding:7px 11px;border-radius:999px;background:#fff1ca;color:#76530a;font-size:.75rem;font-weight:900}.report-preview-table-wrap{min-width:0;max-height:600px;overflow:auto}.report-preview-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.82rem}.report-preview-table th,.report-preview-table td{min-width:110px;padding:10px 11px;text-align:right;border-bottom:1px solid #e4eee9;background:#fff;white-space:nowrap}.report-preview-table th{position:sticky;top:0;z-index:2;background:#eef9f3;color:#315f4e;font-size:.75rem}.report-preview-table tbody tr:hover td{background:#f5fff9}.report-preview-table tbody tr{cursor:default}.report-preview-cards{display:none}.report-empty-state{display:grid;gap:5px;margin:12px;padding:24px 16px;text-align:center;border:1px dashed #c7dfd3;border-radius:16px;background:#f9fcfa;color:#6d837c}.report-preview-limit{margin:0;padding:10px 14px;border-top:1px solid #e0ede6;background:#fffaf0;color:#725c25;font-size:.76rem}.report-export-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;padding:18px;place-items:center;background:#0d221b8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.report-export-dialog{display:grid;gap:14px;width:min(680px,100%);max-height:min(760px,calc(100vh - 36px));padding:18px;overflow-y:auto;border:1px solid #b9ddcc;border-radius:24px;background:#fff;box-shadow:0 30px 90px #00000047}.report-export-dialog>header{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.report-export-dialog>header>button{display:grid;width:34px;min-height:34px;padding:0;place-items:center;border-radius:50%}.report-export-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.report-export-summary article{display:grid;gap:4px;padding:12px;border:1px solid #d6e9df;border-radius:14px;background:#f8fcfa}.report-export-summary span{color:#6a837a;font-size:.75rem}.report-export-summary strong{color:#174b37}.report-export-columns{display:flex;gap:6px;flex-wrap:wrap}.report-export-columns span{padding:5px 9px;border-radius:999px;background:#e8f8f0;color:#246448;font-size:.74rem;font-weight:800}.report-export-dialog footer{display:flex;gap:8px;justify-content:flex-end;padding-top:12px;border-top:1px solid #e0ede6}@media (max-width: 1180px){.report-template-grid,.report-column-picker>div{grid-template-columns:repeat(3,minmax(0,1fr))}.report-builder-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.report-center-layout{grid-template-columns:minmax(225px,.8fr) minmax(0,2.2fr)}}@media (max-width: 900px){.report-center-kpis,.report-template-grid,.report-column-picker>div{grid-template-columns:repeat(2,minmax(0,1fr))}.report-builder-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.report-center-layout{grid-template-columns:1fr}.report-saved-list{max-height:320px}}@media (max-width: 760px){.report-center{gap:10px}.report-center-overview{order:1}.report-center-layout{order:2}.report-preview-panel{order:1}.report-saved-panel{order:2}.report-builder-panel{order:3}.report-center-feedback{order:4}.report-center-overview,.report-builder-panel,.report-saved-panel,.report-preview-panel{border-radius:17px}.report-center-overview,.report-builder-panel{padding:12px}.report-center-heading,.report-builder-panel>header,.report-preview-panel>header{display:grid;grid-template-columns:1fr}.report-center-heading-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.report-center-heading-actions button{width:100%}.report-center-kpis{gap:6px}.report-center-kpis article{padding:10px;border-radius:13px}.report-center-kpis strong{font-size:1.28rem}.report-template-grid{gap:6px}.report-template-grid button{grid-template-columns:32px minmax(0,1fr);min-height:76px;padding:8px;border-radius:13px}.report-template-grid button>span{width:32px;height:32px;border-radius:10px}.report-template-grid small{display:none}.report-builder-controls,.report-column-picker>div,.report-save-row{grid-template-columns:1fr}.report-builder-search{grid-column:auto}.report-column-picker>header{align-items:flex-start}.report-save-row>span{text-align:center}.report-preview-table-wrap{display:none}.report-preview-cards{display:grid;gap:8px;padding:10px}.report-preview-cards>button{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;padding:11px;text-align:right;border:1px solid #d3e8dd;border-radius:14px;background:#fff;color:#1d4938;font:inherit}.report-preview-cards>button span{display:grid;gap:2px;min-width:0}.report-preview-cards small{color:#758a83;font-size:.67rem}.report-preview-cards strong{overflow-wrap:anywhere;font-size:.81rem}.report-export-overlay{align-items:end;padding:0}.report-export-dialog{width:100%;max-height:min(88vh,760px);border-radius:24px 24px 0 0;padding-bottom:max(18px,env(safe-area-inset-bottom))}.report-export-summary{grid-template-columns:1fr}.report-export-dialog footer{display:grid;grid-template-columns:1fr 1fr;position:sticky;bottom:0;padding-bottom:4px;background:#fff}}@media (max-width: 420px){.report-center-kpis,.report-template-grid{grid-template-columns:1fr 1fr}.report-center-heading-actions,.report-preview-cards>button{grid-template-columns:1fr}.report-template-grid button{grid-template-columns:30px minmax(0,1fr)}}html.access-high-contrast .report-center-overview,html.access-high-contrast .report-builder-panel,html.access-high-contrast .report-saved-panel,html.access-high-contrast .report-preview-panel,html.access-high-contrast .report-template-grid button,html.access-high-contrast .report-column-picker,html.access-high-contrast .report-preview-cards>button,html.access-high-contrast .report-export-dialog{border-color:#000!important;box-shadow:none!important}.portal-user-trigger{position:absolute;right:.9rem;top:50%;z-index:5;transform:translateY(-50%);display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:6px 10px;border:1px solid #bcded0;border-radius:13px;background:#f5fffa;color:#174b38;font:inherit;cursor:pointer}.portal-user-trigger>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#0f7654;color:#fff;font-weight:900}.portal-user-trigger strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.portal-user-trigger.active{border-color:#0f7654;box-shadow:0 0 0 3px #0f76541f}.user-center{display:grid;gap:16px;min-width:0}.user-center-hero,.user-center-kpis article,.user-center-toolbar,.user-directory,.user-detail-panel{border:1px solid #cfe5dc;background:#fff;box-shadow:0 12px 30px #1a4e3a12}.user-center-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:18px;padding:20px;border-radius:20px;background:linear-gradient(135deg,#eafaf3,#fff)}.user-center h2,.user-center h3,.user-center h4{margin:3px 0 6px;color:#143f30}.user-center p{margin:0;color:#667f75;line-height:1.55}.current-user-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #b8dfce;border-radius:17px;background:#fff}.current-user-card div{display:grid;min-width:0}.current-user-card small,.current-user-card span,.user-directory-copy small,.user-directory-copy>span{color:#6c837a}.identity-demo-badge{padding:5px 8px;border-radius:999px;background:#fff3ce;color:#75570b!important;font-size:.68rem;font-weight:900;white-space:nowrap}.user-avatar{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:14px;background:#dff4ea;color:#145c42;font-weight:900}.user-avatar.large{width:58px;height:58px;border-radius:18px;font-size:1.05rem}.user-avatar.role-admin,.role-summary.role-admin{background:#d8f4e8;color:#0d6345}.user-avatar.role-operations,.role-summary.role-operations{background:#e4efff;color:#215793}.user-avatar.role-driver,.role-summary.role-driver{background:#e5f3ff;color:#175b87}.user-avatar.role-customer,.role-summary.role-customer{background:#f1eaff;color:#65409a}.user-center-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.user-center-kpis article{display:grid;gap:4px;min-width:0;padding:14px;border-radius:16px}.user-center-kpis span,.user-center-kpis small{color:#698078}.user-center-kpis strong{color:#124c37;font-size:1.6rem}.user-center-toolbar{display:grid;grid-template-columns:minmax(230px,1fr) minmax(160px,220px) minmax(150px,190px) auto;align-items:end;gap:10px;padding:12px;border-radius:16px}.user-center-toolbar label,.default-section-select{display:grid;gap:5px;min-width:0;color:#49675b;font-size:.76rem;font-weight:700}.user-center-toolbar input,.user-center-toolbar select,.default-section-select select{width:100%;min-width:0;min-height:40px;border:1px solid #c8ddd4;border-radius:11px;background:#fff;padding:8px 10px;color:#1f493a;font:inherit}.user-center-layout{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);align-items:start;gap:14px;min-width:0}.user-directory,.user-detail-panel{min-width:0;border-radius:18px;overflow:hidden}.user-directory>header,.user-detail-header,.preference-section>header,.role-catalog>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.user-directory>header{padding:14px;border-bottom:1px solid #e2eee9;background:#f8fcfa}.user-directory>header>div{display:grid}.user-directory>header label{display:inline-flex;align-items:center;gap:6px;color:#5d756c;font-size:.7rem}.user-directory-list{display:grid;gap:7px;max-height:680px;overflow:auto;padding:9px}.user-directory-list>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;padding:11px;border:1px solid transparent;border-radius:14px;background:#fff;color:inherit;font:inherit;text-align:right;cursor:pointer}.user-directory-list>button:hover,.user-directory-list>button.active{border-color:#9ed2bd;background:#effaf5}.user-directory.is-compact .user-directory-list>button{padding:7px 9px}.user-directory.is-compact .user-avatar{width:34px;height:34px;border-radius:11px}.user-directory-copy{display:grid;gap:2px;min-width:0}.user-directory-copy strong,.user-directory-copy small,.user-directory-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-directory-copy strong{display:flex;align-items:center;gap:6px;color:#173f31}.user-directory-copy em{padding:2px 6px;border-radius:999px;background:#d9f5e8;color:#0c6948;font-size:.62rem;font-style:normal}.user-status{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:4px 7px;border-radius:999px;font-size:.68rem;font-weight:900}.user-status.status-active{background:#daf5e7;color:#126441}.user-status.status-invited{background:#fff0c9;color:#77540a}.user-status.status-disabled{background:#eceff1;color:#59646a}.user-detail-header{padding:16px;border-bottom:1px solid #e1ede8}.user-detail-identity{display:flex;align-items:center;gap:12px;min-width:0}.user-detail-tabs{display:flex;gap:5px;overflow-x:auto;padding:9px 12px;border-bottom:1px solid #e2eee9;background:#f9fcfb}.user-detail-tabs button{flex:0 0 auto;padding:8px 11px;border:0;border-radius:10px;background:transparent;color:#526d62;font:inherit;font-weight:700;cursor:pointer}.user-detail-tabs button.active{background:#dff4e9;color:#0f6748}.user-detail-content{min-height:360px;padding:16px}.user-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.user-profile-grid>article,.user-security-note,.preference-section,.permission-groups>section,.role-catalog,.user-activity-view>article,.activity-privacy-note{border:1px solid #d8e9e2;border-radius:15px;background:#fbfefd}.user-profile-grid>article{display:grid;gap:5px;min-width:0;padding:13px}.user-profile-grid>article span{color:#6f847c;font-size:.72rem}.user-profile-grid>article strong{overflow-wrap:anywhere;color:#193f32}.user-security-note{grid-column:1 / -1;padding:14px;background:#fffaf0;border-color:#efdba8}.user-security-note p,.activity-privacy-note p{margin-top:5px;color:#6e654e}.user-access-view,.user-preferences-view,.user-activity-view{display:grid;gap:13px}.role-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:16px}.role-summary>strong{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#ffffffb8}.permission-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.permission-groups>section{padding:12px}.permission-groups header{display:flex;justify-content:space-between;margin-bottom:8px;color:#234c3c}.permission-groups header span{color:#6f857d;font-size:.72rem}.permission-groups section>div{display:grid;gap:6px}.permission-groups section>div>span{padding:6px 8px;border-radius:9px;font-size:.74rem}.permission-groups .granted{background:#e5f7ee;color:#145f43}.permission-groups .not-granted{background:#f1f3f4;color:#7a858a}.role-catalog{padding:13px}.role-catalog>header>span,.preference-section>header>span{color:#768b83;font-size:.7rem}.role-catalog>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #e6efeb}.role-catalog article p{margin-top:3px;font-size:.75rem}.role-catalog article>span{color:#4d6a5e;font-size:.72rem;white-space:nowrap}.user-readonly-message,.user-center-feedback{margin:0;padding:10px 12px;border-radius:12px;background:#fff7dc;color:#715712}.preference-section{padding:14px}.preference-section>header{margin-bottom:12px}.landing-view-grid,.preference-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.landing-view-grid button,.preference-shortcuts button{display:grid;gap:4px;min-width:0;min-height:76px;padding:11px;border:1px solid #cfe2da;border-radius:13px;background:#fff;color:#214a3a;font:inherit;text-align:right;cursor:pointer}.landing-view-grid button.active{border-color:#1c8a63;background:#e8f8f0;box-shadow:0 0 0 2px #1c8a6317}.landing-view-grid small,.preference-shortcuts small{color:#71857d}.default-section-select{max-width:330px;margin-top:12px}.density-preference{display:inline-grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:12px;padding:4px;border-radius:12px;background:#edf5f1}.density-preference button{min-width:110px;padding:7px 10px;border:0;border-radius:9px;background:transparent;color:#526c61;font:inherit;font-weight:700;cursor:pointer}.density-preference button.active{background:#fff;color:#0f6e4d;box-shadow:0 2px 8px #1e4f3c1a}.favorite-section-grid{display:flex;flex-wrap:wrap;gap:7px}.favorite-section-grid label{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #d5e6df;border-radius:999px;color:#526d62;cursor:pointer}.favorite-section-grid label.active{border-color:#50ad88;background:#e7f8f0;color:#145f43}.preference-section>p{margin-top:8px;font-size:.73rem}.favorite-launcher>div{display:flex;flex-wrap:wrap;gap:8px}.favorite-launcher button{padding:8px 11px;border:1px solid #bcdccd;border-radius:11px;background:#f5fcf8;color:#155d43;font:inherit;font-weight:800;cursor:pointer}.user-activity-view>article{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:13px}.activity-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#e5f5ed;color:#176648;font-weight:900}.activity-privacy-note{padding:13px;background:#f7fbff;border-color:#cfe1ef}.user-center-feedback{margin:0 16px 16px}.user-center-empty{margin:0;padding:18px;color:#74877f;text-align:center}@media (max-width: 980px){.user-center-hero,.user-center-layout{grid-template-columns:1fr}.user-center-kpis,.user-center-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.user-directory-list{max-height:330px}.landing-view-grid,.preference-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.portal-user-trigger{padding:5px}.portal-user-trigger strong{display:none}.portal-user-trigger>span{width:32px;height:32px}.user-center{gap:10px}.user-center-hero{padding:14px;border-radius:16px}.current-user-card{grid-template-columns:auto minmax(0,1fr)}.identity-demo-badge{grid-column:1 / -1;justify-self:start}.user-center-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.user-center-kpis article{padding:11px;border-radius:13px}.user-center-kpis strong{font-size:1.28rem}.user-center-toolbar{grid-template-columns:1fr;align-items:stretch}.user-center-layout{gap:10px}.user-directory-list{max-height:300px}.user-profile-grid,.permission-groups,.landing-view-grid,.preference-shortcuts{grid-template-columns:1fr}.user-detail-tabs{scrollbar-width:none}.user-detail-tabs::-webkit-scrollbar{display:none}.user-detail-content{min-height:0;padding:12px}.role-summary,.preference-section>header,.role-catalog>header{align-items:flex-start;flex-direction:column}.preference-shortcuts button,.landing-view-grid button{min-height:0}}@media (max-width: 420px){.user-directory>header{align-items:flex-start;flex-direction:column}.user-directory-list>button{grid-template-columns:auto minmax(0,1fr)}.user-directory-list .user-status{grid-column:2;justify-self:start}.user-detail-header{display:grid}.user-detail-header>.user-status{justify-self:start}}html.access-high-contrast .user-center-hero,html.access-high-contrast .user-center-kpis article,html.access-high-contrast .user-center-toolbar,html.access-high-contrast .user-directory,html.access-high-contrast .user-detail-panel,html.access-high-contrast .preference-section,html.access-high-contrast .permission-groups>section,html.access-high-contrast .role-catalog,html.access-high-contrast .user-profile-grid>article{border-color:#000!important;box-shadow:none!important}.demo-login-page{min-height:100dvh;display:grid;place-items:center;padding:clamp(16px,4vw,48px);overflow-x:hidden;background:radial-gradient(circle at 15% 15%,rgba(103,207,143,.22),transparent 28rem),radial-gradient(circle at 85% 85%,rgba(15,118,84,.18),transparent 30rem),linear-gradient(145deg,#effbf5,#f9fcfb 55%,#e7f7ef)}.demo-login-shell{width:min(1180px,100%);display:grid;gap:22px;padding:clamp(18px,3vw,34px);border:1px solid #c9e4d7;border-radius:28px;background:#fffffff0;box-shadow:0 28px 80px #144d3729;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.demo-login-header{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:24px;padding-bottom:20px;border-bottom:1px solid #dcece5}.demo-login-header img{width:100%;max-height:88px;object-fit:contain}.demo-login-header h1{margin:4px 0 7px;color:#123e2e;font-size:clamp(1.6rem,3vw,2.35rem)}.demo-login-header p,.demo-login-user p,.demo-login-footer span{margin:0;color:#60786e;line-height:1.55}.demo-login-users{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.demo-login-user{min-width:0;display:grid;grid-template-rows:auto auto 1fr auto;gap:14px;padding:18px;border:1px solid #d1e5dc;border-top:5px solid #0f7654;border-radius:20px;background:#fff;box-shadow:0 12px 28px #194c3a12}.demo-login-user.role-operations{border-top-color:#2580a4}.demo-login-user.role-driver{border-top-color:#d07b28}.demo-login-user.role-customer{border-top-color:#7357b5}.demo-login-user-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px}.demo-login-user-heading>div{min-width:0;display:grid;gap:2px}.demo-login-user-heading strong{overflow:hidden;color:#173f31;text-overflow:ellipsis;white-space:nowrap}.demo-login-user-heading span:not(.user-avatar){color:#176548;font-weight:900}.demo-login-user-heading small{color:#73877f}.demo-login-user ul{display:grid;align-content:start;gap:7px;margin:0;padding:0;list-style:none}.demo-login-user li{position:relative;padding-inline-start:18px;color:#49675b;font-size:.79rem}.demo-login-user li:before{content:"✓";position:absolute;inset-inline-start:0;color:#0f7654;font-weight:950}.demo-login-user>button{min-height:44px;border:1px solid #0f7654;border-radius:13px;background:#0f7654;color:#fff;font:inherit;font-weight:950;cursor:pointer}.demo-login-user>button:hover,.demo-login-user>button:focus-visible{background:#0a5d41;box-shadow:0 0 0 4px #0f765426}.demo-login-footer{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid #f2d58a;border-radius:14px;background:#fff9e9}.demo-login-footer strong{flex:0 0 auto;color:#805c0a}.portal-primary-links{padding-left:3.35rem;padding-right:18rem}.portal-session-actions{position:absolute;right:.9rem;top:50%;z-index:6;transform:translateY(-50%);display:inline-flex;align-items:center;gap:7px}.portal-session-actions .portal-user-trigger{position:static;transform:none}.portal-session-actions .portal-user-trigger.is-read-only{cursor:default}.portal-mobile-account-trigger{display:none}.mobile-account-panel{display:grid;gap:14px}.mobile-account-summary{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid #cfe8da;border-radius:18px;background:#f7fffb}.mobile-account-avatar{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#0f7654;color:#fff;font-weight:950}.mobile-account-summary div{display:grid;gap:2px;min-width:0}.mobile-account-summary small,.mobile-account-summary span{color:#60717b;font-size:.78rem;font-weight:850}.mobile-account-summary strong{overflow:hidden;color:#153a2b;font-size:1.05rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.mobile-account-actions{display:grid;gap:8px}.mobile-account-actions button{min-height:46px;padding:0 14px;border:1px solid #b8e2ca;border-radius:14px;background:#fff;color:#153a2b;font:inherit;font-weight:950;text-align:right;cursor:pointer}.mobile-account-actions .mobile-account-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-color:#e4c5c5;background:#fff8f8;color:#9b2f36;text-align:center}.mobile-account-logout svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.portal-primary-nav .portal-logout-trigger{display:inline-flex;align-items:center;gap:6px;min-width:auto;min-height:42px;padding:6px 10px;border:1px solid #e4c5c5;border-radius:13px;background:#fff8f8;color:#9b2f36;font:inherit;font-size:.76rem;font-weight:900;cursor:pointer}.portal-primary-nav .portal-logout-trigger:hover,.portal-primary-nav .portal-logout-trigger:focus-visible{border-color:#c94d55;background:#fff0f0;color:#7f1d25}.portal-logout-trigger svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 1050px){.demo-login-users{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-user-trigger strong{display:none}.portal-primary-links{padding-right:10.5rem}}@media (max-width: 760px){.demo-login-page{align-items:start;padding:10px}.demo-login-shell{gap:14px;padding:14px;border-radius:20px}.demo-login-header{grid-template-columns:88px minmax(0,1fr);gap:13px;padding-bottom:14px}.demo-login-header p{font-size:.78rem}.demo-login-users{grid-template-columns:1fr;gap:10px}.demo-login-user{gap:10px;padding:14px;border-radius:16px}.demo-login-user p{font-size:.76rem}.demo-login-footer{align-items:flex-start;flex-direction:column;gap:4px;font-size:.75rem}.portal-primary-links{justify-content:flex-start;padding-left:3rem;padding-right:3.35rem}.portal-session-actions{display:none}.portal-mobile-account-trigger{position:absolute;right:.45rem;top:50%;z-index:6;transform:translateY(-50%);display:grid;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border:1px solid #b8e2ca;border-radius:13px;background:#f7fffb;color:#0f7654;font:inherit;cursor:pointer}.portal-mobile-account-trigger>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#0f7654;color:#fff;font-size:.72rem;font-weight:950}.portal-mobile-account-trigger:focus-visible{outline:3px solid rgba(15,118,84,.22);outline-offset:2px}}@media (max-width: 390px){.demo-login-header{grid-template-columns:1fr;text-align:center}.demo-login-header img{width:110px;justify-self:center}}html.access-high-contrast .demo-login-shell,html.access-high-contrast .demo-login-user,html.access-high-contrast .demo-login-footer,html.access-high-contrast .portal-primary-nav .portal-logout-trigger,html.access-high-contrast .portal-mobile-account-trigger,html.access-high-contrast .mobile-account-summary,html.access-high-contrast .mobile-account-actions button{border-color:#000!important;box-shadow:none!important}@media (max-width: 760px){.topbar .brand-block{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:initial;gap:.5rem}.topbar .brand-block>span:not(.portal-mobile-account-trigger){justify-self:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar .portal-mobile-account-trigger{position:static;inset:auto;z-index:auto;transform:none;display:grid;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border:1px solid #b8e2ca;border-radius:13px;background:#f7fffb;color:#0f7654;box-shadow:none;font:inherit;cursor:pointer}.topbar .portal-mobile-account-trigger>span{display:grid;place-items:center;width:30px;height:30px;padding:0;border-radius:10px;background:#0f7654;color:#fff;font-size:.72rem;font-weight:950}.topbar .portal-mobile-account-trigger:focus-visible{outline:3px solid rgba(15,118,84,.22);outline-offset:2px}.portal-primary-links{padding-left:3rem;padding-right:0}}:root{--app-viewport-height: 100dvh;--keyboard-inset: 0px}html,body,#root{width:100%;max-width:100%;min-height:100%;overflow-x:clip}html{text-size-adjust:100%;-webkit-text-size-adjust:100%}body{min-height:100dvh;overscroll-behavior-x:none}.app-shell{min-height:var(--app-viewport-height, 100dvh)}.pwa-connectivity-banner{position:relative;z-index:18;display:flex;align-items:center;justify-content:center;gap:.7rem;width:100%;padding:.65rem max(1rem,env(safe-area-inset-left)) .65rem max(1rem,env(safe-area-inset-right));border-bottom:1px solid #f2c76e;background:#fff8e7;color:#6f4600;text-align:right}.pwa-connectivity-banner>span{flex:0 0 auto;color:#d97706;font-size:.75rem}.pwa-connectivity-banner>div{display:grid;gap:.08rem;min-width:0}.pwa-connectivity-banner strong,.pwa-connectivity-banner small{display:block}.pwa-connectivity-banner small{line-height:1.35}.mobile-account-actions .mobile-account-install{border-color:#8ad7b4;background:#ecfff5;color:#075f42}.mobile-account-installed,.mobile-account-install-message{margin:0;padding:.72rem .8rem;border:1px solid #b8e2ca;border-radius:13px;background:#f3fff8;color:#175f45;font-size:.78rem;font-weight:850;line-height:1.45}.mobile-account-install-message{border-color:#d8e6df;background:#f8fbfa;color:#53665e}@media (max-width: 760px){body{min-width:320px;min-height:var(--app-viewport-height, 100dvh)}.app-shell{width:100%;min-height:var(--app-viewport-height, 100dvh);padding-bottom:calc(5.7rem + env(safe-area-inset-bottom));overflow-x:clip}.topbar{top:0;padding-top:max(.55rem,env(safe-area-inset-top));padding-right:max(.55rem,env(safe-area-inset-right));padding-left:max(.55rem,env(safe-area-inset-left))}.portal-primary-nav{max-width:100vw;padding-right:max(.5rem,env(safe-area-inset-right));padding-left:max(.5rem,env(safe-area-inset-left));overscroll-behavior-x:contain}.portal-primary-links,.portal-primary-links>*,.command-layout,.command-layout>*,.work-area,.secondary-section,.portal-dashboard,.notification-center{min-width:0;max-width:100%}img,svg,video,canvas{max-width:100%}input,select,textarea{max-width:100%;font-size:16px}button,[role=button],input[type=checkbox],input[type=radio]{touch-action:manipulation}button:not(.portal-accessibility-trigger):not(.portal-mobile-account-trigger),[role=button]{min-height:44px}.pwa-connectivity-banner{position:sticky;top:0;z-index:48;justify-content:flex-start;padding-top:.55rem;padding-bottom:.55rem;font-size:.76rem}.pwa-connectivity-banner small{font-size:.69rem}.modal-backdrop{align-items:end;width:100vw;height:var(--app-viewport-height, 100dvh);min-height:0;padding:max(.35rem,env(safe-area-inset-top)) 0 0;overflow:hidden;overscroll-behavior:contain}.modal,.wide-modal{display:flex;flex-direction:column;width:100%;max-width:100%;max-height:calc(var(--app-viewport-height, 100dvh) - max(.35rem,env(safe-area-inset-top)));overflow:hidden;border-radius:24px 24px 0 0}.modal-header{flex:0 0 auto;padding-top:.72rem;padding-right:max(1rem,env(safe-area-inset-right));padding-left:max(1rem,env(safe-area-inset-left))}.modal-body{flex:1 1 auto;min-height:0;overflow-x:clip;overflow-y:auto;padding-right:max(1rem,env(safe-area-inset-right));padding-bottom:calc(1rem + env(safe-area-inset-bottom) + var(--keyboard-inset, 0px));padding-left:max(1rem,env(safe-area-inset-left));overscroll-behavior:contain;scroll-padding-bottom:calc(6rem + env(safe-area-inset-bottom) + var(--keyboard-inset, 0px));-webkit-overflow-scrolling:touch}.modal-body input,.modal-body select,.modal-body textarea,.modal-body button{scroll-margin-bottom:calc(7rem + var(--keyboard-inset, 0px))}.modal-actions{position:relative;flex:0 0 auto;bottom:auto;padding-right:max(1rem,env(safe-area-inset-right));padding-bottom:calc(.7rem + env(safe-area-inset-bottom));padding-left:max(1rem,env(safe-area-inset-left))}.document-mobile-layer,.billing-mobile-layer{width:100vw;height:var(--app-viewport-height, 100dvh);max-height:var(--app-viewport-height, 100dvh);overflow:hidden}.document-mobile-sheet,.billing-mobile-sheet{max-width:100%;max-height:calc(var(--app-viewport-height, 100dvh) - max(.35rem,env(safe-area-inset-top)));padding-bottom:calc(env(safe-area-inset-bottom) + var(--keyboard-inset, 0px));overflow-x:clip;overscroll-behavior:contain}.mobile-action-bar{right:max(.5rem,env(safe-area-inset-right));bottom:max(.5rem,env(safe-area-inset-bottom));left:max(.5rem,env(safe-area-inset-left));max-width:calc(100vw - max(1rem,env(safe-area-inset-right) + env(safe-area-inset-left)))}html.app-keyboard-open .mobile-action-bar{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(120%)}html.app-keyboard-open .portal-primary-nav,html.app-keyboard-open .pwa-connectivity-banner{position:static}.accessibility-panel{max-width:calc(100vw - 1rem);max-height:calc(var(--app-viewport-height, 100dvh) - env(safe-area-inset-top) - 1rem);overflow-y:auto;overscroll-behavior:contain}.demo-login-page{min-height:var(--app-viewport-height, 100dvh);padding-top:max(10px,env(safe-area-inset-top));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:max(10px,env(safe-area-inset-bottom));padding-left:max(10px,env(safe-area-inset-left));overflow-x:clip}}@media (max-width: 390px){.topbar{gap:.42rem}.topbar .brand-block{grid-template-columns:5.4rem minmax(0,1fr) 38px;gap:.38rem}.topbar .brand-logo{width:5.4rem;min-width:5.4rem;height:2.7rem;border-radius:11px}.topbar .brand-block>span:not(.portal-mobile-account-trigger){font-size:.69rem}.command-layout{padding-right:max(.38rem,env(safe-area-inset-right));padding-left:max(.38rem,env(safe-area-inset-left))}.portal-primary-links{gap:.3rem}.portal-primary-nav button{min-width:6.25rem;padding-inline:.42rem}}@media (max-width: 360px){.topbar .brand-block{grid-template-columns:4.85rem minmax(0,1fr) 38px}.topbar .brand-logo{width:4.85rem;min-width:4.85rem;height:2.45rem}.topbar .brand-block>span:not(.portal-mobile-account-trigger){font-size:.63rem}.mobile-action-bar strong{font-size:.53rem}}@media (orientation: landscape) and (max-height: 520px) and (max-width: 940px){.topbar{position:static;padding-top:max(.35rem,env(safe-area-inset-top));padding-bottom:.35rem}.portal-primary-nav{position:static}.modal,.wide-modal,.document-mobile-sheet,.billing-mobile-sheet{max-height:calc(var(--app-viewport-height, 100dvh) - .25rem);border-radius:18px 18px 0 0}}@media (display-mode: standalone){.topbar{padding-top:max(.75rem,env(safe-area-inset-top))}}html.access-high-contrast .pwa-connectivity-banner,html.access-high-contrast .mobile-account-installed,html.access-high-contrast .mobile-account-install-message{border-color:#000!important;background:#fff!important;color:#000!important}.app-fatal-state{min-height:100dvh;display:grid;place-items:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));background:var(--sadran-color-canvas)}.app-fatal-state__card{width:min(100%,38rem);padding:clamp(1.25rem,4vw,2.25rem);border:1px solid var(--sadran-color-border);border-radius:var(--sadran-radius-lg);background:var(--sadran-color-surface);box-shadow:var(--sadran-shadow-md)}.app-fatal-state__card p{color:var(--sadran-color-muted);line-height:1.7}.app-fatal-state__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.app-fatal-state__actions button,.async-state button{min-height:var(--sadran-touch-target);padding:.65rem 1rem;border:1px solid var(--sadran-color-border-strong);border-radius:var(--sadran-radius-pill);background:var(--sadran-color-surface);color:var(--sadran-color-ink-700);font-weight:850}.app-fatal-state__actions .primary{border-color:var(--sadran-color-brand-500);background:var(--sadran-color-brand-500);color:#fff}.async-state{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;min-width:0;padding:1rem;border:1px solid var(--sadran-color-border);border-radius:var(--sadran-radius-md);background:var(--sadran-color-surface)}.async-state__indicator{width:.75rem;height:.75rem;border-radius:50%;background:var(--sadran-color-brand-500)}.async-state--error .async-state__indicator{background:var(--sadran-color-danger)}.async-state--offline .async-state__indicator{background:var(--sadran-color-warning)}.async-state--readonly .async-state__indicator{background:var(--sadran-color-muted)}.async-state--loading .async-state__indicator{animation:async-state-pulse 1.2s ease-in-out infinite}.async-state p{margin:.25rem 0 0;color:var(--sadran-color-muted)}@keyframes async-state-pulse{50%{opacity:.35;transform:scale(.78)}}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--sadran-color-brand-600);outline-offset:2px;box-shadow:var(--sadran-focus-ring)}@media (max-width: 430px){.async-state{grid-template-columns:auto minmax(0,1fr)}.async-state button{grid-column:1 / -1;width:100%}.app-fatal-state__actions button{width:100%}}@media (prefers-reduced-motion: reduce){.async-state--loading .async-state__indicator{animation:none}}.app-lazy-state{min-height:100dvh;display:grid;place-items:center;padding:1rem;background:var(--sadran-color-canvas)}.app-lazy-state .async-state{width:min(100%,36rem)}.brand-context{display:grid;gap:.08rem;min-width:0}.brand-context b{color:var(--sadran-color-brand-800);font-size:.86rem;font-weight:950}.brand-context small{color:var(--sadran-color-muted);font-size:.7rem;font-weight:750;white-space:nowrap}@media (max-width: 520px){.brand-context small{display:none}}.digital-signature{display:grid;gap:.85rem;margin-top:1rem;padding:1rem;border:1px solid var(--sadran-color-border);border-radius:var(--sadran-radius-lg);background:radial-gradient(circle at 90% 0%,rgba(48,205,171,.12),transparent 14rem),var(--sadran-color-surface);box-shadow:var(--sadran-shadow-sm)}.digital-signature__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.digital-signature__header h4{margin:.2rem 0;color:var(--sadran-color-ink-900);font-size:1.12rem}.digital-signature__header p{margin:0;color:var(--sadran-color-muted);line-height:1.5}.digital-signature__status{flex:0 0 auto;padding:.38rem .7rem;border:1px solid #d8e6df;border-radius:var(--sadran-radius-pill);background:#f5f8f7;color:#5d7169;font-size:.72rem;font-weight:900}.digital-signature__status.is-ready{border-color:#8ad7b4;background:var(--sadran-color-brand-50);color:var(--sadran-color-brand-800)}.digital-signature__signer{display:grid;gap:.35rem;color:var(--sadran-color-ink-700);font-size:.78rem;font-weight:900}.digital-signature__signer input{width:100%;min-height:2.85rem;padding:0 .85rem;border:1px solid var(--sadran-color-border-strong);border-radius:var(--sadran-radius-md);background:#fff;color:var(--sadran-color-ink-900);font-weight:800}.digital-signature__signer input:focus-visible,.digital-signature__canvas:focus-visible,.digital-signature__actions button:focus-visible{outline:none;box-shadow:var(--sadran-focus-ring)}.digital-signature__canvas-shell{position:relative;width:100%;overflow:hidden;border:1px solid var(--sadran-color-border-strong);border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px #c9ead938}.digital-signature__canvas{display:block;width:100%;height:210px;max-width:100%;background:#fff;touch-action:none;cursor:crosshair}.digital-signature__hint{position:absolute;right:1.25rem;bottom:.65rem;color:#8ca198;font-size:.68rem;font-weight:800;pointer-events:none}.digital-signature__consent{display:flex;align-items:flex-start;gap:.55rem;color:var(--sadran-color-muted);font-size:.78rem;line-height:1.5}.digital-signature__consent input{flex:0 0 auto;width:1.12rem;height:1.12rem;margin-top:.12rem;accent-color:var(--sadran-color-brand-600)}.digital-signature__summary{display:flex;flex-wrap:wrap;gap:.45rem}.digital-signature__summary span{padding:.3rem .58rem;border-radius:var(--sadran-radius-pill);background:#eef7f2;color:#45665a;font-size:.68rem;font-weight:850}.digital-signature__actions{display:flex;justify-content:flex-end;gap:.6rem}.digital-signature__actions button{min-height:2.65rem;padding:.45rem .95rem;border:1px solid var(--sadran-color-border-strong);border-radius:var(--sadran-radius-pill);background:#fff;color:var(--sadran-color-ink-700);font-weight:900}.digital-signature__actions button.primary{border-color:var(--sadran-color-brand-500);background:var(--sadran-color-brand-500);color:#fff}.digital-signature__actions button:disabled{opacity:.46;cursor:not-allowed}.digital-signature__feedback,.digital-signature__privacy{margin:0;color:var(--sadran-color-brand-800);font-size:.75rem;font-weight:750}.digital-signature__privacy{color:var(--sadran-color-muted);line-height:1.45}.delivery-signature-evidence,.document-signature-evidence{display:grid;grid-template-columns:minmax(8rem,13rem) 1fr;gap:.85rem;align-items:center;margin-top:.85rem;padding:.75rem;border:1px solid #a8ddc1;border-radius:16px;background:#f3fff8}.delivery-signature-evidence img,.document-signature-evidence img{width:100%;max-height:6rem;object-fit:contain;border-radius:10px;background:#fff}.delivery-signature-evidence div,.document-signature-evidence div{display:grid;gap:.16rem}.delivery-signature-evidence span,.delivery-signature-evidence small,.document-signature-evidence span,.document-signature-evidence small{color:var(--sadran-color-muted)}.document-detail-actions .document-sign-action{border-color:#76cfa4;background:var(--sadran-color-brand-50);color:var(--sadran-color-brand-800)}.document-signature-tab{display:grid;gap:.8rem}@media (max-width: 760px){.digital-signature{margin-top:.75rem;padding:.78rem;border-radius:18px}.digital-signature__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem}.digital-signature__header h4{font-size:1rem}.digital-signature__header p{font-size:.76rem}.digital-signature__canvas{height:190px}.digital-signature__actions{display:grid;grid-template-columns:1fr 1.35fr}.digital-signature__actions button{width:100%;min-height:46px}.delivery-signature-evidence,.document-signature-evidence{grid-template-columns:1fr}.delivery-signature-evidence img,.document-signature-evidence img{max-height:5.25rem}}@media (max-width: 390px){.digital-signature__header{grid-template-columns:1fr}.digital-signature__status{justify-self:start}.digital-signature__canvas{height:176px}}
