:root{--paper:#f7f5ef;--ink:#292e25;--olive:#535d41;--muted:#64675e;--line:#d9dbd1;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--olive);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.12;letter-spacing:-.045em}h2{font-size:clamp(38px,4.1vw,60px)}em{font-weight:400;color:var(--olive)}.eyebrow,.section-label{font-size:12px;letter-spacing:.17em;font-weight:500}.eyebrow{margin-bottom:24px}.section-wrap{max-width:1320px;padding:100px 64px;margin:auto}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:14px;border-bottom:1px solid #7f8570;padding-bottom:9px}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,3px)}.skip{position:fixed;top:-100px;z-index:20;padding:15px;background:white}.skip:focus{top:0}header{height:88px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper)}.monogram{font-family:var(--serif);font-size:38px;letter-spacing:-4px;line-height:1}.monogram span{color:var(--olive)}nav{display:flex;gap:36px;font-size:14px}nav a{position:relative}nav a:after{content:'';position:absolute;bottom:-5px;height:1px;width:0;background:var(--olive);left:0;transition:width .25s}nav a:hover:after{width:100%}.nav-connect{font-size:14px}.nav-connect span{margin-left:15px}.hero{min-height:680px;position:relative;display:grid;grid-template-columns:1fr 1fr}.hero-copy{padding:66px 9% 65px 10%;align-self:center}.hero h1{font-size:clamp(80px,8vw,124px);line-height:.98;margin:30px 0}.hero-statement{font-size:22px;line-height:1.45;margin:24px 0 16px}.hero-description{color:var(--muted);max-width:355px;font-size:16px;margin-bottom:27px}.hero-location{font-size:11px;letter-spacing:.13em;margin-top:52px}.hero-location span{margin:0 12px}.hero-photo{overflow:hidden;position:relative;min-height:680px;background:#b8cbd2}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 45%;animation:photo-in 1.4s ease-out both}.photo-note{position:absolute;bottom:27px;left:32px;color:white;text-shadow:0 1px 8px #000;font-size:14px;font-style:italic}.hero-index{position:absolute;bottom:22px;left:5%;font-size:10px;letter-spacing:.14em;color:var(--muted)}.hero-copy>*{animation:enter .9s both}.hero-copy h1{animation-delay:.1s}.hero-statement{animation-delay:.2s!important}.hero-description{animation-delay:.3s!important}.about{display:grid;grid-template-columns:1fr 2fr;gap:70px}.section-label{padding-top:12px}.section-label span{color:#8a8d7e;margin-right:18px}.about-content>p{max-width:680px;color:var(--muted);margin-top:25px;line-height:1.85}.interests{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:34px;font-size:14px}.interests span{border-bottom:1px solid var(--line);padding-bottom:8px}.details{padding-top:75px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.section-heading>p{color:var(--muted);font-size:14px}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0 50px;margin:0}.facts>div{padding:27px 0;border-top:1px solid var(--line)}dt{font-size:13px;color:var(--muted);margin-bottom:8px}dd{font-size:17px;margin:0}dd span{display:block;font-size:14px;color:var(--muted);margin-top:6px}.work{background:#303c2e;color:#f5f3ea}.work-inner{display:grid;grid-template-columns:1fr 2fr;gap:70px}.work em{color:#c9d2b6}.work .section-label span{color:#bcc3b1}.work-intro{color:#d0d5c8;max-width:580px;margin:30px 0 42px}.business{display:grid;grid-template-columns:1fr 1fr;gap:35px}.business>div{border-top:1px solid #6a7562;padding-top:24px}.business .eyebrow{color:#d0d5c8;margin-bottom:14px}.business h3{font-family:var(--serif);font-size:24px;letter-spacing:-.025em;margin-bottom:15px}.business p:last-child{font-size:15px;color:#d0d5c8;line-height:1.85}.family{display:grid;grid-template-columns:1fr 1.2fr;gap:110px}.family-intro>p:not(.eyebrow){color:var(--muted);max-width:350px;margin:26px 0 34px}.family-intro img{width:100%;max-width:350px;aspect-ratio:4/5;object-fit:cover;object-position:50% 35%}.family-group{margin-bottom:35px}.family-group h3{font-family:var(--serif);font-size:26px;border-bottom:1px solid var(--line);padding-bottom:17px}.family-group dl{margin:0}.family-group dl>div{display:grid;grid-template-columns:145px 1fr;gap:20px;padding-top:18px}.family-group dt{font-size:13px;margin:2px 0 0}.family-group dd{font-size:15px;line-height:1.8}.roots p{font-size:14px;color:var(--muted);margin-top:12px}.moments{border-top:1px solid var(--line)}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:46px 65px;max-width:1030px;margin:auto}.gallery-item{border:0;background:none;padding:0;text-align:left;cursor:zoom-in;align-self:start}.gallery-item img{width:100%;aspect-ratio:1;object-fit:cover;transition:filter .5s,transform .6s}.gallery-item.tall img{aspect-ratio:4/5}.gallery-item:hover img{filter:brightness(1.05);transform:translateY(-4px)}.gallery-item.offset{margin-top:85px}.gallery-item span{display:flex;justify-content:space-between;font-size:13px;padding-top:14px;color:var(--muted)}.gallery-item b{font-size:18px;font-weight:400}.connect{text-align:center;background:#e9ecdf}.connect .section-wrap{padding-top:85px;padding-bottom:85px}.connect h2{font-size:clamp(38px,4.5vw,65px)}.connect p:not(.eyebrow){margin:25px 0 30px;color:var(--muted)}.contact-actions{display:flex;justify-content:center;align-items:center;gap:32px}.button{background:var(--olive);color:white;display:inline-flex;gap:35px;align-items:center;padding:16px 24px;font-size:14px;transition:background .25s,transform .25s}.button:hover{background:#39472f;transform:translateY(-2px)}footer{display:flex;align-items:center;justify-content:space-between;padding:32px 5%}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}dialog{border:0;background:#181c17;color:#fff;padding:18px 24px;max-width:min(94vw,1000px);max-height:95dvh;width:100%;overflow:hidden}dialog::backdrop{background:#111d;backdrop-filter:blur(5px)}dialog[open]{display:flex;flex-direction:column;align-items:center}dialog img{height:calc(90dvh - 120px);max-height:100%;width:100%;object-fit:contain}.lightbox-top,.lightbox-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:46px;font-size:14px}dialog button{border:0;background:transparent;color:#fff;cursor:pointer;min-width:44px;min-height:44px;font-size:24px}.close{font-size:32px}.lightbox-bottom{max-width:220px}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.js .reveal.visible{opacity:1;transform:none}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes photo-in{from{opacity:.6;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
@media(min-width:1500px){.hero-copy{padding-left:max(10%,calc((100vw - 1192px)/2))}.hero{min-height:800px}.hero-photo{min-height:800px}}@media(max-width:1000px){.section-wrap{padding:72px 35px}.hero-copy{padding:45px 9% 65px}.hero h1{font-size:86px}.hero-location{font-size:10px}.about,.work-inner{grid-template-columns:1fr;gap:35px}.family{gap:45px}.family-group dl>div{grid-template-columns:110px 1fr}.facts{gap:0 28px}.gallery{gap:35px}.hero-photo,.hero{min-height:660px}nav{gap:22px}}@media(max-width:650px){html{scroll-padding-top:20px}header{height:72px;padding:0 24px}header nav{display:none}.monogram{font-size:34px}.nav-connect{font-size:13px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:42px 26px 35px;align-self:stretch}.hero .eyebrow{font-size:10px;margin:0}.hero h1{font-size:82px;margin:24px 0}.hero h1 br{display:none}.hero h1 em{margin-left:8px}.hero-statement{font-size:20px;margin:18px 0 14px}.hero-description{max-width:330px;font-size:15px;margin-bottom:23px}.hero-location{margin-top:28px;font-size:9px}.hero-photo{min-height:0;height:490px;width:100%}.hero-photo img{object-position:50% 45%}.photo-note{left:25px;bottom:20px;font-size:12px}.hero-index{display:none}.section-wrap{padding:60px 25px}h2{font-size:38px}.about{gap:25px}.section-label{font-size:10px}.about-content>p{font-size:15px;line-height:1.8}.interests{gap:10px 20px;font-size:12px}.section-heading{align-items:start;flex-direction:column;gap:25px;margin-bottom:30px}.eyebrow{font-size:10px;margin-bottom:18px}.facts{grid-template-columns:1fr 1fr;gap:0 22px}.facts>div{padding:22px 0}.facts>div:first-child,.facts .education{grid-column:1/-1}.facts dd{font-size:16px}.facts dt{font-size:12px}.facts>div:last-child{grid-column:1/-1}.business{grid-template-columns:1fr;gap:28px}.work-inner{gap:27px}.work-intro{font-size:15px;margin:25px 0 30px}.family{grid-template-columns:1fr;gap:35px}.family-intro img{max-width:none;height:360px;object-position:50% 32%}.family-intro>p:not(.eyebrow){font-size:15px}.family-group dl>div{grid-template-columns:105px 1fr;gap:15px}.family-group dd{font-size:14px}.gallery{gap:25px 16px}.gallery-item.offset{margin-top:45px}.gallery-item span{font-size:12px;line-height:1.45;gap:8px}.gallery-item img{aspect-ratio:4/5}.gallery-item.tall img{aspect-ratio:3/4}.connect .section-wrap{padding:60px 24px}.connect h2{font-size:38px}.contact-actions{flex-direction:column;gap:25px}footer{padding:28px 24px;flex-wrap:wrap;gap:20px}footer p{font-size:11px}footer>a:last-child{font-size:11px}dialog{padding:10px 14px}.lightbox-top{font-size:12px}}@media(max-width:360px){.hero h1{font-size:70px}.family-group dl>div{grid-template-columns:1fr;gap:0}h2,.connect h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}
