.payment-action-buttons{flex-wrap:wrap;gap:.65rem;display:flex}.payment-actions button.reset-payment{background:brown}.payment-confirm-backdrop{z-index:140;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07192bad;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.payment-confirm-dialog{background:#fff;border:1px solid #d7e2ec;border-radius:22px;width:min(650px,100%);animation:.18s ease-out payment-confirm-enter;position:relative;overflow:hidden;box-shadow:0 30px 90px #03122257}.payment-confirm-dialog:before{content:"";background:#0879bd;height:5px;position:absolute;inset:0 0 auto}.payment-confirm-dialog.danger:before{background:#b42318}.payment-confirm-dialog.paid:before{background:#087a54}.payment-confirm-close{z-index:1;color:#526b83;cursor:pointer;background:#f0f5f9;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .18s,color .18s;display:grid;position:absolute;top:1rem;right:1rem}.payment-confirm-close:hover:not(:disabled){color:#102039;background:#e2ebf2}.payment-confirm-close svg{width:19px;height:19px}.payment-confirm-dialog>header{border-bottom:1px solid #e0e8f0;grid-template-columns:auto 1fr;gap:1rem;padding:1.8rem 4.5rem 1.35rem 1.8rem;display:grid}.payment-confirm-icon{color:#0879bd;background:#e7f2fa;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.danger .payment-confirm-icon{color:#b42318;background:#ffebe9}.paid .payment-confirm-icon{color:#087a54;background:#e2f5eb}.payment-confirm-icon svg{width:26px;height:26px}.payment-confirm-dialog header small{color:#55708a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .3rem;font-size:.69rem;font-weight:850;display:block}.payment-confirm-dialog h2{color:#102039;margin:0;font-size:1.45rem}.payment-confirm-dialog header p{color:#607891;margin:.5rem 0 0;line-height:1.55}.payment-confirm-dialog dl{background:#f7fafc;border:1px solid #dce5ec;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:0;margin:1.35rem 1.8rem 0;display:grid;overflow:hidden}.payment-confirm-dialog dl div{border-left:1px solid #dce5ec;align-content:start;gap:.38rem;min-height:92px;padding:1rem;display:grid}.payment-confirm-dialog dl div:first-child{border-left:0}.payment-confirm-dialog dt{color:#607891;letter-spacing:.05em;text-transform:uppercase;font-size:.67rem;font-weight:850}.payment-confirm-dialog dd{color:#102039;gap:.1rem;margin:0;font-size:.88rem;font-weight:900;display:grid}.payment-confirm-dialog dd span{color:#7d8fa2;font-size:.65rem;font-weight:650}.payment-confirm-note{color:#28634c;background:#eef8f3;border:1px solid #cfe4d9;border-radius:12px;align-items:flex-start;gap:.7rem;margin:1rem 1.8rem;padding:.9rem 1rem;font-size:.79rem;line-height:1.5;display:flex}.danger .payment-confirm-note{color:#8f2921;background:#fff6f5;border-color:#f0d0cc}.payment-confirm-note svg{flex:none;width:18px;height:18px;margin-top:.08rem}.payment-confirm-dialog footer{justify-content:flex-end;gap:.7rem;padding:1.2rem 1.8rem 1.5rem;display:flex}.payment-confirm-dialog footer button{min-height:46px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.15rem;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.payment-confirm-dialog footer button:hover:not(:disabled){transform:translateY(-1px)}.payment-confirm-cancel{color:#354e67;background:#fff;border:1px solid #cbd9e5}.payment-confirm-submit{color:#fff;background:#0879bd;border:1px solid #0879bd;box-shadow:0 8px 20px #0879bd33}.danger .payment-confirm-submit{background:#b42318;border-color:#b42318;box-shadow:0 8px 20px #b4231833}.paid .payment-confirm-submit{background:#087a54;border-color:#087a54;box-shadow:0 8px 20px #087a5433}.payment-confirm-dialog footer svg{width:18px;height:18px}.payment-confirm-dialog button:disabled{opacity:.56;cursor:wait}@keyframes payment-confirm-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){.payment-confirm-dialog>header{padding:1.5rem 3.8rem 1.1rem 1.2rem}.payment-confirm-dialog dl{grid-template-columns:1fr 1fr;margin:1rem 1.2rem 0}.payment-confirm-dialog dl div:nth-child(3){border-top:1px solid #dce5ec;border-left:0}.payment-confirm-dialog dl div:nth-child(4){border-top:1px solid #dce5ec}.payment-confirm-note{margin:1rem 1.2rem}.payment-confirm-dialog footer{grid-template-columns:1fr 1fr;padding:1rem 1.2rem 1.3rem;display:grid}}@media (width<=650px){.payment-action-buttons{flex-direction:column;width:100%}}@media (width<=440px){.payment-confirm-dialog>header,.payment-confirm-dialog dl{grid-template-columns:1fr}.payment-confirm-dialog dl div{border-top:1px solid #dce5ec;border-left:0;min-height:auto}.payment-confirm-dialog dl div:first-child{border-top:0}.payment-confirm-dialog footer{grid-template-columns:1fr}}.scan-page{color:#0b203b;background:#edf4f9;min-height:100vh;padding:24px;font-family:inherit}.scan-brand{color:#fff;background:#09223c;border-radius:22px;align-items:center;gap:14px;max-width:720px;margin:0 auto 18px;padding:18px 22px;display:flex;box-shadow:0 12px 35px #0b284327}.scan-brand>span{color:#06213b;background:#e5b62f;border-radius:13px;padding:14px;font-weight:900}.scan-brand div{flex:1;gap:3px;display:grid}.scan-brand b{font-size:19px}.scan-brand small{color:#a9c7dc}.scan-brand svg{color:#9bdfc5}.scan-card{background:#fff;border:1px solid #d2e0ea;border-radius:22px;max-width:720px;margin:auto;padding:26px;box-shadow:0 15px 45px #15344c17}.scan-intro{border-bottom:1px solid #dbe6ee;gap:14px;padding-bottom:20px;display:flex}.scan-intro>svg{color:#087cae}.scan-intro h1{margin:0 0 5px;font-size:28px}.scan-intro p{color:#5d7690;margin:0;line-height:1.5}.scan-notice{border-radius:12px;align-items:center;gap:9px;margin:18px 0;padding:14px 16px;display:flex}.scan-notice.error{color:#b42318;background:#fff0ef;border:1px solid #fac8c4}.scan-notice.success{color:#087a53;background:#e8f8f1;border:1px solid #b7ead4}.scan-lookup{gap:14px;margin-top:22px;display:grid}.scan-lookup label,.scan-plate{gap:8px;font-weight:800;display:grid}.scan-lookup label span{align-items:center;gap:8px;display:flex}.scan-lookup label svg{width:18px}.scan-lookup input,.scan-plate input,.portal-panel input,.passenger-tools input,.confirmation-table select{height:52px;font:inherit;background:#fff;border:1px solid #c7d7e3;border-radius:12px;padding:0 14px}.scan-lookup button,.scan-actions button,.portal-panel button,.passenger-admin .module-heading button,.employee-import button{font:inherit;cursor:pointer;color:#fff;background:#086a9e;border:0;border-radius:12px;padding:14px 18px;font-weight:850}.scan-lookup button:disabled,.scan-actions button:disabled{opacity:.45;cursor:not-allowed}.scan-search-results{border:1px solid #d6e2ea;border-radius:13px;margin-top:10px;display:grid;overflow:hidden}.scan-search-results button{text-align:left;font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e9ef;gap:4px;padding:13px 15px;display:grid}.scan-search-results button:last-child{border-bottom:0}.scan-search-results button:hover{background:#f0f7fb}.scan-search-results span{color:#617891;font-size:13px}.scan-assignment{border-top:1px solid #dbe6ee;margin-top:24px;padding-top:22px}.scan-assignment>header{justify-content:space-between;gap:12px;display:flex}.scan-assignment h2{margin:3px 0}.scan-assignment header span{color:#617891}.scan-assignment header em{background:#eaf3fa;border-radius:99px;height:max-content;padding:9px 12px;font-style:normal}.scan-assignment dl{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.scan-assignment dl div{background:#f4f8fb;border:1px solid #dde8ef;border-radius:12px;padding:13px}.scan-assignment dt{color:#607990;align-items:center;gap:7px;font-size:13px;display:flex}.scan-assignment dt svg{width:16px}.scan-assignment dd{margin:8px 0 0;font-weight:800}.scan-plate{margin-top:16px}.scan-plate small{color:#617891;font-weight:400}.scan-vehicle{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.scan-vehicle>div{background:#eef7f3;border:1px solid #c9e7da;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.scan-vehicle svg{color:#087a53}.scan-vehicle span{display:grid}.scan-vehicle small{color:#617891}.scan-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.scan-actions button{justify-content:center;align-items:center;gap:8px;display:flex}.scan-actions .pickup{background:#07875d}.scan-actions .dropoff{background:#0b5f93}.scan-status{text-align:center;font-weight:750}.scan-page>footer{text-align:center;color:#607990;margin:18px auto;font-size:13px}.passenger-admin{gap:24px;padding:36px 40px;display:grid}.passenger-admin .module-heading{justify-content:space-between;align-items:center;display:flex}.passenger-admin .module-heading h1{margin:8px 0;font-size:43px}.passenger-admin .module-heading p{color:#59748e;margin:0}.passenger-admin .module-heading button{align-items:center;gap:8px;height:max-content;display:flex}.passenger-kpis{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.passenger-kpis article{background:#fff;border:1px solid #d5e1e9;border-radius:17px;grid-template-columns:auto 1fr;gap:4px 13px;padding:20px;display:grid;box-shadow:0 9px 25px #14344f0d}.passenger-kpis svg{color:#087aa9;background:#e6f4fa;border-radius:12px;grid-row:1/3;width:46px;height:46px;padding:10px}.passenger-kpis span{color:#607890;text-transform:uppercase;font-size:13px;font-weight:800}.passenger-kpis b{font-size:27px}.passenger-kpis .attention svg{color:#b42318;background:#ffedeb}.passenger-tools{gap:16px;display:grid}.passenger-tools>label{background:#fff;border:1px solid #d5e1e9;border-radius:17px;align-items:center;gap:12px;padding:18px;font-weight:800;display:flex}.passenger-tools>label small{color:#617991;font-weight:400}.employee-import{background:#fff;border:1px solid #d5e1e9;border-radius:17px;align-items:center;gap:14px;padding:18px;display:flex}.employee-import>div{flex:1;align-items:center;gap:12px;display:flex}.employee-import span{display:grid}.employee-import small{color:#647c92}.file-button{color:#075b88;cursor:pointer;background:#eaf3f8;border:1px solid #bfd5e3;border-radius:11px;padding:12px 16px;font-weight:850}.portal-panel,.confirmation-panel,.employee-directory{background:#fff;border:1px solid #d5e1e9;border-radius:18px;padding:22px}.portal-panel>div:first-child{gap:12px;display:flex}.portal-panel h3,.confirmation-panel h3,.employee-directory h3{margin:0}.portal-panel p,.confirmation-panel p{color:#617991;margin:4px 0 16px}.portal-panel>input{width:min(320px,100%);margin-right:10px}.scan-link{background:#eef6fb;border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.scan-link code{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.scan-link button{align-items:center;gap:6px;display:flex}.portal-list{margin-top:14px;gap:8px!important;display:grid!important}.portal-list>span{border-top:1px solid #e1e9ef;align-items:center;gap:10px;padding:10px 0;display:flex}.portal-list small{color:#647b91;flex:1}.portal-list button{background:#b42318;padding:8px 12px}.confirmation-panel>header,.employee-directory>header{justify-content:space-between;align-items:center;display:flex}.confirmation-table{overflow:auto}.confirmation-table table{border-collapse:collapse;width:100%;min-width:1000px}.confirmation-table th,.confirmation-table td{text-align:left;vertical-align:top;border-bottom:1px solid #dfe8ee;padding:13px 10px}.confirmation-table th{color:#49637d;text-transform:uppercase;font-size:12px}.confirmation-table td small{color:#657d93;margin-top:4px;display:block}.confirmation-table .mismatch{color:#b42318}.passenger-status{color:#075f8c;background:#e6f2fa;border-radius:99px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-block}.passenger-status.trip_completed{color:#08734f;background:#e1f5eb}.directory-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.directory-grid article{border:1px solid #dce6ed;border-radius:14px;padding:15px}.directory-grid article>small{color:#617991;display:block}.directory-grid dl{margin-bottom:0}.directory-grid dl div{grid-template-columns:80px 1fr;gap:8px;margin-top:8px;display:grid}.directory-grid dt{color:#667e94}.directory-grid dd{margin:0;font-weight:700}@media (width<=900px){.passenger-admin{padding:24px 18px}.passenger-kpis{grid-template-columns:1fr 1fr}.directory-grid{grid-template-columns:1fr}.employee-import{flex-wrap:wrap;align-items:flex-start}}@media (width<=600px){.scan-page{padding:10px}.scan-card{padding:18px}.scan-intro h1{font-size:23px}.scan-assignment dl,.scan-vehicle,.scan-actions,.passenger-kpis{grid-template-columns:1fr}.passenger-tools>label{flex-direction:column;align-items:flex-start}.portal-panel>input{margin:0 0 10px}.scan-link{flex-direction:column;align-items:stretch}}.passenger-tabs{background:#e7f0f6;border:1px solid #d1e0e9;border-radius:15px;gap:10px;padding:6px;display:flex}.passenger-tabs button{color:#48637c;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1;justify-content:center;align-items:center;gap:9px;font-weight:850;display:flex}.passenger-tabs button svg{width:19px}.passenger-tabs button.active{color:#075f8e;background:#fff;box-shadow:0 5px 15px #15344c17}@media (width<=600px){.passenger-tabs{flex-direction:column}}.employee-import-panel{background:#fff;border:1px solid #d5e1e9;border-radius:18px;gap:18px;padding:22px;display:grid}.employee-import-panel>header{align-items:flex-start;gap:13px;display:flex}.employee-import-panel>header>svg{color:#087aa9;background:#e6f4fa;border-radius:12px;width:46px;height:46px;padding:10px}.employee-import-panel h3,.employee-import-panel h4{margin:0}.employee-import-panel p{color:#607890;margin:4px 0 0;line-height:1.45}.employee-import-controls{grid-template-columns:minmax(180px,240px) auto 1fr;align-items:end;gap:14px;display:grid}.employee-import-controls>label:not(.file-button){color:#49637d;gap:7px;font-size:13px;font-weight:850;display:grid}.employee-import-controls input[type=month]{height:50px;font:inherit;background:#fff;border:1px solid #c7d7e3;border-radius:12px;padding:0 14px}.employee-import-controls .file-button{align-items:center;height:50px;display:flex}.selected-file{text-overflow:ellipsis;white-space:nowrap;color:#607890;min-width:0;padding-bottom:14px;overflow:hidden}.roster-rule{color:#24664f;background:#eef7f4;border:1px solid #cbe8dc;border-radius:13px;align-items:center;gap:18px;padding:13px 16px;display:flex}.roster-rule b{color:#075d42}.roster-preview{background:#e9f7f1;border:1px solid #bfe7d6;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.roster-preview>div{gap:4px;display:grid}.roster-preview span{color:#4e715f}.roster-preview button{color:#fff;font:inherit;cursor:pointer;background:#087a57;border:0;border-radius:11px;padding:13px 17px;font-weight:850}.roster-errors{background:#fff8f7;border:1px solid #f3bbb5;border-radius:14px;padding:16px}.roster-errors h4{color:#a72b21;margin:0}.roster-error-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.roster-error-heading p{margin-top:4px}.roster-error-heading>strong{color:#a72b21;background:#fee8e5;border:1px solid #f5c6c0;border-radius:999px;flex:none;padding:7px 11px}.roster-error-tabs{border-bottom:1px solid #efd4d1;gap:8px;margin:16px 0 12px;display:flex}.roster-error-tabs button{color:#6c7782;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:10px 12px;font-weight:850;display:inline-flex}.roster-error-tabs button.active{color:#a72b21;border-bottom-color:#c63428}.roster-error-tabs button span{color:#8f261e;text-align:center;background:#f1d9d6;border-radius:999px;min-width:24px;padding:3px 7px;font-size:12px}.roster-errors .list-tools{margin:12px 0}.roster-errors .list-search{background:#fff}.roster-errors .list-pagination{margin-top:12px}.roster-errors table{min-width:760px}.roster-correction-table table{min-width:1320px}.roster-issue-table table{min-width:980px}.roster-errors td small{color:#687f93;margin-top:4px;display:block}.correction-issues{gap:7px;min-width:270px;display:grid}.correction-issues span{color:#7c3c36;gap:2px;display:grid}.correction-issues b{color:#a72b21;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.roster-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.roster-history h4{grid-column:1/-1}.roster-history article{border:1px solid #dce7ee;border-radius:12px;grid-template-columns:auto auto;gap:5px 12px;padding:12px;display:grid}.roster-history article b{color:#086a9e}.roster-history article small{color:#677f94;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;overflow:hidden}.directory-grid article dl div{grid-template-columns:72px 1fr}@media (width<=900px){.employee-import-controls{grid-template-columns:1fr}.selected-file{padding:0}.roster-rule{flex-direction:column;align-items:flex-start;gap:5px}.roster-history{grid-template-columns:1fr}}@media (width<=600px){.roster-preview{flex-direction:column;align-items:stretch}}.confirmation-report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.confirmation-report-actions button{color:#fff;min-height:43px;font:inherit;cursor:pointer;background:#086a9e;border:1px solid #086a9e;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:850;display:inline-flex}.confirmation-report-actions button.secondary{color:#086a9e;background:#fff}.confirmation-report-actions button:disabled{cursor:not-allowed;opacity:.45}.confirmation-report-actions svg{width:18px;height:18px}.confirmation-report-actions strong{color:#49637d;margin-left:4px}@media (width<=780px){.confirmation-panel>header{flex-direction:column;align-items:flex-start}.confirmation-report-actions{justify-content:flex-start}}.portal-controls{align-items:center;gap:10px;margin-top:8px;display:flex}.portal-controls input{width:min(430px,100%)}.qr-card{background:linear-gradient(135deg,#f7fbfd,#eaf6f2);border:1px solid #cae0ea;border-radius:16px;grid-template-columns:260px 1fr;align-items:center;margin-top:16px;padding:20px;gap:24px!important;display:grid!important}.qr-card>img{background:#fff;border:1px solid #d7e4eb;border-radius:14px;width:260px;max-width:100%;padding:8px}.qr-card h4{margin:7px 0;font-size:24px}.qr-card p{margin:0 0 15px}.qr-card>div>div{flex-wrap:wrap;gap:9px;display:flex}.qr-card button{align-items:center;gap:7px;display:flex}.qr-card button.secondary{color:#086a9e;background:#fff;border:1px solid #9bc5d9}@media (width<=700px){.portal-controls{flex-direction:column;align-items:stretch}.portal-controls input{width:100%}.qr-card{text-align:center;grid-template-columns:1fr}.qr-card>img{margin:auto}.qr-card>div>div{justify-content:center}}.reconciliation-page{gap:22px;padding:36px 40px;display:grid}.reconciliation-page .module-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.reconciliation-page .module-heading h1{margin:7px 0;font-size:43px}.reconciliation-page .module-heading p{color:#5f7890;margin:0}.reconciliation-page button{cursor:pointer}.reconciliation-page .module-heading button,.reconciliation-results header button{color:#fff;background:#0b6394;border:0;border-radius:11px;align-items:center;gap:8px;padding:14px 18px;font-weight:850;display:flex}.reconciliation-page button svg{width:18px}.reconciliation-controls{background:#fff;border:1px solid #d4e1ea;border-radius:16px;grid-template-columns:260px 1fr;align-items:end;gap:24px;padding:17px 20px;display:grid}.reconciliation-controls label{gap:7px;font-size:13px;font-weight:800;display:grid}.reconciliation-controls input{border:1px solid #c7d7e3;border-radius:9px;height:44px;padding:0 12px}.reconciliation-controls>div{gap:5px;display:grid}.reconciliation-controls span{color:#607890}.reconciliation-kpis{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.reconciliation-kpis article{background:#fff;border:1px solid #d4e1ea;border-radius:16px;grid-template-columns:auto 1fr;gap:3px 12px;padding:19px;display:grid}.reconciliation-kpis svg{color:#0b6b99;background:#e7f3f9;border-radius:12px;grid-row:1/4;width:45px;height:45px;padding:10px}.reconciliation-kpis span{color:#607890;text-transform:uppercase;font-size:12px;font-weight:850}.reconciliation-kpis b{font-size:27px}.reconciliation-kpis small{color:#70859a}.reconciliation-kpis .good svg{color:#087852;background:#e5f6ee}.reconciliation-kpis .attention svg{color:#a45e00;background:#fff1df}.reconciliation-results{background:#fff;border:1px solid #d4e1ea;border-radius:18px;padding:22px;overflow:hidden}.reconciliation-results>header{justify-content:space-between;align-items:center;display:flex}.reconciliation-results h3{margin:0}.reconciliation-results header p{color:#607890;margin:5px 0}.reconciliation-tabs{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.reconciliation-tabs button{color:#47647d;background:#fff;border:1px solid #c6d8e5;border-radius:999px;padding:9px 13px;font-weight:800}.reconciliation-tabs button span{background:#eaf1f6;border-radius:99px;margin-left:7px;padding:3px 7px}.reconciliation-tabs button.active{color:#fff;background:#0b6e9f;border-color:#0b6e9f}.reconciliation-tabs button.active span{color:#0b6e9f;background:#fff}.reconciliation-search{border:1px solid #c7d7e3;border-radius:10px;align-items:center;margin-bottom:10px;padding:0 12px;display:flex}.reconciliation-search svg{color:#617991;width:18px}.reconciliation-search input{background:0 0;border:0;outline:0;width:100%;padding:12px}.reconciliation-table{overflow:auto}.reconciliation-table table{border-collapse:collapse;width:100%;min-width:1000px}.reconciliation-table th,.reconciliation-table td{text-align:left;vertical-align:top;border-bottom:1px solid #dce6ed;padding:13px 10px}.reconciliation-table th{color:#4f687f;text-transform:uppercase;font-size:12px}.reconciliation-table td small{color:#70859a;margin-top:4px;display:block}.reconciliation-table .variance{color:#b35a00;font-weight:900}.reconciliation-status{color:#9a5500;background:#fff0df;border-radius:99px;padding:6px 9px;font-size:12px;font-weight:850;display:inline-block}.reconciliation-status.matched{color:#08754f;background:#e4f5ed}.reconciliation-status.driver_only,.reconciliation-status.scan_only{color:#a62f27;background:#ffebe9}@media (width<=1000px){.reconciliation-page{padding:24px 18px}.reconciliation-kpis{grid-template-columns:1fr 1fr}.reconciliation-controls{grid-template-columns:1fr}}@media (width<=600px){.reconciliation-page .module-heading,.reconciliation-results>header{flex-direction:column;align-items:flex-start}.reconciliation-kpis{grid-template-columns:1fr}}.reconciliation-import{background:#fff;border:1px solid #d4e1ea;border-radius:16px;gap:16px;padding:20px;display:grid}.import-copy{gap:13px;display:flex}.import-copy>svg{color:#0b6e9f}.import-copy h3{margin:0}.import-copy p{color:#607890;margin:5px 0}.import-copy small{color:#087852;font-weight:750}.import-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.import-actions .file-button,.import-actions button{color:#fff;cursor:pointer;background:#0b6394;border:0;border-radius:10px;align-items:center;gap:7px;padding:12px 15px;font-weight:850;display:flex}.import-actions .file-button input{display:none}.import-actions>span{color:#607890;flex:1}.import-actions button{background:#087852}.reconciliation-import-errors{color:#9f2922;background:#fff0ef;border:1px solid #f2c5c1;border-radius:10px;gap:6px;padding:13px;display:grid}.reconciliation-import-errors span{color:#9f2922;font-size:13px}@media (width<=600px){.import-actions{flex-direction:column;align-items:stretch}.import-actions>span{flex:auto}}.scan-assignment dd small{color:#607990;margin-top:5px;font-size:12px;font-weight:650;display:block}:root{color:#122033;font-synthesis:none;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.eyebrow{letter-spacing:.16em;color:#55708f;font-size:.68rem;font-weight:850}.login-page{background:#071a2f;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 20% 15%,#174f76 0,#0000 36%),linear-gradient(145deg,#071a2f,#0c2a47);flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,8rem);display:flex}.brand-badge{color:#071a2f;letter-spacing:.08em;background:#d7ab35;border-radius:14px;place-items:center;width:68px;height:68px;margin-bottom:3rem;font-weight:950;display:grid}.login-brand .eyebrow{color:#8bb7d6}.login-brand h1{letter-spacing:-.04em;max-width:850px;margin:.8rem 0 1.4rem;font-size:clamp(2.4rem,5vw,5.6rem);line-height:.98}.login-brand>p{color:#b3c6d8;max-width:680px;font-size:1.05rem;line-height:1.7}.security-note{border-left:3px solid #d7ab35;gap:.25rem;margin-top:2.5rem;padding:.25rem 1rem;display:grid}.security-note span{color:#9eb4c8;font-size:.8rem}.login-panel{background:#f5f7fa;place-items:center;padding:2rem;display:grid}.login-panel form{background:#fff;border:1px solid #dce4ec;border-radius:18px;width:min(440px,100%);padding:clamp(2rem,4vw,3.2rem);box-shadow:0 24px 70px #071a2f1f}.login-panel h2{margin:.5rem 0;font-size:1.7rem}.login-panel p{color:#66778b;margin:0 0 1.8rem}.login-panel label{color:#33485f;margin:1rem 0;font-size:.78rem;font-weight:800;display:block}.login-panel input{border:1px solid #cbd6e2;border-radius:9px;width:100%;margin-top:.4rem;padding:.85rem;display:block}.login-panel input:focus{border-color:#1a82b4;outline:3px solid #c7e7f7}.login-panel button{color:#fff;cursor:pointer;background:#0c5685;border:0;border-radius:9px;width:100%;margin:1rem 0;padding:.9rem;font-weight:850}.login-panel button:disabled{opacity:.65}.login-panel small{color:#718196;text-align:center;line-height:1.5;display:block}.error{color:#982b2b;background:#fcebea;border-radius:8px;padding:.8rem;font-size:.8rem}.loading{color:#34536f;place-items:center;min-height:100vh;font-weight:800;display:grid}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.shell aside{color:#d9e5f0;background:#071a2f;flex-direction:column;padding:1.5rem;display:flex}.side-brand{border-bottom:1px solid #20384f;align-items:center;gap:.8rem;padding-bottom:1.5rem;display:flex}.side-brand>span{color:#071a2f;background:#d7ab35;border-radius:8px;padding:.65rem;font-weight:950}.side-brand div,.account{display:grid}.side-brand small,.account span{color:#8ca4ba;font-size:.72rem}.shell nav{gap:.35rem;margin-top:1.5rem;display:grid}.shell nav a{color:#91a9bf;border-radius:8px;padding:.75rem;font-size:.82rem;font-weight:750}.shell nav a.active{color:#fff;background:#14334f}.account{border-top:1px solid #20384f;gap:.25rem;margin-top:auto;padding-top:1rem}.account button{color:#7eb9dd;text-align:left;cursor:pointer;background:0 0;border:0;padding:.6rem 0}.workspace header{background:#fff;border-bottom:1px solid #d9e1ea;justify-content:space-between;align-items:center;padding:1.2rem 2rem;display:flex}.workspace h2{margin:.2rem 0}.secure{color:#23704f;background:#e4f5ec;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:800}.welcome{max-width:1200px;padding:clamp(2rem,6vw,5rem)}.welcome h1{max-width:850px;margin:.6rem 0;font-size:clamp(2rem,4vw,4rem)}.welcome>p{color:#617388;max-width:780px;line-height:1.7}.status-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.status-grid article{background:#fff;border:1px solid #d9e1ea;border-radius:12px;padding:1.25rem}.status-grid span{color:#718196;margin-bottom:.7rem;font-size:.72rem;font-weight:750;display:block}.online{color:#23704f}@media (width<=850px){.login-page{grid-template-columns:1fr}.login-brand{padding:3rem}.login-brand h1{font-size:2.7rem}.shell{grid-template-columns:1fr}.shell aside{min-height:auto}.shell nav{grid-template-columns:repeat(3,1fr)}.account{margin-top:1rem}.status-grid{grid-template-columns:1fr}}.list-tools{flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0;display:flex}.list-search{background:#fff;border:1px solid #cbd9e5;border-radius:9px;flex:1;align-items:center;min-width:240px;padding:0 .8rem;display:flex}.list-search svg{color:#607891;width:18px}.list-search input{color:#122033;background:0 0;border:0;outline:0;width:100%;padding:.72rem}.rows-control{color:#607891;align-items:center;gap:.45rem;font-size:.75rem;font-weight:750;display:flex}.rows-control select{background:#fff;border:1px solid #cbd9e5;border-radius:7px;padding:.55rem}.print-list{color:#0c5f91;cursor:pointer;background:#fff;border:1px solid #0c5f91;border-radius:8px;align-items:center;gap:.45rem;padding:.65rem .85rem;font-weight:800;display:flex}.print-list svg{width:17px}.list-pagination{color:#607891;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-size:.75rem;display:flex}.list-pagination div{align-items:center;gap:.7rem;display:flex}.list-pagination button{color:#0c5f91;background:#fff;border:1px solid #cbd9e5;border-radius:7px;padding:.5rem .75rem;font-weight:800}.list-pagination button:disabled{opacity:.4}@media (width<=650px){.list-tools,.list-pagination{flex-direction:column;align-items:stretch}.list-pagination div{justify-content:space-between}}@media print{.list-tools,.list-pagination,.table-action,.edit-pricing,.module-heading button{display:none!important}}.login-panel button.text-button{color:#0c5685;background:0 0;margin:0 0 1rem;padding:.35rem}.success{color:#23704f;background:#e4f5ec;border-radius:8px;padding:.8rem;font-size:.8rem}.recovery-card{background:#fff;border:1px solid #dce4ec;border-radius:18px;width:min(440px,100%);padding:clamp(2rem,4vw,3.2rem);box-shadow:0 24px 70px #071a2f1f}.recovery-card h2{margin-top:0}.primary-link{color:#fff;text-align:center;background:#0c5685;border-radius:9px;padding:.9rem;font-weight:850;text-decoration:none;display:block}.loading-inline{color:#34536f;font-weight:800}.shell nav button{text-align:left;color:#91a9bf;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:.75rem;font-size:.82rem;font-weight:750}.shell nav button:hover,.shell nav button:focus-visible{color:#fff;background:#102d47;outline:none}.shell nav button.active{color:#fff;background:#14334f}.module-stage{max-width:1100px;padding:clamp(2rem,6vw,5rem)}.module-stage h1{margin:.6rem 0;font-size:clamp(2rem,4vw,4rem)}.module-stage>p{color:#617388;max-width:760px;line-height:1.7}.stage-card{background:#fff;border:1px solid #d9e1ea;border-radius:12px;gap:.45rem;width:min(480px,100%);margin-top:2.5rem;padding:1.4rem;display:grid}.stage-card span,.stage-card small{color:#718196;font-size:.75rem}.stage-card b{color:#23704f;font-size:1.2rem}.fleet-page{max-width:1500px;padding:2rem}.module-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.module-heading h1{margin:.3rem 0;font-size:2rem}.module-heading p{color:#65778b}.module-heading button,.registry-form button{color:#fff;cursor:pointer;background:#0c5685;border:0;border-radius:8px;padding:.8rem 1rem;font-weight:800}.notice{color:#982b2b;background:#fcebea;border-radius:8px;margin:1rem 0;padding:.8rem 1rem}.notice.success{color:#23704f;background:#e6f5ed}.registry-summary{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;display:grid}.registry-summary article{background:#fff;border:1px solid #d9e1ea;border-radius:12px;padding:1.1rem}.registry-summary span,.registry-summary small{color:#718196;font-size:.72rem;display:block}.registry-summary b{margin:.45rem 0;font-size:1.3rem;display:block}.tabs{border-bottom:1px solid #cad6e2;margin-bottom:1rem;display:flex}.tabs button{color:#65778b;cursor:pointer;background:0 0;border:0;padding:.8rem 1rem;font-weight:800}.tabs button.active{color:#0c5685;border-bottom:3px solid #0c5685}.registry-form{background:#fff;border:1px solid #d9e1ea;border-radius:12px;grid-template-columns:1.4fr repeat(3,1fr);align-items:end;gap:.8rem;margin-bottom:1rem;padding:1rem;display:grid}.registry-form-heading{border-bottom:1px solid #e1e8ef;grid-column:1/-1;padding:.1rem 0 .8rem}.driver-form{grid-template-columns:repeat(4,minmax(0,1fr))}.registry-form h3,.registry-form p{margin:.2rem 0}.registry-form p{color:#718196;font-size:.75rem}.registry-form label{color:#52657a;font-size:.72rem;font-weight:800}.registry-form input,.registry-form select,.registry-table select{width:100%;font:inherit;background:#fff;border:1px solid #c9d4df;border-radius:7px;margin-top:.3rem;padding:.65rem;display:block}.registry-save{min-height:42px}.registry-form button:disabled{cursor:wait;opacity:.65}.registry-table{background:#fff;border:1px solid #d9e1ea;border-radius:12px;overflow:auto}.registry-table table{border-collapse:collapse;width:100%;font-size:.8rem}.registry-table th{text-align:left;color:#586b80;text-transform:uppercase;letter-spacing:.06em;background:#f4f7fa;font-size:.68rem}.registry-table th,.registry-table td{white-space:nowrap;border-bottom:1px solid #e4e9ef;padding:.8rem}.status-pill{color:#23704f;text-transform:capitalize;background:#e6f5ed;border-radius:999px;padding:.28rem .5rem;font-size:.68rem;font-weight:850;display:inline-block}.status-pill.inactive,.status-pill.suspended,.status-pill.maintenance,.status-pill.pending{color:#895b09;background:#fff0d8}.status-pill.verified{color:#23704f;background:#e6f5ed}.empty-registry{text-align:center;color:#718196;padding:2.5rem}.legacy-import{background:#fff;border:1px solid #d9e1ea;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.legacy-import div{flex:1}.legacy-import b,.legacy-import span{display:block}.legacy-import span{color:#718196;margin-top:.25rem;font-size:.73rem}.legacy-import button,.table-action{color:#fff;cursor:pointer;background:#0c5685;border:0;border-radius:7px;padding:.6rem .8rem;font-weight:800}.legacy-import input{max-width:260px}.table-action{padding:.4rem .7rem}@media (width<=1050px){.registry-form,.driver-form{grid-template-columns:1fr 1fr}.registry-summary{grid-template-columns:1fr}}@media (width<=750px){.legacy-import{flex-direction:column;align-items:stretch}.legacy-import input{max-width:none}}@media (width<=650px){.fleet-page{padding:1rem}.module-heading{flex-direction:column;align-items:flex-start}.registry-form,.driver-form{grid-template-columns:1fr}}.driver-roster-grid{flex-wrap:wrap;gap:1rem;display:flex}.driver-roster-card{background:#fff;border:1px solid #d5e0ea;border-radius:14px;flex-direction:column;flex:calc(25% - 1rem);min-width:260px;min-height:220px;padding:1rem;display:flex;box-shadow:0 8px 24px #071a2f0d}.roster-card-head{border-bottom:1px solid #e3eaf0;justify-content:space-between;gap:.75rem;padding-bottom:.8rem;display:flex}.roster-card-head strong{color:#0c6aa3}.roster-card-head h3{margin:.35rem 0 0;font-size:1rem}.roster-card-head>span{color:#167052;text-transform:capitalize;background:#e6f5ed;border-radius:999px;align-self:flex-start;padding:.3rem .55rem;font-size:.65rem;font-weight:850}.driver-roster-card dl{gap:.45rem;margin:.8rem 0;display:grid}.driver-roster-card dl div{justify-content:space-between;gap:.75rem;display:flex}.driver-roster-card dt{color:#607891;font-size:.72rem}.driver-roster-card dd{text-align:right;margin:0;font-size:.72rem;font-weight:800}.driver-roster-card dl div:nth-child(2) dd{color:#07966c}.roster-card-actions{border-top:1px solid #e3eaf0;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.8rem;display:flex}.roster-card-actions button{color:#29445d;cursor:pointer;background:#edf2f7;border:0;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem .7rem;font-size:.7rem;font-weight:850;display:flex}.roster-card-actions button:last-child{color:#087a54;background:#e2f7ee}.roster-card-actions svg{width:15px;height:15px}@media (width<=1200px){.driver-roster-card{flex-basis:calc(33.333% - 1rem)}}@media (width<=900px){.driver-roster-card{flex-basis:calc(50% - 1rem)}}@media (width<=580px){.driver-roster-card{flex-basis:100%;min-width:0}}.voucher-backdrop{z-index:100;background:#07192ba6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.voucher-modal{background:#fff;border-radius:16px;width:min(580px,100%);max-height:92vh;padding:1.5rem;position:relative;overflow:auto;box-shadow:0 30px 80px #0000004d}.voucher-close{color:#718196;cursor:pointer;background:0 0;border:0;position:absolute;top:1rem;right:1rem}.voucher-close svg{width:22px}.voucher-modal header{border-bottom:1px solid #dce5ec;padding-bottom:1rem}.voucher-modal header>div{color:#087a54;align-items:center;gap:.7rem;display:flex}.voucher-modal header svg{width:27px}.voucher-modal header span{display:grid}.voucher-modal header b{font-size:1.1rem}.voucher-modal header small{color:#607891}.voucher-driver{border-bottom:1px solid #dce5ec;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.voucher-driver h3{margin:0 0 .3rem}.voucher-driver span{color:#607891;font-size:.75rem}.voucher-driver em{color:#2768c7;background:#e5efff;border-radius:999px;padding:.45rem .7rem;font-size:.7rem;font-style:normal;font-weight:850}.voucher-modal h4{text-transform:uppercase;color:#354e67;letter-spacing:.05em;font-size:.72rem}.voucher-shifts{gap:.6rem;display:grid}.voucher-shifts article{background:#f6f9fb;border:1px solid #dce5ec;border-radius:11px;padding:.8rem}.voucher-shifts article div{justify-content:space-between;gap:1rem;display:flex}.voucher-shifts article div+div{color:#607891;margin-top:.45rem;font-size:.68rem}.voucher-shifts strong{color:#087a54}.voucher-total{color:#fff;background:#102039;border-radius:11px;margin-top:1rem;padding:1rem}.voucher-total div{justify-content:space-between;padding:.4rem;display:flex}.voucher-total div+div{border-top:1px solid #304058}.voucher-total div:first-child b{color:#f5c542}.voucher-total em{color:#2fe0a5;font-size:1.3rem;font-style:normal;font-weight:900}.voucher-modal footer{border-top:1px solid #dce5ec;margin-top:1rem;padding-top:1rem}.voucher-modal footer>span{color:#607891;margin-bottom:.8rem;font-size:.7rem;display:block}.voucher-modal footer div{flex-wrap:wrap;gap:.6rem;display:flex}.voucher-modal footer button{color:#fff;cursor:pointer;background:#1e3a56;border:0;border-radius:8px;align-items:center;gap:.4rem;padding:.7rem .9rem;font-weight:850;display:flex}.voucher-modal footer button.whatsapp-voucher{background:#07966c}.voucher-modal footer svg{width:17px}@media (width<=560px){.voucher-driver{flex-direction:column;align-items:flex-start}.voucher-shifts article div{flex-direction:column;gap:.2rem}.voucher-total div{flex-direction:column;gap:.5rem}}.voucher-modal footer button.share-png{background:#6557cf}.voucher-modal footer button:disabled{opacity:.55;cursor:wait}.notice.info{color:#185f87;background:#eaf4fb;border:1px solid #c9e2f1}.notice.info b{color:#0c5685}.registry-filter{background:#fff;border:1px solid #d5e0ea;border-radius:12px;justify-content:space-between;align-items:end;gap:1rem;margin:0 0 1rem;padding:1rem 1.1rem;display:flex}.registry-filter label{color:#52657a;text-transform:uppercase;letter-spacing:.04em;gap:.45rem;font-size:.74rem;font-weight:800;display:grid}.registry-filter select{color:#17283a;min-width:250px;font:inherit;text-transform:none;letter-spacing:normal;background:#fff;border:1px solid #c7d5e2;border-radius:8px;padding:.68rem 2.2rem .68rem .8rem}.registry-filter button{color:#fff;cursor:pointer;background:#0c5f91;border:1px solid #0c5f91;border-radius:8px;padding:.72rem 1rem;font-weight:800}.legacy-import input[type=file]{color:#52657a;max-width:330px;font-size:.78rem}.legacy-import input[type=file]::file-selector-button{color:#0c5f91;cursor:pointer;background:#f2f7fb;border:1px solid #0c5f91;border-radius:7px;margin-right:.7rem;padding:.62rem .85rem;font-weight:800}.legacy-pricing-import input[type=file]{color:#52657a;background:#f8fbfd;border:1px solid #cbd9e5;border-radius:9px;width:340px;max-width:100%;padding:.42rem;font-size:.8rem}.legacy-pricing-import input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:#0c5f91;border:0;border-radius:7px;margin-right:.75rem;padding:.68rem .95rem;font-weight:800}.legacy-pricing-import input[type=file]::file-selector-button:hover{background:#084b73}.status-pill.pending,.status-pill.inactive,.status-pill.suspended{color:#b42318;background:#fde8e7;border:1px solid #f5c7c3}.registry-row-actions{align-items:center;gap:.45rem;display:flex}.table-action.delete-driver{color:#b42318;background:#fff1f0;border:1px solid #f1b8b4;align-items:center;gap:.35rem;display:inline-flex}.table-action.delete-driver:hover{color:#fff;background:#b42318}.table-action.delete-driver svg{width:14px;height:14px}@media (width<=750px){.registry-filter{flex-direction:column;align-items:stretch}.registry-filter select{width:100%;min-width:0}.legacy-pricing-import input[type=file]{width:100%}}@media print{.registry-filter{display:none!important}}.pricing-page{max-width:1500px;padding:2rem}.pricing-form{background:#fff;border:1px solid #d7e0e9;border-radius:14px;margin:1.5rem 0;padding:1.2rem}.profile-fields{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pricing-form label{color:#52657a;font-size:.72rem;font-weight:800}.pricing-form input,.pricing-form select{width:100%;font:inherit;background:#fff;border:1px solid #c9d4df;border-radius:7px;margin-top:.3rem;padding:.68rem;display:block}.rate-editor{border-top:1px solid #e0e6ec;margin-top:1.2rem;padding-top:1rem}.rate-title,.rate-row,.pricing-total,.pricing-summary,.pricing-card footer,.card-top,.card-rates div,.pricing-card dl div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.rate-title h3,.rate-title p{margin:.2rem 0}.rate-title p,.form-help{color:#718196}.rate-title button,.save-profile{color:#fff;cursor:pointer;background:#0c5685;border:0;border-radius:8px;padding:.7rem 1rem;font-weight:800}.rate-row{justify-content:flex-start;margin:.8rem 0}.rate-row label{min-width:220px}.remove-rate{color:#8c3030;background:#fff;border:1px solid #d5a8a8;border-radius:7px;align-self:end;padding:.65rem}.remove-rate:disabled{opacity:.35}.pricing-total{background:#eef5fa;border-radius:8px;padding:.8rem}.save-profile{margin-top:1rem}.save-profile:disabled{opacity:.45}.form-help{margin-top:.5rem;display:block}.pricing-summary{color:#63768a;margin:1.5rem 0}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pricing-card{background:#fff;border:1px solid #d7e0e9;border-radius:14px;padding:1.2rem}.card-top strong{color:#176da2}.card-top h3{margin:.35rem 0}.card-top>span{color:#23704f;text-transform:capitalize;background:#e5f3ec;border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:800}.pricing-card dl{font-size:.76rem}.pricing-card dt{color:#718196}.pricing-card dd{text-align:right;margin:0}.card-rates{border-top:1px solid #e3e9ef;border-bottom:1px solid #e3e9ef;padding:.6rem 0}.card-rates div{padding:.35rem 0}.card-rates span{color:#176da2;font-family:monospace;font-weight:800}.pricing-card footer{margin-top:.8rem}.pricing-card footer span{color:#718196;font-size:.74rem}.empty-pricing{text-align:center;color:#718196;border:1px dashed #bdcad7;border-radius:14px;grid-column:1/-1;padding:3rem}.empty-pricing b,.empty-pricing span{margin:.3rem;display:block}@media (width<=1100px){.pricing-grid,.profile-fields{grid-template-columns:1fr 1fr}}@media (width<=700px){.pricing-page{padding:1rem}.pricing-grid,.profile-fields{grid-template-columns:1fr}.rate-row{flex-direction:column;align-items:stretch}.rate-row label{min-width:0}}.pricing-edit-banner{color:#164e70;background:#e9f3fa;border-radius:10px;grid-column:1/-1;gap:.3rem;padding:1rem;display:grid}.pricing-edit-banner span{color:#55708f;font-size:.78rem}.edit-pricing{color:#0c5f91;cursor:pointer;background:#fff;border:1px solid #0c5f91;border-radius:8px;width:100%;margin-top:1rem;padding:.65rem;font-weight:800}.edit-pricing:hover{background:#edf7fc}.legacy-pricing-import{background:#fff;border:1px solid #d5e0ea;border-radius:14px;grid-template-columns:minmax(300px,1fr) auto;align-items:center;gap:1rem;padding:1.25rem;display:grid}.legacy-pricing-import>div{gap:.35rem;display:grid}.legacy-pricing-import span{color:#687c91;font-size:.82rem}.legacy-pricing-preview{background:#eef7f2;border-radius:10px;grid-column:1/-1;align-items:center;padding:1rem;flex-direction:row!important;gap:1rem!important;display:flex!important}.legacy-pricing-preview button{color:#fff;cursor:pointer;background:#0c608f;border:0;border-radius:8px;margin-left:auto;padding:.75rem 1rem;font-weight:850}@media (width<=850px){.legacy-pricing-import{grid-template-columns:1fr}.legacy-pricing-preview{align-items:flex-start;flex-direction:column!important}.legacy-pricing-preview button{margin-left:0}}.pricing-card{flex-direction:column;height:100%;display:flex}.pricing-card footer{margin-top:auto;padding-top:.8rem}.pricing-scope-tabs{flex-wrap:wrap;gap:.6rem;margin:0 0 1rem;display:flex}.pricing-scope-tabs button{color:#526a80;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfd0de;border-radius:999px;padding:.65rem 1rem;font-weight:800}.pricing-scope-tabs button.active{color:#fff;background:#0b699c;border-color:#0b699c}.pricing-scope-tabs button span{color:#27536e;background:#eaf2f7;border-radius:999px;place-items:center;min-width:1.55rem;height:1.55rem;margin-left:.35rem;padding:0 .35rem;font-size:.72rem;display:inline-grid}.pricing-scope-tabs button.active span{color:#0b699c;background:#fff}.card-top small{color:#718196;font-size:.7rem;display:block}.pricing-card-badges{justify-items:end;gap:.35rem;display:grid}.pricing-card-badges>span{color:#23704f;text-transform:capitalize;background:#e5f3ec;border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:800}.pricing-card-badges em{border-radius:999px;padding:.25rem .5rem;font-size:.65rem;font-style:normal;font-weight:850}.pricing-card-badges em.current{color:#08794b;background:#e2f5eb}.pricing-card-badges em.scheduled{color:#156195;background:#e8f1fb}.pricing-card-badges em.history{color:#677684;background:#f0f2f4}.scheduled-update-note{color:#155f88;background:#eef7fc;border:1px solid #bdd7ea;border-radius:8px;gap:.2rem;margin:.55rem 0 .75rem;padding:.65rem .75rem;display:grid}.scheduled-update-note b{font-size:.74rem}.scheduled-update-note span{color:#57738c;font-size:.7rem}.pricing-page .header-actions{align-items:center;gap:.65rem;display:flex}.pricing-page .header-actions button:disabled{cursor:wait;opacity:.65}.module-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.module-heading h1{margin:8px 0 10px}.module-heading p{color:#607793;margin:0}.primary-action,.secondary-action,.icon-action{justify-content:center;align-items:center;gap:9px;display:inline-flex}.primary-action svg,.secondary-action svg,.icon-action svg{width:18px;height:18px}.shift-roster-card{background:#fff;border:1px solid #d3dfeb;border-radius:18px;overflow:hidden}.shift-roster-toolbar{border-bottom:1px solid #d8e3ed;align-items:center;gap:18px;padding:20px 24px;display:flex}.shift-roster-toolbar>div{grid-template-columns:auto 1fr;align-items:center;column-gap:10px;margin-right:auto;display:grid}.shift-roster-toolbar>div svg{color:#d99b00;grid-row:1/3}.shift-roster-toolbar small{color:#71849c}.shift-roster-toolbar label{border:1px solid #c8d7e5;border-radius:10px;align-items:center;gap:9px;padding:0 12px;display:flex}.shift-roster-toolbar label svg{color:#607793;width:18px}.shift-roster-toolbar input{border:0;outline:0;min-width:240px;padding:12px 0}.shift-roster-toolbar .secondary-action{color:#075e8e;min-height:48px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #096494;border-radius:10px;padding:0 18px;font-weight:800;transition:background .18s,color .18s,box-shadow .18s,transform .18s;box-shadow:0 2px 4px #0b34540d}.shift-roster-toolbar .secondary-action:hover{color:#fff;background:#075e8e;transform:translateY(-1px);box-shadow:0 7px 16px #075e8e2b}.shift-roster-toolbar .secondary-action:focus-visible{outline-offset:2px;outline:3px solid #45a9dc55}.shift-roster table{border-collapse:collapse;width:100%}.shift-roster th{color:#4c6482;text-transform:uppercase;letter-spacing:.06em;text-align:left;background:#f2f6fa;padding:15px 22px;font-size:12px}.shift-roster td{border-top:1px solid #e0e8f0;padding:18px 22px}.shift-roster td:first-child strong{color:#0068a1;display:block}.shift-roster td:first-child small{color:#71849c;margin-top:3px;display:block}.trip-count{color:#0879bd}.status-pill{border-radius:999px;padding:6px 11px;font-weight:700;display:inline-flex}.status-pill.active{color:#08794b;background:#e2f5eb}.status-pill.inactive{color:#ad2424;background:#fde7e7}.icon-action{color:#075e8e;background:#edf4f9;border:0;border-radius:9px;padding:9px 12px;font-weight:700}.modal-backdrop{z-index:50;background:#07182ebd;place-items:center;display:grid;position:fixed;inset:0}.shift-editor{background:#fff;border-radius:18px;width:min(460px,100vw - 32px);padding:28px;box-shadow:0 20px 60px #06152955}.shift-editor>label{gap:7px;margin:16px 0;font-weight:700;display:grid}.shift-editor input,.shift-editor select{background:#fff;border:1px solid #bdcede;border-radius:9px;padding:12px}.shift-editor>div{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.shift-editor button{border-radius:9px;padding:11px 18px}@media (width<=900px){.module-heading,.shift-roster-toolbar{flex-direction:column;align-items:stretch}.shift-roster-toolbar>div{margin:0}.shift-roster-toolbar input{min-width:0}.table-scroll{overflow-x:auto}.shift-roster table{min-width:760px}}.vehicle-usage{color:#075e8e;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr;align-items:center;gap:0 8px;padding:0;font-weight:800;display:grid}.vehicle-usage svg{grid-row:1/3;width:22px}.vehicle-usage small{color:#71849c;font-weight:500}.vehicle-usage:disabled{color:#7c8ca0;cursor:default}.vehicle-list-modal{background:#fff;border-radius:18px;width:min(560px,100vw - 32px);max-height:82vh;padding:30px;position:relative;overflow:auto;box-shadow:0 20px 60px #06152955}.vehicle-list-modal h2{margin:8px 0}.vehicle-list-modal>p{color:#607793}.modal-close{background:#edf4f9;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.modal-close svg{width:19px}.vehicle-list{border:1px solid #d3dfeb;border-radius:12px;margin:22px 0;overflow:hidden}.vehicle-list>div{border-top:1px solid #e0e8f0;grid-template-columns:1fr 1fr;padding:12px 16px;display:grid}.vehicle-list>div:first-child{border-top:0}.vehicle-list-head{color:#4c6482;text-transform:uppercase;background:#f2f6fa;font-size:12px}.vehicle-list>div span{text-align:right}.vehicle-list-modal>.primary-action{width:100%}.trips-page{max-width:1500px;padding:3rem}.trips-page h1{margin:.35rem 0;font-size:2.5rem}.trips-page p{color:#607891}.trip-import,.trip-preview,.trip-list,.trip-errors{background:#fff;border:1px solid #d5e0ea;border-radius:14px;margin-top:1.5rem;padding:1.4rem}.trip-import{grid-template-columns:1fr auto auto;align-items:center;gap:1.25rem;display:grid}.trip-import h3,.trip-errors h3{margin:0}.trip-import p{margin:.4rem 0 0;font-size:.72rem}.file-button,.trip-preview button{color:#fff;cursor:pointer;background:#0c5f91;border:0;border-radius:9px;padding:.8rem 1rem;font-weight:800}.file-button input{display:none}.trip-status{color:#0c5f91;margin-top:1rem;font-weight:750}.trip-preview{grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:1rem;display:grid}.trip-preview div{gap:.35rem;display:grid}.trip-preview span,.list-heading span{color:#718196;font-size:.72rem}.trip-errors{background:snow;border-color:#efc6c3}.trip-errors table,.trip-list table{border-collapse:collapse;width:100%;margin-top:1rem}.trip-errors th,.trip-errors td,.trip-list th,.trip-list td{text-align:left;border-top:1px solid #e0e7ee;padding:.8rem;font-size:.78rem}.trip-errors th,.trip-list th{color:#4c6580;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.list-heading{justify-content:space-between;align-items:center;display:flex}.list-heading h3{margin:0}.trip-list td small{color:#607891;display:block}.empty-row{color:#718196;text-align:center!important;padding:2rem!important}@media (width<=850px){.trips-page{padding:1.2rem}.trip-import,.trip-preview{grid-template-columns:1fr}.trip-list,.trip-errors{overflow-x:auto}}.manual-trip{background:#fff;border:1px solid #d5e0ea;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;padding:1.4rem;display:grid}.manual-title{grid-column:1/-1}.manual-title h3{margin:0}.manual-title p{margin:.35rem 0 0}.manual-trip label{color:#46617c;gap:.4rem;font-size:.72rem;font-weight:800;display:grid}.manual-trip input,.manual-trip select{background:#fff;border:1px solid #cbd9e5;border-radius:8px;width:100%;padding:.72rem}.manual-trip>button,.manual-confirm button{color:#fff;cursor:pointer;background:#0c5f91;border:0;border-radius:8px;padding:.8rem;font-weight:850}.manual-confirm{background:#e7f6ee;border-radius:10px;grid-column:1/-1;justify-content:space-between;align-items:center;padding:1rem;display:flex}.manual-confirm div{gap:.25rem;display:grid}.manual-confirm span{color:#507267;font-size:.72rem}@media (width<=850px){.manual-trip{grid-template-columns:1fr}.manual-confirm{gap:1rem;display:grid}}.manual-trip .fetched-field{color:#176f55;background:#edf4f8;font-weight:800}.manual-trip .destinations-field,.manual-trip .check-pricing{grid-column:1/-1}.manual-trip .check-pricing:disabled{opacity:.45;cursor:not-allowed}.manual-confirm{flex-wrap:wrap}.manual-confirm>div{min-width:220px}.manual-confirm button{margin-left:auto}@media (width<=850px){.manual-trip .destinations-field,.manual-trip .check-pricing{grid-column:auto}.manual-confirm button{margin-left:0}}.automatic-rate{background:#edf8f3;border:1px solid #c9e8d9;border-radius:10px;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem;display:grid}.automatic-rate div{justify-content:space-between;gap:1rem;display:flex}.automatic-rate span{color:#507267;font-size:.74rem}.automatic-rate b{color:#087a54}.automatic-rate small{color:#a12d2d;grid-column:1/-1}@media (width<=850px){.automatic-rate{grid-column:auto;grid-template-columns:1fr}.automatic-rate small{grid-column:auto}}.manual-trip{color:#122033;background:#fff;border-color:#d5e0ea;box-shadow:0 12px 34px #071a2f12}.manual-title{border-bottom:1px solid #e0e7ee;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.manual-title h3{color:#122033}.manual-title h3:before{content:"✎";color:#07966c;margin-right:.55rem}.manual-title>span{color:#167052;background:#e5f6ee;border:1px solid #9dd7c1;border-radius:999px;padding:.3rem .7rem;font:700 .72rem monospace}.manual-trip label{color:#46617c}.manual-trip input,.manual-trip select{color:#122033;background:#fff;border-color:#cbd9e5;min-height:46px}.manual-trip input::placeholder{color:#8193a6}.manual-trip .fetched-field{color:#167052;background:#edf6f2;border-color:#cce4da}.manual-trip .destinations-field{margin-top:.2rem}.automatic-rate{background:#f7fafc;border-color:#d5e0ea;grid-template-columns:1fr;padding:1rem 1.2rem}.automatic-rate div{border-bottom:1px solid #e0e7ee;padding:.35rem 0}.automatic-rate div:last-of-type{border-bottom:0}.automatic-rate span{color:#526b83;font-weight:750}.automatic-rate b{color:#122033;font-family:monospace}.automatic-rate div:nth-child(2) b{color:#087a54}.automatic-rate.invalid{background:#fff5f4;border-color:#efc6c3}.manual-trip>button.check-pricing{background:#07966c;min-height:48px;box-shadow:0 8px 20px #07966c26}.manual-trip>button.check-pricing:hover:not(:disabled){background:#087e5c}.manual-trip>button.check-pricing:disabled{color:#52766a;background:#b8d8cc}@media (width<=850px){.manual-title{align-items:flex-start;gap:1rem}.manual-title>span{white-space:nowrap}}.trip-kpis{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem;display:grid}.trip-kpis article{background:#fff;border:1px solid #d5e0ea;border-radius:14px;justify-content:space-between;align-items:center;min-height:100px;padding:1.2rem;display:flex;box-shadow:0 8px 24px #071a2f0d}.trip-kpis div{gap:.45rem;display:grid}.trip-kpis article div span{color:#58718a;text-transform:uppercase;font-size:.7rem;font-weight:850}.trip-kpis b{font-size:1.35rem}.trip-kpis .kpi-icon{border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.trip-kpis .kpi-icon svg{stroke-width:2px;width:23px;height:23px}.trips-icon{color:#2768c7;background:#e5efff}.revenue-icon{color:#07966c;background:#e2f7ee}.fleet-icon{color:#b56800;background:#fff0d6}.pax-icon{color:#6557cf;background:#ece9ff}.trip-kpis article:nth-child(2) b{color:#07966c}.trip-kpis article:nth-child(3) b{color:#b87800}@media (width<=1100px){.trip-kpis{grid-template-columns:1fr 1fr}}@media (width<=600px){.trip-kpis{grid-template-columns:1fr}}.issue-tabs{border-bottom:1px solid #e0e7ee;flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.issue-tabs button{color:#607891;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:.45rem;padding:.7rem .8rem;font-weight:800;display:flex}.issue-tabs button.active{color:#0c5f91;border-bottom-color:#0c5f91}.issue-tabs span{background:#edf2f7;border-radius:999px;place-items:center;min-width:1.45rem;height:1.45rem;padding:0 .35rem;font-size:.68rem;display:inline-grid}.issue-tabs button.active span{background:#d9edf8}.add-issue-price{white-space:nowrap;color:#fff;cursor:pointer;background:#087a54;border:0;border-radius:7px;padding:.55rem .7rem;font-weight:850}.issue-price-backdrop{z-index:120;background:#07192bad;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.issue-price-dialog{background:#fff;border-radius:16px;gap:1rem;width:min(560px,100%);padding:1.4rem;display:grid;box-shadow:0 30px 80px #0000004d}.issue-price-dialog header{border-bottom:1px solid #dce5ec;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.issue-price-dialog h3{margin:.35rem 0 0}.issue-price-dialog header button{color:#526b83;cursor:pointer;background:#fff;border:1px solid #cbd9e5;border-radius:7px;padding:.55rem .7rem;font-weight:800}.issue-price-context{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.issue-price-context b{color:#0c5f91;font-size:1.1rem}.issue-price-context span{color:#49657d;background:#edf4f8;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;font-weight:750}.issue-price-dialog label{color:#52657a;gap:.35rem;font-size:.75rem;font-weight:850;display:grid}.issue-price-dialog input{width:100%;font:inherit;border:1px solid #c9d4df;border-radius:8px;padding:.75rem}.issue-price-dates{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.issue-price-dialog>small{color:#607891;line-height:1.5}.save-issue-price{color:#fff;cursor:pointer;background:#087a54;border:0;border-radius:9px;padding:.8rem 1rem;font-weight:850}.save-issue-price:disabled{opacity:.6;cursor:wait}@media (width<=560px){.issue-price-dates{grid-template-columns:1fr}}.issue-price-actions{grid-template-columns:auto 1fr;gap:.65rem;display:grid}.save-issue-price.secondary{color:#34536f;background:#fff;border:1px solid #9db5c6}@media (width<=560px){.issue-price-actions{grid-template-columns:1fr}}.table-page-size{align-items:center;gap:1rem;display:flex}.table-page-size label{color:#607891;align-items:center;gap:.55rem;font-size:.72rem;font-weight:750;display:flex}.table-page-size select{color:#122033;background:#fff;border:1px solid #cbd9e5;border-radius:7px;min-width:72px;padding:.45rem .65rem}.table-pagination{color:#607891;border-top:1px solid #e0e7ee;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;font-size:.75rem;display:flex}.table-pagination div{align-items:center;gap:.75rem;display:flex}.table-pagination b{color:#354e67}.table-pagination button{color:#0c5f91;cursor:pointer;background:#fff;border:1px solid #c6d7e4;border-radius:7px;padding:.55rem .8rem;font-weight:800}.table-pagination button:hover:not(:disabled){background:#edf6fb}.table-pagination button:disabled{opacity:.45;cursor:not-allowed}@media (width<=650px){.list-heading,.table-pagination{flex-direction:column;align-items:flex-start}.table-page-size,.table-pagination div{justify-content:space-between;width:100%}}.trip-database-filters,.billing-summary{background:#fff;border:1px solid #d5e0ea;border-radius:14px;margin-top:1.5rem;padding:1.4rem}.trip-database-filters{grid-template-columns:1.4fr 1.2fr auto auto auto;align-items:end;gap:1rem;display:grid}.trip-database-filters h3,.billing-summary h3{margin:0}.trip-database-filters p,.billing-summary p{margin:.35rem 0 0;font-size:.72rem}.trip-database-filters input,.trip-database-filters select{color:#122033;background:#fff;border:1px solid #cbd9e5;border-radius:8px;min-height:43px;padding:.65rem}.trip-database-filters button,.billing-summary button,.trip-list .list-heading button{color:#fff;cursor:pointer;background:#0c5f91;border:0;border-radius:8px;min-height:43px;padding:.65rem 1rem;font-weight:800}.billing-summary{overflow-x:auto}.billing-summary table{border-collapse:collapse;width:100%;margin-top:1rem}.billing-summary th,.billing-summary td{text-align:left;border-top:1px solid #e0e7ee;padding:.8rem;font-size:.76rem}.billing-summary th{color:#4c6580;text-transform:uppercase;letter-spacing:.06em;font-size:.64rem}.billing-summary tbody td:last-child,.trip-list tbody td:last-child{color:#087a54}.trip-list .list-heading>div{align-items:center;gap:1rem;display:flex}@media (width<=1050px){.trip-database-filters{grid-template-columns:1fr 1fr}.trip-database-filters>div{grid-column:1/-1}}@media (width<=650px){.trip-database-filters{grid-template-columns:1fr}.trip-database-filters>div{grid-column:auto}.trip-list .list-heading>div{flex-direction:column;align-items:flex-start}}.billing-summary td.shift-stack{vertical-align:top;padding-top:.45rem;padding-bottom:.45rem;display:table-cell}.billing-summary .shift-stack>div{white-space:nowrap;border-bottom:1px solid #edf1f5;align-items:center;min-height:28px;padding:.25rem 0;display:flex}.billing-summary .shift-stack>div:last-child{border-bottom:0}.billing-summary .shift-stack:nth-last-child(-n+3){text-align:right}.billing-summary .shift-stack:nth-last-child(-n+3)>div{justify-content:flex-end}.billing-summary button.row-report,.trip-list button.edit-trip,.trip-list button.delete-trip{cursor:pointer;white-space:nowrap;border:0;border-radius:8px;min-height:auto;padding:.55rem .75rem;font-weight:800}.billing-summary button.row-report{color:#fff;background:#07966c}.trip-list button.edit-trip{color:#0c5f91;background:#e7f1f8}.trip-list button.delete-trip{color:#b42318;background:#fff0ef;align-items:center;gap:.35rem;display:inline-flex}.trip-list button.delete-trip svg{width:15px;height:15px}.billing-summary button.row-report:hover{background:#087e5c}.trip-list button.edit-trip:hover{background:#d8eaf5}.trip-list button.delete-trip:hover{background:#ffe0dd}.trip-row-actions{align-items:center;gap:.45rem;display:flex}.billing-summary .list-heading{gap:1rem}.billing-summary .operations-print{white-space:nowrap;background:#354e67}.comment-stack{min-width:190px}.comment-stack input{color:#17324d;width:100%;min-height:28px;font:inherit;background:#fff;border:1px solid #cbd9e5;border-radius:6px;padding:.35rem .5rem}.comment-stack input::placeholder{color:#8a9bad}.billing-period-filters{align-items:end;gap:.55rem;margin-left:auto;display:flex}.billing-period-filters label{color:#405870;gap:.25rem;font-size:.68rem;font-weight:800;display:grid}.billing-period-filters input{color:#122033;background:#fff;border:1px solid #cbd9e5;border-radius:8px;min-height:39px;padding:.5rem}.billing-period-filters button{white-space:nowrap;min-height:39px}@media (width<=1000px){.billing-summary .list-heading{flex-wrap:wrap;align-items:flex-start}.billing-period-filters{flex-wrap:wrap;order:3;width:100%;margin-left:0}}.weekly-trip-voucher{width:min(900px,96vw)}.weekly-voucher-controls{gap:.8rem;padding:1rem 0;display:flex}.weekly-voucher-controls label{color:#405870;gap:.3rem;font-size:.7rem;font-weight:800;display:grid}.weekly-voucher-controls input{color:#122033;border:1px solid #cbd9e5;border-radius:8px;padding:.55rem}.weekly-voucher-period{background:#edf5f9;border-radius:9px;justify-content:space-between;gap:1rem;margin-bottom:.7rem;padding:.75rem;display:flex}.weekly-voucher-period span{color:#607891;font-size:.75rem}.weekly-trip-voucher table{border-collapse:collapse;width:100%}.weekly-trip-voucher th,.weekly-trip-voucher td{text-align:left;vertical-align:top;border-bottom:1px solid #dce5ec;padding:.65rem;font-size:.72rem}.weekly-trip-voucher th{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0c5f91;font-size:.62rem}.weekly-trip-voucher th:last-child,.weekly-trip-voucher td:last-child{white-space:normal;min-width:210px}@media (width<=650px){.weekly-voucher-controls,.weekly-voucher-period{flex-direction:column;align-items:flex-start}.weekly-trip-voucher{overflow:auto}.weekly-trip-voucher table{min-width:700px}}.weekly-voucher-note{background:#edf5f9;border-left:4px solid #0c5f91;margin-top:1rem;padding:.8rem 1rem}.weekly-voucher-note b{color:#0c5f91}.weekly-voucher-note p{color:#354e67;margin:.3rem 0 0;font-size:.75rem}.weekly-voucher-prepared{color:#354e67;border-bottom:1px solid #dce5ec;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.65rem 0;font-size:.72rem;display:flex}.trip-dashboard-month{color:#405870;gap:.35rem;min-width:210px;font-size:.72rem;font-weight:800;display:grid}.trip-dashboard-month select{color:#122033;background:#fff;border:1px solid #c8d6e3;border-radius:9px;padding:.75rem;font-weight:750}@media (width<=650px){.weekly-voucher-prepared{flex-direction:column;align-items:flex-start}.trip-dashboard-month{width:100%}}.trip-delete-backdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07192ba3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.trip-delete-dialog{background:#fff;border-radius:18px;grid-template-columns:auto 1fr;gap:1rem;width:min(500px,100%);padding:1.5rem;display:grid;box-shadow:0 30px 80px #0000004d}.trip-delete-icon{color:#b42318;background:#ffebe9;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.trip-delete-icon svg{width:23px;height:23px}.trip-delete-dialog h3{margin:.15rem 0 .35rem;font-size:1.25rem}.trip-delete-dialog p{color:#607891;margin:0;line-height:1.55}.trip-delete-dialog dl{background:#f6f9fb;border:1px solid #dce5ec;border-radius:12px;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:.65rem;margin:0;padding:1rem;display:grid}.trip-delete-dialog dl div{gap:.25rem;display:grid}.trip-delete-dialog dt{color:#607891;text-transform:uppercase;font-size:.68rem;font-weight:800}.trip-delete-dialog dd{color:#122033;margin:0;font-weight:850}.trip-delete-actions{grid-column:1/-1;justify-content:flex-end;gap:.65rem;display:flex}.trip-delete-actions button{color:#354e67;cursor:pointer;background:#fff;border:1px solid #cbd9e5;border-radius:9px;align-items:center;gap:.4rem;min-height:42px;padding:.65rem 1rem;font-weight:850;display:inline-flex}.trip-delete-actions button.confirm-delete{color:#fff;background:#b42318;border-color:#b42318}.trip-delete-actions button.confirm-delete:hover:not(:disabled){background:#8f1c13}.trip-delete-actions button:disabled{opacity:.55;cursor:wait}.trip-delete-actions svg{width:17px;height:17px}@media (width<=580px){.trip-delete-dialog dl{grid-template-columns:1fr 1fr}.trip-delete-actions{grid-template-columns:1fr 1fr;display:grid}.trip-delete-actions button{justify-content:center}}.payments-page{gap:1.5rem;padding:2.5rem;display:grid}.payment-create,.payment-runs{background:#fff;border:1px solid #d5e0ea;border-radius:14px;padding:1.4rem}.payment-create{grid-template-columns:minmax(260px,1fr) 190px 190px 230px;align-items:end;gap:1rem;display:grid}.payment-create h3,.payment-create p{margin:.15rem 0}.payment-create p{color:#667b91;font-size:.85rem}.payment-create label{color:#405870;gap:.45rem;font-size:.75rem;font-weight:800;display:grid}.payment-create input{border:1px solid #c8d6e3;border-radius:9px;padding:.8rem}.payment-create button{color:#fff;cursor:pointer;background:#0c608f;border:0;border-radius:9px;padding:.85rem;font-weight:850}.payment-runs{padding:0;overflow:hidden}.payment-runs .list-heading{padding:1.2rem}.payment-runs article{border-top:1px solid #dce5ed}.run-summary{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:1.4fr repeat(3,1fr) auto;align-items:center;gap:1rem;width:100%;padding:1.2rem;display:grid}.run-summary:hover{background:#f7fafc}.run-summary span{gap:.3rem;display:grid}.run-summary small{color:#73869a}.run-summary em{text-transform:capitalize;color:#216e4e;background:#e3f4eb;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-style:normal;font-weight:800}.payment-detail{background:#f8fafc;border-top:1px solid #dce5ed;overflow:auto}.payment-detail table{border-collapse:collapse;width:100%}.payment-detail th,.payment-detail td{text-align:left;white-space:nowrap;border-bottom:1px solid #e0e7ee;padding:.9rem}.payment-detail th{letter-spacing:.08em;color:#50677f;font-size:.68rem}.payment-detail td small{color:#6f8295;margin-top:.2rem;display:block}@media (width<=1050px){.payment-create,.run-summary{grid-template-columns:1fr 1fr}}.payment-actions{background:#edf4f8;border-bottom:1px solid #dce5ed;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.payment-actions div{gap:.25rem;display:grid}.payment-actions span{color:#64798e;font-size:.75rem}.payment-actions button{color:#fff;cursor:pointer;background:#0c608f;border:0;border-radius:8px;padding:.7rem 1rem;font-weight:850}.payment-actions button:disabled{opacity:.5}.run-summary em.draft{color:#8a5a00;background:#fff0d6}.run-summary em.approved{color:#185d9b;background:#e5efff}.run-summary em.paid{color:#216e4e;background:#e3f4eb}@media (width<=650px){.payment-actions{flex-direction:column;align-items:stretch}.payment-actions button{width:100%}}.reports-page{gap:1.4rem;max-width:1600px;padding:2.5rem;display:grid}.report-controls{background:#fff;border:1px solid #d5e0ea;border-radius:14px;grid-template-columns:minmax(300px,1fr) repeat(3,auto);align-items:end;gap:.8rem;padding:1.2rem;display:grid}.report-controls label{color:#405870;gap:.4rem;font-size:.75rem;font-weight:800;display:grid}.report-controls select{background:#fff;border:1px solid #c8d6e3;border-radius:8px;padding:.75rem}.report-controls button{color:#fff;cursor:pointer;background:#0c608f;border:1px solid #0c608f;border-radius:8px;padding:.75rem 1rem;font-weight:800}.report-controls button:last-child{color:#0c608f;background:#fff}.report-controls button:disabled{opacity:.45;cursor:not-allowed}.report-kpis{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.report-kpis article{background:#fff;border:1px solid #d5e0ea;border-radius:12px;gap:.45rem;padding:1.2rem;display:grid}.report-kpis span{color:#718196;font-size:.72rem}.report-kpis b{font-size:1.35rem}.report-table{background:#fff;border:1px solid #d5e0ea;border-radius:14px;overflow:auto}.report-table .list-heading{padding:1.2rem}.report-table table{border-collapse:collapse;width:100%}.report-table th,.report-table td{text-align:left;white-space:nowrap;border-top:1px solid #e0e7ee;padding:.9rem}.report-table th{letter-spacing:.08em;color:#50677f;font-size:.68rem}.report-table tfoot{background:#edf4f8;font-weight:850}.status{text-transform:capitalize;border-radius:999px;padding:.35rem .7rem;font-weight:800}.status.draft{color:#8a5a00;background:#fff0d6}.status.approved{color:#185d9b;background:#e5efff}.status.paid{color:#216e4e;background:#e3f4eb}.trip-payment-audit{background:#fff;border:1px solid #d5e0ea;border-radius:14px;gap:1rem;padding:1.25rem;display:grid}.trip-payment-audit>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.trip-payment-audit h2{color:#102844;margin:0}.trip-payment-audit header p{color:#607890;margin:.3rem 0 0}.audit-actions{gap:.65rem;display:flex}.audit-actions button,.clear-filters{color:#fff;cursor:pointer;background:#0c608f;border:1px solid #0c608f;border-radius:8px;align-items:center;gap:.45rem;padding:.72rem .9rem;font-weight:800;display:inline-flex}.audit-actions svg,.clear-filters svg{width:17px}.audit-actions button:disabled{opacity:.45;cursor:not-allowed}.audit-filters{background:#f2f7fa;border-radius:10px;grid-template-columns:repeat(5,minmax(130px,1fr)) minmax(220px,1.5fr) auto;align-items:end;gap:.75rem;padding:1rem;display:grid}.audit-filters label{color:#405870;gap:.35rem;font-size:.72rem;font-weight:800;display:grid}.audit-filters input,.audit-filters select{color:#17324d;background:#fff;border:1px solid #c8d6e3;border-radius:8px;min-width:0;padding:.7rem}.location-filter span{align-items:center;display:flex;position:relative}.location-filter span svg{color:#607890;width:16px;position:absolute;left:.7rem}.location-filter span input{width:100%;padding-left:2rem}.clear-filters{color:#0c608f;white-space:nowrap;background:#fff}.audit-kpis{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.audit-kpis article{background:#edf5f9;border-radius:10px;gap:.35rem;padding:1rem;display:grid}.audit-kpis span{color:#607890;text-transform:uppercase;font-size:.72rem;font-weight:800}.audit-kpis b{color:#102844;font-size:1.25rem}.audit-table{border:1px solid #dbe5ec;border-radius:10px;overflow:auto}.audit-table table{border-collapse:collapse;width:100%;min-width:1150px}.audit-table th,.audit-table td{text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #e0e7ee;padding:.78rem}.audit-table th{color:#fff;letter-spacing:.06em;background:#123b5d;font-size:.68rem}.audit-table .audit-location{white-space:normal;min-width:260px}.audit-table tfoot{background:#edf4f8;font-weight:850}.audit-table tfoot td:last-child{text-align:right}.audit-table .list-pagination{padding:1rem}@media (width<=1350px){.audit-filters{grid-template-columns:repeat(3,1fr)}}@media (width<=1050px){.report-controls,.report-kpis{grid-template-columns:1fr 1fr}}@media (width<=800px){.trip-payment-audit>header{flex-direction:column;align-items:flex-start}.audit-filters,.audit-kpis{grid-template-columns:1fr 1fr}}@media (width<=650px){.reports-page{padding:1rem}.report-controls,.report-kpis{grid-template-columns:1fr}}@media (width<=520px){.audit-filters,.audit-kpis{grid-template-columns:1fr}.audit-actions{flex-direction:column;width:100%}}@media print{.shell{display:block}.shell aside,.workspace header,.report-controls,.notice,.trip-payment-audit{display:none!important}.reports-page{padding:0}.report-table{border:0}.report-kpis{grid-template-columns:repeat(4,1fr)}}.driver-report-button{color:#0c608f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0c608f;border-radius:7px;align-items:center;gap:.4rem;padding:.55rem .7rem;font-weight:800;display:inline-flex}.driver-report-button svg{width:16px;height:16px}.reports-page .shift-stack{flex-wrap:wrap;gap:.35rem;display:flex}.reports-page .shift-stack>span{color:#123b5d;background:#edf5f9;border:1px solid #bfd1df;border-radius:999px;padding:.25rem .55rem;font-weight:800;display:inline-block}.meetings-page{gap:1.25rem;max-width:1600px;padding:2.5rem;display:grid}.meetings-page .module-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.meetings-page button{color:#fff;cursor:pointer;background:#0c608f;border:1px solid #0c608f;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1rem;font-weight:800;display:inline-flex}.meetings-page button svg{width:17px}.meetings-page button:disabled{opacity:.5;cursor:not-allowed}.meeting-controls{background:#fff;border:1px solid #d5e0ea;border-radius:14px;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;align-items:end;gap:.8rem;padding:1.2rem;display:grid}.meeting-controls label{color:#405870;gap:.4rem;font-size:.75rem;font-weight:800;display:grid}.meeting-controls input{background:#fff;border:1px solid #c8d6e3;border-radius:8px;padding:.75rem}.meeting-kpis{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.meeting-kpis article{background:#fff;border:1px solid #d5e0ea;border-radius:12px;gap:.35rem;padding:1rem;display:grid}.meeting-kpis span{color:#718196;text-transform:uppercase;font-size:.72rem;font-weight:800}.meeting-kpis b{font-size:1.35rem}.meeting-days{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.meeting-day{background:#fff;border:1px solid #d5e0ea;border-radius:14px;overflow:hidden}.meeting-day header{background:#eaf3f8;align-items:center;gap:.7rem;padding:1rem 1.2rem;display:flex}.meeting-day header svg{color:#0c608f}.meeting-day h2{margin:0}.meeting-day header span{color:#607890}.meeting-day table{border-collapse:collapse;width:100%}.meeting-day th,.meeting-day td{text-align:left;border-top:1px solid #e0e7ee;padding:.8rem 1rem}.meeting-day th{letter-spacing:.06em;color:#50677f;font-size:.68rem}@media (width<=1050px){.meeting-controls{grid-template-columns:1fr 1fr}.meeting-days{grid-template-columns:1fr}}@media (width<=650px){.meetings-page{padding:1rem}.meeting-controls,.meeting-kpis{grid-template-columns:1fr}}.command-dashboard{background:#eef5fa;gap:26px;min-height:calc(100vh - 116px);padding:42px;display:grid}.dashboard-hero{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.dashboard-hero h1{color:#0b213d;margin:10px 0;font-size:42px;line-height:1.08}.dashboard-hero p{color:#587493;margin:0;font-size:18px}.freshness{background:#fff;border:1px solid #d5e2ec;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;padding:16px 18px;display:grid;box-shadow:0 10px 28px #183b5b12}.freshness>svg{color:#00895e;grid-row:1/3;width:25px}.freshness span{color:#7187a0;font-size:12px}.freshness b{color:#102844}.freshness button,.dashboard-refresh{color:#087752;background:#e6f5ef;border:0;border-radius:10px;grid-column:1/3;justify-content:center;align-items:center;gap:7px;margin-top:10px;padding:9px 12px;font-weight:800;display:flex}.freshness button svg,.dashboard-refresh svg{width:16px}.dashboard-month{color:#405870;align-items:center;gap:.65rem;margin-top:18px;font-size:12px;font-weight:800;display:flex}.dashboard-month select{color:#102844;background:#fff;border:1px solid #bcd0df;border-radius:10px;min-width:245px;padding:10px 12px;font-weight:750}.dashboard-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;display:grid}.dashboard-kpis article{color:#fff;border-radius:18px;min-height:130px;padding:22px;position:relative;overflow:hidden;box-shadow:0 12px 26px #1736531c}.dashboard-kpis article>svg{opacity:.28;width:34px;height:34px;position:absolute;top:18px;right:18px}.dashboard-kpis span,.dashboard-kpis small{display:block}.dashboard-kpis span{text-transform:uppercase;letter-spacing:.07em;opacity:.84;font-size:12px;font-weight:800}.dashboard-kpis b{margin:14px 0 8px;font-size:25px;line-height:1.05;display:block}.dashboard-kpis small{opacity:.8;font-size:12px}.dashboard-kpis .blue{background:linear-gradient(135deg,#08679b,#0d83b5)}.dashboard-kpis .purple{background:linear-gradient(135deg,#5247bd,#7665dd)}.dashboard-kpis .gold{background:linear-gradient(135deg,#b86d00,#e29a15)}.dashboard-kpis .green{background:linear-gradient(135deg,#087757,#0ba777)}.dashboard-kpis .navy{background:linear-gradient(135deg,#102844,#1d496e)}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.8fr);gap:20px;display:grid}.dashboard-panel{background:#fff;border:1px solid #d5e2ec;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #17365312}.dashboard-panel>header{border-bottom:1px solid #dce7ef;justify-content:space-between;align-items:center;gap:15px;padding:20px 22px;display:flex}.dashboard-panel>header>div{align-items:center;gap:12px;display:flex}.dashboard-panel>header svg{color:#0876a8}.dashboard-panel header span,.dashboard-panel header small{display:block}.dashboard-panel header b{color:#102844;font-size:18px}.dashboard-panel header small{color:#7187a0;margin-top:4px}.dashboard-panel header button{color:#076894;background:#f5fbff;border:1px solid #acd0e4;border-radius:10px;padding:10px 13px;font-weight:800}.reporter-dashboard .dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid.operations-grid{grid-template-columns:1fr}.reporter-dashboard .quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.shift-bars{padding:8px 22px 19px}.shift-bars>div{border-bottom:1px solid #edf2f6;grid-template-columns:55px minmax(100px,1fr) 75px 170px;align-items:center;gap:13px;padding:12px 0;display:grid}.shift-bars>div:last-child{border:0}.shift-bars b{color:#076c9f}.shift-bars strong{color:#102844}.shift-bars span{color:#7187a0;font-size:13px}.bar-track{background:#edf3f7;border-radius:99px;height:10px;overflow:hidden}.bar-track i{border-radius:inherit;background:linear-gradient(90deg,#0b78ab,#14b88a);height:100%;display:block}.attention-panel>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e4ecf2;align-items:center;gap:13px;width:100%;padding:18px 22px;display:flex}.attention-panel>button:last-child{border:0}.attention-panel>button:hover{background:#f7fbfd}.attention-panel button span:not(.alert-icon),.attention-panel button small{display:block}.attention-panel button b{color:#102844}.attention-panel button small{color:#7187a0;margin-top:4px}.alert-icon{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.alert-icon svg{width:21px}.alert-icon.red{color:#b62f2f;background:#fdeaea}.alert-icon.amber{color:#a76600;background:#fff1d8}.alert-icon.blue{color:#086b9c;background:#e4f3fb}.account-creator>header .admin-only{color:#087450;background:#e5f5ee;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:800;display:flex}.account-creator>header .admin-only svg{width:16px}.account-creator form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px;padding:22px;display:grid}.account-purpose{background:#f6fafc;border:1px solid #cfe1eb;border-radius:12px;grid-column:1/-1;grid-template-columns:190px 1fr;gap:12px;padding:15px 17px;display:grid}.account-purpose b{color:#102844}.account-purpose span{color:#587493;font-size:14px}.account-creator label{color:#334e6c;gap:7px;font-size:13px;font-weight:800;display:grid}.account-creator label>div{position:relative}.account-creator label svg{color:#6c8299;width:17px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.account-creator input,.account-creator select{color:#102844;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #bdd0df;border-radius:10px;padding:10px 12px}.account-creator label>div input{padding-left:39px}.account-creator input:focus,.account-creator select:focus{border-color:#1593c7;outline:3px solid #1593c72b}.account-creator select:disabled{opacity:1;color:#087450;background:#edf8f4}.account-creator label small{color:#7187a0;font-weight:500}.account-creator form>button{color:#fff;background:#086897;border:0;border-radius:10px;align-self:end;min-height:46px;padding:11px 18px;font-weight:850}.account-creator form>button:hover{background:#07577f}.account-creator form>button:disabled{opacity:.6}.account-message{border-radius:10px;grid-column:1/-1;padding:12px 14px;font-size:14px}.account-message.error{color:#ae2924;background:#feeceb}.account-message.success{color:#087450;background:#e5f6ee}.quick-actions{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.quick-actions button{text-align:left;background:#fff;border:1px solid #d4e2ec;border-radius:15px;grid-template-columns:auto 1fr;column-gap:12px;padding:18px;display:grid;box-shadow:0 7px 20px #1736530d}.quick-actions button:hover{border-color:#76b7d6;transform:translateY(-1px)}.quick-actions svg{color:#0877a8;grid-row:1/3;width:24px}.quick-actions b{color:#102844}.quick-actions span{color:#7187a0;margin-top:3px;font-size:12px}.dashboard-loading{text-align:center;color:#587493;background:#fff;border-radius:18px;padding:40px}.command-dashboard .notice.error{color:#ae2924;background:#feeceb;border-radius:12px;padding:18px}.account-purpose.operations_manager{background:#eef8fc;border-color:#b8d9ea}.account-purpose.operations_manager b{color:#075f8d}@media (width<=1250px){.dashboard-kpis{grid-template-columns:repeat(3,1fr)}.quick-actions{grid-template-columns:repeat(2,1fr)}.account-creator form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.command-dashboard{padding:24px}.dashboard-hero{flex-direction:column;align-items:stretch}.dashboard-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.shift-bars>div{grid-template-columns:50px 1fr 65px}.shift-bars span{grid-column:2/4}.account-purpose{grid-template-columns:1fr}}@media (width<=560px){.command-dashboard{padding:18px}.dashboard-hero h1{font-size:32px}.dashboard-kpis,.quick-actions,.account-creator form{grid-template-columns:1fr}.account-creator>header{flex-direction:column;align-items:flex-start}}.dashboard-kpis .difference{background:linear-gradient(135deg,#7b3f00,#b96c13)}.dashboard-kpis .expense{background:linear-gradient(135deg,#006b68,#009b91)}.dashboard-kpis .contracts{background:linear-gradient(135deg,#1552a2,#287dcc)}.user-management-page{gap:24px;padding:42px;display:grid}.user-management-page .module-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.user-management-page .module-heading h1{color:#102844;margin:8px 0;font-size:42px}.user-management-page .module-heading p{color:#587493;margin:0;font-size:17px}.users-refresh{color:#086897;background:#fff;border:1px solid #b8d2e2;border-radius:10px;align-items:center;gap:8px;padding:12px 17px;font-weight:850;display:flex}.users-refresh svg{width:18px}.user-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.user-kpis article{background:#fff;border:1px solid #d1dfe9;border-radius:16px;gap:7px;min-height:126px;padding:22px;display:grid;position:relative;box-shadow:0 12px 28px #31526a0d}.user-kpis article>svg{color:#0876ac;background:#e8f4fa;border-radius:10px;width:34px;height:34px;padding:8px;position:absolute;top:18px;right:18px}.user-kpis span{color:#637c96;text-transform:uppercase;font-size:13px;font-weight:800}.user-kpis b{color:#102844;font-size:29px}.staff-directory{background:#fff;border:1px solid #d1dfe9;border-radius:16px;overflow:hidden}.staff-directory-heading{justify-content:space-between;align-items:center;padding:22px 24px 10px;display:flex}.staff-directory-heading h2{color:#102844;margin:0 0 4px}.staff-directory-heading p,.staff-directory-heading span{color:#6d839b;margin:0}.staff-directory .list-tools{margin:12px 24px 20px}.staff-table{margin:0 24px;overflow-x:auto}.staff-table table{border-collapse:collapse;width:100%;min-width:860px}.staff-table th,.staff-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #dbe5ed;padding:15px 12px}.staff-table th{color:#47617c;text-transform:uppercase;letter-spacing:.04em;background:#f2f6f9;font-size:11px}.staff-table td{color:#17324d}.staff-table td:first-child b,.staff-table td:first-child small{display:block}.staff-table td:first-child small{color:#087450;margin-top:4px}.role-badge,.user-status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850;display:inline-flex}.role-badge{color:#075f8d;background:#eaf3fa}.role-badge.daily_trip_reporter{color:#5c47bc;background:#f0edff}.user-status.active{color:#087450;background:#e5f5ee}.user-status.inactive{color:#b42318;text-transform:capitalize;background:#feeceb}.staff-directory>.list-pagination{padding:18px 24px 22px}.staff-directory .empty-row{text-align:center;color:#6c8299;padding:30px}@media (width<=1150px){.user-kpis{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.user-management-page{padding:22px}.user-management-page .module-heading{flex-direction:column;align-items:flex-start}.user-management-page .module-heading h1{font-size:34px}.user-kpis{grid-template-columns:1fr}.staff-directory .list-tools,.staff-table{margin-inline:14px}}.profile-page{gap:24px;max-width:1500px;padding:42px;display:grid}.profile-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.profile-heading h1{color:#102844;margin:8px 0;font-size:42px}.profile-heading p{color:#5d7690;margin:0;font-size:17px}.self-service-badge{color:#087450;white-space:nowrap;background:#e6f5ef;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:13px;font-weight:850;display:flex}.self-service-badge svg{width:18px}.profile-alert{border-radius:12px;padding:15px 18px;font-weight:750}.profile-message{border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.error-message{color:#b42318;background:#feeceb}.success-message{color:#087450;background:#e5f5ee}.identity-strip{background:linear-gradient(120deg,#fff,#f7fafc);border:1px solid #d1dfe9;border-radius:17px;grid-template-columns:auto minmax(210px,1fr) 2.5fr;align-items:center;gap:18px;padding:23px;display:grid;box-shadow:0 14px 30px #31526a0d}.identity-avatar{color:#0876ac;background:#dff1fa;border-radius:18px;place-items:center;width:62px;height:62px;display:grid}.identity-avatar svg{width:29px}.identity-strip>div{gap:3px;display:grid}.identity-strip small,.identity-strip>div span{color:#6a8299}.identity-strip>div b{color:#102844;font-size:21px}.identity-strip dl{grid-template-columns:repeat(3,1fr);gap:13px;margin:0;display:grid}.identity-strip dl div{border-left:1px solid #dae5ed;padding:13px 15px}.identity-strip dt{color:#71869b;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:850;display:flex}.identity-strip dt svg{width:15px}.identity-strip dd{color:#17324d;margin:6px 0 0;font-weight:850}.identity-strip .active-value{color:#087450;text-transform:capitalize}.personal-details,.verification-section,.access-boundary{background:#fff;border:1px solid #d1dfe9;border-radius:17px}.personal-details{grid-template-columns:minmax(280px,1.4fr) minmax(240px,1fr) auto;align-items:end;gap:22px;padding:24px;display:grid}.personal-details>div:first-child,.verification-intro{align-items:flex-start;gap:13px;display:flex}.personal-details h2,.verification-intro h2{color:#102844;margin:0 0 5px;font-size:21px}.personal-details p,.verification-intro p{color:#6a8299;margin:0;line-height:1.5}.section-icon{color:#0876ac;background:#e9f4fa;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.section-icon svg{width:20px}.personal-details label,.verification-card label{color:#38536d;gap:7px;font-size:12px;font-weight:850;display:grid}.personal-details input,.verification-card input{color:#17324d;background:#fff;border:1px solid #cbd9e5;border-radius:10px;width:100%;padding:13px}.personal-details input:focus,.verification-card input:focus{border-color:#0876ac;outline:3px solid #d9effa}.primary-action,.secondary-action{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 17px;font-weight:850;display:flex}.primary-action{color:#fff;background:#086897;border:1px solid #086897}.secondary-action{color:#086897;background:#f8fbfd;border:1px solid #a8cadd}.primary-action svg,.secondary-action svg{width:17px}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.55}.verification-section{overflow:hidden}.verification-intro{border-bottom:1px solid #dce6ed;padding:23px 24px}.verification-grid{grid-template-columns:1fr 1fr;gap:18px;padding:22px;display:grid}.verification-card{background:#fbfdfe;border:1px solid #d5e1ea;border-radius:14px;gap:16px;padding:20px;display:grid}.verification-card-heading{grid-template-columns:auto 1fr auto;align-items:start;gap:12px;display:grid}.contact-icon{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.contact-icon svg{width:21px}.contact-icon.email{color:#086897;background:#e7f2fb}.contact-icon.phone{color:#087450;background:#e5f5ee}.verification-card h3{color:#17324d;margin:1px 0 4px}.verification-card-heading p{color:#6b8299;margin:0;font-size:13px;line-height:1.45}.verification-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:850;display:flex}.verification-status svg{width:14px}.verification-status.verified{color:#087450;background:#e5f5ee}.verification-status.pending{color:#a15c00;background:#fff0dd}.otp-row{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.access-boundary{color:#155373;background:#eef7fb;border-color:#b8d5e6;align-items:flex-start;gap:14px;padding:20px 22px;display:flex}.access-boundary>svg{flex:none;width:22px}.access-boundary p{color:#56738d;margin:4px 0 0;line-height:1.5}.profile-loading{color:#57728c;justify-content:center;align-items:center;gap:10px;min-height:430px;font-weight:800;display:flex}.profile-loading svg{width:19px;animation:1s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.identity-strip{grid-template-columns:auto 1fr}.identity-strip dl{grid-column:1/-1}.personal-details{grid-template-columns:1fr 1fr}.personal-details>div:first-child{grid-column:1/-1}.verification-grid{grid-template-columns:1fr}}@media (width<=700px){.profile-page{padding:22px}.profile-heading{flex-direction:column;align-items:flex-start}.profile-heading h1{font-size:34px}.identity-strip{grid-template-columns:1fr}.identity-avatar{width:52px;height:52px}.identity-strip dl{grid-template-columns:1fr}.identity-strip dl div{border-top:1px solid #dae5ed;border-left:0}.personal-details{grid-template-columns:1fr}.personal-details>div:first-child{grid-column:auto}.verification-card-heading{grid-template-columns:auto 1fr}.verification-status{grid-column:1/-1;width:max-content}.otp-row{grid-template-columns:1fr}}
