.hero:where(.astro-BBE6DXRZ){padding:6rem 0 4rem;animation:fadeInUp .6s ease both}@media (min-width: 768px){.hero:where(.astro-BBE6DXRZ){padding:8rem 0 6rem}}.hero-content:where(.astro-BBE6DXRZ){display:flex;flex-direction:column-reverse;gap:3rem;align-items:center}@media (min-width: 768px){.hero-content:where(.astro-BBE6DXRZ){flex-direction:row;justify-content:space-between;gap:4rem;align-items:center}}.hero-intro:where(.astro-BBE6DXRZ){flex:1}.status-badge:where(.astro-BBE6DXRZ){display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:linear-gradient(135deg,rgba(34,197,94,.08),rgba(34,197,94,.03));border:1px solid rgba(34,197,94,.2);border-radius:100px;margin-bottom:1.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 20px #22c55e0f,inset 0 1px #ffffff08}.status-dot:where(.astro-BBE6DXRZ){width:7px;height:7px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e99;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 8px #22c55e99}50%{opacity:.5;box-shadow:0 0 16px #22c55e4d}}.status-text:where(.astro-BBE6DXRZ){font-size:.8rem;color:#86efac;font-weight:500;letter-spacing:.01em}.hero-name:where(.astro-BBE6DXRZ){font-size:2.75rem;font-weight:700;line-height:1.15;letter-spacing:-.04em;color:#fafafa;margin-bottom:1rem}@media (min-width: 768px){.hero-name:where(.astro-BBE6DXRZ){font-size:3.75rem}}.name-accent:where(.astro-BBE6DXRZ){white-space:nowrap;background:linear-gradient(135deg,#818cf8 0%,#6366f1 40%,#a78bfa 80%,#c084fc 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 6s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.wavy-accent:where(.astro-BBE6DXRZ){width:120px;height:12px;display:block;margin-bottom:1.5rem;opacity:.8}.hero-bio:where(.astro-BBE6DXRZ){font-size:1.05rem;line-height:1.75;color:#a1a1aa;margin-bottom:2rem;max-width:460px}.hero-find-me:where(.astro-BBE6DXRZ){margin-bottom:2rem}.find-me-label:where(.astro-BBE6DXRZ){display:block;font-size:.8rem;font-weight:600;color:#71717a;margin-bottom:.75rem;letter-spacing:.02em}.hero-links:where(.astro-BBE6DXRZ){display:flex;flex-wrap:wrap;gap:.5rem}.social-pill:where(.astro-BBE6DXRZ){display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .875rem;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#71717a;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .25s ease;background:rgba(255,255,255,.02)}.social-pill:where(.astro-BBE6DXRZ):hover{color:#fafafa;border-color:#6366f166;background:rgba(99,102,241,.06);box-shadow:0 0 20px #6366f114;transform:translateY(-1px)}.social-pill:where(.astro-BBE6DXRZ) svg:where(.astro-BBE6DXRZ){width:.9rem;height:.9rem}.hero-contact:where(.astro-BBE6DXRZ){padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.contact-label:where(.astro-BBE6DXRZ){display:block;font-size:.8rem;font-weight:600;color:#71717a;margin-bottom:.5rem;letter-spacing:.02em}.contact-text:where(.astro-BBE6DXRZ){font-size:.9rem;color:#a1a1aa;margin:0;line-height:1.6}.contact-email:where(.astro-BBE6DXRZ){color:#fafafa;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2);transition:all .2s ease}.contact-email:where(.astro-BBE6DXRZ):hover{color:#818cf8;border-bottom-color:#6366f1}.hero-visual:where(.astro-BBE6DXRZ){flex-shrink:0}.photo-wrapper:where(.astro-BBE6DXRZ){position:relative;width:200px;height:200px}@media (min-width: 768px){.photo-wrapper:where(.astro-BBE6DXRZ){width:260px;height:260px}}.photo-ring:where(.astro-BBE6DXRZ){position:absolute;inset:-3px;border-radius:50%;background:conic-gradient(from 0deg,#6366f1,#a78bfa,#818cf8,#6366f1,transparent 60%,#6366f1);z-index:0;animation:ringRotate 8s linear infinite;opacity:.5}.photo-wrapper:where(.astro-BBE6DXRZ):hover .photo-ring:where(.astro-BBE6DXRZ){opacity:.9}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.photo-ring:where(.astro-BBE6DXRZ):after{content:"";position:absolute;inset:2px;border-radius:50%;background:#050505}.profile-photo:where(.astro-BBE6DXRZ){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;position:relative;z-index:1;transition:transform .4s ease}.photo-wrapper:where(.astro-BBE6DXRZ):hover .profile-photo:where(.astro-BBE6DXRZ){transform:scale(1.02)}.photo-glow:where(.astro-BBE6DXRZ){position:absolute;inset:-40px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,rgba(139,92,246,.08) 30%,transparent 70%);z-index:-1;filter:blur(40px);animation:glowPulse 4s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.section:where(.astro-J7PV25F6){padding:3.5rem 0;border-top:1px solid rgba(255,255,255,.04);position:relative}.section:where(.astro-J7PV25F6):before{content:"";position:absolute;top:-1px;left:0;width:60px;height:1px;background:linear-gradient(90deg,rgba(99,102,241,.5),transparent)}.section-header:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem}.section-label-group:where(.astro-J7PV25F6){display:flex;align-items:center;gap:.5rem}.section-icon:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:rgba(99,102,241,.1);color:#818cf8}.section-icon:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:14px;height:14px;stroke-width:2}.section-label:where(.astro-J7PV25F6){font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#71717a}.section-action:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;color:#52525b;text-decoration:none;font-weight:500;transition:all .2s ease}.section-action:where(.astro-J7PV25F6):hover{color:#818cf8}.section-action:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:14px;height:14px;stroke-width:2;transition:transform .2s ease}.section-action:where(.astro-J7PV25F6):hover svg:where(.astro-J7PV25F6){transform:translate(2px)}.glass-panel:where(.astro-J7PV25F6){background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 24px #0003,inset 0 1px #ffffff08}.timeline-panel:where(.astro-J7PV25F6){padding:.5rem 1.25rem}.timeline-group:where(.astro-J7PV25F6){border-bottom:1px solid rgba(255,255,255,.04)}.timeline-group:where(.astro-J7PV25F6):last-child{border-bottom:none}.year-btn:where(.astro-J7PV25F6){width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:none;border:none;cursor:pointer;color:#fafafa;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:500;transition:all .2s ease}.year-btn:where(.astro-J7PV25F6):hover{color:#818cf8}.chevron-icon:where(.astro-J7PV25F6){width:16px;height:16px;stroke-width:2;color:#3f3f46;transition:all .3s cubic-bezier(.16,1,.3,1)}.year-btn:where(.astro-J7PV25F6):hover .chevron-icon:where(.astro-J7PV25F6){color:#818cf8}.year-btn:where(.astro-J7PV25F6).expanded .chevron-icon:where(.astro-J7PV25F6){transform:rotate(180deg)}.timeline-items:where(.astro-J7PV25F6){list-style:none;margin:0;padding:0 0 .75rem;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}.timeline-items:where(.astro-J7PV25F6).collapsed{max-height:0;opacity:0;padding-bottom:0}.timeline-items:where(.astro-J7PV25F6).expanded{max-height:500px;opacity:1}.timeline-entry:where(.astro-J7PV25F6){display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;transition:padding-left .2s ease}.timeline-entry:where(.astro-J7PV25F6):hover{padding-left:.25rem}.entry-dot:where(.astro-J7PV25F6){width:6px;height:6px;background:#6366f1;border-radius:50%;margin-top:.5rem;flex-shrink:0;box-shadow:0 0 6px #6366f166;transition:box-shadow .2s ease}.timeline-entry:where(.astro-J7PV25F6):hover .entry-dot:where(.astro-J7PV25F6){box-shadow:0 0 12px #6366f199}.entry-text:where(.astro-J7PV25F6){font-size:.925rem;line-height:1.6;color:#a1a1aa;transition:color .2s ease}.timeline-entry:where(.astro-J7PV25F6):hover .entry-text:where(.astro-J7PV25F6){color:#d4d4d8}.talk-card:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:1.25rem;padding:1rem;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}@media (min-width: 640px){.talk-card:where(.astro-J7PV25F6){flex-direction:row;gap:1.5rem;padding:1.25rem}}.talk-card:where(.astro-J7PV25F6):hover{border-color:#6366f133;background:rgba(99,102,241,.03);box-shadow:0 8px 32px #0000004d,0 0 0 1px #6366f11a;transform:translateY(-2px)}.talk-thumbnail:where(.astro-J7PV25F6){position:relative;flex-shrink:0;border-radius:10px;overflow:hidden;aspect-ratio:16/9;width:100%}@media (min-width: 640px){.talk-thumbnail:where(.astro-J7PV25F6){width:300px}}.talk-img:where(.astro-J7PV25F6){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.16,1,.3,1)}.talk-card:where(.astro-J7PV25F6):hover .talk-img:where(.astro-J7PV25F6){transform:scale(1.05)}.play-overlay:where(.astro-J7PV25F6){position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,.1));opacity:0;transition:opacity .3s ease}.talk-card:where(.astro-J7PV25F6):hover .play-overlay:where(.astro-J7PV25F6){opacity:1}.play-btn:where(.astro-J7PV25F6){width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;transition:all .25s ease}.talk-card:where(.astro-J7PV25F6):hover .play-btn:where(.astro-J7PV25F6){background:rgba(255,255,255,.25);transform:scale(1.1)}.play-icon:where(.astro-J7PV25F6){width:20px;height:20px;color:#fff;margin-left:2px}.talk-info:where(.astro-J7PV25F6){display:flex;flex-direction:column;justify-content:center;gap:.5rem}.talk-tag:where(.astro-J7PV25F6){font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ef4444;display:flex;align-items:center;gap:.375rem}.talk-tag:where(.astro-J7PV25F6):before{content:"";width:6px;height:6px;border-radius:50%;background:#ef4444}.talk-name:where(.astro-J7PV25F6){font-size:1.15rem;font-weight:600;color:#fafafa;line-height:1.35;letter-spacing:-.02em}.talk-desc:where(.astro-J7PV25F6){font-size:.9rem;line-height:1.6;color:#71717a;margin:0}.articles-list:where(.astro-J7PV25F6){display:flex;flex-direction:column}.article-row:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem .75rem;margin:0 -.75rem;border-radius:10px;text-decoration:none;color:inherit;transition:all .25s cubic-bezier(.16,1,.3,1)}.article-row:where(.astro-J7PV25F6)+.article-row:where(.astro-J7PV25F6){border-top:1px solid rgba(255,255,255,.03)}.article-row:where(.astro-J7PV25F6):hover{background:rgba(255,255,255,.025);padding-left:1.25rem}.article-row:where(.astro-J7PV25F6):hover .article-title:where(.astro-J7PV25F6){color:#818cf8}.article-row:where(.astro-J7PV25F6):hover .article-arrow:where(.astro-J7PV25F6){color:#818cf8;transform:translate(3px,-3px)}.article-main:where(.astro-J7PV25F6){flex:1;min-width:0}.article-title:where(.astro-J7PV25F6){font-size:1rem;font-weight:500;color:#e4e4e7;margin-bottom:.3rem;line-height:1.4;transition:color .2s ease}.article-excerpt:where(.astro-J7PV25F6){font-size:.85rem;color:#71717a;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.article-arrow:where(.astro-J7PV25F6){width:20px;height:20px;stroke-width:2;color:#27272a;flex-shrink:0;transition:all .25s cubic-bezier(.16,1,.3,1)}.cta-section:where(.astro-J7PV25F6){padding:4rem 0 5rem;border-top:none}.cta-section:where(.astro-J7PV25F6):before{display:none}.cta-panel:where(.astro-J7PV25F6){position:relative;border:1px solid rgba(99,102,241,.15);border-radius:20px;padding:3.5rem 2rem;text-align:center;overflow:hidden;background:linear-gradient(135deg,rgba(99,102,241,.04),rgba(139,92,246,.02),rgba(59,130,246,.03))}.cta-glow:where(.astro-J7PV25F6){position:absolute;top:-50%;left:50%;transform:translate(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.cta-content:where(.astro-J7PV25F6){position:relative;z-index:1;max-width:440px;margin:0 auto}.cta-title:where(.astro-J7PV25F6){font-size:2.25rem;font-weight:700;letter-spacing:-.035em;margin-bottom:.875rem;color:#fafafa;line-height:1.15}@media (min-width: 768px){.cta-title:where(.astro-J7PV25F6){font-size:2.5rem}}.cta-text:where(.astro-J7PV25F6){font-size:1rem;color:#71717a;line-height:1.65;margin-bottom:2rem}.cta-btn:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff;border-radius:10px;font-size:.925rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #6366f14d,inset 0 1px #ffffff1a}.cta-btn:where(.astro-J7PV25F6):hover{transform:translateY(-2px);box-shadow:0 8px 28px #6366f166,inset 0 1px #ffffff1a}.cta-btn:where(.astro-J7PV25F6) svg:where(.astro-J7PV25F6){width:16px;height:16px;stroke-width:2;transition:transform .2s ease}.cta-btn:where(.astro-J7PV25F6):hover svg:where(.astro-J7PV25F6){transform:translate(2px,-2px)}
