@import url("https://fonts.googleapis.com/css2?family=Cormorant+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:#f7f4f0;--bg-card-img:#f0ece5;--bg-cream:#ede9e2;--bg-cream-hover:#e3ddd5;--border-card:rgba(112,38,17,.08);--radius-card:10px;--text-primary:#1e1208;--text-secondary:#5a3e2b;--text-muted:#9a7e6b;--text-accent:#702611;--header-bg:hsla(34,30%,95%,.93);--header-border:rgba(112,38,17,.1);--immersive-bg:rgba(15,8,4,.97);--immersive-glow:rgba(112,38,17,.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%}.site-footer{background:var(--text-primary);padding:2rem 1.5rem;margin-top:4rem}.site-footer-inner{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer p{font-size:.72rem;letter-spacing:.08em;color:hsla(34,30%,95%,.45)}.site-footer p,.site-footer-ig{font-family:Inter,system-ui,sans-serif}.site-footer-ig{font-size:.78rem;font-weight:500;color:hsla(34,30%,95%,.7);text-decoration:none;transition:color .15s ease}.site-footer-ig:hover{color:#e8d5c8}.home-hero{position:relative;width:100%;min-height:65vh;display:flex;align-items:flex-end;overflow:hidden}.home-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(30,18,8,.65))}.home-hero-text{position:relative;z-index:2;padding:3rem 2rem;max-width:680px}.home-hero-name{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:500;color:#f7f4f0;line-height:1.05;letter-spacing:-.01em;margin-bottom:.75rem}.home-hero-tagline{font-family:Inter,system-ui,sans-serif;font-size:clamp(.85rem,1.5vw,1rem);font-weight:400;color:hsla(34,30%,95%,.75);letter-spacing:.06em;text-transform:uppercase}.home-intro{max-width:900px;margin:3.5rem auto 0;padding:0 2rem 3rem}.home-intro-text{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.3rem,2.5vw,1.65rem);font-weight:400;font-style:italic;color:var(--text-secondary);line-height:1.65;text-align:center}.home-intro-text em{color:var(--text-accent);font-style:normal}.home-series{padding:0 1.5rem 4rem}.home-series-inner{max-width:1400px;margin:0 auto}.home-series-heading{font-family:Inter,system-ui,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-accent);margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-card)}.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:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);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:.9rem;color:var(--text-secondary);line-height:1.6;max-width:56ch}@media (max-width:640px){.home-hero{min-height:55vh}.home-intro{padding:0 1.25rem 2.5rem}.module-page-inner{padding-top:2rem}}.home-section-label{font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--text-accent);margin:0 0 .85rem}.home-section-label--light{color:rgba(112,38,17,.7)}.home-contact{background:var(--text-primary,#1a0e09);padding:5.5rem 1.5rem}.home-contact-inner{max-width:680px;margin:0 auto}.home-contact-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:500;color:#fff;letter-spacing:-.01em;margin:0 0 1rem;line-height:1.2}.home-contact-body{font-size:1.15rem;line-height:1.75;color:hsla(0,0%,100%,.55);margin:0 0 2.5rem}.home-contact-ig{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;max-width:360px;padding:1.1rem 1.5rem;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;text-decoration:none;transition:background .2s ease,border-color .2s ease}.home-contact-ig:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.25)}.home-contact-ig span:first-child{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.home-contact-ig span:last-child{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.1rem;color:#fff}@media (max-width:640px){.home-contact{padding:3.5rem 1.25rem}}