/*! 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}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--navy:#102d4f;--navy-deep:#09233f;--cream:#f8f3e9;--cream-dark:#eee5d5;--gold:#bb8b36;--gold-light:#d6b46f;--ink:#15283b;--muted:#5f6870;--white:#fff;--line:#ded6c7;--font-display:Georgia, "Times New Roman", serif;--font-sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-sans);margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #102d4f17;position:sticky;top:0}.contact-strip{background:var(--navy-deep);color:#fff}.contact-strip-inner{letter-spacing:.04em;justify-content:flex-end;align-items:center;gap:18px;min-height:34px;font-size:11px;display:flex}.contact-strip-inner span{color:var(--gold-light);text-transform:uppercase;letter-spacing:.14em;margin-right:auto;font-weight:800}.contact-strip-inner a{color:#ffffffd1}.contact-strip-inner a:hover{color:#fff}.header-inner{align-items:center;gap:30px;min-height:88px;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand-mark{width:43px;height:43px;color:var(--gold);border:2px solid var(--navy);border-top:0;place-items:center;margin-top:8px;display:grid;position:relative}.brand-mark:before{content:"";border-left:3px solid var(--navy);border-top:3px solid var(--navy);width:28px;height:28px;position:absolute;top:-14px;transform:rotate(45deg)}.brand-mark b{font-family:var(--font-display);font-size:20px}.brand-name{color:var(--navy);white-space:nowrap;align-items:baseline;gap:7px;display:flex}.brand-name strong{font-family:var(--font-display);letter-spacing:.03em;font-size:30px}.brand-name small{font-family:var(--font-display);font-size:18px}.desktop-nav{align-items:center;gap:25px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:"";background:var(--gold);height:2px;transition:transform .2s;position:absolute;inset:auto 0 5px;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-cta{background:var(--navy);color:#fff;border-radius:5px;padding:14px 18px;font-size:13px;font-weight:700;transition:all .2s}.header-cta:hover{background:var(--navy-deep);transform:translateY(-1px)}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;align-content:center;gap:5px;width:44px;height:44px;padding:10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--navy);height:2px;display:block}.mobile-menu nav{border:1px solid var(--line);background:#fff;width:250px;padding:16px;display:grid;position:absolute;top:54px;right:0;box-shadow:0 16px 50px #102d4f2e}.mobile-menu nav a{border-bottom:1px solid #eee;padding:13px 10px;font-weight:600}.hero{background:var(--cream);grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:720px;display:grid}.hero-copy{justify-content:flex-end;width:100%;padding-left:max(24px,50vw - 590px);padding-right:54px;display:flex}.hero-copy-inner{border-left:1px solid var(--gold-light);width:min(540px,100%);padding:95px 0 40px 38px}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:800}.hero h1,.page-hero h1{color:var(--navy);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(58px,5.3vw,88px);font-weight:400;line-height:.99}.hero-lead{color:#3f4b55;max-width:520px;margin:32px 0;font-size:18px;line-height:1.75}.button-row{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:5px;justify-content:center;align-items:center;min-height:54px;padding:14px 24px;font-size:14px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:var(--navy-deep)}.button-secondary{border:1px solid var(--navy);color:var(--navy);background:0 0}.button-secondary:hover{background:#fff}.button-gold{background:var(--gold);color:#fff}.button-gold:hover{background:#a57629}.hero-trust{grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.trust-item{border-left:1px solid var(--gold-light);gap:8px;padding:0 16px;display:grid}.trust-item:first-child{border-left:0;padding-left:0}.trust-item span,.card-number{color:var(--gold);font-family:var(--font-display);font-size:18px}.trust-item strong{font-size:12px;line-height:1.35}.hero-image{background:#d9d2c5 url(/hero-home.png) 50%/cover no-repeat;min-height:720px}.section{padding:110px 0}.section-cream{background:#fcfaf5}.section-heading h2,.why-section h2,.cta-band h2{font-family:var(--font-display);color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(42px,4.2vw,64px);font-weight:400;line-height:1.08}.split-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:90px;display:grid}.split-heading>div:last-child{padding-bottom:8px}.split-heading>div:last-child p{color:var(--muted);font-size:17px;line-height:1.7}.text-link{color:var(--navy);border-bottom:1px solid var(--gold);margin-top:12px;padding-bottom:6px;font-weight:800;display:inline-block}.home-type-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:60px;display:grid}.home-type-card{background:#fff;border:1px solid #e7dfd1;transition:transform .25s,box-shadow .25s;overflow:hidden}.home-type-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #102d4f1f}.home-type-visual{place-items:center;height:230px;display:grid;position:relative;overflow:hidden}.home-type-visual:before,.home-type-visual:after{content:"";position:absolute}.home-type-visual:before{border:3px solid #ffffffb3;border-bottom:0;width:55%;height:42%;bottom:0;left:22%}.home-type-visual:after{border-top:3px solid #ffffffb3;border-left:3px solid #ffffffb3;width:38%;height:38%;top:27%;left:31%;transform:rotate(45deg)}.home-type-visual span{z-index:1;font-family:var(--font-display);color:#fff;letter-spacing:.2em;margin-top:80px}.visual-1{background:linear-gradient(140deg,#72806f,#b6ad91)}.visual-2{background:linear-gradient(140deg,#354f65,#8295a0)}.visual-3{background:linear-gradient(140deg,#947b64,#c5ad91)}.home-type-copy{padding:28px}.home-type-copy h3{font-family:var(--font-display);color:var(--navy);margin:8px 0 10px;font-size:29px;font-weight:400}.home-type-copy p:last-child{color:var(--muted);line-height:1.65}.why-section{background:var(--navy);color:#fff}.why-grid{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.eyebrow-light{color:var(--gold-light)}.why-section h2,.cta-band h2{color:#fff}.benefit-list{border-top:1px solid #fff3}.benefit-list article{border-bottom:1px solid #fff3;grid-template-columns:56px 1fr;gap:24px;padding:28px 0;display:grid}.benefit-list article>span{color:var(--gold-light);font-family:var(--font-display);font-size:22px}.benefit-list h3{font-family:var(--font-display);margin:0 0 7px;font-size:27px;font-weight:400}.benefit-list p{color:#ffffffb3;margin:0;line-height:1.65}.process-section{background:#fff}.centered-heading{text-align:center}.process-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr);margin:60px 0 45px;padding:0;list-style:none;display:grid}.process-grid li{text-align:center;border-left:1px solid var(--line);padding:0 36px}.process-grid li:first-child{border-left:0}.process-grid span{background:var(--cream);width:48px;height:48px;color:var(--gold);font-family:var(--font-display);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:21px;display:grid}.process-grid h3{font-family:var(--font-display);color:var(--navy);margin:0 0 12px;font-size:27px;font-weight:400}.process-grid p{color:var(--muted);line-height:1.65}.centered-action{text-align:center}.cta-band{background:var(--navy-deep);color:#fff;padding:75px 0}.cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta-band h2{max-width:720px;font-size:clamp(38px,4vw,58px)}.cta-contact-actions{flex-wrap:wrap;gap:10px;display:flex}.cta-contact-actions .button{min-width:86px}.site-footer{color:#fff;background:#071c31;padding:70px 0 24px}.site-footer .brand{margin-bottom:20px}.site-footer .brand-name,.site-footer .brand-mark{color:#fff}.site-footer .brand-mark,.site-footer .brand-mark:before{border-color:#fff}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:45px;display:grid}.footer-grid>div:first-child>p{color:#ffffff9e;max-width:370px;line-height:1.65}.footer-grid>div:first-child>a{color:var(--gold-light);font-weight:700}.footer-contact-links{flex-wrap:wrap;gap:8px 16px;display:flex}.footer-contact-links a{color:var(--gold-light);font-weight:700}.footer-grid h2{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;margin:9px 0 20px;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;gap:13px;font-size:14px;display:flex}.footer-grid a:hover{color:var(--gold-light)}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;margin-top:55px;padding-top:24px;font-size:12px;display:flex}.page-hero{background:var(--navy);color:#fff;padding:105px 0 90px}.page-hero-inner{max-width:900px;margin-left:max(24px,50vw - 590px)}.page-hero h1{color:#fff;font-size:clamp(52px,6vw,82px)}.page-hero p:last-child{color:#ffffffb8;max-width:700px;font-size:18px;line-height:1.75}.not-found-actions{margin-top:34px}.button-on-dark{color:#fff;border-color:#ffffffb3}.button-on-dark:hover{color:var(--navy);background:#fff}.content-section{padding:95px 0}.soft-section{background:var(--cream)}.content-section h2{color:var(--navy);font-family:var(--font-display);font-weight:400}.listing-intro{grid-template-columns:.7fr 1.3fr;align-items:start;gap:85px;display:grid}.listing-intro>div:first-child h2,.compact-heading h2,.story-grid h2{margin:0;font-size:clamp(40px,4.2vw,60px);line-height:1.08}.availability-panel{border:1px solid var(--line);background:#fff;grid-template-columns:20px 1fr;gap:20px;padding:38px;display:grid;box-shadow:0 18px 50px #102d4f14}.status-dot{background:var(--gold);border-radius:50%;width:12px;height:12px;margin-top:8px;box-shadow:0 0 0 6px #bb8b3621}.availability-panel h3{font-family:var(--font-display);color:var(--navy);margin:0 0 10px;font-size:28px;font-weight:400}.availability-panel p{color:var(--muted);margin:0 0 24px;line-height:1.7}.compact-heading{max-width:700px}.info-card-grid,.values-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;display:grid}.info-card,.values-grid article{border:1px solid var(--line);background:#fff;padding:34px}.info-card>span,.values-grid span,.criteria-grid article>span{color:var(--gold);font-family:var(--font-display);font-size:20px}.info-card h3,.values-grid h2{color:var(--navy);font-family:var(--font-display);margin:40px 0 12px;font-size:28px;font-weight:400}.info-card p,.values-grid p{color:var(--muted);line-height:1.7}.portfolio-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:45px;display:grid}.portfolio-heading h2{margin:0;font-size:clamp(40px,4.2vw,60px);line-height:1.08}.portfolio-heading>p{color:var(--muted);margin:0 0 7px;line-height:1.75}.property-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.property-card{border:1px solid var(--line);background:#fff;overflow:hidden}.property-photo-placeholder{color:#fff;align-content:end;place-items:center;min-height:310px;padding:30px;display:grid;position:relative;overflow:hidden}.property-placeholder-1{background:linear-gradient(145deg,#56707d,#a98e6b)}.property-placeholder-2{background:linear-gradient(145deg,#65735d,#b49b75)}.property-photo-placeholder:before{content:"";border:4px solid #fff9;border-bottom:0;width:52%;height:41%;position:absolute;bottom:0;left:24%}.placeholder-roof{border-top:4px solid #fff9;border-left:4px solid #fff9;width:36%;height:36%;position:absolute;top:29%;left:32%;transform:rotate(45deg)}.property-photo-placeholder p{z-index:2;background:#09233fd1;margin:0 0 8px;padding:8px 13px;font-size:12px;font-weight:700}.property-card-copy{padding:30px}.property-location{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.property-card h3{color:var(--navy);font-family:var(--font-display);margin:0 0 13px;font-size:32px;font-weight:400}.property-card-copy>p:not(.property-location){color:var(--muted);line-height:1.7}.portfolio-status{border-top:1px solid var(--line);color:#788087;letter-spacing:.05em;text-transform:uppercase;margin-top:20px;padding-top:16px;font-size:11px;display:block}.property-card-more{background:var(--cream);align-items:center;display:flex}.portfolio-disclaimer{color:#747b80;max-width:1000px;margin:30px 0 0;font-size:12px;line-height:1.7}.compact-actions{align-items:center}.compact-actions .text-link{margin:0 0 0 4px}.narrow-shell{max-width:900px}.criteria-grid{grid-template-columns:1fr 1fr;gap:0 55px;display:grid}.criteria-grid article{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;gap:18px;padding:30px 0;display:grid}.criteria-grid article h2{margin:0 0 9px;font-size:28px}.criteria-grid article p{color:var(--muted);margin:0;line-height:1.7}.notice-box,.fair-housing-box{background:var(--cream);border-left:3px solid var(--gold);margin-top:55px;padding:40px}.notice-box h2,.fair-housing-box h2{margin:0 0 18px;font-size:34px}.notice-box ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.9}.fair-housing-box{background:var(--navy);color:#fff;border-left:0}.fair-housing-box h2{color:#fff}.fair-housing-box p:last-child{color:#ffffffb8;margin-bottom:0;line-height:1.75}.resource-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.resource-card{border:1px solid var(--line);background:#fff;padding:38px;scroll-margin-top:110px}.resource-card h2{margin:0 0 16px;font-size:36px}.resource-card p,.resource-card li{color:var(--muted);line-height:1.75}.resource-card ul{padding-left:20px}.featured-resource{background:var(--cream)}.emergency-card{border-top:5px solid var(--gold)}.story-grid{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.story-copy{color:var(--muted);font-size:17px;line-height:1.8}.story-copy .button{margin-top:18px}.values-grid{margin-top:0}.contact-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-card{border:1px solid var(--line);padding:42px}.contact-card h2{margin:0 0 15px;font-size:38px}.contact-card p{color:var(--muted);margin-bottom:28px;line-height:1.75}.contact-button-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.contact-aside{background:var(--cream);grid-column:1/-1;align-items:center;gap:35px;padding:30px 38px;display:flex}.contact-aside .eyebrow{margin:0}.contact-aside>a{color:var(--navy);font-weight:800}.contact-aside>p:last-child{max-width:540px;color:var(--muted);margin-left:auto;line-height:1.55}.legal-copy{max-width:850px}.legal-copy h2{margin:42px 0 10px;font-size:30px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted);line-height:1.8}.legal-copy a{color:var(--navy);border-bottom:1px solid var(--gold);font-weight:800}.legal-updated{margin-top:50px;font-size:13px}.lifestyle-section{background:var(--cream);grid-template-columns:1.15fr .85fr;min-height:620px;display:grid}.lifestyle-image{background:#d7cdbd url(/family-pet.png) 50%/cover no-repeat;min-height:620px}.lifestyle-copy{align-self:center;padding:90px max(35px,50vw - 590px) 90px 70px}.lifestyle-copy h2{color:var(--navy);font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(42px,4.4vw,64px);font-weight:400;line-height:1.06}.lifestyle-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}.lifestyle-copy .policy-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;font-size:13px!important}:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}@media (width<=1040px){.brand-name small{display:none}.desktop-nav{gap:16px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:24px;padding-right:30px}.hero-copy-inner{padding-left:25px}}@media (width<=820px){.shell{width:min(100% - 34px,680px)}.header-inner{min-height:76px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.brand-name small{display:inline}.hero{flex-direction:column;min-height:0;display:flex}.hero-copy{order:1;padding:0 24px}.hero-copy-inner{border-left:0;padding:72px 0 55px}.hero-image{order:2;min-height:480px}.hero-trust{margin-top:45px}.split-heading,.why-grid{grid-template-columns:1fr;gap:45px}.portfolio-heading{grid-template-columns:1fr;gap:25px}.listing-intro,.story-grid{grid-template-columns:1fr;gap:45px}.home-type-grid{grid-template-columns:1fr}.home-type-card{grid-template-columns:.9fr 1.1fr;display:grid}.home-type-visual{height:100%;min-height:260px}.why-grid{gap:60px}.process-grid{grid-template-columns:1fr;gap:30px}.process-grid li{border-left:0;border-top:1px solid var(--line);padding:30px}.process-grid li:first-child{border-top:0}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.contact-aside{display:block}.contact-aside>a{margin:10px 0 20px;display:block}.lifestyle-section{grid-template-columns:1fr}.lifestyle-image{min-height:500px}.lifestyle-copy{padding:70px max(24px,50vw - 340px)}}@media (width<=560px){.brand-name small{display:none}.contact-strip-inner{justify-content:center;gap:14px}.contact-strip-inner span{display:none}.contact-strip-inner a{font-size:10px}.brand-name strong{font-size:27px}.hero-copy{padding:0 18px}.hero-copy-inner{padding-top:58px}.hero h1{font-size:54px}.hero-lead{font-size:16px}.button-row{flex-direction:column}.button-row .button{width:100%}.hero-trust{grid-template-columns:1fr;gap:18px}.trust-item,.trust-item:first-child{border-left:2px solid var(--gold-light);padding-left:15px}.hero-image{min-height:360px}.section{padding:78px 0}.home-type-card{display:block}.home-type-visual{height:210px;min-height:0}.cta-inner{display:block}.cta-inner .button{margin-top:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.info-card-grid,.values-grid,.criteria-grid,.resource-grid,.contact-grid,.property-grid{grid-template-columns:1fr}.property-photo-placeholder{min-height:240px}.contact-button-grid{grid-template-columns:1fr}.lifestyle-image{min-height:360px}.criteria-grid{gap:0}.availability-panel,.resource-card,.contact-card,.notice-box,.fair-housing-box{padding:28px}.contact-aside{grid-column:auto}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
