.home_home__kcaw_{--home-paper:#f5f5f1;--home-surface:#ffffff;--home-ink:#111210;--home-muted:#686963;--home-line:#d7d7d0;--home-accent:#e2212d;min-height:100vh;overflow:clip;background:var(--home-paper);color:var(--home-ink);color-scheme:light}.home_minimalHeader__nJnmg{width:min(1240px,calc(100% - 3rem));margin-inline:auto}.home_home__kcaw_+footer{margin-top:0;border-color:rgba(17,18,16,.12);background:#f5f5f1;color:#111210}.home_home__kcaw_+footer a,.home_home__kcaw_+footer nav a,.home_home__kcaw_+footer p{color:#686963}.home_home__kcaw_+footer a:hover,.home_home__kcaw_+footer nav a:hover{color:#111210}.home_hero__o4ZPq{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:min(820px,calc(100svh - 78px));width:min(1240px,calc(100% - 3rem));margin-inline:auto;padding-block:clamp(5rem,10vh,8rem)}.home_heroCopy__e6FQF{position:relative;z-index:2;max-width:760px}.home_wordmark__VJxkB{margin:0 0 clamp(2rem,5vh,4rem);font-size:clamp(1rem,1.4vw,1.25rem);letter-spacing:-.035em}.home_hero__o4ZPq h1,.home_wordmark__VJxkB{font-family:var(--font-display),sans-serif;font-weight:650}.home_hero__o4ZPq h1{max-width:840px;margin:0;text-wrap:balance;font-size:clamp(3.4rem,6.3vw,6.4rem);line-height:.94;letter-spacing:-.07em}.home_heroSummary__99jKp{max-width:560px;margin:clamp(1.7rem,4vh,2.5rem) 0 0;color:var(--home-muted);font-size:clamp(1.05rem,1.45vw,1.25rem);line-height:1.6;text-wrap:balance}.home_heroCta__MemLX{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:1rem;margin-top:clamp(2rem,4vh,3rem);padding:.85rem 1.25rem .85rem 1.4rem;border:1px solid var(--home-ink);border-radius:8px;background:var(--home-ink);color:white;font-size:.98rem;font-weight:650;letter-spacing:-.015em;transition:background-color .18s ease,color .18s ease,transform .24s cubic-bezier(.2,.85,.2,1)}.home_heroCta__MemLX:hover{background:var(--home-accent);border-color:var(--home-accent)}.home_heroCta__MemLX:active{transform:translateY(1px)}.home_portraitStage__4LG6f{--portrait-x:0px;--portrait-y:0px;position:relative;justify-self:end;width:min(100%,500px);padding-bottom:2.75rem}.home_portraitDisc__KD4DC{position:relative;aspect-ratio:1;overflow:hidden;border-radius:50%;background:#060606;transform:translate3d(var(--portrait-x),var(--portrait-y),0);transition:filter .22s ease;will-change:transform}.home_portraitDisc__KD4DC:after{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(142deg,transparent 48%,rgba(255,255,255,.08));content:"";pointer-events:none;transform:translate3d(calc(var(--portrait-x) * -.35),calc(var(--portrait-y) * -.35),0)}.home_heroPortrait__ZBrT0{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.035) translate3d(calc(var(--portrait-x) * .32),calc(var(--portrait-y) * .32),0);transition:filter .22s ease;will-change:transform}.home_portraitStage__4LG6f:hover .home_portraitDisc__KD4DC{filter:saturate(1.03)}.home_portraitCaption__swumv{position:absolute;right:0;bottom:0;margin:0;color:var(--home-muted);font-size:.78rem;font-weight:550;letter-spacing:.01em}.home_portraitCaption__swumv:before{display:inline-block;width:28px;height:1px;margin:0 .65rem .25rem 0;background:var(--home-accent);content:""}.home_games__aAfCG{scroll-margin-top:1.5rem;width:min(1240px,calc(100% - 3rem));margin-inline:auto;padding-block:clamp(6rem,10vw,9rem)}.home_sectionHeading__2L2pT{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:clamp(3.5rem,7vw,5.5rem)}.home_builderCopy__OEpFt h2,.home_sectionHeading__2L2pT h2{margin:0;font-family:var(--font-display),sans-serif;font-size:clamp(2.7rem,5vw,5.2rem);font-weight:600;line-height:.98;letter-spacing:-.065em}.home_builderCopy__OEpFt p,.home_sectionHeading__2L2pT p{margin:1rem 0 0;color:var(--home-muted);font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.55}.home_gameList__Wm2uZ{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border-block:1px solid var(--home-line);background:var(--home-line)}.home_gameRow__faig_{position:relative;display:grid;grid-template-areas:"number copy visual" ". action visual";grid-template-columns:30px minmax(0,1fr) 92px;grid-template-rows:1fr auto;align-items:center;gap:.75rem 1rem;min-height:210px;padding:clamp(1.4rem,2.4vw,2rem);background:var(--home-paper);color:var(--home-ink);transition:background-color .18s ease,color .18s ease}.home_gameRow__faig_:first-child{grid-column:span 2}.home_gameRow__faig_:focus-visible,.home_gameRow__faig_:hover{background:#fff}.home_gameRow__faig_:before{position:absolute;top:-1px;left:0;width:0;height:2px;background:var(--home-accent);content:"";transition:width .42s cubic-bezier(.2,.75,.2,1)}.home_gameRow__faig_:focus-visible:before,.home_gameRow__faig_:hover:before{width:100%}.home_gameRow__faig_:focus-visible{outline:2px solid var(--home-ink);outline-offset:5px}.home_gameNumber__F_9RO{grid-area:number;align-self:start;padding-top:.2rem;color:#979891;font-family:var(--font-display),sans-serif;font-size:.78rem;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:.04em}.home_gameCopy__ZOzBH h3{margin:0;font-family:var(--font-display),sans-serif;font-size:clamp(1.8rem,2.6vw,2.75rem);font-weight:590;line-height:1;letter-spacing:-.055em}.home_gameCopy__ZOzBH p{max-width:420px;margin:.65rem 0 0;color:var(--home-muted);font-size:.91rem;line-height:1.5}.home_gameVisual__N0k4b{grid-area:visual;display:flex;min-height:76px;align-items:center;justify-content:center;opacity:.82;transform:translateY(0);transition:opacity .2s ease,transform .32s cubic-bezier(.2,.85,.2,1)}.home_gameRow__faig_:focus-visible .home_gameVisual__N0k4b,.home_gameRow__faig_:hover .home_gameVisual__N0k4b{opacity:1;transform:translateY(-2px)}.home_gameAction__CgIcK{grid-area:action;justify-self:start;font-size:.9rem;font-weight:650}.home_gameAction__CgIcK span{display:inline-block;margin-left:.4rem;color:var(--home-accent);transition:transform .22s cubic-bezier(.2,.85,.2,1)}.home_gameRow__faig_:focus-visible .home_gameAction__CgIcK span,.home_gameRow__faig_:hover .home_gameAction__CgIcK span{transform:translate(2px,-2px)}.home_questionVisual__ct9Iu{position:relative;width:94px;height:94px;overflow:hidden;border-radius:50%;background:#e5e5df}.home_questionSilhouette__59_EN{position:absolute;left:25px;top:19px;width:44px;height:68px;border-radius:50% 50% 28% 28%;background:#1c1d1a}.home_questionSilhouette__59_EN:before{position:absolute;left:7px;top:-8px;width:30px;height:30px;border-radius:50%;background:#1c1d1a;content:""}.home_questionMark__kCygY{position:absolute;inset:0;display:grid;place-items:center;color:white;font-family:var(--font-display),sans-serif;font-size:2rem;font-weight:650}.home_questionReveal__G6U4g{position:absolute;inset:0 auto 0 0;width:22%;background:var(--home-accent);mix-blend-mode:multiply;transition:width .36s cubic-bezier(.2,.75,.2,1)}.home_gameRow__faig_:focus-visible .home_questionReveal__G6U4g,.home_gameRow__faig_:hover .home_questionReveal__G6U4g{width:38%}.home_careerStep__hVjkS,.home_careerVisual__i9r_0{display:flex;align-items:center}.home_careerStep__hVjkS img{width:40px;height:40px;object-fit:contain;filter:grayscale(.55) saturate(.8);transition:filter .24s ease,transform .3s cubic-bezier(.2,.85,.2,1)}.home_careerStep__hVjkS span{width:clamp(26px,3vw,48px);height:1px;margin-inline:.7rem;background:#b9bab3;transform-origin:left;transition:transform .36s cubic-bezier(.2,.75,.2,1)}.home_gameRow__faig_:focus-visible .home_careerStep__hVjkS img,.home_gameRow__faig_:hover .home_careerStep__hVjkS img{filter:none;transform:translateY(-2px)}.home_gameRow__faig_:focus-visible .home_careerStep__hVjkS span,.home_gameRow__faig_:hover .home_careerStep__hVjkS span{transform:scaleX(1.08)}.home_listVisual__vn88I{display:flex;align-items:baseline;justify-content:center;font-family:var(--font-display),sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-.06em}.home_listVisual__vn88I em,.home_listVisual__vn88I strong{font-size:4.2rem;font-style:normal;font-weight:580;line-height:1}.home_listVisual__vn88I strong{color:var(--home-accent)}.home_listVisual__vn88I span{margin-inline:.25rem;color:#b8b9b2;font-size:1.3rem}.home_listVisual__vn88I em{color:#20211f}.home_imposterVisual__XnQcx{display:grid;grid-template-columns:repeat(3,13px);gap:13px 19px;place-content:center;width:130px;height:88px}.home_imposterVisual__XnQcx span{width:13px;height:13px;border-radius:50%;background:#c7c8c1;transition:background-color .22s ease,transform .3s cubic-bezier(.2,.85,.2,1)}.home_imposterVisual__XnQcx span[data-outlier=true]{background:var(--home-accent)}.home_gameRow__faig_:focus-visible .home_imposterVisual__XnQcx span[data-outlier=true],.home_gameRow__faig_:hover .home_imposterVisual__XnQcx span[data-outlier=true]{transform:translate(3px,-3px)}.home_higherLowerVisual__xn0mm{display:flex;align-items:center;justify-content:center;gap:1.2rem;font-family:var(--font-display),sans-serif;font-size:2.8rem;font-variant-numeric:tabular-nums;font-weight:580;letter-spacing:-.06em}.home_higherLowerVisual__xn0mm>span:first-child{color:#9a9b95}.home_higherLowerVisual__xn0mm div{display:flex;flex-direction:column;gap:.15rem;font-size:.9rem;line-height:1}.home_higherLowerVisual__xn0mm b{color:#2f785e}.home_higherLowerVisual__xn0mm i{color:var(--home-accent);font-style:normal}.home_trapVisual__hvr92{display:flex;align-items:center;justify-content:center;gap:.7rem;height:100%;color:#111210}.home_trapVisual__hvr92 span{display:grid;width:2.8rem;height:2.8rem;place-items:center;border:1px solid rgba(17,18,16,.18);border-radius:999px;background:rgba(255,255,255,.42);font-family:var(--font-display);font-size:1.35rem;font-weight:900}.home_trapVisual__hvr92 b{color:#e52b35;font-family:var(--font-display);font-size:1.5rem;font-weight:900}.home_builder__dN1Qi{display:grid;grid-template-columns:minmax(0,.75fr) minmax(380px,.65fr);align-items:center;gap:clamp(4rem,10vw,10rem);width:min(1240px,calc(100% - 3rem));margin-inline:auto;padding-block:clamp(6rem,9vw,8rem);border-top:1px solid var(--home-line)}.home_builderCopy__OEpFt{max-width:600px}.home_builderCopy__OEpFt p{max-width:430px;margin-top:1.6rem}.home_builderCta__41DGo{display:inline-flex;align-items:center;gap:.75rem;margin-top:2.4rem;padding-bottom:.3rem;border-bottom:1px solid var(--home-ink);color:var(--home-ink);font-size:1rem;font-weight:650}.home_builderCta__41DGo span{color:var(--home-accent);transition:transform .22s ease}.home_builderCta__41DGo:focus-visible span,.home_builderCta__41DGo:hover span{transform:translateX(3px)}.home_pitchLink__E_dWU{justify-self:end;width:min(100%,420px);color:inherit}.home_pitchLink__E_dWU:focus-visible{outline:2px solid var(--home-ink);outline-offset:7px}.home_pitchPreview__yFSYK{position:relative;aspect-ratio:.73;overflow:hidden;border-radius:3px;background:#245b43}.home_pitchPreview__yFSYK:before{position:absolute;inset:20px;border:1px solid rgba(255,255,255,.38);content:""}.home_pitchHalfway__NjFdj{position:absolute;top:50%;left:20px;right:20px;height:1px;background:rgba(255,255,255,.38)}.home_pitchCircle__L5mhi{width:104px;height:104px;border:1px solid rgba(255,255,255,.38)}.home_pitchCircle__L5mhi,.home_pitchCircle__L5mhi:after{position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.home_pitchCircle__L5mhi:after{width:4px;height:4px;background:rgba(255,255,255,.68);content:""}.home_pitchBoxBottom__g_V_Z,.home_pitchBoxTop__EefC8{position:absolute;left:50%;width:42%;height:16%;border:1px solid rgba(255,255,255,.38);transform:translateX(-50%)}.home_pitchBoxTop__EefC8{top:20px;border-top:0}.home_pitchBoxBottom__g_V_Z{bottom:20px;border-bottom:0}.home_pitchPlayer__J3_5m{position:absolute;z-index:2;display:block;width:66px;height:66px;border-radius:50%;object-fit:cover;box-shadow:0 9px 20px rgba(7,25,17,.22);transition:transform .36s cubic-bezier(.2,.9,.2,1),box-shadow .22s ease}.home_pitchPlayerOne__M3efs{top:22%;left:50%;transform:translateX(-50%)}.home_pitchPlayerTwo__CE_0T{top:56%;left:23%}.home_pitchPlayerThree__7Z3gg{top:56%;right:23%}.home_pitchLink__E_dWU:hover .home_pitchPlayerOne__M3efs{transform:translate(-50%,-3px)}.home_pitchLink__E_dWU:hover .home_pitchPlayerThree__7Z3gg,.home_pitchLink__E_dWU:hover .home_pitchPlayerTwo__CE_0T{transform:translateY(-3px)}.home_pitchLink__E_dWU:hover .home_pitchPlayer__J3_5m{box-shadow:0 13px 24px rgba(7,25,17,.3)}.home_pitchNode__qPnte{position:absolute;width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.68)}.home_pitchNodeOne__QVNG1{top:38%;left:25%}.home_pitchNodeTwo__jV_NE{top:38%;right:25%}.home_pitchNodeThree__Ibtko{bottom:22%;left:40%}.home_pitchNodeFour__HjXR7{bottom:22%;right:40%}@media (max-width:900px){.home_hero__o4ZPq{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:2.5rem}.home_gameList__Wm2uZ{grid-template-columns:repeat(2,minmax(0,1fr))}.home_gameRow__faig_,.home_gameRow__faig_:first-child{grid-column:auto}.home_careerStep__hVjkS img{width:32px;height:32px}.home_careerStep__hVjkS span{width:20px;margin-inline:.4rem}.home_builder__dN1Qi{gap:4rem}}@media (max-width:720px){.home_builder__dN1Qi,.home_games__aAfCG,.home_hero__o4ZPq{width:min(100% - 2rem,620px)}.home_hero__o4ZPq{grid-template-columns:1fr;gap:4.5rem;min-height:0;padding-block:5rem 7rem}.home_minimalHeader__nJnmg{width:calc(100% - 2rem)}.home_wordmark__VJxkB{margin-bottom:2.2rem}.home_hero__o4ZPq h1{max-width:560px;font-size:clamp(3.1rem,14vw,4.6rem)}.home_heroSummary__99jKp{max-width:460px}.home_portraitStage__4LG6f{justify-self:center;width:min(94%,430px)}.home_games__aAfCG{padding-block:7rem}.home_sectionHeading__2L2pT{align-items:flex-start;margin-bottom:3.5rem}.home_gameRow__faig_{grid-template-columns:26px minmax(0,1fr) 64px;gap:.7rem .85rem;min-height:150px;padding:1.25rem 1rem}.home_gameCopy__ZOzBH h3{font-size:clamp(1.8rem,8.5vw,2.55rem)}.home_gameCopy__ZOzBH p{margin-top:.7rem;font-size:.91rem}.home_gameAction__CgIcK{font-size:0}.home_gameAction__CgIcK span{margin:0;font-size:1.15rem}.home_builder__dN1Qi{grid-template-columns:1fr;gap:4.5rem;padding-block:7rem}.home_pitchLink__E_dWU{justify-self:center;width:min(92%,380px)}}@media (max-width:440px){.home_builder__dN1Qi,.home_games__aAfCG,.home_hero__o4ZPq{width:calc(100% - 2rem)}.home_hero__o4ZPq{padding-top:4rem}.home_hero__o4ZPq h1{font-size:clamp(3rem,14.5vw,4rem)}.home_heroCta__MemLX{width:100%}.home_sectionHeading__2L2pT{flex-direction:column;gap:1.25rem}.home_gameList__Wm2uZ{grid-template-columns:minmax(0,1fr)}.home_gameRow__faig_{grid-template-columns:24px minmax(0,1fr);gap:.75rem;min-height:132px}.home_gameNumber__F_9RO{font-size:.7rem}.home_gameVisual__N0k4b{display:none}}@media (hover:none),(pointer:coarse){.home_gameRow__faig_:active,.home_heroCta__MemLX:active,.home_pitchLink__E_dWU:active{transform:translateY(1px)}}@media (prefers-reduced-motion:reduce){.home_builderCta__41DGo span,.home_careerStep__hVjkS img,.home_careerStep__hVjkS span,.home_gameAction__CgIcK span,.home_gameRow__faig_:before,.home_gameVisual__N0k4b,.home_heroCta__MemLX,.home_heroPortrait__ZBrT0,.home_imposterVisual__XnQcx span,.home_pitchPlayer__J3_5m,.home_portraitDisc__KD4DC,.home_portraitDisc__KD4DC:after,.home_questionReveal__G6U4g{transform:none!important;transition-duration:.01ms!important}}