@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Inter:wght@300;400;500;600&display=swap");*,:after,:before{box-sizing:border-box;padding:0;margin:0}:root{--bg-page:#f4f2ee;--bg-card-img:#ede9e2;--bg-cream:#e6e2d9;--bg-cream-hover:#dbd6cc;--border-card:rgba(117,108,88,.1);--radius-card:10px;--text-primary:#1c1a17;--text-secondary:#4a4336;--text-muted:#8c8270;--text-accent:#756c58;--header-bg:hsla(40,21%,95%,.93);--header-border:rgba(117,108,88,.12);--immersive-bg:rgba(12,10,8,.97);--immersive-glow:rgba(117,108,88,.3)}body,html{background:var(--bg-page);color:var(--text-primary);font-family:Inter,system-ui,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100vh}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.home-hero{position:relative;width:100%;height:clamp(380px,55vh,680px);overflow:hidden;background:linear-gradient(135deg,#756c58,#4a4336 60%,#1c1a17)}.home-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(28,26,23,.15) 0,rgba(28,26,23,.55))}.home-hero-text{position:absolute;bottom:2.5rem;left:2.5rem;right:2.5rem}.home-hero-name{font-family:EB Garamond,Georgia,serif;font-size:clamp(2.4rem,6vw,5rem);font-weight:500;color:#fff;letter-spacing:.01em;line-height:1;text-shadow:0 2px 24px rgba(0,0,0,.4)}.home-hero-tagline{font-family:Inter,system-ui,sans-serif;font-size:.82rem;font-weight:400;color:hsla(0,0%,100%,.72);letter-spacing:.14em;text-transform:uppercase;margin-top:.65rem}.home-intro{max-width:760px;margin:4rem auto 0;padding:0 1.5rem}.home-intro-text{font-family:EB Garamond,Georgia,serif;font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.78;color:var(--text-secondary);margin-bottom:1.4em}.home-intro-text:last-child{margin-bottom:0}.home-intro-text em{font-style:italic;color:var(--text-accent)}.home-series{margin-top:4rem;padding:0 1.5rem}.home-series-inner{max-width:1600px;margin:0 auto}.home-series-heading{font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-accent);margin-bottom:1.75rem}.home-contact{margin-top:5rem;background:var(--text-primary);padding:4rem 1.5rem}.home-contact-inner{max-width:760px;margin:0 auto}.home-section-label{font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-accent);margin-bottom:1rem}.home-section-label--light{color:hsla(40,21%,95%,.45)}.home-contact-title{font-family:EB Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:500;color:#f4f2ee;line-height:1.15;margin-bottom:1rem}.home-contact-body{font-size:1rem;line-height:1.7;color:hsla(40,21%,95%,.62);margin-bottom:2rem}.home-contact-ig{display:inline-flex;align-items:center;gap:.75rem;font-family:Inter,system-ui,sans-serif;font-size:.88rem;font-weight:500;color:hsla(40,21%,95%,.85);border:1px solid rgba(117,108,88,.4);border-radius:999px;padding:.6rem 1.4rem;transition:border-color .2s,color .2s}.home-contact-ig:hover{border-color:var(--text-accent);color:#fff}@media (max-width:600px){.home-hero-text{left:1.25rem;bottom:1.75rem}.home-intro,.home-series{margin-top:2.5rem}.home-contact{padding:2.5rem 1.25rem}}.module-page{min-height:70vh;padding-bottom:6rem}.module-page-inner{max-width:900px;margin:0 auto;padding:3.5rem 1.5rem 0}.module-page-header{margin-bottom:2.5rem}.module-page-eyebrow{font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-accent);margin-bottom:.5rem}.module-page-title{font-family:EB Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:500;color:var(--text-primary);margin:0 0 .75rem;line-height:1.15}.module-page-sub{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:var(--text-secondary);line-height:1.6;max-width:56ch}@media (max-width:640px){.module-page-inner{padding-top:2rem}}