.blog-content{max-width:800px;margin:0 auto;padding:2rem 1rem;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#374151}.blog-content h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:2rem;line-height:1.3}.blog-content h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-top:2.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.blog-content h4{font-size:1.25rem;font-weight:600;color:#374151;margin-top:2rem;margin-bottom:1rem}.blog-content h5{font-size:1.125rem;font-weight:600;color:#4b5563;margin-top:1.5rem;margin-bottom:.75rem}.blog-content p{margin-bottom:1.5rem;font-size:1.125rem}.blog-content section{margin-bottom:3rem}.blog-content ol,.blog-content ul{margin:1.5rem 0;padding-left:1.5rem}.blog-content li{margin-bottom:.75rem}.blog-content ol li{padding-left:.5rem}.faq-section{background-color:#f9fafb;border-radius:.5rem;padding:1.5rem;margin:2rem 0}.faq-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.faq-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.faq-item strong{color:#1f2937}.prevention-tips{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.tip-category{background-color:#f3f4f6;padding:1.5rem;border-radius:.5rem;border-left:4px solid #3b82f6}.tip-category h5{margin-top:0;color:#1d4ed8}.tip-category ul{margin-top:1rem}.preparation-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.step{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.step h4{margin-top:0;color:#1d4ed8}.comparison-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.comparison-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.comparison-card h4{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#1f2937}.comparison-card dl{margin:0}.comparison-card dt{font-weight:500;color:#4b5563;margin-top:1rem}.comparison-card dd{margin:.5rem 0 1rem}@media (max-width:768px){.comparison-cards{grid-template-columns:1fr}}@media (max-width:640px){.blog-content{padding:1rem}.blog-content h2{font-size:1.5rem}.blog-content h3{font-size:1.25rem}.blog-content h4{font-size:1.125rem}.blog-content p{font-size:1rem}.preparation-steps,.prevention-tips{grid-template-columns:1fr;gap:1rem}}@media print{.blog-content{max-width:none;padding:0}.faq-section,.step,.tip-category{break-inside:avoid}}