body{font-family:Playfair Display,serif;background-color:#fdfbf7;color:#1c1917;overflow-x:hidden}::selection{background-color:#a68b5b;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fdfbf7}::-webkit-scrollbar-thumb{background:#a68b5b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8c734b}.fade-in{animation:fadeIn .5s ease-out forwards}.fade-in-up{opacity:0;animation:fadeInUp .6s ease-out forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-float-slow{animation:float 6s ease-in-out infinite}.animate-float-medium{animation:float 4s ease-in-out infinite}.animate-float-fast{animation:float 3s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.text-gradient-gold{background:linear-gradient(135deg,#1c1917,#a68b5b,#8c734b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prose h1{font-size:1.75rem;font-weight:700;color:#1c1917;margin-bottom:.75rem;margin-top:1.5rem;line-height:1.2}.prose h2{font-size:1.5rem;font-weight:600;color:#1c1917;margin-bottom:.75rem;margin-top:1.5rem;line-height:1.3}.prose h3{font-size:1.25rem;font-weight:600;color:#a68b5b;margin-bottom:.5rem;margin-top:1.25rem}.prose p{margin-bottom:1rem;line-height:1.6;color:#4a4a4a}.prose a{color:#a68b5b;text-decoration:underline;font-weight:500;transition:color .2s}.prose a:hover{color:#8c734b}.prose ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.prose ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:1rem}.prose strong{font-weight:700;color:#1c1917}
