.z-field[data-v-aea58386]{grid-template-columns:120px minmax(0,1fr);gap:1rem 1.5rem;margin:3em .5rem 1em;display:grid}.z-field>.z-field-label[data-v-aea58386]{font-size:var(--fs-h3);font-weight:700;line-height:var(--lh-tight);text-align:end}@media (width<=768px){.z-field[data-v-aea58386]{grid-template-columns:1fr}.z-field>.z-field-label[data-v-aea58386]{text-align:start}}.z-field-content[data-v-aea58386]{min-width:0}.z-field-content[data-v-aea58386] p{line-height:var(--lh-body)}.z-field-content[data-v-aea58386] p+p{margin-top:var(--sp-2)}.button[data-v-27cfa4ab]{border:1px solid var(--c-border);border-radius:var(--radius-full);background-color:var(--c-bg-1);color:var(--c-text-1);cursor:pointer;align-items:center;padding:.45em 1.1em;font-weight:500;line-height:1.4;transition:color .1s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.button[data-v-27cfa4ab]:hover{border-color:var(--c-primary-soft);background-color:var(--c-primary-soft);color:var(--c-primary)}.button[data-v-27cfa4ab]:active{filter:contrast(.92);transform:translateY(0)}.button[data-v-27cfa4ab]:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}.button[data-v-27cfa4ab]:disabled{background-color:var(--c-bg-2);color:var(--c-text-3);cursor:not-allowed;border-color:#0000}.button.primary[data-v-27cfa4ab]{box-shadow:var(--shadow-card);border-color:#0000}.button.primary[data-v-27cfa4ab],.button.primary[data-v-27cfa4ab]:hover{background-color:var(--c-primary);color:var(--c-bg)}.button.primary[data-v-27cfa4ab]:hover{box-shadow:var(--shadow-nav);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.button[data-v-27cfa4ab]{transition:color .1s,background-color .2s}.button.primary[data-v-27cfa4ab]:hover{transform:none}}.button-main[data-v-27cfa4ab]{justify-content:center;align-items:center;gap:.35em;display:flex}.button-desc[data-v-27cfa4ab]{text-align:center;color:var(--c-text-2);font-size:.75em}.timeline[data-v-d47b7fc4]{width:100%;padding-inline-start:.75rem;position:relative}.timeline[data-v-d47b7fc4]:before{content:"";background-color:var(--c-border);width:2px;position:absolute;inset-block:.5em 0;inset-inline-start:0}.timeline-item[data-v-d47b7fc4]{grid-template-columns:7rem minmax(0,1fr);align-items:start;gap:1rem;padding:.55rem 0;display:grid;position:relative}.timeline-item[data-v-d47b7fc4]:before{content:"";border:2px solid var(--c-bg-1);border-radius:var(--radius-full);width:.5rem;height:.5rem;position:absolute;inset-block-start:.9rem;inset-inline-start:-.75rem;transform:translate(-50%)}.timeline-item.current[data-v-d47b7fc4]:before,.timeline-item[data-v-d47b7fc4]:before{background-color:var(--c-primary)}.timeline-item-date[data-v-d47b7fc4]{font-size:var(--fs-xs);color:var(--c-text-2);line-height:1.5}.timeline-item-content[data-v-d47b7fc4]{gap:var(--sp-1);display:grid}.timeline-item-content strong[data-v-d47b7fc4]{font-size:var(--fs-sm);color:var(--c-text-1)}.timeline-item-content span[data-v-d47b7fc4]{font-size:var(--fs-sm);color:var(--c-text-2);line-height:1.5}@media (width<=528px){.timeline-item[data-v-d47b7fc4]{gap:var(--sp-1);grid-template-columns:1fr}}.home-page[data-v-61282fe5]{width:100%;max-width:76rem;padding:1rem 1rem 4rem}.home-hero-section[data-v-61282fe5],.home-page[data-v-61282fe5]{isolation:isolate;position:relative}.home-hero-section[data-v-61282fe5]{width:calc(100% + 2rem);min-height:calc(62svh + 3rem);margin-inline:-1rem;overflow:hidden}@media (width<=768px){.home-hero-section[data-v-61282fe5]{width:calc(100% + 1rem);min-height:calc(59svh + 2rem);margin-inline:-.5rem}}.home-hero[data-v-61282fe5]{place-items:center;width:100%;max-width:768px;min-height:62svh;margin:0 auto;display:grid}@media (width<=768px){.home-hero[data-v-61282fe5]{width:calc(100% - 2.5rem);min-height:59svh}}.home-watermark[data-v-61282fe5]{opacity:.055;color:var(--c-primary);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(12rem,24vw,22rem);font-weight:900;line-height:1;position:absolute;bottom:-.25rem;right:clamp(.25rem,1vw,.75rem)}@media (width<=768px){.home-watermark[data-v-61282fe5]{opacity:.045;font-size:clamp(9rem,46vw,13rem);bottom:-.125rem;right:.25rem}}.home-hero-field[data-v-61282fe5]{z-index:1;grid-template-columns:120px minmax(0,auto);gap:1rem 1.5rem;width:fit-content;max-width:calc(100% - 1rem);margin:3em auto 1em;position:relative;transform:translate(-3rem)}.home-hero-field[data-v-61282fe5] .z-field-label{text-align:end}.home-hero-field[data-v-61282fe5] .z-field-content p{line-height:1.5}@media (width<=768px){.home-hero-field[data-v-61282fe5]{grid-template-columns:1fr;width:auto;max-width:none;margin:3em .5rem 1em;transform:none}.home-hero-field[data-v-61282fe5] .z-field-label{text-align:start}}.home-hero-label[data-v-61282fe5]{font-size:3rem;display:inline-block}.home-hero-title[data-v-61282fe5]{font-size:3rem}mark[data-v-61282fe5]{background:linear-gradient(var(--c-primary-soft),var(--c-primary-soft)) no-repeat 0 100%/100% .3em;color:var(--c-primary);text-decoration:none;transition:all .2s;animation:.5s line-spread-61282fe5}mark[data-v-61282fe5]:hover{background-size:100% 50%}@media (prefers-reduced-motion:reduce){mark[data-v-61282fe5]{animation:none}}@keyframes line-spread-61282fe5{0%{background-size:0 .3em}}.desc[data-v-61282fe5]{color:var(--c-text-2);margin:1rem 0;font-size:1.5rem}.home-details[data-v-61282fe5]{width:100%;max-width:768px;margin:1rem auto 0}.home-intro-bio[data-v-61282fe5]{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--c-text-2)}.home-profile-summary-main[data-v-61282fe5]{justify-content:space-between;align-items:center;gap:var(--sp-3) var(--sp-4);flex-wrap:wrap;display:flex}.home-tags[data-v-61282fe5]{flex-wrap:wrap;flex-shrink:0;gap:.4rem;display:flex}.home-tags span[data-v-61282fe5]{border-radius:var(--radius-full);background-color:var(--c-bg-2);font-size:var(--fs-xs);color:var(--c-text-2);padding:.15em .7em}.home-hero-buttons[data-v-61282fe5]{flex-wrap:wrap;gap:.6rem;display:flex}.home-profile-label[data-v-61282fe5],.home-sponsor-label[data-v-61282fe5]{align-items:baseline;gap:.35rem;display:inline-flex}.home-profile-label .iconify[data-v-61282fe5],.home-sponsor-label .iconify[data-v-61282fe5]{font-size:1em}.home-details>.home-detail-field[data-v-61282fe5]{margin-top:3em}.home-profile-content[data-v-61282fe5]{border-top:1px solid var(--c-border)}.home-profile-summary[data-v-61282fe5]{padding:var(--sp-5) 0}.home-profile-surface[data-v-61282fe5]{border-block:1px solid var(--c-border);grid-template-columns:minmax(0,3fr) minmax(0,2fr);display:grid}.home-mbti-surface[data-v-61282fe5]{align-items:center;gap:var(--sp-4);padding:var(--sp-4);grid-template-columns:auto minmax(0,1fr);display:grid}.home-mbti-surface>img[data-v-61282fe5]{aspect-ratio:143/200;border-radius:var(--radius-sm);-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:7rem}.home-mbti-surface>div[data-v-61282fe5]{gap:var(--sp-2);min-width:0;display:grid}.home-mbti-surface a[data-v-61282fe5]{width:fit-content;font-size:var(--fs-xs);color:var(--c-primary)}.home-mbti-heading[data-v-61282fe5]{align-items:baseline;gap:var(--sp-2);display:flex}.home-mbti-heading strong[data-v-61282fe5]{font-size:var(--fs-h2);color:var(--c-primary)}.home-mbti-heading span[data-v-61282fe5]{font-size:var(--fs-sm);font-weight:600}.home-mbti-quote[data-v-61282fe5]{font-size:var(--fs-xs);color:var(--c-text-2);font-style:italic;line-height:1.5}.home-location-surface[data-v-61282fe5]{border-inline-end:1px solid var(--c-border);min-height:11rem;position:relative;overflow:hidden}.home-location-surface[data-v-61282fe5]:after{content:"";background:linear-gradient(to bottom,transparent 45%,var(--c-bg-a80));pointer-events:none;z-index:1;position:absolute;inset:0}.home-location-surface .home-map-image[data-v-61282fe5]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-location-surface .home-map-dark[data-v-61282fe5]{display:none}.home-location-surface p[data-v-61282fe5]{font-size:var(--fs-sm);color:var(--c-text-2);z-index:2;padding:.8rem 1rem;position:absolute;bottom:0;left:0;right:0}.home-location-surface p strong[data-v-61282fe5]{color:var(--c-text-1)}.dark{display:block}.home-skills-list[data-v-61282fe5]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.5rem;display:grid}.home-skill-header[data-v-61282fe5]{justify-content:space-between;gap:var(--sp-2);font-size:var(--fs-sm);margin-bottom:.3rem;display:flex}.home-skill-header span[data-v-61282fe5]:last-child{color:var(--c-text-2);font-weight:600}.home-skill-bar[data-v-61282fe5]{background-color:var(--c-border);border-radius:.15rem;height:.3rem;overflow:hidden}.home-skill-bar>div[data-v-61282fe5]{border-radius:inherit;background-color:var(--c-primary);height:100%}.home-sponsor-methods[data-v-61282fe5]{gap:var(--sp-3);margin-top:var(--sp-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-sponsor-methods figure[data-v-61282fe5]{justify-items:center;gap:var(--sp-2);padding:var(--sp-3) 0;border-bottom:1px solid var(--c-border);font-size:var(--fs-xs);text-align:center;color:var(--c-text-2);display:grid}.home-sponsor-methods h3[data-v-61282fe5]{font-size:var(--fs-sm);color:var(--c-text-1)}.home-sponsor-methods img[data-v-61282fe5]{aspect-ratio:1;border-radius:var(--radius-sm);-o-object-fit:contain;object-fit:contain;width:7rem}.home-sponsor-methods img.has-white-background[data-v-61282fe5]{background-color:#fff}.home-sponsors-title[data-v-61282fe5]{margin-top:var(--sp-5);gap:.4rem;padding-bottom:.6rem;font-weight:600;display:flex}.home-sponsors-list>div[data-v-61282fe5],.home-sponsors-title[data-v-61282fe5]{border-bottom:1px solid var(--c-border);font-size:var(--fs-sm);align-items:center}.home-sponsors-list>div[data-v-61282fe5]{gap:var(--sp-3);grid-template-columns:minmax(0,1fr) auto auto;padding:.55rem 0;display:grid}.home-sponsors-list strong[data-v-61282fe5]{color:var(--c-primary)}.home-sponsors-list time[data-v-61282fe5]{font-size:var(--fs-xs);color:var(--c-text-2)}@media (width<=768px){.home-page[data-v-61282fe5]{padding-inline:.5rem}.home-details>.home-detail-field[data-v-61282fe5]{margin-top:2.25em}.home-profile-summary[data-v-61282fe5]{padding:var(--sp-4) 0}.home-profile-surface[data-v-61282fe5]{grid-template-columns:1fr}.home-location-surface[data-v-61282fe5]{aspect-ratio:16/6;border-inline-end:0;border-bottom:1px solid var(--c-border);min-height:0}.home-mbti-surface>img[data-v-61282fe5]{height:8rem}.home-skills-list[data-v-61282fe5],.home-sponsor-methods[data-v-61282fe5]{grid-template-columns:1fr}}@media (width<=528px){.home-page[data-v-61282fe5]{padding-bottom:var(--sp-6)}.home-location-surface[data-v-61282fe5]{aspect-ratio:auto;min-height:10rem}.home-sponsor-methods img[data-v-61282fe5]{width:6rem}.home-sponsors-list time[data-v-61282fe5]{grid-column:1/-1}}
