:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17211f;background:#eef4f2}
*{box-sizing:border-box}body{margin:0}.topbar{position:sticky;top:0;z-index:5;background:#0f766e;color:white;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 12px #0002}.topbar h1{margin:0;font-size:23px}.topbar p{margin:2px 0 0;opacity:.85}.version{font-size:13px;opacity:.85}main{max-width:820px;margin:auto;padding:14px 12px 40px}.card{background:white;border-radius:16px;padding:16px;margin:12px 0;box-shadow:0 2px 14px #0f766e14}h2{font-size:18px;margin:0 0 14px}.title-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.muted{color:#61706c;font-size:13px;margin-top:-8px}label{display:block;font-weight:650;font-size:14px;margin:12px 0}input,select{width:100%;padding:13px;border:1px solid #cbd8d4;border-radius:11px;font-size:16px;background:#fff}input:focus,select:focus{outline:2px solid #80cbc4;border-color:#0f766e}.customer-address.place-confirmed{border-color:#0f766e;background:#f4fbf9}.check{display:flex;align-items:center;gap:9px;font-weight:500}.check input{width:auto}.primary,.secondary,.danger,.route-control{border:0;border-radius:11px;padding:11px 14px;font-weight:700;font-size:15px;cursor:pointer}.primary{background:#0f766e;color:white}.secondary{background:#e6f1ee;color:#0f5d57}.danger{background:#fce8e8;color:#9a2424}.big{width:100%;padding:15px;font-size:17px}.status{min-height:20px;margin:10px 0 0;color:#5a6965}.status.error{color:#a61b1b}.hidden{display:none!important}.customer-section-header{display:flex;gap:12px;align-items:center;justify-content:space-between;cursor:pointer}.customer-section-header h2{margin-bottom:10px}.customer-summary{margin:0}.customer-header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.customer-toggle{min-width:96px}.customer-body{margin-top:14px}.customer-section.collapsed .customer-body{display:none}.customer-section.collapsed{padding-top:13px;padding-bottom:13px}.customer-card{border:1px solid #e2ebe8;border-radius:13px;padding:12px;margin:10px 0}.customer-head{display:grid;grid-template-columns:1fr 1.3fr auto;gap:8px;align-items:center}.days{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.day-chip{display:flex;align-items:center;gap:5px;background:#f1f6f5;border-radius:999px;padding:7px 9px;font-size:13px;font-weight:650}.day-chip input{width:auto;padding:0}.location-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.location-badge{font-size:12px;color:#7a5147;background:#fff3ef;border-radius:999px;padding:7px 9px}.location-badge.ok{color:#0f5d57;background:#e8f5f1}.selection-actions{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.route-customers{display:grid;gap:7px}.route-choice{display:flex;align-items:flex-start;gap:10px;border:1px solid #e3ebe9;border-radius:11px;padding:10px}.route-choice input{width:auto;margin-top:4px}.route-choice strong{display:block}.route-choice small{display:block;color:#66736f;margin-top:2px}.route-choice.scheduled{background:#f5faf8}.selected-count{font-weight:700;color:#0f5d57}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.metrics article{background:#f1f6f5;border-radius:12px;padding:12px;display:flex;flex-direction:column}.metrics span{font-size:12px;color:#64736f}.metrics strong{font-size:18px;margin-top:4px}.route-list{display:grid;gap:8px}.route-stop{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;border:1px solid #e2ebe8;border-radius:12px;padding:10px}.route-stop.locked{border-color:#e8b84a;background:#fffaf0}.route-position{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e6f1ee;color:#0f5d57;font-weight:800}.route-main strong{display:block}.route-main small{display:block;color:#66736f;margin-top:3px}.route-buttons{display:flex;gap:5px}.route-control{padding:8px 9px;background:#eef4f2;color:#284b47}.route-control.lock{min-width:42px}.route-control.active{background:#f5d98e;color:#634700}.route-control:disabled{opacity:.35;cursor:default}.route-anchor{padding:10px 4px;color:#0f5d57;font-weight:800}.result-actions{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.maps-segments{margin-top:12px;padding:12px;border:1px solid #dce9e5;border-radius:12px;background:#f7fbfa}.maps-segments strong{display:block;margin-bottom:8px}.maps-part{display:block;padding:10px 0;color:#0f5d57;font-weight:700;text-decoration:none;border-top:1px solid #e4efec}.saved-routes article{border:1px solid #e0e9e7;border-radius:12px;padding:12px;margin:8px 0}.saved-routes strong{display:block}.saved-routes span{font-size:13px;color:#5e6d69}.map-modal{position:fixed;inset:0;z-index:1000;background:#0008;display:grid;place-items:center;padding:12px}.map-panel{width:min(900px,100%);height:min(760px,92vh);background:white;border-radius:16px;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto}.map-toolbar,.map-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px}.map-toolbar small{display:block;color:#66736f;margin-top:2px}.map-toolbar .danger{font-size:22px;padding:6px 12px}.map-actions{flex-wrap:wrap}.map-actions span{font-size:13px;color:#5d6d68;flex:1;text-align:center}.map-actions button:disabled{opacity:.45}#pickerMap{min-height:400px;width:100%}.place-suggestions{background:white;border:1px solid #d8e3e0;border-radius:12px;box-shadow:0 10px 28px #0002;overflow:hidden;max-height:360px;overflow-y:auto}.place-suggestions button{display:block;width:100%;text-align:left;padding:11px 12px;border:0;border-bottom:1px solid #edf2f0;background:white;cursor:pointer}.place-suggestions button:hover,.place-suggestions button:focus{background:#f3f8f6;outline:none}.place-suggestions strong{display:block;font-size:14px}.place-suggestions small{display:block;margin-top:3px;color:#65736f;font-size:12px}.google-attrib{padding:8px 12px;text-align:right;color:#6b7673;font-size:11px;background:#fafcfc}
.customer-master{display:none}.customer-day-groups{display:grid;gap:9px}.customer-day-card{border:1px solid #dfe9e6;border-radius:13px;overflow:hidden;background:#fbfdfc}.customer-day-header{width:100%;border:0;background:#f3f8f6;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:#173b37;cursor:pointer}.customer-day-header span{display:flex;align-items:baseline;gap:9px}.customer-day-header strong{font-size:15px}.customer-day-header small{font-size:12px;color:#687773}.customer-day-header b{font-size:16px}.customer-day-body{display:none;padding:0 10px 8px}.customer-day-card.open .customer-day-body{display:block}.customer-day-item{background:white}.day-empty{margin:12px 4px 4px}
@media(max-width:600px){.customer-head{grid-template-columns:1fr auto}.customer-head .customer-address{grid-column:1/2}.metrics{grid-template-columns:1fr}.title-row{align-items:center}.route-stop{grid-template-columns:38px 1fr}.route-buttons{grid-column:1/3;justify-content:flex-end}.result-actions{display:grid}.result-actions button{width:100%}.map-panel{height:94vh}.map-actions{display:grid;grid-template-columns:1fr 1fr}.map-actions span{grid-column:1/3}.map-actions button{width:100%}.customer-section-header{align-items:flex-start}.customer-header-actions{display:grid;grid-template-columns:1fr 1fr}.customer-header-actions button{padding:9px 10px;font-size:13px}.customer-day-header{padding:11px 12px}.customer-day-header span{display:block}.customer-day-header small{display:block;margin-top:2px}}
