:root{--bg: #0A1128;--bg-card: #111836;--text: #E2E8F0;--text-dim: #64748B;--cyan: #00F0FF;--purple: #B100FF;--coral: #FF3B00;--gold: #FFD700}[data-astro-cid-4an7u5kh]{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Sora,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.mono[data-astro-cid-4an7u5kh]{font-family:JetBrains Mono,monospace}.section[data-astro-cid-4an7u5kh]{max-width:1100px;margin:0 auto;padding:4rem 1.5rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.section[data-astro-cid-4an7u5kh].visible{opacity:1;transform:translateY(0)}.section-label[data-astro-cid-4an7u5kh]{font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:var(--text-dim);margin-bottom:.5rem}.section-title[data-astro-cid-4an7u5kh]{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;line-height:1.15;margin-bottom:.75rem}.section-subtitle[data-astro-cid-4an7u5kh]{font-size:1rem;color:var(--text-dim);max-width:600px;line-height:1.6;margin-bottom:2rem}svg[data-astro-cid-4an7u5kh]{width:100%;height:auto;display:block}.chart-container[data-astro-cid-4an7u5kh]{position:relative}.glow-cyan[data-astro-cid-4an7u5kh]{filter:drop-shadow(0 0 8px rgba(0,240,255,.5))}.glow-purple[data-astro-cid-4an7u5kh]{filter:drop-shadow(0 0 8px rgba(177,0,255,.5))}.glow-coral[data-astro-cid-4an7u5kh]{filter:drop-shadow(0 0 8px rgba(255,59,0,.5))}.glow-gold[data-astro-cid-4an7u5kh]{filter:drop-shadow(0 0 8px rgba(255,215,0,.4))}#tooltip[data-astro-cid-4an7u5kh]{position:fixed;pointer-events:none;background:#111836f2;border:1px solid rgba(100,116,139,.3);border-radius:8px;padding:10px 14px;font-size:.8rem;line-height:1.5;color:var(--text);z-index:100;opacity:0;transition:opacity .15s;max-width:280px;backdrop-filter:blur(8px)}#tooltip[data-astro-cid-4an7u5kh].show{opacity:1}.hero[data-astro-cid-4an7u5kh]{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 1.5rem 4rem}.hero-number[data-astro-cid-4an7u5kh]{font-size:clamp(4rem,12vw,8rem);font-weight:800;background:linear-gradient(135deg,var(--cyan),var(--purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.hero-label[data-astro-cid-4an7u5kh]{font-size:clamp(1rem,2.5vw,1.5rem);color:var(--text-dim);margin-top:.5rem}.hero-sub[data-astro-cid-4an7u5kh]{font-size:clamp(.85rem,1.5vw,1rem);color:var(--text-dim);margin-top:1.5rem;max-width:550px;line-height:1.7}.hero-meta[data-astro-cid-4an7u5kh]{display:flex;gap:2rem;margin-top:2.5rem;flex-wrap:wrap;justify-content:center}.hero-meta-item[data-astro-cid-4an7u5kh]{text-align:center}.hero-meta-value[data-astro-cid-4an7u5kh]{font-size:1.5rem;font-weight:700;color:var(--cyan)}.hero-meta-label[data-astro-cid-4an7u5kh]{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-dim);margin-top:.25rem}.callout[data-astro-cid-4an7u5kh]{max-width:800px;margin:0 auto;padding:3rem 1.5rem;text-align:center;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.callout[data-astro-cid-4an7u5kh].visible{opacity:1;transform:translateY(0)}.callout-stat[data-astro-cid-4an7u5kh]{font-size:clamp(2rem,6vw,3.5rem);font-weight:800}.callout-stat[data-astro-cid-4an7u5kh] .cyan[data-astro-cid-4an7u5kh]{color:var(--cyan)}.callout-stat[data-astro-cid-4an7u5kh] .purple[data-astro-cid-4an7u5kh]{color:var(--purple)}.callout-stat[data-astro-cid-4an7u5kh] .coral[data-astro-cid-4an7u5kh]{color:var(--coral)}.callout-stat[data-astro-cid-4an7u5kh] .gold[data-astro-cid-4an7u5kh]{color:var(--gold)}.callout-source[data-astro-cid-4an7u5kh]{font-size:.75rem;color:var(--text-dim);margin-top:.75rem}.cat-bar[data-astro-cid-4an7u5kh]{cursor:pointer;transition:opacity .2s}.cat-bar[data-astro-cid-4an7u5kh]:hover rect[data-astro-cid-4an7u5kh]{opacity:1!important}.lollipop-row[data-astro-cid-4an7u5kh]{transition:opacity .2s}.lollipop-row[data-astro-cid-4an7u5kh]:hover{opacity:1!important}.skill-node[data-astro-cid-4an7u5kh]{transition:opacity .3s,filter .2s;cursor:pointer}.skill-node[data-astro-cid-4an7u5kh]:hover{filter:brightness(1.5) drop-shadow(0 0 14px currentColor)}.skill-node[data-astro-cid-4an7u5kh].dimmed{opacity:.12}.filter-pills[data-astro-cid-4an7u5kh]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.pill[data-astro-cid-4an7u5kh]{font-size:.7rem;padding:.35rem .85rem;border-radius:100px;border:1px solid rgba(100,116,139,.3);background:transparent;color:var(--text-dim);cursor:pointer;transition:all .2s;font-family:Sora,sans-serif;text-transform:capitalize}.pill[data-astro-cid-4an7u5kh]:hover{border-color:var(--text);color:var(--text)}.pill[data-astro-cid-4an7u5kh].active{background:var(--cyan);color:var(--bg);border-color:var(--cyan);font-weight:600}.sal-row[data-astro-cid-4an7u5kh]{transition:opacity .2s}.sal-row[data-astro-cid-4an7u5kh]:hover{opacity:1!important}.dark-nav[data-astro-cid-4an7u5kh]{background:var(--bg);border-bottom:1px solid rgba(100,116,139,.15)}.dark-nav[data-astro-cid-4an7u5kh] a[data-astro-cid-4an7u5kh]{color:var(--text-dim)!important}.dark-nav[data-astro-cid-4an7u5kh] a[data-astro-cid-4an7u5kh]:hover{color:var(--text)!important}.dark-nav[data-astro-cid-4an7u5kh] .brand[data-astro-cid-4an7u5kh]{color:var(--cyan)!important}.divider[data-astro-cid-4an7u5kh]{max-width:200px;margin:0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(100,116,139,.3),transparent)}.dark-footer[data-astro-cid-4an7u5kh]{background:var(--bg-card)}a[data-astro-cid-4an7u5kh].internal{color:var(--cyan);text-decoration:none;border-bottom:1px solid rgba(0,240,255,.2)}a[data-astro-cid-4an7u5kh].internal:hover{border-bottom-color:var(--cyan)}.swimlane-label[data-astro-cid-4an7u5kh]{font-size:.65rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600}@media(max-width:640px){.section[data-astro-cid-4an7u5kh]{padding:2.5rem 1rem}.hero[data-astro-cid-4an7u5kh]{min-height:60vh;padding:4rem 1rem 3rem}.hero-meta[data-astro-cid-4an7u5kh]{gap:1.5rem}}
