/* MASCO English local preview. Colours follow the supplied final handoff. */
:root{--navy:#041827;--navy2:#07243a;--ink:#17232d;--muted:#52616d;--gold:#c99a38;--gold-dark:#795611;--ivory:#f6f3ec;--line:#d5dde2;--white:#fff;--shell:1220px;--radius:3px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;color:var(--ink);background:var(--white);font-family:"Segoe UI",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}p{margin:0 0 1.1em}h1,h2,h3{line-height:1.16;letter-spacing:-.028em;margin:0 0 24px;font-weight:650;text-wrap:balance}h1{font-size:clamp(36px,3.9vw,58px)}h2{font-size:clamp(27px,2.6vw,38px)}h3{font-size:25px}strong{font-weight:650}:where(a,button,summary):focus-visible{outline:3px solid #0875a5;outline-offset:5px;border-radius:2px}.shell{width:min(var(--shell),calc(100% - 80px));margin:auto;min-width:0}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;text-transform:uppercase}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-180%);z-index:1000;background:white;padding:12px 20px;color:var(--navy)}.skip-link:focus{transform:translateY(0)}[hidden]{display:none!important}
.review-bar{color:#ccdae3;background:var(--navy);font-size:10px;letter-spacing:.09em;line-height:30px}.review-bar .shell{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-bar .shell>span:first-child{color:#f0d591;font-weight:700;display:flex;gap:8px;align-items:center}.status-dot{width:5px;height:5px;background:var(--gold);border-radius:50%}.site-header{position:sticky;top:0;background:#fff;z-index:50;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:102px;gap:30px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;flex-shrink:0}.brand img{width:49px;height:auto}.brand strong{font-size:16px;display:block;letter-spacing:.06em;line-height:1.3}.brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.2em;padding-top:6px}.header-inner>nav{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:600}.header-inner>nav>a,.nav-capabilities>a{text-decoration:none;padding:18px 0;white-space:nowrap}.header-inner nav a:hover{color:var(--gold-dark)}.header-inner a[aria-current="page"]{color:var(--gold-dark);text-decoration:underline;text-underline-offset:8px}.nav-capabilities{position:relative;display:flex;align-items:center;gap:2px}.sub-toggle{border:0;background:transparent;color:var(--ink);width:24px;min-height:44px;font-size:18px}.submenu{position:absolute;top:100%;left:-16px;padding:12px;background:white;border:1px solid var(--line);box-shadow:0 16px 35px #0418271a;min-width:275px}.submenu a{display:block;padding:11px 14px;text-decoration:none}.submenu a:hover{background:var(--ivory)}.header-inner>nav .nav-cta{padding:13px 19px;color:var(--navy);background:var(--gold);border-radius:var(--radius);display:flex;align-items:center;gap:16px}.header-inner>nav .nav-cta:hover{background:#dfb252;color:var(--navy)}.menu-toggle{display:none;align-items:center;gap:12px;min-height:44px;background:white;border:1px solid var(--line);padding:8px 12px;color:var(--navy);border-radius:3px}
.home-hero{background:var(--navy);color:white;padding:64px 0 66px}.hero-grid{display:grid;grid-template-columns:1.13fr 1fr;gap:60px;align-items:center}.hero-copy{min-width:0}.hero-copy .eyebrow{color:#dfbe73;margin-bottom:24px}.hero-copy h1{margin-bottom:24px;max-width:610px;font-size:clamp(40px,4.1vw,60px);line-height:1.075;letter-spacing:-.04em}.hero-copy>p:not(.eyebrow){color:#ced8df;font-size:15px;line-height:1.75;max-width:580px}.hero-copy>p:first-of-type+.hero-copy p{color:#fff}.hero-copy .actions{margin-top:28px}.hero-image{min-width:0;position:relative;padding-top:18px}.hero-image:before{content:"";position:absolute;width:55px;height:3px;right:0;top:0;background:var(--gold)}.photo{margin:0;min-width:0}.photo img{width:100%;border-radius:2px;background:#edf0f2}.photo figcaption{font-size:11px;color:var(--muted);margin-top:10px;letter-spacing:.01em}.hero-image figcaption{color:#b2c1cd}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:23px 0 0}.actions br{display:none}.actions a{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:13px 19px;border:1px solid var(--line);border-radius:var(--radius);min-height:48px;text-decoration:none;font-size:13px;font-weight:650;line-height:1.5}.actions a:after{content:"↗";font-size:18px;line-height:1}.actions a:first-child{background:var(--navy);color:white;border-color:var(--navy)}.actions a:hover{background:var(--ivory);color:var(--ink);border-color:var(--gold)}.actions a:first-child:hover{background:var(--navy2);color:white}.home-hero .actions a,.closing-section .actions a{color:white;border-color:#597080}.home-hero .actions a:first-child,.closing-section .actions a:first-child{background:var(--gold);border-color:var(--gold);color:var(--navy)}.home-hero .actions a:hover,.closing-section .actions a:hover{background:#e0b653;color:var(--navy);border-color:#e0b653}
.home-section{padding:72px 0}.home-section h2{max-width:730px;margin-bottom:36px}.home-section>.shell>p{max-width:750px}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.capability-card{border:1px solid var(--line);border-top:3px solid var(--gold);padding:30px 28px;display:flex;flex-direction:column;min-width:0;background:white}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.card-top svg{width:32px;height:32px;color:var(--navy2)}.card-top span{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.capability-card h3,.capability-card h2{font-size:25px;max-width:none;margin-bottom:18px;line-height:1.2}.capability-card p{font-size:14px;color:var(--muted);line-height:1.8}.capability-card .actions{margin-top:auto;padding-top:20px}.capability-card .actions a{background:none;color:var(--navy);padding:12px 0 0;border:0;min-height:44px;text-align:left;justify-content:space-between;width:100%;border-top:1px solid var(--line);border-radius:0;font-size:12px}.capability-card .actions a:hover{color:var(--gold-dark);background:none}.value-section{background:var(--ivory)}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.value-grid>div{border-top:1px solid #c8c4b9;padding-top:24px}.step-marker{font-size:11px;color:var(--gold-dark);letter-spacing:.1em}.value-grid p{font-size:14px;margin:18px 0 0;color:var(--muted)}.value-grid strong{display:block;color:var(--ink);font-size:19px;margin-bottom:10px;line-height:1.4}.presence-section .shell{display:grid;grid-template-columns:.83fr 1fr;column-gap:75px}.presence-section h2{grid-column:1}.presence-grid{display:contents}.presence-grid>div{grid-column:1;max-width:500px}.presence-grid .photo{grid-column:2;grid-row:1/3}.presence-grid p{font-size:16px}.presence-grid p:nth-of-type(2){font-size:12px;color:var(--muted)}.process-section{border-top:1px solid var(--line)}.process-section ol{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;counter-reset:steps;margin:0;padding:0}.process-section li{counter-increment:steps;border-top:2px solid var(--line);padding-top:20px;font-size:13px;color:var(--muted);line-height:1.85}.process-section li:before{content:"0" counter(steps);display:block;font-size:28px;font-weight:300;color:var(--gold-dark);margin-bottom:15px}.process-section strong{display:block;font-size:17px;line-height:1.4;margin-bottom:10px;color:var(--ink)}.sector-strip{background:var(--navy2);color:white}.sector-strip .shell>p:first-of-type{font-size:clamp(19px,2.1vw,27px);line-height:1.7;color:#dfbe73;max-width:none;font-weight:500}.sector-strip .actions a{background:transparent;border-color:#688090;color:white}.quality-section ul,.editorial-page ul{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0;margin:32px 0}.quality-section li,.editorial-page li{font-size:15px;font-weight:600;border:1px solid var(--line);border-left:3px solid var(--gold);padding:23px;background:#fff}.quality-section>.shell>p:last-of-type{font-size:13px;color:var(--muted)}.home-section:not(.quality-section)+.home-section:not(.supplier-strip){border-top:1px solid var(--line)}.supplier-strip{background:var(--ivory);padding:40px 0}.supplier-strip h2{font-size:26px;margin-bottom:16px}.supplier-strip .shell{display:grid;grid-template-columns:1fr auto;column-gap:50px}.supplier-strip h2,.supplier-strip p{grid-column:1}.supplier-strip .actions{grid-column:2;grid-row:1/3;margin:0;align-self:center}.closing-section{background:var(--navy);color:white;padding:56px}.home-section.closing-section{padding:66px 0}.closing-section p{color:#cfdae2}.home-section.closing-section h2{margin-bottom:22px}.closing-section a{color:white}
.page-hero{background:var(--ivory);padding:32px 0 56px;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;color:var(--muted);margin-bottom:36px;line-height:1.6}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb>span:last-child{max-width:100%}.page-intro-grid{display:grid;grid-template-columns:1fr;gap:60px;align-items:center;min-width:0}.with-photo .page-intro-grid{grid-template-columns:1.15fr 1fr}.page-intro-grid h1{max-width:860px}.intro-copy{max-width:820px;font-size:17px;color:#3e515e;line-height:1.8}.intro-copy p:last-child{margin-bottom:0}.with-photo .intro-copy{font-size:15px}.with-photo h1{font-size:clamp(36px,3.8vw,54px)}.with-photo .portrait{max-width:290px;justify-self:center}.page-body{padding:56px 0 80px}.content-section{padding:42px 0;border-bottom:1px solid var(--line)}.content-section:first-child{padding-top:0}.content-section:last-child{border:0;padding-bottom:0}.content-section h2{max-width:860px;font-size:30px}.content-section>p{max-width:850px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:32px}.overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:54px}.overview-grid+.closing-section{padding:42px}.editorial-page{max-width:1000px}.editorial-page .content-section{padding:34px 0}.editorial-page .content-section:first-child{padding-top:0}.editorial-page .content-section h2{font-size:27px}.editorial-page .content-section p{font-size:16px}.contact-page #choose-your-enquiry .actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.contact-page #choose-your-enquiry .actions a:first-child{background:white;color:var(--navy);border-color:var(--line)}.not-found{padding:90px 0;min-height:60vh}.not-found h1{max-width:700px}
.service-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:58px;padding-top:56px;padding-bottom:80px;align-items:start}.category-index{position:sticky;top:123px;max-height:calc(100vh - 147px);overflow:auto;overscroll-behavior:contain;padding-right:12px}.category-index h2{font-size:19px;margin-bottom:21px}.category-index nav{display:flex;flex-direction:column}.category-index a{font-size:12px;line-height:1.4;display:flex;gap:12px;align-items:baseline;padding:12px 0;border-bottom:1px solid var(--line);text-decoration:none}.category-index a span{color:var(--gold-dark);font-size:10px;min-width:20px}.category-index a:hover{color:var(--gold-dark)}.services{min-width:0}.service-card{scroll-margin-top:125px;border-bottom:1px solid var(--line);padding:36px 0 42px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:18px}.service-card:first-child{padding-top:0}.service-number{font-size:12px;color:var(--gold-dark);padding-top:7px}.service-card h3{font-size:27px;margin-bottom:18px}.service-card p{font-size:14px;line-height:1.8;color:var(--muted)}.service-card p:first-of-type{font-size:16px;color:var(--ink);line-height:1.75}.service-card p strong{color:var(--ink)}.service-card .actions{margin:18px 0}.service-card .actions a{font-size:12px;min-height:44px;padding:10px 16px}.service-card details{background:#f5f7f8;border:1px solid var(--line);margin-top:24px;border-radius:3px}.service-card summary{padding:14px 18px;cursor:pointer;font-size:13px;font-weight:650;color:var(--navy);min-height:48px}.service-card summary:hover{background:#edf1f3}.service-card details[open] summary{border-bottom:1px solid var(--line);margin-bottom:18px}.service-card details p{padding:0 18px;font-size:13px!important}.service-card details p:last-child{padding-bottom:10px}.services>.closing-section{padding:34px;margin-top:35px}.services>.closing-section h2{font-size:28px}.services>.closing-section .actions a{font-size:12px}
.rfq-selector{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.rfq-selector a{display:flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--line);padding:12px 20px;min-height:48px;font-weight:600;font-size:13px;border-radius:3px}.rfq-selector a[aria-current="true"]{background:var(--navy);color:white;border-color:var(--navy)}.enquiry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.enquiry-card,.enquiry-card:first-child,.enquiry-card:last-child{border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;border-radius:3px;scroll-margin-top:140px}.enquiry-card h2{font-size:23px}.enquiry-card p{font-size:14px;color:var(--muted)}.enquiry-card .actions{margin-top:auto;padding-top:10px}.enquiry-card .actions a{font-size:12px;align-self:flex-start}.enquiry-card.is-selected{border:2px solid var(--gold);padding:27px;background:#fffcf6}.selected-category{padding:18px 20px;border-left:3px solid var(--gold);background:var(--ivory);font-size:14px;margin-bottom:28px}.supporting-information{margin-top:40px;max-width:850px}.supporting-information h2{font-size:25px}
.site-footer{background:#03121e;color:#b9c7d0;padding:56px 0 0}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr .8fr;gap:60px;font-size:13px;line-height:1.9;padding-bottom:42px}.footer-brand{font-size:19px!important;letter-spacing:.04em;color:white;font-weight:600;line-height:1.45;margin-bottom:20px}.footer-brand span{display:block;color:#d7b46a;font-size:11px;letter-spacing:.15em;margin-top:6px}.footer-identity>p{max-width:370px}.footer-grid a{text-decoration:none}.footer-grid a:hover{text-decoration:underline;color:white}.footer-grid nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;font-size:11px;align-content:start}.footer-bottom{border-top:1px solid #2d4050;display:flex;justify-content:space-between;gap:25px;font-size:10px;padding:20px 0}.footer-bottom a{text-decoration:none}.site-footer a:focus-visible,.home-hero a:focus-visible,.closing-section a:focus-visible{outline-color:#f0d591}
@media(min-width:901px){body[data-page="PAGE-01"] .hero-copy>p:nth-of-type(2){color:#dfbe73;font-size:13px;max-width:490px}}
@media(max-width:1190px){.shell{width:calc(100% - 48px)}.header-inner{gap:14px}.header-inner>nav{gap:13px;font-size:11px}.brand strong{font-size:13px}.brand img{width:42px}.brand{gap:9px}.header-inner>nav .nav-cta{padding:12px}.hero-grid{gap:35px}.hero-copy h1{font-size:48px}.hero-copy .actions{gap:10px}.hero-copy .actions a{font-size:12px;padding:12px}.service-layout{gap:34px;grid-template-columns:225px minmax(0,1fr)}.capability-card{padding:26px 22px}.footer-grid{gap:35px}}
@media(max-width:1000px){.menu-toggle{display:flex}.header-inner{min-height:82px}.brand img{width:41px}.brand strong{font-size:14px}.header-inner>nav{display:flex;flex-wrap:wrap;gap:10px 20px;position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:18px 24px;box-shadow:0 12px 24px #04182714;font-size:13px}.js .header-inner>nav{display:none}.js .header-inner>nav.is-open{display:flex}.header-inner>nav .nav-cta{margin-left:auto}.submenu{z-index:60}.hero-grid{gap:30px}.hero-copy h1{font-size:43px}.hero-copy .actions{align-items:stretch}.hero-copy .actions a{width:100%;justify-content:space-between}.presence-section .shell{column-gap:35px}.footer-grid{grid-template-columns:1.2fr 1fr}.footer-grid nav{grid-column:1/-1;grid-template-columns:repeat(5,1fr)}.enquiry-grid{gap:16px}.enquiry-card,.enquiry-card:first-child,.enquiry-card:last-child{padding:21px}.enquiry-card.is-selected{padding:20px}.enquiry-card h2{font-size:21px}}
@media(max-width:900px){html{scroll-padding-top:110px}.home-hero{padding:44px 0}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-copy{max-width:740px}.hero-copy h1{font-size:clamp(40px,6.5vw,58px);max-width:740px}.hero-copy>p:not(.eyebrow){max-width:700px}.hero-copy .actions{display:flex;flex-direction:row}.hero-copy .actions a{width:auto;justify-content:center}.hero-image{max-width:720px;justify-self:stretch;width:100%;padding-top:0}.hero-image:before{display:none}.hero-image .photo img{max-height:none}.home-section{padding:52px 0}.home-section h2{margin-bottom:28px}.capability-grid,.overview-grid{gap:16px}.capability-card h2,.capability-card h3{font-size:22px}.capability-card{padding:23px 20px}.value-grid{gap:24px}.process-section ol{grid-template-columns:repeat(2,1fr);gap:30px}.quality-section ul,.editorial-page ul{gap:12px}.quality-section li,.editorial-page li{padding:18px;font-size:13px}.with-photo .page-intro-grid{grid-template-columns:1.1fr 1fr;gap:30px}.with-photo h1{font-size:36px}.with-photo .intro-copy{font-size:14px}.service-layout{grid-template-columns:1fr;padding-top:34px;gap:36px}.category-index{position:static;max-height:none;padding:0;overflow:visible}.category-index nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px}.category-index a{font-size:11px}.service-card{scroll-margin-top:110px}.supplier-strip .shell{display:block}.supplier-strip .actions{margin-top:24px}.enquiry-grid{grid-template-columns:1fr}.enquiry-card .actions{margin-top:10px}.enquiry-card h2{font-size:26px}.contact-page #choose-your-enquiry .actions{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.shell{width:calc(100% - 40px)}.review-bar{font-size:9px;line-height:28px}.review-bar .shell>span:last-child{letter-spacing:0;font-size:9px}.brand strong{font-size:12px}.brand small{font-size:9px;padding-top:4px}.brand img{width:35px}.brand{gap:8px}.header-inner{min-height:76px;gap:8px}.menu-toggle{font-size:12px;padding:7px 10px;gap:9px}.header-inner>nav{padding:15px 20px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 100px);overflow:auto}.header-inner>nav>a,.nav-capabilities>a{padding:12px 0;min-height:44px}.nav-capabilities{flex-wrap:wrap;justify-content:space-between;gap:0}.sub-toggle{width:44px}.submenu{position:static;width:100%;min-width:0;box-shadow:none;margin-bottom:12px;border:0;border-left:2px solid var(--gold)}.header-inner>nav .nav-cta{margin:10px 0 0;justify-content:space-between;padding:13px 16px}.home-hero{padding:36px 0}.hero-copy .eyebrow{font-size:9px;margin-bottom:20px}.hero-copy h1{font-size:clamp(35px,9.7vw,47px);line-height:1.095;margin-bottom:23px;letter-spacing:-.035em}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.8}.hero-copy .actions{display:grid;grid-template-columns:1fr;gap:10px}.hero-copy .actions a{font-size:12px;justify-content:space-between;padding:14px 17px}.hero-grid{gap:30px}.photo figcaption{font-size:10px}.home-section{padding:42px 0}.home-section h2{font-size:29px;line-height:1.18;max-width:400px}.capability-grid,.overview-grid,.value-grid{grid-template-columns:1fr}.capability-card{padding:26px}.card-top{margin-bottom:24px}.capability-card h3,.capability-card h2{font-size:26px}.capability-card p{font-size:14px}.capability-card .actions{padding-top:4px}.value-grid{gap:25px}.value-grid strong{font-size:20px}.presence-section .shell{display:block}.presence-grid{display:block}.presence-grid>div{max-width:none}.presence-grid .photo{margin-top:28px}.process-section ol{grid-template-columns:1fr;gap:24px}.process-section li{font-size:14px;padding-left:46px;position:relative;padding-top:21px}.process-section li:before{position:absolute;left:0;top:16px;font-size:22px}.process-section strong{font-size:18px}.quality-section ul,.editorial-page ul{grid-template-columns:1fr;gap:12px;margin:26px 0}.quality-section li,.editorial-page li{font-size:14px;padding:18px}.supplier-strip h2{font-size:26px}.closing-section{padding:30px 23px}.home-section.closing-section{padding:44px 0}.closing-section .actions{display:grid;grid-template-columns:1fr}.closing-section .actions a{justify-content:space-between;font-size:12px}.page-hero{padding:24px 0 36px}.breadcrumb{font-size:10px;gap:8px;margin-bottom:26px}.page-intro-grid,.with-photo .page-intro-grid{display:grid;grid-template-columns:1fr;gap:28px}.page-intro-grid h1,.with-photo h1{font-size:36px;line-height:1.14}.intro-copy,.with-photo .intro-copy{font-size:15px}.with-photo .portrait{max-width:280px;width:100%}.page-body{padding:35px 0 52px}.content-section{padding:30px 0}.content-section h2,.editorial-page .content-section h2{font-size:25px}.content-section>p,.editorial-page .content-section p{font-size:15px}.gallery{grid-template-columns:1fr;gap:26px}.category-index nav{grid-template-columns:1fr 1fr;gap:0 16px}.category-index a{font-size:11px;gap:7px;padding:10px 0;min-height:44px}.category-index a span{min-width:17px}.category-index h2{font-size:21px;margin-bottom:15px}.service-layout{padding-bottom:52px;gap:32px}.service-card{grid-template-columns:1fr;gap:10px;padding:29px 0 32px}.service-number{font-size:10px;padding:0}.service-card h3{font-size:26px}.service-card p:first-of-type{font-size:15px}.service-card p{font-size:13px}.service-card details p{font-size:13px!important}.services>.closing-section{padding:25px}.services>.closing-section h2{font-size:27px}.overview-grid{margin-bottom:32px}.overview-grid+.closing-section{padding:28px}.contact-page #choose-your-enquiry .actions{grid-template-columns:1fr}.rfq-selector{display:grid;grid-template-columns:1fr;gap:8px}.rfq-selector a{font-size:12px;justify-content:space-between}.rfq-selector a:after{content:'↓'}.enquiry-card,.enquiry-card:first-child,.enquiry-card:last-child{padding:25px}.enquiry-card.is-selected{padding:24px}.enquiry-card h2{font-size:25px}.footer-grid{grid-template-columns:1fr;gap:25px;padding-bottom:34px}.footer-grid nav{grid-column:1;grid-template-columns:1fr 1fr;font-size:12px;gap:8px 15px}.footer-grid nav a{padding:4px 0;min-height:30px}.site-footer{padding:40px 0 0}.footer-bottom{flex-direction:column;gap:10px;padding:20px 0}.actions a{font-size:12px;overflow-wrap:anywhere}.intro-copy a{overflow-wrap:anywhere}}
@media(max-width:360px){.shell{width:calc(100% - 32px)}.review-bar .shell>span:last-child{font-size:8px}.brand strong{font-size:10px;letter-spacing:.04em}.brand img{width:31px}.menu-toggle{font-size:11px}.hero-copy h1{font-size:34px}.hero-copy .eyebrow{font-size:8px}.category-index nav{grid-template-columns:1fr}.page-intro-grid h1,.with-photo h1{font-size:32px}.footer-brand{font-size:17px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{.review-bar,.site-header,.skip-link,.category-index,.rfq-selector,.site-footer{display:none!important}body{font-size:11pt;color:#000;background:white}.shell{width:100%;max-width:none}.home-hero,.home-section,.page-hero,.closing-section{background:white!important;color:black!important;padding:18px 0}.home-hero p,.closing-section p{color:black!important}.hero-grid,.page-intro-grid,.presence-section .shell,.service-layout{display:block}.hero-image{max-width:350px}.actions a{color:black!important;background:white!important;border:1px solid #888!important}h1{font-size:28pt!important}h2{font-size:20pt!important}h3{font-size:16pt!important}h1,h2,h3{break-after:avoid}.service-card{break-inside:auto}.service-card details{display:block}.service-card details::details-content{display:block!important;content-visibility:visible!important;height:auto!important}.service-card details p{display:block!important}.photo{break-inside:avoid;max-width:400px}.page-body{padding:0}.enquiry-grid,.capability-grid,.overview-grid{display:block}.capability-card,.enquiry-card{margin-bottom:18px;break-inside:avoid}.footer-bottom{display:none}}
.presence-section .shell{grid-template-rows:auto 1fr}.selected-category a{display:inline-block;margin-top:7px;font-weight:650;padding:8px 0;min-height:44px}
