:root{--bg: #f7f4f1;--surface: #fffdfb;--tint: #f2ebe7;--brand-soft: #f1e6e3;--ink: #241a19;--muted: #6b5f5c;--eyebrow: #7c3a33;--line: #e3dcd7;--line-strong: #cfc5bf;--brand: #5a0000;--brand-hover: #430000;--gold: #ffd800}:root{font-family:system-ui,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65}*{box-sizing:border-box}img{max-width:100%}body{margin:0}a{color:inherit;text-underline-offset:.25em}.site-header,main,.site-footer{max-width:1200px;margin:auto;padding:1.5rem}.site-header{border-bottom:1px solid var(--line)}.brand{font-weight:800;text-decoration:none;line-height:1.2;letter-spacing:-.01em}.brand-text>span:first-child{font-size:1.45rem}.brand-detail{font-size:clamp(.7rem,2.4vw,.78rem);font-weight:550;letter-spacing:.02em;margin-top:.2rem;color:var(--muted)}.site-nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0 clamp(.7rem,2.6vw,1.9rem);max-width:34rem;margin-top:.75rem}.site-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:clamp(.84rem,3.4vw,.95rem);font-weight:600;letter-spacing:-.01em;text-decoration:none;text-underline-offset:.5em}.site-nav a:hover{text-decoration:underline;text-decoration-color:var(--line-strong);text-decoration-thickness:2px}.site-nav a[aria-current]{font-weight:750;text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:3px}.section-nav{display:flex;flex-wrap:wrap;gap:.5rem}.section-nav a{display:inline-flex;align-items:center;min-height:44px;padding:.5rem 1.1rem;border:1px solid var(--line-strong);border-radius:.5rem;background:var(--surface);font-size:.9rem;font-weight:650;text-decoration:none}.section-nav a:hover{background:var(--tint)}.section-nav a[aria-current]{background:var(--brand);border-color:var(--brand);color:#fff}.section-nav a[aria-current]:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.section-nav a[aria-current]:focus-visible{outline-color:var(--gold)}main{min-height:65vh;padding-top:clamp(2.5rem,6vw,5rem);padding-bottom:4rem}main:focus{outline:none}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:750;color:var(--eyebrow)}h1{font-size:clamp(2.8rem,6vw,4.8rem);line-height:1.06;letter-spacing:-.05em;margin:1rem 0 1.5rem;max-width:960px}h2{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.2;letter-spacing:-.035em;margin:.5rem 0 1rem}h3{font-size:1.25rem;line-height:1.3}.intro{max-width:48rem;font-size:1.15rem}button,.button-link{font:inherit;font-weight:600;background:var(--brand);color:#fff;border:1px solid var(--brand);border-radius:.45rem;padding:.75rem 1.1rem;cursor:pointer;min-height:44px}button:hover,.button-link:hover{background:var(--brand-hover)}.button-link{display:inline-block;text-decoration:none;text-align:center}.button-link.secondary{background:transparent;color:var(--brand)}.button-link.secondary:hover{background:var(--brand-soft)}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}button:focus-visible,.button-link:focus-visible{outline-color:var(--gold)}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1.5rem 0}.understated-link{display:inline-block;font-weight:650}.home-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.hero-copy h1{font-size:clamp(2.8rem,5.5vw,4.4rem)}.availability{font-size:.95rem;color:var(--muted);max-width:34rem}.hero-photo{margin:0}.hero-photo img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:1rem}.hero-photo figcaption{font-size:.75rem;color:var(--muted);margin-top:.65rem}.section-space{margin-top:clamp(3rem,7vw,5rem)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.section-heading h2{max-width:34rem;margin-bottom:0}.section-heading>a{flex-shrink:0;font-weight:650}.service-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.service-preview-grid article,.service-card{padding:1.5rem;border:1px solid var(--line);border-radius:.8rem;background:var(--surface)}.service-number{font-size:.75rem;color:var(--eyebrow);font-weight:750;letter-spacing:.08em;text-transform:uppercase}.service-preview-grid p,.service-card p{color:var(--muted);margin-bottom:0}.personal-note,.licence-note{padding-block:2rem;border-block:1px solid var(--line-strong);display:grid;grid-template-columns:1fr 1.2fr;gap:3rem}.personal-note p,.licence-note p{margin-top:0}.licence-note p+p{margin-top:1rem}.licence-note a{font-weight:650}.inline-links{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.25rem}.contact-band{border-radius:1rem;background:var(--brand-soft);padding:clamp(1.5rem,4vw,3rem)}.contact-band p{max-width:42rem}.about-layout{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:start;margin-top:3rem}.portrait{margin:0}.portrait img{display:block;width:100%;height:auto;border-radius:1rem}.portrait figcaption{font-size:.75rem;margin-top:.6rem;color:var(--muted)}.about-copy{max-width:42rem}.about-copy h2{margin-top:0}.promise{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(1.5rem,4vw,3rem);margin-top:clamp(2rem,5vw,3rem);padding:clamp(1.25rem,3vw,2rem);background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--gold);border-radius:.9rem}.promise .eyebrow{display:block}.promise h2{margin:.35rem 0 0;font-size:clamp(1.4rem,2.6vw,1.9rem)}.promise p{margin:0 0 .9rem}.promise p:last-child{margin-bottom:0}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.service-card h2{font-size:1.45rem;margin-top:.8rem}.scope-note{padding:1.5rem;border-left:4px solid var(--gold);margin-top:2rem;background:var(--tint)}.scope-note h2{font-size:1.2rem}.scope-note p{margin-bottom:0}.scope-note ul{margin:1rem 0;padding-left:1.2rem}.scope-note li{margin-bottom:.4rem}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem}.contact-card{background:var(--surface);border:1px solid var(--line);border-radius:1rem;padding:clamp(1.25rem,3vw,2rem)}.contact-card dt{font-weight:750;margin-top:1.25rem}.contact-card dd{margin:.35rem 0 0}.contact-checklist{padding-top:1.5rem}.contact-checklist li{margin-bottom:.75rem}.site-footer{border-top:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;gap:1.5rem;font-size:.85rem;color:var(--muted)}.footer-info{flex:1 1 20rem;min-width:0}.footer-nav{flex-basis:100%;display:flex;flex-wrap:wrap;gap:0 1.4rem;margin-bottom:.25rem}.footer-nav a{display:inline-flex;align-items:center;min-height:32px;font-weight:600;text-decoration:none;text-underline-offset:.4em}.footer-nav a:hover{text-decoration:underline}.footer-nav a[aria-current]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:2px}.site-footer p{margin-bottom:0}.footer-disclosure{max-width:46rem;margin-top:1rem;font-size:.8rem;color:var(--muted)}.footer-disclosure a{color:inherit}.footer-contact{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:.75rem;flex:1 0 20rem;max-width:24rem;align-self:center}.footer-contact a{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:.35em;min-height:44px;padding:.55rem .5rem;border:1px solid var(--brand);border-radius:.45rem;background:var(--brand);color:#fff;font-size:clamp(.82rem,3.3vw,.88rem);font-weight:650;line-height:1.3;text-align:center;text-decoration:none}.footer-contact a span{white-space:nowrap}.footer-contact a+a{background:transparent;color:var(--brand)}.footer-contact a:hover{background:var(--brand-hover);border-color:var(--brand-hover);color:#fff}.footer-contact a:focus-visible{outline-color:var(--gold)}.skip{position:absolute;top:-5rem;left:1rem;padding:.5rem 1rem;background:var(--surface);z-index:10}.skip:focus{top:.5rem}@media(min-width:860px){.site-header{display:flex;justify-content:space-between;align-items:center;gap:2rem}.site-nav{flex:0 1 auto;justify-content:end;gap:0 1.75rem;max-width:none;margin-top:0}}@media(max-width:380px){.site-header,main,.site-footer{padding-inline:1.25rem}}@media(max-width:760px){.home-hero,.about-layout,.contact-layout,.personal-note,.licence-note{grid-template-columns:minmax(0,1fr);gap:2rem}.promise{grid-template-columns:minmax(0,1fr);gap:1.25rem}.hero-photo{max-width:480px}.hero-photo img{aspect-ratio:4 / 3}.service-preview-grid,.services-grid{grid-template-columns:minmax(0,1fr)}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:1rem}.portrait{max-width:260px}.site-footer{flex-direction:column}.footer-info{flex:0 0 auto}.footer-contact{flex:0 0 auto;max-width:none;align-self:stretch}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}.brand{display:inline-flex;flex-direction:row;align-items:center;gap:.7rem}.brand-mark{width:52px;height:auto;display:block}.brand-text{display:inline-flex;flex-direction:column}.contact-main{display:grid;gap:1.5rem;align-content:start;min-width:0}.business-card{margin:0}.business-card img{display:block;width:100%;height:auto;border-radius:.9rem;border:1px solid var(--line)}.business-card figcaption{font-size:.78rem;color:var(--muted);margin-top:.6rem}.print-note{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1rem,3vw,2.5rem)}.print-note>div{flex:1 1 18rem}.print-note h2{margin-top:0}.print-thumb{display:block;flex:0 0 auto;width:11rem;max-width:100%;border:1px solid var(--line-strong);border-radius:.5rem;overflow:hidden;background:#fff}.print-thumb:hover{border-color:var(--brand)}.print-thumb img{display:block;width:100%;height:auto}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.portfolio-page{max-width:1280px;padding-top:clamp(2.5rem,6vw,5rem)}.portfolio-page h1{max-width:1000px;font-size:clamp(2.8rem,6vw,4.8rem)}.portfolio-page .intro{max-width:48rem}.gallery-intro{display:grid;gap:.75rem;margin:2.5rem 0;padding:.9rem 0 1.3rem;border-block:1px solid var(--line-strong)}.editorial-note{max-width:48rem;margin:0;font-size:.9rem;color:var(--muted)}.gallery-filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:end;margin-bottom:1.5rem}.gallery-filters label{display:grid;grid-template-columns:minmax(0,1fr);gap:.3rem;font-size:.8rem;font-weight:650}.gallery-filters select{font:inherit;font-size:1rem;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:.5rem;padding:.65rem 2rem .65rem .75rem;min-height:44px;min-width:0;width:100%;max-width:100%}.quiet-button{background:transparent;border:1px solid var(--line-strong);color:var(--ink)}.quiet-button:hover{background:var(--tint)}.photo-count{font-size:.9rem;color:var(--muted);margin:0 0 .6rem auto}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.photo-card{margin:0;min-width:0;overflow:hidden;border-radius:.85rem;border:1px solid var(--line);background:var(--surface)}.photo-link{position:relative;display:block;background:#e8e1dc;overflow:hidden}.photo-link img{width:100%;height:auto;aspect-ratio:4 / 3;display:block;object-fit:cover;transition:transform .25s ease}.photo-link:hover img{transform:scale(1.035)}.photo-link:focus-visible{outline-offset:-5px;z-index:1}.photo-expand{position:absolute;bottom:.75rem;right:.75rem;background:#241a19e8;color:#fff;border:1px solid #ffffff70;padding:.3rem .65rem;border-radius:2rem;font-size:.75rem}.photo-card figcaption{padding:1.15rem}.photo-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;font-size:.72rem;color:var(--muted)}.stage{display:inline-block;font-size:.7rem;font-weight:750;letter-spacing:.025em;padding:.2rem .6rem;border-radius:2rem;background:#ecede6;color:#3d3532}.stage-before{background:#efe5da;color:#69482b}.stage-in-progress{background:#f5e9c9;color:#685115}.stage-after{background:#dceadb;color:#2c4a31}.photo-card h3,.photo-card h4{font-size:1.12rem;line-height:1.3;margin:.8rem 0 .5rem;letter-spacing:-.02em}.photo-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.6}.empty-gallery{padding:3rem 1rem;border:1px dashed var(--line-strong);border-radius:.75rem}.project-sequence{margin-block:3rem}.sequence-heading{max-width:48rem;margin-bottom:1.5rem}.sequence-heading h3{font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.2;margin:.5rem 0;letter-spacing:-.035em}.group-heading{margin-top:clamp(3rem,7vw,5rem);padding-bottom:.75rem;border-bottom:1px solid var(--line-strong);font-size:.95rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.sequence-heading p{color:var(--muted)}.sequence-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:46rem}.sequence-grid:has(>:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr));max-width:69rem}.sequence-grid .photo-link img{aspect-ratio:3 / 4}.photo-viewer{color:var(--tint);background:#2b2422;border:1px solid var(--muted);border-radius:1rem;padding:1rem;width:min(1000px,calc(100% - 2rem));max-height:calc(100dvh - 2rem);overflow-y:auto}.photo-viewer::backdrop{background:#120c0bea}body:has(.photo-viewer[open]){overflow:hidden}.viewer-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.viewer-bar span{font-size:.9rem;font-variant-numeric:tabular-nums}.photo-viewer button{border:1px solid #8d7f7a;color:#fff;min-height:44px}.photo-viewer button:disabled{opacity:.4;cursor:default}.viewer-track{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;background:#1a1210;border-radius:.5rem;scrollbar-width:none}.viewer-track::-webkit-scrollbar{display:none}.viewer-slide{position:relative;flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always}.viewer-slide img{width:100%;height:min(60dvh,700px);object-fit:contain;display:block}.viewer-slide .stage{position:absolute;top:.6rem;left:.6rem}.viewer-error{margin:.75rem 0 0;font-size:.9rem}.viewer-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem}.viewer-dots button{width:24px;height:24px;min-height:24px;padding:0;border-radius:50%;border:1px solid #8d7f7a;background:transparent}.viewer-dots button[aria-current=true]{background:var(--gold);border-color:var(--gold)}.viewer-category{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:#cfc5bf}.viewer-bottom{display:flex;gap:1.5rem;justify-content:space-between;align-items:start;margin-top:1rem}.viewer-copy{max-width:40rem}.viewer-copy h2{margin:.5rem 0;line-height:1.2;font-size:1.4rem}.viewer-copy p{margin:0;font-size:.95rem;color:#e2d9d4}.viewer-controls{display:flex;flex-shrink:0;gap:.5rem}.viewer-hint{font-size:.75rem;color:#cfc5bf;margin-bottom:0}@media(max-width:1000px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.viewer-bottom{flex-direction:column;gap:1rem}}@media(max-width:600px){.photo-grid{grid-template-columns:minmax(0,1fr)}.gallery-filters label{flex:1 1 130px;min-width:0}.photo-count{font-size:.8rem}.photo-viewer{width:calc(100% - 1rem);padding:.75rem;max-height:calc(100dvh - 1rem)}.viewer-slide img{height:48dvh}.viewer-hint{display:none}}@media(max-width:700px){.photo-grid.sequence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.sequence-grid .photo-card figcaption{padding:.75rem}.sequence-grid .photo-card h4{font-size:.95rem;margin:.55rem 0 .35rem}.sequence-grid .photo-card p{font-size:.8rem;line-height:1.5}.sequence-grid .photo-meta{font-size:.66rem;gap:.3rem}.sequence-grid .photo-expand{font-size:.68rem;padding:.22rem .5rem;bottom:.5rem;right:.5rem}}@media(prefers-reduced-motion:reduce){.photo-link img{transition:none}.viewer-track{scroll-behavior:auto}}
