:root{--ink: #122529;--accent: #d66b3d;--paper: #f3efe7;--white: #fffdf8;--line: color-mix(in srgb, var(--ink) 18%, transparent);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}img{display:block;max-width:100%}a{color:inherit}a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:20;padding:.75rem 1rem;background:var(--ink);color:var(--white)}.skip-link:focus{top:1rem}.review-bar{padding:.7rem 1rem;background:var(--accent);color:var(--white);text-align:center;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-header,.site-footer,main{width:min(100% - 3rem,78rem);margin-inline:auto}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:1.35rem}.site-header{border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.8rem;font-weight:850;text-decoration:none}.brand img{width:3rem;height:3rem;object-fit:contain}.monogram{display:grid;width:2.65rem;height:2.65rem;place-items:center;background:var(--ink);color:var(--white);font-size:.72rem;letter-spacing:.06em}nav{display:flex;gap:1.7rem;font-size:.78rem;font-weight:750}nav a{text-decoration:none}main{padding-bottom:6rem}.hero{display:grid;align-items:center;min-height:42rem;padding-block:clamp(5rem,10vw,9rem)}.hero-with-image{grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);gap:clamp(3rem,7vw,7rem)}.eyebrow{margin:0 0 1.5rem;color:var(--accent);font-size:.7rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:.98}h1{max-width:11ch;margin-bottom:1.8rem;font-size:clamp(3.3rem,7vw,7rem)}h1 em{color:var(--accent);font-family:Georgia,serif;font-weight:400}h2{max-width:12ch;margin-bottom:1.2rem;font-size:clamp(2.6rem,5vw,5rem)}.lede,.section-heading>p:last-child{max-width:38rem;color:color-mix(in srgb,var(--ink) 72%,transparent);font-size:1.03rem;line-height:1.75}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem;margin-top:2.2rem}.button{display:inline-flex;padding:1rem 1.25rem;background:var(--ink);color:var(--white);font-size:.78rem;font-weight:800;text-decoration:none}.button:hover{background:var(--accent)}.text-link{font-size:.78rem;font-weight:800;text-underline-offset:.35rem}.location{margin:2rem 0 0;font-size:.72rem;font-weight:750}.hero-image{position:relative;margin:0}.hero-image:before{content:"";position:absolute;inset:1rem -1rem -1rem 1rem;z-index:-1;background:var(--accent)}.hero-image img{width:100%;aspect-ratio:4 / 5;object-fit:cover}figcaption{margin-top:.7rem;font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.services-section,.work-section{border-top:1px solid var(--line);padding-block:clamp(5rem,9vw,8rem)}.services-section{display:grid;grid-template-columns:.85fr 1fr;gap:clamp(3rem,8vw,8rem)}.service-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.service-list li{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.35rem 0;border-bottom:1px solid var(--line)}.service-list span{color:var(--accent);font-size:.7rem;font-weight:850}.service-list strong{font-size:1.05rem}.compact{margin-bottom:3rem}.image-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.image-strip figure{margin:0}.image-strip img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.contact-section{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:end;padding:clamp(3rem,7vw,6rem);background:var(--ink);color:var(--white)}.contact-section .eyebrow{color:var(--accent)}.contact-action{display:flex;flex-direction:column;align-items:flex-start;gap:1.3rem}.phone{font-size:clamp(2rem,4vw,4rem);font-weight:850;letter-spacing:-.05em;text-decoration:none}.button-light{background:var(--white);color:var(--ink)}.site-footer{border-top:1px solid var(--line);font-size:.72rem}.site-footer span{color:color-mix(in srgb,var(--ink) 60%,transparent)}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column}nav{width:100%;justify-content:space-between;gap:1rem}.hero-with-image,.services-section,.contact-section{grid-template-columns:1fr}.hero{min-height:0}.hero-image{width:calc(100% - 1rem)}.image-strip{grid-template-columns:1fr}.image-strip img{aspect-ratio:5 / 4}.site-footer{align-items:flex-start;flex-direction:column;gap:.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
