:root{--bg:#f6f3ef;--fg:#1d1a17;--muted:#6f6659;--rule:rgba(29,26,23,0.14);--max:1180px}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;overflow:hidden}body{background:var(--bg);color:var(--fg);font-family:ui-serif,Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;line-height:1.5}.page{height:100dvh;display:flex;flex-direction:column;gap:clamp(1rem,3vh,2.25rem);padding:clamp(1.5rem,4vh,3.5rem) clamp(1.25rem,5vw,3rem) clamp(1rem,2.5vh,2rem);max-width:var(--max);margin:0 auto}.masthead{flex:0 0 auto;text-align:center}.wordmark{margin:0;font-weight:400;display:flex;flex-direction:column;align-items:center;gap:clamp(.35rem,1vh,.65rem)}.wordmark__name{font-family:Georgia,ui-serif,Times New Roman,serif;font-size:clamp(2rem,6.5vw,3.75rem);line-height:1.05;letter-spacing:-.01em}.wordmark__kicker{font-family:ui-sans-serif,system-ui,Segoe UI,Helvetica,Arial,sans-serif;font-size:clamp(.65rem,1.5vw,.9rem);letter-spacing:.5em;text-indent:.5em;text-transform:uppercase;color:var(--muted)}.blurb{margin:clamp(.9rem,2.5vh,1.6rem) auto 0;max-width:46ch;color:var(--muted);font-size:clamp(.9375rem,2vw,1.0625rem)}.contact{margin:clamp(.9rem,2.5vh,1.6rem) 0 0;display:flex;flex-wrap:wrap;gap:.4em clamp(1.25rem,3vw,2.25rem);align-items:baseline;justify-content:center;font-family:ui-sans-serif,system-ui,Segoe UI,sans-serif;font-size:clamp(.8125rem,1.8vw,.9375rem);letter-spacing:.02em}.contact a{color:var(--fg);text-decoration:none;border-bottom:1px solid var(--rule);padding-bottom:.15em}@media (hover:hover){.contact a:hover{border-bottom-color:var(--fg)}}.gallery{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(.5rem,1.5vw,1.25rem);gap:clamp(.5rem,1.5vw,1.25rem)}.frame{position:relative;margin:0;min-height:0;overflow:hidden;background:rgba(29,26,23,.06)}.frame img{width:100%;height:100%;object-fit:cover;display:block}.footer{flex:0 0 auto;text-align:center;font-family:ui-sans-serif,system-ui,Segoe UI,sans-serif;font-size:.75rem;color:var(--muted)}@media (max-width:720px){body,html{height:auto;overflow:visible}.page{height:auto;min-height:100dvh;gap:clamp(1.5rem,5vw,2.25rem);padding:clamp(2rem,9vw,3rem) clamp(1.25rem,6vw,2rem) clamp(1.5rem,6vw,2rem)}.wordmark__name{font-size:clamp(2.125rem,11vw,3rem)}.wordmark__kicker{letter-spacing:.38em;text-indent:.38em}.blurb{max-width:30ch}.contact{flex-direction:column;align-items:center;gap:.85rem;font-size:.9375rem}.gallery{flex:0 0 auto;grid-template-columns:1fr;gap:clamp(.75rem,3vw,1.25rem)}.frame{aspect-ratio:4/5}}@media (max-width:900px) and (max-height:480px) and (orientation:landscape){.blurb{display:none}.page{gap:.75rem;padding:1rem 1.25rem .75rem}}