:root{--accent: 136, 58, 234;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57}html{font-family:system-ui,sans-serif;background:#fafafa;color:rgb(var(--black))}body{margin:0}main[data-astro-cid-qudmmarv]{max-width:900px;margin:0 auto;padding:2rem 1rem}.hero-split[data-astro-cid-qudmmarv]{display:flex;align-items:center;gap:2rem;padding:2.5rem 0 2rem}.hero-split[data-astro-cid-qudmmarv] .author-avatar[data-astro-cid-qudmmarv]{width:140px;height:140px;border-radius:50%;object-fit:cover;border:3px solid hsl(230,70%,55%);background:#eef2ff;flex-shrink:0}.hero-split-info[data-astro-cid-qudmmarv]{flex:1;min-width:0}.author-name[data-astro-cid-qudmmarv]{font-size:2rem;margin:0 0 .15rem;line-height:1.25}.author-subtitle[data-astro-cid-qudmmarv]{font-size:1.05rem;color:rgb(var(--gray-dark));margin:0 0 .35rem;line-height:1.4}.author-subtitle[data-astro-cid-qudmmarv] a[data-astro-cid-qudmmarv]{color:#3c57dd;text-decoration:none}.author-subtitle[data-astro-cid-qudmmarv] a[data-astro-cid-qudmmarv]:hover{text-decoration:underline}.author-location[data-astro-cid-qudmmarv]{font-size:.88rem;color:rgb(var(--gray));margin:0}.hero-centered[data-astro-cid-qudmmarv]{text-align:center;padding:3rem 0 2rem}.hero-centered[data-astro-cid-qudmmarv] .author-avatar[data-astro-cid-qudmmarv]{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:3px solid hsl(230,70%,55%);background:#eef2ff}.author-role[data-astro-cid-qudmmarv]{display:inline-block;background:#e9ecfb;color:#1f36ad;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.author-bio-centered[data-astro-cid-qudmmarv]{max-width:650px;margin:1rem auto;font-size:1.05rem;line-height:1.7;color:rgb(var(--gray))}.author-methodology[data-astro-cid-qudmmarv]{font-size:.9rem;color:rgb(var(--gray));margin-top:.5rem}.author-methodology[data-astro-cid-qudmmarv] a[data-astro-cid-qudmmarv]{color:#3c57dd;text-decoration:none}.author-methodology[data-astro-cid-qudmmarv] a[data-astro-cid-qudmmarv]:hover{text-decoration:underline}.credentials-pills[data-astro-cid-qudmmarv]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.credential-pill[data-astro-cid-qudmmarv]{display:inline-flex;align-items:center;gap:.3em;background:#eff1fb;color:#2d3c86;padding:.35em .85em;border-radius:20px;font-size:.82rem;font-weight:600;white-space:nowrap}.credential-icon[data-astro-cid-qudmmarv]{display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em;font-size:1em;line-height:1;flex-shrink:0}.editorial-callout[data-astro-cid-qudmmarv]{background:#f1f7fd;border-left:4px solid hsl(210,80%,60%);border-radius:8px;padding:1rem 1.25rem;margin-top:1.5rem;font-size:.93rem;line-height:1.6;color:rgb(var(--gray-dark))}.editorial-callout-label[data-astro-cid-qudmmarv]{font-weight:700;color:#1f66ad;margin-right:.3em}.profile-links[data-astro-cid-qudmmarv]{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.profile-link-btn[data-astro-cid-qudmmarv]{display:inline-flex;align-items:center;gap:.4em;padding:.45em 1em;border:1.5px solid rgb(var(--gray-light));border-radius:8px;font-size:.85rem;font-weight:600;color:rgb(var(--gray-dark));text-decoration:none;background:#fff;transition:border-color .2s,box-shadow .2s}.profile-link-btn[data-astro-cid-qudmmarv]:hover{border-color:#3c57dd;box-shadow:0 2px 8px #2337ff1a;color:#223dc3}.bio-section[data-astro-cid-qudmmarv]{border-top:1px solid rgb(var(--gray-light));margin-top:2.5rem;padding-top:2rem}.bio-heading[data-astro-cid-qudmmarv]{font-size:1.3rem;margin:0 0 1rem}.bio-text[data-astro-cid-qudmmarv]{font-size:1rem;line-height:1.75;color:rgb(var(--gray));margin:0 0 1rem}.articles-section[data-astro-cid-qudmmarv]{margin-top:3rem}.articles-heading[data-astro-cid-qudmmarv]{font-size:1.4rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgb(var(--gray-light))}.article-count[data-astro-cid-qudmmarv]{color:rgb(var(--gray));font-weight:400;font-size:.85em}.articles-grid[data-astro-cid-qudmmarv]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.article-card[data-astro-cid-qudmmarv]{background:#fff;border-radius:12px;overflow:hidden;border:1px solid rgb(var(--gray-light));transition:box-shadow .2s,transform .2s;text-decoration:none;color:inherit;display:block}.article-card[data-astro-cid-qudmmarv]:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.article-card-image[data-astro-cid-qudmmarv]{width:100%;height:180px;object-fit:cover;display:block;background:rgb(var(--gray-light))}.article-card-body[data-astro-cid-qudmmarv]{padding:1.25rem}.article-card-title[data-astro-cid-qudmmarv]{font-size:1.05rem;font-weight:700;margin:0 0 .4rem;line-height:1.3;color:rgb(var(--black))}.article-card-rating[data-astro-cid-qudmmarv]{margin-bottom:.4rem;display:flex;align-items:center;gap:.4em}.article-card-rating[data-astro-cid-qudmmarv] .star-rating{display:inline-flex;gap:.1em;line-height:1}.article-card-rating[data-astro-cid-qudmmarv] .star{position:relative;font-size:1em}.article-card-rating[data-astro-cid-qudmmarv] .star--filled{color:#f59e0b}.article-card-rating[data-astro-cid-qudmmarv] .star--empty,.article-card-rating[data-astro-cid-qudmmarv] .star--partial{color:#d1d5db}.article-card-rating[data-astro-cid-qudmmarv] .star--partial:before{content:"★";position:absolute;left:0;top:0;width:var(--fill, 50%);overflow:hidden;color:#f59e0b}.article-card-rating-num[data-astro-cid-qudmmarv]{font-size:.82rem;font-weight:600;color:rgb(var(--gray))}.article-card-excerpt[data-astro-cid-qudmmarv]{font-size:.88rem;color:rgb(var(--gray));line-height:1.5;margin:0 0 .75rem}.article-card-meta[data-astro-cid-qudmmarv]{font-size:.8rem;color:rgb(var(--gray))}.no-articles[data-astro-cid-qudmmarv]{text-align:center;color:rgb(var(--gray));padding:3rem 1rem;font-size:1rem}@media(max-width:600px){.hero-split[data-astro-cid-qudmmarv]{flex-direction:column;text-align:center;gap:1.25rem}.hero-split[data-astro-cid-qudmmarv] .author-avatar[data-astro-cid-qudmmarv]{width:100px;height:100px}.author-name[data-astro-cid-qudmmarv]{font-size:1.5rem}.credentials-pills[data-astro-cid-qudmmarv],.profile-links[data-astro-cid-qudmmarv]{justify-content:center}.articles-grid[data-astro-cid-qudmmarv]{grid-template-columns:1fr}}
