@import "https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Playfair+Display:wght@400;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--font-geist-sans:"Geist", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-playfair:"Playfair Display", Georgia, "Times New Roman", serif}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}::selection{background-color:#d4a57440}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#00000038}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{margin-top:1.5em;margin-bottom:.5em}.blog-content p{margin-bottom:1em;line-height:1.85}.blog-content ul,.blog-content ol{margin-bottom:1em;padding-left:1.5em}.blog-content blockquote{opacity:.85;border-left:4px solid;margin:1em 0;padding-left:1em;font-style:italic}.blog-content img{border-radius:12px;max-width:100%;margin:1.5em 0}.blog-content a{text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.6s ease-out forwards fadeInUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}
