@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#232923;background:#fff;font-synthesis:none;--green:#244b3b;--muted:#768078;--line:#e1e6e1;--gutter:clamp(22px,4.5vw,84px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:disabled{opacity:.4;cursor:default}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}:focus-visible{outline:3px solid #b08243;outline-offset:5px}h2{font-size:clamp(32px,3.1vw,49px);font-weight:500;line-height:1.17;letter-spacing:-1.9px}h3{font-size:27px;font-weight:500;letter-spacing:-.9px}em{font-family:Georgia,serif;font-weight:400}small{font-size:12px;line-height:1.6}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 23px;min-height:51px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#173c2c}.outline{border-color:#bbc7be;background:transparent}.outline:hover{background:#f0f4ef}.icon-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;width:44px;height:44px;background:#fff;flex-shrink:0}.text-link{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:600}.wordmark{display:inline-flex;align-items:center;gap:20px}.wordmark>img{width:86px;height:52px;object-fit:contain}.brand-caption{font-weight:500;font-size:9px;letter-spacing:0;line-height:1.5;color:#6b756e;border-left:1px solid var(--line);padding-left:16px}.site-header{height:95px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:10}.site-nav{display:flex;gap:clamp(15px,2.2vw,36px);font-size:12px;font-weight:500}.site-nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:6px}.header-cta{font-size:11px;padding:12px 18px;min-height:44px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:45% 55%;min-height:620px;padding:22px var(--gutter) 0}.hero-copy{padding:55px 28px 24px 0;display:flex;align-items:flex-start;flex-direction:column}.hero h1{font-size:clamp(48px,4.6vw,76px);font-weight:500;letter-spacing:-3px;line-height:1.08}.hero h1 em{color:var(--green);font-size:1.13em}.hero-copy>p{font-size:14px;line-height:1.9;color:#70786f;margin-top:28px}.hero-actions{display:flex;gap:10px;margin-top:31px;flex-wrap:wrap}.hero-actions .btn{padding:15px 20px;font-size:12px;gap:17px}.hero-scroll{margin-top:auto;padding-top:48px;display:flex;align-items:center;gap:12px;font-size:10px;color:#758174}.round-arrow{width:36px;height:36px;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;color:var(--green)}.hero-photo{position:relative;min-width:0;overflow:hidden;border-radius:5px}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:59% center}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:52px 28px 27px;color:#fff;display:flex;justify-content:space-between;align-items:end;background:linear-gradient(transparent,#0f1c1294);font-size:10px}.photo-caption>span:first-child{font-family:Georgia,serif;font-style:italic;font-size:28px;line-height:1.2}.section{padding:92px var(--gutter)}.section-number{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:#7a857a;display:block;margin-bottom:23px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading>p{font-size:12px;color:#727a72;line-height:1.9;padding-bottom:5px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{background:#fff;border:1px solid var(--line);border-radius:30px;padding:10px 19px;font-size:11px}.filters button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.catalog-toolbar>span{font-size:10px;color:#7a847b;display:flex;gap:9px;align-items:center}.houses-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.house-card{text-align:left;border:0;background:transparent;padding:0;min-width:0}.house-image{position:relative;aspect-ratio:1.65;overflow:hidden;border-radius:5px;background:#edf0e9}.house-image>img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.house-card:hover .house-image>img{transform:scale(1.045)}.view-label{position:absolute;top:18px;right:18px;background:#fffffff0;border-radius:30px;padding:9px 14px;font-size:10px;display:flex;gap:15px;align-items:center}.house-open{position:absolute;bottom:18px;right:18px;width:40px;height:40px;border-radius:50%;background:#fff;display:grid;place-items:center}.house-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0}.house-caption h3{margin-bottom:6px}.house-caption span{font-size:11px;color:#737f74}.house-caption .house-tag{font-size:10px;border-bottom:1px solid #bec9bf;padding-bottom:4px}.house-meta{border-top:1px solid var(--line);padding-top:15px;display:flex;gap:22px;justify-content:space-between;font-size:10px;color:#6e7b6e}.catalog-note{font-size:10px;color:#8a938a;margin-top:25px;line-height:1.8}.approach-strip{background:#f3f5f1;padding:51px var(--gutter);display:grid;grid-template-columns:1fr 2fr 1.6fr;align-items:center;gap:25px}.approach-strip .section-number{margin:0}.approach-strip>p{font-size:28px;line-height:1.35;letter-spacing:-.9px}.approach-strip>div{font-size:11px;color:#6e7a6e;line-height:1.9}.approach-strip .text-link{margin-top:18px;color:var(--green);font-size:11px}.panels-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.panel-photo{position:relative;background:#f3f3ef;overflow:hidden;border-radius:5px}.panel-photo>img{width:100%;aspect-ratio:1.17;object-fit:cover}.panel-photo>span{position:absolute;bottom:20px;left:24px;font-size:10px;letter-spacing:.7px;color:#556151}.panel-config>p{font-size:12px;line-height:1.7;margin:12px 0 25px}.panel-config fieldset{padding:0;border:0;margin:0 0 22px}.panel-config legend{font-size:11px;margin-bottom:12px}.segmented{display:flex;gap:6px}.segmented button{flex:1;padding:13px 18px;background:#fff;border:1px solid var(--line);border-radius:4px;font-size:12px;white-space:nowrap}.segmented button[aria-pressed=true]{color:#fff;background:var(--green);border-color:var(--green)}.field{display:flex;flex-direction:column;gap:9px;font-size:11px;min-width:0}.field input,.field textarea,.field select{border:1px solid #dce2da;background:#fff;border-radius:4px;padding:13px;width:100%;font-size:12px;min-height:44px;color:#344136}.field textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.panel-bottom{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-top:20px}.stepper{display:flex;border:1px solid var(--line);border-radius:4px;max-width:165px;height:44px}.stepper button{border:0;background:#fff;min-width:39px;display:grid;place-items:center}.stepper input{appearance:textfield;-moz-appearance:textfield;border:0;text-align:center;padding:4px;min-width:40px}.stepper input::-webkit-inner-spin-button{appearance:none}.feedback{min-height:24px;display:flex;gap:7px;align-items:center;font-size:11px;color:var(--green);margin:11px 0}.panel-config>small{font-size:10px}.cart{margin:30px 0 0 auto;max-width:620px;border:1px solid var(--line);border-radius:5px;padding:22px}.cart-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.cart h3{font-size:20px}.cart-row{display:flex;align-items:center;gap:18px;padding:17px 0;border-bottom:1px solid var(--line);font-size:12px}.cart-row:last-child{border:0;padding-bottom:0}.cart-row>span{flex:1}.cart-row small{display:block;color:var(--muted)}.technology-section{border-top:1px solid var(--line);padding-top:64px}.technology-content{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.layer-title{font-size:45px;letter-spacing:-1.8px;line-height:1.2}.layer-title>span{font-family:Georgia,serif;font-style:italic;color:var(--green)}.layer-title .text-link{margin-top:30px;letter-spacing:0}.technology-details details{border-bottom:1px solid var(--line)}.technology-details summary{cursor:pointer;display:flex;align-items:center;padding:18px 0;gap:22px;font-size:15px;list-style:none}.technology-details summary::-webkit-details-marker{display:none}.technology-details summary>span:first-child{font-size:10px;color:var(--muted)}.details-plus{margin-left:auto;font-size:22px;font-weight:400}.technology-details details[open] .details-plus{transform:rotate(45deg)}.technology-details p{font-size:12px;color:var(--muted);line-height:1.8;padding:0 36px 24px}.contact-section{display:grid;grid-template-columns:1fr 1fr;background:#f2f5f0}.contact-image{position:relative;min-height:640px;overflow:hidden}.contact-image>img{width:100%;height:100%;object-fit:cover;filter:brightness(.77)}.contact-image>div{position:absolute;inset:40px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.brand-on-photo{display:inline-flex;align-self:flex-start;padding:8px 12px;background:#ffffffeb;border-radius:4px}.brand-on-photo>img{width:86px;height:52px;object-fit:contain}.contact-image>div>p{font-size:48px;letter-spacing:-2px;line-height:1.2}.contact-content{padding:55px clamp(25px,4.3vw,75px)}.contact-content>p{font-size:12px;color:#748070;line-height:1.8;margin:20px 0 24px}.contact-content form{display:flex;flex-direction:column;gap:14px}.contact-content .btn{width:100%}.sample-note{color:#7c857a;font-size:10px;line-height:1.7}.contact-content .text-link{margin-top:17px;font-size:11px}.request-count{font-size:12px;color:var(--green)}.site-footer{padding:49px var(--gutter) 20px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:35px}.site-footer>div:first-child{display:flex;align-items:center;gap:25px}.site-footer p{font-size:11px;color:var(--muted);line-height:1.7}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:11px;align-content:center}.footer-note{font-size:11px;line-height:1.8}.footer-note small{display:block;margin-top:9px;color:var(--muted);font-size:10px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.footer-bottom a{display:flex;align-items:center;gap:12px}.skip-link{position:fixed;top:-60px;left:15px;z-index:100;padding:15px;background:#fff}.skip-link:focus{top:10px}.project-dialog{padding:0;border:0;border-radius:9px;width:calc(100vw - 56px);max-width:1600px;max-height:calc(100dvh - 56px);color:#232923;background:#fff;box-shadow:0 25px 100px #14291e50;animation:expand .3s ease-out}.project-dialog::backdrop{background:#14201b88;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:12px 25px;border-bottom:1px solid var(--line)}.dialog-top .wordmark{gap:14px}.dialog-top .wordmark>img{width:64px;height:44px}.dialog-top .wordmark>span{font-size:20px;color:#b8c3b8;font-weight:400}.dialog-top small{font-size:11px;letter-spacing:0;font-weight:500;color:var(--muted)}.dialog-body{display:grid;grid-template-columns:1.35fr 1fr;min-height:580px}.dialog-visual{background:#f2f4ef;position:relative;min-height:520px}.dialog-visual>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.dialog-visual>.segmented{position:absolute;top:24px;left:24px;z-index:1;padding:5px;background:#fff;border-radius:6px}.dialog-visual>.segmented button{padding:9px 22px;border:0}.dialog-info{padding:35px;display:flex;flex-direction:column;gap:16px}.dialog-info h2{font-size:54px}.dialog-info>span{font-size:12px}.dialog-info>p{font-size:13px;line-height:1.8;color:#727d71}.spec-row{display:flex;justify-content:space-between;gap:12px;font-size:11px;border-bottom:1px solid var(--line);padding:9px 0 14px}.spec-row strong{font-weight:500}.project-price{display:flex;flex-direction:column;gap:7px}.project-price span{font-size:11px;color:var(--muted)}.project-price strong{font-size:27px;font-weight:500}.floor-plan{margin:0;padding:82px 24px 30px;display:flex;flex-direction:column;justify-content:center;min-height:100%}.floor-plan svg{width:100%;height:auto}.floor-plan figcaption{font-size:10px;color:var(--muted);text-align:center;line-height:1.8}.dialog-loading{position:fixed;inset:0;z-index:50;background:#ffffffdb;display:grid;place-items:center;color:var(--green)}@keyframes expand{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@media(min-width:1600px){body{max-width:1920px;margin:auto}.hero{min-height:720px}}@media(max-width:1100px){.brand-caption{display:none}.site-header{gap:16px}.hero{min-height:560px;grid-template-columns:46% 54%}.hero-copy{padding-top:42px}.hero h1{font-size:53px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-scroll{font-size:9px;padding-top:26px}.panels-grid{gap:30px}.approach-strip{grid-template-columns:1fr 1.2fr}.approach-strip>.section-number{grid-column:1/-1}.contact-content{padding:38px 28px}.contact-image>div>p{font-size:40px}.site-footer{grid-template-columns:1fr 1fr}.footer-note{grid-column:1/-1}.dialog-info{padding:25px}.dialog-info h2{font-size:44px}}@media(max-width:800px){html{scroll-padding-top:20px}.site-header{height:76px}.wordmark{font-size:32px}.menu-toggle{display:flex}.header-cta{margin-left:auto}.site-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:25px var(--gutter);background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #24382712;gap:24px;font-size:15px}.site-nav.open{display:flex;flex-direction:column}.hero{min-height:510px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-copy>p{font-size:12px}.hero-copy{padding-top:32px}.photo-caption{padding:30px 18px 20px}.photo-caption>span:first-child{font-size:24px}.photo-caption>span:last-child{display:none}.section{padding-top:62px;padding-bottom:62px}.section-heading{align-items:start;flex-direction:column;gap:20px}.house-meta{gap:10px;flex-wrap:wrap}.house-caption{align-items:start;flex-direction:column;gap:8px}.house-caption .house-tag{display:none}.house-caption h3{font-size:25px}.panels-grid{gap:25px;grid-template-columns:1fr 1fr}.panel-photo>img{aspect-ratio:.8}.panel-bottom{flex-wrap:wrap}.panel-bottom>.btn{flex:1}.technology-content{gap:30px;grid-template-columns:1fr 1.2fr}.layer-title{font-size:36px}.contact-section{grid-template-columns:.85fr 1fr}.contact-image>div{inset:25px}.contact-image>div>p{font-size:34px}.contact-content .form-row{grid-template-columns:1fr}.dialog-body{grid-template-columns:1fr 1fr}.dialog-info{padding:22px}.dialog-info .btn{padding:14px 10px;font-size:11px}.dialog-info h2{font-size:38px}.dialog-visual>.segmented{left:12px;right:12px;top:16px}.dialog-visual>.segmented button{padding:10px}.floor-plan{padding:70px 12px 20px}}@media(max-width:600px){.site-header .header-cta{font-size:10px;padding:10px 12px;gap:8px;min-height:39px}.hero{display:flex;flex-direction:column;padding-top:0}.hero-copy{padding:37px 0 30px}.hero h1{font-size:53px;letter-spacing:-2.4px}.hero h1 br:nth-child(2){display:none}.hero-copy>p{margin-top:21px;font-size:12px}.hero-actions{flex-direction:row;width:100%;gap:8px;margin-top:24px}.hero-actions .btn{width:auto;flex:1;padding:13px 9px;gap:8px;font-size:10px;min-height:47px}.hero-scroll{display:none}.hero-photo{height:360px}.hero-photo>img{object-position:60% center}.section-number{font-size:9px;margin-bottom:16px}.section-heading{margin-bottom:26px}h2{font-size:34px;letter-spacing:-1.3px}.catalog-toolbar>span{display:none}.filters{gap:5px}.filters button{font-size:10px;padding:10px 14px}.houses-grid{grid-template-columns:1fr;gap:32px}.house-image{aspect-ratio:1.28}.house-caption{flex-direction:row}.house-caption .house-tag{display:block}.house-meta{font-size:9px;gap:8px}.view-label{top:13px;right:13px}.approach-strip{display:flex;flex-direction:column;align-items:flex-start;padding:36px var(--gutter);gap:20px}.approach-strip>p{font-size:28px}.panels-grid{grid-template-columns:1fr;gap:27px}.panel-photo>img{aspect-ratio:1.3}.panel-bottom{flex-wrap:nowrap}.panel-bottom>.btn{flex:0 1 auto;min-width:130px}.panel-config h3{font-size:29px}.cart{padding:16px}.cart-heading{flex-direction:column;align-items:flex-start}.technology-content{grid-template-columns:1fr;gap:27px}.layer-title{font-size:34px}.technology-details summary{font-size:14px}.contact-section{grid-template-columns:1fr}.contact-image{min-height:0;height:300px}.contact-image>div>p{font-size:35px}.contact-content{padding:37px var(--gutter)}.contact-content h2{font-size:42px}.contact-content .form-row{grid-template-columns:1fr 1fr;gap:9px}.contact-content input{font-size:11px}.site-footer{padding-top:36px;grid-template-columns:1fr;gap:28px}.site-footer nav{gap:18px;font-size:12px}.footer-note{grid-column:auto}.footer-bottom{font-size:9px;gap:15px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.project-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:7px}.dialog-top{padding:12px 16px;position:sticky;top:0;background:#fff;z-index:3}.dialog-top .wordmark{font-size:25px}.dialog-top small{font-size:10px}.dialog-body{display:flex;flex-direction:column}.dialog-visual{min-height:310px}.dialog-info{padding:25px 22px;gap:15px}.dialog-info h2{font-size:43px}.dialog-info .btn{font-size:13px}.floor-plan{padding:65px 14px 18px}.floor-plan svg{max-height:340px}.dialog-info .sample-note{margin-bottom:5px}}@media(max-width:600px){.hero h1{font-size:40px;line-height:1.14;letter-spacing:-1.6px}.hero h1 br:nth-child(2){display:initial}.field input,.field select,.field textarea,.contact-content input{font-size:16px}.hero-actions .btn,.filters button{font-size:12px}.filters button{min-height:44px}.hero-actions .btn{gap:6px}.contact-content .form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.animated-wordmark{position:relative;isolation:isolate}.animated-wordmark:after{content:"";position:absolute;left:0;bottom:7px;width:86px;height:2px;background:#72a847;transform-origin:left;animation:brand-line 1.15s .2s cubic-bezier(.22,.8,.2,1) both;z-index:-1}.animated-wordmark>img{animation:brand-arrive .75s cubic-bezier(.22,.8,.2,1) both;transition:transform .35s ease}.animated-wordmark:hover>img{transform:translateY(-3px)}@keyframes brand-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes brand-line{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.project-collection+.project-collection{padding-top:28px}.project-collection:nth-of-type(3){background:#f7f8f5}.collection-heading>p{max-width:390px}.collection-count{font-size:10px;color:var(--muted);letter-spacing:.4px}.collection-open{border:0;background:transparent;display:flex;align-items:center;gap:18px;padding:10px 0;font-size:12px;font-weight:600;border-bottom:1px solid #9eafa2}.collection-open:hover{color:var(--green)}.accessories-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:70px 0 24px;padding-top:45px;border-top:1px solid var(--line)}.accessories-head span{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted)}.accessories-head h3{margin-top:9px}.accessories-head>p{font-size:11px;line-height:1.8;color:var(--muted);max-width:310px}.accessories-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.accessory-card{display:grid;grid-template-columns:1fr 1fr;min-height:330px;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff}.accessory-card>img{width:100%;height:100%;object-fit:cover;background:#f1f2ef}.accessory-card>div{padding:28px;display:flex;flex-direction:column;align-items:flex-start}.accessory-card h3{font-size:23px}.accessory-card p{font-size:12px;line-height:1.8;color:#6d786f;margin:14px 0}.accessory-card small{color:var(--muted);margin-bottom:24px}.accessory-card .btn{width:100%;margin-top:auto}.catalog-dialog{padding:0;border:0;border-radius:9px;width:min(1060px,calc(100vw - 56px));max-height:calc(100dvh - 56px);color:#232923;background:#fff;box-shadow:0 25px 100px #14291e50;animation:expand .3s ease-out}.catalog-dialog::backdrop{background:#14201b88;backdrop-filter:blur(5px)}.catalog-dialog-head{position:sticky;top:0;z-index:2;padding:26px 31px 20px;background:#fff;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line)}.catalog-dialog-head .section-number{margin-bottom:8px}.catalog-dialog-head h2{font-size:38px}.catalog-dialog-list{padding:26px 31px;display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.catalog-list-card{border:0;border-bottom:1px solid var(--line);background:#fff;padding:14px 0;display:grid;grid-template-columns:165px 1fr auto;gap:18px;align-items:center;text-align:left}.catalog-list-card>img{width:165px;height:105px;object-fit:cover;border-radius:3px;transition:transform .4s}.catalog-list-card:hover>img{transform:scale(1.035)}.catalog-list-card>span{display:flex;flex-direction:column;gap:6px;min-width:0}.catalog-list-card small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:1px}.catalog-list-card strong{font-size:17px;font-weight:500}.catalog-list-card em{font: 10px/1.6 Manrope,sans-serif;color:var(--muted)}.catalog-list-card>svg{color:var(--green)}.catalog-dialog-note{font-size:10px;line-height:1.8;color:var(--muted);padding:0 31px 30px}.locations-section{padding-top:82px}.locations-intro{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:28px}.locations-intro>p{font-size:12px;line-height:1.9;color:var(--muted)}.contact-links{display:flex;gap:12px 32px;flex-wrap:wrap;padding:24px 0 34px;border-top:1px solid var(--line)}.contact-links a{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--green)}.contact-links svg{padding:8px;width:38px;height:38px;border-radius:50%;background:#edf2ec}.location-prelude{position:relative;isolation:isolate;min-height:290px;margin:0 0 24px;overflow:hidden;border-radius:7px;background:var(--green);color:#fff}.location-prelude:before{content:"";position:absolute;inset:-60% 30%;z-index:-1;background:radial-gradient(circle,#7dab3e35 0,transparent 60%);animation:prelude-light 7s ease-in-out infinite alternate}.prelude-copy{position:absolute;z-index:2;top:24px;left:28px;right:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;text-transform:uppercase;letter-spacing:1.4px;font-size:9px;color:#c7d2c9}.prelude-copy strong{font-family:Georgia,serif;font-size:18px;font-weight:400;font-style:italic;letter-spacing:0;text-transform:none;color:#fff}.prelude-copy>span:last-child{text-align:right}.location-prelude>svg{display:block;width:100%;height:250px;margin-top:24px}.prelude-grid{fill:none;stroke:#fff;stroke-width:1;opacity:.055}.prelude-foundation,.prelude-roof,.prelude-window{fill:none;stroke:#f5f2e9;stroke-linecap:round;stroke-linejoin:round}.prelude-foundation{stroke-width:3;stroke-dasharray:320;stroke-dashoffset:320}.prelude-panels{fill:#d9be8c;stroke:#fff;stroke-width:1.5;opacity:0;filter:drop-shadow(0 8px 12px #102b2066)}.prelude-panels path{stroke:#8d7045;stroke-width:1;opacity:.48}.prelude-center rect:last-of-type{fill:#244b3b;stroke:#f5f2e9}.prelude-roof{stroke-width:5;stroke-dasharray:310;stroke-dashoffset:310}.prelude-roof path:last-child{stroke:#85b744;stroke-width:3}.prelude-window{stroke-width:2;opacity:0}.prelude-spark{fill:none;stroke:#9aca58;stroke-width:2;opacity:0;transform-origin:500px 38px}.location-prelude[data-in-view=true] .prelude-foundation{animation:prelude-draw .8s .15s ease forwards}.location-prelude[data-in-view=true] .prelude-left{animation:prelude-left .9s .45s cubic-bezier(.2,.75,.25,1) forwards}.location-prelude[data-in-view=true] .prelude-center{animation:prelude-rise .9s .7s cubic-bezier(.2,.75,.25,1) forwards}.location-prelude[data-in-view=true] .prelude-right{animation:prelude-right .9s .95s cubic-bezier(.2,.75,.25,1) forwards}.location-prelude[data-in-view=true] .prelude-roof{animation:prelude-draw 1.35s 1.35s ease forwards}.location-prelude[data-in-view=true] .prelude-window{animation:prelude-appear .6s 2.15s ease forwards}.location-prelude[data-in-view=true] .prelude-spark{animation:prelude-spark 2.8s 2.45s ease-in-out infinite}.prelude-labels{position:absolute;left:28px;right:28px;bottom:20px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.3px;text-transform:uppercase;color:#b9c8bc}.locations-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.location-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff}.map-frame{height:330px;background:#edf1eb}.map-frame iframe{display:block;width:100%;height:100%;border:0}.location-copy{padding:25px 28px 28px}.location-copy h3{font-family:Georgia,serif;font-size:28px}.location-copy p{display:flex;gap:12px;align-items:flex-start;min-height:54px;font-size:12px;line-height:1.7;color:#59655d;margin:15px 0}.location-copy p svg{flex:0 0 auto;color:var(--green)}.location-copy .text-link{color:var(--green);text-decoration:underline;text-underline-offset:5px}@media(max-width:1000px){.accessory-card{grid-template-columns:1fr;min-height:0}.accessory-card>img{height:270px}.catalog-dialog-list{grid-template-columns:1fr}.map-frame{height:285px}}@media(max-width:700px){.project-collection+.project-collection{padding-top:18px}.catalog-toolbar{align-items:center}.collection-open{font-size:11px}.accessories-head,.locations-intro{align-items:flex-start;flex-direction:column}.accessories-head{margin-top:50px}.accessories-grid,.locations-grid{grid-template-columns:1fr}.accessory-card{grid-template-columns:1fr 1fr}.accessory-card>img{height:100%}.catalog-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.catalog-dialog-head{padding:20px}.catalog-dialog-head h2{font-size:30px}.catalog-dialog-list{padding:13px 20px}.catalog-list-card{grid-template-columns:120px 1fr auto;gap:12px}.catalog-list-card>img{width:120px;height:82px}.catalog-list-card em{display:none}.catalog-dialog-note{padding:5px 20px 24px}.contact-links{flex-direction:column;gap:12px}.contact-links a{font-size:14px}.locations-intro br{display:none}}@media(max-width:480px){.accessory-card{grid-template-columns:1fr}.accessory-card>img{height:260px}.catalog-list-card{grid-template-columns:95px 1fr auto}.catalog-list-card>img{width:95px;height:72px}.catalog-list-card strong{font-size:14px}.map-frame{height:260px}.location-copy{padding:22px}.location-copy h3{font-size:25px}}:root{--page-progress:0}.site-header{height:120px;padding-inline:28px;overflow:visible;gap:24px}.header-wordmark{width:190px;min-width:190px;align-self:flex-start;position:relative;z-index:2;flex-direction:column;justify-content:center;gap:10px;padding:25px 15px 20px;background:#fff;border:1px solid #dfe5d8;border-top:0;border-radius:0 0 18px 18px;box-shadow:0 12px 23px #324b3310}.header-wordmark .brand-caption{display:block;border:0;padding:0;text-align:center;font-family:Arial,sans-serif;font-size:11px;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:none;color:#244b3b}.logo-motion{position:relative;display:inline-block;width:160px;height:62px;flex:0 0 62px}.logo-motion img,.logo-motion svg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;overflow:visible}.logo-final{opacity:0}.logo-sketch path,.logo-sketch circle{fill:none;stroke:#626b60;stroke-width:.7;stroke-linecap:round;stroke-linejoin:round}.logo-sketch .sketch-guides{opacity:0;stroke:#96a18e;stroke-width:.35}.logo-motion.is-ready .logo-final{animation:logo-finalize 6s linear forwards}.logo-motion.is-ready .logo-sketch{animation:sketch-vanish 6s linear forwards}.logo-motion.is-ready .sketch-guides{animation:guides-fade 6s linear forwards}.sketch-contours path{stroke-dasharray:var(--path-length);stroke-dashoffset:var(--path-length)}.logo-motion.is-ready .sketch-contours path{animation:pencil-draw 1.75s calc(.45s + var(--path-index)*.14s) cubic-bezier(.55,.05,.25,1) forwards}.site-nav{gap:9px;flex:1;justify-content:center}.site-nav a{display:flex;align-items:center;justify-content:center;min-height:50px;padding:14px 18px;border:1px solid #e1e6da;border-radius:11px;background:#f1f4ed;font-size:15px;font-weight:500;white-space:nowrap;transition:background .25s,color .25s,transform .25s,border-color .25s}.site-nav a:hover{color:#244b3b;background:#e3ebd9;text-decoration:none;transform:translateY(-2px)}.site-nav a.active{background:#244b3b;border-color:#244b3b;color:#fff}.site-nav a.active:hover{background:#173c2c;color:#fff}.header-cta{min-height:50px;padding:14px 18px;border-radius:9px;font-size:13px;white-space:nowrap}.header-build-line{position:absolute;left:var(--gutter);right:var(--gutter);bottom:-1px;height:2px;background:#72a847;transform:scaleX(var(--page-progress));transform-origin:left;transition:transform .08s linear}@keyframes pencil-draw{to{stroke-dashoffset:0}}@keyframes guides-fade{0%{opacity:0}8%,50%{opacity:.55}68%,to{opacity:0}}@keyframes sketch-vanish{0%,72%{opacity:1}95%,to{opacity:0}}@keyframes logo-finalize{0%,57%{opacity:0;filter:grayscale(1)}77%{opacity:.52;filter:grayscale(.65)}95%,to{opacity:1;filter:none}}.motion-ready [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform 1s cubic-bezier(.22,.8,.2,1)}.motion-ready [data-reveal][data-in-view=true]{opacity:1;transform:none}[data-parallax]{transform:translate3d(0,var(--parallax-y,0),0) scale(1.04);will-change:transform;transition:transform .12s linear}.site-progress{position:fixed;right:17px;top:50%;z-index:22;display:flex;align-items:center;gap:10px;transform:translateY(-50%);pointer-events:none}.build-progress{width:45px;padding:8px 5px;border:1px solid #dce3dd;border-radius:24px;background:#fffffff2;box-shadow:0 10px 35px #203a2c14;pointer-events:auto}.build-progress svg{display:block;width:100%;height:auto;fill:none;stroke:#aab6ad;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.build-progress path{transition:stroke .5s,stroke-width .5s}html[data-build-stage="1"] .build-foundation,html[data-build-stage="2"] .build-foundation,html[data-build-stage="3"] .build-foundation,html[data-build-stage="2"] .build-walls,html[data-build-stage="3"] .build-walls,html[data-build-stage="3"] .build-roof{stroke:var(--green);stroke-width:3}.build-progress>span{display:block;height:62px;width:2px;margin:5px auto 1px;background:#e2e7e3;position:relative;overflow:hidden}.build-progress>span:after{content:"";position:absolute;inset:0;background:var(--green);transform:scaleY(var(--page-progress));transform-origin:top}.progress-collapse{pointer-events:auto;display:flex;align-items:center;gap:9px;border:1px solid #cbd6cd;background:#fffffff5;color:var(--green);border-radius:24px;padding:13px 10px;box-shadow:0 12px 38px #16291f1f;writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;font-weight:700;letter-spacing:.3px}.progress-collapse svg{transform:rotate(180deg)}.turn-up{transform:rotate(180deg)}.expanded-projects{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows 1s cubic-bezier(.2,.75,.2,1),opacity .55s ease;margin-top:0}.expanded-projects>.extra-houses-grid{min-height:0;overflow:hidden}.project-collection.is-expanded .expanded-projects{grid-template-rows:1fr;opacity:1;margin-top:30px}.project-collection.is-expanded .extra-houses-grid .motion-card{animation:card-rise .8s calc((var(--reveal-index) - 2)*.12s) both cubic-bezier(.22,.8,.2,1)}@keyframes card-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.collection-close-bottom{display:flex;align-items:center;gap:11px;margin:34px auto 0;padding:13px 20px;border:0;border-bottom:1px solid #9eafa2;background:transparent;color:var(--green);font-size:12px;font-weight:700}.panel-exploder{min-height:455px;overflow:hidden;perspective:900px;isolation:isolate}.sip-model{display:flex;flex-direction:column;justify-content:center;min-height:455px;background:transparent}.sip-assembly{display:block;width:100%;height:auto;overflow:visible;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .35s}.sip-sheet{transition:transform 1.1s cubic-bezier(.22,.8,.2,1)}.sip-model.is-expanded .sip-top{transform:translateY(-65px)}.sip-model.is-expanded .sip-bottom{transform:translateY(55px)}.sip-layer-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 22px 16px;color:#536158;font-size:9px;letter-spacing:.15px}.sip-layer-legend span{display:flex;align-items:center;gap:7px;min-width:0}.sip-layer-legend i{display:block;width:17px;height:7px;flex:0 0 auto;border-radius:2px;border:1px solid #c7b18e}.sip-layer-legend .legend-osb{background:#c9a16b}.sip-layer-legend .legend-eps{background:#f5f5f0;border-color:#cfd4ca}.sip-model-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 22px 22px}.sip-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #bbc7be;background:#fff;color:#244b3b;border-radius:24px;min-height:44px;padding:10px 16px;font-size:12px;white-space:nowrap}.sip-model-controls small{font-size:10px;color:#637066}@media(hover:hover)and (pointer:fine){.sip-assembly:hover .sip-top{transform:translateY(-65px)}.sip-assembly:hover .sip-bottom{transform:translateY(55px)}}@media(max-width:600px){.sip-model-controls{flex-direction:column;align-items:flex-start}.sip-model{min-height:0}.sip-layer-legend{padding-inline:12px;font-size:8px;gap:5px}.sip-layer-legend span{align-items:flex-start}.sip-layer-legend i{margin-top:2px}}@media(prefers-reduced-motion:reduce){.sip-sheet,.sip-assembly{transition:none!important}.sip-assembly{transform:none}}.panel-layers{position:absolute;inset:7% 4% 4%;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transform-style:preserve-3d;transition:transform .4s ease}.panel-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:transform .75s cubic-bezier(.22,.8,.2,1),opacity .35s ease}.layer-top{clip-path:polygon(1% 28%,100% 0,100% 42%,3% 64%);opacity:0}.layer-core{clip-path:polygon(3% 42%,100% 28%,100% 75%,3% 96%);opacity:0}.layer-bottom{clip-path:polygon(3% 70%,100% 58%,100% 81%,5% 100%);opacity:0}.layer-base{opacity:1}.panel-exploder:hover .layer-base,.panel-exploder:focus .layer-base{opacity:0}.panel-exploder:hover .layer-top,.panel-exploder:focus .layer-top{opacity:1;transform:translateY(-34px)}.panel-exploder:hover .layer-core,.panel-exploder:focus .layer-core{opacity:1}.panel-exploder:hover .layer-bottom,.panel-exploder:focus .layer-bottom{opacity:1;transform:translateY(28px)}.layer-label{z-index:3;left:auto!important;right:20px;bottom:auto!important;padding:6px 10px;background:#fffffff0;border-radius:20px;color:var(--green)!important;opacity:0;transform:translate(8px);transition:opacity .45s .25s,transform .45s .25s}.label-osb-top{top:18%}.label-core{top:49%}.label-osb-bottom{top:76%}.panel-exploder:hover .layer-label,.panel-exploder:focus .layer-label{opacity:1;transform:none}.panel-exploder>small{position:absolute;left:22px;bottom:18px;z-index:3;color:#637066;font-size:9px;letter-spacing:.5px}.add-button{min-width:148px;transition:background .35s,color .35s,border-color .35s,transform .25s}.add-button.added{background:#e4f1e6;color:var(--green);border-color:#b8d2be;transform:scale(.98)}.dialog-view{position:absolute;inset:0;transition:opacity .55s ease,transform .65s cubic-bezier(.22,.8,.2,1);overflow:hidden}.project-dialog{animation:project-emerge .65s cubic-bezier(.22,.8,.2,1)}@keyframes project-emerge{0%{opacity:0;transform:translateY(24px) scale(.94);clip-path:inset(12% 16% round 18px)}to{opacity:1;transform:none;clip-path:inset(0 round 9px)}}.dialog-view>img{width:100%;height:100%;object-fit:cover}.dialog-facade{opacity:1;transform:none}.dialog-plan{opacity:0;transform:translate(5%);pointer-events:none}.dialog-visual.plan-active .dialog-facade{opacity:0;transform:translate(-5%);pointer-events:none}.dialog-visual.plan-active .dialog-plan{opacity:1;transform:none;pointer-events:auto}.plan-zones .plan-room rect{fill:#b9dac8;fill-opacity:0;stroke:var(--green);stroke-width:2;stroke-opacity:0;transition:fill-opacity .3s,stroke-opacity .3s}.plan-zones .plan-room text{fill:#344238;font:600 13px Manrope,Arial,sans-serif;text-anchor:middle;pointer-events:none}.plan-zones .plan-room:hover rect,.plan-zones .plan-room:focus rect{fill-opacity:.52;stroke-opacity:.7}.plan-zones .plan-room:focus{outline:none}.location-card>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 28px;list-style:none;cursor:pointer;border-bottom:1px solid var(--line)}.location-card>summary::-webkit-details-marker{display:none}.location-card>summary h3{font-family:Georgia,serif;font-size:28px;font-weight:400}.location-card>summary svg{color:var(--green);transition:transform .35s}.location-card[open]>summary svg{transform:rotate(180deg)}.location-details{overflow:hidden}.map-frame{position:relative}@keyframes prelude-draw{to{stroke-dashoffset:0}}@keyframes prelude-left{0%{opacity:0;transform:translate(-80px) rotate(-4deg)}to{opacity:1;transform:none}}@keyframes prelude-right{0%{opacity:0;transform:translate(80px) rotate(4deg)}to{opacity:1;transform:none}}@keyframes prelude-rise{0%{opacity:0;transform:translateY(55px)}to{opacity:1;transform:none}}@keyframes prelude-appear{to{opacity:1}}@keyframes prelude-spark{0%{opacity:0;transform:scale(.4)}24%,62%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@keyframes prelude-light{to{transform:translate(24%) scale(1.15)}}@media(max-width:1180px){.site-header{height:110px;padding-inline:18px;gap:14px}.header-wordmark{width:160px;min-width:160px;padding:21px 12px 17px}.logo-motion{width:136px;height:53px;flex-basis:53px}.site-nav{gap:7px}.site-nav a{min-height:46px;padding:12px;font-size:14px}.header-cta{min-height:46px;padding:12px 14px}.panel-exploder{min-height:380px}}@media(max-width:920px){.site-header{height:100px;min-height:100px;padding:0 13px 16px;flex-wrap:wrap;gap:10px}.header-wordmark{width:130px;min-width:130px;padding:20px 10px 17px;gap:8px}.logo-motion{width:108px;height:44px;flex-basis:44px}.header-wordmark .brand-caption{font-size:9px;letter-spacing:0}.site-nav{position:absolute;left:0;right:0;top:100px;order:initial;display:none;grid-template-columns:1fr 1fr;padding:16px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #24382712;gap:9px;font-size:15px}.site-nav.open{display:grid}.site-nav a{font-size:14px;min-height:49px;padding:13px 8px}.menu-toggle{display:flex;margin-left:0}.header-cta{margin-left:auto;min-height:44px;padding:11px 12px;font-size:11px;gap:8px}.site-progress{right:14px;top:auto;bottom:16px;transform:none}.build-progress{display:none}.progress-collapse{writing-mode:horizontal-tb;transform:none;position:static;border-radius:26px;padding:13px 17px}.progress-collapse svg{transform:none}.panel-exploder{min-height:330px}.location-card>summary{padding:20px 22px}.location-card>summary h3{font-size:24px}}@media(max-width:600px){.site-header{padding-left:13px;padding-right:13px}.project-collection.is-expanded .expanded-projects{margin-top:25px}.collection-close-bottom{min-height:46px}.panel-exploder{min-height:295px}.panel-layers{inset:7% 1% 4%}.layer-label{right:10px}.location-card:not([open]) .location-details{display:none}.location-card>summary h3{font-size:22px}.map-route-overlay{display:none}}@media(prefers-reduced-motion:reduce){.logo-sketch{display:none}.logo-final{opacity:1!important}.motion-ready [data-reveal]{opacity:1;transform:none}.expanded-projects,.dialog-view,[data-parallax],.panel-layer,.map-route-overlay path,.map-route-overlay circle{transition:none!important;animation:none!important;transform:none!important}.map-route-overlay path{stroke-dashoffset:0}.map-route-overlay circle{opacity:1}}.hero-camera>img{transform:scale(1);transition:transform 2.4s cubic-bezier(.2,.65,.3,1)}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.hero-camera:hover>img{transform:translate(var(--camera-x,-1%),var(--camera-y,.5%)) scale(1.1);transition-duration:5s}}@media(prefers-reduced-motion:reduce){.hero-camera>img{transform:none!important;transition:none!important}}.residential-plan{margin:0;padding:75px 20px 22px;background:#faf9f5;width:100%;height:100%;overflow:auto}.residential-plan>svg{display:block;width:100%;min-height:230px;max-height:420px}.plan-room-list{padding-left:23px;margin:12px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;font-size:11px;color:#34473b}.plan-room-list li{padding-left:2px}.plan-room-list li::marker{font-weight:700;color:#244b3b}.plan-room-list small{display:block;font-size:9px;color:#6e796f}.plan-room-list b{font-size:11px}.residential-plan figcaption{font-size:10px;line-height:1.65;color:#6e796f;padding-top:12px;border-top:1px solid #dce2da}.project-highlights{padding-left:18px;font-size:12px;line-height:1.7;margin:0}@media(max-width:600px){.dialog-visual:has(.residential-plan){min-height:690px}.residential-plan{padding:72px 12px 16px}.plan-room-list{gap:8px 18px;font-size:10px}}.reference-plan{margin:0;padding:75px 16px 20px;height:100%;display:flex;flex-direction:column;background:#faf9f5;gap:12px;min-height:0}.reference-plan-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;flex-wrap:wrap}.reference-plan-tools button{border:1px solid #bbc7be;border-radius:5px;padding:10px 12px;background:#fff;min-height:44px}.reference-plan-tools a{text-decoration:underline;text-underline-offset:3px}.reference-plan-scroll{overflow:auto;min-height:0;flex:1;overscroll-behavior:contain}.reference-plan-scroll img{width:100%;height:100%;object-fit:contain;object-position:top center}.reference-plan-scroll.is-zoomed img{width:1400px;height:auto;max-width:none}.reference-plan figcaption{font-size:10px;line-height:1.6;color:#6e796f}@media(max-width:600px){.dialog-visual:has(.reference-plan){min-height:720px}.reference-plan{padding:72px 12px 16px}.reference-plan-scroll{max-height:510px}}.welcome-header{height:120px;padding:0 3.5%;gap:22px;background:#f8f6ef;border-bottom:0}.welcome-header .header-wordmark{align-self:center;min-width:220px;width:220px;padding:8px 0;gap:3px;background:none;border:0;box-shadow:none;mix-blend-mode:multiply}.welcome-header .logo-motion{width:170px;height:65px;flex-basis:65px;mix-blend-mode:multiply}.welcome-header .brand-caption{font-size:13px;line-height:1.35}.welcome-header .logo-final{opacity:1;animation:none!important}.welcome-header .logo-sketch{display:none}.welcome-header .logo-final{mix-blend-mode:multiply}@media(hover:hover)and (prefers-reduced-motion:no-preference){.welcome-header .header-wordmark:hover .logo-final{animation:logo-finalize 6s linear forwards!important}.welcome-header .header-wordmark:hover .logo-sketch{display:block}}.welcome-header .site-nav{gap:12px}.welcome-header .site-nav a{min-height:50px;font-size:14px;padding:13px 18px;background:transparent;border-color:#dfdcd2;border-radius:18px}.welcome-header .site-nav a:hover{background:#e8ecdf}.welcome-header .site-nav a.active{background:#244b3b;color:#fff}.welcome-header .header-cta{background:#184e31;color:#fff;border:0;border-radius:18px;min-height:58px;padding:16px 24px;font-size:15px}.welcome-header .header-cta:hover{background:#244b3b}.welcome-hero{position:relative;isolation:isolate;min-height:680px;height:calc(100svh - 120px);max-height:1000px;background:#f5f3ed;overflow:hidden;color:#faf8ef;display:flex;flex-direction:column;justify-content:center;padding:80px 3.5% 130px}.intro-scene{position:absolute;inset:0;z-index:-3;transform:translate(var(--intro-x,0%),var(--intro-y,0%)) scale(1.025);transition:transform 3s cubic-bezier(.2,.65,.3,1)}.intro-scene img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;max-width:none}.intro-sketch{opacity:0}.intro-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,19,15,.8),rgba(9,19,15,.52) 28%,transparent 62%),linear-gradient(0deg,rgba(9,19,15,.45),transparent 24%);pointer-events:none}.welcome-copy{max-width:690px;position:relative}.welcome-copy h1{font-size:clamp(44px,4.2vw,68px);font-weight:700;letter-spacing:-2.2px;line-height:1.1;text-wrap:balance}.welcome-copy p{font-size:clamp(16px,1.55vw,24px);line-height:1.65;margin-top:25px}.welcome-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:38px}.welcome-actions .btn{min-height:60px;border-radius:19px;padding:17px 25px;font-size:16px;gap:20px}.welcome-primary{background:#406d31;color:#fff}.welcome-primary:hover{background:#315b26}.welcome-secondary{border-color:#faf8ef;background:#12201838;color:#faf8ef}.welcome-secondary:hover{background:#12201880}.welcome-bottom{position:absolute;left:3.5%;right:3.5%;bottom:44px;display:flex;justify-content:space-between;align-items:center;gap:20px}.welcome-scroll{display:flex;align-items:center;gap:20px;font-size:15px}.welcome-scroll>span{border:1px solid #faf8ef;border-radius:50%;width:60px;height:60px;display:grid;place-items:center;transition:background .2s}.welcome-scroll:hover>span{background:#ffffff20}.intro-replay{display:flex;align-items:center;gap:12px;background:#12201880;border:0;border-radius:12px;color:inherit;padding:12px 14px;min-height:44px;font-size:14px;text-align:left}.intro-replay:hover{text-decoration:underline;text-underline-offset:5px}@media(min-width:1251px){.welcome-hero{padding-bottom:260px}}.welcome-hero[data-phase=loading] .intro-evening{opacity:0}.welcome-hero[data-phase=loading] .intro-sketch{opacity:1}.welcome-hero[data-phase=playing] .intro-sketch{animation:intro-pencil 7s cubic-bezier(.4,0,.2,1) both}.welcome-hero[data-phase=playing] .intro-evening{animation:intro-develop 7s cubic-bezier(.4,0,.2,1) both}@keyframes intro-pencil{0%,12%{opacity:1}to{opacity:0}}@keyframes intro-develop{0%,12%{filter:saturate(0)}to{filter:saturate(1)}}@media(max-width:1250px){.welcome-header{gap:14px;padding-inline:24px}.welcome-header .header-wordmark{min-width:175px;width:175px}.welcome-header .site-nav{gap:7px}.welcome-header .site-nav a{font-size:12px;padding:12px}.welcome-header .header-cta{padding:14px;font-size:13px}.welcome-copy{max-width:58%}.welcome-actions{gap:12px}.welcome-actions .btn{font-size:14px;padding:16px 20px}}@media(max-width:1024px){.welcome-header{height:104px;min-height:104px;flex-wrap:nowrap}.welcome-header .header-wordmark{min-width:160px;width:160px}.welcome-header .logo-motion{width:140px;height:54px;flex-basis:54px}.welcome-header .brand-caption{font-size:11px}.welcome-header .menu-toggle{display:flex}.welcome-header .header-cta{margin-left:auto;min-height:48px}.welcome-header .site-nav{display:none;position:absolute;top:104px;left:0;right:0;padding:20px 24px;background:#f8f6ef;border-bottom:1px solid #dfdcd2;box-shadow:0 20px 30px #12201818}.welcome-header .site-nav.open{display:grid;grid-template-columns:repeat(3,1fr)}.welcome-header .site-nav a{font-size:14px}.welcome-hero{height:calc(100svh - 104px);min-height:660px;padding-inline:5%}.welcome-copy{max-width:65%}.welcome-copy h1{font-size:52px}.welcome-copy p{font-size:18px}.welcome-bottom{left:5%;right:5%}.welcome-actions{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.welcome-header{height:100px;min-height:100px;padding:0 16px;gap:10px}.welcome-header .header-wordmark{min-width:124px;width:124px}.welcome-header .logo-motion{width:124px;height:48px;flex-basis:48px}.welcome-header .brand-caption{font-size:10px}.welcome-header .header-cta{font-size:12px;padding:12px;gap:6px;min-height:44px;border-radius:12px}.welcome-header .site-nav{top:100px;padding:16px}.welcome-header .site-nav.open{grid-template-columns:1fr 1fr}.welcome-hero{height:auto;min-height:760px;padding:38px 22px 108px;justify-content:flex-start;background:#102019}.intro-scene{transform:none}.intro-scene img{object-position:72% center}.intro-shade{background:linear-gradient(180deg,#102019,#102019e6 27%,#10201920 60%,#102019aa)}.welcome-copy{max-width:100%}.welcome-copy h1{font-size:40px;line-height:1.13;letter-spacing:-1.5px}.welcome-copy p{font-size:16px;line-height:1.6;margin-top:18px;max-width:300px}.welcome-actions{margin-top:24px;gap:10px;flex-direction:row}.welcome-actions .btn{min-height:48px;font-size:13px;padding:12px 15px;gap:12px;border-radius:13px}.welcome-bottom{left:22px;right:22px;bottom:24px;gap:12px}.welcome-scroll{font-size:12px;gap:10px}.welcome-scroll>span{width:44px;height:44px}.intro-replay{font-size:11px;gap:7px}.welcome-hero[data-phase=playing] .intro-sketch{animation:none;opacity:0}.welcome-hero[data-phase=playing] .intro-evening{animation:intro-mobile-fade .7s ease-out both}}@keyframes intro-mobile-fade{0%{opacity:.5}to{opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.intro-scene{transform:none!important;transition:none!important}.welcome-hero .intro-evening{animation:none!important;filter:none!important;opacity:1!important}.welcome-hero .intro-sketch,.intro-replay{display:none}.welcome-scroll>span{transition:none}}
