:root{--navy:#064a7b;--blue:#11669d;--blue2:#2188b7;--orange:#ef6900;--ink:#18212b;--muted:#6e7884;--line:#e5e9ed;--bg:#f5f7f9;--white:#fff;--shadow:0 8px 28px rgba(21,44,67,.08)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:var(--bg)}button,input,select{font:inherit}button,a{transition:.2s ease}.hidden{display:none!important}.brand{font-size:30px;font-weight:700;text-decoration:none;letter-spacing:-1.2px;color:var(--navy)}.brand strong{color:var(--orange)}.muted{color:var(--muted)}.eyebrow{margin:0 0 8px;color:var(--blue);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1.2px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 10% 5%,rgba(17,102,157,.09),transparent 26%),linear-gradient(135deg,#f8fafc,#eef3f7)}.auth-card{width:min(460px,100%);background:#fff;padding:54px 56px;border-radius:14px;box-shadow:0 18px 60px rgba(8,47,74,.13)}.auth-brand{display:inline-block;margin-bottom:40px}.auth-card h1{font-size:27px;margin:0 0 8px;letter-spacing:-.7px}.auth-intro{font-size:14px;line-height:1.6;margin:0 0 28px}.field{display:block;margin:0 0 19px}.field>span:first-child{display:block;font-size:12px;font-weight:600;margin-bottom:8px;color:#495560}.field input,.field select{width:100%;height:48px;border:1px solid #d9dfe5;border-radius:7px;padding:0 14px;outline:none;background:#fff}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(17,102,157,.1)}.password-wrap{display:flex!important;position:relative}.password-wrap button{position:absolute;right:8px;top:8px;border:0;background:transparent;color:var(--blue);height:32px;cursor:pointer;font-size:12px}.password-wrap input{padding-right:55px}.form-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin:0 0 24px}.check{display:flex;align-items:center;gap:6px}.text-link,.text-button{color:var(--blue);text-decoration:none}.primary,.secondary{height:44px;border:0;border-radius:8px;padding:0 22px;font-weight:600;cursor:pointer}.primary{background:var(--blue);color:#fff;box-shadow:0 5px 13px rgba(17,102,157,.18)}.primary:hover{background:var(--navy);transform:translateY(-1px)}.secondary{background:#eef6fb;color:var(--blue)}.wide{width:100%}.signup{text-align:center;font-size:12px;margin:22px 0 0}.back-link{border:0;background:none;padding:0;margin:0 0 25px;color:var(--blue);cursor:pointer}.otp-input{text-align:center;font-size:24px;letter-spacing:12px;font-weight:600}.topbar{height:90px;position:fixed;z-index:20;top:0;left:0;right:0;background:#fff;display:flex;align-items:center;padding:0 38px;border-bottom:1px solid #edf0f2;box-shadow:0 4px 16px rgba(20,37,52,.04)}.menu-button{margin-right:36px}.icon-button{width:38px;height:38px;border:0;background:transparent;border-radius:8px;cursor:pointer;color:#68737d}.icon-button:hover{background:#f1f5f8}.menu-button span{width:17px;height:1.5px;background:#78828a;display:block;margin:4px auto}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.notification{position:relative;font-size:20px}.notification i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--orange);right:7px;top:6px}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e8f3fa;color:var(--blue);font-weight:700;font-size:12px}.user-copy{display:flex;flex-direction:column;font-size:12px;margin-right:6px}.user-copy span{font-size:10px;color:var(--muted);margin-top:2px}.sidebar{position:fixed;top:90px;bottom:0;left:0;width:110px;background:#fff;border-right:1px solid #e9edf0;z-index:15;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.nav-item{width:100%;height:89px;border:0;border-bottom:1px solid #edf0f2;background:#fff;color:#5e6872;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:11px;position:relative}.nav-item:hover,.nav-item.active{color:var(--blue);background:#f7fbfe}.nav-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--blue)}.nav-icon{font-size:23px;line-height:1}.content{margin:90px 0 0 110px;padding:46px 4.2%;min-height:calc(100vh - 90px);transition:.25s}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.page-heading h1{font-size:28px;margin:0 0 6px;letter-spacing:-.7px}.page-heading .muted{font-size:13px;margin:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}.stat-card{min-height:188px;padding:27px 28px;color:#fff;border-radius:9px;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--shadow);overflow:hidden;position:relative}.stat-card:after{content:"";position:absolute;width:170px;height:170px;border:40px solid rgba(255,255,255,.05);border-radius:50%;right:-70px;bottom:-100px}.stat-card.blue{background:linear-gradient(135deg,#278cb9,#075285)}.stat-card.teal{background:linear-gradient(135deg,#158c9c,#087080)}.stat-card.purple{background:linear-gradient(135deg,#6267ad,#3e4388)}.stat-icon{font-size:25px}.stat-card p{font-size:13px;margin:14px 0 4px;color:rgba(255,255,255,.78)}.stat-card strong{font-size:27px}.stat-card small{display:block;margin-top:8px;color:rgba(255,255,255,.74);font-size:10px}.ring{--p:50;width:91px;height:91px;border-radius:50%;background:conic-gradient(#fff calc(var(--p)*1%),rgba(255,255,255,.22) 0);display:grid;place-items:center;position:relative;flex:none;z-index:1}.ring:before{content:"";width:80px;height:80px;border-radius:50%;position:absolute;background:rgba(14,93,133,.94)}.teal .ring:before{background:#157c89}.purple .ring:before{background:#505599}.ring span{z-index:1;font-size:18px}.dashboard-grid{display:grid;grid-template-columns:2fr .8fr;gap:24px;margin-bottom:24px}.lower-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:24px}.panel{background:#fff;border:1px solid #edf0f2;border-radius:9px;padding:26px 28px;box-shadow:var(--shadow)}.panel-head{display:flex;justify-content:space-between;align-items:flex-start}.panel h2{font-size:17px;margin:0 0 5px}.panel-head p{font-size:11px;margin:0}.panel select{border:1px solid var(--line);border-radius:6px;padding:8px 11px;color:#5b6670;background:#fff;font-size:11px}.legend{display:flex;gap:20px;justify-content:flex-end;margin:12px 8px 6px;font-size:10px;color:var(--muted)}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.blue-dot{background:var(--blue)}.orange-dot{background:var(--orange)}.chart{height:225px;width:100%}.chart svg{width:100%;height:100%;overflow:visible}.balance-card>strong{display:block;font-size:30px;margin:36px 0 5px;letter-spacing:-1px;color:var(--navy)}.balance-card>p{font-size:11px;margin:0 0 27px}.wallet-icon{font-size:28px;color:var(--blue)}.mini-row{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;display:flex;justify-content:space-between;font-size:11px}.text-button{border:0;background:transparent;font-size:11px;cursor:pointer}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;margin-top:19px;font-size:12px;text-align:left}th{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#8a939c;font-weight:600;padding:10px 8px}td{padding:15px 8px;border-top:1px solid #edf0f2;color:#55606a}td b{color:#28323b;font-weight:500}td small{display:block;color:#929aa1;margin-top:4px}.badge{border-radius:20px;padding:5px 9px;font-size:9px;font-weight:600}.badge.success{background:#e8f7ef;color:#168351}.badge.progress{background:#fff3dd;color:#c57900}.route-list{margin-top:14px}.route{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #edf0f2}.route:first-child{border-top:0}.status{width:8px;height:8px;border-radius:50%;flex:none}.online{background:#2dbb78;box-shadow:0 0 0 4px #e2f7ed}.warning{background:#e6a01c;box-shadow:0 0 0 4px #fff3dc}.offline{background:#e34c58;box-shadow:0 0 0 4px #fde8ea}.route div{display:flex;flex-direction:column;min-width:0}.route b{font-size:11px}.route span{font-size:9px;color:#8b949c;margin-top:4px}.route em{font-size:9px;font-style:normal;color:#26875b;background:#e8f7ef;padding:4px 7px;border-radius:12px;margin-left:auto}.route em.warn{color:#b77400;background:#fff2dc}.route em.down{color:#c53c46;background:#fdebed}footer{font-size:10px;color:#9aa2a9;padding:36px 0 2px}.sidebar.collapsed{transform:translateX(-110px)}.sidebar.collapsed~.content{margin-left:0}.empty-state{background:#fff;min-height:500px;border-radius:10px;display:grid;place-items:center;align-content:center;text-align:center;box-shadow:var(--shadow)}.empty-state>span{font-size:50px;color:#c7d3dc}.empty-state h1{margin:18px 0 4px}.empty-state p{color:var(--muted);margin:0 0 25px}.toast{position:fixed;z-index:100;right:24px;bottom:24px;background:#152c3d;color:#fff;padding:13px 18px;border-radius:8px;font-size:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}.modal{position:fixed;z-index:80;inset:0;background:rgba(9,25,37,.55);display:grid;place-items:center;padding:20px}.modal-card{width:min(440px,100%);background:#fff;padding:35px;border-radius:12px;position:relative;box-shadow:0 30px 70px rgba(0,0,0,.2)}.modal-card h2{margin:0 0 9px}.modal-card>p.muted{font-size:13px;line-height:1.5;margin-bottom:25px}.modal-close{position:absolute;right:14px;top:12px;border:0;background:none;font-size:25px;color:#7e8790;cursor:pointer}
@media(max-width:1050px){.stat-grid{grid-template-columns:1fr 1fr}.stat-card:last-child{grid-column:span 2}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.balance-card>strong{margin-top:24px}}
@media(max-width:700px){.topbar{height:72px;padding:0 16px}.topbar .brand{font-size:24px}.menu-button{margin-right:14px}.user-copy,.notification{display:none}.sidebar{top:72px;transform:translateX(-110px);box-shadow:8px 0 20px rgba(0,0,0,.1)}.sidebar.open{transform:none}.content,.sidebar.collapsed~.content{margin:72px 0 0;padding:28px 16px}.page-heading{align-items:flex-start;gap:20px}.page-heading .primary{font-size:0;width:44px;padding:0}.page-heading .primary:first-letter{font-size:18px}.stat-grid{grid-template-columns:1fr}.stat-card:last-child{grid-column:auto}.panel{padding:21px 18px}.chart{height:190px}.auth-shell{padding:16px}.auth-card{padding:40px 27px}.auth-brand{margin-bottom:32px}.form-row{align-items:flex-start}.top-actions{gap:5px}}
.profile-menu{position:relative}.profile-trigger{border:0;background:transparent;display:flex;align-items:center;gap:10px;border-radius:9px;padding:6px 8px;cursor:pointer;color:var(--ink)}.profile-trigger:hover,.profile-trigger[aria-expanded="true"]{background:#f4f7f9}.availability{width:42px;height:24px;border-radius:20px;background:#d7dade;display:flex;align-items:center;padding:3px}.availability i{display:block;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.12)}.chevron{color:#8a949d;font-size:14px}.profile-dropdown{position:absolute;right:0;top:calc(100% + 14px);width:235px;background:#fff;border:1px solid #e0e4e7;border-radius:8px;box-shadow:0 16px 38px rgba(17,39,56,.14);padding:8px;z-index:40}.profile-dropdown:before{content:"";position:absolute;right:25px;top:-6px;width:11px;height:11px;background:#fff;border-left:1px solid #e0e4e7;border-top:1px solid #e0e4e7;transform:rotate(45deg)}.profile-dropdown button{position:relative;width:100%;border:0;background:#fff;display:flex;align-items:center;gap:12px;text-align:left;padding:12px 11px;border-radius:6px;color:#47525b;cursor:pointer}.profile-dropdown button:hover{background:#f3f8fb;color:var(--blue)}.profile-dropdown button>span:last-child{display:flex;flex-direction:column;gap:3px}.profile-dropdown button b{font-size:12px;font-weight:500}.profile-dropdown button small{font-size:9px;color:#929aa1}.dropdown-icon{width:28px;height:28px;border-radius:7px;background:#edf5fa;color:var(--blue);display:grid;place-items:center;font-size:15px;flex:none}.dropdown-separator{height:1px;background:#e8ecef;margin:7px -8px}.profile-dropdown .signout-item:hover{color:#c53c46;background:#fff5f5}.profile-dropdown .signout-item .dropdown-icon{background:#fff0f1;color:#d0444e}@media(max-width:700px){.profile-trigger{gap:5px}.profile-trigger .availability,.profile-trigger .chevron{display:none}.profile-dropdown{right:-4px;top:calc(100% + 10px)}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-shell{background:#f7f7f7;border-top:1px solid #b0a184}.auth-card{width:min(540px,calc(100% - 40px));min-height:404px;border-radius:0;padding:0 80px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 3px 16px rgba(0,0,0,.08)}.auth-brand{display:block;text-align:center;margin:0 0 4px;font-size:31px}.auth-field{height:47px;border:1px solid #d5d5d5;margin:11px 0 0;padding:0 10px;position:relative}.auth-field legend{font-size:11px;color:#707070;padding:0 3px}.auth-field input{border:0;outline:0;width:100%;height:31px;padding:0 3px;background:transparent}.auth-field button{position:absolute;right:6px;top:5px;height:30px;border:0;background:transparent;color:var(--blue);font-size:10px;cursor:pointer}.auth-action-row{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.account-link{border:0;background:transparent;padding:0;color:#303030;text-decoration:none;font-size:12px;cursor:pointer}.account-link:hover{color:var(--blue)}.auth-submit{width:122px;height:43px;border:0;border-radius:24px;background:#176298;color:#fff;font-size:13px;font-weight:600;letter-spacing:.3px;box-shadow:0 2px 3px rgba(0,0,0,.25);cursor:pointer}.auth-submit:hover{background:#084d7c}.forgot-row{display:flex;justify-content:flex-end;margin-top:9px}.register-actions{margin-top:16px}.auth-card #registerPanel,.auth-card #loginPanel{width:100%}.auth-card #registerPanel .auth-brand{margin-bottom:2px}.auth-card:has(#registerPanel:not(.hidden)){min-height:495px}.auth-card #otpPanel{width:100%}@media(max-width:600px){.auth-card{padding:0 28px;min-height:420px}.auth-action-row{gap:15px}.auth-submit{width:120px;flex:none}.auth-brand{font-size:29px}}
.auth-card:has(#otpPanel:not(.hidden)){min-height:480px}.auth-card #otpPanel .auth-brand{margin-bottom:8px}.auth-card #otpPanel h1{font-size:20px;font-weight:400;letter-spacing:0;margin:0 0 7px;white-space:nowrap}.otp-description{font-size:13px;line-height:20px;margin:0 0 17px}.otp-register,.otp-email-line{font-size:13px;margin:0}.otp-register{margin-bottom:20px;white-space:nowrap}.otp-register a{color:#0000ee}.otp-email-line{margin-bottom:17px}.otp-field{margin:0;height:46px}.otp-field input{font-size:18px;letter-spacing:8px}.otp-submit{width:157px;margin-top:16px}.otp-back{display:block;border:0;background:transparent;color:#777;padding:0;margin-top:15px;font-size:10px;cursor:pointer;opacity:0}.otp-back:focus{opacity:1}@media(max-width:600px){.auth-card:has(#otpPanel:not(.hidden)){min-height:480px}.auth-card #otpPanel h1{font-size:17px;white-space:normal}.otp-register{white-space:normal;line-height:19px}.desktop-break{display:none}}
