body{margin:0;font-family:system-ui,sans-serif}.app-header{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;border-bottom:1px solid #ddd}.app-header nav{display:flex;gap:1rem}.brand{font-weight:600}.app-content{padding:1.5rem}.location-typeahead{position:relative;max-width:320px}.location-typeahead input{width:100%;box-sizing:border-box;padding:.5rem .75rem;font-size:1rem;border:1px solid #ccc;border-radius:4px}.location-typeahead-status{position:absolute;top:100%;left:0;right:0;padding:.5rem .75rem;font-size:.85rem;color:#666;background:#fff;border:1px solid #ddd;border-top:none}.location-typeahead-results{position:absolute;top:100%;left:0;right:0;margin:0;padding:0;list-style:none;background:#fff;border:1px solid #ddd;border-top:none;max-height:240px;overflow-y:auto;z-index:10}.location-typeahead-results li button{display:block;width:100%;text-align:left;padding:.5rem .75rem;border:none;background:none;cursor:pointer;font-size:.95rem}.location-typeahead-results li button:hover{background:#f0f0f0}.location-multiselect{max-width:320px}.location-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.6rem 0 0;padding:0;list-style:none}.location-chip{display:flex;align-items:center;gap:.3rem;padding:.25rem .5rem;background:#eef0ff;border:1px solid #c8ccf5;border-radius:999px;font-size:.85rem}.location-chip button{border:none;background:none;cursor:pointer;font-size:1rem;line-height:1;color:#444;padding:0}.location-chip button:hover{color:#b00020}
