.blog-content{color:#4b5563;font-size:18px;line-height:1.8}.blog-content .lead{color:#6b7280;margin-bottom:2rem;font-size:22px;font-weight:500;line-height:1.6}.blog-content p{margin-bottom:1.5rem}.blog-content strong{color:#111827;font-weight:600}.blog-content .accent{color:#8b6878}.blog-content .closing{color:#111827;margin-top:2rem;font-size:20px;font-weight:600}.blog-content .highlight-text{color:#111827;font-size:20px;font-weight:600}.blog-content h2{font-family:var(--font-serif,Georgia,serif);color:#111827;letter-spacing:-.01em;margin-top:3.5rem;margin-bottom:1.5rem;font-size:32px;font-weight:500;line-height:1.2}.blog-content h3{color:#111827;margin-top:2.5rem;margin-bottom:1rem;font-size:22px;font-weight:600}.blog-content h4{color:#111827;margin-bottom:.75rem;font-size:18px;font-weight:600}.blog-content ul,.blog-content ol{margin:1.5rem 0;padding-left:0}.blog-content ul{list-style:none}.blog-content ul li{margin-bottom:1rem;padding-left:1.75rem;position:relative}.blog-content ul li:before{content:"";background:#8b6878;border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}.blog-content ol{counter-reset:item;list-style:none}.blog-content ol li{counter-increment:item;margin-bottom:1rem;padding-left:2.5rem;position:relative}.blog-content ol li:before{content:counter(item);color:#fff;background:#8b6878;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;display:flex;position:absolute;top:0;left:0}.blog-content blockquote{color:#4b5563;background:#faf9f8;border-left:4px solid #8b6878;border-radius:0 12px 12px 0;margin:2rem 0;padding:1.5rem 0 1.5rem 2rem;font-size:19px}.blog-content .highlight-box{background:#f9fafb;border-radius:16px;margin:2rem 0;padding:2rem}.blog-content .highlight-box ul{margin:0}.blog-content .highlight-box ul li{margin-bottom:.75rem}.blog-content .highlight-box ul li:last-child{margin-bottom:0}.blog-content .highlight-item{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.blog-content .highlight-item:last-child{margin-bottom:0}.blog-content .highlight-arrow{color:#8b6878;flex-shrink:0;font-size:20px;font-weight:700}.blog-content .info-blocks{flex-direction:column;gap:1.25rem;margin:2rem 0;display:flex}.blog-content .info-block{border-left:4px solid #8b6878;padding-left:1.5rem}.blog-content .info-block h4{margin-bottom:.5rem}.blog-content .info-block p{color:#6b7280;margin-bottom:0;font-size:16px}.blog-content .stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0;display:grid}@media (max-width:640px){.blog-content .stats-grid{grid-template-columns:1fr}}.blog-content .stat-card{background:#f9fafb;border-radius:16px;padding:1.75rem}.blog-content .stat-label{color:#6b7280;margin-bottom:.5rem;font-size:14px}.blog-content .stat-value{color:#111827;font-size:36px;font-weight:600}.blog-content .stat-value span{color:#6b7280;font-size:18px;font-weight:400}.blog-content .stat-detail{color:#9ca3af;margin-top:.5rem;font-size:14px}.blog-content .comparison-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0;display:grid}@media (max-width:640px){.blog-content .comparison-grid{grid-template-columns:1fr}}.blog-content .comparison-card{border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem}.blog-content .comparison-card.featured{background:#8b687808;border:2px solid #8b6878}.blog-content .comparison-label{color:#6b7280;margin-bottom:.75rem;font-size:14px}.blog-content .comparison-card.featured .comparison-label{color:#8b6878}.blog-content .comparison-value{color:#111827;font-size:42px;font-weight:600;line-height:1}.blog-content .comparison-card.featured .comparison-value{color:#8b6878}.blog-content .comparison-detail{color:#9ca3af;margin-top:.25rem;font-size:14px}.blog-content .comparison-stats{flex-direction:column;gap:.75rem;display:flex}.blog-content .stat-row{justify-content:space-between;font-size:15px;display:flex}.blog-content .stat-row.total{border-top:1px solid #e5e7eb;margin-top:.25rem;padding-top:.75rem;font-weight:600}.blog-content .stat-row.highlight span:last-child{color:#8b6878;font-weight:600}.blog-content .decision-grid{flex-direction:column;gap:1.5rem;margin:2rem 0;display:flex}.blog-content .decision-card{background:#f9fafb;border-radius:16px;padding:1.75rem}.blog-content .decision-card.featured{background:#8b68780d;border:1px solid #8b687826}.blog-content .decision-card h4{margin-bottom:1rem}.blog-content .decision-card ul{margin:0}.blog-content .decision-card ul li{margin-bottom:.75rem;font-size:16px}.blog-content .decision-card ul li:last-child{margin-bottom:0}.blog-content .tip-box{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin-top:1rem;padding:1.25rem;font-size:16px}.blog-content .numbered-section{align-items:flex-start;gap:1.5rem;margin:3rem 0;display:flex}.blog-content .number-badge{color:#fff;background:#8b6878;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:600;display:flex}.blog-content .numbered-content{flex:1}.blog-content .numbered-content h2{margin-top:0;margin-bottom:1rem}.blog-content .timeline-section{background:#faf9f8;border-radius:20px;margin:3rem 0;padding:2rem}.blog-content .timeline-header{border-left:4px solid #8b6878;margin-bottom:2rem;padding-left:1.5rem}.blog-content .timeline-header h2{margin:0;font-size:28px}.blog-content .timeline-header span{color:#6b7280;font-size:15px}.blog-content .two-column{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:1.5rem 0;display:grid}@media (max-width:640px){.blog-content .two-column{grid-template-columns:1fr}}.blog-content .column-card{background:#fff;border-radius:12px;padding:1.5rem}.blog-content .column-card h4{margin-bottom:1rem}.blog-content .column-card ul{margin:0}.blog-content .column-card ul li{margin-bottom:.5rem;font-size:15px}.blog-content .column-card ul li:before{display:none}.blog-content .column-card ul li{padding-left:0}.blog-content .metrics-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;display:grid}@media (max-width:768px){.blog-content .metrics-grid{grid-template-columns:repeat(2,1fr)}}.blog-content .metric-card{background:#f9fafb;border-radius:12px;padding:1.25rem}.blog-content .metric-name{color:#111827;margin-bottom:.25rem;font-size:15px;font-weight:600}.blog-content .metric-target{color:#6b7280;font-size:14px}.blog-content .reasons-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0;display:grid}@media (max-width:640px){.blog-content .reasons-grid{grid-template-columns:1fr}}.blog-content .reason-card{background:#f9fafb;border-radius:12px;padding:1.25rem}.blog-content .reason-title{color:#111827;margin-bottom:.25rem;font-weight:600}.blog-content .reason-detail{color:#6b7280;font-size:14px}.blog-content .sequence-timeline{flex-direction:column;gap:1.25rem;margin:2rem 0;display:flex}.blog-content .sequence-item{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.blog-content .sequence-item.featured{border:2px solid #8b6878}.blog-content .sequence-header{color:#374151;background:#f3f4f6;padding:1rem 1.5rem;font-size:16px;font-weight:600}.blog-content .sequence-item.featured .sequence-header{color:#fff;background:#8b6878}.blog-content .sequence-content{padding:1.5rem}.blog-content .sequence-content p{margin-bottom:1rem}.blog-content .sequence-content p:last-child{margin-bottom:0}.blog-content .sequence-timing{color:#6b7280;font-size:14px}.blog-content .sequence-why{color:#4b5563;font-size:15px}.blog-content .sequence-content ul{margin:0}.blog-content .sequence-content ul li{margin-bottom:.5rem;padding-left:1.5rem;font-size:15px}.blog-content .sequence-content ul li:before{width:5px;height:5px;top:.65em}.blog-content .message-example{color:#374151;background:#f9fafb;border-radius:10px;margin-bottom:1rem;padding:1rem 1.25rem;font-family:ui-monospace,monospace;font-size:14px;line-height:1.6}.blog-content .message-example.subject{font-family:inherit}.blog-content .stats-row{grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0;display:grid}@media (max-width:768px){.blog-content .stats-row{grid-template-columns:repeat(2,1fr)}}.blog-content .stat-item{text-align:center;background:#f9fafb;border-radius:16px;padding:1.5rem}.blog-content .stat-percent{color:#111827;font-size:32px;font-weight:600;line-height:1}.blog-content .stat-item .stat-label{color:#6b7280;margin-top:.5rem;font-size:14px}.blog-content .data-table{margin:2rem 0;overflow-x:auto}.blog-content .data-table table{border-collapse:collapse;width:100%;font-size:15px}.blog-content .data-table th{text-align:left;color:#111827;border-bottom:2px solid #e5e7eb;padding:1rem;font-weight:600}.blog-content .data-table th:not(:first-child){text-align:right}.blog-content .data-table th.highlight-col{color:#8b6878}.blog-content .data-table td{border-bottom:1px solid #f3f4f6;padding:1rem}.blog-content .data-table td:not(:first-child){text-align:right}.blog-content .data-table tr.highlight-row{background:#8b68780d}.blog-content .data-table tr.highlight-row td{font-weight:500}.blog-content .data-table td.accent{color:#8b6878;font-weight:600}.blog-content .callout-box{border-radius:16px;margin:2rem 0;padding:2rem}.blog-content .callout-box.warning{background:#fffbeb;border:1px solid #fde68a}.blog-content .callout-box h4{color:#92400e;margin-bottom:1.25rem}.blog-content .emergency-stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:640px){.blog-content .emergency-stats{grid-template-columns:repeat(2,1fr)}}.blog-content .emergency-value{color:#92400e;font-size:28px;font-weight:600}.blog-content .emergency-label{color:#b45309;font-size:13px}.blog-content .emergency-note{color:#b45309;margin-top:1.25rem;margin-bottom:0;font-size:14px}
