
:root{--paper:#f4f3ef;--ink:#222520;--muted:#71756e;--line:#dcddd4;--orange:#ed491a;--yellow:#ffba12;--white:#fff;--radius:24px;--font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button,a{touch-action:manipulation}button{border:0;background:none}button[disabled]{opacity:.4;cursor:default}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin-top:0}img{display:block;max-width:100%}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--orange);font-style:italic;letter-spacing:-.055em}h1,h2,h3{font-weight:550;line-height:1.06;letter-spacing:-.048em}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,canvas:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:5px}button[hidden],[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.icons{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;top:-80px;left:20px;padding:12px 20px;background:white;z-index:200}.skip:focus{top:12px}.header{height:80px;position:fixed;z-index:40;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 4.2vw;border-bottom:1px solid #dddcd37f;background:#f4f3efed;backdrop-filter:blur(18px)}.logo{flex-shrink:0}.logo img{width:158px;height:auto;mix-blend-mode:multiply}.header nav{display:flex;gap:30px;font-size:12px;font-weight:500}.header nav a{padding:14px 0}.header nav a:hover{color:var(--orange)}.nav-cta{display:flex;gap:20px;align-items:center;border:1px solid #35382e;border-radius:30px;font-size:12px;padding:10px 17px;white-space:nowrap}.nav-cta svg{width:17px}.nav-cta:hover{color:#fff;background:var(--ink)}.journey{position:relative;height:650svh;min-height:4000px;background:var(--paper)}.stage{height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden;background:var(--paper)}.story-meta{position:absolute;top:111px;left:4.2vw;right:4.2vw;display:flex;justify-content:space-between;align-items:center;color:#6e736b;z-index:5;font-size:9px;letter-spacing:1.75px}.model-label{letter-spacing:.2px;font-size:10px;display:flex;gap:10px;align-items:center}.model-label i{width:4px;height:4px;border-radius:50%;background:var(--orange)}.chapter-copy{position:absolute;top:27%;left:4.2vw;width:26.6%;height:475px;z-index:10;pointer-events:none}.chapter{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(15px);transition:opacity .3s,transform .4s,visibility .3s;pointer-events:none}.chapter.active{opacity:1;visibility:visible;transform:none;pointer-events:auto}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:600;line-height:1.6;margin-bottom:24px}.chapter h1,.chapter h2{font-size:clamp(43px,4.3vw,71px);letter-spacing:-.052em;line-height:1.055;margin:0 0 26px}.chapter h1 em{white-space:nowrap}.chapter .intro{font-size:clamp(16px,1.25vw,20px);font-weight:500;line-height:1.6;letter-spacing:-.35px;margin:0 0 16px;max-width:340px}.support{font-size:14px;line-height:1.85;color:var(--muted);max-width:320px;margin:0 0 24px}.scroll-cta{font-size:12px;font-weight:500;padding:6px 0;display:flex;align-items:center;gap:17px;margin-top:8px}.scroll-cta svg{width:38px;height:38px;padding:9px;border:1px solid #caccbf;border-radius:50%}.scroll-cta:hover svg{background:var(--ink);color:white;border-color:var(--ink)}.detail-caption{display:block;border-top:1px solid var(--line);padding-top:15px;max-width:305px;font-size:10px;color:#85887e;line-height:1.8}.viewer{position:absolute;left:30.1%;right:.3%;top:153px;bottom:135px;z-index:3;min-height:220px}.viewer canvas,.viewer>img{width:100%;height:100%;display:block;object-fit:contain;outline:none}.viewer canvas{touch-action:pan-y}.viewer.exploring canvas{touch-action:none;cursor:grab}.viewer.exploring canvas:active{cursor:grabbing}#loading{position:absolute;top:45%;left:50%;transform:translateX(-50%);font-size:12px;color:var(--muted)}.model-note{position:absolute;bottom:35px;left:11%;font-size:8px;letter-spacing:1.1px;display:flex;gap:8px;align-items:center;color:#72796d;pointer-events:none}.model-note b{width:5px;height:5px;display:inline-block;background:var(--orange);border-radius:50%}.model-tools{position:absolute;z-index:12;left:65%;bottom:122px;transform:translateX(-50%);display:flex;padding:5px;gap:4px;align-items:center;border-radius:50px;background:#fffdf8ed;border:1px solid #e1e2d8;box-shadow:0 8px 25px #22261706;white-space:nowrap}.model-tools button{min-height:42px;min-width:43px;display:flex;gap:7px;align-items:center;justify-content:center;border-radius:25px;padding:9px 13px;font-size:11px}.model-tools button svg{width:15px;height:15px}.model-tools button:hover{background:#eaece3}.model-tools button[aria-pressed=true]{background:var(--ink);color:#fff}.scene-hint{position:absolute;bottom:92px;left:31%;right:0;text-align:center;color:#818679;font-size:10px;letter-spacing:.3px;z-index:5;margin:0;pointer-events:none}.fallback-message{position:absolute;bottom:119px;left:34%;right:4%;margin:0;text-align:center;font-size:9px;color:#96998e;line-height:1.5}.chapter-navigation{position:absolute;left:4.2vw;right:4.2vw;bottom:20px;border-top:1px solid var(--line);padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:12}.story-position{font-size:14px;letter-spacing:.5px;font-weight:500;white-space:nowrap;min-width:72px}.slash{margin:0 8px;color:#b1b4a7}.chapter-navigation nav{display:flex;align-items:center;gap:14px}.chapter-navigation nav button{font-size:11px;min-height:40px;padding:7px 12px;color:#858a7e;border-bottom:2px solid transparent}.chapter-navigation nav button.selected{color:var(--ink);border-bottom-color:var(--orange)}.chapter-navigation nav button:hover{color:var(--orange)}.skip-story{font-size:10px;display:flex;gap:10px;align-items:center}.skip-story svg{width:16px}.progress-track{position:absolute;inset:auto 0 0;height:2px;background:#e2e4d8}.progress-track>div{width:0;height:100%;background:linear-gradient(90deg,var(--orange),var(--yellow))}.swatches{display:flex;gap:13px;align-items:center;margin:23px 0 12px}.swatch{height:26px;width:26px;min-width:26px;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 4px var(--paper),0 0 0 5px transparent;margin:5px}.swatch.selected{box-shadow:0 0 0 4px var(--paper),0 0 0 5px #35392e}.swatches>span{font-size:12px;margin-left:8px}.finish-note{font-size:10px;line-height:1.8;color:var(--muted);max-width:265px;margin:0 0 23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:40px;padding:15px 23px;font-size:13px;font-weight:500;min-height:49px;border:1px solid transparent}.button svg{width:17px}.primary{background:var(--orange);color:#fff}.primary:hover{background:#cd3b11}.light{background:var(--paper);color:var(--ink)}.light:hover{background:white}.outline{border-color:#b5b8ac;background:transparent}.underlined{display:inline-flex;gap:16px;align-items:center;padding:6px 0;border-bottom:1px solid #b0b6a5;font-size:13px;line-height:1.4}.underlined svg{width:17px}.exit-focus{position:fixed;right:30px;top:28px;z-index:101;border:1px solid #cecec3;background:#fffdf8e8;border-radius:30px;padding:12px 18px;display:flex;align-items:center;gap:8px;font-size:12px}.product-focus .viewer{position:fixed;inset:60px 2vw 96px;z-index:90;background:var(--paper)}.product-focus:before{content:'';position:fixed;inset:0;background:var(--paper);z-index:85}.product-focus .model-tools{position:fixed;bottom:26px;left:50%;z-index:100}.product-focus .scene-hint{position:fixed;left:0;bottom:5px;z-index:101;font-size:9px}.product-focus .model-note{display:none}.section{padding:104px max(5.5vw,24px);scroll-margin-top:70px}.section h2{font-size:clamp(40px,4.5vw,70px);line-height:1.08;margin:0 0 25px;letter-spacing:-.05em}.section-overline{display:flex;justify-content:space-between;align-items:flex-start}.section-overline>span{font-size:9px;letter-spacing:1.25px;color:#8d9386}.introduction{background:#fffefa;padding-bottom:82px}.intro-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:11vw;align-items:start;margin-top:24px}.intro-grid h2{margin:0}.large-copy{font-size:22px;font-weight:500;line-height:1.6;letter-spacing:-.6px}.intro-grid p:not(.large-copy){color:var(--muted);font-size:15px;line-height:1.95;margin-bottom:0;max-width:500px}.material-facts{display:flex;gap:9vw;padding:42px 0 0;margin-top:60px;border-top:1px solid var(--line)}.material-facts>div{display:flex;flex-direction:column;gap:4px}.material-facts strong{font-size:30px;font-weight:500;letter-spacing:-1.2px}.material-facts span{color:var(--muted);font-size:12px}.highlights{background:#eeeee8;padding-right:0;overflow:hidden}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:flex-end}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{margin-bottom:30px}.carousel-arrows{display:flex;gap:9px;padding:0 5.5vw 33px 0}.carousel-arrows button{height:44px;width:44px;border-radius:50%;background:#dedfd6;display:grid;place-items:center}.carousel-arrows button:hover{background:var(--ink);color:#fff}.carousel-arrows svg{width:18px}.highlights-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:9px 5.5vw 0 0}.highlights-track::-webkit-scrollbar{display:none}.highlight{position:relative;flex:0 0 min(36vw,490px);height:585px;min-width:340px;border-radius:25px;overflow:hidden;background:#f8f8f3;scroll-snap-align:start}.highlight-text{position:absolute;z-index:2;left:30px;right:25px;top:28px}.highlight-text>span{font-size:9px;font-weight:600;letter-spacing:1.7px;display:block;margin-bottom:18px}.highlight h3{font-size:31px;line-height:1.15;font-weight:550;margin:0}.highlight img{height:100%;width:100%;object-fit:cover;object-position:center center}.dark-card{color:#f4f3ee;background:#20251f}.detail-button{position:absolute;right:23px;bottom:23px;height:41px;width:41px;background:#30372b;color:white;border-radius:50%;display:grid;place-items:center}.dark-card .detail-button{background:#eceee5;color:#242a21}.detail-button:hover{background:var(--orange);color:white}.comparison-section{background:var(--paper);text-align:center}.comparison-section h2{margin-bottom:20px}.comparison-section .section-lead{max-width:580px;margin:0 auto 40px}.section-lead{font-size:16px;color:var(--muted);line-height:1.9;max-width:375px;letter-spacing:-.1px}.comparison{position:relative;border-radius:26px;overflow:hidden;background:var(--paper);margin:0 auto;width:100%;aspect-ratio:1.85;isolation:isolate}.comparison>img,.compare-inside{position:absolute;inset:0;width:100%;height:100%}.comparison img{width:100%;height:100%;object-fit:contain}.compare-inside{clip-path:inset(0 50% 0 0)}.compare-badge{position:absolute;z-index:4;top:22px;border:1px solid #d5d8cd;padding:8px 12px;border-radius:30px;background:#fafaf5c9;font-size:10px}.compare-badge:first-of-type{left:22px}.compare-badge:last-of-type{right:22px}.compare-line{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#aaa99b;pointer-events:none;z-index:4}.compare-line span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;background:#fff;border:1px solid #c9cabd;border-radius:50%;display:grid;place-items:center;box-shadow:0 4px 16px #282d1810;font-size:17px;color:#42483b}.comparison input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:ew-resize;z-index:5;margin:0}.comparison:focus-within{outline:2px solid var(--orange);outline-offset:6px}.comparison-controls{font-size:11px;color:var(--muted);margin:18px 0 36px}.comparison-copy{max-width:880px;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;gap:60px;text-align:left}.comparison-copy h3{font-size:19px;letter-spacing:-.45px;margin-bottom:14px}.comparison-copy p{font-size:13px;color:var(--muted);line-height:1.9;margin:0}.design-section{background:#fffefa}.design-section .section-heading{align-items:center;margin-bottom:28px}.design-stage{position:relative;background:var(--paper);border-radius:27px;overflow:hidden;aspect-ratio:1.82}.design-stage>img{width:100%;height:100%;object-fit:contain}.design-caption{position:absolute;left:32px;bottom:26px;max-width:285px;background:#f4f3efed;border-radius:10px;padding:17px 20px}.design-caption h3{font-size:20px;margin:0 0 7px;letter-spacing:-.45px}.design-caption p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.design-selector{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:30px 0 16px}.design-selector button{padding:11px 16px;border:1px solid #d6d9ce;border-radius:30px;display:flex;align-items:center;gap:9px;font-size:12px;min-height:45px}.design-selector .selected{background:#eceee6;border-color:#737b6a}.design-selector i{width:18px;height:18px;border-radius:50%;display:inline-block}.image-note{text-align:center;font-size:11px;color:#8a9081;line-height:1.8;margin-bottom:0}.planning-section{background:#e8e9e0}.planning-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;margin-top:24px}.planning-grid .large-copy{font-size:17px;color:#6a7163;line-height:1.8;max-width:345px;margin-bottom:35px;font-weight:400;letter-spacing:-.15px}.planning-list article{display:flex;gap:20px;border-top:1px solid #c6cabc;padding:25px 0}.planning-list article:first-child{padding-top:0;border-top:0}.planning-list article:last-child{padding-bottom:0}.planning-list article>span{font-size:10px;color:#939a86;padding-top:4px}.planning-list h3{font-size:21px;margin-bottom:12px;font-weight:500;letter-spacing:-.5px}.planning-list p{font-size:13px;color:#717966;line-height:1.9;margin:0}.projects-section{background:#232a22;color:#f2f2e9}.projects-section .eyebrow{color:#b4bba8}.projects-section em{color:#efb041}.project-heading{display:grid;grid-template-columns:1.35fr .8fr;gap:9vw;margin-top:25px;align-items:center}.project-heading>p{color:#b7bfaa;font-size:14px;line-height:1.9}.project-tabs{display:flex;gap:34px;border-bottom:1px solid #4e5546;margin-top:30px}.project-tabs button{font-size:13px;padding:17px 0;color:#a7b19a;border-bottom:2px solid transparent;min-height:52px}.project-tabs button[aria-selected=true]{color:white;border-bottom-color:#ffc164}.project-panel{padding:43px 0 45px;max-width:820px}.project-panel h3{font-size:29px;letter-spacing:-.85px;font-weight:500;margin-bottom:18px}.project-panel>p{font-size:15px;line-height:1.9;color:#b7bfaa;max-width:650px;margin-bottom:25px}.project-process{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;border-top:1px solid #4e5546;padding-top:33px}.project-process b{display:block;font-weight:400;color:#edb354;font-size:12px;margin-bottom:20px}.project-process h4{font-size:14px;font-weight:500;margin:0 0 10px;letter-spacing:-.3px}.project-process p{font-size:12px;color:#8e9b81;line-height:1.8;margin:0}.faq-section{background:#fffefa;display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.questions details{border-top:1px solid var(--line)}.questions details:last-child{border-bottom:1px solid var(--line)}.questions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:26px 0;font-size:15px;line-height:1.6;font-weight:500;cursor:pointer}.questions summary::-webkit-details-marker{display:none}.questions summary svg{width:17px;height:17px}.questions details[open] summary svg{transform:rotate(45deg)}.questions p{font-size:14px;color:var(--muted);line-height:1.9;margin:0 0 24px}.questions .underlined{font-size:12px;margin-bottom:25px}.contact-section{background:#eeeae0;display:grid;grid-template-columns:1fr 1fr;gap:12vw}.contact-section h2{font-size:clamp(45px,5vw,76px);margin-bottom:30px}.contact-section>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}.phone{font-size:27px;display:flex;gap:15px;align-items:center;margin:26px 0 9px;letter-spacing:-1px}.phone svg{width:21px}.email{font-size:14px}address{font-style:normal;font-size:12px;color:var(--muted);line-height:1.9;margin-top:20px}form{padding-top:6px}form h3{font-size:25px;font-weight:500;letter-spacing:-.75px;margin:0 0 39px}label{display:block;font-size:11px;font-weight:500;line-height:1.5;color:#6b7561;margin-bottom:24px}input,textarea,select{display:block;width:100%;background:transparent;border:0;border-bottom:1px solid #b3bcaa;border-radius:0;font-size:14px;padding:13px 0;color:var(--ink);resize:vertical;line-height:1.5}input::placeholder,textarea::placeholder{color:#989e8c}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:26px}form .button{margin-top:7px}.form-note{font-size:11px;line-height:1.8;color:#858e79;margin-top:19px}footer{padding:35px 4.2vw 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:28px;background:#f8f8f2}footer .logo img{width:146px}footer p{font-size:11px;color:var(--muted);margin:0}footer>div{display:flex;gap:25px;align-items:center;font-size:10px;color:#6f7864}footer>div button{font-size:10px;min-height:40px;padding:7px 0}footer small{width:100%;border-top:1px solid var(--line);padding-top:18px;color:#949d87;font-size:9px;line-height:1.8}dialog{padding:56px 45px 40px;border:1px solid #e4e6dc;background:#fafaf5;color:var(--ink);border-radius:25px;max-width:660px;width:calc(100vw - 40px);max-height:85svh;overflow:auto;box-shadow:0 30px 150px #20251f25}dialog::backdrop{background:#1a241c69;backdrop-filter:blur(7px)}dialog h2{font-size:40px;font-weight:500;letter-spacing:-1.7px;line-height:1.1;margin:0 0 23px}dialog p{font-size:14px;line-height:1.9;color:var(--muted)}dialog .eyebrow{font-size:9px;color:#6d7661}.dialog-close{position:absolute;right:18px;top:18px;width:35px;height:35px;border-radius:50%;background:#eaede3;display:grid;place-items:center}.dialog-close svg{width:17px}#detail-body h3{font-size:20px;letter-spacing:-.4px;margin:23px 0 11px}#detail-body p:last-child{margin-bottom:30px}#enquiry-draft{background:#eeefe8;border:1px solid #d6dbc9;border-radius:12px;padding:18px;min-height:240px;font-size:13px}.enquiry-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:23px}.enquiry-actions .button{font-size:12px;padding:12px 18px}.enquiry-actions .underlined{font-size:12px}body.reduced *,body.reduced *:before,body.reduced *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}.no-webgl #kitchen-canvas,.no-webgl #model-note{display:none!important}.no-webgl .scene-hint{bottom:95px}.no-webgl .viewer{bottom:147px}
@media(min-width:1750px){.chapter-copy{top:28%;width:26%}.viewer{top:170px;bottom:144px}.chapter h1,.chapter h2{font-size:75px}.support{font-size:16px;max-width:360px}.chapter .intro{font-size:22px;max-width:370px}.section{padding-left:max(6vw,calc((100vw - 1600px)/2));padding-right:max(6vw,calc((100vw - 1600px)/2))}.highlight{flex-basis:490px}}
@media(max-width:1180px){.header nav{gap:21px;font-size:11px}.header{padding:0 3.5vw}.logo img{width:137px}.chapter-copy{left:3.5vw;width:28%;top:25%}.chapter h1,.chapter h2{font-size:47px}.support{font-size:13px;max-width:270px}.chapter .intro{font-size:16px}.viewer{left:31%;top:145px}.story-meta{left:3.5vw;right:3.5vw}.chapter-navigation{left:3.5vw;right:3.5vw}.chapter-navigation nav{gap:5px}.chapter-navigation nav button{padding:6px 10px;font-size:10px}.skip-story{font-size:9px}.section{padding:83px 5vw}.section h2{font-size:49px}.highlight{flex-basis:43vw;height:530px}.highlight h3{font-size:29px}.large-copy{font-size:20px}.intro-grid{gap:7vw}.model-tools{left:65%}.model-tools button{font-size:10px;padding:9px 10px}.highlights{padding-right:0}.design-caption{bottom:15px;left:20px;max-width:250px}.contact-section{gap:8vw}}
@media(max-width:850px){.header nav{display:none}.chapter h1,.chapter h2{font-size:41px}.chapter-copy{width:29%;left:3vw}.chapter .intro{font-size:14px}.support{font-size:12px}.eyebrow{font-size:9px;letter-spacing:1.3px}.skip-story{display:none}.chapter-navigation nav{gap:10px}.intro-grid,.project-heading{gap:5vw}.material-facts{gap:9vw}.section h2{font-size:42px}.large-copy{font-size:18px}.planning-grid{gap:5vw}.planning-list p{font-size:12px}.project-tabs{gap:24px}.project-tabs button{font-size:12px}.faq-section{gap:4vw}.contact-section{gap:6vw}.contact-section h2{font-size:51px}.phone{font-size:24px}.questions summary{font-size:13px}.questions p{font-size:12px}.project-process{gap:19px}.highlight{min-width:315px;height:490px}.form-row{gap:15px}select{font-size:12px}}
@media(max-width:700px){html{scroll-padding-top:74px}.header{height:70px;padding:0 23px}.logo img{width:134px}.nav-cta{font-size:10px;padding:9px 12px;gap:10px;line-height:1.5}.nav-cta svg{width:14px;height:14px}.journey{height:650svh;min-height:3800px}.stage{height:100svh;min-height:680px}.story-meta{top:95px;left:24px;right:24px;font-size:7px;letter-spacing:1.3px}.model-label{display:none}.chapter-copy{top:133px;left:24px;right:24px;width:auto;height:265px}.chapter h1,.chapter h2{font-size:41px;line-height:1.04;letter-spacing:-2px;margin-bottom:13px}.chapter h1 br:first-child{display:none}.chapter .eyebrow{font-size:8px;margin-bottom:16px;letter-spacing:1.3px}.chapter .intro{font-size:14px;line-height:1.55;margin:0 0 10px;max-width:300px}.chapter .support{font-size:11px;line-height:1.7;max-width:320px;margin:0 0 12px}.chapter[data-chapter='0'] .support{max-width:303px}.chapter h2 br:nth-of-type(2){display:none}.chapter[data-chapter='4'] h2{max-width:320px}.chapter[data-chapter='3'] h2{font-size:38px}.detail-caption{font-size:9px;line-height:1.6;border:0;padding:0;color:#939889;max-width:310px}.scroll-cta{font-size:10px;padding:0;margin-top:10px;gap:12px;line-height:1.4}.scroll-cta svg{width:28px;height:28px;padding:6px}.viewer{top:374px;left:0;right:0;bottom:118px;min-height:175px}.no-webgl .viewer{bottom:130px}.model-note{bottom:12px;left:9%;font-size:6px;letter-spacing:.8px}.chapter-navigation{bottom:14px;left:19px;right:19px;padding-top:10px;gap:8px}.story-position{display:none}.chapter-navigation nav{justify-content:space-between;width:100%;gap:1px}.chapter-navigation nav button{font-size:8px;padding:4px 6px;min-height:37px}.scene-hint{left:0;bottom:84px;font-size:8px;letter-spacing:.1px}.no-webgl .scene-hint{bottom:79px}.fallback-message{left:35px;right:35px;bottom:105px;font-size:8px;line-height:1.5}.model-tools{left:50%;bottom:109px;gap:0;padding:3px;max-width:calc(100vw - 24px)}.model-tools button{font-size:9px;min-width:36px;min-height:38px;padding:8px 9px;gap:4px}.model-tools button svg{width:12px;height:12px}.swatches{margin:12px 0 9px;gap:12px}.swatch{height:20px;width:20px;min-width:20px;margin:5px}.swatches>span{font-size:10px}.finish-note{font-size:9px;margin-bottom:13px;max-width:300px}.chapter .button{font-size:10px;padding:9px 16px;min-height:39px;gap:15px}.chapter[data-chapter='5'] .intro{margin-bottom:10px}.button svg{width:16px}.exit-focus{right:15px;top:15px;font-size:10px;padding:9px 12px}.product-focus .viewer{inset:65px 0 100px}.product-focus .model-tools{bottom:32px}.product-focus .scene-hint{bottom:12px;font-size:8px}.section{padding:61px 24px}.section h2{font-size:37px;line-height:1.1;letter-spacing:-1.9px;margin-bottom:22px}.section .eyebrow{font-size:8px;margin-bottom:19px;letter-spacing:1.3px}.section-overline>span{display:none}.intro-grid{grid-template-columns:1fr;gap:26px;margin-top:9px}.intro-grid h2{margin:0}.large-copy{font-size:19px;line-height:1.7;max-width:350px}.intro-grid p:not(.large-copy){font-size:13px;line-height:1.9}.material-facts{gap:0;justify-content:space-between;margin-top:37px;padding-top:27px}.material-facts strong{font-size:21px;letter-spacing:-.75px}.material-facts span{font-size:9px;line-height:1.6;max-width:86px}.highlights{padding-right:0}.highlights .section-heading{gap:10px}.carousel-arrows{padding-right:24px;padding-bottom:24px;gap:6px}.carousel-arrows button{height:34px;width:34px}.carousel-arrows svg{width:15px}.highlights-track{gap:15px;padding-right:24px}.highlight{flex-basis:85vw;height:480px;min-width:285px;border-radius:22px}.highlight-text{left:25px;top:28px}.highlight-text>span{font-size:8px}.highlight h3{font-size:30px}.detail-button{height:37px;width:37px;right:20px;bottom:20px}.comparison-section{text-align:left;padding-left:0;padding-right:0}.comparison-section>.eyebrow,.comparison-section>h2,.comparison-section>.section-lead,.comparison-section>.comparison-copy{margin-left:24px;margin-right:24px}.comparison-section .section-lead{font-size:13px;line-height:1.9;margin-bottom:24px}.comparison{aspect-ratio:1.32;border-radius:0;margin:0}.compare-badge{font-size:8px;top:8px;padding:5px 8px}.compare-badge:first-of-type{left:18px}.compare-badge:last-of-type{right:18px}.compare-line span{height:36px;width:36px;font-size:14px}.comparison-controls{text-align:center;font-size:9px;margin:14px 0 30px}.comparison-copy{grid-template-columns:1fr;gap:23px}.comparison-copy h3{font-size:18px;margin-bottom:10px}.comparison-copy p{font-size:12px}.design-section .section-heading{display:block}.section-lead{font-size:13px;line-height:1.9;max-width:330px;margin-bottom:23px}.design-stage{aspect-ratio:1.01;border-radius:20px}.design-stage>img{object-position:center 25%;height:80%;object-fit:contain}.design-caption{bottom:15px;left:18px;right:18px;max-width:none;padding:0;background:none}.design-caption h3{font-size:19px}.design-caption p{font-size:10px;max-width:250px}.design-selector{gap:7px;margin:23px 0 13px;flex-wrap:nowrap}.design-selector button{padding:8px 10px;gap:7px;font-size:10px;min-height:41px}.design-selector i{width:15px;height:15px}.image-note{font-size:9px;line-height:1.8;max-width:330px;margin-left:auto;margin-right:auto}.planning-grid{grid-template-columns:1fr;gap:36px;margin-top:10px}.planning-grid .large-copy{font-size:15px;margin-bottom:20px}.underlined{font-size:12px}.planning-list article{gap:16px;padding:22px 0}.planning-list h3{font-size:20px;margin-bottom:10px}.planning-list p{font-size:12px;line-height:1.9}.project-heading{grid-template-columns:1fr;gap:0;margin-top:18px}.project-heading>p{font-size:13px}.project-tabs{gap:15px;margin-top:17px}.project-tabs button{font-size:10px;line-height:1.5;padding:15px 0;max-width:110px;min-height:57px}.project-panel{padding:30px 0 34px}.project-panel h3{font-size:25px;letter-spacing:-.8px}.project-panel>p{font-size:13px;line-height:1.9;margin-bottom:24px}.project-panel .button{font-size:11px;padding:13px 18px;gap:14px}.project-process{grid-template-columns:1fr 1fr;gap:28px 22px;padding-top:27px}.project-process b{margin-bottom:14px;font-size:11px}.project-process h4{font-size:13px}.project-process p{font-size:10px}.faq-section{grid-template-columns:1fr;gap:5px}.questions summary{font-size:13px;padding:22px 0;gap:18px}.questions p{font-size:12px}.contact-section{grid-template-columns:1fr;gap:38px}.contact-section h2{font-size:51px;line-height:1.055;margin-bottom:25px}.contact-section>div>p:not(.eyebrow){font-size:12px}.phone{font-size:24px;margin-top:21px}.email{font-size:12px}address{font-size:11px}form h3{font-size:23px;margin-bottom:28px}.form-row{gap:19px;grid-template-columns:1fr 1fr}label{font-size:10px;margin-bottom:20px}input,select,textarea{font-size:12px;padding:12px 0}form .button{width:100%;justify-content:space-between;padding:13px 19px;font-size:12px}.form-note{font-size:10px;margin-top:15px}footer{padding:30px 24px 23px;gap:19px}footer .logo img{width:122px}footer>p{font-size:9px;max-width:130px;text-align:right}footer>div{justify-content:space-between;width:100%;font-size:10px}footer small{padding-top:17px;font-size:8px}dialog{padding:55px 25px 30px;width:calc(100vw - 30px);max-height:89svh;border-radius:20px}dialog h2{font-size:33px}dialog p{font-size:13px}dialog .button{font-size:11px;min-height:44px;padding:11px 18px}#enquiry-draft{font-size:12px;padding:14px}.enquiry-actions{gap:8px}.enquiry-actions .button{font-size:11px;padding:10px 13px}}
@media(max-width:700px) and (min-height:900px){.chapter-copy{top:147px}.chapter h1,.chapter h2{font-size:46px}.chapter .support{font-size:12px;max-width:350px}.chapter .intro{font-size:16px;max-width:345px}.chapter[data-chapter='3'] h2{font-size:43px}.viewer{top:418px;bottom:125px}.stage{min-height:760px}}
@media(max-width:700px) and (max-height:720px){.stage{min-height:650px}.story-meta{top:88px}.chapter-copy{top:116px;height:235px}.chapter h1,.chapter h2{font-size:34px;margin-bottom:10px}.chapter[data-chapter='3'] h2{font-size:34px}.chapter .eyebrow{font-size:7px;margin-bottom:12px}.chapter .intro{font-size:12px;line-height:1.5;max-width:290px;margin-bottom:8px}.chapter .support{font-size:10px;line-height:1.6;max-width:310px;margin-bottom:8px}.viewer{top:320px;bottom:107px;min-height:165px}.no-webgl .viewer{bottom:113px}.fallback-message{bottom:91px;font-size:7px}.scene-hint,.no-webgl .scene-hint{bottom:74px;font-size:7px}.chapter-navigation{bottom:10px;padding-top:6px}.model-tools{bottom:95px}.detail-caption{font-size:8px}.swatches{margin-top:10px;margin-bottom:8px}.finish-note{font-size:8px;margin-bottom:10px}.chapter .button{min-height:34px;font-size:9px;padding:7px 12px}.scroll-cta{font-size:9px}.scroll-cta svg{height:25px;width:25px}.model-note{font-size:5px;bottom:0}.header{height:64px}}
@media(min-width:701px) and (max-height:800px){.stage{min-height:650px}.chapter-copy{top:24%;height:400px}.chapter h1,.chapter h2{font-size:clamp(40px,4vw,59px);margin-bottom:20px}.chapter .eyebrow{margin-bottom:18px}.chapter .intro{font-size:16px;margin-bottom:12px}.chapter .support{font-size:12px;line-height:1.75;margin-bottom:18px}.story-meta{top:103px}.viewer{top:138px;bottom:128px}.chapter .detail-caption{font-size:9px}.chapter-navigation{bottom:16px;padding-top:12px}.model-tools{bottom:113px}.scene-hint{bottom:85px}.fallback-message{bottom:108px}.no-webgl .scene-hint{bottom:85px}.finish-note{margin-bottom:16px}.swatches{margin-top:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.reveal-header{text-align:center;max-width:800px;margin:0 auto 40px}.reveal-header>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8;max-width:540px;margin:0 auto}.comparison-badges{position:absolute;top:23px;left:23px;right:23px;z-index:4;display:flex;justify-content:space-between;pointer-events:none}.comparison-badges span{padding:7px 12px;font-size:10px;border:1px solid #d5d8cd;background:#fafaf5ca;border-radius:30px}.compare-explainer{display:grid;grid-template-columns:1fr 1fr;gap:8vw;max-width:950px;margin:37px auto 0}.compare-explainer p{font-size:13px;color:var(--muted);line-height:1.9;margin:0}.compare-explainer strong{display:block;font-size:17px;line-height:1.5;color:var(--ink);font-weight:500;margin-bottom:10px}@media(max-width:700px){.reveal-section{padding-left:0;padding-right:0}.reveal-header{padding:0 24px;text-align:left;margin-bottom:23px}.reveal-header>p:not(.eyebrow){font-size:13px}.compare-explainer{grid-template-columns:1fr;gap:24px;margin:28px 24px 0}.compare-explainer strong{font-size:17px}.compare-explainer p{font-size:12px}.comparison-badges{top:8px;left:17px;right:17px}.comparison-badges span{font-size:8px;padding:5px 8px}}
.viewer canvas,.viewer>img{mask-image:linear-gradient(to bottom,transparent 0%,#000 2%,#000 94%,transparent 100%)}
@media(min-width:701px) and (max-width:1000px) and (min-height:900px){.chapter-copy{top:159px;left:5vw;width:90%;height:310px}.chapter h1,.chapter h2{font-size:57px;max-width:670px;line-height:1.06;margin-bottom:17px}.chapter h1 br:first-child,.chapter h2 br:nth-of-type(2){display:none}.chapter .intro{font-size:17px;max-width:570px;margin-bottom:12px}.chapter .support{font-size:13px;max-width:565px;margin-bottom:18px}.chapter .eyebrow{font-size:9px;margin-bottom:20px}.viewer{left:0;right:0;top:482px;bottom:142px}.no-webgl .viewer{bottom:154px}.scene-hint,.no-webgl .scene-hint{left:0;right:0;bottom:98px}.fallback-message{left:5vw;right:5vw;bottom:120px;font-size:9px}.model-tools{left:50%;bottom:126px}.chapter-navigation{left:5vw;right:5vw}.chapter .detail-caption{max-width:560px}.chapter[data-chapter='5'] .button{padding:11px 20px;min-height:43px}.chapter[data-chapter='5'] .intro{margin-bottom:10px}.chapter[data-chapter='5'] h2{margin-bottom:14px}.swatches{margin:16px 0 10px}.finish-note{max-width:440px;margin-bottom:15px}}
/* Never superimpose outgoing and incoming headlines. */
.chapter:not(.active){transition:none;visibility:hidden}
.product-focus .stage{position:fixed;inset:0;height:100svh;z-index:95;overflow:visible}.product-focus .chapter-copy,.product-focus .story-meta,.product-focus .chapter-navigation,.product-focus .progress-track{visibility:hidden}
.highlight:not(.dark-card):after{content:'';position:absolute;inset:0 0 auto;height:190px;background:linear-gradient(#f4f3ef 0%,#f4f3efed 63%,#f4f3ef00 100%);z-index:1;pointer-events:none}.highlight .detail-button{z-index:3}


/* Direct WhatsApp launcher. No widget, tracking script or remote icon dependency. */
.whatsapp-float{position:fixed;right:calc(24px + env(safe-area-inset-right,0px));bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:200;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#22c55e;color:#fff;box-shadow:0 6px 22px #0003;text-decoration:none;transition:transform .25s,box-shadow .25s,bottom .25s;isolation:isolate;}
.whatsapp-float__icon{position:relative;display:grid;place-items:center;width:100%;height:100%;border-radius:inherit;background:inherit;}
.whatsapp-float__icon svg{display:block;width:29px;height:29px;fill:currentColor;stroke:none;}
.whatsapp-float__pulse{position:absolute;inset:0;z-index:-1;border-radius:inherit;background:#4ade80;opacity:.45;animation:mk-whatsapp-pulse 2.6s ease-out infinite;pointer-events:none;}
.whatsapp-float__label{position:absolute;right:calc(100% + 13px);padding:9px 12px;border-radius:8px;background:#20291f;color:white;font-size:12px;line-height:1.4;white-space:nowrap;opacity:0;visibility:hidden;transform:translateX(5px);transition:opacity .2s,transform .2s,visibility .2s;pointer-events:none;}
.whatsapp-float:hover{color:#fff;transform:scale(1.08);box-shadow:0 8px 28px #0004;}
.whatsapp-float:is(:hover,:focus-visible) .whatsapp-float__label{opacity:1;visibility:visible;transform:none;}
.whatsapp-float:focus-visible{outline:3px solid #183d29;outline-offset:5px;}
.story-in-view .whatsapp-float{bottom:calc(100px + env(safe-area-inset-bottom,0px));}
.product-focus .whatsapp-float{bottom:calc(96px + env(safe-area-inset-bottom,0px));}
@keyframes mk-whatsapp-pulse{0%{transform:scale(1);opacity:.45;}70%,100%{transform:scale(1.65);opacity:0;}}
@media(max-width:700px){.whatsapp-float{right:calc(18px + env(safe-area-inset-right,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));width:54px;height:54px;}.story-in-view .whatsapp-float{bottom:calc(150px + env(safe-area-inset-bottom,0px));}.product-focus .whatsapp-float{bottom:calc(96px + env(safe-area-inset-bottom,0px));}}
@media(prefers-reduced-motion:reduce){.whatsapp-float,.whatsapp-float__label{transition:none;}.whatsapp-float__pulse{animation:none;display:none;}}
@media print{.whatsapp-float{display:none;}}
