:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e9f1ff;background:#07111f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% -10%,#173662 0%,transparent 33%),#07111f;color:#e9f1ff}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px 1fr}.sidebar{border-right:1px solid #1f3046;padding:24px 16px;display:flex;flex-direction:column;gap:34px;background:#040c16b3}.sidebar-brand{display:flex;align-items:center;gap:10px;font-size:19px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#2c75ed,#1a3d9d);color:#fff;box-shadow:0 8px 24px #16438b77}.brand-mark.small{width:32px;height:32px;border-radius:10px}.sidebar nav{display:grid;gap:7px}.sidebar nav button{border:0;background:transparent;color:#9aabc1;display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:9px;text-align:left}.sidebar nav button:hover,.sidebar nav .nav-active{background:#17263b;color:#fff}.sidebar small{color:#70829a;margin-top:auto}.content{max-width:1300px;width:100%;padding:32px 42px 60px;margin:auto}.topbar,.panel-head,.action-row,.driver-strip{display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar{padding-bottom:26px;border-bottom:1px solid #1f3046}.eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:700;color:#7390bb;margin:0 0 6px}.topbar h1,.panel h2,.report-intro h2{margin:0;font-size:26px;letter-spacing:-.03em}.date-control{font-size:12px;color:#99aabe;display:grid;gap:5px}.date-control input{background:#101e30;color:#eaf2ff;border:1px solid #2b405e;padding:10px;border-radius:9px}.driver-strip{padding:22px 0}.driver-strip select{min-width:210px;background:#101e30;color:#fff;border:1px solid #2b405e;border-radius:9px;padding:10px}.primary,.subtle,.danger{border:1px solid transparent;border-radius:9px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary{color:#fff;background:linear-gradient(135deg,#337eff,#245bd3);box-shadow:0 8px 18px #16449a44}.subtle{color:#cfe0fb;background:#13243a;border-color:#2a4263}.danger{color:#ffb8bb;background:#421b24;border-color:#77313c}.action-row{padding:13px 16px;border:1px solid #254464;background:#0f2238;border-radius:12px;margin-bottom:20px;color:#b9cce4;font-size:14px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#35d39f;box-shadow:0 0 12px #35d39f;margin-right:7px}.button-set{display:flex;gap:8px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.stat,.panel{background:linear-gradient(135deg,#15273ef0,#0b192bf0);border:1px solid #203a59;border-radius:14px;box-shadow:0 16px 35px #02071138}.stat{padding:17px}.stat p{color:#91a6c2;font-size:12px;margin:0 0 10px}.stat strong{font-size:25px;display:block;letter-spacing:-.04em}.green{color:#42d7a5}.blue{color:#67a6ff}.amber{color:#ffca65}.count-line{display:flex;justify-content:space-between;color:#9bb0ca;font-size:12px;margin-top:9px}.count-line b{color:#d8e7fa}.stat small{display:block;color:#91a6c2;font-size:11px;margin-top:10px;line-height:1.4}.panel{padding:19px;margin-top:22px}.panel-head{padding-bottom:15px;border-bottom:1px solid #203a59}.panel h2{font-size:18px}.empty,.empty-inline{color:#a7b7ca;text-align:center}.empty{margin-top:24px;padding:70px 24px;border:1px dashed #2a496c;border-radius:15px;background:#0b192a;display:flex;align-items:center;flex-direction:column;gap:10px}.empty svg{color:#5790ef}.empty h2{color:#e9f1ff;margin:0}.empty p{margin:0;max-width:370px}.empty-inline{padding:36px 12px}.trip-list{display:grid}.trip-row,.driver-report{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #1c3450}.trip-row:last-child,.driver-report:last-child{border-bottom:0}.trip-icon{width:33px;height:33px;border-radius:9px;display:grid;place-items:center}.trip-icon.restaurant{background:#174b3d;color:#45d5a3}.trip-icon.third_party{background:#183b67;color:#6aa8ff}.trip-icon.return{background:#574219;color:#ffcf62}.trip-row div,.driver-report div{flex:1}.trip-row b,.driver-report b{font-size:14px}.trip-row p,.driver-report p{font-size:12px;color:#8ea4c1;margin:4px 0 0}.trip-row strong,.driver-report strong{font-size:14px;color:#dcecff}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020811c9;display:grid;place-items:center;padding:20px;z-index:10}.dialog{width:min(560px,100%);max-height:90vh;overflow:auto;border:1px solid #314a6a;border-radius:16px;background:#0d1c2f;box-shadow:0 25px 80px #000a;padding:19px}.dialog-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #28415f;padding-bottom:14px}.dialog h2{font-size:19px;margin:0}.icon-button{border:0;background:#17283e;color:#aec4e2;width:32px;height:32px;border-radius:8px}.form{display:grid;gap:15px;padding-top:18px}.form label{display:grid;gap:7px;color:#b4c6df;font-size:13px;font-weight:650}.form input,.form select{width:100%;color:#fff;background:#12233a;border:1px solid #2c4769;border-radius:8px;padding:10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.segmented{display:grid;grid-template-columns:1fr 1fr;border:1px solid #2c4769;border-radius:9px;overflow:hidden}.segmented button{background:#101f33;border:0;color:#9fb4d1;padding:10px}.segmented button.selected{background:#285fb8;color:#fff}.address-input{display:flex;gap:8px}.address-input button{white-space:nowrap;border:1px solid #385d8a;background:#153763;color:#d9eaff;border-radius:8px;padding:0 11px;display:flex;align-items:center;gap:6px}.helper{font-size:13px;line-height:1.5;color:#9fb4d1;margin:0}.wide{width:100%}.error{margin:18px 0;padding:11px 14px;border:1px solid #85414c;background:#401b25;color:#ffd6d9;display:flex;justify-content:space-between;gap:10px;border-radius:9px;font-size:13px}.error button{border:0;background:transparent;color:#fff;text-decoration:underline}.report-intro{padding:28px 0 8px}.report-intro p:last-child{color:#9ab0ca;line-height:1.5;max-width:680px}.driver-dot{width:10px;height:10px;border-radius:50%}.pin-screen{min-height:100vh;display:grid;place-items:center;padding:20px}.pin-card{width:min(400px,100%);padding:28px;border:1px solid #284564;border-radius:18px;background:#0c1b2d;text-align:center;display:grid;gap:15px}.pin-card .brand-mark{margin:auto}.pin-card h1,.pin-card p{margin:0}.pin-card p{color:#9db3cd;line-height:1.5}.pin-card label{text-align:left;display:grid;gap:7px;color:#b8cae3;font-size:13px}.pin-card input{background:#12233a;border:1px solid #2c4769;border-radius:8px;padding:11px;color:#fff}@media(max-width:800px){.app-shell{display:block}.sidebar{position:sticky;top:0;z-index:5;padding:10px 14px;flex-direction:row;align-items:center;gap:18px;border-right:0;border-bottom:1px solid #1f3046}.sidebar nav{display:flex;gap:5px;flex:1}.sidebar nav button{padding:9px}.sidebar nav button svg{display:none}.sidebar small{display:none}.content{padding:23px 16px 45px}.topbar{align-items:flex-start}.topbar h1{font-size:22px}.driver-strip,.action-row{align-items:stretch;flex-direction:column}.driver-strip select{min-width:0;width:100%}.button-set{flex-wrap:wrap}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat strong{font-size:21px}.action-row{font-size:13px}.address-input{flex-direction:column}.address-input button{height:40px;justify-content:center}}@media(max-width:430px){.sidebar-brand b{display:none}.stats{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}}
