@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.admin-shell{background:var(--bg-base,#f4f6f9);min-height:100vh;color:var(--text-primary,#0f1c33);grid-template-columns:240px minmax(0,1fr);display:grid}.admin-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.admin-sidebar{z-index:30;background:var(--bg-sidebar,#061938);color:#fff;height:100vh;min-height:0;box-shadow:none;flex-direction:column;padding:20px 12px 14px;display:flex;position:sticky;top:0;overflow:visible}.admin-sidebar-top{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;margin:0 0 18px;display:grid}.admin-sidebar-logo{color:#fff;width:100%;height:34px;font-family:var(--font-sans);letter-spacing:0;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;margin:0;padding:0;font-size:1rem;font-weight:700;display:flex}.admin-collapse-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;place-items:center;width:28px;height:28px;transition:background .14s,border-color .14s,color .14s;display:grid}.admin-collapse-button:hover{background:#ffffff38;border-color:#ffffff59;transform:none}.admin-logo-badge{letter-spacing:0;background:#ffffff26;border:1px solid #ffffff2e;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.admin-logo-text{white-space:nowrap;transition:opacity .15s;overflow:hidden}.admin-sidebar-nav{flex-direction:column;gap:6px;display:flex}.admin-sidebar-link{color:#ffffffe0;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:22px 1fr;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:grid}.admin-sidebar-link:hover{color:#fff;background:#ffffff14}.admin-sidebar-link:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.admin-sidebar-link>span{text-overflow:ellipsis;white-space:nowrap;transition:opacity .15s;overflow:hidden}.admin-sidebar-link.active{color:#fff;box-shadow:none;background:#ffffff24;border-color:#0000;font-weight:600}.admin-user-wrap{margin-top:auto;position:relative}.admin-user{border-radius:var(--radius-lg,12px);color:#fff;width:100%;min-height:74px;box-shadow:none;text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2b;grid-template-columns:42px 1fr 18px;align-items:center;gap:11px;padding:14px;transition:background .15s,border-color .15s;display:grid}.admin-avatar{color:#fff;background:#ffffff29;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:600;display:grid}.admin-user strong,.admin-user span{transition:opacity .15s;display:block}.admin-user strong{font-size:13px}.admin-user span{color:#fffc;font-size:12px}.admin-user-menu{border-radius:var(--radius-lg,12px);box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);z-index:20;background:#071943f5;border:1px solid #ffffff38;gap:6px;padding:12px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;right:0}.admin-user-menu button{border-radius:var(--radius-md,8px);color:#fff;cursor:pointer;background:#ffffff14;border:0;align-items:center;gap:9px;width:100%;min-height:38px;padding:0 11px;font-weight:600;display:flex}.admin-shell.sidebar-collapsed .admin-sidebar{padding-inline:10px}.admin-shell.sidebar-collapsed .admin-sidebar-top{grid-template-columns:34px;justify-content:center;margin-inline:0}.admin-shell.sidebar-collapsed .admin-collapse-button,.admin-shell.sidebar-collapsed .admin-logo-text,.admin-shell.sidebar-collapsed .admin-sidebar-link>span,.admin-shell.sidebar-collapsed .admin-user strong,.admin-shell.sidebar-collapsed .admin-user span,.admin-shell.sidebar-collapsed .admin-user svg{display:none}.admin-shell.sidebar-collapsed .admin-sidebar-logo{justify-content:center}.admin-shell.sidebar-collapsed .admin-sidebar-link{grid-template-columns:1fr;justify-items:center;padding:0}.admin-shell.sidebar-collapsed .admin-user{grid-template-columns:1fr;justify-items:center;min-height:52px;padding:8px}.admin-shell.sidebar-collapsed .admin-user-menu{width:178px;right:auto}.admin-shell.sidebar-collapsed .admin-avatar{width:34px;height:34px}.admin-main{min-width:0;padding:28px 28px 32px}.admin-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.admin-header h1{font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:-.02em;color:var(--text-primary,#0f1c33);margin:0 0 4px;font-size:1.5rem;font-weight:600}.admin-header p{color:var(--text-muted,#5b6b82);margin:0;font-size:.875rem;line-height:1.45}.admin-header button,.admin-table-title button{background:var(--lt-blue-dark,#002366);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 16px;font-weight:600;display:inline-flex}.admin-header button:hover,.admin-table-title button:hover{background:#001a4d}.admin-header button:focus-visible,.admin-table-title button:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px #fff, 0 0 0 4px #0033a0);outline:none}.admin-context-panel,.admin-flow-panel,.admin-card-grid article,.admin-table-panel{border:1px solid var(--border-light,#d8e0ec);box-shadow:var(--shadow-sm,0 1px 2px #0f23460a);background:#fff}.admin-context-panel{border-radius:13px;margin-bottom:18px;padding:18px 20px}.admin-context-panel strong{margin-bottom:5px;font-size:14px;display:block}.admin-context-panel p{color:var(--text-muted,#5b6b82);margin:0;font-size:13px;line-height:1.45}.admin-flow-panel{border-radius:13px;margin-bottom:18px;padding:18px}.admin-flow-title{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.admin-flow-title span{font-size:15px;font-weight:700}.admin-flow-title small{color:var(--text-muted,#5b6b82);font-size:12px;font-weight:600}.admin-flow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-flow-steps button{min-height:132px;color:var(--text-primary,#0f1c33);text-align:left;cursor:pointer;background:#fff;border:1px solid #aec1dd75;border-radius:10px;flex-direction:column;align-items:flex-start;gap:7px;padding:14px;display:flex}.admin-flow-steps button>span{color:#fff;background:#0d58cd;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:inline-flex}.admin-flow-steps strong{font-size:14px}.admin-flow-steps small{min-height:42px;color:var(--text-muted,#5b6b82);font-size:12px;line-height:1.35}.admin-flow-steps svg{color:#0d58cd;margin-top:auto}.admin-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.admin-card-grid article{border-radius:13px;flex-direction:column;justify-content:center;min-height:124px;padding:22px;display:flex}.admin-card-grid span{color:var(--text-muted,#5b6b82);margin-bottom:8px;font-size:13px;font-weight:600}.admin-card-grid strong{font-size:30px}.admin-table-panel{height:var(--table-panel-height,900px);border-radius:13px;flex-direction:column;display:flex;overflow:hidden}.admin-table{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-table-title{border-bottom:1px solid #aec1dd66;justify-content:space-between;align-items:center;height:62px;padding:0 22px;display:flex}.admin-table-title button{color:#0d58cd;background:#0d58cd1a}.admin-user-search{min-height:58px;color:var(--text-muted,#5b6b82);border-bottom:1px solid #aec1dd57;align-items:center;gap:10px;padding:0 22px;display:flex}.admin-user-search input{width:100%;min-width:0;height:40px;color:var(--text-primary,#0f1c33);font:inherit;background:#fff;border:1px solid #cad7eabd;border-radius:10px;outline:0;padding:0 12px}.admin-inactive-toggle{white-space:nowrap;cursor:pointer;flex-shrink:0;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.admin-user-search input::placeholder{color:#6b7f9f}.admin-table-entry{flex-direction:column;flex:none;display:flex}.admin-row{width:100%;min-height:66px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #aec1dd57;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:16px;padding:0 22px;display:grid}.admin-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.admin-row-head{cursor:default;background:#ffffff61;min-height:44px}.admin-row-head span{color:var(--text-muted,#5b6b82);text-transform:none;font-size:11px;font-weight:700}.admin-row:not(.admin-row-head):hover,.admin-row.selected{background:#ecf4ffc7}.admin-detail-backdrop{z-index:58;background:#0f172a5c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-detail-modal{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-lg,12px);width:min(760px,100vw - 32px);max-height:min(82vh,760px);box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);background:#fff;overflow:hidden}.admin-detail-modal-header{border-bottom:1px solid var(--border-light,#d8e0ec);justify-content:space-between;align-items:flex-start;gap:18px;min-height:88px;padding:22px 24px 18px;display:flex}.admin-detail-modal-header h2{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;margin:0;font-size:24px;line-height:1.15}.admin-detail-modal-header p{color:var(--text-muted,#5b6b82);margin:7px 0 0;font-size:13px;font-weight:700;line-height:1.35}.admin-detail-modal-header button{border:1px solid var(--border-light,#d8e0ec);width:34px;height:34px;color:var(--text-muted,#5b6b82);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.admin-detail-modal-body{background:var(--bg-surface,#eef1f6);max-height:calc(min(82vh,760px) - 154px);padding:18px 24px 24px;overflow:auto}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-detail-grid div,.admin-detail-section{border:1px solid var(--border-light,#d8e0ec);background:#fff;border-radius:8px;min-width:0;padding:14px}.admin-detail-grid span{color:var(--text-muted,#5b6b82);text-transform:none;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.admin-detail-grid strong{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;font-size:14px;line-height:1.35;display:block}.admin-detail-section{margin-top:12px}.admin-detail-section h3{color:var(--text-primary,#0f1c33);margin:0 0 8px;font-size:15px}.admin-detail-section p{color:var(--text-muted,#5b6b82);margin:0;font-size:13px;line-height:1.45}.admin-sync-detail{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-sync-detail span{color:var(--text-secondary,#3d4f6a);background:#fff;border:1px solid #cad7ead1;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.admin-empty-state{color:var(--text-muted,#5b6b82);flex:1;place-items:center;font-weight:600;display:grid}.admin-table-pagination{border-top:1px solid #aec1dd57;justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin-top:auto;padding:0 27px;display:flex}.admin-table-pagination span{color:var(--text-muted,#5b6b82);font-size:13px;font-weight:600}.admin-table-pagination div{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.admin-table-pagination button{width:29px;height:29px;color:var(--text-secondary,#3d4f6a);cursor:pointer;background:#fff;border:1px solid #cad7eab8;border-radius:8px;padding:0;font-size:12px;font-weight:600}.admin-table-pagination button.active{color:#0d58cd;background:#8ec8ff;border-color:#8ec8ff}.admin-table-pagination button:disabled{opacity:.45;cursor:not-allowed}.admin-detail-actions{border-top:1px solid var(--border-light,#d8e0ec);background:#fff;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-height:66px;padding:14px 24px;display:flex}.admin-detail-actions button{color:#fff;height:36px;font:inherit;cursor:pointer;white-space:nowrap;background:#0d58cd;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.admin-detail-actions button.danger{color:#c5163f;background:#fff0f3;border:1px solid #c5163f2e}.admin-detail-actions button:not(.danger):hover{background:#0b4fbb}.admin-detail-actions button.danger:hover{background:#ffe3ea;border-color:#c5163f47}.admin-toast{z-index:70;background:var(--text-primary,#0f1c33);color:#fff;border-radius:12px;padding:13px 16px;font-weight:600;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 44px #07194347}.admin-modal-backdrop{z-index:70;background:#07194361;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-lg,12px);background:#fff;gap:14px;width:min(560px,100%);max-height:min(720px,100vh - 40px);padding:20px;display:grid;overflow:auto;box-shadow:0 24px 70px #07194342}.admin-modal.compact{width:min(420px,100%)}.admin-modal strong{font-size:18px}.admin-modal p{color:var(--text-muted,#5b6b82);margin:5px 0 0;font-size:13px}.admin-modal label{color:#173466;gap:7px;font-size:13px;font-weight:700;display:grid}.admin-modal input,.admin-modal select{border-radius:var(--radius-md,8px);min-width:0;height:42px;color:var(--text-primary,#0f1c33);font:inherit;background:#fff;border:1px solid #cad7ea;padding:0 12px}.admin-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-access-preview{background:#f6faff;border:1px solid #cad7ea;border-radius:10px;gap:4px;padding:13px 14px;display:grid}.admin-access-options{border:0;gap:8px;margin:0;padding:0;display:grid}.admin-access-options legend{color:#173466;margin-bottom:7px;font-size:13px;font-weight:700}.admin-access-options label{cursor:pointer;border:1px solid #cad7ea;border-radius:10px;grid-template-columns:18px 1fr;align-items:center;padding:10px 12px}.admin-access-options label.selected{background:#f2f7ff;border-color:#0d58cd}.admin-access-options input{width:16px;height:16px;padding:0}.admin-access-options span{gap:2px;display:grid}.admin-access-options strong{font-size:13px}.admin-access-options small{color:#60779d;font-size:12px;font-weight:600}.admin-access-preview strong{font-size:14px}.admin-access-preview span{color:var(--text-muted,#5b6b82);font-size:13px;line-height:1.4}.admin-modal-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.admin-modal-actions button{border-radius:var(--radius-md,8px);color:#173466;cursor:pointer;background:#fff;border:1px solid #cad7ea;height:40px;padding:0 14px;font-weight:700}.admin-modal-actions button[type=submit]{color:#fff;background:#0d58cd;border-color:#0d58cd}@media (width<=1120px){.admin-card-grid,.admin-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.admin-shell,.admin-shell.sidebar-collapsed{grid-template-columns:1fr}.admin-sidebar{border-radius:0 0 22px 22px;height:auto;min-height:auto;padding:18px 14px;position:static}.admin-sidebar-top{grid-template-columns:minmax(0,1fr)}.admin-collapse-button{display:none}.admin-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-user-wrap{margin-top:14px}.admin-user-menu,.admin-shell.sidebar-collapsed .admin-user-menu{width:auto;inset:calc(100% + 10px) 0 auto}.admin-shell.sidebar-collapsed .admin-logo-text,.admin-shell.sidebar-collapsed .admin-sidebar-link>span,.admin-shell.sidebar-collapsed .admin-user strong,.admin-shell.sidebar-collapsed .admin-user span,.admin-shell.sidebar-collapsed .admin-user svg{display:block}.admin-shell.sidebar-collapsed .admin-sidebar-top{grid-template-columns:minmax(0,1fr);justify-content:stretch}.admin-shell.sidebar-collapsed .admin-sidebar-logo{justify-content:flex-start}.admin-shell.sidebar-collapsed .admin-sidebar-link{grid-template-columns:22px 1fr;justify-items:start;padding:0 12px}.admin-shell.sidebar-collapsed .admin-user{grid-template-columns:42px 1fr 18px;justify-items:stretch;min-height:74px;padding:14px}}@media (width<=760px){.admin-main{padding:20px 14px}.admin-header{flex-direction:column}.admin-header button{justify-content:center;width:100%}.admin-detail-backdrop{place-items:end center;padding:10px}.admin-detail-modal{border-radius:10px 10px 0 0;width:100%;max-height:92vh}.admin-detail-modal-header,.admin-detail-modal-body,.admin-detail-actions{padding-left:14px;padding-right:14px}.admin-detail-modal-header h2{font-size:20px}.admin-detail-grid,.admin-card-grid,.admin-flow-steps,.admin-modal-grid{grid-template-columns:1fr}.admin-table-panel{overflow-x:auto}.admin-table,.admin-table-title,.admin-user-search,.admin-table-pagination{min-width:760px}}@media (width<=560px){.admin-sidebar-nav{grid-template-columns:1fr}.admin-user{min-height:64px}.admin-modal{width:min(100%,100vw - 24px)}}.admin-detail-info-container{flex-direction:column;gap:8px;min-width:0;display:flex}.admin-detail-header-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.status-pill{text-transform:none;letter-spacing:.5px;border-radius:9999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.status-pill.status-active{color:#065f46;background-color:#d1fae5;border:1px solid #a7f3d0}.status-pill.status-inactive{background-color:var(--status-danger-bg,#fef2f2);color:#991b1b;border:1px solid #fca5a5}.user-detail-metadata{color:var(--text-muted,#5b6b82);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.metadata-item{color:#273b5c;background:#cad7ea59;border:1px solid #cad7eab3;border-radius:6px;padding:3px 8px}.metadata-dot{color:#cad7ea;font-weight:700}.admin-confirm-dialog .admin-confirm-title{color:#dc2626;font-size:18px;font-weight:700}.admin-confirm-dialog .admin-confirm-message{color:#1e293b;margin-top:10px;font-size:14px;line-height:1.5}.admin-modal-actions button.danger{color:#fff;background:#dc2626;border-color:#dc2626}.admin-modal-actions button.danger:hover{background:#b91c1c;border-color:#b91c1c}@media (prefers-reduced-motion:reduce){.admin-shell,.admin-sidebar,.admin-sidebar-link,.admin-sidebar-link>span{transition:none}}.access-selector-page{background:var(--bg-sidebar,#061938);min-height:100dvh;color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex}.access-selector-shell{width:min(400px,100%)}.access-selector-card{border-radius:var(--radius-lg,12px);background:var(--bg-surface-elevated,#fff);width:100%;box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);border:1px solid #ffffff14;flex-direction:column;padding:32px 28px 28px;display:flex}.access-selector-card.compact{text-align:center}.access-selector-brand{margin-bottom:24px}.access-selector-brand img,.access-selector-card.compact>img{width:120px;height:auto}.access-selector-card.compact>img{margin:0 auto 20px}.access-selector-heading{margin-bottom:20px}.access-selector-heading h1,.access-selector-card.compact h1{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text-primary,#0f1c33);margin:0 0 6px;font-size:1.375rem;font-weight:600;line-height:1.25}.access-selector-heading p,.access-selector-card.compact p{color:var(--text-muted,#5b6b82);margin:0;font-size:.875rem;line-height:1.5}.access-selector-options{flex-direction:column;gap:10px;display:flex}.access-selector-option{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);color:var(--text-primary,#0f1c33);text-align:left;cursor:pointer;background:#fff;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;transition:border-color .14s,background .14s;display:grid}.access-selector-option:hover:not(:disabled){background:var(--lt-blue-soft,#e8eef9);border-color:var(--lt-blue,#0033a0)}.access-selector-option:focus-visible{border-color:var(--lt-blue,#0033a0);box-shadow:var(--focus-ring);outline:none}.access-selector-option.is-loading{border-color:var(--lt-blue,#0033a0);background:var(--lt-blue-soft,#e8eef9)}.access-selector-option.is-idle{opacity:.55}.access-selector-option:disabled{cursor:progress}.access-selector-icon{border-radius:var(--radius-md,8px);background:var(--lt-blue-soft,#e8eef9);width:40px;height:40px;color:var(--lt-blue-dark,#002366);flex:none;place-items:center;display:grid}.access-selector-option--delivery .access-selector-icon{background:var(--status-ready-bg,#ecfdf5);color:var(--status-ready,#047857)}.access-selector-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.access-selector-copy strong{letter-spacing:-.01em;color:var(--text-primary,#0f1c33);font-size:.9375rem;font-weight:600;line-height:1.3}.access-selector-copy span{color:var(--text-muted,#5b6b82);font-size:.8125rem;line-height:1.4}.access-selector-cta{border-radius:var(--radius-sm,6px);background:var(--lt-blue-dark,#002366);color:#fff;white-space:nowrap;align-items:center;gap:4px;padding:8px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.access-selector-option--delivery .access-selector-cta{background:var(--status-ready,#047857)}.access-selector-option:hover:not(:disabled) .access-selector-cta{background:var(--lt-blue-hover,#001a4d)}.access-selector-option--delivery:hover:not(:disabled) .access-selector-cta{background:#065f46}.access-selector-primary{border-radius:var(--radius-md,8px);background:var(--lt-blue-dark,#002366);color:#fff;cursor:pointer;border:0;width:100%;min-height:48px;margin-top:20px;font-weight:600}.access-selector-primary:hover{background:var(--lt-blue-hover,#001a4d)}.access-selector-error{border-radius:var(--radius-md,8px);background:var(--status-danger-bg,#fef2f2);color:var(--status-danger,#b91c1c);border:1px solid #b91c1c38;margin-top:14px;padding:12px 14px;font-size:.875rem;font-weight:600;line-height:1.4}.access-selector-logout{border-radius:var(--radius-md,8px);width:100%;min-height:40px;color:var(--text-muted,#5b6b82);cursor:pointer;background:0 0;border:0;margin-top:20px;font-size:.8125rem;font-weight:600}.access-selector-logout:hover{color:var(--text-primary,#0f1c33);background:var(--bg-surface,#eef1f6)}@media (width<=480px){.access-selector-card{padding:28px 20px 22px}.access-selector-option{grid-template-rows:auto auto;grid-template-columns:40px minmax(0,1fr)}.access-selector-cta{grid-column:1/-1;justify-content:center}}.billing-shell{background:var(--bg-base,#f4f6f9);min-height:100vh;color:var(--text-primary,#0f1c33);grid-template-columns:240px minmax(0,1fr);display:grid}.billing-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.billing-sidebar{z-index:30;background:var(--bg-sidebar,#061938);color:#fff;height:100vh;min-height:0;box-shadow:none;flex-direction:column;padding:20px 12px 14px;display:flex;position:sticky;top:0;overflow:visible}.sidebar-top{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;margin:0 0 18px;display:grid}.sidebar-logo{color:#fff;width:100%;height:34px;font-family:var(--font-sans);letter-spacing:-.01em;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-width:0;margin:0;padding:0;font-size:1rem;font-weight:700;display:flex}.sidebar-collapse-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;place-items:center;width:28px;height:28px;transition:background .14s,border-color .14s,color .14s;display:grid}.sidebar-collapse-button:hover{background:#ffffff38;border-color:#ffffff59;transform:none}.sidebar-logo-badge{letter-spacing:0;background:#ffffff26;border:1px solid #ffffff2e;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.sidebar-logo-text{white-space:nowrap;transition:opacity .15s;overflow:hidden}.sidebar-nav{flex-direction:column;gap:6px;display:flex}.sidebar-link{color:#ffffffe0;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:grid}.sidebar-link:hover{color:#fff;background:#ffffff14}.sidebar-link:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.sidebar-link>span{text-overflow:ellipsis;white-space:nowrap;transition:opacity .15s;overflow:hidden}.sidebar-link.active{color:#fff;box-shadow:none;background:#ffffff24;border-color:#0000;font-weight:600}.sidebar-link strong{background:#ffffff38;border-radius:999px;place-items:center;min-width:25px;height:25px;font-size:12px;display:grid}.sidebar-user-wrap{margin-top:auto;position:relative}.sidebar-user{color:#fff;box-shadow:none;border-radius:var(--radius-lg,12px);text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2b;grid-template-columns:42px 1fr 18px;align-items:center;gap:11px;width:100%;min-height:74px;padding:14px;transition:background .15s,border-color .15s;display:grid}.sidebar-avatar{color:#fff;background:#ffffff29;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:600;display:grid}.sidebar-user strong,.sidebar-user span{transition:opacity .15s;display:block}.sidebar-user strong{font-size:13px}.sidebar-user span{color:#fffc;font-size:12px}.sidebar-user-menu{border-radius:var(--radius-lg,12px);box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);z-index:20;background:#071943f5;border:1px solid #ffffff38;gap:4px;padding:12px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;right:0}.user-menu-heading{border-bottom:1px solid #ffffff24;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:12px;display:grid}.user-menu-heading strong,.user-menu-heading span{display:block}.user-menu-heading strong{font-size:13px}.user-menu-heading span{color:#ffffffb8;font-size:12px}.sidebar-user-menu button{color:#fff;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 10px;font-size:13px;font-weight:700;line-height:1.3;display:flex}.sidebar-user-menu button>svg{flex:none}.sidebar-user-menu button:hover{background:#ffffff1a}.sidebar-collapsed .billing-sidebar{padding:20px 10px 16px}.sidebar-collapsed .sidebar-top{justify-content:center;align-items:center;width:52px;height:44px;margin:0 0 20px;display:flex}.sidebar-collapsed .sidebar-logo{justify-content:center;gap:0;width:52px;height:44px}.sidebar-collapsed .sidebar-collapse-button,.sidebar-collapsed .sidebar-logo-text,.sidebar-collapsed .sidebar-link>span,.sidebar-collapsed .sidebar-user>div:not(.sidebar-avatar),.sidebar-collapsed .sidebar-user>svg{display:none}.sidebar-collapsed .sidebar-nav{align-items:center;gap:8px;width:52px}.sidebar-collapsed .sidebar-user-wrap{align-self:center;width:52px}.sidebar-collapsed .sidebar-link{grid-template-columns:1fr;place-items:center;gap:0;width:52px;height:52px;min-height:52px;padding:0;display:grid;position:relative}.sidebar-collapsed .sidebar-link>svg{grid-area:1/1}.sidebar-collapsed .sidebar-link strong{min-width:18px;height:18px;font-size:10px;position:absolute;top:5px;right:5px}.sidebar-collapsed .sidebar-user{border-radius:var(--radius-lg,12px);grid-template-columns:1fr;place-items:center;width:52px;height:52px;min-height:52px;padding:0}.sidebar-collapsed .sidebar-avatar{width:36px;height:36px;font-size:12px}.sidebar-collapsed .sidebar-user-menu{width:220px;max-width:calc(100vw - 100px);bottom:0;left:calc(100% + 12px);right:auto}.billing-main{grid-column:2;min-width:0;padding:28px 28px 32px}.billing-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.billing-header h1{font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:-.02em;color:var(--text-primary,#0f1c33);margin:0 0 4px;font-size:1.5rem;font-weight:600;line-height:1.25}.billing-header p{color:var(--text-muted,#5b6b82);margin:0;font-size:.875rem;line-height:1.45}.header-actions{align-items:center;gap:19px;display:flex}.header-pill,.company-select-pill{border:1px solid var(--border-light,#d8e0ec);min-height:40px;color:var(--text-secondary,#3d4f6a);box-shadow:var(--shadow-sm,0 1px 2px #0f23460a);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:0 14px;font-size:13.5px;font-weight:500;text-decoration:none;display:inline-flex}.header-pill.link{text-underline-offset:3px;text-decoration:underline}.header-refresh-btn{border:1px solid var(--border-light,#d8e0ec);width:40px;height:40px;color:var(--text-secondary,#3d4f6a);box-shadow:var(--shadow-sm,0 1px 2px #0f23460a);cursor:pointer;background:#fff;border-radius:10px;place-items:center;transition:background .15s,color .15s,border-color .15s;display:grid}.header-refresh-btn:hover{background:var(--bg-surface-hover,#e4eaf2);color:var(--lt-blue,#0033a0);border-color:var(--border-strong,#b8c4d6)}.header-refresh-btn:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px #fff, 0 0 0 4px #0033a0);outline:none}.header-refresh-btn:disabled{opacity:.6;cursor:not-allowed}@keyframes spin-anim{to{transform:rotate(360deg)}}.header-refresh-btn.spin svg{animation:1s linear infinite spin-anim}.header-dropdown{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);width:300px;box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);z-index:40;background:#fff;padding:8px;position:absolute;top:calc(100% + 8px);right:0}.header-dropdown>strong{color:var(--text-primary,#0f1c33);margin:2px 4px 10px;font-size:14px;display:block}.notifications-dropdown button{width:100%;color:var(--text-secondary,#3d4f6a);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:11px 10px;font-weight:600}.notifications-dropdown button:hover{background:#0d58cd14}.notifications-dropdown p{color:var(--text-muted,#5b6b82);margin:8px 4px 4px;font-size:13px}.company-select-pill{min-width:208px;padding-right:16px;position:relative}.company-select-pill.read-only{cursor:default}.company-select-pill.read-only span{color:var(--text-secondary,#3d4f6a);font:inherit;white-space:nowrap}.company-select-pill.read-only svg{opacity:.7}.ops-summary{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:16px;display:grid;overflow:hidden}.ops-summary-item{border-right:1px solid var(--border-light,#d8e0ec);flex-direction:column;gap:2px;min-width:0;padding:14px 18px;display:flex}.ops-summary-item:last-child{border-right:0}.ops-summary-label{color:var(--text-muted,#5b6b82);font-size:.8125rem;font-weight:500;line-height:1.3}.ops-summary-value{letter-spacing:-.02em;color:var(--text-primary,#0f1c33);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700;line-height:1.2}.ops-summary-meta{color:var(--text-secondary,#3d4f6a);font-size:.75rem;font-weight:500;line-height:1.35}.ops-summary-item--alert .ops-summary-value,.ops-summary-item--alert .ops-summary-meta{color:var(--status-danger,#b91c1c)}.toolbar-row{grid-template-columns:minmax(240px,1fr) auto;gap:10px;width:100%;margin-bottom:14px;display:grid}.billing-search,.toolbar-row button{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);height:44px;box-shadow:none;background:#fff}.billing-search{align-items:center;gap:10px;padding:0 14px;display:flex}.billing-search input{width:100%;min-width:0;color:var(--text-primary,#0f1c33);background:0 0;border:0;outline:0;font-size:.9375rem}.billing-search input::placeholder{color:var(--text-muted,#5b6b82)}.toolbar-row button{color:var(--text-primary,#0f1c33);cursor:pointer;justify-content:center;align-items:center;gap:8px;font-weight:600;display:inline-flex}.module-page{flex-direction:column;gap:16px;display:flex}.module-page .ops-summary{margin-bottom:0}.module-card-grid{display:none}.module-table-panel{border:1px solid var(--border-light,#d8e0ec);box-shadow:none;background:#fff}.module-card{border-radius:12px;flex-direction:column;justify-content:center;min-height:120px;padding:20px 22px;display:flex}.module-card span{color:var(--text-muted,#5b6b82);margin-bottom:8px;font-size:.8125rem;font-weight:500}.module-card strong{color:var(--text-primary,#0f1c33);font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:-.02em;margin-bottom:6px;font-size:1.5rem;font-weight:600;line-height:1.1}.module-card small{color:var(--text-muted,#5b6b82);overflow-wrap:anywhere;font-size:.75rem;font-weight:500}.module-table-panel{height:var(--table-panel-height,900px);border-radius:var(--radius-md,8px);flex-direction:column;display:flex;overflow:hidden}.module-list-toolbar{border-bottom:1px solid var(--border-light,#d8e0ec);background:var(--bg-base,#f4f6f9);grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:10px;padding:12px 18px;display:grid}.module-search{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);height:40px;color:var(--text-muted,#5b6b82);background:#fff;align-items:center;gap:10px;padding:0 12px;display:flex}.module-search input{width:100%;min-width:0;color:var(--text-primary,#0f1c33);background:0 0;border:0;outline:0;font-size:14px}.module-search input::placeholder{color:#6b7f9f}.module-filters{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.module-list-toolbar.has-selection{grid-template-columns:minmax(220px,1fr) auto auto}.module-list-toolbar .orders-panel-actions{justify-content:flex-end}.module-table-columns.has-selection,.module-table-row.has-selection{grid-template-columns:34px repeat(5,minmax(80px,1fr))}.module-table-columns.has-selection .custom-checkbox,.module-table-row.has-selection .custom-checkbox{justify-self:start;margin:0}.custom-checkbox:disabled{opacity:.38;cursor:not-allowed}@media (width<=760px){.module-list-toolbar,.module-list-toolbar.has-selection{grid-template-columns:minmax(0,1fr);padding:12px 14px}.module-filters{justify-content:flex-start}.module-list-toolbar .orders-panel-actions,.module-list-toolbar .orders-panel-actions .selection-action{width:100%}.module-list-toolbar .orders-panel-actions{flex-direction:column;align-items:stretch}.module-table-columns.has-selection{display:none}.module-table-row.has-selection{grid-template-rows:auto auto auto;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:4px 10px;min-height:88px;padding:14px 12px}.module-table-row.has-selection .custom-checkbox{grid-area:1/1/span 3;margin-top:2px}.module-table-row.has-selection>span:first-of-type{grid-area:1/2;font-weight:700}.module-table-row.has-selection>span:nth-of-type(2){grid-area:2/2}.module-table-row.has-selection>span:nth-of-type(3){grid-area:1/3}.module-table-row.has-selection>span:nth-of-type(4){grid-area:3/2}.module-table-row.has-selection>span:nth-of-type(5){display:none}}.module-filters button{height:34px;color:var(--text-secondary,#3d4f6a);cursor:pointer;background:#fff;border:1px solid #cad7eabd;border-radius:999px;padding:0 12px;font-weight:600}.module-table{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.module-table-columns{border-top:0;border-bottom:1px solid var(--border-light,#d8e0ec);background:var(--bg-surface,#eef1f6);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:center;gap:14px;min-height:40px;padding:0 18px;display:grid}.module-table-columns span{color:var(--text-muted,#5b6b82);text-transform:none;letter-spacing:0;font-size:.75rem;font-weight:600}.module-table-entry{flex-direction:column;flex:none;display:flex}.module-table-row{border:0;border-bottom:1px solid var(--border-light,#d8e0ec);text-align:left;cursor:pointer;background:#fff;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:center;gap:14px;width:100%;min-height:56px;padding:0 18px;display:grid}.module-table-row:hover{background:var(--lt-blue-soft,#e8eef9)}.module-table-row.selected{background:var(--lt-blue-soft,#e8eef9);box-shadow:inset 3px 0 0 var(--lt-blue-dark,#002366)}.module-table-row span{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;font-size:.875rem;font-weight:500}.fulfillment-tabs{flex-wrap:wrap;gap:8px;padding:14px 18px 0;display:flex}.fulfillment-tabs button{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-full,999px);color:var(--text-secondary,#3d4f6a);cursor:pointer;background:#fff;align-items:center;gap:8px;padding:8px 14px;font-weight:600;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.fulfillment-tabs button:hover{border-color:#7f9dc9}.fulfillment-tabs button.active{background:var(--lt-blue-dark,#002366);border-color:var(--lt-blue-dark,#002366);color:#fff}.fulfillment-tab-count{font-variant-numeric:tabular-nums;text-align:center;background:#1d3a631a;border-radius:999px;min-width:22px;padding:1px 7px;font-size:.78rem}.fulfillment-tabs button.active .fulfillment-tab-count{background:#ffffff38}@media (width<=760px){.fulfillment-tabs{padding:12px 14px 0}.fulfillment-tabs button{flex:auto;justify-content:center}}.empty-state{min-height:220px;color:var(--text-muted,#5b6b82);text-align:center;align-content:center;place-items:center;gap:8px;padding:32px 24px;font-weight:500;display:grid}.module-empty-state strong{color:var(--text-primary,#0f1c33);letter-spacing:-.01em;font-size:.9375rem;font-weight:600;display:block}.module-empty-state p{max-width:36ch;color:var(--text-muted,#5b6b82);margin:0;font-size:.8125rem;font-weight:500;line-height:1.5}.empty-state-lookup{justify-items:center;gap:12px;width:100%;max-width:460px;display:grid}.empty-state-lookup>button{color:#1d3a63;cursor:pointer;background:#fff;border:1px solid #c3d2e8;border-radius:9px;padding:9px 18px;font-weight:700}.empty-state-lookup>button:hover:not(:disabled){border-color:#1d3a63}.empty-state-lookup>button:disabled{opacity:.6;cursor:progress}.lookup-result{text-align:left;gap:10px;width:100%;display:grid}.lookup-empty{color:var(--text-muted,#5b6b82);margin:0;font-size:13px;font-weight:700}.lookup-card{border-radius:var(--radius-md,8px);background:#fff;border:1px solid #cad7eae6;padding:15px 17px}.lookup-card-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lookup-card-head strong{color:#1d3a63;font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.lookup-tag{color:var(--text-secondary,#3d4f6a);text-transform:none;letter-spacing:.02em;white-space:nowrap;background:#1d3a6314;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:700}.lookup-client{color:#1d3a63;overflow-wrap:anywhere;margin:9px 0 0;font-size:13.5px;font-weight:600;line-height:1.4}.lookup-meta{color:var(--text-muted,#5b6b82);margin:3px 0 0;font-size:12.5px;font-weight:600}.lookup-situacao{color:var(--text-secondary,#3d4f6a);margin:10px 0 0;font-size:12.5px;font-weight:600;line-height:1.45}.lookup-import{color:#fff;cursor:pointer;background:#1d3a63;border:0;border-radius:9px;width:100%;height:38px;margin-top:13px;font-size:13px;font-weight:700}.lookup-import:hover:not(:disabled){background:#16304f}.lookup-import:disabled{opacity:.6;cursor:progress}.billing-content-grid{grid-template-columns:minmax(0,1fr) 405px;align-items:start;gap:16px;display:grid}.left-workspace{min-width:0}.orders-panel,.order-detail-panel,.bottom-card{border:1px solid var(--border-light,#d8e0ec);box-shadow:var(--shadow-sm,0 1px 2px #0f1c330d);background:#fff}.orders-panel{height:var(--table-panel-height,900px);border-radius:var(--radius-md,8px);flex-direction:column;display:flex;overflow:auto hidden}.orders-head,.order-row{grid-template-columns:34px 108px 190px 100px 100px 100px 150px;align-items:center;gap:10px;min-width:900px;display:grid}.orders-head{height:61px;color:var(--text-muted,#5b6b82);letter-spacing:.02em;text-transform:none;border-bottom:1px solid #aec1dd66;padding:0 26px;font-size:.6875rem;font-weight:600}.orders-list{flex-direction:column;flex:1;min-height:0;display:flex;overflow:visible hidden}.order-row{width:100%;min-height:74px;color:var(--text-primary,#0f1c33);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #aec1dd57;padding:0 26px;position:relative}.order-row.selected{background:#f7f9fc;min-height:80px;margin:0;box-shadow:inset 0 0 0 1px #0033a02e}.order-row span{text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.order-id{flex-direction:column;align-items:flex-start;gap:5px;display:flex;font-weight:700!important}.order-id em{color:#027b5f;white-space:nowrap;text-overflow:ellipsis;background:#c7f3e6;border-radius:999px;max-width:100%;padding:4px 9px;font-size:11px;font-style:normal;font-weight:600;overflow:hidden}.order-client{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;max-width:138px;line-height:1.35;display:-webkit-box;font-weight:700!important}.order-value{white-space:nowrap;font-weight:700!important}.row-arrow{width:31px;height:31px;color:var(--lt-blue,#0033a0);background:#fff;border-radius:9px;padding:6px;position:absolute;right:23px}.status-chip{border-radius:var(--radius-full,999px);text-transform:none;letter-spacing:0;white-space:nowrap;justify-self:start;padding:4px 10px;line-height:1.2;font-size:.75rem!important;font-weight:600!important}.status-chip.ready{color:var(--status-ready,#047857);background:var(--status-ready-bg,#ecfdf5)}.status-chip.warning{color:var(--status-warning,#b45309);background:var(--status-warning-bg,#fffbeb)}.status-chip.waiting{color:var(--lt-blue,#0033a0);background:var(--lt-blue-soft,#e8eef9)}.status-chip.danger{color:var(--status-danger,#b91c1c);background:var(--status-danger-bg,#fef2f2)}.custom-checkbox{appearance:none;border:1px solid var(--border-light,#d8e0ec);cursor:pointer;background:#fff;border-radius:4px;width:16px;height:16px}.custom-checkbox:checked{background:var(--lt-blue-dark,#002366);border-color:var(--lt-blue-dark,#002366);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 8.5l3 3 6-7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.orders-footer{min-height:61px;color:var(--text-secondary,#3d4f6a);border-top:1px solid #aec1dd57;justify-content:space-between;align-items:center;margin-top:auto;padding:0 27px;font-size:12px;display:flex}.pagination,.table-pagination div{align-items:center;gap:9px;display:flex}.pagination button,.table-pagination button{width:29px;height:29px;color:var(--text-secondary,#3d4f6a);cursor:pointer;background:#fff;border:1px solid #cad7eab8;border-radius:8px;padding:0;font-size:12px;font-weight:600}.pagination button:first-child svg,.table-pagination button:first-child svg{transform:none}.order-detail-panel{border-radius:var(--radius-md,8px);padding:20px 14px 15px}.detail-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:560px;padding:0 28px;display:flex}.detail-empty-state .detail-empty-icon{color:#b9c6dd}.detail-empty-state h3{color:#23324a;margin:0;font-size:16px}.detail-empty-state p{color:var(--text-muted,#5b6b82);margin:0;font-size:13px;line-height:1.5}.detail-heading{justify-content:space-between;align-items:flex-start;gap:12px;padding:0 10px 12px;display:flex}.detail-heading h2{margin:0 0 8px;font-size:18px;line-height:1.1}.detail-heading strong{margin-bottom:5px;font-size:14px;display:block}.detail-heading p{color:var(--text-muted,#5b6b82);margin:0;font-size:12px}.detail-heading>span{color:#00815c;text-transform:none;background:#c9f0e2;border-radius:999px;flex:none;padding:8px 13px;font-size:11px;font-weight:700}.detail-card{border:1px solid var(--border-light,#d8e0ec);box-shadow:none;background:#fff;border-radius:8px}.detail-card h3{margin:0 0 12px;font-size:13px}.vertical-timeline{flex-direction:column;gap:8px;display:flex}.timeline-item{grid-template-columns:19px 46px 1fr;align-items:center;gap:11px;min-height:18px;font-size:12px;display:grid;position:relative}.timeline-item:not(:last-child):after{content:"";background:#26b672;width:1px;position:absolute;top:18px;bottom:-10px;left:8px}.timeline-item svg{color:#26b672;z-index:1;background:#fff;border:1.5px solid #26b672;border-radius:999px;width:16px;height:16px;padding:2px}.timeline-item time{color:#47638e;font-size:11px}.timeline-item span{font-weight:700}.proof-title,.proof-actions-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.proof-photos-grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:8px;margin:10px 0;display:grid}.proof-photos-grid img{object-fit:cover;border:1px solid #0f2a5a24;border-radius:10px;width:100%;height:64px}.signature-preview a{color:#055ee8;margin-top:6px;font-size:12px;font-weight:700;display:block}.proof-title h3{margin:0}.proof-title button,.proof-actions-row button{color:#055ee8;cursor:pointer;background:#fff;border:0;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-weight:600;display:inline-flex}.proof-body-grid{grid-template-columns:1fr 191px;align-items:center;gap:14px;margin:9px 0;display:grid}.proof-body-grid span,.proof-body-grid strong{display:block}.proof-body-grid span{color:#7183a4;margin-top:10px;font-size:11px;font-weight:600}.proof-body-grid strong{color:var(--text-primary,#0f1c33);font-size:13px;line-height:1.25}.signature-preview{background:#fff;border-radius:8px;place-items:center;height:82px;display:grid}.signature-preview svg{width:150px;height:62px}.signature-preview path{fill:none;stroke:#001142;stroke-width:3px;stroke-linecap:round}.proof-actions-row{border-top:1px solid #cbd7e89e;padding-top:7px}.proof-actions-row span{color:var(--text-muted,#5b6b82);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.invoice-now{color:#fff;background:var(--lt-blue-dark,#002366);width:100%;height:48px;box-shadow:none;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:12px;font-size:.9375rem;font-weight:600;display:inline-flex}.invoice-now:hover{background:#001a4d}.invoice-now:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px #fff, 0 0 0 4px #0033a0);outline:none}.cancel-order{border-radius:var(--radius-md,8px);width:100%;height:44px;color:var(--status-danger,#b91c1c);background:var(--status-danger-bg,#fef2f2);cursor:pointer;border:1px solid #b91c1c38;justify-content:center;align-items:center;gap:10px;margin-top:8px;font-size:14px;font-weight:600;display:inline-flex}.cancel-order:hover{background:#ffd3dc}.bottom-alerts{grid-template-columns:minmax(0,.92fr) minmax(0,.98fr);gap:16px;margin-top:16px;display:grid}.bottom-card{border-radius:var(--radius-md,8px);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:124px;padding:16px 24px;display:grid;position:relative;overflow:hidden}.bottom-card>div{min-width:0}.bottom-card.urgent,.bottom-card.divergence{background:#fff}.bottom-card>svg:first-child{color:#ffac10}.bottom-card.divergence>svg:first-child{color:#f23b52}.bottom-card h3{margin:0 0 6px;font-size:16px}.bottom-card p{color:#203963;overflow-wrap:break-word;margin:0 0 7px;font-size:12px;font-weight:600}.bottom-card strong{font-size:19px}.bottom-card button{color:#365071;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:9px;padding:10px 16px;font-weight:600}.app-toast{z-index:160;background:var(--text-primary,#0f1c33);color:#fff;max-width:min(460px,100vw - 32px);box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);border-radius:12px;align-items:flex-start;gap:12px;padding:13px 14px 13px 16px;font-size:13px;font-weight:600;line-height:1.45;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.app-toast button{width:22px;height:22px;color:inherit;cursor:pointer;background:#ffffff24;border:0;border-radius:6px;flex-shrink:0;place-items:center;margin-top:-1px;padding:0;display:grid}.app-toast button:hover{background:#ffffff42}.app-toast-error{box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);background:#7d1d1d}@media (width<=760px){.app-toast{max-width:calc(100vw - 24px);top:12px}}@media (width<=1120px){.billing-content-grid,.ops-summary{grid-template-columns:1fr}}.orders-panel,.order-detail-panel,.bottom-card,.module-card,.module-table-panel{border:1px solid var(--border-light,#d8e0ec);box-shadow:none;background:#fff}.selection-action{background:var(--lt-blue-dark,#002366);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 14px;font-weight:700;display:inline-flex}.toolbar-row{border-bottom:1px solid var(--border-light,#d8e0ec);background:var(--bg-base,#f4f6f9);grid-template-columns:minmax(260px,1fr) minmax(118px,auto);gap:10px;width:100%;margin:0;padding:12px 18px}.billing-search,.toolbar-row button{border-color:var(--border-light,#d8e0ec);height:38px;box-shadow:none;background:#fff;border-radius:8px}.filter-trigger-btn{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);height:38px;color:var(--text-primary,#0f1c33);font-family:var(--font-sans,system-ui, sans-serif);cursor:pointer;background:#fff;align-items:center;gap:8px;padding:0 14px;font-size:.875rem;font-weight:600;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.filter-trigger-btn.active-filter{background:var(--lt-blue-soft,#e8eef9);color:#0033a0;border-color:#0033a0;font-weight:700}.filter-popover-menu{z-index:120;border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);width:220px;box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);background:#fff;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0}@keyframes popoverFadeIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.filter-popover-item{width:100%;height:36px;color:var(--text-primary,#0f1c33);font-family:var(--font-sans,system-ui, sans-serif);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;font-size:.875rem;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:flex}.filter-popover-item.selected{background:var(--lt-blue-soft,#e8eef9);color:#0033a0;font-weight:700}.orders-head{background:var(--bg-surface,#eef1f6);height:44px;color:var(--text-muted,#5b6b82);border-bottom-color:var(--border-light,#d8e0ec);padding:0 18px;font-size:11px}.detail-card{border-color:var(--border-light,#d8e0ec);box-shadow:none;background:#fff}.proof-title button,.proof-actions-row button{background:var(--lt-blue-soft,#e8eef9);color:var(--lt-blue-light,#1d4ed8);white-space:nowrap;border:1px solid #dbeafe;border-radius:8px}.signature-preview{border:1px dashed var(--border-strong,#b8c4d6);background:var(--bg-surface,#eef1f6);align-content:center;place-items:start;height:auto;min-height:68px;padding:12px}.proof-actions-row span{min-width:0;color:var(--text-secondary,#3d4f6a);line-height:1.35}@media (width<=1500px){.billing-content-grid{grid-template-columns:minmax(0,1fr)}.order-detail-panel{position:static}}@media (width<=1120px){.ops-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.billing-main{padding:18px 12px}.ops-summary,.bottom-alerts,.detail-summary-card,.toolbar-row{grid-template-columns:1fr}.orders-panel-top{flex-direction:column;align-items:flex-start}.orders-panel-actions,.orders-panel-actions .selection-action{width:100%}.orders-panel-actions{flex-direction:column;align-items:stretch}.orders-head,.order-row{min-width:0}.orders-head{display:none}.orders-list{overflow:visible}.order-row,.order-row.selected{grid-template-rows:auto auto auto;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:4px 10px;min-height:112px;padding:14px 12px}.order-row .custom-checkbox{grid-area:1/1/span 3;margin-top:2px}.order-id{grid-area:1/2}.order-client{-webkit-line-clamp:2;grid-area:2/2}.order-row>span:nth-of-type(3){display:none}.order-value{grid-area:1/3;justify-self:end}.order-date{grid-area:3/2;font-size:11px!important}.order-row .status-chip{grid-area:2/3;justify-self:end}.orders-footer{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}}.order-modal-backdrop{z-index:80;background:#0f172a75;place-items:center;padding:28px;animation:.16s ease-out modalBackdropIn;display:grid;position:fixed;inset:0}.order-modal{border:1px solid var(--border-light,#d8e0ec);width:min(96vw,1120px);max-height:94vh;box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);background:#fff;border-radius:10px;outline:none;flex-direction:column;animation:.18s cubic-bezier(.16,1,.3,1) modalPanelIn;display:flex;overflow:hidden}.order-modal-header{border-bottom:1px solid var(--border-light,#d8e0ec);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:auto;padding:18px 24px 16px;display:flex}.order-modal-header h2{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;margin:0 0 6px;font-size:22px;line-height:1.18}.order-modal-header p{color:var(--text-secondary,#3d4f6a);overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:600;line-height:1.35}.order-modal-header-actions{align-items:center;gap:10px;display:inline-flex}.order-modal-close{border:1px solid var(--border-light,#d8e0ec);width:36px;height:36px;color:var(--text-secondary,#3d4f6a);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.order-modal-close:hover{background:var(--bg-surface,#eef1f6);color:var(--text-primary,#0f1c33)}.order-modal-body{background:#fff;flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 16px 14px;display:flex;overflow:auto}.order-modal-metrics{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);background:var(--bg-base,#f4f6f9);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.order-metric{border-right:1px solid var(--border-light,#d8e0ec);min-width:0;box-shadow:none;background:#fff;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.order-metric:last-child{border-right:0}.order-metric-label{color:var(--text-muted,#5b6b82);font-size:.75rem;font-weight:500}.order-metric-value{letter-spacing:-.01em;color:var(--text-primary,#0f1c33);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:.9375rem;font-weight:700}.order-modal-board{flex:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"client client receiver signed""address address evidence evidence""products products evidence evidence""timeline timeline timeline timeline";align-content:start;gap:10px;min-height:0;display:grid}.order-modal-board.has-finance{grid-template-areas:"client client receiver signed""address address evidence evidence""products products evidence evidence""finance finance finance finance""timeline timeline timeline timeline"}.board-client{grid-area:client}.board-address{grid-area:address}.board-receiver{grid-area:receiver}.board-signed{grid-area:signed}.board-products{grid-area:products}.board-evidence{grid-area:evidence}.board-finance{grid-area:finance}.board-timeline{grid-area:timeline}.board-signed-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.board-products,.board-evidence{flex-direction:column;min-height:0;display:flex}.board-products .product-row{flex:auto;align-items:flex-start}.board-evidence .proof-stack{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex}.board-evidence .order-modal-empty-slot--fill{box-sizing:border-box;flex:auto;align-items:center;height:100%;min-height:120px}.order-modal-board .field-lede{font-size:.875rem;font-weight:600;line-height:1.35}.order-modal-board .field-sub{color:var(--text-muted,#5b6b82);margin:0;font-size:.75rem}.order-modal-board .card-heading{margin-bottom:0}.order-modal-board .card-heading h3{font-size:.875rem}.order-modal-board .card-heading>span{font-size:.75rem}.modal-timeline--dense{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0 12px;display:grid}.modal-timeline--dense .modal-timeline-item{padding-bottom:8px}.modal-timeline--dense .modal-timeline-item:not(:last-child):before{display:none}@media (width<=900px){.order-modal-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.order-modal-board,.order-modal-board.has-finance{grid-template-columns:1fr 1fr;grid-template-areas:"client receiver""address signed""products products""evidence evidence""finance finance""timeline timeline"}.order-modal-board:not(.has-finance){grid-template-areas:"client receiver""address signed""products products""evidence evidence""timeline timeline"}}@media (width<=560px){.order-modal-board,.order-modal-board.has-finance,.order-modal-board:not(.has-finance){grid-template-columns:1fr;grid-template-areas:"client""address""receiver""signed""products""evidence""finance""timeline"}.modal-timeline--dense{grid-template-columns:1fr}}.order-modal-card{border:1px solid var(--border-light,#d8e0ec);background:#fff;border-radius:10px;padding:15px 16px}.card-heading{margin-bottom:12px}.card-heading.with-action{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-heading h3{color:var(--text-primary,#0f1c33);margin:0 0 3px;font-size:15px;line-height:1.2}.card-heading>span,.card-heading>div>span{color:var(--text-muted,#5b6b82);font-size:12px;font-weight:600}.card-action{background:var(--lt-blue-soft,#e8eef9);height:32px;color:var(--lt-blue-light,#1d4ed8);cursor:pointer;border:1px solid #dbeafe;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:600;display:inline-flex}.card-action:hover:not(:disabled){background:#dbeafe}.card-action:disabled{opacity:.5;cursor:not-allowed}.card-split{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.card-split>div{min-width:0}.card-split-secondary{border-top:1px dashed var(--border-light,#d8e0ec);margin-top:14px;padding-top:13px}.field-label{color:var(--text-muted,#5b6b82);letter-spacing:0;text-transform:none;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.field-label svg{color:#94a3b8}.field-lede{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;margin:6px 0 0;font-size:14px;font-weight:700;line-height:1.4;display:block}.field-sub{color:var(--text-muted,#5b6b82);font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:12.5px}.assign-chip{border:1px dashed var(--border-strong,#b8c4d6);background:var(--bg-surface,#eef1f6);color:var(--text-muted,#5b6b82);border-radius:8px;align-items:center;gap:7px;margin-top:13px;padding:7px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.assign-chip svg{color:#94a3b8}.product-row{border:1px solid var(--border-light,#d8e0ec);background:var(--bg-surface,#eef1f6);border-radius:9px;flex:auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:13px;padding:12px 14px;display:grid}.product-icon{background:var(--lt-blue-soft,#e8eef9);width:34px;height:34px;color:var(--lt-blue-light,#1d4ed8);border-radius:8px;flex:none;place-items:center;display:grid}.product-desc{min-width:0;color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;font-size:13.5px;font-weight:600;line-height:1.4}.product-row>strong{color:var(--text-primary,#0f1c33);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:600}.proof-stack{flex-direction:column;gap:14px;display:flex}.proof-section{flex-direction:column;gap:8px;display:flex}.proof-section-label{color:var(--text-muted,#5b6b82);font-size:.75rem;font-weight:600}.signature-mark{border-radius:var(--radius-full,999px);background:var(--status-ready-bg,#ecfdf5);color:var(--status-ready,#047857);white-space:nowrap;flex:none;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.proof-photos-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;display:grid}.proof-photo-tile{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);background:var(--bg-base,#f4f6f9);min-width:0;color:var(--text-primary,#0f1c33);flex-direction:column;gap:6px;padding:6px;text-decoration:none;transition:border-color .14s,background .14s;display:flex}.proof-photo-tile:hover{border-color:var(--lt-blue,#0033a0);background:#fff}.proof-photo-tile img{aspect-ratio:1;object-fit:cover;border:1px solid var(--border-light,#d8e0ec);background:#fff;border-radius:6px;width:100%}.proof-photo-tile span{color:var(--lt-blue,#0033a0);justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.proof-photos-loading,.proof-muted{border-radius:var(--radius-md,8px);background:var(--bg-base,#f4f6f9);border:1px dashed var(--border-strong,#b8c4d6);color:var(--text-muted,#5b6b82);margin:0;padding:10px 12px;font-size:.8125rem;font-weight:500;line-height:1.4}.proof-photos-loading{align-items:center;gap:8px;display:inline-flex}.proof-note{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);background:var(--bg-base,#f4f6f9);color:var(--text-secondary,#3d4f6a);gap:8px;margin:0;padding:10px 12px;font-size:.8125rem;line-height:1.5;display:flex}.proof-doc-bar{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);background:var(--bg-base,#f4f6f9);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.proof-doc-name{min-width:0;color:var(--text-secondary,#3d4f6a);overflow-wrap:anywhere;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;display:flex}.proof-doc-name svg{color:var(--text-muted,#5b6b82);flex:none}.proof-doc-bar button{border-radius:var(--radius-md,8px);background:var(--lt-blue-dark,#002366);color:#fff;cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.proof-doc-bar button:hover{background:var(--lt-blue-hover,#001a4d)}@media (width<=520px){.proof-doc-bar{grid-template-columns:1fr}.proof-doc-bar button{width:100%}}.modal-timeline{flex-direction:column;display:flex}.modal-timeline-item{grid-template-columns:22px minmax(0,1fr);gap:11px;padding-bottom:15px;display:grid;position:relative}.modal-timeline-item:last-child{padding-bottom:0}.modal-timeline-item:not(:last-child):before{content:"";background:var(--border-light,#d8e0ec);width:2px;position:absolute;top:20px;bottom:0;left:10px}.modal-timeline-dot{z-index:1;color:#00815c;background:#c9f0e2;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.modal-timeline-item strong{color:var(--text-primary,#0f1c33);font-size:13px;font-weight:700;line-height:1.35;display:block}.modal-timeline-item time{color:var(--text-muted,#5b6b82);font-variant-numeric:tabular-nums;font-size:11.5px}.order-modal-statusbar{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.status-tile{border:1px solid var(--border-light,#d8e0ec);background:#fff;border-radius:10px;align-items:center;gap:11px;min-width:0;padding:12px 13px;display:flex}.status-tile>svg{flex:none}.status-tile b{color:var(--text-primary,#0f1c33);font-size:12.5px;font-weight:600;display:block}.status-tile span{color:var(--text-muted,#5b6b82);overflow-wrap:anywhere;font-size:11.5px;line-height:1.35;display:block}.status-tile.ok{background:#f0fbf7;border-color:#bbe6d5}.status-tile.ok>svg{color:#00815c}.status-tile.pending{background:#fff8f1;border-color:#ffe0c2}.status-tile.pending>svg{color:#d46b16}.status-tile.neutral>svg{color:#94a3b8}.status-tile.alert{background:#fff5f6;border-color:#fecdd3}.status-tile.alert>svg{color:var(--status-danger,#b91c1c)}.status-tile.alert b{color:#be123c}@media (width<=640px){.proof-block{grid-template-columns:1fr}}.order-modal-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.order-modal-summary div,.info-list div{min-width:0}.order-modal-summary span,.info-list span,.product-list span,.event-list time{color:var(--text-muted,#5b6b82);text-transform:none;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.order-modal-summary strong,.info-list strong,.product-list strong{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;font-size:14px;line-height:1.35;display:block}.order-modal-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);align-items:start;gap:14px;display:grid}.order-modal-section{border:1px solid var(--border-light,#d8e0ec);background:#fff;border-radius:8px;min-width:0;padding:14px}.modal-proof-section,.finance-closing-section,.order-modal-section:nth-child(8){grid-column:1/-1}.section-heading{margin-bottom:14px}.section-heading h3{color:var(--text-primary,#0f1c33);margin:0 0 3px;font-size:15px;line-height:1.2}.section-heading span{color:var(--text-muted,#5b6b82);font-size:12px;font-weight:600}.info-list,.event-list{gap:12px;display:grid}.finance-closing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.finance-closing-grid div{border:1px solid var(--border-light,#d8e0ec);background:var(--bg-surface,#eef1f6);border-radius:8px;min-width:0;padding:12px}.finance-closing-grid span{color:var(--text-muted,#5b6b82);text-transform:none;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.finance-closing-grid strong{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;font-size:13px;line-height:1.35;display:block}.operational-notes-section{grid-column:1/-1}.operational-notes-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.operational-notes-grid div{border:1px solid var(--border-light,#d8e0ec);background:var(--bg-surface,#eef1f6);border-radius:8px;min-width:0;padding:12px}.operational-notes-grid div:first-child,.operational-notes-grid div:nth-child(2){grid-column:span 2}.operational-notes-grid span{color:var(--text-muted,#5b6b82);text-transform:none;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.operational-notes-grid strong{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;font-size:13px;line-height:1.4;display:block}.address-copy,.muted-copy{color:var(--text-secondary,#3d4f6a);margin:0;font-size:14px;line-height:1.55}.muted-copy{color:var(--text-muted,#5b6b82)}.inline-action{color:var(--lt-blue-light,#1d4ed8);align-items:center;gap:6px;margin-top:12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.product-list{gap:8px;display:grid}.product-list div{border:1px solid var(--border-light,#d8e0ec);background:var(--bg-surface,#eef1f6);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:11px 12px;display:flex}.modal-proof-section .proof-body-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr)}.issue-section{background:#fff7f8;border-color:#fecdd3}.issue-callout{color:var(--status-danger,#b91c1c);grid-template-columns:22px minmax(0,1fr);gap:10px;display:grid}.issue-callout p{color:#9f1239;margin:4px 0 0;font-size:13px;line-height:1.45}.event-list div{border-top:1px solid var(--border-light,#d8e0ec);grid-template-columns:minmax(88px,130px) minmax(0,1fr);align-items:start;gap:12px;padding-top:10px;display:grid}.event-list div:first-child{border-top:0;padding-top:0}.event-list span{color:#1e293b;font-size:13px;font-weight:600}.order-modal-footer{border-top:1px solid var(--border-light,#d8e0ec);background:#fff;justify-content:flex-end;padding:14px 24px;display:flex}.process-complete-bar{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.process-complete-hint{color:var(--text-muted,#5b6b82);font-size:var(--text-sm,.8125rem);margin:0;font-weight:500;line-height:1.45}.modal-action-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.modal-action-group button,.order-modal-footer .invoice-now,.order-modal-footer .cancel-order{border-radius:8px;width:auto;min-width:150px;height:42px;margin:0;padding:0 16px;display:inline-flex}.modal-action-group>button:not(.invoice-now):not(.cancel-order){background:var(--lt-blue-soft,#e8eef9);color:var(--lt-blue-light,#1d4ed8);cursor:pointer;border:1px solid #dbeafe;justify-content:center;align-items:center;gap:8px;font-weight:700}.modal-action-group .share-documents-button{background:var(--text-primary,#0f1c33);border-color:var(--text-primary,#0f1c33);color:#fff}.share-modal-backdrop{z-index:95;background:#0f172a61;place-items:center;padding:24px;animation:.16s ease-out modalBackdropIn;display:grid;position:fixed;inset:0}.share-modal{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-lg,12px);width:min(520px,100vw - 32px);box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);background:#fff;padding:22px;animation:.18s cubic-bezier(.16,1,.3,1) modalPanelIn}.share-modal-header{border-bottom:1px solid var(--border-light,#d8e0ec);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.share-modal-header h2{color:var(--text-primary,#0f1c33);margin:0 0 5px;font-size:22px;line-height:1.15}.share-modal-header p{color:var(--text-muted,#5b6b82);margin:0;font-size:13px;font-weight:600}.share-file-card{border:1px solid var(--border-light,#d8e0ec);background:var(--bg-surface,#eef1f6);border-radius:10px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;min-height:96px;margin:18px 0;padding:14px;display:grid}.share-file-icon{background:var(--lt-blue-soft,#e8eef9);width:46px;height:46px;color:var(--lt-blue-light,#1d4ed8);border-radius:10px;place-items:center;display:grid}.share-file-card strong,.share-file-card span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.share-file-card strong{color:var(--text-primary,#0f1c33);font-size:15px}.share-file-card span{color:var(--text-muted,#5b6b82);margin-top:4px;font-size:12px;font-weight:700}.share-actions-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.share-actions-grid button{background:var(--text-primary,#0f1c33);color:#fff;cursor:pointer;width:74px;height:74px;min-height:74px;box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);border:0;border-radius:999px;align-content:center;justify-self:center;place-items:center;gap:8px;display:grid;position:relative}.share-actions-grid button:disabled{opacity:.6;cursor:not-allowed}.share-actions-grid button span{color:var(--text-primary,#0f1c33);white-space:nowrap;font-size:12px;font-weight:600;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.share-modal-note{color:var(--text-muted,#5b6b82);text-align:center;margin:42px 0 0;font-size:12px;line-height:1.45}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalPanelIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1120px){.order-modal{width:min(90vw,900px)}.order-modal-summary,.order-modal-grid{grid-template-columns:1fr 1fr}.finance-closing-grid,.operational-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-proof-section,.finance-closing-section,.order-modal-section:nth-child(8){grid-column:1/-1}}@media (width<=760px){.order-modal-backdrop{place-items:end center;padding:10px}.order-modal{border-radius:10px 10px 0 0;width:100%;max-height:94vh}.order-modal-header,.order-modal-body,.order-modal-footer{padding-left:14px;padding-right:14px}.order-modal-header{min-height:80px}.order-modal-header h2{font-size:20px}.order-modal-summary,.order-modal-grid,.finance-closing-grid,.operational-notes-grid,.modal-proof-section .proof-body-grid{grid-template-columns:1fr}.operational-notes-grid div:first-child,.operational-notes-grid div:nth-child(2),.modal-proof-section,.order-modal-section:nth-child(8){grid-column:auto}.order-modal-footer{justify-content:stretch}.process-complete-bar{flex-wrap:wrap;width:100%}.modal-action-group,.modal-action-group button,.order-modal-footer .invoice-now,.order-modal-footer .cancel-order{width:100%}.share-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:42px}.share-modal-note{margin-top:50px}}.proof-modal-dialog{max-width:580px}.proof-photos-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:12px;display:grid}.proof-photo-card-btn{border:1.5px solid var(--border-strong,#b8c4d6);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:8px;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.proof-photo-card-btn img{object-fit:cover;border-radius:8px;width:100%;height:100px}.proof-photo-card-btn span{color:#0033a0;font-size:.75rem;font-weight:600}.proof-photo-card-btn:hover{border-color:#0033a0;transform:none;box-shadow:0 6px 16px #0033a01f}.proof-pdf-card-btn{border:1.5px solid var(--border-strong,#b8c4d6);cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;margin-top:12px;padding:12px 16px;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}.proof-pdf-card-btn:hover{background:var(--lt-blue-soft,#e8eef9);border-color:#0033a0;transform:none;box-shadow:0 4px 14px #0033a01a}.proof-pdf-info{color:var(--text-primary,#0f1c33);align-items:center;gap:10px;min-width:0;font-size:.875rem;font-weight:600;display:flex;overflow:hidden}.proof-pdf-info .pdf-icon{color:#0033a0;flex-shrink:0}.proof-pdf-info span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.proof-pdf-action{color:#fff;background:#0033a0;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.proof-pdf-card-btn:hover .proof-pdf-action{background:#002366}.photo-zoom-backdrop{z-index:1200;background:var(--overlay,#0f1c336b);justify-content:center;align-items:center;display:flex}.photo-preview-box{max-width:90vw;max-height:85vh;box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);background:#fff;border-radius:16px;padding:14px;position:relative}.photo-preview-box img{border-radius:10px;max-width:100%;max-height:75vh;display:block}.fulfillment-tab-label{display:inline}.header-title-group{align-items:center;gap:12px;min-width:0;display:flex}.mobile-sidebar-toggle{width:44px;height:44px;color:var(--text-primary,#0f1c33);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:none}@media (width<=980px){.mobile-sidebar-toggle{display:grid}}.module-detail-backdrop{z-index:92;background:#0f1c3373;place-items:center;padding:24px;animation:.15s ease-out modalBackdropIn;display:grid;position:fixed;inset:0}.module-detail-modal{border:1px solid var(--border-light,#dce3ee);width:min(760px,100vw - 32px);max-height:min(82vh,760px);box-shadow:var(--shadow-lg,0 12px 32px #0f234614);background:#fff;border-radius:14px;animation:.18s ease-out modalPanelIn;overflow:hidden}.module-detail-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:18px;min-height:88px;padding:22px 24px 18px;display:flex}.module-detail-header span{color:#2563eb;text-transform:none;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.module-detail-header h2{color:#0f172a;overflow-wrap:anywhere;margin:0;font-size:24px;line-height:1.15}.module-detail-header button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.customer-detail-content,.module-detail-grid{background:#f8fafc;max-height:calc(min(82vh,760px) - 88px);padding:18px 24px 24px;overflow:auto}.customer-detail-summary,.module-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.customer-detail-summary div,.module-detail-grid div{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:14px}.customer-detail-summary span,.module-detail-grid span,.module-detail-section>span{color:#64748b;text-transform:none;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.customer-detail-summary strong,.module-detail-grid strong{color:#0f172a;overflow-wrap:anywhere;font-size:16px;line-height:1.25;display:block}.module-detail-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:14px;padding:16px}.module-detail-section p{color:#334155;margin:0;font-size:14px;line-height:1.55}.customer-orders-list{gap:8px;display:grid}.customer-orders-list>div,.customer-orders-list>button,.customer-order-item-btn{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:minmax(110px,.9fr) minmax(120px,.9fr) minmax(150px,1fr) minmax(100px,.8fr);align-items:center;gap:10px;width:100%;min-height:48px;padding:10px 14px;transition:all .15s;display:grid}.customer-order-item-btn:hover{background:#eff6ff;border-color:#0033a0;transform:none;box-shadow:0 4px 12px #0033a014}.customer-orders-list strong,.customer-orders-list span{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:600}.customer-orders-list span{color:#64748b;font-weight:700}@media (width<=1120px){.module-page-customers .module-table-row,.module-page-customers .module-table-columns{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.customer-orders-list>div,.customer-orders-list>button,.customer-order-item-btn{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.module-detail-backdrop{place-items:end center;padding:10px}.module-detail-modal{border-radius:10px 10px 0 0;width:100%;max-height:92vh}.module-detail-header,.customer-detail-content,.module-detail-grid{padding-left:14px;padding-right:14px}.module-detail-header h2{font-size:20px}.customer-detail-summary,.module-detail-grid,.customer-orders-list>div{grid-template-columns:1fr}}.pagination button:disabled{opacity:.45;cursor:not-allowed}.pagination button:first-child svg{transform:none}.table-pagination{border-top:1px solid #aec1dd57;justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin-top:auto;padding:0 27px;display:flex}.table-pagination span{color:#53698d;font-size:13px;font-weight:750}.table-pagination div{flex-wrap:wrap;justify-content:flex-end}.table-pagination button:disabled{opacity:.5;cursor:not-allowed}@media (width<=1120px){.advanced-filter-panel{width:100%}}.billing-shell{color:#0f172a;background:#f5f7fb}.billing-sidebar{box-shadow:none;background:#08215f}.sidebar-link.active{box-shadow:none;background:#ffffff24;border-color:#ffffff38}.billing-main{padding:26px 28px 28px}.billing-header{align-items:center;margin-bottom:22px}.billing-header h1{font-size:26px;font-weight:750}.billing-header p{color:#64748b;font-size:14px}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.header-pill,.company-select-pill,.header-refresh-btn{min-height:40px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#334155;background:#fff;border-color:#e2e8f0;border-radius:8px;font-size:13px}.header-refresh-btn{width:40px;height:40px}.metric-grid{grid-template-columns:minmax(260px,1.15fr) repeat(2,minmax(190px,1fr));gap:12px;margin-bottom:16px}.metric-card,.metric-card:not(.metric-primary){-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-rows:1fr;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;min-height:128px;padding:16px;display:grid;box-shadow:0 1px 2px #0f172a0a}.metric-card .metric-icon{width:40px;height:40px;box-shadow:none;border-radius:8px;margin:0}.metric-card span{color:#64748b;margin-bottom:6px;font-size:13px}.metric-card strong{color:#0f172a;font-size:26px}.metric-card small{color:#475569;font-size:12px}.metric-primary{box-shadow:none;background:#0f5bd8;grid-template-rows:1fr;grid-template-columns:42px minmax(0,1fr)}.metric-primary span,.metric-primary strong,.metric-primary small{color:#fff}.metric-primary strong{font-size:27px}.metric-primary button{background:#ffffff29;border-radius:8px;height:38px}.soft-green,.soft-purple,.soft-red{background:#fff}.soft-green .metric-icon{color:#047857;background:#ecfdf5}.soft-purple .metric-icon{color:#6d28d9;background:#f5f3ff}.soft-red .metric-icon{color:#dc2626;background:#fef2f2}.soft-green small{color:#047857}.soft-purple small{color:#5b21b6}.soft-red small,.soft-red strong{color:#dc2626}.billing-content-grid{grid-template-columns:minmax(720px,1fr) minmax(360px,430px);gap:16px}.orders-panel,.order-detail-panel,.bottom-card,.module-card,.module-table-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a}.orders-panel{height:auto;min-height:var(--table-panel-height,900px);border-radius:8px;overflow:hidden}.orders-panel-top{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 18px;display:flex}.orders-panel-top h2{color:#0f172a;margin:2px 0 3px;font-size:18px;line-height:1.2}.orders-panel-top p{color:#64748b;margin:0;font-size:13px}.eyebrow{color:#2563eb;letter-spacing:0;text-transform:none;font-size:11px;font-weight:600}.selection-action{color:#fff;cursor:pointer;white-space:nowrap;background:#0f5bd8;border:0;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 14px;font-weight:600;display:inline-flex}.selection-action:disabled{opacity:.58;cursor:not-allowed}.orders-panel-actions{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.orders-panel-actions span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.toolbar-row{background:#fbfdff;border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(260px,1fr) minmax(118px,auto);gap:10px;width:100%;margin:0;padding:12px 18px}.billing-search,.toolbar-row button{height:38px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#dbe4f0;border-radius:8px}.billing-search{padding:0 12px}.billing-search input{font-size:14px}.filter-popover-container{display:inline-block;position:relative}.filter-trigger-btn{color:#0f172a;height:38px;font-family:var(--font-sans,system-ui, sans-serif);cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-size:.875rem;font-weight:600;transition:all .18s cubic-bezier(.16,1,.3,1);display:inline-flex}.filter-trigger-btn:hover{color:#0033a0;background:#f8fafc;border-color:#0033a0}.filter-trigger-btn.active-filter{color:#0033a0;background:#eff6ff;border-color:#0033a0;font-weight:700}.filter-chevron{color:#64748b;transition:transform .2s}.filter-chevron.open{transform:rotate(180deg)}.filter-popover-menu{z-index:120;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;flex-direction:column;gap:2px;width:220px;padding:6px;animation:.18s cubic-bezier(.16,1,.3,1) forwards popoverFadeIn;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0f172a2e}.filter-popover-header{text-transform:none;letter-spacing:0;color:#64748b;border-bottom:1px solid #f1f5f9;margin-bottom:4px;padding:8px 10px 6px;font-size:.725rem;font-weight:600}.filter-popover-item{color:#0f172a;width:100%;height:36px;font-family:var(--font-sans,system-ui, sans-serif);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.filter-popover-item:hover{color:#0033a0;background:#f1f5f9}.filter-popover-item.selected{color:#0033a0;background:#eff6ff;font-weight:700}.orders-head,.order-row{grid-template-columns:30px minmax(128px,.9fr) minmax(210px,1.45fr) minmax(120px,.95fr) minmax(96px,.75fr) minmax(128px,.95fr) minmax(118px,.75fr);gap:14px;min-width:960px}.orders-head{color:#64748b;background:#f8fafc;border-bottom-color:#e2e8f0;height:44px;padding:0 18px;font-size:11px}.orders-list{overflow-y:auto}.order-row{border-bottom-color:#e2e8f0;min-height:64px;padding:0 18px}.order-row:hover{background:#f8fafc}.order-row.selected{background:#f7f9fc;min-height:64px;box-shadow:inset 0 0 0 1px #0033a02e}.order-row span{color:#1e293b;font-size:12.5px;line-height:1.35}.order-id{gap:4px;color:#0f172a!important}.order-id em{color:#047857;background:#dcfce7;max-width:150px;padding:3px 8px;font-size:10.5px}.order-client{max-width:none;color:#0f172a!important;font-weight:760!important}.order-date{color:#475569!important}.row-arrow{display:none}.status-chip{letter-spacing:.02em;border-radius:999px;padding:5px 9px;font-size:10px!important}.orders-footer{border-top-color:#e2e8f0;min-height:52px;padding:0 18px}.pagination button,.table-pagination button{background:#fff;border-radius:7px}.pagination .active,.table-pagination button.active{color:#fff;background:#2563eb;border-color:#2563eb}.order-detail-panel{border-radius:8px;padding:16px;position:sticky;top:18px}.detail-heading{border-bottom:1px solid #e2e8f0;align-items:flex-start;padding:0 0 14px}.detail-heading h2{margin-bottom:8px;font-size:18px;line-height:1.2}.detail-heading strong{color:#0f172a;font-size:13px;line-height:1.35}.detail-heading>span{padding:7px 10px;font-size:10px}.detail-card{box-shadow:none;background:#fff;border-color:#e2e8f0}.detail-summary-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0;padding:14px;display:grid}.detail-summary-card div{min-width:0}.detail-summary-card span,.proof-body-grid span{color:#64748b;text-transform:none;margin:0 0 4px;font-size:11px;font-weight:750;display:block}.detail-summary-card strong,.proof-body-grid strong{color:#0f172a;overflow-wrap:anywhere;font-size:13px;line-height:1.35;display:block}.detail-summary-card .detail-address{grid-column:1/-1}.timeline-card{margin-bottom:12px;padding:14px}.detail-card h3{color:#0f172a;margin-bottom:12px;font-size:13px}.timeline-item{grid-template-columns:18px minmax(70px,92px) minmax(0,1fr);align-items:start;gap:10px}.timeline-item time{color:#64748b;font-size:11px;line-height:1.35}.timeline-item span{color:#1e293b;font-size:12px;line-height:1.4}.proof-panel{padding:14px}.proof-title button,.proof-actions-row button{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px}.proof-body-grid{grid-template-columns:1fr;align-items:stretch;gap:12px;margin:12px 0}.signature-preview{background:#f8fafc;border:1px dashed #cbd5e1;align-content:center;place-items:start;height:auto;min-height:68px;padding:12px}.signature-preview span{text-transform:none;margin:0}.proof-actions-row{align-items:flex-start}.proof-actions-row span{color:#475569;min-width:0;line-height:1.35}.invoice-now,.cancel-order{box-shadow:none;border-radius:8px}@media (width<=1500px){.billing-content-grid{grid-template-columns:minmax(0,1fr)}.order-detail-panel{position:static}}@media (width<=1120px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.billing-main{padding:18px 12px}.metric-grid,.bottom-alerts,.detail-summary-card,.toolbar-row{grid-template-columns:1fr}.orders-panel-top{flex-direction:column;align-items:flex-start}.orders-panel-actions,.orders-panel-actions .selection-action{width:100%}.orders-panel-actions{flex-direction:column;align-items:stretch}.orders-head,.order-row{min-width:0}.orders-head{display:none}.orders-list{overflow:visible}.order-row,.order-row.selected{grid-template-rows:auto auto auto;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:4px 10px;min-height:112px;padding:14px 12px}.order-row .custom-checkbox{grid-area:1/1/span 3;margin-top:2px}.order-id{grid-area:1/2}.order-client{-webkit-line-clamp:2;grid-area:2/2}.order-row>span:nth-of-type(3){display:none}.order-value{grid-area:1/3;justify-self:end}.order-date{grid-area:3/2;font-size:11px!important}.order-row .status-chip{grid-area:2/3;justify-self:end}.orders-footer{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}}.billing-content-grid{grid-template-columns:minmax(0,1fr)}.left-workspace{width:100%}@media (width<=760px){.module-detail-backdrop{place-items:end center;padding:10px}.module-detail-modal{border-radius:10px 10px 0 0;width:100%;max-height:92vh}.module-detail-header,.customer-detail-content,.module-detail-grid{padding-left:14px;padding-right:14px}.module-detail-header h2{font-size:20px}.customer-detail-summary,.module-detail-grid,.customer-orders-list>div{grid-template-columns:1fr}}.order-modal-empty-slot{border:1px dashed var(--border-strong,#b8c4d6);border-radius:var(--radius-md,8px);background:var(--bg-base,#f4f6f9);color:var(--text-secondary,#3d4f6a);align-items:flex-start;gap:12px;padding:14px;display:flex}.order-modal-empty-slot svg{color:var(--text-muted,#5b6b82);flex:none;margin-top:2px}.order-modal-empty-slot strong{color:var(--text-primary,#0f1c33);margin-bottom:4px;font-size:.875rem;font-weight:600;display:block}.order-modal-empty-slot span{color:var(--text-muted,#5b6b82);font-size:.8125rem;font-weight:500;line-height:1.45;display:block}.order-modal-empty-slot--compact{align-items:center;padding:12px 14px}.order-modal-empty-slot--compact span{font-size:.8125rem}.order-modal-column{flex-direction:column;gap:12px;min-width:0;display:flex}.order-modal-empty-slot--fill{box-sizing:border-box;flex:auto;align-items:center;gap:12px;height:100%;min-height:100px;display:flex}.order-modal-alerts{flex:none;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px;display:grid}.board-products{min-width:0}.board-products .product-row{flex:auto;align-items:flex-start;gap:10px;min-height:72px;display:flex}.board-products .product-desc{white-space:normal;overflow-wrap:anywhere;flex:auto;min-width:0;font-size:.875rem;font-weight:500;line-height:1.45}.board-evidence .proof-stack{justify-content:flex-start}.board-evidence .proof-section--pdf{margin-top:auto;padding-top:4px}.board-evidence .proof-doc-bar{flex-shrink:0;min-height:48px}.order-modal-card.board-evidence{overflow:visible}.order-modal-backdrop{z-index:130;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overscroll-behavior:contain;background:#06193894;padding:24px}.order-modal{border:0;border-radius:16px;width:min(1120px,100vw - 48px);max-height:calc(100dvh - 48px);box-shadow:0 28px 80px #06193847,0 4px 16px #0619381f}.order-modal-header{flex:none;min-height:88px;padding:18px 24px}.order-modal-header>div:first-child{min-width:0}.order-modal-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-modal-title-line h2{letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:700}.order-modal-title-line .status-chip{letter-spacing:0;flex:none;align-items:center;gap:7px;padding:6px 10px;display:inline-flex;font-size:.75rem!important}.status-chip-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.order-modal-header p{margin-top:5px;font-size:.8125rem;font-weight:600}.order-modal-references{flex-wrap:wrap;align-items:center;gap:4px 0;display:flex}.order-modal-references span{white-space:nowrap;align-items:center;display:inline-flex}.order-modal-references span+span:before{content:"";background:var(--border-strong,#b8c4d6);border-radius:50%;width:3px;height:3px;margin:0 9px}.order-modal-close{background:var(--bg-base,#f4f6f9);width:40px;height:40px;transition:background var(--duration-fast,.14s) ease, color var(--duration-fast,.14s) ease;border-color:#0000;border-radius:10px}.order-modal-close:hover{background:var(--bg-surface-hover,#e4eaf2)}.order-modal-close:focus-visible,.proof-doc-bar button:focus-visible,.proof-photo-tile:focus-visible,.modal-action-group button:focus-visible,.modal-danger-zone button:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px #fff, 0 0 0 4px #0033a0);outline:none}.order-modal-body{overscroll-behavior:contain;scrollbar-gutter:stable;background:#f7f9fc;gap:12px;padding:16px 24px 20px}.order-modal-metrics{border-color:var(--border-subtle,#e8eef5);background:#fff;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.order-metric{border-right-color:var(--border-subtle,#e8eef5);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;min-height:74px;padding:14px 16px;display:grid}.order-metric-icon{background:var(--lt-blue-soft,#e8eef9);width:36px;height:36px;color:var(--lt-blue,#0033a0);border-radius:9px;place-items:center;display:grid}.order-metric-copy,.order-metric-label,.order-metric-value{min-width:0;display:block}.order-metric-label{color:var(--text-muted,#5b6b82);margin-bottom:3px;font-size:.6875rem;font-weight:600}.order-metric-value{font-size:.9375rem;line-height:1.35}.order-modal-alerts{gap:10px}.order-modal-alerts .status-tile{border-radius:10px;padding:11px 14px}.order-modal-content{grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);align-items:stretch;gap:12px;display:grid}.order-modal-primary{flex-direction:column;gap:12px;min-width:0;min-height:100%;display:flex}.order-modal-card{border-color:var(--border-subtle,#e8eef5);box-shadow:none;border-radius:12px;padding:18px}.order-modal-card .card-heading{margin-bottom:14px}.order-modal-card .card-heading h3{letter-spacing:-.012em;font-size:.9375rem;font-weight:700}.order-modal-card .card-heading>span,.order-modal-card .card-heading>div>span{font-size:.75rem}.order-delivery-details{grid-template-columns:minmax(170px,.78fr) minmax(0,1.22fr);gap:20px;display:grid}.order-delivery-details>div{min-width:0}.order-delivery-details>div+div{border-left:1px solid var(--border-subtle,#e8eef5);padding-left:20px}.order-delivery-details .field-label{color:var(--text-muted,#5b6b82);font-size:.6875rem}.order-delivery-details .field-lede{margin-top:7px;font-size:.875rem;line-height:1.45}.order-modal-products-card{flex-direction:column;flex:auto;display:flex}.order-modal-products-card .product-row{border-color:var(--border-subtle,#e8eef5);background:#f8fafc;border-radius:10px;align-items:flex-start;min-height:58px;padding:12px}.order-modal-products-list{flex-direction:column;gap:8px;display:flex}.order-modal-products-list .product-copy{min-width:0}.order-modal-products-list .product-copy .field-sub{margin:3px 0 0}.order-modal-proof-card{flex-direction:column;min-width:0;height:100%;display:flex}.order-proof-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-proof-content{flex-direction:column;gap:16px;min-width:0;display:flex}.order-proof-empty{text-align:center;background:#f7f9fc;border-radius:10px;flex:auto;align-content:center;place-items:center;gap:12px;min-height:140px;padding:24px 22px;display:grid}.order-proof-empty-icon{background:var(--lt-blue-soft,#e8eef9);width:46px;height:46px;color:var(--lt-blue,#0033a0);border-radius:50%;place-items:center;display:grid}.order-proof-empty-copy strong,.order-proof-empty-copy span{display:block}.order-proof-empty-copy strong{color:var(--text-primary,#0f1c33);font-size:.9375rem;font-weight:700}.order-proof-empty-copy span{max-width:38ch;color:var(--text-muted,#5b6b82);font-size:.8125rem;font-weight:500;line-height:1.5}.order-proof-flow{color:var(--text-secondary,#3d4f6a);justify-content:center;align-items:center;gap:20px;margin-top:4px;font-size:.6875rem;font-weight:600;display:flex}.order-proof-flow span{align-items:center;gap:6px;display:inline-flex}.order-proof-flow span+span:before{content:"";background:var(--border-strong,#b8c4d6);width:18px;height:1px;margin-right:2px}.order-proof-flow i{border:1px solid var(--border-strong,#b8c4d6);width:20px;height:20px;color:var(--text-secondary,#3d4f6a);background:#fff;border-radius:50%;place-items:center;font-size:.625rem;font-style:normal;display:grid}.proof-section--receipt .proof-doc-bar{background:var(--lt-blue-soft,#e8eef9);border-color:#c9d8ee;min-height:56px}.proof-section--receipt .proof-doc-name{color:var(--text-primary,#0f1c33)}.proof-section--receipt .proof-doc-name svg{color:var(--lt-blue,#0033a0)}.proof-doc-bar button{height:auto;min-height:40px}.proof-doc-bar button:disabled{opacity:.65;cursor:wait}.proof-error{color:var(--status-danger,#b91c1c);margin:8px 0 0;font-size:.8125rem;line-height:1.45}.order-proof-confirmation{border-top:1px solid var(--border-subtle,#e8eef5);border-bottom:1px solid var(--border-subtle,#e8eef5);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:12px 0;display:grid}.order-proof-confirmation span,.order-proof-confirmation strong{display:block}.order-proof-confirmation span{color:var(--text-muted,#5b6b82);margin-bottom:4px;font-size:.75rem;font-weight:600}.order-proof-confirmation strong{color:var(--text-primary,#0f1c33);overflow-wrap:anywhere;font-size:.875rem;line-height:1.4}.order-proof-photo-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px;display:grid}.order-proof-photo-grid .proof-photo-tile{padding:6px}.order-proof-photo-grid .proof-photo-tile img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.order-modal-timeline-card{flex:none}.order-modal-timeline-card .modal-timeline--dense{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 16px}.order-modal-timeline-card .modal-timeline-item{padding-bottom:0}.order-modal-footer{flex:none;justify-content:space-between;gap:16px;min-height:68px;padding:12px 24px}.modal-danger-zone{align-items:center;display:flex}.order-modal-footer .cancel-order{background:0 0;border-color:#0000;width:auto;min-width:0;height:42px;margin:0;padding:0 12px;font-size:.8125rem}.order-modal-footer .cancel-order:hover:not(:disabled){background:var(--status-danger-bg,#fef2f2);border-color:#b91c1c2e}.modal-action-group--primary{margin-left:auto}.order-modal-footer .invoice-now{min-width:190px;height:44px;transition:background var(--duration-fast,.14s) ease, box-shadow var(--duration-fast,.14s) ease;border-radius:10px;margin:0;padding:0 18px;box-shadow:0 7px 16px #00236629}.order-modal-footer .invoice-now:hover:not(:disabled){box-shadow:0 9px 20px #00236638}.order-modal-footer button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.spin{animation:.8s linear infinite orderModalSpin}@keyframes orderModalSpin{to{transform:rotate(360deg)}}@media (width<=960px){.order-modal-content{grid-template-columns:1fr;align-items:start}.order-modal-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.order-metric:nth-child(2n){border-right:0}.order-metric:nth-child(n+3){border-top:1px solid var(--border-subtle,#e8eef5)}.order-modal-primary,.order-modal-proof-card{height:auto;min-height:0}.order-modal-products-card,.order-proof-empty{flex:none}}@media (width<=760px){.order-modal-backdrop{place-items:end center;padding:8px 0 0}.order-modal{border-radius:16px 16px 0 0;width:100%;max-height:calc(100dvh - 8px)}.order-modal-header,.order-modal-body,.order-modal-footer{padding-left:16px;padding-right:16px}.order-modal-header{min-height:76px;padding-top:14px;padding-bottom:12px}.order-modal-title-line{gap:8px}.order-modal-title-line h2{font-size:1.25rem}.order-modal-content,.order-modal-primary,.order-modal-body{gap:10px}.order-modal-body{padding-top:12px;padding-bottom:14px}.order-modal-card{padding:16px}.order-delivery-details{grid-template-columns:1fr;gap:14px}.order-delivery-details>div+div{border-top:1px solid var(--border-subtle,#e8eef5);border-left:0;padding-top:14px;padding-left:0}.order-modal-timeline-card .modal-timeline--dense{grid-template-columns:1fr;gap:0}.order-modal-timeline-card .modal-timeline-item{padding-bottom:12px}.order-modal-timeline-card .modal-timeline-item:not(:last-child):before{display:block}.order-modal-footer{padding-top:10px;padding-bottom:max(10px, env(safe-area-inset-bottom));grid-template-columns:1fr;gap:8px;display:grid}.process-complete-bar{flex-wrap:wrap;width:100%}.modal-action-group,.modal-danger-zone{width:100%}.modal-action-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.modal-action-group--primary{order:1;grid-template-columns:1fr;margin-left:0}.modal-danger-zone{order:2}.modal-action-group button,.order-modal-footer .invoice-now,.order-modal-footer .cancel-order{width:100%;min-width:0}.order-modal-footer .cancel-order{height:40px}.order-modal-footer>.modal-action-group:not(.modal-action-group--primary){grid-column:1/-1}}@media (width<=480px){.order-proof-confirmation,.proof-doc-bar{grid-template-columns:1fr}.proof-doc-bar button{width:100%}.order-proof-flow{flex-direction:column;align-items:flex-start;gap:8px}.order-proof-flow span+span:before{display:none}}@media (width<=420px){.order-modal-metrics{grid-template-columns:1fr!important}.order-metric,.order-metric:nth-child(2),.order-metric:nth-child(3),.order-metric:nth-child(4){border-right:0;border-bottom:1px solid var(--border-subtle,#e8eef5);border-top:0;grid-column:auto}.order-metric:last-child{border-bottom:0}.modal-action-group{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.order-modal-backdrop,.order-modal,.spin{animation:none}.order-modal *,.order-modal :before,.order-modal :after{transition-duration:.01ms!important}}.hub-confirm-backdrop{z-index:150;background:var(--overlay,#0f1c336b);place-items:center;padding:24px;animation:.14s ease-out hubConfirmBackdropIn;display:grid;position:fixed;inset:0}.hub-confirm-modal{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-lg,12px);width:min(94vw,420px);max-height:90vh;box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);animation:hubConfirmPanelIn .16s var(--ease-out,cubic-bezier(.16, 1, .3, 1));background:#fff;padding:24px;overflow-y:auto}.hub-confirm-icon{border-radius:var(--radius-md,8px);background:var(--status-warning-bg,#fffbeb);width:40px;height:40px;color:var(--status-warning,#b45309);place-items:center;margin-bottom:14px;display:grid}.hub-confirm-danger .hub-confirm-icon{background:var(--status-danger-bg,#fef2f2);color:var(--status-danger,#b91c1c)}.hub-confirm-modal h2{color:var(--text-primary,#0f1c33);letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.hub-confirm-description{color:var(--text-muted,#5b6b82);margin:8px 0 0;font-size:.875rem;font-weight:400;line-height:1.5}.hub-confirm-items{border-radius:var(--radius-md,8px);background:var(--bg-surface,#eef1f6);gap:6px;max-height:190px;margin:14px 0 0;padding:12px 14px;list-style:none;display:grid;overflow-y:auto}.hub-confirm-items li{color:var(--text-secondary,#3d4f6a);overflow-wrap:anywhere;font-size:.8125rem;font-weight:600;line-height:1.4}.hub-confirm-actions{gap:10px;margin-top:20px;display:flex}.hub-confirm-actions button{border-radius:var(--radius-md,8px);cursor:pointer;flex:1;min-height:44px;font-size:.875rem;font-weight:600}.hub-confirm-cancel{border:1px solid var(--border-light,#d8e0ec);color:var(--text-secondary,#3d4f6a);background:#fff}.hub-confirm-cancel:hover:not(:disabled){border-color:var(--border-strong,#b8c4d6);background:var(--bg-surface-hover,#e4eaf2)}.hub-confirm-cancel:focus-visible,.hub-confirm-ok:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px #fff, 0 0 0 4px #0033a0);outline:none}.hub-confirm-ok{background:var(--status-warning,#b45309);color:#fff;border:0}.hub-confirm-ok:hover:not(:disabled){background:#92400e}.hub-confirm-danger .hub-confirm-ok{background:var(--status-danger,#b91c1c)}.hub-confirm-danger .hub-confirm-ok:hover:not(:disabled){background:#991b1b}.hub-confirm-actions button:disabled{opacity:.6;cursor:progress}@media (width<=480px){.hub-confirm-actions{flex-direction:column-reverse}}.hub-confirm-field{gap:6px;margin-top:16px;display:grid}.hub-confirm-field>span{color:var(--text-secondary,#3d4f6a);font-size:.8125rem;font-weight:600}.hub-confirm-field textarea{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);width:100%;color:var(--text-primary,#0f1c33);font:inherit;resize:vertical;background:#fff;padding:10px 12px;font-size:.875rem;font-weight:500}.hub-confirm-field textarea:focus{border-color:var(--lt-blue,#0033a0);box-shadow:0 0 0 3px var(--lt-blue-glow,#0033a024);outline:none}.hub-confirm-field small{color:var(--status-danger,#b91c1c);font-size:.75rem;font-weight:600}@keyframes hubConfirmBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes hubConfirmPanelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hub-confirm-backdrop,.hub-confirm-modal{animation:none}}.driver-app{background:var(--bg-surface,#f4f6f9);width:min(100%,430px);min-height:100dvh;color:var(--text-primary,#0f1c33);font-family:var(--font-sans,system-ui, sans-serif);margin:0 auto;position:relative;box-shadow:0 0 0 1px #0f23460a}.driver-header{color:#fff;background:var(--bg-sidebar,#061938);box-shadow:none;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:20px 20px 22px}.driver-brand-bar,.driver-top,.driver-stats,.card-header,.card-footer,.delivery-status-line,.summary-row,.mobile-page-header{justify-content:space-between;align-items:center;display:flex}.driver-brand-bar{margin-bottom:24px}.driver-brand-name{font-family:var(--font-sans);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.driver-top{gap:16px;margin-bottom:20px}.driver-greeting{opacity:.9;font-size:.875rem}.driver-name{font-family:var(--font-sans);letter-spacing:-.02em;margin-top:4px;font-size:1.375rem;font-weight:700}.driver-profile{flex:none;position:relative}.driver-avatar{color:#fff;width:44px;height:44px;font:inherit;cursor:pointer;background:#ffffff2e;border:0;border-radius:999px;place-items:center;font-weight:700;display:grid}.driver-avatar:hover,.driver-avatar[aria-expanded=true]{background:#ffffff47}.driver-avatar:focus-visible,.route-tabs button:focus-visible,.route-pagination button:focus-visible,.delivery-card:focus-visible,.action-list button:focus-visible,.clear-sig-btn:focus-visible,.add-photo:focus-visible,.success-card button:focus-visible{outline:2px solid var(--lt-blue,#0033a0);outline-offset:3px}.driver-logout-btn:focus-visible{outline:2px solid var(--status-danger,#b91c1c);outline-offset:3px}.driver-avatar:focus-visible,.back-btn:focus-visible{outline-offset:3px;outline:2px solid #ffffffd9}.driver-profile-menu{z-index:20;border-radius:var(--radius-md,8px);width:min(260px,100vw - 36px);color:var(--text-primary,#0f1c33);box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);background:#fff;border:1px solid #d5e0f1f0;padding:10px;position:absolute;top:calc(100% + 10px);right:0}.driver-profile-menu:before{content:"";background:#fff;border-top:1px solid #d5e0f1f0;border-left:1px solid #d5e0f1f0;width:12px;height:12px;position:absolute;top:-6px;right:17px;transform:rotate(45deg)}.driver-profile-summary{border-bottom:1px solid var(--border-subtle,#e8eef5);padding:7px 8px 10px}.driver-profile-summary strong,.driver-profile-summary span{display:block}.driver-profile-summary strong{font-size:14px}.driver-profile-summary span{color:var(--text-muted,#5b6b82);overflow-wrap:anywhere;margin-top:2px;font-size:12px}.driver-switch-btn{border-radius:var(--radius-md,8px);background:var(--lt-blue-soft,#e8eef9);width:100%;min-height:42px;color:var(--lt-blue,#0033a0);font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:.8125rem;font-weight:600;display:flex}.driver-switch-btn:hover{background:var(--lt-blue-soft,#e8eef9)}.driver-logout-btn{border-radius:var(--radius-md,8px);background:var(--status-danger-bg,#fef2f2);color:#b91c1c;width:100%;min-height:42px;font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:.8125rem;font-weight:600;display:flex}.driver-logout-btn:hover{background:var(--status-danger-bg,#fef2f2)}.driver-stats{gap:12px}.stat-item{border-radius:var(--radius-md,8px);background:#ffffff1f;flex:1;padding:12px 14px}.stat-value{font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:-.02em;font-size:1.5rem;font-weight:600;line-height:1}.stat-value-done{color:#6ee7b7}.stat-label{text-transform:none;letter-spacing:0;opacity:.85;margin-top:5px;font-size:.75rem;font-weight:500}.driver-progress{align-items:center;gap:10px;margin-top:17px;display:flex}.dp-track{background:#fff3;border-radius:999px;flex:1;height:7px;overflow:hidden}.dp-fill{border-radius:inherit;background:#34d399;height:100%}.dp-label{min-width:36px;font-size:12px;font-weight:700}.driver-main,.details-content{padding:18px}.route-tabs{border-bottom:1px solid var(--border-light,#d8e0ec);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:14px;display:grid}.route-tabs button{min-height:44px;color:var(--text-muted,#5b6b82);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 4px 10px;font-size:.8125rem;font-weight:500}.route-tabs button.active{color:var(--lt-blue-dark,#002366);border-bottom-color:var(--lt-blue-dark,#002366);font-weight:600}.route-tabs span{background:var(--lt-blue-soft,#e8eef9);border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;display:inline-grid}.delivery-list{flex-direction:column;gap:12px;display:flex}.route-card-list{gap:14px}.route-summary-card .route-order{width:34px;height:34px;margin-top:24px;font-size:11px}.route-progress-line{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0;display:grid}.route-progress-line span{background:var(--bg-surface,#eef1f6);min-width:0;color:var(--text-secondary,#3d4f6a);text-align:center;border-radius:8px;padding:8px;font-size:11px;font-weight:700}.route-preview-address{color:var(--text-muted,#5b6b82);align-items:flex-start;gap:7px;font-size:12px;font-weight:700;display:flex}.route-preview-address span{overflow-wrap:anywhere;min-width:0}.route-driver-line{background:var(--lt-blue-soft,#e8eef9);max-width:100%;color:var(--lt-blue-light,#1d4ed8);border-radius:999px;align-items:center;gap:6px;margin-top:9px;padding:3px 10px 3px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.route-driver-line svg{flex:none}.route-driver-line span{overflow-wrap:anywhere;min-width:0}.route-detail-panel{gap:12px;display:grid}.selected-route-header,.route-map-actions{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);box-shadow:none;background:#fff}.selected-route-header{align-items:center;gap:12px;min-height:62px;padding:12px;display:flex}.selected-route-header strong,.route-map-actions strong{color:var(--text-primary,#0f1c33);font-size:15px;line-height:1.25;display:block}.selected-route-header span,.route-map-actions span{color:var(--text-muted,#5b6b82);margin-top:3px;font-size:12px;font-weight:700;display:block}.route-map-actions{gap:12px;padding:14px;display:grid}.route-claim-primary{border-radius:var(--radius-md,8px);background:var(--lt-blue-dark,#002366);color:#fff;cursor:pointer;width:100%;min-height:52px;box-shadow:none;border:0;justify-content:center;align-items:center;gap:10px;padding:0 16px;display:flex}.route-claim-primary span{text-align:left;gap:2px;display:grid}.route-claim-primary strong{color:#fff;font-size:15px}.route-claim-primary small{color:#ffffffc7;font-size:12px;font-weight:600}.route-navigation-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.route-navigation-title button{min-height:34px;color:var(--text-secondary,#3d4f6a);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8e5f6;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-weight:700;display:inline-flex}.route-map-buttons{flex-wrap:wrap;gap:8px;display:flex}.route-map-buttons button{min-height:36px;color:var(--lt-blue-dark,#002366);cursor:pointer;background:#edf5ff;border:1px solid #d8e5f6;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:700;display:inline-flex}.route-map-buttons button small{opacity:.85;font-size:11px;font-weight:600}.route-map-buttons button:disabled{opacity:.55;cursor:not-allowed}.route-pagination{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);min-height:58px;box-shadow:none;background:#fff;justify-content:center;align-items:center;gap:10px;padding:0 14px;display:flex}.route-pagination span{color:var(--text-muted,#5b6b82);white-space:nowrap;font-size:12px;font-weight:600}.route-pagination div{justify-content:center;align-items:center;gap:14px;display:flex}.route-pagination button{width:29px;height:29px;color:var(--text-secondary,#3d4f6a);cursor:pointer;background:#fff;border:1px solid #cad7eab8;border-radius:8px;padding:0;font-size:12px;font-weight:600}.route-pagination button:first-child svg{transform:none}.route-pagination button.active{color:#0d58cd;background:#8ec8ff;border-color:#8ec8ff}.route-pagination button:disabled{opacity:.5;cursor:not-allowed}.empty-route,.delivery-card,.info-block,.signature-section,.photo-section,.detail-lead,.success-card{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);box-shadow:var(--shadow-sm,0 1px 2px #0f23460a);background:#fff}.empty-route{color:var(--text-muted,#5b6b82);text-align:center;padding:22px}.delivery-card{width:100%;color:inherit;text-align:left;cursor:pointer;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:14px;display:grid}.delivery-card.completed{opacity:.62}.route-order{background:var(--lt-blue-dark,#002366);color:#fff;border-radius:999px;place-items:center;width:24px;height:24px;margin-top:30px;font-size:12px;font-weight:600;display:grid}.delivery-card-content{min-width:0}.card-header{margin-bottom:9px}.delivery-id{color:var(--text-primary,#0f1c33);font-weight:600}.delivery-time{color:var(--text-muted,#5b6b82);font-size:.75rem;font-weight:500}.delivery-card h3{margin:0 0 7px;font-size:.9375rem;font-weight:600}.card-address,.card-items{color:var(--text-muted,#5b6b82);gap:7px;font-size:13px;line-height:1.35;display:flex}.card-items{margin-top:9px}.card-warning{color:#b45309;background:#fff7e6;border-radius:8px;align-items:center;gap:6px;margin-top:9px;padding:6px 9px;font-size:12px;line-height:1.3;display:flex}.card-footer{margin-top:12px}.status-badge-mobile{text-transform:none;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.status-badge-mobile.pending{color:#00875a;background:#e6fff2}.status-badge-mobile.completed{color:var(--lt-blue-dark,#002366);background:#e9f0ff}.status-badge-mobile.failed{color:#c2410c;background:#fff1ee}.status-badge-mobile.cancelled{color:#6b7280;background:#f3f4f6}.delivery-details{background:var(--bg-base,#f4f6f9);flex-direction:column;min-height:100vh;display:flex}.mobile-page-header{z-index:4;color:#fff;background:var(--bg-sidebar,#061938);min-height:64px;padding:14px 16px;position:sticky;top:0}.mobile-page-header>div{text-align:center;flex:1}.mobile-page-header strong,.mobile-page-header span{display:block}.mobile-page-header span{opacity:.82;margin-top:3px;font-size:12px}.back-btn{border-radius:var(--radius-md,8px);color:currentColor;cursor:pointer;background:#ffffff1a;border:0;place-items:center;width:44px;height:44px;display:grid}.details-content{flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}.detail-lead,.info-block,.signature-section,.photo-section{padding:16px}.delivery-status-line{margin-bottom:13px}.delivery-status-line small{color:var(--text-muted,#5b6b82);font-weight:600}.detail-lead h2{margin:0 0 8px;font-size:17px}.detail-lead p{color:var(--text-muted,#5b6b82);margin:0;line-height:1.4}.contact-grid{border-top:1px solid var(--border-subtle,#e8eef5);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;padding-top:12px;display:grid}.contact-grid span,.summary-row span{color:var(--text-muted,#5b6b82);font-size:12px}.contact-grid strong,.summary-row strong{color:var(--text-primary,#0f1c33);margin-top:4px;font-size:12px;display:block}.info-block h4,.signature-section h4,.photo-section h4{align-items:center;gap:8px;margin:0 0 12px;font-size:14px;display:flex}.summary-row{gap:12px;min-height:32px}.summary-row strong{text-align:right}.driver-note-list{color:var(--text-secondary,#3d4f6a);margin:0;padding-left:18px;font-size:13px;line-height:1.8}.action-list button{border:0;border-top:1px solid var(--border-subtle,#e8eef5);width:100%;min-height:42px;color:var(--text-primary,#0f1c33);cursor:pointer;background:0 0;align-items:center;gap:10px;padding:0;font-weight:600;display:flex}.action-list button:hover{color:#0048d9}.confirm-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:4px 0;display:grid}.confirm-step{place-items:center;gap:5px;display:grid}.confirm-step span{background:var(--lt-blue-dark,#002366);color:#fff;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.confirm-step small{color:var(--text-muted,#5b6b82);font-size:11px;font-weight:600}.field-label{color:var(--text-muted,#5b6b82);font-size:12px;font-weight:600;display:block}.field-label+.field-label{margin-top:12px}.receiver-input,.notes-input{border-radius:var(--radius-md,8px);width:100%;color:var(--text-primary,#0f1c33);font:inherit;background:#fff;border:1px solid #dfe7f2}.receiver-input{height:42px;margin-top:7px;padding:0 12px}.notes-input{resize:vertical;min-height:84px;padding:12px}.reason-options{grid-template-columns:1fr;gap:8px;margin:12px 0;display:grid}.reason-options button{border-radius:var(--radius-md,8px);color:#0b2460;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7f2;min-height:40px;padding:0 12px;font-weight:700}.reason-options button.selected{border-color:var(--lt-blue-dark,#002366);color:var(--lt-blue-dark,#002366);background:#edf5ff}.failure-preview{color:#0b2460;margin:0;font-weight:700;line-height:1.45}.signature-section p,.photo-section p{color:var(--text-muted,#5b6b82);margin:-4px 0 12px;font-size:12px}.signature-pad{border-radius:var(--radius-md,8px);background:var(--bg-base,#f4f6f9);border:1px dashed #bfd0e8;height:190px;overflow:hidden}.signature-pad canvas{width:100%;height:100%}.clear-sig-btn{width:fit-content;min-height:44px;color:var(--lt-blue-dark,#002366);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:10px;padding:0 8px;font-weight:600;display:inline-flex}.photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.photo-preview,.add-photo{aspect-ratio:1;border-radius:var(--radius-md,8px);overflow:hidden}.photo-preview{background:var(--lt-blue-soft,#e8eef9);position:relative}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-preview button{color:#fff;background:#071943c7;border:0;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:4px;right:4px}.add-photo{color:var(--lt-blue-dark,#002366);cursor:pointer;background:#f5f8ff;border:1px dashed #7ca6ff;align-content:center;place-items:center;gap:6px;font-size:11px;font-weight:700;display:grid}.photo-input{display:none}.gps-card>div{border-radius:var(--radius-md,8px);background:#eefcf5;padding:12px;position:relative}.gps-card strong,.gps-card span,.gps-card time{font-size:12px;display:block}.gps-card strong{color:#00875a;margin-bottom:5px}.gps-card time{color:var(--text-muted,#5b6b82);position:absolute;bottom:12px;right:12px}.details-action{background:var(--bg-surface,#f4f6f9);border-top:1px solid var(--border-light,#d8e0ec);padding:14px 18px 18px;position:sticky;bottom:0}.btn-large{border-radius:var(--radius-md,8px);background:var(--lt-blue-dark,#002366);color:#fff;cursor:pointer;width:100%;min-height:52px;box-shadow:none;border:0;justify-content:center;align-items:center;gap:9px;font-size:.9375rem;font-weight:600;display:inline-flex}.btn-large:hover{background:#001a4d}.btn-large:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px #fff, 0 0 0 4px #0033a0);outline:none}.finish-delivery{background:var(--status-ready,#047857);box-shadow:none}.finish-delivery:hover{background:#036649}.success-screen{background:var(--bg-surface,#f4f6f9);place-items:center;min-height:100dvh;padding:20px;display:grid}.driver-toast{z-index:40;border-radius:var(--radius-md,8px);background:var(--text-primary,#0f1c33);color:#fff;text-align:center;width:min(360px,100vw - 32px);box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);padding:12px 14px;font-size:13px;font-weight:700;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.success-card{text-align:center;width:100%;padding:22px}.success-card>svg{color:#0cbf76}.success-card h1{margin:10px 0 6px;font-size:22px}.success-card p{color:var(--text-muted,#5b6b82);margin:0 0 16px}.success-summary{border:1px solid var(--border-subtle,#e8eef5);border-radius:var(--radius-md,8px);margin-bottom:16px;overflow:hidden}.success-summary span{min-height:38px;color:var(--text-muted,#5b6b82);border-bottom:1px solid var(--border-subtle,#e8eef5);justify-content:space-between;align-items:center;padding:0 12px;font-size:12px;display:flex}.success-summary strong{color:var(--text-primary,#0f1c33)}.success-card button{border-radius:var(--radius-md,8px);width:100%;height:46px;color:var(--lt-blue-dark,#002366);cursor:pointer;background:#fff;border:1px solid #dfe7f2;font-weight:700}@media (width>=720px){.driver-app{width:100%;min-height:100dvh}.driver-header{padding:26px 30px 28px}.driver-brand-bar{margin-bottom:28px}.driver-brand-name{font-size:24px}.driver-top{align-items:flex-start}.driver-name{font-size:17px}.driver-avatar{width:50px;height:50px}.driver-stats{gap:14px}.stat-item{padding:15px 18px}.driver-main,.details-content{padding:22px 24px}.route-tabs{margin-bottom:18px}.delivery-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.empty-route,.route-pagination{grid-column:1/-1}.route-detail-panel{grid-template-columns:1fr;display:grid}.route-detail-panel>.delivery-list{grid-template-columns:repeat(2,minmax(0,1fr))}.route-pagination{min-height:62px}.mobile-page-header{padding:18px 24px}.details-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.detail-lead,.confirm-steps,.signature-section,.photo-section{grid-column:1/-1}.detail-lead,.info-block,.signature-section,.photo-section{padding:18px}.details-action{padding:16px 24px 22px}.btn-large{width:min(100%,420px);margin-left:auto;margin-right:auto}.signature-pad{height:220px}.photo-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.success-card{max-width:460px}}@media (width>=1060px){.driver-app{width:100%;box-shadow:none}.driver-app-route{grid-template-columns:340px minmax(0,1fr);align-items:stretch;gap:0;min-height:100dvh;display:grid}.driver-header{border-radius:0 22px 22px 0;flex-direction:column;height:100dvh;min-height:100dvh;display:flex;position:sticky;top:0;overflow:visible}.driver-brand-bar,.driver-top{align-items:flex-start}.driver-brand-bar{order:1;gap:18px}.driver-top{order:4;align-items:center;margin-top:auto;margin-bottom:0;padding-top:36px}.driver-stats{order:2;margin-top:34px}.driver-progress{order:3;margin-top:22px}.driver-profile-menu{top:auto;bottom:calc(100% + 12px);right:0}.driver-profile-menu:before{border:1px solid #d5e0f1f0;border-top:0;border-left:0;top:auto;bottom:-6px;right:17px}.driver-main{min-width:0;padding:32px}.route-tabs,.delivery-list{width:100%;max-width:none;margin-left:auto;margin-right:auto}.delivery-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.delivery-card{min-height:176px}.delivery-details{min-height:100dvh}.mobile-page-header{border-bottom-right-radius:18px;border-bottom-left-radius:18px}.details-content{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 48px,920px);margin:0 auto;padding:26px 0}.detail-lead,.confirm-steps,.signature-section,.photo-section{grid-column:1/-1}.contact-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.details-action{justify-content:center;display:flex}}@media (width<=560px){.route-navigation-title{flex-direction:column}.route-navigation-title button,.route-map-buttons button{width:100%}}@media (width<=380px){.driver-header{padding-left:16px;padding-right:16px}.driver-main,.details-content{padding-left:14px;padding-right:14px}.contact-grid{grid-template-columns:1fr}.confirm-step small{font-size:10px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.login-page{background:var(--bg-sidebar,#061938);min-height:100dvh;color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex}.admin-login-page{background:#0a1628}.login-card{border-radius:var(--radius-lg,12px);background:var(--bg-surface-elevated,#fff);width:min(400px,100%);box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);border:1px solid #ffffff14;flex-direction:column;gap:0;padding:32px 28px 28px;display:flex}.login-brand{margin-bottom:24px}.login-brand img{width:120px;height:auto}.login-heading{margin-bottom:24px}.login-heading h1{color:var(--text-primary,#0f1c33);font-family:var(--font-sans);letter-spacing:-.02em;margin:0 0 6px;font-size:1.375rem;font-weight:600;line-height:1.25}.login-heading p{color:var(--text-muted,#5b6b82);margin:0;font-size:.875rem;line-height:1.5}.login-form{flex-direction:column;gap:12px;display:flex}.login-form input{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-md,8px);width:100%;height:48px;color:var(--text-primary,#0f1c33);background:#fff;padding:0 14px;font-size:.9375rem;font-weight:500;transition:border-color .14s,box-shadow .14s}.login-form input::placeholder{color:var(--text-muted,#5b6b82);font-weight:400}.login-form input:hover{border-color:var(--border-strong,#b8c4d6)}.login-form input:focus{border-color:var(--lt-blue,#0033a0);box-shadow:0 0 0 3px var(--lt-blue-glow,#0033a024);outline:none}.login-form input[aria-invalid=true]{border-color:var(--status-danger,#b91c1c);box-shadow:0 0 0 3px #b91c1c1f}.login-password-field{align-items:center;width:100%;display:flex;position:relative}.login-password-field input{width:100%;padding-right:48px}.login-password-toggle{border-radius:var(--radius-sm,6px);width:36px;height:36px;color:var(--text-muted,#5b6b82);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background .14s,color .14s;display:inline-flex;position:absolute;right:6px}.login-password-toggle:hover{background:var(--bg-surface,#eef1f6);color:var(--text-primary,#0f1c33)}.login-password-toggle:focus-visible{box-shadow:var(--focus-ring);outline:none}.login-error{border-radius:var(--radius-md,8px);background:var(--status-danger-bg,#fef2f2);color:var(--status-danger,#b91c1c);border:1px solid #b91c1c38;padding:12px 14px;font-size:.875rem;font-weight:600;line-height:1.45}.login-submit{border-radius:var(--radius-md,8px);background:var(--lt-blue-dark,#002366);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;height:48px;margin-top:4px;font-size:.9375rem;font-weight:600;transition:background .14s;display:inline-flex}.login-submit:hover:not(:disabled){background:var(--lt-blue-hover,#001a4d)}.login-submit:focus-visible{box-shadow:var(--focus-ring);outline:none}.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;color:var(--text-muted,#5b6b82);margin:24px 0 0;font-size:.8125rem;line-height:1.5}.login-footer a{color:var(--lt-blue,#0033a0);font-weight:600;text-decoration:none}.login-footer a:hover{color:var(--lt-blue-dark,#002366);text-decoration:underline}@media (width<=480px){.login-card{padding:28px 20px 22px}}.pwa-install-banner{border:1px solid var(--border-light,#d8e0ec);border-radius:var(--radius-lg,12px);max-width:440px;box-shadow:var(--shadow-md,0 8px 24px #0f1c331a);z-index:9999;background:#fff;justify-content:space-between;align-items:center;gap:14px;margin:0 auto;padding:14px 16px;display:flex;position:fixed;bottom:16px;left:16px;right:16px}@keyframes pwaSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pwa-content{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.pwa-icon-wrapper{background:var(--lt-blue-soft,#e8eef9);border-radius:var(--radius-md,8px);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pwa-icon{color:var(--lt-blue,#0033a0)}.pwa-text h3{font-family:var(--font-sans,system-ui, sans-serif);color:var(--text-primary,#0f1c33);letter-spacing:-.01em;margin:0 0 2px;font-size:.875rem;font-weight:600}.pwa-text p{color:var(--text-muted,#5b6b82);margin:0;font-size:.75rem;line-height:1.4}.pwa-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.pwa-btn-dismiss{min-width:40px;min-height:40px;color:var(--text-muted,#5b6b82);cursor:pointer;border-radius:var(--radius-md,8px);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.pwa-btn-dismiss:hover{background-color:var(--bg-surface-hover,#e4eaf2);color:var(--text-primary,#0f1c33)}.pwa-btn-dismiss:focus-visible{box-shadow:var(--focus-ring);outline:none}.pwa-btn-install{background:var(--lt-blue-dark,#002366);color:#fff;border-radius:var(--radius-md,8px);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 14px;font-size:.8125rem;font-weight:600;display:flex}.pwa-btn-install:hover{background:var(--lt-blue-hover,#001a4d)}.pwa-btn-install:focus-visible{box-shadow:var(--focus-ring);outline:none}.pwa-ios-modal-overlay{background:var(--overlay,#0f1c336b);z-index:10000;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.pwa-ios-modal{border-radius:var(--radius-lg,12px);border:1px solid var(--border-light,#d8e0ec);width:100%;max-width:440px;box-shadow:var(--shadow-lg,0 16px 40px #0f1c3324);animation:pwaSlideUp .22s var(--ease-out,cubic-bezier(.16, 1, .3, 1)) forwards;background:#fff;flex-direction:column;gap:14px;padding:22px;display:flex}.pwa-ios-header{border-bottom:1px solid var(--border-light,#d8e0ec);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.pwa-ios-header h3{font-family:var(--font-sans,system-ui, sans-serif);color:var(--text-primary,#0f1c33);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:600}.pwa-modal-close{min-width:40px;min-height:40px;color:var(--text-muted,#5b6b82);cursor:pointer;border-radius:var(--radius-md,8px);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.pwa-modal-close:hover{background:var(--bg-surface-hover,#e4eaf2);color:var(--text-primary,#0f1c33)}.pwa-ios-body p{color:var(--text-secondary,#3d4f6a);margin:0 0 14px;font-size:.875rem;line-height:1.5}.pwa-ios-steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.pwa-ios-steps li{color:var(--text-primary,#0f1c33);align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.5;display:flex}.pwa-ios-steps li span{color:var(--lt-blue,#0033a0);flex-shrink:0;font-weight:700}.pwa-inline-icon{vertical-align:middle;color:var(--lt-blue,#0033a0);margin:0 4px;display:inline-flex}.pwa-ios-ok-btn{background:var(--lt-blue-dark,#002366);color:#fff;border-radius:var(--radius-md,8px);cursor:pointer;text-align:center;border:none;margin-top:4px;padding:12px;font-size:.9375rem;font-weight:600}.pwa-ios-ok-btn:hover{background:var(--lt-blue-hover,#001a4d)}.pwa-ios-ok-btn:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (width<=480px){.pwa-install-banner{flex-direction:column;align-items:stretch;gap:12px;padding:12px;bottom:12px;left:12px;right:12px}.pwa-actions{justify-content:flex-end}.pwa-btn-install{flex:1;justify-content:center}}@media (prefers-reduced-motion:reduce){.animate-slide-up,.pwa-ios-modal{animation:none}}:root{--table-panel-height:900px;--sidebar-width:240px;--sidebar-collapsed:72px;--touch-min:44px;--bg-base:#f4f6f9;--bg-surface:#eef1f6;--bg-surface-elevated:#fff;--bg-surface-hover:#e4eaf2;--bg-sidebar:#061938;--bg-elevated:#fff;--lt-blue-dark:#002366;--lt-blue:#0033a0;--lt-blue-light:#1d4ed8;--lt-blue-soft:#e8eef9;--lt-blue-glow:#0033a024;--lt-blue-hover:#001a4d;--status-ready:#047857;--status-ready-bg:#ecfdf5;--status-warning:#b45309;--status-warning-bg:#fffbeb;--status-danger:#b91c1c;--status-danger-bg:#fef2f2;--status-stuck:#9f1239;--status-stuck-bg:#fff1f2;--status-info:#1d4ed8;--status-info-bg:#eff6ff;--text-primary:#0f1c33;--text-secondary:#3d4f6a;--text-muted:#5b6b82;--text-on-brand:#fff;--text-on-brand-muted:#ffffffc7;--border-subtle:#e8eef5;--border-light:#d8e0ec;--border:#d8e0ec;--border-strong:#b8c4d6;--border-focus:var(--lt-blue);--focus-ring:0 0 0 2px #fff, 0 0 0 4px var(--lt-blue);--shadow-sm:0 1px 2px #0f1c330d;--shadow-md:0 8px 24px #0f1c331a;--shadow-lg:0 16px 40px #0f1c3324;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display:var(--font-sans);--font-mono:ui-monospace, "SF Mono", "Cascadia Code", "Segoe UI Mono", Menlo, monospace;--text-xs:.75rem;--text-sm:.8125rem;--text-md:.875rem;--text-base:.9375rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--ease-out:cubic-bezier(.16, 1, .3, 1);--duration-fast:.14s;--duration:.18s;--overlay:#0f1c336b}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background-color:var(--bg-base);min-height:100dvh;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-md);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}button,input,select,textarea{font:inherit;color:inherit}img,svg{max-width:100%;display:block}a{color:var(--lt-blue);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--lt-blue-dark)}:where(button,a,input,select,textarea,[tabindex]):focus{outline:none}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--lt-blue);outline-offset:2px}.session-check,.app-error-state{background:var(--bg-base);min-height:100dvh;color:var(--text-primary);place-items:center;padding:24px;display:grid}.session-check-card,.app-error-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--bg-surface-elevated);text-align:center;width:min(100%,420px);padding:32px 28px}.session-check-card img,.app-error-card img{width:112px;height:auto;margin:0 auto 20px}.session-check-card p,.app-error-card p{max-width:36ch;color:var(--text-muted);font-size:var(--text-md);margin:8px auto 0;line-height:1.55}.session-check-card strong{font-size:var(--text-base);letter-spacing:-.01em;font-weight:600;display:block}.app-error-card h1{font-size:var(--text-xl);letter-spacing:-.02em;font-weight:650}.app-error-details{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-surface);max-height:160px;color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-xs);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0;padding:12px;overflow:auto}.app-error-action{border-radius:var(--radius-md);background:var(--lt-blue-dark);min-height:44px;color:var(--text-on-brand);cursor:pointer;border:0;padding:0 18px;font-weight:600}.app-error-action:hover{background:var(--lt-blue-hover)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#c5d0e0}::-webkit-scrollbar-thumb:hover{background:#9aabc0}.text-mono,.font-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.text-display,.font-display{font-family:var(--font-sans)}.animate-fade-in{animation:fadeIn var(--duration-fast) var(--ease-out) forwards}.animate-slide-up{animation:slideUp var(--duration) var(--ease-out) forwards}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.animate-fade-in,.animate-slide-up{animation:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.btn{min-height:40px;font-family:var(--font-sans);font-weight:600;font-size:var(--text-md);border-radius:var(--radius-md);cursor:pointer;transition:background var(--duration-fast) ease, border-color var(--duration-fast) ease, color var(--duration-fast) ease;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn:focus-visible{box-shadow:var(--focus-ring)}.btn-primary{background:var(--lt-blue-dark);color:var(--text-on-brand)}.btn-primary:hover:not(:disabled){background:var(--lt-blue-hover)}.btn-secondary{background:var(--bg-surface-elevated);color:var(--text-primary);border-color:var(--border-light)}.btn-secondary:hover:not(:disabled){background:var(--bg-surface-hover);border-color:var(--border-strong)}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--bg-surface-hover);color:var(--text-primary)}.btn-danger{background:var(--status-danger);color:#fff}.btn-danger:hover:not(:disabled){background:#991b1b}.input-field{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-surface-elevated);width:100%;min-height:44px;color:var(--text-primary);font-size:var(--text-md);transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;padding:0 14px}.input-field:hover{border-color:var(--border-strong)}.input-field:focus{border-color:var(--lt-blue);box-shadow:0 0 0 3px var(--lt-blue-glow);outline:none}.input-field::placeholder{color:var(--text-muted)}.input-field[aria-invalid=true]{border-color:var(--status-danger);box-shadow:0 0 0 3px #b91c1c1f}.badge{border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.01em;align-items:center;gap:4px;padding:3px 10px;font-weight:600;line-height:1.3;display:inline-flex}.app-container{flex-direction:column;min-height:100dvh;display:flex}.topbar{background:var(--bg-surface-elevated);border-bottom:1px solid var(--border-light);z-index:10;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}.main-content{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:24px}.ui-overlay{z-index:80;background:var(--overlay);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ui-modal{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--bg-surface-elevated);width:min(100%,480px);max-height:min(90vh,720px);box-shadow:var(--shadow-lg);overflow:auto}.ui-dropdown{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-surface-elevated);box-shadow:var(--shadow-md);z-index:40;padding:6px}
