.HomePageClient-module__EEcY4G__hero{border-bottom-left-radius:var(--radius-hero);border-bottom-right-radius:var(--radius-hero);justify-content:flex-start;align-items:flex-end;min-height:clamp(400px,120vw,720px);padding:clamp(96px,16vh,200px) 24px clamp(40px,7vh,72px);display:flex;position:relative;overflow:hidden}.HomePageClient-module__EEcY4G__heroBg{z-index:0;border-bottom-left-radius:var(--radius-hero);border-bottom-right-radius:var(--radius-hero);position:absolute;inset:0;overflow:hidden}.HomePageClient-module__EEcY4G__heroBgImg{object-fit:cover;object-position:center;border-bottom-left-radius:var(--radius-hero);border-bottom-right-radius:var(--radius-hero)}.HomePageClient-module__EEcY4G__heroOverlay{z-index:1;background:linear-gradient(110deg, color-mix(in srgb, var(--color-black) 55%, transparent) 0%, color-mix(in srgb, var(--color-black) 35%, transparent) 40%, color-mix(in srgb, var(--color-black) 10%, transparent) 100%);position:absolute;inset:0}.HomePageClient-module__EEcY4G__heroContent{z-index:2;width:100%;max-width:580px;color:var(--color-white);flex-direction:column;gap:24px;margin-left:clamp(0px,4vw,72px);display:flex;position:relative}.HomePageClient-module__EEcY4G__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(38px,5.5vw,64px);font-weight:700;line-height:1.05}.HomePageClient-module__EEcY4G__heroLine1{color:color-mix(in srgb, var(--color-white) 95%, transparent);display:block}.HomePageClient-module__EEcY4G__heroLine2{background:var(--gradient-hero-headline);color:#0000;filter:drop-shadow(0 2px 10px color-mix(in srgb, var(--color-black) 45%, transparent));-webkit-background-clip:text;background-clip:text;margin-top:4px;font-weight:800;display:block}.HomePageClient-module__EEcY4G__heroCtas{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.HomePageClient-module__EEcY4G__ctaPrimary{background:var(--gradient-brand-btn);color:var(--color-white);box-shadow:0 6px 20px -8px color-mix(in srgb, var(--color-purple) 55%, transparent);border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 22px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.HomePageClient-module__EEcY4G__ctaPrimary:hover{box-shadow:0 10px 28px -8px color-mix(in srgb, var(--color-purple) 65%, transparent);transform:translateY(-1px)}.HomePageClient-module__EEcY4G__ctaPrimary:active{transform:translateY(0)}.HomePageClient-module__EEcY4G__tiles{background:var(--color-bg);padding:96px 24px}.HomePageClient-module__EEcY4G__tilesHeading{text-align:center;font-family:var(--font-outfit), "Outfit", system-ui, sans-serif;max-width:720px;color:var(--color-text-primary);letter-spacing:-.01em;margin:0 auto 48px;font-size:clamp(1.5rem,3vw + .5rem,2.25rem);font-weight:400;line-height:1.2}.HomePageClient-module__EEcY4G__tileGrid{max-width:var(--content-width);grid-template-columns:repeat(4, minmax(0, var(--home-card-max)));grid-auto-rows:1fr;justify-content:center;gap:20px;margin:0 auto;padding:0;list-style:none;display:grid}@media (max-width:960px){.HomePageClient-module__EEcY4G__tileGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.HomePageClient-module__EEcY4G__tileGrid{grid-template-columns:repeat(2,1fr);gap:14px}.HomePageClient-module__EEcY4G__tiles{padding:64px 20px}.HomePageClient-module__EEcY4G__tile{gap:10px;padding:16px}.HomePageClient-module__EEcY4G__tileLabel{text-wrap:balance;font-size:.9375rem}}.HomePageClient-module__EEcY4G__tile{color:var(--color-text-primary);border-radius:18px;flex-direction:column;gap:14px;height:100%;padding:24px;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex;}.HomePageClient-module__EEcY4G__tile:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--color-purple) 18%, transparent);transform:translateY(-2px)}.HomePageClient-module__EEcY4G__tileIcon{background:var(--gradient-brand);width:44px;height:44px;color:var(--color-white);border-radius:12px;justify-content:center;align-items:center;display:flex}.HomePageClient-module__EEcY4G__tileLabel{min-height:2.6em;color:var(--color-text-primary);font-size:1.0625rem;font-weight:600;line-height:1.3}.HomePageClient-module__EEcY4G__tileCta{color:var(--color-accent);margin-top:auto;padding-top:4px;font-size:.875rem;font-weight:600;display:block}.HomePageClient-module__EEcY4G__tileCtaEnd{white-space:nowrap}@keyframes HomePageClient-module__EEcY4G__tileCtaNudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.HomePageClient-module__EEcY4G__tileCta svg{vertical-align:middle;margin-left:4px;animation:1.3s ease-in-out infinite HomePageClient-module__EEcY4G__tileCtaNudge;display:inline-block}.HomePageClient-module__EEcY4G__tile:hover .HomePageClient-module__EEcY4G__tileCta svg{animation-duration:.7s}@media (prefers-reduced-motion:reduce){.HomePageClient-module__EEcY4G__tileCta svg{animation:none}}.HomePageClient-module__EEcY4G__pathways{max-width:var(--max-width);margin:0 auto;padding:80px 24px 96px}@media (max-width:640px){.HomePageClient-module__EEcY4G__pathways{padding:56px 18px 72px}}.HomePageClient-module__EEcY4G__pathwaysHeader{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:16px;margin-bottom:32px;display:flex}.HomePageClient-module__EEcY4G__pathwaysHeading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text-primary);margin:0;font-size:clamp(24px,4vw,36px);font-weight:800}@media (min-width:1025px){section[aria-labelledby=pathways-heading] .HomePageClient-module__EEcY4G__pathwaysHeader{max-width:calc(4 * var(--home-card-max) + 3 * var(--space-lg));justify-content:flex-start;margin-inline:auto}}.HomePageClient-module__EEcY4G__pathwaysViewAll{color:var(--color-accent);align-items:center;gap:4px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.HomePageClient-module__EEcY4G__pathwaysViewAll:hover{text-decoration:underline}.HomePageClient-module__EEcY4G__blogBlurb{max-width:62ch;margin:calc(-1 * var(--space-md)) auto var(--space-xl);text-align:center;font-size:var(--text-body-lg);line-height:var(--line-height-normal);color:var(--color-text-secondary)}.HomePageClient-module__EEcY4G__blogViewAll{margin-top:var(--space-xl);justify-content:center;display:flex}.HomePageClient-module__EEcY4G__pathwayGroups{grid-template-columns:repeat(4, minmax(0, var(--home-card-max)));justify-content:center;gap:var(--space-lg);display:grid}@media (max-width:1024px){.HomePageClient-module__EEcY4G__pathwayGroups{grid-template-columns:repeat(2,1fr)}}.HomePageClient-module__EEcY4G__pathwayGroup{display:contents}.HomePageClient-module__EEcY4G__pathwayGroupCards{margin:0;padding:0;list-style:none;display:contents}.HomePageClient-module__EEcY4G__pathwayGroupHeading{font-family:var(--font-display);font-size:var(--text-h5);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-display-tight);color:var(--color-text-primary);margin:0 0 var(--space-md);display:none}@media (max-width:600px){.HomePageClient-module__EEcY4G__pathwayGroups,.HomePageClient-module__EEcY4G__pathwayGroup{display:block}.HomePageClient-module__EEcY4G__pathwayGroup:not(:last-child){margin-bottom:var(--space-2xl)}.HomePageClient-module__EEcY4G__pathwayGroupHeading{display:block}.HomePageClient-module__EEcY4G__pathwayGroupCards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--space-lg);padding-bottom:var(--space-sm);display:flex;overflow-x:auto}.HomePageClient-module__EEcY4G__pathwayGroupCards>li{max-width:var(--home-card-max);scroll-snap-align:start;flex:0 0 82%}}.HomePageClient-module__EEcY4G__pathwaysGrid{grid-template-columns:repeat(4, minmax(0, var(--home-card-max)));justify-content:center;gap:var(--space-lg);margin:0;padding:0;list-style:none;display:grid}@media (max-width:1024px){.HomePageClient-module__EEcY4G__pathwaysGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HomePageClient-module__EEcY4G__pathwaysGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-sm);grid-template-columns:none;display:flex;overflow-x:auto}.HomePageClient-module__EEcY4G__pathwaysGrid>*{max-width:var(--home-card-max);scroll-snap-align:start;flex:0 0 82%}}.HomePageClient-module__EEcY4G__homeCard{gap:var(--home-card-gap);color:inherit;flex-direction:column;text-decoration:none;display:flex}.HomePageClient-module__EEcY4G__homeCardMedia{aspect-ratio:var(--home-card-media-ratio);border-radius:var(--home-card-radius);background:var(--color-surface-2);display:grid;position:relative;overflow:hidden}.HomePageClient-module__EEcY4G__homeCardMedia>*{grid-area:1/1;min-width:0}.HomePageClient-module__EEcY4G__homeCardImg{object-fit:cover;pointer-events:none;width:100%;height:100%}.HomePageClient-module__EEcY4G__homeCardMedia img{transition:transform var(--duration-slow) var(--ease-out)}@media (hover:hover){.HomePageClient-module__EEcY4G__homeCard:hover .HomePageClient-module__EEcY4G__homeCardMedia img{transform:scale(1.04)}}.HomePageClient-module__EEcY4G__homeCard:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--radius-sm)}.HomePageClient-module__EEcY4G__homeCardBadge{z-index:1;margin:var(--space-sm);padding:var(--space-xs) var(--space-sm);font-size:var(--text-caption);font-weight:var(--font-weight-semibold);color:var(--home-badge-text);background:var(--home-badge-bg);border-radius:var(--home-badge-radius);box-shadow:var(--shadow-sm);place-self:start;line-height:1}.HomePageClient-module__EEcY4G__homeCardBody{gap:var(--space-xs);flex-direction:column;display:flex}.HomePageClient-module__EEcY4G__homeCardTitle{font-family:var(--font-display);font-size:var(--text-body-lg);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-display-tight);color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.HomePageClient-module__EEcY4G__homeCardMeta{font-size:var(--text-body-sm);line-height:var(--line-height-normal);color:var(--color-text-secondary);margin:0}.HomePageClient-module__EEcY4G__splitHero{max-width:var(--max-width);margin:calc(var(--nav-height) + var(--space-md)) auto 0;padding:var(--space-xl) var(--space-lg);background:var(--gradient-hero-wash);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;gap:var(--space-2xl);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;display:grid}@media (max-width:900px){.HomePageClient-module__EEcY4G__splitHero{margin-inline:var(--space-md);grid-template-columns:1fr}}.HomePageClient-module__EEcY4G__splitCopy{justify-items:start;gap:var(--space-md);display:grid}.HomePageClient-module__EEcY4G__splitTitle{font-family:var(--font-display);color:var(--color-text-primary);margin:0;font-size:clamp(34px,4.5vw,58px);font-weight:700;line-height:1.08}.HomePageClient-module__EEcY4G__splitAccent{color:var(--color-accent);background:var(--gradient-brand-btn);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomePageClient-module__EEcY4G__splitSub{color:var(--color-text-secondary);font-size:var(--text-body-lg);max-width:520px;margin:0}.HomePageClient-module__EEcY4G__splitMedia{position:relative}.HomePageClient-module__EEcY4G__splitImg{aspect-ratio:1;border-radius:var(--radius-feature) var(--radius-feature) 0 var(--radius-feature);object-fit:cover;object-position:center;width:100%;height:auto}.HomePageClient-module__EEcY4G__splitScrim{pointer-events:auto;border-radius:var(--radius-feature) var(--radius-feature) 0 var(--radius-feature);position:absolute;inset:0}.HomePageClient-module__EEcY4G__statsCard{z-index:2;right:calc(-1 * var(--space-md));gap:var(--space-sm);background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-md);box-shadow:var(--shadow-lg,0 12px 32px color-mix(in srgb, var(--color-black) 12%, transparent));margin:0;list-style:none;display:grid;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:900px){.HomePageClient-module__EEcY4G__statsCard{width:100%;margin:var(--space-md) 0 0;position:static;top:auto;right:auto;transform:none}}.HomePageClient-module__EEcY4G__statRow{align-items:center;gap:10px;display:flex}.HomePageClient-module__EEcY4G__statIcon{border-radius:var(--radius-md);background:var(--color-brand-soft);width:40px;height:40px;color:var(--color-brand);justify-content:center;align-items:center;display:inline-flex}.HomePageClient-module__EEcY4G__statIcon svg{width:22px;height:22px}.HomePageClient-module__EEcY4G__statBody{display:grid}.HomePageClient-module__EEcY4G__statValue{color:var(--color-text-primary);font-weight:700;font-size:var(--text-body);line-height:1.2}.HomePageClient-module__EEcY4G__statLabel{color:var(--color-text-secondary);font-size:var(--text-badge);max-width:var(--stat-label-measure);text-wrap:balance}.HomePageClient-module__EEcY4G__heroCta{margin-top:var(--space-xs)}.HomePageClient-module__EEcY4G__showcaseCta{background:var(--gradient-brand-btn);min-height:44px;color:var(--color-white);border-radius:var(--radius-full);font-size:var(--text-body);box-shadow:var(--btn-primary-shadow);align-items:center;padding:0 24px;font-weight:700;text-decoration:none;transition:opacity .18s,transform .1s,box-shadow .18s;display:inline-flex}.HomePageClient-module__EEcY4G__showcaseCta:hover{opacity:.92;box-shadow:var(--btn-primary-shadow-h,var(--btn-primary-shadow));transform:translateY(-1px)}.HomePageClient-module__EEcY4G__showcaseCta:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.HomePageClient-module__EEcY4G__heroChips{align-items:stretch;gap:var(--space-xs);margin:var(--space-sm) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:520px;padding:0;list-style:none;display:grid}@media (max-width:900px){.HomePageClient-module__EEcY4G__heroChips{display:none}}.HomePageClient-module__EEcY4G__showcaseCard{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;gap:2px;font-weight:600;display:flex}.HomePageClient-module__EEcY4G__showcaseCard svg{flex-shrink:0;width:18px;height:18px}.HomePageClient-module__EEcY4G__showcaseCardBody{gap:0;min-width:0;display:grid}.HomePageClient-module__EEcY4G__showcaseCardTitle{font-weight:700;font-size:var(--text-body-sm);line-height:1.15}.HomePageClient-module__EEcY4G__showcaseCardSub{font-weight:500;font-size:var(--text-badge);opacity:.8;line-height:1.15}.HomePageClient-module__EEcY4G__showcaseCardCourse{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-primary)}.HomePageClient-module__EEcY4G__showcaseCardFund{background:var(--pill-blue-bg);border:1px solid var(--pill-blue-border);color:var(--color-accent)}.HomePageClient-module__EEcY4G__showcaseCardVisa{background:var(--pill-purple-bg);border:1px solid var(--pill-purple-border);color:var(--color-brand)}.HomePageClient-module__EEcY4G__problemBand{background:var(--color-brand-soft);padding:var(--space-2xl) var(--space-lg);margin-block:clamp(var(--space-2xl), 9vw, 132px);position:relative;overflow:visible}.HomePageClient-module__EEcY4G__problemInner{max-width:var(--content-width);flex-direction:column;justify-content:center;min-height:clamp(260px,28vw,340px);margin:0 auto;display:flex;position:relative}.HomePageClient-module__EEcY4G__problemCopy{max-width:52%}.HomePageClient-module__EEcY4G__problemImgWrap{aspect-ratio:1023/1456;height:clamp(360px,42vw,560px);position:absolute;top:50%;right:0;transform:translateY(-50%)}.HomePageClient-module__EEcY4G__problemImg{object-fit:contain;width:100%;height:100%;box-shadow:none;border-radius:0;display:block}.HomePageClient-module__EEcY4G__problemScrim{pointer-events:auto;position:absolute;inset:0}@media (max-width:820px){.HomePageClient-module__EEcY4G__problemInner{min-height:0;display:block}.HomePageClient-module__EEcY4G__problemCopy{text-align:center;max-width:100%}.HomePageClient-module__EEcY4G__problemImgWrap{aspect-ratio:auto;width:clamp(200px,62vw,300px);height:auto;margin:var(--space-lg) auto 0;position:static;transform:none}.HomePageClient-module__EEcY4G__problemImg{height:auto}.HomePageClient-module__EEcY4G__problemBand{margin-block:var(--space-xl)}}.HomePageClient-module__EEcY4G__problemTitle{font-family:var(--font-display);font-size:var(--text-h2);color:var(--color-text-primary);margin:0 0 var(--space-sm)}.HomePageClient-module__EEcY4G__problemText{color:var(--color-text-secondary);font-size:var(--text-body);margin:0}.HomePageClient-module__EEcY4G__problemChips{gap:var(--space-sm);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.HomePageClient-module__EEcY4G__problemChip{align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-full);background:var(--gradient-brand-btn);color:var(--color-white);box-shadow:var(--btn-primary-shadow);font-size:var(--text-body-sm);font-weight:var(--font-weight-semibold);transition:opacity var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);border:none;text-decoration:none;display:inline-flex}.HomePageClient-module__EEcY4G__problemChip:hover{opacity:.92;box-shadow:var(--btn-primary-shadow-h,var(--btn-primary-shadow));transform:translateY(-1px)}.HomePageClient-module__EEcY4G__problemChipArrow{transition:transform var(--duration-fast) var(--ease-out)}.HomePageClient-module__EEcY4G__problemChip:hover .HomePageClient-module__EEcY4G__problemChipArrow{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.HomePageClient-module__EEcY4G__problemChip,.HomePageClient-module__EEcY4G__problemChipArrow{transition:none}.HomePageClient-module__EEcY4G__problemChip:hover .HomePageClient-module__EEcY4G__problemChipArrow{transform:none}}@media (max-width:820px){.HomePageClient-module__EEcY4G__problemChips{display:none}}.HomePageClient-module__EEcY4G__steps,.HomePageClient-module__EEcY4G__who{max-width:none;margin:0 0 var(--space-xl);padding:var(--space-3xl) var(--space-lg);background:var(--bg-band-abstract);scroll-margin-top:calc(var(--banner-h,0px) + var(--nav-height) + var(--space-lg));border-radius:0}.HomePageClient-module__EEcY4G__steps{background:var(--gradient-steps-band)}.HomePageClient-module__EEcY4G__steps>h2,.HomePageClient-module__EEcY4G__steps>ol,.HomePageClient-module__EEcY4G__who>h2,.HomePageClient-module__EEcY4G__who>ul{max-width:var(--content-width);margin-inline:auto}.HomePageClient-module__EEcY4G__stepsGrid,.HomePageClient-module__EEcY4G__whoGrid{margin:var(--space-xl) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;list-style:none;display:grid}.HomePageClient-module__EEcY4G__whoGrid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width:861px) and (max-width:1100px){.HomePageClient-module__EEcY4G__whoGrid{row-gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr))}.HomePageClient-module__EEcY4G__whoCard:nth-child(2n){border-right:0}}.HomePageClient-module__EEcY4G__stepItem,.HomePageClient-module__EEcY4G__whoCard{text-align:center;align-content:start;justify-items:center;gap:var(--space-sm);padding:var(--space-lg) clamp(var(--space-lg), 4vw, var(--space-2xl));border-right:1px solid var(--color-border);display:grid}.HomePageClient-module__EEcY4G__stepItem:last-child,.HomePageClient-module__EEcY4G__whoCard:last-child{border-right:0}@media (max-width:860px){.HomePageClient-module__EEcY4G__stepsGrid,.HomePageClient-module__EEcY4G__whoGrid{gap:var(--space-xl);grid-template-columns:1fr}.HomePageClient-module__EEcY4G__stepItem,.HomePageClient-module__EEcY4G__whoCard{border-right:0}}.HomePageClient-module__EEcY4G__sectionIcon{color:var(--color-brand);animation:2.6s ease-in-out infinite HomePageClient-module__EEcY4G__iconBounce;display:inline-flex}.HomePageClient-module__EEcY4G__sectionIcon svg{width:clamp(48px,5vw,68px);height:auto}@keyframes HomePageClient-module__EEcY4G__iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.HomePageClient-module__EEcY4G__stepItem:nth-child(2) .HomePageClient-module__EEcY4G__sectionIcon,.HomePageClient-module__EEcY4G__whoCard:nth-child(2) .HomePageClient-module__EEcY4G__sectionIcon{animation-delay:.35s}.HomePageClient-module__EEcY4G__stepItem:nth-child(3) .HomePageClient-module__EEcY4G__sectionIcon,.HomePageClient-module__EEcY4G__whoCard:nth-child(3) .HomePageClient-module__EEcY4G__sectionIcon{animation-delay:.7s}.HomePageClient-module__EEcY4G__whoCard:nth-child(4) .HomePageClient-module__EEcY4G__sectionIcon{animation-delay:1.05s}@media (prefers-reduced-motion:reduce){.HomePageClient-module__EEcY4G__sectionIcon{animation:none}}.HomePageClient-module__EEcY4G__stepNum{background:var(--color-brand-soft);width:28px;height:28px;color:var(--color-brand);font-size:var(--text-body-sm);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.HomePageClient-module__EEcY4G__stepTitle{font-size:var(--text-body-lg);color:var(--color-text-primary);margin:0;font-weight:700}.HomePageClient-module__EEcY4G__stepText{font-size:var(--text-body-sm);color:var(--color-text-secondary);max-width:42ch;margin:0}.HomePageClient-module__EEcY4G__stepTip{font-size:var(--text-caption);font-weight:var(--font-weight-medium);color:var(--color-accent);margin:var(--space-xs) 0 0;max-width:42ch}.HomePageClient-module__EEcY4G__whoLink{color:var(--color-brand);font-size:var(--text-body-sm);margin-top:var(--space-xs);align-items:center;gap:6px;padding-bottom:2px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.HomePageClient-module__EEcY4G__whoLink:after{content:"";border-radius:var(--radius-full);transform-origin:0;background:currentColor;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.HomePageClient-module__EEcY4G__whoLink:hover:after,.HomePageClient-module__EEcY4G__whoLink:focus-visible:after{transform:scaleX(1)}
