.real-estate-page .real-estate-header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;padding-block:.75rem;display:flex}.real-estate-page .real-estate-hero{align-items:center;gap:3.5rem;padding-block:clamp(4rem,9vw,8rem);display:grid}.real-estate-page .real-estate-hero h1,.real-estate-page .real-estate-section h2,.real-estate-page .real-estate-grid h2{color:var(--foreground);font-family:var(--font-brand);letter-spacing:0;text-wrap:balance;margin:1rem 0 0;font-weight:600;line-height:1.02}.real-estate-page .real-estate-hero h1{max-width:12ch;font-size:clamp(3.2rem,6vw,5.4rem)}.real-estate-page .real-estate-section h2,.real-estate-page .real-estate-grid h2{font-size:clamp(2.3rem,5vw,4.2rem)}.real-estate-page .real-estate-hero p{max-width:40rem;color:var(--muted-foreground);margin-top:1.5rem;font-size:1.12rem;line-height:1.75}.real-estate-page .real-estate-actions{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.real-estate-page .real-estate-demo{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:16px 16px color-mix(in oklab,var(--primary) 18%,transparent);padding:clamp(1rem,3vw,1.5rem)}.real-estate-page .real-estate-chat{gap:.85rem;padding-block:1.5rem;display:grid}.real-estate-page .real-estate-message{border-radius:var(--radius-lg);max-width:88%;padding:.9rem 1rem;font-size:.95rem;line-height:1.55}.real-estate-page .real-estate-message.visitor{background:var(--accent);color:var(--accent-foreground);margin-left:auto}.real-estate-page .real-estate-message.mez{border-left:2px solid var(--primary);color:var(--foreground);border-radius:0}.real-estate-page .real-estate-summary{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;padding-top:1rem;display:flex}.real-estate-page .real-estate-summary span{border:1px solid color-mix(in oklab,var(--primary) 70%,transparent);color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.35rem .6rem;font-size:.68rem;font-weight:600}.real-estate-page .real-estate-section{padding-block:clamp(4.5rem,9vw,8rem)}.real-estate-page .real-estate-steps,.real-estate-page .real-estate-places{border-top:1px solid var(--border);display:grid}.real-estate-page .real-estate-steps article,.real-estate-page .real-estate-places article{border-bottom:1px solid var(--border);padding:1.75rem 0}.real-estate-page .real-estate-steps svg,.real-estate-page .real-estate-places svg{width:1.3rem;color:var(--primary)}.real-estate-page .real-estate-steps h3,.real-estate-page .real-estate-places h3{color:var(--foreground);font-family:var(--font-brand);margin:1rem 0 .5rem;font-size:1.25rem}.real-estate-page .real-estate-steps p,.real-estate-page .real-estate-places p,.real-estate-page .real-estate-grid p{color:var(--muted-foreground);margin:0;line-height:1.7}.real-estate-page .real-estate-band{background:var(--accent);color:var(--accent-foreground);padding-block:clamp(4.5rem,9vw,7rem)}.real-estate-page .real-estate-grid{align-items:center;gap:3rem;display:grid}.real-estate-page .real-estate-grid h2{color:var(--accent-foreground)}.real-estate-page .real-estate-grid p{color:color-mix(in oklab,var(--accent-foreground) 72%,transparent);margin-top:1.5rem}.real-estate-page .real-estate-checklist{gap:.75rem;display:grid}.real-estate-page .real-estate-checklist div{border:1px solid color-mix(in oklab,var(--primary) 55%,transparent);border-radius:var(--radius-md);background:color-mix(in oklab,var(--accent-foreground) 6%,transparent);align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.real-estate-page .real-estate-checklist svg{width:1rem;color:var(--primary)}.mez-explainer .mez-use-link{color:inherit;text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab,var(--primary) 70%,transparent);text-decoration-color:color-mix(in oklab,var(--primary) 70%,transparent);text-underline-offset:.18em;text-decoration-thickness:1px}.mez-explainer .mez-use-link:hover{color:var(--primary)}@media(min-width:640px){.real-estate-page .real-estate-actions{flex-direction:row}}@media(min-width:768px){.real-estate-page .real-estate-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.real-estate-page .real-estate-steps article,.real-estate-page .real-estate-places article{padding:2rem}.real-estate-page .real-estate-steps article+article{border-left:1px solid var(--border)}.real-estate-page .real-estate-places{grid-template-columns:repeat(2,minmax(0,1fr))}.real-estate-page .real-estate-places article:nth-child(2n){border-left:1px solid var(--border)}.real-estate-page .real-estate-grid{grid-template-columns:minmax(0,.9fr) minmax(18rem,.7fr);gap:5rem}}@media(min-width:1024px){.real-estate-page .real-estate-hero{grid-template-columns:minmax(0,.9fr) minmax(28rem,.8fr)}.real-estate-page .real-estate-places{grid-template-columns:repeat(4,minmax(0,1fr))}.real-estate-page .real-estate-places article+article{border-left:1px solid var(--border)}}@media(max-width:767px){.real-estate-page .real-estate-hero h1{font-size:3rem}}
