@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ruleExpand{0%{width:0;opacity:0}to{width:3rem;opacity:1}}@keyframes pulseRing{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.03)}}@keyframes slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatY{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@keyframes glowPulse{0%,to{opacity:.6}50%{opacity:1}}.hero[data-astro-cid-bbe6dxrz]{min-height:calc(100dvh - 4rem);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem 5rem;position:relative;overflow:hidden}.hero-glow[data-astro-cid-bbe6dxrz]{position:absolute;top:-10%;right:-5%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle at center,rgba(16,185,129,.06) 0%,rgba(16,185,129,.02) 45%,transparent 70%);pointer-events:none;animation:glowPulse 6s ease-in-out infinite}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:68rem;width:100%;display:flex;flex-direction:column-reverse;align-items:center;gap:2.5rem;position:relative;z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center;animation:fadeInUp .9s ease-out both}.hero-eyebrow[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.6rem;font-family:var(--font-family-sans);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;animation:fadeInDown .7s ease-out both}.eyebrow-dot[data-astro-cid-bbe6dxrz]{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:var(--accent);animation:glowPulse 2s ease-in-out infinite;flex-shrink:0}.hero-name[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-serif);font-weight:400;line-height:.9;letter-spacing:-.02em;margin:0 0 .6rem}.hero-name-line[data-astro-cid-bbe6dxrz]{display:block;font-size:clamp(3.5rem,10vw,6.5rem);color:var(--text-primary)}.hero-name-last[data-astro-cid-bbe6dxrz]{color:var(--text-primary)}.hero-credentials-row[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1rem;justify-content:center;margin-bottom:1.25rem}.hero-credentials[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-sans);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.hero-rule[data-astro-cid-bbe6dxrz]{height:1.5px;background:linear-gradient(90deg,var(--accent),transparent);animation:ruleExpand .7s ease-out .5s both;flex-shrink:0}.hero-tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-sans);font-size:clamp(1rem,2.2vw,1.2rem);font-weight:400;color:var(--text-secondary);line-height:1.45;margin-bottom:1rem;animation:fadeInUp .8s ease-out .2s both}.hero-description[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-sans);font-size:clamp(.88rem,1.5vw,.97rem);line-height:1.85;color:var(--text-secondary);max-width:500px;margin-bottom:2rem;animation:fadeInUp .8s ease-out .3s both}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;animation:fadeInUp .8s ease-out .45s both}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.75rem;font-family:var(--font-family-sans);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;border-radius:.25rem;transition:all .25s ease;cursor:pointer;text-decoration:none}.btn-primary[data-astro-cid-bbe6dxrz]{background-color:var(--accent);color:#0a1019}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background-color:var(--accent-hover);box-shadow:0 0 28px #10b98166;transform:translateY(-2px)}.btn-outline[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}.btn-outline[data-astro-cid-bbe6dxrz]:hover{background-color:var(--accent-muted);border-color:var(--accent-hover);color:var(--accent-hover);transform:translateY(-2px)}.hero-avatar-col[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;flex-shrink:0;animation:fadeIn 1s ease-out .1s both}.avatar-frame[data-astro-cid-bbe6dxrz]{position:relative;display:flex;align-items:center;justify-content:center}.avatar-ring-outer[data-astro-cid-bbe6dxrz]{position:absolute;inset:-18px;border-radius:50%;border:1.5px solid var(--accent);opacity:.2;animation:pulseRing 5s ease-in-out infinite}.avatar-ring-inner[data-astro-cid-bbe6dxrz]{position:absolute;inset:-7px;border-radius:50%;border:1px solid var(--accent);opacity:.4;animation:pulseRing 5s ease-in-out infinite .8s}.avatar[data-astro-cid-bbe6dxrz]{width:160px;height:160px;border-radius:50%;object-fit:cover;border:2px solid var(--accent);box-shadow:0 0 0 4px #10b98114,0 0 50px #10b9812e,0 20px 60px #00000080;position:relative;z-index:1}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:var(--text-secondary);opacity:.3;animation:floatY 2.5s ease-in-out infinite 1.5s both;z-index:1}@media(min-width:640px){.avatar[data-astro-cid-bbe6dxrz]{width:200px;height:200px}}@media(min-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:4rem 2rem 5rem}.hero-inner[data-astro-cid-bbe6dxrz]{flex-direction:row;align-items:center;gap:4rem}.hero-content[data-astro-cid-bbe6dxrz]{align-items:flex-start;text-align:left;flex:1}.hero-eyebrow[data-astro-cid-bbe6dxrz],.hero-credentials-row[data-astro-cid-bbe6dxrz],.hero-cta[data-astro-cid-bbe6dxrz]{justify-content:flex-start}.avatar[data-astro-cid-bbe6dxrz]{width:240px;height:240px}}@media(min-width:1024px){.hero-inner[data-astro-cid-bbe6dxrz]{gap:5rem}.avatar[data-astro-cid-bbe6dxrz]{width:280px;height:280px}}
