@font-face{font-family:ArialFallback;src:local(Arial);font-display:swap}
:root{--ink:#151914;--muted:#60685f;--paper:#fff;--soft:#f1f3ef;--line:#dce1d7;--lime:#c4ef8a;--dark:#111411;--radius:6px;--gutter:clamp(24px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:ArialFallback,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:500;line-height:1.07;letter-spacing:-.045em}p{color:var(--muted)}:focus-visible{outline:3px solid #4c8025;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--lime);padding:12px}.skip-link:focus{top:12px}.header{height:94px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1c;background:var(--dark);color:white}.wordmark{font-weight:700;font-size:27px;letter-spacing:-1.6px;white-space:nowrap}.wordmark span{font-size:12px;vertical-align:top;display:inline-block;padding-top:5px;margin-left:3px;letter-spacing:0}.header nav{display:flex;gap:32px;align-items:center}.header nav>a:not(.button){color:#d4d9d0;font-size:14px}.header nav>a:hover{color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;background:var(--lime);color:var(--ink);border:1px solid var(--lime);padding:16px 23px;line-height:1.3;font-weight:600;font-size:15px;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#daf8b4;transform:translateY(-2px);color:var(--ink)!important}.button span{font-size:22px;font-weight:400}.button-small{padding:12px 20px}.menu-toggle{display:none}.hero{background:var(--dark);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:710px;overflow:hidden}.hero-copy{padding:69px 0 57px var(--gutter);position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:600;line-height:1.5;color:var(--muted)}.hero .eyebrow{color:#c5cebe;display:flex;align-items:center;gap:10px}.short-line{width:28px;height:1px;background:var(--lime)}h1{font-size:clamp(52px,5.1vw,86px);margin:27px 0 25px;letter-spacing:-.055em;line-height:1.025}h1 em{font-style:normal;color:var(--lime)}.hero-description{max-width:440px;color:#b9c0b6;font-size:17px;line-height:1.7}.hero-description strong{color:#fff;font-weight:400}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:33px;flex-wrap:wrap}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:14px;border-bottom:1px solid #798173;padding:7px 0}.text-link:hover{color:var(--lime)}.dark-link:hover{color:#467820}.hero-tags{display:flex;gap:20px;margin-top:37px;font-size:12px;color:#a8b1a3}.hero-tags span+span:before{content:' / ';margin-right:16px;color:#687161}.hero-visual{position:relative;min-width:0;background:#eef0eb;margin:26px var(--gutter) 26px 36px;border-radius:3px;overflow:hidden;color:var(--ink);display:flex;flex-direction:column;justify-content:center}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:contain;mix-blend-mode:multiply}.visual-top{position:absolute;left:27px;right:27px;top:25px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;gap:15px}.hero-visual figcaption{position:absolute;bottom:25px;left:27px;right:27px;display:flex;justify-content:space-between;align-items:end;font-size:14px;line-height:1.5}.figure-index{font-size:12px;letter-spacing:.07em}.statement-bar{display:flex;align-items:center;justify-content:space-between;padding:22px var(--gutter);background:var(--lime);font-size:12px;letter-spacing:.14em;font-weight:600;gap:20px}.bar-star{font-size:26px;font-weight:400;line-height:1}.section{padding:100px var(--gutter)}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start;margin-bottom:62px}.section-heading .eyebrow{padding-top:10px}.section-heading>div{display:flex;gap:40px;align-items:end;justify-content:space-between}.section-heading h2{font-size:clamp(36px,3.4vw,55px);min-width:47%}.section-heading>div>p{max-width:370px;font-size:16px;line-height:1.75}.product-overview{display:grid;grid-template-columns:1.2fr 1fr;gap:8vw;align-items:center}.original-render{position:relative;background:#f4f5f2;min-width:0;border-radius:var(--radius);padding:22px}.original-render>img{mix-blend-mode:multiply;aspect-ratio:1.1;object-fit:cover}.original-render figcaption{text-align:center;font-size:12px;color:var(--muted);margin:14px}.product-logo{width:185px;margin-bottom:30px}.product-summary h3{font-size:33px;margin-bottom:24px}.product-summary>p{max-width:460px}.spec-pair{display:grid;grid-template-columns:1fr 1fr;margin:30px 0;gap:20px;border-block:1px solid var(--line);padding:23px 0}.spec-pair span{font-size:11px;letter-spacing:.1em;display:block;color:var(--muted);margin-bottom:7px}.spec-pair strong{font-size:14px;font-weight:500}.footer{padding:36px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line)}.footer p,.footer>a:last-child{font-size:13px}.footer .wordmark{font-size:24px}
@media(min-width:1600px){body{max-width:1900px;margin:auto}.hero{min-height:780px}}
@media(max-width:1100px){.header nav{gap:20px}.hero{min-height:690px}.hero-copy{padding-top:56px}.hero-visual{margin-left:20px;margin-right:24px}.hero-actions{gap:18px}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>div{gap:60px}.product-overview{gap:50px}.visual-top{flex-direction:column;gap:2px}.hero-tags{flex-wrap:wrap;gap:5px}.hero-tags span+span:before{display:none}.hero-tags span{width:100%}}
@media(max-width:760px){html{scroll-padding-top:20px}.header{height:78px}.wordmark{font-size:25px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid #4d5548;color:white;padding:8px 12px;border-radius:3px;font-size:14px}.header nav{display:none;position:absolute;z-index:20;top:78px;left:0;right:0;background:var(--dark);padding:24px;flex-direction:column;align-items:stretch;gap:20px;box-shadow:0 12px 20px #0003}.header nav.is-open{display:flex}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:40px var(--gutter) 38px}.hero .eyebrow{font-size:10px}h1{font-size:clamp(50px,10.8vw,78px);margin:22px 0}h1 em br{display:none}.hero-description{max-width:500px;font-size:16px}.hero-actions{gap:20px;margin-top:26px}.hero-tags{margin-top:24px;gap:12px}.hero-tags span{width:auto}.hero-tags span+span:before{display:none}.hero-visual{margin:0 var(--gutter) 28px;height:450px}.visual-top{flex-direction:row;font-size:9px;left:20px;right:20px}.hero-visual figcaption{left:20px;right:20px;bottom:20px;font-size:12px}.statement-bar{padding:18px 24px;gap:16px;justify-content:center;flex-wrap:wrap;font-size:10px}.statement-bar>span:last-child{display:none}.statement-bar>.bar-star:nth-child(4){display:none}.section{padding:68px var(--gutter)}.section-heading{gap:18px;margin-bottom:36px}.section-heading>div{display:block}.section-heading h2{font-size:40px}.section-heading>div>p{margin-top:25px;max-width:100%}.product-overview{grid-template-columns:1fr;gap:38px}.original-render{padding:10px}.original-render>img{aspect-ratio:1.15}.product-summary h3{font-size:30px}.product-logo{width:170px;margin-bottom:24px}.footer{align-items:flex-start;flex-wrap:wrap;padding-block:28px}.footer p{order:3;width:100%}.footer>a:last-child{font-size:12px}.button{font-size:14px;padding:15px 19px}.text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Product-led studio treatment */
.hero-visual{background:#10120f;color:#e3e7df;border:1px solid #30372d;margin-left:16px}
.hero-visual>img{mix-blend-mode:normal;object-fit:cover;object-position:52% center}
.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(#10120f99,transparent 18%,transparent 75%,#10120fc9);pointer-events:none}
.visual-top,.hero-visual figcaption{z-index:1}.visual-top{font-size:9px}.figure-index{font-size:9px;letter-spacing:.1em;color:#a9b5a0}.hero-visual figcaption>span:first-child{font-size:13px}.hero-copy{animation:entry .7s both}.hero-visual{animation:entry 1s .15s both}
@keyframes entry{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
.versatility{background:var(--soft);display:grid;grid-template-columns:1fr 1.15fr;gap:10vw;align-items:center}.versatility-intro h2{font-size:clamp(44px,4.6vw,70px);margin:23px 0}.versatility-intro>p:not(.eyebrow){max-width:440px}.versatility-intro .text-link{margin-top:25px}.texture-explorer{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.texture-tabs{display:flex;border-bottom:1px solid var(--line);padding:14px 18px;gap:5px}.texture-tabs button{flex:1;padding:12px 4px;border:0;background:none;color:var(--muted);font-size:14px;border-radius:3px;transition:background .2s}.texture-tabs button:hover{background:var(--soft)}.texture-tabs button[aria-selected=true]{background:var(--ink);color:white}#texture-panel{padding:30px 36px 24px;min-height:310px}.texture-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:15px}.texture-number{font-size:32px;line-height:1;letter-spacing:-.06em;color:#a8b99a}.texture-heading .eyebrow{font-size:10px}#texture-title{font-size:32px;line-height:1.15;margin-bottom:16px}#texture-description{font-size:15px;min-height:48px}.condiment-chips{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.condiment-chips span{background:#eaf3e1;border:1px solid #dde8d4;padding:8px 13px;border-radius:30px;font-size:13px;color:#385625}.texture-note{font-size:11px;border-top:1px solid var(--line);padding-top:18px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.how-step{border-top:1px solid var(--ink);padding-top:22px}.step-number{display:flex;justify-content:space-between;font-size:54px;letter-spacing:-.07em;line-height:1;color:#a6aea0;margin-bottom:50px}.step-number span{font-size:34px;color:var(--ink)}.how-step .eyebrow{font-size:10px;margin-bottom:13px}.how-step h3{font-size:29px;margin-bottom:19px}.how-step>p:last-child{font-size:15px;max-width:360px}.features-section{background:#f2f4f0}.features-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:7vw;align-items:start}.product-viewer{min-width:0}.product-viewer figure{background:#fff;border-radius:var(--radius);overflow:hidden}.product-viewer img{aspect-ratio:1.28;object-fit:cover;width:100%}.product-viewer figcaption{background:white;padding:15px 20px;color:var(--muted);font-size:12px}.view-controls{display:flex;gap:8px;margin-top:18px}.view-controls button{background:transparent;border:1px solid #cbd1c6;padding:9px 15px;border-radius:30px;font-size:13px;color:var(--muted)}.view-controls button.active{background:var(--ink);color:white;border-color:var(--ink)}.view-controls button:hover{border-color:var(--ink)}.render-note{font-size:12px;margin-top:18px;max-width:500px;line-height:1.6}.feature-list details{border-top:1px solid #cdd4c7}.feature-list details:last-child{border-bottom:1px solid #cdd4c7}.feature-list summary{display:flex;align-items:center;gap:18px;padding:24px 0;cursor:pointer;list-style:none;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:-.02em}.feature-list summary::-webkit-details-marker{display:none}.feature-list summary>span:first-child{font-size:11px;color:#798372;letter-spacing:0}.plus{margin-left:auto;width:16px;height:16px;position:relative;flex:0 0 16px}.plus:before,.plus:after{content:'';position:absolute;background:#677360;left:0;top:7px;width:16px;height:1px}.plus:after{transform:rotate(90deg);transition:transform .2s}details[open] .plus:after{transform:rotate(0)}.feature-list details>p{padding:0 24px 26px 33px;font-size:15px;line-height:1.75}.venue-visuals{display:grid;grid-template-columns:1fr 1fr;gap:30px}.venue-card{min-width:0}.venue-image{position:relative;overflow:hidden;border-radius:var(--radius)}.venue-image img{width:100%;aspect-ratio:1.44;object-fit:cover;transition:transform .6s}.venue-card:hover .venue-image img{transform:scale(1.025)}.venue-image>span{position:absolute;bottom:16px;left:18px;background:#151914d9;color:white;padding:5px 8px;letter-spacing:.06em;font-size:9px}.venue-copy{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:25px 0}.venue-copy .eyebrow{font-size:10px;margin-bottom:11px}.venue-copy h3{font-size:29px;margin-bottom:12px}.venue-copy p:last-child{font-size:15px;max-width:360px}.circle-link{border:1px solid #bcc5b6;border-radius:50%;width:46px;height:46px;display:flex;align-items:center;justify-content:center;font-size:23px;flex-shrink:0;transition:background .2s}.circle-link:hover{background:var(--lime);border-color:var(--lime)}.venue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:35px}.venue-grid>a{border-top:1px solid var(--line);padding-top:24px}.venue-grid>a:hover h3{color:#578137}.venue-grid .eyebrow{font-size:10px}.venue-grid h3{font-size:23px;margin:19px 0 15px;display:flex;justify-content:space-between;gap:15px}.venue-grid h3 span{font-size:20px}.venue-grid p{font-size:14px;line-height:1.7}.benefits-section{background:var(--dark);color:white;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.benefits-intro .eyebrow{color:var(--lime);font-size:11px}.benefits-intro h2{font-size:clamp(40px,4.5vw,66px);margin:25px 0}.benefits-intro>p:not(.eyebrow){color:#b0baaa;max-width:400px}.benefits-intro .text-link{margin-top:26px}.benefit-list article{display:flex;align-items:start;gap:24px;padding:25px 0;border-top:1px solid #3a4335}.benefit-list article:first-child{padding-top:0;border:0}.benefit-list article:last-child{padding-bottom:0}.benefit-list article>span{font-size:12px;color:var(--lime);padding-top:4px}.benefit-list h3{font-size:24px;margin-bottom:13px;letter-spacing:-.025em}.benefit-list p{font-size:15px;color:#b0baaa}.inquiry-section{display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding-block:100px;background:#f1f4ed}.inquiry-intro h2{font-size:clamp(44px,4.6vw,70px);margin:25px 0}.inquiry-intro h2 em{font-style:normal;color:#527b33}.inquiry-intro>p:not(.eyebrow){max-width:410px}.email-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #abb7a1;padding-bottom:8px;margin-top:30px;font-size:19px;letter-spacing:-.03em}.inquiry-brand{width:230px;margin-top:34px;height:105px;overflow:hidden;mix-blend-mode:multiply}.inquiry-brand img{width:320px;max-width:none;transform:translate(-48px,-33px)}.inquiry-form{background:white;border:1px solid #e1e6da;border-radius:var(--radius);padding:37px;align-self:start;box-shadow:0 15px 40px #23340b05}.inquiry-form h3{font-size:29px;margin-bottom:8px}.form-intro{font-size:12px;margin-bottom:26px}.inquiry-form label{display:block;font-size:13px;color:#404a39;line-height:1.5;margin-bottom:19px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.optional{font-size:11px;color:#76806f}input,select,textarea{display:block;width:100%;min-width:0;border:1px solid #d8ded2;background:#fff;border-radius:3px;margin-top:8px;padding:12px 13px;font-size:15px;color:var(--ink);line-height:1.4}input::placeholder,textarea::placeholder{color:#90968a;font-size:13px}textarea{resize:vertical;min-height:112px}input:focus,textarea:focus,select:focus{outline:2px solid #80a45d;outline-offset:1px;border-color:#80a45d}.form-note{font-size:12px;line-height:1.6;margin:3px 0 20px}.submit-button{width:100%}.submit-button #submit-label{font-size:15px;font-weight:600}.submit-button:disabled{cursor:wait;opacity:.6}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.inquiry-form #form-status{font-size:13px;margin-top:16px;color:#355e22;line-height:1.6}.inquiry-form #form-status:empty{margin:0}.form-fallback{gap:20px;flex-wrap:wrap;margin-top:14px}.form-fallback:not([hidden]){display:flex}.form-fallback button{background:none;border:0;border-bottom:1px solid #a7b29d;font-size:12px;padding:5px 0;color:#3f5a2a}.footer{background:white}.reveal-enter{animation:entry .65s both}
@media(max-width:1100px){.versatility{gap:6vw}.features-layout{gap:5vw}.benefits-section{gap:7vw}.inquiry-section{gap:5vw}.inquiry-form{padding:27px}.hero-visual{margin-left:16px}.hero-visual>img{object-position:53% center}.figure-index{max-width:85px;text-align:right}.feature-list summary{font-size:16px}.how-grid{gap:25px}.how-step h3{font-size:26px}.venue-grid{gap:22px}.venue-grid h3{font-size:21px}.venue-copy h3{font-size:26px}}
@media(max-width:760px){.hero-visual{margin:0 var(--gutter) 28px;height:440px}.hero-visual>img{object-fit:cover;object-position:center}.figure-index{max-width:none}.visual-top{font-size:8px}.hero-visual figcaption>span:first-child{font-size:12px}.versatility{grid-template-columns:1fr;gap:36px}.versatility-intro h2{font-size:47px}.texture-tabs{padding:12px}.texture-tabs button{font-size:13px}#texture-panel{padding:26px;min-height:315px}#texture-title{font-size:29px}.how-grid{grid-template-columns:1fr;gap:32px}.step-number{margin-bottom:22px;font-size:43px}.how-step h3{font-size:28px;margin-bottom:15px}.how-step>p:last-child{max-width:none}.how-step .eyebrow{margin-bottom:10px}.features-layout{grid-template-columns:1fr;gap:32px}.feature-list summary{font-size:17px;padding-block:22px}.feature-list details>p{padding-right:10px}.venue-visuals{grid-template-columns:1fr;gap:30px}.venue-copy{padding:22px 0 0}.venue-copy h3{font-size:29px}.venue-grid{grid-template-columns:1fr 1fr;gap:30px 24px;margin-top:46px}.venue-grid h3{font-size:21px}.venue-grid p{font-size:13px}.venue-grid .eyebrow{font-size:9px}.benefits-section{grid-template-columns:1fr;gap:40px}.benefits-intro h2{font-size:46px}.benefit-list h3{font-size:24px}.benefit-list article{gap:20px}.inquiry-section{grid-template-columns:1fr;gap:35px;padding-block:66px}.inquiry-intro h2{font-size:46px}.inquiry-intro h2 br:nth-child(2){display:none}.inquiry-brand{display:none}.inquiry-form{padding:25px 21px}.email-link{font-size:18px;margin-top:25px}.form-row{grid-template-columns:1fr;gap:0}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{font-size:16px}.hero-tags{font-size:11px}.hero-actions .text-link{font-size:12px}.venue-image img{aspect-ratio:1.3}}
@media(max-width:370px){.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-visual{height:380px}.hero-tags{display:block}.hero-tags span{display:block}.statement-bar{font-size:9px;gap:12px}.venue-grid{grid-template-columns:1fr}.figure-index{max-width:82px}.header .wordmark{font-size:23px}.menu-toggle{font-size:12px}}
