/* FreeSlide adaptation of Archidex index-04 / index-08.
   System fonts deliberately replace bundled trial/commercial font files. */
:root{--paper:#f5f4ef;--ink:#1d302f;--muted:#616967;--line:#d9ddd5;--accent:#315e71;--primary:var(--ink);--white:var(--paper);--dark:#1c302f;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}p{margin:0 0 24px}h1,h2,h3{font-weight:400;line-height:1.08;letter-spacing:-.055em;margin:0 0 24px}h2{font-size:clamp(36px,4.1vw,62px)}h3{font-size:27px;letter-spacing:-.035em}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}figure{margin:0}button{color:inherit}::selection{background:#c1dce0;color:#162e2c}:focus-visible{outline:3px solid #227b9d;outline-offset:5px}main{min-height:60vh}.wrap{width:calc(100% - 112px);max-width:1392px;margin-inline:auto}.section{padding-block:110px}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.15em;line-height:1.5;font-weight:600;display:block;margin-bottom:24px}.soft{color:#74817a}.blue-dot{display:inline-block;width:7px;height:7px;background:#46758c;border-radius:50%;margin-right:8px;vertical-align:1px}.small-rule{display:block;width:38px;height:2px;background:var(--accent);margin-bottom:22px}.rr-underline{font-size:11px;letter-spacing:.07em;font-weight:500;gap:20px;line-height:1.4;padding-bottom:8px}.rr-underline::before{height:1px}.rr-underline svg{width:18px;height:18px;transition:transform .3s}.rr-underline:hover svg{transform:translate(3px,-3px)}.button{min-height:54px;padding:16px 23px;display:inline-flex;gap:34px;align-items:center;justify-content:space-between;border:1px solid transparent;font-size:13px;line-height:1.4;letter-spacing:.02em;transition:background .2s,color .2s}.button:hover svg{transform:translate(2px,-2px)}.button svg{transition:transform .2s}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#345652}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#dbe7de}.button-row{display:flex;gap:28px;align-items:center;flex-wrap:wrap;margin-top:35px}.note{font-size:13px;line-height:1.65;color:var(--muted);max-width:780px}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:12px}
/* Quiet, persistent navigation. */
.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:98px;gap:36px}.brand{display:block;width:132px;flex-shrink:0}.brand img{width:132px;height:78px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:34px}.site-header nav a{font-size:12px;line-height:1.5;position:relative}.site-header nav a:not(.nav-cta):hover,.site-header nav a[aria-current=page]{color:var(--accent)}.site-header nav a[aria-current=page]::after{position:absolute;bottom:-10px;left:0;right:0;height:2px;background:var(--accent);content:""}.nav-cta{border-left:1px solid var(--line);padding-left:32px;margin-left:5px;display:flex;align-items:center;gap:30px}.nav-cta svg{width:19px}.menu-toggle{display:none;background:transparent;border:0;gap:15px;align-items:center;padding:12px 0}.menu-lines{width:22px;height:12px;border-block:1px solid currentColor;display:block}.menu-toggle[aria-expanded=true] .menu-lines{transform:rotate(-45deg);height:0;border-bottom:0}
/* Index 04 editorial hero, with a full-width installation photograph. */
.hero-3 .hero-3__inner{padding:68px 0 49px;display:grid;grid-template-columns:1fr 265px;gap:48px;align-items:end}.hero-3 .hero-3__inner .hero-3__content .title{font-size:clamp(65px,7.6vw,116px);line-height:.98;font-weight:400;letter-spacing:-.066em;margin:0}.hero-3 .eyebrow{margin-bottom:27px}.hero-intro{padding-bottom:3px}.hero-intro p{font-size:15px;line-height:1.7;margin-bottom:27px;color:#586460}.hero-media{position:relative;overflow:hidden;margin:0 24px;background:#dedfd7}.hero-media>img{width:100%;height:clamp(400px,43vw,640px);object-fit:cover;object-position:50% 47%}.hero-media-caption{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:var(--paper);padding:20px 32px;font-size:12px}.watch-link{display:flex;align-items:center;gap:16px}.play-icon{border:1px solid #889591;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:10px;padding-left:2px}.muted-light{color:#b8c7c2;font-size:11px;margin-left:14px}.benefit-strip{display:flex;justify-content:space-between;padding-block:24px;border-bottom:1px solid var(--line);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.benefit-strip span::before{content:"+";padding-right:16px;color:var(--accent);font-size:16px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:36px;margin-bottom:48px}.section-heading>.eyebrow{padding-top:10px}.section-heading h2{margin-bottom:22px}.intro-copy{max-width:520px;color:var(--muted);font-size:17px;margin-bottom:0}
/* Progressively enhanced opening-state selector. */
.operation-tabs{display:grid;grid-template-columns:1.45fr 1fr;gap:55px;align-items:center}.operation-visual{position:relative;overflow:hidden;background:#ddd}.operation-visual>img{width:100%;aspect-ratio:1.43;object-fit:cover}.image-label{position:absolute;bottom:0;left:0;padding:14px 21px;background:var(--paper);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.operation-choice{width:100%;border:0;border-top:1px solid var(--line);background:transparent;text-align:left;padding:24px 0;display:grid;grid-template-columns:25px 1fr 14px;gap:20px}.step-number{font-size:11px;padding-top:3px;color:var(--muted)}.operation-choice strong{display:block;font-size:22px;line-height:1.2;letter-spacing:-.04em;font-weight:400}.choice-description{font-size:14px;line-height:1.7;display:block;max-height:0;overflow:hidden;opacity:0;transition:all .3s;color:var(--muted)}.operation-choice[aria-selected=true]{border-top-color:var(--ink)}.operation-choice[aria-selected=true] .choice-description{max-height:130px;opacity:1;padding-top:15px}.operation-choice[aria-selected=true] strong{color:var(--accent)}.operation-choices>.rr-underline{margin-top:26px}.operation-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
/* Index 04 split feature component, adapted to the product story. */
.quality-section{margin-inline:24px}.quality-section .featured-project-3__inner{grid-template-columns:1fr 1fr;background:var(--dark)}.quality-section .featured-project-3__inner .featured-project-3__left .thumb{height:100%;min-height:610px}.quality-section .thumb img{height:100%;width:100%;object-fit:cover}.quality-section .featured-project-3__right{display:flex;align-items:center}.quality-copy{color:var(--paper);padding:65px clamp(35px,5vw,80px)}.quality-copy h2{font-size:clamp(36px,3.4vw,53px)}.quality-copy>p{color:#c3d0c8;font-size:15px;max-width:460px}.quality-copy .eyebrow{color:#aec6bb}.quality-list{display:grid;gap:12px;margin:30px 0 35px;font-size:13px}.quality-list span{padding-bottom:12px;border-bottom:1px solid #4c5d56}.quality-list span::before{content:"+";margin-right:14px;color:#b7c9bf}
/* Index 08 inspired asymmetric project composition. */
.projects-heading{grid-template-columns:1fr 1.6fr .4fr;align-items:end}.projects-heading>.rr-underline{justify-self:end;margin-bottom:26px;white-space:nowrap}.projects-heading>.eyebrow{align-self:start}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 40px}.project-card:nth-child(2){padding-top:100px}.project-card:nth-child(3){grid-column:1 / -1;width:67%;margin-top:-20px}.project-image{position:relative;display:block;overflow:hidden;background:#dbded6}.project-image>img{width:100%;aspect-ratio:1.26;object-fit:cover;transition:transform .65s var(--ease)}.project-card:nth-child(3) .project-image>img{aspect-ratio:1.8}.project-image:hover>img{transform:scale(1.025)}.image-arrow{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:60px;height:60px;background:var(--paper);transition:background .3s}.project-image:hover .image-arrow{background:#dce5dc}.project-meta{display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.1em;padding-top:20px;margin-bottom:10px;color:var(--muted)}.project-card h3{font-size:30px;line-height:1.15;margin-bottom:0}.process-section{padding-bottom:105px;border-bottom:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.process-grid article{border-top:1px solid var(--line);padding-top:22px}.process-number{display:block;font-size:12px;color:var(--muted);margin-bottom:40px}.process-grid h3{font-size:24px}.process-grid p{font-size:14px;color:var(--muted);max-width:310px;margin-bottom:0}.project-cta{display:flex;justify-content:space-between;gap:50px;padding-block:110px;align-items:center}.project-cta h2{font-size:clamp(50px,6vw,88px);line-height:1;margin-bottom:0}.cta-copy{max-width:360px}.cta-copy p{color:var(--muted);font-size:16px}
/* Inner pages. */
.page-hero{padding-block:78px 65px}.page-hero h1{font-size:clamp(55px,6.7vw,100px);line-height:1.02;max-width:1100px;margin-bottom:30px}.page-lead{max-width:650px;color:var(--muted);font-size:18px;line-height:1.65;margin-bottom:0}.video-heading{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:22px}.video-heading h2{font-size:28px;margin:0}.video-heading>span{font-size:11px;color:var(--muted)}.video-block video{width:100%;aspect-ratio:16/9;display:block;background:#13221e}.video-block figcaption{font-size:12px;color:var(--muted);margin-top:14px;max-width:850px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.steps-grid img{width:100%;aspect-ratio:1.3;object-fit:cover;margin-bottom:25px}.steps-grid .eyebrow{margin-bottom:13px}.steps-grid h3{font-size:25px}.steps-grid p{font-size:14px;color:var(--muted)}.steps-grid+.note{margin-top:25px}.tinted{background:#e9ece4}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:10%}.large-copy{font-size:21px;line-height:1.6;letter-spacing:-.015em}.split-copy>div>p:not(.eyebrow):not(.large-copy){color:var(--muted)}.spec-list{margin:0}.spec-list>div{display:grid;grid-template-columns:155px 1fr;gap:25px;border-top:1px solid var(--line);padding:20px 0;font-size:14px}.spec-list dt{font-weight:600}.spec-list dd{margin:0;color:var(--muted)}.options-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.options-intro>img{width:100%;aspect-ratio:.94;object-fit:cover}.options-intro h2{font-size:43px}.options-intro p{font-size:15px;color:var(--muted)}.options-intro .note{font-size:12px}.options-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 70px}.options-grid article{border-top:1px solid var(--line);padding-top:27px}.options-grid h3{font-size:30px}.options-grid p{color:var(--muted);max-width:530px}.swatches{display:flex;gap:15px;margin-bottom:14px}.swatches>span{width:35px;height:35px;border-radius:50%;border:1px solid #c5c9c0}.swatch-white{background:#fff}.swatch-charcoal{background:#3a4246}.swatch-wood{background:#92653f}.dark-panel{background:var(--dark);color:var(--paper)}.security-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.security-layout>div>p:not(.eyebrow){color:#c7d1c9}.brand-list{display:flex;justify-content:space-between;gap:20px;border-block:1px solid #52615a;padding:25px 0;margin:32px 0;font-size:23px;letter-spacing:-.04em}.projects-page{margin-bottom:35px}.back-link{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:30px}.project-cover>img{width:100%;max-height:680px;object-fit:cover}.gallery-section{margin-bottom:65px}.gallery-head{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:24px}.gallery-head h2{font-size:38px;margin-bottom:0}.gallery-controls{display:flex;gap:10px}.gallery-controls button{width:48px;height:48px;background:transparent;border:1px solid var(--line);font-size:21px}.gallery-controls button:hover{background:#e1e7dd}.gallery-controls button:disabled{opacity:.3;cursor:default}.project-gallery .swiper-slide img{width:100%;aspect-ratio:1.5;object-fit:cover}.project-gallery figcaption{font-size:12px;color:var(--muted);padding:15px 0 40px}.project-gallery .swiper-pagination{position:relative;text-align:left;bottom:0}.swiper-pagination-bullet-active{background:var(--ink)}.swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.swiper:not(.swiper-initialized) .swiper-slide{width:auto}.faq-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:10%}.faq-aside h2{font-size:30px}.faq-aside p{font-size:14px;color:var(--muted);margin-bottom:12px}.faq-aside a{font-size:14px;border-bottom:1px solid currentColor;overflow-wrap:anywhere}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:25px 0;cursor:pointer;font-size:18px;line-height:1.4;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:30px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{display:block;width:15px;height:15px;position:relative;flex-shrink:0}.faq-list summary>span::before,.faq-list summary>span::after{content:"";position:absolute;width:15px;height:1px;background:currentColor;top:7px}.faq-list summary>span::after{transform:rotate(90deg)}.faq-list details[open] summary>span::after{transform:rotate(0)}.faq-list details p{color:var(--muted);font-size:15px;padding-right:30px}.legal-content{max-width:850px;padding-bottom:100px;margin-left:max(56px,calc((100% - 1392px) / 2));margin-right:auto}.legal-content h2{font-size:32px;margin-top:50px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--muted)}.legal-content p a{text-decoration:underline}.warranty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:35px 0}.warranty-grid>div{border-top:1px solid var(--line);padding-top:22px}.warranty-grid strong{font-size:36px;font-weight:400;display:block;letter-spacing:-.05em}.warranty-grid span{font-size:12px;display:block}.message-page{min-height:65vh;padding-bottom:100px}
/* Accessible enquiry form, usable without JavaScript. */
.enquiry-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;padding-bottom:110px}.enquiry-layout aside h2{font-size:32px}.enquiry-layout aside p{font-size:15px;color:var(--muted)}.contact-email{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:18px;letter-spacing:-.025em;border-bottom:1px solid var(--ink);padding-bottom:12px;overflow-wrap:anywhere}.contact-note{border-top:1px solid var(--line);padding-top:25px;margin-top:50px}.contact-note .eyebrow{margin-bottom:15px}.enquiry-form{position:relative}.enquiry-form fieldset{padding:0;border:0;margin:0 0 35px;min-width:0}.enquiry-form legend{font-size:11px;text-transform:uppercase;letter-spacing:.1em;width:100%;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.field{display:flex;flex-direction:column;min-width:0}.field label{font-size:12px;margin-bottom:10px}.field input,.field select,.field textarea{width:100%;border:1px solid #b6beb5;background:transparent;color:var(--ink);padding:13px 14px;border-radius:0;font-size:15px;line-height:1.4;min-height:49px}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#747d74;font-size:13px}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.field [aria-invalid=true]{border-color:#a13a2b}.dimensions{display:grid;grid-template-columns:1fr 1fr .6fr;gap:18px}.field-help,.form-required,.form-footnote{font-size:12px;color:var(--muted)}.form-required{margin-bottom:20px}.field-help{margin-top:-7px;margin-bottom:20px}.privacy-field{margin:25px 0}.privacy-field label{display:flex;gap:12px;align-items:start;font-size:12px;line-height:1.6;color:var(--muted)}.privacy-field input{margin:4px 0 0;width:17px;height:17px;flex-shrink:0;accent-color:var(--ink)}.privacy-field a{text-decoration:underline}.submit-button{width:100%}.submit-button:disabled{opacity:.65;cursor:wait}.form-footnote{text-align:center;margin-top:14px}.form-alert{padding:18px 22px;margin-bottom:30px;background:#f3e2d9;border-left:3px solid #a13a2b;font-size:14px}.form-alert p{margin:8px 0 0}.field-error{color:#992e23;font-size:12px;display:block;margin-top:6px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
/* Footer. */
.site-footer{background:var(--dark);color:var(--paper);padding-top:65px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:35px;align-items:center;padding-bottom:60px}.footer-wordmark{font-size:40px;letter-spacing:-.065em;line-height:1.1}.footer-wordmark>span{display:block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-top:10px;color:#b6c7bc}.footer-top>p{font-size:14px;color:#bac8c0;margin:0}.footer-email{font-size:18px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #65796e;padding-bottom:13px;overflow-wrap:anywhere}.footer-bottom{border-top:1px solid #4f6056;padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#c0cbc3}.footer-bottom nav{display:flex;gap:25px}.footer-bottom a:hover,.footer-email:hover{color:#fff}
@media(min-width:1600px){.hero-media,.quality-section{max-width:1552px;margin-inline:auto}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:22px}.nav-cta{padding-left:20px;gap:16px}.hero-3 .hero-3__inner{grid-template-columns:1fr 220px;gap:25px}.hero-3 .hero-3__inner .hero-3__content .title{font-size:8.4vw}.hero-intro p{font-size:13px}.operation-tabs{gap:30px;grid-template-columns:1.2fr 1fr}.operation-choice strong{font-size:20px}.quality-copy{padding:40px 30px}.quality-section .featured-project-3__inner .featured-project-3__left .thumb{min-height:580px}.section{padding-block:80px}.project-cta{padding-block:80px}.footer-top{grid-template-columns:1fr 1fr}.footer-email{grid-column:1/-1;max-width:420px}.options-intro{gap:35px}.enquiry-layout{gap:6%}.legal-content{margin-left:32px}.spec-list>div{grid-template-columns:125px 1fr;gap:16px}}
@media(max-width:820px){.header-inner{min-height:84px}.brand,.brand img{width:112px}.brand img{height:65px}.menu-toggle{display:flex}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 32px 30px;box-shadow:0 12px 18px #14291c12;align-items:stretch;gap:0}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav a{font-size:17px;padding:15px 0;border-bottom:1px solid var(--line)}.site-header nav .nav-cta{border-left:0;margin:0;padding:20px 0 0;border-bottom:0;justify-content:space-between}.site-header nav a[aria-current=page]::after{display:none}.hero-3 .hero-3__inner{grid-template-columns:1fr;padding:45px 0 35px;gap:25px}.hero-3 .hero-3__inner .hero-3__content .title{font-size:clamp(65px,10.3vw,85px)}.hero-intro{display:flex;justify-content:space-between;gap:30px;align-items:end}.hero-intro .small-rule{display:none}.hero-intro p{margin:0;font-size:14px}.hero-intro .rr-underline{flex-shrink:0}.hero-media>img{height:440px}.hero-media-caption{padding:15px 22px}.section-heading{grid-template-columns:1fr;gap:5px;margin-bottom:30px}.section-heading>.eyebrow{margin-bottom:20px}.projects-heading>.rr-underline{justify-self:start;margin:5px 0 12px}.operation-tabs{grid-template-columns:1fr}.operation-visual>img{aspect-ratio:1.6}.operation-choice{padding:20px 0}.operation-choice[aria-selected=true] .choice-description{max-height:80px}.quality-section .featured-project-3__inner{grid-template-columns:1fr}.quality-section .featured-project-3__inner .featured-project-3__left .thumb{min-height:0;height:450px}.quality-copy{padding:50px 40px}.quality-copy h2{font-size:44px}.quality-copy>p{max-width:560px}.project-grid{gap:35px 25px}.project-card:nth-child(2){padding-top:70px}.project-card:nth-child(3){width:85%;margin-top:0}.project-card h3{font-size:25px}.project-meta{font-size:9px;letter-spacing:.05em}.process-grid{gap:25px}.process-grid h3{font-size:22px}.project-cta{gap:35px}.cta-copy{max-width:290px}.page-hero{padding-block:50px}.page-lead{font-size:17px}.steps-grid{gap:20px}.steps-grid h3{font-size:23px}.split-copy,.security-layout{gap:40px;grid-template-columns:1fr}.options-intro{grid-template-columns:1fr}.options-intro>img{aspect-ratio:1.5}.options-grid{gap:35px}.faq-layout{gap:35px;grid-template-columns:1fr}.faq-aside p,.faq-aside a{display:inline}.faq-aside p{margin-right:10px}.faq-aside h2{display:none}.enquiry-layout{grid-template-columns:1fr;gap:40px}.contact-note{margin-top:25px}.enquiry-layout aside{max-width:540px}.video-heading{align-items:start;flex-direction:column;gap:10px}.video-heading h2{font-size:27px}.legal-content{max-width:calc(100% - 64px)}.benefit-strip{font-size:9px;gap:20px}.benefit-strip span::before{padding-right:6px}.project-cover>img{min-height:300px}}
@media(max-width:540px){.wrap{width:calc(100% - 40px)}.hero-3 .hero-3__inner .hero-3__content .title{font-size:clamp(49px,10.7vw,62px);letter-spacing:-.065em;line-height:1.03}.hero-3 .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:24px}.hero-intro{display:block}.hero-intro p{margin-bottom:22px}.hero-intro p br{display:none}.hero-intro p{max-width:320px}.hero-media,.quality-section{margin-inline:0}.hero-media>img{height:360px;object-position:48% center}.hero-media-caption{display:block;padding:15px 20px}.hero-media-caption>span{display:none}.watch-link{justify-content:start}.watch-link .muted-light{margin-left:auto}.benefit-strip{padding:17px 0;font-size:9px;gap:13px;align-items:start}.benefit-strip span{flex:1;line-height:1.6}.benefit-strip span::before{display:block;font-size:15px}.section{padding-block:65px}.eyebrow{font-size:10px}h2{font-size:37px}.section-heading h2{margin-bottom:15px}.intro-copy{font-size:15px}.operation-tabs{gap:20px}.operation-visual>img{aspect-ratio:1.3}.operation-choice{gap:13px}.operation-choice strong{font-size:21px}.quality-section .featured-project-3__inner .featured-project-3__left .thumb{height:370px}.quality-copy{padding:42px 24px}.quality-copy h2{font-size:37px}.project-grid{grid-template-columns:1fr;gap:37px}.project-card:nth-child(2){padding-top:0}.project-card:nth-child(3){width:100%;grid-column:auto}.project-card:nth-child(3) .project-image>img{aspect-ratio:1.26}.project-card h3{font-size:27px}.project-meta{font-size:10px}.process-grid{grid-template-columns:1fr;gap:25px}.process-number{margin-bottom:20px}.process-grid h3{font-size:26px;margin-bottom:15px}.process-grid p{max-width:100%}.process-section{padding-bottom:65px}.project-cta{display:block;padding-block:65px}.project-cta h2{font-size:60px;margin-bottom:30px}.cta-copy{max-width:100%}.footer-top{grid-template-columns:1fr;padding-bottom:35px;gap:28px}.footer-wordmark{font-size:40px}.footer-email{grid-column:auto;font-size:17px}.site-footer{padding-top:45px}.footer-bottom{flex-direction:column;gap:15px;padding:25px 0}.footer-bottom>span:last-child{display:none}.page-hero{padding-block:44px 40px}.page-hero h1{font-size:53px;letter-spacing:-.06em;margin-bottom:24px}.page-lead{font-size:16px}.steps-grid{grid-template-columns:1fr;gap:30px}.steps-grid img{aspect-ratio:1.5}.steps-grid h3{font-size:27px;margin-bottom:15px}.steps-grid p{margin-bottom:0}.large-copy{font-size:19px}.spec-list>div{grid-template-columns:110px 1fr;gap:20px;font-size:13px}.options-intro>img{aspect-ratio:1.1}.options-intro h2{font-size:36px}.options-grid{grid-template-columns:1fr}.options-grid h3{font-size:29px}.brand-list{gap:15px;font-size:21px}.gallery-head h2{font-size:30px}.gallery-controls button{width:40px;height:40px}.project-gallery .swiper-slide img{aspect-ratio:1.25}.swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:1fr}.legal-content{max-width:calc(100% - 40px);margin-left:20px;padding-bottom:65px}.warranty-grid{gap:13px}.warranty-grid strong{font-size:29px}.warranty-grid span{font-size:11px}.faq-list summary{font-size:17px}.form-grid{grid-template-columns:1fr;gap:22px}.dimensions{grid-template-columns:1fr 1fr;gap:20px 15px}.dimensions>.field:last-child{grid-column:1/-1;max-width:130px}.enquiry-layout{padding-bottom:60px}.enquiry-layout aside h2{font-size:30px}.contact-email{font-size:17px}.message-page h1{font-size:50px}}
@media(max-width:820px){.enquiry-form{order:1}.enquiry-layout>aside{order:2}}
/* Leave navigation and gallery content reachable when enhancement is unavailable. */
.no-js .gallery-controls,.no-js .swiper-pagination{display:none}
.no-js .choice-description{max-height:none;opacity:1;padding-top:12px}
@media(max-width:820px){.no-js .header-inner{flex-wrap:wrap;padding-bottom:18px;gap:8px}.no-js .menu-toggle{display:none}.no-js .site-header{position:relative}.no-js .site-header nav{position:static;display:flex;flex-wrap:wrap;gap:8px 22px;padding:0;box-shadow:none;width:100%}.no-js .site-header nav a{font-size:13px;padding:5px 0}.no-js .site-header nav .nav-cta{padding:5px 0;gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.project-cta,.menu-toggle,.gallery-controls{display:none}.wrap{width:100%}.section,.page-hero{padding:20px 0}body{background:white;color:black}.swiper-wrapper{display:block!important}.swiper-slide{width:100%!important}video{display:none}}
