/* Premium visual direction — September 2026 */
:root {
    --container: 1320px;
    --section: clamp(72px, 8vw, 124px);
    --header-height: 88px;
    --ease-smooth: cubic-bezier(.16, 1, .3, 1);
    --shadow-soft: 0 28px 90px rgba(22, 19, 16, .12);
}

html { scroll-padding-top: var(--header-height); }
body { font-size: clamp(16px, 1vw, 17px); line-height: 1.62; }
h1, h2, h3 { line-height: 1.01; letter-spacing: -.032em; text-wrap: balance; }
h1 { font-size: clamp(2.9rem, 5.6vw, 6rem); }
h2 { font-size: clamp(2.3rem, 4vw, 4.35rem); }
h3 { font-size: clamp(1.55rem, 2.2vw, 2.25rem); }

.section-pad { padding-top: var(--section); padding-bottom: var(--section); }
.section-heading { margin-bottom: clamp(48px, 6vw, 84px); }
.section-heading h2 { max-width: 760px; }
.button { position: relative; overflow: hidden; min-height: 50px; transition: color .35s var(--ease-smooth), background-color .35s var(--ease-smooth), border-color .35s var(--ease-smooth), transform .35s var(--ease-smooth); }
.button:hover { transform: translateY(-2px); }
.button:active { transform: translateY(0); }
.text-link { transition: border-color .25s, gap .45s var(--ease-smooth), opacity .25s; }

/* A slimmer, permanently sticky navigation keeps orientation without stealing the canvas. */
.site-header { position: sticky; top: 0; z-index: 60; border-bottom-color: rgba(25, 25, 24, .12); background: rgba(246, 242, 235, .92); backdrop-filter: blur(18px) saturate(120%); transition: box-shadow .35s, background-color .35s; }
.site-header.is-sticky { position: sticky; box-shadow: 0 12px 34px rgba(25, 22, 19, .07); }
.header-inner { min-height: var(--header-height); padding-top: 12px; padding-bottom: 12px; }
.brand { width: 248px; font-size: 1.08rem; letter-spacing: .035em; }
.brand small { margin-top: 7px; font-size: .49rem; letter-spacing: .2em; }
.site-nav { gap: clamp(20px, 2.35vw, 38px); font-size: .64rem; letter-spacing: .13em; }
.site-nav .nav-commission { padding: 11px 16px; }

/* Immersive home hero. The first featured artwork replaces the placeholder automatically. */
.home-hero { position: relative; min-height: clamp(650px, calc(100svh - var(--header-height)), 920px); overflow: hidden; isolation: isolate; color: #f8f4ed; background: #20211e; }
.home-hero::after { position: absolute; z-index: 2; inset: 18px; border: 1px solid rgba(255,255,255,.2); content: ""; pointer-events: none; }
.home-hero__media, .home-hero__veil { position: absolute; inset: 0; }
.home-hero__media { z-index: -2; overflow: hidden; background: #20211e; }
.home-hero__media img { width: 100%; height: 100%; object-fit: cover; object-position: center; filter: saturate(.84) contrast(1.035); transform: scale(1.075) translate3d(var(--hero-x, 0), var(--hero-y, 0), 0); transition: transform 1.8s var(--ease-smooth), filter 1.2s; will-change: transform; }
.home-hero__veil { z-index: -1; background: linear-gradient(90deg, rgba(15,16,14,.77) 0%, rgba(15,16,14,.42) 48%, rgba(15,16,14,.12) 78%), linear-gradient(0deg, rgba(13,14,12,.68) 0%, transparent 48%), radial-gradient(circle at 72% 22%, rgba(210,188,159,.12), transparent 38%); }
.home-hero__veil::after { position: absolute; inset: 0; background-image: radial-gradient(rgba(255,255,255,.11) .55px, transparent .7px); background-size: 5px 5px; content: ""; opacity: .12; mix-blend-mode: soft-light; }
.home-hero__content { display: flex; width: min(100%, var(--container)); min-height: inherit; flex-direction: column; align-items: flex-start; justify-content: flex-end; margin: auto; padding: clamp(110px, 15vh, 170px) var(--gutter) clamp(84px, 11vh, 118px); }
.home-hero__eyebrow { margin-bottom: 26px; color: #e5d4c1; }
.home-hero h1 { max-width: 980px; margin-bottom: 28px; color: #fffdf8; font-size: clamp(3.1rem, 6.2vw, 6.7rem); line-height: .92; letter-spacing: -.045em; }
.home-hero__title-line { display: block; }
.home-hero__title-accent { color: #dfcbb4; font-style: italic; font-weight: 400; }
.home-hero__intro { max-width: 590px; margin-bottom: 0; color: rgba(255,253,248,.78); font-size: clamp(1rem, 1.25vw, 1.2rem); }
.home-hero .button-row { margin-top: 34px; }
.home-hero .button--light { border-color: #f8f4ed; color: #1c1c1a; background: #f8f4ed; }
.home-hero .button--light:hover { color: #fff; background: transparent; }
.home-hero .text-link { border-bottom-color: rgba(255,255,255,.38); color: #fff; }
.home-hero .text-link:hover { border-bottom-color: #fff; }
.home-hero__meta { position: absolute; z-index: 4; top: clamp(38px, 5vw, 66px); right: clamp(38px, 5vw, 74px); display: grid; min-width: 205px; gap: 5px; border-top: 1px solid rgba(255,255,255,.5); padding-top: 13px; color: rgba(255,255,255,.72); font-size: .6rem; line-height: 1.4; letter-spacing: .13em; text-transform: uppercase; }
.home-hero__meta strong { color: #fff; font-family: var(--serif); font-size: 1.05rem; font-weight: 400; letter-spacing: .015em; text-transform: none; }
.home-hero__meta small { font-size: inherit; }
.home-hero__caption { position: absolute; z-index: 4; right: clamp(38px, 5vw, 74px); bottom: clamp(32px, 4vw, 54px); max-width: 290px; margin: 0; color: rgba(255,255,255,.7); font-size: .56rem; line-height: 1.45; letter-spacing: .11em; text-align: right; text-transform: uppercase; }
.home-hero__caption span { display: block; margin-bottom: 3px; color: #fff; font-weight: 800; }
.home-hero__scroll { position: absolute; z-index: 4; bottom: clamp(32px, 4vw, 54px); left: var(--gutter); display: inline-flex; align-items: center; gap: 13px; color: rgba(255,255,255,.78); font-size: .59rem; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
.home-hero__scroll i { position: relative; display: block; width: 46px; height: 1px; overflow: hidden; background: rgba(255,255,255,.35); }
.home-hero__scroll i::after { position: absolute; inset: 0; background: #fff; content: ""; animation: hero-scroll-line 2.4s var(--ease-smooth) infinite; transform: translateX(-105%); }

.has-motion .home-hero__content > *, .has-motion .home-hero__meta, .has-motion .home-hero__caption, .has-motion .home-hero__scroll { opacity: 0; transform: translateY(24px); }
.has-motion.is-ready .home-hero__content > *, .has-motion.is-ready .home-hero__meta, .has-motion.is-ready .home-hero__caption, .has-motion.is-ready .home-hero__scroll { opacity: 1; transform: none; transition: opacity 1s var(--ease-smooth), transform 1s var(--ease-smooth); }
.has-motion.is-ready .home-hero__content > :nth-child(1) { transition-delay: .12s; }
.has-motion.is-ready .home-hero__content > :nth-child(2) { transition-delay: .2s; }
.has-motion.is-ready .home-hero__content > :nth-child(3) { transition-delay: .3s; }
.has-motion.is-ready .home-hero__content > :nth-child(4) { transition-delay: .4s; }
.has-motion.is-ready .home-hero__meta { transition-delay: .48s; }
.has-motion.is-ready .home-hero__caption, .has-motion.is-ready .home-hero__scroll { transition-delay: .58s; }
.has-motion.is-ready .home-hero__media img { transform: scale(1.035) translate3d(var(--hero-x, 0), var(--hero-y, 0), 0); }

@keyframes hero-scroll-line { 0% { transform: translateX(-105%); } 52%, 100% { transform: translateX(105%); } }

/* Editorial rhythm and hierarchy after the hero. */
.page-home .statement { position: relative; background: var(--paper); }
.page-home .statement-inner { grid-template-columns: minmax(0, 7fr) minmax(280px, 4fr); column-gap: clamp(50px, 8vw, 118px); }
.page-home .statement-inner > .eyebrow { grid-column: 1 / -1; }
.page-home .statement h2 { max-width: 760px; font-size: clamp(2.45rem, 4.25vw, 4.55rem); }
.page-home .statement-copy { align-self: end; }
.page-home .disciplines { padding-top: var(--section); }
.page-home .disciplines .section-heading { display: grid; grid-template-columns: 3fr 7fr; align-items: start; gap: clamp(35px, 7vw, 110px); }
.page-home .disciplines .section-heading h2 { max-width: 700px; }
.discipline { position: relative; overflow: hidden; grid-template-columns: .75fr 5fr 4fr; padding: clamp(24px, 2.75vw, 39px) 0; transition: padding .45s var(--ease-smooth), color .35s; }
.discipline::before { position: absolute; z-index: -1; inset: 0; background: rgba(118,88,69,.055); content: ""; transform: scaleY(0); transform-origin: bottom; transition: transform .45s var(--ease-smooth); }
.discipline::after { position: absolute; right: 4px; top: 50%; color: var(--tobacco); content: "↗"; font-size: 1rem; opacity: 0; transform: translate(-10px,-50%); transition: opacity .35s, transform .45s var(--ease-smooth); }
.discipline:hover { padding-right: 38px; padding-left: 18px; }
.discipline:hover::before { transform: scaleY(1); }
.discipline:hover::after { opacity: 1; transform: translate(0,-50%); }
.discipline h3 { font-size: clamp(1.8rem, 2.85vw, 3rem); }

.featured { background: #1d1e1b; }
.featured .section-heading h2 { max-width: 700px; }
.artwork-card figure::after { position: absolute; inset: 0; background: linear-gradient(135deg, transparent 52%, rgba(255,255,255,.15)); content: ""; opacity: 0; transition: opacity .5s; pointer-events: none; }
.artwork-card a:hover figure::after { opacity: 1; }
.artwork-card a:hover img { transform: scale(1.035); }
.artwork-caption h3 { font-size: clamp(1.25rem, 1.65vw, 1.75rem); }
.process-heading h2, .form-intro h2 { font-size: clamp(2.35rem, 3.8vw, 4rem); }
.artist-copy h2 { font-size: clamp(2.65rem, 4.5vw, 4.8rem); }
.private-note h2, .commission-cta h2 { font-size: clamp(2.45rem, 4.2vw, 4.55rem); }

/* Page titles now support content hierarchy instead of overpowering it. */
.page-hero { padding-top: clamp(64px, 7vw, 104px); padding-bottom: clamp(78px, 9vw, 126px); }
.page-hero h1, .page-hero--about h1 { font-size: clamp(2.9rem, 5.5vw, 5.85rem); }
.page-hero--text h1 { max-width: 980px; }
.editorial-feature h2 { font-size: clamp(2.4rem, 4.1vw, 4.35rem); }
.service-block h2 { font-size: clamp(1.9rem, 3vw, 3.15rem); }
.professional-note h2, .value-note h2, .about-biography h2, .artwork-story h2 { font-size: clamp(2.2rem, 3.65vw, 3.85rem); }
.philosophy blockquote { font-size: clamp(2.35rem, 4.25vw, 4.45rem); }
.legal-page header h1, .not-found h1 { font-size: clamp(2.8rem, 5.4vw, 5.6rem); }
.footer-name { font-size: clamp(2.8rem, 5vw, 5.15rem); }

.reveal { transform: translateY(26px); transition-duration: 1s; transition-timing-function: var(--ease-smooth); }
.discipline-list .reveal:nth-child(2), .process-steps .reveal:nth-child(2) { transition-delay: .05s; }
.discipline-list .reveal:nth-child(3), .process-steps .reveal:nth-child(3) { transition-delay: .1s; }
.discipline-list .reveal:nth-child(4), .process-steps .reveal:nth-child(4) { transition-delay: .15s; }

@media (max-width: 1050px) {
    :root { --header-height: 82px; }
    .home-hero__content { padding-bottom: 104px; }
    .home-hero h1 { max-width: 820px; }
    .page-home .disciplines .section-heading { grid-template-columns: 1fr; }
}

@media (max-width: 820px) {
    .header-inner { min-height: var(--header-height); }
    .site-nav { inset: var(--header-height) 0 0; }
    .home-hero { min-height: clamp(620px, calc(100svh - var(--header-height)), 820px); }
    .home-hero::after { inset: 10px; }
    .home-hero__media img { object-position: 62% center; }
    .home-hero__veil { background: linear-gradient(0deg, rgba(13,14,12,.84) 0%, rgba(13,14,12,.32) 72%, rgba(13,14,12,.12) 100%); }
    .home-hero__content { padding-top: 150px; padding-bottom: 106px; }
    .home-hero h1 { max-width: 690px; font-size: clamp(3.1rem, 11vw, 5.2rem); }
    .home-hero__meta { top: 34px; right: 34px; min-width: 180px; }
    .home-hero__caption { right: 30px; bottom: 32px; }
    .home-hero__scroll { bottom: 32px; }
    .page-home .statement-inner { grid-template-columns: 1fr; }
    .page-home .statement-inner > .eyebrow { grid-column: auto; }
    .page-home .statement-copy { margin-top: 12px; }
}

@media (max-width: 560px) {
    :root { --header-height: 76px; --section: 76px; }
    .header-inner { min-height: var(--header-height); }
    .brand { width: 190px; font-size: .92rem; }
    .home-hero { min-height: calc(100svh - var(--header-height)); }
    .home-hero__content { justify-content: flex-end; padding: 128px 24px 112px; }
    .home-hero h1 { margin-bottom: 22px; font-size: clamp(2.8rem, 13vw, 4rem); line-height: .94; }
    .home-hero__eyebrow { max-width: 250px; margin-bottom: 20px; font-size: .6rem; }
    .home-hero__intro { max-width: 92%; font-size: .98rem; line-height: 1.55; }
    .home-hero .button-row { width: 100%; gap: 18px; margin-top: 28px; }
    .home-hero .button { width: auto; min-height: 47px; }
    .home-hero .text-link { font-size: .67rem; }
    .home-hero__meta { top: 28px; right: 28px; min-width: 0; border-top: 0; padding: 0; text-align: right; }
    .home-hero__meta strong, .home-hero__meta small { display: none; }
    .home-hero__caption { right: 24px; bottom: 25px; max-width: 165px; font-size: .48rem; }
    .home-hero__scroll { bottom: 25px; left: 24px; }
    .home-hero__scroll span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
    .home-hero__scroll i { width: 36px; }
    h1 { font-size: clamp(2.65rem, 12vw, 3.75rem); }
    h2 { font-size: clamp(2.15rem, 10vw, 3.25rem); }
    .page-hero h1, .page-hero--about h1 { font-size: clamp(2.7rem, 12vw, 4rem); }
    .page-home .statement h2 { font-size: clamp(2.25rem, 10vw, 3.35rem); }
    .discipline { grid-template-columns: 34px 1fr; gap: 12px; }
    .discipline p { grid-column: 2; }
    .discipline::after { display: none; }
    .discipline:hover { padding-right: 0; padding-left: 0; }
    .discipline h3 { font-size: clamp(1.85rem, 9vw, 2.5rem); }
}

@media (hover: none) {
    .discipline:hover { padding-right: 0; padding-left: 0; }
    .discipline::before, .discipline::after { display: none; }
}

@media (prefers-reduced-motion: reduce) {
    .home-hero__media img, .has-motion .home-hero__content > *, .has-motion .home-hero__meta, .has-motion .home-hero__caption, .has-motion .home-hero__scroll { opacity: 1; transform: none; }
    .home-hero__scroll i::after { animation: none; transform: none; }
}

@supports (view-transition-name: root) {
    @view-transition { navigation: auto; }
    ::view-transition-old(root), ::view-transition-new(root) { animation-duration: .35s; animation-timing-function: var(--ease-smooth); }
}
