*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Nunito Sans,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}::selection{background-color:#9f8cae4d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#faf9fc}::-webkit-scrollbar-thumb{background:#d4c8de;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b8a5c7}.gradient-lavender{background:linear-gradient(135deg,#faf9fc,#f3f0f7,#e9e3f0)}.gradient-sage{background:linear-gradient(135deg,#f7f9f7,#e8efe8,#d1dfd1)}.gradient-blush{background:linear-gradient(135deg,#fdf9f9,#faf0f0,#f5e0e2)}.gradient-hero{background:linear-gradient(180deg,#fffdfb,#faf9fc,#f3f0f7 60%,#e9e3f0)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes breathe{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.05);opacity:.8}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes gentlePulse{0%,to{box-shadow:0 0 #9f8cae33}50%{box-shadow:0 0 0 20px #9f8cae00}}.animate-float{animation:float 6s ease-in-out infinite}.animate-breathe{animation:breathe 4s ease-in-out infinite}.animate-fade-in-up{animation:fadeInUp 1s ease-out forwards}.animate-pulse-gentle{animation:gentlePulse 3s ease-in-out infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}
