:root{--bg: #f3eee7;--surface: rgba(255, 250, 244, .7);--surface-strong: rgba(18, 18, 18, .78);--text: #171412;--muted: rgba(23, 20, 18, .72);--line: rgba(23, 20, 18, .14);--accent: #7a4e35;--accent-soft: rgba(122, 78, 53, .14);--max-width: 1180px;--content-width: 620px;--header-height: 80px;--shadow: 0 24px 80px rgba(26, 18, 12, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(255,255,255,.7),transparent 35%),linear-gradient(180deg,#f6f1eb,#efe7de 48%,#f6f1eb);color:var(--text);font-family:Manrope,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0}main{overflow:clip}.site-header{position:fixed;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.15rem clamp(1.2rem,2vw,2.25rem);height:var(--header-height);background:linear-gradient(180deg,#12100f8a,#12100f00);backdrop-filter:blur(6px)}.brand{font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,2vw,2rem);font-weight:600;letter-spacing:.02em;color:#f8f3ec}.nav-list{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0}.nav-list a{color:#f8f3ecd1;font-size:.92rem;transition:color .18s ease}.nav-list a:hover,.nav-list a:focus-visible{color:#fff}.hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;padding:calc(var(--header-height) + 2rem) clamp(1.2rem,2vw,2.25rem) 2.5rem;isolation:isolate}.hero-media,.hero-overlay,.hero-photo-shell{position:absolute;inset:0}.hero-media{background:radial-gradient(circle at 72% 30%,rgba(243,210,183,.32),transparent 22%),radial-gradient(circle at 24% 18%,rgba(255,244,228,.22),transparent 18%),linear-gradient(135deg,#0c0a09eb,#261914c7 42%,#5e3d2bb8)}.hero-media:before,.hero-media:after{content:"";position:absolute;border-radius:999px;filter:blur(.5px);opacity:.72}.hero-media:before{width:min(58vw,700px);height:min(90vh,900px);right:10%;bottom:-8%;background:radial-gradient(circle at 50% 10%,#fff2e3f2,#fff2e300 24%),linear-gradient(180deg,#fff5eb33,#2617121f 18%,#100b0ac7 72%,#100b0afa);clip-path:ellipse(28% 44% at 50% 50%);transform:rotate(8deg)}.hero-media:after{width:min(34vw,360px);height:min(46vh,420px);right:34%;bottom:14%;background:linear-gradient(180deg,#fffaf03d,#1c1210cc);clip-path:ellipse(18% 40% at 50% 50%);transform:rotate(-12deg)}.hero-overlay{background:linear-gradient(180deg,#0f0c0b1a,#0f0c0b14 28%,#0f0c0bd6),linear-gradient(90deg,#0a0808d1,#0a08083d 52%,#0a08081a)}.hero-monogram{position:absolute;left:clamp(1rem,3vw,2rem);top:calc(var(--header-height) + .8rem);z-index:0;font-family:Cormorant Garamond,serif;font-size:clamp(7rem,20vw,18rem);line-height:.8;color:#f8f3ec14;letter-spacing:-.06em;pointer-events:none}.hero-photo-shell{z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:calc(var(--header-height) + 2rem) clamp(1.2rem,3vw,3rem) 2.2rem;pointer-events:none}.hero-photo-shell.reveal-on-load{animation-delay:.14s}.hero-photo{width:min(40vw,540px);height:min(79vh,800px);object-fit:cover;object-position:center 20%;border-radius:1.75rem 1.75rem .85rem .85rem;box-shadow:0 36px 110px #0907077a;filter:grayscale(1) contrast(1.04);opacity:.9}.hero-inner{position:relative;z-index:1;width:min(100%,var(--content-width));color:#f7f1e9;padding-bottom:.5rem}.hero-topline{display:flex;align-items:center;gap:.8rem;width:fit-content;padding:.55rem 0 .7rem;border-bottom:1px solid rgba(248,243,236,.22)}.hero-divider{display:inline-block;width:2.4rem;height:1px;background:#f8f3ec5c}.eyebrow,.hero-location,.hero-support,.section-kicker,.work-year,.work-role,.work-venue{letter-spacing:.08em;text-transform:uppercase}.eyebrow,.hero-location{font-size:.82rem;color:#f7f1e9cc}.hero-title{margin:1rem 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(4.2rem,10.8vw,8.8rem);line-height:.88;font-weight:600;max-width:7ch;letter-spacing:-.035em}.hero-text-block{display:grid;gap:.95rem;margin-top:1.35rem;max-width:34rem}.hero-copy{font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55;max-width:31ch;color:#f7f1e9e6}.hero-support{max-width:42ch;font-size:.88rem;line-height:1.7;color:#f7f1e9b8;text-transform:none;letter-spacing:.01em}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.65rem}.hero-note{margin-top:1rem;max-width:36ch;color:#f7f1e9b3;font-size:.82rem;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.85rem 1.2rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.button:hover,.button:focus-visible,.inline-link:hover,.inline-link:focus-visible,.contact-link:hover,.contact-link:focus-visible{transform:translateY(-1px)}.button-primary{background:#f6eee4;color:#191412}.button-secondary{border-color:#f8f3ec6b;color:#f8f3ec;background:#f8f3ec14}.section{width:min(calc(100% - 2.4rem),var(--max-width));margin:0 auto;padding:7rem 0}.section-heading{max-width:48rem}.section-kicker{color:var(--muted);font-size:.8rem}.section-heading h2,.about-copy h2,.contact-shell h2{margin:.75rem 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4.5vw,4rem);line-height:1;font-weight:600;letter-spacing:-.01em}.works-list{display:grid;gap:4rem;margin-top:3rem}.work-item{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(1.4rem,4vw,3.5rem);align-items:center;padding-bottom:2rem;border-bottom:1px solid var(--line)}.work-image-link{position:relative;overflow:hidden;border-radius:1.35rem;background:#d9cab9;box-shadow:var(--shadow)}.work-index{position:absolute;top:1rem;left:1rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:3rem;min-height:3rem;padding:.35rem;border-radius:999px;background:#0c0a0994;backdrop-filter:blur(8px);color:#f8f3ec;font-family:Cormorant Garamond,serif;font-size:1.15rem;letter-spacing:.06em}.work-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .48s ease,filter .22s ease}.work-image-link:after{content:"Watch";position:absolute;right:1rem;bottom:1rem;display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:2.2rem;padding:.35rem .75rem;border-radius:999px;background:#0e0b0ac2;color:#f8f3ec;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.work-image-link:hover .work-image,.work-image-link:focus-visible .work-image{transform:scale(1.03);filter:saturate(1.08)}.work-meta,.work-copy{display:grid;gap:.85rem}.work-meta{gap:.3rem}.work-year,.work-role,.work-venue{color:var(--muted);font-size:.76rem}.work-copy h3{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.9rem);font-weight:600;line-height:.96;max-width:11ch}.work-description,.about-copy p,.contact-shell p{color:var(--muted);line-height:1.75;font-size:1rem}.inline-link,.contact-link{display:inline-flex;width:fit-content;margin-top:.2rem;padding-bottom:.15rem;border-bottom:1px solid currentColor;transition:transform .18s ease}.about-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.5rem,5vw,5rem);align-items:center}.about-image-wrap{position:relative}.about-image-wrap:before{content:"";position:absolute;inset:auto -10% -7% 10%;height:78%;background:linear-gradient(180deg,#7a4e3500,#7a4e3524);filter:blur(22px);z-index:-1}.about-image{width:100%;aspect-ratio:4 / 5;border-radius:1.6rem;object-fit:cover;box-shadow:var(--shadow);background:#d8c8b7}.about-detail-image{position:absolute;right:-10%;bottom:8%;width:min(42%,220px);aspect-ratio:4 / 5;object-fit:cover;border-radius:1.25rem;border:8px solid rgba(246,241,235,.9);box-shadow:0 16px 48px #1a120c2e}.about-copy{display:grid;gap:1rem}.credentials{color:var(--text)}.contact-section{padding-top:2rem;padding-bottom:5rem}.contact-shell{display:grid;gap:1rem;padding:clamp(1.8rem,4vw,3rem) 0 0;border-top:1px solid var(--line)}.contact-link{font-family:Cormorant Garamond,serif;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.reveal-on-load{opacity:0;transform:translateY(18px);animation:lift-in .9s cubic-bezier(.22,1,.36,1) forwards}.reveal-on-load:nth-child(1){animation-delay:.12s}.reveal-on-load:nth-child(2){animation-delay:.22s}.reveal-on-load:nth-child(3){animation-delay:.32s}.reveal-on-load:nth-child(4){animation-delay:.42s}.reveal-on-load:nth-child(5){animation-delay:.52s}.reveal-on-load:nth-child(6){animation-delay:.62s}@keyframes lift-in{to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.work-item,.about-grid{grid-template-columns:1fr}.hero{align-items:end}.hero-media:before{width:min(80vw,620px);right:6%}.hero-photo{width:min(44vw,360px);height:min(60vh,560px)}.hero-monogram{font-size:clamp(6rem,18vw,12rem)}.about-detail-image{right:1rem;bottom:1rem;width:min(34%,180px)}}@media(max-width:720px){:root{--header-height: 72px}.site-header{align-items:flex-start;flex-direction:column;height:auto;padding-bottom:1rem}.nav-list{gap:.85rem;flex-wrap:wrap}.hero{min-height:100svh;padding-top:calc(var(--header-height) + 4rem);padding-bottom:2rem}.hero-title{max-width:none;font-size:clamp(3rem,18vw,5.1rem)}.hero-topline{gap:.55rem;flex-wrap:wrap;padding-bottom:.6rem}.hero-copy{max-width:28ch}.hero-photo-shell{padding-top:calc(var(--header-height) + 5.5rem);padding-bottom:1.5rem;justify-content:center;align-items:flex-start}.hero-photo{width:min(68vw,300px);height:min(42vh,360px);opacity:.34}.hero-monogram{top:calc(var(--header-height) + 3.2rem);left:.6rem;font-size:clamp(5rem,26vw,8rem)}.section{padding:4.8rem 0}.work-item{gap:1.25rem}.about-detail-image{right:.75rem;bottom:.75rem;width:min(36%,150px);border-width:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}[data-reveal],.reveal-on-load{opacity:1;transform:none}}
