.hero[data-v-1c8e6797]{align-items:stretch;display:flex;height:calc(100vh - var(--header-h));height:calc(100svh - var(--header-h));position:relative}.hero[data-v-1c8e6797]:after{background:linear-gradient(to bottom,transparent,var(--bg));bottom:0;content:"";height:80px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.hero__left[data-v-1c8e6797]{align-items:center;display:flex;flex-shrink:0;padding:2rem 4rem 2.5rem clamp(2rem,calc(50vw - 640px + 2rem),14rem);position:relative;width:min(58%,820px);z-index:2}@media(max-width:1024px){.hero__left[data-v-1c8e6797]{padding-right:2rem;width:min(60%,580px)}}@media(max-width:768px){.hero__left[data-v-1c8e6797]{align-items:flex-end;background:transparent;padding-bottom:5rem;padding-left:1.5rem;padding-right:1.5rem;width:100%}}@media(max-width:480px){.hero__left[data-v-1c8e6797]{padding-left:1.25rem;padding-right:1.25rem}}.hero__left-inner[data-v-1c8e6797]{max-width:620px;width:100%}@media(max-width:768px){.hero__left-inner[data-v-1c8e6797]{max-width:100%}}.hero__photo-wrap[data-v-1c8e6797]{bottom:0;overflow:hidden;position:absolute;right:0;top:calc(var(--header-h)*-1);width:60%}@media(max-width:1024px){.hero__photo-wrap[data-v-1c8e6797]{left:auto;width:75%}}@media(max-width:768px){.hero__photo-wrap[data-v-1c8e6797]{opacity:1;width:100%}}@media(max-width:480px){.hero__photo-wrap[data-v-1c8e6797]{-o-object-position:center 60%;object-position:center 60%}}.hero__photo-wrap[data-v-1c8e6797] picture{display:contents}.hero__photo-wrap[data-v-1c8e6797] .hero__photo{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center -5%;object-position:center -5%;width:100%}.hero__photo-grad[data-v-1c8e6797]{background:radial-gradient(ellipse 75% 88% at 62% 46%,transparent 30%,var(--bg) 72%),linear-gradient(to right,var(--bg) 0,transparent 28%);inset:0;pointer-events:none;position:absolute}@media(max-width:1024px){.hero__photo-grad[data-v-1c8e6797]{background:radial-gradient(ellipse 72% 88% at 55% 48%,transparent 30%,var(--bg) 70%),linear-gradient(to right,var(--bg) 0,transparent 30%)}}@media(max-width:768px){.hero__photo-grad[data-v-1c8e6797]{background:linear-gradient(to bottom,rgba(0,0,0,.15) 0,var(--bg) 85%),linear-gradient(to bottom,var(--bg) 0,transparent 20%)}}.hero__name[data-v-1c8e6797]{display:flex;flex-direction:column;font-size:clamp(3.8rem,8vw,7.5rem);font-weight:900;letter-spacing:-.04em;line-height:.9;margin-bottom:1.5rem}@media(max-width:1024px){.hero__name[data-v-1c8e6797]{font-size:clamp(3.2rem,9vw,6rem)}}@media(max-width:768px){.hero__name[data-v-1c8e6797]{font-size:clamp(3rem,14vw,5.5rem)}}@media(max-width:480px){.hero__name[data-v-1c8e6797]{font-size:clamp(2.8rem,16vw,4.5rem)}}.hero__name-line--accent[data-v-1c8e6797]{color:transparent;-webkit-text-stroke:1.5px var(--text)}.hero__typewriter[data-v-1c8e6797]{align-items:center;color:var(--text-muted);display:flex;font-family:var(--font-mono);font-size:clamp(.85rem,1.6vw,1.05rem);gap:0;margin-bottom:2.5rem;min-height:2.2rem}@media(max-width:768px){.hero__typewriter[data-v-1c8e6797]{font-size:.85rem}}.hero__type-prefix[data-v-1c8e6797]{color:var(--accent);font-weight:600;margin-right:.5em}.hero__type-text[data-v-1c8e6797]{color:var(--text);font-weight:400}.hero__type-cursor[data-v-1c8e6797]{animation:blink-1c8e6797 1s step-end infinite;color:var(--accent);font-weight:300;margin-left:1px}.hero__actions[data-v-1c8e6797]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.hero__socials[data-v-1c8e6797]{display:flex;flex-wrap:wrap;gap:1.25rem}@keyframes blink-1c8e6797{0%,to{opacity:1}50%{opacity:0}}.btn[data-v-1c8e6797]{align-items:center;border-radius:8px;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.7rem 1.5rem;transition:transform .15s,box-shadow .15s}.btn[data-v-1c8e6797]:active{transform:scale(.98)}.btn--primary[data-v-1c8e6797]{background:var(--accent);color:#fff}.btn--primary[data-v-1c8e6797]:hover{box-shadow:var(--accent-glow)}.btn--ghost[data-v-1c8e6797]{background:var(--bg-subtle);border:1px solid var(--border);color:var(--text)}.btn--ghost[data-v-1c8e6797]:hover{border-color:var(--border-md)}.social-link[data-v-1c8e6797]{align-items:center;color:var(--text-muted);display:flex;font-size:.8rem;gap:.4rem}.social-link[data-v-1c8e6797]:hover{color:var(--text)}.scroll-hint[data-v-1c8e6797]{align-items:center;animation:bounce-1c8e6797 2.5s ease-in-out infinite;background:var(--bg-card);border:1px solid var(--border);border-radius:50%;bottom:2rem;color:var(--text-muted);display:flex;height:40px;justify-content:center;left:50%;position:absolute;transform:translate(-50%);width:40px;z-index:4}.scroll-hint[data-v-1c8e6797]:hover{border-color:var(--accent);color:var(--accent)}@keyframes bounce-1c8e6797{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.section-header[data-v-0822df93]{margin-bottom:4rem}@media(max-width:768px){.section-header[data-v-0822df93]{margin-bottom:2rem}}.section-num[data-v-0822df93]{color:var(--accent);display:block;font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.1em;margin-bottom:.6rem}.section-heading[data-v-0822df93]{color:var(--text);font-size:clamp(2.4rem,5.5vw,4rem);font-weight:900;letter-spacing:-.04em;line-height:.92}@media(max-width:768px){.section-heading[data-v-0822df93]{font-size:clamp(1.8rem,9vw,2.8rem)}}.about-stats[data-v-5fb49a7d]{border:1px solid var(--border);border-radius:var(--radius);display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin-bottom:3rem;overflow:hidden}@media(max-width:768px){.about-stats[data-v-5fb49a7d]{grid-template-columns:repeat(2,1fr)}}.about-stat[data-v-5fb49a7d]{border-right:1px solid var(--border);display:flex;flex-direction:column;padding:1.25rem 1.5rem}.about-stat[data-v-5fb49a7d]:last-child{border-right:none}.about-stat__value[data-v-5fb49a7d]{color:var(--text);font-size:1.75rem;font-weight:800;letter-spacing:-.04em;line-height:1}.about-stat__label[data-v-5fb49a7d]{color:var(--text-muted);font-size:.78rem;margin-top:.3rem}@media(max-width:768px){.about-stat[data-v-5fb49a7d]:nth-child(2){border-right:none}.about-stat[data-v-5fb49a7d]:nth-child(n+3){border-top:1px solid var(--border)}}.about-grid[data-v-5fb49a7d]{align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 300px}@media(max-width:768px){.about-grid[data-v-5fb49a7d]{gap:2rem;grid-template-columns:1fr}}.about-bio[data-v-5fb49a7d]{color:var(--text);font-size:1.125rem;line-height:1.8}.about-meta[data-v-5fb49a7d]{display:flex;flex-direction:column;gap:.875rem}.meta-row[data-v-5fb49a7d]{align-items:flex-start;display:flex;gap:.75rem}.meta-row dt[data-v-5fb49a7d]{color:var(--text-muted);flex-shrink:0;padding-top:2px}.meta-row dd[data-v-5fb49a7d]{color:var(--text-muted);font-size:.9375rem;line-height:1.4}.link[data-v-5fb49a7d]{color:var(--accent)}.link[data-v-5fb49a7d]:hover{text-decoration:underline}
