*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#faf6ef;--parchment:#f2ead8;--parchment-dark:#e8dcc4;--ink:#2c1f0e;--ink-light:#5c4a30;--gold:#b8860b;--gold-light:#d4a843;--gold-pale:#f5e6c0;--rose:#9e4a5a;--rose-light:#c97a87;--rose-pale:#f7e8ea;--forest:#2d4a3e;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"EB Garamond", Georgia, serif}html{scroll-behavior:smooth}body{background-color:var(--cream);color:var(--ink);font-family:var(--font-body);font-size:18px;line-height:1.7;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(at 20%,#b8860b0a 0%,#0000 60%),radial-gradient(at 80% 20%,#9e4a5a0a 0%,#0000 60%);position:fixed;inset:0}main{z-index:1;position:relative}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;line-height:1.2}.ornament{text-align:center;color:var(--gold);letter-spacing:.5rem;opacity:.7;margin:2rem 0;font-size:1.5rem}.ornament:before,.ornament:after{content:"—";opacity:.5;margin:0 .5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:1.2s both fadeIn}.fade-in-up{animation:1s both fadeInUp}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.delay-4{animation-delay:.8s}.delay-5{animation-delay:1s}.delay-6{animation-delay:1.2s}
