.hero__figure{position:relative;justify-self:end;width:min(100%,420px);margin-top:18px}.hero__photo{position:relative;aspect-ratio:1}.hero__photo .portrait{position:absolute;inset:16px}.hero__ring{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.hero__ring circle{fill:none}.hero__ring .r-base{stroke:var(--line-2);stroke-width:1}.hero__ring .r-draw{stroke:url(#studio-gold) var(--gold-flat);stroke-width:1.5;stroke-linecap:round;stroke-dasharray:1 1;transform:rotate(-90deg);transform-origin:50% 50%}@media(prefers-reduced-motion:no-preference){.hero__ring .r-draw{stroke-dasharray:1;stroke-dashoffset:1;animation:ring 2.2s var(--ease-io) .35s forwards}@keyframes ring{to{stroke-dashoffset:.72}}}@media(prefers-reduced-motion:reduce){.hero__ring .r-draw{stroke-dasharray:.28 1}}.hero__caption{margin-top:26px;display:grid;gap:4px;padding-left:16px}.hero__caption .serif{font-size:1.625rem;line-height:1.15;font-style:italic;color:var(--ink);margin-bottom:6px}.hero__caption .serif em{color:var(--accent)}.hero__caption .meta{color:var(--muted)}.hero__caption .meta+.meta{color:var(--faint)}@media(max-width:960px){.hero__figure{display:none}}
