.brandmark{display:inline-flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:1}.brandmark-row{display:flex;align-items:center;gap:10px}.brandmark-dashes{display:flex;flex-direction:column;gap:3px}.brandmark-dash{display:block;height:3px;border-radius:2px;background:#f26a21}.brandmark-dash-1{width:18px}.brandmark-dash-2{width:12px;opacity:.85}.brandmark-dash-3{width:7px;opacity:.55}.brandmark-word{font-weight:800;font-style:italic;letter-spacing:1.5px;line-height:1}.brandmark-line{color:#f26a21}.brandmark-light .brandmark-iron{color:#e6edf3}.brandmark-dark .brandmark-iron{color:#1f2328}.brandmark-palestine{border-radius:999px;padding:3px 12px;font-weight:800;letter-spacing:3px;line-height:1.2;border:1px solid var(--color-border, #30363d)}.brandmark-light .brandmark-palestine{background:#21262d}.brandmark-light .pal-black{color:#e6edf3}.brandmark-dark .brandmark-palestine{background:#fff;border-color:var(--color-border, #d0d7de)}.brandmark-dark .pal-black{color:#000}.pal-green{color:#007a3d}.pal-red{color:#ce1126}.brandmark-accent-rule{display:block;width:48px;height:2px;margin-top:12px;border-radius:1px;background:#f26a21;opacity:.85}.brandmark-hero-shell{display:flex;align-items:center;justify-content:center;padding:24px 20px;min-height:140px;width:100%;border-bottom:1px solid var(--color-border, #30363d)}.brandmark-sm .brandmark-word{font-size:20px}.brandmark-sm .brandmark-palestine{font-size:9px;letter-spacing:2.5px}.brandmark-md .brandmark-word{font-size:26px}.brandmark-md .brandmark-palestine{font-size:11px}.brandmark-lg .brandmark-word{font-size:44px;letter-spacing:2.2px}.brandmark-lg .brandmark-palestine{font-size:13px;letter-spacing:3.5px;padding:4px 14px}.brandmark-lg .brandmark-dash-1{width:28px}.brandmark-lg .brandmark-dash-2{width:18px}.brandmark-lg .brandmark-dash-3{width:11px}.brandmark-lg .brandmark-dash{height:4px}.theme-forge{display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface-alt, var(--color-surface));position:relative;overflow:hidden}.theme-forge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% -20%,var(--theme-forge-glow),transparent 70%);pointer-events:none;opacity:.9}.theme-forge-compact{padding:var(--space-sm);gap:var(--space-sm)}.theme-forge-preview-row{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm);position:relative;z-index:1}.theme-forge-preview{height:52px;border-radius:var(--radius-sm);border:1px solid transparent;padding:8px;display:flex;flex-direction:column;gap:5px;opacity:.72;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.theme-forge-preview-active{opacity:1;border-color:var(--brand-orange, #f26a21);transform:translateY(-1px)}.theme-forge-preview-dark{background:#0d1117}.theme-forge-preview-auto{display:grid;grid-template-columns:1fr 1fr;padding:0;overflow:hidden;gap:0}.theme-forge-preview-auto-dark{background:#0d1117}.theme-forge-preview-auto-light,.theme-forge-preview-light{background:#f6f8fa}.theme-forge-bar{height:6px;border-radius:2px;width:55%}.theme-forge-line{height:4px;border-radius:2px;width:80%}.theme-forge-line-short{width:45%}.theme-forge-bar-dark{background:#30363d}.theme-forge-line-dark{background:#21262d}.theme-forge-bar-light{background:#d0d7de}.theme-forge-line-light{background:#eff2f5}.theme-forge-track{position:relative;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-inset);min-height:44px;z-index:1}.theme-forge-thumb{position:absolute;top:2px;bottom:2px;inset-inline-start:2px;width:calc(33.333% - 4px);border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:0 0 18px var(--theme-forge-glow);display:flex;align-items:center;justify-content:center;font-size:15px;transition:transform .28s cubic-bezier(.34,1.2,.64,1);pointer-events:none;transform:translate(calc(var(--thumb-index, 0) * 100%))}.theme-forge-segment{border:none;background:transparent;color:var(--color-text-muted);font-size:12px;font-weight:600;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 4px;z-index:1;transition:color .15s ease}.theme-forge-segment:hover{color:var(--color-text)}.theme-forge-segment-active{color:var(--color-primary)}.theme-forge-footer{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:13px;color:var(--color-text-muted);position:relative;z-index:1}.theme-forge-rule{width:40px;height:2px;border-radius:1px;background:var(--brand-orange, #f26a21);opacity:.85}.theme-forge-sidebar{margin-top:auto}.theme-forge-floating{position:fixed;bottom:var(--space-lg);inset-inline-start:var(--space-lg);z-index:40;width:min(280px,calc(100vw - 32px));box-shadow:0 8px 32px var(--color-overlay, rgba(1, 4, 9, .35))}.theme-forge-topbar{width:auto;min-width:220px}.topbar-actions{display:flex;align-items:center;gap:var(--space-sm)}.layout{display:flex;min-height:100%}.sidebar{width:248px;flex-shrink:0;background:var(--color-bg);color:var(--color-text-inverse);display:flex;flex-direction:column;padding:var(--space-lg) var(--space-md);gap:var(--space-xl);min-height:100%}.brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:var(--space-xs) var(--space-sm) 0}.brand-sub{font-size:13px;font-weight:600;color:var(--color-text-muted);margin-top:var(--space-xs)}.brand-coverage{font-size:11px;color:var(--color-text-muted);line-height:1.5}.nav{display:flex;flex-direction:column;gap:var(--space-xs)}.nav-link{padding:8px var(--space-md);border-radius:var(--radius-md);color:var(--color-text-muted);font-size:14px;font-weight:500;transition:background .12s ease,color .12s ease}.nav-link:hover{background:#b1bac41f;color:var(--color-text);text-decoration:none}.nav-link-active{background:var(--color-nav-active-bg, rgba(177, 186, 196, .12));color:var(--color-text);font-weight:600}.main{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-xl);background:var(--color-surface);border-bottom:1px solid var(--color-border)}.topbar-user{display:flex;flex-direction:column}.user-name{font-weight:700;font-size:15px}.user-email{font-size:13px;color:var(--color-text-muted)}.content{padding:var(--space-xl);flex:1}.page-title{font-size:24px;font-weight:600;margin:0 0 var(--space-lg);letter-spacing:-.02em}.page-subtitle{color:var(--color-text-muted);font-size:13px;margin:calc(-1 * var(--space-md)) 0 var(--space-lg)}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-md)}.kpi-card{border-right:4px solid var(--color-primary)}.kpi-card-highlight{border-right-color:var(--color-success, #16a34a)}.billing-net-profit-subtitle{margin-top:calc(-1 * var(--space-sm));margin-bottom:var(--space-md)}.kpi-count{font-size:32px;font-weight:600;margin:0}.kpi-label{color:var(--color-text-muted);font-size:14px;margin:var(--space-xs) 0 0}.row-actions{display:flex;gap:var(--space-sm)}.assign-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-lg);margin-bottom:var(--space-md);flex-wrap:wrap}.assign-driver-field{margin:0;min-width:260px;flex:1}.assign-action{display:flex;align-items:center;gap:var(--space-md)}.assign-count{font-size:14px;font-weight:700;color:var(--color-text-muted)}.rate-input{max-width:120px;padding:7px 10px;font-size:14px}.table-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:flex-start}.geo-section{margin-bottom:var(--space-lg)}.geo-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-md)}.geo-section-title{font-size:18px;font-weight:800;margin:0}.geo-section-hint,.page-lead{margin:var(--space-xs) 0 0;font-size:13px;color:var(--color-muted);font-weight:500;max-width:42rem}.geo-color{display:inline-block;width:14px;height:14px;border-radius:3px;margin-left:var(--space-sm);vertical-align:middle;border:1px solid var(--color-border)}.geo-color-row{display:flex;gap:var(--space-sm);align-items:center}.geo-coords{display:flex;gap:var(--space-md)}.geo-coords .field{flex:1}.geo-check{display:flex;align-items:center;gap:var(--space-sm);font-size:14px;font-weight:600;margin-bottom:var(--space-md)}.geo-primary{margin-right:var(--space-sm)}.muted-text{color:var(--color-text-muted, #888);font-size:13px}.field-label{display:block;font-size:14px;font-weight:700;margin:var(--space-sm) 0}.perm-list{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-md)}.perm-option{display:flex;align-items:center;gap:var(--space-sm);font-size:14px}.perm-chips{display:flex;flex-wrap:wrap;gap:6px}.delegate-target{font-weight:700;margin:0 0 var(--space-md)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.billing-section{margin-top:var(--space-lg);margin-bottom:var(--space-md)}.banner{border-radius:8px;padding:10px 14px;font-size:14px;font-weight:700;margin-bottom:var(--space-md)}.banner-ok{background:#3fb95026;color:#3fb950;border:1px solid rgba(63,185,80,.4)}.banner-warn{background:#d2992226;color:#d29922;border:1px solid rgba(210,153,34,.4)}.branding-card{max-width:640px}.logo-row{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md)}.logo-preview{max-height:48px;max-width:160px;border:1px solid var(--color-border);border-radius:6px;padding:4px;background:#fff}.toolbar{display:flex;gap:var(--space-sm);align-items:center;padding:var(--space-md);margin-bottom:var(--space-md)}.toolbar .input{flex:1}.form-stack{display:flex;flex-direction:column;gap:var(--space-md);max-width:560px}.create-parcel-section{display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-md);border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface, transparent)}.create-parcel-section-title{font-size:15px;font-weight:700;margin:0}.exchange-banner{border-color:#7c3aed59;background:#7c3aed14}.exchange-banner-title{font-weight:700;margin:0 0 6px}.exchange-banner-hint{font-size:13px;color:var(--color-text-muted);margin:0;line-height:1.5}.segmented-control{display:inline-flex;border:1px solid var(--color-border);border-radius:8px;overflow:hidden;margin-bottom:var(--space-sm)}.segmented-control button{border:none;background:transparent;padding:8px 16px;font-size:14px;font-weight:700;cursor:pointer;color:var(--color-text-muted)}.segmented-control button.active{background:var(--color-primary, #2563eb);color:#fff}.sizing-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);cursor:pointer}.sizing-badge{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;background:#3fb95026;color:#3fb950}.sizing-badge-warn{background:#d2992226;color:#d29922}.sizing-badge-danger{background:#f8514926;color:#f85149}.sizing-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-sm)}.sizing-fields-grid .span-2{grid-column:span 2}.checkbox-row{display:flex;align-items:center;gap:var(--space-sm);font-size:14px;font-weight:600;cursor:pointer}.fee-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:8px 0}.fee-warning{color:#d29922;font-size:13px;margin:0}.parcel-type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:var(--space-md);max-width:960px}.parcel-type-card{display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--color-border);border-radius:10px;text-align:start;cursor:pointer;background:var(--color-surface, transparent);transition:border-color .15s}.parcel-type-card:hover:not(:disabled){border-color:var(--color-primary, #2563eb)}.parcel-type-card:disabled{opacity:.65;cursor:not-allowed}.parcel-type-card-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.parcel-type-card-title{font-size:16px;font-weight:700;margin:0}.parcel-type-card-desc{font-size:13px;color:var(--color-text-muted);margin:0;line-height:1.45}.parcel-type-card-features{margin:0;padding-right:18px;font-size:12px;color:var(--color-text-muted)}.parcel-type-badge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px}.field-hint{font-size:12px;color:var(--color-text-muted);margin:4px 0 0}.textarea{min-height:96px;resize:vertical}.detail-grid{display:grid;gap:var(--space-sm);max-width:720px}.detail-row{display:flex;justify-content:space-between;gap:var(--space-md);padding:8px 0;border-bottom:1px solid var(--color-border)}.detail-label{color:var(--color-text-muted);font-size:14px}.detail-value{font-weight:600;text-align:left}.section-title{font-size:18px;font-weight:700;margin:var(--space-lg) 0 var(--space-sm)}.chip-row{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-bottom:var(--space-md)}.chip{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:999px;padding:6px 14px;font-size:13px;cursor:pointer}.chip-active{border-color:var(--color-primary);background:#0969da1f;font-weight:700}.kpi-card-link{text-decoration:none;color:inherit;transition:border-color .12s ease}.kpi-card-link:hover{border-color:var(--color-primary)}.quick-actions-row{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.merchant-balance-banner{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-md);max-width:420px}.pager{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-top:var(--space-md)}.verify-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);padding:var(--space-sm) 0;border-bottom:1px solid var(--color-border)}.input-code{width:88px;text-align:center;letter-spacing:.2em}.bulk-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}.table-actions{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.merchant-logo-preview{max-height:80px;max-width:200px;object-fit:contain}.checkbox-row{display:flex;align-items:center;gap:var(--space-sm);margin:var(--space-sm) 0}.sub-area-picker{position:relative}.sub-area-picker-list{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow-y:auto;margin:0;padding:var(--space-xs);list-style:none;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 8px 24px #0000001f}.sub-area-picker-option{display:block;width:100%;padding:var(--space-sm) var(--space-md);border:none;border-radius:var(--radius-sm);background:transparent;color:var(--color-text);text-align:start;cursor:pointer;font:inherit}.sub-area-picker-option:hover,.sub-area-picker-option-active{background:var(--color-surface-muted)}.sub-area-picker-empty{padding:var(--space-sm) var(--space-md);color:var(--color-text-muted);font-size:.9rem}.collapsible-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:start;font:inherit;color:inherit}.collapsible-title{font-size:16px;font-weight:700;margin:0}.collapsible-hint{font-size:13px;color:var(--color-text-muted)}.timeline-caption{font-size:12px;color:var(--color-text-muted);font-weight:700;margin:0 0 var(--space-md);text-align:end}.timeline-wrap{margin-top:var(--space-sm)}.timeline-row{display:flex;align-items:flex-start;gap:var(--space-sm)}.timeline-rail{width:52px;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.timeline-rail-spaced{padding-bottom:var(--space-md)}.timeline-node{width:40px;height:40px;border-radius:50%;border:2.5px solid var(--color-primary, #2563eb);background:var(--color-surface, #fff);display:flex;align-items:center;justify-content:center}.timeline-node-compact{width:32px;height:32px;border-width:2px}.timeline-node-latest{width:44px;height:44px;border-width:3px;background:#2563eb14}.timeline-node-compact.timeline-node-latest{width:36px;height:36px}.timeline-symbol{font-size:18px;line-height:1}.timeline-node-compact .timeline-symbol{font-size:14px}.timeline-rail-label{font-size:9px;font-weight:800;margin-top:4px;text-align:center}.timeline-line{width:3px;min-height:72px;border-radius:2px;margin-top:var(--space-xs);opacity:.45}.timeline-accent-primary{border-color:var(--color-primary, #2563eb);color:var(--color-primary, #2563eb);background-color:var(--color-primary, #2563eb)}.timeline-accent-warning{border-color:#d29922;color:#d29922;background-color:#d29922}.timeline-accent-info{border-color:#58a6ff;color:#58a6ff;background-color:#58a6ff}.timeline-event-card.timeline-accent-primary{border-right-color:var(--color-primary, #2563eb)}.timeline-event-card.timeline-accent-warning{border-right-color:#d29922}.timeline-event-card.timeline-accent-info{border-right-color:#58a6ff}.timeline-card-col{flex:1;padding-bottom:var(--space-md)}.timeline-event-card{background:var(--color-surface-muted, rgba(127, 127, 127, .08));border-radius:10px;padding:var(--space-md);border:1px solid var(--color-border);border-right-width:4px}.timeline-card-header{display:flex;flex-direction:column;gap:4px;margin-bottom:var(--space-sm)}.timeline-event-title{font-size:14px}.timeline-event-time{font-size:12px;color:var(--color-text-muted)}.timeline-meta-row{display:flex;justify-content:space-between;gap:var(--space-sm);padding:3px 0;font-size:12px}.timeline-meta-label{color:var(--color-text-muted);font-weight:600}.timeline-meta-value{flex:1;text-align:end}.timeline-event-detail{font-size:13px;color:var(--color-text-muted);margin:var(--space-sm) 0 0;padding-top:var(--space-sm);border-top:1px solid var(--color-border)}.timeline-compact{margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--color-surface-muted, rgba(127, 127, 127, .08));border-radius:8px;text-align:center}.timeline-compact-rail,.timeline-compact-step{display:flex;flex-direction:column;align-items:center}.timeline-compact-line{width:2px;height:10px;opacity:.45;margin:2px 0}.timeline-line.timeline-accent-primary,.timeline-compact-line.timeline-accent-primary{background-color:var(--color-primary, #2563eb)}.timeline-line.timeline-accent-warning,.timeline-compact-line.timeline-accent-warning{background-color:#d29922}.timeline-line.timeline-accent-info,.timeline-compact-line.timeline-accent-info{background-color:#58a6ff}.timeline-rail-label.timeline-accent-primary{color:var(--color-primary, #2563eb)}.timeline-rail-label.timeline-accent-warning{color:#d29922}.timeline-rail-label.timeline-accent-info{color:#58a6ff}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-overlay);display:flex;align-items:center;justify-content:center;padding:var(--space-lg);z-index:50}.modal{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:440px;max-height:90vh;overflow-y:auto;box-shadow:none}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border)}.modal-title{font-size:16px;font-weight:600;margin:0}.modal-close{border:none;background:transparent;font-size:26px;line-height:1;color:var(--color-text-muted)}.modal-body{padding:var(--space-lg)}.modal-applicant{margin:0 0 var(--space-md);font-size:15px}.registration-payload-details{margin:0 0 var(--space-lg);padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-muted);display:grid;gap:var(--space-sm)}.registration-payload-row{display:grid;grid-template-columns:minmax(120px,38%) 1fr;gap:var(--space-sm);align-items:baseline}.registration-payload-row dt{margin:0;font-size:13px;font-weight:700;color:var(--color-text-muted)}.registration-payload-row dd{margin:0;font-size:14px;color:var(--color-text);word-break:break-word}.modal.modal-wide{max-width:760px}.approval-rates-table-wrap{max-height:320px;overflow-y:auto;border:1px solid var(--color-border);border-radius:var(--radius-sm);margin-bottom:var(--space-md)}.approval-rates-table{margin:0}.approval-rates-table .rate-input{width:90px;padding:4px 8px;font-size:13px}.login-wrap{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-lg);padding:var(--space-lg);background:var(--color-bg)}.login-wrap-signup{justify-content:flex-start;padding-top:var(--space-xl)}.login-hero{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);width:100%;max-width:420px;text-align:center}.login-hero-compact .brandmark-hero-shell{min-height:120px;padding-top:16px;padding-bottom:12px}.login-hero-tag{margin:0;font-size:14px;font-weight:600;color:var(--color-text);letter-spacing:.01em}.login-hero-coverage{margin:0;font-size:13px;color:var(--color-text-muted);max-width:320px;line-height:1.5}.login-card{width:100%;max-width:380px}.login-title{font-size:24px;font-weight:600;margin:0 0 var(--space-lg);letter-spacing:-.02em}.login-alt{text-align:center;margin:var(--space-md) 0 0;font-size:13px;color:var(--color-text-muted)}.login-alt-link{color:var(--color-primary);font-weight:600}.login-alt-link:hover{text-decoration:underline}.tabs{display:flex;gap:var(--space-xs);background:var(--color-bg-inset);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:4px;margin-bottom:var(--space-lg)}.tab{flex:1;border:none;background:transparent;padding:8px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;color:var(--color-text-muted)}.tab-active{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);box-shadow:none}.signup-success{color:var(--color-text);font-size:15px;line-height:1.7;margin:0 0 var(--space-lg)}.welcome{min-height:100%;display:flex;flex-direction:column;background:var(--color-bg)}.welcome-nav{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-xl);background:var(--color-surface);border-bottom:1px solid var(--color-border)}.welcome-brand{display:flex;flex-direction:column}.welcome-tag{font-size:12px;color:var(--color-text-muted)}.welcome-actions{display:flex;gap:var(--space-sm)}.welcome-hero{padding:72px var(--space-xl);text-align:center;background:var(--color-bg);color:var(--color-text);border-bottom:1px solid var(--color-border)}.welcome-hero-logo{display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-md);width:100%;max-width:480px}.welcome-coverage{font-size:15px;font-weight:600;color:var(--color-text-muted);margin:0 auto var(--space-xl);max-width:640px}.welcome-hero-title{font-size:32px;font-weight:600;margin:0 auto var(--space-md);max-width:760px;line-height:1.25;letter-spacing:-.02em}.welcome-hero-sub{font-size:16px;color:var(--color-text-muted);margin:0 auto var(--space-xl);max-width:620px;line-height:1.6}.welcome-cta{display:flex;gap:var(--space-md);justify-content:center}.welcome-contact{margin-top:var(--space-xl);display:flex;flex-direction:column;align-items:center;gap:4px}.welcome-contact-label{font-size:13px;color:var(--color-text-muted)}.welcome-contact-phones,.welcome-footer-phones{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-sm);font-size:16px;font-weight:600}.welcome-contact-entry{display:inline-flex;align-items:center;gap:var(--space-sm)}.welcome-contact-phones a,.welcome-footer-phones a,.welcome-footer-contact a{color:var(--color-text)}.welcome-contact-phones a:hover,.welcome-footer-phones a:hover,.welcome-footer-contact a:hover{color:var(--color-primary);text-decoration:underline}.welcome-contact-sep{color:var(--color-text-muted)}.welcome-cta-btn{padding:8px 20px;font-size:14px}.welcome-features{padding:var(--space-xl);max-width:1280px;margin:0 auto;width:100%}.welcome-features-title{font-size:20px;font-weight:600;text-align:center;margin:var(--space-lg) 0 var(--space-lg);letter-spacing:-.02em}.welcome-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-sm)}.welcome-feature{padding:var(--space-md) var(--space-sm)!important}.welcome-feature h3{font-size:14px;font-weight:600;margin:0 0 6px;color:var(--color-text);line-height:1.35}.welcome-feature p{margin:0;color:var(--color-text-muted);font-size:12px;line-height:1.55}@media (max-width: 1100px){.welcome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 720px){.welcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.welcome-grid{grid-template-columns:1fr}}.welcome-footer{margin-top:auto;padding:var(--space-lg) var(--space-xl);text-align:center;color:var(--color-text-muted);font-size:13px;border-top:1px solid var(--color-border);background:var(--color-surface)}.welcome-footer-contact{margin-bottom:var(--space-sm);font-size:14px;font-weight:600;color:var(--color-text)}.welcome-footer-contact a{color:var(--color-text)}:root,[data-theme=dark]{--color-bg: #0d1117;--color-bg-inset: #010409;--color-surface: #161b22;--color-surface-alt: #21262d;--color-surface-muted: #0d1117;--color-border: #30363d;--color-border-muted: #21262d;--color-text: #e6edf3;--color-text-muted: #7d8590;--color-text-inverse: #e6edf3;--color-primary: #58a6ff;--color-primary-dark: #388bfd;--color-success: #3fb950;--color-warning: #d29922;--color-danger: #f85149;--color-overlay: rgba(1, 4, 9, .72);--theme-forge-glow: rgba(242, 106, 33, .22);--brand-orange: #f26a21;--btn-primary-bg: #238636;--btn-primary-hover: #2ea043;--color-nav-active-bg: rgba(177, 186, 196, .12)}[data-theme=light]{--color-bg: #f6f8fa;--color-bg-inset: #ffffff;--color-surface: #ffffff;--color-surface-alt: #eff2f5;--color-surface-muted: #f6f8fa;--color-border: #d0d7de;--color-border-muted: #e6eaef;--color-text: #1f2328;--color-text-muted: #656d76;--color-text-inverse: #ffffff;--color-primary: #0969da;--color-primary-dark: #0550ae;--color-success: #1a7f37;--color-warning: #9a6700;--color-danger: #cf222e;--color-overlay: rgba(31, 35, 40, .45);--theme-forge-glow: rgba(9, 105, 218, .18);--btn-primary-bg: #1f883d;--btn-primary-hover: #1a7f37;--color-nav-active-bg: rgba(9, 105, 218, .1)}:root{--radius-sm: 6px;--radius-md: 6px;--radius-lg: 6px;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--shadow-card: none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif;color:var(--color-text)}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:var(--color-surface-muted)}button{font-family:inherit;cursor:pointer}input{font-family:inherit}a{color:inherit;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);border:1px solid transparent;border-radius:var(--radius-md);padding:5px 16px;font-size:14px;font-weight:600;line-height:20px;transition:background .12s ease,border-color .12s ease}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--btn-primary-bg);border-color:#f0f6fc1a;color:#fff}.btn-primary:hover:not(:disabled){background:var(--btn-primary-hover)}.btn-secondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.btn-secondary:hover:not(:disabled){background:var(--color-border-muted);border-color:#8b949e}.btn-success{background:var(--color-success);color:#fff}.btn-danger{background:var(--color-danger);color:#fff}.btn-block{width:100%}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg)}.field{display:flex;flex-direction:column;gap:var(--space-xs);margin-bottom:var(--space-md)}.field label{font-size:13px;font-weight:600;color:var(--color-text-muted)}.input{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:5px 12px;font-size:14px;line-height:20px;background:var(--color-bg-inset);color:var(--color-text);width:100%}.input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #58a6ff4d}.form-error{color:var(--color-danger);font-size:13px;margin:0 0 var(--space-md)}.form-success{color:var(--color-success);font-size:13px;font-weight:700;margin:0 0 var(--space-md)}.state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-md);padding:var(--space-xl);color:var(--color-text-muted)}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:right;padding:12px var(--space-md);border-bottom:1px solid var(--color-border);font-size:14px}.table th{color:var(--color-text-muted);font-weight:700;font-size:13px}.table .cell-muted{color:var(--color-text-muted);font-size:13px;max-width:220px}.user-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-md);margin-bottom:var(--space-lg);padding:var(--space-md);background:var(--color-bg-inset);border-radius:var(--radius-md, 8px);border:1px solid var(--color-border)}.user-profile-hero{display:flex;gap:var(--space-lg);align-items:flex-start;padding:var(--space-lg);margin-bottom:var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md, 8px)}.user-profile-avatar{flex-shrink:0;width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:var(--color-primary);background:#58a6ff26;border:1px solid var(--color-border)}.user-profile-hero-body{flex:1;min-width:0}.user-profile-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-md)}.user-profile-name{margin:0 0 4px;font-size:20px;font-weight:800;color:var(--color-text)}.user-profile-email{margin:0;font-size:14px;color:var(--color-text-muted)}.user-profile-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-sm)}.user-profile-fact{display:flex;flex-direction:column;gap:4px;padding:var(--space-sm) var(--space-md);background:var(--color-bg-inset);border:1px solid var(--color-border);border-radius:var(--radius-md, 8px)}.user-profile-fact-label{font-size:12px;font-weight:700;color:var(--color-text-muted)}.user-profile-fact-value{font-size:14px;font-weight:600;color:var(--color-text);word-break:break-word}.user-detail-grid dt{font-size:12px;font-weight:700;color:var(--color-text-muted);margin-bottom:4px}.user-detail-grid dd{margin:0;font-size:14px;word-break:break-word}.user-detail-permissions{grid-column:1 / -1}.badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700}.badge-merchant{background:#58a6ff26;color:#58a6ff}.badge-driver,.badge-status-active{background:#3fb95026;color:#3fb950}.badge-status-pending,.badge-status-approved{background:#d2992226;color:#d29922}.badge-status-rejected,.badge-status-disabled{background:#f8514926;color:#f85149}.users-toolbar{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center;margin-bottom:var(--space-md)}.users-toolbar .input{flex:1;min-width:200px;max-width:320px}.users-pagination{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin-top:var(--space-md);flex-wrap:wrap}.users-pagination-meta{color:var(--color-text-muted);font-size:14px}.users-table-card{padding:var(--space-md);overflow:hidden}.users-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.users-table{table-layout:fixed;min-width:1100px}.users-table th,.users-table td{padding:10px 12px;vertical-align:middle}.users-col-name{width:11%}.users-col-email{width:17%}.users-col-phone{width:10%}.users-col-status{width:9%}.users-col-roles{width:14%}.users-col-permissions{width:18%}.users-col-area{width:12%}.users-col-merchant{width:9%}.users-col-actions{width:10%;min-width:148px}.users-cell-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:0}.users-cell-nowrap,.users-cell-actions{white-space:nowrap}.users-cell-actions .row-actions{flex-wrap:nowrap;justify-content:flex-start}.users-cell-actions .btn{padding:6px 10px;font-size:13px}
