.author-card[data-astro-cid-32rj7774]{display:flex;gap:1.5rem;padding:1.5rem;background:linear-gradient(to bottom right,#f8fafc,#fff);border-radius:12px;border:1px solid #e5e7eb;margin:2rem 0}.author-card--compact[data-astro-cid-32rj7774]{padding:1rem;align-items:center}.author-avatar[data-astro-cid-32rj7774]{flex-shrink:0}.author-avatar[data-astro-cid-32rj7774] img[data-astro-cid-32rj7774]{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #3b82f6}.author-card--compact[data-astro-cid-32rj7774] .author-avatar[data-astro-cid-32rj7774] img[data-astro-cid-32rj7774]{width:50px;height:50px}.author-info[data-astro-cid-32rj7774]{flex:1}.author-header[data-astro-cid-32rj7774]{margin-bottom:.75rem}.author-name[data-astro-cid-32rj7774]{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .25rem}.author-card--compact[data-astro-cid-32rj7774] .author-name[data-astro-cid-32rj7774]{font-size:1rem;margin:0}.author-role[data-astro-cid-32rj7774]{color:#6b7280;font-size:.9rem;margin:0}.author-bio[data-astro-cid-32rj7774]{color:#4b5563;line-height:1.6;margin:.75rem 0}.author-social[data-astro-cid-32rj7774]{display:flex;gap:1rem;margin-top:1rem}.social-link[data-astro-cid-32rj7774]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f3f4f6;color:#374151;transition:all .2s ease}.social-link[data-astro-cid-32rj7774]:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}.social-icon[data-astro-cid-32rj7774]{width:18px;height:18px}@media(max-width:640px){.author-card[data-astro-cid-32rj7774]{flex-direction:column;text-align:center;gap:1rem}.author-avatar[data-astro-cid-32rj7774] img[data-astro-cid-32rj7774]{width:70px;height:70px}}.author-articles[data-astro-cid-3jbhm5lk]{margin:3rem 0;padding-top:2rem;border-top:1px solid #e5e7eb}.section-title[data-astro-cid-3jbhm5lk]{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.articles-grid[data-astro-cid-3jbhm5lk]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.article-card[data-astro-cid-3jbhm5lk]{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.article-card[data-astro-cid-3jbhm5lk]:hover{border-color:#3b82f6;box-shadow:0 8px 20px #00000014}.article-image[data-astro-cid-3jbhm5lk]{height:180px;overflow:hidden}.article-image[data-astro-cid-3jbhm5lk] img[data-astro-cid-3jbhm5lk]{width:100%;height:100%;object-fit:cover}.article-content[data-astro-cid-3jbhm5lk]{padding:1.25rem}.article-title[data-astro-cid-3jbhm5lk]{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;line-height:1.4}.article-desc[data-astro-cid-3jbhm5lk]{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.article-date[data-astro-cid-3jbhm5lk]{font-size:.75rem;color:#9ca3af;font-weight:500}@media(max-width:640px){.section-title[data-astro-cid-3jbhm5lk]{font-size:1.1rem;margin-bottom:.75rem}.articles-grid[data-astro-cid-3jbhm5lk]{grid-template-columns:1fr;gap:.75rem}.article-card[data-astro-cid-3jbhm5lk]{flex-direction:row;align-items:center;padding:.5rem;gap:.75rem}.article-image[data-astro-cid-3jbhm5lk]{width:64px;height:64px;flex-shrink:0;border-radius:6px}.article-content[data-astro-cid-3jbhm5lk]{padding:0}.article-title[data-astro-cid-3jbhm5lk]{font-size:.95rem;margin:0 0 .25rem;line-height:1.3}.article-desc[data-astro-cid-3jbhm5lk]{display:none}.article-date[data-astro-cid-3jbhm5lk]{font-size:.7rem}}.share-buttons[data-astro-cid-zllr3mxm]{display:flex;gap:.5rem;margin-top:.75rem}.share-buttons[data-astro-cid-zllr3mxm] a[data-astro-cid-zllr3mxm]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#eef2ff;color:#1e40af;transition:all .2s ease}.share-buttons[data-astro-cid-zllr3mxm] a[data-astro-cid-zllr3mxm]:hover{background:#1e40af;color:#fff}.share-buttons[data-astro-cid-zllr3mxm] svg[data-astro-cid-zllr3mxm]{width:18px;height:18px;fill:currentColor}.comments-section[data-astro-cid-jvxsf75u]{margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e7eb}.comments-title[data-astro-cid-jvxsf75u]{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.comment-count[data-astro-cid-jvxsf75u]{font-weight:600;color:#3b82f6;margin-left:.25rem}*{box-sizing:border-box}.article-outer-container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.article-content-wrapper{width:100%;margin:0 auto;padding:2rem;background:linear-gradient(to bottom,#f8fafc,#fff);border-radius:16px;box-shadow:0 8px 24px #0000000d}.title-gradient{font-size:clamp(2rem,5vw,2.5rem);margin-bottom:.75rem;background:linear-gradient(90deg,#1e40af,#3b82f6);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:800;line-height:1.2;text-align:center}.featured-image{margin:2rem 0;width:100%;display:flex;flex-direction:column;align-items:center}.featured-image__img{width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:.75rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.image-caption{text-align:center;font-size:.9rem;color:#5a67d8;margin-top:.75rem;font-style:italic;max-width:80%;font-weight:500}.author-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.author-top{font-weight:600;color:#1e40af}.markdown-content{margin-top:1.5rem;width:100%}.markdown-content img{max-width:100%!important;width:100%!important;height:auto!important;display:block!important;margin:1.5rem auto!important;border-radius:.5rem!important;box-shadow:0 2px 8px #0000001a!important}.markdown-content figure{width:100%!important;max-width:100%!important;margin:2rem 0!important;display:flex!important;flex-direction:column!important;align-items:center!important}.markdown-content figcaption{display:block!important;text-align:center!important;font-style:italic!important;color:#5a67d8!important;font-size:.9rem!important;margin-top:.75rem!important;padding:0!important;font-weight:500!important;width:100%!important;line-height:1.4!important}.markdown-content p img{width:100%!important;max-width:100%!important;height:auto!important;border-radius:.5rem!important}.markdown-content p:has(>img)+p em,.markdown-content p:has(>img)+em,.markdown-content p em:has(>img){display:block!important;text-align:center!important;font-style:italic!important;color:#5a67d8!important;font-size:.9rem!important;margin-top:.75rem!important;padding:0!important;font-weight:500!important;width:100%!important}.markdown-content p{font-size:clamp(1rem,2vw,1.1rem)!important;color:#374151!important;margin-bottom:1.25rem!important;text-align:left!important;line-height:1.7!important;width:100%!important;max-width:100%!important}.markdown-content h2{font-size:clamp(1.5rem,3vw,1.75rem)!important;color:#1f2937!important;margin-top:2rem!important;margin-bottom:1rem!important;font-weight:700!important;width:100%!important;max-width:100%!important}.markdown-content h3{font-size:clamp(1.25rem,2.5vw,1.5rem)!important;color:#1f2937!important;margin-top:1.75rem!important;margin-bottom:.75rem!important;font-weight:600!important;width:100%!important;max-width:100%!important}.markdown-content a{color:#3b82f6!important;transition:color .2s ease!important;text-decoration:none!important;font-weight:500!important}.markdown-content a:hover{color:#1e40af!important;text-decoration:underline!important}.markdown-content ul,.markdown-content ol{margin:1rem 0!important;padding-left:1.5rem!important;width:100%!important;max-width:100%!important}.markdown-content blockquote{border-left:4px solid #3b82f6!important;padding-left:1rem!important;margin:1.5rem 0!important;font-style:italic!important;color:#4b5563!important;width:100%!important;max-width:100%!important}@media(max-width:767px){.article-outer-container{padding-left:.5rem;padding-right:.5rem}.article-content-wrapper{padding:1.25rem;border-radius:12px;width:100%}.featured-image__img,.markdown-content img,.markdown-content figure img,.markdown-content p img{width:100%!important;max-width:100%!important;border-radius:.5rem!important}}@media(min-width:768px){.article-outer-container{padding-left:2rem;padding-right:2rem}.article-content-wrapper{width:90%;max-width:800px;padding:2rem}.featured-image__img{max-height:400px;border-radius:.75rem}}@media(min-width:1024px){.article-outer-container{padding-left:3rem;padding-right:3rem}.article-content-wrapper{width:75%;max-width:900px;padding:2.5rem}.featured-image__img{max-height:500px}}@media(min-width:1400px){.article-outer-container{padding-left:4rem;padding-right:4rem}.article-content-wrapper{width:75%;max-width:1050px}}.featured-image:hover .featured-image__img{transform:scale(1.01)}.collection-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}
