:root{--bg:#f8f2e8;--bg-strong:#fffaf2;--surface:#fffbf5e6;--surface-strong:#fff;--surface-muted:#efe4d3;--ink:#2d241c;--ink-soft:#655647;--line:#4735221f;--line-strong:#47352233;--accent:#c96a2b;--accent-deep:#9d4d18;--accent-soft:#f3d6bf;--mint:#d9eadf;--gold:#f0d794;--shadow:0 22px 50px #53391f1f;--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--font-display:"Avenir Next", "Segoe UI", sans-serif;--font-copy:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif}html,body{background:radial-gradient(circle at top left, #f0d7946b, transparent 28rem), radial-gradient(circle at top right, #c96a2b29, transparent 20rem), linear-gradient(180deg, #fcf7ef 0%, var(--bg) 46%, #f3eadb 100%);min-height:100%;color:var(--ink);font-family:var(--font-copy);margin:0}body{position:relative}body:before{content:"";pointer-events:none;opacity:.35;background-image:linear-gradient(#ffffff8c 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000002e,#0000 70%);mask-image:linear-gradient(#0000002e,#0000 70%)}h1,h2,h3,h4,button,input,select,label{font-family:var(--font-display)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1200px,100vw - 2rem);margin:0 auto}.eyebrow{color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #c96a2b29;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .8rem;font-size:.8rem;display:inline-flex}.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pill{color:#2e5d3d;font-family:var(--font-display);background:#d9eadfad;border-radius:999px;align-items:center;gap:.35rem;padding:.42rem .72rem;font-size:.82rem;display:inline-flex}.pill.warm{color:var(--accent-deep);background:#f3d6bfb8}.pill.soft{color:var(--ink-soft);background:#ffffffb3}.section-title{margin:0;font-size:clamp(1.4rem,1.7vw,1.9rem);line-height:1.1}.muted{color:var(--ink-soft)}.grid-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.stat-block{border-radius:var(--radius-md);background:#ffffffad;border:1px solid #47352214;padding:1.15rem 1.2rem}.stat-label{color:var(--ink-soft);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem}.stat-value{font-family:var(--font-display);margin-top:.35rem;font-size:1.8rem;font-weight:700;line-height:1}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-section{color:#fff;text-align:center;background-color:#0000;background-image:url(../../../hero-bg.svg),linear-gradient(135deg,#06f 0%,#004ecb 100%);background-position:50%,50%;background-repeat:repeat;background-size:cover,cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:3rem 0 4rem;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:linear-gradient(#05183d2e 0%,#05183d52 100%);position:absolute;inset:0}.hero-section>.container{z-index:1;position:relative}.hero-section h1{letter-spacing:-.02em;text-shadow:0 2px 16px #00000047;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.hero-section .subtitle{opacity:.98;text-shadow:0 2px 12px #00000038;max-width:520px;margin:0 auto 2rem;font-size:1.15rem}.search-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff61;border-radius:14px;gap:0;max-width:560px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 10px 32px #00000038}.search-bar input{font-size:1.05rem;font-family:var(--font-display);color:var(--ink);background:#fffffff5;border:none;outline:none;flex:1;padding:1rem 1.25rem}.search-bar button{color:#fff;cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-display);background:#0057dd;border:none;padding:1rem 1.75rem;transition:background .15s;box-shadow:inset 0 1px #ffffff1f}.search-bar button:hover{background:#0047b3}.popular-section{padding:3rem 0}.popular-section h2{margin-bottom:1.5rem;font-size:1.6rem;font-weight:700}.popular-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.popular-card{cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.popular-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000024}.popular-card .photo{background:#e8e4df;min-height:210px;position:relative;overflow:hidden}.popular-card .photo img{object-fit:cover;width:100%;height:100%;display:block}.photo-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.photo-placeholder span{color:#fff9;font-size:3rem;font-weight:800;font-family:var(--font-display)}.popular-photo-nav{color:#fff;cursor:pointer;z-index:2;background:#0f172ab8;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.1rem;font-weight:700;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.popular-photo-prev{left:.75rem}.popular-photo-next{right:.75rem}.popular-photo-dots{z-index:2;gap:.4rem;display:flex;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)}.popular-photo-dot{cursor:pointer;background:#ffffff85;border:none;border-radius:999px;width:.55rem;height:.55rem}.popular-photo-dot.active{background:#fff}.popular-card .info{flex-direction:column;flex:1;padding:1rem;display:flex}.popular-card .info h3{margin:0 0 .35rem;font-size:1.05rem;line-height:1.3}.popular-card .info .price{color:#06f;font-size:1.1rem;font-weight:700}.popular-card .info .location{color:var(--ink-soft);margin-top:.25rem;font-size:.85rem}.popular-card .info .chips{margin-top:auto}.popular-card .info .beds{background:#f0f0f0;border-radius:6px;margin-top:.5rem;padding:.15rem .5rem;font-size:.75rem;display:inline-block}.split-layout{grid-template-columns:1fr 1fr;height:calc(100vh - 50px);display:grid}.results-pane{border-right:1px solid var(--line);padding:1.5rem;overflow-y:auto}.results-pane-scroll{height:100%;overflow-y:auto}.map-pane{height:100%;position:sticky;top:0}.map-pane .map-shell{height:100vh;min-height:100%}.result-card{color:inherit;background:#fff;border-radius:12px;grid-template-columns:120px 1fr;gap:1rem;margin-bottom:1rem;padding:1rem;text-decoration:none;transition:box-shadow .2s;display:grid;box-shadow:0 2px 10px #0000000f}.result-card:hover{box-shadow:0 4px 20px #0000001f}.result-card .card-photo{background-color:#e8e4df;background-position:50%;background-size:cover;border-radius:8px;width:120px;height:100px}.result-card .card-body h3{margin:0 0 .25rem;font-size:1.1rem}.result-card .card-body .price{color:#06f;font-size:1.15rem;font-weight:700}.result-card .card-body .address{color:var(--ink-soft);margin:.25rem 0;font-size:.85rem}.result-card .card-body .beds{color:var(--ink-soft);font-size:.82rem}.result-card .card-body .chips{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.result-card .card-body .chip{border-radius:6px;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.chip-status{color:#155724;background:#d4edda}.chip-profit{color:#383d41;background:#e2e3e5}.quick-links{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.quick-links-wrap{justify-items:center;gap:.75rem;margin-top:1.25rem;display:grid}.quick-links-heading{font-size:.95rem;font-family:var(--font-display);color:#ffffffe6;margin:0;font-weight:600}.quick-links a{color:#fff;background:#ffffff2e;border-radius:8px;padding:.35rem .85rem;font-size:.85rem;text-decoration:none;transition:background .15s;display:inline-block}.quick-links a:hover{background:#ffffff4d}.quick-links a span{opacity:.82;margin-left:.45rem;font-size:.75rem}.quick-links-more-toggle{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:999px;padding:.35rem .9rem}.quick-links-more{margin-top:0}.filter-bar{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex}.filter-bar select,.filter-bar input{border:1px solid var(--line);font-size:.85rem;font-family:var(--font-display);background:#fff;border-radius:8px;padding:.5rem .75rem}.filter-bar .result-count{color:var(--ink);margin-right:auto;font-size:.9rem;font-weight:700}@media (width<=900px){.split-layout{grid-template-columns:1fr}.map-pane{display:none}}.site-header.svelte-12qhfyh{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #00000014;position:sticky;top:0}.header-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.65rem 1rem;display:flex}.logo.svelte-12qhfyh{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-svg.svelte-12qhfyh{width:auto;height:36px}.footer-logo.svelte-12qhfyh{filter:brightness(0)invert()}.header-nav.svelte-12qhfyh{gap:1.5rem;display:flex}.menu-toggle.svelte-12qhfyh{cursor:pointer;background:#fffffff2;border:1px solid #47352226;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--ink,#1f1a16);border-radius:999px;width:18px;height:2px;display:block}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-display);color:var(--ink-soft,#555);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#06f}.fav-link.svelte-12qhfyh{align-items:center;gap:.2rem;display:inline-flex;position:relative}.fav-badge.svelte-12qhfyh{color:#fff;background:#e74c3c;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-8px}.site-footer.svelte-12qhfyh{color:#ccc;background:#1a1a2e;margin-top:0;padding:3rem 0 0}.footer-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-brand.svelte-12qhfyh{margin-bottom:2rem}.footer-tagline.svelte-12qhfyh{color:#999;margin:.5rem 0 0;font-size:.9rem}.footer-links.svelte-12qhfyh{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .75rem;font-size:.85rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#999;margin-bottom:.55rem;font-size:.88rem;text-decoration:none;transition:color .15s;display:block}.footer-col.svelte-12qhfyh a.footer-priority-link:where(.svelte-12qhfyh){color:#f5d27a;font-weight:700}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom.svelte-12qhfyh{text-align:center;border-top:1px solid #ffffff1a;padding:1.25rem 0}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#777;margin:0;font-size:.8rem}.footer-data-source.svelte-12qhfyh{color:#666!important;margin-top:.4rem!important;font-size:.75rem!important}main.svelte-12qhfyh{min-height:calc(100vh - 120px)}@media (width<=600px){.header-inner.svelte-12qhfyh{padding:.5rem .75rem;position:relative}.menu-toggle.svelte-12qhfyh{display:inline-flex}.header-nav.svelte-12qhfyh{z-index:110;background:#fff;border:1px solid #4735221f;border-radius:14px;flex-direction:column;align-items:stretch;gap:.2rem;padding:.45rem;display:none;position:absolute;top:calc(100% + .45rem);left:.75rem;right:.75rem;box-shadow:0 16px 32px #1f1a161f}.header-nav.header-nav-open.svelte-12qhfyh{display:flex}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:10px;padding:.6rem .7rem;font-size:.82rem;display:block}.header-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#f3d6bf5c}.fav-link.svelte-12qhfyh{justify-content:flex-start}.footer-links.svelte-12qhfyh{grid-template-columns:1fr 1fr}}
