:root{--phm-green:#07945f;--phm-green2:#05b976;--phm-dark:#062b23;--phm-soft:#ecfbf4;--phm-line:#dcebe6;--phm-text:#20332f}.phm-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;padding:62px 5vw 34px;background:radial-gradient(circle at 80% 10%,#dff8ed 0,#fff 35%,#eefaf5 100%);border-radius:0 0 38px 38px;overflow:hidden}.phm-badge{display:inline-flex;padding:8px 14px;border-radius:999px;background:#e8fff4;color:var(--phm-green);font-weight:850;font-size:13px}.phm-hero h1,.phm-city-hero h1{font-size:clamp(38px,5vw,70px);line-height:.98;margin:18px 0;color:#071e2f;letter-spacing:-.045em}.phm-hero h1::first-line{color:#071e2f}.phm-hero p,.phm-city-hero p{font-size:18px;color:#4d625d;max-width:680px}.phm-search{display:flex;gap:10px;background:white;border:1px solid var(--phm-line);box-shadow:0 24px 70px rgba(8,38,31,.14);border-radius:24px;padding:12px;margin-top:26px}.phm-search input,.phm-search select{flex:1;border:1px solid #e4efeb;border-radius:15px;padding:15px;font-size:15px;background:#fff}.phm-search button,.phm-primary,.phm-form button{border:0;border-radius:15px;background:linear-gradient(135deg,#08a66a,#057a52);color:white;font-weight:850;padding:15px 22px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.phm-secondary{background:#eefaf5!important;color:#086243!important;border:1px solid #c9eadc!important}.phm-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.phm-chips button{border:1px solid var(--phm-line);background:white;border-radius:999px;padding:10px 14px;color:#25453d;font-weight:750;cursor:pointer}.phm-hero__map{background:white;border-radius:30px;box-shadow:0 20px 70px rgba(8,38,31,.13);overflow:hidden;border:1px solid rgba(7,148,95,.12)}#phm-map{height:455px}.phm-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:24px 5vw 0}.phm-kpis div{background:#fff;border:1px solid var(--phm-line);border-radius:20px;padding:18px;box-shadow:0 12px 35px rgba(8,38,31,.06)}.phm-kpis strong{display:block;color:#08261f}.phm-kpis span{color:#61746e;font-size:14px}.phm-layout{display:grid;grid-template-columns:1fr 360px;gap:24px;padding:34px 5vw}.phm-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:16px}.phm-result-card,.phm-card{background:white;border:1px solid var(--phm-line);border-radius:24px;box-shadow:0 14px 40px rgba(8,38,31,.08);padding:20px}.phm-result-card{display:flex;gap:14px;transition:.2s}.phm-result-card:hover{transform:translateY(-2px);box-shadow:0 20px 52px rgba(8,38,31,.12)}.phm-plus{width:48px;height:48px;border-radius:17px;background:linear-gradient(135deg,var(--phm-green2),var(--phm-green));color:white;display:grid;place-items:center;font-size:34px;font-weight:950;flex:0 0 48px}.phm-result-card h3{margin:0 0 6px}.phm-result-card h3 a{color:#0b2d25;text-decoration:none}.phm-result-card p{margin:0 0 10px;color:#60746f}.phm-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.phm-meta span{font-size:12px;color:#305047;background:#f2faf7;border-radius:999px;padding:5px 8px}.phm-tags{display:flex;gap:7px;flex-wrap:wrap}.phm-tags span{background:#eef7ff;color:#296071;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:850}.phm-status{color:#587069;font-weight:700}.phm-side-cta{position:sticky;top:100px;height:max-content;background:linear-gradient(180deg,#fff,#effbf6)}.phm-city-hero{padding:58px 5vw 28px;background:linear-gradient(135deg,#effcf6,#fff)}.phm-form{max-width:780px;margin:40px auto;padding:30px;background:white;border:1px solid var(--phm-line);border-radius:26px;box-shadow:0 18px 45px rgba(8,38,31,.10)}.phm-form label{display:block;font-weight:850;margin:14px 0 6px}.phm-form input,.phm-form textarea{width:100%;box-sizing:border-box;border:1px solid var(--phm-line);border-radius:14px;padding:13px}.phm-city-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.phm-city-grid a{background:white;border:1px solid var(--phm-line);border-radius:16px;padding:14px;color:#12352d;text-decoration:none;font-weight:850}.phm-city-grid span{float:right;color:var(--phm-green)}@media(max-width:960px){.phm-hero,.phm-layout{grid-template-columns:1fr}.phm-kpis{grid-template-columns:1fr 1fr}.phm-search{flex-direction:column}.phm-hero h1,.phm-city-hero h1{font-size:42px}#phm-map{height:340px}.phm-side-cta{position:static}}@media(max-width:560px){.phm-kpis{grid-template-columns:1fr}.phm-hero{padding:36px 18px}.phm-layout{padding:24px 18px}.phm-result-card{padding:16px}.phm-plus{width:42px;height:42px;flex-basis:42px}}
