@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--green:#263c32;--ink:#283c32;--cream:#f7f5ee;--muted:#73776e;--line:#dcded3;--sage:#dce1d4;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.03;letter-spacing:-2px}h2{font-size:clamp(44px,5vw,72px)}em{font-weight:400}p{color:var(--muted)}:focus-visible{outline:3px solid #ba9860;outline-offset:5px}.skip-link{position:fixed;top:-100px;left:15px;padding:12px;background:white;z-index:100}.skip-link:focus{top:10px}.header{height:100px;padding:0 5%;position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff30;color:white;transition:background .3s}.header.scrolled{position:fixed;height:80px;background:var(--green);box-shadow:0 2px 20px #0001;animation:slide-down .3s}.brand img{width:190px;height:78px;object-fit:contain}.header nav{display:flex;align-items:center;gap:32px;font-size:13px}.header nav>a:not(.nav-cta){position:relative}.header nav>a:not(.nav-cta):after{content:'';height:1px;background:currentColor;position:absolute;bottom:-5px;left:0;width:0;transition:width .25s}.header nav>a:hover:after{width:100%}.nav-cta{border:1px solid #ffffff80;padding:12px 20px}.nav-cta span{margin-left:22px}.menu-toggle{display:none}.hero{position:relative;min-height:740px;height: min(900px,100svh);color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-position:center 57%;animation:hero-in 1.8s ease-out}.hero-shade{background:linear-gradient(90deg,#15251ed4 0%,#182c2170 48%,#15251e08 100%),linear-gradient(0deg,#10251c88,transparent 40%,#14201d45)}.hero-content{position:relative;padding:205px 7% 120px;z-index:1;animation:content-in 1s ease-out}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2.2px;color:var(--green);margin-bottom:25px;display:flex;align-items:center;gap:12px}.hero .eyebrow{color:#eeeee5}.small-line{width:32px;height:1px;background:currentColor}.hero h1{font-size:clamp(68px,7.4vw,110px);line-height:.98;margin-bottom:25px}.hero h1 em{color:#e1e5ca}.hero-content>p:not(.eyebrow){color:#eceee4;font-size:15px;line-height:1.9}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:16px 24px;font-size:12px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s;min-height:52px}.button:hover{transform:translateY(-3px)}.button span{font-size:20px;font-weight:400}.button-cream{background:var(--cream);color:var(--ink);margin-top:33px}.button-cream:hover{background:var(--sage)}.button-green{background:var(--green);color:white}.button-green:hover{background:#425b48}.hero-bottom{position:absolute;bottom:30px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#f0f0e4}.hero-bottom>a{font-size:9px;letter-spacing:1.6px}.hero-bottom>a span{margin-left:18px;font-size:20px}.hero-count{font-size:16px}.hero-count span{font-size:9px;letter-spacing:1.4px;margin-left:12px}.hero-stamp{position:absolute;right:8%;bottom:140px;border:1px solid #ffffff70;border-radius:50%;width:155px;height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(9deg);font-size:9px;letter-spacing:1px;background:#263c3218;backdrop-filter:blur(5px)}.hero-stamp>span{font-family:var(--serif);font-style:italic;font-size:21px;letter-spacing:0;margin-top:5px}.hero-stamp svg{width:45px;margin-top:8px;fill:none;stroke:#fff;stroke-width:1}.highlights{display:grid;grid-template-columns:1fr 1.15fr 1.15fr 1.1fr;padding:32px 7%;border-bottom:1px solid var(--line);gap:30px}.highlights>div,.highlights>a{font-size:11px;color:var(--muted)}.highlights>div:not(:first-child),.highlights>a{border-left:1px solid var(--line);padding-left:30px}.highlights>div>span{display:block;color:var(--green);font-family:var(--serif);font-size:27px;line-height:1.4}.highlights>a{display:flex;flex-direction:column;justify-content:center}.highlights>a span{font-size:14px;color:var(--ink);margin-top:4px}.section{padding:110px 7%;max-width:1800px;margin:auto}.community{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.community-photo{position:relative;padding-bottom:28px}.community-photo>img{width:100%;height:530px}.photo-note{position:absolute;bottom:0;right:-35px;background:var(--sage);padding:25px 36px;font-family:var(--serif);font-size:32px;line-height:1.1;min-width:225px}.photo-note>span{display:block;font:8px var(--sans);letter-spacing:1.5px;margin-top:19px}.community-copy>p:not(.eyebrow){margin-top:23px;max-width:460px;font-size:14px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #80917e;padding-bottom:9px;margin-top:28px;font-size:12px;font-weight:500}.text-link span{font-size:20px}.community-detail{margin-top:34px;border-top:1px solid var(--line);padding-top:22px;display:flex;gap:18px;align-items:center;font-size:11px;color:var(--muted)}.sun-icon{font-size:38px;color:#77846a}.plans-section{background:#e9ece2;max-width:none}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:45px}.section-heading>p{font-size:13px;max-width:360px;padding-bottom:8px}.plan-tabs{display:flex;border-bottom:1px solid #c4cbbb;margin-top:50px}.plan-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:18px 28px;color:#828779;display:flex;gap:20px;align-items:center;font-size:11px}.plan-tabs button span{font-size:14px}.plan-tabs button[aria-selected=true]{border-color:var(--green);color:var(--green)}.plan-card{display:grid;grid-template-columns:1.1fr 1fr;background:var(--cream);margin-top:30px}.plan-art{padding:30px;position:relative;background:#fdfcf8;display:flex;flex-direction:column;justify-content:center}.plan-art-label{position:absolute;top:25px;left:30px;font-size:8px;letter-spacing:1.8px;color:#869080}.plan-zoom{width:100%;padding:24px 0 0;border:0;background:transparent;display:flex;flex-direction:column;align-items:center}.plan-zoom img{width:100%;max-height:450px;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.plan-zoom:hover img{transform:scale(1.025)}.plan-zoom>span{font-size:10px;border-bottom:1px solid #b5bdae;padding:6px}.plan-info{padding:48px}.pill{display:inline-block;font-size:8px;letter-spacing:1.5px;border:1px solid #bec7b5;border-radius:30px;padding:6px 12px}.plan-info h3{font:48px/1.08 var(--serif);margin:20px 0 16px}.plan-info>p{font-size:13px}.plan-specs{display:flex;gap:35px;margin:24px 0;padding:20px 0;border-block:1px solid var(--line)}.plan-specs>div{display:flex;flex-direction:column}.plan-specs strong{font:30px var(--serif)}.plan-specs span{font-size:10px;color:var(--muted);margin-top:7px}.plan-rent{color:var(--green);font-weight:500}.plan-rent small{display:block;color:var(--muted);font-size:11px;line-height:1.8;font-weight:400;margin:8px 0 24px}.fine-print{font-size:10px!important;line-height:1.7;margin-top:15px;color:var(--muted)}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-block:1px solid var(--line);margin-top:50px}.amenity-card{padding:35px 30px}.amenity-card:first-child{padding-left:0}.amenity-card:last-child{padding-right:0}.amenity-card+article{border-left:1px solid var(--line)}.amenity-icon{font-size:36px;color:#788867;line-height:1}.amenity-card h3{font:30px var(--serif);margin:22px 0 10px}.amenity-card p{font-size:12px}.amenity-card ul{list-style:none;padding:0;margin:22px 0 0;font-size:12px;color:#626e61}.amenity-card li{margin:10px 0;padding-left:15px;position:relative}.amenity-card li:before{content:'·';position:absolute;left:0;color:#8d9b77}.utilities{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#eceee5;padding:22px 30px;margin-top:30px}.utilities>span:first-child{font-size:8px;letter-spacing:1.2px}.utilities p{font-family:var(--serif);font-size:28px;color:var(--green)}.utilities>span:last-child{font-size:11px;color:var(--muted)}.gallery{padding-top:10px}.gallery-filters{display:flex;gap:8px;flex-wrap:wrap}.gallery-filters button{border:1px solid var(--line);border-radius:20px;padding:8px 17px;font-size:10px;background:transparent}.gallery-filters button.active{background:var(--green);color:white;border-color:var(--green)}.gallery-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-auto-rows:240px;gap:15px}.gallery-item{border:0;padding:0;position:relative;overflow:hidden;background:var(--sage);text-align:left}.gallery-item img{width:100%;height:100%;transition:transform .7s}.gallery-item:hover img{transform:scale(1.045)}.gallery-item:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#14251db0);pointer-events:none}.gallery-item>span{position:absolute;bottom:20px;left:20px;right:20px;color:white;font-size:11px;z-index:1;display:flex;justify-content:space-between}.gallery-item b{font-size:17px;font-weight:400}.gallery-large{grid-row:span 2}.gallery-grid.filtered{grid-template-columns:repeat(2,1fr);grid-auto-rows:320px}.gallery-grid.filtered .gallery-large{grid-row:span 1}[hidden]{display:none!important}.leasing{background:var(--green);color:var(--cream);max-width:none;display:grid;grid-template-columns:1fr 1.1fr;gap:12%}.leasing .eyebrow{color:#bfcdb1}.leasing h2 em{color:#cdd5b7}.leasing-intro>p:not(.eyebrow){color:#c2cabb;font-size:13px;max-width:340px;margin-top:25px}.leasing-details details{border-bottom:1px solid #ffffff25;padding:22px 0}.leasing-details details:first-child{padding-top:0}.leasing-details summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-size:14px;gap:15px}.leasing-details summary::-webkit-details-marker{display:none}.leasing-details summary>span{font-size:20px;transition:transform .2s}.leasing-details details[open] summary>span{transform:rotate(45deg)}.leasing-details p{font-size:12px;color:#bdc7b8;margin:20px 0 4px}.leasing-details dl{font-size:12px}.leasing-details dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff15;padding:8px 0}.leasing-details dd{text-align:right;margin:0;color:#c7d1c2;max-width:60%}.location{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center}.location-photo{position:relative}.location-photo img{height:450px;width:100%}.location-tag{position:absolute;bottom:20px;left:20px;right:20px;padding:15px 18px;background:var(--cream);font-size:9px;letter-spacing:2px;display:flex;justify-content:space-between}.location-copy>p:not(.eyebrow){font-size:13px;margin-top:24px}.location-copy address{font-style:normal;font-size:15px;margin-top:25px}.contact{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:90px}.contact-copy>p:not(.eyebrow){margin-top:25px;font-size:13px;max-width:340px}.contact-phone{display:block;font-family:var(--serif);font-size:32px;margin-top:35px}.contact-phone span{font-family:var(--sans);font-size:23px}.contact-email{font-size:12px;display:inline-block;border-bottom:1px solid var(--line);margin-top:10px;overflow-wrap:anywhere}.contact-team{font-size:11px!important;line-height:1.9}.contact-form h3{font:34px var(--serif)}.contact-form>p{font-size:12px;margin:10px 0 25px}.contact-form label{font-size:10px;font-weight:500;display:block;margin-bottom:18px}.contact-form label>span{color:var(--muted);font-weight:400}.contact-form input,.contact-form select,.contact-form textarea{width:100%;display:block;border:0;border-bottom:1px solid #cbd0c3;background:transparent;border-radius:0;padding:10px 0;color:var(--ink);font-size:12px;outline-offset:3px}.contact-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-form .button{width:100%;margin-top:5px}.contact-form>.fine-print{margin:12px 0}.contact-form #form-status{color:var(--green)}footer{background:#1c3027;color:#e7e9df;padding:40px 7% 25px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px}.footer-main p{color:#bac5b8;font-size:12px}.footer-main>div{display:flex;flex-direction:column;gap:12px;font-size:11px}.back-top{border:1px solid #ffffff40;border-radius:50%;width:44px;height:44px;text-align:center;line-height:40px}.footer-bottom{border-top:1px solid #ffffff20;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#b8c3b5}.housing-note{color:#9ba995;font-size:9px;margin-top:12px}dialog{border:0;padding:50px 65px 25px;background:var(--cream);width:min(1100px,94vw);max-height:94svh;color:var(--ink)}dialog::backdrop{background:#102319e8;backdrop-filter:blur(8px)}dialog figure{margin:0}dialog figure img{width:100%;max-height:75svh;object-fit:contain}dialog figcaption{text-align:center;margin-top:12px;font-size:12px}dialog button{position:absolute;border:1px solid var(--line);background:var(--cream);width:38px;height:38px;border-radius:50%;font-size:20px}.lightbox-close{right:12px;top:10px}.lightbox-prev{left:12px;top:50%}.lightbox-next{right:12px;top:50%}body.modal-open{overflow:hidden}.reveal{transition:opacity .8s,transform .8s}.motion-ready .reveal:not(.visible){opacity:0;transform:translateY(24px)}@keyframes hero-in{from{transform:scale(1.06)}to{transform:scale(1)}}@keyframes content-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down{from{transform:translateY(-100%)}to{transform:translateY(0)}}
@media(min-width:1600px){.hero-content{padding-top:240px}.hero h1{font-size:125px}}
@media(max-width:1050px){.header nav{gap:20px;font-size:11px}.brand img{width:160px}.nav-cta{padding:10px}.nav-cta span{margin-left:10px}.hero{min-height:720px}.hero h1{font-size:85px}.section{padding:80px 6%}.community{gap:8%}.community-photo>img{height:490px}.plan-info{padding:30px}.plan-specs{gap:28px}.utilities{flex-wrap:wrap}.gallery{padding-top:15px}.gallery-grid{grid-auto-rows:200px}.amenity-card{padding:30px 22px}.amenity-card h3{font-size:26px}.contact{gap:8%}.highlights{padding-inline:6%;gap:20px}.highlights>div:not(:first-child),.highlights>a{padding-left:20px}}
@media(max-width:760px){html{scroll-padding-top:75px}.header,.header.scrolled{height:78px;padding-inline:6%}.brand img{width:154px;height:65px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;color:white;border:1px solid #ffffff60;padding:7px 12px;font-size:11px}.menu-toggle span{font-size:17px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--green);padding:20px 6% 30px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 16px 20px #0002}.header nav.open{display:flex}.header nav a{font-size:14px;padding:14px 0}.header nav .nav-cta{padding:12px 16px;margin-top:14px}.header.menu-open{background:var(--green)}.hero{height:800px;min-height:660px;max-height:100svh}.hero-content{padding:190px 7% 100px}.hero h1{font-size:clamp(64px,10vw,82px)}.hero .eyebrow{font-size:8px;letter-spacing:1.5px;max-width:290px}.hero-content>p:not(.eyebrow){font-size:13px}.hero-shade{background:linear-gradient(90deg,#15251ece,#182c2155),linear-gradient(0deg,#10251caa,transparent 50%)}.hero-image{object-position:60% center}.hero-stamp{width:110px;height:110px;right:7%;bottom:100px;font-size:7px}.hero-stamp>span{font-size:17px}.hero-stamp svg{width:30px}.hero-bottom{font-size:9px;bottom:22px}.hero-bottom>a{font-size:0}.hero-bottom>a span{font-size:22px}.hero-count{display:none}.highlights{grid-template-columns:1fr 1fr;padding:22px 7%;gap:20px}.highlights>div:not(:first-child),.highlights>a{border:0;padding:0}.highlights>div>span{font-size:25px}.highlights>div,.highlights>a{font-size:9px}.highlights>a span{font-size:12px}.section{padding:65px 7%}.community{grid-template-columns:1fr;gap:45px}.community-photo{margin-right:20px}.community-photo>img{height:390px}.photo-note{right:-20px;padding:22px 27px;min-width:200px;font-size:29px}.community-copy>p:not(.eyebrow){max-width:none}.eyebrow{font-size:9px;margin-bottom:20px;letter-spacing:1.8px}h2{font-size:52px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:25px}.plan-tabs{margin-top:25px}.plan-tabs button{padding:14px 10px;gap:8px;flex:1;justify-content:center;font-size:9px}.plan-tabs button span{font-size:10px}.plan-card{grid-template-columns:1fr;margin-top:20px}.plan-art{padding:25px 20px 20px}.plan-art-label{font-size:7px;left:20px;top:18px}.plan-zoom img{max-height:390px}.plan-info{padding:30px}.plan-info h3{font-size:44px}.plan-specs{gap:40px}.amenity-grid{grid-template-columns:1fr;margin-top:25px}.amenity-card,.amenity-card:first-child,.amenity-card:last-child{padding:28px 0}.amenity-card+article{border-left:0;border-top:1px solid var(--line)}.amenity-card h3{font-size:30px;margin-top:12px}.amenity-card ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px;margin-top:15px;font-size:11px}.amenity-card li{margin:0}.utilities{flex-direction:column;gap:8px;padding:24px 18px;text-align:center}.utilities p{font-size:29px}.gallery{padding-top:0}.gallery-filters{margin-top:25px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px;gap:10px}.gallery-large{grid-column:span 2;grid-row:span 1;height:280px}.gallery-grid{grid-template-rows:280px}.gallery-grid.filtered{grid-template-columns:1fr 1fr;grid-template-rows:none;grid-auto-rows:220px}.gallery-grid.filtered .gallery-large{grid-column:span 1;height:auto}.gallery-item>span{font-size:9px;left:12px;right:12px;bottom:12px}.leasing{grid-template-columns:1fr;gap:40px}.location{grid-template-columns:1fr;gap:35px}.location-photo img{height:330px}.contact{grid-template-columns:1fr;gap:45px}.contact-copy>p:not(.eyebrow){max-width:100%}.footer-main{flex-wrap:wrap;gap:25px}.footer-main>.brand{width:45%}.footer-main>p{width:45%;font-size:10px}.footer-bottom{flex-direction:column;gap:10px}.footer-main>div{flex-direction:row;gap:25px}dialog{padding:50px 16px 60px}dialog figure img{max-height:68svh}.lightbox-prev,.lightbox-next{top:auto;bottom:12px}.lightbox-prev{left:calc(50% - 48px)}.lightbox-next{right:calc(50% - 48px)}}
@media(max-width:380px){.hero h1{font-size:59px}.hero-content{padding-top:150px}.hero-stamp{display:none}.plan-tabs button{gap:5px;padding-inline:6px}.plan-info{padding:24px}.gallery-grid{grid-auto-rows:155px}.form-row{grid-template-columns:1fr;gap:0}.contact-phone{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.visible){opacity:1;transform:none}}

/* Icon system, progressive gallery, sliding FAQs, and heading reveals. */
.fa-solid{display:inline-block;flex-shrink:0;font-size:.9em}
.hero-stamp>.fa-solid{font-size:22px;margin-top:12px}
.amenity-icon .fa-solid,.sun-icon .fa-solid{font-size:.85em}
.menu-toggle .fa-solid{width:16px;text-align:center}
.gallery-item b .fa-solid{font-size:13px}
.gallery-actions{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:35px}
.gallery-actions p{font-size:11px;letter-spacing:.4px}
.gallery-actions .button{min-width:210px}
.gallery-actions .button:disabled{cursor:wait;opacity:.6;transform:none}
.gallery-grid{align-items:stretch}
.gallery-grid:not(.filtered) .gallery-item:nth-child(n+6){grid-column:auto;grid-row:auto}
.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(90px,1fr));column-gap:35px;row-gap:9px;font-size:11px}
.footer-nav a{transition:color .2s}
.footer-nav a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}
.faq-content{display:flow-root}
.leasing-details details[open] summary>span{transform:none}
.leasing-details summary[aria-expanded=true]>span{transform:rotate(45deg)}
.leasing-details summary[aria-expanded=false]>span{transform:rotate(0)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.title-word{display:inline-block;white-space:nowrap}
.title-letter{display:inline-block;opacity:0;transform:translateY(.5em) rotate(3deg);transition:opacity .48s ease,transform .65s cubic-bezier(.2,.7,.2,1);transition-delay:var(--letter-delay)}
.title-visible .title-letter{opacity:1;transform:translateY(0) rotate(0)}
@media(max-width:760px){
  .footer-nav{width:calc(100% - 75px);grid-template-columns:repeat(2,1fr);gap:12px 20px}
  .gallery-grid:not(.filtered) .gallery-item:nth-child(n+6){grid-column:auto}
  .gallery-grid:not(.filtered) .gallery-item:last-child:nth-child(even){grid-column:span 2}
  .hero h1{font-size:clamp(54px,9.5vw,72px)}
  .hero-stamp{width:125px;height:125px}
  .hero-stamp>.fa-solid{font-size:17px;margin-top:8px}
}
@media(prefers-reduced-motion:reduce){.title-letter{opacity:1;transform:none;transition:none}}

/* Slow, gentle breathing, with no movement of surrounding content. */
.location-map{min-width:0;overflow:hidden;border-radius:16px;background:var(--sage);border:1px solid var(--line)}
.location-map iframe{display:block;width:100%;height:450px;border:0}
@media(max-width:760px){.location-map iframe{height:350px}}
.button,.nav-cta,.menu-toggle{border-radius:999px}
.plan-tabs button{border-radius:10px 10px 0 0}
.gallery-item{border-radius:12px}
.plan-zoom{border-radius:12px}
.header .brand img{width:215px;height:88px}
.header.scrolled .brand img{height:76px}
@media(max-width:1050px){.header .brand img{width:180px}}
@media(max-width:760px){.header .brand img,.header.scrolled .brand img{width:175px;height:72px}}
.hero-image{animation:hero-breathe 16s ease-in-out infinite;transform-origin:center}
.hero-stamp{animation:badge-breathe 6s ease-in-out infinite;transform-origin:center}
@keyframes hero-breathe{
  0%,100%{transform:scale(1)}
  50%{transform:scale(1.055)}
}
@keyframes badge-breathe{
  0%,100%{transform:rotate(9deg) scale(1)}
  50%{transform:rotate(9deg) scale(1.055)}
}
@media(max-width:760px){
  .header nav{
    display:flex;
    max-height:calc(100svh - 78px);
    overflow-y:auto;
    visibility:hidden;
    pointer-events:none;
    opacity:0;
    transform:translateY(-18px);
    clip-path:inset(0 0 100% 0);
    transition:clip-path .36s cubic-bezier(.22,.68,0,1),transform .36s cubic-bezier(.22,.68,0,1),opacity .25s ease,visibility 0s .36s;
  }
  .header nav.open{
    visibility:visible;
    pointer-events:auto;
    opacity:1;
    transform:translateY(0);
    clip-path:inset(0 0 -25px 0);
    transition-delay:0s;
  }
}
@media(prefers-reduced-motion:reduce){
  .hero-image{animation:none;transform:none}
  .hero-stamp{animation:none;transform:rotate(9deg)}
  .header nav{transition:none}
}

/* A cinematic first look, framed in the community's deep green. */
.virtual-tour{padding-top:15px;padding-bottom:100px}
.virtual-tour .section-heading>p{max-width:330px}
.tour-frame{position:relative;padding:14px;background:var(--green);border:1px solid #64745c;border-radius:24px;box-shadow:0 22px 55px #263c3217;overflow:hidden}
.tour-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 12px 19px;color:#d9e0cf;font-size:9px;letter-spacing:1.8px}
.tour-topline i{margin-right:9px;font-size:13px}
.tour-topline>span:last-child{color:#a9b99e;font-size:8px}
.tour-screen{position:relative;overflow:hidden;border-radius:14px;background:#15271e;aspect-ratio:16/9}
.tour-screen video{display:block;width:100%;height:100%;object-fit:contain}
.tour-overlay{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:48px 24px 22px;background:linear-gradient(transparent,#102219bf);pointer-events:none;color:#fff}
.tour-sound{font-size:11px;letter-spacing:.4px;display:flex;align-items:center;gap:10px}
.tour-toggle{pointer-events:auto;display:inline-flex;align-items:center;gap:11px;min-height:44px;padding:11px 18px;color:white;border:1px solid #ffffff65;border-radius:999px;background:#243d3299;backdrop-filter:blur(10px);font-size:11px;transition:background .25s,transform .25s,border-color .25s}
.tour-toggle i{width:12px;text-align:center}
.tour-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 12px 6px}
.tour-caption p{font:italic 27px var(--serif);color:#e3e8d6}
.tour-caption a{font-size:11px;color:#dce3d1;padding-block:8px}
.tour-caption a i{margin-left:13px;transition:transform .25s}
.tour-error{font-size:12px;margin-top:18px}.tour-error a{text-decoration:underline}
.tour-frame.reveal{transition:opacity 1s ease,transform 1s cubic-bezier(.2,.7,.2,1),box-shadow .4s}
.motion-ready .tour-frame.reveal:not(.visible){transform:translateY(40px) scale(.97)}
@media(hover:hover) and (pointer:fine){.tour-toggle:hover{background:#3c5744dd;border-color:#fff;transform:translateY(-2px)}.tour-caption a:hover i{transform:translateX(4px)}}
@media(max-width:760px){
  .virtual-tour{padding-top:10px;padding-bottom:65px}
  .tour-frame{padding:8px;border-radius:18px;margin-inline:-4vw}
  .tour-topline{padding:10px 7px 16px;font-size:8px;letter-spacing:1px}
  .tour-topline>span:last-child{display:none}
  .tour-screen{border-radius:11px;aspect-ratio:4/5;max-height:70svh}
  .tour-screen video{object-fit:cover}
  .tour-overlay{padding:30px 10px 10px;gap:8px}
  .tour-sound{font-size:9px;gap:6px}
  .tour-toggle{padding:8px 12px;gap:7px;font-size:10px}
  .tour-caption{align-items:flex-start;flex-direction:column;gap:4px;padding:14px 8px 6px}
  .tour-caption p{font-size:25px}
}
@media(prefers-reduced-motion:reduce){.motion-ready .tour-frame.reveal:not(.visible){transform:none}.tour-toggle:hover,.tour-caption a:hover i{transform:none}}

/* Rounded, understated controls with a soft sweep and directional feedback. */
.button,.nav-cta{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  min-height:56px;
  padding:9px 10px 9px 24px;
  font-size:12px;
  font-weight:500;
  letter-spacing:.25px;
  transition:background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease;
}
.button-green{border-color:#42574a;box-shadow:0 3px 8px #1835260d,inset 0 1px 0 #ffffff12}
.button-cream{border-color:#ffffff80;box-shadow:0 3px 12px #10251c12}
.nav-cta{border-color:#ffffff65;background:#ffffff08}
.button::before,.nav-cta::before{
  content:'';
  position:absolute;
  inset:0;
  z-index:-1;
  border-radius:inherit;
  background:#ffffff0d;
  transform:translateX(-102%);
  transition:transform .45s cubic-bezier(.22,.68,0,1);
  pointer-events:none;
}
.button-cream::before{background:#263c3209}
.button>span,.button>.fa-solid,.nav-cta>span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  width:34px;
  height:34px;
  margin:0;
  border-radius:50%;
  border:1px solid #ffffff2e;
  background:#ffffff0a;
  font-size:12px;
  transition:background .3s ease,border-color .3s ease,transform .3s ease;
}
.button-cream>span{border-color:#263c3226;background:#263c3205}
.button i,.nav-cta i,.text-link i,.back-top i{transition:transform .3s cubic-bezier(.22,.68,0,1)}
.menu-toggle{border-color:#ffffff55;transition:background .25s,border-color .25s,box-shadow .25s}
.gallery-filters button{padding:10px 19px;border-color:#cdd3c5;font-weight:500;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s}
.gallery-filters button.active{box-shadow:0 3px 9px #263c3212}
.plan-tabs button{transition:background .25s,color .25s,border-color .25s}
.plan-tabs button[aria-selected=true]{background:#ffffff42}
.text-link,.back-top{transition:color .25s,background .25s,border-color .25s}
@media(hover:hover) and (pointer:fine){
  .button:not(:disabled):hover,.nav-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #172e241a}
  .button-green:not(:disabled):hover{background:#304b3c;border-color:#62735c}
  .button-cream:hover{background:#f7f5ee;border-color:#fff}
  .nav-cta:hover{background:#ffffff12;border-color:#ffffffa6}
  .button:not(:disabled):hover::before,.nav-cta:hover::before{transform:translateX(0)}
  .button:not(:disabled):hover>span,.button:not(:disabled):hover>.fa-solid,.nav-cta:hover>span{background:#ffffff17;border-color:#ffffff65}
  .button-cream:hover>span{background:#263c3210;border-color:#263c3250}
  .button:not(:disabled):hover i,.nav-cta:hover i,.text-link:hover i{transform:translate(2px,-2px)}
  .button:not(:disabled):hover>.fa-plus{transform:rotate(90deg)}
  .menu-toggle:hover{background:#ffffff12;border-color:#ffffffa0}
  .gallery-filters button:not(.active):hover{background:#e8ecdf;border-color:#a8b69b;transform:translateY(-1px)}
  .plan-tabs button:not([aria-selected=true]):hover{background:#ffffff38;color:var(--green)}
  .back-top:hover{background:#ffffff12;border-color:#ffffff90}
  .back-top:hover i{transform:translateY(-3px)}
}
.button:not(:disabled):active,.nav-cta:active,.gallery-filters button:active{transform:translateY(0) scale(.98);box-shadow:none}
.button:focus-visible,.nav-cta:focus-visible,.menu-toggle:focus-visible{outline-offset:4px}
@media(max-width:760px){
  .header nav .nav-cta{padding:9px 10px 9px 22px;font-size:12px}
  .button,.nav-cta{gap:22px}
  .gallery-filters button{padding:9px 15px}
}
@media(prefers-reduced-motion:reduce){
  .button,.nav-cta,.button i,.nav-cta i,.text-link i,.back-top i,.gallery-filters button{transform:none!important}
  .button::before,.nav-cta::before{display:none}
}
