.HomeExplore-module-scss-module__IAlUqG__section{padding:8px 0 4px}.HomeExplore-module-scss-module__IAlUqG__inner{max-width:1650px;margin:0 auto;padding:0 64px}.HomeExplore-module-scss-module__IAlUqG__tabs{gap:var(--space-2);margin-bottom:14px;display:flex}.HomeExplore-module-scss-module__IAlUqG__tab{align-items:center;gap:var(--space-2);height:40px;padding:0 var(--space-4);border-radius:var(--radius-pill);color:var(--text-secondary);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:none;transition:background .15s,color .15s;display:inline-flex}.HomeExplore-module-scss-module__IAlUqG__tab:hover{color:var(--ink)}.HomeExplore-module-scss-module__IAlUqG__tabActive{background:var(--gray-100);color:var(--ink)}.HomeExplore-module-scss-module__IAlUqG__searchBar{background:var(--gray-100);border-radius:var(--radius-pill);outline-offset:-3px;border:none;outline:3px solid #0000;align-items:center;width:100%;height:64px;padding:0 8px 0 24px;transition:background .15s,outline-color .15s;display:flex;position:relative}.HomeExplore-module-scss-module__IAlUqG__searchBar:hover,.HomeExplore-module-scss-module__IAlUqG__searchBar:focus-within{outline-color:var(--brand-300);background:#fff}.HomeExplore-module-scss-module__IAlUqG__searchInput{background:0 0;border:none;border-radius:0;outline:none;flex:1;height:100%;padding:0}.HomeExplore-module-scss-module__IAlUqG__searchInput:hover,.HomeExplore-module-scss-module__IAlUqG__searchInput:focus{box-shadow:none}.HomeExplore-module-scss-module__IAlUqG__searchInput{font-size:var(--text-md);color:var(--ink)}.HomeExplore-module-scss-module__IAlUqG__searchInput::placeholder{color:var(--text-muted)}.HomeExplore-module-scss-module__IAlUqG__searchButton{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex}.HomeExplore-module-scss-module__IAlUqG__searchButton:hover{background:var(--purpleHover)}.HomeExplore-module-scss-module__IAlUqG__popularRow{align-items:center;gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.HomeExplore-module-scss-module__IAlUqG__popularLabel{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--ink);margin-right:var(--space-1)}.HomeExplore-module-scss-module__IAlUqG__gridWrap{max-width:1650px;margin:var(--space-8) auto 0;padding:0 64px}.HomeExplore-module-scss-module__IAlUqG__shotsGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:36px;display:grid}.HomeExplore-module-scss-module__IAlUqG__talentList{flex-direction:column;gap:16px;display:flex}.HomeExplore-module-scss-module__IAlUqG__viewAllWrap{margin-top:var(--space-8);justify-content:center;display:flex}@media (max-width:959px){.HomeExplore-module-scss-module__IAlUqG__inner,.HomeExplore-module-scss-module__IAlUqG__gridWrap{padding:0 32px}}@media (max-width:768px){.HomeExplore-module-scss-module__IAlUqG__inner,.HomeExplore-module-scss-module__IAlUqG__gridWrap{padding:0 20px}.HomeExplore-module-scss-module__IAlUqG__searchBar{height:56px;padding:0 6px 0 18px}}
.CuratedSection-module-scss-module__j-bnUW__section{padding:var(--space-8) 0 var(--space-4)}.CuratedSection-module-scss-module__j-bnUW__inner{max-width:1650px;margin:0 auto;padding:0 64px}.CuratedSection-module-scss-module__j-bnUW__title{font-size:var(--text-2xl);font-weight:var(--weight-extrabold);color:var(--ink);margin:0 0 var(--space-6)}.CuratedSection-module-scss-module__j-bnUW__grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:36px;display:grid}@media (max-width:959px){.CuratedSection-module-scss-module__j-bnUW__inner{padding:0 32px}}@media (max-width:768px){.CuratedSection-module-scss-module__j-bnUW__inner{padding:0 20px}}
.BrandConveyor-module-scss-module__2TMPjG__brandPartners{padding:100px 0 80px}.BrandConveyor-module-scss-module__2TMPjG__brandPartners .BrandConveyor-module-scss-module__2TMPjG__container{max-width:1200px;margin:0 auto}.BrandConveyor-module-scss-module__2TMPjG__brandPartners .BrandConveyor-module-scss-module__2TMPjG__container h2{text-align:center;font-size:var(--text-2xl);margin-bottom:40px}.BrandConveyor-module-scss-module__2TMPjG__conveyor{width:100%;overflow:hidden}.BrandConveyor-module-scss-module__2TMPjG__track{backface-visibility:hidden;will-change:transform;width:max-content;animation:150s linear infinite BrandConveyor-module-scss-module__2TMPjG__conveyorScroll;display:flex}.BrandConveyor-module-scss-module__2TMPjG__item{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:clamp(44px,4.2vw,64px);display:flex}.BrandConveyor-module-scss-module__2TMPjG__item a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BrandConveyor-module-scss-module__2TMPjG__item a img{object-fit:contain;max-width:clamp(64px,5.5vw,100px);max-height:clamp(30px,2.6vw,46px);transition:transform .3s;transform:translateZ(0)}.BrandConveyor-module-scss-module__2TMPjG__item a:hover img{transform:scale(1.18)}@keyframes BrandConveyor-module-scss-module__2TMPjG__conveyorScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:480px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:110s}.BrandConveyor-module-scss-module__2TMPjG__item{width:100px}}@media (min-width:481px) and (max-width:768px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:126s}.BrandConveyor-module-scss-module__2TMPjG__item{width:120px}}@media (min-width:769px) and (max-width:1024px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:140s}.BrandConveyor-module-scss-module__2TMPjG__item{width:132px}}@media (min-width:1025px) and (max-width:1440px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:150s}.BrandConveyor-module-scss-module__2TMPjG__item{width:150px}}@media (min-width:1441px) and (max-width:1920px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:165s}.BrandConveyor-module-scss-module__2TMPjG__item{width:164px}}@media (min-width:1921px){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:185s}.BrandConveyor-module-scss-module__2TMPjG__item{width:184px}}@media (prefers-reduced-motion:reduce){.BrandConveyor-module-scss-module__2TMPjG__track{animation-duration:240s}}
.CountdownBadge-module-scss-module__CyiyLG__badge{align-items:center;gap:var(--space-3);flex-direction:column;display:inline-flex}@media (min-width:880px){.CountdownBadge-module-scss-module__CyiyLG__alignStart{align-items:flex-start}}.CountdownBadge-module-scss-module__CyiyLG__lead{font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.CountdownBadge-module-scss-module__CyiyLG__clock{gap:var(--space-3);display:inline-flex}.CountdownBadge-module-scss-module__CyiyLG__unit{min-width:3.25rem;padding:var(--space-2) var(--space-3);background:var(--gray-50);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;align-items:center;display:inline-flex}.CountdownBadge-module-scss-module__CyiyLG__value{font-size:var(--text-2xl);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;color:var(--ink);line-height:var(--leading-none)}.CountdownBadge-module-scss-module__CyiyLG__unitLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-top:2px}.CountdownBadge-module-scss-module__CyiyLG__lg{gap:var(--space-4)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__lead{font-size:var(--text-md)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__clock{gap:var(--space-4)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__unit{min-width:4.75rem;padding:var(--space-3) var(--space-4)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__value{font-size:var(--text-3xl)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__unitLabel{font-size:var(--text-sm)}@media (max-width:520px){.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__unit{min-width:3.5rem;padding:var(--space-2) var(--space-3)}.CountdownBadge-module-scss-module__CyiyLG__lg .CountdownBadge-module-scss-module__CyiyLG__value{font-size:var(--text-2xl)}}
.HeroCollectionLoop-module-scss-module___OVR9a__frame{aspect-ratio:4/5;border-radius:var(--radius-xl);background:var(--gray-100);width:100%;overflow:hidden}.HeroCollectionLoop-module-scss-module___OVR9a__video{object-fit:cover;width:100%;height:100%;display:block}
.SplitButtonDemo-module-scss-module__C4HNEW__demo{align-items:center;gap:var(--space-4);padding-top:120px;display:flex}.SplitButtonDemo-module-scss-module__C4HNEW__item{width:100%;padding:var(--space-2) var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;display:block}.SplitButtonDemo-module-scss-module__C4HNEW__item:hover{background:var(--gray-100)}
.ChallengePromo-module-scss-module__QnqvvW__promo{padding:clamp(var(--space-16),8vw,var(--space-20)) var(--space-6);background:var(--bg-subtle)}.ChallengePromo-module-scss-module__QnqvvW__inner{gap:clamp(var(--space-8),5vw,var(--space-16));grid-template-columns:1.05fr .95fr;align-items:center;max-width:1200px;margin:0 auto;display:grid}.ChallengePromo-module-scss-module__QnqvvW__noMedia{text-align:center;grid-template-columns:1fr;max-width:640px}.ChallengePromo-module-scss-module__QnqvvW__copy{align-items:flex-start;gap:var(--space-5);flex-direction:column;display:flex}.ChallengePromo-module-scss-module__QnqvvW__noMedia .ChallengePromo-module-scss-module__QnqvvW__copy{align-items:center}.ChallengePromo-module-scss-module__QnqvvW__chip{padding:var(--space-1) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-xl);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);align-items:center;display:inline-flex}.ChallengePromo-module-scss-module__QnqvvW__title{max-width:18ch;font-size:clamp(var(--text-2xl),4vw,var(--text-4xl));line-height:var(--leading-tight);color:var(--ink);text-wrap:balance;margin:0}.ChallengePromo-module-scss-module__QnqvvW__tagline{max-width:52ch;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-secondary);margin:0}.ChallengePromo-module-scss-module__QnqvvW__prizes{flex-direction:column;display:flex}.ChallengePromo-module-scss-module__QnqvvW__prizeTotal{font-size:clamp(var(--text-2xl),3.4vw,var(--text-3xl));font-weight:var(--weight-bold);line-height:var(--leading-none);color:var(--ink);font-variant-numeric:tabular-nums}.ChallengePromo-module-scss-module__QnqvvW__prizeTotalLabel{margin-top:var(--space-1);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.ChallengePromo-module-scss-module__QnqvvW__cta{gap:var(--space-3);margin-top:var(--space-2);display:flex}.ChallengePromo-module-scss-module__QnqvvW__media{width:100%}.ChallengePromo-module-scss-module__QnqvvW__videoWrap{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--ink);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.ChallengePromo-module-scss-module__QnqvvW__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}@media (max-width:879px){.ChallengePromo-module-scss-module__QnqvvW__inner{grid-template-columns:1fr;max-width:560px}.ChallengePromo-module-scss-module__QnqvvW__copy{text-align:center;align-items:center}.ChallengePromo-module-scss-module__QnqvvW__media{order:-1}}
.JuryCallout-module-scss-module__w9Lg8q__callout{justify-content:space-between;align-items:center;gap:var(--space-6);padding:var(--space-8);border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--gray-50);display:flex}.JuryCallout-module-scss-module__w9Lg8q__body{max-width:36rem}.JuryCallout-module-scss-module__w9Lg8q__title{margin:0 0 var(--space-2);font-size:var(--text-xl)}.JuryCallout-module-scss-module__w9Lg8q__text{color:var(--text-secondary);margin:0}.JuryCallout-module-scss-module__w9Lg8q__applied{align-items:center;gap:var(--space-2);font-weight:var(--weight-semibold);color:var(--success);flex-shrink:0;display:inline-flex}.JuryCallout-module-scss-module__w9Lg8q__applied svg{flex-shrink:0}@media (max-width:680px){.JuryCallout-module-scss-module__w9Lg8q__callout{flex-direction:column;align-items:flex-start}}
.WinnersSpotlight-module-scss-module__175y0W__spotlight{padding:clamp(var(--space-16),8vw,var(--space-20)) var(--space-6);background:var(--bg-subtle)}.WinnersSpotlight-module-scss-module__175y0W__spotlightInner{gap:clamp(var(--space-8),5vw,var(--space-16));grid-template-columns:1fr;align-items:center;max-width:1200px;margin:0 auto;display:grid}@media (min-width:900px){.WinnersSpotlight-module-scss-module__175y0W__spotlightInner{grid-template-columns:.85fr 1.15fr}}.WinnersSpotlight-module-scss-module__175y0W__spotlightCopy{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.WinnersSpotlight-module-scss-module__175y0W__kicker{margin:0 0 var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary)}.WinnersSpotlight-module-scss-module__175y0W__spotlightTitle{max-width:16ch;font-size:clamp(var(--text-2xl),4vw,var(--text-4xl));text-wrap:balance;margin:0}.WinnersSpotlight-module-scss-module__175y0W__spotlightLede{max-width:46ch;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-secondary);margin:0}.WinnersSpotlight-module-scss-module__175y0W__spotlightMedia{gap:var(--space-5);grid-template-columns:1.2fr 1fr;align-items:start;display:grid}.WinnersSpotlight-module-scss-module__175y0W__spotlightHero{aspect-ratio:9/16;border-radius:var(--radius-lg);background:var(--ink);max-height:520px;box-shadow:var(--shadow-lg);display:block;position:relative;overflow:hidden}.WinnersSpotlight-module-scss-module__175y0W__fill{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.WinnersSpotlight-module-scss-module__175y0W__badgeSlot{top:var(--space-2);left:var(--space-2);z-index:2;pointer-events:none;position:absolute}.WinnersSpotlight-module-scss-module__175y0W__spotlightRest{align-items:start;gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.WinnersSpotlight-module-scss-module__175y0W__tile{aspect-ratio:9/16;border-radius:var(--radius-lg);background:var(--ink);color:var(--white);display:block;position:relative;overflow:hidden}.WinnersSpotlight-module-scss-module__175y0W__tileImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;inset:0}.WinnersSpotlight-module-scss-module__175y0W__tile:hover .WinnersSpotlight-module-scss-module__175y0W__tileImg{transform:scale(1.05)}.WinnersSpotlight-module-scss-module__175y0W__tileFoot{align-items:baseline;gap:var(--space-2);padding:var(--space-8) var(--space-3) var(--space-3);font-size:var(--text-sm);background:linear-gradient(#0000,#000000c7);display:flex;position:absolute;inset:auto 0 0}.WinnersSpotlight-module-scss-module__175y0W__tileRank{font-weight:var(--weight-bold);font-variant-numeric:tabular-nums}.WinnersSpotlight-module-scss-module__175y0W__tileCreator{text-overflow:ellipsis;white-space:nowrap;color:var(--gray-300);overflow:hidden}
