.hero{color:var(--mid);background:#000}.hero-role{font-family:var(--font-inter);letter-spacing:.2em;text-transform:uppercase;color:var(--subtle);margin:0 0 1.25rem;font-size:.68rem;font-weight:500}.hero-headline{min-height:calc(1.15*clamp(1.75rem,3.2vw + .5rem,2.75rem) + clamp(3.5rem,9vw + .5rem,6.75rem)/1.05263 + .15em);margin:0}.hero-headline__greeting{font-family:var(--font-inter);letter-spacing:-.02em;color:#dcdae4e0;font-size:clamp(1.75rem,3.2vw + .5rem,2.75rem);font-weight:300;line-height:1.15}.hero-headline__name{min-height:calc(clamp(3.5rem,9vw + .5rem,6.75rem)/1.05263);font-family:var(--font-serif);letter-spacing:-.03em;color:var(--hi);margin-top:.15em;font-size:clamp(3.5rem,9vw + .5rem,6.75rem);font-style:italic;font-weight:500;line-height:.95}.hero-headline__dot{color:var(--acc);font-style:normal}.hero-description{max-width:28rem;font-family:var(--font-inter);color:var(--mid);margin:1.75rem 0 0;font-size:clamp(.9rem,1vw + .5rem,1rem);font-weight:400;line-height:1.75}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-fade-up-sm{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-portrait-in{0%{opacity:0}to{opacity:1}}.hero-anim--greeting{animation:hero-fade-up .95s var(--ease).14s both}.hero-anim--name{animation:hero-fade-up .95s var(--ease).26s both}.hero-anim--cta{animation:hero-fade-up-sm .85s var(--ease).55s both}.hero-portrait__stage--anim{animation:hero-portrait-in 1.2s var(--ease).15s both}@media (prefers-reduced-motion:reduce){.hero-anim--greeting,.hero-anim--name,.hero-anim--cta,.hero-portrait__stage--anim{animation:none}}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:1.25rem 1.75rem;display:flex}.hero-cta{font-family:var(--font-inter);transition:color .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease),background .3s var(--ease);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.hero-cta--primary{border:1px solid var(--acc-muted);letter-spacing:.14em;text-transform:uppercase;color:var(--hi);background:var(--acc-dim);box-shadow:0 0 24px var(--color-accent-glow);border-radius:999px;padding:.8rem 1.5rem .8rem 1.65rem;font-size:.72rem;font-weight:600}.hero-cta--primary:hover{border-color:var(--acc-soft);box-shadow:0 0 36px var(--color-accent-glow);background:#8b6bb833}.hero-cta--primary .hero-cta__icon{color:var(--acc-soft)}.hero-cta__icon{opacity:.85;transition:transform .3s var(--ease);place-items:center;display:grid}.hero-cta--primary:hover .hero-cta__icon{transform:translate(3px)}.hero-cta--secondary{letter-spacing:.12em;text-transform:uppercase;color:var(--mid);padding:.5rem 0;font-size:.72rem;font-weight:500}.hero-cta--secondary:hover{color:var(--hi)}.hero-portrait{flex-shrink:0;width:100%}.hero-portrait__stage{width:100%;position:relative}.hero-portrait__frame{width:100%;height:clamp(340px,54vh,540px);min-height:280px;position:relative}.hero-portrait__image{object-fit:contain;object-position:center bottom;filter:contrast(1.02)saturate(.95)}.hero-portrait__fade{z-index:1;background:linear-gradient(90deg,#000 0%,#0000 20%)}.hero-portrait-col{justify-content:center;width:100%;margin:0;padding:0;display:flex}.hero-portrait-stack{flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0;padding:0;display:flex}.hero-footer{padding-bottom:clamp(1.5rem,3vh,2.25rem)}.hero-footer__social{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.hero-footer__dot{background:var(--acc);opacity:.85;border-radius:50%;width:4px;height:4px;margin:0 .65rem;display:none}.hero-footer__link{cursor:pointer;font-family:var(--font-inter);letter-spacing:.16em;text-transform:uppercase;color:var(--subtle);transition:color .25s var(--ease);background:0 0;border:none;justify-content:center;align-items:center;font-size:.68rem;font-weight:500;text-decoration:none;display:inline-flex}.hero-footer__link:hover{color:var(--acc-soft)}.hero-footer__icon{justify-content:center;align-items:center;display:inline-flex}.hero-footer__label{display:none}@media (width<=767px){.hero-footer__social{gap:.35rem .5rem}.hero-footer__link{color:var(--mid);padding:.5rem}}@media (width>=768px){.hero-footer__dot{display:inline-block}.hero-footer__icon{display:none}.hero-footer__label{display:inline}}.lsw{z-index:20;position:absolute;top:clamp(1rem,2.5vh,1.5rem);right:clamp(1rem,2.5vh,1.5rem)}.lsw__trigger{border:1px solid var(--color-border-hover);-webkit-backdrop-filter:blur(14px);font-family:var(--font-inter);letter-spacing:.1em;text-transform:uppercase;color:var(--mid);cursor:pointer;transition:border-color .2s var(--ease),color .2s var(--ease),background .2s var(--ease);background:#080808cc;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.68rem;font-weight:600;display:inline-flex}.lsw__trigger:hover{border-color:var(--acc-muted);color:var(--acc-soft)}.lsw__globe{opacity:.7;flex-shrink:0}.lsw__current{min-width:1.6rem}.lsw__chevron{transition:transform .2s var(--ease);color:var(--subtle);flex-shrink:0}.lsw__chevron--open{transform:rotate(180deg)}.lsw__dropdown{border:1px solid var(--color-border-hover);-webkit-backdrop-filter:blur(16px);min-width:8rem;animation:lsw-in .15s var(--ease)both;background:#0c0c0ceb;border-radius:.75rem;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 32px #00000073}@keyframes lsw-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.lsw__option{width:100%;font-family:var(--font-inter);letter-spacing:.1em;text-transform:uppercase;color:var(--mid);cursor:pointer;transition:background .15s var(--ease),color .15s var(--ease);background:0 0;border:none;border-radius:.45rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.72rem;font-weight:500;display:flex}.lsw__option:hover{background:var(--acc-dim);color:var(--acc-soft)}.lsw__option--active{color:var(--hi)}.hero__grid{grid-template-columns:1fr;justify-content:center;align-items:center;gap:1.5rem;min-height:0;display:grid}@media (width>=768px){.hero__main{position:static}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.5rem,3vw,2.5rem);min-height:clamp(420px,70vh,720px);position:static}.hero-copy{z-index:10;align-self:center;position:relative}.hero-portrait-col{z-index:1;justify-content:flex-end;align-items:flex-end;width:max(58vw,155dvh);max-width:none;position:absolute;top:0;bottom:0;right:-3rem}.hero-portrait-stack,.hero-portrait,.hero-portrait__stage,.hero-portrait__frame{width:100%;height:100%}.hero-portrait__frame{min-height:100%}}@media (width>=1024px){.hero__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:clamp(460px,72vh,760px)}.hero-portrait-col{width:max(56vw,155dvh);right:-4rem}}@media (width>=1024px) and (width<=1102px){.hero-headline__name{font-size:clamp(3.5rem,7vw,5.5rem)}}@media (width>=1024px) and (width<=1299px){.hero-portrait-col{width:max(56vw,155dvh);right:-20vw}}@media (width>=1280px){.hero-portrait-col{width:max(54vw,155dvh);right:-5rem}}@media (width<=1023px){.hero__main{justify-content:flex-end;padding-bottom:1.25rem}.hero__grid{flex:none;grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{z-index:10;text-align:center;align-self:end;align-items:center;max-width:none;margin-top:auto;position:relative}.hero-description{margin-left:auto;margin-right:auto}.hero-cta-row{justify-content:center}.hero-portrait-col{z-index:0;justify-content:center;align-items:stretch;width:100vw;margin:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hero-portrait-stack,.hero-portrait,.hero-portrait__stage,.hero-portrait__frame{width:100%;height:100%}.hero-portrait__frame{min-height:100%}.hero-portrait__image{object-fit:cover;object-position:top center}.hero-portrait__fade{background:linear-gradient(#0000 10%,#00000026 28%,#0000008c 50%,#000 76% 100%)}.hero-footer__inner{justify-content:center}}
