/* Wach v15.172 — contextual intelligence, not extra interface. */
/* Remove the always-visible save-search action; the same idea now appears only after a failed search. */
#nearby>.section-head .wach-save-search-btn{display:none!important}
.wach-search-alert-prompt:not([data-wach-magic="1"]){display:none!important}
.wach-search-alert-prompt[data-wach-magic="1"]{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin:0 0 10px;border:1px solid #dfe7f5;border-radius:12px;background:#fbfdff}
.wach-magic-need-copy{display:grid;gap:2px;min-width:0}
.wach-magic-need-copy b{font-size:13px;color:#142553}
.wach-magic-need-copy small{font-size:11px;color:#6a7891;font-weight:700}
.wach-magic-need-btn{border:0;border-radius:999px;background:#0647d9;color:#fff;padding:8px 11px;font-weight:900;font-size:11px;white-space:nowrap;cursor:pointer}
.wach-magic-need-btn:disabled{opacity:.6;cursor:default}
.wach-deal-check{display:inline-flex;align-items:center;margin:5px 0 2px;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:900;border:1px solid #dfe7f3;background:#f8fbff;color:#43516a}
.wach-deal-check.good{background:#f2fbf5;border-color:#ccebd5;color:#176b37}
.wach-deal-check.high{background:#fff8ed;border-color:#f1d8ad;color:#89520b}
.wach-magic-match-toast{position:fixed;right:14px;bottom:84px;z-index:100080;max-width:min(380px,calc(100vw - 28px));display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #dbe5f5;border-radius:14px;padding:10px 11px;box-shadow:0 14px 40px rgba(17,36,77,.18)}
.wach-magic-match-toast div{display:grid;gap:2px;min-width:0}
.wach-magic-match-toast b{font-size:12px;color:#142553}
.wach-magic-match-toast small{font-size:11px;color:#68758b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wach-magic-match-toast button{border:0;border-radius:999px;background:#0647d9;color:#fff;padding:7px 10px;font-size:11px;font-weight:900;cursor:pointer}
@media(max-width:640px){.wach-search-alert-prompt[data-wach-magic="1"]{align-items:flex-start}.wach-magic-need-btn{flex:0 0 auto}.wach-magic-match-toast{left:12px;right:12px;bottom:76px}}
