@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');

:root{--navy:#102e3c;--navy-deep:#0c222d;--ink:#152d38;--muted:#52636c;--blue:#95cbd9;--line:#d8e0e3;--pale:#f1f5f6;--white:#fff;--page-max:1320px;--gutter:clamp(22px,4.5vw,78px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--white);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500}h2{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.23;letter-spacing:-.045em}h3{font-size:1.5rem;line-height:1.3;letter-spacing:-.025em}em{font-style:normal}.container{width:min(var(--page-max),calc(100% - var(--gutter)*2));margin-inline:auto}.section{padding-block:105px}.skip-link{position:fixed;left:16px;top:12px;z-index:100;background:var(--navy);color:white;padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible{outline:3px solid #007aab;outline-offset:5px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.header-inner{width:min(1440px,calc(100% - var(--gutter)*2));margin:auto;min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.wordmark{font-family:'Manrope',Arial,sans-serif;font-size:2.1rem;letter-spacing:.055em;font-weight:800}.brand-dot{color:#498ba1}.brand-subline{font-size:.75rem;letter-spacing:.09em;line-height:1.4;margin-top:7px;font-weight:600}.main-navigation{display:flex;align-items:center;gap:38px;font-size:.9rem;font-weight:500}.main-navigation>a{transition:color .15s}.main-navigation>a:hover{color:#35718a}.nav-contact{padding:12px 19px;border:1px solid #a2b0b8;display:flex;align-items:center;gap:25px}.nav-contact span{font-size:1.2rem}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.06fr 1fr;max-width:1600px;margin:auto;min-height:650px;padding-left:max(var(--gutter),calc((100% - 1320px)/2));gap:38px}.hero-copy{padding-top:82px;padding-bottom:39px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:.75rem;letter-spacing:.11em;font-weight:650;display:flex;align-items:center;gap:12px;margin-bottom:30px}.eyebrow-line{height:1px;width:28px;background:#427489;flex-shrink:0}h1{font-size:clamp(3.4rem,5.6vw,5.5rem);line-height:1.085;letter-spacing:-.065em;font-weight:500;position:relative}h1 em{color:#557c8e}.hero-description{color:var(--muted);max-width:390px;font-size:1.1rem;line-height:1.8;margin-top:27px}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:55px;padding:13px 22px;font-size:.9rem;font-weight:550;transition:background .2s,color .2s}.button-dark{background:var(--navy);color:#fff}.button-dark:hover{background:#265467}.button span{font-size:1.25rem}.text-link{font-size:.9rem;display:inline-flex;gap:28px;align-items:center;text-decoration:underline;text-decoration-color:#9caeb6;text-underline-offset:6px}.text-link:hover{text-decoration-color:currentColor}.hero-location{display:flex;gap:12px;align-items:center;font-size:.75rem;letter-spacing:.085em;color:#576e79;margin-top:63px;font-weight:550}.location-divider{height:14px;width:1px;background:#acbac0}.hero-image{position:relative;overflow:hidden;background:#9dafb7;min-height:650px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;position:absolute;inset:0}.hero-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(6,30,43,.85))}.hero-image figcaption{position:absolute;bottom:37px;left:36px;right:26px;color:white;z-index:1;display:flex;flex-direction:column;gap:6px}.hero-image figcaption span:first-child{font-size:.75rem;letter-spacing:.16em;color:#c1dbe3}.hero-image figcaption span:last-child{font-size:1.25rem;font-weight:450;letter-spacing:-.02em}
.scope-strip{background:var(--pale);border-bottom:1px solid var(--line)}.scope-inner{display:grid;grid-template-columns:1.25fr 1fr 1.15fr 1.05fr;align-items:center;min-height:113px;gap:30px}.scope-inner p{font-size:.75rem;letter-spacing:.07em;line-height:1.65;color:#677b85}.scope-inner strong{font-weight:500;font-size:.875rem;letter-spacing:0;color:var(--ink)}.scope-inner>span{font-size:.98rem;border-left:1px solid #ccd7dc;padding-left:28px}.section-label{display:flex;gap:14px;align-items:baseline;font-size:.75rem;letter-spacing:.115em;font-weight:600;line-height:1.4}.section-number{color:#77919d;letter-spacing:.01em}.company-grid{display:grid;grid-template-columns:1fr 3fr;gap:30px}.company-grid>.section-label{padding-top:10px}.company-body h2{max-width:830px}.company-text{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin-top:34px;color:var(--muted)}.company-note{margin-top:35px;border-top:1px solid var(--line);padding-top:23px;display:flex;gap:20px;align-items:flex-start}.company-note p{font-size:.95rem;color:#425e6c;max-width:660px}.note-marker{color:#387c96;font-size:1.5rem;line-height:1.3}
.supply-section{background:var(--pale);padding-top:91px;padding-bottom:79px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:44px}.section-heading h2{margin-top:24px}.section-intro{max-width:365px;color:var(--muted);padding-bottom:5px}.supply-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.supply-card{padding:32px 31px 0;background:white;border:1px solid var(--line);display:flex;flex-direction:column;min-height:345px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.card-index{font-size:1.05rem;color:#6f8996;font-weight:500}.card-tag{font-size:.75rem;letter-spacing:.08em;font-weight:550}.supply-card h3{margin-top:37px}.supply-card>p{color:var(--muted);margin-top:17px;padding-bottom:28px}.card-bottom{margin-top:auto;border-top:1px solid var(--line);padding-block:19px;font-size:.75rem;color:#506d7b;min-height:66px;display:flex;align-items:center}.supply-card-dark{background:var(--navy);border-color:var(--navy);color:white}.supply-card-dark .card-tag{color:#c1dae3}.supply-card-dark .card-index{color:var(--blue)}.supply-card-dark>p{color:#c3d2d9}.supply-card-dark .card-bottom{color:white;border-top-color:#43606f}.card-link{justify-content:space-between;font-size:.9rem}.card-link:hover{color:var(--blue)}.card-link span{font-size:1.3rem}.supply-footnote{font-size:.8rem;color:#526770;margin-top:24px;max-width:790px}
.approach-section{background:var(--navy-deep);color:white;padding-block:99px}.approach-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:94px}.approach-heading .section-label{color:#c4d4db}.approach-heading h2{font-size:clamp(2rem,3vw,2.7rem);line-height:1.35;margin-top:28px}.approach-heading em{color:#9ac7d5}.approach-heading>p:not(.section-label){color:#b3c4cc;margin-top:23px;max-width:390px}.light-link{color:#ecf4f7;margin-top:30px;text-decoration-color:#697f89}.process-list{margin:0;padding:0;list-style:none;counter-reset:process}.process-list li{display:grid;grid-template-columns:37px 1fr;gap:23px;padding:24px 0;border-top:1px solid #37505b}.process-list li:first-child{padding-top:0;border-top:0}.process-list li:last-child{padding-bottom:0}.process-number{color:#96c7d7;line-height:1.6;font-size:.9rem}.process-list h3{font-size:1.2rem;font-weight:500;letter-spacing:-.015em}.process-list p{color:#b3c4cc;margin-top:8px;font-size:1rem}
.contact-section{padding-block:107px 109px}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:99px}.contact-copy h2{margin-top:25px;font-size:clamp(2.1rem,3.5vw,3.3rem)}.contact-copy>p:not(.section-label){color:var(--muted);max-width:450px;margin-top:22px}.email-link{display:flex;width:fit-content;gap:30px;align-items:center;margin-top:36px;padding-bottom:8px;border-bottom:1px solid #809da9;font-size:clamp(1.2rem,2.2vw,1.8rem);letter-spacing:-.035em;line-height:1.4}.email-link:hover{color:#377c96}.email-link span{font-size:1.7rem}.copy-email{display:block;background:none;border:0;padding:0;cursor:pointer;color:#52717f;font-size:.8rem;margin-top:17px;text-align:left;text-decoration:underline;text-underline-offset:3px}.copy-status{display:block;font-size:.8rem;color:#386c59;min-height:1.5em;margin-top:5px}.enquiry-panel{background:var(--pale);padding:35px 34px;align-self:center;border-top:3px solid #698f9f}.panel-kicker{font-size:.75rem;letter-spacing:.12em;color:#5e7884;font-weight:600}.enquiry-panel h3{font-size:1.3rem;margin-top:16px}.enquiry-panel ul{list-style:none;padding:0;margin:22px 0 28px;font-size:1rem}.enquiry-panel li{position:relative;padding-left:19px;margin-top:10px}.enquiry-panel li:before{content:'—';position:absolute;left:0;color:#7297a7}.contact-details{border-top:1px solid #ccd9df;padding-top:23px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-details div{display:flex;flex-direction:column;gap:4px}.contact-details span{font-size:.75rem;letter-spacing:.08em;color:#5e7380;font-weight:550}.contact-details strong{font-size:.92rem;font-weight:500}.site-footer{background:var(--pale);border-top:1px solid var(--line);padding-top:42px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:40px}.footer-top>p{font-size:.92rem;color:#5d737e;line-height:1.6;margin-right:auto;margin-left:75px}.footer-brand .wordmark{font-size:1.8rem}.footer-brand .brand-subline{font-size:.75rem}.back-top{font-size:.85rem;display:flex;gap:24px;align-items:center}.back-top:hover{color:#437f99}.back-top span{font-size:1.3rem}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:21px;color:#667b86;font-size:.75rem}
@media(min-width:1600px){.hero{padding-left:140px}}@media(max-width:1150px){.header-inner{min-height:90px}.main-navigation{gap:24px}.hero{gap:20px;min-height:620px}.hero-copy{padding-top:55px}.hero-image{min-height:620px}h1{font-size:clamp(3.3rem,5.7vw,4.3rem)}.hero-actions{gap:20px;flex-wrap:wrap}.hero-location{flex-wrap:wrap;max-width:320px;gap:7px 11px;margin-top:40px}.scope-inner{gap:20px}.scope-inner>span{padding-left:20px;font-size:.9rem}.company-grid{grid-template-columns:1fr 3.3fr}.company-text{gap:25px}.supply-card{padding:25px 23px 0}.card-top{align-items:flex-start}.card-tag{max-width:120px;text-align:right}.supply-card h3{font-size:1.35rem}.card-bottom{font-size:.75rem}.card-link{font-size:.86rem}.approach-grid{gap:50px}.contact-grid{gap:55px}}
@media(max-width:800px){html{scroll-padding-top:86px}.section{padding-block:70px}.header-inner{min-height:82px;gap:18px}.wordmark{font-size:1.75rem}.brand-subline{font-size:.75rem}.menu-toggle{display:flex;gap:16px;align-items:center;background:none;border:1px solid var(--line);padding:10px 13px;font-size:.9rem;cursor:pointer;color:var(--ink)}.menu-icon{width:17px;height:10px;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.main-navigation{display:none;position:absolute;inset:82px 0 auto;background:white;box-shadow:0 12px 18px rgba(18,42,55,.08);border-bottom:1px solid var(--line);padding:15px var(--gutter) 23px;flex-direction:column;align-items:stretch;gap:0}.main-navigation.is-open{display:flex}.main-navigation>a{padding:13px 0}.main-navigation .nav-contact{padding:13px 17px;margin-top:10px;justify-content:space-between}.hero{grid-template-columns:1fr 1fr;min-height:570px;gap:25px}.hero-copy{padding-top:43px;padding-bottom:35px}.eyebrow{font-size:.75rem;gap:8px;letter-spacing:.06em;margin-bottom:25px}.eyebrow-line{width:18px}h1{font-size:3.1rem;letter-spacing:-.06em}.hero-description{font-size:1rem;margin-top:22px}.hero-actions{margin-top:26px;gap:20px;flex-direction:column;align-items:flex-start}.button{font-size:.85rem;padding:13px 17px;gap:15px}.hero-location{font-size:.75rem;margin-top:30px}.hero-location .location-divider{display:none}.hero-image{min-height:570px}.hero-image figcaption{left:25px;bottom:29px}.hero-image figcaption span:last-child{font-size:1.1rem}.scope-inner{grid-template-columns:1fr 1fr;row-gap:23px;padding-block:27px}.scope-inner>span{border:0;padding:0}.company-grid{grid-template-columns:1fr;gap:27px}.company-text{gap:30px}.section-heading{gap:35px}.section-intro{max-width:275px;font-size:.94rem}.supply-grid{gap:12px}.supply-card{padding:21px 18px 0;min-height:360px}.card-tag{font-size:.75rem}.supply-card h3{font-size:1.25rem;margin-top:27px}.supply-card>p{font-size:.94rem}.card-bottom{line-height:1.5}.approach-grid{gap:35px}.approach-heading h2{font-size:1.95rem}.process-list li{gap:14px;grid-template-columns:26px 1fr}.contact-grid{grid-template-columns:1.1fr 1fr;gap:30px}.enquiry-panel{padding:29px 24px}.contact-details{grid-template-columns:1fr;gap:18px}.footer-top>p{margin-left:25px}}
@media(max-width:600px){:root{--gutter:23px}.section{padding-block:62px}.hero{display:flex;flex-direction:column;padding:0;gap:0}.hero-copy{padding:47px var(--gutter) 35px}.eyebrow{font-size:.75rem;letter-spacing:.07em;margin-bottom:24px}h1{font-size:clamp(3.3rem,11.5vw,4.2rem);line-height:1.075;letter-spacing:-.06em}.hero-description{max-width:355px;font-size:1.02rem;line-height:1.75;margin-top:24px}.hero-actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:25px;margin-top:28px}.button{padding:13px 17px;font-size:.83rem;gap:19px}.text-link{font-size:.87rem}.hero-location{max-width:none;margin-top:34px;font-size:.75rem;gap:9px}.hero-location .location-divider{display:block;height:11px}.hero-image{min-height:310px;height:310px;margin-left:var(--gutter)}.hero-image img{object-position:center 51%}.hero-image figcaption{left:25px;bottom:23px}.hero-image figcaption span:first-child{font-size:.75rem}.hero-image figcaption span:last-child{font-size:1.05rem}.scope-inner{gap:22px;grid-template-columns:1.15fr 1fr;min-height:150px}.scope-inner p{font-size:.75rem}.scope-inner strong{font-size:.8rem}.scope-inner>span{font-size:.85rem}.section-label{font-size:.75rem}.company-grid{gap:25px}.company-grid>.section-label{padding-top:0}h2{font-size:2.03rem;line-height:1.24;letter-spacing:-.045em}.desktop-break{display:none}.company-text{grid-template-columns:1fr;gap:16px;margin-top:23px;font-size:1rem}.company-note{margin-top:27px;padding-top:20px;gap:14px}.company-note p{font-size:.91rem}.section-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:30px}.section-heading h2{margin-top:22px}.section-intro{max-width:100%;font-size:1rem}.supply-grid{grid-template-columns:1fr;gap:16px}.supply-card{padding:27px 25px 0;min-height:285px}.card-tag{font-size:.75rem;max-width:none}.supply-card h3{font-size:1.5rem;margin-top:30px}.supply-card>p{font-size:1rem;margin-top:15px;padding-bottom:23px}.card-bottom{font-size:.78rem;min-height:58px;padding-block:17px}.card-link{font-size:.93rem}.supply-footnote{font-size:.78rem;line-height:1.65;margin-top:22px}.approach-grid{grid-template-columns:1fr;gap:40px}.approach-heading h2{font-size:2rem;line-height:1.3;margin-top:24px}.approach-heading>p:not(.section-label){font-size:1rem;margin-top:22px}.light-link{margin-top:23px}.process-list li{grid-template-columns:30px 1fr;gap:15px;padding-block:22px}.process-list li:first-child{border-top:1px solid #37505b;padding-top:24px}.process-list h3{font-size:1.18rem}.process-list p{font-size:.96rem}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-copy h2{font-size:2.13rem;margin-top:22px}.contact-copy>p:not(.section-label){margin-top:20px}.email-link{font-size:1.48rem;gap:20px;margin-top:26px;max-width:100%;overflow-wrap:anywhere}.email-link span{font-size:1.5rem;flex-shrink:0}.copy-email{font-size:.8rem}.enquiry-panel{padding:29px 25px}.enquiry-panel h3{font-size:1.3rem}.enquiry-panel ul{font-size:.94rem}.contact-details{grid-template-columns:1fr 1fr;gap:18px}.contact-details span{font-size:.75rem}.site-footer{padding-top:32px}.footer-top{flex-wrap:wrap;gap:22px;padding-bottom:29px}.footer-top>p{margin:0;font-size:.85rem;width:calc(100% - 180px);min-width:120px}.back-top{font-size:.8rem;gap:17px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:6px;padding-block:20px;font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.site-header{position:static}.menu-toggle,.hero-actions,.copy-email,.back-top{display:none}.section{padding-block:30px}.hero{min-height:400px}.hero-image{min-height:400px}.hero-copy{padding-block:20px}h1{font-size:3rem}.approach-section{background:white;color:var(--ink)}.approach-section p,.approach-section em{color:var(--muted)}.supply-grid{break-inside:avoid}.site-footer{background:white}}

/* Supplier material extends the existing trade-focused company page. */
.windows-section .section-intro{max-width:430px}
.window-range{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin:0;padding:0}
.window-range>div{border-top:2px solid #7aa3b4;padding-top:24px}
.window-range dt{font-family:'Manrope',Arial,sans-serif;font-size:1.3rem;font-weight:600;line-height:1.4;letter-spacing:-.025em}
.window-range dd{margin:14px 0 0;color:var(--muted)}
.specification-panel{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:48px;padding:38px 40px;background:var(--pale)}
.detail-kicker{font-size:.875rem;letter-spacing:.08em;font-weight:600;color:#4b6e7e;margin-bottom:13px}
.specification-panel h3{font-size:1.45rem;line-height:1.35}
.specification-panel h3+p{margin-top:17px;color:var(--muted)}
.specification-checks ul{margin:0;padding-left:20px}
.specification-checks li{padding-left:4px;margin-bottom:8px}
.specification-checks li::marker{color:#498ba1}
.specification-checks>p{border-top:1px solid var(--line);padding-top:17px;margin-top:20px;font-size:.875rem;color:var(--muted);line-height:1.65}
.supplier-section{background:var(--pale);border-top:1px solid var(--line)}
.supplier-section .section-intro{max-width:410px}
.supplier-context{display:flex;align-items:flex-start;gap:45px;justify-content:space-between;border-top:1px solid #c4d1d7;padding-top:24px;margin-bottom:40px}
.supplier-markets{display:flex;flex-wrap:wrap;gap:10px 25px;list-style:none;margin:0;padding:0;font-size:1rem;font-weight:600}
.supplier-markets li{white-space:nowrap}
.supplier-context>p{max-width:550px;color:var(--muted);font-size:.875rem}
.project-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}
.project-photo{min-width:0}
.project-photo img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:#d9e2e6}
.project-photo .apartment-photo{object-position:center 61%}
.project-photo figcaption{display:flex;align-items:baseline;gap:17px;padding-top:21px}
.photo-number{flex-shrink:0;font-size:.875rem;color:#547789;font-weight:600}
.project-photo h3{font-size:1.3rem;font-weight:600;line-height:1.4;letter-spacing:-.025em}
.project-photo figcaption p{color:var(--muted);margin-top:9px;font-size:1rem;max-width:510px}
.project-next{margin-top:45px;padding-top:25px;border-top:1px solid #c4d1d7;display:flex;align-items:center;justify-content:space-between;gap:30px}
.project-next p{max-width:660px;color:var(--muted)}
.project-next .text-link{font-size:1rem;flex-shrink:0;gap:18px}
@media(max-width:1150px){.window-range{gap:25px}.specification-panel{gap:35px;padding:32px}.supplier-context{gap:28px}.supplier-context>p{max-width:48%}.project-next p{max-width:55%}}
@media(min-width:801px) and (max-width:1080px){.header-inner{min-height:82px}.menu-toggle{display:flex;gap:16px;align-items:center;background:none;border:1px solid var(--line);padding:10px 13px;font-size:.9rem;cursor:pointer;color:var(--ink)}.menu-icon{width:17px;height:10px;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.main-navigation{display:none;position:absolute;inset:82px 0 auto;background:white;box-shadow:0 12px 18px rgba(18,42,55,.08);border-bottom:1px solid var(--line);padding:15px var(--gutter) 23px;flex-direction:column;align-items:stretch;gap:0}.main-navigation.is-open{display:flex}.main-navigation>a{padding:13px 0}.main-navigation .nav-contact{padding:13px 17px;margin-top:10px;justify-content:space-between}}
@media(max-width:800px){.window-range{gap:20px}.window-range dt{font-size:1.15rem}.specification-panel{gap:30px;padding:28px}.supplier-context{flex-direction:column;gap:17px}.supplier-context>p{max-width:650px}.project-gallery{gap:34px 20px}.project-photo figcaption{gap:10px}.project-photo h3{font-size:1.15rem}.project-next{flex-direction:column;align-items:flex-start;gap:18px}.project-next p{max-width:100%}}
@media(max-width:600px){.window-range{grid-template-columns:1fr;gap:25px}.window-range>div{padding-top:20px}.window-range dt{font-size:1.25rem}.window-range dd{margin-top:10px}.specification-panel{grid-template-columns:1fr;gap:24px;margin-top:34px;padding:26px 23px}.specification-panel h3{font-size:1.3rem}.supplier-context{padding-top:21px;margin-bottom:28px}.supplier-markets{gap:10px 22px}.project-gallery{grid-template-columns:1fr;gap:33px}.project-photo figcaption{padding-top:17px;gap:14px}.project-photo h3{font-size:1.25rem}.project-next{margin-top:32px;padding-top:23px}.project-next .text-link{font-size:.95rem}}
@media print{.project-photo{break-inside:avoid}.project-gallery{gap:24px}.supplier-section,.specification-panel{background:white}.project-photo img{max-height:260px}.supplier-context{break-inside:avoid}}

.product-references{margin-top:43px}
.product-references>h3{font-size:1.4rem}
.product-references>p{margin-top:12px;color:var(--muted)}
.reference-table-wrap{margin-top:20px}
.reference-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:1rem;line-height:1.6}
.reference-table caption{caption-side:bottom;text-align:left;font-size:.875rem;color:var(--muted);padding-top:12px}
.reference-table th,.reference-table td{padding:17px 20px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}
.reference-table thead th{background:var(--pale);font-size:.875rem;font-weight:600}
.reference-table th:first-child{width:35%}
.reference-table th:nth-child(2){width:18%}
.reference-table th:nth-child(3){width:47%}
.reference-table tbody th{font-weight:500}
.reference-table td:nth-child(2){font-weight:600;color:#426a7d;white-space:nowrap}
.reference-table td:last-child{color:var(--muted)}
.product-references>.reference-note{font-size:.875rem;margin-top:8px}
.resources-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:65px;align-items:start}
.profile-download{background:var(--pale);padding:35px;border-top:3px solid #698f9f}
.profile-download h3{font-size:1.75rem;line-height:1.3}
.profile-download h3+p{color:var(--muted);margin-top:19px}
.download-meta{display:block;font-size:.875rem;font-weight:500;color:#496a7a;margin-top:22px}
.profile-download .button{margin-top:22px}
.profile-download .download-footnote{font-size:.875rem;margin-top:20px;color:var(--muted)}
.buyer-faq details{border-top:1px solid var(--line)}
.buyer-faq details:last-child{border-bottom:1px solid var(--line)}
.buyer-faq summary{cursor:pointer;min-height:62px;padding:20px 4px;font-size:1rem;font-weight:600;line-height:1.5;list-style-position:outside;margin-left:19px}
.buyer-faq summary::marker{color:#4b7e92}
.buyer-faq summary:hover{color:#35718a}
.buyer-faq summary:focus-visible{outline:3px solid #007aab;outline-offset:2px}
.buyer-faq details[open] summary{padding-bottom:13px}
.buyer-faq details>p{color:var(--muted);padding:0 4px 23px 23px}
.resources-section+.contact-section{border-top:1px solid var(--line)}
.enquiry-actions{display:flex;align-items:center;flex-wrap:wrap;gap:15px 25px;margin-top:23px}
.copy-brief{border:0;background:none;cursor:pointer;min-height:44px;padding:5px 0;font:inherit;font-size:.9rem;color:#456d7f;text-align:left}
.contact-copy>.enquiry-help{font-size:.875rem;line-height:1.65;margin-top:15px;max-width:480px}
.brief-status{display:block;margin-top:10px;min-height:1.5em;font-size:.875rem;color:#386c59}
.brief-fallback{margin-top:10px}
.brief-fallback label{display:block;font-size:.875rem;margin-bottom:10px}
.brief-fallback textarea{display:block;width:100%;resize:vertical;padding:15px;border:1px solid #91a8b4;background:white;color:var(--ink);font:inherit;font-size:1rem;line-height:1.6}
.brief-fallback textarea:focus-visible{outline:3px solid #007aab;outline-offset:3px}
@media(max-width:1150px){.resources-grid{gap:40px}.profile-download{padding:29px}.profile-download .button{gap:16px}}
@media(max-width:800px){.resources-grid{gap:28px;grid-template-columns:1fr 1.15fr}.profile-download{padding:25px}.profile-download .button{width:100%;text-align:left}.reference-table th,.reference-table td{padding:15px 13px}}
@media(max-width:600px){.product-references{margin-top:35px}.product-references>h3{font-size:1.3rem}.reference-table th,.reference-table td{padding:13px 8px}.reference-table th:first-child{width:35%}.reference-table th:nth-child(2){width:21%}.reference-table th:nth-child(3){width:44%}.reference-table thead th{font-size:.875rem}.reference-table tbody{font-size:.9375rem}.resources-grid{grid-template-columns:1fr;gap:30px}.profile-download{padding:28px 25px}.profile-download h3{font-size:1.6rem}.profile-download .button{width:fit-content}.enquiry-actions{gap:8px 22px}.buyer-faq summary{padding-block:18px}}
@media print{.buyer-faq details>p{display:block}.enquiry-actions,.brief-fallback,.brief-status,.enquiry-help{display:none}.profile-download{break-inside:avoid}.reference-table{break-inside:avoid}}

/* Clear enquiry paths and an HTML alternative to the downloadable profile. */
.company-registration{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px 25px;margin-top:27px;padding:17px 20px;background:var(--pale)}
.company-registration p{font-size:.875rem;color:var(--muted)}
.company-registration strong{color:var(--ink);font-weight:650;white-space:nowrap;margin-left:7px}
.company-registration .text-link{font-size:.875rem;min-height:28px;gap:15px}
.inline-link{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#7d99a6}
.inline-link:hover{color:#35718a}
.registration-guidance{font-size:.875rem;line-height:1.7;color:var(--muted);margin-top:16px;max-width:830px}
.registration-guidance a{margin-left:5px}
.screen-reader-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
[hidden]{display:none!important}
.hero-copy,.contact-copy,.profile-introduction{min-width:0}
.hero h1{font-size:clamp(2.6rem,4.05vw,4.25rem);line-height:1.14;letter-spacing:-.055em}
.hero-description{max-width:475px}
.hero-actions{flex-wrap:wrap;gap:20px 25px}
.hero-location{flex-wrap:wrap;gap:9px 12px}
.product-details{margin-top:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.product-details>summary,.enquiry-checklist>summary{cursor:pointer;padding:21px 4px 21px 0;font-size:1rem;font-weight:600;line-height:1.5;list-style-position:outside;margin-left:20px}
.product-details>summary::marker,.enquiry-checklist>summary::marker{color:#4b7e92}
.product-details>summary:focus-visible,.enquiry-checklist>summary:focus-visible{outline:3px solid #007aab;outline-offset:3px}
.product-details-body{padding-bottom:30px}
.product-details-body .product-references{margin-top:9px}
.profile-download .pdf-link{display:flex;min-height:44px;width:fit-content;margin-top:14px}
.profile-download .download-meta{margin-top:10px}
.profile-download .download-footnote{font-size:.8125rem;margin-top:10px;line-height:1.6}
.email-label{display:block;margin-top:28px;font-size:.875rem;font-weight:600;color:#4b6e7e}
.email-value{display:block;width:100%;min-width:0;margin-top:8px;border:0;border-bottom:1px solid #809da9;border-radius:0;background:transparent;padding:6px 0 10px;color:var(--navy);font:inherit;font-size:clamp(1.1rem,2.2vw,1.75rem);letter-spacing:-.025em}
.email-value:focus-visible,.enquiry-checklist textarea:focus-visible{outline:3px solid #007aab;outline-offset:3px}
.enquiry-actions .button{border:0;cursor:pointer}
.contact-copy>.action-status,.action-status{margin-top:10px;min-height:1.5em;color:#386c59;font-size:.875rem;line-height:1.6}
.enquiry-checklist{margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.enquiry-checklist>p{color:var(--muted);font-size:.9375rem;margin-bottom:17px}
.enquiry-checklist label{display:block;font-size:.875rem;font-weight:600;margin-bottom:8px}
.enquiry-checklist textarea{width:100%;display:block;resize:vertical;border:1px solid #91a8b4;border-radius:0;padding:14px;background:white;color:var(--ink);font:inherit;font-size:1rem;line-height:1.6}
.enquiry-checklist .copy-brief{margin-top:12px}
.enquiry-checklist>.action-status{margin-top:6px;color:#386c59}
.profile-document{max-width:1100px;padding-block:36px 85px}
.profile-back{min-height:44px;margin-bottom:24px}
.profile-introduction{max-width:850px}
.profile-introduction h1{font-size:clamp(2.1rem,5.5vw,4.4rem);line-height:1.14;letter-spacing:-.045em}
.profile-introduction .profile-legal-name{font-weight:650;color:var(--ink);font-size:1.25rem;margin-top:26px}
.profile-introduction>p:not(.detail-kicker){color:var(--muted);margin-top:15px;max-width:720px;font-size:1.1rem}
.profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px;margin-top:28px}
.profile-introduction>.profile-file-note{font-size:.8125rem;margin-top:12px}
.profile-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px 38px;margin:40px 0 0;padding:30px;background:var(--pale);border-top:3px solid #698f9f}
.profile-facts>div{min-width:0}
.profile-facts dt{font-size:.8125rem;font-weight:600;color:#4b6e7e;margin-bottom:6px}
.profile-facts dd{margin:0;font-size:1rem;overflow-wrap:anywhere}
.profile-chapter{display:grid;grid-template-columns:1fr 2.2fr;gap:40px;border-bottom:1px solid var(--line);padding-block:35px}
.profile-chapter h2{font-size:1.45rem;line-height:1.4;letter-spacing:-.03em}
.profile-chapter p{color:var(--muted)}
.profile-chapter p+p{margin-top:15px}
.profile-chapter p+.text-link{margin-top:20px}
.profile-chapter .button{margin-top:22px}
.profile-supply-list{display:grid;gap:22px}
.profile-supply-list h3{font-size:1.05rem;font-weight:650;margin-bottom:6px}
.profile-process{margin:0;padding-left:22px;color:var(--muted)}
.profile-process li+li{margin-top:17px}
.profile-process strong{color:var(--ink)}
.profile-enquiry-list{padding-left:21px;color:var(--muted);margin-block:17px}
.profile-enquiry-list li{margin-top:7px}
@media(max-width:1080px){html{scroll-padding-top:98px}}
@media(max-width:600px){.hero h1{font-size:clamp(1.95rem,8.8vw,3.5rem)}.hero-actions{align-items:flex-start;gap:17px}.hero-location .location-divider{display:none}.hero-location{flex-direction:column;align-items:flex-start}.email-value{font-size:clamp(1.1rem,5.8vw,1.65rem)}.enquiry-actions{gap:17px 23px}.product-details-body{padding-bottom:24px}.product-details>summary{font-size:.9375rem}.profile-document{padding-block:25px 50px}.profile-introduction h1{font-size:clamp(1.9rem,8.8vw,3.1rem)}.profile-introduction .profile-legal-name{font-size:1.1rem}.profile-introduction>p:not(.detail-kicker){font-size:1rem}.profile-introduction>.profile-file-note{font-size:.8125rem}.profile-facts{grid-template-columns:1fr;padding:25px;gap:19px;margin-top:30px}.profile-chapter{grid-template-columns:1fr;gap:18px;padding-block:28px}.profile-chapter h2{font-size:1.35rem}.profile-back{font-size:.875rem;margin-bottom:18px}.profile-actions{gap:19px}.profile-actions .button{font-size:.875rem;max-width:100%}}
@media print{.profile-page .site-header,.profile-page .site-footer,.profile-back,.profile-actions,.profile-file-note,.profile-chapter .button,.profile-chapter .text-link{display:none}.profile-page{font-size:10pt}.profile-document{width:100%;padding:0}.profile-introduction h1{font-size:26pt}.profile-introduction>p:not(.detail-kicker){font-size:11pt}.profile-facts{margin-top:18px;padding:16px;gap:14px}.profile-facts dt{font-size:9pt}.profile-facts dd{font-size:10pt}.profile-chapter{padding-block:18px;gap:24px;break-inside:avoid}.profile-chapter h2{font-size:13pt}.profile-supply-list{gap:13px}.profile-supply-list h3{font-size:11pt}.profile-process li+li{margin-top:10px}.enquiry-actions,.enquiry-checklist,.action-status,.email-label{display:none}.email-value{border:0}.profile-chapter p{color:#333}}
