.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}[data-theme=dark] .HomePageClient-module__EEcY4G__heroDay{display:none}html:not([data-theme=dark]) .HomePageClient-module__EEcY4G__heroNight{display:none}.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:1040/1388;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(230px,73vw,360px);height:auto;margin:var(--space-2xl) auto 0;display:block;position:relative;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)}
.CardMedia-module__OGm0Gq__wrap{aspect-ratio:16/9;background:var(--color-surface-2);width:100%;position:relative;overflow:hidden}.CardMedia-module__OGm0Gq__img{object-fit:cover;object-position:center}.CardMedia-module__OGm0Gq__scrim{pointer-events:auto;background:linear-gradient(to bottom, transparent 55%, color-mix(in srgb, var(--color-black) 28%, transparent) 100%);position:absolute;inset:0}.CardMedia-module__OGm0Gq__monogram{justify-content:center;align-items:center;display:flex}.CardMedia-module__OGm0Gq__logoOverlay{background:var(--color-white);justify-content:center;align-items:center;padding:12%;transition:opacity .2s;display:flex;position:absolute;inset:0}.CardMedia-module__OGm0Gq__logoImg{object-fit:contain;max-width:100%;max-height:100%}.CardMedia-module__OGm0Gq__portraitOverlay{background:0 0;padding:0}.CardMedia-module__OGm0Gq__portraitImg{width:100%;max-width:none;height:100%;max-height:none}.CardMedia-module__OGm0Gq__monogramLabel{font-family:var(--font-display);letter-spacing:.02em;color:var(--color-white);text-shadow:0 1px 8px color-mix(in srgb, var(--color-black) 35%, transparent);-webkit-user-select:none;user-select:none;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700}
.BlogCover-module__DiZcuW__cover{--cover-c:var(--color-accent);justify-content:center;align-items:center;gap:var(--space-2xs);background:linear-gradient(135deg, color-mix(in srgb, var(--cover-c) 26%, var(--color-surface-2)), color-mix(in srgb, var(--cover-c) 8%, var(--color-surface-2)));flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.BlogCover-module__DiZcuW__glyph{font-size:var(--text-h2);line-height:1}.BlogCover-module__DiZcuW__initials{font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--font-weight-extrabold);letter-spacing:.04em;color:color-mix(in srgb, var(--cover-c) 70%, var(--color-text-primary))}.BlogCover-module__DiZcuW__card{aspect-ratio:16/10}.BlogCover-module__DiZcuW__hero{aspect-ratio:16/9;border-radius:var(--radius-lg);margin-bottom:var(--space-xl)}.BlogCover-module__DiZcuW__hero .BlogCover-module__DiZcuW__glyph{font-size:var(--text-display)}.BlogCover-module__DiZcuW__hero .BlogCover-module__DiZcuW__initials{font-size:var(--text-h2)}.BlogCover-module__DiZcuW__featured{clip-path:polygon(8% 0,100% 0,100% 100%,0 100%);height:100%;position:absolute;inset:0}.BlogCover-module__DiZcuW__featured .BlogCover-module__DiZcuW__glyph{font-size:var(--text-display)}.BlogCover-module__DiZcuW__featured .BlogCover-module__DiZcuW__initials{font-size:var(--text-h2)}@media (max-width:860px){.BlogCover-module__DiZcuW__featured{clip-path:none}}.BlogCover-module__DiZcuW__bucket0{--cover-c:var(--color-accent)}.BlogCover-module__DiZcuW__bucket1{--cover-c:var(--color-success)}.BlogCover-module__DiZcuW__bucket2{--cover-c:var(--color-warning)}.BlogCover-module__DiZcuW__bucket3{--cover-c:var(--color-info)}.BlogCover-module__DiZcuW__bucket4{--cover-c:var(--color-teal,var(--color-info))}.BlogCover-module__DiZcuW__bucket5{--cover-c:var(--color-purple,var(--color-accent))}
.BlogImage-module__BEBYuG__wrap{width:100%;height:100%;display:block;position:relative}.BlogImage-module__BEBYuG__scrim{pointer-events:auto;position:absolute;inset:0}
.BlogHub-module__NF2v1G__page{max-width:var(--content-width);padding:var(--page-top-offset) var(--space-lg) var(--space-3xl);margin:0 auto}@media (max-width:640px){.BlogHub-module__NF2v1G__page{padding:var(--page-top-offset) var(--space-md) var(--space-2xl)}}.BlogHub-module__NF2v1G__hero{margin-bottom:var(--space-3xl)}.BlogHub-module__NF2v1G__heroText{max-width:var(--prose-width)}.BlogHub-module__NF2v1G__h1{font-family:var(--font-display);font-size:var(--text-h1);font-weight:var(--font-weight-extrabold);letter-spacing:var(--letter-spacing-display);line-height:var(--line-height-tight);margin:0 0 var(--space-sm);color:var(--color-text-primary);text-rendering:optimizelegibility;font-feature-settings:"kern" 1}.BlogHub-module__NF2v1G__brandMacron{font-feature-settings:"kern" 1, "ccmp" 1;text-rendering:optimizelegibility;font-family:Georgia,DejaVu Serif,Times New Roman,serif}.BlogHub-module__NF2v1G__lede{font-size:var(--text-body-lg);line-height:var(--line-height-normal);color:var(--color-text-secondary);max-width:46ch;margin:0}.BlogHub-module__NF2v1G__searchForm{width:100%;position:relative}.BlogHub-module__NF2v1G__searchInput{width:100%;height:var(--control-h-lg);padding:0 var(--space-md) 0 calc(var(--space-lg) + var(--space-md));border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);color:var(--color-text-primary);font-size:var(--text-body);box-shadow:var(--shadow-sm)}.BlogHub-module__NF2v1G__searchInput::placeholder{color:var(--color-text-tertiary)}.BlogHub-module__NF2v1G__searchInput:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px;border-color:var(--color-accent)}.BlogHub-module__NF2v1G__searchIcon{left:var(--space-md);color:var(--color-text-tertiary);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.BlogHub-module__NF2v1G__featured{margin-bottom:var(--space-3xl);border:1px solid var(--color-border-light,var(--color-border));border-radius:var(--radius-xl,var(--radius-lg));background:var(--color-surface-raised);box-shadow:var(--shadow-card);grid-template-columns:1.05fr 1fr;align-items:stretch;display:grid;overflow:hidden}.BlogHub-module__NF2v1G__featuredBody,.BlogHub-module__NF2v1G__featuredMediaWrap{min-width:0}.BlogHub-module__NF2v1G__featuredBody{padding:var(--space-xl) var(--space-2xl);gap:var(--space-sm);flex-direction:column;justify-content:center;display:flex}.BlogHub-module__NF2v1G__featuredBadge{font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-widest);text-transform:uppercase;color:var(--color-accent);background:var(--color-accent-soft);padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-full);align-self:flex-start}.BlogHub-module__NF2v1G__featuredMediaWrap{aspect-ratio:16/10;min-height:var(--blog-featured-media-h);clip-path:polygon(var(--featured-slant) 0, 100% 0, 100% 100%, 0 100%);position:relative}.BlogHub-module__NF2v1G__featuredImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.BlogHub-module__NF2v1G__featuredTitle{font-family:var(--font-display);font-size:var(--text-h2);font-weight:var(--font-weight-extrabold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-display);color:var(--color-text-primary);margin:0}.BlogHub-module__NF2v1G__featuredExcerpt{font-size:var(--text-body);line-height:var(--line-height-normal);color:var(--color-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.BlogHub-module__NF2v1G__featuredFoot{margin-top:var(--space-sm);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.BlogHub-module__NF2v1G__metaLine{font-size:var(--text-meta);color:var(--color-text-tertiary)}.BlogHub-module__NF2v1G__readCta{font-size:var(--text-body-sm);font-weight:var(--font-weight-bold);color:var(--color-accent);align-items:center;gap:var(--space-xs);white-space:nowrap;text-decoration:none;display:inline-flex}.BlogHub-module__NF2v1G__readCta:hover{gap:var(--space-sm)}.BlogHub-module__NF2v1G__readCta:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (max-width:1024px){.BlogHub-module__NF2v1G__featured{grid-template-columns:1fr}.BlogHub-module__NF2v1G__featuredMediaWrap{min-height:var(--blog-featured-media-h-mobile);clip-path:none;order:-1}.BlogHub-module__NF2v1G__featuredBody{padding:var(--space-lg)}.BlogHub-module__NF2v1G__featuredTitle{font-size:var(--text-h3)}}.BlogHub-module__NF2v1G__sectionTitle{font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-display-tight);color:var(--color-text-primary);margin:0 0 var(--space-md)}.BlogHub-module__NF2v1G__topics{margin:0 0 var(--space-2xl);gap:var(--space-sm);flex-wrap:wrap;padding:0;list-style:none;display:flex}.BlogHub-module__NF2v1G__topicChip{align-items:center;gap:var(--space-xs);height:var(--control-h-md);padding:0 var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-body-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);background:var(--color-surface-raised);transition:border-color var(--duration-base) var(--ease-out), color var(--duration-base) var(--ease-out), background var(--duration-base) var(--ease-out);text-decoration:none;display:inline-flex}.BlogHub-module__NF2v1G__chipIcon{width:var(--icon-pill-sm);height:var(--icon-pill-sm);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text-secondary);flex:none;justify-content:center;align-items:center;display:inline-flex}.BlogHub-module__NF2v1G__chipIcon[data-icon-key=visas]{color:var(--color-info);background:color-mix(in srgb, var(--color-info) 14%, transparent)}.BlogHub-module__NF2v1G__chipIcon[data-icon-key=study],.BlogHub-module__NF2v1G__chipIcon[data-icon-key=scholarships]{color:var(--color-success);background:color-mix(in srgb, var(--color-success) 14%, transparent)}.BlogHub-module__NF2v1G__chipIcon[data-icon-key=sponsorship],.BlogHub-module__NF2v1G__chipIcon[data-icon-key=work]{color:var(--color-warning);background:color-mix(in srgb, var(--color-warning) 14%, transparent)}.BlogHub-module__NF2v1G__chipIcon[data-icon-key=country]{color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 14%, transparent)}.BlogHub-module__NF2v1G__chipIcon[data-icon-key=news]{color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 14%, transparent)}.BlogHub-module__NF2v1G__topicChipActive .BlogHub-module__NF2v1G__chipIcon{background:color-mix(in srgb, var(--color-text-inverse) 18%, transparent);color:var(--color-text-inverse)}.BlogHub-module__NF2v1G__topicChip:hover{border-color:var(--color-accent);color:var(--color-accent)}.BlogHub-module__NF2v1G__topicChip:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;box-shadow:inset 0 0 0 2px var(--color-surface-raised)}.BlogHub-module__NF2v1G__topicChipActive{background:var(--gradient-brand-btn,var(--color-accent));color:var(--color-text-inverse);border-color:#0000}.BlogHub-module__NF2v1G__topicChipActive:hover{color:var(--color-text-inverse)}.BlogHub-module__NF2v1G__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:1000px){.BlogHub-module__NF2v1G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.BlogHub-module__NF2v1G__grid{grid-template-columns:1fr}}.BlogHub-module__NF2v1G__card{background:var(--color-surface-raised);border:1px solid var(--color-border-light,var(--color-border));border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:hidden}.BlogHub-module__NF2v1G__card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.BlogHub-module__NF2v1G__cardMedia{display:block}.BlogHub-module__NF2v1G__thumb{aspect-ratio:16/10;object-fit:cover;background:var(--color-surface-2);width:100%;display:block}.BlogHub-module__NF2v1G__cardBody{padding:var(--space-md) var(--space-lg) var(--space-lg);gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.BlogHub-module__NF2v1G__cardTitle{font-family:var(--font-display);font-size:var(--text-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);letter-spacing:var(--letter-spacing-display-tight);color:var(--color-text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.BlogHub-module__NF2v1G__cardTitleLink{color:inherit;text-decoration:none}.BlogHub-module__NF2v1G__cardTitleLink:before{content:"";z-index:1;position:absolute;inset:0}.BlogHub-module__NF2v1G__cardTitleLink:hover{color:var(--color-accent)}.BlogHub-module__NF2v1G__cardTitleLink:focus-visible{outline:none}.BlogHub-module__NF2v1G__cardTitleLink:focus-visible:before{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-lg)}.BlogHub-module__NF2v1G__cardFoot{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-top:auto;display:flex}.BlogHub-module__NF2v1G__cardMeta{font-size:var(--text-meta);color:var(--color-text-tertiary)}.BlogHub-module__NF2v1G__tagLink{z-index:2;position:relative}.BlogHub-module__NF2v1G__tag{font-size:var(--text-meta);font-weight:var(--font-weight-bold);padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-full);white-space:nowrap;background:var(--tag-bg);color:var(--tag-fg)}.BlogHub-module__NF2v1G__tag0{--tag-fg:var(--color-accent);--tag-bg:color-mix(in srgb, var(--color-accent) 14%, transparent)}.BlogHub-module__NF2v1G__tag1{--tag-fg:var(--color-success);--tag-bg:color-mix(in srgb, var(--color-success) 16%, transparent)}.BlogHub-module__NF2v1G__tag2{--tag-fg:var(--color-warning);--tag-bg:color-mix(in srgb, var(--color-warning) 16%, transparent)}.BlogHub-module__NF2v1G__tag3{--tag-fg:var(--color-info);--tag-bg:color-mix(in srgb, var(--color-info) 14%, transparent)}.BlogHub-module__NF2v1G__tag4{--tag-fg:var(--color-teal,var(--color-info));--tag-bg:color-mix(in srgb, var(--color-teal,var(--color-info)) 16%, transparent)}.BlogHub-module__NF2v1G__tag5{--tag-fg:var(--color-purple,var(--color-accent));--tag-bg:color-mix(in srgb, var(--color-purple,var(--color-accent)) 16%, transparent)}.BlogHub-module__NF2v1G__hub{grid-template-columns:minmax(0, 1fr) var(--blog-sidebar-w);gap:var(--space-2xl);display:grid}@media (max-width:1024px){.BlogHub-module__NF2v1G__hub{gap:var(--space-xl);grid-template-columns:1fr}}.BlogHub-module__NF2v1G__hubMain{min-width:0}.BlogHub-module__NF2v1G__hubSearchMobile{display:none}.BlogHub-module__NF2v1G__hubSearchDesktop{display:block}@media (max-width:1024px){.BlogHub-module__NF2v1G__hubSearchMobile{margin-bottom:var(--space-lg);display:block}.BlogHub-module__NF2v1G__hubSearchDesktop{display:none}}.BlogHub-module__NF2v1G__hubSide{position:relative}.BlogHub-module__NF2v1G__sideSticky{}.BlogHub-module__NF2v1G__gridHeading{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin:0 0 var(--space-md);display:flex}.BlogHub-module__NF2v1G__gridHeading .BlogHub-module__NF2v1G__sectionTitle{margin:0}.BlogHub-module__NF2v1G__viewAllInline{font-size:var(--text-body-sm);font-weight:var(--font-weight-bold);color:var(--color-accent);align-items:center;gap:var(--space-xs);white-space:nowrap;text-decoration:none;display:inline-flex}.BlogHub-module__NF2v1G__viewAllInline:hover{gap:var(--space-sm)}.BlogHub-module__NF2v1G__viewAllInline:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}.BlogHub-module__NF2v1G__popular{border:1px solid var(--color-border);border-radius:var(--radius-xl,var(--radius-lg));background:var(--color-surface-raised,var(--color-bg));box-shadow:var(--shadow-sm);padding:var(--space-md) var(--space-lg);margin:0}.BlogHub-module__NF2v1G__popularTitle{align-items:center;gap:var(--space-sm);font-family:var(--font-display);font-size:var(--text-body);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-primary);margin:0 0 var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);display:flex}.BlogHub-module__NF2v1G__popularIcon{width:var(--icon-pill-sm);height:var(--icon-pill-sm);border-radius:var(--radius-sm);background:var(--color-accent-soft);color:var(--color-accent);flex:none;justify-content:center;align-items:center;display:inline-flex}.BlogHub-module__NF2v1G__popList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.BlogHub-module__NF2v1G__popItem{display:flex}.BlogHub-module__NF2v1G__popItem+.BlogHub-module__NF2v1G__popItem{border-top:1px solid var(--color-border);padding-top:var(--space-sm);margin-top:var(--space-sm)}.BlogHub-module__NF2v1G__popLink{grid-template-columns:var(--icon-tile) 1fr;gap:var(--space-md);color:var(--color-text-primary);align-items:center;width:100%;text-decoration:none;display:grid}.BlogHub-module__NF2v1G__popLink:hover .BlogHub-module__NF2v1G__popItemTitle{color:var(--color-accent)}.BlogHub-module__NF2v1G__popLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}.BlogHub-module__NF2v1G__popThumb{width:var(--icon-tile);height:var(--icon-tile);border-radius:var(--radius-md);background:var(--color-surface-2);flex:none;overflow:hidden}.BlogHub-module__NF2v1G__popThumbImg{object-fit:cover;width:100%;height:100%;display:block}.BlogHub-module__NF2v1G__popBody{min-width:0}.BlogHub-module__NF2v1G__popItemTitle{font-size:var(--text-body-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);margin:0 0 var(--space-2xs);color:var(--color-text-primary);transition:color var(--duration-base) var(--ease-out);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BlogHub-module__NF2v1G__popItemMeta{font-size:var(--text-meta);color:var(--color-text-tertiary)}.BlogHub-module__NF2v1G__newsletter{margin:var(--space-xl) auto 0;max-width:calc(var(--wizard-max-width) - 120px);border-radius:var(--radius-lg);background:var(--color-accent-soft);border:1px solid color-mix(in srgb, var(--color-accent) 18%, transparent);padding:var(--space-md) var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-sm) var(--space-md);flex-wrap:wrap;display:flex}.BlogHub-module__NF2v1G__newsletterCopyWrap{flex:1 1 var(--cta-basis-narrow)}.BlogHub-module__NF2v1G__newsletterTitle{font-family:var(--font-display);font-size:var(--text-h5);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 var(--space-2xs)}.BlogHub-module__NF2v1G__newsletterCopy{font-size:var(--text-meta);color:var(--color-text-secondary);line-height:var(--line-height-snug);margin:0}.BlogHub-module__NF2v1G__newsletterForm{gap:var(--space-xs);flex:1 1 var(--cta-basis-mid);align-items:center;display:flex}.BlogHub-module__NF2v1G__newsletterForm>:first-child{flex:auto}.BlogHub-module__NF2v1G__newsletterMsg{font-size:var(--text-meta);margin:var(--space-xs) 0 0;flex-basis:100%}.BlogHub-module__NF2v1G__newsletterOk{color:var(--color-success)}.BlogHub-module__NF2v1G__newsletterErr{color:var(--color-danger)}.BlogHub-module__NF2v1G__cta{margin-top:var(--space-3xl);border-radius:var(--radius-xl,var(--radius-lg));padding:var(--space-xl) var(--space-2xl);align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex;container-type:inline-size;}.BlogHub-module__NF2v1G__ctaIcon{width:var(--icon-tile);height:var(--icon-tile);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-accent) 16%, transparent);color:var(--color-accent);flex:none;place-items:center;display:grid}.BlogHub-module__NF2v1G__ctaCopy{flex:1 1 var(--cta-basis-wide)}.BlogHub-module__NF2v1G__ctaTitle{font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 var(--space-2xs)}.BlogHub-module__NF2v1G__ctaSub{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:0}.BlogHub-module__NF2v1G__ctaActions{gap:var(--space-xs);flex-wrap:nowrap;flex:auto;min-width:0;display:flex}@media (max-width:720px){.BlogHub-module__NF2v1G__ctaActions{flex-wrap:wrap}}@media (max-width:480px){.BlogHub-module__NF2v1G__cta{padding:var(--space-lg) var(--space-md)}}.BlogHub-module__NF2v1G__ctaBtn{align-items:center;gap:var(--space-xs);height:var(--control-h-md);padding:0 var(--space-md);border-radius:var(--radius-md);font-size:var(--text-body-sm);font-weight:var(--font-weight-bold);white-space:nowrap;border:1px solid var(--color-border);min-width:0;color:var(--color-accent);background:var(--color-surface-raised);transition:border-color var(--duration-base) var(--ease-out), transform var(--duration-base) var(--ease-out);flex:0 auto;text-decoration:none;display:inline-flex}.BlogHub-module__NF2v1G__ctaBtn:hover{border-color:var(--color-accent);transform:translateY(-2px)}.BlogHub-module__NF2v1G__ctaBtn>svg{flex:none}.BlogHub-module__NF2v1G__ctaBtn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;box-shadow:inset 0 0 0 2px var(--color-surface-raised)}.BlogHub-module__NF2v1G__ctaBtnPrimary{background:var(--gradient-brand-btn,var(--color-accent));color:var(--color-text-inverse);border-color:#0000}@container (max-width:640px){.BlogHub-module__NF2v1G__ctaActions{flex-wrap:wrap;flex:100%}.BlogHub-module__NF2v1G__ctaBtn{white-space:normal;text-align:center;height:auto;min-height:var(--control-h-md);padding-top:var(--space-xs);padding-bottom:var(--space-xs);flex:100%;justify-content:center}}.BlogHub-module__NF2v1G__empty{text-align:center;padding:var(--space-2xl) var(--space-lg);color:var(--color-text-secondary);border:1px dashed var(--color-border);border-radius:var(--radius-lg)}.BlogHub-module__NF2v1G__emptyTitle{font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 var(--space-xs)}.BlogHub-module__NF2v1G__emptyBody{font-size:var(--text-body-sm);margin:0}
.ArticleTOC-module__6H_CJq__toc{border:1px solid var(--color-border);border-radius:var(--radius-xl,var(--radius-lg));background:var(--color-surface-raised,var(--color-bg));padding:var(--space-md) var(--space-lg) var(--space-xs);box-shadow:var(--shadow-sm)}.ArticleTOC-module__6H_CJq__title{align-items:center;gap:var(--space-sm);font-family:var(--font-display);font-size:var(--text-body);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-primary);margin:0 0 var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);display:flex}.ArticleTOC-module__6H_CJq__headerIcon{width:var(--icon-pill-sm);height:var(--icon-pill-sm);border-radius:var(--radius-sm);background:var(--color-accent-soft);color:var(--color-accent);flex:none;justify-content:center;align-items:center;display:inline-flex}.ArticleTOC-module__6H_CJq__list{margin:0;padding:0;list-style:none}.ArticleTOC-module__6H_CJq__item{border-top:1px solid var(--color-border)}.ArticleTOC-module__6H_CJq__item:first-child{border-top:none}.ArticleTOC-module__6H_CJq__link{grid-template-columns:var(--space-2xl) 1fr;align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-2xs);font-size:var(--text-body-sm);line-height:var(--line-height-snug);color:var(--color-text-secondary);border-radius:var(--radius-sm);transition:color var(--duration-base) var(--ease-out), background-color var(--duration-base) var(--ease-out);text-decoration:none;display:grid}.ArticleTOC-module__6H_CJq__link:hover,.ArticleTOC-module__6H_CJq__link:focus-visible{color:var(--color-text-primary);background-color:var(--color-accent-soft)}.ArticleTOC-module__6H_CJq__link:hover .ArticleTOC-module__6H_CJq__num,.ArticleTOC-module__6H_CJq__link:focus-visible .ArticleTOC-module__6H_CJq__num{color:var(--color-accent)}.ArticleTOC-module__6H_CJq__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.ArticleTOC-module__6H_CJq__num{font-family:var(--font-display);font-size:var(--text-body-lg);font-weight:var(--font-weight-bold);color:var(--color-accent);letter-spacing:var(--letter-spacing-display-tight);font-variant-numeric:tabular-nums;transition:color var(--duration-base) var(--ease-out);line-height:1}.ArticleTOC-module__6H_CJq__label{font-weight:var(--font-weight-medium)}.ArticleTOC-module__6H_CJq__tocCollapsible{border:1px solid var(--color-border);border-radius:var(--radius-xl,var(--radius-lg));background:var(--color-surface-raised,var(--color-bg));padding:0 var(--space-lg);box-shadow:var(--shadow-sm)}.ArticleTOC-module__6H_CJq__summary{cursor:pointer;align-items:center;gap:var(--space-sm);font-family:var(--font-display);font-size:var(--text-body);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-primary);padding:var(--space-md) 0;list-style:none;display:flex}.ArticleTOC-module__6H_CJq__summary::-webkit-details-marker{display:none}.ArticleTOC-module__6H_CJq__summary:after{content:"";width:var(--space-md);height:var(--space-md);transition:transform var(--duration-base) var(--ease-out);background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:100% 100%,100% 0;background-repeat:no-repeat;background-size:50% 50%;margin-left:auto}.ArticleTOC-module__6H_CJq__tocCollapsible[open] .ArticleTOC-module__6H_CJq__summary:after{transform:rotate(180deg)}.ArticleTOC-module__6H_CJq__tocCollapsible[open] .ArticleTOC-module__6H_CJq__summary{border-bottom:1px solid var(--color-border);margin-bottom:var(--space-xs)}.ArticleTOC-module__6H_CJq__summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}
.Combobox-module__67HBXa__root{width:100%;font-family:var(--font-ui);display:inline-block;position:relative}.Combobox-module__67HBXa__trigger{border-radius:var(--radius-md);width:100%;min-height:44px;color:var(--color-text-primary);font-size:14px;font-weight:500;font-family:var(--font-ui);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;padding:0 38px 0 14px;transition:box-shadow .15s;display:inline-flex;}.Combobox-module__67HBXa__trigger:hover:not(:disabled){box-shadow:0 0 0 3px var(--input-focus-ring)}.Combobox-module__67HBXa__trigger:focus-visible,.Combobox-module__67HBXa__triggerOpen{box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}.Combobox-module__67HBXa__trigger:disabled{opacity:.6;cursor:not-allowed}.Combobox-module__67HBXa__triggerLabel{text-overflow:ellipsis;white-space:nowrap;font-weight:var(--font-weight-bold);flex:1;overflow:hidden}.Combobox-module__67HBXa__leadingIcon{color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-right:6px;display:inline-flex}.Combobox-module__67HBXa__leadingIcon svg{width:14px;height:14px;display:block}.Combobox-module__67HBXa__chip .Combobox-module__67HBXa__chevron{margin-left:var(--combo-chip-chevron-gap,2px);width:var(--combo-chip-chevron,12px);height:var(--combo-chip-chevron,12px);flex-shrink:0;align-self:center;position:static;transform:none}.Combobox-module__67HBXa__chip .Combobox-module__67HBXa__leadingIcon{margin-right:var(--combo-chip-glyph-gap,6px)}.Combobox-module__67HBXa__chip .Combobox-module__67HBXa__leadingIcon svg{width:var(--combo-chip-glyph,14px);height:var(--combo-chip-glyph,14px)}.Combobox-module__67HBXa__placeholder{color:var(--color-text-tertiary);font-weight:var(--font-weight-normal)}.Combobox-module__67HBXa__chevron{pointer-events:none;color:var(--color-text-secondary);position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Combobox-module__67HBXa__input{border-radius:var(--radius-md);width:100%;min-height:44px;color:var(--color-text-primary);font-size:16px;font-weight:var(--font-weight-bold);font-family:var(--font-ui);padding:0 60px 0 14px;transition:box-shadow .15s;display:block;}.Combobox-module__67HBXa__input::placeholder{color:var(--color-text-tertiary);font-weight:var(--font-weight-normal)}.Combobox-module__67HBXa__input:hover:not(:disabled){box-shadow:0 0 0 3px var(--input-focus-ring)}.Combobox-module__67HBXa__input:focus{box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}.Combobox-module__67HBXa__input:disabled{opacity:.6;cursor:not-allowed}.Combobox-module__67HBXa__clear{width:20px;height:20px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:34px;transform:translateY(-50%)}.Combobox-module__67HBXa__clear:hover{color:var(--color-text-primary);background:var(--color-surface-2)}.Combobox-module__67HBXa__listbox{z-index:50;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);max-height:280px;box-shadow:0 16px 40px -16px color-mix(in srgb, var(--color-purple) 28%, transparent), 0 4px 12px -4px color-mix(in srgb, var(--color-black) 12%, transparent);margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}[data-theme=dark] .Combobox-module__67HBXa__listbox{background:var(--color-surface-raised);border-color:var(--input-border)}.Combobox-module__67HBXa__option{border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:14px;display:flex}.Combobox-module__67HBXa__optionActive{background:var(--color-surface-2)}.Combobox-module__67HBXa__optionSelected{color:var(--color-accent);background:color-mix(in srgb, var(--color-purple) 10%, transparent);font-weight:600}.Combobox-module__67HBXa__optionDisabled{color:var(--color-text-tertiary);cursor:not-allowed}.Combobox-module__67HBXa__optionDisabled.Combobox-module__67HBXa__optionActive{background:0 0}.Combobox-module__67HBXa__empty{text-align:center;color:var(--color-text-tertiary);padding:12px;font-size:13px}@media (prefers-reduced-motion:reduce){.Combobox-module__67HBXa__trigger,.Combobox-module__67HBXa__input,.Combobox-module__67HBXa__clear{transition:none}}
.BottomSheet-module__oGeBCG__sheetBackdrop{z-index:1000;background:color-mix(in srgb, var(--color-text-primary) 45%, transparent);--sheet-motion:var(--duration-slow);animation:BottomSheet-module__oGeBCG__sheetFade var(--sheet-motion) var(--ease-out);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.BottomSheet-module__oGeBCG__sheet{background:var(--color-surface-raised);border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-width:640px;height:70%;box-shadow:var(--shadow-raised);animation:BottomSheet-module__oGeBCG__sheetUp var(--sheet-motion) var(--ease-out);flex-direction:column;display:flex}[data-theme=dark] .BottomSheet-module__oGeBCG__sheet{background:var(--color-surface-2)}@media (min-width:641px){.BottomSheet-module__oGeBCG__backdropModal{padding:var(--space-lg);align-items:center}.BottomSheet-module__oGeBCG__sheetModal{border-radius:var(--radius-xl);height:auto;max-height:80%;animation:BottomSheet-module__oGeBCG__sheetFade var(--sheet-motion) var(--ease-out)}.BottomSheet-module__oGeBCG__sheetModal .BottomSheet-module__oGeBCG__sheetHandle{display:none}}.BottomSheet-module__oGeBCG__idSlot{background:var(--color-bg,var(--color-surface));padding:var(--space-md);border-radius:var(--radius-lg) var(--radius-lg) 0 0;gap:var(--space-sm);flex-direction:column;flex:none;display:flex}.BottomSheet-module__oGeBCG__sheetClose{display:none}@media (min-width:641px){.BottomSheet-module__oGeBCG__sheetModal .BottomSheet-module__oGeBCG__sheetClose,.BottomSheet-module__oGeBCG__sheetAnchored .BottomSheet-module__oGeBCG__sheetClose{top:var(--space-sm);right:var(--space-sm);z-index:1;border-radius:var(--radius-full);background:var(--color-surface-2);width:30px;height:30px;color:var(--color-text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.BottomSheet-module__oGeBCG__sheetModal .BottomSheet-module__oGeBCG__sheetClose:hover,.BottomSheet-module__oGeBCG__sheetAnchored .BottomSheet-module__oGeBCG__sheetClose:hover{background:var(--color-border)}.BottomSheet-module__oGeBCG__sheetClose svg{width:14px;height:14px}}[data-theme=dark] .BottomSheet-module__oGeBCG__idSlot{background:var(--color-surface-dark,var(--color-surface-2))}@media (min-width:641px){.BottomSheet-module__oGeBCG__backdropAnchored,.BottomSheet-module__oGeBCG__backdropAnchored.BottomSheet-module__oGeBCG__backdropModal{background:color-mix(in srgb, var(--color-text-primary) 18%, transparent);align-items:flex-start;padding:0}.BottomSheet-module__oGeBCG__sheetAnchored{border-radius:var(--radius-xl);height:auto;max-height:76vh;animation:BottomSheet-module__oGeBCG__sheetFade var(--sheet-motion) var(--ease-out);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) minmax(0,2fr);display:grid;position:fixed;overflow:hidden}.BottomSheet-module__oGeBCG__sheetAnchored .BottomSheet-module__oGeBCG__sheetGrab{display:none}.BottomSheet-module__oGeBCG__sheetAnchored .BottomSheet-module__oGeBCG__idSlot{border-radius:0;grid-area:1/1/span 2;overflow-y:auto}.BottomSheet-module__oGeBCG__sheetAnchored .BottomSheet-module__oGeBCG__idSlot [class*=factGrid]{grid-template-columns:minmax(0,1fr)}.BottomSheet-module__oGeBCG__sheetAnchored .BottomSheet-module__oGeBCG__sheetScroll,.BottomSheet-module__oGeBCG__sheetAnchored .BottomSheet-module__oGeBCG__sheetFooter{grid-column:2}}.BottomSheet-module__oGeBCG__sheetGrab{--sheet-handle-width:36px;--sheet-handle-thickness:4px;--sheet-handle-hit:44px;flex:none;justify-content:center;align-items:center;display:flex}.BottomSheet-module__oGeBCG__sheetHandle{appearance:none;width:100%;min-height:var(--sheet-handle-hit);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.BottomSheet-module__oGeBCG__sheetHandle:before{content:"";width:var(--sheet-handle-width);height:var(--sheet-handle-thickness);border-radius:var(--radius-full);background:var(--color-border-dark);transition:background var(--duration-fast) var(--ease-out);display:block}.BottomSheet-module__oGeBCG__sheetHandle:hover:before{background:var(--color-text-tertiary)}.BottomSheet-module__oGeBCG__sheetHandle:focus-visible{outline:none}.BottomSheet-module__oGeBCG__sheetHandle:focus-visible:before{background:var(--color-text-tertiary);box-shadow:0 0 0 3px var(--color-border-focus)}.BottomSheet-module__oGeBCG__sheetScroll{-webkit-overflow-scrolling:touch;flex:auto;padding:6px 18px 16px;overflow-y:auto}.BottomSheet-module__oGeBCG__idInScroll{background:var(--color-bg,var(--color-surface));padding:var(--space-md) 18px;gap:var(--space-sm);flex-direction:column;margin:-6px -18px 14px;display:flex}[data-theme=dark] .BottomSheet-module__oGeBCG__idInScroll{background:var(--color-surface-dark,var(--color-surface-2))}.BottomSheet-module__oGeBCG__sheetFooter{padding:10px 18px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:inherit;flex:none;justify-content:space-between;align-items:center;gap:10px;display:flex}@keyframes BottomSheet-module__oGeBCG__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes BottomSheet-module__oGeBCG__sheetFade{0%{opacity:0}to{opacity:1}}@keyframes BottomSheet-module__oGeBCG__sheetDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes BottomSheet-module__oGeBCG__sheetFadeOut{0%{opacity:1}to{opacity:0}}.BottomSheet-module__oGeBCG__sheetClosing{animation:BottomSheet-module__oGeBCG__sheetDown var(--sheet-motion) var(--ease-in-out) forwards}.BottomSheet-module__oGeBCG__sheetBackdropClosing{animation:BottomSheet-module__oGeBCG__sheetFadeOut var(--sheet-motion) var(--ease-out) forwards}@media (prefers-reduced-motion:reduce){.BottomSheet-module__oGeBCG__sheet,.BottomSheet-module__oGeBCG__sheetBackdrop,.BottomSheet-module__oGeBCG__sheetClosing,.BottomSheet-module__oGeBCG__sheetBackdropClosing{animation:none}}
.FactGrid-module__mZiyNq__factGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;display:grid}.FactGrid-module__mZiyNq__factCell{align-items:center;gap:8px;min-width:0;display:flex}.FactGrid-module__mZiyNq__factIcon{width:var(--icon-pill-sm);height:var(--icon-pill-sm);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FactGrid-module__mZiyNq__blue{background:var(--chip-blue-bg);color:var(--chip-blue-text)}.FactGrid-module__mZiyNq__green{background:var(--chip-green-bg);color:var(--chip-green-text)}.FactGrid-module__mZiyNq__purple{background:var(--chip-purple-bg);color:var(--chip-purple-text)}.FactGrid-module__mZiyNq__amber{background:var(--color-warning-bg);color:var(--color-warning)}.FactGrid-module__mZiyNq__factIcon svg{width:15px;height:15px}.FactGrid-module__mZiyNq__factText{flex-direction:column;min-width:0;display:flex}.FactGrid-module__mZiyNq__factValue{color:var(--color-text-primary);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.FactGrid-module__mZiyNq__factCaption{color:var(--color-text-secondary);font-size:12px;line-height:1.2}.FactGrid-module__mZiyNq__factDetail{color:var(--color-text-primary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.25;overflow:hidden}
.FindAgentLink-module__WZRNMW__btn{border-radius:var(--radius-full);background:var(--gradient-brand-btn);color:var(--color-white);font:inherit;cursor:pointer;transition:opacity var(--transition), box-shadow var(--transition), background var(--transition), border-color var(--transition);border:none;justify-content:center;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.FindAgentLink-module__WZRNMW__btn:hover{opacity:.92;box-shadow:var(--btn-primary-shadow)}.FindAgentLink-module__WZRNMW__icon{flex-shrink:0;width:13px;height:13px}.FindAgentLink-module__WZRNMW__label{white-space:nowrap;line-height:1}@media (max-width:640px){.FindAgentLink-module__WZRNMW__btn{font-size:12px}}
.jobs-module__XZ-ENW__hero{margin-block:var(--space-sm) var(--space-xs)}.jobs-module__XZ-ENW__eyebrow{margin:0 0 var(--space-xs);color:var(--color-accent);font-size:var(--text-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-widest);text-transform:uppercase}.jobs-module__XZ-ENW__heroTitle{align-items:center;gap:var(--space-md);display:flex}.jobs-module__XZ-ENW__heroTitle>span{display:inline-flex}.jobs-module__XZ-ENW__hero h1{color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--text-h1);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);margin:0}.jobs-module__XZ-ENW__hero p:last-child{max-width:var(--prose-width);margin:var(--space-xs) 0 0;color:var(--color-text-secondary);font-size:var(--text-body);line-height:var(--line-height-relaxed)}.jobs-module__XZ-ENW__controls{min-width:0}.jobs-module__XZ-ENW__searchFields{--filter-pill-columns:minmax(0, 2fr) minmax(0, 1fr) auto;margin-bottom:var(--space-xs)}.jobs-module__XZ-ENW__searchFields select{width:100%;min-width:0;padding:var(--space-sm) var(--space-sm) var(--space-sm) 0;color:var(--color-text-primary);font-family:var(--font-ui);font-size:var(--text-input);background:0 0;border:0;outline:0}.jobs-module__XZ-ENW__searchButton{min-height:var(--control-h-md);padding-inline:var(--space-lg);border-radius:var(--radius-full);background:var(--gradient-brand-btn);color:var(--color-white);font-family:var(--font-ui);font-size:var(--text-input);font-weight:var(--font-weight-bold);white-space:nowrap;cursor:pointer;border:0}.jobs-module__XZ-ENW__searchButton:hover{filter:brightness(1.05)}.jobs-module__XZ-ENW__searchButton:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.jobs-module__XZ-ENW__resultsBar{justify-content:space-between;align-items:baseline;gap:var(--space-sm);min-width:0;color:var(--color-text-secondary);font-size:var(--text-meta);flex:1;display:flex}.jobs-module__XZ-ENW__resultSummary{align-items:baseline;gap:var(--space-sm);min-width:0;display:flex}.jobs-module__XZ-ENW__filtersRight{display:contents}@media (min-width:641px){.jobs-module__XZ-ENW__filtersRight .jobs-module__XZ-ENW__resultsFilterButton{border-radius:var(--radius-full);background:var(--color-surface-raised);box-shadow:var(--shadow-soft);border:none}[data-theme=dark] .jobs-module__XZ-ENW__filtersRight .jobs-module__XZ-ENW__resultsFilterButton{background:var(--color-surface-2)}}.jobs-module__XZ-ENW__resultsBar strong{color:var(--color-text-primary)}.jobs-module__XZ-ENW__results{padding-top:var(--space-md)}.jobs-module__XZ-ENW__empty{padding:var(--space-2xl) var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-raised);text-align:center}.jobs-module__XZ-ENW__empty h3{color:var(--color-text-primary);margin:0}.jobs-module__XZ-ENW__empty p{margin:var(--space-sm) 0 0;color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.jobs-module__XZ-ENW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.jobs-module__XZ-ENW__page{width:min(1120px,100% - 32px);margin:0 auto;padding:132px 0 80px}.jobs-module__XZ-ENW__detail h1{margin:6px 0 12px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.jobs-module__XZ-ENW__badges{gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.jobs-module__XZ-ENW__badges span{border-radius:var(--radius-full);padding:var(--space-xs) var(--space-sm);background:var(--color-surface-alt);color:var(--color-text-secondary);font-size:var(--text-caption);font-weight:var(--font-weight-bold);text-transform:capitalize}.jobs-module__XZ-ENW__company{margin:0;font-weight:650}.jobs-module__XZ-ENW__agency{color:var(--color-text-secondary);margin:5px 0 0;font-size:.85rem}.jobs-module__XZ-ENW__jobLink{appearance:none;color:inherit;font:inherit;font-weight:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.jobs-module__XZ-ENW__jobLink:hover{color:var(--color-accent)}.jobs-module__XZ-ENW__jobLink:disabled{cursor:wait;opacity:.7}.jobs-module__XZ-ENW__feedbackNotice{min-height:24px;color:var(--color-text-secondary)}.jobs-module__XZ-ENW__feedbackActions{border-top:1px solid var(--color-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:20px;padding-top:18px;display:grid}.jobs-module__XZ-ENW__feedbackActions label{color:var(--color-text-secondary);gap:5px;font-size:.75rem;display:grid}.jobs-module__XZ-ENW__feedbackActions select,.jobs-module__XZ-ENW__feedbackActions button{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);min-height:40px;color:var(--color-text-primary);font:inherit;padding:0 11px}.jobs-module__XZ-ENW__feedbackActions button{cursor:pointer;font-weight:650}.jobs-module__XZ-ENW__feedbackActions button:disabled{cursor:default;opacity:.65}.jobs-module__XZ-ENW__feedbackActions .jobs-module__XZ-ENW__dismissButton{color:var(--color-text-secondary)}.jobs-module__XZ-ENW__detailPage{max-width:920px}.jobs-module__XZ-ENW__back{color:var(--color-text-accent);margin-bottom:18px;text-decoration:none;display:inline-block}.jobs-module__XZ-ENW__detail{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-raised);grid-template-columns:minmax(0,1fr) 280px;gap:36px;padding:24px;display:grid}.jobs-module__XZ-ENW__detail header{grid-column:1/-1}.jobs-module__XZ-ENW__summary{border-radius:var(--radius-lg);background:var(--color-surface-alt);grid-area:2/2/span 3;align-self:start;padding:20px}.jobs-module__XZ-ENW__summary p{text-transform:capitalize;gap:5px;margin:0 0 18px;display:grid}.jobs-module__XZ-ENW__summary strong{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.76rem}.jobs-module__XZ-ENW__apply{border-radius:var(--radius-md);background:var(--color-accent);min-height:44px;color:var(--color-text-inverse);font:inherit;cursor:pointer;border:0;place-items:center;margin-top:24px;padding:0 20px;font-weight:700;text-decoration:none;display:grid}.jobs-module__XZ-ENW__externalApplyDialog{padding:var(--space-lg)}.jobs-module__XZ-ENW__externalApplyDialog h2{font-size:var(--text-h4);margin:0}.jobs-module__XZ-ENW__externalApplyDialog p{margin:var(--space-sm) 0 0;color:var(--color-text-secondary);font-size:var(--text-body)}.jobs-module__XZ-ENW__externalApplyActions{justify-content:flex-end;gap:var(--space-sm);width:100%;display:flex}.jobs-module__XZ-ENW__externalApplyActions button,.jobs-module__XZ-ENW__externalApplyActions a{min-height:var(--control-h-md);border:1px solid var(--color-border);border-radius:var(--radius-md);padding-inline:var(--space-lg);color:var(--color-text-primary);font:inherit;font-size:var(--text-body-sm);font-weight:var(--font-weight-bold);cursor:pointer;background:0 0;place-items:center;text-decoration:none;display:inline-grid}.jobs-module__XZ-ENW__externalApplyActions a{background:var(--color-accent);color:var(--color-text-inverse);border-color:#0000}.jobs-module__XZ-ENW__description{grid-column:1;line-height:1.7}.jobs-module__XZ-ENW__description h2{margin-top:0}.jobs-module__XZ-ENW__disclaimer{color:var(--color-text-secondary);font-size:.86rem}.jobs-module__XZ-ENW__reportBox{border-top:1px solid var(--color-border);color:var(--color-text-secondary);padding-top:18px;font-size:.86rem}.jobs-module__XZ-ENW__reportBox summary{cursor:pointer;width:fit-content;color:var(--color-text-secondary);font-weight:650}.jobs-module__XZ-ENW__reportForm{gap:14px;max-width:540px;margin-top:14px;display:grid}.jobs-module__XZ-ENW__reportForm label{color:var(--color-text-primary);gap:6px;font-weight:650;display:grid}.jobs-module__XZ-ENW__reportForm label span{color:var(--color-text-secondary);font-weight:400}.jobs-module__XZ-ENW__reportForm select,.jobs-module__XZ-ENW__reportForm textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);width:100%;color:var(--color-text-primary);font:inherit;padding:10px 12px}.jobs-module__XZ-ENW__reportForm button{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-alt);width:fit-content;min-height:40px;color:var(--color-text-primary);font:inherit;cursor:pointer;padding:0 14px;font-weight:650}.jobs-module__XZ-ENW__reportForm button:disabled{cursor:wait;opacity:.65}.jobs-module__XZ-ENW__reportError{color:var(--color-danger)}.jobs-module__XZ-ENW__reportSuccess{color:var(--color-success)}.jobs-module__XZ-ENW__formPage{max-width:var(--content-width)}.jobs-module__XZ-ENW__applicationForm{gap:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-raised);padding:var(--space-lg);box-shadow:var(--shadow-soft);display:grid}.jobs-module__XZ-ENW__applicationHeader{padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-border)}.jobs-module__XZ-ENW__applicationForm header h1{margin:var(--space-xs) 0;font-size:var(--text-h2);line-height:var(--line-height-tight)}.jobs-module__XZ-ENW__applicationForm header p:last-child,.jobs-module__XZ-ENW__applicationForm small{color:var(--color-text-secondary)}.jobs-module__XZ-ENW__applicationForm label{gap:var(--space-sm);color:var(--color-text-primary);font-size:var(--text-meta);font-weight:var(--font-weight-semibold);display:grid}.jobs-module__XZ-ENW__applicationForm input:not([type=checkbox]):not([type=radio]),.jobs-module__XZ-ENW__applicationForm textarea,.jobs-module__XZ-ENW__applicationForm select{width:100%;min-height:var(--control-h-md);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);background:var(--color-bg);color:var(--color-text-primary);font:inherit}.jobs-module__XZ-ENW__applicationForm textarea{resize:vertical}.jobs-module__XZ-ENW__applicationForm input:focus-visible,.jobs-module__XZ-ENW__applicationForm textarea:focus-visible,.jobs-module__XZ-ENW__applicationForm select:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.jobs-module__XZ-ENW__applicationForm button{min-height:var(--control-h-md);border-radius:var(--radius-md);padding-inline:var(--space-md);background:var(--color-accent);color:var(--color-white);font:inherit;font-weight:var(--font-weight-bold);cursor:pointer;border:0}.jobs-module__XZ-ENW__applicationForm button:disabled{cursor:wait;opacity:.65}.jobs-module__XZ-ENW__consent{align-items:start;grid-template-columns:auto 1fr!important;font-weight:400!important}.jobs-module__XZ-ENW__consent input{margin-top:4px}.jobs-module__XZ-ENW__consent span{color:var(--color-text-secondary)}.jobs-module__XZ-ENW__formError{border-radius:var(--radius-md);background:var(--color-danger-bg);color:var(--color-danger);padding:12px}.jobs-module__XZ-ENW__documentPicker{border:1px solid var(--color-border);border-radius:var(--radius-md);gap:10px;margin:0;padding:16px;display:grid}.jobs-module__XZ-ENW__documentPicker legend{padding:0 6px;font-weight:700}.jobs-module__XZ-ENW__documentPicker>p{color:var(--color-text-secondary);margin:0 0 4px;font-size:.9rem}.jobs-module__XZ-ENW__documentPicker label{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;grid-template-columns:auto 1fr;align-items:start;padding:12px}.jobs-module__XZ-ENW__documentPicker label:has(input:checked){border-color:var(--color-accent);background:var(--color-accent-soft)}.jobs-module__XZ-ENW__documentPicker input{margin-top:4px}.jobs-module__XZ-ENW__documentPicker strong,.jobs-module__XZ-ENW__documentPicker small{display:block}.jobs-module__XZ-ENW__documentPicker small{margin-top:3px;font-weight:400}.jobs-module__XZ-ENW__applicationLayout{gap:var(--space-lg);grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;display:grid}.jobs-module__XZ-ENW__applicationFields{gap:var(--space-md);min-width:0;display:grid}.jobs-module__XZ-ENW__applicationSection{gap:var(--space-md);padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid}.jobs-module__XZ-ENW__applicationSection h2,.jobs-module__XZ-ENW__liveReview h2{color:var(--color-text-primary);font-size:var(--text-h3);line-height:var(--line-height-tight);margin:0}.jobs-module__XZ-ENW__applicationSection h2 span{color:var(--color-danger)}.jobs-module__XZ-ENW__sectionHeading{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.jobs-module__XZ-ENW__sectionHeading p{margin:var(--space-xs) 0 0;color:var(--color-text-secondary);font-size:var(--text-meta);line-height:var(--line-height-relaxed)}.jobs-module__XZ-ENW__optionalLabel{color:var(--color-text-tertiary);font-size:var(--text-caption);flex:none}.jobs-module__XZ-ENW__fieldLabel{justify-content:space-between;align-items:baseline;gap:var(--space-sm);display:flex}.jobs-module__XZ-ENW__contactFields,.jobs-module__XZ-ENW__inlineUpload,.jobs-module__XZ-ENW__linkForm{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.jobs-module__XZ-ENW__documentsSection{gap:var(--space-sm)}.jobs-module__XZ-ENW__documentRequirements{display:grid}.jobs-module__XZ-ENW__documentRequirement{gap:var(--space-sm);min-width:0;padding-block:var(--space-md);border-top:1px solid var(--color-border);display:grid;position:relative}.jobs-module__XZ-ENW__documentRequirement:first-child{border-top:0;padding-top:0}.jobs-module__XZ-ENW__documentRequirement:last-child{padding-bottom:0}.jobs-module__XZ-ENW__requirementHeading{justify-content:space-between;align-items:baseline;gap:var(--space-sm);min-width:0;padding-inline-end:calc(var(--control-h-md) + var(--space-3xl));display:flex}.jobs-module__XZ-ENW__requirementHeading h3,.jobs-module__XZ-ENW__liveReview h3{color:var(--color-text-primary);font-size:var(--text-body);line-height:var(--line-height-tight);margin:0}.jobs-module__XZ-ENW__requirementHeading h3 span{color:var(--color-danger)}.jobs-module__XZ-ENW__requirementHeading p{margin:var(--space-xs) 0 0;color:var(--color-text-secondary);font-size:var(--text-meta);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed)}.jobs-module__XZ-ENW__artifactGrid{gap:var(--space-sm);display:grid}.jobs-module__XZ-ENW__artifactCard{padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center}.jobs-module__XZ-ENW__artifactCard:has(input:checked){border-color:var(--color-accent);background:var(--color-accent-soft)}.jobs-module__XZ-ENW__artifactCard input{width:1.1rem;height:1.1rem;accent-color:var(--color-accent);margin:0}.jobs-module__XZ-ENW__artifactCard strong,.jobs-module__XZ-ENW__artifactCard small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.jobs-module__XZ-ENW__artifactCard small{margin-top:var(--space-xs);font-weight:var(--font-weight-regular)}.jobs-module__XZ-ENW__inlineAdd{min-width:0}.jobs-module__XZ-ENW__inlineAdd summary{top:var(--space-md);min-height:var(--control-h-md);justify-content:center;align-items:center;gap:var(--space-xs);border:1px solid var(--color-border);border-radius:var(--radius-md);padding-inline:var(--space-md);background:var(--color-surface-raised);color:var(--color-text-accent);font-size:var(--text-meta);font-weight:var(--font-weight-semibold);cursor:pointer;list-style:none;display:inline-flex;position:absolute;right:0}.jobs-module__XZ-ENW__documentRequirement:first-child .jobs-module__XZ-ENW__inlineAdd summary{top:0}.jobs-module__XZ-ENW__inlineAdd summary::-webkit-details-marker{display:none}.jobs-module__XZ-ENW__inlineAdd summary:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.jobs-module__XZ-ENW__inlineUpload{margin-top:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-border)}.jobs-module__XZ-ENW__inlineUpload .jobs-module__XZ-ENW__fileField{grid-column:1/-1}.jobs-module__XZ-ENW__inlineUpload button,.jobs-module__XZ-ENW__linkForm button{justify-self:start}.jobs-module__XZ-ENW__applicationForm .jobs-module__XZ-ENW__textButton{min-height:auto;padding:var(--space-sm) 0;color:var(--color-text-accent);background:0 0}.jobs-module__XZ-ENW__applicationForm .jobs-module__XZ-ENW__textButton:hover{text-decoration:underline}.jobs-module__XZ-ENW__inlineNotice{color:var(--color-text-secondary);font-size:var(--text-meta);margin:0}.jobs-module__XZ-ENW__linkForm{padding-top:var(--space-md);border-top:1px solid var(--color-border)}.jobs-module__XZ-ENW__linkForm button{align-self:end}.jobs-module__XZ-ENW__liveReview{top:calc(var(--banner-h,0px) + var(--nav-height) + var(--space-sm));gap:var(--space-md);min-width:0;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid;position:sticky}.jobs-module__XZ-ENW__liveReview>div>p,.jobs-module__XZ-ENW__reviewHint{margin:var(--space-xs) 0 0;color:var(--color-text-secondary);font-size:var(--text-meta);line-height:var(--line-height-relaxed)}.jobs-module__XZ-ENW__reviewGroup{gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-border);display:grid}.jobs-module__XZ-ENW__reviewRows{gap:var(--space-sm);margin:0;display:grid}.jobs-module__XZ-ENW__reviewRows div{justify-content:space-between;gap:var(--space-sm);min-width:0;display:flex}.jobs-module__XZ-ENW__reviewRows dt{color:var(--color-text-secondary);font-size:var(--text-caption)}.jobs-module__XZ-ENW__reviewRows dd{overflow-wrap:anywhere;min-width:0;color:var(--color-text-primary);font-size:var(--text-meta);text-align:right;margin:0}.jobs-module__XZ-ENW__liveReview>button{width:100%}.jobs-module__XZ-ENW__reviewHint{text-align:center}.jobs-module__XZ-ENW__applicationSuccess{padding:var(--space-2xl);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-raised);text-align:center;box-shadow:var(--shadow-soft)}.jobs-module__XZ-ENW__applicationSuccess h1{color:var(--color-text-primary);margin:0}.jobs-module__XZ-ENW__applicationSuccess p{color:var(--color-text-secondary)}.jobs-module__XZ-ENW__successActions{justify-content:center;gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.jobs-module__XZ-ENW__successActions .jobs-module__XZ-ENW__apply{margin-top:0}.jobs-module__XZ-ENW__secondaryLink{min-height:var(--control-h-md);padding-inline:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);place-items:center;text-decoration:none;display:grid}@media (max-width:640px){.jobs-module__XZ-ENW__controlsCompact{min-width:0}.jobs-module__XZ-ENW__searchFields{--filter-pill-columns:minmax(0, 2fr) minmax(5.5rem, 1fr) auto;--filter-pill-field-height:var(--control-h-result-chip);--filter-pill-gap:var(--space-2xs);--filter-pill-input-font-size:var(--text-caption);--filter-pill-padding:0 var(--space-xs);--filter-pill-radius:var(--radius-md);--filter-pill-icon-display:none;margin:var(--space-sm) 0 var(--space-sm)}.jobs-module__XZ-ENW__searchFields input,.jobs-module__XZ-ENW__searchFields select{min-width:0;height:var(--control-h-result-chip);font-size:var(--text-caption);text-overflow:ellipsis;padding-block:0}.jobs-module__XZ-ENW__searchButton{min-width:0;min-height:var(--control-h-result-chip);padding-inline:var(--space-sm);border-radius:var(--radius-md);font-size:var(--text-caption)}.jobs-module__XZ-ENW__resultsBar{font-size:var(--text-caption);align-items:center}.jobs-module__XZ-ENW__resultSummary{overflow:hidden}.jobs-module__XZ-ENW__resultSummary span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jobs-module__XZ-ENW__results{padding-top:var(--space-sm)}.jobs-module__XZ-ENW__page{padding-top:112px}.jobs-module__XZ-ENW__detail,.jobs-module__XZ-ENW__feedbackActions{grid-template-columns:1fr}.jobs-module__XZ-ENW__detail header,.jobs-module__XZ-ENW__summary,.jobs-module__XZ-ENW__description{grid-area:auto/1}.jobs-module__XZ-ENW__applicationForm{padding:var(--space-md)}.jobs-module__XZ-ENW__applicationLayout{grid-template-columns:minmax(0,1fr)}.jobs-module__XZ-ENW__applicationSection{padding:var(--space-md)}.jobs-module__XZ-ENW__contactFields,.jobs-module__XZ-ENW__inlineUpload,.jobs-module__XZ-ENW__linkForm{grid-template-columns:1fr}.jobs-module__XZ-ENW__inlineUpload .jobs-module__XZ-ENW__fileField{grid-column:auto}.jobs-module__XZ-ENW__sectionHeading{align-items:baseline}.jobs-module__XZ-ENW__requirementHeading{padding-inline-end:calc(var(--control-h-md) + var(--space-sm))}.jobs-module__XZ-ENW__inlineAdd summary{width:var(--control-h-md);padding-inline:0}.jobs-module__XZ-ENW__addFileText{display:none}.jobs-module__XZ-ENW__liveReview{position:static}}@media (max-width:380px){.jobs-module__XZ-ENW__searchFields{--filter-pill-columns:minmax(0, 1fr) minmax(4.75rem, .65fr) auto}.jobs-module__XZ-ENW__searchButton{padding-inline:var(--space-xs)}}
.AdvisorStartClient-module__p4gqTa__page{min-height:100vh;padding:var(--page-top-offset) 24px 64px;background:var(--page-bg,var(--color-surface));justify-content:center;display:flex}[data-theme=dark] .AdvisorStartClient-module__p4gqTa__page{background:var(--page-bg-dark,var(--color-surface-2))}.AdvisorStartClient-module__p4gqTa__shell{background:var(--card-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);width:100%;max-width:640px;box-shadow:var(--shadow-card);padding:40px 32px}[data-theme=dark] .AdvisorStartClient-module__p4gqTa__shell{background:var(--color-surface-raised);border-color:var(--glass-border-night);box-shadow:var(--shadow-raised)}.AdvisorStartClient-module__p4gqTa__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-tertiary);margin:0 0 12px;font-size:11px;font-weight:700}.AdvisorStartClient-module__p4gqTa__heading{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(20px,4vw,28px);font-weight:700;line-height:1.2}[data-theme=dark] .AdvisorStartClient-module__p4gqTa__heading{color:var(--color-text-primary)}.AdvisorStartClient-module__p4gqTa__lead{color:var(--color-text-secondary);margin:0 0 32px;font-size:14.5px;line-height:1.55}[data-theme=dark] .AdvisorStartClient-module__p4gqTa__lead{color:var(--color-text-secondary)}.AdvisorStartClient-module__p4gqTa__selectors{grid-template-columns:1fr;justify-items:stretch;gap:14px;margin-bottom:32px;display:grid}.AdvisorStartClient-module__p4gqTa__field{flex-direction:column;gap:6px;display:flex}.AdvisorStartClient-module__p4gqTa__inlineAlert{color:var(--color-text-secondary);background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:12px;margin-top:6px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.AdvisorStartClient-module__p4gqTa__retryButton{color:var(--color-brand);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-weight:700}.AdvisorStartClient-module__p4gqTa__retryButton:hover{text-decoration:underline}.AdvisorStartClient-module__p4gqTa__retryButton:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:3px;border-radius:var(--radius-sm)}.AdvisorStartClient-module__p4gqTa__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);font-size:12px;font-weight:600}.AdvisorStartClient-module__p4gqTa__select{box-sizing:border-box;width:100%;font-size:14px;font-family:var(--font-ui);color:var(--color-text-primary);background:var(--input-bg);border:1.5px solid var(--input-border);border-radius:var(--radius-md);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding:10px 36px 10px 12px;transition:border-color .15s,box-shadow .15s}.AdvisorStartClient-module__p4gqTa__select:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}[data-theme=dark] .AdvisorStartClient-module__p4gqTa__select{background:var(--color-surface-2);border-color:var(--input-border);color:var(--color-text-primary)}.AdvisorStartClient-module__p4gqTa__arrow{height:24px;color:var(--color-text-tertiary);justify-content:center;align-items:center;display:flex;transform:rotate(90deg)}.AdvisorStartClient-module__p4gqTa__cta{width:100%;font-size:15px;font-weight:700;font-family:var(--font-ui);color:var(--color-white);background:var(--gradient-brand-btn);border-radius:var(--radius-full);cursor:pointer;box-shadow:var(--btn-primary-shadow);border:none;justify-content:center;align-items:center;gap:8px;padding:14px 24px;transition:opacity .18s,transform .1s,box-shadow .18s;display:inline-flex}.AdvisorStartClient-module__p4gqTa__cta:hover:not(:disabled){opacity:.92;box-shadow:var(--btn-primary-shadow-h);transform:translateY(-1px)}.AdvisorStartClient-module__p4gqTa__cta:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.AdvisorStartClient-module__p4gqTa__cta:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}
.VisaCardMobile-module__-CN2DW__officialBtn{white-space:nowrap;color:var(--color-accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:8px 4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.VisaCardMobile-module__-CN2DW__officialBtn:hover{text-decoration:underline}.VisaCardMobile-module__-CN2DW__detail{display:block}.VisaCardMobile-module__-CN2DW__sectionHead{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-primary);margin:14px 0 8px;font-size:12px;font-weight:700}.VisaCardMobile-module__-CN2DW__sectionHead:first-child{margin-top:4px}.VisaCardMobile-module__-CN2DW__detailText{color:var(--color-text-primary);text-wrap:pretty;margin:0;font-size:12.5px;line-height:1.55}.VisaCardMobile-module__-CN2DW__factList{margin:0;padding:0}.VisaCardMobile-module__-CN2DW__factRow{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;display:flex}.VisaCardMobile-module__-CN2DW__factRow:last-child{border-bottom:none}.VisaCardMobile-module__-CN2DW__factLabel{color:var(--color-text-primary);margin:0;font-size:12.5px;font-weight:400}.VisaCardMobile-module__-CN2DW__factValue{color:var(--color-text-primary);text-align:right;margin:0;font-size:12.5px;font-weight:600}.VisaCardMobile-module__-CN2DW__reqList{flex-direction:column;gap:4px;margin:0;padding-left:18px;list-style:outside;display:flex}.VisaCardMobile-module__-CN2DW__reqItem{color:var(--color-text-primary);font-size:12.5px;line-height:1.5}
.SwitchCardMobile-module__8FBMZW__officialBtn{white-space:nowrap;color:var(--color-accent);font-size:var(--public-meta-size);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:8px 4px;font-weight:600;text-decoration:none;display:inline-flex}.SwitchCardMobile-module__8FBMZW__officialBtn:hover{text-decoration:underline}.SwitchCardMobile-module__8FBMZW__detail{display:block}.SwitchCardMobile-module__8FBMZW__sectionHead{font-size:var(--public-caption-size);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-primary);margin:14px 0 8px;font-weight:700}.SwitchCardMobile-module__8FBMZW__sectionHead:first-child{margin-top:4px}.SwitchCardMobile-module__8FBMZW__detailText{font-size:var(--public-meta-size);color:var(--color-text-primary);text-wrap:pretty;margin:0;line-height:1.55}.SwitchCardMobile-module__8FBMZW__reqList{flex-direction:column;gap:4px;margin:0;padding-left:18px;list-style:outside;display:flex}.SwitchCardMobile-module__8FBMZW__reqItem{font-size:var(--public-meta-size);color:var(--color-text-primary);line-height:1.5}
.AgentsResultsClient-module___e_AfW__page{min-height:100vh;padding:var(--page-top-offset) var(--agent-page-inline) var(--space-3xl);justify-content:center;display:flex}.AgentsResultsClient-module___e_AfW__shell{width:100%;max-width:var(--content-width);min-width:0}.AgentsResultsClient-module___e_AfW__backRow{display:contents}.AgentsResultsClient-module___e_AfW__heading{margin:var(--space-lg) 0 var(--space-sm);color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--text-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);letter-spacing:-.02em;overflow-wrap:anywhere}.AgentsResultsClient-module___e_AfW__lead{margin:0 0 var(--space-lg);color:var(--color-text-secondary);font-size:var(--text-body);line-height:var(--line-height-normal)}.AgentsResultsClient-module___e_AfW__desktopFilterBar{display:block}.AgentsResultsClient-module___e_AfW__filterBar{--filter-pill-gap:var(--agent-filter-gap);--filter-pill-field-height:var(--agent-filter-height);--filter-pill-radius:var(--agent-filter-radius);margin-bottom:var(--space-lg);grid-template-columns:repeat(4,minmax(0,1fr))}.AgentsResultsClient-module___e_AfW__mobileFilterBar{display:none}.AgentsResultsClient-module___e_AfW__fixedDestination{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-text-primary);font-size:var(--filter-pill-input-font-size,var(--text-input));font-weight:var(--font-weight-bold);display:block;overflow:hidden}.AgentsResultsClient-module___e_AfW__resultCount{margin:0 0 var(--space-lg);color:var(--color-text-secondary);font-size:var(--text-body-sm)}.AgentsResultsClient-module___e_AfW__emptyState{padding:var(--space-3xl) var(--space-md);border:1px dashed var(--color-border);border-radius:var(--agent-card-radius);background:var(--color-surface-2);text-align:center}.AgentsResultsClient-module___e_AfW__emptyTitle{margin:0 0 var(--space-sm);color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--text-h5)}.AgentsResultsClient-module___e_AfW__emptyBody{max-width:460px;color:var(--color-text-secondary);font-size:var(--text-body-sm);line-height:var(--line-height-normal);margin:0 auto}.AgentsResultsClient-module___e_AfW__cardGrid{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--agent-card-min-width)), 1fr));gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.AgentsResultsClient-module___e_AfW__card{gap:var(--space-lg);min-width:0;height:100%;padding:var(--agent-card-padding);border-radius:var(--agent-card-radius);background:var(--color-surface-raised);box-shadow:var(--agent-card-shadow);transition:box-shadow var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);border:none;display:grid;overflow:hidden}.AgentsResultsClient-module___e_AfW__card:hover{box-shadow:var(--agent-card-shadow-hover);transform:translateY(-1px)}.AgentsResultsClient-module___e_AfW__cardTop{align-items:center;gap:var(--space-lg);grid-template-columns:136px minmax(0,1fr);min-width:0;display:grid}.AgentsResultsClient-module___e_AfW__cardIdentity{justify-content:flex-start;align-items:center;display:flex}.AgentsResultsClient-module___e_AfW__cardMedia{aspect-ratio:1;border:1px solid var(--color-border);border-radius:var(--radius-full);width:136px}.AgentsResultsClient-module___e_AfW__cardHeading,.AgentsResultsClient-module___e_AfW__publicFacts,.AgentsResultsClient-module___e_AfW__profileFacts,.AgentsResultsClient-module___e_AfW__cardActions{min-width:0}.AgentsResultsClient-module___e_AfW__cardHeading{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}.AgentsResultsClient-module___e_AfW__cardName{color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--text-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);overflow-wrap:anywhere;margin:0}.AgentsResultsClient-module___e_AfW__locationFact{margin-top:var(--space-sm)}.AgentsResultsClient-module___e_AfW__locationFact .AgentsResultsClient-module___e_AfW__factIcon{color:var(--color-brand)}.AgentsResultsClient-module___e_AfW__headingBadges{justify-content:flex-end;gap:var(--space-xs);flex-wrap:wrap;display:flex}.AgentsResultsClient-module___e_AfW__featuredBadge{width:fit-content;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full);font-size:var(--text-body-xs);line-height:var(--line-height-snug);background:var(--color-warning-bg);color:var(--color-warning);display:inline-flex}.AgentsResultsClient-module___e_AfW__cardBody{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-width:0;display:grid}.AgentsResultsClient-module___e_AfW__publicFacts{align-content:start;gap:var(--space-md);padding-right:var(--space-lg);border-right:1px solid var(--color-border);display:grid}.AgentsResultsClient-module___e_AfW__identityPills{align-items:center;gap:var(--space-sm);flex-wrap:nowrap;min-width:0;display:flex}.AgentsResultsClient-module___e_AfW__providerTags{min-width:0}.AgentsResultsClient-module___e_AfW__destinationFact{align-items:center;gap:var(--space-sm);width:fit-content;max-width:100%;padding:var(--space-xs) var(--space-sm);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);font-size:var(--text-body-sm);font-weight:var(--font-weight-medium);display:flex}.AgentsResultsClient-module___e_AfW__destinationFlag{border-radius:var(--radius-sm);width:30px;height:20px}.AgentsResultsClient-module___e_AfW__profileFacts{align-content:start;gap:var(--space-lg);padding-left:var(--space-lg);display:grid}.AgentsResultsClient-module___e_AfW__iconFact{grid-template-columns:var(--space-lg) minmax(0, 1fr);align-items:start;gap:var(--space-sm);min-width:0;display:grid}.AgentsResultsClient-module___e_AfW__factIcon{width:var(--space-lg);height:var(--space-lg);color:var(--color-accent);display:inline-flex}.AgentsResultsClient-module___e_AfW__factIcon svg{width:100%;height:100%}.AgentsResultsClient-module___e_AfW__factCopy{gap:var(--space-2xs);min-width:0;display:grid}.AgentsResultsClient-module___e_AfW__fieldLabel{color:var(--color-text-tertiary);font-size:var(--text-meta);font-weight:var(--font-weight-bold);margin:0}.AgentsResultsClient-module___e_AfW__detailText{color:var(--color-text-secondary);font-size:var(--text-body-sm);line-height:var(--line-height-normal);overflow-wrap:anywhere;margin:0}.AgentsResultsClient-module___e_AfW__cardActions{align-self:end;display:grid}.AgentsResultsClient-module___e_AfW__cardActions>*{min-width:0}.AgentsResultsClient-module___e_AfW__cardActions button{min-height:var(--agent-action-height);font-size:var(--text-body-sm)}.AgentsResultsClient-module___e_AfW__primaryAction{border-radius:var(--radius-md)}.AgentsResultsClient-module___e_AfW__pagination{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-xl);color:var(--color-text-secondary);font-size:var(--text-body-sm);display:flex}.AgentsResultsClient-module___e_AfW__pageButton{min-height:var(--agent-filter-height);padding:0 var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-primary);font-weight:var(--font-weight-semibold)}.AgentsResultsClient-module___e_AfW__pageButton:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.AgentsResultsClient-module___e_AfW__pageButton:disabled{cursor:not-allowed;opacity:var(--btn-disabled-opacity)}@media (max-width:768px){.AgentsResultsClient-module___e_AfW__page{--agent-page-inline:var(--space-md)}.AgentsResultsClient-module___e_AfW__desktopFilterBar{display:none}.AgentsResultsClient-module___e_AfW__mobileFilterBar{margin-bottom:var(--space-lg);display:block}.AgentsResultsClient-module___e_AfW__card{gap:var(--space-md);padding:var(--space-md)}.AgentsResultsClient-module___e_AfW__cardTop{gap:var(--space-md);grid-template-columns:108px minmax(0,1fr)}.AgentsResultsClient-module___e_AfW__cardMedia{width:108px}}@media (max-width:640px){.AgentsResultsClient-module___e_AfW__backRow>a{margin-bottom:var(--space-2xs)}.AgentsResultsClient-module___e_AfW__heading{margin-top:0}}@media (max-width:480px){.AgentsResultsClient-module___e_AfW__heading{font-size:var(--text-h3)}.AgentsResultsClient-module___e_AfW__cardTop{grid-template-columns:88px minmax(0,1fr)}.AgentsResultsClient-module___e_AfW__cardMedia{width:88px}.AgentsResultsClient-module___e_AfW__cardName{font-size:var(--text-body-sm)}.AgentsResultsClient-module___e_AfW__cardBody{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.AgentsResultsClient-module___e_AfW__publicFacts{gap:var(--space-sm);padding-right:var(--space-md)}.AgentsResultsClient-module___e_AfW__profileFacts{gap:var(--space-md);padding-left:var(--space-md);grid-template-columns:minmax(0,1fr)}.AgentsResultsClient-module___e_AfW__identityPills{align-items:flex-start;gap:var(--space-xs)}.AgentsResultsClient-module___e_AfW__destinationFact{gap:var(--space-xs);padding:var(--space-xs);font-size:var(--text-caption)}.AgentsResultsClient-module___e_AfW__destinationFlag{width:calc(var(--space-md) * 1.5);height:var(--space-md)}.AgentsResultsClient-module___e_AfW__providerTags{flex:auto}.AgentsResultsClient-module___e_AfW__providerTags span{max-width:100%;padding:var(--space-xs) var(--space-sm);font-size:var(--text-caption);white-space:normal}.AgentsResultsClient-module___e_AfW__iconFact{grid-template-columns:var(--space-md) minmax(0, 1fr);gap:var(--space-xs)}.AgentsResultsClient-module___e_AfW__factIcon{width:var(--space-md);height:var(--space-md)}.AgentsResultsClient-module___e_AfW__fieldLabel,.AgentsResultsClient-module___e_AfW__detailText{font-size:var(--text-caption)}.AgentsResultsClient-module___e_AfW__headingBadges{display:none}}
.post-module__hR1jYG__wrap{max-width:var(--content-width);padding:var(--page-top-offset) var(--space-md) var(--space-3xl);margin:0 auto}.post-module__hR1jYG__layout{grid-template-columns:minmax(0, var(--prose-width)) var(--blog-sidebar-w);gap:var(--space-2xl);max-width:calc(var(--prose-width) + var(--blog-sidebar-w) + var(--space-2xl));align-items:start;margin-inline:auto;display:grid}.post-module__hR1jYG__layoutMain{min-width:0;max-width:min(100%, var(--prose-width))}.post-module__hR1jYG__layoutSide{align-self:stretch;position:relative}.post-module__hR1jYG__sideSticky{}@media (max-width:1024px){.post-module__hR1jYG__layout{gap:var(--space-xl);grid-template-columns:1fr}.post-module__hR1jYG__layoutMain{max-width:100%}}.post-module__hR1jYG__mobileToc{display:none}.post-module__hR1jYG__desktopToc{display:block}@media (max-width:1024px){.post-module__hR1jYG__mobileToc{margin-bottom:var(--space-lg);display:block}.post-module__hR1jYG__desktopToc{display:none}}.post-module__hR1jYG__breadcrumb{margin-bottom:var(--space-lg);font-size:var(--text-body-sm)}.post-module__hR1jYG__breadcrumbList{align-items:center;gap:var(--space-xs);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.post-module__hR1jYG__breadcrumb a{color:var(--color-text-tertiary);transition:color var(--duration-base) var(--ease-out);text-decoration:none}.post-module__hR1jYG__breadcrumb a:hover,.post-module__hR1jYG__breadcrumb a:focus-visible{color:var(--color-accent)}.post-module__hR1jYG__breadcrumb a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}.post-module__hR1jYG__breadcrumbSep{color:var(--color-border);-webkit-user-select:none;user-select:none}.post-module__hR1jYG__breadcrumbCurrent{color:var(--color-accent);font-weight:var(--font-weight-medium)}.post-module__hR1jYG__head{margin-bottom:var(--space-lg)}.post-module__hR1jYG__kicker{font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-kicker);text-transform:uppercase;color:var(--color-accent);background:var(--color-accent-soft);padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-full);align-items:center;display:inline-flex}.post-module__hR1jYG__h1{font-family:var(--font-display);font-size:var(--text-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-display);margin:var(--space-sm) 0 var(--space-md);color:var(--color-text-primary)}.post-module__hR1jYG__meta{gap:var(--space-sm);font-size:var(--text-body-sm);color:var(--color-text-tertiary);flex-wrap:wrap;display:flex}.post-module__hR1jYG__meta>span:not(:last-child):after{content:"·";margin-left:var(--space-sm);color:var(--color-text-tertiary)}.post-module__hR1jYG__hero{border-radius:var(--radius-lg);aspect-ratio:16/9;object-fit:cover;width:100%;margin-bottom:var(--space-sm);background:var(--color-surface-2)}.post-module__hR1jYG__imageCredit{font-size:var(--text-caption);color:var(--color-text-tertiary);text-align:right;margin:0 0 var(--space-xl)}.post-module__hR1jYG__body{font-size:var(--text-body-lg);line-height:var(--line-height-relaxed);color:var(--color-text-primary)}.post-module__hR1jYG__body h2{font-family:var(--font-display);font-size:var(--text-h2);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-display-tight);margin:var(--space-xl) 0 var(--space-sm);color:var(--color-text-primary);scroll-margin-top:var(--page-top-offset)}.post-module__hR1jYG__body h3{font-size:var(--text-h4);font-weight:var(--font-weight-bold);margin:var(--space-lg) 0 var(--space-xs);color:var(--color-text-primary);scroll-margin-top:var(--page-top-offset)}.post-module__hR1jYG__body p{margin:0 0 var(--space-md);text-align:justify;-webkit-hyphens:auto;hyphens:auto}.post-module__hR1jYG__body li{text-align:justify;-webkit-hyphens:auto;hyphens:auto}:is(.post-module__hR1jYG__body ul,.post-module__hR1jYG__body ol){margin:0 0 var(--space-md);padding-left:var(--space-lg)}.post-module__hR1jYG__body li{margin:var(--space-xs) 0}.post-module__hR1jYG__body a{color:var(--color-accent);text-underline-offset:2px;text-decoration:underline}.post-module__hR1jYG__body blockquote{margin:var(--space-lg) 0;padding:var(--space-xs) 0 var(--space-xs) var(--space-md);border-left:var(--border-accent-w) solid var(--color-accent);color:var(--color-text-secondary);font-style:italic}.post-module__hR1jYG__body img{border-radius:var(--radius-md);max-width:100%;height:auto;margin:var(--space-md) 0}.post-module__hR1jYG__body pre{background:var(--color-surface-2);border-radius:var(--radius-md);padding:var(--space-md);font-size:var(--text-body-sm);margin:var(--space-md) 0;overflow-x:auto}.post-module__hR1jYG__body code{font-family:var(--font-mono);font-size:.92em}.post-module__hR1jYG__body hr{border:none;border-top:1px solid var(--color-border);margin:var(--space-xl) 0}.post-module__hR1jYG__body table{border-collapse:separate;border-spacing:0;width:100%;margin:var(--space-md) 0 var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-body-sm);line-height:var(--line-height-normal)}:is(.post-module__hR1jYG__body th,.post-module__hR1jYG__body td){border-bottom:1px solid var(--color-border);padding:var(--space-sm) var(--space-md);text-align:justify;vertical-align:top;-webkit-hyphens:auto;hyphens:auto}:is(.post-module__hR1jYG__body th+th,.post-module__hR1jYG__body th+td,.post-module__hR1jYG__body td+td,.post-module__hR1jYG__body td+th){border-left:1px solid var(--color-border)}:is(.post-module__hR1jYG__body thead th,.post-module__hR1jYG__body table>tbody:first-child>tr:first-child>th){background:var(--color-accent-soft);font-weight:var(--font-weight-bold);color:var(--color-accent);text-align:left}:is(.post-module__hR1jYG__body thead tr:first-child>th:first-child,.post-module__hR1jYG__body table>tbody:first-child>tr:first-child>th:first-child){border-top-left-radius:calc(var(--radius-md) - 1px)}:is(.post-module__hR1jYG__body thead tr:first-child>th:last-child,.post-module__hR1jYG__body table>tbody:first-child>tr:first-child>th:last-child){border-top-right-radius:calc(var(--radius-md) - 1px)}:is(.post-module__hR1jYG__body tbody:last-child>tr:last-child>th,.post-module__hR1jYG__body tbody:last-child>tr:last-child>td){border-bottom:none}:is(.post-module__hR1jYG__body tbody:last-child>tr:last-child>th:first-child,.post-module__hR1jYG__body tbody:last-child>tr:last-child>td:first-child){border-bottom-left-radius:calc(var(--radius-md) - 1px)}:is(.post-module__hR1jYG__body tbody:last-child>tr:last-child>th:last-child,.post-module__hR1jYG__body tbody:last-child>tr:last-child>td:last-child){border-bottom-right-radius:calc(var(--radius-md) - 1px)}.post-module__hR1jYG__body tbody th{font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.post-module__hR1jYG__footerRow{gap:var(--space-md);margin:var(--space-2xl) 0 0;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:start;display:grid}.post-module__hR1jYG__footerRow>section{margin-top:0}.post-module__hR1jYG__footerLeft{gap:var(--space-md);flex-direction:column;min-width:0;display:flex}.post-module__hR1jYG__footerLeft>section{width:100%;max-width:none;margin:0}.post-module__hR1jYG__sourcesBox{margin:var(--space-2xl) 0 0;padding:var(--space-md) var(--space-lg);background:var(--color-surface-2);border:1px solid var(--color-border);border-left:var(--border-accent-w) solid var(--color-accent);border-radius:var(--radius-md)}.post-module__hR1jYG__sourcesHeading{font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-kicker);text-transform:uppercase;margin:0}.post-module__hR1jYG__sourcesIntro{margin:var(--space-xs) 0 var(--space-sm);color:var(--color-text-secondary);font-size:var(--text-sm)}.post-module__hR1jYG__sourcesList{margin:0;padding:0;list-style:none}.post-module__hR1jYG__sourcesItem{justify-content:space-between;align-items:baseline;gap:var(--space-md);padding:var(--space-sm) 0;border-top:1px solid var(--color-border);display:flex}.post-module__hR1jYG__sourcesItem a{color:var(--color-accent);font-weight:var(--font-weight-semibold)}.post-module__hR1jYG__sourcesItem span{color:var(--color-text-tertiary);font-size:var(--text-xs);flex:none}@media (max-width:520px){.post-module__hR1jYG__sourcesItem{align-items:flex-start;gap:var(--space-2xs);flex-direction:column}}.post-module__hR1jYG__authorCard{gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:flex-start;margin:0;display:flex}.post-module__hR1jYG__authorAvatar{border-radius:var(--radius-full);object-fit:cover;flex-shrink:0;width:56px;height:56px}.post-module__hR1jYG__authorKicker{margin:0 0 var(--space-2xs);font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-kicker);text-transform:uppercase;color:var(--color-text-tertiary);display:block}.post-module__hR1jYG__authorName{margin:0 0 var(--space-2xs);font-weight:var(--font-weight-bold);color:var(--color-text-primary);font-size:var(--text-body)}.post-module__hR1jYG__authorBio{color:var(--color-text-secondary);font-size:var(--text-body-sm);line-height:var(--line-height-normal);margin:0}.post-module__hR1jYG__tags{gap:var(--space-sm);margin:var(--space-2xl) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.post-module__hR1jYG__tag{font-size:var(--text-caption);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full);background:var(--color-surface-2);color:var(--color-text-secondary);transition:color var(--duration-base) var(--ease-out);text-decoration:none;display:inline-block}.post-module__hR1jYG__tag:hover{color:var(--color-accent)}.post-module__hR1jYG__tag:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;color:var(--color-accent)}.post-module__hR1jYG__kicker{text-decoration:none}.post-module__hR1jYG__kicker:hover{text-decoration:underline}.post-module__hR1jYG__kicker:focus-visible,.post-module__hR1jYG__breadcrumb a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (max-width:640px){:is(.post-module__hR1jYG__body th:first-child,.post-module__hR1jYG__body td:first-child){min-width:8.5rem}:is(.post-module__hR1jYG__body th,.post-module__hR1jYG__body td){text-align:left}}
.blog-module__ht1OTW__wrap{max-width:var(--content-width);padding:var(--page-top-offset) var(--space-md) var(--space-3xl);margin:0 auto}.blog-module__ht1OTW__head{max-width:var(--prose-width);margin-bottom:var(--space-2xl)}.blog-module__ht1OTW__h1{font-family:var(--font-display);font-size:var(--text-h1);font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:var(--line-height-tight);margin:0 0 var(--space-sm);color:var(--color-text-primary)}.blog-module__ht1OTW__lede{font-size:var(--text-body-lg);line-height:var(--line-height-normal);color:var(--color-text-secondary);margin:0}.blog-module__ht1OTW__empty{color:var(--color-text-secondary);font-size:var(--text-body-lg)}.blog-module__ht1OTW__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0;padding:0;list-style:none;display:grid}@media (max-width:600px){.blog-module__ht1OTW__gridCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-sm);grid-template-columns:none;display:flex;overflow-x:auto}.blog-module__ht1OTW__gridCarousel>*{scroll-snap-align:start;flex:0 0 82%}}.blog-module__ht1OTW__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-raised);transition:transform var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out);overflow:hidden}.blog-module__ht1OTW__card:hover{border-color:var(--color-accent);transform:translateY(-3px)}.blog-module__ht1OTW__cardLink{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.blog-module__ht1OTW__thumb{aspect-ratio:16/9;object-fit:cover;background:var(--color-surface-2);width:100%;display:block}.blog-module__ht1OTW__cardBody{padding:var(--space-md);gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.blog-module__ht1OTW__kicker{font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent)}.blog-module__ht1OTW__cardTitle{font-size:var(--text-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);letter-spacing:-.01em;color:var(--color-text-primary);margin:0}.blog-module__ht1OTW__excerpt{font-size:var(--text-body-sm);line-height:var(--line-height-normal);color:var(--color-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.blog-module__ht1OTW__meta{padding-top:var(--space-sm);gap:var(--space-sm);font-size:var(--text-meta);color:var(--color-text-tertiary);flex-wrap:wrap;margin-top:auto;display:flex}.blog-module__ht1OTW__meta>span:not(:last-child):after{content:"·";margin-left:var(--space-sm);color:var(--color-text-tertiary)}.blog-module__ht1OTW__breadcrumb{margin-bottom:var(--space-lg);font-size:var(--text-body-sm)}.blog-module__ht1OTW__breadcrumb a{padding:var(--space-xs) var(--space-sm);margin:calc(-1 * var(--space-xs)) calc(-1 * var(--space-sm));color:var(--color-accent);border-radius:var(--radius-sm);text-decoration:none;display:inline-block}.blog-module__ht1OTW__breadcrumb a:hover{text-decoration:underline}.blog-module__ht1OTW__breadcrumb a:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.blog-module__ht1OTW__browse{margin:0 0 var(--space-2xl);gap:var(--space-sm);flex-wrap:wrap;padding:0;list-style:none;display:flex}.blog-module__ht1OTW__chip{padding:var(--space-xs) var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-body-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);background:var(--color-surface-raised);transition:border-color var(--duration-base) var(--ease-out), color var(--duration-base) var(--ease-out);text-decoration:none;display:inline-block}.blog-module__ht1OTW__chip:hover,.blog-module__ht1OTW__chipActive{border-color:var(--color-accent);color:var(--color-accent)}.blog-module__ht1OTW__pager{margin-top:var(--space-2xl);justify-content:center;align-items:center;gap:var(--space-lg);display:flex}.blog-module__ht1OTW__pagerBtn{min-height:44px;padding:0 var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-body-sm);font-weight:var(--font-weight-medium);color:var(--color-text-primary);background:var(--color-surface-raised);transition:border-color var(--duration-base) var(--ease-out);align-items:center;text-decoration:none;display:inline-flex}.blog-module__ht1OTW__pagerBtn:hover{border-color:var(--color-accent)}.blog-module__ht1OTW__pagerDisabled{opacity:.4;pointer-events:none}.blog-module__ht1OTW__pagerPage{font-size:var(--text-meta);color:var(--color-text-tertiary)}
.EmployerCardMobile-module__8NAUUq__officialBtn{white-space:nowrap;color:var(--color-accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:8px 4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.EmployerCardMobile-module__8NAUUq__officialBtn:hover{text-decoration:underline}.EmployerCardMobile-module__8NAUUq__detail{display:block}.EmployerCardMobile-module__8NAUUq__sectionHead{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-primary);margin:14px 0 8px;font-size:12px;font-weight:700}.EmployerCardMobile-module__8NAUUq__sectionHead:first-child{margin-top:4px}.EmployerCardMobile-module__8NAUUq__detailText{color:var(--color-text-primary);text-wrap:pretty;margin:0;font-size:12.5px;line-height:1.55}.EmployerCardMobile-module__8NAUUq__factList{flex-direction:column;gap:8px;margin:0;display:flex}.EmployerCardMobile-module__8NAUUq__factRow{justify-content:space-between;gap:16px;display:flex}.EmployerCardMobile-module__8NAUUq__factLabel{color:var(--color-text-primary);flex:none;font-size:12.5px;font-weight:400}.EmployerCardMobile-module__8NAUUq__factValue{color:var(--color-text-primary);text-align:right;font-size:12.5px;font-weight:600}
.JobCard-module__Jb0oHG__detailStatus{color:var(--color-text-secondary);font-size:var(--text-body-sm);line-height:var(--line-height-relaxed);margin:0}.JobCard-module__Jb0oHG__fullDetails{gap:var(--space-sm);margin:0;display:grid}.JobCard-module__Jb0oHG__fullDetails>section{margin:0}.JobCard-module__Jb0oHG__roleSection h2{margin:0 0 var(--space-xs);color:var(--color-text-primary);font-family:var(--font-ui);font-size:var(--text-meta);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-widest);line-height:var(--line-height-tight);text-transform:uppercase}.JobCard-module__Jb0oHG__roleSection h3{margin:0 0 var(--space-xs);color:var(--color-text-primary);font-family:var(--font-ui);font-size:var(--text-meta);font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal)}.JobCard-module__Jb0oHG__roleSection>div+div{margin-top:var(--space-sm)}.JobCard-module__Jb0oHG__roleSection p,.JobCard-module__Jb0oHG__roleSection li{color:var(--color-text-primary);font-family:var(--font-ui);font-size:var(--text-meta);line-height:var(--line-height-normal);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;text-align:justify;text-justify:inter-word;text-wrap:pretty}.JobCard-module__Jb0oHG__roleSection p{margin:0 0 var(--space-xs)}.JobCard-module__Jb0oHG__roleSection p:last-child{margin-bottom:0}.JobCard-module__Jb0oHG__roleSection ul{gap:var(--space-xs);margin:0;padding-inline-start:var(--space-lg);display:grid}
.ScholarshipsResultsClient-module__IkB71a__schDesktop{display:block}.ScholarshipsResultsClient-module__IkB71a__schMobile{display:none}@media (max-width:640px){.ScholarshipsResultsClient-module__IkB71a__schDesktop{display:none}.ScholarshipsResultsClient-module__IkB71a__schMobile{display:block}.ScholarshipsResultsClient-module__IkB71a__resultsCount{color:var(--color-text-secondary);margin-right:auto;font-size:12px}.ScholarshipsResultsClient-module__IkB71a__resultsBtn{height:auto;box-shadow:none;color:var(--color-text-emphasis);background:0 0;border:none;gap:6px;padding:4px 2px;font-size:12px}.ScholarshipsResultsClient-module__IkB71a__resultsBtn:hover{box-shadow:none;color:var(--color-text-primary)}.ScholarshipsResultsClient-module__IkB71a__resultsBtn svg{width:14px;height:14px}}.ScholarshipsResultsClient-module__IkB71a__anyTile{display:flex}.ScholarshipsResultsClient-module__IkB71a__clearFiltersBtn{cursor:pointer;border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);background:0 0;margin-top:12px;padding:8px 16px;font-size:13px;font-weight:600}.ScholarshipsResultsClient-module__IkB71a__clearFiltersBtn:hover{border-color:var(--color-border-strong,var(--color-text-tertiary))}.ScholarshipsResultsClient-module__IkB71a__eyebrow{font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-tertiary);margin:0 0 var(--space-sm)}.ScholarshipsResultsClient-module__IkB71a__heading{font-family:var(--font-display);font-size:var(--text-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 var(--space-sm)}.ScholarshipsResultsClient-module__IkB71a__lead{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:0 0 var(--space-lg)}.ScholarshipsResultsClient-module__IkB71a__filterBar{gap:var(--space-sm);margin:var(--space-md) 0 var(--space-xs);z-index:20;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:center;display:grid;position:relative}.ScholarshipsResultsClient-module__IkB71a__filtersRight{display:contents}@media (min-width:641px){.ScholarshipsResultsClient-module__IkB71a__filtersRight .ScholarshipsResultsClient-module__IkB71a__resultsBtn{box-shadow:var(--shadow-soft);background:var(--color-surface-raised);border-radius:var(--radius-full);border:none}[data-theme=dark] .ScholarshipsResultsClient-module__IkB71a__filtersRight .ScholarshipsResultsClient-module__IkB71a__resultsBtn{background:var(--color-surface-2)}}.ScholarshipsResultsClient-module__IkB71a__emptyState{text-align:center;padding:var(--space-3xl) var(--space-md);background:var(--color-surface-2);border:1px dashed var(--color-border);border-radius:var(--radius-lg)}.ScholarshipsResultsClient-module__IkB71a__emptyTitle{font-family:var(--font-display);font-size:var(--text-h5);font-weight:var(--font-weight-bold);margin:0 0 var(--space-sm);color:var(--color-text-primary)}.ScholarshipsResultsClient-module__IkB71a__emptyBody{font-size:var(--text-body-sm);color:var(--color-text-secondary);max-width:460px;line-height:var(--line-height-normal);margin:0 auto}.ScholarshipsResultsClient-module__IkB71a__cardGrid{margin:0;padding:0;list-style:none;}@media (max-width:640px){.ScholarshipsResultsClient-module__IkB71a__cardGrid{scroll-snap-type:none;flex-direction:column;grid-template-columns:none;gap:12px;display:flex;overflow:visible}.ScholarshipsResultsClient-module__IkB71a__cardGrid>*{flex:initial;scroll-snap-align:none}}.ScholarshipsResultsClient-module__IkB71a__card{background:var(--card-bg);box-shadow:var(--shadow-card);transition:box-shadow var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);border:none;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.ScholarshipsResultsClient-module__IkB71a__card:hover{box-shadow:var(--shadow-card-hover,var(--shadow-raised));transform:translateY(-1px)}[data-theme=dark] .ScholarshipsResultsClient-module__IkB71a__card{box-shadow:var(--shadow-raised)}.ScholarshipsResultsClient-module__IkB71a__cardMedia{aspect-ratio:16/7}.ScholarshipsResultsClient-module__IkB71a__cardBody{padding:var(--space-lg)}.ScholarshipsResultsClient-module__IkB71a__badge{font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--space-sm);display:inline-block}.ScholarshipsResultsClient-module__IkB71a__cardName{font-family:var(--font-display);font-size:var(--text-h5);font-weight:var(--font-weight-bold);margin:0 0 var(--space-xs);color:var(--color-text-primary);letter-spacing:-.01em}.ScholarshipsResultsClient-module__IkB71a__cardNameLink{color:inherit;text-decoration:none}.ScholarshipsResultsClient-module__IkB71a__cardNameLink:hover{text-decoration:underline}.ScholarshipsResultsClient-module__IkB71a__cardNameLink:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px;border-radius:2px}.ScholarshipsResultsClient-module__IkB71a__provider{font-size:var(--text-meta);color:var(--color-text-tertiary);margin:0 0 var(--space-md)}.ScholarshipsResultsClient-module__IkB71a__fieldRow{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:0 0 var(--space-sm);line-height:var(--line-height-normal)}.ScholarshipsResultsClient-module__IkB71a__fieldLabel{font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:2px;display:block}.ScholarshipsResultsClient-module__IkB71a__note{font-size:var(--text-meta);color:var(--color-text-tertiary);margin:0 0 var(--space-sm);font-style:italic}.ScholarshipsResultsClient-module__IkB71a__cardActions{gap:var(--space-md);padding-top:var(--space-sm);margin-top:var(--space-sm);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.ScholarshipsResultsClient-module__IkB71a__updated{font-size:var(--text-caption);color:var(--color-text-tertiary)}.ScholarshipsResultsClient-module__IkB71a__viewAllLink{align-items:center;gap:var(--space-xs);font-size:var(--text-meta);font-weight:var(--font-weight-semibold);color:var(--color-accent);text-decoration:none;display:inline-flex}.ScholarshipsResultsClient-module__IkB71a__viewAllLink:hover{text-decoration:underline}.ScholarshipsResultsClient-module__IkB71a__disclaimer{font-size:var(--text-caption);color:var(--color-text-tertiary);margin:var(--space-xl) 0 0;text-align:center}
