:root,[data-portal=user]{--portal-primary:#1a4a7a;--sidebar-primary:#1a4a7a;--sidebar-bg-light:#0d1b2a;--sidebar-bg-dark:#0d1b2a;--sidebar-text-light:#fff;--sidebar-text-dark:#fff}[data-portal=user][data-theme=dark]{--portal-dark-bg:#0d1b2a}[data-portal=dispatch]{--portal-primary:#1a4a2a;--sidebar-primary:#1a4a2a;--sidebar-bg-light:#0d1a0d;--sidebar-bg-dark:#0d1a0d;--sidebar-text-light:#fff;--sidebar-text-dark:#fff}[data-portal=dispatch][data-theme=dark]{--portal-dark-bg:#0d1a0d}[data-portal=rider]{--portal-primary:#4a2810;--sidebar-primary:#4a2810;--sidebar-bg-light:#1a0d05;--sidebar-bg-dark:#1a0d05;--sidebar-text-light:#fff;--sidebar-text-dark:#fff}[data-portal=rider][data-theme=dark]{--portal-dark-bg:#1a0d05}[data-portal=admin]{--portal-primary:#1a0a2a;--sidebar-primary:#1a0a2a;--sidebar-bg-light:#0d051a;--sidebar-bg-dark:#0d051a;--sidebar-text-light:#fff;--sidebar-text-dark:#fff}[data-portal=admin][data-theme=dark]{--portal-dark-bg:#0d051a}:root,[data-theme=light]{--sidebar-bg:var(--sidebar-bg-light);--sidebar-heading:#fff;--sidebar-btn-bg:#ffffff1a;--sidebar-btn-text:#fff;--sidebar-btn-border:#ffffff1f;--sidebar-hover-bg:#ffffff26;--sidebar-hover-text:#fff;--sidebar-active-bg:#fff3;--sidebar-active-text:#fff;--sidebar-badge-bg:#e5a93c;--sidebar-badge-text:#1a1a2e;--sidebar-divider:#ffffff26;--sidebar-profile-text:#fff;--sidebar-profile-muted:#fff9;--sidebar-footer-text:#fff9;--sidebar-scroll-thumb:#ffffff4d}[data-theme=dark]{--sidebar-bg:var(--portal-dark-bg,#0d1b2a);--sidebar-heading:#fff;--sidebar-btn-bg:var(--portal-primary,#1a4a7a);--sidebar-btn-text:#fff;--sidebar-btn-border:transparent;--sidebar-hover-bg:#fff;--sidebar-hover-text:var(--portal-primary,#1a4a7a);--sidebar-active-bg:#fff;--sidebar-active-text:var(--portal-primary,#1a4a7a);--sidebar-badge-bg:#fff;--sidebar-badge-text:var(--portal-primary,#1a4a7a);--sidebar-divider:#fff;--sidebar-profile-text:#fff;--sidebar-profile-muted:#888;--sidebar-footer-text:#888;--sidebar-scroll-thumb:#444}.sidebar-app{width:260px;height:calc(100vh - var(--header-height,64px));top:var(--header-height,64px);z-index:50;background:var(--sidebar-bg);border-right:.5px solid var(--sidebar-divider);scrollbar-width:thin;scrollbar-color:var(--sidebar-scroll-thumb,#666) transparent;flex-direction:column;padding-top:50px;transition:left .3s;display:flex;position:fixed;left:0;overflow-y:auto}.sidebar-app::-webkit-scrollbar{width:4px}.sidebar-app::-webkit-scrollbar-track{background:0 0}.sidebar-app::-webkit-scrollbar-thumb{background:var(--sidebar-scroll-thumb,#666);border-radius:4px}.sidebar-profile{border-bottom:.5px solid var(--sidebar-divider);align-items:center;gap:12px;padding:16px;display:flex}.sidebar-avatar{background:linear-gradient(135deg, var(--portal-primary,#1a4a7a), #e5a93c);color:#fff;border:2px solid var(--portal-primary,#1a4a7a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex;overflow:hidden}.sidebar-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.sidebar-profile-info{flex:1;min-width:0}.sidebar-profile-name{color:var(--sidebar-profile-text);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;display:block;overflow:hidden}.sidebar-profile-phone{color:var(--sidebar-profile-muted);font-size:12px;display:block}.sidebar-profile-meta{align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.sidebar-profile-meta .rating{color:#e5a93c;font-weight:600}.sidebar-profile-meta .status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.sidebar-profile-meta .status-dot.online{background:#10b981}.sidebar-profile-meta .status-dot.offline{background:#6b7280}.sidebar-profile-meta .status-dot.busy{background:#f59e0b}.sidebar-profile-meta .status-text{color:var(--sidebar-profile-muted)}.sidebar-close-btn{color:var(--sidebar-profile-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:18px;line-height:1;display:none}.sidebar-close-btn:hover{background:#ffffff1a}.sidebar-nav{flex-direction:column;flex:1;padding:8px 0;display:flex;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:3px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:var(--sidebar-scroll-thumb,#555);border-radius:3px}.sidebar-section{padding:4px 0}.sidebar-section-title{text-transform:uppercase;letter-spacing:.6px;color:var(--sidebar-heading);pointer-events:none;-webkit-user-select:none;user-select:none;padding:8px 16px 4px;font-size:11px;font-weight:700}.sidebar-divider-line{border:none;border-top:.2px solid var(--sidebar-divider);opacity:.4;margin:4px 16px}.sidebar-menu-item{color:var(--sidebar-btn-text);background:var(--sidebar-btn-bg);cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:10px;margin:1px 8px;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;transition:all .15s;display:flex}.sidebar-menu-item:hover{background:var(--sidebar-hover-bg);color:var(--sidebar-hover-text);border-color:var(--sidebar-hover-bg);transform:translate(2px)}.sidebar-menu-item.active{background:var(--sidebar-active-bg);color:var(--sidebar-active-text);border-color:var(--sidebar-active-bg);font-weight:600;box-shadow:0 2px 8px #0000001f}.sidebar-menu-icon{text-align:center;flex-shrink:0;width:24px;font-size:16px;line-height:1}.sidebar-menu-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.sidebar-badge{text-align:center;background:var(--sidebar-badge-bg);min-width:20px;color:var(--sidebar-badge-text);border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700;line-height:1.4}.sidebar-footer{border-top:.2px solid var(--sidebar-divider);padding:8px 8px 16px}.sidebar-footer-item{color:var(--sidebar-footer-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;margin:1px 0;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.sidebar-footer-item:hover{color:var(--sidebar-profile-text);background:#ffffff14}.sidebar-footer-logout{color:#ef4444!important}.sidebar-footer-logout:hover{background:#ef44441a!important}.sidebar-theme-toggle{cursor:pointer;text-align:left;width:100%;color:var(--sidebar-footer-text);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;margin:1px 0;padding:10px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.sidebar-theme-toggle:hover{color:var(--sidebar-profile-text);background:#ffffff14}.sidebar-theme-toggle-switch{background:#ffffff26;border-radius:10px;flex-shrink:0;width:36px;height:20px;margin-left:auto;transition:background .2s;position:relative}.sidebar-theme-toggle-switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}[data-theme=dark] .sidebar-theme-toggle-switch{background:var(--portal-primary,#1a4a7a)}[data-theme=dark] .sidebar-theme-toggle-switch:after{transform:translate(16px)}@media (width<=768px){.sidebar-app{left:-280px;top:var(--header-mobile-height,56px);height:calc(100vh - var(--header-mobile-height,56px));z-index:500;width:280px;box-shadow:4px 0 20px #0000004d}.sidebar-app.open{left:0}.sidebar-close-btn{display:block}.sidebar-profile{padding:12px}.sidebar-avatar{width:36px;height:36px;font-size:15px}.sidebar-profile-name{font-size:14px}.sidebar-menu-item{margin:1px 6px;padding:9px 12px;font-size:13px}.sidebar-section-title{padding:6px 12px 3px;font-size:10px}}@media (width>=769px){.sidebar-app{display:flex!important}}.sidebar-overlay{z-index:499;background:#00000080;display:none;position:fixed;inset:0}.sidebar-overlay.active{display:block}@media (width>=769px){.portal-content-with-sidebar{margin-left:260px}}:root{--rider-primary:#4a2810;--rider-primary-dark:#2a1408;--rider-primary-light:#6a3a20;--rider-secondary:#e5a93c;--rider-secondary-light:#f0c860;--rider-success:#10b981;--rider-success-bright:#34d399;--rider-warning:#f59e0b;--rider-danger:#ef4444;--rider-info:#3b82f6;--rider-info-bright:#60a5fa;--rider-bg:#f5f0eb;--rider-card-bg:#fff;--rider-input-bg:#f9fafb;--rider-hover-bg:#ede5dd;--rider-text-primary:#0a0a0a;--rider-text-primary-strong:#000;--rider-text-secondary:#2d1b0e;--rider-text-muted:#4a3728;--rider-text-muted-light:#5c4033;--rider-text-accent-red:#b91c1c;--rider-text-accent-blue:#1d4ed8;--rider-text-accent-green:#047857;--rider-text-white:#fff;--rider-border:#c4b5a0;--rider-border-light:#d4c5b0;--rider-shadow:0 1px 3px #00000014;--rider-shadow-md:0 4px 16px #0000001a;--rider-shadow-lg:0 8px 32px #00000026;--rider-radius-xs:8px;--rider-radius-sm:12px;--rider-radius:16px;--rider-radius-lg:20px;--rider-radius-full:9999px;--rider-header-height:56px;--rider-bottom-nav-height:68px}[data-theme=dark]{--rider-primary:#4a2810;--rider-primary-dark:#2a1408;--rider-primary-light:#6a3a20;--rider-secondary:#e5a93c;--rider-secondary-light:#f0c860;--rider-success:#10b981;--rider-success-bright:#34d399;--rider-warning:#f59e0b;--rider-danger:#ef4444;--rider-info:#3b82f6;--rider-info-bright:#60a5fa;--rider-bg:#0d1117;--rider-card-bg:#1c2333;--rider-input-bg:#0d1117;--rider-hover-bg:#252d3d;--rider-text-primary:#f0f6fc;--rider-text-primary-strong:#fff;--rider-text-secondary:#8eed0a;--rider-text-muted:#e5a93c;--rider-text-muted-light:#cbb404;--rider-text-accent-red:#ff6b6b;--rider-text-accent-blue:#60a5fa;--rider-text-accent-green:#34d399;--rider-text-white:#fff;--rider-border:#2d3343;--rider-border-light:#3d4353;--rider-shadow:0 1px 3px #0000004d;--rider-shadow-md:0 4px 16px #0006;--rider-shadow-lg:0 8px 32px #00000080}*{-webkit-tap-highlight-color:transparent}html{font-size:16px}body{background:var(--rider-bg);color:var(--rider-text-primary);padding-bottom:var(--rider-bottom-nav-height);padding-top:var(--rider-header-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--rider-primary);border-radius:4px}.touch-target{min-width:48px;min-height:48px}.btn{cursor:pointer;border-radius:var(--rider-radius-sm);border:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-large{border-radius:var(--rider-radius);width:100%;min-height:52px;padding:14px 20px;font-size:17px;font-weight:600}.btn-primary{background:var(--rider-primary);color:var(--rider-text-white)}.btn-primary:active{background:var(--rider-primary-dark)}.btn-gold{background:var(--rider-secondary);color:#1a1a2e}.btn-gold:active{background:#c49530}.btn-danger{background:var(--rider-danger);color:var(--rider-text-white)}.btn-danger:active{background:#dc2626}.btn-success{background:var(--rider-success);color:var(--rider-text-white)}.btn-success:active{background:#059669}.btn-outline{border:2px solid var(--rider-border);color:var(--rider-text-secondary);background:0 0}[data-theme=dark] .btn-outline{border-color:var(--rider-border);color:var(--rider-text-secondary)}.btn-outline:active{background:var(--rider-hover-bg)}.btn-sm{border-radius:var(--rider-radius-xs);min-height:36px;padding:6px 14px;font-size:13px}.btn-icon{border-radius:var(--rider-radius-sm);border:1px solid var(--rider-border);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:20px;transition:all .2s;display:flex}[data-theme=dark] .btn-icon{border-color:var(--rider-border)}.btn-icon:active{background:var(--rider-hover-bg);transform:scale(.92)}.card{background:var(--rider-card-bg);border-radius:var(--rider-radius);border:1px solid var(--rider-border);box-shadow:var(--rider-shadow);margin-bottom:12px;padding:16px 18px;transition:all .2s}.card:active{transform:scale(.99)}.card-compact{padding:12px 14px}.status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.status-badge.online{color:#10b981;background:#10b9811f}.status-badge.busy{color:#f59e0b;background:#f59e0b1f}.status-badge.offline{color:#6b7280;background:#6b72801f}.status-badge.completed{color:#10b981;background:#10b9811f}.status-badge.in_transit{color:#7c3aed;background:#7c3aed1f}.status-badge.out_for_delivery{color:#e5a93c;background:#e5a93c1f}.status-badge.pending{color:#f59e0b;background:#f59e0b1f}.status-badge.cancelled{color:#ef4444;background:#ef44441f}.greeting-section{position:relative;overflow:hidden;border-radius:var(--rider-radius-lg)!important;color:#fff!important;background:linear-gradient(135deg,#4a2810,#6a3a20)!important;border:none!important}.greeting-section:before{content:"";background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.greeting-section:after{content:"";background:#e5a93c14;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:-10%}.greeting-container{z-index:1;position:relative}.greeting-header{align-items:center;gap:14px;margin-bottom:12px;display:flex}.greeting-avatar-fallback{color:#fff;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;font-weight:800;display:flex}.greeting-header-text h1{color:#fff;margin:0;font-size:24px;font-weight:800;line-height:1.2}.greeting-header-text .greeting-subtitle{color:#ffffffbf;margin-top:2px;font-size:13px}.user-badges{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.user-badges .user-badge{color:#ffffffe6;background:#ffffff1f;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.user-badges .user-badge.verified{color:#6ee7b7;background:#10b98140}.user-badges .user-badge.pending{color:#fcd34d;background:#f59e0b40}.user-badges .user-badge.rating{color:#fcd34d;background:#e5a93c40}.user-badges .user-badge.online-status{color:#6ee7b7;background:#10b98140}.user-badges .user-badge.offline-status{color:#d1d5db;background:#6b728040}.greeting-stats{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px;display:grid}.greeting-stat-card{text-align:center;border-radius:var(--rider-radius-sm);color:#fff;background:#ffffff1a;flex-direction:column;align-items:center;gap:2px;padding:14px 12px;text-decoration:none;transition:all .2s;display:flex}.greeting-stat-card:active{background:#fff3;transform:scale(.97)}.greeting-stat-icon{font-size:24px}.greeting-stat-value{color:#fff;font-size:20px;font-weight:800;line-height:1.2}.greeting-stat-label{text-transform:uppercase;letter-spacing:.5px;color:#ffffffa6;font-size:10px;font-weight:600}.greeting-stat-badge{border-radius:10px;align-items:center;gap:4px;margin-top:4px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-flex}.greeting-stat-badge.online{color:#6ee7b7;background:#10b9814d}.greeting-quick-stats{color:#fff9;border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:6px;padding-top:10px;font-size:12px;display:flex}.greeting-quick-stats span{align-items:center;gap:4px;display:inline-flex}.greeting-quick-stats .qs-dot{opacity:.4;margin:0 2px}.greeting-quick-stats strong{color:#fff;font-weight:700}[data-theme=dark] .greeting-section{background:linear-gradient(135deg,#2a1408,#4a2810)!important}[data-theme=dark] .greeting-stat-card,[data-theme=dark] .user-badge{background:#ffffff14}.rider-banner{background:var(--rider-card-bg);border-radius:var(--rider-radius);border:1px solid var(--rider-border);box-shadow:var(--rider-shadow);margin-bottom:16px;padding:16px 18px}.rider-banner .banner-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.rider-banner .banner-left{flex:1;gap:12px;min-width:0;display:flex}.rider-banner .banner-icon{flex-shrink:0;font-size:28px;line-height:1}.rider-banner .banner-text{flex:1;min-width:0}.rider-banner .banner-text .title{color:var(--rider-text-primary);margin:0;font-size:20px;font-weight:800;line-height:1.3}.rider-banner .banner-text .description{color:var(--rider-text-secondary);margin:2px 0 0;font-size:13px;line-height:1.4}.rider-banner .banner-actions{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.rider-breadcrumb{color:var(--rider-text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;display:flex}.rider-breadcrumb a{color:var(--rider-primary);font-weight:500;text-decoration:none}.rider-breadcrumb a:hover{color:var(--rider-secondary)}.rider-breadcrumb .separator{color:var(--rider-text-muted)}.stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.stats-grid .stat-card{background:var(--rider-card-bg);border:1px solid var(--rider-border);text-align:center;box-shadow:var(--rider-shadow);border-radius:14px;padding:14px 16px}.stats-grid .stat-card .stat-icon{margin-bottom:2px;font-size:24px;display:block}.stats-grid .stat-card .stat-value{color:var(--rider-text-primary);font-size:22px;font-weight:800;line-height:1.3}.stats-grid .stat-card .stat-label{color:var(--rider-text-muted);font-size:12px;line-height:1.2}.online-toggle{background:var(--rider-card-bg);border-radius:var(--rider-radius);border:1px solid var(--rider-border);box-shadow:var(--rider-shadow);justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 18px;display:flex}.online-toggle .toggle-info{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.online-toggle .toggle-info .status-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:2s infinite pulse-dot}.online-toggle .toggle-info .status-dot.online{background:#10b981}.online-toggle .toggle-info .status-dot.offline{background:#6b7280;animation:none}@keyframes pulse-dot{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.online-toggle .toggle-info .status-text-wrap{flex-direction:column;min-width:0;display:flex}.online-toggle .toggle-info .status-text{color:var(--rider-text-primary);font-size:16px;font-weight:600}.online-toggle .toggle-info .status-sub{color:var(--rider-text-muted);font-size:13px}.online-toggle .toggle-switch{flex-shrink:0;width:52px;height:30px;position:relative}.online-toggle .toggle-switch input{opacity:0;width:0;height:0}.online-toggle .toggle-switch .slider{cursor:pointer;background:#6b7280;border-radius:30px;transition:all .3s;position:absolute;inset:0}.online-toggle .toggle-switch .slider:before{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:all .3s;position:absolute;bottom:3px;left:3px}.online-toggle .toggle-switch input:checked+.slider{background:#10b981}.online-toggle .toggle-switch input:checked+.slider:before{transform:translate(22px)}.section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-header .section-title{color:var(--rider-text-primary);align-items:center;gap:8px;font-size:17px;font-weight:700;display:flex}.section-header .section-count{background:var(--rider-primary);color:var(--rider-text-white);border-radius:var(--rider-radius-full);padding:3px 10px;font-size:12px;font-weight:700}.section-header .section-link{color:var(--rider-primary);font-size:13px;font-weight:600;text-decoration:none}[data-theme=dark] .section-header .section-link{color:#fff!important}.delivery-card{background:var(--rider-card-bg);border-radius:var(--rider-radius);border:1px solid var(--rider-border);border-left:4px solid var(--rider-primary);box-shadow:var(--rider-shadow);margin-bottom:12px;padding:16px 18px}.delivery-card .delivery-top{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.delivery-card .delivery-id{color:var(--rider-text-primary);font-size:15px;font-weight:700}.delivery-card .delivery-fee{color:var(--rider-secondary);font-size:18px;font-weight:800}.delivery-card .delivery-route{color:var(--rider-text-secondary);align-items:center;gap:4px;margin-bottom:6px;font-size:14px;display:flex}.delivery-card .delivery-meta{color:var(--rider-text-muted);flex-wrap:wrap;gap:8px 16px;margin-bottom:12px;font-size:13px;display:flex}.delivery-card .delivery-meta .item{align-items:center;gap:4px;display:flex}.delivery-card .delivery-actions{border-top:1px solid var(--rider-border);gap:10px;padding-top:12px;display:flex}.delivery-card .delivery-actions .btn{border-radius:var(--rider-radius-sm);flex:1;min-height:44px;padding:10px 16px;font-size:14px;font-weight:600}.bottom-nav{background:var(--rider-card-bg);border-top:1px solid var(--rider-border);height:var(--rider-bottom-nav-height);z-index:1000;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav .nav-item{color:var(--rider-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:48px;min-height:48px;padding:4px 10px;font-size:10px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.bottom-nav .nav-item .nav-icon{font-size:24px;line-height:1}.bottom-nav .nav-item .nav-label{font-size:10px}.bottom-nav .nav-item.active{color:var(--rider-primary)}[data-theme=dark] .bottom-nav .nav-item.active{color:var(--rider-secondary)}.bottom-nav .nav-item .badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.bottom-nav .nav-item .badge.emergency{background:#ef4444;animation:1.5s infinite pulse-badge}@keyframes pulse-badge{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.bottom-nav .nav-item .wallet-balance{color:var(--rider-secondary);font-size:11px;font-weight:700}.emergency-btn{cursor:pointer;background:#ef4444;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .3s;animation:2s infinite pulse-emergency;display:flex;box-shadow:0 4px 16px #ef44444d}@keyframes pulse-emergency{0%{box-shadow:0 4px 16px #ef44444d}50%{box-shadow:0 4px 32px #ef444499}to{box-shadow:0 4px 16px #ef44444d}}.emergency-btn:active{transform:scale(.92)}.rider-header{z-index:100;background:var(--rider-card-bg);border-bottom:1px solid var(--rider-border);min-height:var(--rider-header-height);box-shadow:var(--rider-shadow);justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:fixed;top:0;left:0;right:0}.rider-header .header-left{align-items:center;gap:12px;min-width:0;display:flex}.rider-header .header-left .back-btn{background:var(--rider-hover-bg);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.rider-header .header-left .back-btn:active{transform:scale(.92)}.rider-header .header-left .logo-text{color:var(--rider-primary);white-space:nowrap;font-size:18px;font-weight:800}[data-theme=dark] .rider-header .header-left .logo-text{color:var(--rider-secondary)}.rider-header .header-right{align-items:center;gap:6px;display:flex}.rider-header .header-right .icon-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .2s;display:flex;position:relative}.rider-header .header-right .icon-btn:active{background:var(--rider-hover-bg)}.rider-header .header-right .icon-btn .badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:0;right:0}.rider-content{max-width:1000px;margin:0 auto;padding:12px}.form-group{margin-bottom:16px}.form-group .form-label{color:var(--rider-text-primary);margin-bottom:6px;font-size:14px;font-weight:600;display:block}.form-group .form-input{border:1px solid var(--rider-border);border-radius:var(--rider-radius-sm);background:var(--rider-input-bg);width:100%;height:48px;color:var(--rider-text-primary);box-sizing:border-box;padding:0 14px;font-family:inherit;font-size:16px;transition:all .2s}.form-group .form-input:focus{border-color:var(--rider-primary);outline:none;box-shadow:0 0 0 3px #4a28101a}.form-group .form-textarea{resize:vertical;min-height:120px;padding:12px 14px}.form-group .form-error{color:var(--rider-danger);margin-top:4px;font-size:13px}.form-group .form-hint{color:var(--rider-text-muted);margin-top:4px;font-size:12px}.settings-list{flex-direction:column;gap:2px;display:flex}.settings-list .settings-item{color:var(--rider-text-primary);border-radius:var(--rider-radius-sm);background:var(--rider-card-bg);border:1px solid var(--rider-border);align-items:center;gap:14px;min-height:48px;margin-bottom:8px;padding:14px 16px;text-decoration:none;transition:all .2s;display:flex}.settings-list .settings-item:active{background:var(--rider-hover-bg);transform:scale(.98)}.settings-list .settings-item .settings-icon{text-align:center;flex-shrink:0;width:36px;font-size:22px}.settings-list .settings-item .settings-info{flex:1;min-width:0}.settings-list .settings-item .settings-label{font-size:15px;font-weight:600}.settings-list .settings-item .settings-desc{color:var(--rider-text-muted);font-size:12px}.settings-list .settings-item .settings-arrow{color:var(--rider-text-muted);flex-shrink:0;font-size:14px}.profile-header-card{text-align:center;padding:24px 20px}.profile-header-card .profile-avatar{background:var(--rider-primary);width:80px;height:80px;color:var(--rider-text-white);border:3px solid var(--rider-secondary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:32px;font-weight:800;display:flex}.profile-header-card .profile-name{color:var(--rider-text-primary);margin:0;font-size:20px;font-weight:700}.profile-header-card .profile-phone{color:var(--rider-text-secondary);margin-top:2px;font-size:14px}.profile-header-card .profile-role{border-radius:var(--rider-radius-full);color:var(--rider-secondary);background:#e5a93c26;margin-top:6px;padding:4px 12px;font-size:13px;font-weight:600;display:inline-block}.kyc-status-card{text-align:center;padding:24px 20px}.kyc-status-card .kyc-icon{margin-bottom:8px;font-size:48px}.kyc-status-card .kyc-title{color:var(--rider-text-primary);font-size:18px;font-weight:700}.kyc-status-card .kyc-desc{color:var(--rider-text-secondary);margin-top:4px;font-size:14px}.sos-container{text-align:center;padding:20px 0}.sos-container .sos-button{cursor:pointer;color:#fff;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 16px;font-size:48px;transition:all .3s;animation:1.5s infinite pulse-sos;display:flex;box-shadow:0 8px 32px #ef444466}@keyframes pulse-sos{0%{transform:scale(1);box-shadow:0 8px 32px #ef444466}50%{transform:scale(1.05);box-shadow:0 8px 48px #ef444499}to{transform:scale(1);box-shadow:0 8px 32px #ef444466}}.sos-container .sos-button:active{transform:scale(.9)}.sos-container .sos-title{color:var(--rider-text-primary);margin-bottom:4px;font-size:22px;font-weight:800}.sos-container .sos-desc{color:var(--rider-text-secondary);font-size:14px}.breakdown-item{border-bottom:1px solid var(--rider-border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.breakdown-item:last-child{border-bottom:none}.breakdown-item .breakdown-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.breakdown-item .breakdown-label{color:var(--rider-text-secondary);flex:1;margin-left:10px;font-size:14px}.breakdown-item .breakdown-value{color:var(--rider-text-primary);font-size:15px;font-weight:700}.wallet-balance-card{text-align:center;padding:24px 20px}.wallet-balance-card .wallet-label{color:var(--rider-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:13px}.wallet-balance-card .wallet-amount{color:var(--rider-secondary);margin:0;font-size:36px;font-weight:800}.wallet-balance-card .wallet-sub{color:var(--rider-text-muted);margin-top:4px;font-size:13px}.wallet-actions-row{gap:10px;margin-bottom:16px;display:flex}.wallet-actions-row .btn{flex:1}.transaction-item{border-bottom:1px solid var(--rider-border);align-items:center;gap:12px;padding:12px 0;display:flex}.transaction-item:last-child{border-bottom:none}.transaction-item .tx-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.transaction-item .tx-icon.credit{color:#10b981;background:#10b9811f}.transaction-item .tx-icon.debit{color:#ef4444;background:#ef44441f}.transaction-item .tx-info{flex:1;min-width:0}.transaction-item .tx-desc{font-size:14px;font-weight:500}.transaction-item .tx-date{color:var(--rider-text-muted);font-size:12px}.transaction-item .tx-amount{font-size:15px;font-weight:700}.transaction-item .tx-amount.credit{color:#10b981}.transaction-item .tx-amount.debit{color:#ef4444}.empty-state{text-align:center;color:var(--rider-text-muted);padding:40px 20px}.empty-state .empty-icon{margin-bottom:12px;font-size:48px;display:block}.empty-state .empty-title{color:var(--rider-text-primary);margin:0 0 4px;font-size:18px;font-weight:700}.empty-state .empty-text{color:var(--rider-text-secondary);margin:0;font-size:14px}.loading-shimmer{background:linear-gradient(90deg, var(--rider-hover-bg) 25%, var(--rider-card-bg) 50%, var(--rider-hover-bg) 75%);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.toast-container{z-index:9999;flex-direction:column;gap:8px;width:calc(100% - 32px);max-width:340px;display:flex;position:fixed;top:64px;right:16px}.toast{border-radius:var(--rider-radius-sm);color:#fff;box-shadow:var(--rider-shadow-lg);align-items:center;gap:10px;padding:14px 16px;font-size:14px;font-weight:500;animation:.3s slideInRight;display:flex}.toast-success{color:#fff;background:#10b981}.toast-error{background:#ef4444}.toast-warning{color:#1a1a2e;background:#f59e0b}.toast-info{background:#3b82f6}.toast .toast-close{color:inherit;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 4px;font-size:18px}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.text-muted{color:var(--rider-text-muted)}.text-muted-light{color:var(--rider-text-muted-light)}.text-success{color:var(--rider-success)}.text-warning{color:var(--rider-warning)}.text-danger{color:var(--rider-danger)}.text-gold{color:var(--rider-secondary)}.text-primary{color:var(--rider-primary)}.text-primary-strong{color:var(--rider-text-primary-strong)}.text-accent-red{color:var(--rider-text-accent-red)}.text-accent-blue{color:var(--rider-text-accent-blue)}.text-accent-green{color:var(--rider-text-accent-green)}.text-secondary{color:var(--rider-text-secondary)}.text-white{color:var(--rider-text-white)}.text-sm{font-size:13px}.text-xs{font-size:11px}.text-lg{font-size:17px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.text-3xl{font-size:30px}.flex-col{flex-direction:column;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.align-center{align-items:center}.shadow{box-shadow:var(--rider-shadow)}.shadow-md{box-shadow:var(--rider-shadow-md)}.stats-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.stats-row .stat-card{background:var(--rider-card-bg);border:1px solid var(--rider-border);box-shadow:var(--rider-shadow);border-radius:16px;align-items:center;gap:12px;padding:14px 16px;transition:all .3s;display:flex}.stats-row .stat-card:hover{border-color:var(--rider-secondary)}.stats-row .stat-icon{font-size:28px}.stats-row .stat-info{flex-direction:column;display:flex}.stats-row .stat-value{color:var(--rider-text-primary);font-size:22px;font-weight:800}.stats-row .stat-label{color:var(--rider-text-muted);font-size:12px}[data-theme=light] .stats-row .stat-card{background:#fff;border-color:#e5e7eb}[data-theme=light] .stats-row .stat-label{color:#6b7280}[data-theme=dark] .stats-row .stat-value{color:#8eed0a}[data-theme=dark] .stats-row .stat-label{color:#fff}.status-tabs{background:var(--rider-card-bg);border:1px solid var(--rider-border);border-radius:14px;gap:4px;margin-bottom:16px;padding:4px;display:flex;overflow-x:auto}[data-theme=light] .status-tabs{background:#f5f0eb;border-color:#e5e7eb}.tab-item{color:var(--rider-text-primary);white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.tab-item:hover{color:#cbb404}.tab-item.active{color:#cbb404;background:#cbb40433}[data-theme=light] .tab-item.active{color:#cbb404;background:#fff;box-shadow:0 2px 8px #00000014}.tab-item .tab-badge{color:#1a120e;background:#cbb404;border-radius:10px;padding:1px 8px;font-size:10px;font-weight:700}.tab-item .tab-badge.danger{color:#fff;background:#ef4444}.filter-bar{background:var(--rider-card-bg);border:1px solid var(--rider-border);border-radius:16px;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex}[data-theme=light] .filter-bar{background:#fff;border-color:#e5e7eb}.filter-group{flex:1;align-items:center;gap:8px;display:flex}.filter-group:last-child{flex:.5}.filter-label{color:var(--rider-text-primary);white-space:nowrap;font-size:13px;font-weight:500}.filter-input{border:1px solid var(--rider-border);background:var(--rider-input-bg);color:var(--rider-text-primary);border-radius:10px;outline:none;flex:1;min-height:40px;padding:8px 14px;font-family:inherit;font-size:13px}.filter-input:focus{border-color:#cbb404}.filter-input::placeholder{color:#8d6e63}[data-theme=light] .filter-input::placeholder{color:#9ca3af}.filter-select{border:1px solid var(--rider-border);background:var(--rider-input-bg);color:var(--rider-text-primary);cursor:pointer;border-radius:10px;outline:none;min-height:40px;padding:8px 12px;font-family:inherit;font-size:13px}.filters-toggle-bar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:none}.filters-toggle-btn{background:var(--rider-card-bg);color:var(--rider-text-primary);border:1.5px solid var(--rider-border);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.filters-toggle-btn:hover{border-color:var(--rider-secondary)}.filters-toggle-icon{color:var(--rider-text-muted);font-size:10px;transition:transform .2s}.filters-toggle-icon.open{transform:rotate(180deg)}.filters-summary{color:var(--rider-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-style:italic;overflow:hidden}.deliveries-container{max-width:1000px;margin:0 auto}.deliveries-list{flex-direction:column;gap:12px;display:flex}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.page-title{color:var(--rider-text-primary);margin:0;font-size:24px;font-weight:800}[data-theme=dark] .page-title{color:#8eed0a}.page-subtitle{color:var(--rider-text-secondary);margin:4px 0 0;font-size:14px}.btn-available{border:1px solid var(--rider-border);color:var(--rider-text-primary);cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:6px;min-height:44px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-available:hover{color:#cbb404;background:#cbb40426;border-color:#cbb404}.active-banner,.completed-banner,.disputed-banner{box-shadow:var(--rider-shadow-md);border-radius:16px;align-items:center;gap:14px;padding:16px 20px;display:flex}.active-banner{background:linear-gradient(135deg,#4a2810,#6a3a20);border:1px solid #e5a93c4d}.completed-banner{background:linear-gradient(135deg,#065f46,#10b981);border:1px solid #10b9814d}.disputed-banner{background:linear-gradient(135deg,#991b1b,#ef4444);border:1px solid #ef44444d}.active-banner-icon,.completed-banner-icon,.disputed-banner-icon{flex-shrink:0;font-size:34px}.active-banner-text,.completed-banner-text,.disputed-banner-text{flex:1;min-width:0}.active-banner-title,.completed-banner-title,.disputed-banner-title{color:#fff;margin:0;font-size:20px;font-weight:800;line-height:1.3}.active-banner-sub,.completed-banner-sub,.disputed-banner-sub{color:#ffffffbf;margin-top:2px;font-size:13px}.pagination-wrapper{justify-content:center;margin-top:20px;display:flex}.empty-state{text-align:center;background:var(--rider-card-bg);border:1px solid var(--rider-border);border-radius:16px;padding:60px 20px}[data-theme=light] .empty-state{background:#fff;border-color:#e5e7eb}.empty-icon{margin-bottom:16px;font-size:64px;display:block}.empty-title{color:var(--rider-text-primary);margin-bottom:8px;font-size:20px;font-weight:700}.empty-text{color:var(--rider-text-secondary);margin-bottom:16px;font-size:14px}[data-theme=dark] .empty-title{color:#8eed0a}@media (width<=768px){.filters-toggle-bar{display:flex!important}.filter-bar:not(.open){display:none!important}.filter-bar.open{flex-direction:column;display:flex!important}.page-header{flex-direction:column}.stats-row{grid-template-columns:repeat(3,1fr);gap:8px}.stats-row .stat-card{padding:10px 12px}.stats-row .stat-value{font-size:18px}.stats-row .stat-icon{font-size:22px}.tab-item{padding:6px 12px;font-size:12px}.filter-bar{flex-direction:column;gap:8px}.filter-group{flex:1;width:100%}}@media (width<=480px){.stats-row{grid-template-columns:1fr 1fr}.stats-row .stat-card:last-child{grid-column:span 2}.page-title{font-size:20px}.tab-item{padding:4px 10px;font-size:11px}}@media (width>=769px){.stats-grid{grid-template-columns:repeat(4,1fr)}.delivery-card .delivery-actions .btn{flex:0 auto;min-width:120px}.bottom-nav{display:none}body{padding-bottom:0}}@media (width<=480px){.rider-banner .banner-text .title{font-size:17px}.stats-grid .stat-card .stat-value{font-size:19px}.delivery-card .delivery-fee{font-size:16px}.delivery-card .delivery-actions{flex-direction:column}.delivery-card .delivery-actions .btn{width:100%}.online-toggle{flex-direction:column;align-items:stretch;gap:12px}.online-toggle .toggle-info{justify-content:center}.online-toggle .toggle-switch{align-self:center}}[data-portal=user]{--header-bg:#0b1a30;--header-bg-darker:#070f1e;--header-text:#fff;--header-text-muted:#8892a4;--header-text-secondary:#c4d0e0;--header-border:#1a2d4a;--header-hover:#1a2d4a;--header-hover-bg:#233554;--header-accent:#e5a93c;--header-accent-hover:#f4d03f;--header-input-bg:#1a2d4a;--header-input-border:#2a3a5a;--header-dropdown-bg:#112240}[data-portal=dispatch]{--header-bg:#0a1a0a;--header-bg-darker:#060f06;--header-text:#fff;--header-text-muted:#88a488;--header-text-secondary:#c4d8c4;--header-border:#1a2a1a;--header-hover:#1a2a1a;--header-hover-bg:#234a23;--header-accent:#e5a93c;--header-accent-hover:#f4d03f;--header-input-bg:#1a2a1a;--header-input-border:#2a3a2a;--header-dropdown-bg:#112a11}[data-portal=rider]{--header-bg:#1a0d05;--header-bg-darker:#0f0803;--header-text:#fff;--header-text-muted:#a48868;--header-text-secondary:#d4c0a8;--header-border:#2a1a0d;--header-hover:#2a1a0d;--header-hover-bg:#3a2a1a;--header-accent:#e5a93c;--header-accent-hover:#f4d03f;--header-input-bg:#2a1a0d;--header-input-border:#3a2a1a;--header-dropdown-bg:#1a1008}[data-portal=admin]{--header-bg:#0a051a;--header-bg-darker:#06030f;--header-text:#fff;--header-text-muted:#8868a4;--header-text-secondary:#c4b0d8;--header-border:#1a0a2a;--header-hover:#1a0a2a;--header-hover-bg:#2a1a3a;--header-accent:#e5a93c;--header-accent-hover:#f4d03f;--header-input-bg:#1a0a2a;--header-input-border:#2a1a3a;--header-dropdown-bg:#110820}.universal-header{z-index:1001;background:var(--header-bg);width:100%;color:var(--header-text);display:none;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #00000026}@media (width>=769px){.universal-header{display:block!important}}.uh-top-row{background:var(--header-bg);justify-content:space-between;align-items:center;gap:16px;height:60px;padding:8px 24px;display:flex}.uh-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.uh-logo-img{width:auto;height:42px}.uh-search-center{flex:1;max-width:520px;margin:0 auto;position:relative}.uh-search-wrapper{width:100%;position:relative}.uh-search-icon{pointer-events:none;z-index:1;font-size:16px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.uh-search-input{border:1px solid var(--header-input-border);background:var(--header-input-bg);width:100%;color:var(--header-text);border-radius:24px;outline:none;padding:9px 14px 9px 42px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.uh-search-input::placeholder{color:var(--header-text-muted)}.uh-search-input:focus{border-color:var(--header-accent);box-shadow:0 0 0 2px #e5a93c26}.uh-shortcut-hint{color:var(--header-text-muted);background:var(--header-hover-bg);pointer-events:none;border-radius:4px;padding:2px 8px;font-size:11px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.uh-search-results{background:var(--header-dropdown-bg);border:1px solid var(--header-border);z-index:1002;border-radius:12px;max-height:400px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.uh-search-results-inner{padding:8px 0}.uh-result-group{padding:4px 0}.uh-result-group-title{color:var(--header-accent);text-transform:uppercase;letter-spacing:.5px;padding:6px 16px 4px;font-size:11px;font-weight:700}.uh-result-item{color:var(--header-text-secondary);padding:8px 16px;font-size:13px;text-decoration:none;transition:background .15s;display:block}.uh-result-item:hover{background:var(--header-hover-bg);color:var(--header-text)}.uh-result-footer{border-top:1px solid var(--header-border);padding:8px 16px}.uh-view-all{color:var(--header-accent);font-size:13px;font-weight:500;text-decoration:none}.uh-view-all:hover{color:var(--header-accent-hover)}.uh-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.uh-action-btn{color:var(--header-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 10px;font-family:inherit;font-size:20px;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.uh-action-btn:hover{background:var(--header-hover-bg);color:var(--header-text)}.uh-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.uh-chevron{color:var(--header-text-muted);margin-left:2px;font-size:10px}.uh-profile-avatar{-o-object-fit:cover;object-fit:cover;border:2px solid var(--header-accent);border-radius:50%;width:30px;height:30px}.uh-profile-avatar-placeholder{background:linear-gradient(135deg, var(--header-bg), var(--header-accent));color:#fff;border:2px solid var(--header-accent);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.uh-dropdown-wrapper{position:relative}.uh-dropdown-menu{background:var(--header-dropdown-bg);border:1px solid var(--header-border);z-index:1002;border-radius:12px;min-width:320px;padding:8px 0;display:none;position:absolute;top:calc(100% + 6px);box-shadow:0 8px 32px #0000004d}.uh-dropdown-menu.open{display:block}.uh-dropdown-right{right:0}.uh-dropdown-header{color:var(--header-text);justify-content:space-between;align-items:center;padding:8px 16px 6px;font-size:14px;font-weight:600;display:flex}.uh-badge-text{color:var(--header-text-muted);font-size:12px;font-weight:500}.uh-dropdown-divider{background:var(--header-border);height:1px;margin:4px 0}.uh-dropdown-item-row{cursor:pointer;align-items:flex-start;gap:10px;padding:10px 16px;transition:background .15s;display:flex}.uh-dropdown-item-row:hover{background:var(--header-hover-bg)}.uh-dropdown-item-row.unread{background:#e5a93c0d}.uh-notif-icon,.uh-msg-status{flex-shrink:0;padding-top:1px;font-size:16px}.uh-item-content{flex:1;min-width:0}.uh-item-title{color:var(--header-text-secondary);font-size:13px;line-height:1.4}.uh-item-meta{color:var(--header-text-muted);margin-top:2px;font-size:11px}.uh-dropdown-empty{text-align:center;color:var(--header-text-muted);padding:20px 16px;font-size:13px}.uh-dropdown-footer{justify-content:space-between;padding:6px 16px;display:flex}.uh-footer-link{color:var(--header-accent);font-size:12px;font-weight:500;text-decoration:none}.uh-footer-link:hover{color:var(--header-accent-hover)}.uh-profile-header-card{align-items:center;gap:12px;padding:12px 16px;display:flex}.uh-profile-avatar-large{background:linear-gradient(135deg, var(--header-bg), var(--header-accent));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.uh-profile-info{flex-direction:column;gap:1px;display:flex}.uh-profile-name{color:var(--header-text);font-size:14px;font-weight:600}.uh-profile-phone{color:var(--header-text-muted);font-size:12px}.uh-profile-ref{color:var(--header-accent);font-size:11px}.uh-dropdown-item{color:var(--header-text-secondary);align-items:center;gap:8px;padding:10px 16px;font-size:14px;text-decoration:none;transition:background .15s;display:flex}.uh-dropdown-item:hover{background:var(--header-hover-bg);color:var(--header-text)}.uh-dropdown-item.logout-item{color:#ef4444}.uh-dropdown-item.logout-item:hover{background:#ef44441a}.uh-bottom-row{background:var(--header-bg-darker);border-top:1px solid var(--header-border);justify-content:center;height:44px;display:flex}.uh-nav-inner{justify-content:center;align-items:center;gap:0;width:100%;max-width:1000px;display:flex}.uh-nav-item{color:var(--header-text-muted);white-space:nowrap;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.uh-nav-item:hover{color:var(--header-text);background:var(--header-hover)}.uh-nav-arrow{color:var(--header-text-muted);font-size:8px;transition:transform .2s}.uh-nav-item:hover .uh-nav-arrow{transform:rotate(180deg)}.uh-nav-dropdown-wrapper{position:relative}.uh-nav-dropdown-menu{background:var(--header-dropdown-bg);border:1px solid var(--header-border);z-index:1001;border-radius:0 0 12px 12px;min-width:220px;padding:6px 0;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000004d}.uh-nav-dropdown-wrapper:hover .uh-nav-dropdown-menu{display:block}.uh-nav-dropdown-item{color:var(--header-text-secondary);align-items:center;gap:8px;padding:9px 16px;font-size:13px;text-decoration:none;transition:background .15s;display:flex}.uh-nav-dropdown-item:hover{background:var(--header-hover-bg);color:var(--header-text)}.uh-nav-dropdown-divider{background:var(--header-border);height:1px;margin:4px 0}@media (width<=768px){.universal-header-desktop{display:none!important}}@media (width>=769px) and (width<=1024px){.uh-top-row{gap:10px;padding:8px 16px}.uh-logo-img{height:36px}.uh-search-center{max-width:340px}.uh-shortcut-hint{display:none}.uh-nav-inner{justify-content:flex-start;overflow-x:auto}.uh-nav-item{padding:10px 12px;font-size:13px}.uh-search-results{min-width:300px}}@media (width>=769px){.uh-content-offset{padding-top:104px!important}}.dashboard-container{width:100%;max-width:1000px;margin:0 auto;padding:150px 24px 30px}.dash-banner{background:linear-gradient(135deg, var(--portal-primary,#1a4a7a) 0%, var(--portal-primary-light,#2a5a8a) 50%, var(--portal-primary,#1a4a7a) 100%);color:#fff;border-radius:20px;margin-bottom:28px;padding:0;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003,0 4px 12px #0000001a}.dash-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80%;right:-30%}.dash-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-60%;left:-20%}.dash-banner-inner{z-index:1;justify-content:space-between;align-items:center;padding:32px 36px;display:flex;position:relative}.dash-banner-left{align-items:center;gap:20px;display:flex}.dash-banner-avatar{background:linear-gradient(135deg,#fff3,#ffffff0d);border:3px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden;box-shadow:0 4px 20px #0003}.dash-avatar-img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.dash-avatar-initial{color:#fff;text-shadow:0 2px 4px #0003;font-size:28px;font-weight:800}.dash-banner-text{flex-direction:column;gap:10px;display:flex}.dash-banner-welcome{color:#ffffffd9;letter-spacing:.3px;font-size:16px;font-weight:400}.dash-banner-name{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 8px #00000026;font-size:28px;font-weight:800}.dash-banner-badges{flex-wrap:wrap;gap:8px;display:flex}.dash-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;align-items:center;gap:5px;padding:5px 14px;font-size:12px;font-weight:600;transition:background .2s;display:inline-flex}.dash-badge:hover{background:#ffffff40}.dash-banner-refresh{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dash-banner-refresh:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.dash-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.dash-stat-card{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e5e7eb);cursor:default;border-radius:16px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.dash-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f,0 4px 12px #00000014}.dash-stat-icon{margin-bottom:8px;font-size:24px}.dash-stat-value{color:var(--text-primary,#1a1a2e);font-size:28px;font-weight:800;line-height:1.2}.dash-stat-label{color:var(--text-secondary,#6b7280);margin-top:4px;font-size:13px}.dash-stat-trend{align-items:center;gap:4px;margin-top:6px;font-size:12px;font-weight:600;display:flex}.dash-stat-trend.up{color:#10b981}.dash-stat-trend.down{color:#ef4444}.dash-section-title{color:var(--text-primary,#1a1a2e);letter-spacing:-.3px;align-items:center;gap:10px;margin-bottom:18px;font-size:18px;font-weight:800;display:flex}.dash-quick-actions{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:24px;display:grid}.dash-quick-action{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#1a1a2e);text-align:center;cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:20px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.dash-quick-action:hover{background:var(--portal-primary,#1a4a7a);color:#fff;border-color:var(--portal-primary,#1a4a7a);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 32px #00000026,0 4px 12px #0000001a}.dash-quick-action-icon{font-size:24px}.dash-two-col{grid-template-columns:3fr 2fr;gap:24px;margin-bottom:24px;display:grid}.dash-card{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.dash-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dash-card-title{color:var(--text-primary,#1a1a2e);align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.dash-card-link{color:var(--portal-primary,#1a4a7a);font-size:13px;font-weight:500;text-decoration:none}.dash-card-link:hover{color:var(--portal-secondary,#e5a93c)}.dash-activity-list{flex-direction:column;gap:0;display:flex}.dash-activity-item{border-bottom:1px solid var(--border-color,#e5e7eb);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.dash-activity-item:last-child{border-bottom:none}.dash-activity-icon{background:var(--bg-hover,#f3f4f6);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.dash-activity-content{flex:1;min-width:0}.dash-activity-text{color:var(--text-primary,#1a1a2e);font-size:13px;line-height:1.4}.dash-activity-time{color:var(--text-secondary,#6b7280);margin-top:2px;font-size:11px}.dash-activity-empty{text-align:center;color:var(--text-secondary,#6b7280);padding:30px 16px;font-size:13px}.dash-portal-widget{min-height:200px}.dash-widget-item{border-bottom:1px solid var(--border-color,#e5e7eb);align-items:center;gap:10px;padding:10px 0;display:flex}.dash-widget-item:last-child{border-bottom:none}.dash-widget-icon{flex-shrink:0;font-size:16px}.dash-widget-content{flex:1;min-width:0}.dash-widget-title{color:var(--text-primary,#1a1a2e);font-size:13px;font-weight:600}.dash-widget-sub{color:var(--text-secondary,#6b7280);font-size:11px}.dash-widget-value{color:var(--portal-primary,#1a4a7a);flex-shrink:0;font-size:14px;font-weight:700}.dash-performance-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.dash-perf-card{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e5e7eb);text-align:center;border-radius:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.dash-perf-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a,0 3px 8px #0000000f}.dash-perf-icon{margin-bottom:6px;font-size:20px}.dash-perf-value{color:var(--text-primary,#1a1a2e);font-size:22px;font-weight:800}.dash-perf-label{color:var(--text-secondary,#6b7280);margin-top:2px;font-size:12px}.dash-perf-trend{margin-top:4px;font-size:11px;font-weight:600}.dash-perf-trend.up{color:#10b981}.dash-perf-trend.down{color:#ef4444}[data-theme=light]{--dashboard-bg:#f0f4f8;--card-bg:#fff;--text-primary:#1a1a2e;--text-secondary:#6b7280;--border-color:#e5e7eb;--bg-hover:#f3f4f6}[data-theme=dark]{--dashboard-bg:#0d1117;--card-bg:#1c2333;--text-primary:#f0f6fc;--text-secondary:#8b949e;--border-color:#30363d;--bg-hover:#21262d}[data-portal=user]{--portal-primary:#1a4a7a;--portal-primary-light:#2a5a8a;--portal-secondary:#e5a93c}[data-portal=dispatch]{--portal-primary:#1a4a2a;--portal-primary-light:#2a5a3a;--portal-secondary:#e5a93c}[data-portal=rider]{--portal-primary:#4a2810;--portal-primary-light:#6b3a1a;--portal-secondary:#e5a93c}[data-portal=admin]{--portal-primary:#1a0a2a;--portal-primary-light:#2a1a3a;--portal-secondary:#e5a93c}@media (width<=1024px){.dash-stats-grid{grid-template-columns:repeat(2,1fr)}.dash-quick-actions{grid-template-columns:repeat(3,1fr)}.dash-performance-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.dashboard-container{padding:0 16px 30px}.dash-banner{border-radius:12px;padding:20px 16px}.dash-banner-title{font-size:18px}.dash-banner-top{flex-direction:column;align-items:flex-start;gap:12px}.dash-stats-grid{grid-template-columns:1fr 1fr;gap:12px}.dash-stat-card{padding:16px}.dash-stat-value{font-size:22px}.dash-quick-actions{grid-template-columns:repeat(2,1fr);gap:10px}.dash-two-col{grid-template-columns:1fr;gap:16px}.dash-performance-grid{grid-template-columns:1fr 1fr;gap:12px}}@media (width<=480px){.dash-stats-grid{grid-template-columns:1fr}.dash-quick-actions{grid-template-columns:1fr 1fr}.dash-performance-grid{grid-template-columns:1fr}}.page-container{width:100%;max-width:1100px;margin:0 auto;padding:150px 20px 24px}.content-wrapper{flex-direction:column;width:100%;min-height:calc(100vh - 180px);display:flex}.flexible-content{flex:1;width:100%}.bottom-spacer{width:100%;height:30px}.cards-grid{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;display:grid}@media (width<=1024px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.page-container{padding:70px 12px 94px}.cards-grid{grid-template-columns:1fr}}.table-container{width:100%;overflow-x:auto}.table-container table{width:100%;min-width:600px}.stat-card{width:100%;height:100%}.quick-action{width:100%}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (width>=640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (width>=768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (width>=1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (width>=1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (width>=1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.end-0{inset-inline-end:0}.left-0{left:0}.right-0{right:0}.start-0{inset-inline-start:0}.top-6{top:1.5rem}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.-me-2{margin-inline-end:-.5rem}.-ml-px{margin-left:-1px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.me-1{margin-inline-end:.25rem}.me-2{margin-inline-end:.5rem}.me-3{margin-inline-end:.75rem}.ml-2{margin-left:.5rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-auto{margin-inline-start:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-20{width:5rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.origin-top{transform-origin:top}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-blue-500\/30{border-color:#3b82f64d}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-500\/30{border-color:#6b72804d}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-green-500\/30{border-color:#22c55e4d}.border-indigo-400{--tw-border-opacity:1;border-color:rgb(129 140 248/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-sky-500\/30{border-color:#0ea5e94d}.border-transparent{border-color:#0000}.border-yellow-200{--tw-border-opacity:1;border-color:rgb(254 240 138/var(--tw-border-opacity,1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.from-yellow-400{--tw-gradient-from:#facc15 var(--tw-gradient-from-position);--tw-gradient-to:#facc1500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-yellow-500{--tw-gradient-to:#eab308 var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pe-4{padding-inline-end:1rem}.ps-3{padding-inline-start:.75rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-green-500\/30{--tw-shadow-color:#22c55e4d;--tw-shadow:var(--tw-shadow-colored)}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity,1))}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity,1))}.ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgb(187 247 208/var(--tw-ring-opacity,1))}.ring-opacity-5{--tw-ring-opacity:.05}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}html,body{height:100%;margin:0;padding:0;overflow:hidden}#app{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.portal-header{background:var(--header-bg,var(--bg-secondary));border-bottom:1px solid var(--border-color);flex-shrink:0}.main-body{flex:1;min-height:0;display:flex;overflow:hidden}.portal-sidebar{background:var(--sidebar-bg);border-right:1px solid var(--border-color);flex:0 0 260px;overflow-y:auto}.main-content{flex-direction:column;flex:1;min-height:0;margin:0;padding:0;display:flex;overflow:hidden}.portal-footer{background:var(--footer-bg,var(--bg-secondary));border-top:1px solid var(--border-color);flex-shrink:0}.portal-header .user-desktop-header,.portal-header .user-mobile-header{width:auto!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.portal-sidebar .user-sidebar{padding-top:16px;padding-bottom:16px;height:auto!important;position:relative!important;top:auto!important;left:auto!important}.portal-footer .user-bottom-nav{position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.user-main-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;margin:0!important;padding:0!important}@media (width<=768px){.portal-sidebar .user-sidebar{height:auto!important;position:relative!important}}.placeholder\:text-gray-600::placeholder{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.hover\:bg-blue-500\/20:hover{background-color:#3b82f633}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-500\/20:hover{background-color:#6b728033}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.hover\:bg-green-500\/20:hover{background-color:#22c55e33}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.hover\:bg-sky-500\/20:hover{background-color:#0ea5e933}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity,1))}.focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgb(67 56 202/var(--tw-border-opacity,1))}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgb(55 48 163/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity,1))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.active\:bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.active\:bg-gray-900:active{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.active\:bg-red-700:active{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.active\:text-gray-500:active{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.active\:text-gray-700:active{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.active\:text-gray-800:active{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.disabled\:opacity-25:disabled{opacity:.25}.peer:checked~.peer-checked\:border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.peer:checked~.peer-checked\:border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity,1))}.peer:checked~.peer-checked\:border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.peer:checked~.peer-checked\:bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.peer:checked~.peer-checked\:text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity,1))}.peer:checked~.peer-checked\:text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}@media (width>=640px){.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:ms-10{margin-inline-start:2.5rem}.sm\:ms-6{margin-inline-start:1.5rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1}.sm\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-0{padding-top:0}}@media (width>=768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:p-6{padding:1.5rem}}@media (width>=1024px){.lg\:block{display:block}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.ltr\:origin-top-left:where([dir=ltr],[dir=ltr] *){transform-origin:0 0}.ltr\:origin-top-right:where([dir=ltr],[dir=ltr] *){transform-origin:100% 0}.rtl\:origin-top-left:where([dir=rtl],[dir=rtl] *){transform-origin:0 0}.rtl\:origin-top-right:where([dir=rtl],[dir=rtl] *){transform-origin:100% 0}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme:dark){.dark\:border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:border-red-800{--tw-border-opacity:1;border-color:rgb(153 27 27/var(--tw-border-opacity,1))}.dark\:bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-green-800\/40{background-color:#16653466}.dark\:bg-green-900\/30{background-color:#14532d4d}.dark\:bg-red-900\/20{background-color:#7f1d1d33}.dark\:bg-red-900\/30{background-color:#7f1d1d4d}.dark\:text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dark\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dark\:text-green-300{--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity,1))}.dark\:text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.dark\:text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.dark\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.dark\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgb(22 101 52/var(--tw-ring-opacity,1))}.dark\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity,1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:active\:text-gray-300:active{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}}
