/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--bg:#eef1ed;--surface:#f8faf7;--surface-2:#dfe6df;--ink:#102820;--muted:#53655d;--forest:#12392e;--forest-2:#1c4b3d;--amber:#d0a15e;--line:#10282029;--on-dark:#f2f5f1;--on-dark-muted:#bccac3;--radius:0px}@media (prefers-color-scheme:dark){:root{--bg:#0e1f1a;--surface:#142a23;--surface-2:#1b352c;--ink:#edf2ee;--muted:#afc0b7;--forest:#183f34;--forest-2:#245748;--amber:#e0ad62;--line:#edf2ee29;--on-dark:#f2f5f1;--on-dark-muted:#c0cdc6}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{background:var(--bg);color:var(--ink);margin:0;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}figure,p,h1,h2,h3{margin-top:0}main{overflow:hidden}.section{padding:clamp(84px,10vw,150px) max(24px,50vw - 690px)}h1,h2,h3{letter-spacing:-.045em;font-weight:500}h2{margin-bottom:28px;font-size:clamp(42px,5.3vw,76px);line-height:.98}p{line-height:1.7}.eyebrow{letter-spacing:.19em;text-transform:uppercase;font-size:11px;font-weight:700}.button{border-radius:var(--radius);white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:13px 20px;font-size:13px;font-weight:700;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px)}.button-primary{background:var(--forest);color:#f5f8f5}.button-primary:hover{background:var(--forest-2)}.button-light{background:var(--on-dark);color:#12392e}.button-ghost{background:0 0;border-color:currentColor}.text-link{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.text-link span,.nav-cta span{transition:transform .25s}.text-link:hover span,.nav-cta:hover span{transform:translate(3px,-3px)}.site-nav{z-index:5;background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:220px 1fr 220px;align-items:center;height:72px;padding:0 max(22px,50vw - 690px);display:grid;position:relative}.site-brand{align-items:center;width:185px;height:64px;display:flex;overflow:hidden}.site-brand img{object-fit:contain;width:185px;height:96px}.site-nav nav{justify-content:center;align-items:center;gap:clamp(20px,3vw,46px);font-size:13px;display:flex}.site-nav nav a{padding:26px 0;position:relative}.site-nav nav a:after{content:"";background:var(--ink);height:1px;transition:right .25s;position:absolute;bottom:19px;left:0;right:100%}.site-nav nav a:hover:after{right:0}.nav-cta{justify-self:end;align-items:center;gap:12px;font-size:13px;font-weight:700;display:inline-flex}.hero{background:var(--surface);grid-template-rows:1fr auto;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:calc(100dvh - 72px);display:grid;position:relative}.hero-copy{flex-direction:column;justify-content:center;max-width:760px;padding:clamp(50px,7vw,104px) clamp(28px,6vw,92px);display:flex}.hero-copy .eyebrow{color:var(--forest-2);margin-bottom:24px}.hero h1{max-width:720px;margin:0 0 28px;font-size:clamp(52px,6.2vw,92px);line-height:.93}.hero-lede{max-width:560px;color:var(--muted);margin-bottom:34px;font-size:clamp(16px,1.35vw,20px)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-visual{min-height:540px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.01)}.image-caption{color:#f5f8f5;text-shadow:0 1px 7px #000000a6;margin:0;font-size:11px;position:absolute;bottom:12px;left:20px}.hero-facts{background:var(--forest);color:var(--on-dark);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:22px max(28px,50vw - 690px);display:grid}.hero-facts div{border-left:1px solid #ffffff2e;align-items:baseline;gap:12px;padding:0 28px;display:flex}.hero-facts div:first-child{border-left:0}.hero-facts strong{letter-spacing:-.04em;font-size:clamp(24px,2.4vw,36px);font-weight:500}.hero-facts span{color:var(--on-dark-muted);font-size:12px}.community{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(50px,10vw,150px);display:grid}.community-heading>p,.location-copy>p,.contact-copy>p{color:var(--forest-2);margin-bottom:22px;font-size:14px;font-weight:700}.community-heading h2{max-width:600px}.community-story{max-width:600px;padding-top:34px}.community-story .lead{letter-spacing:-.025em;color:var(--ink);font-size:clamp(22px,2.3vw,33px);line-height:1.35}.community-story>p:not(.lead){color:var(--muted);max-width:58ch}.community-story .text-link{margin-top:18px}.community-image{grid-column:1/-1;justify-self:end;width:82%;height:min(62vw,720px);margin:72px 0 0;overflow:hidden}.community-image img{object-fit:cover;width:100%;height:100%;display:block}.homes{background:var(--surface-2)}.section-title{max-width:800px}.section-title .eyebrow{color:var(--forest-2);margin-bottom:22px}.section-title>p:last-child{color:var(--muted);max-width:60ch}.plans-layout{grid-template-rows:auto auto;grid-template-columns:1.15fr .85fr;gap:24px;margin-top:72px;display:grid}.plan{background:var(--surface);grid-template-columns:1.15fr .85fr;min-height:520px;display:grid}.plan-1{grid-row:1/3;grid-template-columns:1fr}.plan-1 .plan-images{min-height:540px}.plan-2,.plan-3{grid-column:2;grid-template-columns:1fr}.plan-2 .plan-images,.plan-3 .plan-images{min-height:260px}.plan-images{background:var(--bg);grid-template-columns:1fr 36%;gap:2px;display:grid;overflow:hidden}.plan-images img{object-fit:cover;background:#f4f5f1;width:100%;height:100%}.plan-images img:last-child{object-fit:contain;padding:12px}.plan-copy{flex-direction:column;align-items:flex-start;padding:clamp(28px,3.4vw,50px);display:flex}.plan-type{color:var(--muted);margin-bottom:12px;font-size:12px}.plan h3{margin-bottom:24px;font-size:clamp(27px,3vw,42px);line-height:1.05}.plan-stats{color:var(--forest-2);flex-wrap:wrap;gap:8px 16px;font-size:11px;font-weight:700;display:flex}.plan-copy>p{color:var(--muted);max-width:46ch;margin:24px 0;font-size:13px}.plan-copy .text-link{margin-top:auto}.plan-interest{background:var(--forest);color:var(--on-dark);grid-template-columns:1fr auto;align-items:center;gap:40px;margin-top:24px;padding:clamp(30px,4vw,58px);display:grid}.plan-interest h3{margin-bottom:10px;font-size:clamp(28px,3vw,42px)}.plan-interest p{color:var(--on-dark-muted);max-width:65ch;margin:0}.plan-interest .button-primary{background:var(--amber);color:#18251f}.disclaimer{color:var(--muted);max-width:1000px;margin:22px 0 0;font-size:10px}.site-plan{background:var(--forest);color:var(--on-dark);grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(48px,8vw,120px);display:grid}.site-plan-copy .eyebrow{color:var(--amber);margin-bottom:22px}.site-plan-copy>p:not(.eyebrow){color:var(--on-dark-muted);max-width:48ch}.site-plan-facts{gap:0;margin:34px 0;display:grid}.site-plan-facts span{color:var(--on-dark-muted);border-bottom:1px solid #ffffff29;padding:14px 0;font-size:13px}.site-plan-facts strong{color:var(--on-dark);margin-right:14px;font-size:26px}.site-plan-frame{background:#f4f6f3;margin:0;padding:12px;box-shadow:0 34px 80px #04140e47}.site-plan-frame img{object-fit:cover;width:100%;height:min(55vw,680px);display:block}.location{grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(48px,8vw,120px);display:grid}.location-copy>p:not(:first-child){color:var(--muted);max-width:50ch}.location-copy dl{margin:42px 0 0}.location-copy dl div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:20px;padding:15px 0;display:grid}.location-copy dt{color:var(--muted);font-size:12px}.location-copy dd{margin:0;font-size:13px;font-weight:700}.map-wrap{background:var(--surface-2);min-height:620px;position:relative}.map-wrap iframe{filter:saturate(.58)contrast(.98);border:0;width:100%;height:620px;display:block}.map-links{background:var(--surface);position:absolute;bottom:20px;left:20px;right:20px}@supports (color:color-mix(in lab, red, red)){.map-links{background:color-mix(in srgb,var(--surface) 94%,transparent)}}.map-links{flex-wrap:wrap;gap:24px;padding:20px;display:flex;box-shadow:0 20px 50px #1028202e}.map-links a{font-size:12px;font-weight:700}.cookeville{background:var(--surface)}.cookeville-intro{max-width:760px}.cookeville-intro>p{color:var(--muted);max-width:60ch}.cookeville-links{border-top:1px solid var(--line);grid-template-columns:1.25fr .75fr;gap:0;margin-top:70px;display:grid}.cookeville-links a{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr auto;align-items:center;gap:24px;min-height:140px;padding:24px 0;transition:padding .25s,background .25s;display:grid}.cookeville-links a:nth-child(odd){padding-right:40px}.cookeville-links a:nth-child(2n){padding-left:40px}.cookeville-links a:hover{background:var(--surface-2);padding-left:18px}.cookeville-links span{color:var(--muted);font-size:12px}.cookeville-links strong{letter-spacing:-.025em;font-size:clamp(18px,2vw,27px);font-weight:500}.confidence{text-align:center;background:var(--bg)}.confidence h2{max-width:950px;margin:0 auto 26px}.confidence>p{max-width:730px;color:var(--muted);margin:0 auto;font-size:18px}.confidence-points{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}.confidence-points span{border:1px solid var(--line);padding:12px 16px;font-size:12px}.contact{background:var(--forest);color:var(--on-dark);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(50px,9vw,130px);display:grid}.contact-copy>p:first-child{color:var(--amber)}.contact-copy>p:not(:first-child){color:var(--on-dark-muted);max-width:55ch}.contact-copy img{object-fit:cover;width:78%;height:300px;margin-top:38px;display:block}.form-card{background:var(--surface);color:var(--ink);padding:clamp(28px,4vw,58px)}.form-card h3{margin-bottom:30px;font-size:clamp(28px,3vw,40px)}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-card label{margin-bottom:18px;font-size:12px;font-weight:700;display:block}.form-card label small{float:right;color:var(--muted);font-weight:500}.form-card input,.form-card select,.form-card textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);border-radius:var(--radius);outline:0;margin-top:8px;padding:13px 12px}.form-card input::placeholder,.form-card textarea::placeholder{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.form-card input::placeholder,.form-card textarea::placeholder{color:color-mix(in srgb,var(--muted) 85%,transparent)}}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--forest-2);box-shadow:0 0 0 3px var(--forest-2)}@supports (color:color-mix(in lab, red, red)){.form-card input:focus,.form-card select:focus,.form-card textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--forest-2) 25%,transparent)}}.submit{width:100%}.privacy{color:var(--muted);margin-bottom:0;font-size:10px}.form-error{color:#b13b31;font-size:12px}.success{text-align:center;padding:80px 20px}.success>span{background:var(--forest);width:50px;height:50px;color:var(--on-dark);place-items:center;margin:0 auto 22px;display:grid}.success p{color:var(--muted)}footer{color:var(--on-dark);background:#081b15;grid-template-columns:260px 1fr auto;align-items:center;gap:38px;padding:70px max(24px,50vw - 690px);display:grid}.footer-logo{background:#f1f0eb;width:230px;padding:8px}.footer-logo img{display:block}.footer-links{gap:25px;font-size:12px;display:flex}.footer-links a:hover{color:var(--amber)}footer>p{color:var(--on-dark-muted);max-width:420px;margin:0;font-size:12px}footer>small{color:#91a49a;border-top:1px solid #ffffff26;grid-column:1/-1;padding-top:25px;font-size:10px}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:.8s cubic-bezier(.16,1,.3,1) both rise-in}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-visual img{animation:1.1s cubic-bezier(.16,1,.3,1) both image-in}@keyframes rise-in{0%{opacity:0;transform:translateY(24px)}}@keyframes image-in{0%{opacity:.2;transform:scale(1.06)}}@supports (animation-timeline:view()){.community-image,.plan,.site-plan-frame,.map-wrap{animation:linear both section-rise;animation-timeline:view();animation-range:entry 8% cover 28%}@keyframes section-rise{0%{opacity:.3;transform:translateY(42px)}to{opacity:1;transform:none}}}}@media (max-width:1020px){.site-nav{grid-template-columns:190px 1fr 170px}.site-nav nav{gap:18px}.hero{grid-template-columns:1fr}.hero-copy{min-height:560px}.hero-visual{min-height:470px}.community,.site-plan,.location,.contact{grid-template-columns:1fr}.community-image{width:100%;height:620px}.plans-layout{grid-template-columns:1fr}.plan-1{grid-row:auto}.plan-2,.plan-3{grid-column:auto}.plan,.plan-1{grid-template-columns:1fr 1fr}.plan-1 .plan-images,.plan-2 .plan-images,.plan-3 .plan-images{min-height:360px}.site-plan-frame img{height:600px}.cookeville-links{grid-template-columns:1fr}.cookeville-links a:nth-child(odd),.cookeville-links a:nth-child(2n){padding-left:0;padding-right:0}.contact-copy img{width:100%}footer{grid-template-columns:1fr 1fr}.footer-links{justify-content:flex-end}}@media (max-width:760px){html{scroll-padding-top:64px}.site-nav{grid-template-columns:1fr auto;height:64px;padding:0 18px}.site-brand{width:155px;height:58px}.site-brand img{width:155px;height:82px}.site-nav nav{display:none}.nav-cta{font-size:12px}.hero{min-height:auto}.hero-copy{min-height:calc(100dvh - 64px);padding:50px 22px}.hero h1{font-size:clamp(50px,14vw,68px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-visual{min-height:360px}.hero-facts{grid-template-columns:1fr;padding:14px 22px}.hero-facts div{border-bottom:1px solid #ffffff2b;border-left:0;padding:11px 0}.hero-facts div:last-child{border:0}.section{padding:82px 22px}.community{gap:20px}.community-story{padding-top:0}.community-image{height:410px;margin-top:40px}.plans-layout{margin-top:45px}.plan,.plan-1{grid-template-columns:1fr}.plan-1 .plan-images,.plan-2 .plan-images,.plan-3 .plan-images{min-height:280px}.plan-interest{grid-template-columns:1fr}.plan-interest .button{width:100%}.site-plan{gap:45px}.site-plan-frame img{height:430px}.location{gap:45px}.map-wrap,.map-wrap iframe{height:520px;min-height:520px}.map-links{box-shadow:none;position:relative;bottom:auto;left:auto;right:auto}.cookeville-links a{grid-template-columns:80px 1fr auto;gap:15px}.confidence{text-align:left}.confidence-points{justify-content:flex-start}.form-row,footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.text-link span,.nav-cta span{transition:none}}
