:root{font-family:Inter,Arial,sans-serif;color:#17294b;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.5}a{text-decoration:none;color:inherit}.shell{display:flex;min-height:100vh}.sidebar{width:248px;background:#10295b;color:#fff;display:flex;flex-direction:column;padding:24px 15px;position:sticky;top:0;height:100vh;flex:none}.brand{text-align:center;padding-bottom:30px}.brand img{width:190px;height:115px;object-fit:cover;object-position:center;border-radius:12px}.brand span{display:block;font-size:10px;letter-spacing:2px;color:#bbcae2}.sidebar nav{display:grid;gap:5px}.sidebar nav button{display:flex;gap:13px;align-items:center;background:none;border:0;color:#c1d1e7;padding:13px 17px;border-radius:10px;text-align:left;font-weight:700}.sidebar nav button.active,.sidebar nav button:hover{background:#2d4775;color:#fff}.sidebar nav button.active{border-left:4px solid #ff6909}.sidebar nav svg{width:19px}.side-footer{margin-top:auto;border-top:1px solid #38517b;padding-top:18px;display:flex;align-items:center;gap:9px}.side-footer div{flex:1;min-width:0}.side-footer strong,.side-footer small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.side-footer strong{font-size:12px}.side-footer small{font-size:11px;color:#adbfdd}.side-footer button{background:none;border:0;color:#fff}.avatar{background:#ff6909;color:#fff;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex:none;text-transform:uppercase}.main{flex:1;min-width:0;max-width:1600px;padding:32px 40px 70px}.main header,.header-right,.section-head,.route-card-top,.route-card-bottom,.recent,.order-row,.order-meta,.map-controls,.team-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.main header{margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#ff6909;font-weight:800}.main h1{font-size:28px;margin:6px 0 0}.today,.muted{font-size:13px;color:#8793a8}.icon-button,.mobile-menu{background:#fff;border:1px solid #e2e7f0;border-radius:9px;width:37px;height:37px;display:grid;place-items:center}.mobile-menu{display:none}.welcome{background:#eaf0f8;border-radius:16px;padding:25px 35px;min-height:180px;display:flex;align-items:center;justify-content:space-between}.welcome h2{font-size:27px;margin:10px 0}.welcome p,.section-head p{color:#8490a3;font-size:13px}.welcome img{width:120px;height:120px;object-fit:cover;border-radius:20px;mix-blend-mode:multiply}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.stats>div,.card,.map-card,.route-card{background:#fff;border:1px solid #e7ebf2;border-radius:14px;box-shadow:0 3px 16px #18305408}.stats>div{padding:20px}.stats span,.stats strong,.stats small,.route-row strong,.route-row small,.recent strong,.recent small,.order-main strong,.order-main small,.stops strong,.stops small{display:block}.stats span{color:#76849a;font-size:13px}.stats strong{font-size:32px;color:#10295b;margin:9px 0 4px}.stats small,.route-row small,.recent small,.order-main small,.stops small{font-size:11px;color:#92a0b3;margin-top:4px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.card{padding:22px;margin-bottom:18px}.section-head{margin-bottom:16px}.section-head h2,.card h2,.map-card h2{font-size:17px;margin:0}.section-head p{margin:4px 0 0}.text-button{border:0;background:none;color:#ff6909;font-weight:800;font-size:12px}.route-row{width:100%;border:0;border-top:1px solid #eef1f5;background:none;padding:14px 0;display:flex;align-items:center;gap:12px;text-align:left}.route-row>span:nth-child(2),.recent>span:first-child{flex:1;min-width:0}.route-icon{background:#fff0e8;color:#ff6909;border-radius:10px;width:38px;height:38px;display:grid;place-items:center;flex:none}.route-row strong,.recent strong{font-size:13px}.badge{background:#eef3f9;color:#57708d;border-radius:99px;font-size:10px;font-weight:800;padding:6px 9px;white-space:nowrap}.badge.delivered{background:#e7f8ee;color:#158451}.badge.out_for_delivery,.badge.active{background:#fff0dc;color:#a95b04}.recent{padding:14px 0;border-top:1px solid #eef1f5}.button,.form button{background:#ff6909;color:#fff;border:1px solid transparent;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px}.button.subtle,.button.outline{background:#fff;color:#10295b;border-color:#dfe5ef}.form{display:flex;flex-wrap:wrap;align-items:end;gap:13px}.form-title{width:100%;display:flex;align-items:center;gap:10px;color:#ff6909}.form-title h2{color:#17294b}.form label,.map-controls label,.auth label{font-size:12px;font-weight:700;display:flex;flex-direction:column;gap:6px;color:#63718a}.form label{flex:1;min-width:150px}.form input,.form select,.map-controls select,.order-meta select,.auth input{height:41px;border:1px solid #dfe5ee;border-radius:9px;padding:0 11px;color:#17294b;background:#fff;outline-color:#ff6909}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.route-card{padding:21px;text-align:left;color:#17294b}.route-card:hover,.route-tile:hover{border-color:#ff6909}.route-card h3{margin:24px 0 5px}.route-card p{font-size:12px;color:#8793a8;margin:0 0 20px}.route-card-bottom{border-top:1px solid #eef1f5;padding-top:14px;font-size:12px;color:#8490a3}.route-card-bottom strong{color:#ff6909}.order-form .fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.order-form .wide{grid-column:span 2}.table-card{padding:0}.table-card>.section-head{padding:22px 22px 6px}.order-row{border-top:1px solid #eef1f5;padding:17px 22px}.order-main{min-width:0}.order-main strong{font-size:13px}.order-meta{justify-content:flex-end;flex-wrap:wrap}.order-meta select{max-width:200px;font-size:12px}.map-controls{justify-content:flex-start;margin-bottom:12px;flex-wrap:wrap}.map-controls select{min-width:260px}.map-note{font-size:12px;color:#8793a8}.location-state{font-size:12px;color:#188957}.map-card{overflow:hidden;margin-bottom:18px}.map-card .section-head{padding:22px 22px 0}.map-card iframe,.empty-map{display:block;border:0;width:100%;height:420px;background:#eaf0f8}.empty-map{display:grid;place-items:center;text-align:center;padding:25px;color:#7486a0}.stops{padding:5px 22px 20px}.stops>div{display:flex;align-items:center;gap:10px;border-top:1px solid #edf0f5;padding:12px 0}.stops>div>div{flex:1}.stops strong{font-size:12px}.stop-index{background:#ff6909;color:#fff;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;font-size:11px}.route-grid.compact{margin-top:15px}.route-tile{border:1px solid #e5eaf2;border-radius:10px;background:#fff;padding:15px;display:grid;text-align:left;gap:4px}.route-tile.selected{border-color:#ff6909;background:#fff8f4}.route-tile small{color:#8793a8}.route-tile span{font-size:11px;color:#ff6909}.team-form{max-width:750px}.team-row{border-top:1px solid #edf0f5;padding:13px 0}.team-row strong{flex:1}.notice,.error.banner{padding:13px;border-radius:9px;margin-bottom:16px;font-size:13px;display:flex;justify-content:space-between;overflow-wrap:anywhere}.notice{color:#137345;background:#e9f8ef}.error{color:#ad3535}.error.banner{background:#fff0f0}.notice button,.error.banner button{background:none;border:0;color:inherit}.auth{min-height:100vh;background:linear-gradient(135deg,#10295b,#244875 65%,#ff6909);display:grid;place-items:center;padding:18px}.auth-box{background:#fff;width:min(440px,100%);border-radius:20px;padding:38px;box-shadow:0 25px 80px #00153255}.auth-box img{width:260px;height:150px;object-fit:cover;display:block;margin:0 auto 24px;border-radius:12px}.auth-box h1{font-size:25px}.auth-box p{font-size:13px;line-height:1.6;color:#697792}.auth-box label{margin-top:24px}.auth-box button{width:100%;margin:16px 0;background:#ff6909;color:#fff;border:0;padding:13px;border-radius:9px;font-weight:800}.auth-box small{color:#94a0b2}.auth-box .success{color:#188957}.loading{padding:50px;text-align:center}@media(max-width:1050px){.main{padding:26px}.stats,.route-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.sidebar{position:fixed;z-index:20;transform:translate(-100%);transition:transform .2s}.sidebar.open{transform:translate(0)}.mobile-menu{display:grid;margin-right:10px;flex:none}.main{padding:22px 16px;width:100%}.main header{justify-content:flex-start}.header-right{margin-left:auto}.today{display:none}.two-col,.route-grid{grid-template-columns:1fr}.order-row{flex-direction:column;align-items:flex-start}.order-meta{justify-content:flex-start;width:100%}}@media(max-width:480px){.main h1{font-size:22px}.welcome{padding:24px}.welcome h2{font-size:22px}.welcome img{display:none}.stats{gap:9px}.stats>div{padding:15px}.stats strong{font-size:27px}.section-head{flex-wrap:wrap}.form label{min-width:100%}.order-form .fields{grid-template-columns:1fr}.order-form .wide{grid-column:auto}.map-controls select{min-width:0;width:100%}.map-card iframe,.empty-map{height:320px}.auth-box{padding:26px}}.stop-actions{display:flex;gap:4px}.stop-actions button{border:1px solid #dfe5ee;background:#fff;color:#10295b;border-radius:7px;min-width:28px;height:28px}.stop-actions button:disabled{opacity:.35}.route-status{display:flex;align-items:center;gap:9px;margin-bottom:12px;font-size:12px;font-weight:700;color:#596d8b}.route-status select{border:1px solid #dfe5ee;background:#fff;border-radius:8px;padding:8px;color:#10295b}.map-limit{color:#a55b12;background:#fff4e6;padding:10px;border-radius:8px;font-size:12px}
