.page-intro{padding:70px 0 20px;max-width:800px}.page-intro h1{font-size:clamp(2.7rem,6vw,5.5rem);line-height:.95;letter-spacing:-.05em;color:var(--dark);margin:0 0 22px}.page-intro>p:last-child{font-size:1.12rem;color:var(--muted);max-width:700px}.houses-section{padding-top:35px}.houses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.house-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:14px}.house-card h2{font-size:1.25rem;line-height:1.25;margin:0}.house-top{display:flex;justify-content:space-between;align-items:center}.house-state{font-size:.78rem;color:var(--green);font-weight:800}.energy{display:grid;place-items:center;background:var(--green);color:#fff;font-weight:900;width:34px;height:28px;border-radius:5px}.price{font-size:1.1rem}.facts{display:flex;gap:14px;color:var(--muted);font-size:.9rem;min-height:24px}.house-card .button{margin-top:auto;width:max-content}.source-note{color:var(--muted);font-size:.82rem;margin-top:18px}.active{color:var(--green)}@media(max-width:900px){.houses-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.houses-grid{grid-template-columns:1fr}.page-intro{padding-top:45px}.site-header nav{display:flex;gap:12px}.site-header nav a:nth-child(n+3){display:none}}
