@keyframes fadeInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #c17e4740,0 0 40px #c17e4714}50%{box-shadow:0 0 30px #c17e4766,0 0 60px #c17e4726}}@keyframes ruleExpand{0%{width:0}to{width:3rem}}.hero[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:calc(100dvh - 4rem);padding:3rem 1.5rem;position:relative;overflow:hidden;max-width:64rem;margin:0 auto}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:-10%;left:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(193,126,71,.06) 0%,transparent 70%);pointer-events:none;z-index:0}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:2rem;position:relative;z-index:1;width:100%}.hero-header[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;animation:fadeInLeft .8s ease-out both}.avatar-wrapper[data-astro-cid-bbe6dxrz]{flex-shrink:0}.avatar[data-astro-cid-bbe6dxrz]{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid var(--accent);box-shadow:0 0 20px #c17e4740,0 0 40px #c17e4714;animation:pulseGlow 4s ease-in-out infinite}.hero-name-block[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.5rem}.hero-name[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-serif);font-size:clamp(3rem,8vw,6rem);font-weight:400;letter-spacing:-.02em;line-height:.95;color:var(--text-primary)}.hero-name-line[data-astro-cid-bbe6dxrz]{display:block}.hero-credentials[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-sans);font-size:.75rem;font-weight:600;color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-top:.5rem}.hero-rule[data-astro-cid-bbe6dxrz]{width:3rem;height:1.5px;background-color:var(--accent);margin-top:.25rem;animation:ruleExpand .6s ease-out .5s both}.hero-text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.75rem;animation:fadeInLeft .8s ease-out .15s both}.hero-tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-sans);font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;color:var(--text-secondary);line-height:1.4}.hero-description[data-astro-cid-bbe6dxrz]{font-family:var(--font-family-sans);font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.75;color:var(--text-secondary);max-width:540px}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;animation:fadeInLeft .8s ease-out .3s both}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.75rem;font-family:var(--font-family-sans);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border-radius:.25rem;transition:all .25s ease;cursor:pointer;text-decoration:none}.btn-primary[data-astro-cid-bbe6dxrz]{background-color:var(--accent);color:#0d0d0d}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background-color:var(--accent-hover);box-shadow:0 0 24px #c17e474d;transform:translateY(-1px)}.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(-1px)}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:var(--text-secondary);opacity:.3;animation:fadeIn 1s ease-out 1s both,float 2.5s ease-in-out infinite 1.5s;z-index:1}@media(min-width:640px){.hero[data-astro-cid-bbe6dxrz]{padding:4rem 2rem}.avatar[data-astro-cid-bbe6dxrz]{width:140px;height:140px}}@media(min-width:768px){.hero-header[data-astro-cid-bbe6dxrz]{flex-direction:row;align-items:center;gap:2.5rem}.avatar[data-astro-cid-bbe6dxrz]{width:160px;height:160px}.hero-content[data-astro-cid-bbe6dxrz]{gap:2.25rem}}@media(min-width:1024px){.avatar[data-astro-cid-bbe6dxrz]{width:180px;height:180px}}