:root{--ink:#211a22;--muted:#6d6670;--plum:#636;--plum-deep:#33213d;--taupe:#78695f;--cream:#f5f1eb;--white:#fff;--line:#ded6ce;--shadow:0 18px 55px #211a2224;--container:min(1180px, calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Poppins,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}h1,h2,h3{letter-spacing:.035em;text-transform:uppercase;margin:0 0 .55em;font-family:Tenor Sans,Georgia,serif;font-weight:400;line-height:1.08}h1{font-size:clamp(2.8rem,7vw,5.7rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{margin:0 0 1.1em}.skip-link{z-index:100;background:var(--white);color:var(--plum);padding:.7rem 1rem;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.utility-bar{background:var(--plum-deep);color:var(--white);letter-spacing:.1em;text-transform:uppercase;justify-content:flex-end;gap:1.5rem;padding:.55rem max(20px,50% - 590px);font-size:.8rem;font-weight:600;display:flex}.nav-shell{width:var(--container);justify-content:space-between;align-items:center;gap:2rem;min-height:92px;margin:auto;display:flex}.brand img{width:min(330px,58vw)}.desktop-nav{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:1.15rem;font-size:.79rem;font-weight:600;display:flex}.desktop-nav a{white-space:nowrap;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a[aria-current=page]{color:var(--plum)}.nav-cta,.button{border:1px solid var(--plum);background:var(--plum);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1.35rem;font-weight:600;text-decoration:none;display:inline-flex;color:var(--white)!important}.button:hover,.button:focus-visible,.nav-cta:hover,.nav-cta:focus-visible{background:var(--plum-deep)}.button:disabled{opacity:.55;cursor:not-allowed}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;text-transform:uppercase;font-weight:700}.hero{isolation:isolate;min-height:min(780px,80vh);color:var(--white);background:var(--plum-deep);align-items:end;display:grid;position:relative;overflow:hidden}.hero:after,.page-hero:after,.project-hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#181119d1,#18111924);position:absolute;inset:0}.hero-media{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-content{width:var(--container);margin:0 auto;padding:clamp(5rem,12vw,9rem) 0;position:relative}.hero-content p{max-width:55ch;font-size:1.12rem}.eyebrow{color:var(--taupe);letter-spacing:.22em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:700}.hero .eyebrow,.page-hero .eyebrow,.cta-band .eyebrow{color:#d8c9da}.page-hero{isolation:isolate;min-height:430px;color:var(--white);background:var(--plum-deep);align-items:end;display:grid;position:relative;overflow:hidden}.page-hero-inner{width:var(--container);margin:auto;padding:6rem 0 4rem}.page-hero h1{max-width:14ch}.project-hero{isolation:isolate;min-height:min(680px,72vh);color:var(--white);background:var(--plum-deep);align-items:end;display:grid;position:relative;overflow:hidden}.project-hero-inner{width:var(--container);margin:auto;padding:clamp(4rem,10vw,7rem) 0}.project-hero h1{max-width:14ch}.project-hero-inner>a{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.65rem;margin-top:1rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.project-hero-inner>a span{font-size:1.3rem}.section{width:var(--container);margin:auto;padding:clamp(4rem,8vw,7rem) 0}.section-narrow{width:min(800px,100% - 40px)}.intro-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.intro-grid .lede{font-size:1.2rem}.service-grid,.project-grid,.testimonial-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.service-card{border:1px solid var(--line);background:var(--cream);padding:2rem}.service-card img{width:70px;margin-bottom:1.5rem}.service-card h3{font-size:1.2rem}.project-card{background:var(--plum-deep);min-height:320px;color:var(--white);text-decoration:none;position:relative;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card span{text-transform:uppercase;background:linear-gradient(#0000,#000c);padding:1.5rem;font-family:Tenor Sans,Georgia,serif;font-size:1.2rem;position:absolute;inset:auto 0 0}.project-card:hover img{transform:scale(1.035)}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.quote{border-left:3px solid var(--plum);background:var(--cream);margin:0;padding:2rem}.quote p{font-family:Georgia,serif;font-size:1.08rem}.quote cite{color:var(--plum);font-style:normal;font-weight:700}.content-sections{gap:1.5rem;display:grid}.content-section{border:1px solid var(--line);padding:clamp(1.5rem,4vw,3rem)}.content-section:nth-child(2n){background:var(--cream)}.content-section p,.content-section ul{max-width:75ch}.content-section li+li{margin-top:.55rem}.product-groups{columns:3 260px;column-gap:2rem}.product-group{break-inside:avoid;border-top:3px solid var(--plum);background:var(--cream);margin-bottom:2rem;padding:1.5rem}.product-group h2{font-size:1.35rem}.portfolio-message{max-width:680px;color:var(--muted);text-align:center;margin:2rem auto 0}.portfolio-gallery-section{width:var(--container);margin:auto;padding:clamp(4rem,8vw,7rem) 0}.portfolio-gallery-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(2rem,5vw,3.5rem);display:flex}.portfolio-gallery-heading h2{margin-bottom:0}.portfolio-gallery-heading>p{max-width:38ch;color:var(--muted);text-align:right;margin-bottom:.4rem}.portfolio-gallery{columns:3 280px;column-gap:1rem}.portfolio-gallery-item{break-inside:avoid;background:var(--cream);color:var(--white);cursor:zoom-in;margin-bottom:1rem;text-decoration:none;display:block;position:relative;overflow:hidden}.portfolio-gallery-item img{width:100%;height:auto;transition:filter .35s,transform .5s}.portfolio-gallery-item span{letter-spacing:.12em;opacity:0;text-transform:uppercase;background:#211a22d1;padding:.45rem .7rem;font-size:.7rem;font-weight:700;transition:opacity .25s,transform .25s;position:absolute;bottom:.8rem;right:.8rem;transform:translateY(.35rem)}.portfolio-gallery-item:hover img,.portfolio-gallery-item:focus-visible img{filter:brightness(.86);transform:scale(1.015)}.portfolio-gallery-item:hover span,.portfolio-gallery-item:focus-visible span{opacity:1;transform:none}.gallery-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;color:var(--white);background:#140f15f5;border:0;margin:0;padding:clamp(3.5rem,6vw,5rem)}.gallery-lightbox[open]{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.5rem,2vw,2rem);display:grid}.gallery-lightbox::backdrop{background:#140f15e0}.gallery-lightbox figure{place-items:center;gap:.8rem;min-width:0;margin:0;display:grid}.gallery-lightbox figure img{object-fit:contain;max-width:100%;max-height:calc(100vh - 9rem)}.gallery-lightbox figcaption{color:#ffffffbd;text-align:center;max-width:75ch;font-size:.78rem}.gallery-lightbox button{color:var(--white);cursor:pointer;font:inherit;background:#140f15b3;border:1px solid #ffffff73;border-radius:50%}.gallery-lightbox-close{z-index:2;width:46px;height:46px;font-size:1.8rem;line-height:1;position:fixed;top:1rem;right:1rem}.gallery-lightbox-nav{width:52px;height:52px;font-size:2.25rem;line-height:1}.gallery-lightbox button:hover,.gallery-lightbox button:focus-visible{background:var(--plum)}.cta-band{background:var(--plum);color:var(--white);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(3rem,7vw,5rem) max(20px,50% - 590px);display:flex}.cta-band h2{margin-bottom:.2em}.button-light{border-color:var(--white);background:0 0}.site-footer{background:var(--plum-deep);color:#fffc;padding:4rem max(20px,50% - 590px) 1.5rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:3rem;display:grid}.footer-grid img{width:290px;margin-bottom:1.5rem}.footer-grid h2{color:var(--white);letter-spacing:.16em;font-family:inherit;font-size:.85rem;font-weight:700}.footer-grid a{margin:.45rem 0;display:block}.social-links{margin-top:1rem}.copyright{border-top:1px solid #ffffff2e;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.8rem;display:flex}.contact-layout{grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,6vw,6rem);display:grid}.contact-panel{background:var(--cream);gap:2rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}label{gap:.35rem;font-size:.86rem;font-weight:700;display:grid}input,select,textarea{background:var(--white);width:100%;min-height:48px;color:var(--ink);font:inherit;border:1px solid #afa6ad;border-radius:0;padding:.75rem}textarea{resize:vertical;min-height:160px}input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #a76fa7}.consent{grid-template-columns:auto 1fr;align-items:start;font-weight:400}.consent input{width:20px;min-height:20px}.honeypot{position:absolute;left:-10000px}.form-disclosure,.setup-note,.form-status{color:var(--muted);font-size:.8rem}.form-status{min-height:1.5em;font-weight:700}@media (width<=1050px){.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu nav{z-index:20;background:var(--white);width:min(320px,100vw - 40px);box-shadow:var(--shadow);padding:1rem;position:absolute;top:calc(100% + 1rem);right:0}.mobile-menu nav a{padding:.7rem;text-decoration:none;display:block}.service-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){:root{--container:min(100% - 28px, 1180px)}.utility-bar{justify-content:space-between;padding-inline:14px}.nav-shell{min-height:76px}.intro-grid,.contact-layout,.footer-grid,.service-grid,.project-grid,.testimonial-grid,.form-grid{grid-template-columns:1fr}.hero{min-height:620px}.page-hero{min-height:350px}.project-hero{min-height:520px}.portfolio-gallery-heading{flex-direction:column;align-items:flex-start;gap:.75rem}.portfolio-gallery-heading>p{text-align:left}.portfolio-gallery{columns:1}.portfolio-gallery-item span{opacity:1;transform:none}.gallery-lightbox{padding:4rem .75rem 1rem}.gallery-lightbox[open]{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr 1fr;gap:.75rem}.gallery-lightbox figure{grid-area:1/1/auto/-1}.gallery-lightbox figure img{max-height:calc(100vh - 9.5rem)}.gallery-lightbox-nav{justify-self:center;width:48px;height:48px}.gallery-lightbox-previous{grid-area:2/1}.gallery-lightbox-next{grid-area:2/2}.cta-band,.copyright{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
