@font-face{font-family:Manrope;src:url('assets/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#1d211c;--muted:#72756e;--stone:#f4f3f0;--green:#344b35;--accent:#6f8256;--line:#e7e7e1;--pad:clamp(22px,4.5vw,76px);font-family:Manrope,Arial,sans-serif;color:var(--ink);background:white;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #718b4f;outline-offset:5px}h1,h2,h3,p{margin:0}img{display:block;width:100%;height:100%;object-fit:cover}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{width:calc(100% - var(--pad)*2);max-width:1320px;margin-inline:auto}.wide{width:calc(100% - var(--pad));max-width:1450px;margin-inline:auto}.eyebrow{font-size:13px;font-weight:600;color:var(--muted);margin-bottom:20px;letter-spacing:.015em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:10px;left:10px;transform:translateY(-180%);z-index:100;padding:13px 22px;background:white}.skip:focus{transform:none}.pill{--pill-circle:38px;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:58px;padding:10px 10px 10px 26px;border:0;border-radius:999px;background:var(--stone);color:#1d211c;font-size:16px;font-weight:600;line-height:1.4;white-space:nowrap;transition:transform .3s ease}.pill-label{display:block}.pill-arrow{display:grid;place-items:center;flex:0 0 var(--pill-circle);width:var(--pill-circle);height:var(--pill-circle);border-radius:50%;background:#275634;color:#fff;transition:background-color .3s ease,color .3s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.pill-arrow svg{width:18px;height:18px;stroke-width:2}.pill.small{--pill-circle:32px;min-height:48px;padding:8px 8px 8px 20px;gap:12px;font-size:13px}.pill:focus-visible{transform:translateY(-2px)}.pill:focus-visible .pill-arrow{background:#b5d94e;color:#275634;transform:scale(1.15)}@media(hover:hover){.pill:hover{transform:translateY(-2px)}.pill:hover .pill-arrow{background:#b5d94e;color:#275634;transform:scale(1.15)}}.pill:active{transform:translateY(0)}.pill:active .pill-arrow{transform:scale(1.05)}
.header{height:84px;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.95);backdrop-filter:blur(15px);transition:box-shadow .2s}.header.scrolled{box-shadow:0 1px 0 #e4e5e0}.nav-wrap{height:100%;max-width:1440px;margin:auto;padding:0 var(--pad);display:flex;align-items:center;gap:55px}.logo{display:block;flex-shrink:0}.logo img{height:49px;width:142px;object-fit:contain}.nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:550}.nav>a,.nav-contact{position:relative;padding:10px 0}.nav>a:after,.nav-contact:after{position:absolute;content:'';height:1px;left:0;right:100%;bottom:6px;background:currentColor;transition:right .2s}.nav>a:hover:after,.nav-contact:hover:after{right:0}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:14px}.menu-open{display:none;padding:10px 0 10px 8px;background:none;border:0}.menu-open span{display:block;width:24px;height:1px;background:var(--ink);margin:6px 0}
.hero-intro{display:grid;grid-template-columns:1.8fr 1fr;gap:50px;padding-top:90px;padding-bottom:54px;align-items:center}.hero-title h1{font-size:clamp(53px,5.4vw,84px);line-height:1.1;font-weight:480;letter-spacing:-.065em}.hero-title .eyebrow{margin-bottom:17px}.rolling-line{display:block;position:relative;overflow:hidden;height:1.16em;color:#70756d}.rolling-line>span{display:block;position:absolute;left:0;top:0;white-space:nowrap;will-change:transform,opacity}.rolling-line #rolling-next{transform:translateY(105%);opacity:0}.rolling-line.changing #rolling-word{animation:word-out .75s cubic-bezier(.55,.05,.25,1) both}.rolling-line.changing #rolling-next{animation:word-in .75s cubic-bezier(.55,.05,.25,1) both}.hero-message{max-width:360px;justify-self:end;padding-top:30px}.hero-message>p{font-size:16px;line-height:1.55;color:var(--muted);margin-bottom:25px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.experience{position:relative;height:640px;overflow:hidden;border-radius:20px;isolation:isolate;color:white;background:#344233}.scene,.experience-shade{position:absolute;inset:0}.scene{opacity:0;transition:opacity .9s ease;z-index:-2}.scene.active{opacity:1}.scene img,.scene video{height:100%;width:100%;object-fit:cover}.scene img{transform:scale(1.05);transition:transform 9s linear}.scene.active img{transform:scale(1)}.scene[data-panel=detail]{background:#62503e}.scene[data-panel=detail] video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 70%}.experience[data-scene=detail] .experience-shade{background:linear-gradient(0deg,rgba(4,17,8,.68),transparent 26%)}.experience[data-scene=detail] .scene-caption{top:40px;right:35px;bottom:auto;max-width:26%;text-align:right}.experience[data-scene=detail] .scene-caption h2{font-size:clamp(30px,3vw,48px)}.scene-tab[data-scene=detail] .tab-image img{object-position:50% 58%}.scene-tab[data-scene=detail].active i:after{animation:none;transform:scaleX(var(--material-progress,0))}.experience-shade{z-index:-1;background:linear-gradient(0deg,rgba(4,17,8,.79),transparent 60%),linear-gradient(90deg,rgba(11,21,10,.15),transparent 65%);pointer-events:none}.floating-notes{position:absolute;top:35px;left:35px;display:flex;flex-direction:column;align-items:stretch;gap:10px}.floating-note{display:flex;align-items:center;gap:11px;padding:15px 18px;min-height:53px;border:1px solid #ffffff48;background:rgba(29,41,25,.24);backdrop-filter:blur(18px);border-radius:13px;font-size:14px;box-shadow:0 6px 35px #0c160d12;animation:note-in .8s both}.floating-note:nth-child(2){animation-delay:.15s}.floating-note:nth-child(3){animation-delay:.3s}.floating-note svg{width:18px;height:18px;flex-shrink:0}.scene-caption{position:absolute;right:45px;bottom:145px;max-width:520px;text-align:right}.scene-caption>p{font-size:14px;margin-bottom:16px;color:#ffffffe0}.scene-caption>h2{font-size:clamp(42px,4.9vw,72px);line-height:1.02;font-weight:450;letter-spacing:-.06em}.experience-bottom{position:absolute;bottom:25px;left:35px;right:30px;display:flex;align-items:flex-end;justify-content:center}.scene-tabs{display:flex;gap:13px}.scene-tab{position:relative;width:124px;background:transparent;color:white;border:0;padding:0 0 11px;text-align:left;font-size:12px;opacity:.65;transition:opacity .2s}.scene-tab:hover,.scene-tab.active{opacity:1}.tab-image{display:block;height:59px;border-radius:7px;overflow:hidden;margin-bottom:9px;border:1px solid #ffffff65}.scene-tab i{position:absolute;bottom:0;left:0;height:2px;background:#ffffff55;width:100%}.scene-tab.active i:after{content:'';display:block;height:2px;width:100%;background:white;transform-origin:left;animation:progress 8s linear}.motion-toggle{position:absolute;right:0;bottom:0;display:grid;place-items:center;border:1px solid #ffffff65;border-radius:50%;width:39px;height:39px;background:#ffffff10;color:white}.motion-toggle svg{width:19px;height:19px}.play-icon{display:none}.motion-toggle[aria-pressed=true] .pause-icon{display:none}.motion-toggle[aria-pressed=true] .play-icon{display:block}.paused .scene-tab.active i:after{animation-play-state:paused}.paused .scene img{transition:none}.promise-line{display:flex;align-items:center;justify-content:center;gap:70px;padding-top:43px;padding-bottom:70px}.promise-line>p{font-size:12px;line-height:1.7;color:var(--muted)}.promise-line>p:last-child{text-align:right}.promise-line strong{font-weight:500;color:#393f35}.promise-line>span{font-size:32px;letter-spacing:-1.7px;font-weight:600;color:#4c5348}
.discovery{padding-top:60px;padding-bottom:35px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:35px}.section-heading h2{font-size:clamp(36px,3.8vw,56px);line-height:1.14;font-weight:480;letter-spacing:-.055em}.section-heading>p{max-width:340px;font-size:16px;color:var(--muted);line-height:1.65}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{height:600px;border-radius:23px;background:var(--stone);position:relative;overflow:hidden;isolation:isolate}.product-copy{padding:39px 40px;position:relative;z-index:2}.product-copy .eyebrow{font-size:13px;margin-bottom:17px}.product-copy h3{font-size:clamp(31px,3vw,45px);line-height:1.16;letter-spacing:-.05em;font-weight:480;margin-bottom:22px}.simple-link{display:inline-flex;gap:6px;align-items:center;color:#556e41;font-size:14px;font-weight:600}.simple-link svg{width:15px;height:15px;transition:transform .2s}.simple-link:hover svg{transform:translateX(3px)}.sample-fan{position:absolute;bottom:-50px;left:5%;right:5%;height:340px;perspective:1100px;transform:translate3d(var(--mx,0px),var(--my,0px),0);transition:transform .45s ease}.fan-piece{position:absolute;width:46%;height:325px;left:27%;top:0;border-radius:15px;overflow:hidden;box-shadow:0 14px 40px #1b1c173a;transition:transform .7s cubic-bezier(.2,.8,.2,1);transform-origin:50% 100%;background:#a9977a}.fan-piece:nth-child(1){transform:translateX(-53%) rotate(-23deg)}.fan-piece:nth-child(2){transform:translateY(-24px) rotate(-2deg)}.fan-piece:nth-child(3){transform:translateX(55%) rotate(20deg)}.material-card:hover .fan-piece:nth-child(1){transform:translateX(-67%) translateY(-8px) rotate(-28deg)}.material-card:hover .fan-piece:nth-child(2){transform:translateY(-50px)}.material-card:hover .fan-piece:nth-child(3){transform:translateX(68%) translateY(-8px) rotate(25deg)}.fan-piece img{object-position:40% center}.fan-piece>span{position:absolute;left:14px;right:14px;top:14px;padding:8px 11px;background:#ffffffec;border-radius:9px;font-size:12px;text-align:center}.card-footnote{position:absolute;right:22px;bottom:19px;font-size:12px;color:white;z-index:3;background:#1e2b1ac9;padding:6px 10px;border-radius:8px}.facade-window{position:absolute;left:26px;right:26px;top:274px;bottom:-23px;overflow:hidden;border-radius:16px;transform:translate3d(var(--mx,0px),var(--my,0px),0) rotate(-3deg);transition:transform .5s ease}.facade-window img{object-position:center 27%}.photo-badge{position:absolute;bottom:54px;left:24px;display:flex;gap:8px;align-items:center;background:#fffffff2;padding:12px 15px;border-radius:12px;font-size:13px;box-shadow:0 8px 30px #17221520}.photo-badge svg{height:17px;width:17px}
.colour-section{padding-top:10px;padding-bottom:110px}.colour-studio{background:#eff1eb;display:grid;grid-template-columns:1fr 1fr;min-height:620px;border-radius:23px;overflow:hidden}.colour-copy{padding:55px 50px}.colour-copy h2{font-size:clamp(35px,3.4vw,50px);font-weight:480;line-height:1.16;letter-spacing:-.052em;margin-bottom:22px}.colour-copy>p:not(.eyebrow):not(.colour-disclaimer){font-size:16px;line-height:1.65;color:var(--muted);max-width:410px}.colour-selector{display:flex;gap:16px;margin-top:29px;margin-bottom:20px}.colour-option{width:55px;height:55px;border:3px solid transparent;border-radius:50%;padding:4px;background:none;transition:transform .2s,border-color .2s}.colour-option:hover{transform:translateY(-4px)}.colour-option.active{border-color:var(--ink)}.colour-option img{border-radius:50%}.colour-description{min-height:91px;margin-bottom:17px}.colour-description h3{font-size:18px;font-weight:600;margin-bottom:7px}.colour-description p{font-size:14px;line-height:1.6;color:var(--muted);max-width:350px}.colour-disclaimer{font-size:12px!important;margin-top:16px;color:var(--muted)}.colour-display{position:relative;margin:25px;border-radius:18px;overflow:hidden;isolation:isolate;background:#8b6b46}.texture-button{display:block;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;padding:0;border:0;background:none;cursor:zoom-in}.texture-button img{transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .2s;transform:scale(1.02)}.texture-button.zoomed{cursor:zoom-out}.texture-button.zoomed img{transform:scale(2)}.texture-caption{position:absolute;left:20px;right:20px;bottom:20px;display:flex;align-items:center;justify-content:space-between;padding:13px 13px 13px 17px;color:var(--ink);background:#fffffff0;backdrop-filter:blur(10px);border-radius:13px;gap:12px;font-size:12px;pointer-events:none}.zoom-button{pointer-events:auto;display:grid;place-items:center;width:33px;height:33px;border:0;background:#e9eae4;border-radius:9px}.zoom-button svg{width:17px;height:17px}.texture-tip{position:absolute;left:20px;top:20px;background:#fff9;padding:8px 12px;font-size:12px;border-radius:9px;pointer-events:none}
.feel-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-bottom:100px;padding-top:15px}.feel-heading h2{font-size:clamp(40px,4.7vw,70px);line-height:1.08;letter-spacing:-.06em;font-weight:480;margin-bottom:25px}.feel-heading>p:not(.eyebrow){font-size:16px;line-height:1.7;color:var(--muted);max-width:400px;margin-bottom:23px}.feel-visual{height:570px;border-radius:50%;position:relative;background:#f2f1ec;perspective:1000px}.plank-viewport{position:absolute;inset:0;border-radius:inherit;overflow:hidden;isolation:isolate}.floating-plank{position:absolute;left:calc(50% - 18px);top:50%;width:110%;aspect-ratio:1;transform:translate3d(calc(-50% + var(--mx,0px)),calc(-50% + var(--my,0px)),0) rotate(8deg);filter:drop-shadow(0 36px 24px #28231b29);transition:transform .5s ease;animation:levitate 6s ease-in-out infinite}.floating-plank>img{display:block;width:100%;height:auto;clip-path:polygon(11.8800% 49.5963%, 100.0000% 10.1499%, 100.0000% 51.3264%, 60.0923% 79.4694%, 59.6309% 79.7001%, 59.1696% 79.8155%, 58.7082% 79.9308%, 56.5167% 79.1234%, 46.1361% 74.3945%, 34.6021% 68.9735%, 23.0681% 63.5525%, 12.8028% 58.8235%, 11.9954% 57.7855%, 11.8800% 57.5548%);transform:translate(5.8%,4.8%) scaleX(-1)}.material-orbit{position:absolute;inset:0}.orbit-text{position:absolute;z-index:2;background:white;border:1px solid #e9e9e1;border-radius:13px;padding:14px 20px;font-size:14px;box-shadow:0 10px 25px #292d1d07}.orbit-a{top:7%;left:1%;transform:rotate(-6deg)}.orbit-b{top:42%;right:-4%;transform:rotate(5deg)}.orbit-c{bottom:6%;left:10%;transform:rotate(3deg)}
.project-section{height:650px;border-radius:23px;position:relative;overflow:hidden;isolation:isolate;color:white}.project-section>img{position:absolute;inset:0;z-index:-2;transform:scale(1.04) translateY(var(--project-y,0px));will-change:transform}.project-section:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#142414aa,transparent 80%)}.project-overlay{padding:90px 65px}.project-overlay>p{font-size:14px;margin-bottom:22px}.project-overlay h2{font-size:clamp(54px,6vw,92px);font-weight:450;letter-spacing:-.06em;line-height:1.02;margin-bottom:35px}.contact-section{padding-top:110px;padding-bottom:100px;display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-section h2{font-size:clamp(52px,6vw,88px);font-weight:480;line-height:1.03;letter-spacing:-.065em}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;max-width:410px}.contact-actions>p{width:100%;font-size:18px;line-height:1.65;color:var(--muted);margin-bottom:15px}footer{background:#f6f6f3;border-top:1px solid var(--line)}.footer-top{padding-top:58px;padding-bottom:60px;display:grid;grid-template-columns:1.15fr 1fr 1.2fr 1fr;gap:40px}.footer-logo{font-weight:650;letter-spacing:-1.6px;font-size:30px;line-height:1}.footer-logo>span{color:#7b9464}.footer-column h3{font-size:13px;font-weight:650;margin-bottom:23px}.footer-column a{display:block;font-size:13px;color:var(--muted);margin-top:14px}.footer-column a:hover{color:var(--ink)}.footer-bottom{padding-top:23px;padding-bottom:23px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);border-top:1px solid #dddfd8}.mobile-menu{border:0;background:white;color:var(--ink);width:100%;max-width:100%;max-height:100svh;margin:0;padding:28px var(--pad) 40px}.mobile-menu::backdrop{background:#1420129c;backdrop-filter:blur(8px)}.mobile-menu>div{display:flex;justify-content:space-between;align-items:center}.menu-close{padding:10px;background:none;border:0}.mobile-menu nav{display:flex;flex-direction:column;gap:24px;padding:45px 0}.mobile-menu nav a{font-size:28px;letter-spacing:-.04em}.paused *{animation-play-state:paused!important}
@keyframes word-out{to{transform:translateY(-110%);opacity:0;filter:blur(4px)}}@keyframes word-in{to{transform:translateY(0);opacity:1;filter:blur(0)}}@keyframes note-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes levitate{0%,100%{translate:0 0}50%{translate:0 -15px}}
@media(min-width:1700px){.experience{height:710px}.hero-intro{padding-top:110px;padding-bottom:65px}}
@media(max-width:1150px){.nav-wrap{gap:32px}.nav{gap:22px}.nav-actions{gap:17px}.hero-intro{gap:32px;grid-template-columns:1.6fr 1fr;padding-top:60px}.hero-title h1{font-size:6vw}.hero-message{padding-top:27px}.hero-actions{gap:8px}.pill{--pill-circle:36px;min-height:54px;padding:9px 9px 9px 22px;gap:13px;font-size:14px}.experience{height:590px}.product-copy{padding:32px}.product-card{height:550px}.sample-fan{height:300px}.fan-piece{height:290px}.facade-window{top:254px}.colour-copy{padding:40px 32px}.colour-display{margin:20px 20px 20px 0}.feel-visual{height:460px}.feel-section{gap:45px}.project-section{height:560px}.footer-top{gap:25px}}
@media(max-width:1050px){.nav{display:none}.nav-contact{display:none}.menu-open{display:block}}
@media(max-width:850px){.nav{display:none}.nav-wrap{padding-inline:var(--pad)}.header{height:76px}.logo img{height:46px;width:122px}.nav-contact{display:none}.menu-open{display:block}.hero-intro{display:block;padding-top:48px;padding-bottom:34px}.hero-title h1{font-size:clamp(48px,8.5vw,72px)}.hero-message{max-width:600px;display:flex;gap:24px;align-items:center;padding-top:22px}.hero-message>p{font-size:14px;margin:0;max-width:320px}.hero-actions{flex-shrink:0;display:flex;flex-direction:column}.hero-actions .pill{--pill-circle:32px;min-height:48px;padding:8px 8px 8px 20px;gap:12px;font-size:13px}.experience{height:610px;width:calc(100% - 32px);border-radius:17px}.floating-notes{top:23px;left:23px}.floating-note{font-size:12px;padding:11px 14px;min-height:43px}.scene-caption{right:25px;bottom:165px}.scene-caption h2{font-size:53px}.scene-caption p{font-size:13px}.experience-bottom{left:23px;right:23px}.scene-tabs{gap:10px;margin-right:45px}.scene-tab{width:100px;font-size:11px}.tab-image{height:54px}.promise-line{gap:38px;padding-bottom:35px;padding-top:32px}.promise-line>span{font-size:27px}.promise-line>p{font-size:11px}.discovery{padding-top:55px}.section-heading{display:block}.section-heading h2{font-size:42px}.section-heading>p{margin-top:22px;max-width:450px;font-size:15px}.product-grid{gap:18px}.product-card{height:485px}.product-copy{padding:26px}.product-copy h3{font-size:31px}.simple-link{font-size:13px}.sample-fan{bottom:-48px;height:260px}.fan-piece{height:250px}.fan-piece>span{font-size:10px;left:8px;right:8px;top:8px;padding:6px}.facade-window{top:246px;left:17px;right:17px}.photo-badge{font-size:11px;left:12px;bottom:50px;padding:10px}.colour-studio{grid-template-columns:1fr 1fr}.colour-copy{padding:35px 27px}.colour-copy h2{font-size:33px}.colour-copy>p:not(.eyebrow):not(.colour-disclaimer){font-size:14px}.colour-description p{font-size:13px}.colour-description{min-height:102px}.colour-selector{gap:12px}.colour-option{width:50px;height:50px}.texture-caption{left:12px;right:12px;bottom:12px;padding-left:12px;font-size:10px}.texture-tip{left:12px;top:12px;font-size:10px}.feel-section{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:65px}.feel-heading h2{font-size:44px}.feel-heading>p:not(.eyebrow){font-size:14px}.feel-visual{height:360px}.orbit-text{font-size:11px;padding:11px 14px}.project-section{height:500px}.project-overlay{padding:65px 40px}.project-overlay h2{font-size:64px}.contact-section{padding-top:80px;padding-bottom:75px;gap:30px}.contact-section h2{font-size:59px}.contact-actions{max-width:310px}.contact-actions>p{font-size:16px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-logo{padding-top:0}}
@media(max-width:580px){:root{--pad:24px}.nav-wrap{gap:16px}.nav-actions{gap:10px}.nav-actions .pill.small{--pill-circle:26px;min-height:42px;font-size:11px;padding:8px 7px 8px 14px;gap:8px}.nav-actions .pill-arrow svg{width:15px;height:15px}.hero-intro{padding-top:34px;padding-bottom:28px}.eyebrow{font-size:12px;margin-bottom:15px}.hero-title h1{font-size:clamp(42px,9vw,53px);letter-spacing:-.06em}.hero-message{display:block;padding-top:18px}.hero-message>p{font-size:14px;line-height:1.6;max-width:400px}.hero-actions{flex-direction:row;margin-top:20px;gap:10px}.hero-actions .pill{--pill-circle:30px;font-size:12px;padding:8px 8px 8px 16px;gap:10px;min-height:46px}.experience{height:560px}.floating-notes{top:18px;left:17px;right:17px;gap:8px}.floating-note{padding:10px 12px;font-size:11px;min-height:39px;gap:8px;border-radius:11px}.floating-note svg{width:15px;height:15px}.scene-caption{right:24px;left:24px;bottom:143px;text-align:left}.scene-caption p{font-size:12px;margin-bottom:12px}.scene-caption h2{font-size:49px}.experience-bottom{left:17px;right:17px;bottom:20px;justify-content:flex-start}.scene-tabs{gap:9px;margin-right:38px;flex:1;min-width:0}.scene-tab{width:auto;min-width:0;flex:1;font-size:10px;padding-bottom:9px}.tab-image{height:49px;border-radius:6px;margin-bottom:8px}.motion-toggle{width:31px;height:31px;bottom:27px}.motion-toggle svg{width:16px;height:16px}.promise-line{gap:18px;padding-top:29px;padding-bottom:20px;justify-content:space-between}.promise-line>p{font-size:10px}.promise-line>span{font-size:24px;letter-spacing:-1.3px}.discovery{padding-top:55px;padding-bottom:20px}.section-heading h2{font-size:38px}.section-heading>p{font-size:15px;margin-top:19px}.section-heading{margin-bottom:26px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card{height:510px;border-radius:20px}.product-copy{padding:29px}.product-copy h3{font-size:36px;margin-bottom:18px}.simple-link{font-size:14px}.sample-fan{left:6%;right:6%;height:282px;bottom:-38px}.fan-piece{height:265px}.fan-piece>span{font-size:11px;padding:7px}.facade-window{top:251px;bottom:-20px;left:24px;right:24px}.photo-badge{font-size:12px;bottom:46px}.colour-section{padding-top:0;padding-bottom:66px}.colour-studio{grid-template-columns:1fr;min-height:0;border-radius:20px}.colour-copy{padding:32px 29px}.colour-copy h2{font-size:36px}.colour-copy>p:not(.eyebrow):not(.colour-disclaimer){font-size:15px}.colour-description{min-height:80px}.colour-description p{font-size:14px}.colour-display{margin:0 18px 18px;height:380px;border-radius:16px}.texture-caption{font-size:12px;left:14px;right:14px;bottom:14px}.texture-tip{font-size:11px;left:14px;top:14px}.colour-disclaimer{font-size:11px!important}.feel-section{grid-template-columns:1fr;padding-top:0;padding-bottom:65px;gap:35px}.feel-heading h2{font-size:48px}.feel-heading>p:not(.eyebrow){font-size:15px}.feel-visual{height:auto;aspect-ratio:1;max-width:430px;width:100%;margin:auto}.orbit-text{font-size:12px}.orbit-b{right:0}.project-section{height:500px;width:calc(100% - 32px);border-radius:18px}.project-overlay{padding:54px 28px}.project-overlay>p{font-size:13px;max-width:240px;line-height:1.5}.project-overlay h2{font-size:58px}.project-section>img{object-position:64% center}.contact-section{display:block;padding-top:65px;padding-bottom:65px}.contact-section h2{font-size:62px}.contact-actions{margin-top:27px;max-width:none;gap:10px}.contact-actions>p{font-size:16px}.contact-actions .pill{--pill-circle:32px;font-size:13px;padding:8px 8px 8px 20px;gap:12px;min-height:48px}.footer-top{padding-top:44px;padding-bottom:43px;grid-template-columns:1fr 1fr;gap:32px 20px}.footer-logo{font-size:28px}.footer-column h3{font-size:12px;margin-bottom:18px}.footer-column a{font-size:12px;line-height:1.5;margin-top:12px}.footer-bottom{flex-wrap:wrap;font-size:11px;gap:15px}.footer-bottom>span:nth-child(2){order:3;width:100%}.menu-close svg{width:23px;height:23px}.mobile-menu .footer-logo{font-size:28px}}
@media(max-width:380px){.scene-tab{font-size:9px}.product-copy h3{font-size:32px}.section-heading h2{font-size:34px}.colour-copy h2{font-size:32px}.scene-caption h2{font-size:43px}.feel-heading h2{font-size:43px}.project-overlay h2{font-size:49px}.contact-section h2{font-size:53px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scene img{transform:none}.floating-plank{translate:none}.sample-fan,.facade-window{translate:none}.project-section>img{transform:none}}

/* Official LujoGardens wordmark, with its original proportions and colours. */
.footer-logo{display:block}.footer-logo img{width:190px;max-width:100%;height:auto;object-fit:contain;object-position:left center}.mobile-menu .footer-logo img{width:165px}@media(max-width:580px){.footer-logo img{width:155px}.mobile-menu .footer-logo img{width:150px}}
@media(max-width:580px){.nav-wrap{gap:10px}.nav-actions{gap:10px}.logo img{width:110px;height:42px}}

@media(max-width:380px){.nav-actions .pill.small{padding-left:12px;gap:7px;white-space:normal}.nav-actions .pill-label{max-width:54px}.nav-actions .pill-arrow{--pill-circle:24px}}

@media(max-width:850px){.experience[data-scene=detail] .floating-notes{visibility:hidden}.experience[data-scene=detail] .scene-caption{top:23px;left:23px;right:23px;bottom:auto;max-width:none;text-align:center}.experience[data-scene=detail] .scene-caption h2{font-size:34px;line-height:1.05}.experience[data-scene=detail] .scene-caption p{margin-bottom:10px}}

.pill.pill--white,.colour-studio .pill,.project-overlay .pill{background:#fff}

/* Shared navigation for the LujoGardens homepage and material collections. */
@media(min-width:1151px){.nav-wrap{gap:36px}.nav{gap:24px;white-space:nowrap}.nav-actions{gap:18px}}
@media(max-width:440px){.header .nav-wrap{gap:10px}.header .nav-actions{gap:8px}.nav-actions .pill.small{white-space:normal}.nav-actions .pill-label{max-width:62px;white-space:normal}}
@media(max-width:370px){.header .nav-actions>.pill.small{display:none}}
