/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#111827;--forest:#175a92;--sage:#6f8faa;--cream:#f1f5f9;--paper:#fff;--gold:#bf1e2e;--line:#175a922e;--navy:#0d3151;--kw-red:#b40101}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,blockquote{font-family:Georgia,Times New Roman,serif;font-weight:400}p{line-height:1.7}.brokerage-bar{color:#fff;letter-spacing:.025em;background:#111;justify-content:space-between;align-items:center;gap:24px;min-height:34px;padding:7px clamp(20px,5vw,72px);font-size:12px;display:flex}.brokerage-bar strong,.brokerage-bar a{font-size:12px}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;align-items:center;gap:40px;height:84px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{letter-spacing:.02em;margin-right:auto;font-family:Georgia,serif;font-size:22px;line-height:1.05}.brand span{color:var(--forest);font-style:italic}.brand small{letter-spacing:.16em;text-transform:uppercase;color:#58697a;margin-top:7px;font-family:Arial,sans-serif;font-size:9px;font-weight:800;display:block}nav{gap:26px;font-size:14px;display:flex}nav a:hover{color:var(--forest)}.button{border:1px solid var(--forest);background:var(--forest);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:var(--navy);transform:translateY(-1px)}.button-small{min-height:42px;padding:0 18px;font-size:13px}.button-light{background:0 0;border-color:#ffffffb3}.button-outline{color:var(--forest);background:#fff}.button-dark{background:#111;border-color:#111}.text-link{color:var(--forest);border-bottom:1px solid #175a9259;padding-bottom:3px;font-weight:700}.button-row{flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px;display:flex}.center{justify-content:center}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}.hero{background:var(--cream);grid-template-columns:1.08fr .92fr;min-height:700px;display:grid;overflow:hidden}.hero-copy{padding:clamp(72px,9vw,132px) clamp(30px,7vw,110px)}.hero h1{letter-spacing:-.045em;max-width:780px;margin:24px 0 28px;font-size:clamp(54px,7vw,98px);line-height:.98}.hero-lede{color:#51584f;max-width:660px;font-size:19px}.trust-row{border-top:1px solid #2f493b3d;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px;padding-top:26px;display:grid}.trust-row strong,.trust-row span{display:block}.trust-row strong{font-family:Georgia,serif;font-size:19px}.trust-row span{color:#6e746c;margin-top:7px;font-size:12px}.hero-art{background:linear-gradient(145deg,#86a8c3,#164f7d);place-items:center;min-height:600px;display:grid;position:relative}.hero-art:before{content:"";border:1px solid #ffffff57;position:absolute;inset:25px}.arch{border:2px solid #ffffffb3;border-bottom:0;border-radius:220px 220px 0 0;justify-content:center;align-items:end;width:min(68%,420px);height:65%;padding:18%;display:flex}.door{background:var(--paper);text-align:center;width:70%;height:52%;color:var(--forest);letter-spacing:.15em;place-items:center;font-family:Georgia,serif;line-height:1.8;display:grid;box-shadow:0 28px 80px #0d315159}.hero-note{background:var(--paper);width:min(390px,78%);padding:24px;font-family:Georgia,serif;line-height:1.55;position:absolute;bottom:42px;right:32px;box-shadow:0 20px 50px #0d31513d}.hero-note span{color:var(--gold);text-transform:uppercase;letter-spacing:.15em;margin-bottom:9px;font-family:Arial,sans-serif;font-size:10px;font-weight:800;display:block}.strip,.split-section,.testimonial,.seller-callout{padding:clamp(72px,9vw,128px) clamp(24px,7vw,110px)}.three-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:38px;display:grid}.three-grid article{background:var(--paper);padding:42px}.three-grid article>span{color:var(--gold);font-size:12px;font-weight:800}.three-grid h2{margin:24px 0 12px;font-size:31px}.three-grid p{color:#626960}.split-section{background:#f9f7f1;grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(60px,10vw,150px);display:grid}.split-section h2,.seller-callout h2,.final-cta h2{margin:20px 0 22px;font-size:clamp(40px,5vw,68px);line-height:1.06}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);gap:24px;padding:25px 0;display:flex}.steps li>span{color:var(--gold);padding-top:4px;font-size:12px;font-weight:800}.steps strong{font-family:Georgia,serif;font-size:24px}.steps p{color:#626960;margin:5px 0 0}.testimonial{text-align:center;background:var(--forest);color:#fff}.stars{color:#d4af66;letter-spacing:.35em;font-size:20px}.testimonial blockquote{max-width:970px;margin:34px auto 28px;font-size:clamp(28px,4vw,50px);line-height:1.28}.testimonial cite{color:#d9dfd9;font-style:normal}.areas-preview{background:var(--cream)}.area-tags{flex-wrap:wrap;gap:12px;display:flex}.area-tags span{background:#ffffff6b;border:1px solid #2f493b4d;padding:14px 18px}.seller-callout{background:var(--paper);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:90px;display:grid}.seller-callout>div:last-child{max-width:630px;padding-top:28px}.final-cta{text-align:center;color:#fff;background:#263d31;padding:clamp(80px,10vw,145px) 24px}.final-cta p:not(.eyebrow){color:#d7ded8;max-width:700px;margin:0 auto}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr .8fr;gap:40px;padding:42px clamp(24px,7vw,110px);font-size:13px;display:grid}footer p{color:#687068;margin:7px 0 0}footer>div:last-child{flex-direction:column;gap:8px;display:flex}.interior{min-height:calc(100vh - 84px)}.interior-hero{background:var(--cream);padding:100px clamp(24px,8vw,130px) 76px}.interior-hero h1{max-width:900px;margin:20px 0;font-size:clamp(50px,7vw,88px);line-height:1}.interior-hero p{color:#596158;max-width:720px;font-size:18px}.content-section{max-width:1300px;margin:0 auto;padding:80px clamp(24px,8vw,130px)}.content-section h2{font-size:clamp(34px,4vw,55px)}.content-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:36px;display:grid}.content-card{border:1px solid var(--line);background:#fff;padding:32px}.content-card h3{margin-top:0;font-family:Georgia,serif;font-size:25px}.content-card p{color:#626960}@media (width<=900px){nav{display:none}.hero,.split-section,.seller-callout{grid-template-columns:1fr}.hero-copy{padding-top:74px}.hero-art{min-height:520px}.three-grid,.content-grid,.trust-row,footer{grid-template-columns:1fr}}@media (width<=520px){.site-header{height:72px;padding:0 18px}.brand{font-size:18px}.button-small{display:none}.hero h1{font-size:51px}.hero-art{min-height:440px}.three-grid article{padding:30px}}.choose-path{grid-template-columns:1fr 1fr;display:grid}.path-card{padding:clamp(52px,7vw,92px) clamp(28px,6vw,86px)}.path-card h2{margin:18px 0;font-size:clamp(36px,4.2vw,60px);line-height:1.08}.path-card>p:not(.eyebrow){color:#526173;max-width:620px}.buyer-path{background:#eaf3fa}.seller-path{background:#f3f4f6}.seller-path .eyebrow{color:var(--kw-red)}.path-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px;display:flex}@media (width<=900px){.choose-path{grid-template-columns:1fr}}@media (width<=520px){.brokerage-bar{padding:7px 14px}.brokerage-bar strong,.brokerage-bar a{font-size:10px}}.final-cta{background:var(--navy)}footer>div{flex-direction:column;gap:8px;display:flex}.firm-info strong,.firm-info a{color:#111;font-size:14px;font-weight:800}.brand-stack{flex-direction:column;align-items:flex-start;gap:9px;margin-right:auto;padding:9px 0;display:flex}.brand-stack .brand{margin-right:0}.broker-logo-crop{background:#fff;width:270px;height:64px;overflow:hidden}.broker-logo-crop img{width:270px;height:auto;display:block;transform:translateY(-2px)}@media (width<=650px){.site-header{height:auto;min-height:132px}.brand-stack{gap:7px}.broker-logo-crop{width:220px;height:53px}.broker-logo-crop img{width:220px;transform:translateY(-1px)}.brand small{font-size:8px}}.site-header{height:auto;min-height:132px;padding-top:10px;padding-bottom:10px;position:relative;top:auto}.lead-start{text-align:center;background:#eef4f8;padding:72px 24px;scroll-margin-top:30px}.lead-start h2{max-width:850px;margin:16px auto;font-size:clamp(36px,5vw,62px)}.lead-start>p:not(.eyebrow){color:#526173;max-width:680px;margin:0 auto}.form-hero{background:var(--cream);padding:80px clamp(24px,8vw,130px) 58px}.form-hero h1,.thank-you h1{max-width:900px;margin:18px 0;font-size:clamp(48px,7vw,82px);line-height:1}.form-hero>p:last-child{color:#526173;max-width:700px;font-size:18px}.form-wrap{background:#f8fafc;padding:60px 24px 100px}.lead-form{border:1px solid var(--line);background:#fff;max-width:1000px;margin:0 auto;padding:clamp(26px,5vw,58px);box-shadow:0 24px 70px #0d315114}.form-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.lead-form label{flex-direction:column;gap:9px;font-size:13px;font-weight:800;display:flex}.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b9c5d0;padding:14px;font-weight:400}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--forest);outline:3px solid #175a922e}.full-field{grid-column:1/-1}.consent{align-items:flex-start;margin:26px 0 20px;flex-direction:row!important;font-weight:400!important}.consent input{width:auto;margin-top:3px}.submit-button{cursor:pointer;border:0}.form-note{color:#657283;font-size:12px}.honeypot{position:absolute!important;left:-9999px!important}.thank-you{text-align:center;background:var(--cream);min-height:600px;padding:110px 24px}.thank-you h1{margin-left:auto;margin-right:auto}.thank-you>p:not(.eyebrow){max-width:660px;margin:0 auto;font-size:18px}@media (width<=700px){.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.lead-form{padding:24px 18px}}.seller-form-section{background:#eef4f8;padding:72px 24px 96px;scroll-margin-top:30px}.seller-form-intro{text-align:center;max-width:850px;margin:0 auto 38px}.seller-form-intro h2{margin:16px 0;font-size:clamp(40px,6vw,68px);line-height:1.05}.seller-form-intro>p:not(.eyebrow){color:#526173;max-width:680px;margin:0 auto}.seller-lead-form{text-align:left;max-width:900px}.hero-photo{object-fit:cover;object-position:center 28%;width:100%;height:100%;position:absolute;inset:0}.hero-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0d31514d);position:absolute;inset:0}.hero-note{z-index:2}.photo-story{background:#fff;grid-template-columns:.75fr 1.25fr;min-height:650px;display:grid}.photo-story>img{object-fit:cover;width:100%;height:100%;max-height:760px}.photo-story>div{align-self:center;padding:clamp(54px,9vw,130px)}.photo-story h2{margin:18px 0;font-size:clamp(42px,6vw,76px);line-height:1.04}.photo-story p:not(.eyebrow){color:#526173;max-width:680px}@media (width<=800px){.photo-story{grid-template-columns:1fr}.photo-story>img{height:520px}}.about-hero{background:var(--cream);grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;padding:70px clamp(24px,8vw,130px);display:grid}.about-hero h1{margin:18px 0;font-size:clamp(42px,6vw,76px);line-height:1.04}.about-hero>div>p:last-child{color:#526173;max-width:720px;font-size:18px}.about-hero>img{object-fit:cover;object-position:center 22%;width:100%;max-height:650px;box-shadow:0 24px 70px #0d315124}@media (width<=800px){.about-hero{grid-template-columns:1fr;gap:36px}.about-hero>img{max-height:520px}}.hero-photo{object-fit:contain;object-position:center;background:#dce8f1;width:92%;height:92%;inset:4%}
