@import"https://fonts.googleapis.com/css2?family=Special+Elite&family=Lora:ital,wght@0,400;0,600;0,700;1,400&family=DM+Sans:wght@400;500;600&display=swap";:root{--wood-deep: #1C1210;--wood-dark: #2E1E16;--wood-mid: #4A3228;--wood-warm: #6B4A3A;--wood-light: #8B6E5A;--leather: #3D2B1F;--parchment: #F5ECD7;--parchment-light: #FBF6EC;--parchment-glow: #FFF9EE;--gold: #D4A847;--gold-bright: #F0C75E;--gold-dim: #B8923A;--gold-glow: rgba(212, 168, 71, .15);--ember: #C4652A;--ember-light: #F8E4D4;--sage: #5A7A5A;--sage-light: #E4EDE4;--burgundy: #7A2E3B;--burgundy-light: #F3E0E4;--navy: #2E3D5A;--navy-light: #E0E4ED;--text: #2E1E16;--text-mid: #6B5A4E;--text-soft: #9A8878;--card: rgba(255, 252, 245, .85);--card-hover: rgba(255, 252, 245, .95);--border: rgba(107, 74, 58, .12);--shadow-warm: rgba(44, 30, 22, .1);--shadow-deep: rgba(44, 30, 22, .18)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;color:var(--text);min-height:100vh;overflow-x:hidden;background:var(--parchment);background-image:radial-gradient(ellipse at 20% 0%,rgba(212,168,71,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(196,101,42,.06) 0%,transparent 50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none;z-index:9999}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .5s ease-out both}.fade-up:nth-child(1){animation-delay:0s}.fade-up:nth-child(2){animation-delay:.07s}.fade-up:nth-child(3){animation-delay:.14s}.fade-up:nth-child(4){animation-delay:.21s}
