:root{--ink:#101413;--cream:#f4f0e8;--sand:#d9c6a3;--green:#19332c;--line:rgba(16,20,19,.15);--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{max-width:820px}.section{padding:110px 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:#eadfc8;margin-bottom:18px}.eyebrow.dark{color:#786a52}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',serif;line-height:1.04}h1{font-size:clamp(52px,7vw,98px);font-weight:600;letter-spacing:-.045em}h2{font-size:clamp(40px,5vw,66px);letter-spacing:-.035em}h3{font-size:23px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;background:var(--sand);color:#171711;font-weight:800;border:0;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px);background:#e6d8bb}.btn-small{padding:11px 17px}.text-link{font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.site-header{position:fixed;z-index:50;width:100%;top:0;color:white;transition:.3s}.site-header.scrolled{background:rgba(14,24,21,.96);box-shadow:0 8px 30px rgba(0,0,0,.12)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px}.brand-mark{width:46px;height:46px;border:1px solid rgba(255,255,255,.6);display:grid;place-items:center;font-family:'Playfair Display';font-weight:700}.brand b{display:block;letter-spacing:.14em}.brand small{display:block;font-size:10px;opacity:.72;letter-spacing:.08em}.custom-logo{max-height:60px;width:auto}.main-nav{display:flex;align-items:center;gap:28px}.main-nav ul{display:flex;gap:25px;list-style:none;margin:0;padding:0}.main-nav a{font-size:14px;font-weight:700}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:28px}.hero{min-height:800px;height:100vh;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2000&q=88') center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,18,15,.9),rgba(9,18,15,.38) 60%,rgba(9,18,15,.1))}.hero-content{position:relative;padding-top:75px}.hero h1 em{font-weight:400;color:#e2d3b4}.hero p{max-width:650px;font-size:20px;color:rgba(255,255,255,.84)}.hero-actions{display:flex;gap:30px;align-items:center;margin:38px 0 65px}.hero-trust{display:flex;gap:38px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.hero-trust span:before{content:'✓';margin-right:9px;color:var(--sand)}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.lead{font-size:23px;line-height:1.5}.solutions{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:50px}.section-head h2{margin-bottom:0}.section-head>p{max-width:430px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{min-height:500px;position:relative;background-size:cover;background-position:center;overflow:hidden;color:#fff}.card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,10,8,.88),rgba(5,10,8,.05) 68%)}.card-content{position:absolute;z-index:2;bottom:0;padding:32px}.card-content span{font-size:12px;letter-spacing:.15em;color:#d9c6a3}.card-content h3{margin:10px 0}.card-content p{color:rgba(255,255,255,.78)}.card-content a{font-weight:800;font-size:13px}.card-1{background-image:url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1000&q=85')}.card-2{background-image:url('https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1000&q=85')}.card-3{background-image:url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1000&q=85')}.card-4{background-image:url('https://images.unsplash.com/photo-1600607688969-a5bfcd646154?auto=format&fit=crop&w=1000&q=85')}.card-5{background-image:url('https://images.unsplash.com/photo-1600573472592-401b489a3cdc?auto=format&fit=crop&w=1000&q=85')}.card-6{background-image:url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1000&q=85')}.feature-band{background:var(--green);color:#fff}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-photo{min-height:680px;background:url('https://images.unsplash.com/photo-1600566752355-35792bedcfea?auto=format&fit=crop&w=1200&q=85') center/cover}.feature-copy p{color:rgba(255,255,255,.72);font-size:18px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:45px}.stats div{border-top:1px solid rgba(255,255,255,.25);padding-top:18px}.stats b{color:var(--sand);display:block}.stats span{font-size:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.steps>div{padding:35px 28px 20px 0;border-right:1px solid var(--line);margin-right:28px}.steps span{font-size:12px;color:#8b7756;font-weight:800}.steps p{color:#5d625f}.projects{background:#111a17;color:#fff}.project-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:320px 320px;gap:18px}.project{position:relative;background-size:cover;background-position:center}.project:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent)}.project span{position:absolute;z-index:2;bottom:22px;left:22px;font-weight:700}.p1{grid-row:1/3;background-image:url('https://images.unsplash.com/photo-1600607688960-e095ff83135c?auto=format&fit=crop&w=1400&q=85')}.p2{background-image:url('https://images.unsplash.com/photo-1600585154363-67eb9e2e2099?auto=format&fit=crop&w=900&q=85')}.p3{background-image:url('https://images.unsplash.com/photo-1600566753051-f0b89df2dd90?auto=format&fit=crop&w=900&q=85')}.light{color:#fff}.testimonials{text-align:center;background:var(--sand)}.quote-mark{font-family:'Playfair Display';font-size:100px;height:70px}.testimonials blockquote{font-family:'Playfair Display';font-size:clamp(32px,4vw,54px);line-height:1.2;max-width:950px;margin:20px auto}.quote-section{background:var(--cream)}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-lines{display:flex;flex-direction:column;gap:8px;font-weight:800}.quote-form{background:#fff;padding:42px;box-shadow:0 20px 60px rgba(32,26,16,.08)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:13px;font-weight:800;margin-bottom:18px}input,select,textarea{width:100%;border:0;border-bottom:1px solid #bbb;background:transparent;padding:12px 2px;font:inherit;outline:none}.check{display:flex;gap:10px;align-items:center;font-weight:500}.check input{width:auto}.site-footer{background:#0f1715;color:#fff;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:50px}.footer-brand{font-family:'Playfair Display';font-size:28px}.footer-grid p,.footer-grid span{color:rgba(255,255,255,.6)}.footer-grid h4{color:var(--sand)}.footer-grid a,.footer-grid span{display:block;margin:9px 0;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:rgba(255,255,255,.55)}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-weight:900;z-index:40;box-shadow:0 8px 25px rgba(0,0,0,.2)}.page-shell{padding-top:160px;min-height:70vh}.content{font-size:18px}.content h2{font-size:38px;margin-top:50px}
@media(max-width:900px){.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:86px;background:#12221e;padding:25px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav ul{flex-direction:column}.hero{min-height:760px}.hero-trust{flex-direction:column;gap:10px}.split,.feature-grid,.quote-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.feature-photo{min-height:500px}.section{padding:80px 0}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.hero-actions{align-items:flex-start;flex-direction:column}.cards,.steps,.form-row,.footer-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.card{min-height:430px}.project-grid{display:block}.project{height:360px;margin-bottom:15px}.quote-form{padding:25px}.footer-bottom{flex-direction:column;gap:8px}}

/* Contact and logo refinements */
.brand{display:flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;width:auto;max-width:220px;max-height:68px}.main-nav{gap:22px}.main-nav ul{gap:22px}.header-phone{display:flex;flex-direction:column;line-height:1.2;white-space:nowrap}.header-phone span{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:var(--sand);margin-bottom:3px}.contact-lines{gap:16px}.contact-lines a{display:flex;flex-direction:column}.contact-lines a span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#786a52;margin-bottom:2px}.contact-lines a:last-child{max-width:410px;line-height:1.45}
@media(max-width:1100px) and (min-width:901px){.main-nav ul{gap:14px}.main-nav{gap:14px}.main-nav a{font-size:12px}.brand-logo{max-width:180px}}
@media(max-width:900px){.brand-logo{max-width:190px;max-height:60px}.header-phone{padding:6px 0}}

/* Version 2.0 product imagery */
.hero-bg{background-image:url('../img/generated/home-retractable-pergola-hero.webp');background-position:center}
.card-1{background-image:url('../img/generated/card-bioclimatic-pergolas.webp')}
.card-2{background-image:url('../img/generated/card-retractable-pergola-roofs.webp')}
.card-3{background-image:url('../img/generated/card-glass-enclosures.webp')}
.card-4{background-image:url('../img/generated/card-awnings-zip-screens.webp')}
.card-5{background-image:url('../img/generated/card-bioclimatic-manual-pergola.webp')}
.feature-photo{background-image:url('../img/generated/why-us-installation.webp')}
.p1{background-image:url('../img/generated/project-residential-pergola.webp')}
.p2{background-image:url('../img/generated/project-glass-enclosure.webp')}
.p3{background-image:url('../img/generated/project-commercial-retractable.webp')}

/* Product gallery pages */
.product-hero{min-height:650px;position:relative;display:flex;align-items:flex-end;color:#fff;background-size:cover;background-position:center;overflow:hidden}
.product-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,14,.9),rgba(8,17,14,.35) 62%,rgba(8,17,14,.08))}
.product-hero-content{position:relative;z-index:2;padding-top:170px;padding-bottom:80px}
.product-hero h1{font-size:clamp(48px,6vw,82px);max-width:850px;margin-bottom:22px}
.product-hero p{max-width:690px;font-size:20px;color:rgba(255,255,255,.86);margin-bottom:28px}
.product-back{display:inline-block;font-size:13px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.75);padding-bottom:4px}
.product-overview{background:var(--cream)}
.product-overview-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:start}
.product-overview .lead{margin-bottom:20px}
.product-features{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.product-features li{position:relative;padding:20px 15px 20px 34px;border-bottom:1px solid var(--line);font-weight:700}
.product-features li:before{content:'✓';position:absolute;left:0;color:#8b7756;font-weight:900}
.gallery-section{background:#fff}
.gallery-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}
.gallery-head h2{margin-bottom:0}
.gallery-count{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#786a52}
.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.gallery-item{position:relative;display:block;width:100%;aspect-ratio:4/3;padding:0;border:0;background:#e7e3da;overflow:hidden;cursor:zoom-in}
.gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.gallery-item:after{content:'View';position:absolute;right:14px;bottom:14px;padding:7px 10px;background:rgba(12,22,19,.82);color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(5px);transition:.25s}
.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.035)}
.gallery-item:hover:after,.gallery-item:focus-visible:after{opacity:1;transform:none}
.gallery-item:focus-visible{outline:3px solid var(--sand);outline-offset:3px}
.product-cta{background:var(--green);color:#fff;text-align:center}
.product-cta h2{max-width:850px;margin-left:auto;margin-right:auto}
.product-cta p{max-width:650px;margin:0 auto 30px;color:rgba(255,255,255,.76);font-size:18px}
.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;background:rgba(5,9,8,.94);padding:55px 80px}
.gallery-lightbox.open{display:flex}
.gallery-lightbox figure{margin:0;max-width:1400px;max-height:calc(100vh - 110px);display:flex;flex-direction:column;align-items:center}
.gallery-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 155px);object-fit:contain}
.gallery-lightbox figcaption{color:rgba(255,255,255,.78);font-size:13px;margin-top:12px;text-align:center}
.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;display:grid;place-items:center}
.lightbox-close{top:18px;right:20px;width:44px;height:44px;font-size:28px}
.lightbox-prev,.lightbox-next{top:50%;width:48px;height:62px;font-size:30px;transform:translateY(-50%)}
.lightbox-prev{left:18px}.lightbox-next{right:18px}
.lightbox-close:hover,.lightbox-prev:hover,.lightbox-next:hover{background:var(--sand);color:var(--ink)}
body.lightbox-open{overflow:hidden}

@media(max-width:900px){.product-hero{min-height:580px}.product-overview-grid{grid-template-columns:1fr;gap:45px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-lightbox{padding:55px 62px}}
@media(max-width:600px){.product-hero{min-height:540px}.product-hero-content{padding-top:145px;padding-bottom:55px}.product-hero p{font-size:17px}.gallery-head{align-items:flex-start;flex-direction:column;gap:10px}.gallery-grid{grid-template-columns:1fr;gap:12px}.gallery-lightbox{padding:55px 12px}.lightbox-prev,.lightbox-next{top:auto;bottom:12px;transform:none}.lightbox-prev{left:calc(50% - 58px)}.lightbox-next{right:calc(50% - 58px)}}

/* Version 2.1 contact form, legal pages and cookie notice */
.quote-form{position:relative}.form-notice{margin:0 0 26px;padding:15px 17px;border-left:4px solid;font-size:14px;font-weight:700}.form-notice--success{background:#eaf5ee;border-color:#267044;color:#16492b}.form-notice--error{background:#fff0ed;border-color:#b94a38;color:#783126}.form-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.check{align-items:flex-start;line-height:1.5}.check input{margin-top:4px;flex:0 0 auto}.check a{text-decoration:underline;text-underline-offset:3px}
.legal-hero{padding:190px 0 90px;background:linear-gradient(115deg,#0d1c18,#234137);color:#fff}.legal-hero h1{font-size:clamp(48px,6vw,76px);margin-bottom:22px}.legal-hero p{max-width:650px;font-size:19px;color:rgba(255,255,255,.76)}.legal-body{background:#fff}.legal-content{font-size:17px}.legal-content>p:first-child{padding-bottom:24px;border-bottom:1px solid var(--line);color:#685f51}.legal-content h2{font-size:34px;margin:52px 0 18px}.legal-content h3{margin-top:34px}.legal-content ul,.legal-content ol{padding-left:23px}.legal-content li{margin-bottom:9px}.legal-content a{color:#1f5f4e;text-decoration:underline;text-underline-offset:3px}.legal-table-wrap{overflow-x:auto;margin:30px 0}.legal-content table{width:100%;border-collapse:collapse;font-size:14px}.legal-content th,.legal-content td{padding:14px;text-align:left;vertical-align:top;border:1px solid #d8d2c7}.legal-content th{background:var(--cream)}.legal-content code{font-size:12px;overflow-wrap:anywhere}
.cookie-notice{position:fixed;z-index:90;left:22px;right:92px;bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1020px;padding:18px 20px;background:#fff;color:var(--ink);box-shadow:0 16px 55px rgba(0,0,0,.26);border-top:4px solid var(--sand)}.cookie-notice[hidden]{display:none}.cookie-notice strong{display:block;margin-bottom:3px}.cookie-notice p{margin:0;font-size:13px;line-height:1.45;color:#4f5753}.cookie-notice-actions{display:flex;align-items:center;gap:17px;white-space:nowrap}.cookie-notice-actions a{font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.legal-hero{padding:155px 0 65px}.legal-content h2{font-size:29px}.cookie-notice{left:12px;right:12px;bottom:12px;align-items:flex-start;flex-direction:column;gap:14px}.cookie-notice-actions{width:100%;justify-content:space-between}}
