.profile-card[data-astro-cid-c7gr6yg2]{width:100%;background-color:var(--color-light-purple);border:1px solid var(--color-dark-gray);border-radius:5px;box-shadow:0 8px 8px #7c70841f}.profile-card[data-astro-cid-c7gr6yg2].is-active{animation:card-squash-stretch .5s ease-in-out}@keyframes card-squash-stretch{0%{transform:scale(1)}25%{transform:scale(1.02,.985)}50%{transform:scale(.9875,1.0175)}70%{transform:scale(1.0075,.995)}85%{transform:scale(.9975,1.0025)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.profile-card[data-astro-cid-c7gr6yg2].is-active{animation:none}}.profile-card__header[data-astro-cid-c7gr6yg2]{padding:var(--space-medium) var(--space-padding-medium);border-bottom:1px solid var(--color-dark-gray);border-radius:5px 5px 0 0;background-color:var(--color-light-purple);transition:background-color .3s ease}.profile-card__header[data-astro-cid-c7gr6yg2].is-flipped{background-color:var(--color-light-green)}@media(prefers-reduced-motion:reduce){.profile-card__header[data-astro-cid-c7gr6yg2]{transition:none}}.profile-card__header[data-astro-cid-c7gr6yg2] p[data-astro-cid-c7gr6yg2]{font-family:var(--font-display);font-size:var(--text-h3);font-weight:400}.profile-card__body[data-astro-cid-c7gr6yg2]{display:flex;flex-direction:column;gap:var(--space-medium);background-color:var(--color-cream);border-radius:0 0 5px 5px;padding:var(--space-padding-medium)}.profile-row[data-astro-cid-c7gr6yg2]{display:flex;gap:var(--space-large);padding-bottom:var(--space-micro)}.photo[data-astro-cid-c7gr6yg2]{position:relative;flex-shrink:0;width:145px;height:138px;animation:pop-in .5s ease-out both}@media(min-width:600px){.photo[data-astro-cid-c7gr6yg2]{width:165px;height:157px}}@media(min-width:1024px){.photo[data-astro-cid-c7gr6yg2]{width:185px;height:176px}}.photo__frame[data-astro-cid-c7gr6yg2]{position:relative;width:100%;height:100%;border:1px solid var(--color-dark-gray);border-radius:5px;background-color:var(--color-light-purple);overflow:hidden;cursor:pointer;transition:background-color .3s ease}.photo__crop[data-astro-cid-c7gr6yg2]{position:relative;width:100%;height:100%;transition:transform .3s ease}.photo[data-astro-cid-c7gr6yg2] img[data-astro-cid-c7gr6yg2]{position:absolute;width:262.51%;height:155.15%;max-width:none;left:-23.17%;top:-19.15%}.photo__frame[data-astro-cid-c7gr6yg2].is-flipped{background-color:var(--color-light-green)}.photo__frame[data-astro-cid-c7gr6yg2].is-flipped .photo__crop[data-astro-cid-c7gr6yg2]{transform:scaleX(-1)}@media(prefers-reduced-motion:reduce){.photo__crop[data-astro-cid-c7gr6yg2],.photo__frame[data-astro-cid-c7gr6yg2]{transition:none}}.photo__frame[data-astro-cid-c7gr6yg2].is-active{animation:photo-squash-stretch .5s ease-in-out}@keyframes photo-squash-stretch{0%{transform:scale(1)}25%{transform:scale(1.04,.97)}50%{transform:scale(.975,1.035)}70%{transform:scale(1.015,.99)}85%{transform:scale(.995,1.005)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.photo__frame[data-astro-cid-c7gr6yg2].is-active{animation:none}}.stats[data-astro-cid-c7gr6yg2]{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--space-medium);justify-content:center}.stats__info[data-astro-cid-c7gr6yg2]{display:flex;flex-direction:column;gap:var(--space-micro)}.stat[data-astro-cid-c7gr6yg2]{display:flex;align-items:center;gap:6px;font-size:var(--text-micro);color:var(--color-light-grey);animation:pop-in .5s ease-out both}.stat[data-astro-cid-c7gr6yg2]:nth-child(1){animation-delay:0s}.stat[data-astro-cid-c7gr6yg2]:nth-child(2){animation-delay:.08s}.stat[data-astro-cid-c7gr6yg2] img[data-astro-cid-c7gr6yg2]{flex-shrink:0}.abilities[data-astro-cid-c7gr6yg2]{--ability-progress: 0;--ability-color: var(--color-medium-green);display:flex;flex-direction:column;gap:6px;padding-bottom:var(--space-small)}.abilities__label[data-astro-cid-c7gr6yg2]{font-size:var(--text-micro);font-weight:700;color:var(--color-light-grey);animation:pop-in .5s ease-out both;animation-delay:.16s}.abilities[data-astro-cid-c7gr6yg2] ul[data-astro-cid-c7gr6yg2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.abilities[data-astro-cid-c7gr6yg2] li[data-astro-cid-c7gr6yg2]{display:flex;align-items:center;gap:6px;font-size:var(--text-micro);color:var(--color-light-grey);animation:pop-in .5s ease-out both}.abilities[data-astro-cid-c7gr6yg2] li[data-astro-cid-c7gr6yg2]:nth-child(1){animation-delay:.24s}.abilities[data-astro-cid-c7gr6yg2] li[data-astro-cid-c7gr6yg2]:nth-child(2){animation-delay:.32s}.abilities[data-astro-cid-c7gr6yg2] li[data-astro-cid-c7gr6yg2]:nth-child(3){animation-delay:.4s}@keyframes pop-in{0%{opacity:0;transform:scale(.9)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.photo[data-astro-cid-c7gr6yg2],.stat[data-astro-cid-c7gr6yg2],.abilities__label[data-astro-cid-c7gr6yg2],.abilities[data-astro-cid-c7gr6yg2] li[data-astro-cid-c7gr6yg2],.bar-label[data-astro-cid-c7gr6yg2],.bio-text[data-astro-cid-c7gr6yg2]{animation:none}}.ability-marker[data-astro-cid-c7gr6yg2]{flex-shrink:0;display:block;will-change:transform;transform:rotate(calc(-90deg + var(--ability-progress) * 90deg))}.ability-marker[data-astro-cid-c7gr6yg2] path[data-astro-cid-c7gr6yg2]{fill:var(--ability-color)}.bars[data-astro-cid-c7gr6yg2]{display:flex;flex-direction:column;gap:3px}.bar-row[data-astro-cid-c7gr6yg2]{display:flex;align-items:center;gap:8px}.bar-label[data-astro-cid-c7gr6yg2]{flex-shrink:0;width:15px;font-size:var(--text-micro);color:var(--color-light-grey);animation:pop-in .5s ease-out both}.bar-row[data-astro-cid-c7gr6yg2]:nth-child(1) .bar-label[data-astro-cid-c7gr6yg2]{animation-delay:0s}.bar-row[data-astro-cid-c7gr6yg2]:nth-child(2) .bar-label[data-astro-cid-c7gr6yg2]{animation-delay:.08s}.bar[data-astro-cid-c7gr6yg2]{flex:1;height:7px;border-radius:5px;transform:scaleX(0);transform-origin:left;opacity:.35;animation:bar-fill 1s ease-out forwards}@keyframes bar-fill{to{transform:scaleX(1);opacity:1}}@media(prefers-reduced-motion:reduce){.bar[data-astro-cid-c7gr6yg2]{animation:none;transform:scaleX(1);opacity:1}.abilities[data-astro-cid-c7gr6yg2]{--ability-progress: 1;--ability-color: var(--color-light-green)}}.bar--hp[data-astro-cid-c7gr6yg2]{background-color:var(--color-medium-green);animation-delay:.5s}.bar--xp[data-astro-cid-c7gr6yg2]{background-color:var(--color-medium-purple);animation-delay:.58s}.bio-text[data-astro-cid-c7gr6yg2]{font-size:var(--text-body);line-height:1.5;animation:fade-in-scale .9s ease-out both;animation-delay:0s}@keyframes fade-in-scale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;padding:var(--space-padding-large);gap:var(--space-padding-large)}.headline[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{margin:0;font-family:var(--font-display);font-size:var(--text-h1);font-weight:500;line-height:1.4}.name-anchor[data-astro-cid-bbe6dxrz]{position:relative;display:inline-block}.romaji[data-astro-cid-bbe6dxrz]{position:absolute;left:50%;top:-10.2px;transform:translate(-50%);font-family:var(--font-body);font-size:9px;font-weight:400;color:var(--color-light-grey);white-space:nowrap}.pronunciation[data-astro-cid-bbe6dxrz]{display:inline-block;position:relative;top:-1px;vertical-align:baseline;margin-left:6px;font-family:var(--font-body);font-size:var(--text-micro);font-weight:400;color:var(--color-light-grey);white-space:nowrap}.section-heading[data-astro-cid-ytvomcwp]{--arrow-progress: 0;--arrow-color: var(--color-light-green);display:flex;align-items:center;justify-content:center;gap:var(--space-large);padding:var(--space-padding-medium) var(--space-padding-large)}h2[data-astro-cid-ytvomcwp]{flex:1;margin:0;text-align:center;font-family:var(--font-display);font-size:var(--text-h1);font-weight:500}.marker-group[data-astro-cid-ytvomcwp]{flex-shrink:0;display:flex;flex-direction:column;gap:3.4px}.marker[data-astro-cid-ytvomcwp]{display:block;will-change:transform}.marker[data-astro-cid-ytvomcwp] path[data-astro-cid-ytvomcwp]{fill:var(--arrow-color)}.marker-group--left[data-astro-cid-ytvomcwp] .marker[data-astro-cid-ytvomcwp]{transform:rotate(calc(-90deg + var(--arrow-progress) * 90deg))}.marker-group--right[data-astro-cid-ytvomcwp] .marker[data-astro-cid-ytvomcwp]{transform:rotate(calc(90deg - var(--arrow-progress) * 90deg))}@media(prefers-reduced-motion:reduce){.section-heading[data-astro-cid-ytvomcwp]{--arrow-progress: 1;--arrow-color: var(--color-medium-green)}}.project-card[data-astro-cid-mspuyifq]{display:block;position:relative;border:1px solid var(--color-dark-gray);border-radius:5px;box-shadow:0 8px 16px #7c70841f;text-decoration:none;color:inherit}.project-card[data-astro-cid-mspuyifq].is-hovering{animation:card-bubble-in .42s ease-out forwards}.project-card[data-astro-cid-mspuyifq].is-leaving{animation:card-bubble-out .34s ease-out forwards}@keyframes card-bubble-in{0%{transform:scale(1)}55%{transform:scale(1.075)}80%{transform:scale(1.03)}to{transform:scale(1.05)}}@keyframes card-bubble-out{0%{transform:scale(1.05)}45%{transform:scale(.975)}75%{transform:scale(1.015)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.project-card[data-astro-cid-mspuyifq].is-hovering,.project-card[data-astro-cid-mspuyifq].is-leaving{animation:none}}.project-card__body[data-astro-cid-mspuyifq]{position:relative;padding:var(--space-padding-medium)}.project-card__image[data-astro-cid-mspuyifq]{aspect-ratio:2000 / 1125;border:1px solid var(--color-dark-gray);border-radius:5px;overflow:hidden;background-color:var(--color-medium-purple)}.project-card__text[data-astro-cid-mspuyifq]{display:flex;flex-direction:column;gap:var(--space-large);padding-top:var(--space-large)}.project-card__text[data-astro-cid-mspuyifq] h3[data-astro-cid-mspuyifq]{margin:0;font-family:var(--font-display);font-size:var(--text-h2);font-weight:500}.project-card__text[data-astro-cid-mspuyifq] hr[data-astro-cid-mspuyifq]{width:100%;height:1px;margin:0;border:none;background-color:var(--color-light-grey);border-radius:5px}.project-card__text[data-astro-cid-mspuyifq] p[data-astro-cid-mspuyifq]{margin:0;font-size:var(--text-body);line-height:1.5}.project-card__skills[data-astro-cid-mspuyifq]{font-size:var(--text-micro);color:var(--color-light-grey)}.project-card__cta[data-astro-cid-mspuyifq]{position:relative;display:flex;align-items:center;justify-content:center;height:50px;border-top:1px solid var(--color-dark-gray);border-radius:0 0 5px 5px;background-color:var(--color-light-green);font-family:var(--font-display);font-size:var(--text-micro)}.work[data-astro-cid-j7pv25f6]{padding:var(--space-padding-large)}
