*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#17201d;background:#f6f2e9;font-family:Inter,Arial,sans-serif;line-height:1.65}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;background:rgba(246,242,233,.94);backdrop-filter:blur(12px);z-index:10;border-bottom:1px solid rgba(23,32,29,.12)}.brand{font-family:"Cormorant Garamond",serif;font-size:1.45rem;font-weight:700;color:inherit;text-decoration:none}.site-header nav{display:flex;gap:1.35rem}.site-header nav a{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:inherit;text-decoration:none}.menu{display:none;background:none;border:0;font-size:1.5rem}.hero{min-height:calc(100vh - 78px);display:flex;align-items:center;padding:9vw 8vw;background:linear-gradient(110deg,#f6f2e9 0%,#e9dfcd 100%)}.hero-inner{max-width:980px}.eyebrow,.section-number{font-size:.74rem;text-transform:uppercase;letter-spacing:.22em;font-weight:600}.hero h1,h2,h3{font-family:"Cormorant Garamond",serif}.hero h1{font-size:clamp(4.2rem,10vw,8.5rem);line-height:.78;margin:.25em 0;color:#18352d;letter-spacing:-.045em}.lead{font-size:clamp(1.05rem,2vw,1.4rem);max-width:760px}.actions{display:flex;gap:1rem;margin-top:2.2rem;flex-wrap:wrap}.button{border:1px solid #18352d;padding:.85rem 1.2rem;color:#18352d;text-decoration:none;font-size:.86rem}.button.primary{background:#18352d;color:#f6f2e9}.section{padding:8rem 8vw}.two-col{display:grid;grid-template-columns:minmax(250px,.75fr) 1.25fr;gap:8vw}.section h2{font-size:clamp(3rem,6vw,5.8rem);line-height:.92;margin:.15em 0;color:#18352d}.prose{font-size:1.08rem;max-width:720px}.prose h3{font-size:2rem;margin-bottom:.2rem}.dark{background:#18352d;color:#f6f2e9}.dark h2{color:#f6f2e9}.section-heading{margin-bottom:4rem}.research-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.35)}.research-grid article{padding:3rem 2rem 3rem 0;border-bottom:1px solid rgba(255,255,255,.25)}.research-grid article:nth-child(odd){border-right:1px solid rgba(255,255,255,.25)}.research-grid article:nth-child(even){padding-left:2rem}.research-grid span{opacity:.55;font-size:.75rem}.research-grid h3{font-size:2rem;line-height:1.05}.editorial-note{max-width:850px;font-family:"Cormorant Garamond",serif;font-size:2rem;line-height:1.3}.muted{opacity:.6;font-size:1.4rem}.soft{background:#e9dfcd}.cv{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.cv-card{border:1px solid rgba(255,255,255,.35);padding:3rem;align-self:end}.contact{text-align:center}.contact p{max-width:650px;margin:1rem auto}.contact h2{max-width:900px;margin:.2em auto}footer{padding:2rem 5vw;background:#111916;color:#f6f2e9;display:flex;justify-content:space-between;font-size:.8rem}.section-number{opacity:.62}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#f6f2e9;padding:2rem 5vw;flex-direction:column;border-bottom:1px solid rgba(23,32,29,.12)}.site-header nav.open{display:flex}.menu{display:block}.hero{padding:15vw 7vw}.hero h1{font-size:clamp(3.7rem,19vw,6rem)}.section{padding:5.5rem 7vw}.two-col,.cv{grid-template-columns:1fr;gap:2rem}.research-grid{grid-template-columns:1fr}.research-grid article:nth-child(odd){border-right:0}.research-grid article:nth-child(even){padding-left:0}.editorial-note{font-size:1.55rem}footer{flex-direction:column;gap:.5rem}}