*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:#fafafa;color:#1f2933}button,input{font:inherit}.button,button{height:42px;border:0;border-radius:10px;background:#00695c;color:white;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.18s ease}.button:hover,button:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(0,105,92,.22)}.secondary{background:#334e68}.landing{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:54px 24px}.landing h1{margin:0;font-size:24px}.landing p{color:#52606d}.actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:14px}.release-card{width:min(760px,100%);margin-top:28px;text-align:left;background:#fff;border:1px solid #d9e2ec;border-radius:8px;padding:20px;box-shadow:0 10px 24px rgba(31,41,51,.08)}.release-card h2{margin:0 0 12px;font-size:18px}.release-card h2+ul{margin-top:0}.release-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 20px}.release-card dl div{border:1px solid #e5eaf0;border-radius:6px;padding:10px;background:#f8fafc}.release-card dt{font-size:12px;color:#52606d;font-weight:800;text-transform:uppercase}.release-card dd{margin:4px 0 0;color:#1f2933;font-weight:800}.release-card li{margin:7px 0;color:#334e68}

.dash-shell{min-height:100vh;background:#fafafa;padding-top:74px}.dash-header{position:fixed;top:0;left:0;right:0;z-index:1000;height:74px;background:#00695c;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 12px 28px rgba(0,77,64,.22)}.dash-brand{display:flex;align-items:center;gap:12px;font-size:22px}.dash-brand strong{font-weight:900;letter-spacing:.1px}.dash-logo{width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:24px}.server-chip{display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700}.pulse{width:10px;height:10px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 rgba(74,222,128,.75);animation:pulse 1.6s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(74,222,128,.72)}70%{box-shadow:0 0 0 10px rgba(74,222,128,0)}100%{box-shadow:0 0 0 0 rgba(74,222,128,0)}}

.config-wrap{padding:22px 24px 0}.config-card{width:min(920px,100%);margin:0 auto;background:#fff;border-radius:16px;padding:18px;display:grid;grid-template-columns:1fr 1fr 1fr 170px;gap:12px;box-shadow:0 18px 44px rgba(15,23,42,.08);border:1px solid #edf2f7}.config-card label{height:48px;display:flex;align-items:center;gap:9px;background:#f5f5f5;border:1px solid #e5e7eb;border-radius:12px;padding:0 12px}.config-card label:focus-within{border-color:#00695c;box-shadow:0 0 0 4px rgba(0,105,92,.1)}.config-card input{width:100%;height:100%;border:0;background:transparent;outline:0;color:#111827;font-weight:700}.config-card button{height:48px;width:100%;border-radius:12px}

.dash-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;padding:22px 24px 28px}.map-card{position:relative;min-height:calc(100vh - 190px);border-radius:12px;overflow:hidden;background:#e5e7eb;box-shadow:0 18px 44px rgba(15,23,42,.1);border:1px solid #e5e7eb}#map{height:100%;min-height:620px}.map-overlay{position:absolute;z-index:500;top:16px;left:16px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-radius:14px;padding:12px 14px;box-shadow:0 12px 28px rgba(15,23,42,.12)}.map-overlay strong{display:block;color:#111827}.map-overlay span{display:block;margin-top:2px;color:#64748b;font-size:13px}.last-update{position:absolute;z-index:500;right:16px;bottom:18px;background:#00695c;color:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;box-shadow:0 14px 30px rgba(0,105,92,.24)}.leaflet-control-zoom{border:0!important;box-shadow:0 12px 24px rgba(15,23,42,.14)!important}.leaflet-control-zoom a{width:38px!important;height:38px!important;line-height:38px!important;color:#00695c!important;font-size:24px!important;font-weight:900!important;border:0!important}.motoboy-photo-marker{background:transparent;border:0}.rider-avatar{position:relative;width:62px;height:62px;display:grid;place-items:center}.rider-avatar .photo{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#00695c,#26a69a);border:4px solid #fff;color:#fff;font-size:22px;font-weight:900;box-shadow:0 14px 28px rgba(0,105,92,.34)}.rider-avatar .bike{position:absolute;right:-2px;bottom:5px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #00695c;font-size:15px}.rider-avatar .order-count{position:absolute;right:0;top:0;min-width:24px;height:24px;border-radius:999px;background:#f59e0b;color:#111827;border:2px solid #fff;display:grid;place-items:center;font-size:12px;font-weight:900}.rider-popup{min-width:230px}.rider-popup-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.rider-popup-photo{width:38px;height:38px;border-radius:50%;background:#00695c;color:#fff;display:grid;place-items:center;font-weight:900}.rider-popup strong{display:block;color:#111827}.rider-popup small{color:#64748b;font-weight:700}.rider-popup ul{margin:8px 0 10px;padding:0;list-style:none}.rider-popup li{padding:8px 0;border-top:1px solid #e5e7eb}.rider-popup li span{display:block;color:#64748b;font-size:12px;margin-top:2px}.rider-popup p{margin:0;color:#64748b;font-size:12px;font-weight:700}

.deliveries-panel{background:#fff;border-radius:16px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.08);border:1px solid #edf2f7;max-height:calc(100vh - 190px);overflow:auto}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-title h2{margin:0;font-size:20px}.panel-title span{min-width:34px;height:30px;border-radius:999px;background:#e0f2f1;color:#00695c;display:grid;place-items:center;font-weight:900}.items{display:flex;flex-direction:column;gap:12px}.delivery-card,.empty-card{background:#fff;border:1px solid #edf2f7;border-radius:14px;padding:14px;box-shadow:0 10px 24px rgba(15,23,42,.07)}.delivery-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-head strong{font-size:16px;color:#111827}.status-badge{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.route{background:#dbeafe;color:#1d4ed8}.status-badge.delivered{background:#dcfce7;color:#166534}.address{margin:10px 0 6px;font-weight:700;color:#334155}.meta-line{margin:0;color:#64748b;font-size:13px}.delivery-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:#64748b;font-size:12px}.delivery-foot button{height:34px;border-radius:10px;padding:0 12px;font-size:12px}.empty-card{color:#64748b;text-align:center;padding:28px 16px}

@media(max-width:980px){.dash-header{height:auto;min-height:74px;flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.dash-shell{padding-top:112px}.server-chip{font-size:13px}.config-wrap{padding:16px}.config-card{grid-template-columns:1fr;padding:14px}.dash-grid{grid-template-columns:1fr;padding:16px}.map-card{min-height:440px}#map{min-height:440px}.deliveries-panel{max-height:none}.dash-brand{font-size:19px}.release-card dl{grid-template-columns:1fr}.landing{padding-top:34px}}
