.permissionsShared-module__C8xjzW__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.permissionsShared-module__C8xjzW__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--border-secondary);min-width:0;display:flex}.permissionsShared-module__C8xjzW__row:last-child{border-bottom:none}.permissionsShared-module__C8xjzW__rowLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.permissionsShared-module__C8xjzW__banner{margin-bottom:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-error-50);border:1px solid var(--color-error-100);color:var(--color-error-on-tint);font-size:var(--font-size-sm)}.permissionsShared-module__C8xjzW__legend{margin-top:var(--space-4);font-size:var(--font-size-xs);color:var(--text-secondary);line-height:1.55}.permissionsShared-module__C8xjzW__switch{border-radius:var(--radius-full,9999px);background:var(--surface-tertiary,var(--border-primary));cursor:pointer;width:40px;height:22px;transition:background var(--duration-fast) ease;border:none;flex-shrink:0;padding:0;position:relative}.permissionsShared-module__C8xjzW__switch:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.permissionsShared-module__C8xjzW__switch:disabled{opacity:.6;cursor:not-allowed}.permissionsShared-module__C8xjzW__switchOn{background:var(--accent)}.permissionsShared-module__C8xjzW__switchThumb{background:var(--surface-primary);width:18px;height:18px;box-shadow:var(--shadow-sm,0 1px 2px #00000026);transition:transform var(--duration-fast) ease;border-radius:50%;position:absolute;top:2px;left:2px}.permissionsShared-module__C8xjzW__switchOn .permissionsShared-module__C8xjzW__switchThumb{transform:translate(18px)}@media (prefers-reduced-motion:reduce){.permissionsShared-module__C8xjzW__switch,.permissionsShared-module__C8xjzW__switchThumb{transition:none}}
.PermissionsMatrix-module__t_uFJW__roleTabs{gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.PermissionsMatrix-module__t_uFJW__roleTab{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-primary);background:var(--surface-secondary);color:var(--text-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:background var(--duration-fast) ease, color var(--duration-fast) ease, border-color var(--duration-fast) ease}.PermissionsMatrix-module__t_uFJW__roleTab:hover{color:var(--text-primary)}.PermissionsMatrix-module__t_uFJW__roleTab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PermissionsMatrix-module__t_uFJW__roleTabActive{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast,#fff)}.PermissionsMatrix-module__t_uFJW__select{border-radius:var(--radius-md);border:1px solid var(--border-primary);font-size:.8125rem;font-weight:var(--font-weight-medium);cursor:pointer;flex-shrink:0;min-width:108px;padding:.25rem .5rem}@media (prefers-reduced-motion:reduce){.PermissionsMatrix-module__t_uFJW__roleTab{transition:none}}@media (max-width:420px){.PermissionsMatrix-module__t_uFJW__rowWrap{flex-wrap:wrap}.PermissionsMatrix-module__t_uFJW__rowLabelWrap{white-space:normal;flex:100%}.PermissionsMatrix-module__t_uFJW__select{flex:100%}}
.components-module__LPxzLG__btn{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);border-radius:var(--radius-lg);cursor:pointer;transition:background var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);white-space:nowrap;border:1px solid #0000;padding:.625rem 1.25rem;line-height:1;text-decoration:none;display:inline-flex}.components-module__LPxzLG__btn:disabled{opacity:.5;cursor:not-allowed}.components-module__LPxzLG__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.components-module__LPxzLG__btnPrimary{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:var(--accent-contrast);box-shadow:0 1px 2px color-mix(in srgb, var(--accent) 22%, transparent)}.components-module__LPxzLG__btnPrimary:hover:not(:disabled){background:linear-gradient(135deg, var(--accent), color-mix(in srgb, var(--accent) 75%, var(--accent-hover)));box-shadow:0 2px 6px color-mix(in srgb, var(--accent) 20%, transparent), 0 10px 24px color-mix(in srgb, var(--accent) 22%, transparent);transform:translateY(-1px)}.components-module__LPxzLG__btnSecondary{background:var(--surface-primary);color:var(--on-surface-primary);border-color:var(--border-primary)}.components-module__LPxzLG__btnSecondary:hover:not(:disabled){background:var(--tint-surface-hover);border-color:var(--color-gray-500)}.components-module__LPxzLG__btnDanger{background:linear-gradient(135deg, var(--color-error-600), var(--color-error-700));color:#fff}.components-module__LPxzLG__btnDanger:hover:not(:disabled){background:var(--color-error-700);transform:translateY(-1px)}.components-module__LPxzLG__btnGhost{color:var(--on-surface-secondary);background:0 0}.components-module__LPxzLG__btnGhost:hover:not(:disabled){background:var(--surface-tertiary)}.components-module__LPxzLG__btnSm{font-size:var(--font-size-xs);min-height:2rem;padding:.375rem .75rem}.components-module__LPxzLG__btnLg{font-size:var(--font-size-base);padding:.75rem 1.5rem}@media (max-width:640px){.components-module__LPxzLG__btn,.components-module__LPxzLG__btnSm,.components-module__LPxzLG__btnLg{min-height:2.75rem}}.components-module__LPxzLG__btnIcon{min-width:2.75rem;min-height:2.75rem;padding:.5rem}.components-module__LPxzLG__btnFull{width:100%}.components-module__LPxzLG__formGroup{gap:var(--space-1);flex-direction:column;display:flex}.components-module__LPxzLG__formLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.components-module__LPxzLG__formRequired{color:var(--color-error-500);margin-left:2px}.components-module__LPxzLG__formInput{font-size:var(--font-size-sm);border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--surface-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);width:100%;min-height:2.75rem;padding:.625rem .875rem}@media (max-width:640px){.components-module__LPxzLG__formInput{font-size:16px}}.components-module__LPxzLG__formInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.components-module__LPxzLG__formInput::placeholder{color:var(--text-tertiary)}.components-module__LPxzLG__passwordToggle{width:2rem;height:2rem;color:var(--text-tertiary);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.components-module__LPxzLG__passwordInput{padding-right:2.75rem}@media (max-width:640px){.components-module__LPxzLG__passwordToggle{width:2.75rem;height:2.75rem}.components-module__LPxzLG__passwordInput{padding-right:3.5rem}}.components-module__LPxzLG__formInputError{border-color:var(--color-error-500)}.components-module__LPxzLG__formInputError:focus{box-shadow:0 0 0 3px #ef44441a}.components-module__LPxzLG__formError{font-size:var(--font-size-xs);color:var(--color-error-500)}.components-module__LPxzLG__formHint{font-size:var(--font-size-xs);color:var(--text-tertiary)}.components-module__LPxzLG__selectWrapper{position:relative}.components-module__LPxzLG__selectWrapper .components-module__LPxzLG__formInput{appearance:none;cursor:pointer;padding-right:2.5rem}.components-module__LPxzLG__selectChevron{pointer-events:none;color:var(--text-tertiary);position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.components-module__LPxzLG__formTextarea{resize:vertical;min-height:80px;}.components-module__LPxzLG__badge{align-items:center;gap:var(--space-1);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);border-radius:var(--radius-full);white-space:nowrap;padding:.125rem .625rem;line-height:1.5;display:inline-flex}.components-module__LPxzLG__badgeDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.components-module__LPxzLG__badgeSuccess{background:var(--color-success-50);color:var(--color-success-on-tint)}.components-module__LPxzLG__badgeSuccess .components-module__LPxzLG__badgeDot{background:var(--color-success-500)}.components-module__LPxzLG__badgeWarning{background:var(--color-warning-50);color:var(--color-warning-on-tint)}.components-module__LPxzLG__badgeWarning .components-module__LPxzLG__badgeDot{background:var(--color-warning-500)}.components-module__LPxzLG__badgeError{background:var(--color-error-50);color:var(--color-error-on-tint)}.components-module__LPxzLG__badgeError .components-module__LPxzLG__badgeDot{background:var(--color-error-500)}.components-module__LPxzLG__badgeInfo{background:var(--color-info-50);color:var(--color-info-on-tint)}.components-module__LPxzLG__badgeInfo .components-module__LPxzLG__badgeDot{background:var(--color-info-500)}.components-module__LPxzLG__badgeBrand{background:var(--accent-soft);color:var(--accent)}.components-module__LPxzLG__badgeBrand .components-module__LPxzLG__badgeDot{background:var(--accent)}.components-module__LPxzLG__badgeNeutral{background:var(--color-gray-100);color:var(--color-gray-600)}.components-module__LPxzLG__badgeNeutral .components-module__LPxzLG__badgeDot{background:var(--color-gray-400)}.components-module__LPxzLG__badgeOrange{background:var(--color-orange-50);color:var(--color-orange-on-tint)}.components-module__LPxzLG__badgeOrange .components-module__LPxzLG__badgeDot{background:var(--color-orange-500)}.components-module__LPxzLG__card{background:var(--surface-elevated);border:1px solid var(--border-secondary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all var(--transition-base);overflow:hidden}.components-module__LPxzLG__cardHoverable:hover{box-shadow:var(--shadow-md);border-color:var(--accent-line);transform:translateY(-2px)}.components-module__LPxzLG__cardHeader{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-secondary);justify-content:space-between;align-items:center;display:flex}.components-module__LPxzLG__cardTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);align-items:center;display:flex}.components-module__LPxzLG__cardBody{padding:var(--space-6)}.components-module__LPxzLG__cardFooter{padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-secondary);background:var(--surface-secondary)}.components-module__LPxzLG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-modal-backdrop);padding:var(--space-4);animation:components-module__LPxzLG__fadeIn var(--transition-base);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.components-module__LPxzLG__modal{background:var(--surface-elevated);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);width:100%;max-width:520px;max-height:90vh;z-index:var(--z-modal);animation:components-module__LPxzLG__scaleIn var(--duration-enter) var(--ease-out-expo);overflow-y:auto}.components-module__LPxzLG__modal.components-module__LPxzLG__modalClosing{animation:components-module__LPxzLG__scaleOut var(--duration-exit) var(--ease-in) forwards}.components-module__LPxzLG__modalOverlay.components-module__LPxzLG__modalOverlayClosing{animation:components-module__LPxzLG__fadeOut var(--duration-exit) var(--ease-in) forwards}.components-module__LPxzLG__modalSmall{max-width:400px}@media (min-width:641px){.components-module__LPxzLG__modalOverlayRight{justify-content:flex-end;align-items:stretch;padding:0}.components-module__LPxzLG__modalRight{border-left:1px solid var(--border-primary);width:420px;max-width:100%;height:100%;max-height:100%;animation:components-module__LPxzLG__slideInRight var(--duration-enter) var(--ease-out-expo);border-radius:0;flex-direction:column;display:flex;overflow:hidden}.components-module__LPxzLG__modalRight.components-module__LPxzLG__modalClosing{animation:components-module__LPxzLG__slideOutRight var(--duration-exit) var(--ease-in) forwards}.components-module__LPxzLG__modalRight .components-module__LPxzLG__modalBody{flex:1;min-height:0;overflow-y:auto}.components-module__LPxzLG__modalRight .components-module__LPxzLG__modalHeader,.components-module__LPxzLG__modalRight .components-module__LPxzLG__modalFooter{flex:none}}@media (max-width:640px){.components-module__LPxzLG__modal{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-width:100%;max-height:85dvh;animation:components-module__LPxzLG__slideInUp var(--duration-enter) var(--ease-out-expo);padding-bottom:env(safe-area-inset-bottom,0);align-self:flex-end}.components-module__LPxzLG__modal.components-module__LPxzLG__modalClosing{animation:components-module__LPxzLG__slideOutDown var(--duration-exit) var(--ease-in) forwards}.components-module__LPxzLG__modalOverlay{align-items:flex-end;padding:0}}.components-module__LPxzLG__modalLarge{max-width:720px}.components-module__LPxzLG__modalHeader{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-secondary);justify-content:space-between;align-items:center;display:flex}.components-module__LPxzLG__modalTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.components-module__LPxzLG__modalClose{border-radius:var(--radius-md);width:32px;height:32px;color:var(--color-gray-500);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.components-module__LPxzLG__modalClose:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.components-module__LPxzLG__modalClose:hover{background:var(--surface-tertiary);color:var(--on-surface-primary)}@media (max-width:640px){.components-module__LPxzLG__modalClose{width:2.75rem;height:2.75rem}}.components-module__LPxzLG__modalBody{padding:var(--space-6)}.components-module__LPxzLG__modalFooter{justify-content:flex-end;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-secondary);background:var(--surface-secondary);display:flex}.components-module__LPxzLG__tableWrapper{border:1px solid var(--border-secondary);border-radius:var(--radius-xl);background:var(--surface-elevated);overflow-x:auto}.components-module__LPxzLG__table{border-collapse:collapse;width:100%;font-size:var(--font-size-sm)}.components-module__LPxzLG__table thead{background:var(--color-gray-50)}.components-module__LPxzLG__table th{font-weight:var(--font-weight-semibold);color:var(--text-secondary);text-align:left;white-space:nowrap;border-bottom:1px solid var(--border-primary);cursor:default;padding:.75rem 1rem}.components-module__LPxzLG__thSortable{cursor:pointer;-webkit-user-select:none;user-select:none}.components-module__LPxzLG__thSortable:hover{color:var(--text-primary)}.components-module__LPxzLG__table td{border-bottom:1px solid var(--border-secondary);color:var(--text-primary);padding:.75rem 1rem}.components-module__LPxzLG__table tbody tr{transition:background var(--transition-fast)}.components-module__LPxzLG__table tbody tr:hover{background:var(--color-gray-25)}.components-module__LPxzLG__table tbody tr:last-child td{border-bottom:none}.components-module__LPxzLG__tablePagination{border-top:1px solid var(--border-secondary);font-size:var(--font-size-sm);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.components-module__LPxzLG__spinner{border:2px solid var(--color-gray-200);border-top-color:var(--color-brand-600);border-radius:50%;animation:.6s linear infinite components-module__LPxzLG__spin;display:inline-block}.components-module__LPxzLG__spinnerSm{width:16px;height:16px}.components-module__LPxzLG__spinnerMd{width:24px;height:24px}.components-module__LPxzLG__spinnerLg{width:40px;height:40px}.components-module__LPxzLG__skeleton{background:var(--surface-tertiary);border-radius:var(--radius-md);position:relative;overflow:hidden}.components-module__LPxzLG__skeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--border-primary) 50%, transparent 100%);pointer-events:none;animation:1.5s linear infinite components-module__LPxzLG__skeletonSweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes components-module__LPxzLG__skeletonSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.components-module__LPxzLG__emptyState{padding:var(--space-16) var(--space-6);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.components-module__LPxzLG__emptyStateIcon{width:64px;height:64px;margin-bottom:var(--space-4);color:var(--text-tertiary)}.components-module__LPxzLG__emptyStateTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-bottom:var(--space-2)}.components-module__LPxzLG__emptyStateText{font-size:var(--font-size-sm);color:var(--text-secondary);max-width:400px;margin-bottom:var(--space-6)}.components-module__LPxzLG__chartEmptyState{justify-content:center;align-items:center;gap:var(--space-2);width:100%;min-width:0;padding:var(--space-6) var(--space-4);text-align:center;flex-direction:column;display:flex}.components-module__LPxzLG__chartEmptyStateIcon{width:32px;height:32px;color:var(--text-tertiary)}.components-module__LPxzLG__chartEmptyStateText{font-size:var(--font-size-sm);color:var(--text-secondary)}.components-module__LPxzLG__statCard{background:var(--surface-elevated);border:1px solid var(--border-secondary);border-radius:var(--radius-xl);padding:var(--space-5) var(--space-6);align-items:flex-start;gap:var(--space-4);transition:all var(--transition-base);display:flex}.components-module__LPxzLG__statCard:hover{box-shadow:var(--shadow-md);border-color:var(--accent-line);transform:translateY(-2px)}.components-module__LPxzLG__statIcon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.components-module__LPxzLG__statContent{flex:1;min-width:0}.components-module__LPxzLG__statLabel{font-size:var(--font-size-sm);color:var(--text-secondary);margin-bottom:var(--space-1)}.components-module__LPxzLG__statValue{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-primary);line-height:var(--line-height-tight);font-variant-numeric:tabular-nums}.components-module__LPxzLG__statSkeleton{border-radius:var(--radius-md);background:var(--surface-tertiary);width:80px;height:2rem;position:relative;overflow:hidden}.components-module__LPxzLG__statSkeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--border-primary) 50%, transparent 100%);pointer-events:none;animation:1.5s linear infinite components-module__LPxzLG__skeletonSweep;position:absolute;inset:0;transform:translate(-100%)}.components-module__LPxzLG__statChange{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);margin-top:var(--space-1)}.components-module__LPxzLG__statChangeUp{color:var(--color-success-on-tint)}.components-module__LPxzLG__statChangeDown{color:var(--color-error-on-tint)}.components-module__LPxzLG__statSparkline{margin-top:var(--space-2);opacity:.85;width:100%;height:32px}@media (max-width:639px){.components-module__LPxzLG__statCard{padding:var(--space-4);gap:var(--space-3)}.components-module__LPxzLG__statIcon{width:40px;height:40px}.components-module__LPxzLG__statValue{font-size:var(--font-size-h3-fluid);overflow-wrap:anywhere}}.components-module__LPxzLG__tabList{border-bottom:1px solid var(--border-primary);gap:0;display:flex;overflow-x:auto}.components-module__LPxzLG__tab{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;padding:.75rem 1.25rem}.components-module__LPxzLG__tab:hover{color:var(--text-primary)}.components-module__LPxzLG__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.components-module__LPxzLG__tabPanel{padding:var(--space-4) 0}.components-module__LPxzLG__toggle{cursor:pointer;width:44px;height:24px;display:inline-flex;position:relative}.components-module__LPxzLG__toggleInput{opacity:0;width:0;height:0;position:absolute}.components-module__LPxzLG__toggleTrack{background:var(--color-gray-300);border-radius:var(--radius-full);transition:background var(--transition-fast);position:absolute;inset:0}.components-module__LPxzLG__toggleInput:checked+.components-module__LPxzLG__toggleTrack{background:var(--color-brand-600)}.components-module__LPxzLG__toggleThumb{width:20px;height:20px;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.components-module__LPxzLG__toggleInput:checked~.components-module__LPxzLG__toggleThumb{transform:translate(20px)}.components-module__LPxzLG__searchWrapper{position:relative}.components-module__LPxzLG__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.components-module__LPxzLG__searchInput{padding-left:2.5rem;}.components-module__LPxzLG__toastContainer{top:var(--space-4);right:var(--space-4);z-index:var(--z-toast);gap:var(--space-3);flex-direction:column;display:flex;position:fixed}.components-module__LPxzLG__toast{--toast-elev:0 16px 32px -10px var(--glass-key-sm), var(--glass-shadow), inset 0 1px 0 var(--glass-rim);align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:linear-gradient(180deg, var(--glass-sheen) 0%, transparent 45%), var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(180%);backdrop-filter:blur(var(--glass-blur)) saturate(180%);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--toast-elev);min-width:320px;max-width:420px;display:flex;position:relative;overflow:hidden}@media (prefers-reduced-transparency:reduce){.components-module__LPxzLG__toast{background:var(--surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){.components-module__LPxzLG__toast{background:var(--surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:var(--border-default)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.components-module__LPxzLG__toast{background:var(--surface-elevated)}}.components-module__LPxzLG__toastProgress{background:var(--color-brand-500);border-radius:0 var(--radius-sm) 0 0;height:3px;animation:components-module__LPxzLG__toastCountdown var(--toast-duration,5s) linear forwards;position:absolute;bottom:0;left:0}.components-module__LPxzLG__toast:hover .components-module__LPxzLG__toastProgress,.components-module__LPxzLG__toast:focus-within .components-module__LPxzLG__toastProgress{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.components-module__LPxzLG__toastProgress{display:none}}.components-module__LPxzLG__toastSuccess .components-module__LPxzLG__toastProgress{background:var(--color-success-500)}.components-module__LPxzLG__toastError .components-module__LPxzLG__toastProgress{background:var(--color-error-500)}.components-module__LPxzLG__toastWarning .components-module__LPxzLG__toastProgress{background:var(--color-warning-500)}.components-module__LPxzLG__toastInfo .components-module__LPxzLG__toastProgress{background:var(--color-info-500)}@keyframes components-module__LPxzLG__toastCountdown{0%{width:100%}to{width:0%}}.components-module__LPxzLG__toastSuccess{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-success-500) 55%, transparent), var(--toast-elev)}.components-module__LPxzLG__toastError{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-error-500) 60%, transparent), var(--toast-elev)}.components-module__LPxzLG__toastWarning{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-warning-500) 55%, transparent), var(--toast-elev)}.components-module__LPxzLG__toastInfo{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-info-500) 55%, transparent), var(--toast-elev)}.components-module__LPxzLG__toastIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.components-module__LPxzLG__toastSuccess .components-module__LPxzLG__toastIcon{background:color-mix(in srgb, var(--color-success-on-tint) 16%, var(--surface-elevated))}.components-module__LPxzLG__toastError .components-module__LPxzLG__toastIcon{background:color-mix(in srgb, var(--color-error-on-tint) 16%, var(--surface-elevated))}.components-module__LPxzLG__toastWarning .components-module__LPxzLG__toastIcon{background:color-mix(in srgb, var(--color-warning-on-tint) 16%, var(--surface-elevated))}.components-module__LPxzLG__toastInfo .components-module__LPxzLG__toastIcon{background:color-mix(in srgb, var(--color-info-on-tint) 16%, var(--surface-elevated))}.components-module__LPxzLG__toastContent{flex:1}.components-module__LPxzLG__toastTitle{font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm)}.components-module__LPxzLG__toastMessage{font-size:var(--font-size-sm);color:var(--text-secondary);margin-top:2px}.components-module__LPxzLG__toastActionBtn{padding:var(--space-2) var(--space-3);margin-right:var(--space-1);border-radius:var(--radius-md);color:var(--accent);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);text-underline-offset:2px;cursor:pointer;transition:background var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;align-self:center;text-decoration:underline}.components-module__LPxzLG__toastActionBtn:hover{background:var(--surface-secondary)}.components-module__LPxzLG__toastActionBtn:active{transform:scale(.96)}.components-module__LPxzLG__toastActionBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.components-module__LPxzLG__toastCloseBtn{width:28px;height:28px;color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:inline-flex}.components-module__LPxzLG__toastCloseBtn:hover{background:var(--surface-tertiary);color:var(--text-primary)}.components-module__LPxzLG__toastCloseBtn:active{transform:scale(.92)}.components-module__LPxzLG__toastCloseBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.components-module__LPxzLG__toastActionBtn,.components-module__LPxzLG__toastCloseBtn{transition:none}.components-module__LPxzLG__toastActionBtn:active,.components-module__LPxzLG__toastCloseBtn:active{transform:none}}@media (max-width:640px){.components-module__LPxzLG__toastContainer{top:auto;bottom:var(--space-4);right:var(--space-4);left:var(--space-4)}.components-module__LPxzLG__toast{min-width:auto;max-width:100%}.components-module__LPxzLG__toastCloseBtn{min-width:2.75rem;min-height:2.75rem}.components-module__LPxzLG__toastActionBtn{min-height:2.75rem}}.components-module__LPxzLG__avatar{font-weight:var(--font-weight-semibold);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.components-module__LPxzLG__avatarSm{width:32px;height:32px;font-size:var(--font-size-xs)}.components-module__LPxzLG__avatarMd{width:40px;height:40px;font-size:var(--font-size-sm)}.components-module__LPxzLG__avatarLg{width:56px;height:56px;font-size:var(--font-size-lg)}.components-module__LPxzLG__avatar img{object-fit:cover;width:100%;height:100%}.components-module__LPxzLG__notifWrapper{position:relative}.components-module__LPxzLG__notifTrigger{border-radius:var(--radius-lg);width:40px;height:40px;color:var(--color-gray-500);transition:all var(--transition-fast);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.components-module__LPxzLG__notifTrigger:hover{background:var(--color-gray-100);color:var(--color-gray-700)}.components-module__LPxzLG__notifTrigger:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.components-module__LPxzLG__notifBadge{border-radius:var(--radius-full);background:var(--color-error-600);color:#fff;min-width:18px;height:18px;font-size:11px;font-weight:var(--font-weight-bold);text-align:center;border:2px solid var(--surface-primary);padding:0 4px;line-height:18px;position:absolute;top:4px;right:4px}.components-module__LPxzLG__notifPanel{background:var(--surface-elevated);border:1px solid var(--border-primary);border-radius:var(--radius-xl);width:380px;max-height:480px;box-shadow:var(--shadow-xl);z-index:250;animation:components-module__LPxzLG__fadeIn var(--duration-fast) var(--ease-out);flex-direction:column;display:flex;position:fixed;overflow:hidden}.components-module__LPxzLG__notifHeader{padding:var(--space-4) var(--space-4) var(--space-3);border-bottom:1px solid var(--border-secondary);justify-content:space-between;align-items:center;display:flex}.components-module__LPxzLG__notifHeaderTitle{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0}.components-module__LPxzLG__notifHeaderActions{align-items:center;gap:var(--space-1);display:flex}.components-module__LPxzLG__notifHeaderBtn{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.components-module__LPxzLG__notifHeaderBtn:hover{background:var(--surface-secondary);color:var(--text-primary)}.components-module__LPxzLG__notifBody{overscroll-behavior:contain;flex:1;overflow-y:auto}.components-module__LPxzLG__notifItem{align-items:flex-start;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);text-align:left;cursor:pointer;transition:background var(--transition-fast);border-bottom:1px solid var(--border-secondary);background:0 0;display:flex}.components-module__LPxzLG__notifItem:hover{background:var(--surface-secondary)}.components-module__LPxzLG__notifItemUnread{background:var(--color-brand-50)}.components-module__LPxzLG__notifItemUnread:hover{background:var(--color-brand-100)}.components-module__LPxzLG__notifItemIcon{border-radius:var(--radius-lg);background:var(--surface-secondary);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.components-module__LPxzLG__notifItemContent{flex:1;min-width:0}.components-module__LPxzLG__notifItemTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-primary);line-height:1.3}.components-module__LPxzLG__notifItemMessage{font-size:var(--font-size-xs);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;line-height:1.4;overflow:hidden}.components-module__LPxzLG__notifItemTime{color:var(--text-tertiary);margin-top:4px;font-size:11px}.components-module__LPxzLG__notifItemDot{background:var(--color-brand-500);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px}.components-module__LPxzLG__notifEmpty{padding:var(--space-10) var(--space-4);color:var(--text-tertiary);justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.components-module__LPxzLG__notifEmpty p{font-size:var(--font-size-sm);margin:0}.components-module__LPxzLG__notifFooter{padding:var(--space-3) var(--space-4);border-top:1px solid var(--border-secondary);text-align:center}.components-module__LPxzLG__notifFooterCount{font-size:var(--font-size-xs);color:var(--text-tertiary);font-weight:var(--font-weight-medium)}.components-module__LPxzLG__notifItem:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px;border-radius:var(--radius-md)}.components-module__LPxzLG__notifHeaderBtn:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@media (max-width:640px){.components-module__LPxzLG__notifPanel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-height:70dvh;animation:components-module__LPxzLG__slideInUp var(--duration-normal) var(--ease-out);padding-bottom:env(safe-area-inset-bottom,0);position:fixed;inset:auto 0 0}}.components-module__LPxzLG__whpRow{align-items:center;gap:var(--space-2);grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;display:grid}@media (min-width:480px){.components-module__LPxzLG__whpRow{grid-template-columns:110px 100px minmax(0,1fr) minmax(0,1fr)}}@keyframes components-module__LPxzLG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes components-module__LPxzLG__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes components-module__LPxzLG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes components-module__LPxzLG__scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes components-module__LPxzLG__slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes components-module__LPxzLG__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(16px)}}@keyframes components-module__LPxzLG__slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes components-module__LPxzLG__slideOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes components-module__LPxzLG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.RiderApp-module__7QLd1q__tab{flex-direction:column;gap:14px;min-width:0;padding:14px 14px 22px;display:flex}.RiderApp-module__7QLd1q__tab[data-density=tablet]{gap:16px;padding:18px}.RiderApp-module__7QLd1q__tab[data-density=desktop]{gap:16px;padding:18px 20px 30px}.RiderApp-module__7QLd1q__tab[data-density=desktop][data-shape=column]{max-width:900px}.RiderApp-module__7QLd1q__sectionTitle{color:var(--text-primary);margin:0;font-size:.8125rem;font-weight:800}.RiderApp-module__7QLd1q__sectionLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 8px;font-size:.75rem;font-weight:800}.RiderApp-module__7QLd1q__metaText{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.65625rem;font-weight:700}.RiderApp-module__7QLd1q__mutedNote{color:var(--text-secondary);margin:0;font-size:.75rem}.RiderApp-module__7QLd1q__list{flex-direction:column;gap:9px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.RiderApp-module__7QLd1q__greetRow{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.RiderApp-module__7QLd1q__greeting{color:var(--text-tertiary);font-size:.6875rem;font-weight:700;display:block}.RiderApp-module__7QLd1q__riderName{letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.375rem;font-weight:800;line-height:1.15;display:block;overflow:hidden}.RiderApp-module__7QLd1q__avatar{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex}.RiderApp-module__7QLd1q__dutyToggle{background:var(--surface-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:14px;gap:8px;padding:6px;display:flex}.RiderApp-module__7QLd1q__dutyBtn{min-height:48px;color:var(--text-tertiary);cursor:pointer;transition:background var(--transition-base), color var(--transition-base);background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:.8125rem;font-weight:700;display:flex}.RiderApp-module__7QLd1q__dutyBtn:disabled{cursor:default;opacity:.6}.RiderApp-module__7QLd1q__dutyBtn[data-active=true][data-kind=duty]{background:var(--color-success-50);color:var(--color-success-on-tint)}.RiderApp-module__7QLd1q__dutyBtn[data-active=true][data-kind=break]{background:var(--color-warning-50);color:var(--color-warning-on-tint)}.RiderApp-module__7QLd1q__dutyDot{background:currentColor;border-radius:50%;width:8px;height:8px}.RiderApp-module__7QLd1q__tiles{gap:9px;min-width:0;display:flex}.RiderApp-module__7QLd1q__tile{background:var(--surface-primary);border:1px solid var(--border-primary);min-width:0;box-shadow:var(--shadow-sm);border-radius:13px;flex:1 1 0;padding:11px 10px}.RiderApp-module__7QLd1q__tileValue{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--text-primary);font-size:1.125rem;font-weight:800;display:block}.RiderApp-module__7QLd1q__tileLabel{color:var(--text-tertiary);margin-top:2px;font-size:.6875rem;font-weight:600;line-height:1.3;display:block}.RiderApp-module__7QLd1q__nextStop{background:var(--accent);color:var(--accent-contrast);box-shadow:0 8px 20px color-mix(in srgb, var(--accent) 32%, transparent);border-radius:18px;min-width:0;padding:16px}.RiderApp-module__7QLd1q__nextHead{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:11px;display:flex}.RiderApp-module__7QLd1q__nextKicker{white-space:nowrap;letter-spacing:.09em;background:var(--accent-contrast);color:var(--accent);border-radius:999px;flex:none;padding:3px 8px;font-size:.59375rem;font-weight:800}.RiderApp-module__7QLd1q__nextType{letter-spacing:.05em;opacity:.9;font-size:.625rem;font-weight:700}.RiderApp-module__7QLd1q__nextSpacer{flex:1}.RiderApp-module__7QLd1q__nextDist{font-family:var(--font-mono);font-size:.6875rem;font-weight:700}.RiderApp-module__7QLd1q__nextName{letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.RiderApp-module__7QLd1q__nextBadge{letter-spacing:.05em;background:var(--accent-contrast);color:var(--accent);border-radius:999px;flex:none;padding:3px 7px;font-size:.59375rem;font-weight:800}.RiderApp-module__7QLd1q__nextAddr{opacity:.9;margin:5px 0 0;font-size:.78125rem;line-height:1.45}.RiderApp-module__7QLd1q__nextDue{background:var(--accent-contrast);color:var(--accent);border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:5px 11px;font-size:.78125rem;font-weight:800;display:inline-flex}.RiderApp-module__7QLd1q__nextActions{gap:8px;margin-top:13px;display:flex}.RiderApp-module__7QLd1q__nextGhost{border:1.5px solid color-mix(in srgb, var(--accent-contrast) 55%, transparent);min-height:50px;color:var(--accent-contrast);cursor:pointer;background:0 0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:.84375rem;font-weight:700;text-decoration:none;display:flex}.RiderApp-module__7QLd1q__nextSolid{background:var(--accent-contrast);min-height:50px;color:var(--accent);cursor:pointer;border:none;border-radius:12px;flex:1.35;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-size:.875rem;font-weight:800;text-decoration:none;display:flex}.RiderApp-module__7QLd1q__routeHead{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:9px;display:flex}.RiderApp-module__7QLd1q__pillBtn{border:1px solid var(--border-primary);background:var(--surface-primary);min-height:44px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-family:inherit;font-size:.6875rem;font-weight:700;display:inline-flex}.RiderApp-module__7QLd1q__pillBtn[data-active=true]{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.RiderApp-module__7QLd1q__pillBtn:disabled{opacity:.55;cursor:default}.RiderApp-module__7QLd1q__successNote,.RiderApp-module__7QLd1q__warnNote,.RiderApp-module__7QLd1q__infoNote{border-radius:10px;align-items:flex-start;gap:7px;margin:0 0 9px;padding:8px 10px;font-size:.6875rem;font-weight:600;line-height:1.45;display:flex}.RiderApp-module__7QLd1q__successNote{background:var(--color-success-50);color:var(--color-success-on-tint)}.RiderApp-module__7QLd1q__warnNote{background:var(--color-warning-50);color:var(--color-warning-on-tint)}.RiderApp-module__7QLd1q__infoNote{background:var(--accent-soft);color:var(--accent)}.RiderApp-module__7QLd1q__successNote svg,.RiderApp-module__7QLd1q__warnNote svg,.RiderApp-module__7QLd1q__infoNote svg{flex:none;margin-top:1px}.RiderApp-module__7QLd1q__batchCard{background:var(--surface-primary);border:1.5px solid var(--border-primary);border-radius:14px;align-items:center;gap:11px;min-width:0;margin-bottom:9px;padding:12px 13px;display:flex}.RiderApp-module__7QLd1q__batchCard[data-running=true]{border-color:var(--accent-line)}.RiderApp-module__7QLd1q__batchIcon{background:var(--surface-secondary);width:36px;height:36px;color:var(--text-secondary);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.RiderApp-module__7QLd1q__batchCard[data-running=true] .RiderApp-module__7QLd1q__batchIcon{background:var(--accent);color:var(--accent-contrast)}.RiderApp-module__7QLd1q__batchBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.RiderApp-module__7QLd1q__batchTitle{color:var(--text-primary);font-size:.78125rem;font-weight:700}.RiderApp-module__7QLd1q__batchSub{color:var(--text-secondary);font-size:.6875rem;line-height:1.35}.RiderApp-module__7QLd1q__batchCta{background:var(--surface-secondary);min-height:44px;color:var(--text-primary);cursor:pointer;border:none;border-radius:11px;flex:none;padding:0 14px;font-family:inherit;font-size:.75rem;font-weight:800}.RiderApp-module__7QLd1q__batchCard[data-running=true] .RiderApp-module__7QLd1q__batchCta{background:var(--accent);color:var(--accent-contrast)}.RiderApp-module__7QLd1q__jobCard{background:var(--surface-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);min-width:0;transition:border-color var(--transition-slow), box-shadow var(--transition-base);border-radius:14px;padding:13px}.RiderApp-module__7QLd1q__jobCard[data-started=true]{border-color:var(--accent-line)}.RiderApp-module__7QLd1q__jobOpen{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:11px;width:100%;min-width:0;padding:0;font-family:inherit;text-decoration:none;display:flex}.RiderApp-module__7QLd1q__jobSeq{background:var(--surface-secondary);width:30px;height:30px;color:var(--text-secondary);font-family:var(--font-mono);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:.78125rem;font-weight:800;display:flex}.RiderApp-module__7QLd1q__jobCard[data-started=true] .RiderApp-module__7QLd1q__jobSeq{background:var(--accent);color:var(--accent-contrast)}.RiderApp-module__7QLd1q__jobBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.RiderApp-module__7QLd1q__jobNameRow{align-items:center;gap:6px;min-width:0;display:flex}.RiderApp-module__7QLd1q__jobName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.84375rem;font-weight:700;overflow:hidden}.RiderApp-module__7QLd1q__typeChip{letter-spacing:.06em;background:var(--surface-secondary);color:var(--text-secondary);border-radius:5px;flex:none;padding:2px 6px;font-size:.5625rem;font-weight:800}.RiderApp-module__7QLd1q__typeChip[data-type=pickup]{background:var(--accent-soft);color:var(--accent)}.RiderApp-module__7QLd1q__jobCode{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.65625rem}.RiderApp-module__7QLd1q__jobAddr{color:var(--text-secondary);margin:0;font-size:.71875rem;line-height:1.4}.RiderApp-module__7QLd1q__jobFacts{flex-wrap:wrap;align-items:center;gap:7px;margin-top:3px;display:flex}.RiderApp-module__7QLd1q__statusPill{letter-spacing:.02em;background:var(--rider-status-bg,var(--surface-secondary));color:var(--rider-status-fg,var(--text-secondary));border-radius:999px;flex:none;align-items:center;gap:5px;padding:3px 9px;font-size:.59375rem;font-weight:700;display:inline-flex}.RiderApp-module__7QLd1q__statusDot{background:currentColor;border-radius:999px;width:5px;height:5px}.RiderApp-module__7QLd1q__dueChip{font-family:var(--font-mono);color:var(--color-warning-on-tint);font-size:.65625rem;font-weight:800}.RiderApp-module__7QLd1q__distChip{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.625rem;font-weight:600}.RiderApp-module__7QLd1q__jobChevron{color:var(--text-tertiary);flex:none;margin-top:7px}.RiderApp-module__7QLd1q__jobActions{gap:7px;margin-top:11px;display:flex}.RiderApp-module__7QLd1q__actionSecondary,.RiderApp-module__7QLd1q__actionPrimary,.RiderApp-module__7QLd1q__actionIcon{cursor:pointer;border:1px solid var(--border-primary);background:var(--surface-primary);min-height:44px;color:var(--text-primary);border-radius:11px;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none;display:flex}.RiderApp-module__7QLd1q__actionSecondary{flex:1}.RiderApp-module__7QLd1q__actionIcon{flex:none;width:48px}.RiderApp-module__7QLd1q__actionPrimary{border-color:var(--accent);background:var(--accent);color:var(--accent-contrast);flex:1;font-weight:800}.RiderApp-module__7QLd1q__actionDisabled{opacity:.45;cursor:default;pointer-events:none}.RiderApp-module__7QLd1q__searchRow{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:9px;min-height:48px;padding:0 12px;display:flex}.RiderApp-module__7QLd1q__searchRow svg{color:var(--text-tertiary);flex:none}.RiderApp-module__7QLd1q__searchInput{min-width:0;min-height:44px;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.875rem}.RiderApp-module__7QLd1q__searchInput::placeholder{color:var(--text-tertiary)}.RiderApp-module__7QLd1q__chipRow{scrollbar-width:none;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.RiderApp-module__7QLd1q__chipRow::-webkit-scrollbar{display:none}.RiderApp-module__7QLd1q__filterChip{border:1px solid var(--border-primary);background:var(--surface-primary);min-height:44px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:0 13px;font-family:inherit;font-size:.78125rem;font-weight:700}.RiderApp-module__7QLd1q__filterChip[data-active=true]{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.RiderApp-module__7QLd1q__filterCount{font-family:var(--font-mono);opacity:.75;margin-left:4px;font-weight:800}.RiderApp-module__7QLd1q__countLine{color:var(--text-tertiary);font-size:.6875rem;font-weight:600}.RiderApp-module__7QLd1q__cashHero{background:var(--surface-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:16px;padding:16px}.RiderApp-module__7QLd1q__cashHeroTop{align-items:center;gap:11px;display:flex}.RiderApp-module__7QLd1q__cashIcon{background:var(--color-orange-50);width:40px;height:40px;color:var(--color-orange-600);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.RiderApp-module__7QLd1q__cashLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:.6875rem;font-weight:700;display:block}.RiderApp-module__7QLd1q__cashValue{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--text-primary);margin-top:2px;font-size:1.75rem;font-weight:800;display:block}.RiderApp-module__7QLd1q__cashSub{color:var(--text-secondary);margin:8px 0 0;font-size:.75rem}.RiderApp-module__7QLd1q__blockBtn{background:var(--accent);width:100%;min-height:56px;color:var(--accent-contrast);cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:13px;font-family:inherit;font-size:1rem;font-weight:800;display:flex}.RiderApp-module__7QLd1q__blockBtn:disabled{opacity:.5;cursor:default}.RiderApp-module__7QLd1q__blockBtnSecondary{background:var(--surface-secondary);color:var(--text-primary);border:1px solid var(--border-primary);}.RiderApp-module__7QLd1q__moneyRow{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:13px;align-items:center;gap:11px;min-width:0;padding:12px 13px;display:flex}.RiderApp-module__7QLd1q__methodChip{letter-spacing:.05em;background:var(--accent-soft);color:var(--accent);text-transform:uppercase;border-radius:6px;flex:none;padding:4px 7px;font-size:.59375rem;font-weight:800}.RiderApp-module__7QLd1q__methodChip[data-method=cash]{background:var(--color-warning-50);color:var(--color-warning-on-tint)}.RiderApp-module__7QLd1q__moneyBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.RiderApp-module__7QLd1q__moneyName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:700;overflow:hidden}.RiderApp-module__7QLd1q__moneyMeta{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.625rem}.RiderApp-module__7QLd1q__moneyAmount{font-family:var(--font-mono);color:var(--text-primary);flex:none;font-size:.875rem;font-weight:800}.RiderApp-module__7QLd1q__handoverRow{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:13px;align-items:center;gap:11px;min-width:0;padding:12px 13px;display:flex}.RiderApp-module__7QLd1q__settlePill{letter-spacing:.04em;background:var(--surface-secondary);color:var(--text-secondary);border-radius:999px;flex:none;padding:4px 9px;font-size:.59375rem;font-weight:800}.RiderApp-module__7QLd1q__settlePill[data-state=pending_count]{background:var(--color-warning-50);color:var(--color-warning-on-tint)}.RiderApp-module__7QLd1q__settlePill[data-state=verified]{background:var(--color-success-50);color:var(--color-success-on-tint)}.RiderApp-module__7QLd1q__discrepancyLine{font-family:var(--font-mono);color:var(--color-warning-on-tint);margin-top:3px;font-size:.6875rem;font-weight:700}.RiderApp-module__7QLd1q__historyRow{background:var(--surface-primary);border:1px solid var(--border-primary);min-width:0;box-shadow:var(--shadow-sm);transition:border-color var(--transition-base), box-shadow var(--transition-base), background-color var(--transition-base);border-radius:13px}.RiderApp-module__7QLd1q__historyRow:hover{border-color:var(--accent-line);box-shadow:var(--shadow-md)}.RiderApp-module__7QLd1q__historyRow:active{background:var(--surface-secondary);box-shadow:var(--shadow-sm)}.RiderApp-module__7QLd1q__historyOpen{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;border-radius:10px;flex-direction:column;min-width:0;padding:13px;font-family:inherit;text-decoration:none;display:flex}.RiderApp-module__7QLd1q__historyOpen:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RiderApp-module__7QLd1q__historyTop{align-items:flex-start;gap:11px;min-width:0;display:flex}.RiderApp-module__7QLd1q__historyIcon{background:var(--color-success-50);width:34px;height:34px;color:var(--color-success-on-tint);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.RiderApp-module__7QLd1q__historyIcon[data-ok=false]{background:var(--color-error-50);color:var(--color-error-on-tint)}.RiderApp-module__7QLd1q__historyRight{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:3px;display:flex}.RiderApp-module__7QLd1q__reasonBox{background:var(--color-error-50);color:var(--color-error-on-tint);border-radius:9px;margin-top:10px;padding:9px 10px;font-size:.71875rem;line-height:1.45}.RiderApp-module__7QLd1q__profileCard{background:var(--surface-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:13px;min-width:0;padding:15px;display:flex}.RiderApp-module__7QLd1q__profileAvatar{width:52px;height:52px;font-size:1.0625rem;}.RiderApp-module__7QLd1q__profileName{letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.0625rem;font-weight:800;overflow:hidden}.RiderApp-module__7QLd1q__profileMeta{font-family:var(--font-mono);color:var(--text-tertiary);font-size:.65625rem}.RiderApp-module__7QLd1q__perfTiles{gap:9px;min-width:0;display:flex}.RiderApp-module__7QLd1q__settingsList{background:var(--border-primary);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.RiderApp-module__7QLd1q__settingsRow{background:var(--surface-primary);text-align:left;cursor:pointer;border:none;align-items:center;gap:12px;width:100%;min-width:0;min-height:56px;padding:12px 15px;font-family:inherit;text-decoration:none;display:flex}.RiderApp-module__7QLd1q__settingsRow:hover{background:var(--surface-secondary)}.RiderApp-module__7QLd1q__settingsIcon{color:var(--text-secondary);flex:none;display:flex}.RiderApp-module__7QLd1q__settingsIcon[data-tone=accent]{color:var(--accent)}.RiderApp-module__7QLd1q__settingsIcon[data-tone=warning]{color:var(--color-warning-on-tint)}.RiderApp-module__7QLd1q__settingsIcon[data-tone=danger]{color:var(--color-error-on-tint)}.RiderApp-module__7QLd1q__settingsBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.RiderApp-module__7QLd1q__settingsLabel{color:var(--text-primary);font-size:.84375rem;font-weight:600}.RiderApp-module__7QLd1q__settingsLabel[data-tone=danger]{color:var(--color-error-on-tint)}.RiderApp-module__7QLd1q__settingsSub{color:var(--text-tertiary);font-size:.6875rem}.RiderApp-module__7QLd1q__settingsPill{background:var(--color-success-50);color:var(--color-success-on-tint);border-radius:999px;flex:none;padding:4px 9px;font-size:.625rem;font-weight:800}.RiderApp-module__7QLd1q__settingsPill[data-tone=neutral]{background:var(--surface-secondary);color:var(--text-secondary)}.RiderApp-module__7QLd1q__version{text-align:center;font-family:var(--font-mono);color:var(--text-tertiary);margin:0;font-size:.625rem}.RiderApp-module__7QLd1q__empty{text-align:center;background:var(--surface-primary);border:1px dashed var(--border-primary);border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:30px 18px;display:flex}.RiderApp-module__7QLd1q__emptyIcon{color:var(--text-tertiary);margin-bottom:2px}.RiderApp-module__7QLd1q__emptyTitle{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:700}.RiderApp-module__7QLd1q__emptyBody{color:var(--text-secondary);max-width:34ch;margin:0;font-size:.78125rem;line-height:1.5}.RiderApp-module__7QLd1q__skeleton{background:var(--surface-primary);border:1px solid var(--border-primary);opacity:.7;border-radius:14px;height:96px;animation:1.4s ease-in-out infinite RiderApp-module__7QLd1q__riderPulse}.RiderApp-module__7QLd1q__skeletonTile{background:var(--surface-primary);border:1px solid var(--border-primary);opacity:.7;border-radius:13px;flex:1 1 0;min-width:0;height:62px;animation:1.4s ease-in-out infinite RiderApp-module__7QLd1q__riderPulse}@keyframes RiderApp-module__7QLd1q__riderPulse{0%,to{opacity:.55}50%{opacity:.85}}.RiderApp-module__7QLd1q__errorNote{background:var(--color-error-50);color:var(--color-error-on-tint);border-radius:11px;align-items:center;gap:8px;padding:11px 12px;font-size:.78125rem;font-weight:600;display:flex}.RiderApp-module__7QLd1q__routeSplit,.RiderApp-module__7QLd1q__routeMain{display:contents}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__routeSplit{align-items:flex-start;gap:16px;min-width:0;display:flex}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__routeMain{flex-direction:column;flex:1;gap:13px;min-width:0;display:flex;position:relative}.RiderApp-module__7QLd1q__routeRail{flex-direction:column;flex:0 0 372px;gap:13px;min-width:0;display:flex;position:sticky;top:0}@media (max-width:1180px){.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__routeSplit{flex-direction:column}.RiderApp-module__7QLd1q__routeRail{flex:auto;width:100%;position:static}}.RiderApp-module__7QLd1q__nextStop[data-wide=true]{grid-template-columns:minmax(0,1fr) 168px;align-content:center;column-gap:18px;padding:18px 20px;display:grid}.RiderApp-module__7QLd1q__nextStop[data-wide=true]>*{grid-column:1;min-width:0}.RiderApp-module__7QLd1q__nextStop[data-wide=true]>.RiderApp-module__7QLd1q__nextDue{justify-self:start}.RiderApp-module__7QLd1q__nextStop[data-wide=true]>.RiderApp-module__7QLd1q__nextActions{flex-direction:column;grid-area:1/2/-1;align-self:center;margin-top:0}.RiderApp-module__7QLd1q__nextStop[data-wide=true] .RiderApp-module__7QLd1q__nextSolid{flex:none;order:-1;min-height:46px}.RiderApp-module__7QLd1q__nextStop[data-wide=true] .RiderApp-module__7QLd1q__nextGhost{flex:none;min-height:42px}.RiderApp-module__7QLd1q__mapPanel{background:var(--surface-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.RiderApp-module__7QLd1q__mapCanvas{border-bottom:1px solid var(--border-primary);display:block}.RiderApp-module__7QLd1q__mapEmpty{text-align:center;background:var(--surface-secondary);border-bottom:1px solid var(--border-primary);height:140px;color:var(--text-tertiary);justify-content:center;align-items:center;padding:0 20px;font-size:.75rem;font-weight:600;display:flex}.RiderApp-module__7QLd1q__mapMeta{flex-direction:column;gap:3px;padding:13px 14px;display:flex}.RiderApp-module__7QLd1q__feedPanel{background:var(--surface-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:16px;min-width:0;padding:14px}.RiderApp-module__7QLd1q__feedHead{align-items:center;gap:8px;margin-bottom:8px;display:flex}.RiderApp-module__7QLd1q__feedHead .RiderApp-module__7QLd1q__sectionLabel{margin:0}.RiderApp-module__7QLd1q__feedLiveDot{background:var(--color-success-500);border-radius:999px;width:6px;height:6px}.RiderApp-module__7QLd1q__feedList{flex-direction:column;gap:2px;min-width:0;max-height:250px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.RiderApp-module__7QLd1q__feedRow{border-radius:10px;gap:10px;min-width:0;padding:9px 10px;display:flex}.RiderApp-module__7QLd1q__feedRow[data-unread=true]{background:var(--accent-soft)}.RiderApp-module__7QLd1q__feedRow[data-unread=true] .RiderApp-module__7QLd1q__feedAt{color:var(--text-secondary)}.RiderApp-module__7QLd1q__feedDot{background:var(--border-primary);border-radius:999px;flex:none;width:7px;height:7px;margin-top:5px}.RiderApp-module__7QLd1q__feedRow[data-unread=true] .RiderApp-module__7QLd1q__feedDot{background:var(--accent)}.RiderApp-module__7QLd1q__feedBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.RiderApp-module__7QLd1q__feedTitle{color:var(--text-primary);font-size:.75rem;font-weight:700;line-height:1.35}.RiderApp-module__7QLd1q__feedText{color:var(--text-secondary);font-size:.6875rem;line-height:1.4}.RiderApp-module__7QLd1q__feedAt{font-family:var(--font-mono);color:var(--text-tertiary);white-space:nowrap;flex:none;margin-top:1px;font-size:.59375rem}.RiderApp-module__7QLd1q__jobCard[data-selectable=true]{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex;position:relative}.RiderApp-module__7QLd1q__jobCard[data-selectable=true] .RiderApp-module__7QLd1q__jobOpen{flex:1;width:auto}.RiderApp-module__7QLd1q__jobCard[data-selectable=true] .RiderApp-module__7QLd1q__jobActions{flex-basis:100%}.RiderApp-module__7QLd1q__jobCard[data-selected=true]{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent-line), var(--shadow-sm)}.RiderApp-module__7QLd1q__jobSelect{cursor:pointer;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin:-7px 0 0 -11px;display:flex}.RiderApp-module__7QLd1q__jobSelect input{width:18px;height:18px;accent-color:var(--accent);cursor:pointer}.RiderApp-module__7QLd1q__jobPreview{z-index:40;background:var(--surface-elevated);border:1px solid var(--border-primary);width:290px;box-shadow:var(--shadow-xl);visibility:hidden;opacity:0;transition:opacity var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out), visibility var(--duration-fast);pointer-events:none;border-radius:14px;flex-direction:column;gap:9px;margin-left:12px;padding:14px;display:flex;position:absolute;top:-4px;left:100%;transform:translateY(-6px)}.RiderApp-module__7QLd1q__jobCard:hover>.RiderApp-module__7QLd1q__jobPreview,.RiderApp-module__7QLd1q__jobCard:focus-within>.RiderApp-module__7QLd1q__jobPreview{visibility:visible;opacity:1;transform:none}@media (max-width:1420px){.RiderApp-module__7QLd1q__jobPreview{margin-left:0;top:calc(100% + 6px);left:auto;right:0}}.RiderApp-module__7QLd1q__previewHead{align-items:center;gap:8px;min-width:0;display:flex}.RiderApp-module__7QLd1q__previewSpacer{flex:1}.RiderApp-module__7QLd1q__previewFacts{grid-template-columns:84px 1fr;gap:5px 10px;margin:0;display:grid}.RiderApp-module__7QLd1q__previewFacts dt{color:var(--text-tertiary);margin:0;font-size:.6875rem}.RiderApp-module__7QLd1q__previewFacts dd{color:var(--text-primary);min-width:0;margin:0;font-size:.71875rem;font-weight:600}.RiderApp-module__7QLd1q__previewDue{background:var(--color-warning-50);color:var(--color-warning-on-tint);border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:.65625rem;font-weight:700;display:flex}.RiderApp-module__7QLd1q__previewDueValue{font-family:var(--font-mono);font-size:.8125rem;font-weight:800}.RiderApp-module__7QLd1q__previewPhotos{background:var(--color-warning-50);color:var(--color-warning-on-tint);border-radius:999px;align-self:flex-start;padding:4px 9px;font-size:.625rem;font-weight:800}.RiderApp-module__7QLd1q__previewPhotos[data-complete=true]{background:var(--color-success-50);color:var(--color-success-on-tint)}.RiderApp-module__7QLd1q__previewNote{background:var(--accent-soft);color:var(--accent);border-radius:9px;margin:0;padding:8px 10px;font-size:.6875rem;line-height:1.45}.RiderApp-module__7QLd1q__bulkBar{z-index:30;background:var(--text-primary);max-width:100%;box-shadow:var(--shadow-xl);animation:RiderApp-module__7QLd1q__riderBulkIn var(--duration-normal) var(--ease-out-expo) both;border-radius:14px;align-self:center;align-items:center;gap:10px;padding:9px 10px 9px 16px;display:flex;position:sticky;bottom:8px}.RiderApp-module__7QLd1q__bulkLabel{color:var(--surface-primary);white-space:nowrap;font-size:.78125rem;font-weight:700}.RiderApp-module__7QLd1q__bulkDivider{background:color-mix(in srgb, var(--surface-primary) 26%, transparent);width:1px;height:22px}.RiderApp-module__7QLd1q__bulkAction{background:var(--accent);min-height:36px;color:var(--accent-contrast);white-space:nowrap;cursor:pointer;border:none;border-radius:9px;padding:0 14px;font-family:inherit;font-size:.75rem;font-weight:800}.RiderApp-module__7QLd1q__bulkAction:disabled{opacity:.55;cursor:default}.RiderApp-module__7QLd1q__bulkClear{width:34px;height:34px;color:color-mix(in srgb, var(--surface-primary) 66%, transparent);cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;display:flex}.RiderApp-module__7QLd1q__bulkClear:hover{color:var(--surface-primary)}@keyframes RiderApp-module__7QLd1q__riderBulkIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.RiderApp-module__7QLd1q__loadMoreRow{justify-content:center;margin-top:4px;display:flex}.RiderApp-module__7QLd1q__twoCol,.RiderApp-module__7QLd1q__twoColMain,.RiderApp-module__7QLd1q__twoColSide{display:contents}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoCol{align-items:flex-start;gap:16px;min-width:0;display:flex}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoColMain{flex-direction:column;flex:1.35;gap:13px;min-width:0;display:flex}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoColSide{flex-direction:column;flex:1;gap:11px;min-width:0;display:flex;position:sticky;top:0}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoColSide[data-visual=last]{order:1}@media (max-width:1080px){.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoCol{flex-direction:column}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoColMain,.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoColSide{width:100%;position:static}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__twoColSide[data-visual=last]{order:0}}.RiderApp-module__7QLd1q__jobsToolbar{display:contents}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__jobsToolbar{align-items:center;gap:12px;min-width:0;display:flex}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__jobsToolbar .RiderApp-module__7QLd1q__searchRow{flex:0 0 380px;min-height:42px}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__jobsToolbar .RiderApp-module__7QLd1q__chipRow{flex:1;min-width:0}.RiderApp-module__7QLd1q__tab[data-density=desktop] .RiderApp-module__7QLd1q__jobsToolbar .RiderApp-module__7QLd1q__countLine{white-space:nowrap;flex:none;margin:0}.RiderApp-module__7QLd1q__jobCard[data-row=true]{align-items:center;gap:12px;padding:11px 14px;display:flex}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobOpen{flex:1;align-items:center;gap:12px;width:auto}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobBody{flex-direction:row;align-items:center;gap:14px}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobNameRow{flex:1.1 1 0;min-width:0}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobCode{flex:none}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobAddr{white-space:nowrap;text-overflow:ellipsis;flex:1.3 1 0;min-width:0;overflow:hidden}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobFacts{flex:none;justify-content:flex-end;margin-top:0}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobActions{flex:0 0 238px;margin-top:0}.RiderApp-module__7QLd1q__jobCard[data-row=true] .RiderApp-module__7QLd1q__jobChevron{display:none}@media (prefers-reduced-motion:reduce){.RiderApp-module__7QLd1q__skeleton,.RiderApp-module__7QLd1q__skeletonTile{animation:none}.RiderApp-module__7QLd1q__dutyBtn{transition:none}.RiderApp-module__7QLd1q__jobPreview,.RiderApp-module__7QLd1q__bulkBar{transition:none;animation:none}}
.PageShell-module__6lRPOq__shell{padding:var(--space-6);width:100%;max-width:var(--page-max,1200px);margin:0 auto}
.StatusBadge-module__rED91a__badge{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);white-space:nowrap;border:1px solid #0000;line-height:1.4;display:inline-flex}.StatusBadge-module__rED91a__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.StatusBadge-module__rED91a__statusCreated{background:var(--color-gray-100);border-color:var(--color-gray-300);color:var(--color-gray-700)}.StatusBadge-module__rED91a__statusCreated .StatusBadge-module__rED91a__dot{background:var(--color-gray-500)}.StatusBadge-module__rED91a__statusSentToWorkshop{background:var(--color-info-50,#eff6ff);border-color:var(--color-info-100,#93c5fd);color:var(--color-info-on-tint,#1d4ed8)}.StatusBadge-module__rED91a__statusSentToWorkshop .StatusBadge-module__rED91a__dot{background:var(--color-info-500)}.StatusBadge-module__rED91a__statusReceivedAtWorkshop{background:var(--color-info-50,#eff6ff);border-color:var(--color-info-500,#60a5fa);color:var(--color-info-on-tint,#1e40af)}.StatusBadge-module__rED91a__statusReceivedAtWorkshop .StatusBadge-module__rED91a__dot{background:var(--color-info-600,#2563eb)}.StatusBadge-module__rED91a__statusProcessing{background:var(--color-brand-50);border-color:var(--color-brand-300);color:var(--text-brand)}.StatusBadge-module__rED91a__statusProcessing .StatusBadge-module__rED91a__dot{background:var(--color-brand-500)}.StatusBadge-module__rED91a__statusReady{background:var(--color-success-50);border-color:var(--color-success-100);color:var(--color-success-on-tint)}.StatusBadge-module__rED91a__statusReady .StatusBadge-module__rED91a__dot{background:var(--color-success-500)}.StatusBadge-module__rED91a__statusSentToStore{background:var(--color-success-50);border-color:var(--color-success-500);color:var(--color-success-on-tint,#166534)}.StatusBadge-module__rED91a__statusSentToStore .StatusBadge-module__rED91a__dot{background:var(--color-success-600)}.StatusBadge-module__rED91a__statusDelivered{background:var(--color-success-100,#dcfce7);border-color:var(--color-success-500);color:var(--color-success-on-tint,#166534)}.StatusBadge-module__rED91a__statusDelivered .StatusBadge-module__rED91a__dot{background:var(--color-success-700)}.StatusBadge-module__rED91a__statusCancelled{background:var(--color-error-50,#fef2f2);border-color:var(--color-error-100,#fca5a5);color:var(--color-error-on-tint,#b91c1c)}.StatusBadge-module__rED91a__statusCancelled .StatusBadge-module__rED91a__dot{background:var(--color-error-500)}
.components-new-module__kKcZBG__dataTableWrapper{background:var(--bg-primary);border:1px solid var(--border-secondary);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);overflow:hidden}.components-new-module__kKcZBG__dataTableToolbar{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-secondary);flex-wrap:wrap;display:flex}.components-new-module__kKcZBG__dataTableSearchBox{flex:1;max-width:360px;position:relative}.components-new-module__kKcZBG__dataTableSearchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.components-new-module__kKcZBG__dataTableSearchInput{border:1px solid var(--border-primary);border-radius:var(--radius-lg);width:100%;font-size:var(--font-size-sm);background:var(--bg-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:.5rem .75rem .5rem 2.25rem}.components-new-module__kKcZBG__dataTableSearchInput:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 3px #6366f11a}.components-new-module__kKcZBG__dataTableContainer{max-height:min(70vh,800px);overflow:auto}@media (max-width:768px){.components-new-module__kKcZBG__dataTableContainerHideMobile{display:none}}.components-new-module__kKcZBG__dataTableHeadSticky th{z-index:1;background:var(--bg-secondary);position:sticky;top:0}.components-new-module__kKcZBG__dataTableHeaderBtn{cursor:pointer;font:inherit;color:inherit;min-height:24px;text-align:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.components-new-module__kKcZBG__dataTableHeaderBtn:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--radius-sm)}.components-new-module__kKcZBG__dataTable{border-collapse:collapse;text-align:left;width:100%}.components-new-module__kKcZBG__dataTableHead th{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:.75rem 1rem}.components-new-module__kKcZBG__dataTableHead th.components-new-module__kKcZBG__sortable{transition:color var(--transition-fast)}.components-new-module__kKcZBG__dataTableHead th.components-new-module__kKcZBG__sortable:hover,.components-new-module__kKcZBG__dataTableHead th.components-new-module__kKcZBG__sortable:focus-within{color:var(--text-primary)}.components-new-module__kKcZBG__sortIndicator{opacity:.4;transition:opacity var(--transition-fast);margin-left:4px;display:inline-flex}.components-new-module__kKcZBG__sortIndicatorActive{opacity:1;color:var(--text-brand)}.components-new-module__kKcZBG__dataTableBody tr{border-bottom:1px solid var(--border-secondary);transition:background-color var(--transition-fast)}.components-new-module__kKcZBG__dataTableBody tr:last-child{border-bottom:none}.components-new-module__kKcZBG__dataTableBody tr:hover{background:var(--surface-secondary)}.components-new-module__kKcZBG__dataTableBody tr.components-new-module__kKcZBG__clickable{cursor:pointer}.components-new-module__kKcZBG__dataTableBody tr.components-new-module__kKcZBG__clickable:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:var(--surface-secondary)}.components-new-module__kKcZBG__dataTableMobileCards{display:none}@media (max-width:768px){.components-new-module__kKcZBG__dataTableMobileCards{gap:var(--space-3);padding:var(--space-3);flex-direction:column;display:flex}}.components-new-module__kKcZBG__dataTableMobileCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--surface-elevated);border:1px solid var(--border-secondary);border-radius:var(--radius-lg);transition:background-color var(--transition-fast), border-color var(--transition-fast);display:flex}.components-new-module__kKcZBG__dataTableMobileCard.components-new-module__kKcZBG__clickable{cursor:pointer}.components-new-module__kKcZBG__dataTableMobileCard.components-new-module__kKcZBG__clickable:hover{background:var(--surface-secondary);border-color:var(--border-primary)}.components-new-module__kKcZBG__dataTableMobileCard.components-new-module__kKcZBG__clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.components-new-module__kKcZBG__dataTableMobileCardBody{flex:1;min-width:0}.components-new-module__kKcZBG__dataTableMobileCardActions{flex:none}.components-new-module__kKcZBG__dataTableBody td{font-size:var(--font-size-sm);color:var(--text-primary);vertical-align:middle;padding:.75rem 1rem}.components-new-module__kKcZBG__dataTableEmpty{text-align:center;color:var(--text-tertiary);padding:3rem 1rem}.components-new-module__kKcZBG__dataTableEmptyIcon{opacity:.4;margin:0 auto 1rem}.components-new-module__kKcZBG__dataTableFooter{padding:var(--space-3) var(--space-5);border-top:1px solid var(--border-secondary);font-size:var(--font-size-sm);color:var(--text-secondary);justify-content:space-between;align-items:center;display:flex}.components-new-module__kKcZBG__dataTableFooterInfo{align-items:center;gap:var(--space-2);display:flex}.components-new-module__kKcZBG__dataTablePagination{align-items:center;gap:var(--space-1);display:flex}.components-new-module__kKcZBG__dataTablePageBtn{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.components-new-module__kKcZBG__dataTablePageBtn:hover:not(:disabled){background:var(--surface-tertiary);color:var(--text-primary)}.components-new-module__kKcZBG__dataTablePageBtn:disabled{opacity:.3;cursor:not-allowed}.components-new-module__kKcZBG__dataTablePageSizeSelect{border:1px solid var(--border-primary);border-radius:var(--radius-md);font-size:var(--font-size-xs);background:var(--bg-primary);padding:.25rem .5rem}.components-new-module__kKcZBG__dataTableSkeleton td{padding:.75rem 1rem}.components-new-module__kKcZBG__skeletonBar{background:linear-gradient(90deg, var(--surface-tertiary) 25%, var(--border-primary) 50%, var(--surface-tertiary) 75%);border-radius:var(--radius-sm);background-size:200% 100%;height:16px;animation:1.5s infinite components-new-module__kKcZBG__shimmer}@media (max-width:640px){.components-new-module__kKcZBG__hideOnMobile{display:none}.components-new-module__kKcZBG__dataTableFooter{gap:var(--space-3);flex-direction:column;align-items:stretch}.components-new-module__kKcZBG__dataTableFooterInfo{justify-content:space-between}.components-new-module__kKcZBG__dataTablePagination{justify-content:center}.components-new-module__kKcZBG__dataTableSearchBox{max-width:100%}}.components-new-module__kKcZBG__drawerBackdrop{z-index:calc(var(--z-modal) + 1);opacity:0;transition:opacity var(--transition-base);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#0006;position:fixed;inset:0}.components-new-module__kKcZBG__drawerBackdropVisible{opacity:1;pointer-events:auto}.components-new-module__kKcZBG__drawerPanel{background:var(--bg-primary);width:520px;max-width:100vw;z-index:calc(var(--z-modal) + 2);transition:transform var(--transition-slow);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.components-new-module__kKcZBG__drawerPanelOpen{transform:translate(0)}.components-new-module__kKcZBG__drawerHeader{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-secondary);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.components-new-module__kKcZBG__drawerTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.components-new-module__kKcZBG__drawerCloseBtn{border-radius:var(--radius-lg);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.components-new-module__kKcZBG__drawerCloseBtn:hover{background:var(--surface-tertiary);color:var(--text-primary)}.components-new-module__kKcZBG__drawerBody{padding:var(--space-6);flex:1;overflow-y:auto}.components-new-module__kKcZBG__drawerFooter{justify-content:flex-end;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-secondary);flex-shrink:0;display:flex}@media (max-width:640px){.components-new-module__kKcZBG__drawerPanel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-height:90vh;inset:auto 0 0;transform:translateY(100%);width:100%!important}.components-new-module__kKcZBG__drawerPanelOpen{transform:translateY(0)}}.components-new-module__kKcZBG__tabsContainer{border-bottom:2px solid var(--border-secondary);scrollbar-width:none;align-items:center;gap:0;display:flex;overflow-x:auto}.components-new-module__kKcZBG__tabsContainer::-webkit-scrollbar{display:none}.components-new-module__kKcZBG__tabItem{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);white-space:nowrap;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;display:flex}.components-new-module__kKcZBG__tabItem:hover{color:var(--text-primary);background:var(--surface-secondary)}.components-new-module__kKcZBG__tabItemActive{color:var(--text-brand);border-bottom-color:var(--color-brand-600);font-weight:var(--font-weight-semibold)}.components-new-module__kKcZBG__tabBadge{font-size:11px;font-weight:var(--font-weight-semibold);border-radius:var(--radius-full);background:var(--color-gray-100);color:var(--text-secondary);padding:0 6px;line-height:18px}.components-new-module__kKcZBG__tabItemActive .components-new-module__kKcZBG__tabBadge{background:var(--color-brand-50);color:var(--text-brand)}.components-new-module__kKcZBG__collapsibleSection{border:1px solid var(--border-secondary);border-radius:var(--radius-xl);background:var(--bg-primary);box-shadow:var(--shadow-xs);overflow:hidden}.components-new-module__kKcZBG__collapsibleHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--transition-fast);display:flex}.components-new-module__kKcZBG__collapsibleHeader:hover{background:var(--color-gray-25)}.components-new-module__kKcZBG__collapsibleHeaderLeft{align-items:center;gap:var(--space-3);display:flex}.components-new-module__kKcZBG__collapsibleIcon{border-radius:var(--radius-lg);background:var(--color-brand-50);width:36px;height:36px;color:var(--text-brand);flex-shrink:0;justify-content:center;align-items:center;display:flex}.components-new-module__kKcZBG__collapsibleTitle{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.components-new-module__kKcZBG__collapsibleSubtitle{font-size:var(--font-size-xs);color:var(--text-tertiary);margin-top:2px}.components-new-module__kKcZBG__collapsibleChevron{color:var(--text-tertiary);transition:transform var(--transition-base);flex-shrink:0}.components-new-module__kKcZBG__collapsibleChevronOpen{transform:rotate(180deg)}.components-new-module__kKcZBG__collapsibleBody{max-height:0;transition:max-height var(--transition-slow);overflow:hidden}.components-new-module__kKcZBG__collapsibleBodyOpen{max-height:10000px}.components-new-module__kKcZBG__collapsibleBodyInner{padding:0 var(--space-5) var(--space-5);border-top:1px solid var(--border-secondary);padding-top:var(--space-4)}.components-new-module__kKcZBG__quickFilterChips{align-items:center;gap:var(--space-2);padding-bottom:var(--space-1);scrollbar-width:none;display:flex;overflow-x:auto}.components-new-module__kKcZBG__quickFilterChips::-webkit-scrollbar{display:none}.components-new-module__kKcZBG__filterChip{align-items:center;gap:var(--space-1);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);white-space:nowrap;cursor:pointer;transition:all var(--transition-fast);background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-secondary);padding:.375rem .875rem;display:flex}.components-new-module__kKcZBG__filterChip:hover{border-color:var(--color-brand-300);color:var(--text-brand);background:var(--color-brand-50)}.components-new-module__kKcZBG__filterChipActive{background:var(--color-brand-600);border-color:var(--color-brand-600);color:#fff}.components-new-module__kKcZBG__filterChipActive:hover{background:var(--color-brand-700);border-color:var(--color-brand-700);color:#fff}.components-new-module__kKcZBG__filterChipCount{font-size:11px;font-weight:var(--font-weight-bold);border-radius:var(--radius-full);background:#00000014;padding:0 5px;line-height:16px}.components-new-module__kKcZBG__filterChipActive .components-new-module__kKcZBG__filterChipCount{background:#ffffff40}.components-new-module__kKcZBG__cmdPaletteOverlay{z-index:calc(var(--z-modal) + 10);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:flex-start;padding-top:15vh;display:flex;position:fixed;inset:0}.components-new-module__kKcZBG__cmdPaletteDialog{background:var(--glass-bg);width:100%;max-width:560px;-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(1.7);backdrop-filter:blur(var(--glass-blur)) saturate(1.7);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--glass-shadow), inset 0 1px 0 #fff6;overflow:hidden}[data-theme=dark] .components-new-module__kKcZBG__cmdPaletteDialog{box-shadow:var(--glass-shadow), inset 0 1px 0 #ffffff1a}@media (prefers-reduced-transparency:reduce){.components-new-module__kKcZBG__cmdPaletteDialog{background:var(--bg-primary);-webkit-backdrop-filter:none;backdrop-filter:none}}.components-new-module__kKcZBG__cmdPaletteInputWrapper{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-secondary);display:flex}.components-new-module__kKcZBG__cmdPaletteInput{font-size:var(--font-size-lg);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1}.components-new-module__kKcZBG__cmdPaletteInput::placeholder{color:var(--text-tertiary)}.components-new-module__kKcZBG__cmdPaletteKbd{font-size:11px;font-family:var(--font-family);background:var(--color-gray-100);border:1px solid var(--color-gray-200);border-radius:var(--radius-sm);color:var(--text-tertiary);padding:2px 6px}.components-new-module__kKcZBG__cmdPaletteResults{max-height:380px;padding:var(--space-2) 0;overflow-y:auto}.components-new-module__kKcZBG__cmdPaletteGroup{padding:var(--space-2) var(--space-5) var(--space-1);font-size:11px;font-weight:var(--font-weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.components-new-module__kKcZBG__cmdPaletteItem{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-5);cursor:pointer;transition:background var(--transition-fast);display:flex}.components-new-module__kKcZBG__cmdPaletteItem:hover,.components-new-module__kKcZBG__cmdPaletteItemHighlighted{background:var(--color-brand-50)}.components-new-module__kKcZBG__cmdPaletteItemIcon{border-radius:var(--radius-md);background:var(--color-gray-100);width:32px;height:32px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.components-new-module__kKcZBG__cmdPaletteItemLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary)}.components-new-module__kKcZBG__cmdPaletteItemMeta{font-size:var(--font-size-xs);color:var(--text-tertiary)}.components-new-module__kKcZBG__cmdPaletteEmpty{padding:var(--space-8) var(--space-5);text-align:center;color:var(--text-tertiary);font-size:var(--font-size-sm)}.components-new-module__kKcZBG__cmdPaletteFooter{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);border-top:1px solid var(--border-secondary);font-size:var(--font-size-xs);color:var(--text-tertiary);display:flex}.components-new-module__kKcZBG__actionCenter{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));min-width:0;display:grid}.components-new-module__kKcZBG__actionCard{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-radius:var(--radius-xl);background:var(--bg-primary);border:1px solid var(--border-secondary);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-xs);display:flex}.components-new-module__kKcZBG__actionCard:hover{border-color:var(--color-brand-200);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.components-new-module__kKcZBG__actionCard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.components-new-module__kKcZBG__actionCardIcon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.components-new-module__kKcZBG__actionCardContent{flex:1;min-width:0}.components-new-module__kKcZBG__actionCardValue{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--text-primary);line-height:1.2}.components-new-module__kKcZBG__actionCardLabel{font-size:var(--font-size-xs);color:var(--text-secondary);margin-top:2px}.components-new-module__kKcZBG__actionCardArrow{color:var(--text-tertiary);transition:transform var(--transition-fast);flex-shrink:0}.components-new-module__kKcZBG__actionCard:hover .components-new-module__kKcZBG__actionCardArrow{color:var(--color-brand-500);transform:translate(2px)}.components-new-module__kKcZBG__checkboxCell{text-align:center;width:44px;padding-left:var(--space-3)!important;padding-right:0!important}.components-new-module__kKcZBG__tableCheckbox{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;border-radius:4px}.components-new-module__kKcZBG__rowSelected{background:var(--accent-soft)!important}.components-new-module__kKcZBG__rowSelected:hover{background:color-mix(in srgb, var(--accent) 18%, transparent)!important}.components-new-module__kKcZBG__rowAccent{position:relative}.components-new-module__kKcZBG__rowAccent>td:first-child{box-shadow:inset 3px 0 0 0 var(--row-accent,transparent)}.components-new-module__kKcZBG__rowDragging>td{opacity:.4;background:var(--surface-secondary)}.components-new-module__kKcZBG__rowDropTarget>td{box-shadow:inset 0 2px 0 0 var(--color-brand-500)}.components-new-module__kKcZBG__rowDropTarget>td:first-child{box-shadow:inset 3px 0 0 0 var(--row-accent,transparent), inset 0 2px 0 0 var(--color-brand-500)}.components-new-module__kKcZBG__reorderGripCell{-webkit-user-select:none;user-select:none}.components-new-module__kKcZBG__reorderGripCell:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:-2px;border-radius:var(--radius-sm);background:var(--color-brand-50)}.components-new-module__kKcZBG__reorderGripCell:active{cursor:grabbing}.components-new-module__kKcZBG__bulkBar{bottom:var(--space-6);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--surface-elevated);border:1px solid var(--border-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);z-index:150;animation:components-new-module__kKcZBG__slideInUp var(--duration-normal) var(--ease-spring);white-space:nowrap;display:flex;position:fixed;left:50%;transform:translate(-50%)}.components-new-module__kKcZBG__bulkBarCount{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-primary);padding-right:var(--space-3);border-right:1px solid var(--border-secondary)}.components-new-module__kKcZBG__bulkBarActions{align-items:center;gap:var(--space-2);display:flex}.components-new-module__kKcZBG__bulkBarBtn{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;display:inline-flex}.components-new-module__kKcZBG__bulkBarBtn:hover{background:var(--surface-secondary)}.components-new-module__kKcZBG__bulkBarBtn:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.components-new-module__kKcZBG__bulkBarDismiss{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);margin-left:var(--space-2);justify-content:center;align-items:center;display:flex}.components-new-module__kKcZBG__bulkBarDismiss:hover{background:var(--surface-secondary);color:var(--text-primary)}@media (max-width:768px){.components-new-module__kKcZBG__drawerPanel{width:100vw}.components-new-module__kKcZBG__cmdPaletteDialog{max-width:calc(100vw - 2rem)}.components-new-module__kKcZBG__dataTableToolbar{flex-direction:column;align-items:stretch}.components-new-module__kKcZBG__dataTableSearchBox{max-width:100%}.components-new-module__kKcZBG__actionCenter{grid-template-columns:1fr}.components-new-module__kKcZBG__bulkBar{left:var(--space-3);right:var(--space-3);bottom:var(--space-3);flex-wrap:wrap;transform:none}.components-new-module__kKcZBG__checkboxCell{display:none}}@media (min-width:769px) and (max-width:1024px){.components-new-module__kKcZBG__actionCenter{grid-template-columns:repeat(2,1fr)}}@media (min-width:1536px){.components-new-module__kKcZBG__actionCenter{gap:var(--space-5)}}@keyframes components-new-module__kKcZBG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes components-new-module__kKcZBG__slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.MiniDatePicker-module__4UnhsG__popover{z-index:var(--z-toast,400);border-radius:var(--radius-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(1.7);backdrop-filter:blur(var(--glass-blur)) saturate(1.7);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow), inset 0 1px 0 #fff6}[data-theme=dark] .MiniDatePicker-module__4UnhsG__popover{box-shadow:var(--glass-shadow), inset 0 1px 0 #ffffff1a}@media (prefers-reduced-transparency:reduce){.MiniDatePicker-module__4UnhsG__popover{background:var(--surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none}}
.ActionMenu-module__HcL1ma__wrapper{display:inline-flex;position:relative}.ActionMenu-module__HcL1ma__trigger{border-radius:var(--radius-md);width:2rem;min-width:44px;height:2rem;min-height:44px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ActionMenu-module__HcL1ma__trigger:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ActionMenu-module__HcL1ma__trigger:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.ActionMenu-module__HcL1ma__trigger[aria-expanded=true]{background:var(--bg-tertiary);color:var(--text-primary)}.ActionMenu-module__HcL1ma__dropdown{top:calc(100% + var(--space-1));z-index:var(--z-dropdown);min-width:180px;padding:var(--space-1) 0;background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(1.7);backdrop-filter:blur(var(--glass-blur)) saturate(1.7);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--glass-shadow), inset 0 1px 0 #fff6;animation:ActionMenu-module__HcL1ma__actionMenuFadeIn var(--duration-fast) var(--ease-out);position:absolute;right:0}[data-theme=dark] .ActionMenu-module__HcL1ma__dropdown{box-shadow:var(--glass-shadow), inset 0 1px 0 #ffffff1a}@media (prefers-reduced-transparency:reduce){.ActionMenu-module__HcL1ma__dropdown{background:var(--surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none}}@keyframes ActionMenu-module__HcL1ma__actionMenuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ActionMenu-module__HcL1ma__item{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);color:var(--text-primary);font-size:var(--font-size-sm);font-family:var(--font-family);line-height:var(--line-height-normal);text-align:left;cursor:pointer;transition:background var(--transition-fast);white-space:nowrap;background:0 0;border:none;display:flex}.ActionMenu-module__HcL1ma__item:hover,.ActionMenu-module__HcL1ma__item[data-focused=true]{background:var(--bg-secondary)}.ActionMenu-module__HcL1ma__item:focus-visible{background:var(--bg-secondary);outline:none}.ActionMenu-module__HcL1ma__item:active{background:var(--bg-tertiary)}.ActionMenu-module__HcL1ma__itemDanger{color:var(--color-error-on-tint)}.ActionMenu-module__HcL1ma__itemDanger:hover,.ActionMenu-module__HcL1ma__itemDanger[data-focused=true]{background:var(--color-error-50)}.ActionMenu-module__HcL1ma__itemDisabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.6}.ActionMenu-module__HcL1ma__itemDisabled:hover,.ActionMenu-module__HcL1ma__itemDisabled[data-focused=true]{background:0 0}.ActionMenu-module__HcL1ma__itemIcon{width:1rem;height:1rem;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}
.DeliveryStatsBar-module__rtR0Ia__statsGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);min-width:0;display:grid}.DeliveryStatsBar-module__rtR0Ia__statCard{align-items:center;gap:var(--space-3);border-radius:var(--radius-lg);padding:var(--space-4);min-width:0;display:flex}.DeliveryStatsBar-module__rtR0Ia__iconWrap{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.DeliveryStatsBar-module__rtR0Ia__iconActive{background:var(--color-brand-50);color:var(--text-brand)}.DeliveryStatsBar-module__rtR0Ia__iconCompleted{background:var(--color-success-50);color:var(--color-success-on-tint)}.DeliveryStatsBar-module__rtR0Ia__iconFailed{background:var(--color-error-50);color:var(--color-error-on-tint)}.DeliveryStatsBar-module__rtR0Ia__iconTotal{background:var(--color-info-50);color:var(--color-info-on-tint)}.DeliveryStatsBar-module__rtR0Ia__content{flex:1;min-width:0}.DeliveryStatsBar-module__rtR0Ia__label{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.DeliveryStatsBar-module__rtR0Ia__value{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums;margin-top:var(--space-1)}.DeliveryStatsBar-module__rtR0Ia__skeleton{border-radius:var(--radius-md);background:var(--surface-secondary);width:48px;height:1.75rem;margin-top:var(--space-1);animation:1.5s ease-in-out infinite DeliveryStatsBar-module__rtR0Ia__pulse}@keyframes DeliveryStatsBar-module__rtR0Ia__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.DeliveryStatsBar-module__rtR0Ia__skeleton{opacity:.6;animation:none}}@media (max-width:767px){.DeliveryStatsBar-module__rtR0Ia__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:479px){.DeliveryStatsBar-module__rtR0Ia__statsGrid{grid-template-columns:1fr}}
.WorkBoardFilterBar-module__-DSjjW__filterBar{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.WorkBoardFilterBar-module__-DSjjW__searchBox{flex:1;min-width:180px;max-width:320px;position:relative}.WorkBoardFilterBar-module__-DSjjW__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.WorkBoardFilterBar-module__-DSjjW__searchInput{border:1px solid var(--border-primary);border-radius:var(--radius-lg);width:100%;font-size:var(--font-size-sm);background:var(--bg-primary);color:var(--text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:.5rem 2.25rem}.WorkBoardFilterBar-module__-DSjjW__searchInput::placeholder{color:var(--text-tertiary)}.WorkBoardFilterBar-module__-DSjjW__searchInput:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 3px #6366f11a}.WorkBoardFilterBar-module__-DSjjW__searchClear{border-radius:var(--radius-full);background:var(--color-gray-100);width:20px;height:20px;color:var(--text-tertiary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.WorkBoardFilterBar-module__-DSjjW__searchClear:hover{background:var(--color-gray-200);color:var(--text-primary)}.WorkBoardFilterBar-module__-DSjjW__searchClear:focus-visible{outline:2px solid var(--border-focus);outline-offset:1px}.WorkBoardFilterBar-module__-DSjjW__controls{align-items:center;gap:var(--space-2);display:flex}.WorkBoardFilterBar-module__-DSjjW__expressChip{align-items:center;gap:var(--space-1);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);white-space:nowrap;cursor:pointer;transition:all var(--transition-fast);background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-secondary);padding:.375rem .875rem;display:inline-flex}.WorkBoardFilterBar-module__-DSjjW__expressChip:hover{border-color:var(--color-warning-500);color:var(--color-warning-on-tint);background:var(--color-warning-50)}.WorkBoardFilterBar-module__-DSjjW__expressChip:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.WorkBoardFilterBar-module__-DSjjW__expressChipActive{background:var(--color-warning-500);border-color:var(--color-warning-500);color:#000;font-weight:var(--font-weight-semibold)}.WorkBoardFilterBar-module__-DSjjW__expressChipActive:hover{background:var(--color-warning-600);border-color:var(--color-warning-600);color:#000}.WorkBoardFilterBar-module__-DSjjW__clearAll{border-radius:var(--radius-md);color:var(--color-error-on-tint);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;padding:.25rem .5rem}.WorkBoardFilterBar-module__-DSjjW__clearAll:hover{background:var(--color-error-50);color:var(--color-error-on-tint)}.WorkBoardFilterBar-module__-DSjjW__clearAll:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@media (max-width:640px){.WorkBoardFilterBar-module__-DSjjW__filterBar{flex-direction:column;align-items:stretch}.WorkBoardFilterBar-module__-DSjjW__searchBox{max-width:100%}.WorkBoardFilterBar-module__-DSjjW__controls{justify-content:flex-start}}
.SearchableSelect-module__6HeqAq__wrap{position:relative}.SearchableSelect-module__6HeqAq__inputWrap{border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--bg-primary);transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;align-items:center;display:flex;position:relative}.SearchableSelect-module__6HeqAq__inputWrapFocused{border-color:var(--border-focus);box-shadow:0 0 0 3px #6366f114}.SearchableSelect-module__6HeqAq__inputWrapError{border-color:var(--color-error-500)}.SearchableSelect-module__6HeqAq__inputWrapError.SearchableSelect-module__6HeqAq__inputWrapFocused{box-shadow:0 0 0 3px #ef44441a}.SearchableSelect-module__6HeqAq__searchIcon{color:var(--text-tertiary);pointer-events:none;flex-shrink:0;position:absolute;left:.75rem}.SearchableSelect-module__6HeqAq__input{width:100%;font-size:var(--font-size-sm);color:var(--text-primary);line-height:var(--line-height-normal);background:0 0;border:none;outline:none;padding:.625rem 2.75rem .625rem 2.25rem}.SearchableSelect-module__6HeqAq__input::placeholder{color:var(--text-tertiary)}.SearchableSelect-module__6HeqAq__input:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.SearchableSelect-module__6HeqAq__input{font-size:16px}}.SearchableSelect-module__6HeqAq__clearBtn{border-radius:var(--radius-sm);background:var(--color-gray-200);width:1.25rem;height:1.25rem;color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast), color var(--duration-fast);border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:2rem}.SearchableSelect-module__6HeqAq__clearBtn:hover{background:var(--color-gray-300);color:var(--text-primary)}.SearchableSelect-module__6HeqAq__chevron{color:var(--text-tertiary);pointer-events:none;transition:transform var(--duration-fast) ease;position:absolute;right:.75rem}.SearchableSelect-module__6HeqAq__chevronOpen{transform:rotate(180deg)}.SearchableSelect-module__6HeqAq__listbox{z-index:var(--z-toast);background:var(--glass-bg);max-height:220px;-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(1.7);backdrop-filter:blur(var(--glass-blur)) saturate(1.7);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--glass-shadow), inset 0 1px 0 #fff6;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}[data-theme=dark] .SearchableSelect-module__6HeqAq__listbox{box-shadow:var(--glass-shadow), inset 0 1px 0 #ffffff1a}@media (prefers-reduced-transparency:reduce){.SearchableSelect-module__6HeqAq__listbox{background:var(--surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none}}.SearchableSelect-module__6HeqAq__option{font-size:var(--font-size-sm);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-instant);white-space:nowrap;text-overflow:ellipsis;padding:.5rem .75rem;overflow:hidden}.SearchableSelect-module__6HeqAq__option:hover,.SearchableSelect-module__6HeqAq__optionHighlighted{background:var(--color-gray-100)}.SearchableSelect-module__6HeqAq__optionSelected{font-weight:var(--font-weight-medium);color:var(--color-primary-600,var(--text-primary))}.SearchableSelect-module__6HeqAq__empty{font-size:var(--font-size-sm);color:var(--text-tertiary);text-align:center;padding:.75rem}
.GoogleLocationField-module__OhxZEq__wrap{position:relative}.GoogleLocationField-module__OhxZEq__inputWrap{border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--surface-primary);transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;align-items:center;min-height:2.75rem;display:flex;position:relative}.GoogleLocationField-module__OhxZEq__inputWrapFocused{border-color:var(--border-focus);box-shadow:0 0 0 3px #6366f114}.GoogleLocationField-module__OhxZEq__inputWrapError{border-color:var(--color-error-500)}.GoogleLocationField-module__OhxZEq__inputWrapError.GoogleLocationField-module__OhxZEq__inputWrapFocused{box-shadow:0 0 0 3px #ef44441a}.GoogleLocationField-module__OhxZEq__mapIcon{color:var(--text-tertiary);pointer-events:none;flex-shrink:0;position:absolute;left:.75rem}.GoogleLocationField-module__OhxZEq__input{width:100%;font-size:var(--font-size-sm);color:var(--text-primary);line-height:var(--line-height-normal);background:0 0;border:none;outline:none;padding:.625rem 2.25rem}.GoogleLocationField-module__OhxZEq__input::placeholder{color:var(--text-tertiary)}.GoogleLocationField-module__OhxZEq__input:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.GoogleLocationField-module__OhxZEq__input{font-size:16px}}.GoogleLocationField-module__OhxZEq__clearBtn{border-radius:var(--radius-sm);background:var(--color-gray-200);width:1.25rem;height:1.25rem;color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast), color var(--duration-fast);border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:.75rem}.GoogleLocationField-module__OhxZEq__clearBtn:hover{background:var(--color-gray-300);color:var(--text-primary)}.GoogleLocationField-module__OhxZEq__manualWrap{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.GoogleLocationField-module__OhxZEq__manualWrap{grid-template-columns:1fr}}.GoogleLocationField-module__OhxZEq__fallbackNotice{font-size:var(--font-size-xs);color:var(--text-tertiary);margin-bottom:var(--space-2)}
.LowCreditBanner-module__Fx6NJG__banner{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--color-warning-50);border:1px solid var(--color-warning-100);display:flex}.LowCreditBanner-module__Fx6NJG__banner[data-tone=critical]{background:var(--color-error-50);border-color:var(--color-error-100)}.LowCreditBanner-module__Fx6NJG__content{align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.LowCreditBanner-module__Fx6NJG__icon{color:var(--color-warning-500);flex-shrink:0}.LowCreditBanner-module__Fx6NJG__banner[data-tone=critical] .LowCreditBanner-module__Fx6NJG__icon{color:var(--color-error-500)}.LowCreditBanner-module__Fx6NJG__text{flex:1;min-width:0}.LowCreditBanner-module__Fx6NJG__title{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-warning-on-tint);line-height:var(--line-height-tight)}.LowCreditBanner-module__Fx6NJG__banner[data-tone=critical] .LowCreditBanner-module__Fx6NJG__title{color:var(--color-error-on-tint)}.LowCreditBanner-module__Fx6NJG__message{font-size:var(--font-size-xs);color:var(--color-warning-on-tint);opacity:.85;line-height:var(--line-height-normal)}.LowCreditBanner-module__Fx6NJG__banner[data-tone=critical] .LowCreditBanner-module__Fx6NJG__message{color:var(--color-error-on-tint)}.LowCreditBanner-module__Fx6NJG__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.LowCreditBanner-module__Fx6NJG__ctaBtn{padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);background:var(--color-warning-700);color:#fff;font-size:.8125rem;font-weight:var(--font-weight-semibold);white-space:nowrap;cursor:pointer;transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.LowCreditBanner-module__Fx6NJG__banner[data-tone=critical] .LowCreditBanner-module__Fx6NJG__ctaBtn{background:var(--color-error-600);color:#fff}.LowCreditBanner-module__Fx6NJG__ctaBtn:hover{filter:brightness(.92)}.LowCreditBanner-module__Fx6NJG__dismissBtn{border-radius:var(--radius-full);width:28px;height:28px;color:var(--color-warning-500);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LowCreditBanner-module__Fx6NJG__dismissBtn:hover{background:var(--color-warning-100);color:var(--color-warning-on-tint)}.LowCreditBanner-module__Fx6NJG__dismissBtn:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@media (max-width:640px){.LowCreditBanner-module__Fx6NJG__banner{align-items:stretch;gap:var(--space-3);flex-direction:column}.LowCreditBanner-module__Fx6NJG__actions{justify-content:flex-end}}
.PickupCard-module__AQwdHW__list{gap:var(--space-3);flex-direction:column;display:flex}.PickupCard-module__AQwdHW__card{gap:var(--space-3);width:100%;padding:var(--space-4);border:1px solid var(--border-primary);border-radius:var(--radius-lg);background-color:var(--surface-primary);border-inline-start-width:3px;flex-direction:column;display:flex}.PickupCard-module__AQwdHW__header{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.PickupCard-module__AQwdHW__headerButton{width:100%;min-height:44px;font:inherit;text-align:start;cursor:pointer;background:0 0;border:none;padding:0}.PickupCard-module__AQwdHW__headerButton:hover .PickupCard-module__AQwdHW__customerName{color:var(--accent)}.PickupCard-module__AQwdHW__customerName{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PickupCard-module__AQwdHW__statusBadge{flex-shrink:0}.PickupCard-module__AQwdHW__meta{gap:var(--space-2);flex-direction:column;display:flex}.PickupCard-module__AQwdHW__metaRow{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--text-secondary);display:flex}.PickupCard-module__AQwdHW__metaIcon{color:var(--text-tertiary);flex-shrink:0}.PickupCard-module__AQwdHW__addressLink{color:var(--accent);text-overflow:ellipsis;text-decoration:none;overflow:hidden}.PickupCard-module__AQwdHW__addressLink:hover{text-decoration:underline}.PickupCard-module__AQwdHW__addressMuted{color:var(--text-tertiary)}.PickupCard-module__AQwdHW__contact{align-items:center;gap:var(--space-2);display:flex}.PickupCard-module__AQwdHW__callLink{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-1) var(--space-3);border:1px solid var(--border-secondary);border-radius:var(--radius-md);background-color:var(--surface-secondary);color:var(--text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);text-decoration:none;display:inline-flex}.PickupCard-module__AQwdHW__callLink:hover{border-color:var(--accent);color:var(--accent)}.PickupCard-module__AQwdHW__callMuted{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-1) var(--space-3);color:var(--text-tertiary);font-size:var(--font-size-sm);display:inline-flex}.PickupCard-module__AQwdHW__actions{gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-secondary);flex-wrap:wrap;display:flex}.PickupCard-module__AQwdHW__awaitingNote{padding-top:var(--space-2);border-top:1px solid var(--border-secondary);font-size:var(--font-size-sm);color:var(--text-tertiary);margin:0;font-style:italic}.PickupCard-module__AQwdHW__statusWrap{padding:var(--space-8) var(--space-4);justify-content:center;align-items:center;display:flex}.PickupCard-module__AQwdHW__errorBanner{gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--color-error-100);border-radius:var(--radius-md);background-color:var(--color-error-50);color:var(--color-error-on-tint);font-size:var(--font-size-sm);flex-direction:column;display:flex}
.TimeRangeSelector-module__nwnuYG__container{padding:var(--space-1);background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-secondary);align-items:center;gap:0;display:inline-flex}.TimeRangeSelector-module__nwnuYG__option{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--font-size-sm);font-family:var(--font-family);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.TimeRangeSelector-module__nwnuYG__option:hover{color:var(--text-primary);background:var(--bg-tertiary)}.TimeRangeSelector-module__nwnuYG__option:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.TimeRangeSelector-module__nwnuYG__optionActive{background:var(--bg-primary);color:var(--text-brand);font-weight:var(--font-weight-semibold);box-shadow:var(--shadow-sm)}.TimeRangeSelector-module__nwnuYG__optionActive:hover{background:var(--bg-primary);color:var(--color-primary-800)}
.ReasonDialog-module__vGrLbW__backdrop{z-index:var(--z-modal,1000);background-color:var(--surface-overlay);padding:var(--space-3);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:768px){.ReasonDialog-module__vGrLbW__backdrop{align-items:center}}.ReasonDialog-module__vGrLbW__dialog{background-color:var(--surface-primary);width:100%;max-width:480px;color:var(--text-primary);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-lg);gap:var(--space-3);flex-direction:column;display:flex}.ReasonDialog-module__vGrLbW__title{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0}.ReasonDialog-module__vGrLbW__help{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0}.ReasonDialog-module__vGrLbW__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.ReasonDialog-module__vGrLbW__textarea{width:100%;min-height:120px;padding:var(--space-2) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background-color:var(--surface-secondary);color:var(--text-primary);font-size:var(--font-size-base);resize:vertical;font-family:inherit}.ReasonDialog-module__vGrLbW__textarea:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px;border-color:var(--color-brand-500)}.ReasonDialog-module__vGrLbW__counter{text-align:right;font-size:var(--font-size-xs);color:var(--text-tertiary)}.ReasonDialog-module__vGrLbW__actions{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.ReasonDialog-module__vGrLbW__primaryButton,.ReasonDialog-module__vGrLbW__secondaryButton{min-width:44px;min-height:44px;padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);border:1px solid #0000}.ReasonDialog-module__vGrLbW__primaryButton{background-color:var(--color-brand-600);color:#fff}.ReasonDialog-module__vGrLbW__primaryButton:hover:not(:disabled){background-color:var(--color-brand-700)}.ReasonDialog-module__vGrLbW__primaryButton:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}.ReasonDialog-module__vGrLbW__primaryButton:disabled{background-color:var(--surface-tertiary);color:var(--text-tertiary);cursor:not-allowed}.ReasonDialog-module__vGrLbW__secondaryButton{color:var(--text-primary);border-color:var(--border-default);background-color:#0000}.ReasonDialog-module__vGrLbW__secondaryButton:hover{background-color:var(--surface-secondary)}.ReasonDialog-module__vGrLbW__secondaryButton:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}
.ChallanFormModal-module__ZDViWq__form{gap:var(--space-3);grid-template-columns:repeat(2,1fr);min-width:0;display:grid}.ChallanFormModal-module__ZDViWq__fullRow{gap:var(--space-2);flex-direction:column;grid-column:1/-1;min-width:0;display:flex}.ChallanFormModal-module__ZDViWq__ordersLabel{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary);display:flex}.ChallanFormModal-module__ZDViWq__ordersSelectedCount{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--text-tertiary)}.ChallanFormModal-module__ZDViWq__formRequired{color:var(--color-error-500)}.ChallanFormModal-module__ZDViWq__ordersHint{font-size:var(--font-size-sm);color:var(--text-secondary);padding:var(--space-3);border:1px dashed var(--border-primary);border-radius:var(--radius-md);background:var(--surface-secondary)}.ChallanFormModal-module__ZDViWq__searchBox{align-items:center;display:flex;position:relative}.ChallanFormModal-module__ZDViWq__searchIcon{left:var(--space-3);color:var(--text-tertiary);pointer-events:none;position:absolute}.ChallanFormModal-module__ZDViWq__searchInput{width:100%;padding:var(--space-2) var(--space-3) var(--space-2) calc(var(--space-3) + 22px);font-size:var(--font-size-sm);color:var(--text-primary);background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);min-height:38px}.ChallanFormModal-module__ZDViWq__searchInput:focus-visible{outline:2px solid var(--border-focus,var(--accent));outline-offset:1px;border-color:var(--accent)}.ChallanFormModal-module__ZDViWq__orderList{border:1px solid var(--border-primary);border-radius:var(--radius-md);background:var(--surface-primary);flex-direction:column;max-height:240px;display:flex;overflow-y:auto}.ChallanFormModal-module__ZDViWq__orderListState{padding:var(--space-5);justify-content:center;align-items:center;min-height:120px;display:flex}.ChallanFormModal-module__ZDViWq__storeGroup{border-bottom:1px solid var(--border-primary)}.ChallanFormModal-module__ZDViWq__storeGroup:last-child{border-bottom:none}.ChallanFormModal-module__ZDViWq__storeGroupHeader{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);background:var(--surface-secondary);cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary);text-align:left;transition:background var(--transition-fast), transform var(--duration-fast) var(--ease-default);border:none;display:flex}.ChallanFormModal-module__ZDViWq__storeGroupHeader:hover{background:var(--accent-soft)}.ChallanFormModal-module__ZDViWq__storeGroupHeader:active{transform:scale(.98)}.ChallanFormModal-module__ZDViWq__storeGroupHeader:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.ChallanFormModal-module__ZDViWq__storeGroupCount{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--text-tertiary);margin-left:auto}.ChallanFormModal-module__ZDViWq__orderGroup{border-bottom:1px solid var(--border-secondary)}.ChallanFormModal-module__ZDViWq__orderGroup:last-child{border-bottom:none}.ChallanFormModal-module__ZDViWq__orderRow{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);min-height:44px;display:flex}.ChallanFormModal-module__ZDViWq__orderExpandBtn{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:0;display:inline-flex}.ChallanFormModal-module__ZDViWq__orderExpandBtn:hover{background:var(--accent-soft);color:var(--text-primary)}.ChallanFormModal-module__ZDViWq__orderExpandBtn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.ChallanFormModal-module__ZDViWq__orderExpandIcon{transition:transform var(--transition-base)}.ChallanFormModal-module__ZDViWq__orderExpandIconOpen{transform:rotate(90deg)}.ChallanFormModal-module__ZDViWq__orderGroupLabel{align-items:flex-start;gap:var(--space-3);cursor:pointer;flex:1;min-width:0;display:flex}.ChallanFormModal-module__ZDViWq__articleList{padding-left:var(--space-6);background:var(--surface-secondary);flex-direction:column;display:flex}.ChallanFormModal-module__ZDViWq__articleRow{align-items:flex-start;gap:var(--space-3);padding:var(--space-2) var(--space-3) var(--space-2) 0;cursor:pointer;min-height:40px;display:flex}.ChallanFormModal-module__ZDViWq__articleRow:hover{background:var(--accent-soft)}.ChallanFormModal-module__ZDViWq__articleDescription{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary)}.ChallanFormModal-module__ZDViWq__orderCheckbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.ChallanFormModal-module__ZDViWq__orderText{flex-direction:column;gap:2px;min-width:0;display:flex}.ChallanFormModal-module__ZDViWq__orderCode{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary)}.ChallanFormModal-module__ZDViWq__orderMeta{font-size:var(--font-size-xs);color:var(--text-secondary)}.ChallanFormModal-module__ZDViWq__ordersError{font-size:var(--font-size-xs);color:var(--color-error-on-tint)}@media (max-width:640px){.ChallanFormModal-module__ZDViWq__form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ChallanFormModal-module__ZDViWq__storeGroupHeader:active{transform:none}.ChallanFormModal-module__ZDViWq__orderExpandIcon{transition:none}}
.ColoredMetricCard-module__vEyT3a__card{min-height:100px;padding:var(--space-4);border-radius:var(--radius-lg);transition:box-shadow var(--transition-fast);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.ColoredMetricCard-module__vEyT3a__card:hover{box-shadow:var(--shadow-md)}.ColoredMetricCard-module__vEyT3a__iconContainer{top:var(--space-3);right:var(--space-3);color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute}.ColoredMetricCard-module__vEyT3a__label{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:#ffffffd9;margin-bottom:var(--space-1);line-height:var(--line-height-tight)}.ColoredMetricCard-module__vEyT3a__value{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:#fff;line-height:var(--line-height-tight)}.ColoredMetricCard-module__vEyT3a__cardLoading{min-height:100px;padding:var(--space-4);border-radius:var(--radius-lg);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.ColoredMetricCard-module__vEyT3a__skeletonLabel{border-radius:var(--radius-sm);width:60%;height:14px;margin-bottom:var(--space-2);background:#ffffff4d;animation:1.5s ease-in-out infinite ColoredMetricCard-module__vEyT3a__pulse}.ColoredMetricCard-module__vEyT3a__skeletonValue{border-radius:var(--radius-sm);background:#fff6;width:40%;height:22px;animation:1.5s ease-in-out .2s infinite ColoredMetricCard-module__vEyT3a__pulse}.ColoredMetricCard-module__vEyT3a__skeletonIcon{top:var(--space-3);right:var(--space-3);background:#fff3;border-radius:50%;width:40px;height:40px;animation:1.5s ease-in-out .4s infinite ColoredMetricCard-module__vEyT3a__pulse;position:absolute}@keyframes ColoredMetricCard-module__vEyT3a__pulse{0%,to{opacity:1}50%{opacity:.5}}
.MoreStatisticsSection-module__ld0nnW__container{width:100%}.MoreStatisticsSection-module__ld0nnW__toggle{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;display:inline-flex}.MoreStatisticsSection-module__ld0nnW__toggle:hover{color:var(--text-primary);background:var(--bg-tertiary)}.MoreStatisticsSection-module__ld0nnW__toggle:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.MoreStatisticsSection-module__ld0nnW__chevron{transition:transform var(--transition-base);flex-shrink:0}.MoreStatisticsSection-module__ld0nnW__chevronExpanded{transform:rotate(180deg)}.MoreStatisticsSection-module__ld0nnW__content{gap:var(--space-4);transition:max-height var(--transition-slow), opacity var(--transition-base), margin-top var(--transition-base);opacity:0;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));max-height:0;margin-top:0;display:grid;overflow:hidden}.MoreStatisticsSection-module__ld0nnW__contentExpanded{opacity:1;max-height:500px;margin-top:var(--space-4)}@media (prefers-reduced-motion:reduce){.MoreStatisticsSection-module__ld0nnW__chevron,.MoreStatisticsSection-module__ld0nnW__content{transition:none}}
.MapLinkButton-module__ebWs6W__link{justify-content:center;align-items:center;gap:var(--space-2);min-width:44px;min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);text-decoration:none;display:inline-flex}.MapLinkButton-module__ebWs6W__navigate{background-color:var(--color-brand-600);color:#fff}.MapLinkButton-module__ebWs6W__navigate:hover{background-color:var(--color-brand-700);color:#fff}.MapLinkButton-module__ebWs6W__view{background-color:var(--surface-primary);color:var(--text-primary);border:1px solid var(--border-primary)}.MapLinkButton-module__ebWs6W__view:hover{border-color:var(--color-brand-500);color:var(--text-brand)}.MapLinkButton-module__ebWs6W__link:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}.MapLinkButton-module__ebWs6W__placeholder{min-width:44px;min-height:44px;padding:var(--space-2) var(--space-3);color:var(--text-tertiary);font-size:var(--font-size-sm);justify-content:center;align-items:center;display:inline-flex}
.RiderPickupsPage-module__SKC-TG__page{flex-direction:column;height:100%;min-height:0;display:flex}.RiderPickupsPage-module__SKC-TG__header{gap:var(--space-1);margin-bottom:var(--space-4);flex-direction:column;flex-shrink:0;display:flex}.RiderPickupsPage-module__SKC-TG__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.RiderPickupsPage-module__SKC-TG__subtitle{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0}.RiderPickupsPage-module__SKC-TG__listRegion{flex:auto;min-width:0;min-height:0;overflow-y:auto}
.RiderPickupsPage-module__oVG8fq__container{padding:var(--space-4);gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.RiderPickupsPage-module__oVG8fq__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.RiderPickupsPage-module__oVG8fq__listRegion{min-width:0}
