@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,400&family=Outfit:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&display=swap";.layout-social-list{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:0;padding:0}.layout-social-item{margin:0;padding:0}.layout-social-link{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;transition:opacity .2s}.layout-social-link:hover{opacity:.85}.layout-social-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.layout-social-icon{display:inline-flex;line-height:0}.layout-social-icon svg{width:24px;height:24px;display:block}.layout-social--grayscale .layout-social-icon{filter:grayscale(1);opacity:.9}.layout-social--grayscale .layout-social-link:hover .layout-social-icon{opacity:1}.layout-ember{--layout-bg: #faf8f5;--layout-bg-elevated: #fffefb;--layout-surface: #ffffff;--layout-surface-alt: #f5f2ed;--layout-border: color-mix(in srgb, var(--layout-accent) 6%, #e8e4dc);--layout-text: #2c2925;--layout-muted: #6b6560;--layout-hero-tint: color-mix(in srgb, var(--layout-accent) 8%, transparent);--layout-accent: #d97706;--layout-font-heading: "Fraunces", Georgia, serif;--layout-font-body: "Outfit", system-ui, sans-serif;--layout-shadow-sm: 0 2px 6px rgba(0, 0, 0, .04);--layout-shadow-accent: 0 4px 14px color-mix(in srgb, var(--layout-accent) 35%, transparent);--layout-content-width: min(1200px, 92vw);--layout-reading-width: min(900px, 65ch);--layout-wide-width: min(72rem, 90vw);box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;font-family:var(--layout-font-body);color:var(--layout-text);background:var(--layout-bg);background-image:radial-gradient(ellipse 120% 80% at 50% -15%,var(--layout-hero-tint),transparent 55%),linear-gradient(180deg,#f7f4ef 0%,var(--layout-bg) 50%,#f5f2ec 100%)}.layout-ember:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(217,119,6,.03) 0%,transparent 25%),radial-gradient(circle at 80% 70%,rgba(180,140,80,.04) 0%,transparent 20%);background-size:100% 100%;pointer-events:none;z-index:0}.layout-ember:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:0}.layout-ember *,.layout-ember *:before,.layout-ember *:after{box-sizing:inherit}.layout-ember .skip-link{position:absolute;left:-9999px;z-index:100;padding:.5rem 1rem;background:var(--layout-bg-elevated);border:2px solid var(--layout-accent);font-size:.9375rem;font-family:var(--layout-font-body);text-decoration:none;color:var(--layout-text)}.layout-ember .skip-link:focus{left:1rem;top:1rem;outline:none}.layout-ember .layout-ember-header,.layout-ember header{z-index:10;padding:1.25rem 1.5rem;border-bottom:1px solid color-mix(in srgb,var(--layout-accent) 12%,var(--layout-border));background:linear-gradient(180deg,color-mix(in srgb,var(--layout-bg-elevated) 98%,transparent),color-mix(in srgb,var(--layout-surface-alt) 70%,transparent));display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media(prefers-reduced-motion:no-preference){.layout-ember header,.layout-ember .layout-ember-header{animation:layout-ember-reveal .4s ease}}@keyframes layout-ember-reveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.layout-ember .layout-ember-brand{display:flex;flex-direction:column;gap:.25rem;align-items:center}.layout-ember .layout-ember-brand-link{font-family:var(--layout-font-heading);font-weight:700;text-decoration:none;font-size:1.5rem;letter-spacing:-.02em;color:var(--layout-accent);transition:color .2s ease,opacity .2s ease,transform .2s ease}.layout-ember .layout-ember-brand-link:hover{color:var(--layout-accent-secondary, var(--layout-accent));opacity:.9}@media(prefers-reduced-motion:no-preference){.layout-ember .layout-ember-brand-link:hover{transform:scale(1.02)}}.layout-ember .layout-ember-brand-link:focus-visible{outline:2px solid var(--layout-accent);outline-offset:3px}.layout-ember .layout-ember-logo{height:48px;width:auto;display:block}.layout-ember .layout-ember-tagline{font-size:.8125rem;color:var(--layout-muted);font-weight:400}.layout-ember header nav{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.layout-ember header nav a{text-decoration:none;font-size:.9375rem;font-weight:500;color:var(--layout-muted);transition:color .2s ease}.layout-ember header nav a:hover{color:var(--layout-accent)}.layout-ember header nav a:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-ember-tools-dropdown{position:relative}.layout-ember-tools-trigger{background:none;border:none;font:inherit;font-size:.9375rem;font-weight:500;color:var(--layout-muted);cursor:pointer;padding:0;transition:color .2s ease}.layout-ember-tools-trigger:hover{color:var(--layout-accent)}.layout-ember-tools-trigger:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-ember-tools-menu{position:absolute;top:100%;left:0;margin-top:4px;min-width:12rem;padding:.5rem 0;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:8px;box-shadow:var(--layout-shadow-sm);z-index:20}.layout-ember-tools-menu-link{display:block;padding:.5rem 1rem;font-size:.9375rem;color:var(--layout-text);text-decoration:none;transition:background .15s ease,color .15s ease}.layout-ember-tools-menu-link:hover{background:color-mix(in srgb,var(--layout-accent) 10%,transparent);color:var(--layout-accent)}.layout-ember-tools-menu-link:focus-visible{outline:2px solid var(--layout-accent);outline-offset:-2px}.layout-ember-cta{padding:.5rem 1rem;background:var(--layout-accent);color:#fff!important;border-radius:999px;font-weight:600;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}.layout-ember-cta:hover{background:var(--layout-accent-secondary, var(--layout-accent));opacity:var(--layout-cta-hover-opacity, .92);color:#fff!important}@media(prefers-reduced-motion:no-preference){.layout-ember-cta:hover{transform:translateY(-1px);box-shadow:var(--layout-shadow-accent)}}.layout-ember-cta:focus-visible{outline:2px solid var(--layout-text);outline-offset:2px}.layout-ember-main,.layout-ember main{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;padding:0;width:100%;line-height:1.65;font-size:1rem}.layout-ember-main.layout-ember-home{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;padding:1.5rem;max-width:var(--layout-content-width);margin:0 auto;width:100%;align-content:start}.layout-ember-main.layout-ember-home .page-hero{grid-column:1 / -1;border-radius:22px;border-bottom:none;box-shadow:0 2px 6px #0000000a,0 8px 20px #0000000d,inset 0 1px #ffffff80;padding:2.75rem 2rem;transition:transform .25s ease,box-shadow .25s ease}.layout-ember-main.layout-ember-home .page-section{margin:0;max-width:none;border-radius:22px;box-shadow:0 2px 6px #0000000a,0 8px 20px #0000000d,inset 0 1px #ffffff80;padding:1.75rem 1.5rem;background:var(--layout-surface);transition:transform .25s ease,box-shadow .25s ease}.layout-ember-main.layout-ember-home .page-section:nth-of-type(odd),.layout-ember-main.layout-ember-home .page-section:nth-of-type(2n){background:var(--layout-surface)}@media(prefers-reduced-motion:no-preference){.layout-ember-main.layout-ember-home .page-hero:hover,.layout-ember-main.layout-ember-home .page-section:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d,0 12px 24px #0000000f,inset 0 1px #ffffff80}.layout-ember-main.layout-ember-home .page-hero:hover{box-shadow:0 4px 12px #0000000d,0 12px 24px #0000000f,inset 0 1px #ffffff80}}@media(max-width:640px){.layout-ember-main.layout-ember-home{grid-template-columns:1fr;padding:1rem}}.layout-ember-main.layout-ember-sub .page-hero{margin:0}.layout-ember-main.layout-ember-sub .page-section{margin-left:auto;margin-right:auto}.layout-ember-sub .puck-page-content{margin-left:auto;margin-right:auto;max-width:min(900px,70ch);padding-top:.5rem}.layout-ember .puck-page-content h1,.layout-ember .puck-page-content h2,.layout-ember .puck-page-content h3{font-family:var(--layout-font-heading);font-weight:700;color:var(--layout-text);margin:0 0 .75rem;line-height:1.25}.layout-ember .puck-page-content h1{font-size:clamp(1.75rem,4vw,2.25rem)}.layout-ember .puck-page-content h2{font-size:1.4375rem}.layout-ember .puck-page-content h3{font-size:1.25rem}.layout-ember .puck-page-content p{margin:0 0 1rem;color:var(--layout-text);font-family:var(--layout-font-body)}.layout-ember .puck-page-content p:last-child{margin-bottom:0}.layout-ember .puck-page-content a[href]{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-ember .puck-page-content a[href]:hover{text-decoration:underline}.layout-ember .puck-page-content section+section{margin-top:2rem}@media(prefers-reduced-motion:no-preference){.layout-ember main{animation:layout-ember-main-in .5s ease .05s both}}@keyframes layout-ember-main-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.layout-ember .sticky-cta{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:100;padding:.5rem 1rem;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:999px;box-shadow:var(--layout-shadow-md)}.layout-ember .sticky-cta-btn{display:inline-block;padding:.5rem 1rem;background:var(--layout-accent);color:#fff;text-decoration:none;font-weight:600;font-size:.875rem;border-radius:999px;transition:opacity .2s ease}.layout-ember .sticky-cta-btn:hover{opacity:var(--layout-cta-hover-opacity, .92);color:#fff}.layout-ember-cta-bar{padding:1.25rem 1.5rem;background:var(--layout-hero-tint);border-top:1px solid var(--layout-border);box-shadow:inset 0 1px #fff6;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.layout-ember-cta-bar-text{margin:0;font-size:1rem;font-weight:600;color:var(--layout-text)}.layout-ember-cta-bar-btn{display:inline-block;padding:.6rem 1.25rem;background:var(--layout-accent);color:#fff;text-decoration:none;font-weight:600;font-size:.9375rem;border-radius:999px;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}.layout-ember-cta-bar-btn:hover{opacity:.92}@media(prefers-reduced-motion:no-preference){.layout-ember-cta-bar-btn:hover{transform:translateY(-1px);box-shadow:var(--layout-shadow-accent)}}.layout-ember .layout-ember-footer,.layout-ember footer{padding:2.5rem 1.5rem;border-top:2px solid var(--layout-border);background:var(--layout-surface-alt);font-size:.875rem;color:var(--layout-muted)}.layout-ember-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:var(--layout-content-width);margin:0 auto}@media(max-width:800px){.layout-ember-footer-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:480px){.layout-ember-footer-grid{grid-template-columns:1fr;gap:1.5rem}}.layout-ember-footer-heading{font-family:var(--layout-font-heading);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--layout-accent);margin:0 0 .75rem}.layout-ember-footer-list{list-style:none;margin:0;padding:0}.layout-ember-footer-list li{margin-bottom:.5rem}.layout-ember-footer-list li:last-child{margin-bottom:0}.layout-ember-footer-list a{color:var(--layout-text);text-decoration:none;transition:color .2s ease}.layout-ember-footer-list a:hover{color:var(--layout-accent)}.layout-ember-footer-list a:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-ember-footer-contact-block{display:flex;flex-direction:column;gap:.5rem}.layout-ember-footer-cta{display:inline-block;font-weight:600;color:var(--layout-accent);text-decoration:none;margin-bottom:.25rem}.layout-ember-footer-cta:hover{text-decoration:underline}.layout-ember-footer-cta:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-ember-footer-contact-link{color:var(--layout-muted);text-decoration:none}.layout-ember-footer-contact-link:hover{color:var(--layout-accent)}.layout-ember-footer-address{font-style:normal;color:var(--layout-muted)}.layout-ember-footer-areas{margin:0;font-size:.8125rem;color:var(--layout-muted)}.layout-ember-footer-social{padding-top:.5rem;margin-top:.25rem}.layout-ember .page-hero{padding:3.5rem 1.5rem 3rem;text-align:center;background:linear-gradient(180deg,color-mix(in srgb,var(--layout-accent) 4%,transparent) 0%,transparent 25%),linear-gradient(180deg,var(--layout-hero-tint) 0%,var(--layout-surface) 100%);border-bottom:1px solid var(--layout-border);position:relative}@media(prefers-reduced-motion:no-preference){.layout-ember .page-hero h1{animation:layout-ember-hero-in .5s ease both}.layout-ember .page-hero .page-hero-tagline{animation:layout-ember-hero-in .5s ease .1s both}.layout-ember .page-hero .page-cta{animation:layout-ember-hero-in .5s ease .2s both}}@keyframes layout-ember-hero-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.layout-ember .tool-page .page-hero.tool-hero{background:linear-gradient(180deg,color-mix(in srgb,var(--layout-accent) 10%,transparent) 0%,transparent 35%),linear-gradient(180deg,var(--layout-hero-tint) 0%,var(--layout-surface) 100%)}.layout-ember .page-hero h1{font-family:var(--layout-font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--layout-accent);margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.layout-ember .page-hero .page-hero-tagline{font-size:1.1875rem;color:var(--layout-muted);margin:0 0 1.75rem;max-width:40ch;margin-left:auto;margin-right:auto}.layout-ember .page-cta{display:inline-block;padding:.75rem 1.5rem;background:var(--layout-accent);color:#fff;text-decoration:none;font-weight:600;font-size:.9375rem;border-radius:999px;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}.layout-ember .page-cta:hover{opacity:.92}@media(prefers-reduced-motion:no-preference){.layout-ember .page-cta:hover{transform:scale(1.02);box-shadow:var(--layout-shadow-accent)}}.layout-ember .page-cta:focus-visible{outline:2px solid var(--layout-text);outline-offset:2px}.layout-ember .page-section{padding:2.25rem 1.5rem;max-width:var(--layout-reading-width);margin:0 auto;width:100%}.layout-ember .page-section:nth-of-type(odd){background:var(--layout-surface)}.layout-ember .page-section:nth-of-type(2n){background:var(--layout-surface-alt)}@media(prefers-reduced-motion:no-preference){.layout-ember .page-section{animation:layout-ember-section-in .45s ease both}.layout-ember .page-section:nth-of-type(1){animation-delay:.1s}.layout-ember .page-section:nth-of-type(2){animation-delay:.15s}.layout-ember .page-section:nth-of-type(3){animation-delay:.2s}.layout-ember .page-section:nth-of-type(4){animation-delay:.25s}.layout-ember .page-section:nth-of-type(5){animation-delay:.3s}}@keyframes layout-ember-section-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.layout-ember .page-section h2{font-family:var(--layout-font-heading);font-size:1.4375rem;font-weight:700;color:var(--layout-text);margin:0 0 1rem}.layout-ember .page-section p{margin:0 0 1rem;color:var(--layout-text)}.layout-ember .page-section p:last-child{margin-bottom:0}.layout-ember .page-section .page-section-cta{margin-top:1.25rem}.layout-ember .page-section-list{margin:1rem 0 1.25rem;padding-left:1.5rem}.layout-ember .page-section-list li{margin-bottom:.5rem}.layout-ember .page-section-list li:last-child{margin-bottom:0}.layout-ember .page-link{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-ember .page-link:hover{text-decoration:underline}.layout-ember .page-link:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-ember .page-text-muted{color:var(--layout-muted)}.layout-ember .blog-index{max-width:var(--layout-reading-width)}.layout-ember .blog-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.layout-ember .blog-list-item{background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:10px;overflow:hidden;box-shadow:var(--layout-shadow-sm);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.layout-ember .blog-list-item:hover{border-color:var(--layout-accent);box-shadow:0 4px 12px color-mix(in srgb,var(--layout-accent) 12%,transparent);transform:translateY(-2px)}.layout-ember .blog-list-item-link{display:block;text-decoration:none;color:inherit}.layout-ember .blog-list-item-thumb{aspect-ratio:16 / 9;overflow:hidden;background:var(--layout-surface-alt)}.layout-ember .blog-list-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.layout-ember .blog-list-item-content{padding:1.25rem 1.5rem}.layout-ember .blog-list-title{font-family:var(--layout-font-heading);font-size:1.25rem;font-weight:700;margin:0 0 .35rem;color:var(--layout-accent);line-height:1.3}.layout-ember .blog-list-item-link:hover .blog-list-title{text-decoration:underline}.layout-ember .blog-list-meta{font-size:.875rem;color:var(--layout-muted);margin:0 0 .5rem}.layout-ember .blog-list-excerpt{margin:0;font-size:.9375rem;line-height:1.5;color:var(--layout-text);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(prefers-reduced-motion:no-preference){.layout-ember .blog-list-item{animation:layout-ember-section-in .45s ease both}.layout-ember .blog-list-item:nth-child(1){animation-delay:.05s}.layout-ember .blog-list-item:nth-child(2){animation-delay:.1s}.layout-ember .blog-list-item:nth-child(3){animation-delay:.15s}.layout-ember .blog-list-item:nth-child(4){animation-delay:.2s}.layout-ember .blog-list-item:nth-child(5){animation-delay:.25s}.layout-ember .blog-list-item:nth-child(6){animation-delay:.3s}.layout-ember .blog-list-item:nth-child(7){animation-delay:.35s}.layout-ember .blog-list-item:nth-child(8){animation-delay:.4s}.layout-ember .blog-list-item:nth-child(9){animation-delay:.45s}.layout-ember .blog-list-item:nth-child(10){animation-delay:.5s}}.layout-ember .blog-post-back{margin:0 0 1.25rem;font-size:.9375rem}.layout-ember .blog-post-back .page-link{text-decoration:none}.layout-ember .blog-post-back .page-link:hover{text-decoration:underline}.layout-ember .blog-post-header{margin-bottom:1.5rem}.layout-ember .blog-post-title{font-family:var(--layout-font-heading);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin:0 0 .5rem;line-height:1.25;color:var(--layout-text)}.layout-ember .blog-post-meta{font-size:.9375rem;color:var(--layout-muted);margin:0}.layout-ember .blog-post-featured{margin-bottom:1.5rem;border-radius:10px;overflow:hidden;background:var(--layout-surface);border:1px solid var(--layout-border);box-shadow:var(--layout-shadow-sm)}.layout-ember .blog-post-featured img{width:100%;height:auto;max-height:360px;object-fit:cover;display:block}.layout-ember .blog-post-body.markdown-body{font-family:var(--layout-font-body);font-size:1rem;line-height:1.65;color:var(--layout-text);max-width:65ch}.layout-ember .blog-post-body.markdown-body>*:first-child{margin-top:0}.layout-ember .blog-post-body.markdown-body p{margin:0 0 1rem}.layout-ember .blog-post-body.markdown-body p:last-child{margin-bottom:0}.layout-ember .blog-post-body.markdown-body h2{font-family:var(--layout-font-heading);font-size:1.375rem;font-weight:700;margin:2rem 0 .75rem;color:var(--layout-text)}.layout-ember .blog-post-body.markdown-body h2:first-child{margin-top:0}.layout-ember .blog-post-body.markdown-body h3{font-family:var(--layout-font-heading);font-size:1.125rem;font-weight:600;margin:1.5rem 0 .5rem;color:var(--layout-text)}.layout-ember .blog-post-body.markdown-body ul,.layout-ember .blog-post-body.markdown-body ol{margin:0 0 1rem;padding-left:1.5rem}.layout-ember .blog-post-body.markdown-body li{margin-bottom:.35rem}.layout-ember .blog-post-body.markdown-body blockquote{margin:1.25rem 0;padding:.5rem 0 .5rem 1rem;border-left:4px solid var(--layout-accent);color:var(--layout-muted);font-style:italic}.layout-ember .blog-post-body.markdown-body a{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-ember .blog-post-body.markdown-body a:hover{text-decoration:underline}.layout-ember .blog-post-body.markdown-body code{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.9em;background:var(--layout-surface);padding:.15em .4em;border-radius:4px;border:1px solid var(--layout-border)}.layout-ember .blog-post-body.markdown-body pre{margin:1rem 0;padding:1rem;overflow-x:auto;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:6px}.layout-ember .blog-post-body.markdown-body pre code{padding:0;background:none;border:none;font-size:.875rem}.layout-ember .blog-post-body.markdown-body img{max-width:100%;height:auto;border-radius:6px;display:block;margin:1rem 0}.layout-ember .home-paths-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.25rem 0 0}@media(max-width:640px){.layout-ember .home-paths-grid{grid-template-columns:1fr}}.layout-ember .home-path-card{padding:1.25rem;background:var(--layout-surface);border-radius:12px;border:1px solid var(--layout-border);box-shadow:var(--layout-shadow-sm)}.layout-ember .home-path-title{font-family:var(--layout-font-heading);font-size:1.125rem;margin:0 0 .5rem;color:var(--layout-text)}.layout-ember .home-path-card p{margin:0 0 1rem;font-size:.9375rem}.layout-ember .home-path-cta{display:inline-block}.layout-ember .home-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.25rem 0 0}@media(max-width:640px){.layout-ember .home-services-grid{grid-template-columns:1fr}}.layout-ember .home-service-card{padding:1.25rem;background:var(--layout-surface);border-radius:12px;border:1px solid var(--layout-border);box-shadow:var(--layout-shadow-sm)}.layout-ember .home-service-title{font-family:var(--layout-font-heading);font-size:1.125rem;margin:0 0 .5rem;color:var(--layout-text)}.layout-ember .home-service-card p{margin:0 0 .75rem;font-size:.9375rem}.layout-ember .home-tools-list{margin:1rem 0 0;padding-left:1.5rem}.layout-ember .home-tools-list li{margin-bottom:.75rem}.layout-ember .home-tools-list li:last-child{margin-bottom:0}.layout-ember .tool-index-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;max-width:var(--layout-wide-width);margin:0 auto}.layout-ember .tool-index-card{display:block;padding:1.25rem 1.25rem 1.5rem;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:10px;text-decoration:none;color:var(--layout-text);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.layout-ember .tool-index-card:hover{border-color:var(--layout-accent);box-shadow:var(--layout-shadow-sm),0 4px 12px color-mix(in srgb,var(--layout-accent) 12%,transparent)}@media(prefers-reduced-motion:no-preference){.layout-ember .tool-index-card:hover{transform:translateY(-2px)}}.layout-ember .tool-index-card:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-ember .tool-index-card-title{display:block;font-family:var(--layout-font-heading);font-size:1.125rem;font-weight:700;color:var(--layout-accent);margin-bottom:.35rem}.layout-ember .tool-index-card-desc{display:block;font-size:.9375rem;color:var(--layout-muted);line-height:1.45}@media(prefers-reduced-motion:no-preference){.layout-ember .tool-index-grid li{animation:layout-ember-tool-result-in .4s ease both}.layout-ember .tool-index-grid li:nth-child(1){animation-delay:.05s}.layout-ember .tool-index-grid li:nth-child(2){animation-delay:.1s}.layout-ember .tool-index-grid li:nth-child(3){animation-delay:.15s}.layout-ember .tool-index-grid li:nth-child(4){animation-delay:.2s}.layout-ember .tool-index-grid li:nth-child(5){animation-delay:.25s}.layout-ember .tool-index-grid li:nth-child(6){animation-delay:.3s}}.layout-ember .home-testimonials-list{display:flex;flex-direction:column;gap:1.5rem;margin:1rem 0 0}.layout-ember .home-testimonial-quote{margin:0;padding:0 0 0 1.25rem;border-left:4px solid var(--layout-accent);font-style:italic;color:var(--layout-muted)}.layout-ember .home-testimonials-list .home-testimonial-quote,.layout-ember .home-testimonial-quote p{margin:0}.layout-ember .home-testimonial-attribution{margin:.5rem 0 0;font-size:.9375rem;color:var(--layout-muted);font-style:normal}.layout-ember .faq-list{margin:0 0 1.5rem;padding:0;list-style:none}.layout-ember .faq-item{margin-bottom:1.5rem;padding:.5rem .5rem 1.5rem;border-bottom:1px solid var(--layout-border);border-radius:8px;transition:background .2s ease}.layout-ember .faq-item:hover{background:color-mix(in srgb,var(--layout-hero-tint) 50%,transparent)}.layout-ember .faq-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.layout-ember .faq-question{font-family:var(--layout-font-heading);font-size:1.125rem;font-weight:700;color:var(--layout-text);margin:0 0 .5rem}.layout-ember .faq-answer{margin:0;font-size:1rem;line-height:1.65;color:var(--layout-text)}.layout-ember .contact-section{padding:2.25rem 1.5rem;max-width:var(--layout-reading-width);margin:0 auto;width:100%;background:var(--layout-surface)}.layout-ember .tool-calc-section{max-width:var(--layout-wide-width);margin-left:auto;margin-right:auto;padding:2rem 1.5rem;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:12px;box-shadow:var(--layout-shadow-sm),0 2px 6px #0000000a}@media(min-width:900px){.layout-ember .tool-calc-section.contact-section{display:grid;grid-template-columns:minmax(0,20rem) 1fr;gap:2rem;align-items:start}.layout-ember .tool-calc-section.contact-section .contact-form{max-width:none}.layout-ember .tool-calc-section.contact-section .tool-result{margin-top:0}.layout-ember .tool-calc-section.contact-section .tool-charts{margin-top:1.5rem}}@media(prefers-reduced-motion:no-preference){.layout-ember .tool-page .tool-calc-section{animation:layout-ember-tool-result-in .4s ease .1s both}}.layout-ember .contact-details{margin-bottom:2rem}.layout-ember .contact-details p{margin:0 0 .5rem;font-size:1rem}.layout-ember .contact-details a{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-ember .contact-details a:hover{text-decoration:underline}.layout-ember .contact-details a:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-ember .contact-form{max-width:32rem}.layout-ember .contact-form .form-group{margin-bottom:1.25rem}.layout-ember .contact-form .form-hint{display:block;font-size:.8125rem;color:var(--layout-muted);margin-top:.25rem}.layout-ember .contact-form label{display:block;font-weight:600;font-size:.9375rem;margin-bottom:.35rem;color:var(--layout-text)}.layout-ember .contact-form input,.layout-ember .contact-form textarea{width:100%;padding:.6rem .75rem;font-family:var(--layout-font-body);font-size:1rem;border:1px solid var(--layout-border);border-radius:8px;background:var(--layout-surface);color:var(--layout-text);transition:border-color .2s ease,box-shadow .2s ease}.layout-ember .contact-form input:focus,.layout-ember .contact-form textarea:focus{outline:2px solid var(--layout-accent);outline-offset:2px;border-color:var(--layout-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--layout-accent) 18%,transparent)}.layout-ember .contact-form textarea{min-height:6rem;resize:vertical}.layout-ember .contact-form .form-message{margin-bottom:1rem;font-size:.9375rem}.layout-ember .contact-form .form-message.success{color:#166534}.layout-ember .contact-form .form-message.error{color:#b91c1c}.layout-ember .contact-form .form-submit{padding:.65rem 1.35rem;background:var(--layout-accent);color:#fff;font-weight:600;font-size:.9375rem;font-family:var(--layout-font-body);border:none;border-radius:999px;cursor:pointer;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}.layout-ember .contact-form .form-submit:hover:not(:disabled){opacity:.92}@media(prefers-reduced-motion:no-preference){.layout-ember .contact-form .form-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--layout-shadow-accent)}}.layout-ember .contact-form .form-submit:disabled{opacity:.7;cursor:not-allowed}.layout-ember .contact-form .form-submit:focus-visible{outline:2px solid var(--layout-text);outline-offset:2px}.layout-ember .contact-note{font-size:.875rem;color:var(--layout-muted);margin-top:1rem}.layout-ember .contact-form select{width:100%;padding:.6rem .75rem;font-family:var(--layout-font-body);font-size:1rem;border:1px solid var(--layout-border);border-radius:6px;background:var(--layout-surface);color:var(--layout-text)}.layout-ember .tool-result{margin-top:1.5rem;padding:1.25rem 1rem;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:8px;box-shadow:0 1px 3px #0000000f}.layout-ember .tool-result-primary{font-size:1.125rem;margin:0 0 .35rem;font-family:var(--layout-font-body)}.layout-ember .tool-result-primary strong{color:var(--layout-accent)}.layout-ember .tool-page .tool-result{border-left:4px solid var(--layout-accent);padding-left:1.25rem;background:color-mix(in srgb,var(--layout-accent) 6%,var(--layout-surface))}.layout-ember .tool-page .tool-result-primary{font-size:1.25rem}.layout-ember .tool-page .tool-result-primary strong{font-family:var(--layout-font-heading);font-weight:700}.layout-ember .tool-result-secondary{margin:0;font-size:.9375rem;color:var(--layout-muted)}@media(prefers-reduced-motion:no-preference){.layout-ember .tool-result{animation:layout-ember-tool-result-in .35s ease .15s both}}@keyframes layout-ember-tool-result-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.layout-ember .tool-charts{margin-top:2rem}.layout-ember .tool-page .tool-charts{padding:1.25rem;background:color-mix(in srgb,var(--layout-hero-tint) 40%,var(--layout-surface));border:1px solid var(--layout-border);border-radius:10px;margin-top:1.5rem}@media(prefers-reduced-motion:no-preference){.layout-ember .tool-page .tool-charts{animation:layout-ember-tool-result-in .35s ease .15s both}}.layout-ember .tool-chart-heading{font-size:1rem;font-family:var(--layout-font-heading);color:var(--layout-text);margin:0 0 .25rem}.layout-ember .tool-chart-desc{font-size:.875rem;color:var(--layout-muted);margin:0 0 .75rem}.layout-ember .tool-chart{margin-bottom:1.5rem;min-height:200px}.layout-ember .tool-chart-pie{max-width:320px}.layout-ember .tool-table-wrap{overflow-x:auto;margin-top:1rem}.layout-ember .tool-table{width:100%;border-collapse:collapse;font-size:.9375rem}.layout-ember .tool-table th,.layout-ember .tool-table td{padding:.5rem .75rem;text-align:right;border-bottom:1px solid var(--layout-border)}.layout-ember .tool-table th:first-child,.layout-ember .tool-table td:first-child{text-align:left}.layout-ember .tool-table th{font-weight:600;color:var(--layout-muted)}.layout-ember .funnel{max-width:var(--layout-wide-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.layout-ember .funnel-progress{margin-bottom:1.5rem}.layout-ember .funnel-progress-text{display:block;font-size:.875rem;color:var(--layout-muted);margin-bottom:.5rem}.layout-ember .funnel-progress-bar{height:6px;background:var(--layout-border);border-radius:3px;overflow:hidden}.layout-ember .funnel-progress-fill{height:100%;background:var(--layout-accent);border-radius:3px;transition:width .2s ease}.layout-ember .funnel-step{background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:8px;padding:2rem 1.5rem}.layout-ember .funnel-question h2,.layout-ember .funnel-contact-form h2{font-family:var(--layout-font-heading);font-size:1.25rem;margin:0 0 1rem;color:var(--layout-text)}.layout-ember .funnel-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.layout-ember .funnel-option{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem 1rem;border:1px solid var(--layout-border);border-radius:6px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.layout-ember .funnel-option:hover{border-color:var(--layout-accent);background:var(--layout-hero-tint)}@media(prefers-reduced-motion:no-preference){.layout-ember .funnel-option:hover{transform:translateY(-1px);box-shadow:var(--layout-shadow-sm)}}.layout-ember .funnel-option input{width:auto;margin:0}.layout-ember .funnel-next,.layout-ember .funnel-back{font-family:var(--layout-font-body);font-size:.9375rem;cursor:pointer;padding:.5rem 1rem;border-radius:999px}.layout-ember .funnel-next{background:var(--layout-accent);color:#fff;border:none;font-weight:600;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}@media(prefers-reduced-motion:no-preference){.layout-ember .funnel-next:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--layout-shadow-accent)}}.layout-ember .funnel-next:disabled{opacity:.6;cursor:not-allowed}.layout-ember .funnel-back{background:transparent;color:var(--layout-text);border:1px solid var(--layout-border)}.layout-ember .funnel-step-actions{display:flex;gap:.75rem;align-items:center;margin-top:1rem}.layout-ember .funnel-consent,.layout-ember .funnel-reassurance{font-size:.8125rem;color:var(--layout-muted);margin:1rem 0;line-height:1.5}.layout-ember .funnel-done{text-align:center;padding:2rem 1.5rem;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:8px}.layout-ember .funnel-done .funnel-title{font-family:var(--layout-font-heading);color:var(--layout-accent);margin:0 0 .5rem}.layout-ember .funnel-done-message{margin:0 0 1rem;color:var(--layout-text)}.layout-ember .funnel-done-next{font-size:.9375rem;color:var(--layout-muted);margin:0 0 1rem;line-height:1.5}.layout-ember .funnel-option-text{display:flex;flex-direction:column;gap:.15rem}.layout-ember .funnel-option-benefit{font-size:.8125rem;color:var(--layout-muted);font-weight:400}.layout-ember .funnel-preferred-contact fieldset{border:none;padding:0;margin:0 0 1rem}.layout-ember .funnel-preferred-contact legend{font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:var(--layout-muted);display:block}.layout-ember .funnel-preferred-contact .funnel-options{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:0}.layout-ember .funnel-preferred-contact .funnel-option{flex:1;min-width:5.5rem;padding:.5rem .75rem;position:relative}.layout-ember .funnel-preferred-contact .funnel-option input{position:absolute;opacity:0;width:0;height:0}.layout-ember .funnel-preferred-contact .funnel-option:before{content:"";display:inline-block;width:1rem;height:1rem;min-width:1rem;min-height:1rem;margin-right:.5rem;border:2px solid var(--layout-border);border-radius:50%;background:var(--layout-surface);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;vertical-align:middle}.layout-ember .funnel-preferred-contact .funnel-option:hover:before{border-color:var(--layout-accent)}.layout-ember .funnel-preferred-contact .funnel-option:has(input:checked):before{border-color:var(--layout-accent);background:var(--layout-accent);box-shadow:inset 0 0 0 3px var(--layout-surface)}.layout-ember .funnel-preferred-contact .funnel-option:has(input:checked){border-color:var(--layout-accent);background:var(--layout-hero-tint)}.layout-ember .funnel-preferred-contact .funnel-option:focus-within{outline:2px solid var(--layout-accent);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.layout-ember .funnel-step{animation:layout-ember-funnel-step-in .3s ease both}}@keyframes layout-ember-funnel-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.layout-ember .funnel-embed-note{font-size:.8125rem;color:var(--layout-muted);margin:0}.layout-ember .funnel-embed-note code{background:var(--layout-border);padding:.15rem .35rem;border-radius:4px;font-size:.875rem}.layout-ember .listings-section{padding-top:.5rem}.layout-ember .listings-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.layout-ember .listings-filters{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding:1rem;background:var(--layout-surface-alt);border-radius:8px;border:1px solid var(--layout-border)}.layout-ember .listings-filter{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:var(--layout-muted)}.layout-ember .listings-filter-label{display:block;font-size:.8125rem}.layout-ember .listings-filter-input{width:7rem;padding:.4rem .5rem;border:1px solid var(--layout-border);border-radius:6px;font-family:var(--layout-font-body);font-size:.9375rem}.layout-ember .listings-sort{display:flex;align-items:center;gap:.5rem}.layout-ember .listings-sort-label{font-size:.875rem;color:var(--layout-muted)}.layout-ember .listings-sort-select{padding:.4rem .75rem;border:1px solid var(--layout-border);border-radius:6px;background:var(--layout-surface);font-family:var(--layout-font-body);font-size:.9375rem;cursor:pointer}.layout-ember .listings-loading,.layout-ember .listings-count{margin:0 0 1rem;color:var(--layout-muted);font-size:.9375rem}@keyframes layout-ember-listing-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.layout-ember .listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}@media(prefers-reduced-motion:no-preference){.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card{animation:layout-ember-listing-in .4s ease both}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(1){animation-delay:.03s}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(2){animation-delay:.06s}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(3){animation-delay:.09s}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(4){animation-delay:.12s}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(5){animation-delay:.15s}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(6){animation-delay:.18s}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(7){animation-delay:.21s}.layout-ember .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(8){animation-delay:.24s}}.layout-ember .listing-card{background:var(--layout-surface);border-radius:10px;overflow:hidden;box-shadow:var(--layout-shadow-sm);border:1px solid var(--layout-border);transition:transform .2s ease,box-shadow .2s ease}@media(hover:hover){.layout-ember .listing-card:hover{transform:translateY(-2px);box-shadow:var(--layout-shadow-accent)}}.layout-ember .listing-card-link{text-decoration:none;color:inherit;display:block}.layout-ember .listing-card-image-wrap{position:relative;aspect-ratio:4/3;background:var(--layout-surface-alt)}.layout-ember .listing-card-image{width:100%;height:100%;object-fit:cover;display:block}.layout-ember .listing-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--layout-border) 0%,var(--layout-surface-alt) 100%)}.layout-ember .listing-card-badge{position:absolute;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase}.layout-ember .listing-card-badge-open-house{top:.5rem;left:.5rem;background:var(--layout-accent);color:#fff}.layout-ember .listing-card-badge-status{top:.5rem;right:.5rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff}.layout-ember .listing-card-price{position:absolute;bottom:.5rem;left:.5rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff;padding:.35rem .6rem;border-radius:6px;font-size:.9375rem;font-weight:600}.layout-ember .listing-card-body{padding:1rem}.layout-ember .listing-card-address{font-family:var(--layout-font-heading);font-size:1.0625rem;font-weight:600;margin:0 0 .25rem;line-height:1.3}.layout-ember .listing-card-location{font-size:.875rem;color:var(--layout-muted);margin:0 0 .75rem}.layout-ember .listing-card-stats{display:flex;gap:1.25rem;margin:0;font-size:.875rem}.layout-ember .listing-card-stats dt{font-weight:500;color:var(--layout-muted);margin:0}.layout-ember .listing-card-stats dd{margin:0;font-weight:600}@keyframes layout-ember-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.layout-ember .listing-skeleton-image{background:linear-gradient(90deg,var(--layout-border) 25%,var(--layout-surface-alt) 50%,var(--layout-border) 75%);background-size:200% 100%;animation:layout-ember-skeleton-shimmer 1.2s ease-in-out infinite}.layout-ember .listing-skeleton-line{height:.875rem;border-radius:4px;background:var(--layout-surface-alt)}.layout-ember .listing-skeleton-address{width:80%;margin-bottom:.5rem}.layout-ember .listing-skeleton-location{width:50%;margin-bottom:.75rem}.layout-ember .listing-skeleton-stats{display:flex;gap:1rem;margin-top:.5rem}.layout-ember .listing-skeleton-stats>*{width:2.5rem;height:.75rem;border-radius:4px;background:var(--layout-surface-alt)}.layout-ember .listing-card-skeleton .listing-card-link{pointer-events:none}.layout-ember .listing-card-skeleton:hover{transform:none}.layout-ember .listing-skeleton-price{width:8rem;height:1.5rem;margin-bottom:1rem}.layout-ember .listing-skeleton-stats-detail{display:flex;gap:.5rem;width:100%;max-width:20rem}.layout-ember .listing-skeleton-stats-detail>*{flex:1;width:3rem;height:2rem;border-radius:4px;background:var(--layout-surface-alt)}.layout-ember .listing-breadcrumb{margin-bottom:1rem}.layout-ember .listing-breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;font-size:.875rem;color:var(--layout-muted)}.layout-ember .listing-breadcrumb-item:not(:last-child):after{content:" › ";color:var(--layout-muted)}.layout-ember .listing-breadcrumb-item a{color:var(--layout-muted);text-decoration:none}.layout-ember .listing-breadcrumb-item a:hover{color:var(--layout-text)}.layout-ember .listing-breadcrumb-current{color:var(--layout-text);max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-ember .listing-detail-section{display:flex;flex-direction:column;gap:1.5rem}.layout-ember .listing-detail-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:800px){.layout-ember .listing-detail-layout{grid-template-columns:1.2fr 1fr}}.layout-ember .listing-detail-gallery{display:flex;flex-direction:column;gap:.75rem}.layout-ember .listing-detail-hero-wrap{position:relative;border-radius:10px;overflow:hidden;background:var(--layout-surface-alt)}.layout-ember .listing-detail-badge-open-house{position:absolute;top:.75rem;left:.75rem;padding:.35rem .6rem;background:var(--layout-accent);color:#fff;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase}.layout-ember .listing-detail-photo-count{position:absolute;bottom:.75rem;right:.75rem;padding:.35rem .6rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff;border-radius:6px;font-size:.8125rem;font-weight:500}.layout-ember .listing-detail-hero{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.layout-ember .listing-detail-hero-trigger{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in;font:inherit}.layout-ember .listing-detail-hero-trigger .listing-detail-hero{cursor:zoom-in}.layout-ember .listing-detail-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--layout-text) 85%,transparent);padding:2rem}@media(prefers-reduced-motion:no-preference){.layout-ember .listing-detail-lightbox{animation:listing-detail-lightbox-in .2s ease}}.layout-ember .listing-detail-lightbox-img{max-width:100%;max-height:90vh;object-fit:contain}.layout-ember .listing-detail-lightbox-close,.layout-ember .listing-detail-lightbox-prev,.layout-ember .listing-detail-lightbox-next{position:absolute;padding:.5rem .75rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff;border:none;border-radius:6px;font-size:1.5rem;line-height:1;cursor:pointer;transition:opacity .2s ease}.layout-ember .listing-detail-lightbox-close:hover,.layout-ember .listing-detail-lightbox-prev:hover,.layout-ember .listing-detail-lightbox-next:hover{opacity:.9}.layout-ember .listing-detail-lightbox-close{top:1rem;right:1rem}.layout-ember .listing-detail-lightbox-prev{left:1rem;top:50%;transform:translateY(-50%)}.layout-ember .listing-detail-lightbox-next{right:1rem;top:50%;transform:translateY(-50%)}.layout-ember .listing-detail-hero.listing-detail-photo-placeholder{aspect-ratio:16/10;background:linear-gradient(135deg,var(--layout-border) 0%,var(--layout-surface-alt) 100%)}.layout-ember .listing-detail-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem}.layout-ember .listing-detail-thumb{flex:0 0 auto;width:80px;border-radius:6px;overflow:hidden;background:var(--layout-surface-alt);border:2px solid transparent;padding:0;cursor:pointer;font:inherit;transition:border-color .2s ease,opacity .2s ease}.layout-ember .listing-detail-thumb:hover{opacity:.9}.layout-ember .listing-detail-thumb-active,.layout-ember .listing-detail-thumb[aria-current=true]{border-color:var(--layout-accent)}.layout-ember .listing-detail-thumb .listing-detail-photo,.layout-ember .listing-detail-photo{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.layout-ember .listing-detail-photo-placeholder{aspect-ratio:4/3;background:var(--layout-surface-alt)}.layout-ember .listing-detail-main{max-width:52rem}.layout-ember .listing-detail-header{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.layout-ember .listing-detail-badge-status{padding:.25rem .5rem;background:var(--layout-surface-alt);border:1px solid var(--layout-border);border-radius:6px;font-size:.8125rem;font-weight:500;color:var(--layout-muted)}.layout-ember .listing-detail-price{font-family:var(--layout-font-heading);font-size:1.5rem;font-weight:700;color:var(--layout-accent);margin:0}.layout-ember .listing-detail-type-style{margin:-.5rem 0 1rem;font-size:.9375rem;color:var(--layout-muted)}.layout-ember .listing-detail-inquire-cta{display:inline-block;margin-bottom:1.5rem;padding:.5rem 1rem;background:var(--layout-accent);color:#fff;text-decoration:none;border-radius:6px;font-size:.9375rem;font-weight:600;transition:opacity .2s ease}.layout-ember .listing-detail-inquire-cta:hover{opacity:.9}.layout-ember .listing-detail-stats,.layout-ember .listing-detail-stats-pills{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0 0 1.5rem;padding:0}.layout-ember .listing-detail-stat-pill{display:inline-flex;align-items:baseline;gap:.35rem;margin:0;padding:.35rem .6rem;background:var(--layout-surface-alt);border:1px solid var(--layout-border);border-radius:6px;font-size:.875rem}.layout-ember .listing-detail-stat-pill dt{font-size:.8125rem;color:var(--layout-muted);margin:0}.layout-ember .listing-detail-stat-pill dd{margin:0;font-size:1rem;font-weight:600}.layout-ember .listing-detail-stats dt{font-size:.8125rem;color:var(--layout-muted);margin:0}.layout-ember .listing-detail-stats dd{margin:0;font-size:1rem;font-weight:600}.layout-ember .listing-detail-features{margin-bottom:1.5rem}.layout-ember .listing-detail-features h3{font-size:1rem;margin:0 0 .5rem}.layout-ember .listing-detail-features ul{margin:0;padding-left:1.25rem;font-size:.9375rem;color:var(--layout-muted)}.layout-ember .listing-detail-feature-tags{display:flex;flex-wrap:wrap;gap:.35rem}.layout-ember .listing-detail-feature-tag{padding:.25rem .5rem;background:var(--layout-surface-alt);border:1px solid var(--layout-border);border-radius:6px;font-size:.8125rem;color:var(--layout-text)}.layout-ember .listing-detail-open-houses{margin-bottom:1.5rem;padding:1rem;background:var(--layout-surface-alt);border-radius:8px;border:1px solid var(--layout-border)}.layout-ember .listing-detail-open-houses h3{margin:0 0 .75rem;font-size:1rem}.layout-ember .listing-detail-oh-list{margin:0 0 1rem;padding:0;list-style:none}.layout-ember .listing-detail-oh-list li{padding:.25rem 0;font-size:.9375rem}.layout-ember .listing-detail-oh-time{font-weight:500}.layout-ember .listing-detail-oh-comment{color:var(--layout-muted);font-size:.875rem}.layout-ember .listing-detail-oh-register-btn,.layout-ember .open-house-register-btn{margin-top:.5rem;padding:.65rem 1.35rem;background:var(--layout-accent);color:#fff;font-weight:600;font-size:.9375rem;font-family:var(--layout-font-body);border:none;border-radius:999px;cursor:pointer;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}.layout-ember .listing-detail-oh-register-btn:hover:not(:disabled),.layout-ember .open-house-register-btn:hover:not(:disabled){opacity:.92}@media(prefers-reduced-motion:no-preference){.layout-ember .listing-detail-oh-register-btn:hover:not(:disabled),.layout-ember .open-house-register-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--layout-shadow-accent)}}.layout-ember .listing-detail-oh-register-btn:disabled,.layout-ember .open-house-register-btn:disabled{opacity:.7;cursor:not-allowed}.layout-ember .listing-detail-oh-register-btn:focus-visible,.layout-ember .open-house-register-btn:focus-visible{outline:2px solid var(--layout-text);outline-offset:2px}.layout-ember .listing-detail-oh-register-heading{font-size:.9375rem;font-weight:600;margin:0 0 .75rem}.layout-ember .listing-inquiry-form{max-width:28rem;margin-top:.5rem}.layout-ember .listing-inquiry-form-actions{display:flex;gap:.75rem;align-items:center;margin-top:1rem}.layout-ember .listing-detail-oh-cancel{background:none;border:none;font-family:var(--layout-font-body);font-size:.9375rem;color:var(--layout-muted);cursor:pointer;padding:.35rem 0}.layout-ember .listing-detail-oh-cancel:hover{color:var(--layout-text)}.layout-ember .listing-detail-inquiry h3,.layout-ember .listing-detail-agent h3{margin:0 0 .75rem;font-size:1rem}.layout-ember .listing-detail-agent{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--layout-border);font-size:.9375rem}.layout-ember .listing-detail-agent p{margin:0 0 .25rem}.layout-ember .listing-detail-office{color:var(--layout-muted);font-size:.875rem}.layout-ember .open-houses-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}@media(prefers-reduced-motion:no-preference){.layout-ember .open-houses-list:not(.open-houses-list-loading) .open-house-card{animation:layout-ember-listing-in .4s ease both}.layout-ember .open-houses-list:not(.open-houses-list-loading) .open-house-card:nth-child(1){animation-delay:.05s}.layout-ember .open-houses-list:not(.open-houses-list-loading) .open-house-card:nth-child(2){animation-delay:.1s}.layout-ember .open-houses-list:not(.open-houses-list-loading) .open-house-card:nth-child(3){animation-delay:.15s}}.layout-ember .open-house-card{background:var(--layout-surface);border-radius:10px;overflow:hidden;border:1px solid var(--layout-border);box-shadow:var(--layout-shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.layout-ember .open-house-card-inner{display:grid;grid-template-columns:200px 1fr;gap:0}@media(max-width:560px){.layout-ember .open-house-card-inner{grid-template-columns:1fr}}.layout-ember .open-house-card-image-wrap{position:relative;min-height:140px;background:var(--layout-surface-alt)}.layout-ember .open-house-card-image{width:100%;height:100%;min-height:140px;object-fit:cover;display:block}.layout-ember .open-house-card-image-placeholder{width:100%;min-height:140px;background:linear-gradient(135deg,var(--layout-border) 0%,var(--layout-surface-alt) 100%)}.layout-ember .open-house-badge{position:absolute;top:.5rem;left:.5rem;padding:.25rem .5rem;background:var(--layout-accent);color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:6px}.layout-ember .open-house-card-body{padding:1.25rem}.layout-ember .open-house-card-address{font-family:var(--layout-font-heading);font-size:1.125rem;font-weight:600;margin:0 0 .35rem;line-height:1.3}.layout-ember .open-house-card-address a{color:inherit;text-decoration:none}.layout-ember .open-house-card-address a:hover{color:var(--layout-accent);text-decoration:underline}.layout-ember .open-house-card-time{font-size:.9375rem;font-weight:500;margin:0 0 .25rem}.layout-ember .open-house-card-comment{font-size:.875rem;color:var(--layout-muted);margin:0 0 .35rem}.layout-ember .open-house-card-price{font-size:1rem;color:var(--layout-accent);font-weight:600;margin:0 0 .75rem}.layout-ember .open-house-register-form{max-width:24rem;margin-top:.75rem}.layout-ember .open-houses-empty{padding:2rem;text-align:center;background:var(--layout-surface-alt);border-radius:10px;border:1px solid var(--layout-border)}.layout-ember .open-houses-empty-text{margin:0 0 1rem;color:var(--layout-muted)}.layout-ember .open-house-card-skeleton .open-house-card-image-wrap .open-house-card-image-placeholder{width:100%;min-height:140px}@media(hover:hover){.layout-ember .open-house-card:hover{transform:translateY(-2px);box-shadow:var(--layout-shadow-accent)}}@media(max-width:640px){.layout-ember header,.layout-ember .layout-ember-header{padding:1rem;gap:.75rem}.layout-ember .page-hero{padding:2.5rem 1rem}.layout-ember .funnel{padding-left:1rem;padding-right:1rem}.layout-ember .funnel-step{padding:2rem 1.25rem}.layout-ember .page-section,.layout-ember .contact-section{padding:1.5rem 1rem}.layout-ember footer,.layout-ember .layout-ember-footer{padding:1.25rem 1rem}.layout-ember header nav{gap:1rem}}html:has(.layout-slate),body:has(.layout-slate){margin:0;padding:0;background:#0f172a}#root:has(.layout-slate){min-height:100vh}.layout-slate{--layout-bg: #0f172a;--layout-bg-elevated: #1e293b;--layout-surface: #1e293b;--layout-surface-alt: #334155;--layout-border: #475569;--layout-text: #f1f5f9;--layout-muted: #94a3b8;--layout-hero-tint: color-mix(in srgb, var(--layout-accent) 15%, transparent);--layout-accent: #0ea5e9;--layout-font-heading: "Syne", system-ui, sans-serif;--layout-font-body: "DM Sans", system-ui, sans-serif;--layout-content-width: min(1400px, 96vw);--layout-reading-width: min(1200px, 80ch);--layout-wide-width: min(80rem, 94vw);--layout-gutter: clamp(1rem, 4vw, 2rem);--layout-shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;font-family:var(--layout-font-body);color:var(--layout-text);background:var(--layout-bg)}.layout-slate *,.layout-slate *:before,.layout-slate *:after{box-sizing:inherit}.layout-slate .skip-link{position:absolute;left:-9999px;z-index:100;padding:.5rem 1rem;background:var(--layout-bg-elevated);border:2px solid var(--layout-accent);font-size:.9375rem;font-family:var(--layout-font-body);text-decoration:none;color:var(--layout-text)}.layout-slate .skip-link:focus{left:1rem;top:1rem;outline:none}.layout-slate .layout-slate-header,.layout-slate header{z-index:10;padding:.75rem 1.5rem;border-bottom:1px solid var(--layout-border);background:var(--layout-bg-elevated);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.layout-slate .layout-slate-brand{display:flex;align-items:center}.layout-slate .layout-slate-brand-link{font-family:var(--layout-font-heading);font-weight:700;text-decoration:none;font-size:1.5rem;letter-spacing:-.02em;color:var(--layout-accent);transition:color .2s ease,opacity .2s ease}.layout-slate .layout-slate-brand-link:hover{color:var(--layout-accent-secondary, var(--layout-accent));opacity:.9}.layout-slate .layout-slate-brand-link:focus-visible{outline:2px solid var(--layout-accent);outline-offset:3px}.layout-slate .layout-slate-logo{height:36px;width:auto;display:block}.layout-slate .layout-slate-nav,.layout-slate header nav{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.layout-slate header nav a{text-decoration:none;font-size:.9375rem;font-weight:500;color:var(--layout-muted);transition:color .2s ease}.layout-slate header nav a:hover{color:var(--layout-accent)}.layout-slate header nav a:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-slate-tools-dropdown{position:relative}.layout-slate-tools-trigger{background:none;border:none;font:inherit;font-size:.9375rem;font-weight:500;color:var(--layout-muted);cursor:pointer;padding:0;transition:color .2s ease}.layout-slate-tools-trigger:hover{color:var(--layout-accent)}.layout-slate-tools-trigger:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-slate-tools-menu{position:absolute;top:100%;left:0;margin-top:4px;min-width:12rem;padding:.5rem 0;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:4px;box-shadow:var(--layout-shadow-sm);z-index:20}.layout-slate-tools-menu-link{display:block;padding:.5rem 1rem;font-size:.9375rem;color:var(--layout-text);text-decoration:none;transition:background .15s ease,color .15s ease}.layout-slate-tools-menu-link:hover{background:var(--layout-hero-tint);color:var(--layout-accent)}.layout-slate-cta{padding:.5rem 1rem;background:var(--layout-accent);color:#fff!important;border-radius:4px;font-weight:600;transition:opacity .2s ease,background .2s ease}.layout-slate-cta:hover{background:var(--layout-accent-secondary, var(--layout-accent));opacity:.92;color:#fff!important}.layout-slate-cta:focus-visible{outline:2px solid var(--layout-text);outline-offset:2px}.layout-slate-main,.layout-slate main{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;padding:0;width:100%;line-height:1.65;font-size:1rem}.layout-slate-main.layout-slate-home{display:flex;flex-direction:column;padding:0;width:100%}.layout-slate-main.layout-slate-home .page-hero{width:100%;padding:4rem 1.5rem 5rem;border-radius:0;border:none}.layout-slate-main.layout-slate-home .page-section{margin:0 auto;max-width:var(--layout-reading-width);width:100%;padding:2.5rem 1.5rem;background:transparent;border-bottom:1px solid var(--layout-border)}.layout-slate-main.layout-slate-home .page-section:last-child{border-bottom:none}.layout-slate-main.layout-slate-sub .page-hero{margin:0}.layout-slate-main.layout-slate-sub .page-section{margin-left:auto;margin-right:auto}.layout-slate-sub .puck-page-content{margin-left:auto;margin-right:auto;max-width:var(--layout-content-width);padding-top:.5rem}.layout-slate .puck-page-content h1,.layout-slate .puck-page-content h2,.layout-slate .puck-page-content h3{font-family:var(--layout-font-heading);font-weight:700;color:var(--layout-text);margin:0 0 .75rem;line-height:1.25}.layout-slate .puck-page-content h1{font-size:clamp(1.75rem,4vw,2.25rem)}.layout-slate .puck-page-content h2{font-size:1.4375rem}.layout-slate .puck-page-content h3{font-size:1.25rem}.layout-slate .puck-page-content p{margin:0 0 1rem;color:var(--layout-text);font-family:var(--layout-font-body)}.layout-slate .puck-page-content p:last-child{margin-bottom:0}.layout-slate .puck-page-content a[href]{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-slate .puck-page-content a[href]:hover{text-decoration:underline}.layout-slate .puck-page-content section+section{margin-top:2rem}.layout-slate .sticky-cta{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:100;padding:.5rem 1rem;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:4px;box-shadow:var(--layout-shadow-md)}.layout-slate .sticky-cta-btn{display:inline-block;padding:.5rem 1rem;background:var(--layout-accent);color:#fff;text-decoration:none;font-weight:600;font-size:.875rem;border-radius:4px;transition:opacity .2s ease}.layout-slate .sticky-cta-btn:hover{opacity:.92;color:#fff}.layout-slate-cta-bar{padding:1.25rem var(--layout-gutter);background:linear-gradient(180deg,var(--layout-hero-tint) 0%,var(--layout-bg-elevated) 100%);border-top:1px solid var(--layout-border);box-shadow:inset 0 1px #ffffff08;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.layout-slate-cta-bar-text{margin:0;font-size:1rem;font-weight:600;color:var(--layout-text)}.layout-slate-cta-bar-btn{display:inline-block;padding:.6rem 1.25rem;background:var(--layout-accent);color:#fff;text-decoration:none;font-weight:600;font-size:.9375rem;border-radius:4px;transition:opacity .2s ease}.layout-slate-cta-bar-btn:hover{opacity:.92}.layout-slate .layout-slate-footer,.layout-slate footer{padding:2.5rem var(--layout-gutter);border-top:2px solid var(--layout-border);background:var(--layout-surface);font-size:.875rem;color:var(--layout-muted)}.layout-slate-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:var(--layout-content-width);margin:0 auto}@media(max-width:800px){.layout-slate-footer-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:480px){.layout-slate-footer-grid{grid-template-columns:1fr;gap:1.5rem}}.layout-slate-footer-heading{font-family:var(--layout-font-heading);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--layout-accent);margin:0 0 .75rem}.layout-slate-footer-list{list-style:none;margin:0;padding:0}.layout-slate-footer-list li{margin-bottom:.5rem}.layout-slate-footer-list li:last-child{margin-bottom:0}.layout-slate-footer-list a{color:var(--layout-text);text-decoration:none;transition:color .2s ease}.layout-slate-footer-list a:hover{color:var(--layout-accent)}.layout-slate-footer-list a:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-slate-footer-contact-block{display:flex;flex-direction:column;gap:.5rem}.layout-slate-footer-cta{display:inline-block;font-weight:600;color:var(--layout-accent);text-decoration:none;margin-bottom:.25rem}.layout-slate-footer-cta:hover{text-decoration:underline}.layout-slate-footer-cta:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-slate-footer-contact-link{color:var(--layout-muted);text-decoration:none}.layout-slate-footer-contact-link:hover{color:var(--layout-accent)}.layout-slate-footer-address{font-style:normal;color:var(--layout-muted)}.layout-slate-footer-areas{margin:0;font-size:.8125rem;color:var(--layout-muted)}.layout-slate-footer-social{padding-top:.5rem;margin-top:.25rem}.layout-slate-footer-social-list{list-style:none;margin:0;padding:0;display:flex;gap:.75rem}.layout-slate-footer-social-link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.5rem;color:var(--layout-muted);transition:color .2s ease,opacity .2s ease}.layout-slate-footer-social-link:hover{color:var(--layout-accent);opacity:.9}.layout-slate .page-hero{padding:3rem 1.5rem;text-align:center;background:linear-gradient(180deg,var(--layout-hero-tint) 0%,var(--layout-bg) 100%);border-bottom:1px solid var(--layout-border);position:relative}.layout-slate .page-hero.page-hero-with-bg{background-image:var(--page-hero-bg-image);background-size:cover;background-position:center;min-height:42vh;padding:4rem 1.5rem;border-bottom:none}.layout-slate .page-hero.page-hero-with-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#00000073);pointer-events:none}.layout-slate .page-hero.page-hero-with-bg h1,.layout-slate .page-hero.page-hero-with-bg .page-hero-tagline,.layout-slate .page-hero.page-hero-with-bg .page-cta{position:relative;z-index:1}.layout-slate .page-hero.page-hero-with-bg h1{color:#fff}.layout-slate .page-hero.page-hero-with-bg .page-hero-tagline{color:#ffffffe6}.layout-slate .tool-page .page-hero.tool-hero{background:linear-gradient(180deg,var(--layout-hero-tint) 0%,var(--layout-surface) 100%)}.layout-slate .page-hero h1{font-family:var(--layout-font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--layout-accent);margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.layout-slate .page-hero .page-hero-tagline{font-size:1.1875rem;color:var(--layout-muted);margin:0 0 1.75rem;max-width:40ch;margin-left:auto;margin-right:auto}.layout-slate .page-cta{display:inline-block;padding:.75rem 1.5rem;background:var(--layout-accent);color:#fff;text-decoration:none;font-weight:600;font-size:.9375rem;border-radius:4px;transition:opacity .2s ease}.layout-slate .page-cta:hover{opacity:.92}.layout-slate .page-cta:focus-visible{outline:2px solid var(--layout-text);outline-offset:2px}.layout-slate .page-section{padding:2.25rem 1.5rem;max-width:var(--layout-reading-width);margin:0 auto;width:100%}.layout-slate .page-section h2{font-family:var(--layout-font-heading);font-size:1.4375rem;font-weight:700;color:var(--layout-text);margin:0 0 1rem}.layout-slate .page-section p{margin:0 0 1rem;color:var(--layout-text)}.layout-slate .page-section p:last-child{margin-bottom:0}.layout-slate .page-section .page-section-cta{margin-top:1.25rem}.layout-slate .page-section-list{margin:1rem 0 1.25rem;padding-left:1.5rem}.layout-slate .page-section-list li{margin-bottom:.5rem}.layout-slate .page-link{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-slate .page-link:hover{text-decoration:underline}.layout-slate .page-link:focus-visible{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-slate .page-text-muted{color:var(--layout-muted)}.layout-slate .blog-index{max-width:var(--layout-reading-width)}.layout-slate .blog-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.layout-slate .blog-list-item{background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:8px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.layout-slate .blog-list-item:hover{border-color:var(--layout-accent);box-shadow:var(--layout-shadow-sm)}.layout-slate .blog-list-item-link{display:block;text-decoration:none;color:inherit}.layout-slate .blog-list-item-thumb{aspect-ratio:16 / 9;overflow:hidden;background:var(--layout-surface-alt)}.layout-slate .blog-list-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.layout-slate .blog-list-item-content{padding:1.25rem 1.5rem}.layout-slate .blog-list-title{font-family:var(--layout-font-heading);font-size:1.25rem;font-weight:700;margin:0 0 .35rem;color:var(--layout-accent);line-height:1.3}.layout-slate .blog-list-item-link:hover .blog-list-title{text-decoration:underline}.layout-slate .blog-list-meta{font-size:.875rem;color:var(--layout-muted);margin:0 0 .5rem}.layout-slate .blog-list-excerpt{margin:0;font-size:.9375rem;line-height:1.5;color:var(--layout-text);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.layout-slate .blog-post-back{margin:0 0 1.25rem;font-size:.9375rem}.layout-slate .blog-post-back .page-link{text-decoration:none}.layout-slate .blog-post-back .page-link:hover{text-decoration:underline}.layout-slate .blog-post-header{margin-bottom:1.5rem}.layout-slate .blog-post-title{font-family:var(--layout-font-heading);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin:0 0 .5rem;line-height:1.25;color:var(--layout-text)}.layout-slate .blog-post-meta{font-size:.9375rem;color:var(--layout-muted);margin:0}.layout-slate .blog-post-featured{margin-bottom:1.5rem;border-radius:8px;overflow:hidden;background:var(--layout-surface);border:1px solid var(--layout-border)}.layout-slate .blog-post-featured img{width:100%;height:auto;max-height:360px;object-fit:cover;display:block}.layout-slate .blog-post-body.markdown-body{font-family:var(--layout-font-body);font-size:1rem;line-height:1.65;color:var(--layout-text);max-width:65ch}.layout-slate .blog-post-body.markdown-body>*:first-child{margin-top:0}.layout-slate .blog-post-body.markdown-body p{margin:0 0 1rem}.layout-slate .blog-post-body.markdown-body p:last-child{margin-bottom:0}.layout-slate .blog-post-body.markdown-body h2{font-family:var(--layout-font-heading);font-size:1.375rem;font-weight:700;margin:2rem 0 .75rem;color:var(--layout-text)}.layout-slate .blog-post-body.markdown-body h2:first-child{margin-top:0}.layout-slate .blog-post-body.markdown-body h3{font-family:var(--layout-font-heading);font-size:1.125rem;font-weight:600;margin:1.5rem 0 .5rem;color:var(--layout-text)}.layout-slate .blog-post-body.markdown-body ul,.layout-slate .blog-post-body.markdown-body ol{margin:0 0 1rem;padding-left:1.5rem}.layout-slate .blog-post-body.markdown-body li{margin-bottom:.35rem}.layout-slate .blog-post-body.markdown-body blockquote{margin:1.25rem 0;padding:.5rem 0 .5rem 1rem;border-left:4px solid var(--layout-accent);color:var(--layout-muted);font-style:italic}.layout-slate .blog-post-body.markdown-body a{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-slate .blog-post-body.markdown-body a:hover{text-decoration:underline}.layout-slate .blog-post-body.markdown-body code{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.9em;background:var(--layout-surface);padding:.15em .4em;border-radius:4px;border:1px solid var(--layout-border)}.layout-slate .blog-post-body.markdown-body pre{margin:1rem 0;padding:1rem;overflow-x:auto;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:6px}.layout-slate .blog-post-body.markdown-body pre code{padding:0;background:none;border:none;font-size:.875rem}.layout-slate .blog-post-body.markdown-body img{max-width:100%;height:auto;border-radius:4px;display:block;margin:1rem 0}.layout-slate .home-paths-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:1.25rem 0 0}@media(max-width:640px){.layout-slate .home-paths-grid{grid-template-columns:1fr}}.layout-slate .home-path-card{padding:0 0 0 1rem;border-left:3px solid var(--layout-accent);background:transparent}.layout-slate .home-path-title{font-family:var(--layout-font-heading);font-size:1.125rem;margin:0 0 .5rem;color:var(--layout-text)}.layout-slate .home-path-card p{margin:0 0 1rem;font-size:.9375rem}.layout-slate .home-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:1.25rem 0 0}@media(max-width:640px){.layout-slate .home-services-grid{grid-template-columns:1fr}}.layout-slate .home-service-card{padding:0 0 0 1rem;border-left:3px solid var(--layout-accent);background:transparent}.layout-slate .home-service-title{font-family:var(--layout-font-heading);font-size:1.125rem;margin:0 0 .5rem;color:var(--layout-text)}.layout-slate .home-service-card p{margin:0 0 .75rem;font-size:.9375rem}.layout-slate .home-tools-list{margin:1rem 0 0;padding-left:1.5rem}.layout-slate .home-tools-list li{margin-bottom:.75rem}.layout-slate .tool-index-grid{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:0}.layout-slate .tool-index-card{display:block;padding:.75rem 0;border-bottom:1px solid var(--layout-border);text-decoration:none;color:var(--layout-text);transition:color .2s ease}.layout-slate .tool-index-card:last-child{border-bottom:none}.layout-slate .tool-index-card:hover{color:var(--layout-accent)}.layout-slate .tool-index-card-title{display:block;font-family:var(--layout-font-heading);font-size:1rem;font-weight:600;color:inherit;margin-bottom:.2rem}.layout-slate .tool-index-card-desc{display:block;font-size:.875rem;color:var(--layout-muted);line-height:1.45}.layout-slate .home-testimonials-list{display:flex;flex-direction:column;gap:1.5rem;margin:1rem 0 0}.layout-slate .home-testimonial-quote{margin:0;padding:0 0 0 1.25rem;border-left:4px solid var(--layout-accent);font-style:italic;color:var(--layout-muted)}.layout-slate .home-testimonials-list .home-testimonial-quote,.layout-slate .home-testimonial-quote p{margin:0}.layout-slate .home-testimonial-attribution{margin:.5rem 0 0;font-size:.9375rem;color:var(--layout-muted);font-style:normal}.layout-slate .faq-list{margin:0 0 1.5rem;padding:0;list-style:none}.layout-slate .faq-item{margin-bottom:1.5rem;padding:.5rem 0 1.5rem;border-bottom:1px solid var(--layout-border)}.layout-slate .faq-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.layout-slate .faq-question{font-family:var(--layout-font-heading);font-size:1.125rem;font-weight:700;color:var(--layout-text);margin:0 0 .5rem}.layout-slate .faq-answer{margin:0;font-size:1rem;line-height:1.65;color:var(--layout-text)}.layout-slate .contact-section{padding:2.25rem 1.5rem;max-width:var(--layout-reading-width);margin:0 auto;width:100%;background:transparent}.layout-slate .tool-calc-section{max-width:var(--layout-reading-width);margin-left:auto;margin-right:auto;width:100%;padding:2rem 1.5rem;background:transparent;border:none;border-bottom:1px solid var(--layout-border)}@media(min-width:900px){.layout-slate .tool-calc-section.contact-section{display:grid;grid-template-columns:minmax(0,20rem) 1fr;gap:2rem;align-items:start}.layout-slate .tool-calc-section.contact-section .contact-form{max-width:none}.layout-slate .tool-calc-section.contact-section .tool-result{margin-top:0}.layout-slate .tool-calc-section.contact-section .tool-charts{margin-top:1.5rem}}.layout-slate .contact-details{margin-bottom:2rem}.layout-slate .contact-details p{margin:0 0 .5rem;font-size:1rem}.layout-slate .contact-details a{color:var(--layout-accent);font-weight:600;text-decoration:none}.layout-slate .contact-details a:hover{text-decoration:underline}.layout-slate .contact-form{max-width:32rem}.layout-slate .contact-form .form-group{margin-bottom:1.25rem}.layout-slate .contact-form .form-hint{display:block;font-size:.8125rem;color:var(--layout-muted);margin-top:.25rem}.layout-slate .contact-form label{display:block;font-weight:600;font-size:.9375rem;margin-bottom:.35rem;color:var(--layout-text)}.layout-slate .contact-form input,.layout-slate .contact-form textarea,.layout-slate .contact-form select{width:100%;padding:.6rem .75rem;font-family:var(--layout-font-body);font-size:1rem;border:1px solid var(--layout-border);border-radius:4px;background:var(--layout-bg);color:var(--layout-text)}.layout-slate .contact-form input:focus,.layout-slate .contact-form textarea:focus,.layout-slate .contact-form select:focus{outline:2px solid var(--layout-accent);outline-offset:2px;border-color:var(--layout-accent)}.layout-slate .contact-form textarea{min-height:6rem;resize:vertical}.layout-slate .contact-form .form-submit{padding:.65rem 1.35rem;background:var(--layout-accent);color:#fff;font-weight:600;font-size:.9375rem;font-family:var(--layout-font-body);border:none;border-radius:4px;cursor:pointer;transition:opacity .2s ease}.layout-slate .contact-form .form-submit:hover:not(:disabled){opacity:.92}.layout-slate .contact-form .form-submit:disabled{opacity:.7;cursor:not-allowed}.layout-slate .tool-result{margin-top:1.5rem;padding:1rem 0 0 1rem;border-left:3px solid var(--layout-accent)}.layout-slate .tool-result-primary strong{color:var(--layout-accent)}.layout-slate .tool-page .tool-result{border-left:4px solid var(--layout-accent);padding-left:1.25rem}.layout-slate .tool-result-secondary{margin:0;font-size:.9375rem;color:var(--layout-muted)}.layout-slate .tool-page .tool-charts{padding:1.25rem 0;border-top:1px solid var(--layout-border);margin-top:1.5rem}.layout-slate .tool-chart-heading{font-size:1rem;font-family:var(--layout-font-heading);color:var(--layout-text);margin:0 0 .25rem}.layout-slate .tool-chart-desc{font-size:.875rem;color:var(--layout-muted);margin:0 0 .75rem}.layout-slate .tool-chart{margin-bottom:1.5rem;min-height:200px}.layout-slate .tool-table-wrap{overflow-x:auto;margin-top:1rem}.layout-slate .tool-table{width:100%;border-collapse:collapse;font-size:.9375rem}.layout-slate .tool-table th,.layout-slate .tool-table td{padding:.5rem .75rem;text-align:right;border-bottom:1px solid var(--layout-border)}.layout-slate .tool-table th:first-child,.layout-slate .tool-table td:first-child{text-align:left}.layout-slate .tool-table th{font-weight:600;color:var(--layout-muted)}.layout-slate .funnel{max-width:var(--layout-reading-width);margin-left:auto;margin-right:auto;width:100%;padding:2.25rem 1.5rem}.layout-slate .funnel-progress-text{display:block;font-size:.875rem;color:var(--layout-muted);margin-bottom:.5rem}.layout-slate .funnel-progress-bar{height:6px;background:var(--layout-border);border-radius:2px;overflow:hidden}.layout-slate .funnel-progress-fill{height:100%;background:var(--layout-accent);border-radius:2px;transition:width .2s ease}.layout-slate .funnel-step{background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:4px;padding:2rem 1.5rem}.layout-slate .funnel-question h2,.layout-slate .funnel-contact-form h2{font-family:var(--layout-font-heading);font-size:1.25rem;margin:0 0 1rem;color:var(--layout-text)}.layout-slate .funnel-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.layout-slate .funnel-option{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem 1rem;border:1px solid var(--layout-border);border-radius:4px;transition:border-color .2s ease}.layout-slate .funnel-option:hover{border-color:var(--layout-accent);background:var(--layout-hero-tint)}.layout-slate .funnel-next{background:var(--layout-accent);color:#fff;border:none;font-weight:600;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-family:var(--layout-font-body);font-size:.9375rem}.layout-slate .funnel-back{background:transparent;color:var(--layout-text);border:1px solid var(--layout-border);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-family:var(--layout-font-body);font-size:.9375rem}.layout-slate .funnel-step-actions{display:flex;gap:.75rem;align-items:center;margin-top:1rem}.layout-slate .funnel-consent,.layout-slate .funnel-reassurance{font-size:.8125rem;color:var(--layout-muted);margin:1rem 0;line-height:1.5}.layout-slate .funnel-preferred-contact fieldset{border:none;padding:0;margin:0 0 1rem}.layout-slate .funnel-preferred-contact legend{font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:var(--layout-muted);display:block}.layout-slate .funnel-preferred-contact .funnel-options{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:0}.layout-slate .funnel-preferred-contact .funnel-option{flex:1;min-width:5.5rem;padding:.5rem .75rem}.layout-slate .funnel-preferred-contact .funnel-option input{position:absolute;opacity:0;width:0;height:0}.layout-slate .funnel-preferred-contact .funnel-option:before{content:"";display:inline-block;width:1rem;height:1rem;min-width:1rem;min-height:1rem;margin-right:.5rem;border:2px solid var(--layout-border);border-radius:50%;background:var(--layout-surface-alt);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;vertical-align:middle}.layout-slate .funnel-preferred-contact .funnel-option:hover:before{border-color:var(--layout-accent)}.layout-slate .funnel-preferred-contact .funnel-option:has(input:checked):before{border-color:var(--layout-accent);background:var(--layout-accent);box-shadow:inset 0 0 0 3px var(--layout-surface)}.layout-slate .funnel-preferred-contact .funnel-option:has(input:checked){border-color:var(--layout-accent);background:var(--layout-hero-tint)}.layout-slate .funnel-preferred-contact .funnel-option:focus-within{outline:2px solid var(--layout-accent);outline-offset:2px}.layout-slate .page-section.listings-section{max-width:var(--layout-content-width)}.layout-slate .listings-section{padding-top:.5rem}.layout-slate .listings-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.layout-slate .listings-filters{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding:1rem;background:var(--layout-surface);border-radius:6px;border:1px solid var(--layout-border)}.layout-slate .listings-filter-label,.layout-slate .listings-filter .listings-filter-label{display:block;font-size:.8125rem;color:var(--layout-muted);margin-bottom:.25rem}.layout-slate .listings-filter-input{width:7rem;padding:.4rem .5rem;border:1px solid var(--layout-border);border-radius:4px;background:var(--layout-bg);color:var(--layout-text);font-family:var(--layout-font-body);font-size:.9375rem}.layout-slate .listings-sort{display:flex;align-items:center;gap:.5rem}.layout-slate .listings-sort-label{font-size:.875rem;color:var(--layout-muted)}.layout-slate .listings-sort-select{padding:.4rem .75rem;border:1px solid var(--layout-border);border-radius:4px;background:var(--layout-surface);color:var(--layout-text);font-family:var(--layout-font-body);font-size:.9375rem;cursor:pointer}.layout-slate .listings-loading,.layout-slate .listings-count{margin:0 0 1rem;color:var(--layout-muted);font-size:.9375rem}@keyframes layout-slate-listing-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.layout-slate .listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}@media(prefers-reduced-motion:no-preference){.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card{animation:layout-slate-listing-in .4s ease both}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(1){animation-delay:.03s}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(2){animation-delay:.06s}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(3){animation-delay:.09s}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(4){animation-delay:.12s}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(5){animation-delay:.15s}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(6){animation-delay:.18s}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(7){animation-delay:.21s}.layout-slate .listings-grid:not(.listings-grid-loading) .listing-card:nth-child(8){animation-delay:.24s}}.layout-slate .listing-card{background:var(--layout-surface);border-radius:6px;overflow:hidden;border:1px solid var(--layout-border);transition:transform .2s ease,box-shadow .2s ease}.layout-slate .listing-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.layout-slate .listing-card-link{text-decoration:none;color:inherit;display:block}.layout-slate .listing-card-image-wrap{position:relative;aspect-ratio:4/3;background:var(--layout-surface-alt)}.layout-slate .listing-card-image{width:100%;height:100%;object-fit:cover;display:block}.layout-slate .listing-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--layout-border) 0%,var(--layout-surface-alt) 100%)}.layout-slate .listing-card-badge{position:absolute;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.layout-slate .listing-card-badge-open-house{top:.5rem;left:.5rem;background:var(--layout-accent);color:#fff}.layout-slate .listing-card-badge-status{top:.5rem;right:.5rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff}.layout-slate .listing-card-price{position:absolute;bottom:.5rem;left:.5rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff;padding:.35rem .6rem;border-radius:4px;font-size:.9375rem;font-weight:600}.layout-slate .listing-card-body{padding:1rem}.layout-slate .listing-card-address{font-family:var(--layout-font-heading);font-size:1.0625rem;font-weight:600;margin:0 0 .25rem}.layout-slate .listing-card-location{font-size:.875rem;color:var(--layout-muted);margin:0 0 .75rem}.layout-slate .listing-card-stats{display:flex;gap:1.25rem;margin:0;font-size:.875rem}.layout-slate .listing-card-stats dt{font-weight:500;color:var(--layout-muted);margin:0}.layout-slate .listing-card-stats dd{margin:0;font-weight:600}@keyframes layout-slate-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.layout-slate .listing-skeleton-image{background:linear-gradient(90deg,var(--layout-border) 25%,var(--layout-surface-alt) 50%,var(--layout-border) 75%);background-size:200% 100%;animation:layout-slate-skeleton-shimmer 1.2s ease-in-out infinite}.layout-slate .listing-skeleton-line{height:.875rem;border-radius:4px;background:var(--layout-surface-alt)}.layout-slate .listing-skeleton-address{width:80%;margin-bottom:.5rem}.layout-slate .listing-skeleton-location{width:50%;margin-bottom:.75rem}.layout-slate .listing-skeleton-stats{display:flex;gap:1rem;margin-top:.5rem}.layout-slate .listing-skeleton-stats>*{width:2.5rem;height:.75rem;border-radius:4px;background:var(--layout-surface-alt)}.layout-slate .listing-card-skeleton .listing-card-link{pointer-events:none}.layout-slate .listing-card-skeleton:hover{transform:none}.layout-slate .listing-breadcrumb{margin-bottom:1rem}.layout-slate .listing-breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;font-size:.875rem;color:var(--layout-muted)}.layout-slate .listing-breadcrumb-item:not(:last-child):after{content:" › ";color:var(--layout-muted)}.layout-slate .listing-breadcrumb-item a{color:var(--layout-muted);text-decoration:none}.layout-slate .listing-breadcrumb-item a:hover{color:var(--layout-text)}.layout-slate .listing-breadcrumb-current{color:var(--layout-text);max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-slate .listing-detail-section{display:flex;flex-direction:column;gap:1.5rem}.layout-slate .listing-detail-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:800px){.layout-slate .listing-detail-layout{grid-template-columns:1.2fr 1fr}}.layout-slate .listing-detail-gallery{display:flex;flex-direction:column;gap:.75rem}.layout-slate .listing-detail-hero-wrap{position:relative;border-radius:6px;overflow:hidden;background:var(--layout-surface-alt)}.layout-slate .listing-detail-badge-open-house{position:absolute;top:.75rem;left:.75rem;padding:.35rem .6rem;background:var(--layout-accent);color:#fff;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.layout-slate .listing-detail-photo-count{position:absolute;bottom:.75rem;right:.75rem;padding:.35rem .6rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff;border-radius:4px;font-size:.8125rem;font-weight:500}.layout-slate .listing-detail-hero{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.layout-slate .listing-detail-hero-trigger{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in;font:inherit}.layout-slate .listing-detail-hero-trigger .listing-detail-hero{cursor:zoom-in}.layout-slate .listing-detail-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--layout-text) 85%,transparent);padding:2rem}@media(prefers-reduced-motion:no-preference){.layout-slate .listing-detail-lightbox{animation:listing-detail-lightbox-in .2s ease}}@keyframes listing-detail-lightbox-in{0%{opacity:0}to{opacity:1}}.layout-slate .listing-detail-lightbox-img{max-width:100%;max-height:90vh;object-fit:contain}.layout-slate .listing-detail-lightbox-close,.layout-slate .listing-detail-lightbox-prev,.layout-slate .listing-detail-lightbox-next{position:absolute;padding:.5rem .75rem;background:color-mix(in srgb,var(--layout-text) 85%,transparent);color:#fff;border:none;border-radius:4px;font-size:1.5rem;line-height:1;cursor:pointer;transition:opacity .2s ease}.layout-slate .listing-detail-lightbox-close:hover,.layout-slate .listing-detail-lightbox-prev:hover,.layout-slate .listing-detail-lightbox-next:hover{opacity:.9}.layout-slate .listing-detail-lightbox-close{top:1rem;right:1rem}.layout-slate .listing-detail-lightbox-prev{left:1rem;top:50%;transform:translateY(-50%)}.layout-slate .listing-detail-lightbox-next{right:1rem;top:50%;transform:translateY(-50%)}.layout-slate .listing-detail-hero.listing-detail-photo-placeholder{background:linear-gradient(135deg,var(--layout-border) 0%,var(--layout-surface-alt) 100%)}.layout-slate .listing-detail-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem}.layout-slate .listing-detail-thumb{flex:0 0 auto;width:80px;border-radius:4px;overflow:hidden;background:var(--layout-surface-alt);border:2px solid transparent;padding:0;cursor:pointer;font:inherit;transition:border-color .2s ease,opacity .2s ease}.layout-slate .listing-detail-thumb:hover{opacity:.9}.layout-slate .listing-detail-thumb-active,.layout-slate .listing-detail-thumb[aria-current=true]{border-color:var(--layout-accent)}.layout-slate .listing-detail-thumb .listing-detail-photo{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.layout-slate .listing-detail-main{max-width:64rem}.layout-slate .listing-detail-header{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.layout-slate .listing-detail-badge-status{padding:.25rem .5rem;background:var(--layout-surface-alt);border:1px solid var(--layout-border);border-radius:4px;font-size:.8125rem;font-weight:500;color:var(--layout-muted)}.layout-slate .listing-detail-price{font-family:var(--layout-font-heading);font-size:1.5rem;font-weight:700;color:var(--layout-accent);margin:0}.layout-slate .listing-detail-type-style{margin:-.5rem 0 1rem;font-size:.9375rem;color:var(--layout-muted)}.layout-slate .listing-detail-inquire-cta{display:inline-block;margin-bottom:1.5rem;padding:.5rem 1rem;background:var(--layout-accent);color:#fff;text-decoration:none;border-radius:4px;font-size:.9375rem;font-weight:600;transition:opacity .2s ease}.layout-slate .listing-detail-inquire-cta:hover{opacity:.9}.layout-slate .listing-detail-stats-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem;padding:0}.layout-slate .listing-detail-stat-pill{display:inline-flex;align-items:baseline;gap:.35rem;margin:0;padding:.35rem .6rem;background:var(--layout-surface-alt);border:1px solid var(--layout-border);border-radius:6px;font-size:.875rem}.layout-slate .listing-detail-stat-pill dt{color:var(--layout-muted);margin:0}.layout-slate .listing-detail-stat-pill dd{margin:0;font-weight:600}.layout-slate .listing-detail-features{margin-bottom:1.5rem}.layout-slate .listing-detail-features h3{font-size:1rem;margin:0 0 .5rem}.layout-slate .listing-detail-feature-tags{display:flex;flex-wrap:wrap;gap:.35rem}.layout-slate .listing-detail-feature-tag{padding:.25rem .5rem;background:var(--layout-surface-alt);border:1px solid var(--layout-border);border-radius:4px;font-size:.8125rem;color:var(--layout-text)}.layout-slate .listing-detail-open-houses{margin-bottom:1.5rem;padding:1rem;background:var(--layout-surface);border-radius:6px;border:1px solid var(--layout-border)}.layout-slate .listing-detail-open-houses h3{margin:0 0 .75rem;font-size:1rem}.layout-slate .listing-detail-oh-list{margin:0 0 1rem;padding:0;list-style:none}.layout-slate .listing-detail-oh-list li{padding:.25rem 0;font-size:.9375rem}.layout-slate .listing-detail-oh-time{font-weight:500}.layout-slate .listing-detail-oh-comment{color:var(--layout-muted);font-size:.875rem}.layout-slate .listing-detail-oh-register-btn,.layout-slate .open-house-register-btn{margin-top:.5rem;padding:.65rem 1.35rem;background:var(--layout-accent);color:#fff;font-weight:600;font-size:.9375rem;font-family:var(--layout-font-body);border:none;border-radius:4px;cursor:pointer;transition:opacity .2s ease}.layout-slate .listing-detail-oh-register-btn:hover:not(:disabled),.layout-slate .open-house-register-btn:hover:not(:disabled){opacity:.92}.layout-slate .listing-detail-oh-register-btn:disabled,.layout-slate .open-house-register-btn:disabled{opacity:.7;cursor:not-allowed}.layout-slate .listing-detail-oh-register-heading{font-size:.9375rem;font-weight:600;margin:0 0 .75rem}.layout-slate .listing-inquiry-form{max-width:28rem;margin-top:.5rem}.layout-slate .listing-inquiry-form-actions{display:flex;gap:.75rem;align-items:center;margin-top:1rem}.layout-slate .listing-detail-oh-cancel{background:none;border:none;font-family:var(--layout-font-body);font-size:.9375rem;color:var(--layout-muted);cursor:pointer;padding:.35rem 0}.layout-slate .listing-detail-oh-cancel:hover{color:var(--layout-text)}.layout-slate .listing-detail-inquiry h3,.layout-slate .listing-detail-agent h3{margin:0 0 .75rem;font-size:1rem}.layout-slate .listing-detail-agent{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--layout-border);font-size:.9375rem}.layout-slate .listing-detail-agent p{margin:0 0 .25rem}.layout-slate .listing-detail-office{color:var(--layout-muted);font-size:.875rem}.layout-slate .listing-skeleton-price{width:8rem;height:1.5rem;margin-bottom:1rem}.layout-slate .listing-skeleton-stats-detail{display:flex;gap:.5rem;width:100%;max-width:20rem}.layout-slate .listing-skeleton-stats-detail>*{flex:1;width:3rem;height:2rem;border-radius:4px;background:var(--layout-surface-alt)}.layout-slate .open-houses-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}@media(prefers-reduced-motion:no-preference){.layout-slate .open-houses-list:not(.open-houses-list-loading) .open-house-card{animation:layout-slate-listing-in .4s ease both}.layout-slate .open-houses-list:not(.open-houses-list-loading) .open-house-card:nth-child(1){animation-delay:.05s}.layout-slate .open-houses-list:not(.open-houses-list-loading) .open-house-card:nth-child(2){animation-delay:.1s}.layout-slate .open-houses-list:not(.open-houses-list-loading) .open-house-card:nth-child(3){animation-delay:.15s}}.layout-slate .open-house-card{background:var(--layout-surface);border-radius:6px;overflow:hidden;border:1px solid var(--layout-border);transition:transform .2s ease,box-shadow .2s ease}.layout-slate .open-house-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.layout-slate .open-house-card-inner{display:grid;grid-template-columns:200px 1fr;gap:0}@media(max-width:560px){.layout-slate .open-house-card-inner{grid-template-columns:1fr}}.layout-slate .open-house-card-image-wrap{position:relative;min-height:140px;background:var(--layout-surface-alt)}.layout-slate .open-house-card-image{width:100%;height:100%;min-height:140px;object-fit:cover;display:block}.layout-slate .open-house-card-image-placeholder{width:100%;min-height:140px;background:linear-gradient(135deg,var(--layout-border) 0%,var(--layout-surface-alt) 100%)}.layout-slate .open-house-badge{position:absolute;top:.5rem;left:.5rem;padding:.25rem .5rem;background:var(--layout-accent);color:var(--layout-bg);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px}.layout-slate .open-house-card-body{padding:1.25rem}.layout-slate .open-house-card-address{font-family:var(--layout-font-heading);font-size:1.125rem;font-weight:600;margin:0 0 .35rem;line-height:1.3}.layout-slate .open-house-card-address a{color:inherit;text-decoration:none}.layout-slate .open-house-card-address a:hover{color:var(--layout-accent);text-decoration:underline}.layout-slate .open-house-card-time{font-size:.9375rem;font-weight:500;color:var(--layout-accent);margin:0 0 .25rem}.layout-slate .open-house-card-comment{font-size:.875rem;color:var(--layout-muted);margin:0 0 .35rem}.layout-slate .open-house-card-price{font-size:1rem;color:var(--layout-accent);font-weight:600;margin:0 0 .75rem}.layout-slate .open-house-register-form{max-width:24rem;margin-top:.75rem}.layout-slate .open-houses-empty{padding:2rem;text-align:center;background:var(--layout-surface);border-radius:6px;border:1px solid var(--layout-border)}.layout-slate .open-houses-empty-text{margin:0 0 1rem;color:var(--layout-muted)}.layout-slate .open-house-card-skeleton .open-house-card-image-wrap .open-house-card-image-placeholder{width:100%;min-height:140px}@media(max-width:640px){.layout-slate header,.layout-slate .layout-slate-header{padding:.6rem 1rem;flex-wrap:wrap}.layout-slate .layout-slate-nav{width:100%;justify-content:flex-start;margin-top:.5rem}.layout-slate-main.layout-slate-home .page-hero{padding:3rem 1rem 4rem}.layout-slate .page-hero{padding:2.5rem 1rem}.layout-slate .page-section,.layout-slate .contact-section,.layout-slate .funnel,.layout-slate .tool-calc-section,.layout-slate-main.layout-slate-home .page-section{padding:1.5rem 1rem}.layout-slate footer,.layout-slate .layout-slate-footer{padding:1.25rem 1rem}}.office-map-placeholder{display:flex;align-items:center;justify-content:center;background:var(--layout-hero-tint, #f5f5f5);border-radius:8px;color:var(--layout-text-muted, #666);font-size:.9375rem}.office-map-loading,.office-map-error{padding:1rem}.office-map-container{width:100%;margin-top:.5rem}.areas-our-location{margin-top:1.5rem}.areas-our-location h3{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.areas-address{margin:0 0 .5rem;color:var(--layout-text-muted, #666)}.contact-map-wrap{margin-bottom:1.5rem}.contact-map-link{margin-top:.5rem;font-size:.9375rem}.contact-map-link a{color:var(--layout-accent);font-weight:600;text-decoration:none}.contact-map-link a:hover{text-decoration:underline}
