:root{--paper:#faf8f4;--ink:#181a18;--muted:#545854;--line:#dcded7;--red:#d82428}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(40px,4.1vw,68px)}h2{font-size:clamp(34px,3.4vw,52px)}h3{font-size:19px;font-weight:500;line-height:1.35}.site-header{height:100px;background:#fff;display:flex;align-items:center;gap:36px;padding:0 4.5%;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.brand{width:235px;height:82px;overflow:hidden;display:flex;align-items:center;margin-right:auto}.brand img{width:255px;max-width:none;margin-left:-12px;flex-shrink:0}.nav{display:flex;gap:28px;align-items:center;font-size:15px}.nav a:hover,.text-link:hover{color:var(--red)}.header-phone{border-left:1px solid var(--line);padding-left:28px;white-space:nowrap;font-size:21px}.header-phone span{font-size:17px;margin-left:8px}.menu-button{display:none}.hero{display:grid;grid-template-columns:44% 56%;min-height:610px}.hero-content{padding:82px 6% 46px 10.2%;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:22px;line-height:1.7}.hero .eyebrow{max-width:380px}.hero-copy{font-family:Georgia,serif;font-size:clamp(19px,1.65vw,24px);line-height:1.5;margin-top:23px;color:#414541}.hero-actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--red);color:white;padding:17px 24px;font-size:15px;min-height:54px;transition:background .2s}.button:hover{background:#b91e22}.text-link{font-size:15px;display:inline-flex;gap:16px;align-items:center}.hero-note{font-size:11px;color:var(--muted);margin-top:58px}.hero-note span{margin:0 10px}.hero-visual{position:relative;min-height:610px}.hero-photo{height:100%;position:absolute;object-position:center}.detail-photo{position:absolute;bottom:28px;left:24px;width:29%;max-width:220px;min-width:160px;background:var(--paper);padding:9px}.detail-photo img{aspect-ratio:1.4}.detail-photo figcaption{font:13px Georgia,serif;padding:8px 2px 1px}.section{padding:80px 4.5%;scroll-margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:13px}.section-intro{max-width:380px;color:var(--muted);font:19px/1.5 Georgia,serif}.selected-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.selected-grid img{height:320px}.selected-grid figcaption{display:flex;justify-content:space-between;padding-top:12px;font:18px Georgia,serif}.selected-grid figcaption span{font:11px Arial;color:#777}.full-gallery{margin-top:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{padding:20px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-size:14px}summary::-webkit-details-marker{display:none}summary span{font-size:23px}.portfolio-flipbook{padding-bottom:24px}.portfolio-stage{position:relative}.portfolio-slide>img{height:500px;object-fit:contain;background:#eee}.portfolio-slide figcaption{padding:16px 0;display:flex;gap:20px;align-items:center}.portfolio-slide small{color:var(--muted)}.portfolio-nav{position:absolute;top:42%;z-index:1;width:44px;height:44px;border:0;background:#fff;box-shadow:0 2px 10px #0002}.prev{left:12px}.next{right:12px}.portfolio-thumbs{display:grid;grid-template-columns:repeat(10,1fr);gap:8px}.portfolio-thumbs button{padding:0;border:2px solid transparent;background:none}.portfolio-thumbs button.is-active{border-color:var(--ink)}.portfolio-thumbs img{aspect-ratio:1.4}.services-section{background:#f0eee8}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.service-card{border-top:1px solid #bebfb8;padding-top:20px}.service-icon{display:block;font-size:11px;color:#71736d;margin-bottom:20px}.service-card p{font-size:14px;color:var(--muted);margin-top:12px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.about-photo img{height:580px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:22px;max-width:550px}.qualities{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;font-size:13px}.qualities span{border-top:1px solid var(--line);padding-top:12px}.licence-panel{margin:20px 0 28px;border:1px solid var(--line);padding:18px 20px}.licence-label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;display:block}.licence-blank{display:block;height:24px}.process-section{border-top:1px solid var(--line)}.process-list{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;list-style:none;counter-reset:step;padding:0;margin:36px 0 0}.process-list li{counter-increment:step;border-top:1px solid var(--line);padding-top:18px}.process-list li:before{content:'0' counter(step);display:block;color:#73776f;font-size:12px;margin-bottom:22px}.process-list strong{display:block;font-size:17px;font-weight:500;margin-bottom:12px}.process-list span{display:block;color:var(--muted);font-size:14px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#edeee8}.contact-section>div>p:not(.eyebrow){max-width:430px;margin:22px 0 28px;color:var(--muted)}.contact-details{display:grid;gap:20px;align-content:center}.contact-details>a,.contact-details>div{border-bottom:1px solid #ced0c6;padding-bottom:17px}.contact-details span{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.contact-details strong{font-size:clamp(18px,2vw,28px);font-weight:400;overflow-wrap:anywhere}.contact-details p{font-size:15px}footer{padding:42px 4.5%;background:#fff;display:flex;gap:30px;justify-content:space-between;align-items:start;font-size:12px}.footer-brand{font-size:19px;font-weight:700}footer p{color:var(--muted);margin-top:8px}.footer-nav{display:flex;gap:22px}.mobile-contact-bar{display:none}:focus-visible{outline:2px solid #182b42;outline-offset:5px}[hidden]{display:none!important}
@media(min-width:1600px){.site-header,.section,footer{padding-left:max(4.5%,calc((100vw - 1540px)/2));padding-right:max(4.5%,calc((100vw - 1540px)/2))}.hero{max-width:1700px;margin:auto}}
@media(max-width:1100px){.site-header{gap:20px}.brand{width:190px}.brand img{width:210px}.nav{gap:18px}.header-phone{font-size:16px;padding-left:18px}.hero{grid-template-columns:47% 53%}.hero-content{padding:55px 7% 35px 9.5%}.hero-visual{min-height:570px}.hero-actions{gap:18px}.hero-note{margin-top:34px}.service-grid{grid-template-columns:repeat(2,1fr)}.selected-grid img{height:260px}.process-list{gap:15px}}
@media(max-width:760px){html{scroll-padding-top:78px}.site-header{height:78px;padding:0 6%;gap:16px}.brand{width:185px;height:74px}.brand img{width:200px}.header-phone{display:none}.menu-button{display:flex;gap:10px;border:0;background:none;padding:12px 0;font-size:14px}.nav{display:none;position:absolute;left:0;right:0;top:78px;background:white;padding:25px 6%;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:20px}.nav.is-open{display:flex}.hero{display:flex;flex-direction:column;min-height:0}.hero-content{padding:50px 6% 38px}.hero h1{font-size:clamp(38px,8vw,56px)}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero-copy{font-size:20px;margin-top:20px}.hero-note{margin-top:28px}.hero-actions{gap:20px;margin-top:25px}.hero-visual{min-height:0;height:420px}.detail-photo{bottom:18px;left:6%;width:155px;min-width:0}.section{padding:50px 6%}.section-heading{display:block;margin-bottom:25px}.section-intro{margin-top:18px;font-size:18px}.selected-grid{grid-template-columns:1fr 1fr;gap:22px 15px}.selected-grid figure:first-child{grid-column:1/-1}.selected-grid img{height:205px}.selected-grid figure:first-child img{height:280px}.selected-grid figcaption{font-size:16px}.selected-grid figcaption span{display:none}.service-grid{gap:25px 22px}.service-card h3{font-size:18px}.about-section{grid-template-columns:1fr;gap:35px}.about-photo img{height:340px}.process-list{grid-template-columns:1fr;gap:18px}.process-list li{display:grid;grid-template-columns:30px 1fr;column-gap:15px}.process-list li:before{grid-row:1/3;margin-bottom:0}.process-list strong{margin-bottom:7px}.process-list span{grid-column:2}.contact-section{grid-template-columns:1fr;gap:35px}.contact-details strong{font-size:23px}.portfolio-slide>img{height:280px}.portfolio-slide figcaption{display:block}.portfolio-slide small{display:block;margin-top:5px}.portfolio-thumbs{grid-template-columns:repeat(5,1fr)}footer{flex-direction:column;padding:35px 6% 90px;gap:22px}.mobile-contact-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr;background:white;border-top:1px solid var(--line);font-size:12px;text-align:center;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact-bar a{padding:16px 6px}.mobile-contact-bar a:last-child{background:var(--red);color:white}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep the supplied logo's full aspect ratio; never crop the brand mark. */
.brand img{height:auto;object-fit:contain}
/* Shared typography across every section, including About and Contact. */
.section h2{font-size:clamp(34px,3.4vw,52px);font-weight:400;line-height:1.12;letter-spacing:-.035em;text-wrap:balance}
.section .eyebrow{font-size:12px;font-weight:700;line-height:1.5;letter-spacing:.16em;margin-bottom:14px}
.section .section-intro{font-family:Georgia,'Times New Roman',serif;font-size:19px;font-weight:400;line-height:1.55;color:var(--muted)}
.about-copy>.section-intro,.contact-section>div>.section-intro{margin-top:20px}
.service-card h3,.process-list strong,.portfolio-slide strong{font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:1.35}
.service-card p,.process-list span,.portfolio-slide small{font-size:14px;font-weight:400;line-height:1.6}
@media(max-width:760px){.section .section-intro{font-size:18px;margin-top:18px}.section .eyebrow{margin-bottom:14px}.service-card h3,.process-list strong,.portfolio-slide strong{font-size:18px}}

.section .about-copy>p.section-intro{font-size:19px;line-height:1.55}@media(max-width:760px){.section .about-copy>p.section-intro{font-size:18px}}

@media(max-width:760px){.contact-section{padding-bottom:110px}}

.hero-actions .button,.contact-section .button{font-size:17px;font-weight:700;line-height:1.4}

.licence-panel{background:#fff;border:2px solid #263a46;border-left-width:5px;padding:22px 24px}.licence-label{font-size:17px;font-weight:700;line-height:1.4;letter-spacing:.03em;color:#182b36}.licence-blank{height:28px}


@media(max-width:760px){.mobile-contact-bar a{font-size:15px;font-weight:700;line-height:1.35;min-height:54px;display:flex;align-items:center;justify-content:center;padding:16px 6px}}
/* Compact business details; verified registration numbers are pending. */
footer.legal-footer{display:block;background:#182b36;padding:20px 4.5%;text-align:center}
.legal-footer p{margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:6px 0;font:400 14px/1.6 Arial,Helvetica,sans-serif;color:#d5dadd}
.legal-footer p>span+span:before{content:'|';padding:0 12px;color:#aab5bb}
@media(max-width:760px){footer.legal-footer{padding:20px 6% 86px}.legal-footer p{font-size:13px}.contact-section{padding-bottom:50px}}

footer.legal-footer{background:var(--paper);border-top:1px solid var(--line)}.legal-footer p{color:#606660}.legal-footer p>span+span:before{color:#92988f}

.nav{font-family:'Segoe UI',Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;letter-spacing:.015em;color:#181a18}.nav a{line-height:1.4}

.section .eyebrow{font-size:20px;font-weight:700;line-height:1.4;letter-spacing:.08em;margin-bottom:16px}
/* Compact numbered services: 01–03 left, 04–06 right. */
.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);grid-auto-flow:column;gap:0 56px}
.service-card{display:flex;align-items:baseline;gap:20px;padding:22px 0;border-top:1px solid #c8cbc2;min-width:0}
.service-icon{flex:0 0 24px;margin:0;font-size:12px;line-height:1.5;color:#71766d;font-variant-numeric:tabular-nums}
.service-card h3{margin:0;font-size:19px;font-weight:700;line-height:1.4}
.service-card:nth-child(3),.service-card:nth-child(6){border-bottom:1px solid #c8cbc2}
@media(max-width:760px){.service-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:none;grid-auto-flow:row;gap:0}.service-card{padding:19px 0;gap:15px}.service-card h3{font-size:18px}.service-card:nth-child(3){border-bottom:0}}