.About-module__RHteCa__grid{gap:var(--space-3xl);grid-template-columns:1.2fr .8fr;align-items:start;display:grid}.About-module__RHteCa__description{gap:var(--space-2xl);color:var(--fg-secondary);flex-direction:column;font-size:1.0625rem;line-height:1.7;display:flex}.About-module__RHteCa__stats{gap:var(--space-lg);flex-direction:column;display:flex}.About-module__RHteCa__stat{gap:var(--space-xs);padding:var(--space-lg);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;display:flex}.About-module__RHteCa__statValue{font-family:var(--font-pixel-square);letter-spacing:-.02em;color:var(--fg-primary);font-size:2.5rem;font-weight:500}.About-module__RHteCa__earthIcon{object-fit:contain;width:2.5rem;height:2.5rem}.About-module__RHteCa__statLabel{font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}@media (max-width:768px){.About-module__RHteCa__grid{gap:var(--space-2xl);grid-template-columns:1fr}.About-module__RHteCa__stats{flex-flow:wrap}.About-module__RHteCa__stat{flex:1;min-width:140px}}
.WhyJoin-module__uMbuCq__header{text-align:center;margin-bottom:var(--space-xl)}.WhyJoin-module__uMbuCq__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.02em;color:var(--fg-primary);margin-bottom:var(--space-sm);font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.WhyJoin-module__uMbuCq__titleHighlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyJoin-module__uMbuCq__subtitle{color:var(--fg-secondary);margin-bottom:var(--space-lg);font-size:1.25rem}.WhyJoin-module__uMbuCq__intro{text-align:center;max-width:700px;margin:0 auto var(--space-3xl);color:var(--fg-secondary);font-size:1rem;line-height:1.6}.WhyJoin-module__uMbuCq__accordion{max-width:900px;margin:0 auto}.WhyJoin-module__uMbuCq__listTitle{text-align:center;color:var(--fg-primary);margin-bottom:var(--space-xl);font-size:1.5rem}.WhyJoin-module__uMbuCq__listTitleLight{color:var(--fg-primary);font-weight:400}.WhyJoin-module__uMbuCq__list{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){.WhyJoin-module__uMbuCq__list{grid-template-columns:1fr}}.WhyJoin-module__uMbuCq__item{border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);background:#ffffff08;overflow:hidden}.WhyJoin-module__uMbuCq__item:hover{border-color:var(--border-hover);background:#ffffff0d}.WhyJoin-module__uMbuCq__item.WhyJoin-module__uMbuCq__active{border-color:var(--border-strong);background:#ffffff14}.WhyJoin-module__uMbuCq__itemHeader{padding:var(--space-lg)var(--space-xl);justify-content:space-between;align-items:center;min-height:80px;display:flex}.WhyJoin-module__uMbuCq__itemLeft{align-items:center;gap:var(--space-md);display:flex}.WhyJoin-module__uMbuCq__itemTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-primary);font-size:.9375rem;font-weight:700}.WhyJoin-module__uMbuCq__iconToggle{color:var(--fg-primary);align-items:center;display:flex}.WhyJoin-module__uMbuCq__itemContent{overflow:hidden}.WhyJoin-module__uMbuCq__contentInner{padding:0 var(--space-xl)var(--space-lg);color:var(--fg-secondary);border-top:1px solid var(--border-default);margin-top:-1px;font-size:.9375rem;line-height:1.6}
.Highlights-module__2nODvq__section{background:var(--bg-primary);width:100%;height:100vh;position:relative;overflow:hidden}.Highlights-module__2nODvq__inner{gap:var(--space-3xl);max-width:1200px;height:100%;padding:0 var(--space-2xl);grid-template-columns:1fr 1.2fr;align-items:center;margin:0 auto;display:grid}.Highlights-module__2nODvq__left{justify-content:center;gap:var(--space-3xl);flex-direction:column;display:flex}.Highlights-module__2nODvq__heading{gap:var(--space-md);flex-direction:column;display:flex}.Highlights-module__2nODvq__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--fg-tertiary);font-size:.6875rem}.Highlights-module__2nODvq__title{font-family:var(--font-pixel);color:var(--fg-primary);letter-spacing:-.03em;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.Highlights-module__2nODvq__desc{color:var(--fg-secondary);max-width:420px;font-size:1rem;line-height:1.7}.Highlights-module__2nODvq__progress{gap:var(--space-sm);flex-direction:column;display:flex}.Highlights-module__2nODvq__counter{font-family:var(--font-mono);color:var(--fg-tertiary);letter-spacing:.06em;font-size:.75rem}.Highlights-module__2nODvq__bar{background:var(--border-default);border-radius:1px;width:100%;max-width:200px;height:2px;overflow:hidden}.Highlights-module__2nODvq__barFill{background:var(--fg-primary);border-radius:1px;height:100%;transition:width .4s}.Highlights-module__2nODvq__right{aspect-ratio:4/3;border-radius:var(--radius-lg);border:1px solid var(--border-default);width:100%;position:relative;overflow:hidden}.Highlights-module__2nODvq__imageSlide{opacity:0;transition:opacity .6s;position:absolute;inset:0}.Highlights-module__2nODvq__imageSlideActive{opacity:1}.Highlights-module__2nODvq__image{object-fit:cover;filter:grayscale(70%)brightness(.8);width:100%;height:100%;transition:filter .4s;display:block}.Highlights-module__2nODvq__right:hover .Highlights-module__2nODvq__imageSlideActive .Highlights-module__2nODvq__image{filter:grayscale(30%)brightness(.9)}.Highlights-module__2nODvq__imageFallback{background:var(--bg-card);width:100%;height:100%;font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;font-size:.875rem;display:flex}@media (max-width:768px){.Highlights-module__2nODvq__inner{gap:var(--space-xl);padding:var(--space-xl)var(--space-lg);grid-template-columns:1fr}.Highlights-module__2nODvq__right{aspect-ratio:16/10}.Highlights-module__2nODvq__title{font-size:1.5rem}.Highlights-module__2nODvq__desc{font-size:.875rem}}
.Challenge-module__97_CNq__intro{text-align:center;color:var(--fg-secondary);max-width:650px;margin:0 auto var(--space-3xl);font-size:1rem;line-height:1.7}.Challenge-module__97_CNq__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.Challenge-module__97_CNq__trackCard{overflow:hidden;padding:0!important}.Challenge-module__97_CNq__imageWrap{aspect-ratio:2;width:100%;position:relative;overflow:hidden}.Challenge-module__97_CNq__trackImage{object-fit:cover;filter:grayscale()brightness(.7);width:100%;height:100%;transition:filter var(--transition-normal);display:block}.Challenge-module__97_CNq__trackCard:hover .Challenge-module__97_CNq__trackImage{filter:grayscale(50%)brightness(.85)}.Challenge-module__97_CNq__trackContent{padding:var(--space-lg)}.Challenge-module__97_CNq__iconWrap{background:var(--accent-subtle);border:2px solid var(--border-default);width:44px;height:44px;margin-bottom:var(--space-md);color:var(--fg-primary);image-rendering:pixelated;border-radius:0;justify-content:center;align-items:center;display:flex}.Challenge-module__97_CNq__trackTitle{letter-spacing:-.02em;color:var(--fg-primary);margin-bottom:var(--space-sm);font-size:1rem;font-weight:600}.Challenge-module__97_CNq__trackDesc{color:var(--fg-secondary);font-size:.875rem;line-height:1.6}
.Prizes-module__NW4-_G__topPrizesGrid{gap:var(--space-lg);margin-top:var(--space-md);margin-bottom:var(--space-3xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Prizes-module__NW4-_G__otherGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.Prizes-module__NW4-_G__column{gap:var(--space-md);flex-direction:column;display:flex}.Prizes-module__NW4-_G__sectionTitle{font-family:var(--font-pixel);color:var(--fg-primary);margin-bottom:var(--space-sm);letter-spacing:.05em;text-transform:uppercase;font-size:1.5rem}.Prizes-module__NW4-_G__topCard,.Prizes-module__NW4-_G__bonusCard,.Prizes-module__NW4-_G__toolCard{background:var(--bg-card);border:1px solid var(--border-default);transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.Prizes-module__NW4-_G__topCard:hover,.Prizes-module__NW4-_G__bonusCard:hover,.Prizes-module__NW4-_G__toolCard:hover{border-color:var(--fg-secondary);transform:translateY(-4px);box-shadow:0 10px 30px #00000026}.Prizes-module__NW4-_G__topCard{gap:var(--space-md);padding:var(--space-xl);flex-direction:column;display:flex}.Prizes-module__NW4-_G__featured{align-items:center;gap:var(--space-2xl);background:var(--bg-card);border:1px solid var(--border-default);flex-direction:row;grid-column:1/-1}.Prizes-module__NW4-_G__iconWrap{background:var(--bg-secondary);color:var(--fg-primary);border-radius:var(--radius-full);width:48px;height:48px;margin-bottom:var(--space-sm);justify-content:center;align-items:center;display:flex}.Prizes-module__NW4-_G__featured .Prizes-module__NW4-_G__iconWrap{background:var(--fg-primary);width:64px;height:64px;color:var(--bg-primary);flex-shrink:0}.Prizes-module__NW4-_G__content{gap:var(--space-xs);flex-direction:column;flex-grow:1;display:flex}.Prizes-module__NW4-_G__place{font-size:.875rem;font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;letter-spacing:.1em}.Prizes-module__NW4-_G__title{color:var(--fg-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.Prizes-module__NW4-_G__featured .Prizes-module__NW4-_G__title{font-size:2.25rem;font-family:var(--font-mono)}.Prizes-module__NW4-_G__desc{color:var(--fg-secondary);margin-bottom:var(--space-sm);font-size:.95rem;line-height:1.6}.Prizes-module__NW4-_G__featured .Prizes-module__NW4-_G__desc{max-width:600px;font-size:1.125rem}.Prizes-module__NW4-_G__rewardList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Prizes-module__NW4-_G__rewardList li{align-items:center;gap:var(--space-sm);color:var(--fg-secondary);font-size:.95rem;display:flex}.Prizes-module__NW4-_G__rewardIcon{font-size:1.25rem}.Prizes-module__NW4-_G__bonusList{gap:var(--space-sm);flex-direction:column;display:flex}.Prizes-module__NW4-_G__bonusCard{align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);display:flex}.Prizes-module__NW4-_G__bonusIcon{font-size:1.75rem}.Prizes-module__NW4-_G__bonusInfo{flex-direction:column;display:flex}.Prizes-module__NW4-_G__bonusTitle{color:var(--fg-primary);font-weight:600}.Prizes-module__NW4-_G__bonusAmount{font-family:var(--font-mono);color:var(--fg-secondary);font-size:.875rem}.Prizes-module__NW4-_G__bonusDesc{color:var(--fg-tertiary);margin-top:var(--space-sm);font-size:.9rem;font-style:italic}.Prizes-module__NW4-_G__toolCard{padding:var(--space-lg);gap:var(--space-sm);flex-direction:column;display:flex}.Prizes-module__NW4-_G__toolHeader{gap:var(--space-2xs);flex-direction:column;display:flex}.Prizes-module__NW4-_G__toolTitle{color:var(--fg-primary);font-size:1.125rem;font-weight:600}.Prizes-module__NW4-_G__toolValue{font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.Prizes-module__NW4-_G__toolDesc{color:var(--fg-secondary);font-size:.95rem;line-height:1.5}.Prizes-module__NW4-_G__creditsList{gap:var(--space-md);flex-wrap:wrap;display:flex}.Prizes-module__NW4-_G__creditItem{align-items:center;gap:var(--space-xs);font-family:var(--font-mono);background:var(--bg-secondary);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);color:var(--fg-primary);font-size:.9rem;display:flex}.Prizes-module__NW4-_G__learningList{gap:var(--space-md);flex-direction:column;display:flex}@media (max-width:768px){.Prizes-module__NW4-_G__featured{align-items:flex-start;gap:var(--space-lg);flex-direction:column}.Prizes-module__NW4-_G__featured .Prizes-module__NW4-_G__iconWrap{width:48px;height:48px}.Prizes-module__NW4-_G__featured .Prizes-module__NW4-_G__title{font-size:1.75rem}}
.Timeline-module__trJVoa__section{height:100vh;position:relative;overflow:hidden}.Timeline-module__trJVoa__track{will-change:transform;align-items:center;width:max-content;height:100%;padding-left:50vw;display:flex}.Timeline-module__trJVoa__heading{text-align:center;flex-shrink:0;align-items:center;display:flex;transform:translate(-50%)}.Timeline-module__trJVoa__helper{margin-top:var(--space-sm);color:var(--fg-tertiary);font-size:.8rem}.Timeline-module__trJVoa__item{width:20vw;min-width:15rem;margin-left:var(--space-2xl);flex-direction:column;flex-shrink:0;display:flex}.Timeline-module__trJVoa__marker{height:1.25rem;margin-bottom:var(--space-md);align-items:center;display:flex}.Timeline-module__trJVoa__dot{background:var(--fg-primary);border:2px solid var(--bg-primary);width:.625rem;height:.625rem;box-shadow:0 0 0 2px var(--border-default);border-radius:50%;flex-shrink:0}.Timeline-module__trJVoa__line{background:var(--border-default);height:1px;margin-left:var(--space-xs);flex:1}.Timeline-module__trJVoa__content{padding-right:var(--space-xl)}.Timeline-module__trJVoa__mentorItem .Timeline-module__trJVoa__content{border-radius:var(--radius-md);padding:var(--space-md);background:#527eff14;border:1px solid #82ebff47}.Timeline-module__trJVoa__metaRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.Timeline-module__trJVoa__mentorBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#99f5ff;border-radius:var(--radius-full);border:1px solid #99f5ff66;padding:.12rem .45rem;font-size:.65rem;display:inline-block}.Timeline-module__trJVoa__date{font-family:var(--font-pixel);color:var(--fg-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;line-height:1.2}.Timeline-module__trJVoa__title{letter-spacing:-.02em;color:var(--fg-primary);margin:var(--space-xs)0;font-size:1.0625rem;font-weight:600}.Timeline-module__trJVoa__desc{color:var(--fg-secondary);font-size:.875rem;line-height:1.6}@media (max-width:768px){.Timeline-module__trJVoa__item{min-width:12rem;margin-left:var(--space-xl)}}
.Mentorship-module__ftXzMG__filterWrap{align-items:center;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.Mentorship-module__ftXzMG__filterTitle{font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:.75rem}.Mentorship-module__ftXzMG__filterGroup{align-items:center;gap:var(--space-sm);display:flex}.Mentorship-module__ftXzMG__hubCta{border-radius:var(--radius-sm);color:#000;min-width:50px;font-family:var(--font-mono);transition:opacity var(--transition-fast),transform var(--transition-fast);white-space:nowrap;background:#fff;border:1px solid #fff;justify-content:center;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.Mentorship-module__ftXzMG__hubCta:hover{opacity:.9;transform:translateY(-1px)}.Mentorship-module__ftXzMG__hubCta svg{transition:transform var(--transition-fast)}.Mentorship-module__ftXzMG__hubCta:hover svg{transform:translate(3px)}.Mentorship-module__ftXzMG__dropdown{position:relative}.Mentorship-module__ftXzMG__dropdownTrigger{border:1px solid var(--border-default);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--fg-primary);cursor:pointer;transition:border-color var(--transition-fast);background:#141414;justify-content:space-between;align-items:center;gap:.5rem;min-width:180px;padding:.5rem .75rem;font-size:.8125rem;display:flex}.Mentorship-module__ftXzMG__dropdownTrigger:hover{border-color:var(--border-hover)}.Mentorship-module__ftXzMG__chevron{transition:transform var(--transition-fast);color:var(--fg-tertiary);flex-shrink:0}.Mentorship-module__ftXzMG__chevronOpen{transform:rotate(180deg)}.Mentorship-module__ftXzMG__dropdownMenu{border:1px solid var(--border-default);border-radius:var(--radius-sm);z-index:50;background:#141414;min-width:100%;max-height:240px;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 24px #00000080}.Mentorship-module__ftXzMG__dropdownItem{font-family:var(--font-mono);color:var(--fg-secondary);cursor:pointer;border-radius:calc(var(--radius-sm) - 2px);transition:background var(--transition-fast),color var(--transition-fast);padding:.45rem .65rem;font-size:.8125rem}.Mentorship-module__ftXzMG__dropdownItem:hover{color:var(--fg-primary);background:#ffffff1a}.Mentorship-module__ftXzMG__dropdownItemActive{background:var(--fg-primary);color:var(--bg-primary)}.Mentorship-module__ftXzMG__dropdownItemActive:hover{background:var(--fg-primary);color:var(--bg-primary);opacity:.9}.Mentorship-module__ftXzMG__grid{gap:var(--space-lg);margin-bottom:var(--space-3xl);grid-template-columns:repeat(auto-fill,minmax(290px,1fr));display:grid}.Mentorship-module__ftXzMG__cardHead{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.Mentorship-module__ftXzMG__avatar{border:1px solid var(--border-default);object-fit:cover;width:48px;height:48px;margin-bottom:var(--space-md);border-radius:50%}.Mentorship-module__ftXzMG__avatarFallback{background:var(--accent-subtle);border:1px solid var(--border-default);width:48px;height:48px;font-family:var(--font-sans);color:var(--fg-primary);margin-bottom:var(--space-md);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.Mentorship-module__ftXzMG__statusWrap{justify-items:end;gap:4px;display:grid}.Mentorship-module__ftXzMG__status{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);border:1px solid #0000;padding:.2rem .5rem;font-size:.6875rem}.Mentorship-module__ftXzMG__statusOpen{color:#89ff9d;background:#187f3833;border-color:#89ff9d66}.Mentorship-module__ftXzMG__statusLimited{color:#ffd782;background:#a2670e2e;border-color:#ffd78259}.Mentorship-module__ftXzMG__statusBooked{color:#ffb2b2;background:#a12e2e33;border-color:#ffb2b259}.Mentorship-module__ftXzMG__nextSession{color:var(--fg-tertiary);text-align:right;font-size:.6875rem}.Mentorship-module__ftXzMG__name{color:var(--fg-primary);letter-spacing:-.01em;font-size:1rem;font-weight:600}.Mentorship-module__ftXzMG__role{color:var(--fg-tertiary);margin-top:2px;margin-bottom:var(--space-sm);font-size:.8125rem}.Mentorship-module__ftXzMG__bio{color:var(--fg-secondary);margin-bottom:var(--space-md);font-size:.8125rem;line-height:1.5}.Mentorship-module__ftXzMG__tags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.Mentorship-module__ftXzMG__tag{font-family:var(--font-mono);background:var(--accent-subtle);border:1px solid var(--border-default);border-radius:var(--radius-full);color:var(--fg-secondary);padding:.125rem .5rem;font-size:.6875rem}.Mentorship-module__ftXzMG__cta{cursor:pointer;text-align:center;border-radius:var(--radius-sm);background:var(--fg-primary);width:100%;color:var(--bg-primary);transition:transform var(--transition-fast),opacity var(--transition-fast);border:none;margin-top:auto;padding:.55rem .8rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-block}.Mentorship-module__ftXzMG__cta:hover{opacity:.9;transform:translateY(-1px)}.Mentorship-module__ftXzMG__bottomGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.Mentorship-module__ftXzMG__formats,.Mentorship-module__ftXzMG__tipsPanel{border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-lg);background:var(--bg-card)}.Mentorship-module__ftXzMG__formatsTitle{font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-md);font-size:.75rem}.Mentorship-module__ftXzMG__formatChips{justify-content:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.Mentorship-module__ftXzMG__formatChip{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-full);color:var(--fg-secondary);padding:.375rem 1rem;font-size:.8125rem}.Mentorship-module__ftXzMG__directoryCta{margin-top:var(--space-lg);color:var(--fg-primary);border-bottom:1px dashed var(--border-default);font-size:.82rem;text-decoration:none;display:inline-block}.Mentorship-module__ftXzMG__tipsList{gap:var(--space-sm);list-style:none;display:grid}.Mentorship-module__ftXzMG__tipItem{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:#ffffff03;padding:.55rem .65rem}.Mentorship-module__ftXzMG__tipItem p{color:var(--fg-secondary);font-size:.82rem;line-height:1.45}.Mentorship-module__ftXzMG__tipItem span{font-family:var(--font-mono);color:var(--fg-tertiary);font-size:.7rem}@media (max-width:768px){.Mentorship-module__ftXzMG__filterWrap{flex-direction:column;align-items:flex-start}.Mentorship-module__ftXzMG__filterGroup{flex-direction:column;width:100%}.Mentorship-module__ftXzMG__hubCta{justify-content:center;width:100%}.Mentorship-module__ftXzMG__dropdown,.Mentorship-module__ftXzMG__dropdownTrigger{width:100%}.Mentorship-module__ftXzMG__cta{place-items:center;min-height:44px;display:grid}}
.Judges-module__VtA1zq__criteriaSection{margin-bottom:var(--space-3xl)}.Judges-module__VtA1zq__criteriaTitle{font-family:var(--font-sans);color:var(--fg-primary);letter-spacing:-.02em;align-items:center;gap:var(--space-sm);font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;display:flex}.Judges-module__VtA1zq__criteriaTitleIcon{color:var(--fg-tertiary);font-size:.75em}.Judges-module__VtA1zq__criteriaSubtitle{color:var(--fg-tertiary);margin-top:var(--space-xs);margin-bottom:var(--space-xl);font-size:.875rem}.Judges-module__VtA1zq__criteriaGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:900px){.Judges-module__VtA1zq__criteriaGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Judges-module__VtA1zq__criteriaGrid{grid-template-columns:1fr}}.Judges-module__VtA1zq__criterionCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;transition:all var(--transition-base)}.Judges-module__VtA1zq__criterionCard:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translateY(-2px)}.Judges-module__VtA1zq__criterionIcon{border-radius:var(--radius-md);background:var(--accent-subtle);border:1px solid var(--border-default);width:40px;height:40px;margin:0 auto var(--space-md);color:var(--fg-primary);justify-content:center;align-items:center;display:flex}.Judges-module__VtA1zq__criterionPercentage{font-family:var(--font-mono);color:var(--fg-primary);letter-spacing:-.03em;margin-bottom:var(--space-xs);font-size:1.75rem;font-weight:700;line-height:1}.Judges-module__VtA1zq__criterionLabel{color:var(--fg-primary);margin-bottom:var(--space-xs);font-size:.875rem;font-weight:600}.Judges-module__VtA1zq__criterionDesc{color:var(--fg-tertiary);margin-bottom:var(--space-md);font-size:.75rem;line-height:1.5}.Judges-module__VtA1zq__criterionBar{background:var(--border-default);border-radius:var(--radius-full);width:100%;height:3px;overflow:hidden}.Judges-module__VtA1zq__criterionBarFill{background:var(--fg-primary);border-radius:var(--radius-full);height:100%;transition:width .6s}.Judges-module__VtA1zq__tipsSection{margin-bottom:var(--space-3xl);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-card);overflow:hidden}.Judges-module__VtA1zq__tipsToggle{align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-lg)var(--space-xl);color:var(--fg-primary);font-family:var(--font-sans);cursor:pointer;transition:background var(--transition-fast);text-align:left;background:0 0;border:none;font-size:.9375rem;font-weight:600;display:flex}.Judges-module__VtA1zq__tipsToggle:hover{background:var(--bg-card-hover)}.Judges-module__VtA1zq__tipsToggleIcon{border-radius:var(--radius-sm);background:var(--accent-subtle);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;display:flex}.Judges-module__VtA1zq__tipsToggleChevron{color:var(--fg-tertiary);margin-left:auto;font-size:.625rem}.Judges-module__VtA1zq__tipsContent{padding:0 var(--space-xl)var(--space-xl);animation:.25s Judges-module__VtA1zq__fadeSlideIn}@keyframes Judges-module__VtA1zq__fadeSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Judges-module__VtA1zq__tipsList{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Judges-module__VtA1zq__tipsItem{align-items:flex-start;gap:var(--space-sm);color:var(--fg-secondary);padding:var(--space-sm)0;font-size:.8125rem;line-height:1.6;display:flex}.Judges-module__VtA1zq__tipsItemBullet{color:var(--fg-tertiary);font-family:var(--font-mono);flex-shrink:0;margin-top:2px;font-size:.75rem}.Judges-module__VtA1zq__judgesHeader{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-2xl);display:flex}.Judges-module__VtA1zq__judgesHeaderTitle{font-family:var(--font-sans);color:var(--fg-secondary);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:1rem;font-weight:600}.Judges-module__VtA1zq__judgesHeaderLine{background:var(--border-default);flex:1;height:1px}.Judges-module__VtA1zq__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}@media (max-width:700px){.Judges-module__VtA1zq__grid{grid-template-columns:1fr}}.Judges-module__VtA1zq__judgeCard{gap:var(--space-md);flex-direction:column;display:flex}.Judges-module__VtA1zq__judgeTop{align-items:flex-start;gap:var(--space-lg);display:flex}.Judges-module__VtA1zq__avatar{border:2px solid var(--border-default);object-fit:cover;border-radius:50%;flex-shrink:0;width:72px;height:72px}.Judges-module__VtA1zq__avatarFallback{background:var(--accent-subtle);border:2px solid var(--border-default);width:72px;height:72px;font-family:var(--font-sans);color:var(--fg-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Judges-module__VtA1zq__judgeInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.Judges-module__VtA1zq__name{color:var(--fg-primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.Judges-module__VtA1zq__title{color:var(--fg-secondary);font-size:.8125rem}.Judges-module__VtA1zq__company{font-family:var(--font-mono);color:var(--fg-tertiary);align-items:center;gap:6px;font-size:.75rem;display:flex}.Judges-module__VtA1zq__companyLogo{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:16px;height:16px}.Judges-module__VtA1zq__bio{color:var(--fg-secondary);font-size:.8125rem;line-height:1.5}.Judges-module__VtA1zq__judgeTag{font-family:var(--font-mono);border-radius:var(--radius-full);margin-top:var(--space-xs);letter-spacing:.02em;border:1px solid;width:fit-content;padding:2px 8px;font-size:.6875rem;font-weight:500;display:inline-block}.Judges-module__VtA1zq__tagTechnical{color:#8bb4e0;background:#8bb4e014;border-color:#8bb4e04d}.Judges-module__VtA1zq__tagCreative{color:#d4a0d4;background:#d4a0d414;border-color:#d4a0d44d}.Judges-module__VtA1zq__tagBusiness{color:#b8d4a0;background:#b8d4a014;border-color:#b8d4a04d}.Judges-module__VtA1zq__lookingFor{color:var(--fg-secondary);padding:var(--space-md)var(--space-lg);border-left:2px solid var(--border-hover);border-radius:0 var(--radius-sm)var(--radius-sm)0;margin-top:var(--space-xs);background:#ffffff05;font-size:.8125rem;font-style:italic;line-height:1.6;position:relative}.Judges-module__VtA1zq__quoteIcon{font-family:var(--font-sans);color:var(--fg-tertiary);vertical-align:text-top;margin-right:2px;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1}
