@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--primary:#c8102e;--primary-dark:#9b0d22;--primary-light:#e8192e;--primary-bg:#fff0f2;--dark:#0f0f1a;--dark-2:#1a1a2e;--dark-3:#252540;--gray-1:#f7f8fc;--gray-2:#eef0f7;--gray-3:#d8dce8;--gray-4:#9ba3bf;--gray-5:#5b6280;--text:#1a1a2e;--text-2:#5b6280;--white:#fff;--success:#10b981;--success-bg:#ecfdf5;--warning:#f59e0b;--warning-bg:#fffbeb;--error:#ef4444;--error-bg:#fef2f2;--info:#3b82f6;--info-bg:#eff6ff;--sidebar-w:256px;--header-h:64px;--radius:12px;--radius-sm:8px;--radius-lg:16px;--shadow:0 1px 3px #0000000f, 0 4px 16px #0000000d;--shadow-md:0 4px 6px #0000000f, 0 10px 30px #0000001a;--shadow-lg:0 20px 60px #00000026;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#1a1a2e;background:#f7f8fc;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:DM Sans,sans-serif;font-weight:500;line-height:1.2}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}:scope::-webkit-scrollbar{width:5px;height:5px}:scope::-webkit-scrollbar-track{background:#eef0f7}:scope::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.3}}.fade-in{animation:.3s fadeIn}.slide-in{animation:.3s slideIn}.spin{animation:1s linear infinite spin}.auth-wrap{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}@media (width<=767px){.auth-wrap{grid-template-columns:1fr}}.auth-left{background:linear-gradient(145deg,#0f0f1a 0%,#1a1a2e 50%,#2a0f18 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:64px;display:flex;position:relative;overflow:hidden}@media (width<=767px){.auth-left{display:none}}.auth-left:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8102e38 0%,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;top:-120px;right:-120px}.auth-left:after{content:"";pointer-events:none;background:radial-gradient(circle,#c8102e24 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;left:-60px}.auth-left-content{z-index:1;position:relative}.auth-left-heading{color:#fff;margin-bottom:16px;font-size:38px;font-weight:800;line-height:1.2}.auth-left-heading span{color:#c8102e}.auth-left-sub{color:#fff9;max-width:320px;font-size:15px;line-height:1.7}.auth-feature-pills{flex-direction:column;gap:12px;margin-top:32px;display:flex}.auth-feature-pill{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:10px 16px;display:flex}.auth-feature-pill .pill-icon{color:#e8192e;background:#c8102e2e;border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.auth-feature-pill .pill-text{color:#fffc;font-size:14px;font-weight:500}.auth-stats{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:32px;margin-top:36px;display:flex}.auth-stats .stat-val{color:#fff;font-family:DM Sans,sans-seri;font-size:22px;font-weight:800}.auth-stats .stat-lbl{color:#ffffff80;margin-top:2px;font-size:12px}.auth-right{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex;overflow-y:auto}@media (width<=599px){.auth-right{padding:24px}}.auth-form-box{width:100%;max-width:420px}.auth-form-title{margin-bottom:8px;font-size:28px;font-weight:800}.auth-error{color:#c8102e;background:#c8102e14;border:1px solid #c8102e40;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:500}.auth-row{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.auth-row .remember-label{cursor:pointer;accent-color:#c8102e;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;font-size:13px;display:flex}.dev-credentials{border-top:1px dashed #eef0f7;margin-top:24px;padding-top:16px}.dev-credentials summary{color:#9ba3bf;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;font-size:12px;display:inline-flex}.dev-credentials .cred-list{color:#9ba3bf;margin-top:10px;font-size:12px;line-height:1.8}.pass-toggle{cursor:pointer;color:#9ba3bf;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.pass-toggle:hover{color:#5b6280}.auth-alt-link{text-align:center;border-top:1px solid #eef0f7;margin-top:20px;padding-top:20px;font-size:13px}.auth-alt-link .link-label{color:#5b6280}.auth-alt-link .link-btn{color:#c8102e;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:600}.auth-alt-link .link-btn:hover{text-decoration:underline}.portal-layout{min-height:100vh;display:flex}.sidebar{z-index:100;background:#fff;border-right:1px solid #eef0f7;flex-direction:column;width:256px;height:100vh;transition:transform .2s;display:flex;position:fixed;top:0;left:0}.sidebar::-webkit-scrollbar{width:5px;height:5px}.sidebar::-webkit-scrollbar-track{background:#eef0f7}.sidebar::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}.sidebar-logo{border-bottom:1px solid #eef0f7;flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:10px;padding:20px 20px 16px;display:flex}.sidebar-nav{flex-direction:column;flex:1;gap:1px;padding:12px;display:flex;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:4px;height:4px}.sidebar-nav::-webkit-scrollbar-track{background:#eef0f7}.sidebar-nav::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}.nav-section{letter-spacing:.1em;text-transform:uppercase;color:#9ba3bf;padding:16px 8px 4px;font-size:10px;font-weight:500}.nav-item{color:#5b6280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.nav-item svg{flex-shrink:0;width:18px;height:18px}.nav-item:hover{color:#1a1a2e;background:#f7f8fc}.nav-item.active{color:#c8102e;background:#fff0f2}.nav-item.active svg{color:#c8102e}.nav-badge{color:#fff;background:#c8102e;border-radius:99px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:700}.sidebar-dark{background:#1a1a2e;border-color:#ffffff14}.sidebar-dark .sidebar-logo{border-color:#ffffff14}.sidebar-dark .nav-section{color:#ffffff52}.sidebar-dark .nav-item{color:#fff9}.sidebar-dark .nav-item:hover{color:#fff;background:#ffffff14}.sidebar-dark .nav-item.active{color:#e8192e;background:#c8102e29}.sidebar-dark .nav-item.active svg{color:#e8192e}.sidebar-dark .sidebar-footer{border-color:#ffffff14}.sidebar-dark .sidebar-user{background:#ffffff0f}.sidebar-dark .sidebar-user:hover{background:#ffffff1a}.sidebar-dark .sidebar-user-name{color:#fff}.sidebar-dark .sidebar-user-role{color:#ffffff73}.sidebar-dark .nav-item.signout{color:#ef4444d9}.sidebar-dark .nav-item.signout:hover{color:#ef4444;background:#ef44441f}.sidebar-footer{border-top:1px solid #eef0f7;flex-shrink:0;padding:12px}.sidebar-user{cursor:pointer;background:#f7f8fc;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;transition:background .2s;display:flex}.sidebar-user:hover{background:#eef0f7}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.sidebar-user-role{color:#5b6280;font-size:11px}.admin-badge{background:#c8102e26;border:1px solid #c8102e4d;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;margin:8px 12px 0;padding:8px 12px;display:flex}.admin-badge span{color:#c8102e;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.main-content{flex-direction:column;flex:1;min-height:100vh;margin-left:256px;display:flex}.topbar{z-index:50;background:#fff;border-bottom:1px solid #eef0f7;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-left{flex-direction:row;flex:none;justify-content:flex-start;align-items:center;gap:12px;min-width:0;display:flex}.topbar-title{font-family:DM Sans,sans-serif;font-size:17px;font-weight:700}.topbar-subtitle{color:#5b6280;margin-top:2px;font-size:12px}.topbar-right{flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.page-body{flex:1;padding:24px}@media (width<=599px){.page-body{padding:16px}}.welcome-banner{background:linear-gradient(135deg,#1a1a2e 0%,#2a0f18 100%);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px;padding:28px 32px;display:flex;position:relative;overflow:hidden}@media (width<=599px){.welcome-banner{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}}.welcome-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#c8102e4d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.welcome-content{z-index:1;position:relative}.welcome-greeting{color:#fff9;margin-bottom:6px;font-size:13px}.welcome-name{color:#fff;margin-bottom:8px;font-size:24px}.welcome-note{color:#fff9;font-size:14px}.welcome-note strong{color:#c8102e}.welcome-actions{z-index:1;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:relative}.alert-banner{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000d}.alert-banner .alert-icon{color:#f59e0b;background:#f59e0b2e;border-radius:10px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.alert-banner .alert-text{flex:1}.alert-banner .alert-text .alert-strong{color:#1a1a2e;font-size:14px;font-weight:700}.alert-banner .alert-text .alert-desc{color:#5b6280;margin-left:8px;font-size:13px}.card{background:#fff;border:1px solid #d8dce8;border-radius:12px;padding:24px;box-shadow:0 1px 2px #1018280a,0 1px 3px #1018280f}.card-sm{padding:16px}.card-title{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:15px;font-weight:700;display:flex}.card-header{border-bottom:1px solid #eef0f7;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.card-header-title{font-size:15px;font-weight:700}.section-label{text-transform:uppercase;letter-spacing:.05em;color:#5b6280;align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.section-label svg{color:#c8102e;flex-shrink:0}.icon-circle{border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.icon-circle-primary{color:#c8102e;background:#fff0f2}.icon-circle-success{color:#10b981;background:#ecfdf5}.icon-circle-warning{color:#f59e0b;background:#fffbeb}.icon-circle-info{color:#3b82f6;background:#eff6ff}.icon-circle-gray{color:#5b6280;background:#eef0f7}.icon-tile{border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.icon-tile-primary{color:#c8102e;background:#fff0f2}.icon-tile-success{color:#10b981;background:#ecfdf5}.icon-tile-warning{color:#f59e0b;background:#fffbeb}.icon-tile-info{color:#3b82f6;background:#eff6ff}.icon-tile-gray{color:#5b6280;background:#eef0f7}.chart-card-title{font-family:DM Sans,sans-serif;font-size:15px;font-weight:700}.chart-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.chart-container{margin:0 -8px}.donut-chart-wrap{flex-shrink:0;line-height:0}.donut-chart-wrap svg,.donut-chart-wrap svg:focus,.donut-chart-wrap svg *,.donut-chart-wrap svg :focus{outline:none}.mini-stat-card{background:#fff;border:1px solid #eef0f7;border-radius:12px;padding:16px 20px;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000d}.mini-stat-card:before{content:"";background:var(--accent-color,#c8102e);width:4px;height:100%;position:absolute;top:0;left:0}.mini-stat-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--accent-color,#1a1a2e);margin-bottom:2px;font-family:DM Sans,sans-serif;font-size:28px;font-weight:700;line-height:1.15}.mini-stat-label{color:#5b6280;font-size:13px;font-weight:500}.stat-card{background:#fff;border:1px solid #eef0f7;border-radius:12px;padding:24px;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000d}.stat-card:hover{border-color:#d8dce8;transform:translateY(-2px);box-shadow:0 4px 6px #0000000f,0 10px 30px #0000001a}.stat-card-top{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.stat-icon{border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.stat-icon.red{color:#c8102e;background:#fff0f2}.stat-icon.green{color:#10b981;background:#ecfdf5}.stat-icon.blue{color:#3b82f6;background:#eff6ff}.stat-icon.orange{color:#f59e0b;background:#fffbeb}.stat-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:#1a1a2e;margin-bottom:2px;font-family:DM Sans,sans-serif;font-size:30px;font-weight:600;line-height:1.15}.stat-label{color:#5b6280;font-size:13px;font-weight:500}.stat-change{border-radius:99px;align-items:center;gap:3px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.stat-change.up{color:#10b981;background:#ecfdf5}.stat-change.down{color:#ef4444;background:#fef2f2}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:#c8102e}.btn-primary:hover{background:#9b0d22;transform:translateY(-1px);box-shadow:0 4px 12px #c8102e4d}.btn-secondary{color:#1a1a2e;background:#eef0f7}.btn-secondary:hover{background:#d8dce8}.btn-outline{color:#c8102e;background:0 0;border:1.5px solid #c8102e}.btn-outline:hover{color:#fff;background:#c8102e;box-shadow:0 4px 12px #c8102e40}.btn-outline-light{color:#fff;background:#ffffff14;border:1.5px solid #ffffff4d}.btn-outline-light:hover{background:#ffffff2e;border-color:#fff9}.btn-ghost{color:#5b6280;background:0 0}.btn-ghost:hover{color:#1a1a2e;background:#eef0f7}.btn-success{color:#fff;background:#10b981}.btn-success:hover{background:#0e9d6d}.btn-danger{color:#fff;background:#ef4444}.btn-danger:hover{background:#ed2828}.btn-dark{color:#fff;background:#1a1a2e}.btn-dark:hover{background:#0f0f1a}.btn-warning{color:#fff;background:#f59e0b}.btn-warning:hover{background:#d98b09}.btn-sm{padding:7px 14px;font-size:13px}.btn-lg{border-radius:12px;padding:14px 28px;font-size:15px}.btn-full{justify-content:center;width:100%}.btn-icon{border-radius:8px;padding:8px}.btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.form-group{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.form-label{color:#1a1a2e;font-size:13px;font-weight:600}.form-input{color:#1a1a2e;background:#fff;border:1.5px solid #d8dce8;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:14px;transition:all .2s}.form-input::placeholder{color:#9ba3bf}.form-input:focus{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e14}.form-input.has-icon{padding-left:40px}.input-wrap{position:relative}.input-icon{color:#9ba3bf;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.form-select{color:#1a1a2e;background:#fff;border:1.5px solid #d8dce8;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:14px;transition:all .2s}.form-select::placeholder{color:#9ba3bf}.form-select:focus{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e14}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239BA3BF' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;width:100%;padding-right:36px}.form-textarea{color:#1a1a2e;background:#fff;border:1.5px solid #d8dce8;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:14px;transition:all .2s}.form-textarea::placeholder{color:#9ba3bf}.form-textarea:focus{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e14}.form-textarea{resize:vertical;min-height:90px}.form-hint{color:#5b6280;font-size:12px}.badge{border-radius:99px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.badge-pending{color:#f59e0b;background:#fffbeb}.badge-active{color:#3b82f6;background:#eff6ff}.badge-transit{color:#2563eb;background:#eff6ff}.badge-delivered{color:#10b981;background:#ecfdf5}.badge-cancelled{color:#ef4444;background:#fef2f2}.badge-primary{color:#c8102e;background:#fff0f2}.badge-gray{color:#5b6280;background:#eef0f7}table{border-collapse:collapse;width:100%;font-size:14px}thead th{text-align:left;color:#5b6280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f7f8fc;border-bottom:1px solid #eef0f7;padding:12px 16px;font-size:11px;font-weight:700}tbody td{color:#1a1a2e;vertical-align:middle;border-bottom:1px solid #eef0f7;padding:16px}tbody tr:hover{background:#f7f8fc}tbody tr:last-child td{border-bottom:none}.td-nowrap{white-space:nowrap}.td-amount{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:700}.table-actions{white-space:nowrap;align-items:center;gap:2px;display:flex}.table-actions .btn-icon{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.tabs{border-bottom:1px solid #eef0f7;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:20px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{width:3px;height:3px}.tabs::-webkit-scrollbar-track{background:#eef0f7}.tabs::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}.tab{color:#5b6280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-1px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .2s}.tab:hover{color:#1a1a2e}.tab.active{color:#c8102e;border-bottom-color:#c8102e;font-weight:600}.form-style{display:"grid";gap:10px;overflow-x:auto}.form-style::-webkit-scrollbar{width:3px;height:3px}.form-style::-webkit-scrollbar-track{background:#eef0f7}.form-style::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}.form-style{padding-bottom:10px}.grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.grid-3{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=899px){.grid-4,.grid-3{grid-template-columns:1fr 1fr}}@media (width<=599px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}}.timeline{flex-direction:column;display:flex}.tl-item{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:14px;padding-bottom:20px;display:flex;position:relative}.tl-item:not(:last-child):before{content:"";background:#eef0f7;width:2px;position:absolute;top:32px;bottom:0;left:15px}.tl-dot{z-index:1;border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.tl-dot.done{color:#10b981;background:#ecfdf5}.tl-dot.active{color:#c8102e;background:#fff0f2}.tl-dot.pending{color:#9ba3bf;background:#eef0f7}.tl-content{flex:1}.tl-title{margin-bottom:2px;font-size:14px;font-weight:600}.tl-time{color:#5b6280;font-size:12px}.avatar{color:#c8102e;background:#fff0f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.avatar-lg{color:#c8102e;background:#fff0f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.avatar-sm{color:#c8102e;background:#fff0f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.search-bar{background:#f7f8fc;border:1.5px solid #eef0f7;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;min-width:240px;padding:8px 14px;transition:all .2s;display:flex}.search-bar:focus-within{background:#fff;border-color:#c8102e}.search-bar input{color:#1a1a2e;background:0 0;border:none;outline:none;width:100%;font-size:14px}.search-bar input::placeholder{color:#9ba3bf}.otp-group{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.otp-input{text-align:center;border:2px solid #d8dce8;border-radius:8px;outline:none;width:52px;height:56px;font-family:DM Sans,sans-serif;font-size:24px;font-weight:700;transition:all .2s}.otp-input:focus{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e14}.toggle{cursor:pointer;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex;position:relative}.toggle input{display:none}.toggle-track{background:#d8dce8;border-radius:99px;width:42px;height:22px;transition:all .2s;position:relative}.toggle-track:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #00000026}.toggle input:checked+.toggle-track{background:#c8102e}.toggle input:checked+.toggle-track:after{transform:translate(20px)}.steps{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:28px;display:flex}.step{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;display:flex}.step:last-child{flex:none}.step-num{color:#9ba3bf;background:#fff;border:2px solid #d8dce8;border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.step-num.active{color:#fff;background:#c8102e;border-color:#c8102e}.step-num.done{color:#fff;background:#10b981;border-color:#10b981}.step-text{color:#9ba3bf;margin:0 8px;font-size:12px;font-weight:600}.step-text.active{color:#c8102e}.step-text.done{color:#10b981}.step-line{background:#d8dce8;flex:1;height:2px}.step-line.done{background:#10b981}.map-box{color:#5b6280;background:linear-gradient(135deg,#e8ecf5,#d8dce8);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex;position:relative;overflow:hidden}.map-box:before{content:"";background-image:linear-gradient(#c8102e0a 1px,#0000 1px),linear-gradient(90deg,#c8102e0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.divider{background:#eef0f7;height:1px;margin:20px 0}.divider-or{color:#5b6280;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.divider-or:before,.divider-or:after{content:"";background:#eef0f7;flex:1;height:1px}.notif-btn{position:relative}.notif-dot{background:#c8102e;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.upload-box{cursor:pointer;text-align:center;background:#f7f8fc;border:2px dashed #d8dce8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;transition:all .2s;display:flex}.upload-box svg{color:#9ba3bf}.upload-box:hover{background:#fff0f2;border-color:#c8102e}.upload-box:hover svg{color:#c8102e}.upload-box.checked{color:#10b981;background:#ecfdf5;border-color:#10b981}.upload-box.checked svg,.upload-box.checked .upload-box-title{color:#10b981}.upload-box-title{color:#1a1a2e;font-size:13px;font-weight:600}.upload-box-sub{color:#5b6280;font-size:11px}.quick-action-card{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #eef0f7;border-radius:12px;padding:20px 16px;transition:all .2s}.quick-action-card .qa-icon{color:#c8102e;background:#fff0f2;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;transition:all .2s;display:flex}.quick-action-card .qa-title{margin-bottom:4px;font-size:14px;font-weight:700}.quick-action-card .qa-desc{color:#5b6280;font-size:12px}.quick-action-card:hover{background:#fff0f2;border-color:#c8102e}.quick-action-card:hover .qa-icon{background:#fff}.shipment-row{cursor:pointer;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:12px 20px;transition:background .2s;display:flex}.shipment-row:hover{background:#f7f8fc}.shipment-icon{background:#fff0f2;border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.shipment-info{flex:1;min-width:0}.shipment-id{margin-bottom:2px;font-size:13px;font-weight:600}.shipment-route{color:#5b6280;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.shipment-meta{text-align:right;flex-shrink:0}.shipment-date{color:#5b6280;margin-top:2px;font-size:11px}.progress-wrap{background:#eef0f7;border-radius:99px;height:6px;overflow:hidden}.progress-wrap .progress-fill{border-radius:99px;height:100%;transition:width .5s}.payment-card-tile{color:#fff;border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000f,0 10px 30px #0000001a}.payment-card-number{letter-spacing:2px;font-variant-numeric:tabular-nums;margin-bottom:24px;font-size:18px;font-weight:800}.payment-card-label{opacity:.7;letter-spacing:.05em;margin-bottom:2px;font-size:10px}.payment-card-brand{font-family:Syne,sans-serif;font-size:18px;font-weight:800}.faq-row{cursor:pointer;color:#5b6280;border-bottom:1px solid #eef0f7;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0;font-size:15px;transition:color .2s;display:flex}.faq-row:hover{color:#1a1a2e}.faq-row:last-child{border-bottom:none}.support-chat-card{flex-direction:column;height:560px;padding:0;display:flex;overflow:hidden}.support-chat-header{border-bottom:1px solid #eef0f7;flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:12px;padding:16px 20px;display:flex}.online-dot-solid{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px}.support-chat-body{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.support-chat-body::-webkit-scrollbar{width:5px;height:5px}.support-chat-body::-webkit-scrollbar-track{background:#eef0f7}.support-chat-body::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}.chat-bubble-row{justify-content:flex-start;gap:8px;display:flex}.chat-bubble-row.from-user{justify-content:flex-end}.chat-bubble{color:#1a1a2e;background:#f7f8fc;border-radius:14px;max-width:75%;padding:10px 14px;font-size:13px}.from-user .chat-bubble{color:#fff;background:#c8102e}.chat-bubble p{line-height:1.5}.chat-bubble-time{opacity:.6;text-align:right;margin-top:4px;font-size:10px}.support-chat-input{border-top:1px solid #eef0f7;flex-shrink:0;gap:12px;padding:12px 16px;display:flex}.landing-wrap{background:radial-gradient(circle at 20% 20%,#c8102e1a,#0000 50%),radial-gradient(circle at 80% 80%,#c8102e14,#0000 50%),#0f0f1a;flex-direction:column;justify-content:center;align-items:center;gap:48px;min-height:100vh;padding:40px 20px;display:flex}.landing-tagline{text-align:center;color:#ffffff8c;max-width:480px;margin-top:-24px;font-size:14px;line-height:1.6}.landing-portals{flex-flow:wrap;justify-content:center;align-items:stretch;gap:24px;width:100%;max-width:1000px;display:flex}.portal-card{-webkit-backdrop-filter:blur(8px);cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;width:280px;padding:32px 26px;transition:all .2s}.portal-card:hover{background:#ffffff14;border-color:#c8102e66;transform:translateY(-4px)}.portal-card-icon{color:#fff;background:linear-gradient(135deg,#c8102e,#9b0d22);border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:flex}.portal-card h3{color:#fff;margin-bottom:8px;font-size:19px}.portal-card p{color:#ffffff8c;margin-bottom:16px;font-size:13px;line-height:1.6}.portal-card-arrow{color:#e8192e;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.phone-page-wrap{background:linear-gradient(160deg,#1a1a2e 0%,#0f0f1a 100%);flex-direction:row;justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex}@media (width<=599px){.phone-page-wrap{padding:0}}.phone-shell{background:#f7f8fc;border-radius:36px;flex-direction:column;width:100%;max-width:412px;height:860px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073,0 0 0 10px #0f0f1a,0 0 0 12px #34344f}@media (width<=599px){.phone-shell{height:100vh;max-height:100vh;box-shadow:none;border-radius:0}}.phone-statusbar{color:#1a1a2e;letter-spacing:.5px;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 26px 6px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;display:flex}.phone-statusbar .phone-statusbar-icons{color:#1a1a2e;align-items:center;gap:5px;display:inline-flex}.phone-topbar{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:6px 16px 14px;display:flex}.phone-iconbtn{cursor:pointer;color:#1a1a2e;background:#fff;border:none;border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000d}.phone-iconbtn:hover{background:#eef0f7}.phone-title{text-align:center;flex:1;font-size:15px;font-weight:700}.phone-content{-webkit-overflow-scrolling:touch;flex:1;padding:0 18px 18px;overflow-y:auto}.phone-content::-webkit-scrollbar{width:4px;height:4px}.phone-content::-webkit-scrollbar-track{background:#eef0f7}.phone-content::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}.phone-bottomnav{background:#fff;border-top:1px solid #eef0f7;flex-direction:row;flex-shrink:0;justify-content:space-around;align-items:center;padding:8px 6px;display:flex;box-shadow:0 -2px 12px #0000000a}.phone-nav-item{cursor:pointer;color:#9ba3bf;background:0 0;border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 10px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.phone-nav-item.active{color:#c8102e}.phone-nav-item:hover{background:#f7f8fc}.driver-action-btn{cursor:pointer;border:none;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px #0000000f,0 10px 30px #0000001a}.driver-action-btn.accept{color:#fff;background:#10b981}.driver-action-btn.accept:hover{background:#0e9d6d;transform:translateY(-1px)}.driver-action-btn.decline{color:#ef4444;box-shadow:none;background:#fff;border:2px solid #fef2f2}.driver-action-btn.decline:hover{background:#fef2f2}.driver-action-btn.primary{color:#fff;background:#c8102e}.driver-action-btn.primary:hover{background:#9b0d22;transform:translateY(-1px)}.driver-action-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.job-progress{flex-direction:row;justify-content:flex-start;align-items:center;margin:18px 0;display:flex}.job-progress-dot{z-index:1;background:#d8dce8;border:3px solid #f7f8fc;border-radius:50%;flex-shrink:0;width:14px;height:14px;position:relative}.job-progress-dot.done{background:#10b981}.job-progress-dot.active{background:#c8102e;box-shadow:0 0 0 4px #c8102e26}.job-progress-line{background:#d8dce8;flex:1;height:3px}.job-progress-line.done{background:#10b981}.online-pill{border-radius:99px;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.online-pill.on{color:#10b981;background:#ecfdf5}.online-pill.off{color:#5b6280;background:#eef0f7}.online-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.online-pill.on .online-dot{animation:1.6s infinite pulseDot}.job-req-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 4px 6px #0000000f,0 10px 30px #0000001a}.job-route{padding-left:22px;position:relative}.job-route:before{content:"";background:#d8dce8;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.job-route-point{padding-bottom:18px;position:relative}.job-route-point:last-child{padding-bottom:0}.job-route-point:before{content:"";background:#c8102e;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:-22px;box-shadow:0 0 0 2px #d8dce8}.job-route-point.delivery:before{background:#0f0f1a}.driver-avatar-ring{color:#fff;background:linear-gradient(135deg,#c8102e,#9b0d22);border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;font-family:Syne,sans-serif;font-size:26px;font-weight:800;display:flex}.mobile-menu-btn{cursor:pointer;background:#fff;border:1px solid #d8dce8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:none}.sidebar-overlay{z-index:99;background:#0006;display:none;position:fixed;inset:0}@media (width<=899px){.portal-layout{flex-direction:column}.sidebar{width:240px;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay.open{display:block}.mobile-menu-btn{display:flex}.main-content{width:100%;margin-left:0}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.gap-8{gap:32px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.ml-auto{margin-left:auto}.mr-2{margin-right:8px}.w-full{width:100%}.h-full{height:100%}.min-w-0{min-width:0}.text-xs{font-size:11px}.text-sm{font-size:13px}.text-lg{font-size:18px}.text-xl{font-size:22px}.text-2xl{font-size:26px}.text-3xl{font-size:32px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:900}.text-muted{color:#5b6280}.text-primary{color:#c8102e}.text-success{color:#10b981}.text-error{color:#ef4444}.text-warning{color:#f59e0b}.text-white{color:#fff}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}.rounded{border-radius:8px}.rounded-full{border-radius:99px}.overflow-hidden{overflow:hidden}.relative{position:relative}.pointer{cursor:pointer}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal-backdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;padding:32px;animation:.2s fadeIn;overflow-y:auto;box-shadow:0 20px 60px #00000026}.modal-box::-webkit-scrollbar{width:5px;height:5px}.modal-box::-webkit-scrollbar-track{background:#eef0f7}.modal-box::-webkit-scrollbar-thumb{background:#d8dce8;border-radius:99px}.invoice-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.invoice-logo-text{color:#c8102e;letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:22px;font-weight:800}.invoice-id{color:#1a1a2e;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700}.invoice-divider{background:#eef0f7;height:1px;margin:16px 0}.invoice-section{flex-direction:column;gap:10px;display:flex}.invoice-row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.invoice-row span:first-child{color:#5b6280;flex-shrink:0}.invoice-row span:last-child{text-align:right;font-weight:500}.invoice-total{background:#f7f8fc;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;margin-top:20px;padding:16px 20px;font-size:15px;font-weight:700;display:flex}.invoice-total-amount{color:#c8102e;font-family:DM Sans,sans-serif;font-size:22px;font-weight:800}.invoice-footer-note{color:#5b6280;text-align:center;border:1px dashed #d8dce8;border-radius:8px;margin-top:16px;padding:12px;font-size:12px}.saved-cards-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=599px){.saved-cards-grid{grid-template-columns:1fr}}.payment-card-tile{color:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000040}.payment-card-tile:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-40%;right:-20%}.payment-card-chip{z-index:1;background:linear-gradient(135deg,gold,orange);border-radius:5px;justify-content:center;align-items:center;width:38px;height:28px;margin-bottom:16px;display:flex;position:relative}.payment-card-chip .chip-inner{background:linear-gradient(135deg,#e8b800,#c89800);border:1px solid #ffffff4d;border-radius:3px;width:24px;height:16px}.payment-card-network{color:#fffc;letter-spacing:.05em;z-index:1;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800;position:absolute;top:20px;right:20px}.payment-card-number{letter-spacing:3px;font-variant-numeric:tabular-nums;z-index:1;margin-bottom:20px;font-size:18px;font-weight:700;position:relative}.payment-card-label{opacity:.65;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:9px}.payment-card-brand{z-index:1;font-family:DM Sans,sans-serif;font-size:18px;font-weight:800;position:relative}.payment-card-brand-badge{color:#ffffffe6;letter-spacing:.02em;z-index:1;font-family:DM Sans,sans-serif;font-size:16px;font-weight:800;position:absolute;bottom:20px;right:20px}.topbar-left{flex:none!important}.topbar-title{white-space:nowrap;font-size:18px;font-weight:700}.topbar-subtitle{white-space:nowrap;color:var(--text-2);font-size:12px}.payment-card-tile{overflow:hidden;position:relative!important}.payment-card-brand-badge{color:#ffffffd9;letter-spacing:.04em;pointer-events:none;font-size:13px;font-style:italic;font-weight:800;line-height:1;position:absolute;top:16px;right:16px}@media (width<=600px){.topbar-right .search-bar{display:none}}@media (width<=640px){.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrap table{min-width:500px}.topbar-right .search-bar{display:none}.grid-4{grid-template-columns:1fr 1fr}.grid-2,.saved-cards-grid{grid-template-columns:1fr}}.pagination-bar{border-top:1px solid var(--gray-2);background:var(--white);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.pagination-info{color:var(--text-2);white-space:nowrap;font-size:12px}.pagination-controls{align-items:center;gap:4px;display:flex}.pg-btn{border:1px solid var(--gray-2);background:var(--white);min-width:32px;height:32px;color:var(--text);cursor:pointer;transition:all var(--transition);border-radius:8px;justify-content:center;align-items:center;padding:0 6px;font-size:13px;font-weight:500;line-height:1;display:flex}.pg-btn:hover:not(:disabled):not(.active){border-color:var(--primary);color:var(--primary);background:var(--primary-bg)}.pg-btn.active{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:700}.pg-btn:disabled{opacity:.35;cursor:not-allowed}.pg-ellipsis{color:var(--text-2);padding:0 4px;font-size:13px;line-height:32px}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow:auto visible}.table-wrap::-webkit-scrollbar{height:4px}.table-wrap::-webkit-scrollbar-track{background:var(--gray-1)}.table-wrap::-webkit-scrollbar-thumb{background:var(--gray-3);border-radius:99px}.table-wrap::-webkit-scrollbar-thumb:hover{background:var(--gray-4)}.table-wrap table{table-layout:auto;width:100%;min-width:600px}@media (width<=480px){thead th,tbody td{padding:10px 12px;font-size:12px}.pagination-bar{flex-direction:column;align-items:flex-start;gap:8px}}.card:has(.table-wrap){overflow:visible}.card .table-wrap{position:relative}.card .table-wrap:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#ffffffe6);width:24px;height:100%;transition:opacity .2s;position:absolute;top:0;right:0}.card .table-wrap.is-scrollable:after{opacity:1}
