:root{--bg:#f7f7f3;--paper:#fff;--ink:#141714;--muted:#687069;--line:#e4e8e4;--green:#68b541;--green-dark:#39752c;--soft:#eef5ea;--radius:26px;--shadow:0 22px 70px rgba(16,26,18,.10);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}img{display:block}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:-webkit-sticky;position:sticky;z-index:50;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,23,20,.07)}.nav{min-height:78px;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:24px;letter-spacing:-.04em}.brand svg{width:42px;height:34px}.brand strong{color:var(--green)}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.nav-links a{color:#343934}.nav-links a.active,.nav-links a:hover{color:var(--green-dark)}.nav-cta{padding:13px 18px;border-radius:999px;background:var(--green);color:#fff!important}.menu{display:none;border:0;background:transparent;font-size:26px}.hero{padding:30px 0 28px}.hero-frame{position:relative;overflow:hidden;height:690px;border-radius:34px;background:#101410;box-shadow:var(--shadow)}.hero-frame>img{object-fit:cover}.hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,8,.77),rgba(7,10,8,.48) 35%,rgba(7,10,8,.08) 67%,transparent)}.hero-copy{position:absolute;z-index:2;left:64px;top:50%;transform:translateY(-50%);max-width:610px;color:#fff}.eyebrow,.kicker{font-size:12px;letter-spacing:.17em;font-weight:800;color:#78bc55;text-transform:uppercase}.hero h1,.page-hero h1{font-size:clamp(46px,5vw,72px);font-weight:700;line-height:1.02;letter-spacing:-.045em;margin:14px 0 18px}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;color:#e5ebe7;max-width:540px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;font-size:14px;font-weight:800;border:0;cursor:pointer}.button.primary{background:var(--green);color:#fff}.button.secondary{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.07)}.button.light{background:#fff;color:#111}.section{padding:100px 0}.section-tight{padding:0 0 40px}.section-soft{background:#f0f2ef}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:44px}.section-head>div{max-width:740px}.section-head>p{max-width:430px;color:var(--muted);line-height:1.75}.about-panel h2,.page-hero h2,.section h2{font-size:clamp(40px,5vw,66px);line-height:1.04;letter-spacing:-.05em;margin:12px 0}.lifestyle-grid{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;overflow:hidden;border-radius:28px;border:1px solid var(--line)}.image-wrap{position:relative;min-height:390px}.image-wrap img{object-fit:cover}.lifestyle-copy{display:flex;flex-direction:column;justify-content:center;padding:64px}.lifestyle-copy h2{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.055em;margin:14px 0 18px}.lifestyle-copy>p:last-child{color:var(--muted);line-height:1.75;max-width:430px}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr)}.benefit{display:grid;grid-template-columns:auto 1fr;grid-gap:18px;gap:18px;padding:24px 30px;border-right:1px solid #d8ddd8}.benefit:last-child{border-right:0}.benefit>span{display:grid;place-items:center;width:50px;height:50px;border:1px solid #222;border-radius:50%;font-size:14px;font-weight:700}.benefit h3{font-size:17px;margin:0 0 8px}.benefit p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.location-ribbon{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px;gap:10px}.mini-location{display:block}.mini-image{position:relative;height:220px;overflow:hidden;border-radius:12px}.mini-image img{object-fit:cover;transition:transform .5s}.mini-location:hover img{transform:scale(1.025)}.mini-location span{display:block;font-size:12px;text-align:center;margin-top:11px;font-weight:600}.community-section,.cta-section{padding-top:0}.community-grid{display:grid;grid-template-columns:.82fr 1.18fr;background:#fff;border-radius:28px;overflow:hidden;border:1px solid var(--line)}.community-copy{padding:60px}.community-copy h2{font-size:clamp(40px,4vw,62px);line-height:1.04;letter-spacing:-.05em;margin:12px 0 18px}.about-panel p,.community-copy p{color:var(--muted);line-height:1.75}.community-image{position:relative;min-height:440px}.community-image img{object-fit:cover}.text-link{display:inline-block;margin-top:14px;font-weight:700;color:var(--green-dark)}.cta{padding:38px;border-radius:28px;background:linear-gradient(135deg,#ecf6e7,#fff);display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h3{font-size:30px;margin:0 0 7px}.cta p{color:var(--muted);margin:0}.cta.cinematic{position:relative;overflow:hidden;min-height:360px;background-position:50%;background-size:cover;background-repeat:no-repeat;color:#fff;padding:58px}.cta.cinematic h3{font-size:clamp(38px,5vw,66px);max-width:720px;line-height:1.02;letter-spacing:-.05em}.cta.cinematic p{color:#d3dad5}.page-hero{padding:90px 0 40px}.page-hero p:last-child{max-width:760px;color:var(--muted);font-size:18px;line-height:1.8}.page-section{padding-top:30px}.gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px;gap:24px}.gallery-card{grid-column:span 6}.gallery-card.wide{grid-column:span 12}.gallery-image{position:relative;height:360px;border-radius:24px;overflow:hidden}.gallery-card.wide .gallery-image{height:520px}.gallery-image img{object-fit:cover}.gallery-card h3{font-size:20px;margin:15px 0 5px}.gallery-card p{margin:0;color:var(--muted);font-size:13px}.solution-block{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;margin-bottom:90px}.solution-block.reverse>div:first-child{order:2}.solution-block p{color:var(--muted);line-height:1.8}.about-image,.solution-image{position:relative;min-height:480px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.about-image img,.solution-image img{object-fit:cover}.pill-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.pill{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px}.about-grid,.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:start}.about-panel,.contact-card{padding:34px;background:#fff;border:1px solid var(--line);border-radius:26px}.facts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:24px}.facts div{padding:18px;border-radius:16px;background:var(--soft)}.facts b{display:block;font-size:25px}.facts span{font-size:12px;color:var(--muted)}.inline-button{margin-top:24px}.contact-page{padding:30px 0 100px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}label{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px;font-size:12px;font-weight:750}input,select,textarea{width:100%;padding:14px;border:1px solid #d9e1dc;border-radius:12px;background:#fbfdfb;font:inherit}textarea{resize:vertical}.contact-card button{width:100%}.footer .brand{color:#fff}@media(max-width:1100px){.location-ribbon{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.nav{position:relative}.menu{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:78px;padding:22px;background:#fff;border:1px solid var(--line);flex-direction:column;align-items:stretch;gap:8px}.nav-links.open{display:flex}.nav-links a{padding:10px}.hero-frame{height:760px}.hero-copy{left:32px;right:32px}.about-grid,.benefit-row,.community-grid,.contact-grid,.lifestyle-grid,.solution-block{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid #d8ddd8}.benefit:last-child{border-bottom:0}.location-ribbon{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.gallery-card{grid-column:span 12}.form-row{grid-template-columns:1fr}.solution-block.reverse>div:first-child{order:0}.community-image{min-height:330px}}@media(max-width:600px){.container{width:min(var(--max),calc(100% - 24px))}.hero{padding-top:14px}.hero-frame{height:720px}.hero-copy{left:24px;right:24px}.hero h1,.page-hero h1{font-size:50px}.section{padding:72px 0}.location-ribbon{grid-template-columns:1fr 1fr}.mini-image{height:180px}.community-copy,.lifestyle-copy{padding:28px}.gallery-card.wide .gallery-image,.gallery-image{height:290px}.facts{grid-template-columns:1fr}.cta,.footer-inner{flex-direction:column;align-items:flex-start}.cta.cinematic{padding:34px;min-height:440px}.cta.cinematic h3{font-size:42px}.page-hero{padding-top:60px}}.sentence-item,.sentence-reveal{display:block;width:100%}.sentence-item{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.sentence-item.sentence-visible{opacity:1;transform:translateY(0)}.hero-highlight{color:var(--green)}.hero-copy h1{width:100%;height:auto;overflow:visible}.site-header{position:fixed;top:0;right:0;left:0;z-index:100;background:linear-gradient(180deg,rgba(8,12,9,.62),rgba(8,12,9,0));border-bottom:1px solid transparent;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.site-header.is-scrolled{background:rgba(12,17,13,.86);border-bottom-color:rgba(255,255,255,.09);box-shadow:0 14px 42px rgba(4,8,5,.18);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.site-header .nav{min-height:84px}.footer .footer-inner>a img,.site-header .nav>a img{filter:brightness(0) invert(1);width:148px;height:auto;object-fit:contain}.site-header .nav-links{gap:30px}.site-header .nav-links>a:not(.nav-cta){color:rgba(255,255,255,.78);font-size:13px;transition:color .2s ease}.site-header .nav-links>a.active:not(.nav-cta),.site-header .nav-links>a:not(.nav-cta):hover{color:#fff}.site-header .nav-cta{padding:12px 18px;background:#68b541;box-shadow:0 12px 30px rgba(38,95,28,.24);transition:transform .2s ease,background-color .2s ease}.site-header .nav-cta:hover{background:#5aa438;transform:translateY(-1px)}.site-header .menu{position:relative;width:42px;height:42px;color:transparent}.site-header .menu span{position:absolute;left:10px;width:22px;height:2px;border-radius:999px;background:#fff;transition:transform .2s ease,top .2s ease}.site-header .menu span:first-child{top:16px}.site-header .menu span:last-child{top:24px}.site-header .menu.is-open span:first-child{top:20px;transform:rotate(45deg)}.site-header .menu.is-open span:last-child{top:20px;transform:rotate(-45deg)}.vh-hero{padding-top:84px;background:#0a0e0b}.vh-hero__frame{position:relative;height:690px;min-height:690px;overflow:hidden;background:#0a0e0b}.vh-hero__image{object-fit:cover;object-position:center 48%;transform:scale(1.015);animation:vhHeroSettle 1.5s cubic-bezier(.2,.65,.2,1) both}.vh-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,8,6,.93),rgba(5,8,6,.78) 31%,rgba(5,8,6,.42) 55%,rgba(5,8,6,.08) 78%,rgba(5,8,6,.02)),linear-gradient(180deg,rgba(5,8,6,.24),transparent 48%,rgba(5,8,6,.28))}.vh-hero__content{position:relative;z-index:2;display:flex;align-items:center;height:100%}.vh-hero__copy{width:min(590px,56vw);color:#fff;transform:translateY(-4px)}.vh-hero__copy h1{margin:13px 0 20px;font-size:clamp(46px,5.3vw,76px);font-weight:720;line-height:.98;letter-spacing:-.055em}.vh-hero__intro{max-width:520px;margin:0;color:rgba(237,243,239,.8);font-size:17px;line-height:1.65}.vh-hero .actions{align-items:center;margin-top:25px}.vh-hero .button.primary{padding:15px 22px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;box-shadow:0 16px 38px rgba(29,81,24,.3)}.vh-hero .button.primary:hover{background:#5aa438;transform:translateY(-2px);box-shadow:0 20px 42px rgba(29,81,24,.35)}.vh-hero__link{display:inline-flex;align-items:center;gap:8px;padding:13px 7px;color:rgba(255,255,255,.9);font-size:14px;font-weight:750;transition:gap .2s ease,color .2s ease}.vh-hero__link:hover{gap:12px;color:#fff}.vh-value-strip{position:relative;z-index:3;background:#f5f6f2;border-bottom:1px solid rgba(21,33,24,.08)}.vh-value-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.vh-value-strip__item{position:relative;display:grid;grid-template-columns:auto 1fr;grid-gap:20px;gap:20px;min-height:190px;padding:42px 34px 40px 0;transition:transform .22s ease,background-color .22s ease}.vh-value-strip__item:before{content:"";position:absolute;top:38px;bottom:38px;left:0;width:3px;border-radius:999px;background:#68b541;opacity:0;transform:scaleY(.45);transition:opacity .22s ease,transform .22s ease}.vh-value-strip__item+.vh-value-strip__item{padding-left:34px;border-left:1px solid rgba(21,33,24,.11)}.vh-value-strip__item:hover{transform:translateY(-4px)}.vh-value-strip__item:hover:before{opacity:1;transform:scaleY(1)}.vh-value-strip__number{padding-top:3px;color:#68b541;font-size:11px;font-weight:850;letter-spacing:.13em}.vh-value-strip__item h2{margin:0 0 10px;color:#142018;font-size:15px;font-weight:800;letter-spacing:-.01em;text-transform:uppercase;transition:color .22s ease}.vh-value-strip__item:hover h2{color:#4f9830}.vh-value-strip__item p{max-width:280px;margin:0;color:#687269;font-size:14px;line-height:1.62}.vh-lifestyle{padding:110px 0;background:#f7f7f3}.vh-lifestyle__grid{display:grid;grid-template-columns:1.55fr .75fr;min-height:620px;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 28px 80px rgba(16,26,18,.08)}.vh-community__image,.vh-lifestyle__image{position:relative;min-height:540px;overflow:hidden}.vh-community__image img,.vh-lifestyle__image img{object-fit:cover;transition:transform .9s cubic-bezier(.2,.65,.2,1)}.vh-community__grid:hover .vh-community__image img,.vh-lifestyle__grid:hover .vh-lifestyle__image img{transform:scale(1.025)}.vh-lifestyle__copy{display:flex;flex-direction:column;justify-content:center;padding:64px 58px}.vh-community__copy h2,.vh-final-cta__content h2,.vh-lifestyle__copy h2,.vh-section-heading h2{margin:13px 0 20px;font-size:clamp(43px,5vw,68px);font-weight:710;line-height:1.01;letter-spacing:-.055em}.vh-community__copy>p:not(.kicker),.vh-lifestyle__copy>p:not(.kicker){margin:0;color:var(--muted);font-size:16px;line-height:1.75}.vh-features{padding:118px 0;background:#fff}.vh-section-heading{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:80px;gap:80px;align-items:end;margin-bottom:52px}.vh-section-heading h2{max-width:760px}.vh-section-heading>p{margin:0 0 11px;color:var(--muted);font-size:15px;line-height:1.75}.vh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.vh-feature-card{min-height:310px;padding:36px;border:1px solid #e4e9e4;border-radius:26px;background:#fafbf9;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.vh-feature-card:hover{transform:translateY(-6px);background:#fff;box-shadow:0 24px 60px rgba(21,34,23,.09)}.vh-feature-card>span{display:inline-grid;place-items:center;width:48px;height:48px;border:1px solid #cfd7cf;border-radius:50%;color:#4b8540;font-size:12px;font-weight:800}.vh-feature-card h3{margin:70px 0 14px;font-size:25px;letter-spacing:-.035em}.vh-feature-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.vh-locations{padding:118px 0;background:#101511;color:#fff}.vh-section-heading--light>p{color:rgba(236,242,238,.65)}.vh-location-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:265px;grid-gap:14px;gap:14px}.vh-location-card{position:relative;overflow:hidden;border-radius:22px}.vh-location-card--featured{grid-column:span 2;grid-row:span 2}.vh-location-card img{object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.2,1)}.vh-location-card:hover img{transform:scale(1.045)}.vh-location-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(5,8,6,.72))}.vh-location-card>span{position:absolute;right:22px;bottom:19px;left:22px;z-index:2;color:#fff;font-size:14px;font-weight:750}.vh-community{padding:118px 0;background:#f2f3ef}.vh-community__grid{display:grid;grid-template-columns:.82fr 1.18fr;overflow:hidden;border-radius:32px;background:#fff}.vh-community__copy{display:flex;flex-direction:column;justify-content:center;padding:68px}.vh-final-cta{padding:0 0 90px;background:#f2f3ef}.vh-final-cta__panel{position:relative;min-height:560px;overflow:hidden;border-radius:32px}.vh-final-cta__panel>img{object-fit:cover}.vh-final-cta__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,8,6,.88),rgba(5,8,6,.35) 58%,rgba(5,8,6,.08))}.vh-final-cta__content{position:absolute;top:50%;left:64px;z-index:2;max-width:720px;color:#fff;transform:translateY(-50%)}.vh-final-cta__content p:not(.kicker){margin:0 0 26px;color:rgba(235,241,237,.75);font-size:16px}.vh-final-cta__content .button.light{padding:15px 22px;transition:transform .2s ease}.vh-final-cta__content .button.light:hover{transform:translateY(-2px)}@keyframes vhHeroSettle{0%{opacity:.76;transform:scale(1.05)}to{opacity:1;transform:scale(1.015)}}@media (max-width:1000px){.vh-hero__copy{width:min(590px,70vw)}.vh-lifestyle__grid{grid-template-columns:1.2fr .8fr}.vh-location-grid{grid-template-columns:repeat(2,1fr)}.vh-location-card--featured{grid-row:span 2}}@media (max-width:900px){.site-header{background:rgba(12,17,13,.82);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.site-header .nav-links{top:84px;border:1px solid rgba(255,255,255,.1);border-radius:0 0 20px 20px;background:rgba(12,17,13,.97);box-shadow:0 24px 60px rgba(0,0,0,.25)}.site-header .nav-links a{color:rgba(255,255,255,.85)}.vh-hero{padding-top:84px}.vh-hero__frame{height:650px;min-height:650px}.vh-hero__copy{width:min(590px,calc(100% - 50px))}.vh-value-strip__item{min-height:176px;padding-right:22px}.vh-value-strip__item+.vh-value-strip__item{padding-left:22px}.vh-community__grid,.vh-lifestyle__grid,.vh-section-heading{grid-template-columns:1fr}.vh-lifestyle__grid{min-height:0}.vh-lifestyle__image{min-height:480px}.vh-lifestyle__copy{padding:52px}.vh-section-heading{gap:10px}.vh-feature-grid{grid-template-columns:1fr}.vh-feature-card{min-height:230px}.vh-feature-card h3{margin-top:46px}.vh-community__image{min-height:450px}}@media (max-width:650px){.site-header .nav{min-height:74px}.site-header .nav>a img{width:126px}.site-header .nav-links{top:74px}.vh-hero{padding-top:74px}.vh-hero__frame{height:650px;min-height:650px}.vh-hero__image{object-position:62% center}.vh-hero__overlay{background:linear-gradient(90deg,rgba(5,8,6,.9),rgba(5,8,6,.48)),linear-gradient(180deg,rgba(5,8,6,.25),rgba(5,8,6,.12) 40%,rgba(5,8,6,.9))}.vh-hero__copy{width:100%}.vh-hero__copy h1{font-size:clamp(41px,12vw,54px)}.vh-hero__intro{font-size:15px}.vh-hero .button.primary{width:100%}.vh-hero__link{padding-left:1px}.vh-value-strip__grid{grid-template-columns:1fr}.vh-value-strip__item{min-height:auto;padding:30px 0}.vh-value-strip__item+.vh-value-strip__item{padding-left:0;border-top:1px solid rgba(21,33,24,.11);border-left:0}.vh-value-strip__item:before{top:25px;bottom:25px;left:-14px}.vh-value-strip__item p{max-width:none}.vh-community,.vh-features,.vh-lifestyle,.vh-locations{padding:78px 0}.vh-community__grid,.vh-final-cta__panel,.vh-lifestyle__grid{border-radius:22px}.vh-lifestyle__image{min-height:340px}.vh-community__copy,.vh-lifestyle__copy{padding:34px 28px}.vh-community__copy h2,.vh-final-cta__content h2,.vh-lifestyle__copy h2,.vh-section-heading h2{font-size:43px}.vh-feature-card{min-height:250px;padding:28px}.vh-location-grid{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.vh-location-card--featured{grid-column:span 2;grid-row:span 1}.vh-community__image{min-height:340px}.vh-final-cta{padding-bottom:28px}.vh-final-cta__panel{min-height:520px}.vh-final-cta__content{right:28px;left:28px}}@media (prefers-reduced-motion:reduce){.sentence-item,.vh-community__image img,.vh-hero__image,.vh-lifestyle__image img,.vh-location-card img{animation:none;transition:none}.sentence-item{opacity:1;transform:none}}.why-page{background:#fff;color:#111}.why-hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:690px;padding-top:88px}.why-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:80px max(50px,calc((100vw - 1320px)/2));background:#fafafa}.why-faq .kicker,.why-hero__copy .kicker{color:#2f9b52}.why-hero h1{margin:18px 0 0;font-size:clamp(48px,4.2vw,76px);line-height:1.06;letter-spacing:-.055em;font-weight:500}.why-rule{display:block;width:48px;height:2px;margin:34px 0;background:#2f9b52}.why-lead{max-width:560px;font-size:20px;line-height:1.7;color:#373b38}.why-faq__image,.why-fit__image,.why-hero__image{position:relative;overflow:hidden}.why-faq__image img,.why-fit__image img,.why-hero__image img{object-fit:cover}.why-hero__image img{object-position:center}.why-benefits{padding:28px 0;background:#fff}.why-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.why-benefit{display:grid;grid-template-columns:90px 1fr;grid-gap:22px;gap:22px;align-items:center;min-height:190px;padding:34px;background:#f7f7f5}.why-icon{width:60px;height:60px;fill:none;stroke:#2f9b52;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.why-benefit h2{margin:0 0 11px;font-size:16px;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.why-benefit p{margin:0;font-size:14px;line-height:1.65;color:#4f5350}.why-fit{display:grid;grid-template-columns:1.2fr .8fr;min-height:560px;background:#fafafa}.why-fit__copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(45px,7vw,120px)}.why-fit__copy .why-rule{margin:0 0 30px}.why-fit h2{margin:0;font-size:clamp(37px,3vw,56px);line-height:1.08;letter-spacing:-.045em;font-weight:500}.why-fit p{max-width:500px;margin:26px 0 24px;font-size:17px;line-height:1.7;color:#4b504c}.why-faq{padding:90px 0}.why-faq__grid{display:grid;grid-template-columns:1fr .9fr;grid-gap:74px;gap:74px;align-items:stretch}.why-faq h2{margin:10px 0 32px;font-size:clamp(38px,3.4vw,58px);letter-spacing:-.045em;font-weight:500}.why-faq details{border-bottom:1px solid #d9dcd9}.why-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;cursor:pointer;font-size:16px;list-style:none}.why-faq summary::-webkit-details-marker{display:none}.why-faq summary span{font-size:26px;color:#2f9b52;font-weight:300;transition:transform .2s ease}.why-faq details[open] summary span{transform:rotate(45deg)}.why-faq details p{max-width:640px;margin:-4px 0 20px;color:#555b56;line-height:1.7}.why-faq__image{min-height:500px}.why-cta{padding:0 0 30px;background:#fff}.why-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:46px 64px;background:#111713;color:white}.why-cta h2{margin:0 0 8px;font-size:clamp(30px,3vw,48px);font-weight:500;letter-spacing:-.04em}.why-cta p{margin:0;color:rgba(255,255,255,.72)}.why-cta .button{min-width:300px;justify-content:space-between}.why-cta .button span{font-size:25px}.site-header .nav-links>a:not(.nav-cta){position:relative}.site-header .nav-links>a:not(.nav-cta):after{content:"";position:absolute;right:50%;bottom:-9px;left:50%;height:2px;background:#3aa75d;transition:left .2s ease,right .2s ease}.site-header .nav-links>a.active:not(.nav-cta):after,.site-header .nav-links>a:not(.nav-cta):hover:after{right:0;left:0}.site-header .nav-links>a:not(.nav-cta){text-transform:none;font-size:14px;font-weight:650;letter-spacing:0;white-space:nowrap}@media(max-width:1100px){.why-benefits__grid{grid-template-columns:repeat(2,1fr)}.why-hero{grid-template-columns:.9fr 1.1fr}.why-hero__copy{padding-right:40px;padding-left:40px}}@media(max-width:900px){.why-hero{grid-template-columns:1fr;padding-top:84px}.why-hero__copy{padding:70px 36px}.why-hero__copy,.why-hero__image{min-height:520px}.why-faq__grid,.why-fit{grid-template-columns:1fr}.why-fit__image{min-height:450px}.why-fit__copy{padding:70px 36px}.why-faq__grid{gap:45px}.why-faq__image{min-height:440px}.why-cta__inner{align-items:flex-start;flex-direction:column;padding:42px}.why-cta .button{min-width:0;width:100%}}@media(max-width:650px){.why-hero{padding-top:74px}.why-hero__copy{min-height:470px;padding:58px 24px}.why-hero h1{font-size:46px}.why-lead{font-size:17px}.why-hero__image{min-height:390px}.why-benefits{padding:10px 0}.why-benefits__grid{grid-template-columns:1fr;gap:8px}.why-benefit{grid-template-columns:70px 1fr;min-height:160px;padding:28px 24px}.why-icon{width:50px}.why-fit__image{min-height:350px}.why-fit__copy{padding:58px 24px}.why-faq{padding:70px 0}.why-faq__grid{gap:35px}.why-faq__image{min-height:360px}.why-cta{padding-bottom:0}.why-cta__inner{padding:38px 24px}}.faq-accordion{padding:10px 34px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:last-child{border-bottom:0}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;cursor:pointer;list-style:none;font-size:17px;line-height:1.4;font-weight:600}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:4px}.faq-toggle{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;color:var(--accent);font-size:24px;line-height:1;font-weight:300;transition:transform .25s ease,background-color .25s ease,border-color .25s ease}.faq-item[open] .faq-toggle{transform:rotate(45deg);background:var(--soft);border-color:transparent}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-answer>p{overflow:hidden}.faq-item[open] .faq-answer{grid-template-rows:1fr}.faq-item .faq-answer p{margin:0 52px 24px 0;color:var(--muted);line-height:1.75}@media(max-width:600px){.faq-accordion{padding:4px 22px}.faq-item summary{padding:20px 0;font-size:15px}.faq-item .faq-answer p{margin-right:0}}.locations-showcase-section{overflow:hidden;padding:clamp(72px,8vw,118px) 0 clamp(82px,9vw,128px);background:#f2f3ef}.location-showcase-container{width:min(1380px,calc(100% - 48px));margin:0 auto}.location-showcase{outline:none}.location-showcase:focus-visible{outline:2px solid var(--green-dark);outline-offset:10px;border-radius:30px}.location-showcase__stage{position:relative;width:100%;margin:0 auto;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.location-showcase__visual{position:relative;width:min(1280px,100%);aspect-ratio:16/9;margin:0 auto;overflow:hidden;border-radius:30px;background:#dfe4df;box-shadow:0 30px 88px rgba(16,26,18,.12);animation:locationGalleryIn .58s cubic-bezier(.2,.7,.2,1)}.location-showcase__visual img{object-fit:cover;transform:scale(1.015);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.location-showcase:hover .location-showcase__visual img{transform:scale(1.025)}.location-showcase__arrow{position:absolute;top:50%;z-index:3;display:grid;width:52px;height:52px;padding:0;border:1px solid rgba(255,255,255,.46);border-radius:50%;place-items:center;background:rgba(10,15,11,.28);color:#fff;font:inherit;font-size:20px;cursor:pointer;opacity:.58;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(-50%);transition:opacity .22s ease,transform .22s ease,background-color .22s ease}.location-showcase__arrow:focus-visible,.location-showcase__arrow:hover{opacity:1;background:rgba(10,15,11,.52);transform:translateY(-50%) scale(1.04)}.location-showcase__arrow--previous{left:clamp(14px,2vw,30px)}.location-showcase__arrow--next{right:clamp(14px,2vw,30px)}.location-showcase__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:min(100%,960px);margin:28px auto 0}.location-showcase__tabs button{flex:0 0 auto;padding:11px 16px;border:1px solid transparent;border-radius:999px;background:rgba(255,255,255,.42);color:#737a73;font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.location-showcase__tabs button:hover{color:var(--ink);background:rgba(255,255,255,.74);transform:translateY(-1px)}.location-showcase__tabs button.is-active{border-color:rgba(20,23,20,.08);background:#fff;color:var(--ink);box-shadow:0 8px 22px rgba(16,26,18,.09)}@keyframes locationGalleryIn{0%{opacity:.2;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (max-width:760px){.locations-showcase-section{padding:64px 0 84px}.location-showcase-container{width:min(100% - 28px,1380px)}.location-showcase__visual{aspect-ratio:4/3;border-radius:22px}.location-showcase__arrow{width:44px;height:44px;font-size:18px}.location-showcase__tabs{gap:8px;margin-top:20px}.location-showcase__tabs button{padding:9px 13px;font-size:12px}}@media (max-width:480px){.location-showcase__visual{aspect-ratio:1/1}.location-showcase__arrow--previous{left:10px}.location-showcase__arrow--next{right:10px}}@media (prefers-reduced-motion:reduce){.location-showcase__visual{animation:none}.location-showcase__arrow,.location-showcase__tabs button,.location-showcase__visual img{transition:none}}.locations-page{min-height:100svh;padding-top:84px;overflow:visible;background:#f2f3ef}.locations-page .page-hero{padding:clamp(28px,4vh,52px) 0 clamp(14px,2.2vh,28px)}.locations-page .page-hero h1{max-width:980px;margin-bottom:10px;font-size:clamp(42px,4.4vw,64px);line-height:1.02}.locations-page .page-hero p:last-child{max-width:720px;margin-bottom:0;font-size:16px;line-height:1.55}.locations-page .locations-showcase-section{padding:10px 0 clamp(64px,8vw,110px);overflow:visible}.locations-page .location-showcase-container{width:min(1080px,calc(100% - 48px))}.locations-page .location-showcase__visual{width:min(980px,100%);max-height:52svh;border-radius:22px}.locations-page .location-showcase__tabs{margin-top:16px}@media (min-width:901px) and (max-height:820px){.locations-page .page-hero{padding-top:22px;padding-bottom:10px}.locations-page .page-hero h1{font-size:clamp(38px,4vw,56px)}.locations-page .location-showcase__visual{width:min(880px,100%);max-height:46svh}}@media (max-width:900px){.locations-page{padding-top:84px}.locations-page .page-hero{padding:36px 0 20px}.locations-page .locations-showcase-section{padding-top:8px}}@media (max-width:650px){.locations-page{padding-top:74px}.locations-page .page-hero{padding-top:30px}.locations-page .page-hero h1{font-size:clamp(38px,11vw,50px)}.locations-page .location-showcase-container{width:min(100% - 28px,1080px)}}.v11-living,.v11-process,.v11-why{background:#fff;color:#111713}.v11-why{padding:116px 0}.v11-why__grid{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:64px;gap:64px;align-items:stretch}.v11-why__copy{display:flex;flex-direction:column;justify-content:center}.v11-living__copy h2,.v11-process__heading h2,.v11-why__copy h2{margin:13px 0 34px;font-size:clamp(40px,4.4vw,62px);font-weight:710;line-height:1.03;letter-spacing:-.052em}.v11-benefit-list{border-top:1px solid #dde3dd}.v11-benefit{display:grid;grid-template-columns:50px 1fr;grid-gap:20px;gap:20px;padding:24px 0;border-bottom:1px solid #dde3dd}.v11-benefit__number{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f2f5f1;color:#4d9236;font-size:11px;font-weight:850}.v11-benefit h3{margin:1px 0 7px;font-size:18px;letter-spacing:-.02em}.v11-benefit p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.v11-why__visual{position:relative;min-height:610px;overflow:hidden;border-radius:28px;background:#e8ece7}.v11-why__visual>img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.2,1)}.v11-why__visual:hover>img{transform:scale(1.025)}.v11-why__caption{position:absolute;right:0;bottom:0;width:min(390px,72%);padding:28px 30px;color:#fff;background:rgba(24,29,24,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v11-why__caption span{display:block;margin-bottom:7px;font-size:14px;font-weight:800}.v11-why__caption p{margin:0;color:rgba(255,255,255,.76);font-size:14px;line-height:1.55}.v11-living{padding:116px 0;background:#f5f6f3}.v11-living__grid{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:68px;gap:68px;align-items:center}.v11-living__copy h2{margin-bottom:24px}.v11-living__copy>p:not(.kicker){margin:0;color:var(--muted);font-size:16px;line-height:1.72}.v11-living__mosaic{display:grid;grid-template-columns:.9fr 1.25fr .9fr;grid-template-rows:230px 230px;grid-gap:12px;gap:12px}.v11-living-card{position:relative;overflow:hidden;border-radius:20px;background:#dfe4df}.v11-living-card--tall{grid-row:span 2}.v11-living-card img{object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.2,1)}.v11-living-card:hover img{transform:scale(1.045)}.v11-living-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(7,10,8,.68))}.v11-living-card span{position:absolute;right:18px;bottom:17px;left:18px;z-index:2;color:#fff;font-size:14px;font-weight:780}.v11-process{padding:112px 0 120px}.v11-process__heading{max-width:680px;margin-bottom:54px}.v11-process__heading h2{margin-bottom:0}.v11-process__steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.v11-step{min-width:0;padding-right:28px}.v11-step__top{display:flex;align-items:center;margin-bottom:26px}.v11-step__number{flex:0 0 auto;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#f1f4f0;color:#111713;font-size:12px;font-weight:850}.v11-step__line{width:100%;height:1px;margin-left:14px;background:repeating-linear-gradient(90deg,#b9c1ba 0 5px,transparent 5px 10px)}.v11-step h3{margin:0 0 10px;font-size:18px;letter-spacing:-.02em}.v11-step p{max-width:220px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}@media (max-width:1000px){.v11-living__grid,.v11-why__grid{grid-template-columns:1fr}.v11-why__visual{min-height:520px}.v11-living__copy{max-width:680px}}@media (max-width:760px){.v11-living,.v11-process,.v11-why{padding:78px 0}.v11-living__grid,.v11-why__grid{gap:42px}.v11-living__copy h2,.v11-process__heading h2,.v11-why__copy h2{font-size:42px}.v11-why__visual{min-height:410px;border-radius:22px}.v11-why__caption{width:82%;padding:23px}.v11-living__mosaic{grid-template-columns:1fr 1fr;grid-template-rows:250px 220px 250px}.v11-living-card--tall{grid-row:span 1}.v11-living-card:first-child,.v11-living-card:last-child{grid-column:span 2}.v11-process__steps{grid-template-columns:1fr 1fr;gap:42px 22px}.v11-step{padding-right:0}.v11-step__line{display:none}}@media (max-width:520px){.v11-benefit{grid-template-columns:42px 1fr;gap:15px}.v11-living__mosaic{grid-template-columns:1fr;grid-template-rows:repeat(4,240px)}.v11-living-card:first-child,.v11-living-card:last-child{grid-column:auto}.v11-process__steps{grid-template-columns:1fr}.v11-step{padding-bottom:6px;border-bottom:1px solid #e1e6e1}}.v11-communities{padding:62px 0 66px;background:#fff;color:#111713;border-bottom:1px solid rgba(17,23,19,.08)}.v11-communities__inner{display:grid;grid-gap:34px;gap:34px}.v11-communities__heading{text-align:center}.v11-communities__heading .kicker{margin:0 0 12px;color:#687069;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.v11-communities__heading h2{max-width:820px;margin:0 auto;font-size:clamp(34px,3.65vw,52px);font-weight:690;line-height:1.04;letter-spacing:-.048em}.v11-community-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.v11-community-pill{display:grid;place-items:center;min-height:82px;padding:18px 16px;border:1px solid #e4e8e3;border-radius:18px;background:#fff;color:#1a211c;text-align:center;font-size:14px;font-weight:720;line-height:1.35;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.v11-community-pill:hover{transform:translateY(-2px);border-color:#cbd3cb;box-shadow:0 12px 28px rgba(26,38,29,.07)}@media (max-width:1000px){.v11-community-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.v11-communities{padding:50px 0 54px}.v11-communities__inner{gap:28px}.v11-community-list{grid-template-columns:repeat(2,minmax(0,1fr))}.v11-community-pill{min-height:74px;padding:15px 12px}}@media (max-width:460px){.v11-communities__heading h2{font-size:36px}.v11-community-list{grid-template-columns:1fr;gap:9px}.v11-community-pill{min-height:64px}}.vh-timeline{position:relative;padding-top:20px;--timeline-progress:0%}.vh-timeline__rail{position:absolute;top:51px;left:6.25%;right:6.25%;height:3px;overflow:hidden;border-radius:999px;background:#dfe5df}.vh-timeline__rail span{display:block;width:var(--timeline-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green-dark),var(--green));transition:width .48s cubic-bezier(.2,.75,.2,1);box-shadow:0 0 18px rgba(104,181,65,.35)}.vh-timeline__steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr)}.vh-timeline__step{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0 12px 28px;color:var(--ink);cursor:pointer;font:inherit}.vh-timeline__dot{position:relative;z-index:2;display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border:1px solid #cfd7cf;border-radius:50%;background:var(--bg);transition:transform .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease}.vh-timeline__dot span{font-size:12px;font-weight:800;letter-spacing:.12em}.vh-timeline__label{display:block;font-size:16px;font-weight:750;letter-spacing:-.02em;transition:transform .25s ease,color .25s ease}.vh-timeline__step.is-active .vh-timeline__dot,.vh-timeline__step:focus-visible .vh-timeline__dot,.vh-timeline__step:hover .vh-timeline__dot{transform:translateY(-5px) scale(1.08);border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 14px 34px rgba(61,120,43,.23)}.vh-timeline__step.is-complete .vh-timeline__dot{border-color:var(--green)}.vh-timeline__step.is-active .vh-timeline__label{color:var(--green-dark);transform:translateY(-2px)}.vh-timeline__detail{position:relative;display:grid;grid-template-columns:110px 1fr auto;align-items:center;grid-gap:28px;gap:28px;min-height:190px;margin-top:22px;padding:34px 38px;overflow:hidden;border:1px solid #dde4dd;border-radius:28px;background:#fff;box-shadow:0 20px 60px rgba(22,34,24,.07);animation:timelineDetail .38s cubic-bezier(.2,.75,.2,1)}.vh-timeline__detail-number{color:#edf3ea;font-size:92px;font-weight:800;line-height:.8;letter-spacing:-.08em}.vh-timeline__detail h3{margin:4px 0 8px;font-size:28px;letter-spacing:-.035em}.vh-timeline__detail p:last-child{max-width:560px;margin:0;color:var(--muted);line-height:1.65}.vh-timeline__arrow{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--soft);color:var(--green-dark);font-size:24px;animation:timelineArrow 1.8s ease-in-out infinite}@keyframes timelineDetail{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes timelineArrow{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}@media(max-width:700px){.vh-timeline__rail{display:none}.vh-timeline__steps{grid-template-columns:repeat(2,1fr);gap:18px}.vh-timeline__step{padding-bottom:8px}.vh-timeline__detail{grid-template-columns:1fr;padding:28px}.vh-timeline__detail-number{font-size:62px}.vh-timeline__arrow{display:none}}.v13-living-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.v13-living-card{position:relative;min-height:230px;overflow:hidden;border-radius:22px;background:#dfe5df;box-shadow:0 12px 30px rgba(18,28,20,.06);transition:transform .32s cubic-bezier(.2,.75,.2,1),box-shadow .32s ease,opacity .32s ease}.v13-living-card img{object-fit:cover;transition:transform .65s cubic-bezier(.2,.75,.2,1)}.v13-living-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(7,11,8,.68));opacity:.72;transition:opacity .3s ease}.v13-living-card__caption{position:absolute;left:20px;right:20px;bottom:18px;z-index:2;color:#fff;transform:translateY(22px);transition:transform .32s ease}.v13-living-card__caption span{display:block;font-size:16px;font-weight:800;letter-spacing:-.02em}.v13-living-card__caption small{display:block;margin-top:7px;opacity:0;font-size:12px;line-height:1.45;transition:opacity .28s ease}.v13-living-card:hover{z-index:2;transform:translateY(-8px);box-shadow:0 24px 54px rgba(18,28,20,.16)}.v13-living-card:hover img{transform:scale(1.05)}.v13-living-card:hover .v13-living-card__shade{opacity:1}.v13-living-card:hover .v13-living-card__caption{transform:translateY(0)}.v13-living-card:hover .v13-living-card__caption small{opacity:.82}.v13-living-gallery:has(.v13-living-card:hover) .v13-living-card:not(:hover){opacity:.82;transform:scale(.985)}@media(max-width:1000px){.v13-living-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.v13-living-gallery{grid-template-columns:1fr}.v13-living-card{min-height:250px}.v13-living-gallery:has(.v13-living-card:hover) .v13-living-card:not(:hover){opacity:1;transform:none}}.v11-benefit{position:relative;transition:transform .3s cubic-bezier(.2,.75,.2,1),background-color .3s ease,padding-left .3s ease}.v11-benefit:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:99px;background:var(--green);transform:scaleY(0);transform-origin:center;transition:transform .32s cubic-bezier(.2,.75,.2,1)}.v11-benefit h3,.v11-benefit p,.v11-benefit__number{transition:color .28s ease,transform .28s ease,opacity .28s ease}.v11-benefit:hover{padding-left:24px;transform:translateX(7px);background:linear-gradient(90deg,rgba(104,181,65,.08),transparent 70%)}.v11-benefit:hover:before{transform:scaleY(1)}.v11-benefit:hover .v11-benefit__number,.v11-benefit:hover h3{color:var(--green-dark)}.v11-benefit:hover h3{transform:translateX(3px)}.v11-why__grid:has(.v11-benefit:first-child:hover) .v11-why__visual>img{transform:scale(1.045) translateX(-12px)}.v11-why__grid:has(.v11-benefit:nth-child(2):hover) .v11-why__visual>img{transform:scale(1.035)}.v11-why__grid:has(.v11-benefit:nth-child(3):hover) .v11-why__visual>img{transform:scale(1.045) translateX(12px)}.v11-why__visual:after{content:"";position:absolute;inset:auto 10% -12% 10%;height:34%;border-radius:50%;background:rgba(104,181,65,.18);filter:blur(55px);opacity:0;transition:opacity .4s ease;pointer-events:none}.v11-why__grid:has(.v11-benefit:hover) .v11-why__visual:after{opacity:1}:root{--motion-fast:220ms;--motion-base:360ms;--motion-ease:cubic-bezier(.2,.75,.2,1)}.button{position:relative;overflow:hidden;transition:transform var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) ease,background-color var(--motion-fast) ease}.button:after{content:"";position:absolute;inset:-60% auto -60% -42%;width:32%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transition:left .52s var(--motion-ease)}.button:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(23,39,25,.16)}.button:hover:after{left:118%}.button:active{transform:translateY(0) scale(.985)}.v11-community-pill{position:relative;overflow:hidden;isolation:isolate;transition:transform .3s var(--motion-ease),box-shadow .3s ease,color .3s ease,border-color .3s ease}.v11-community-pill:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(120deg,var(--green-dark),var(--green));transform:translateX(-102%);transition:transform .38s var(--motion-ease)}.v11-community-pill:after{content:"↗";margin-left:auto;opacity:0;transform:translate(-8px,5px);transition:opacity .25s ease,transform .3s var(--motion-ease)}.v11-community-pill:hover{color:#fff;border-color:transparent;transform:translateY(-5px);box-shadow:0 15px 35px rgba(57,117,44,.2)}.v11-community-pill:hover:before{transform:translateX(0)}.v11-community-pill:hover:after{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.footer{margin-top:96px;padding:72px 0 30px;background:#0d100d;color:#f5f7f4}.footer-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-logo{display:inline-flex;align-items:center;justify-content:center;margin-bottom:26px}.footer-logo img{display:block;width:138px;height:auto}.footer-copyright,.footer-identity p,.footer-registration p{margin:0}.footer-company-name{color:#ffffff;font-size:clamp(19px,2vw,23px);font-weight:700;letter-spacing:-.02em}.footer-tagline{margin-top:10px!important;color:rgba(245,247,244,.68);font-size:13px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase}.footer-registration{display:flex;flex-direction:column;gap:5px;margin-top:24px;color:rgba(245,247,244,.62);font-size:13px;line-height:1.55}.footer-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 28px;margin-top:30px}.footer-links a{position:relative;color:rgba(245,247,244,.82);font-size:13px;line-height:1.5;transition:color .2s ease}.footer-links a:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:var(--green);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.footer-links a:hover{color:#ffffff}.footer-links a:hover:after{transform:scaleX(1)}.footer-copyright{width:100%;margin-top:38px!important;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:rgba(245,247,244,.4);font-size:11px;line-height:1.6}@media (max-width:820px){.footer{margin-top:72px;padding-top:60px}}@media (max-width:560px){.footer{margin-top:56px;padding:52px 0 24px}.footer-logo{margin-bottom:22px}.footer-logo img{width:122px}.footer-tagline{max-width:310px;font-size:11px;letter-spacing:.07em}.footer-links{gap:10px 20px;margin-top:26px}.footer-copyright{margin-top:32px!important;padding-top:20px}}.legal-page{background:var(--bg)}.legal-hero{padding:118px 0 82px;background:radial-gradient(circle at 82% 12%,rgba(104,181,65,.16),transparent 30%),linear-gradient(180deg,#f9faf7,#f1f4ef);border-bottom:1px solid var(--line)}.legal-hero h1{max-width:820px;margin:15px 0 20px;font-size:clamp(52px,7vw,94px);line-height:.96;letter-spacing:-.055em}.legal-lead{max-width:700px;margin:0;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.65}.legal-meta{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:34px;color:#4f574f;font-size:13px;font-weight:650}.legal-meta span+span{position:relative}.legal-meta span+span:before{content:"";position:absolute;left:-15px;top:50%;width:3px;height:3px;border-radius:50%;background:var(--green);transform:translateY(-50%)}.legal-body{padding:88px 0 112px}.legal-layout{display:grid;grid-template-columns:minmax(190px,250px) minmax(0,790px);justify-content:space-between;grid-gap:clamp(60px,10vw,150px);gap:clamp(60px,10vw,150px);align-items:start}.legal-nav{position:-webkit-sticky;position:sticky;top:112px;display:flex;flex-direction:column;gap:11px;padding-top:6px}.legal-nav>p{margin:0 0 11px;color:var(--ink);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.legal-nav a{color:#737b74;font-size:13px;line-height:1.45;transition:color .2s ease,transform .2s ease}.legal-nav a:hover{color:var(--green-dark);transform:translateX(4px)}.legal-content{min-width:0}.legal-intro-card{margin-bottom:68px;padding:32px 34px;border:1px solid #dce4d9;border-radius:20px;background:#f1f7ed}.legal-intro-card p{margin:0;color:#394139;font-size:15px;line-height:1.75}.legal-intro-card p+p{margin-top:12px}.legal-section{scroll-margin-top:118px;padding:0 0 48px;margin:0 0 48px;border-bottom:1px solid var(--line)}.legal-section h2{margin:0 0 20px;font-size:clamp(25px,3vw,34px);line-height:1.15;letter-spacing:-.03em}.legal-section li,.legal-section p{color:#596159;font-size:15px;line-height:1.82}.legal-section p{margin:0}.legal-section p+p{margin-top:15px}.legal-section ul{margin:15px 0 0;padding-left:22px}.legal-section li+li{margin-top:8px}.legal-section a{color:var(--green-dark);text-decoration:underline;-webkit-text-decoration-color:rgba(57,117,44,.35);text-decoration-color:rgba(57,117,44,.35);text-underline-offset:3px}.legal-contact-card{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:64px;padding:38px 40px;border-radius:24px;background:#151a15;color:#fff}.legal-contact-card h2{margin:9px 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.05;letter-spacing:-.04em}.legal-contact-card p{margin:0;color:rgba(255,255,255,.62);font-size:14px;line-height:1.6}.legal-contact-card .button{flex:0 0 auto}.legal-back{margin:34px 0 0;color:#6d756e;font-size:13px}.legal-back a:hover{color:var(--green-dark)}@media (max-width:900px){.legal-hero{padding:90px 0 66px}.legal-body{padding:70px 0 92px}.legal-layout{grid-template-columns:1fr;gap:0}.legal-nav{position:static;display:none}}@media (max-width:620px){.legal-hero{padding:72px 0 54px}.legal-meta{flex-direction:column;gap:7px;margin-top:26px}.legal-meta span+span:before{display:none}.legal-body{padding:54px 0 72px}.legal-intro-card{margin-bottom:50px;padding:25px 24px;border-radius:17px}.legal-section{padding-bottom:38px;margin-bottom:38px}.legal-contact-card{align-items:flex-start;flex-direction:column;padding:30px 26px;border-radius:20px}.legal-contact-card .button{width:100%}}body,html{max-width:100%;overflow-x:clip}.footer .footer-logo img{filter:none}body>main,main{min-width:0}.page-hero{padding-top:174px}@media (max-width:900px){.page-hero{padding-top:142px}}@media (max-width:650px){.page-hero{padding-top:112px}.page-hero h1{overflow-wrap:anywhere}.footer-links a{padding:4px 0}}.locations-page .page-hero{padding-top:clamp(28px,4vh,52px)}@media (max-width:900px){.locations-page .page-hero{padding-top:36px}}@media (max-width:650px){.locations-page .page-hero{padding-top:30px}}.legal-hero{padding-top:202px}@media (max-width:900px){.legal-hero{padding-top:156px}}@media (max-width:620px){.legal-hero{padding-top:126px}}.contact-card button:disabled{cursor:wait;opacity:.72;transform:none}.form-status{min-height:24px;margin-top:14px}.form-status p{margin:0;padding:12px 14px;border-radius:12px;font-size:13px;line-height:1.55}.form-success{color:#275f24;background:#eef8eb;border:1px solid #cce6c5}.form-error{color:#8a2f2f;background:#fff1f1;border:1px solid #efcaca}.contact-honeypot{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.machine-focus-image img,.machine-focus-image>img{object-fit:cover}@media (max-width:650px){.machine-focus-image img,.machine-focus-image>img{object-position:var(--mobile-focus,76% center)!important}.machine-focus--why>img{object-position:72% center!important}.machine-focus--cta>img{object-position:78% center!important}.solution-image.machine-focus-image:first-of-type img,.vh-hero__image.machine-focus-target{object-position:72% center}}img{object-position:var(--desktop-focus,50% 50%)}@media (max-width:1100px){img{object-position:var(--tablet-focus,var(--desktop-focus,50% 50%))}}@media (max-width:700px){img{object-position:var(--mobile-focus,var(--tablet-focus,var(--desktop-focus,50% 50%)))!important}}.machine-focus-image img,.machine-focus-target{object-position:var(--desktop-focus,50% 50%)!important}@media (max-width:1100px){.machine-focus-image img,.machine-focus-target{object-position:var(--tablet-focus,var(--desktop-focus,50% 50%))!important}}@media (max-width:700px){.machine-focus-image img,.machine-focus-target{object-position:var(--mobile-focus,var(--tablet-focus,var(--desktop-focus,50% 50%)))!important}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}