:root{--bg:#f5efe7;--surface:#fffdf8;--surface-strong:#fff;--surface-dark:#1f2933;--text:#1d2430;--muted:#5f6774;--line:#1d24301a;--primary:#b35c44;--primary-dark:#934833;--accent:#e8c48c;--highlight:#2f6b62;--shadow:0 30px 60px #2a201814;--radius-lg:28px;--radius-md:20px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#e8c48c47,#0000 28%),linear-gradient(#f8f3eb 0%,#f5efe7 100%);margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{border:0}h1,h2,h3,h4,p,ul{margin:0}ul{padding:0;list-style:none}.container{width:min(1180px,100vw - 2rem);margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--primary);align-items:center;gap:.5rem;font-size:.78rem;font-weight:800;display:inline-flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.2rem;font-weight:700;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-dark)}.button-secondary{color:var(--text);border:1px solid var(--line);background:0 0}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f3ebd1;border-bottom:1px solid #1d24300f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0;display:flex;position:relative}.brand{align-items:center;gap:.9rem;min-width:0;display:inline-flex}.brand strong,.hero-copy h1,.section-heading h2,.property-hero-copy h1,.city-hero-copy h1,.detail-section h2,.footer-grid h2{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif}.brand strong{font-size:1rem;display:block}.brand small{color:var(--muted);max-width:30rem;font-size:.82rem;display:block}.brand-mark{background:linear-gradient(135deg,var(--primary),#d08d6c);color:#fff;border-radius:50%;place-items:center;width:2.7rem;height:2.7rem;font-weight:900;display:inline-grid}.menu-toggle{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.65rem 1rem;font-weight:700;display:none}.site-nav{align-items:center;gap:1rem;display:flex}.site-nav a{color:var(--muted);font-weight:600}.site-nav a.is-active,.site-nav a:hover{color:var(--text)}.hero-grid,.city-hero,.property-hero{align-items:stretch;gap:2rem;padding:4.5rem 0 3rem;display:grid}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.city-hero,.property-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}.hero-copy h1,.city-hero-copy h1,.property-hero-copy h1{margin:.8rem 0 1rem;font-size:clamp(2.6rem,5vw,5rem);line-height:.98}.hero-copy p,.city-hero-copy p,.property-hero-copy p,.section-heading p,.detail-section p,.site-footer p,.property-card p,.city-card p,.detail-card p{color:var(--muted)}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.6rem;display:flex}.hero-badges{flex-wrap:wrap;gap:.7rem;margin-top:1.1rem;display:flex}.hero-badge{min-height:38px;color:var(--text);background:#ffffffb8;border:1px solid #1d243014;border-radius:999px;align-items:center;padding:.55rem .85rem;font-size:.88rem;font-weight:700;display:inline-flex;box-shadow:0 18px 36px #2a20180d}.hero-aside,.city-hero-visual,.property-hero-visual,.info-panel,.property-sidebar-card,.footer-card,.filter-panel,.detail-card,.stat-card,.city-card,.property-card{box-shadow:var(--shadow);border-radius:var(--radius-lg);background:#ffffffd6;border:1px solid #ffffffbf}.hero-aside,.filter-panel,.footer-card,.property-sidebar-card,.detail-card{padding:1.4rem}.hero-copy{position:relative}.hero-copy:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#e8c48c61 0%,#e8c48c00 72%);border-radius:50%;width:9rem;height:9rem;position:absolute;top:-1.3rem;left:-1.1rem}.hero-photo,.city-hero-photo,.property-hero-photo,.property-card-media,.city-card-media,.gallery-main{border-radius:calc(var(--radius-lg) - 6px);position:relative;overflow:hidden}.hero-photo{min-height:420px}.city-hero-photo,.property-hero-photo{min-height:380px}.hero-photo:after,.city-hero-photo:after,.property-hero-photo:after,.property-card-media:after,.city-card-media:after,.gallery-main:after{content:"";background:linear-gradient(#0000 35%,#12121259 100%);position:absolute;inset:0}.hero-photo img,.city-hero-photo img,.property-hero-photo img,.property-card-media img,.city-card-media img,.gallery-main img,.gallery-thumb img{object-fit:cover}.hero-aside-copy{margin-top:1rem}.hero-aside-copy h2{margin:.45rem 0 .8rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:clamp(1.5rem,2vw,2.05rem);line-height:1.05}.hero-stats,.quick-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.4rem;display:grid}.stat-card{padding:1rem}.stat-card strong{font-size:1.2rem;display:block}.stat-card span{color:var(--muted);font-size:.9rem}.section{padding:1.4rem 0 4rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-heading h2,.detail-section h2{font-size:clamp(1.9rem,2.4vw,3rem);line-height:1.05}.section-grid{gap:1.35rem;display:grid}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-card,.city-card{overflow:hidden}.property-card-media,.city-card-media{min-height:240px;display:block}.property-card-body,.city-card-body{padding:1.3rem}.property-card-topline,.property-meta-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.property-card h3,.city-card h3,.detail-card h3{margin:.4rem 0 .75rem;font-size:1.55rem;line-height:1.05}.rating{background:#e8c48c4d;border-radius:999px;padding:.3rem .6rem;font-size:.85rem;font-weight:800}.tag-row{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.tag{color:var(--highlight);background:#2f6b6214;border-radius:999px;padding:.45rem .7rem;font-size:.88rem;font-weight:700;display:inline-flex}.card-actions{gap:.75rem;margin-top:1.25rem;display:flex}.card-actions .button{flex:1}.filter-panel{gap:1rem;display:grid}.filter-bar{grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.filter-field{flex-direction:column;gap:.45rem;display:flex}.filter-field label{color:var(--muted);font-size:.86rem;font-weight:700}.filter-field input,.filter-field select{border:1px solid var(--line);min-height:48px;color:var(--text);background:#fff;border-radius:14px;padding:.85rem 1rem}.results-summary{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;display:flex}.info-columns,.detail-grid,.property-content-grid,.city-summary-grid,.gallery-grid{gap:1.35rem;display:grid}.info-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.info-panel,.property-sidebar-card{padding:1.35rem}.info-panel h3,.property-sidebar-card h3{margin:.4rem 0 .9rem;font-size:1.25rem}.stack-list{gap:.65rem;margin-top:1rem;display:grid}.stack-list li{color:var(--muted);padding-left:1rem;position:relative}.stack-list li:before{content:"•";color:var(--primary);position:absolute;left:0}.city-summary-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.gallery-grid{grid-template-columns:minmax(0,1fr) 180px;align-items:start}.gallery-main{min-height:520px}.gallery-thumbs{gap:.85rem;display:grid}.gallery-thumb{border-radius:var(--radius-sm);cursor:pointer;background:#fff;border:2px solid #0000;min-height:110px;position:relative;overflow:hidden}.gallery-thumb.is-active{border-color:var(--primary)}.property-content-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start}.detail-section{gap:1rem;display:grid}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-sidebar{gap:1rem;display:grid;position:sticky;top:6.5rem}.footer-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1.5rem;padding:4rem 0 1.5rem;display:grid}.site-footer{background:linear-gradient(#1f29330a,#1f293314);border-top:1px solid #1d243014;margin-top:3rem}.footer-meta{color:var(--muted);justify-content:space-between;gap:1rem;padding:1rem 0 2rem;font-size:.92rem;display:flex}.empty-state{text-align:center;color:var(--muted);border-radius:var(--radius-lg);border:1px dashed var(--line);padding:2rem}@media (max-width:1024px){.hero-grid,.city-hero,.property-hero,.property-content-grid,.city-summary-grid,.footer-grid,.gallery-grid,.filter-bar,.property-grid,.info-columns,.city-grid{grid-template-columns:1fr}.property-sidebar{position:static}.gallery-thumbs{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}}@media (max-width:768px){.container{width:min(100vw - 1.2rem,1180px)}.menu-toggle{display:inline-flex}.site-nav{box-shadow:var(--shadow);background:#fffdf8fa;border:1px solid #1d243014;border-radius:20px;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;top:calc(100% + .5rem);left:.6rem;right:.6rem}.site-nav.is-open{display:flex}.brand small{display:none}.hero-grid,.city-hero,.property-hero{padding-top:2.4rem}.hero-photo,.city-hero-photo,.property-hero-photo,.gallery-main{min-height:300px}.hero-stats,.quick-stats,.detail-grid,.card-actions,.property-meta-row,.section-heading,.results-summary,.footer-meta{grid-template-columns:1fr;align-items:flex-start;display:grid}.card-actions .button,.site-nav .button{width:100%}}
