/*! 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{.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#142039;--ink-soft:#626a78;--green:#bd673f;--green-dark:#934625;--green-deep:#101b31;--mint:#e8eef6;--cream:#eee5d9;--paper:#f8f7f3;--white:#fff;--line:#d9d8d3;--serif:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,summary{font:inherit}img{max-width:100%;display:block}.skip-link{z-index:1000;background:var(--green);color:var(--white);padding:12px 18px;transition:top .2s;position:fixed;top:-80px;left:18px}.skip-link:focus{top:16px}:focus-visible{outline-offset:3px;outline:3px solid #d88b51}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f7f3f0;border-bottom:1px solid #14203921;position:sticky;top:0}.nav-shell{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(1420px,100% - 64px);height:80px;margin:0 auto;display:grid}.brand{align-items:center;width:max-content;display:inline-flex}.brand-lockup{flex-direction:column;align-items:flex-start;gap:7px;display:inline-flex}.brand-ori{color:var(--ink);font-family:var(--serif);letter-spacing:.08em;font-size:32px;font-weight:400;line-height:.62}.brand-subline{white-space:nowrap;align-items:center;gap:7px;padding-left:2px;line-height:1;display:flex}.brand-rule{background:var(--green);width:24px;height:1px}.brand-subline>span:last-child{color:var(--ink);letter-spacing:.42em;font-size:8px;font-weight:800}.desktop-nav{justify-content:center;align-items:center;gap:32px;display:flex}.desktop-nav a{color:#3c465b;font-size:14px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--green);transform-origin:100%;height:1px;transition:transform .25s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta{border-bottom:1px solid var(--ink);justify-self:end;align-items:center;gap:18px;padding:4px 0 3px;font-size:14px;font-weight:700;display:inline-flex}.mobile-menu{display:none}.hero{background:var(--paper);grid-template-rows:minmax(620px,calc(100svh - 170px)) auto;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);min-height:720px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:72px clamp(48px,6vw,108px) 72px max(32px,50vw - 710px);display:flex}.eyebrow{color:var(--green);letter-spacing:.18em;text-transform:uppercase;margin:0 0 25px;font-size:12px;font-weight:800;line-height:1.4}.eyebrow-light{color:#e9b89d}.hero h1{max-width:760px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(56px,5.7vw,94px);font-weight:400;line-height:.94}.hero h1 em{color:var(--green);font-weight:400}.hero-lede{max-width:600px;color:var(--ink-soft);margin:34px 0 0;font-size:clamp(17px,1.35vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:42px;display:flex}.button{letter-spacing:.01em;border:1px solid #0000;justify-content:center;align-items:center;min-height:54px;padding:0 26px;font-size:14px;font-weight:800;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:var(--white)}.button-primary:hover{background:var(--green-dark)}.button-white{background:var(--white);color:var(--green-dark)}.button-white:hover{background:var(--cream)}.text-link{width:max-content;color:var(--green-dark);border-bottom:1px solid;align-items:center;gap:11px;padding-bottom:2px;font-size:14px;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(2px,-2px)}.hero-visual{background:var(--green-deep);min-height:620px;position:relative;overflow:hidden}.hero-visual picture,.hero-visual img{width:100%;height:100%}.hero-visual img{object-fit:cover;filter:saturate(.82)contrast(1.02)}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0c26200d,#0c262066);position:absolute;inset:0}.visual-note{z-index:1;min-width:220px;color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#102823d1;border:1px solid #ffffff61;flex-direction:column;padding:18px 22px;display:flex;position:absolute;bottom:30px;right:32px}.visual-note span{color:#d8deeb;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.visual-note strong{font-family:var(--serif);margin-top:2px;font-size:22px;font-weight:400}.hero-proof{border-bottom:1px solid var(--line);background:var(--white);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:0 max(32px,50vw - 710px);display:grid}.hero-proof div{border-right:1px solid var(--line);align-items:baseline;gap:10px;padding:24px clamp(18px,3vw,48px);display:flex}.hero-proof div:first-child{padding-left:0}.hero-proof div:last-child{border-right:0}.hero-proof strong{font-family:var(--serif);font-size:22px;font-weight:400}.hero-proof span{color:var(--ink-soft);font-size:13px}.manifesto{border-bottom:1px solid var(--line);grid-template-columns:1.1fr .9fr;gap:clamp(60px,9vw,160px);width:min(1260px,100% - 64px);margin:0 auto;padding:140px 0;display:grid}.section-intro h2,.benefits-heading h2,.process-panel h2,.brand-bridge h2,.final-cta h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:1.02}.manifesto-copy{align-self:end;max-width:580px;padding-bottom:4px}.manifesto-copy p{color:var(--ink-soft);margin:0 0 24px;font-size:18px}.manifesto-copy p:first-child{color:var(--ink);font-size:22px;line-height:1.55}.benefits-section{background:var(--green-deep);color:var(--white);grid-template-columns:.78fr 1.22fr;gap:clamp(60px,9vw,160px);padding:130px max(32px,50vw - 710px);display:grid}.benefits-heading{align-self:start;position:sticky;top:130px}.benefits-heading h2{max-width:510px}.benefits-list{border-top:1px solid #ffffff3d}.benefit{border-bottom:1px solid #ffffff3d;grid-template-columns:64px 1fr;gap:28px;padding:42px 0;display:grid}.benefit-number{color:#e9b89d;letter-spacing:.15em;padding-top:7px;font-size:12px;font-weight:800}.benefit h3{max-width:580px;font-family:var(--serif);margin:0;font-size:clamp(28px,2.5vw,40px);font-weight:400;line-height:1.12}.benefit p{color:#c3cad8;max-width:600px;margin:16px 0 0;font-size:16px}.agent-section{width:min(1420px,100% - 64px);margin:0 auto;padding:140px 0}.agent-intro{grid-template-columns:.7fr 1.6fr .7fr;align-items:end;gap:38px;margin-bottom:70px;display:grid}.agent-intro .eyebrow{align-self:start}.agent-intro p:last-child{color:var(--ink-soft);margin:0}.profile-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.profile-card{border:1px solid var(--line);background:var(--white);flex-direction:column;min-height:390px;padding:30px;transition:transform .25s,box-shadow .25s;display:flex}.profile-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #17201e17}.profile-card:nth-child(2){background:var(--mint)}.profile-card:nth-child(3){background:var(--cream)}.profile-topline{color:var(--green);letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.profile-card h3{font-family:var(--serif);letter-spacing:-.03em;margin:auto 0 22px;font-size:clamp(31px,2.5vw,42px);font-weight:400;line-height:1.06}.profile-card p{color:var(--ink-soft);margin:0}.process-section{grid-template-columns:1fr 1fr;min-height:720px;display:grid}.process-panel{background:var(--cream);flex-direction:column;justify-content:center;align-items:flex-start;padding:100px clamp(50px,8vw,140px) 100px max(40px,50vw - 710px);display:flex}.process-panel p:not(.eyebrow){max-width:520px;color:var(--ink-soft);margin:28px 0 34px;font-size:18px}.process-list{background:var(--white);grid-template-rows:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;align-items:center;gap:34px;padding:34px clamp(40px,7vw,110px);display:grid}.process-list li:last-child{border-bottom:0}.process-list>li>span{border:1px solid var(--green);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.process-list h3{font-family:var(--serif);margin:0;font-size:28px;font-weight:400}.process-list p{color:var(--ink-soft);margin:5px 0 0;font-size:14px}.brand-bridge{border-bottom:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(70px,12vw,190px);width:min(1260px,100% - 64px);margin:0 auto;padding:140px 0;display:grid}.brand-bridge-mark{aspect-ratio:1;background:var(--green-deep);color:var(--white);font-family:var(--serif);letter-spacing:-.08em;box-shadow:26px 26px 0 var(--cream);border:1px solid #d3c2b3;border-radius:0;place-items:center;font-size:clamp(64px,8vw,112px);display:grid;position:relative}.brand-bridge-mark span{transform:translate(.035em)}.brand-bridge-mark small{color:#e9b89d;font-family:var(--sans);letter-spacing:.38em;margin-top:120px;font-size:11px;font-weight:800;position:absolute}.brand-bridge h2{max-width:640px}.brand-bridge p:not(.eyebrow){max-width:650px;color:var(--ink-soft);margin:27px 0 30px;font-size:18px}.client-services{border-top:1px solid var(--line);margin:34px 0 30px}.client-services article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;gap:18px;padding:23px 0;display:grid}.client-services article>span{color:var(--green);letter-spacing:.14em;padding-top:5px;font-size:10px;font-weight:800}.client-services h3{font-family:var(--serif);margin:0;font-size:27px;font-weight:400}.client-services p{color:var(--ink-soft)!important;margin:5px 0 0!important;font-size:14px!important}.faq-section{grid-template-columns:.75fr 1.25fr;gap:clamp(60px,10vw,160px);width:min(1260px,100% - 64px);margin:0 auto;padding:140px 0;display:grid}.faq-intro h2{max-width:390px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);grid-template-columns:1fr 30px;align-items:center;gap:25px;padding:27px 0;font-size:24px;line-height:1.25;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{color:var(--green);font-family:var(--sans);font-size:24px;font-weight:300;transition:transform .2s}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--ink-soft);margin:-5px 48px 28px 0}.final-cta{text-align:center;background:var(--green);color:var(--white);flex-direction:column;align-items:center;padding:130px 32px;display:flex}.final-cta h2{font-size:clamp(54px,7vw,96px)}.final-cta>p:not(.eyebrow){color:#f0d7c9;max-width:620px;margin:28px 0 34px;font-size:18px}.final-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.button-outline{color:var(--white);background:0 0;border-color:#ffffff8c}.button-outline:hover{border-color:var(--white);background:#ffffff14}.site-footer{color:var(--white);background:#0a1324;grid-template-columns:1fr 1fr;gap:80px;padding:80px max(32px,50vw - 710px) 30px;display:grid}.brand-lockup-footer .brand-ori,.brand-lockup-footer .brand-subline>span:last-child{color:var(--white)}.footer-brand>p{color:#9aa5b9;max-width:390px;margin:28px 0 0}.footer-links{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-label{color:#7e899d;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800}.footer-links a{color:#e0e4ec;font-size:14px}.footer-links a:hover{color:var(--white);text-decoration:underline}.footer-bottom{color:#7e899d;letter-spacing:.04em;border-top:1px solid #ffffff26;grid-column:1/-1;justify-content:space-between;gap:30px;margin-top:60px;padding-top:24px;font-size:11px;display:flex}.footer-bottom p{margin:0}.audience-section,.service-section,.story-section,.legal-section,.faq-page-section,.route-link-section,.home-about{width:min(1260px,100% - 64px);margin:0 auto}.audience-section{padding:140px 0}.audience-intro{grid-template-columns:.7fr 1.3fr;align-items:end;gap:70px;margin-bottom:64px;display:grid}.audience-intro h2,.home-about h2,.section-heading-row h2,.decision-section h2,.agent-support-section h2,.story-section h2,.legal-section h2,.faq-category-intro h2,.faq-contact-grid h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.8vw,70px);font-weight:400;line-height:1.02}.audience-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.audience-card{flex-direction:column;align-items:flex-start;min-height:510px;padding:clamp(32px,4.5vw,68px);display:flex}.audience-card-clients{background:var(--cream)}.audience-card-agents{background:var(--mint)}.card-kicker{color:var(--green);letter-spacing:.17em;text-transform:uppercase;font-size:11px;font-weight:800}.audience-card h3{max-width:520px;font-family:var(--serif);letter-spacing:-.04em;margin:auto 0 24px;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.02}.audience-card p{max-width:530px;color:var(--ink-soft);margin:0 0 30px;font-size:17px}.home-about{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(70px,12vw,180px);padding:140px 0;display:grid}.home-about-mark,.legal-mark{aspect-ratio:1;background:var(--green-deep);color:var(--white);font-family:var(--serif);letter-spacing:.02em;box-shadow:24px 24px 0 var(--cream);place-items:center;font-size:clamp(64px,8vw,110px);display:grid;position:relative}.home-about-mark span,.legal-mark span{color:#e9b89d;font-family:var(--sans);letter-spacing:.42em;margin-top:120px;font-size:10px;font-weight:800;position:absolute}.home-about h2{max-width:720px}.home-about p:not(.eyebrow){max-width:670px;color:var(--ink-soft);margin:28px 0 30px;font-size:18px}.page-hero{background:var(--cream);grid-template-columns:minmax(0,1fr) 320px;align-items:end;min-height:610px;padding:100px max(32px,50vw - 630px);display:grid;overflow:hidden}.page-hero-clients{background:linear-gradient(90deg,#eee5d9f7 0%,#eee5d9e6 55%,#eee5d999 100%),url(/images/south-bay-neighborhood-1200.jpg) 50%/cover}.page-hero-buy{background:var(--mint)}.page-hero-sell{background:var(--cream)}.page-hero-agents{background:var(--mint)}.page-hero-about{background:var(--green-deep);color:var(--white)}.page-hero-faq{background:var(--paper);border-bottom:1px solid var(--line)}.page-hero-inner{max-width:980px}.page-hero h1{max-width:920px;font-family:var(--serif);letter-spacing:-.058em;margin:0;font-size:clamp(62px,7.5vw,112px);font-weight:400;line-height:.92}.page-lede{max-width:720px;color:var(--ink-soft);margin:34px 0 36px;font-size:clamp(18px,1.6vw,22px);line-height:1.62}.page-hero-about .page-lede{color:#c3cad8}.page-hero-aside{border-top:1px solid;flex-direction:column;justify-self:end;width:250px;padding:22px 0 4px;display:flex}.page-hero-aside span{color:var(--ink-soft);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.page-hero-about .page-hero-aside span{color:#9aa5b9}.page-hero-aside strong{font-family:var(--serif);margin-top:5px;font-size:23px;font-weight:400}.service-section{padding:140px 0}.section-heading-row{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;margin-bottom:70px;display:grid}.section-heading-row>p{color:var(--ink-soft);margin:0 0 7px;font-size:18px}.service-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);min-height:570px;padding:clamp(34px,4vw,58px)}.service-card:nth-child(2){background:var(--mint)}.service-number{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:800}.service-card h3{font-family:var(--serif);margin:70px 0 20px;font-size:clamp(46px,5vw,70px);font-weight:400;line-height:1}.service-card>p{max-width:540px;color:var(--ink-soft);margin:0;font-size:17px}.service-card ul{border-top:1px solid var(--line);margin:50px 0 0;padding:0;list-style:none}.service-card li{border-bottom:1px solid var(--line);color:#3c465b;padding:12px 0;font-size:14px}.service-link{margin-top:30px}.journey-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;width:min(1260px,100% - 64px);margin:0 auto;padding:130px 0 75px;display:grid}.journey-intro h2{max-width:720px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:1.02}.journey-intro>p{color:var(--ink-soft);margin:0 0 7px;font-size:18px}.priority-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);width:min(1260px,100% - 64px);margin:0 auto 140px;display:grid}.priority-grid article{border-right:1px solid var(--line);min-height:390px;padding:30px 28px 30px 0}.priority-grid article:not(:first-child){padding-left:28px}.priority-grid article:last-child{border-right:0}.priority-grid span{color:var(--green);letter-spacing:.15em;font-size:10px;font-weight:800}.priority-grid h3{font-family:var(--serif);margin:110px 0 16px;font-size:clamp(28px,2.6vw,38px);font-weight:400;line-height:1.04}.priority-grid p{color:var(--ink-soft);margin:0;font-size:15px}.priority-grid-sell article:nth-child(2n){background:#eee5d97a}.buyer-process-section,.seller-process-section{min-height:680px}.buyer-process-section .process-panel{background:var(--mint)}.seller-process-section .process-panel{background:var(--cream)}.decision-section,.agent-support-section,.values-section{background:var(--green-deep);color:var(--white);padding:130px max(32px,50vw - 630px)}.decision-section>div:first-child,.agent-support-section>div:first-child{grid-template-columns:.7fr 1.3fr;align-items:start;gap:70px;margin-bottom:75px;display:grid}.decision-list,.support-grid,.values-grid{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);display:grid}.decision-list article,.support-grid article,.values-grid article{border-right:1px solid #fff3;min-height:320px;padding:34px 34px 20px 0}.decision-list article:not(:first-child),.support-grid article:not(:first-child),.values-grid article:not(:first-child){padding-left:34px}.decision-list article:last-child,.support-grid article:last-child,.values-grid article:last-child{border-right:0}.decision-list span,.support-grid span,.values-grid span{color:#e9b89d;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.decision-list h3,.support-grid h3,.values-grid h3{font-family:var(--serif);margin:95px 0 15px;font-size:clamp(28px,2.8vw,40px);font-weight:400;line-height:1.05}.decision-list p,.support-grid p,.values-grid p{color:#c3cad8;margin:0}.route-link-section{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:50px 0;display:flex}.route-link-section p{font-family:var(--serif);margin:0;font-size:24px}.route-agent-section{width:min(1260px,100% - 64px)}.agent-support-section>div:first-child{grid-template-columns:.85fr 1.15fr}.support-grid{grid-template-columns:repeat(4,1fr)}.support-grid article{min-height:350px}.route-process-section{min-height:680px}.story-section{border-bottom:1px solid var(--line);grid-template-columns:1.05fr .95fr;gap:clamp(70px,11vw,160px);padding:140px 0;display:grid}.story-copy{align-self:end}.story-copy p{color:var(--ink-soft);margin:0 0 26px;font-size:18px}.story-copy p:first-child{color:var(--ink);font-size:22px}.values-section{padding-top:100px}.values-section>.eyebrow{margin-bottom:70px}.values-grid{grid-template-columns:repeat(4,1fr)}.values-grid article{min-height:350px}.legal-section{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(70px,12vw,180px);padding:140px 0;display:grid}.legal-section>div:last-child>p:not(.eyebrow){max-width:680px;color:var(--ink-soft);margin:28px 0 30px;font-size:18px}.llm-resources-section{width:min(1260px,100% - 64px);margin:0 auto;padding:140px 0}.llm-resource-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.llm-resource-card{border:1px solid var(--line);background:var(--white);flex-direction:column;align-items:flex-start;min-height:410px;padding:clamp(34px,4vw,58px);display:flex}.llm-resource-card:nth-child(2){background:var(--mint)}.llm-resource-card>span{color:var(--green);letter-spacing:.17em;text-transform:uppercase;font-size:11px;font-weight:800}.llm-resource-card h3{font-family:var(--serif);letter-spacing:-.04em;margin:64px 0 18px;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.llm-resource-card p{max-width:520px;color:var(--ink-soft);margin:0 0 30px;font-size:17px}.llm-resource-card .text-link{margin-top:auto}.llm-guidance-section{border-top:1px solid var(--line)}.llm-note-section{background:var(--green-deep);color:var(--white);padding:100px max(32px,50vw - 630px)}.llm-note-section>p:last-child{color:#c3cad8;max-width:900px;font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(30px,3.5vw,48px);line-height:1.18}.faq-page-section{padding:120px 0 140px}.faq-category{border-bottom:1px solid var(--line);grid-template-columns:.72fr 1.28fr;gap:clamp(60px,9vw,140px);padding:70px 0;display:grid}.faq-category:first-child{padding-top:0}.faq-category-intro h2{max-width:440px;font-size:clamp(38px,4vw,58px)}.faq-contact-grid{grid-template-columns:repeat(2,1fr);display:grid}.faq-contact-grid article{flex-direction:column;justify-content:center;align-items:flex-start;min-height:460px;padding:clamp(40px,7vw,110px) max(32px,50vw - 630px);display:flex}.faq-contact-grid article:first-child{background:var(--green);color:var(--white);padding-right:clamp(40px,6vw,90px)}.faq-contact-grid article:last-child{background:var(--cream);padding-left:clamp(40px,6vw,90px)}.faq-contact-grid h2{max-width:550px;margin-bottom:34px}@media (width<=1080px){.nav-shell{width:min(100% - 40px,1420px)}.desktop-nav{gap:20px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:32px;padding-right:48px}.hero h1{font-size:clamp(52px,7vw,76px)}.agent-intro{grid-template-columns:1fr 2fr}.agent-intro>p:last-child{grid-column:2}.benefits-section,.faq-section{gap:70px}}@media (width<=820px){html{scroll-padding-top:74px}.nav-shell{grid-template-columns:1fr auto;height:72px}.desktop-nav,.nav-cta{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{cursor:pointer;font-size:14px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] nav{display:flex}.mobile-menu nav{border:1px solid var(--line);background:var(--white);flex-direction:column;gap:16px;width:min(290px,100vw - 40px);padding:22px;display:none;position:absolute;top:42px;right:0;box-shadow:0 18px 40px #17201e1f}.hero{grid-template-rows:auto 58svh auto;grid-template-columns:1fr}.hero-copy{padding:80px 32px 70px}.hero-visual{min-height:520px}.hero-proof{grid-template-columns:1fr;padding:0 32px}.hero-proof div,.hero-proof div:first-child{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.hero-proof div:last-child{border-bottom:0}.manifesto,.benefits-section,.faq-section,.brand-bridge{grid-template-columns:1fr}.manifesto,.agent-section,.brand-bridge,.faq-section{width:min(100% - 48px,1260px);padding:100px 0}.manifesto,.brand-bridge,.faq-section{gap:48px}.benefits-section{padding:100px 24px}.benefits-heading{position:static}.agent-intro{grid-template-columns:1fr;gap:22px}.agent-intro>p:last-child{grid-column:auto}.profile-grid{grid-template-columns:1fr}.profile-card{min-height:340px}.process-section{grid-template-columns:1fr}.process-panel{padding:100px 32px}.brand-bridge-mark{justify-self:center;width:min(420px,100%)}.site-footer{grid-template-columns:1fr;gap:60px;padding-top:70px}}@media (width<=560px){.nav-shell{width:calc(100% - 32px)}.brand-ori{font-size:28px}.brand-rule{width:20px}.brand-subline>span:last-child{font-size:7px}.hero-copy{padding:70px 20px 58px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .text-link{align-self:flex-start}.hero-visual{min-height:420px}.visual-note{min-width:0;bottom:18px;left:18px;right:18px}.hero-proof{padding:0 20px}.hero-proof div{flex-direction:column;align-items:flex-start;gap:0}.manifesto,.agent-section,.brand-bridge,.faq-section{width:calc(100% - 40px);padding:78px 0}.section-intro h2,.benefits-heading h2,.process-panel h2,.brand-bridge h2,.final-cta h2{font-size:clamp(41px,12vw,58px)}.benefit{grid-template-columns:1fr;gap:15px}.profile-card{padding:24px}.process-panel{padding:78px 20px}.process-list li{grid-template-columns:52px 1fr;gap:18px;padding:28px 20px}.process-list>li>span{width:48px;height:48px}.process-list h3{font-size:23px}.faq-list summary{font-size:21px}.final-cta{padding:90px 20px}.final-cta .button,.final-actions{width:100%}.site-footer{padding:65px 20px 24px}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;margin-top:30px}}@media (width<=1080px){.page-hero{grid-template-columns:minmax(0,1fr) 230px}.support-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.support-grid article:nth-child(2),.values-grid article:nth-child(2){border-right:0}.support-grid article:nth-child(3),.values-grid article:nth-child(3){border-top:1px solid #fff3;padding-left:0}.support-grid article:nth-child(4),.values-grid article:nth-child(4){border-top:1px solid #fff3}}@media (width<=820px){.audience-section,.service-section,.story-section,.legal-section,.faq-page-section,.route-link-section,.home-about,.route-agent-section{width:min(100% - 48px,1260px)}.llm-resources-section{width:min(100% - 48px,1260px);padding:100px 0}.journey-intro,.priority-grid{width:min(100% - 48px,1260px)}.audience-section,.service-section,.story-section,.legal-section,.home-about{padding:100px 0}.audience-intro,.section-heading-row,.journey-intro,.story-section,.legal-section,.faq-category,.home-about{grid-template-columns:1fr}.audience-intro,.section-heading-row,.story-section,.legal-section,.home-about{gap:48px}.audience-grid,.service-grid,.llm-resource-grid{grid-template-columns:1fr}.llm-resource-card{min-height:350px}.journey-intro{gap:34px;padding:100px 0 60px}.priority-grid{grid-template-columns:repeat(2,1fr);margin-bottom:100px}.priority-grid article:nth-child(2){border-right:0}.priority-grid article:nth-child(3),.priority-grid article:nth-child(4){border-top:1px solid var(--line)}.priority-grid article:nth-child(3){padding-left:0}.audience-card{min-height:430px}.home-about-mark,.legal-mark{justify-self:center;width:min(430px,100%)}.page-hero{grid-template-columns:1fr;gap:70px;min-height:620px;padding:90px 24px 60px}.page-hero-aside{justify-self:start}.page-hero-clients{background:linear-gradient(90deg,#eee5d9f5,#eee5d9c2),url(/images/south-bay-neighborhood-800.jpg) 50%/cover}.decision-section,.agent-support-section,.values-section{padding:100px 24px}.decision-section>div:first-child,.agent-support-section>div:first-child{grid-template-columns:1fr;gap:28px}.decision-list{grid-template-columns:1fr}.decision-list article,.decision-list article:not(:first-child){border-bottom:1px solid #fff3;border-right:0;min-height:260px;padding:30px 0}.decision-list article:last-child{border-bottom:0}.decision-list h3{margin-top:70px}.faq-category{gap:45px;padding:80px 0}.faq-contact-grid{grid-template-columns:1fr}.faq-contact-grid article{min-height:400px;padding:80px 24px!important}}@media (width<=560px){.audience-section,.service-section,.story-section,.legal-section,.faq-page-section,.route-link-section,.home-about,.route-agent-section{width:calc(100% - 40px)}.llm-resources-section{width:calc(100% - 40px);padding:78px 0}.journey-intro,.priority-grid{width:calc(100% - 40px)}.audience-section,.service-section,.story-section,.legal-section,.home-about{padding:78px 0}.audience-intro{margin-bottom:42px}.audience-intro h2,.journey-intro h2,.home-about h2,.section-heading-row h2,.decision-section h2,.agent-support-section h2,.story-section h2,.legal-section h2,.faq-category-intro h2,.faq-contact-grid h2{font-size:clamp(40px,12vw,56px)}.journey-intro{padding:78px 0 48px}.priority-grid{grid-template-columns:1fr;margin-bottom:78px}.priority-grid article,.priority-grid article:not(:first-child){border-right:0;border-top:1px solid var(--line);min-height:300px;padding:28px 0}.priority-grid article:first-child{border-top:0}.priority-grid h3{margin-top:75px}.audience-card{min-height:390px;padding:28px}.page-hero{min-height:560px;padding:72px 20px 48px}.page-hero h1{font-size:clamp(53px,16vw,76px)}.page-hero-aside{width:100%}.service-card{min-height:0;padding:30px 24px}.service-card h3{margin-top:55px}.llm-resource-card{min-height:330px;padding:30px 24px}.llm-resource-card h3{margin-top:52px}.llm-note-section,.decision-section,.agent-support-section,.values-section{padding:78px 20px}.support-grid,.values-grid{grid-template-columns:1fr}.support-grid article,.support-grid article:not(:first-child),.values-grid article,.values-grid article:not(:first-child){border-bottom:1px solid #fff3;border-right:0;min-height:280px;padding:28px 0}.support-grid article:last-child,.values-grid article:last-child{border-bottom:0}.support-grid h3,.values-grid h3{margin-top:70px}.route-link-section{flex-direction:column;align-items:flex-start}.faq-page-section{padding:70px 0 90px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
