@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-8.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/font-9.ttf) format('truetype');
}

:root{--ink:#122f43;--muted:#566772;--lime:#d8ee78;--line:#dce2e5;--pale:#f1f5f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #7b970c;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1.12;font-weight:600;letter-spacing:-.05em}h3{font-size:1.55rem;line-height:1.3;font-weight:600;letter-spacing:-.025em}p{color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;padding:10px;background:var(--lime);z-index:20}.skip:focus{top:10px}.header{height:102px;display:flex;align-items:center;gap:42px;padding:0 5%;background:white;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.wordmark{font-family:Manrope,Arial,sans-serif;font-size:2.1rem;font-weight:800;letter-spacing:-.08em;display:flex;align-items:center;gap:7px}.brand-square{height:9px;width:9px;background:#829c2b;align-self:flex-end;margin-bottom:5px}.brand-sub{font-size:.75rem;letter-spacing:.31em;font-weight:600;margin-top:7px}.header nav{display:flex;gap:32px;margin-left:auto;font-size:.9rem;font-weight:500}.header nav a{padding:10px 0}.header nav a:hover{box-shadow:0 2px var(--ink)}.header-phone{border:1px solid var(--ink);padding:10px 20px;font-size:.95rem;font-weight:600;white-space:nowrap}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:710px;background:var(--ink);color:white}.hero-copy{padding:66px 9% 32px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:650;margin-bottom:24px;color:var(--ink)}.hero .eyebrow{color:#c8d7df}.hero h1{font-size:clamp(3.8rem,6.5vw,6.5rem);line-height:1.03;letter-spacing:-.065em;font-weight:500;margin-bottom:28px}.hero h1 span{color:var(--lime)}.hero-description{color:#d5dfe5;max-width:420px;font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:17px 23px;font-size:.95rem;font-weight:650;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.5rem;line-height:1}.lime{background:var(--lime);color:var(--ink)}.lime:hover{background:#e6fa9e}.text-link{font-size:.9rem;border-bottom:1px solid;padding-bottom:4px}.hero-note{display:flex;justify-content:space-between;gap:20px;width:100%;padding-top:34px;margin-top:auto;color:#b4c6d0;font-size:.75rem}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:50% 50%;position:absolute}.photo-label{position:absolute;left:30px;right:30px;bottom:28px;background:rgba(255,255,255,.95);padding:20px 24px;display:flex;flex-direction:column;gap:3px;color:var(--ink)}.photo-label span:first-child{font-size:.75rem;font-weight:650;letter-spacing:.14em}.photo-label span:last-child{font-size:1.2rem}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 5%;gap:20px;border-bottom:1px solid var(--line);font-size:.9rem;font-weight:500}.benefits>span:before{content:'✓';margin-right:12px;color:#60782a}.benefits a{display:flex;justify-content:space-between}.section{padding:110px 5%;scroll-margin-top:0}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px}.intro-copy{max-width:550px}.intro-copy .lead{color:var(--ink);font-size:1.6rem;line-height:1.4;margin-bottom:24px}.intro-copy p+p{margin-top:16px}.projects{background:var(--pale);padding-top:85px;padding-bottom:70px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:48px}.section-heading>p{font-size:.95rem;max-width:370px;padding-bottom:4px}.gallery{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:26px}.project{border:0;background:none;padding:0;text-align:left;cursor:pointer;min-width:0}.image-wrap{display:block;height:390px;position:relative;overflow:hidden;background:#d6e0e5}.image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project:hover .image-wrap img{transform:scale(1.035)}.zoom{position:absolute;bottom:14px;right:14px;background:white;height:38px;width:38px;display:grid;place-items:center;font-size:1.5rem}.project-caption{display:flex;justify-content:space-between;gap:12px;margin-top:18px;font-size:1.05rem;font-weight:550}.project-caption small{display:block;font-size:.8rem;font-weight:400;color:var(--muted);margin-top:3px}.project-type{font-size:.75rem;align-self:flex-start;border:1px solid #b9c6ce;padding:3px 8px;white-space:nowrap}.more-gallery{margin-top:40px;border-top:1px solid #cdd7dd}.more-gallery summary{padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;font-weight:550}.extra-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:12px 0}.extra-gallery img{height:350px;width:100%;object-fit:cover}.options{background:var(--ink);color:white}.options p{color:#bfced7}.options .eyebrow{color:var(--lime)}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.option-grid article{padding-top:24px;border-top:1px solid #61727d}.number{font-size:.75rem;letter-spacing:.1em;color:var(--lime)}.option-grid h3{font-size:1.85rem;margin:28px 0 18px}.option-grid p{font-size:.95rem;max-width:325px}.process{display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.process-title h2{margin-bottom:34px}.process-title h2 span{color:#7c8f9a}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:24px;border-top:1px solid var(--line);padding:27px 0}.steps li>span{color:#8199a7;font-size:.85rem;padding-top:5px}.steps h3{font-size:1.25rem;margin-bottom:12px}.steps p{font-size:.95rem;max-width:500px}.faq{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;background:var(--pale);padding-top:80px;padding-bottom:85px}.questions details{border-bottom:1px solid #ccd8df}.questions summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:21px 0;font-size:1.05rem;font-weight:550}.questions summary::-webkit-details-marker,.more-gallery summary::-webkit-details-marker{display:none}.questions summary>span{font-size:1.5rem;line-height:1.2;font-weight:400}.questions details[open] summary>span{transform:rotate(45deg)}.questions details p{padding:0 35px 22px 0;font-size:.95rem}.contact{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;background:var(--ink);color:white}.contact .eyebrow{color:var(--lime)}.contact h2{font-size:clamp(2.4rem,4vw,4rem);margin-bottom:24px}.contact-heading>p{color:#cbd8df}.contact .button{margin-top:32px}.contact .mail-note{font-size:.75rem;margin-top:12px;color:#b5c6d0}.contact-people{border-left:1px solid #526a79;padding-left:60px;display:flex;flex-direction:column;gap:25px;justify-content:center}.contact-label{font-size:.85rem;color:#cbd8df;display:block}.phone{font-family:Manrope,Arial,sans-serif;font-size:clamp(1.7rem,2.5vw,2.5rem);letter-spacing:-.03em}.phone:hover,.email:hover{color:var(--lime)}.email{font-size:1.15rem;text-decoration:underline;text-underline-offset:5px}.contact-people p{color:#cbd8df;font-size:.85rem}footer{padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:.75rem}footer div>span{color:var(--muted);font-size:.75rem}footer>a:not(.brand){text-decoration:underline;text-underline-offset:4px}footer>.brand{transform:scale(.85);transform-origin:left center}.lightbox{padding:50px 24px 20px;background:#102536;border:0;color:white;max-width:95vw;max-height:95dvh;overflow:auto}.lightbox::backdrop{background:rgba(5,16,24,.92)}.lightbox>img{max-height:77dvh;width:auto;max-width:85vw;object-fit:contain;margin:auto}.lightbox>p{text-align:center;color:#d8e5eb;margin-top:12px}.close-lightbox{position:absolute;right:9px;top:0;background:none;border:0;color:white;font-size:2rem;width:45px;height:45px;cursor:pointer}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:810px}}@media(max-width:1100px){.header{gap:22px}.header nav{gap:20px}.header-phone{display:none}.hero{min-height:680px}.hero-copy{padding-top:50px}.hero-actions{gap:20px}.hero-note{flex-direction:column;gap:4px}.section{padding:80px 5%}.gallery{gap:16px}.project-caption{flex-direction:column}.image-wrap{height:330px}.contact-people{padding-left:30px}.option-grid{gap:30px}.intro,.process,.faq{gap:50px}footer{flex-wrap:wrap}.benefits{font-size:.8rem}}
@media(max-width:740px){html{scroll-padding-top:78px}.header{height:78px;padding:0 6%}.wordmark{font-size:1.7rem}.brand-sub{font-size:.6rem}.menu-toggle{margin-left:auto;display:flex;flex-direction:column;justify-content:center;gap:7px;height:44px;width:44px;border:0;background:transparent}.menu-toggle span{height:2px;background:var(--ink);width:25px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:20px 6%;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #122f4310}.header nav.open{display:flex;flex-direction:column;gap:8px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:40px 6% 28px}.eyebrow{font-size:.75rem;margin-bottom:20px}.hero h1{font-size:clamp(3.8rem,14vw,6rem);margin-bottom:24px}.hero-description{font-size:1rem;max-width:430px}.hero-actions{margin-top:28px;gap:22px}.button{padding:16px 18px;gap:22px}.hero-note{flex-direction:row;margin-top:28px;padding-top:20px;border-top:1px solid #526a79;font-size:.75rem}.hero-photo{height:440px}.photo-label{left:6%;right:6%;bottom:22px;padding:16px 20px}.photo-label span:last-child{font-size:1rem}.benefits{grid-template-columns:1fr 1fr;padding:23px 6%;gap:15px 10px;font-size:.75rem}.benefits>span:before{margin-right:6px}.section{padding:64px 6%}.intro,.process,.faq,.contact{grid-template-columns:1fr;gap:32px}.intro-copy .lead{font-size:1.35rem}.section-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:30px}.gallery{grid-template-columns:1fr 1fr;gap:26px 15px}.project-wide{grid-column:1/-1}.project-wide .image-wrap{height:330px}.image-wrap{height:265px}.project-caption{font-size:.95rem}.project-type{font-size:.75rem}.extra-gallery{grid-template-columns:1fr;gap:20px}.extra-gallery img{height:360px;object-fit:contain;background:#e2e9ed}.option-grid{grid-template-columns:1fr;gap:32px}.option-grid h3{font-size:1.65rem;margin-top:18px}.option-grid p{max-width:100%}.process-title h2{margin-bottom:24px}.steps li{gap:18px;padding:24px 0}.steps h3{font-size:1.15rem}.questions summary{font-size:1rem}.contact-people{border-left:0;border-top:1px solid #526a79;padding:30px 0 0}.phone{font-size:2rem}.contact h2{font-size:2.5rem}footer{align-items:flex-start;flex-direction:column;gap:22px;padding:32px 6%}.lightbox{padding:50px 12px 16px}.lightbox>img{max-width:86vw}.lightbox>p{font-size:.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.turnkey{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--pale);padding-top:65px;padding-bottom:65px}.scope-list{margin:0;padding:0;list-style:none;counter-reset:scope}.scope-list li{counter-increment:scope;padding:16px 0;border-bottom:1px solid var(--line);display:flex;gap:20px}.scope-list li:before{content:'0' counter(scope);font-size:.85rem;color:var(--muted);padding-top:3px}.technical-detail{border-top:1px solid #61727d;margin-top:40px}.technical-detail summary{cursor:pointer;padding:22px 0;display:flex;justify-content:space-between}.technical-detail p{max-width:850px;padding-bottom:15px}.material-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.material-grid article{border-top:2px solid var(--ink);padding-top:22px}.material-grid .number{color:var(--muted)}.material-grid h3{margin:16px 0 10px}.material-sub{font-size:.875rem;font-weight:600;min-height:48px;margin-bottom:15px;color:var(--ink)}.material-note{border-top:1px solid var(--line);margin-top:38px;padding-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:45px}.material-note p{font-size:.9rem}.floors{background:var(--pale)}.floor-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.floor-grid article{background:white;padding:35px}.floor-grid h3{font-size:1.9rem;margin-bottom:20px}.floor-grid ul{padding-left:20px;color:var(--muted)}.floor-grid li{margin:12px 0}.capacity{border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.capacity strong{color:var(--ink);white-space:nowrap}.spec-note{font-size:.875rem;margin-top:22px}.gallery-batch{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin:25px 0}.gallery-batch .image-wrap{height:280px}.gallery-batch .project-caption{font-size:.875rem;display:block}.gallery-batch .project-caption small{font-size:.75rem}.gallery-groups>details{border-top:1px solid #cdd7dd}.gallery-groups>details>summary{cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;font-weight:550}.lightbox-actions{display:flex;justify-content:center;gap:20px;margin-top:16px}.lightbox-actions button{border:1px solid #667b89;color:white;background:none;cursor:pointer;padding:10px 20px;min-height:44px}.lightbox-actions button:hover{background:#29485b}
@media(max-width:1100px){.material-grid{grid-template-columns:1fr 1fr}.gallery-batch{grid-template-columns:repeat(3,1fr)}.gallery-batch .image-wrap{height:260px}}@media(max-width:740px){.turnkey,.material-note,.floor-grid{grid-template-columns:1fr;gap:25px}.material-grid{grid-template-columns:1fr;gap:28px}.material-sub{min-height:0}.floor-grid article{padding:25px}.gallery-batch{grid-template-columns:1fr 1fr;gap:24px 14px}.gallery-batch .image-wrap{height:230px}.gallery-batch .project-caption{font-size:.85rem}}@media(max-width:420px){.gallery-batch{grid-template-columns:1fr}.gallery-batch .image-wrap{height:320px}}
.gallery-featured{grid-template-columns:repeat(3,1fr)}.gallery-featured .image-wrap{height:360px}@media(max-width:740px){.gallery-featured{grid-template-columns:1fr 1fr}.gallery-featured .image-wrap{height:260px}}@media(max-width:420px){.gallery-featured{grid-template-columns:1fr}.gallery-featured .image-wrap{height:320px}}
.brand-company{font-family:'DM Sans',Arial,sans-serif;font-size:.875rem;letter-spacing:0;font-weight:500;line-height:1.2;margin-top:8px;white-space:nowrap}.material-note{grid-template-columns:1fr}.hero-photo>img{object-position:42% 25%}@media(max-width:740px){.brand-company{font-size:.75rem;margin-top:5px}.hero-photo>img{object-position:50% 30%}}
/* Revised art direction: white, graphite and burgundy; landscape project photography. */
:root{--ink:#252628;--muted:#626366;--lime:#a32d46;--line:#dedee0;--pale:#f5f5f5;--accent:#8e263d}
.brand{flex-direction:row;align-items:center;gap:19px}.brand-emblem{display:flex;flex-direction:column}.brand-company{margin:0;padding:10px 0 10px 19px;border-left:1px solid var(--line);font-size:.875rem;font-weight:550;letter-spacing:0}.brand-square{background:var(--accent)}.header{gap:28px;height:104px}.header nav{gap:24px}.header-phone{border-color:var(--line);padding:10px 15px}.header-phone:hover{border-color:var(--accent);color:var(--accent)}
.hero{grid-template-columns:41% 59%;min-height:610px;background:#fff;color:var(--ink);padding:30px 0 46px;align-items:center}.hero-copy{padding:28px 9% 24px 12%;height:100%;justify-content:center}.hero .eyebrow{color:var(--accent);font-size:.75rem;line-height:1.6;letter-spacing:.12em;max-width:300px}.hero h1{font-size:clamp(3.1rem,4.7vw,5.3rem);line-height:1.1;font-weight:600;letter-spacing:-.055em;margin-bottom:25px}.hero h1 span{color:var(--accent)}.hero-description{color:var(--muted);font-size:1rem;max-width:440px}.hero-actions{gap:20px;margin-top:30px}.accent{background:var(--accent);color:white}.accent:hover{background:#701e30}.hero .text-link{color:var(--ink)}.hero-note{color:var(--muted);margin-top:32px;padding-top:20px;border-top:1px solid var(--line);font-size:.75rem;flex-direction:column;gap:3px}.hero-photo{aspect-ratio:4/3;height:auto;align-self:center;margin-right:7%;background:#eef0ee;box-shadow:none}.hero-photo>img{object-fit:cover;object-position:50% 50%;height:100%;width:100%}.photo-label{left:0;right:auto;bottom:0;background:white;padding:15px 22px;max-width:90%}.photo-label span:first-child{color:var(--accent)}.photo-label span:last-child{font-size:.9rem}.benefits{border-top:1px solid var(--line);background:var(--pale)}.benefits>span:before{color:var(--accent)}
.options{background:#29292c}.options .eyebrow,.options .number{color:#edb8c3}.options p{color:#dddde0}.option-grid article,.technical-detail{border-color:#626266}.contact{background:#29292c}.contact .eyebrow{color:#edb8c3}.contact-heading>p,.contact-label,.contact-people p{color:#dddde0}.contact-people{border-color:#626266}.phone:hover,.email:hover{color:#edb8c3}.contact .mail-note{color:#c6c6cb}.process-title h2 span{color:#7b7b80}.steps li>span{color:var(--accent)}.material-grid .number{color:var(--accent)}.lightbox{background:#252628}.lightbox-actions button:hover{background:#48484c}a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:var(--accent)}
@media(max-width:1200px){.header-phone{display:none}.header nav{gap:20px}.hero h1{font-size:3.5rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-photo{margin-right:5%}.hero{grid-template-columns:44% 56%;min-height:570px}}
@media(max-width:740px){.header{height:84px;padding:0 6%}.header nav{top:84px}.brand{gap:13px}.brand-company{font-size:.875rem;margin:0;padding:10px 0 10px 13px}.hero{grid-template-columns:1fr;padding:0;min-height:0}.hero-copy{padding:38px 6% 28px}.hero .eyebrow{max-width:none}.hero h1{font-size:clamp(3rem,10vw,4.5rem)}.hero-description{max-width:100%;font-size:1rem}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-note{flex-direction:row;flex-wrap:wrap;gap:5px 20px;width:100%;margin-top:25px}.hero-photo{margin:0 6% 32px;aspect-ratio:4/3;height:auto}.hero-photo>img{object-position:50% 50%}.photo-label{padding:10px 14px;max-width:95%}.photo-label span:last-child{font-size:.8rem}.contact-people{border-color:#626266}footer>.brand{transform:none}}
/* Black balcony hero with graphite and warm metal accents. */
:root{--ink:#282a2c;--accent:#865d37;--lime:#d8b58b;--muted:#61666a;--pale:#f2f3f3}.brand-square{background:#a97e50}.hero{grid-template-columns:45% 55%;padding:0;min-height:740px;align-items:stretch;background:#242729;color:#fff}.hero-copy{padding:64px 10% 38px 11%;justify-content:center;align-items:flex-start;height:auto}.hero .eyebrow{color:#d8b58b;max-width:350px;letter-spacing:.16em;margin-bottom:30px}.hero h1{font-size:clamp(3.4rem,5.4vw,5.8rem);font-weight:500;line-height:1.08;letter-spacing:-.055em;margin-bottom:28px}.hero h1 span{color:#d8b58b}.hero-description{color:#d0d3d4;font-size:1.0625rem;line-height:1.7;max-width:445px}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px;margin-top:34px}.accent{background:#d8b58b;color:#222629}.accent:hover{background:#ead0ac}.hero .text-link{color:#f1f1ed;border-color:#8a8d8c}.hero-note{color:#b9bdbf;border-color:#565a5c;width:100%;margin-top:45px;padding-top:22px}.hero-photo{aspect-ratio:auto;height:100%;min-height:740px;margin:0;align-self:stretch;background:#777e7c}.hero-photo>img{object-fit:cover;object-position:50% 42%;height:100%;width:100%}.photo-label{left:24px;bottom:24px;right:24px;max-width:none;padding:15px 20px;background:rgba(30,34,35,.86);color:white}.photo-label span:first-child{color:#e1c4a1}.photo-label span:last-child{color:#fff;font-size:.9375rem}.benefits{background:#e8e9e8;border:0;padding-top:28px;padding-bottom:28px}.benefits>span:before{color:#865d37}.options,.contact{background:#292d30}.options .eyebrow,.options .number,.contact .eyebrow{color:#d8b58b}.phone:hover,.email:hover{color:#e7caa7}.section-heading .eyebrow,.intro .eyebrow,.turnkey .eyebrow,.faq .eyebrow{color:#865d37}.steps li>span,.material-grid .number{color:#865d37}.contact .accent{color:#222629}
@media(min-width:1600px){.hero,.hero-photo{min-height:830px}}
@media(max-width:1100px){.hero{grid-template-columns:47% 53%;min-height:710px}.hero-photo{min-height:710px}.hero-copy{padding:45px 9% 30px 10%}.hero h1{font-size:3.5rem}.hero-description{font-size:1rem}.hero .button{gap:16px;padding:16px;font-size:.875rem}}
@media(max-width:740px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:42px 6% 30px}.hero h1{font-size:clamp(3.25rem,11vw,4.5rem);margin-bottom:24px}.hero .eyebrow{margin-bottom:22px}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:27px}.hero-note{margin-top:30px}.hero-photo{margin:0;height:auto;min-height:0;aspect-ratio:3/4}.hero-photo>img{object-position:center}.photo-label{left:6%;right:6%;bottom:20px;padding:14px 16px}.benefits{padding-top:23px;padding-bottom:23px}}
/* Sky blue palette sampled from the owner's supplied reference. */
:root{--ink:#24383f;--muted:#50656d;--accent:#244e5e;--lime:#244e5e;--line:#d4e1e6;--pale:#eff5f7}
.header{background:#8cbfd2;border-bottom-color:rgba(36,56,63,.15)}.brand-square{background:#244e5e}.brand-company{border-color:rgba(36,56,63,.3)}.header-phone{border-color:#507d8e}.header-phone:hover{background:rgba(255,255,255,.3);color:#183f4e}
.hero{background:linear-gradient(155deg,#8cbfd2 0%,#a5cddc 100%);color:#24383f}.hero .eyebrow{color:#294d5c}.hero h1{color:#22353d}.hero h1 span{color:#315d6e}.hero-description{color:#344f5a}.hero .text-link{color:#24383f;border-color:#507886}.hero-note{color:#365661;border-color:rgba(36,56,63,.25)}.accent,.contact .accent{background:#244e5e;color:#fff}.accent:hover{background:#173c4b}.hero-photo{background:#a5cddc}.photo-label{background:rgba(244,250,252,.94);color:#24383f}.photo-label span:first-child{color:#315d6e}.photo-label span:last-child{color:#24383f}
.benefits{background:#e3eff3}.benefits>span:before{color:#315d6e}.options{background:#d5e8ef;color:#24383f}.options .eyebrow,.options .number{color:#315d6e}.options p{color:#3e5c69}.option-grid article,.technical-detail{border-color:#9ebcc9}.contact{background:#a5cddc;color:#24383f}.contact .eyebrow{color:#315d6e}.contact-heading>p,.contact-label,.contact-people p{color:#344f5a}.contact-people{border-color:#709cab}.contact .mail-note{color:#365661}.phone:hover,.email:hover{color:#173c4b}.section-heading .eyebrow,.intro .eyebrow,.turnkey .eyebrow,.faq .eyebrow,.steps li>span,.material-grid .number{color:#315d6e}.process-title h2 span{color:#68818b}
@media(max-width:740px){.header nav{background:#cce3ec}.contact-people{border-color:#709cab}}
/* Owner refinement: white navigation and apricot headline accent. */
.header{background:#fff;border-bottom-color:#d4e1e6}.hero h1 span{color:#ffc18f;-webkit-text-stroke:1px #765037;paint-order:stroke fill}@media(max-width:740px){.header nav{background:#fff}}
/* Owner-selected brushed metal texture and turquoise accents. */
:root{--ink:#252d30;--muted:#596368;--accent:#146b70;--lime:#48d5cf;--line:#d5dadd;--pale:#f2f4f4}.header{background:#fff}.brand-square{background:#168f91}.hero{background:linear-gradient(rgba(21,30,33,.53),rgba(21,30,33,.65)),url('assets/brushed-metal.jpg') center/cover;color:#fff}.hero .eyebrow{color:#f2f4f4}.hero h1{color:#fff}.hero h1 span{color:#48d5cf;-webkit-text-stroke:0;text-shadow:none}.hero-description{color:#f1f3f3}.hero .text-link{color:#fff;border-color:#c1cacc}.hero-note{color:#e2e8e9;border-color:rgba(255,255,255,.3)}.accent,.contact .accent{background:#48d5cf;color:#17373b}.accent:hover{background:#78e6e0}.hero-photo{background:#737c7e}.photo-label{background:rgba(243,248,248,.95)}.photo-label span:first-child{color:#146b70}.photo-label span:last-child{color:#252d30}.benefits{background:#e7ebeb}.benefits>span:before{color:#146b70}.options{background:linear-gradient(rgba(244,247,247,.82),rgba(231,236,236,.82)),url('assets/brushed-metal.jpg') center/cover;color:#252d30}.options .eyebrow,.options .number{color:#146b70}.options p{color:#46575d}.option-grid article,.technical-detail{border-color:#a4b2b5}.contact{background:linear-gradient(rgba(23,33,36,.62),rgba(23,33,36,.72)),url('assets/brushed-metal.jpg') center/cover;color:#fff}.contact .eyebrow{color:#48d5cf}.contact-heading>p,.contact-label,.contact-people p{color:#edf1f1}.contact-people{border-color:#91a0a5}.contact .mail-note{color:#dae3e4}.phone:hover,.email:hover{color:#70e5df}.section-heading .eyebrow,.intro .eyebrow,.turnkey .eyebrow,.faq .eyebrow,.steps li>span,.material-grid .number{color:#146b70}.options .section-heading .eyebrow{color:#146b70}.service-overview{padding-top:65px;padding-bottom:65px;background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.service-grid article{border-top:3px solid #249f9e;padding-top:22px}.service-number{font-size:.875rem;color:#146b70;font-weight:600}.service-grid h2{font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.25;letter-spacing:-.025em;margin:17px 0}.service-grid p{font-size:1rem;line-height:1.7}.service-overview+.intro{padding-top:50px}@media(max-width:740px){.header nav{background:#fff}.service-grid{grid-template-columns:1fr;gap:32px}.service-overview{padding-top:45px;padding-bottom:45px}.service-overview+.intro{padding-top:35px}.contact-people{border-color:#91a0a5}}

/* Final metallic finish: legible graphite text, consistent teal and silver surfaces. */
.hero{background:linear-gradient(155deg,rgba(236,242,243,.27),rgba(220,231,232,.59)),url('assets/brushed-metal.jpg') center/cover;color:#223339}.hero .eyebrow{color:#223339}.hero h1{color:#223339}.hero h1 span{color:#08777c}.hero-description{color:#30474f}.hero .text-link{color:#243b43;border-color:#536e78}.hero-note{color:#35525e;border-color:rgba(41,66,76,.25)}.accent,.contact .accent{background:#08777c;color:white}.accent:hover{background:#065c60}.service-grid article{border-top-color:#08777c}.service-number{color:#08777c}.service-grid h2{max-width:360px}.service-overview{border-bottom:1px solid #dce2e3}.service-overview+.intro{padding-top:80px}.contact{background:linear-gradient(135deg,rgba(225,235,237,.62),rgba(204,222,225,.76)),url('assets/brushed-metal.jpg') center/cover;color:#223339}.contact .eyebrow{color:#08777c}.contact-heading>p,.contact-label,.contact-people p{color:#30474f}.contact .mail-note{color:#455e66}.contact-people{border-color:#819ba2}.phone:hover,.email:hover{color:#08777c}.brand-square{background:#08777c}.photo-label span:first-child{color:#08777c}.service-overview .service-grid p{max-width:380px}.hero-photo>img{object-position:50% 42%}.lightbox-actions{flex-wrap:wrap}.lightbox-actions button{font-size:.875rem}.header .brand-company{font-size:.875rem}.brand-sub{font-size:.75rem}footer>.brand{transform:none}
@media(max-width:1100px){.header nav{gap:18px;font-size:.875rem}.material-grid{gap:30px}.service-grid{gap:28px}}
@media(max-width:740px){.service-overview+.intro{padding-top:48px}.service-grid h2{max-width:none}.service-grid p{max-width:none}.contact-people{border-color:#819ba2}.brand-sub{font-size:.65rem}.brand-company{font-size:.8rem}.hero-actions{align-items:flex-start}.hero .button{font-size:.875rem}.floor-grid h3{font-size:1.65rem}.gallery-batch .project-caption{overflow-wrap:anywhere}}
@media(max-width:360px){.brand{gap:9px}.brand-company{padding-left:9px;font-size:.75rem}.header{gap:10px}.hero h1{font-size:3rem}}
/* Dark brushed steel with white type and vivid turquoise. */
.hero{background:#333d42;color:#fff}.hero-copy{background:linear-gradient(rgba(12,23,29,.45),rgba(12,23,29,.28)),url('assets/brushed-metal.jpg') center/100% 100%}.hero h1{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.hero h1 span{color:#2df2df;-webkit-text-stroke:0;text-shadow:none}.hero .eyebrow,.hero-description{color:#fff}.hero .eyebrow{text-shadow:0 1px 2px rgba(0,0,0,.4)}.hero .text-link{color:#fff;border-color:#bacbcc}.hero-note{color:#e2e9eb;border-color:rgba(255,255,255,.3)}.accent,.contact .accent{background:#2df2df;color:#16383c}.accent:hover{background:#77ffef}.contact{background:linear-gradient(rgba(12,23,29,.4),rgba(12,23,29,.35)),url('assets/brushed-metal.jpg') center/100% 100%;color:#fff}.contact .eyebrow{color:#2df2df}.contact-heading>p,.contact-label,.contact-people p{color:#fff}.contact .mail-note{color:#e0e8e9}.contact-people{border-color:#98aaad}.phone:hover,.email:hover{color:#2df2df}.options{background:linear-gradient(rgba(12,23,29,.48),rgba(12,23,29,.35)),url('assets/brushed-metal.jpg') center/100% 100%;color:white}.options .eyebrow,.options .number,.options .section-heading .eyebrow{color:#2df2df}.options p{color:#f2f5f5}.option-grid article,.technical-detail{border-color:#829398}.product-sample{display:block;width:100%;height:auto;aspect-ratio:3/2;margin:0 0 22px;background:#eef0ef;overflow:hidden}.product-sample svg{display:block;width:100%;height:100%}.material-grid article{padding-top:0;border-top:0}.material-grid .number{font-size:.75rem;letter-spacing:.1em}.sample-label{font-size:.75rem;color:#617078;display:block;margin:-12px 0 20px}.floor-grid .product-sample{margin-bottom:24px}.floor-grid article{padding:24px}.floor-grid h3{margin-top:8px}@media(max-width:740px){.contact-people{border-color:#98aaad}.floor-grid article{padding:22px}.product-sample{max-height:330px}}

.floor-grid .product-sample{aspect-ratio:479/490;background:#fff;max-height:none}.product-sample svg{overflow:hidden}

/* Scratched steel and raised metallic lettering, following the supplied reference. */
.hero-copy{min-width:0;background:linear-gradient(110deg,rgba(13,21,25,.57),rgba(20,28,31,.42)),url('assets/scratched-steel.jpg') center/cover}
.hero h1{font-weight:800;font-size:clamp(3.35rem,5.6vw,6rem);line-height:1.14;letter-spacing:-.045em;text-shadow:none;max-width:100%;margin-bottom:30px}
.hero h1 .metal-word{position:relative;display:block;width:max-content;max-width:100%;white-space:nowrap;color:#f5f7f7;-webkit-text-stroke:0;paint-order:normal;text-shadow:0 1px 0 #b9c0c1,1px 2px 0 #8b9395,2px 3px 0 #747c7e,3px 4px 0 #5c6669,4px 5px 0 #424c4f,5px 6px 0 #303a3e,6px 9px 7px rgba(0,0,0,.55),2px 14px 16px rgba(0,0,0,.22)}
.hero h1 .metal-word::after{content:attr(data-text);position:absolute;inset:0;background:none;color:#fff;text-shadow:none;pointer-events:none}
.hero h1 .metal-turquoise{margin-top:.06em;color:#00e4db;text-shadow:0 1px 0 #08b9b5,1px 2px 0 #009c9e,2px 3px 0 #008386,3px 4px 0 #00696e,4px 5px 0 #005257,5px 6px 0 #003c42,6px 9px 7px rgba(0,0,0,.55),2px 14px 16px rgba(0,0,0,.22)}
.hero h1 .metal-turquoise::after{color:#00e4db}

.hero .eyebrow{font-size:.8125rem;line-height:1.6;letter-spacing:.12em;color:#fff;max-width:100%;text-shadow:0 1px 3px #172125}
.hero-description{color:#fff;font-size:1.0625rem;line-height:1.75;text-shadow:0 1px 3px rgba(0,0,0,.45)}
.hero-note{color:#f1f5f5;font-size:.8125rem;border-color:rgba(237,249,249,.35);text-shadow:0 1px 3px rgba(0,0,0,.45)}
.accent,.contact .accent{background:#00e0d6;color:#073439}.accent:hover{background:#5affec}
.options,.contact{background:linear-gradient(110deg,rgba(13,21,25,.78),rgba(20,28,31,.68)),url('assets/scratched-steel.jpg') center/cover}
.options .eyebrow,.options .number,.options .section-heading .eyebrow,.contact .eyebrow{color:#42f4e4}
.questions summary{align-items:baseline;font-size:1.0625rem;line-height:1.5}.questions summary>span{flex-shrink:0;color:#08777c}.questions details p{font-size:1rem;line-height:1.75}.questions details[open]{padding-bottom:2px}.questions details[open] summary{color:#07676c}
.hero .text-link:focus-visible,.hero .button:focus-visible,.contact a:focus-visible,.options summary:focus-visible{outline-color:#5affec}
@media(max-width:1100px) and (min-width:741px){.hero h1{font-size:clamp(2.8rem,5.2vw,3.6rem)}.hero-copy{padding-left:9%;padding-right:8%}}
@media(max-width:740px){.hero h1{font-size:clamp(2.9rem,12vw,5rem);line-height:1.15;letter-spacing:-.04em}.hero-copy{padding:40px 6% 32px}.hero .eyebrow{font-size:.75rem}.hero-description{font-size:1rem}.hero-note{font-size:.8125rem}.hero h1 .metal-word{margin-right:8px}.questions details p{padding-right:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.image-wrap img{transition:none}}
@media(forced-colors:active){.hero h1 .metal-word{color:CanvasText;text-shadow:none}.hero h1 .metal-word::after{display:none}}

/* Privacy notice: a calm, readable document within the MEM identity. */
.privacy-contact{font-size:.875rem;color:#f1f5f5;margin-top:16px;max-width:480px}.privacy-contact a{text-decoration:underline;text-underline-offset:4px}.legal-header{justify-content:space-between}.legal-back{font-size:.9375rem;font-weight:600;white-space:nowrap;border-bottom:1px solid #08777c;padding:8px 0}.legal-content{max-width:920px;margin:0 auto;padding:72px 40px 90px}.legal-content>.eyebrow{color:#08777c;font-size:.875rem}.legal-content h1{font-size:clamp(2.1rem,5vw,3.7rem);font-weight:700;line-height:1.15;letter-spacing:-.04em;margin-bottom:24px;overflow-wrap:anywhere}.legal-lead{font-size:1.1875rem;line-height:1.65;color:#34464d}.legal-date{font-size:.875rem;margin-top:18px;padding-bottom:34px;border-bottom:1px solid var(--line)}.legal-content section{padding-top:34px}.legal-content h2{font-size:1.5rem;line-height:1.35;letter-spacing:-.02em;margin-bottom:16px}.legal-content section p,.legal-content li{font-size:1rem;color:#46555c;line-height:1.8}.legal-content section p+p{margin-top:16px}.legal-content ul{padding-left:24px;margin:16px 0}.legal-content li+li{margin-top:10px}.legal-content section a{color:#07676c;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-content strong{color:#25363d}.legal-end{margin-top:42px;padding-top:30px;border-top:1px solid var(--line);display:flex;gap:28px;align-items:center;flex-wrap:wrap}.legal-page footer{border-top:1px solid var(--line);background:#f2f4f4}.legal-page footer>a:not(.brand){max-width:220px}
@media(max-width:740px){.legal-content{padding:42px 6% 56px}.legal-content h2{font-size:1.3rem}.legal-back{font-size:.8125rem}.legal-header{gap:16px;flex-wrap:wrap;height:auto;min-height:84px;padding-top:16px;padding-bottom:16px}.legal-content section{padding-top:28px}.legal-end{gap:22px}}
@media print{.legal-page .header,.legal-page footer,.legal-end,.skip{display:none}.legal-content{max-width:none;padding:0}.legal-content h1{font-size:26pt}.legal-content h2{break-after:avoid;font-size:16pt}.legal-content p,.legal-content li{orphans:3;widows:3}.legal-content section a{color:inherit}}

/* Direct quote enquiry form. */
.quote-form{margin-top:32px;padding:30px;background:#f7f9f9;color:#25363d;border:1px solid #e0e9e8;max-width:720px;box-shadow:0 16px 40px #09161926}.form-intro{font-size:.9375rem;color:#46575b;margin:0 0 22px}.form-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.form-field{min-width:0;display:flex;flex-direction:column;gap:7px}.form-field label{font-size:.875rem;font-weight:600;color:#263a3f;line-height:1.4}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;min-height:48px;padding:12px;border:1px solid #aebfc1;border-radius:3px;background:white;color:#20343b;font:inherit;font-size:1rem;line-height:1.5;box-sizing:border-box}.form-field textarea{resize:vertical;min-height:128px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid #08777c;outline-offset:2px;border-color:#08777c}.form-field input::placeholder,.form-field textarea::placeholder{color:#63757b;opacity:1}.form-wide{grid-column:1/-1}.form-privacy{font-size:.875rem;line-height:1.65;color:#4b5e64;margin-top:20px}.form-privacy a{color:#07676c;text-decoration:underline;text-underline-offset:3px}.contact .quote-form .button{margin-top:24px;border:0;cursor:pointer;width:100%;min-height:52px}.contact .quote-form .button:focus-visible{outline-color:#08777c}.quote-form button:disabled{opacity:.65;cursor:wait;transform:none}.form-status{font-size:1rem;line-height:1.65;margin-top:18px;color:#304b54}.form-status:empty{display:none}.form-status[data-state="error"]{color:#8d2434}.form-status[data-state="success"]{color:#17604c;font-weight:600}.form-honey{display:none}.contact-people{align-self:start;margin-top:12px}.contact-heading{min-width:0}
@media(max-width:1000px){.contact{gap:40px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.quote-form{padding:24px}.form-fields{grid-template-columns:minmax(0,1fr)}}
@media(max-width:740px){.contact{grid-template-columns:minmax(0,1fr)}.quote-form{padding:22px 18px;max-width:none}.contact-people{margin-top:0}.form-fields{gap:18px}.quote-form .form-intro{font-size:.9375rem}.contact .quote-form .button{font-size:1rem;gap:16px}}
