:root{--skel-base:#e9eaf0;--skel-shine:#f5f6fa}.dark{--skel-base:#1e2330;--skel-shine:#252b3b}@keyframes skel-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skel-pulse{background:linear-gradient(90deg, var(--skel-base) 25%, var(--skel-shine) 50%, var(--skel-base) 75%);background-size:600px 100%;animation:1.6s linear infinite skel-shimmer}.skel-card-wrap{pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.skel-thumb{aspect-ratio:16/9;border-radius:inherit;object-fit:cover;background-color:var(--skel-base);opacity:.85;border-bottom-right-radius:0;border-bottom-left-radius:0;flex-shrink:0;width:100%;display:block}.skel-body{flex-direction:column;flex:1;gap:0;padding:16px;display:flex}.skel-line{border-radius:6px;width:100%;height:13px;margin-bottom:10px}.skel-line--sm{height:10px}.skel-line--tag{border-radius:100px;height:10px}.skel-line--title{height:20px}.skel-list-item{pointer-events:none;align-items:flex-start;gap:12px;display:flex}.skel-rank{border-radius:4px;flex-shrink:0;width:24px;height:13px;margin-top:2px;display:block}.skel-list-body{flex-direction:column;flex:1;gap:8px;display:flex}.skel-hero{pointer-events:none;flex-direction:column;gap:0;display:flex}.skel-hero .skel-line{margin-bottom:12px}
.t-real-estate{--bg:#f8fafc;--surface:#fff;--surface-2:#eef4fb;--ink:#0f172a;--ink-2:#1e3a5f;--muted:#64748b;--line:#e2e8f0;--line-strong:#94a3b8;--brand:#1f4e7a;--accent:var(--brand-color,#1f4e7a);--accent-soft:color-mix(in srgb, var(--accent) 12%, transparent);--hot:#dc2626;--header-bg:#1f4e7af7;--shadow-card:0 1px 4px #00000012, 0 4px 16px #0000000d;--font-sans:var(--font-body,var(--font-inter,"Inter", system-ui, sans-serif));--font-serif:var(--font-heading,var(--font-manrope,system-ui, sans-serif))}.t-real-estate [data-theme=dark],.dark .t-real-estate{--bg:#0b1523;--surface:#13223a;--surface-2:#1a2e47;--ink:#e2e8f0;--ink-2:#93c5fd;--muted:#7aa0c4;--line:#1e3554;--line-strong:#2d5080;--brand:#3b82f6;--accent:var(--brand-color,#3b82f6);--accent-soft:color-mix(in srgb, var(--accent) 15%, transparent);--hot:#f87171;--header-bg:#0b1523fa;--shadow-card:0 1px 4px #0006, 0 4px 16px #0000004d}.t-real-estate{background:var(--bg);color:var(--ink);font-family:var(--font-sans);min-height:100vh}.t-real-estate .re-topstrip{background:var(--accent);color:#fff;letter-spacing:.01em;justify-content:space-between;align-items:center;padding:.375rem 1.5rem;font-size:.75rem;font-weight:500;display:flex}.t-real-estate .re-topstrip a{color:#ffffffd9;text-decoration:none}.t-real-estate .re-topstrip a:hover{color:#fff}.t-real-estate .re-topstrip-links{gap:1.25rem;display:flex}.t-real-estate [data-theme=dark] .re-topstrip,.dark .t-real-estate .re-topstrip{background:color-mix(in srgb, var(--accent) 85%, #000)}.t-real-estate .re-header{background:var(--surface);border-bottom:1px solid var(--line);z-index:50;position:sticky;top:0;box-shadow:0 1px 8px #0000000f}.t-real-estate .re-header-inner{justify-content:space-between;align-items:center;max-width:1200px;height:3.75rem;margin:0 auto;padding:0 1.5rem;display:flex}.t-real-estate .re-logo{color:var(--accent);letter-spacing:-.02em;flex-shrink:0;align-items:center;min-width:0;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.t-real-estate .re-logo-img{object-fit:contain;flex-shrink:0;width:auto;max-width:160px;height:32px;display:block}.t-real-estate .re-logo span{color:var(--ink)}.t-real-estate .re-nav{align-items:center;gap:1.5rem;display:flex}.t-real-estate .re-nav a{color:var(--muted);font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s}.t-real-estate .re-nav a:hover{color:var(--accent)}.t-real-estate .re-nav-cta{background:var(--accent);border-radius:6px;padding:.4rem 1rem;color:#fff!important;font-size:.8125rem!important;font-weight:600!important;transition:opacity .15s!important}.t-real-estate .re-nav-cta:hover{opacity:.88}.t-real-estate [data-theme=dark] .re-header,.dark .t-real-estate .re-header{background:var(--surface);border-bottom-color:var(--line)}.t-real-estate .re-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.t-real-estate .re-hero{background:var(--brand);color:#fff;padding:3rem 0 2.5rem;position:relative;overflow:hidden}.t-real-estate .re-hero:before{content:"";pointer-events:none;background:linear-gradient(135deg,#00000026 0%,#0000 60%);position:absolute;inset:0}.t-real-estate [data-theme=dark] .re-hero,.dark .t-real-estate .re-hero{background:color-mix(in srgb, var(--accent) 70%, #000 30%)}.t-real-estate .re-hero-inner{grid-template-columns:1fr 380px;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (max-width:900px){.t-real-estate .re-hero-inner{grid-template-columns:1fr}.t-real-estate .re-hero-image{display:none}}.t-real-estate .re-hero-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#ffffffb3;align-items:center;gap:.5rem;margin-bottom:.875rem;font-size:.6875rem;font-weight:700;display:flex}.t-real-estate .re-hero-eyebrow-dot{background:var(--brand-color,#4ade80);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite re-pulse}@keyframes re-pulse{0%,to{opacity:1}50%{opacity:.4}}.t-real-estate .re-hero-title{color:#fff;font-size:clamp(1.625rem,3vw,2.25rem);font-weight:800;line-height:1.2;font-family:var(--font-sans);margin:0 0 1rem}.t-real-estate .re-hero-summary{color:#fffc;max-width:560px;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.t-real-estate .re-hero-meta{color:#fff9;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.t-real-estate .re-hero-meta-dot{opacity:.4}.t-real-estate .re-hero-read-more{color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;align-items:center;gap:.375rem;margin-top:1.25rem;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.t-real-estate .re-hero-read-more:hover{background:#ffffff40}.t-real-estate .re-hero-image{aspect-ratio:16/10;background:#ffffff14;border-radius:12px;overflow:hidden}.t-real-estate .re-hero-image img{object-fit:cover;width:100%;height:100%}.t-real-estate .re-stats-strip{background:var(--surface);border-bottom:1px solid var(--line);padding:.75rem 0}.t-real-estate .re-stats-inner{align-items:center;gap:0;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;overflow-x:auto}.t-real-estate .re-stat-item{border-right:1px solid var(--line);white-space:nowrap;flex-shrink:0;align-items:center;gap:.625rem;padding:.375rem 1.25rem;display:flex}.t-real-estate .re-stat-item:first-child{padding-left:0}.t-real-estate .re-stat-item:last-child{border-right:none}.t-real-estate .re-stat-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.6875rem;font-weight:600}.t-real-estate .re-stat-value{color:var(--accent);font-size:.9375rem;font-weight:700;font-family:var(--font-sans)}.t-real-estate .re-stat-change{border-radius:3px;padding:1px 5px;font-size:.6875rem;font-weight:600}.t-real-estate .re-stat-change--up{color:#15803d;background:#dcfce7}.t-real-estate .re-stat-change--down{color:#dc2626;background:#fee2e2}.t-real-estate [data-theme=dark] .re-stat-change--up,.dark .t-real-estate .re-stat-change--up{color:#86efac;background:#14532d}.t-real-estate [data-theme=dark] .re-stat-change--down,.dark .t-real-estate .re-stat-change--down{color:#fca5a5;background:#7f1d1d}.t-real-estate [data-theme=dark] .re-stats-strip,.dark .t-real-estate .re-stats-strip{background:var(--surface);border-bottom-color:var(--line)}.t-real-estate .re-main{padding:2.5rem 0 3rem}.t-real-estate .re-layout{grid-template-columns:1fr 300px;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (max-width:900px){.t-real-estate .re-layout{grid-template-columns:1fr}}.t-real-estate .re-section-head{border-bottom:2px solid var(--accent);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.625rem;display:flex}.t-real-estate .re-section-title{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-2);font-size:.75rem;font-weight:800}.t-real-estate .re-section-more{color:var(--accent);font-size:.75rem;font-weight:600;text-decoration:none}.t-real-estate .re-section-more:hover{text-decoration:underline}.t-real-estate .re-cards-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (max-width:640px){.t-real-estate .re-cards-grid{grid-template-columns:1fr}}.t-real-estate .re-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:10px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.t-real-estate .re-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.t-real-estate .re-card-image{aspect-ratio:16/9;background:var(--surface-2);flex-shrink:0;overflow:hidden}.t-real-estate .re-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.t-real-estate .re-card:hover .re-card-image img{transform:scale(1.03)}.t-real-estate .re-card-body{flex-direction:column;flex:1;padding:1rem 1.125rem;display:flex}.t-real-estate .re-card-cat{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.t-real-estate .re-card-title{color:var(--ink);margin-bottom:.5rem;font-size:.9375rem;font-weight:700;line-height:1.35;text-decoration:none;display:block}.t-real-estate .re-card-title:hover{color:var(--accent)}.t-real-estate .re-card-summary{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:.75rem;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.t-real-estate .re-card-meta{color:var(--muted);align-items:center;gap:.5rem;margin-top:auto;font-size:.75rem;display:flex}.t-real-estate .re-list-card{border-bottom:1px solid var(--line);gap:.875rem;padding:.875rem 0;display:flex}.t-real-estate .re-list-card:last-child{border-bottom:none}.t-real-estate .re-list-card-thumb{background:var(--surface-2);border-radius:6px;flex-shrink:0;width:72px;height:52px;overflow:hidden}.t-real-estate .re-list-card-thumb img{object-fit:cover;width:100%;height:100%}.t-real-estate .re-list-card-body{flex:1;min-width:0}.t-real-estate .re-list-card-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.35;text-decoration:none;display:-webkit-box;overflow:hidden}.t-real-estate .re-list-card-title:hover{color:var(--accent)}.t-real-estate .re-list-card-meta{color:var(--muted);margin-top:.25rem;font-size:.6875rem}.t-real-estate .re-sidebar-block{margin-bottom:2rem}.t-real-estate .re-sidebar-box{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:10px;padding:1.25rem}.t-real-estate .re-category-list{flex-direction:column;gap:.25rem;display:flex}.t-real-estate .re-category-item{color:var(--ink);border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .12s;display:flex}.t-real-estate .re-category-item:hover{background:var(--accent-soft);color:var(--accent)}.t-real-estate .re-category-dot{background:var(--accent);opacity:.6;border-radius:50%;width:6px;height:6px}.t-real-estate .re-agent{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.t-real-estate .re-agent-photo{object-fit:cover;border:3px solid var(--accent);border-radius:50%;width:80px;height:80px}.t-real-estate .re-agent-name{color:var(--ink);font-size:1rem;font-weight:700}.t-real-estate .re-agent-title{color:var(--muted);margin-top:-.5rem;font-size:.8125rem}.t-real-estate .re-sidebar-block[data-section-size="0"]{padding-top:8px;padding-bottom:8px}.t-real-estate .re-sidebar-block[data-section-size="2"]{padding-top:20px;padding-bottom:20px}.t-real-estate .re-agent-bio{color:var(--muted);font-size:.8125rem;line-height:1.5}.t-real-estate .re-newsletter{background:var(--accent);color:#fff;text-align:center;border-radius:10px;padding:1.5rem}.t-real-estate .re-newsletter-title{margin-bottom:.375rem;font-size:1rem;font-weight:800}.t-real-estate .re-newsletter-body{color:#fffc;margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.t-real-estate .re-newsletter-form{flex-direction:column;gap:.5rem;display:flex}.t-real-estate .re-newsletter-input{color:#fff;background:#ffffff26;border:none;border-radius:6px;outline:none;padding:.625rem .875rem;font-size:.875rem}.t-real-estate .re-newsletter-input::placeholder{color:#ffffff8c}.t-real-estate .re-newsletter-input:focus{background:#ffffff38}.t-real-estate .re-newsletter-btn{color:var(--accent);cursor:pointer;background:#fff;border:none;border-radius:6px;padding:.625rem;font-size:.875rem;font-weight:700;transition:opacity .15s}.t-real-estate .re-newsletter-btn:hover{opacity:.9}.t-real-estate .re-footer{background:var(--brand);color:#ffffffb3;margin-top:1rem;padding:2rem 0;font-size:.8125rem}.t-real-estate [data-theme=dark] .re-footer,.dark .t-real-estate .re-footer{background:color-mix(in srgb, var(--bg) 60%, var(--brand) 40%)}.t-real-estate .re-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.t-real-estate .re-footer-brand{color:#fff;font-size:1rem;font-weight:800}.t-real-estate .re-footer-links{gap:1.25rem;display:flex}.t-real-estate .re-footer-links a{color:#ffffffa6;text-decoration:none}.t-real-estate .re-footer-links a:hover{color:#fff}.t-real-estate__article,.t-real-estate__article *{font-family:var(--font-sans)}.t-real-estate .article-section__label{color:var(--muted);border-bottom-color:var(--accent);border-bottom-width:2px}.t-real-estate .article-section__body,.t-real-estate .article-section__list-item{color:var(--ink)}.t-real-estate .article-section--callout{background:var(--surface-2);border-color:var(--accent);border-left-width:4px}.t-real-estate .article-section__callout-body{color:var(--ink-2);font-style:normal}.t-real-estate .article-section--quote{border-color:var(--accent)}.t-real-estate .article-section__quote{color:var(--muted)}.t-real-estate .article-section--divider{border-color:var(--line)}.t-real-estate .article-section__stat-chip{background:var(--surface-2)}.t-real-estate .article-section__stat-value{color:var(--accent);font-family:var(--font-sans);font-weight:800}.t-real-estate .article-section__stat-label{color:var(--muted)}.t-real-estate__article-summary{color:var(--ink);margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.7}.t-real-estate__article-bullets,.t-real-estate__article-implications{color:var(--ink);margin-bottom:1rem;padding-left:1.5rem;line-height:1.7}.t-real-estate__article-callout{background:var(--surface-2);border-left:4px solid var(--accent);color:var(--ink-2);border-radius:0 8px 8px 0;margin-bottom:1.25rem;padding:1rem 1.25rem}.t-real-estate .re-hamburger{cursor:pointer;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:none}.t-real-estate .re-nav-mobile{background:var(--surface);border-bottom:1px solid var(--line);z-index:200;flex-direction:column;padding:1rem 0;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 16px #00000014}.t-real-estate .re-nav-mobile-link{color:var(--ink);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none}.t-real-estate .re-nav-mobile-link:hover{color:var(--accent)}.t-real-estate .re-nav-mobile-cta{background:var(--accent);color:#fff;text-align:center;border-radius:6px;margin:.5rem 1.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none}@media (max-width:960px){.t-real-estate .re-layout,.t-real-estate .re-hero-inner{grid-template-columns:1fr}.t-real-estate .re-hero-image{display:none}}@media (max-width:680px){.t-real-estate .re-nav{display:none}.t-real-estate .re-hamburger{display:flex}.t-real-estate .re-header-inner{position:relative}.t-real-estate .re-cards-grid{grid-template-columns:1fr}.t-real-estate .re-hero-title{font-size:clamp(1.5rem,5vw,2.25rem)}.t-real-estate .re-topstrip{display:none}.t-real-estate .re-stats-inner{flex-wrap:wrap;gap:.75rem}.t-real-estate .re-stat-item{min-width:45%}.t-real-estate .re-footer-inner{text-align:center;flex-direction:column;gap:.5rem}}@media (max-width:400px){.t-real-estate .re-hero-title{font-size:1.375rem}.t-real-estate .re-logo{font-size:1.25rem}}.t-real-estate .re-footer-social{align-items:center;gap:12px;display:flex}.t-real-estate .re-footer-social a{color:#ffffff80;align-items:center;transition:color .15s;display:flex}.t-real-estate .re-footer-social a:hover{color:#fff}.t-real-estate .re-footer-desc{opacity:.65;max-width:480px;margin:0 0 10px;font-size:.8125rem;line-height:1.5}.t-real-estate .re-footer-contact{opacity:.65;font-size:.8125rem;text-decoration:none;transition:opacity .15s}.t-real-estate .re-footer-contact:hover{opacity:.9}.t-real-estate.re-premium{--premium-bg:#f6f2ec;--premium-surface:#fffaf3;--premium-ink:#171411;--premium-muted:#695f55;--premium-line:#17141124;--premium-contrast:#171411;--premium-accent-soft:color-mix(in srgb, var(--premium-accent) 14%, transparent);background:var(--premium-bg);color:var(--premium-ink);font-family:var(--font-body,var(--font-sans));min-height:100vh}.t-real-estate.re-premium--signature-luxury{--premium-bg:#f5efe6;--premium-surface:#fffaf2;--premium-ink:#17120d;--premium-muted:#6b5e50;--premium-line:#17120d26;--premium-contrast:#1f1710}.t-real-estate.re-premium--coastal-clean{--premium-bg:#eef6f7;--premium-surface:#fbfeff;--premium-ink:#10232b;--premium-muted:#526a72;--premium-line:#10232b24;--premium-contrast:#153946}.t-real-estate.re-premium--urban-modern{--premium-bg:#f3f4f1;--premium-surface:#fff;--premium-ink:#111315;--premium-muted:#5f666a;--premium-line:#11131529;--premium-contrast:#111315}.t-real-estate.re-premium--heritage-estate{--premium-bg:#f1f0e8;--premium-surface:#fffdf4;--premium-ink:#152018;--premium-muted:#5f685d;--premium-line:#15201829;--premium-contrast:#1c3324}.t-real-estate.re-premium-font--classic-editorial{--premium-heading-font:var(--font-heading,Georgia, serif)}.t-real-estate.re-premium-font--modern-luxury{--premium-heading-font:var(--font-heading,var(--font-sans))}.t-real-estate.re-premium-font--warm-local{--premium-heading-font:var(--font-body,var(--font-sans))}.t-real-estate.re-premium-font--clean-brokerage{--premium-heading-font:var(--font-sans)}.t-real-estate .re-premium-header{z-index:40;color:#fff;background:linear-gradient(#0000006b,#0000);justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex;position:fixed;inset:0 0 auto}.t-real-estate .re-premium-logo{color:#fff;min-width:0;font-family:var(--premium-heading-font);align-items:center;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.t-real-estate .re-premium-logo .re-logo-img{filter:drop-shadow(0 1px 10px #00000052)}.t-real-estate .re-premium-nav{align-items:center;gap:clamp(.9rem,2vw,1.8rem);display:flex}.t-real-estate .re-premium-nav a{color:#ffffffdb;font-size:.82rem;font-weight:700;text-decoration:none}.t-real-estate .re-premium-nav a:hover{color:#fff}.t-real-estate .re-premium-hero{background:var(--premium-contrast);min-height:94vh;position:relative;overflow:hidden}.t-real-estate .re-premium-hero-media{display:block;position:absolute;inset:0}.t-real-estate .re-premium-hero-media img{object-fit:cover;object-position:var(--premium-focal-x) var(--premium-focal-y);width:100%;height:100%}.t-real-estate .re-premium-hero-shade{background:linear-gradient(90deg, rgba(0, 0, 0, calc(var(--premium-overlay) + .34)) 0%, rgba(0, 0, 0, var(--premium-overlay)) 48%, #00000024 100%), linear-gradient(0deg, #00000075 0%, transparent 34%);position:absolute;inset:0}.t-real-estate .re-premium-hero-content{z-index:2;grid-template-columns:minmax(0,1fr);align-items:end;gap:2rem;min-height:94vh;padding:7rem clamp(1rem,4vw,3rem) 3rem;display:grid;position:relative}.t-real-estate .re-premium-hero-copy{color:#fff;max-width:720px}.t-real-estate .re-premium-eyebrow,.t-real-estate .re-premium-kicker,.t-real-estate .re-premium-lead-kicker{color:var(--premium-accent);text-transform:uppercase;margin:0 0 .75rem;font-size:.72rem;font-weight:800}.t-real-estate .re-premium-hero-copy h1{max-width:13ch;font-family:var(--premium-heading-font);color:#fff;margin:0;font-size:clamp(2.45rem,7vw,6.6rem);line-height:.98}.t-real-estate .re-premium-subheadline{color:#ffffffdb;max-width:640px;margin:1.2rem 0 0;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.65}.t-real-estate .re-premium-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.t-real-estate .re-premium-primary,.t-real-estate .re-premium-secondary,.t-real-estate .re-premium-footer-cta,.t-real-estate .re-premium-lead-form button{border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.78rem 1rem;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.t-real-estate .re-premium-primary,.t-real-estate .re-premium-footer-cta,.t-real-estate .re-premium-lead-form button{border:1px solid var(--premium-accent);background:var(--premium-accent);color:#fff}.t-real-estate .re-premium-secondary{color:#fff;border:1px solid #fff6}.t-real-estate .re-premium-proof{background:var(--premium-line);border-bottom:1px solid var(--premium-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.t-real-estate .re-premium-stat{background:var(--premium-surface);min-height:136px;padding:1.4rem clamp(1rem,3vw,2.4rem)}.t-real-estate .re-premium-stat span,.t-real-estate .re-premium-stat small,.t-real-estate .re-premium-article span,.t-real-estate .re-premium-article time,.t-real-estate .re-premium-agent-section small,.t-real-estate .re-premium-neighborhood small{color:var(--premium-muted);font-size:.78rem;line-height:1.45}.t-real-estate .re-premium-stat strong{color:var(--premium-ink);font-family:var(--premium-heading-font);margin:.45rem 0;font-size:clamp(1.35rem,2vw,2rem);display:block}.t-real-estate .re-premium-main{max-width:1180px;margin:0 auto;padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,3rem)}.t-real-estate .re-premium-agent-section{grid-template-columns:minmax(0,1.1fr) minmax(260px,.7fr);align-items:center;gap:clamp(2rem,7vw,5rem);display:grid}.t-real-estate .re-premium-agent-intro h2,.t-real-estate .re-premium-section-head h2{color:var(--premium-ink);font-family:var(--premium-heading-font);margin:0;font-size:clamp(2rem,4vw,4.2rem);line-height:1.03}.t-real-estate .re-premium-agent-intro p{max-width:620px;color:var(--premium-muted);font-size:1rem;line-height:1.75}.t-real-estate .re-premium-agent-title{font-weight:800;color:var(--premium-ink)!important}.t-real-estate .re-premium-agent-photo-wrap{aspect-ratio:4/5;border:1px solid var(--premium-line);background:var(--premium-surface);justify-self:end;width:min(100%,360px);overflow:hidden}.t-real-estate .re-premium-agent-photo{object-fit:cover;width:100%;height:100%}.t-real-estate .re-premium-agent-photo--empty{color:var(--premium-accent);font-family:var(--premium-heading-font);place-items:center;font-size:5rem;display:grid}.t-real-estate .re-premium-section,.t-real-estate .re-premium-inline-lead,.t-real-estate .re-premium-testimonials{margin-top:clamp(3rem,7vw,6rem)}.t-real-estate .re-premium-section-head{border-bottom:1px solid var(--premium-line);justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.4rem;padding-bottom:1rem;display:flex}.t-real-estate .re-premium-neighborhoods,.t-real-estate .re-premium-articles{background:var(--premium-line);border:1px solid var(--premium-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.t-real-estate .re-premium-neighborhood,.t-real-estate .re-premium-article{background:var(--premium-surface);min-height:190px;color:var(--premium-ink);flex-direction:column;justify-content:space-between;padding:1.2rem;text-decoration:none;display:flex}.t-real-estate .re-premium-neighborhood h3{font-family:var(--premium-heading-font);margin:0 0 .75rem;font-size:1.35rem}.t-real-estate .re-premium-neighborhood p{color:var(--premium-muted);margin:0;line-height:1.65}.t-real-estate .re-premium-article a{color:var(--premium-ink);font-family:var(--premium-heading-font);margin-top:.5rem;font-size:1.25rem;line-height:1.25;text-decoration:none;display:block}.t-real-estate .re-premium-testimonials{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.t-real-estate .re-premium-testimonials figure{border-top:2px solid var(--premium-accent);background:var(--premium-surface);margin:0;padding:1.4rem}.t-real-estate .re-premium-testimonials blockquote{color:var(--premium-ink);font-family:var(--premium-heading-font);margin:0 0 1rem;font-size:1.35rem;line-height:1.35}.t-real-estate .re-premium-testimonials figcaption{color:var(--premium-muted);font-size:.85rem}.t-real-estate .re-premium-hero-form,.t-real-estate .re-premium-inline-lead{width:min(100%,440px)}.t-real-estate .re-premium-hero-form{justify-self:end}.t-real-estate .re-premium-inline-lead{width:min(100%,680px);margin-left:auto;margin-right:auto}.t-real-estate .re-premium-lead-form{border:1px solid var(--premium-line);background:color-mix(in srgb, var(--premium-surface) 92%, transparent);color:var(--premium-ink);padding:1.2rem}.t-real-estate .re-premium-hero-form .re-premium-lead-form{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-color:#ffffff42}.t-real-estate .re-premium-lead-copy h3{color:var(--premium-ink);font-family:var(--premium-heading-font);margin:0;font-size:1.35rem}.t-real-estate .re-premium-lead-copy p{color:var(--premium-muted);margin:.4rem 0 1rem;font-size:.9rem;line-height:1.55}.t-real-estate .re-premium-lead-copy .re-premium-lead-kicker{color:var(--premium-accent);margin:0 0 .75rem}.t-real-estate .re-premium-lead-fields{grid-template-columns:1fr;gap:.65rem;display:grid}.t-real-estate .re-premium-lead-form input,.t-real-estate .re-premium-lead-form select,.t-real-estate .re-premium-lead-form textarea{border:1px solid var(--premium-line);width:100%;min-height:44px;color:var(--premium-ink);font:inherit;background:#fff;border-radius:6px;padding:.75rem;font-size:.9rem}.t-real-estate .re-premium-lead-form textarea{resize:vertical;min-height:92px}.t-real-estate .re-premium-honeypot{opacity:0;position:absolute;left:-9999px}.t-real-estate .re-premium-consent{color:var(--premium-muted);align-items:flex-start;gap:.55rem;margin:.85rem 0;font-size:.75rem;line-height:1.35;display:flex}.t-real-estate .re-premium-consent input{width:16px;min-height:16px;margin-top:.1rem}.t-real-estate .re-premium-lead-form button{cursor:pointer;width:100%}.t-real-estate .re-premium-lead-form button:disabled{cursor:wait;opacity:.7}.t-real-estate .re-premium-form-status{margin:.8rem 0 0;font-size:.84rem;line-height:1.4}.t-real-estate .re-premium-form-status--success{color:#166534}.t-real-estate .re-premium-form-status--error{color:#b91c1c}.t-real-estate .re-premium-footer{border-top:1px solid var(--premium-line);background:var(--premium-contrast);color:#ffffffc2;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem clamp(1rem,4vw,3rem);display:flex}.t-real-estate .re-premium-footer strong{color:#fff;font-family:var(--premium-heading-font)}.t-real-estate .re-premium-footer p{max-width:520px;margin:.5rem 0 0;line-height:1.55}.t-real-estate .re-premium-footer-links{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.t-real-estate .re-premium-footer-links a{color:#ffffffb8;font-size:.84rem;text-decoration:none}.t-real-estate.re-premium-layout--full-bleed .re-premium-hero-content{text-align:center;place-items:center}.t-real-estate.re-premium-layout--full-bleed .re-premium-hero-copy h1,.t-real-estate.re-premium-layout--full-bleed .re-premium-subheadline{margin-left:auto;margin-right:auto}.t-real-estate.re-premium-layout--full-bleed .re-premium-actions{justify-content:center}.t-real-estate.re-premium-layout--market-authority .re-premium-hero-content{align-items:center}.t-real-estate.re-premium-layout--market-authority .re-premium-hero-copy h1{max-width:16ch}@media (min-width:980px){.t-real-estate .re-premium-hero-content{grid-template-columns:minmax(0,1fr) minmax(340px,440px)}.t-real-estate.re-premium-layout--full-bleed .re-premium-hero-content{grid-template-columns:minmax(0,1fr)}}@media (max-width:820px){.t-real-estate .re-premium-header{position:absolute}.t-real-estate .re-premium-nav{display:none}.t-real-estate .re-premium-hero,.t-real-estate .re-premium-hero-content{min-height:auto}.t-real-estate .re-premium-hero-content{padding-top:8rem}.t-real-estate .re-premium-proof,.t-real-estate .re-premium-agent-section,.t-real-estate .re-premium-neighborhoods,.t-real-estate .re-premium-articles,.t-real-estate .re-premium-testimonials{grid-template-columns:1fr}.t-real-estate .re-premium-agent-photo-wrap{justify-self:stretch;width:100%;max-height:420px}.t-real-estate .re-premium-section-head,.t-real-estate .re-premium-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.t-real-estate .re-premium-primary,.t-real-estate .re-premium-secondary,.t-real-estate .re-premium-footer-cta,.t-real-estate .re-premium-lead-form button{transition:none}}.t-real-estate .re-premium-nav-cta{background:var(--premium-accent,var(--brand-color,#a06a3b));color:#fff;white-space:nowrap;border-radius:999px;padding:.5rem 1.1rem;font-weight:600}.t-real-estate .re-premium-nav-cta:hover{filter:brightness(1.08)}.t-real-estate .re-premium-header .re-hamburger{color:currentColor}.t-real-estate .re-premium-compliance{border-top:1px solid var(--premium-line,#0000001f);color:var(--premium-muted,#6b6b6b);flex-direction:column;flex-basis:100%;gap:.35rem;margin-top:1.25rem;padding-top:1rem;font-size:.78rem;line-height:1.5;display:flex}.t-real-estate .re-premium-compliance p{max-width:68ch;margin:0}.t-real-estate .re-premium-brokerage{margin-top:.2rem;display:block}
