.lmh-catalog{--lmh-border:#e2e8f0;--lmh-muted:#64748b;--lmh-bg:#f8fafc;--lmh-accent:#1d4ed8;font:inherit;color:inherit}.lmh-search-form{display:grid;grid-template-columns:minmax(220px,2fr) minmax(160px,1fr) 100px auto;gap:14px;align-items:end;padding:20px;border:1px solid var(--lmh-border);border-radius:14px;background:var(--lmh-bg);margin-bottom:24px}.lmh-search-field label{display:block;font-weight:600;font-size:.9rem;margin-bottom:6px}.lmh-search-field input{width:100%;min-height:44px;padding:9px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.lmh-search-actions{display:flex;align-items:center;gap:10px}.lmh-search-actions button{min-height:44px;padding:9px 18px;border:0;border-radius:8px;background:var(--lmh-accent);color:#fff;font-weight:700;cursor:pointer}.lmh-search-actions a{font-size:.9rem}.lmh-results-count{margin:0 0 16px;color:var(--lmh-muted)}.lmh-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lmh-card{overflow:hidden;border:1px solid var(--lmh-border);border-radius:14px;background:#fff;box-shadow:0 5px 20px rgba(15,23,42,.05)}.lmh-card-image{display:block;aspect-ratio:16/10;background:#e2e8f0;overflow:hidden;text-decoration:none}.lmh-card-image img{width:100%;height:100%;object-fit:cover}.lmh-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:3rem;color:#94a3b8}.lmh-card-body{padding:18px}.lmh-card h3{font-size:1.15rem;line-height:1.3;margin:8px 0}.lmh-card h3 a{text-decoration:none;color:inherit}.lmh-location,.lmh-type{margin:5px 0;color:var(--lmh-muted)}.lmh-badge{display:inline-block;padding:3px 8px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.75rem;font-weight:700}.lmh-card-link{display:inline-block;margin-top:12px;font-weight:700;text-decoration:none}.lmh-notice{padding:18px;border:1px solid var(--lmh-border);border-radius:10px;background:var(--lmh-bg)}.lmh-pagination ul{display:flex;justify-content:center;gap:6px;list-style:none;padding:0;margin:28px 0 0}.lmh-pagination a,.lmh-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border:1px solid var(--lmh-border);border-radius:7px;text-decoration:none}.lmh-pagination .current{background:var(--lmh-accent);color:#fff;border-color:var(--lmh-accent)}.lmh-details-address{font-size:1.05rem;color:var(--lmh-muted);margin-bottom:22px}.lmh-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--lmh-border);border:1px solid var(--lmh-border);border-radius:12px;overflow:hidden;margin:0 0 30px}.lmh-facts div{padding:15px;background:#fff}.lmh-facts dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--lmh-muted)}.lmh-facts dd{margin:4px 0 0;font-weight:700}.lmh-section{margin-top:30px}.lmh-section h2{font-size:1.35rem;margin-bottom:15px}.lmh-amenities{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:0}.lmh-amenities li{padding:7px 11px;border-radius:999px;background:var(--lmh-bg);border:1px solid var(--lmh-border)}.lmh-map-placeholder{padding:24px;border:1px dashed #94a3b8;border-radius:12px;background:var(--lmh-bg)}.lmh-map-placeholder p{margin-top:0}.lmh-contact{display:flex;flex-wrap:wrap;gap:12px}.lmh-contact h2{flex-basis:100%}.lmh-contact a{padding:9px 13px;border:1px solid var(--lmh-border);border-radius:8px;text-decoration:none}@media(max-width:900px){.lmh-search-form{grid-template-columns:1fr 1fr}.lmh-search-main{grid-column:1/-1}.lmh-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lmh-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.lmh-search-form,.lmh-card-grid,.lmh-facts{grid-template-columns:1fr}.lmh-search-main{grid-column:auto}.lmh-search-actions{align-items:flex-start;flex-direction:column}.lmh-card-grid{gap:16px}}
