:root{--near-black:var(--bg-primary);--charcoal:var(--bg-elevated);--warm-white:var(--text-primary);--stone:#d7d1c7;--muted:var(--text-muted);--serif:"Cormorant Garamond", "Iowan Old Style", "Baskerville", Georgia, serif;--sans:"Inter", "Helvetica Neue", Arial, sans-serif;--page-pad:clamp(1.25rem, 4.2vw, 5.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--near-black)}body{background:var(--near-black);color:var(--warm-white);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}a{color:inherit;text-decoration:none}.masthead{width:100%;padding:1.8rem var(--page-pad);color:var(--warm-white);letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.69rem;font-weight:500;display:flex}.wordmark{font-family:var(--serif);letter-spacing:.11em;font-size:1.12rem;font-weight:500}.masthead nav{gap:clamp(1.25rem,3vw,3.5rem);display:flex}.masthead nav a,.inquiry a,footer a{position:relative}.masthead nav a:after,.inquiry a:after,footer a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.masthead nav a[aria-current=page]:after{transform:scaleX(1)}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:500}.intro{min-height:min(36rem,62vh);padding:clamp(4.5rem, 7vw, 7rem) var(--page-pad) clamp(5rem, 8vw, 8rem)}.intro__content{grid-template-columns:minmax(20rem,1.5fr) minmax(17rem,.7fr);align-items:end;gap:clamp(3rem,7vw,9rem);margin-top:clamp(2rem,3vw,3rem);display:grid}.intro h1,.about-section h2,.inquiry h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:400}.intro h1{font-size:clamp(4.2rem,8vw,9rem);line-height:.9}.intro__content>p{max-width:42ch;color:var(--stone);letter-spacing:.04em;margin:0 0 .75rem;font-size:.85rem;line-height:1.75}.about-content{padding:0 var(--page-pad) clamp(6rem, 10vw, 11rem);background:linear-gradient(#141311c2,#11110fe6 52%,#151310d1)}.about-section{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(8rem,.42fr) minmax(20rem,1fr);gap:clamp(2rem,7vw,9rem);max-width:82rem;padding:clamp(4rem,7vw,7rem) 0;display:grid}.about-section__copy{max-width:49rem}.about-section h2{max-width:17ch;font-size:clamp(2.5rem,4.6vw,5.2rem);line-height:1}.about-section__copy>p{max-width:58ch;color:var(--stone);margin:clamp(2rem,3vw,3rem) 0 0;font-size:clamp(.82rem,1vw,.96rem);line-height:1.8}.inquiry{padding:clamp(6rem, 9vw, 9rem) var(--page-pad);border-top:1px solid var(--border-subtle);background:var(--charcoal)}.inquiry__content{justify-content:space-between;align-items:flex-end;gap:3rem;margin-top:clamp(3rem,5vw,5rem);display:flex}.inquiry h2{font-size:clamp(3.8rem,8vw,8.5rem);line-height:.9}.inquiry__content p{max-width:52ch;color:var(--stone);margin:1.75rem 0 0;font-size:clamp(.8rem,1vw,.95rem)}.inquiry__content>a{font-family:var(--serif);flex:none;margin-bottom:.5rem;font-size:clamp(1.6rem,2.5vw,2.6rem)}.inquiry__content>a span{margin-left:.35rem;transition:transform .25s;display:inline-block}footer{padding:2rem var(--page-pad);border-top:1px solid var(--border-subtle);background:var(--charcoal);color:var(--stone);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr 1.5fr 1.25fr 1fr;gap:2rem;font-size:.62rem;display:grid}footer p{margin:0}footer p:last-child{text-align:right}@media (hover:hover) and (pointer:fine){.masthead nav a:hover:after,.inquiry a:hover:after,footer a:hover:after{transform-origin:0;transform:scaleX(1)}.inquiry__content>a:hover span{transform:translate(.25rem)}}@media (width<=900px){.intro{min-height:auto}.intro__content{grid-template-columns:1fr}.intro__content>p{margin:0}}@media (width<=760px){.masthead{align-items:center;padding-top:1.35rem}.wordmark{align-items:center;max-width:10rem;min-height:2.75rem;font-size:.82rem;line-height:1.35;display:inline-flex}.masthead nav{gap:.75rem;font-size:.62rem;display:flex}.masthead nav a{align-items:center;min-height:2.75rem;display:inline-flex}.intro{padding-top:3.75rem;padding-bottom:3.25rem}.intro__content{gap:1.5rem;margin-top:1.5rem}.intro h1{font-size:clamp(3.5rem,15vw,4.5rem);line-height:.92}.intro__content>p{max-width:36ch}.about-content{padding-bottom:3rem}.about-section{grid-template-columns:1fr;gap:1rem;padding:2.5rem 0 2.75rem}.about-section h2{max-width:15ch;font-size:clamp(2.15rem,9.5vw,2.75rem);line-height:1.02}.about-section__copy>p{max-width:38ch;margin-top:1.15rem;line-height:1.68}.inquiry{padding-top:4.5rem;padding-bottom:4.5rem}.inquiry__content{margin-top:2.5rem}.inquiry h2{max-width:13ch;font-size:clamp(2.4rem,11vw,3.25rem);line-height:.98}.inquiry__content{display:block}.inquiry__content>a{margin-top:3rem;display:inline-block}footer{grid-template-columns:1fr;gap:.75rem;padding-top:2.5rem;padding-bottom:2.5rem}footer span:empty{display:none}footer p:last-child{text-align:left;margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
