@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap");.blog-container{font-family:Outfit,sans-serif;color:#1f2937;max-width:800px;margin:0 auto}.blog-h1{font-size:38px;line-height:1.15;font-weight:800;color:#1f2937;margin-bottom:24px}.blog-h2{font-size:26px;margin-top:44px;margin-bottom:16px;font-weight:700;color:#1f2937;border-bottom:2px solid #f3f4f6;padding-bottom:12px}.blog-h3{font-size:20px;margin-top:30px;margin-bottom:12px;font-weight:600;color:#374151}.blog-p{margin-bottom:24px;line-height:1.7;color:#4b5563;font-size:1.05rem}.blog-hero{border:1px solid #e5e7eb;background-color:#f8fafc;border-radius:18px;padding:32px;margin-bottom:48px;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.blog-cta-btn{padding:12px 24px;border-radius:12px;background-color:#2563eb;color:#fff!important;font-weight:700;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;text-decoration:none;box-shadow:0 4px 6px -1px rgba(37,99,235,.2)}.blog-cta-btn:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 8px -1px rgba(37,99,235,.3)}.blog-note{background-color:#eff6ff;border-left:4px solid #0ea5e9;padding:20px 24px;border-radius:12px;margin:32px 0}.blog-note-title{font-weight:700;color:#1e3a8a;margin-bottom:8px;display:flex;align-items:center;gap:8px}.blog-table-wrapper{overflow-x:auto;margin:32px 0;border-radius:12px;border:1px solid #e5e7eb}.blog-table{width:100%;border-collapse:collapse;font-size:.95rem;background-color:#fff}.blog-table th{background-color:#f9fafb;text-align:left;padding:16px;border-bottom:2px solid #e5e7eb;font-weight:700;color:#1f2937}.blog-table td{padding:16px;border-bottom:1px solid #e5e7eb;color:#4b5563}.blog-table tr:last-child td{border-bottom:none}.blog-footer{margin-top:64px;padding-top:32px;border-top:1px solid #e5e7eb;font-size:.875rem;color:#9ca3af;text-align:center}.blog-list{list-style-type:none;padding-left:0;margin-bottom:24px}.blog-list li{position:relative;padding-left:28px;margin-bottom:12px;color:#4b5563;line-height:1.6}.blog-list li:before{content:"•";color:#2563eb;font-weight:700;font-size:1.2em;position:absolute;left:8px;top:-2px}.blog-link{color:#2563eb;text-decoration:underline;text-underline-offset:2px;font-weight:500}.blog-link:hover{color:#1d4ed8}.hero-box{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #bfdbfe;border-radius:16px;padding:32px;margin-bottom:40px;display:flex;flex-direction:column;gap:14px}.hero-box h1,.prose .hero-box h1{font-size:1.5rem!important;font-weight:700!important;color:#1e3a8a;margin:0;line-height:1.3}.hero-box p{color:#475569;margin:0;font-size:1.05rem;line-height:1.6}.note-box{background-color:#eff6ff;border-left:4px solid #3b82f6;padding:20px 24px;margin:28px 0;color:#1e40af;line-height:1.6}.cta-button,.note-box{border-radius:10px;font-size:.975rem}.cta-button{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background-color:#1e3a8a;color:#fff!important;font-weight:700;text-decoration:none!important;transition:background-color .2s ease;margin-top:4px}.cta-button:hover{background-color:#0d9488}.comparison-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;margin:28px 0}.comparison-table th{background-color:#1e3a8a;color:#fff;text-align:left;padding:14px 16px;font-weight:700;border-bottom:2px solid #e2e8f0}.comparison-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9;color:#475569;vertical-align:top}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:nth-child(2n) td{background-color:#f8fafc}p.lead{font-size:1.15rem;color:#334155;line-height:1.75;font-weight:450;margin-bottom:28px}