.location-planner{margin:0 0 1rem;padding:.9rem;border:1px solid var(--border);border-radius:.8rem;background:#f8faf8}.location-planner h2{margin:0;font-size:1rem}.location-planner>p{margin:.35rem 0 .7rem;color:var(--muted);font-size:.84rem;line-height:1.4}.location-actions{display:grid;gap:.55rem}.location-button,.zip-form button,.clear-location{border:0;border-radius:.65rem;padding:.68rem .75rem;font:inherit;font-weight:800;cursor:pointer}.location-button{background:var(--accent);color:#fff}.location-button:disabled,.zip-form button:disabled{opacity:.6;cursor:wait}.location-divider{display:flex;align-items:center;gap:.55rem;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.location-divider::before,.location-divider::after{content:"";height:1px;flex:1;background:var(--border)}.zip-form{display:grid;grid-template-columns:1fr auto;gap:.45rem}.zip-form label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zip-form input{margin:0;min-width:0}.zip-form button{background:#e7f1ea;color:#174d32}.clear-location{width:100%;margin-top:.5rem;background:transparent;color:var(--accent);border:1px solid var(--border)}.location-status{min-height:1.2em;margin:.55rem 0 0!important;font-size:.78rem!important}.location-status.error{color:#9a321d!important}.user-location-pin{width:28px;height:28px;border-radius:50%;background:#1769aa;border:4px solid #fff;box-shadow:0 0 0 2px rgba(23,105,170,.45),0 3px 9px rgba(0,0,0,.28);display:grid;place-items:center}.user-location-pin span{width:7px;height:7px;border-radius:50%;background:#fff}.user-accuracy-circle{stroke:#1769aa;fill:#1769aa;fill-opacity:.08;stroke-opacity:.55;stroke-width:1.5}.location-distance{padding:.45rem .55rem;border-radius:.5rem;background:#edf5fb;color:#174d6b;font-size:.82rem}.detail-distance{padding:.7rem .8rem;border:1px solid #c8dceb;border-radius:.65rem;background:#edf5fb;color:#174d6b}.detail-distance a{white-space:nowrap}.location-popup{line-height:1.35}@media(max-width:420px){.zip-form{grid-template-columns:1fr}.zip-form button{width:100%}}