.nursery-map-wrapper{display:flex;flex-direction:column;gap:1rem}.nursery-search__label{display:block;font-weight:600;margin-bottom:.5rem}.nursery-search__row{display:flex;flex-wrap:wrap;gap:.5rem}.nursery-search__input{border:1px solid #ccc;border-radius:6px;flex:1 1 220px;font-size:1rem;padding:.65rem .8rem}.nursery-search__btn{background:#ec6086;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.65rem 1.2rem}.nursery-search__btn:hover{background:#d8517a}.nursery-search__msg{font-size:.95rem;margin:.5rem 0 0;min-height:1.2em}.nursery-map{background:#eef1f3;border-radius:8px;height:var(--nm-map-height,500px);overflow:hidden;width:100%}.nm-empty{color:#666;padding:2rem;text-align:center}.nursery-results{display:grid;gap:.4rem;list-style:none;margin:0;padding:0}.nursery-results__btn{align-items:center;background:#ec6086;border:1px solid #ec6086;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:.7rem .9rem;text-align:left;width:100%}.nursery-results__btn:hover{background:#d8517a;border-color:#d8517a}.nursery-results__name{font-weight:600}.nursery-results__dist{font-size:.9rem;opacity:.9;white-space:nowrap}.nm-info{color:#333;font-family:inherit;font-size:.95rem;line-height:1.45;max-width:240px;padding:2px 4px}.nm-info__name{color:#2b2b3a;font-size:1.05rem;font-weight:700;margin-bottom:.35rem}.nm-info__addr{color:#555;margin-bottom:.35rem}.nm-info__phone{margin-bottom:.6rem}.nm-info__phone a{color:#ec6086;font-weight:600;text-decoration:none}.nm-info__phone a:hover{text-decoration:underline}.nm-info__cta{background:#ec6086;border-radius:6px;color:#fff!important;display:inline-block;font-weight:700;padding:.5rem .9rem;text-decoration:none}.nm-info__cta:hover{background:#d8517a}@media (max-width:480px){.nursery-search__btn{flex:1 1 100%}}.nursery-loading{color:#666;padding:1rem}