:root{--paper:#fdfaf5;--ink:#1a1612;--brass:#b8963e;--brass-light:#d4af5a;--stone:#6b6560;--warm-gray:#e8e4de;--card:#f7f3ec;--border:#ddd8d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Libre Baskerville,Georgia,serif;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.1}body:after{content:"";opacity:.022;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");position:fixed;inset:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(-2deg)}}.fade-up{animation:.8s cubic-bezier(.22,1,.36,1) both fadeUp}.fade-up-1{animation:.8s cubic-bezier(.22,1,.36,1) .12s both fadeUp}.fade-up-2{animation:.8s cubic-bezier(.22,1,.36,1) .24s both fadeUp}.fade-up-3{animation:.8s cubic-bezier(.22,1,.36,1) .36s both fadeUp}.fade-up-4{animation:.8s cubic-bezier(.22,1,.36,1) .48s both fadeUp}.float{animation:7s ease-in-out infinite float}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
