:root{--primary-color: #2563EB;--secondary-color: #F97316;--accent-color: #10B981;--text-primary: #1F2937;--text-secondary: #6B7280;--background-primary: #FFFFFF;--background-secondary: #F9FAFB;--border-color: #E5E7EB}.container[data-astro-cid-cwhbrb5h]{max-width:800px;margin:0 auto;padding:0 2rem}.blog-post[data-astro-cid-cwhbrb5h]{padding:8rem 0 4rem}.post-header[data-astro-cid-cwhbrb5h]{text-align:center;margin-bottom:4rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.post-header-image[data-astro-cid-cwhbrb5h]{margin-bottom:3rem;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.post-header-image[data-astro-cid-cwhbrb5h] img[data-astro-cid-cwhbrb5h]{width:100%;height:400px;object-fit:cover;display:block}.post-meta[data-astro-cid-cwhbrb5h]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;color:var(--text-secondary)}.post-category[data-astro-cid-cwhbrb5h]{background:#8b5cf6;color:#fff;padding:.25rem .75rem;border-radius:.5rem;font-weight:600;font-size:.8rem}.post-title[data-astro-cid-cwhbrb5h]{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2rem;color:var(--text-primary)}.post-author[data-astro-cid-cwhbrb5h]{display:flex;align-items:center;justify-content:center}.author-info[data-astro-cid-cwhbrb5h]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.author-info[data-astro-cid-cwhbrb5h] strong[data-astro-cid-cwhbrb5h]{color:var(--text-primary);font-size:1.1rem}.author-info[data-astro-cid-cwhbrb5h] span[data-astro-cid-cwhbrb5h]{color:var(--text-secondary);font-size:.9rem}.post-content[data-astro-cid-cwhbrb5h]{line-height:1.8;font-size:1.1rem;color:var(--text-primary)}.post-content[data-astro-cid-cwhbrb5h] h2[data-astro-cid-cwhbrb5h]{font-size:2rem;font-weight:700;margin:3rem 0 1.5rem;color:var(--text-primary)}.post-content[data-astro-cid-cwhbrb5h] p[data-astro-cid-cwhbrb5h]{margin-bottom:1.5rem;color:var(--text-secondary)}.post-content[data-astro-cid-cwhbrb5h] ul[data-astro-cid-cwhbrb5h],.post-content[data-astro-cid-cwhbrb5h] ol[data-astro-cid-cwhbrb5h]{margin-bottom:1.5rem;padding-left:2rem}.post-content[data-astro-cid-cwhbrb5h] li[data-astro-cid-cwhbrb5h]{margin-bottom:.75rem;color:var(--text-secondary)}.post-content[data-astro-cid-cwhbrb5h] strong[data-astro-cid-cwhbrb5h]{color:var(--text-primary);font-weight:600}.executive-summary[data-astro-cid-cwhbrb5h]{background:var(--background-secondary);padding:2rem;border-radius:1rem;border-left:4px solid #8B5CF6;margin-bottom:3rem}.executive-summary[data-astro-cid-cwhbrb5h] h2[data-astro-cid-cwhbrb5h]{margin-top:0;margin-bottom:1rem;color:#8b5cf6}.post-footer[data-astro-cid-cwhbrb5h]{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border-color)}.author-bio[data-astro-cid-cwhbrb5h]{display:flex;gap:2rem;margin-bottom:3rem;padding:2rem;background:var(--background-secondary);border-radius:1rem}.author-avatar[data-astro-cid-cwhbrb5h]{flex-shrink:0}.author-avatar[data-astro-cid-cwhbrb5h] img[data-astro-cid-cwhbrb5h]{width:80px;height:80px;border-radius:50%;object-fit:cover}.author-details[data-astro-cid-cwhbrb5h] h3[data-astro-cid-cwhbrb5h]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.author-details[data-astro-cid-cwhbrb5h] p[data-astro-cid-cwhbrb5h]{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem}.author-links[data-astro-cid-cwhbrb5h]{display:flex;gap:1rem}.author-links[data-astro-cid-cwhbrb5h] a[data-astro-cid-cwhbrb5h]{color:var(--primary-color);text-decoration:none;font-weight:600;font-size:.9rem;transition:color .3s ease}.author-links[data-astro-cid-cwhbrb5h] a[data-astro-cid-cwhbrb5h]:hover{color:#1d4ed8}.post-navigation[data-astro-cid-cwhbrb5h]{text-align:center}.back-to-blog[data-astro-cid-cwhbrb5h]{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);text-decoration:none;font-weight:600;padding:.75rem 1.5rem;border:2px solid var(--primary-color);border-radius:.5rem;transition:all .3s ease}.back-to-blog[data-astro-cid-cwhbrb5h]:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.container[data-astro-cid-cwhbrb5h]{padding:0 1rem}.blog-post[data-astro-cid-cwhbrb5h]{padding:6rem 0 3rem}.post-title[data-astro-cid-cwhbrb5h]{font-size:2rem}.post-header-image[data-astro-cid-cwhbrb5h] img[data-astro-cid-cwhbrb5h]{height:250px}.post-content[data-astro-cid-cwhbrb5h]{font-size:1rem}.post-content[data-astro-cid-cwhbrb5h] h2[data-astro-cid-cwhbrb5h]{font-size:1.5rem}.author-bio[data-astro-cid-cwhbrb5h]{flex-direction:column;text-align:center}}
