.container.svelte-162q0hi{min-height:100vh;display:flex;flex-direction:column}.blogHero.svelte-162q0hi{background:#f8f9fa;padding:4rem 1rem;text-align:center;margin-bottom:3rem}.heroContent.svelte-162q0hi h1:where(.svelte-162q0hi){font-size:2.5rem;margin-bottom:1rem;color:#1a1a1a;font-family:Cormorant,serif}section.svelte-162q0hi h1:where(.svelte-162q0hi){font-size:2.5rem}.tagline.svelte-162q0hi{font-size:1.25rem;color:#4b5563;max-width:700px;margin:0 auto;line-height:1.6}.articlesSection.svelte-162q0hi{padding:0 1rem;margin-bottom:4rem}.articlesGrid.svelte-162q0hi{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.articleCard.svelte-162q0hi{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.articleCard.svelte-162q0hi:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.articleImage.svelte-162q0hi{height:200px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:3rem;overflow:hidden}.articleImage.svelte-162q0hi img:where(.svelte-162q0hi){width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block;border-radius:.5rem 0px 0px}.articleContent.svelte-162q0hi{padding:1.5rem}.articleMeta.svelte-162q0hi{display:flex;justify-content:space-between;font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.articleCategory.svelte-162q0hi{background:#f3f4f6;padding:.25rem .75rem;border-radius:9999px;font-weight:500;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.articleDate.svelte-162q0hi{text-transform:capitalize}.articleContent.svelte-162q0hi h2:where(.svelte-162q0hi){font-size:1.25rem;margin:.75rem 0;color:#1f2937;font-weight:600;line-height:1.4}.articleContent.svelte-162q0hi h2:where(.svelte-162q0hi) a:where(.svelte-162q0hi){color:inherit;text-decoration:none;transition:color .2s ease}.articleContent.svelte-162q0hi h2:where(.svelte-162q0hi) a:where(.svelte-162q0hi):hover{color:#1a1a1a}.articleExcerpt.svelte-162q0hi{color:#4b5563;margin-bottom:1.25rem;line-height:1.6}.articleFooter.svelte-162q0hi{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#6b7280}.readTime.svelte-162q0hi{font-size:.875rem}.readMore.svelte-162q0hi{color:#1a1a1a;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;transition:all .2s ease}.readMore.svelte-162q0hi:hover{text-decoration:underline;transform:translate(2px)}.blogPresentation.svelte-162q0hi{background:linear-gradient(135deg,#f8f9fa,#fff);padding:4rem 1rem;border-top:1px solid #e5e5e5;margin-bottom:2rem}.presentationContent.svelte-162q0hi{max-width:1000px;margin:0 auto}.presentationContent.svelte-162q0hi h2:where(.svelte-162q0hi){font-size:2.25rem;text-align:center;margin-bottom:2rem;color:#1a1a1a;font-family:Cormorant,serif}.presentationText.svelte-162q0hi p:where(.svelte-162q0hi){font-size:1.1rem;line-height:1.7;color:#4b5563;margin-bottom:1.5rem;text-align:justify}.features.svelte-162q0hi{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0}.feature.svelte-162q0hi{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px #0000000d;text-align:center;transition:transform .2s ease}.feature.svelte-162q0hi:hover{transform:translateY(-2px)}.feature.svelte-162q0hi h3:where(.svelte-162q0hi){font-size:1.25rem;margin-bottom:1rem;color:#1a1a1a}.feature.svelte-162q0hi p:where(.svelte-162q0hi){font-size:.95rem;color:#6b7280;line-height:1.6;margin:0}.newsletterCta.svelte-162q0hi{background:#f8f9fa;padding:4rem 1rem;text-align:center;border-top:1px solid #e5e5e5}.newsletterContent.svelte-162q0hi{max-width:600px;margin:0 auto}.newsletterContent.svelte-162q0hi h2:where(.svelte-162q0hi){font-size:2rem;margin-bottom:1rem;color:#1a1a1a;font-family:Cormorant,serif}.newsletterContent.svelte-162q0hi p:where(.svelte-162q0hi){color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.newsletterForm.svelte-162q0hi{display:flex;max-width:400px;margin:0 auto;gap:0}.newsletterForm.svelte-162q0hi input:where(.svelte-162q0hi){flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.25rem 0 0 .25rem;font-size:1rem;transition:border-color .2s ease}.newsletterForm.svelte-162q0hi input:where(.svelte-162q0hi):focus{outline:none;border-color:#1a1a1a}.newsletterForm.svelte-162q0hi button:where(.svelte-162q0hi){background:#1a1a1a;color:#fff;border:none;padding:0 1.5rem;border-radius:0 .25rem .25rem 0;cursor:pointer;font-weight:500;transition:background-color .2s;white-space:nowrap}.newsletterForm.svelte-162q0hi button:where(.svelte-162q0hi):hover{background:#000}.sr-only.svelte-162q0hi{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.articlesGrid.svelte-162q0hi{grid-template-columns:1fr;gap:1.5rem}.blogHero.svelte-162q0hi{padding:3rem 1rem}.blogHero.svelte-162q0hi h1:where(.svelte-162q0hi){font-size:2rem}.tagline.svelte-162q0hi{font-size:1.1rem}.newsletterForm.svelte-162q0hi{flex-direction:column;gap:.5rem}.newsletterForm.svelte-162q0hi input:where(.svelte-162q0hi),.newsletterForm.svelte-162q0hi button:where(.svelte-162q0hi){border-radius:.25rem;width:100%}.newsletterForm.svelte-162q0hi button:where(.svelte-162q0hi){padding:.75rem 1.5rem}}
