.blog-content .content-section{backdrop-filter:blur(8px);opacity:0;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:16px;margin-bottom:24px;padding:24px 28px;animation:.6s ease-out forwards blogFadeSlideIn;transform:translateY(20px)}.blog-content .content-section:first-child{animation-delay:.1s}.blog-content .content-section:nth-child(2){animation-delay:.2s}.blog-content .content-section:nth-child(3){animation-delay:.3s}.blog-content .content-section:nth-child(4){animation-delay:.4s}.blog-content .content-section:nth-child(5){animation-delay:.5s}.blog-content .content-section:nth-child(6){animation-delay:.6s}.blog-content .intro-section{background:linear-gradient(135deg,#eab30814 0%,#eab30805 100%);border-color:#eab30826}@keyframes blogFadeSlideIn{to{opacity:1;transform:translateY(0)}}.blog-content h2{color:#fff;border-bottom:1px solid #eab30833;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;font-size:1.5rem;font-weight:700;display:flex}.blog-content .section-icon{color:#eab308;font-size:.75rem}.blog-content h3{color:#f3f4f6;margin-top:20px;margin-bottom:12px;font-size:1.2rem;font-weight:600}.blog-content p{color:#d1d5db;margin-bottom:16px;line-height:1.75}.blog-content .styled-list{background:#0003;border-left:3px solid #eab308;border-radius:12px;margin:20px 0;padding:20px 20px 20px 44px}.blog-content .styled-list li{color:#d1d5db;margin-bottom:12px;line-height:1.6}.blog-content .styled-list.numbered{list-style-type:decimal}.blog-content .styled-list.numbered li::marker{color:#eab308;font-weight:600}.blog-content .styled-list.bulleted{list-style-type:disc}.blog-content .styled-list.bulleted li::marker{color:#eab308}.blog-content .stat-highlight{color:#fde047;background:linear-gradient(135deg,#eab30833 0%,#eab3081a 100%);border:1px solid #eab3084d;border-radius:6px;align-items:center;padding:2px 10px;font-size:.95em;font-weight:700;display:inline-flex}.blog-content strong{color:#fff;font-weight:600}.blog-content a{color:#eab308;text-decoration:none;transition:color .2s}.blog-content a:hover{color:#fde047;text-decoration:underline}.blog-content table{border-collapse:separate;border-spacing:0;background:#0003;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin:24px 0;overflow:hidden}.blog-content table th,.blog-content table td{text-align:left;border-bottom:1px solid #ffffff14;padding:12px 16px}.blog-content table th{color:#eab308;text-transform:uppercase;letter-spacing:.05em;background:#eab3081a;font-size:.9rem;font-weight:600}.blog-content table th:first-child{padding-right:2rem}.blog-content table td:first-child{color:#f3f4f6;white-space:nowrap;padding-right:2rem;font-weight:500}.blog-content table td:last-child{color:#d1d5db}.blog-content table tr:last-child td{border-bottom:none}.blog-content table tr:hover td{background:#eab3080d}@media (prefers-reduced-motion:reduce){.blog-content .content-section{opacity:1!important;animation:none!important;transform:none!important}}
