.game-library-artwork-module__o9mIYW__artwork{background-image:var(--library-atlas-image);background-repeat:no-repeat;background-position:var(--library-atlas-x) var(--library-atlas-y);width:100%;height:100%;transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.04);background-size:400% 400%;flex:none;transition:transform .18s cubic-bezier(.16,1,.3,1);display:block}@media (prefers-reduced-motion:reduce){.game-library-artwork-module__o9mIYW__artwork{transition:none}}
.game-type-card-module__wmkbNG__wrapper{--card-paper:#fbf7ef;--card-soft:#eee6db;--card-line:#d8d0c4;--card-line-strong:#bdb4a8;--card-ink:#171717;--card-muted:#655d54;--card-coral:#d33f36;--card-coral-bright:#ef4b3f;animation:.54s cubic-bezier(.22,1,.36,1) both game-type-card-module__wmkbNG__cardIn}.game-type-card-module__wmkbNG__card{border:1px solid var(--card-line);background:#fbf7efd6;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:120px;padding:19px 23px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #56402b0d}.game-type-card-module__wmkbNG__card:after{content:"";pointer-events:none;background:#ef4b3f0e;border-radius:50%;width:154px;height:116px;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;top:-54px;right:-42px}.game-type-card-module__wmkbNG__card:hover{border-color:var(--card-line-strong);transform:translateY(-2px);box-shadow:0 21px 44px #56402b18}.game-type-card-module__wmkbNG__card:hover:after{transform:scale(1.2)translate(-4px,3px)}.game-type-card-module__wmkbNG__gameIcon{z-index:1;width:68px;height:68px;color:var(--card-coral);background:radial-gradient(circle at 24% 18%,#ffffffbf,#0000 38%),#f8e7e0;border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #d33f3614,0 12px 24px #56402b17}.game-type-card-module__wmkbNG__gameIcon svg{stroke-width:1.8px;width:31px;height:31px}.game-type-card-module__wmkbNG__card:hover .game-type-card-module__wmkbNG__gameIcon [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.11) rotate(-2deg)}.game-type-card-module__wmkbNG__copy{z-index:1;min-width:0;position:relative}.game-type-card-module__wmkbNG__copy h3{color:var(--card-ink);letter-spacing:-.035em;margin:0;font-size:clamp(19px,1.7vw,23px);font-weight:850}.game-type-card-module__wmkbNG__copy p{max-width:58ch;color:var(--card-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.game-type-card-module__wmkbNG__controls{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.game-type-card-module__wmkbNG__timerButton,.game-type-card-module__wmkbNG__playButton,.game-type-card-module__wmkbNG__timerPanel button{appearance:none;cursor:pointer;font:inherit;border:0}.game-type-card-module__wmkbNG__timerButton{border:1px solid var(--card-line);min-width:112px;min-height:48px;color:var(--card-muted);background:var(--card-soft);border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:14px;font-weight:730;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.game-type-card-module__wmkbNG__timerButton:hover,.game-type-card-module__wmkbNG__timerButton[data-selected=true]{color:var(--card-ink);background:#ef4b3f1a;border-color:#d33f364d}.game-type-card-module__wmkbNG__timerButton:active,.game-type-card-module__wmkbNG__playButton:active,.game-type-card-module__wmkbNG__timerPanel button:active{transform:translateY(1px)scale(.985)}.game-type-card-module__wmkbNG__timerButton svg{stroke-width:1.8px;width:17px;height:17px}.game-type-card-module__wmkbNG__timerButton svg:last-child{width:14px;height:14px;margin-left:1px;transition:transform .18s}.game-type-card-module__wmkbNG__timerButton[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.game-type-card-module__wmkbNG__playButton{color:#fff;background:var(--card-coral);border-radius:15px;justify-content:center;align-items:center;gap:13px;min-width:132px;min-height:50px;padding:0 7px 0 23px;font-size:16px;font-weight:820;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 10px 24px #d33f362e}.game-type-card-module__wmkbNG__playButton:hover{background:#b93830;transform:translateY(-2px);box-shadow:0 14px 30px #d33f363b}.game-type-card-module__wmkbNG__playIcon{width:36px;height:36px;color:var(--card-coral);background:#fff;border-radius:50%;place-items:center;display:grid}.game-type-card-module__wmkbNG__playIcon svg{width:15px;height:15px;margin-left:2px}.game-type-card-module__wmkbNG__timerPanel{border:1px solid var(--card-line);background:#fbf7eff5;border-radius:18px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:18px 24px;margin:8px 0 3px;padding:20px 22px;animation:.24s cubic-bezier(.22,1,.36,1) both game-type-card-module__wmkbNG__panelOpen;display:grid;box-shadow:0 18px 38px #56402b13}.game-type-card-module__wmkbNG__timerPanelHeading{grid-column:1/-1;justify-content:space-between;align-items:start;gap:18px;display:flex}.game-type-card-module__wmkbNG__timerPanelHeading strong,.game-type-card-module__wmkbNG__timerPanelHeading span{display:block}.game-type-card-module__wmkbNG__timerPanelHeading strong{color:var(--card-ink);font-size:15px;font-weight:820}.game-type-card-module__wmkbNG__timerPanelHeading span{color:var(--card-muted);margin-top:3px;font-size:12px}.game-type-card-module__wmkbNG__timerPanelHeading>button{color:var(--card-coral);background:0 0;padding:7px 0;font-size:12px;font-weight:760}.game-type-card-module__wmkbNG__timerPresets{grid-template-columns:repeat(6,minmax(0,1fr));align-self:start;gap:7px;display:grid}.game-type-card-module__wmkbNG__timerPresets button{border:1px solid var(--card-line);min-height:43px;color:var(--card-ink);background:var(--card-soft);border-radius:12px;font-size:13px;font-weight:750;transition:background-color .17s,border-color .17s,color .17s,transform .17s}.game-type-card-module__wmkbNG__timerPresets button:hover,.game-type-card-module__wmkbNG__timerPresets button[data-selected=true]{border-color:var(--card-coral);color:#fff;background:var(--card-coral)}.game-type-card-module__wmkbNG__customTimer{align-self:start;gap:7px;display:grid}.game-type-card-module__wmkbNG__customTimer label{color:var(--card-ink);font-size:12px;font-weight:750}.game-type-card-module__wmkbNG__customTimer>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.game-type-card-module__wmkbNG__customTimer input{border:1px solid var(--card-line-strong);min-width:0;min-height:43px;color:var(--card-ink);background:var(--card-paper);font:inherit;border-radius:12px;outline:0;padding:0 12px;font-size:14px}.game-type-card-module__wmkbNG__customTimer input::placeholder{color:#746b62}.game-type-card-module__wmkbNG__customTimer input:focus{border-color:var(--card-coral);box-shadow:0 0 0 3px #ef4b3f24}.game-type-card-module__wmkbNG__customTimer>div button{color:#fff;background:var(--card-coral);border-radius:12px;min-height:43px;padding:0 15px;font-size:13px;font-weight:780}.game-type-card-module__wmkbNG__customTimer>div button:disabled{cursor:not-allowed;color:#7c746c;background:#ded6cb}.game-type-card-module__wmkbNG__customTimer>span{color:var(--card-muted);font-size:11px;line-height:1.35}.game-type-card-module__wmkbNG__noTimerButton{min-height:40px;color:var(--card-muted);background:var(--card-soft);border-radius:12px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:730;display:inline-flex}.game-type-card-module__wmkbNG__noTimerButton svg{width:14px;height:14px}.game-type-card-module__wmkbNG__wrapper :is(button,input):focus-visible{outline:3px solid var(--card-ink);outline-offset:3px}@keyframes game-type-card-module__wmkbNG__cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes game-type-card-module__wmkbNG__panelOpen{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.game-type-card-module__wmkbNG__card{grid-template-columns:auto minmax(0,1fr)}.game-type-card-module__wmkbNG__controls{grid-column:1/-1;justify-content:flex-end;padding-top:2px}.game-type-card-module__wmkbNG__timerPanel{grid-template-columns:minmax(0,1fr)}.game-type-card-module__wmkbNG__timerPresets{grid-template-columns:repeat(6,minmax(48px,1fr))}}@media (max-width:560px){.game-type-card-module__wmkbNG__card{gap:14px;min-height:0;padding:16px}.game-type-card-module__wmkbNG__gameIcon{border-radius:15px;width:54px;height:54px}.game-type-card-module__wmkbNG__gameIcon svg{width:25px;height:25px}.game-type-card-module__wmkbNG__copy h3{font-size:19px}.game-type-card-module__wmkbNG__copy p{-webkit-line-clamp:3;font-size:13px}.game-type-card-module__wmkbNG__controls{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);width:100%;display:grid}.game-type-card-module__wmkbNG__timerButton,.game-type-card-module__wmkbNG__playButton{width:100%;min-width:0}.game-type-card-module__wmkbNG__timerPanel{padding:17px}.game-type-card-module__wmkbNG__timerPanelHeading{display:block}.game-type-card-module__wmkbNG__timerPanelHeading>button{margin-top:7px}.game-type-card-module__wmkbNG__timerPresets{grid-template-columns:repeat(3,minmax(0,1fr))}.game-type-card-module__wmkbNG__customTimer>div{grid-template-columns:minmax(0,1fr)}.game-type-card-module__wmkbNG__customTimer>div button{width:100%}}@media (prefers-reduced-motion:reduce){.game-type-card-module__wmkbNG__wrapper,.game-type-card-module__wmkbNG__timerPanel{animation:none}.game-type-card-module__wmkbNG__card,.game-type-card-module__wmkbNG__card:after,.game-type-card-module__wmkbNG__timerButton,.game-type-card-module__wmkbNG__playButton,.game-type-card-module__wmkbNG__timerPresets button{transition:none}.game-type-card-module__wmkbNG__card:hover .game-type-card-module__wmkbNG__gameIcon [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.04)}}
.versus-module__EwksFG__page{--paper:#f7f2e9;--paper-raised:#fbf8f2;--paper-soft:#f1eadf;--ink:#211f1d;--muted:#746d65;--line:#ddd3c7;--line-strong:#cabdac;--coral:#e33e36;--coral-bright:#ff675d;--coral-soft:#ffe2dd;--green:#2ba05b;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 78% 11%, #ffdbd38a, transparent 24rem), var(--paper);overflow-x:clip}.versus-module__EwksFG__page main{width:min(100%,1360px);margin:0 auto;padding:76px 48px}.versus-module__EwksFG__hero{grid-template-columns:minmax(0,1fr) minmax(520px,1fr);align-items:center;gap:34px;min-height:360px;padding:28px 0 12px;display:grid}.versus-module__EwksFG__heroCopy{z-index:2;padding-left:4px;position:relative}.versus-module__EwksFG__eyebrow{color:var(--coral);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:13px;font-weight:800;display:inline-flex}.versus-module__EwksFG__eyebrow>span{width:40px;height:40px;color:var(--coral);background:#fff;border-radius:12px;place-items:center;display:grid;box-shadow:0 10px 30px #442a1914,inset 0 0 0 1px #dacdbfad}.versus-module__EwksFG__eyebrow svg{width:19px;height:19px}.versus-module__EwksFG__hero h1{letter-spacing:-.067em;white-space:nowrap;max-width:650px;margin:0;font-size:clamp(3.4rem,4.45vw,4.9rem);font-weight:900;line-height:.94}.versus-module__EwksFG__hero h1 strong{color:var(--coral-bright);font-weight:inherit;margin-top:8px;display:block}.versus-module__EwksFG__heroCopy>p{max-width:470px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.55}.versus-module__EwksFG__heroVisual{align-self:stretch;min-height:340px;position:relative}.versus-module__EwksFG__heroHalo{opacity:.82;background:radial-gradient(circle at 50% 35%,#ffe7e0,#f8d8d1 54%,#0000 55%);border-radius:50%;animation:5s ease-in-out infinite versus-module__EwksFG__haloBreathe;position:absolute;inset:12px 7% 22px 10%}.versus-module__EwksFG__heroVisual img{z-index:1;filter:drop-shadow(0 28px 34px #472b1a26);width:min(650px,112%);height:auto;animation:6s ease-in-out infinite versus-module__EwksFG__consoleFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.versus-module__EwksFG__workspace{grid-template-columns:minmax(0,1.86fr) minmax(320px,1fr);align-items:start;gap:28px;display:grid}.versus-module__EwksFG__builder,.versus-module__EwksFG__infoPanel,.versus-module__EwksFG__popularPanel,.versus-module__EwksFG__faq{border:1px solid var(--line);background:#fbf8f2e0;box-shadow:0 20px 60px #492e1c0d}.versus-module__EwksFG__builder{border-radius:22px;padding:34px}.versus-module__EwksFG__sectionHeading h2,.versus-module__EwksFG__infoPanel h2,.versus-module__EwksFG__popularPanel h2,.versus-module__EwksFG__faq h2{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:800}.versus-module__EwksFG__sectionHeading p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.5}.versus-module__EwksFG__joinRow{grid-template-columns:minmax(0,1fr) auto;gap:16px;margin-top:22px;display:grid}.versus-module__EwksFG__joinRow .versus-module__EwksFG__field{min-width:0}.versus-module__EwksFG__roomCodeInput{font-family:var(--font-geist-mono), monospace;letter-spacing:.24em;text-transform:uppercase;font-size:18px!important;font-weight:650!important}.versus-module__EwksFG__roomCodeInput::placeholder{color:#91877c!important}.versus-module__EwksFG__primaryButton,.versus-module__EwksFG__createButton{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#e93f37,#d92525);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-weight:780;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 11px 22px #d3302833,inset 0 1px #ffffff40}.versus-module__EwksFG__primaryButton{min-width:178px;min-height:58px;padding:0 24px}.versus-module__EwksFG__primaryButton svg,.versus-module__EwksFG__createButton svg{width:19px;height:19px}.versus-module__EwksFG__primaryButton .versus-module__EwksFG__ctaIcon,.versus-module__EwksFG__createButton .versus-module__EwksFG__ctaIcon{width:30px;height:30px;color:var(--coral);background:#fff;border-radius:999px;flex:none;place-items:center;transition:transform .18s;display:grid;box-shadow:0 3px 10px #5718151f}.versus-module__EwksFG__primaryButton .versus-module__EwksFG__ctaIcon svg,.versus-module__EwksFG__createButton .versus-module__EwksFG__ctaIcon svg{stroke-width:2.5px;width:16px;height:16px}.versus-module__EwksFG__primaryButton:hover,.versus-module__EwksFG__createButton:hover:not(:disabled){filter:saturate(1.08)brightness(1.02);transform:translateY(-2px);box-shadow:0 15px 28px #d330283d,inset 0 1px #ffffff40}.versus-module__EwksFG__primaryButton:hover .versus-module__EwksFG__ctaIcon,.versus-module__EwksFG__createButton:hover:not(:disabled) .versus-module__EwksFG__ctaIcon{transform:scale(1.08)}.versus-module__EwksFG__primaryButton:active,.versus-module__EwksFG__createButton:active:not(:disabled){transform:translateY(0)}.versus-module__EwksFG__divider{color:#7b736b;text-transform:uppercase;justify-content:center;align-items:center;margin:32px 0;font-size:12px;font-weight:800;display:flex;position:relative}.versus-module__EwksFG__divider:before,.versus-module__EwksFG__divider:after{content:"";background:var(--line);flex:1;height:1px}.versus-module__EwksFG__divider span{padding:0 22px}.versus-module__EwksFG__createForm{gap:24px;margin-top:22px;display:grid}.versus-module__EwksFG__field{gap:9px;display:grid}.versus-module__EwksFG__field label,.versus-module__EwksFG__fieldLabel,.versus-module__EwksFG__roundsField legend,.versus-module__EwksFG__timeField legend,.versus-module__EwksFG__modeField legend{color:#2c2926;font-size:13px;font-weight:760}.versus-module__EwksFG__fieldLabel{display:block}.versus-module__EwksFG__field input,.versus-module__EwksFG__field select{border:1px solid var(--line-strong);width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fffdf9;border-radius:12px;outline:none;font-size:15px;transition:border-color .16s,box-shadow .16s,background-color .16s}.versus-module__EwksFG__field input{padding:0 16px}.versus-module__EwksFG__field input::placeholder{color:#9b9288}.versus-module__EwksFG__field input:focus,.versus-module__EwksFG__field select:focus{border-color:var(--coral);background:#fff;box-shadow:0 0 0 4px #e33e361a}.versus-module__EwksFG__field>p{color:#8a8178;margin:-2px 0 0;font-size:12px}.versus-module__EwksFG__selectWrap{position:relative}.versus-module__EwksFG__selectWrap>svg:first-child{z-index:1;color:#504943;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.versus-module__EwksFG__selectWrap>svg:last-child{color:#6f675e;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.versus-module__EwksFG__field select{appearance:none;cursor:pointer;padding:0 46px}.versus-module__EwksFG__gamePicker{min-width:0}.versus-module__EwksFG__gamePickerSummary{border:1px solid var(--line-strong);width:100%;min-height:82px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fffdf9;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 15px;transition:border-color .16s,box-shadow .16s,transform .16s,background-color .16s;display:grid}.versus-module__EwksFG__gamePickerSummary:hover{border-color:var(--coral);background:#fff;transform:translateY(-1px);box-shadow:0 10px 26px #492e1c12}.versus-module__EwksFG__gamePickerSummary:focus-visible,.versus-module__EwksFG__gamePickerPanel button:focus-visible{outline-offset:2px;outline:3px solid #e33e3633}.versus-module__EwksFG__gamePickerSummaryIcon,.versus-module__EwksFG__categoryIcon,.versus-module__EwksFG__gameOptionIcon{color:var(--coral);background:var(--coral-soft);border-radius:12px;place-items:center;display:grid;overflow:hidden}.versus-module__EwksFG__gamePickerSummaryIcon{width:48px;height:48px}.versus-module__EwksFG__gamePickerSummaryIcon svg,.versus-module__EwksFG__gameOptionIcon svg{width:21px;height:21px}[data-game-library-artwork]{background-image:var(--library-atlas-image);background-repeat:no-repeat;background-position:var(--library-atlas-x) var(--library-atlas-y);width:100%;height:100%;transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.04);background-size:400% 400%;transition:transform .18s cubic-bezier(.16,1,.3,1);display:block}.versus-module__EwksFG__gamePickerSummaryCopy{gap:2px;min-width:0;display:grid}.versus-module__EwksFG__gamePickerSummaryCopy small{color:var(--coral);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.versus-module__EwksFG__gamePickerSummaryCopy strong{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.versus-module__EwksFG__gamePickerSummaryCopy>span{color:var(--muted);font-size:12px}.versus-module__EwksFG__gamePickerAction{color:#39332e;background:var(--paper-soft);border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:780;display:inline-flex}.versus-module__EwksFG__gamePickerAction svg{width:15px;height:15px}.versus-module__EwksFG__gamePickerPanel{border:1px solid var(--line-strong);background:#fffdf9;border-radius:16px;animation:.22s cubic-bezier(.16,1,.3,1) versus-module__EwksFG__pickerReveal;overflow:hidden;box-shadow:0 16px 38px #492e1c17}.versus-module__EwksFG__gamePickerHeader{border-bottom:1px solid var(--line);background:radial-gradient(circle at 100% 0,#ffe2ddcc,#0000 13rem),#fffaf5;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 18px 15px;display:flex}.versus-module__EwksFG__gamePickerHeader>div{min-width:0}.versus-module__EwksFG__gamePickerHeader>div>span,.versus-module__EwksFG__gamePickerBack{color:var(--coral);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.versus-module__EwksFG__gamePickerBack{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:0 0 4px;padding:0;font-family:inherit;display:inline-flex}.versus-module__EwksFG__gamePickerBack svg{width:14px;height:14px;transition:transform .16s}.versus-module__EwksFG__gamePickerBack:hover svg{transform:translate(-2px)}.versus-module__EwksFG__gamePickerHeader h3{letter-spacing:-.02em;margin:4px 0 2px;font-size:18px}.versus-module__EwksFG__gamePickerHeader p{color:var(--muted);margin:0;font-size:12px}.versus-module__EwksFG__gamePickerClose{border:1px solid var(--line);color:#5d554d;cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;transition:color .16s,border-color .16s,transform .16s;display:grid}.versus-module__EwksFG__gamePickerClose:hover{border-color:var(--coral);color:var(--coral);transform:rotate(4deg)}.versus-module__EwksFG__gamePickerClose svg{width:16px;height:16px}.versus-module__EwksFG__categoryGrid,.versus-module__EwksFG__gameOptionList{overscroll-behavior:contain;scrollbar-color:#d8c9bb transparent;max-height:390px;display:grid;overflow-y:auto}.versus-module__EwksFG__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.versus-module__EwksFG__categoryGrid button,.versus-module__EwksFG__gameOptionList button{border:1px solid var(--line);min-width:0;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;transition:border-color .16s,background-color .16s,transform .16s,box-shadow .16s}.versus-module__EwksFG__categoryGrid button{border-radius:12px;grid-template-columns:48px minmax(0,1fr) 17px;align-items:center;gap:11px;min-height:76px;padding:10px 12px;display:grid}.versus-module__EwksFG__categoryIcon{width:48px;height:48px}.versus-module__EwksFG__categoryGrid button>span:nth-child(2),.versus-module__EwksFG__gameOptionList button>span:nth-child(2){gap:3px;min-width:0;display:grid}.versus-module__EwksFG__categoryGrid strong,.versus-module__EwksFG__gameOptionList strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.versus-module__EwksFG__categoryGrid small,.versus-module__EwksFG__gameOptionList small{color:var(--muted);font-size:11px}.versus-module__EwksFG__categoryGrid button>svg{color:#8b8177;width:16px;height:16px}.versus-module__EwksFG__categoryGrid button:hover,.versus-module__EwksFG__gameOptionList button:hover{background:#fffaf8;border-color:#f09a93;transform:translateY(-1px);box-shadow:0 8px 20px #492e1c0f}.versus-module__EwksFG__gamePickerSummary:hover [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.12) rotate(-2deg)}.versus-module__EwksFG__categoryGrid button:hover [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.12) rotate(-2deg)}.versus-module__EwksFG__gameOptionList button:hover [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.12) rotate(-2deg)}.versus-module__EwksFG__gameOptionList{gap:8px;padding:14px}.versus-module__EwksFG__gameOptionList button{border-radius:12px;grid-template-columns:46px minmax(0,1fr) 30px;align-items:center;gap:12px;min-height:64px;padding:9px 11px;display:grid}.versus-module__EwksFG__gameOptionList button[aria-pressed=true]{border-color:var(--coral);background:#fff4f1;box-shadow:inset 0 0 0 1px #e33e361f}.versus-module__EwksFG__gameOptionIcon{width:46px;height:46px}.versus-module__EwksFG__gameOptionState{border:1px solid var(--line);color:#81776d;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.versus-module__EwksFG__gameOptionList button[aria-pressed=true] .versus-module__EwksFG__gameOptionState{border-color:var(--coral);color:#fff;background:var(--coral)}.versus-module__EwksFG__gameOptionState svg{stroke-width:2.5px;width:14px;height:14px}.versus-module__EwksFG__settingsGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:34px;padding-top:2px;display:grid}.versus-module__EwksFG__roundsField,.versus-module__EwksFG__timeField,.versus-module__EwksFG__modeField{border:0;min-width:0;margin:0;padding:0}.versus-module__EwksFG__roundsField legend,.versus-module__EwksFG__timeField legend,.versus-module__EwksFG__modeField legend{align-items:center;gap:8px;margin-bottom:15px;display:flex}.versus-module__EwksFG__roundsField legend svg,.versus-module__EwksFG__timeField legend svg,.versus-module__EwksFG__modeField legend svg{width:17px;height:17px}.versus-module__EwksFG__rangeRow{grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:14px;display:grid}.versus-module__EwksFG__rangeControl input,.versus-module__EwksFG__customTime input{appearance:none;background:linear-gradient(90deg, var(--coral-bright), #e5dbcf);cursor:pointer;border-radius:999px;outline:none;width:100%;height:7px}.versus-module__EwksFG__rangeControl input::-webkit-slider-thumb{appearance:none;background:var(--coral);border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 7px #5730233d}.versus-module__EwksFG__customTime input::-webkit-slider-thumb{appearance:none;background:var(--coral);border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 7px #5730233d}.versus-module__EwksFG__rangeControl input::-moz-range-thumb{background:var(--coral);border:3px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 7px #5730233d}.versus-module__EwksFG__customTime input::-moz-range-thumb{background:var(--coral);border:3px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 7px #5730233d}.versus-module__EwksFG__rangeControl>div{color:#81786f;justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.versus-module__EwksFG__rangeRow>output{border:1px solid var(--line);background:#fffdf9;border-radius:12px;place-items:center;width:52px;height:52px;font-size:15px;font-weight:800;display:grid}.versus-module__EwksFG__timeOptions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.versus-module__EwksFG__timeOptions button{color:#655d54;background:var(--paper-soft);min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;font-size:12px;font-weight:720;transition:color .16s,border-color .16s,background-color .16s,transform .16s}.versus-module__EwksFG__timeOptions button:hover{color:var(--ink);border-color:var(--line-strong)}.versus-module__EwksFG__timeOptions button[aria-pressed=true]{color:#fff;background:#d92d26;border-color:#d92d26;box-shadow:0 7px 16px #d92d262e}.versus-module__EwksFG__customTime{grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:10px;margin-top:13px;display:grid}.versus-module__EwksFG__customTime output{color:var(--coral);font-size:12px;font-weight:800}.versus-module__EwksFG__modeField{padding-top:2px}.versus-module__EwksFG__modeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.versus-module__EwksFG__modeGrid button{border:1px solid var(--line-strong);min-height:118px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fffdf9;border-radius:14px;grid-template-columns:26px minmax(0,1fr) 24px;align-items:start;gap:12px;padding:21px;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:grid;position:relative}.versus-module__EwksFG__modeGrid button:hover{border-color:#b4a491;transform:translateY(-2px)}.versus-module__EwksFG__modeGrid button[aria-pressed=true]{border-color:var(--coral);background:radial-gradient(circle at 86% 20%,#ffffffad,#0000 5rem),linear-gradient(135deg,#ffd6d1,#ff9f97);box-shadow:0 0 0 2px #e33e361a,0 12px 24px #e33e361a}.versus-module__EwksFG__modeGrid button>svg{width:21px;height:21px;margin-top:2px}.versus-module__EwksFG__modeGrid button>span{gap:7px;display:grid}.versus-module__EwksFG__modeGrid strong{font-size:15px}.versus-module__EwksFG__modeGrid small{color:#6f675f;font-size:12px;line-height:1.45}.versus-module__EwksFG__modeCheck{border:1px solid var(--line-strong);background:#fff;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.versus-module__EwksFG__modeGrid button[aria-pressed=true] .versus-module__EwksFG__modeCheck{color:var(--coral);border-color:#fff}.versus-module__EwksFG__modeCheck svg{stroke-width:3px;width:14px;height:14px}.versus-module__EwksFG__verification{border:1px solid var(--line);background:#fffdf9;border-radius:14px;min-width:0;padding:12px 14px;overflow:hidden}.versus-module__EwksFG__verification .cf-turnstile{max-width:100%;overflow:hidden}.versus-module__EwksFG__error{color:#b12727;margin:2px 0 0;font-size:13px;font-weight:700}.versus-module__EwksFG__createButton{width:100%;min-height:54px;margin-top:-3px;font-size:15px}.versus-module__EwksFG__createButton:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.versus-module__EwksFG__spinner{animation:1s linear infinite versus-module__EwksFG__spin}.versus-module__EwksFG__rail{gap:20px;display:grid}.versus-module__EwksFG__infoPanel,.versus-module__EwksFG__popularPanel{border-radius:20px;padding:28px}.versus-module__EwksFG__benefits{gap:20px;margin:0;padding:0;list-style:none;display:grid}.versus-module__EwksFG__benefits li{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:17px;display:grid}.versus-module__EwksFG__benefits li>span{color:#2e2925;background:#fff;border:1px solid #eadfd3;border-radius:14px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 20px #452a1b0d}.versus-module__EwksFG__benefits li:nth-child(2)>span{color:var(--coral)}.versus-module__EwksFG__benefits svg{width:23px;height:23px}.versus-module__EwksFG__benefits strong{margin:2px 0 5px;font-size:14px;display:block}.versus-module__EwksFG__benefits p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.versus-module__EwksFG__railDivider{background:var(--line);height:1px;margin:26px 0 24px}.versus-module__EwksFG__infoPanel>h2{margin-bottom:19px}.versus-module__EwksFG__steps{counter-reset:steps;gap:18px;margin:0;padding:0;list-style:none;display:grid}.versus-module__EwksFG__steps li{color:#4d4741;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:13px;font-size:12px;line-height:1.5;display:grid}.versus-module__EwksFG__steps li span{width:32px;height:32px;color:var(--coral);background:var(--coral-soft);border-radius:50%;place-items:center;font-weight:800;display:grid}.versus-module__EwksFG__popularPanel h2{margin-bottom:16px}.versus-module__EwksFG__popularPanel ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.versus-module__EwksFG__popularPanel a{border:1px solid var(--line);color:#3e3934;background:#fffdf9;border-radius:11px;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:45px;padding:7px 11px;font-size:12px;font-weight:650;text-decoration:none;transition:border-color .16s,transform .16s,background-color .16s;display:grid}.versus-module__EwksFG__popularPanel a:hover{border-color:var(--coral-bright);background:#fff;transform:translate(2px)}.versus-module__EwksFG__popularPanel a>span{width:27px;height:27px;color:var(--coral);background:var(--coral-soft);border-radius:8px;place-items:center;display:grid}.versus-module__EwksFG__popularPanel a svg{width:15px;height:15px}.versus-module__EwksFG__popularPanel a>svg{color:#7b7269}.versus-module__EwksFG__faq{border-radius:20px;grid-template-columns:minmax(0,1fr) 330px;min-height:188px;margin-top:28px;display:grid;position:relative;overflow:hidden}.versus-module__EwksFG__faqContent{z-index:2;padding:30px 24px 27px;position:relative}.versus-module__EwksFG__faq h2{align-items:center;gap:10px;margin-bottom:22px;display:flex}.versus-module__EwksFG__faq h2>span{width:32px;height:32px;color:var(--coral);background:var(--coral-soft);border-radius:9px;place-items:center;display:grid}.versus-module__EwksFG__faq h2 svg{width:18px;height:18px}.versus-module__EwksFG__faq dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:0;display:grid}.versus-module__EwksFG__faq dl>div{min-width:0}.versus-module__EwksFG__faq dt{margin-bottom:8px;font-size:12px;font-weight:800}.versus-module__EwksFG__faq dd{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.versus-module__EwksFG__faqVisual{align-self:end;min-height:188px;position:relative}.versus-module__EwksFG__faqVisual img{z-index:2;filter:drop-shadow(0 16px 18px #452d1c1f);width:355px;max-width:none;height:auto;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-17px;right:10px}.versus-module__EwksFG__faq:hover .versus-module__EwksFG__faqVisual img{transform:translateY(-5px)}.versus-module__EwksFG__faqShapeOne,.versus-module__EwksFG__faqShapeTwo{opacity:.8;border:7px solid #ffb7ae;border-radius:8px;position:absolute;transform:rotate(45deg)}.versus-module__EwksFG__faqShapeOne{width:23px;height:23px;top:20px;left:3px}.versus-module__EwksFG__faqShapeTwo{border-width:4px;border-color:#f5cfad;width:15px;height:15px;top:37px;right:8px}.versus-module__EwksFG__srOnly{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes versus-module__EwksFG__consoleFloat{0%,to{transform:translate(-50%,-50%)rotate(-.4deg)}50%{transform:translate(-50%,calc(-50% - 9px))rotate(.6deg)}}@keyframes versus-module__EwksFG__haloBreathe{0%,to{opacity:.74;transform:scale(.98)}50%{opacity:.92;transform:scale(1.03)}}@keyframes versus-module__EwksFG__spin{to{transform:rotate(360deg)}}@keyframes versus-module__EwksFG__pickerReveal{0%{opacity:0;transform:translateY(-5px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1040px){.versus-module__EwksFG__page main{padding-inline:28px}.versus-module__EwksFG__hero{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr)}.versus-module__EwksFG__hero h1{font-size:clamp(3.2rem,6vw,4.6rem)}.versus-module__EwksFG__workspace{grid-template-columns:minmax(0,1.62fr) minmax(285px,.92fr);gap:20px}.versus-module__EwksFG__builder{padding:28px}.versus-module__EwksFG__settingsGrid{grid-template-columns:1fr;gap:23px}.versus-module__EwksFG__faq{grid-template-columns:minmax(0,1fr) 270px}.versus-module__EwksFG__faqVisual img{width:310px;right:-16px}}@media (max-width:820px){.versus-module__EwksFG__hero{text-align:center;grid-template-columns:1fr;gap:4px;min-height:auto;padding-top:54px}.versus-module__EwksFG__heroCopy{justify-items:center;display:grid}.versus-module__EwksFG__hero h1{max-width:620px}.versus-module__EwksFG__heroCopy>p{margin-top:22px}.versus-module__EwksFG__heroVisual{min-height:380px}.versus-module__EwksFG__heroVisual img{width:min(620px,100%)}.versus-module__EwksFG__workspace{grid-template-columns:1fr}.versus-module__EwksFG__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.versus-module__EwksFG__faq{grid-template-columns:1fr 245px}.versus-module__EwksFG__faq dl{grid-template-columns:1fr;gap:14px}}@media (max-width:640px){.versus-module__EwksFG__page main{padding:76px 16px 54px}.versus-module__EwksFG__hero{padding-top:38px}.versus-module__EwksFG__eyebrow{margin-bottom:16px;font-size:11px}.versus-module__EwksFG__eyebrow>span{border-radius:10px;width:34px;height:34px}.versus-module__EwksFG__hero h1{white-space:normal;max-width:360px;font-size:clamp(2.75rem,14vw,4rem);line-height:.96}.versus-module__EwksFG__heroCopy>p{max-width:350px;font-size:15px}.versus-module__EwksFG__heroVisual{min-height:300px}.versus-module__EwksFG__heroHalo{inset:15px 5% 20px}.versus-module__EwksFG__builder{border-radius:18px;padding:24px 18px}.versus-module__EwksFG__joinRow{grid-template-columns:1fr}.versus-module__EwksFG__primaryButton{width:100%}.versus-module__EwksFG__divider{margin:26px 0}.versus-module__EwksFG__settingsGrid{gap:25px}.versus-module__EwksFG__categoryGrid{grid-template-columns:1fr}.versus-module__EwksFG__gamePickerSummary{grid-template-columns:46px minmax(0,1fr)}.versus-module__EwksFG__gamePickerSummaryIcon{width:46px;height:46px}.versus-module__EwksFG__gamePickerAction{grid-column:1/-1;justify-content:center}.versus-module__EwksFG__timeOptions{gap:5px}.versus-module__EwksFG__timeOptions button{min-height:42px;padding-inline:4px;font-size:11px}.versus-module__EwksFG__modeGrid{grid-template-columns:1fr}.versus-module__EwksFG__modeGrid button{min-height:108px}.versus-module__EwksFG__verification{padding-inline:6px}.versus-module__EwksFG__rail{grid-template-columns:1fr}.versus-module__EwksFG__infoPanel,.versus-module__EwksFG__popularPanel{padding:24px 20px}.versus-module__EwksFG__faq{grid-template-columns:1fr;min-height:0}.versus-module__EwksFG__faqContent{padding:24px 20px 12px}.versus-module__EwksFG__faq dl{gap:17px}.versus-module__EwksFG__faqVisual{min-height:196px}.versus-module__EwksFG__faqVisual img{width:min(350px,92vw);bottom:-17px;right:50%;transform:translate(50%)}.versus-module__EwksFG__faq:hover .versus-module__EwksFG__faqVisual img{transform:translate(50%)translateY(-4px)}}@media (max-width:380px){.versus-module__EwksFG__page main{padding-inline:12px}.versus-module__EwksFG__builder{padding-inline:14px}.versus-module__EwksFG__roundsField legend,.versus-module__EwksFG__timeField legend,.versus-module__EwksFG__modeField legend{font-size:12px}}@media (prefers-reduced-motion:reduce){.versus-module__EwksFG__heroVisual img,.versus-module__EwksFG__heroHalo{animation:none}.versus-module__EwksFG__primaryButton,.versus-module__EwksFG__createButton,.versus-module__EwksFG__gamePickerSummary,.versus-module__EwksFG__gamePickerPanel button,.versus-module__EwksFG__modeGrid button,.versus-module__EwksFG__popularPanel a,.versus-module__EwksFG__faqVisual img{transition:none}.versus-module__EwksFG__gamePickerPanel{animation:none}[data-game-library-artwork]{transition:none}.versus-module__EwksFG__gamePickerSummary:hover [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.04)}.versus-module__EwksFG__categoryGrid button:hover [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.04)}.versus-module__EwksFG__gameOptionList button:hover [data-game-library-artwork]{transform:translate3d(var(--library-artwork-offset-x,0%), var(--library-artwork-offset-y,0%), 0) scale(1.04)}}
.site-shell-module__1ryMqW__header,.site-shell-module__1ryMqW__footer{--shell-paper:var(--site-paper,#f7f2e8);--shell-surface:var(--site-surface,#fbf7ef);--shell-surface-strong:var(--site-surface-strong,#eee6db);--shell-ink:var(--site-ink,#171717);--shell-muted:var(--site-muted,#655d54);--shell-line:var(--site-line,#d8d0c4);--shell-accent:var(--site-accent,#ff6f61);box-sizing:border-box;color:var(--shell-ink);font-family:var(--font-geist-sans), system-ui, sans-serif}.site-shell-module__1ryMqW__header *,.site-shell-module__1ryMqW__footer *{box-sizing:border-box}.site-shell-module__1ryMqW__header a,.site-shell-module__1ryMqW__footer a{text-decoration:none}.site-shell-module__1ryMqW__header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f2e8eb;border-bottom:1px solid #d8d0c4e0;min-height:76px;position:fixed;top:0;left:0;right:0}.site-shell-module__1ryMqW__headerInner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(24px,3vw,48px);width:min(1460px,100%);min-height:76px;margin:0 auto;padding:0 clamp(20px,4.5vw,72px);display:grid;position:relative}.site-shell-module__1ryMqW__brand{width:fit-content;color:var(--shell-ink);letter-spacing:-.045em;text-transform:uppercase;white-space:nowrap;align-items:baseline;gap:5px;font-size:17px;font-weight:850;display:inline-flex}.site-shell-module__1ryMqW__brand strong{color:var(--site-accent-text,#ad382f)}.site-shell-module__1ryMqW__desktopNav{justify-content:center;align-items:center;gap:clamp(18px,2.5vw,42px);display:flex}.site-shell-module__1ryMqW__desktopNav a,.site-shell-module__1ryMqW__signInLink{color:var(--shell-ink);white-space:nowrap;font-size:14px;font-weight:680;position:relative}.site-shell-module__1ryMqW__desktopNav a:after{content:"";background:var(--shell-accent);transform-origin:0;border-radius:3px;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-shell-module__1ryMqW__desktopNav a:hover:after,.site-shell-module__1ryMqW__desktopNav a[aria-current=page]:after{transform:scaleX(1)}.site-shell-module__1ryMqW__desktopAccount{justify-content:flex-end;align-items:center;gap:9px;display:flex}.site-shell-module__1ryMqW__accountCta,.site-shell-module__1ryMqW__footerCta{color:#fff;background-color:#d33f36;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 7px 0 16px;font-size:13px;font-weight:820;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:0 7px 18px #ad382f24}.site-shell-module__1ryMqW__accountCta:hover,.site-shell-module__1ryMqW__footerCta:hover{background-color:#c23830;transform:translateY(-2px);box-shadow:0 11px 24px #ff6f6133}.site-shell-module__1ryMqW__accountCta svg,.site-shell-module__1ryMqW__footerCta svg,.site-shell-module__1ryMqW__mobileAccountCta svg{color:#d33f36;stroke-width:2.2px;background:#fff;border-radius:50%;width:28px;height:28px;padding:7px}.site-shell-module__1ryMqW__footerCta svg[fill]{fill:#d33f36}.site-shell-module__1ryMqW__iconAction,.site-shell-module__1ryMqW__mobileTrigger{border:1px solid var(--shell-line);width:40px;height:40px;color:var(--shell-ink);cursor:pointer;background:#ffffff6b;border-radius:50%;place-items:center;padding:0;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.site-shell-module__1ryMqW__iconAction:hover,.site-shell-module__1ryMqW__mobileTrigger:hover{border-color:var(--shell-ink);background:var(--shell-accent);transform:translateY(-1px)}.site-shell-module__1ryMqW__iconAction svg,.site-shell-module__1ryMqW__mobileTrigger svg,.site-shell-module__1ryMqW__userPill svg,.site-shell-module__1ryMqW__mobileAccount svg{stroke-width:1.8px;width:18px;height:18px}.site-shell-module__1ryMqW__userPill{border:1px solid var(--shell-line);background:#ffffff6b;border-radius:999px;align-items:center;gap:8px;max-width:170px;min-height:40px;padding:0 13px;font-size:13px;font-weight:720;display:flex}.site-shell-module__1ryMqW__userPill span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-shell-module__1ryMqW__mobileTrigger,.site-shell-module__1ryMqW__mobilePanel{display:none}.site-shell-module__1ryMqW__header :is(a,button):focus-visible,.site-shell-module__1ryMqW__footer a:focus-visible{outline:3px solid var(--shell-ink);outline-offset:4px}.site-shell-module__1ryMqW__footer{border-top:1px solid var(--shell-line);background:radial-gradient(circle at 8% 10%, #ff6f611f, transparent 25%), var(--shell-surface-strong)}.site-shell-module__1ryMqW__footerInner{grid-template-columns:minmax(220px,.72fr) minmax(0,2fr);gap:clamp(50px,8vw,120px);width:min(1460px,100%);margin:0 auto;padding:clamp(54px,7vw,92px) clamp(20px,4.5vw,72px);display:grid}.site-shell-module__1ryMqW__footerIntro p{max-width:34ch;color:var(--shell-muted);margin:20px 0 24px;font-size:14px;line-height:1.65}.site-shell-module__1ryMqW__footerCta{gap:18px;min-height:46px}.site-shell-module__1ryMqW__footerCta span{font-size:18px}.site-shell-module__1ryMqW__footerDirectory{grid-template-columns:repeat(4,minmax(130px,1fr));gap:clamp(24px,4vw,54px);display:grid}.site-shell-module__1ryMqW__footerDirectory h2{color:var(--shell-ink);letter-spacing:.09em;text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:820}.site-shell-module__1ryMqW__footerDirectory nav{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-shell-module__1ryMqW__footerDirectory a{color:var(--shell-muted);font-size:13px;line-height:1.35;transition:color .16s,transform .16s}.site-shell-module__1ryMqW__footerDirectory a:hover{color:var(--shell-ink);transform:translate(2px)}.site-shell-module__1ryMqW__footerBottom{border-top:1px solid var(--shell-line);justify-content:space-between;align-items:center;gap:20px;width:min(1460px,100%);margin:0 auto;padding:19px clamp(20px,4.5vw,72px) 22px;display:flex}.site-shell-module__1ryMqW__footerBottom p{color:#766d64;margin:0;font-size:11px}.site-shell-module__1ryMqW__footerBottom p:first-child{color:var(--shell-ink);text-transform:uppercase;font-weight:760}@keyframes site-shell-module__1ryMqW__panelEnter{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1180px){.site-shell-module__1ryMqW__headerInner{grid-template-columns:auto 1fr auto;min-height:68px}.site-shell-module__1ryMqW__header{min-height:68px}.site-shell-module__1ryMqW__desktopNav,.site-shell-module__1ryMqW__desktopAccount{display:none}.site-shell-module__1ryMqW__mobileTrigger{grid-column:3;display:grid}.site-shell-module__1ryMqW__mobilePanel{border:1px solid var(--shell-line);background:var(--shell-surface);border-radius:24px;width:min(380px,100vw - 36px);padding:12px;animation:.18s both site-shell-module__1ryMqW__panelEnter;display:grid;position:absolute;top:calc(100% + 9px);right:clamp(18px,4vw,48px);box-shadow:0 24px 56px #4d3b2b2b}.site-shell-module__1ryMqW__mobilePanel nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.site-shell-module__1ryMqW__mobilePanel nav a{min-height:44px;color:var(--shell-ink);border-radius:14px;padding:12px 13px;font-size:14px;font-weight:720}.site-shell-module__1ryMqW__mobilePanel nav a:hover,.site-shell-module__1ryMqW__mobilePanel nav a[aria-current=page]{background:#ff6f612e}.site-shell-module__1ryMqW__mobileAccount{border-top:1px solid var(--shell-line);flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding-top:11px;display:flex}.site-shell-module__1ryMqW__mobileAccount>:is(a,button,span){border:1px solid var(--shell-line);min-height:42px;color:var(--shell-ink);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:740;display:inline-flex}.site-shell-module__1ryMqW__mobileAccount button{cursor:pointer}.site-shell-module__1ryMqW__mobileAccount .site-shell-module__1ryMqW__mobileAccountCta{color:#fff;background-color:#d33f36;border-color:#0000;border-radius:14px;gap:10px;padding:0 7px 0 14px}}@media (max-width:760px){.site-shell-module__1ryMqW__footerInner{grid-template-columns:minmax(0,1fr);gap:48px}.site-shell-module__1ryMqW__footerIntro p{max-width:52ch}.site-shell-module__1ryMqW__footerDirectory{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}}@media (max-width:480px){.site-shell-module__1ryMqW__brand{font-size:15px}.site-shell-module__1ryMqW__mobilePanel nav,.site-shell-module__1ryMqW__footerDirectory{grid-template-columns:minmax(0,1fr)}.site-shell-module__1ryMqW__footerBottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.site-shell-module__1ryMqW__desktopNav a:after,.site-shell-module__1ryMqW__accountCta,.site-shell-module__1ryMqW__footerCta,.site-shell-module__1ryMqW__iconAction,.site-shell-module__1ryMqW__mobileTrigger,.site-shell-module__1ryMqW__footerDirectory a{transition:none}.site-shell-module__1ryMqW__mobilePanel{animation:none}}
.tool-page-shell-module__0Iivvq__page{min-height:100dvh;color:var(--site-ink);background:radial-gradient(circle at 82% 4%, #ff6f611c, transparent 25rem), var(--site-paper);flex-direction:column;padding-top:76px;display:flex}.tool-page-shell-module__0Iivvq__main{flex:1;position:relative;overflow:hidden}.tool-page-shell-module__0Iivvq__paperMark{pointer-events:none;border:1px solid #17171714;border-radius:48% 52% 46% 54%;width:290px;height:210px;position:absolute;top:52px;right:-82px;transform:rotate(-11deg)}.tool-page-shell-module__0Iivvq__paperMark:after{content:"";border-radius:inherit;border:1px solid #1717170f;position:absolute;inset:35px}.tool-page-shell-module__0Iivvq__intro{z-index:2;padding:clamp(46px,7vw,88px) 20px 18px;position:relative}.tool-page-shell-module__0Iivvq__introInner,.tool-page-shell-module__0Iivvq__contentInner{width:min(1180px,100%);margin:0 auto}.tool-page-shell-module__0Iivvq__introInner{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.tool-page-shell-module__0Iivvq__backLink,.tool-page-shell-module__0Iivvq__badge{border:1px solid var(--site-line);min-height:42px;color:var(--site-ink);background:#ffffff61;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:730;display:inline-flex}.tool-page-shell-module__0Iivvq__backLink{transition:border-color .16s,background-color .16s,transform .16s}.tool-page-shell-module__0Iivvq__backLink:hover{border-color:var(--site-ink);background:#ff6f6126;transform:translate(-2px)}.tool-page-shell-module__0Iivvq__backLink svg,.tool-page-shell-module__0Iivvq__badge svg{width:17px;height:17px}.tool-page-shell-module__0Iivvq__badge svg{color:var(--site-accent-text)}.tool-page-shell-module__0Iivvq__content{z-index:2;padding:0 20px clamp(66px,9vw,116px);position:relative}.tool-page-shell-module__0Iivvq__contentInner>:first-child{margin-top:0}.tool-page-shell-module__0Iivvq__page .bg-zinc-950{background:var(--site-paper)!important}:is(.tool-page-shell-module__0Iivvq__page .bg-zinc-900,.tool-page-shell-module__0Iivvq__page .bg-zinc-900\/80,.tool-page-shell-module__0Iivvq__page .bg-zinc-900\/50,.tool-page-shell-module__0Iivvq__page .bg-zinc-900\/40){background:var(--site-surface)!important}:is(.tool-page-shell-module__0Iivvq__page .bg-zinc-800,.tool-page-shell-module__0Iivvq__page .bg-zinc-800\/50){background:var(--site-surface-strong)!important}:is(.tool-page-shell-module__0Iivvq__page .border-zinc-800,.tool-page-shell-module__0Iivvq__page .border-zinc-700,.tool-page-shell-module__0Iivvq__page .border-zinc-600){border-color:var(--site-line)!important}.tool-page-shell-module__0Iivvq__page .text-white{color:var(--site-ink)!important}:is(.tool-page-shell-module__0Iivvq__page .text-zinc-300,.tool-page-shell-module__0Iivvq__page .text-zinc-400,.tool-page-shell-module__0Iivvq__page .text-zinc-500,.tool-page-shell-module__0Iivvq__page .text-zinc-600){color:var(--site-muted)!important}:is(.tool-page-shell-module__0Iivvq__page .text-violet-400,.tool-page-shell-module__0Iivvq__page .text-violet-300,.tool-page-shell-module__0Iivvq__page .text-indigo-400){color:var(--site-accent-text)!important}:is(.tool-page-shell-module__0Iivvq__page .bg-violet-500\/10,.tool-page-shell-module__0Iivvq__page .bg-violet-500\/20,.tool-page-shell-module__0Iivvq__page .bg-violet-600,.tool-page-shell-module__0Iivvq__page .bg-indigo-500\/10){background:#ff6f6129!important}:is(.tool-page-shell-module__0Iivvq__page .border-violet-500\/20,.tool-page-shell-module__0Iivvq__page .border-violet-500\/30,.tool-page-shell-module__0Iivvq__page .border-violet-500\/40){border-color:#b83f346b!important}@media (max-width:640px){.tool-page-shell-module__0Iivvq__intro{padding-top:34px}.tool-page-shell-module__0Iivvq__paperMark{display:none}}@media (prefers-reduced-motion:reduce){.tool-page-shell-module__0Iivvq__backLink{transition:none}}
.tool-experience-module__FW_eIW__hero{grid-template-columns:minmax(0,1fr) minmax(230px,.42fr);align-items:end;gap:28px;margin-bottom:24px;display:grid}.tool-experience-module__FW_eIW__hero h1{color:#171717;letter-spacing:-.075em;max-width:780px;margin:0;font-size:clamp(42px,7vw,82px);font-weight:860;line-height:.92}.tool-experience-module__FW_eIW__hero p{color:#5f574f;max-width:42ch;margin:0;font-size:clamp(16px,2vw,19px);line-height:1.5}.tool-experience-module__FW_eIW__heroMark{color:#3f3934;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:10px;font-size:12px;font-weight:820;display:flex}.tool-experience-module__FW_eIW__heroMark:before{content:"";background:#ff6f61;border-radius:99px;width:34px;height:4px}.tool-experience-module__FW_eIW__toolStage{margin-bottom:clamp(44px,7vw,76px)}.tool-experience-module__FW_eIW__quickGuide{border-top:1px solid #cfc3b6;grid-template-columns:.75fr 1.25fr;gap:18px;padding-top:30px;display:grid}.tool-experience-module__FW_eIW__quickGuide h2,.tool-experience-module__FW_eIW__samples h2,.tool-experience-module__FW_eIW__faq h2,.tool-experience-module__FW_eIW__ranking h2{color:#171717;letter-spacing:-.055em;margin:0;font-size:clamp(28px,4vw,44px);font-weight:840;line-height:1}.tool-experience-module__FW_eIW__quickGuide p{color:#5f574f;margin:0;line-height:1.65}.tool-experience-module__FW_eIW__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.tool-experience-module__FW_eIW__steps li{color:#4d4640;background:#ffffff6e;border:1px solid #cfc3b6;border-radius:19px;min-height:128px;padding:17px;font-size:14px;line-height:1.45}.tool-experience-module__FW_eIW__steps strong{color:#b83f34;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;display:block}.tool-experience-module__FW_eIW__samples,.tool-experience-module__FW_eIW__faq,.tool-experience-module__FW_eIW__ranking{margin-top:clamp(48px,8vw,86px)}.tool-experience-module__FW_eIW__samplesHead{justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px;display:flex}.tool-experience-module__FW_eIW__samplesHead p{color:#655c53;max-width:42ch;margin:0}.tool-experience-module__FW_eIW__sampleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tool-experience-module__FW_eIW__sample{color:#2e2925;background:#ffffff6b;border:1px solid #cec1b5;border-radius:18px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;min-height:76px;padding:15px;display:grid}.tool-experience-module__FW_eIW__sample span{color:#171717;background:#ff7569;border-radius:12px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:850;display:grid}.tool-experience-module__FW_eIW__sample p{margin:5px 0 0;font-size:14px;font-weight:700;line-height:1.4}.tool-experience-module__FW_eIW__faqList{gap:9px;margin-top:20px;display:grid}.tool-experience-module__FW_eIW__faqList details{background:#ffffff61;border:1px solid #cfc3b6;border-radius:18px}.tool-experience-module__FW_eIW__faqList summary{color:#25211e;cursor:pointer;padding:17px 19px;font-weight:780}.tool-experience-module__FW_eIW__faqList p{color:#5d554e;margin:0;padding:0 19px 18px;line-height:1.55}.tool-experience-module__FW_eIW__related{flex-wrap:wrap;gap:9px;margin-top:36px;display:flex}.tool-experience-module__FW_eIW__related a{color:#231f1c;background:#ffffff5c;border:1px solid #bdb0a4;border-radius:999px;align-items:center;min-height:43px;padding:0 15px;font-size:13px;font-weight:760;display:inline-flex}.tool-experience-module__FW_eIW__related a:hover{background:#ff6f6124;border-color:#b83f34}.tool-experience-module__FW_eIW__toolFrame{background:linear-gradient(135deg,#ff6f611c,#0000 42%),#fff6;border:1px solid #c9bbae;border-radius:30px;padding:clamp(16px,3vw,26px);box-shadow:0 20px 48px #4a392c17}.tool-experience-module__FW_eIW__toolDirectory{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tool-experience-module__FW_eIW__toolDirectory a{--directory-accent:#ff7569;border:1px solid color-mix(in srgb, var(--directory-accent) 48%, #c8bbaf);color:#1d1916;background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--directory-accent) 25%, transparent), transparent 48%), #ffffff73;border-radius:26px;flex-direction:column;justify-content:space-between;min-height:190px;padding:24px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.tool-experience-module__FW_eIW__toolDirectory a:nth-child(2){--directory-accent:#58a58f}.tool-experience-module__FW_eIW__toolDirectory a:nth-child(3){--directory-accent:#d78a2f}.tool-experience-module__FW_eIW__toolDirectory a:nth-child(4){--directory-accent:#4f80b8}.tool-experience-module__FW_eIW__toolDirectory a:hover{transform:translateY(-4px);box-shadow:0 18px 38px #4332251f}.tool-experience-module__FW_eIW__toolDirectory span{background:var(--directory-accent);border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.tool-experience-module__FW_eIW__toolDirectory svg{width:21px;height:21px}.tool-experience-module__FW_eIW__toolDirectory h2{letter-spacing:-.045em;margin:24px 0 7px;font-size:clamp(21px,3vw,29px)}.tool-experience-module__FW_eIW__toolDirectory p{color:#5e554e;max-width:42ch;margin:0;line-height:1.5}.tool-experience-module__FW_eIW__rankingList{gap:8px;margin-top:20px;display:grid}.tool-experience-module__FW_eIW__rankingRow{background:#fff6;border:1px solid #cfc3b6;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:9px 14px;display:grid}.tool-experience-module__FW_eIW__rankingRow span:first-child{color:#b83f34;font-size:12px;font-weight:850}.tool-experience-module__FW_eIW__rankingRow strong{color:#26211e;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tool-experience-module__FW_eIW__rankingRow span:last-child{color:#5a5149;font-weight:760}@media (max-width:760px){.tool-experience-module__FW_eIW__hero,.tool-experience-module__FW_eIW__quickGuide{grid-template-columns:minmax(0,1fr)}.tool-experience-module__FW_eIW__hero{gap:14px}.tool-experience-module__FW_eIW__steps{grid-template-columns:minmax(0,1fr)}.tool-experience-module__FW_eIW__steps li{min-height:0}}@media (max-width:560px){.tool-experience-module__FW_eIW__toolDirectory,.tool-experience-module__FW_eIW__sampleGrid{grid-template-columns:minmax(0,1fr)}.tool-experience-module__FW_eIW__samplesHead{flex-direction:column;align-items:flex-start;gap:10px}.tool-experience-module__FW_eIW__rankingRow{grid-template-columns:30px minmax(0,1fr)}.tool-experience-module__FW_eIW__rankingRow span:last-child{grid-column:2}}
.category-page-module__Ct5dgG__page{--category-paper:#f7f2e8;--category-surface:#fbf7ef;--category-soft:#eee6db;--category-line:#d8d0c4;--category-line-strong:#bdb4a8;--category-ink:#171717;--category-muted:#655d54;--category-coral:#d33f36;--category-coral-bright:#ef4b3f;min-height:100vh;color:var(--category-ink);background:radial-gradient(circle at 80% 8%, #ff6f6117, transparent 30rem), var(--category-paper);overflow:clip}.category-page-module__Ct5dgG__page *,.category-page-module__Ct5dgG__page :before,.category-page-module__Ct5dgG__page :after{box-sizing:border-box}.category-page-module__Ct5dgG__page main{width:min(1260px,100% - clamp(32px,7vw,96px));margin:0 auto;padding:76px 0 clamp(72px,8vw,112px)}.category-page-module__Ct5dgG__page a{text-decoration:none}.category-page-module__Ct5dgG__page :is(a,button,input,summary):focus-visible{outline:3px solid var(--category-ink);outline-offset:4px}.category-page-module__Ct5dgG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.category-page-module__Ct5dgG__hero{grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);align-items:center;gap:clamp(24px,5vw,74px);min-height:420px;padding:clamp(46px,5.2vw,72px) 0 34px;display:grid}.category-page-module__Ct5dgG__heroCopy{z-index:2;animation:.66s cubic-bezier(.22,1,.36,1) both category-page-module__Ct5dgG__copyIn;position:relative}.category-page-module__Ct5dgG__backLink{color:var(--category-muted);align-items:center;gap:10px;margin-bottom:clamp(26px,3vw,38px);font-size:15px;font-weight:650;transition:color .18s,transform .18s;display:inline-flex}.category-page-module__Ct5dgG__backLink svg{stroke-width:1.8px;width:19px;height:19px}.category-page-module__Ct5dgG__backLink:hover{color:var(--category-ink);transform:translate(-3px)}.category-page-module__Ct5dgG__hero h1{letter-spacing:-.07em;max-width:700px;margin:0;font-size:clamp(56px,5.2vw,78px);font-weight:900;line-height:.88}.category-page-module__Ct5dgG__hero h1>span{display:block}.category-page-module__Ct5dgG__hero h1>span:last-child{white-space:nowrap;margin-top:8px}.category-page-module__Ct5dgG__hero h1 strong{color:var(--category-coral-bright);font:inherit}.category-page-module__Ct5dgG__heroCopy>p{max-width:47ch;color:var(--category-muted);margin:24px 0 0;font-size:clamp(16px,1.35vw,19px);line-height:1.55}.category-page-module__Ct5dgG__stats{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.category-page-module__Ct5dgG__stats>div{border:1px solid var(--category-line);min-height:42px;color:var(--category-muted);background:#fbf7efb8;border-radius:14px;align-items:center;gap:9px;padding:0 15px;font-size:14px;font-weight:690;display:inline-flex}.category-page-module__Ct5dgG__stats svg{width:17px;height:17px;color:var(--category-coral-bright);stroke-width:1.9px}.category-page-module__Ct5dgG__heroArtwork{isolation:isolate;place-items:center;min-width:0;animation:.82s cubic-bezier(.22,1,.36,1) 80ms both category-page-module__Ct5dgG__artworkIn;display:grid;position:relative}.category-page-module__Ct5dgG__artworkHalo{z-index:-1;filter:blur(8px);background:radial-gradient(circle,#ff6f6126,#0000 64%),#fbf7ef47;border-radius:50%;position:absolute;inset:13% 5% 5%}.category-page-module__Ct5dgG__heroArtwork img{filter:drop-shadow(0 28px 34px #5e3b2724);width:min(100%,650px);height:auto;transition:filter .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);display:block;transform:rotate(.8deg)}.category-page-module__Ct5dgG__heroArtwork:hover img{filter:drop-shadow(0 34px 42px #5e3b272e);transform:rotate(-.5deg)translateY(-7px)scale(1.015)}.category-page-module__Ct5dgG__games{border-top:1px solid var(--category-line);padding:24px 0 36px}.category-page-module__Ct5dgG__howCopy h2{color:var(--category-ink);letter-spacing:-.045em;margin:0;font-size:clamp(24px,2.2vw,32px);font-weight:850;line-height:1}.category-page-module__Ct5dgG__gameList{gap:13px;display:grid}.category-page-module__Ct5dgG__emptyState{border:1px solid var(--category-line);background:var(--category-surface);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:26px;display:grid}.category-page-module__Ct5dgG__emptyState>svg{color:#fff;background:var(--category-coral-bright);border-radius:12px;width:38px;height:38px;padding:8px}.category-page-module__Ct5dgG__emptyState h3{margin:0 0 5px;font-size:19px;font-weight:800}.category-page-module__Ct5dgG__emptyState p{color:var(--category-muted);margin:0;font-size:14px}.category-page-module__Ct5dgG__emptyState a{color:var(--category-coral);align-items:center;gap:8px;font-size:14px;font-weight:760;display:inline-flex}.category-page-module__Ct5dgG__emptyState a svg{width:17px;height:17px}.category-page-module__Ct5dgG__howItWorks{border-top:1px solid var(--category-line);padding:28px 0 0}.category-page-module__Ct5dgG__howCopy{max-width:810px}.category-page-module__Ct5dgG__howCopy p{color:var(--category-muted);margin:13px 0 0;font-size:15px;line-height:1.65}.category-page-module__Ct5dgG__nextSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:25px;display:grid}.category-page-module__Ct5dgG__nextSteps>a{border:1px solid var(--category-line);min-height:112px;color:var(--category-ink);background:#fbf7efb3;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 14px 30px #56402b09}.category-page-module__Ct5dgG__nextSteps>a:hover{border-color:var(--category-line-strong);transform:translateY(-3px);box-shadow:0 18px 36px #56402b14}.category-page-module__Ct5dgG__stepIcon{width:48px;height:48px;color:var(--category-coral-bright);background:#ef4b3f1a;border-radius:15px;place-items:center;display:grid}.category-page-module__Ct5dgG__stepIcon svg{stroke-width:1.8px;width:25px;height:25px}.category-page-module__Ct5dgG__nextSteps strong,.category-page-module__Ct5dgG__nextSteps small{display:block}.category-page-module__Ct5dgG__nextSteps strong{font-size:15px;font-weight:800}.category-page-module__Ct5dgG__nextSteps small{color:var(--category-muted);margin-top:5px;font-size:12px;line-height:1.4}.category-page-module__Ct5dgG__nextSteps>a>svg{border:1px solid var(--category-line);border-radius:50%;width:30px;height:30px;padding:7px;transition:transform .18s}.category-page-module__Ct5dgG__nextSteps>a:hover>svg{transform:translate(3px)}@keyframes category-page-module__Ct5dgG__copyIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes category-page-module__Ct5dgG__artworkIn{0%{opacity:0;transform:translate(28px,12px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (max-width:1050px){.category-page-module__Ct5dgG__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr)}.category-page-module__Ct5dgG__hero h1{font-size:clamp(52px,6.6vw,70px)}.category-page-module__Ct5dgG__nextSteps{gap:10px}.category-page-module__Ct5dgG__nextSteps>a{grid-template-columns:auto minmax(0,1fr)}.category-page-module__Ct5dgG__nextSteps>a>svg{display:none}}@media (max-width:767px){.category-page-module__Ct5dgG__page main{width:min(100% - 28px,620px);padding-top:76px}.category-page-module__Ct5dgG__hero{grid-template-columns:minmax(0,1fr);gap:10px;min-height:0;padding:34px 0 28px}.category-page-module__Ct5dgG__backLink{margin-bottom:25px}.category-page-module__Ct5dgG__hero h1{max-width:100%;font-size:clamp(44px,13.3vw,58px);line-height:.91}.category-page-module__Ct5dgG__heroCopy>p{max-width:37ch;margin-top:20px;font-size:16px}.category-page-module__Ct5dgG__stats{margin-top:22px}.category-page-module__Ct5dgG__heroArtwork{margin:2px -8px -6px}.category-page-module__Ct5dgG__heroArtwork img{width:min(100%,560px)}.category-page-module__Ct5dgG__games{padding-top:28px}.category-page-module__Ct5dgG__emptyState{grid-template-columns:auto minmax(0,1fr)}.category-page-module__Ct5dgG__emptyState a{border-top:1px solid var(--category-line);grid-column:1/-1;justify-content:center;min-height:44px;padding-top:13px}.category-page-module__Ct5dgG__howItWorks{padding-top:27px}.category-page-module__Ct5dgG__nextSteps{grid-template-columns:minmax(0,1fr)}.category-page-module__Ct5dgG__nextSteps>a{min-height:96px}.category-page-module__Ct5dgG__nextSteps>a>svg{display:block}}@media (max-width:420px){.category-page-module__Ct5dgG__page main{width:calc(100% - 24px)}.category-page-module__Ct5dgG__hero h1{font-size:clamp(40px,12.9vw,53px)}.category-page-module__Ct5dgG__stats{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.category-page-module__Ct5dgG__stats>div{justify-content:center;padding:0 10px}}@media (prefers-reduced-motion:reduce){.category-page-module__Ct5dgG__heroCopy,.category-page-module__Ct5dgG__heroArtwork{animation:none}.category-page-module__Ct5dgG__backLink,.category-page-module__Ct5dgG__heroArtwork img,.category-page-module__Ct5dgG__nextSteps>a,.category-page-module__Ct5dgG__nextSteps>a>svg{transition:none}}
.home-showcase-module__i8sWOG__page{--home-paper:#f7f2e8;--home-surface:#fbf7ef;--home-soft:#eee6db;--home-line:#d8d0c4;--home-ink:#171717;--home-muted:#655d54;--home-coral:#ff6f61;--home-coral-dark:#ad382f;--home-primary:#d33f36;min-height:100vh;color:var(--home-ink);background:radial-gradient(circle at 89% 3%, #ff6f6114, transparent 24rem), var(--home-paper);overflow:clip}.home-showcase-module__i8sWOG__page *,.home-showcase-module__i8sWOG__page :before,.home-showcase-module__i8sWOG__page :after{box-sizing:border-box}.home-showcase-module__i8sWOG__page main{flex-direction:column;gap:clamp(38px,3.5vw,58px);padding:76px 0 clamp(72px,8vw,120px);display:flex}.home-showcase-module__i8sWOG__page a{text-decoration:none}.home-showcase-module__i8sWOG__page button,.home-showcase-module__i8sWOG__page input{font:inherit}.home-showcase-module__i8sWOG__page :is(a,button,input,summary):focus-visible{outline:3px solid var(--home-ink);outline-offset:4px}.home-showcase-module__i8sWOG__section{width:min(1320px,100% - clamp(32px,8vw,112px));margin:0 auto}.home-showcase-module__i8sWOG__primaryButton,.home-showcase-module__i8sWOG__secondaryButton,.home-showcase-module__i8sWOG__darkButton{isolation:isolate;border:1px solid var(--home-line);min-height:52px;color:var(--home-ink);background:var(--home-surface);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 22px;font-size:14px;font-weight:790;line-height:1;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,background-position .24s;display:inline-flex;position:relative}.home-showcase-module__i8sWOG__primaryButton{color:#fff;background-color:var(--home-primary);border-color:#0000;border-radius:16px;gap:14px;padding:0 8px 0 20px;box-shadow:0 8px 20px #ad382f24}.home-showcase-module__i8sWOG__darkButton{border-color:var(--home-ink);color:#fff;background:var(--home-ink)}.home-showcase-module__i8sWOG__primaryButton:hover,.home-showcase-module__i8sWOG__secondaryButton:hover,.home-showcase-module__i8sWOG__darkButton:hover{transform:translateY(-3px)}.home-showcase-module__i8sWOG__primaryButton:active,.home-showcase-module__i8sWOG__secondaryButton:active,.home-showcase-module__i8sWOG__darkButton:active{transform:translateY(0)scale(.98)}.home-showcase-module__i8sWOG__primaryButton:hover{background-color:#c23830;box-shadow:0 14px 30px #ad382f33}.home-showcase-module__i8sWOG__secondaryButton:hover{border-color:var(--home-ink);background:#fff}.home-showcase-module__i8sWOG__darkButton:hover{background:#2c2b29;box-shadow:0 14px 28px #1717172e}.home-showcase-module__i8sWOG__primaryButton svg,.home-showcase-module__i8sWOG__secondaryButton svg,.home-showcase-module__i8sWOG__darkButton svg{stroke-width:2px;width:18px;height:18px}.home-showcase-module__i8sWOG__primaryButton svg{width:32px;height:32px;color:var(--home-primary);stroke-width:2.3px;background:#fff;border-radius:50%;padding:8px;transition:transform .22s cubic-bezier(.22,1,.36,1)}.home-showcase-module__i8sWOG__primaryButton:hover svg{transform:translate(2px)rotate(3deg)}.home-showcase-module__i8sWOG__primaryButton svg[fill]{fill:var(--home-primary)}.home-showcase-module__i8sWOG__hero{grid-template-columns:minmax(320px,.72fr) minmax(540px,1.42fr);align-items:center;min-height:min(700px,100vh - 76px);padding:clamp(60px,7vw,104px) 0 clamp(28px,4vw,58px);display:grid}.home-showcase-module__i8sWOG__heroCopy{z-index:2;padding-left:clamp(0px,1.8vw,28px);animation:.7s cubic-bezier(.22,1,.36,1) both home-showcase-module__i8sWOG__heroCopyIn;position:relative}.home-showcase-module__i8sWOG__eyebrow{color:var(--home-muted);letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:830;display:block}.home-showcase-module__i8sWOG__hero h1{letter-spacing:-.075em;text-transform:uppercase;max-width:7ch;margin:0;font-size:clamp(72px,8.8vw,136px);font-weight:900;line-height:.78}.home-showcase-module__i8sWOG__hero h1 em{color:var(--home-coral);font-style:normal;font-weight:inherit;display:block}.home-showcase-module__i8sWOG__heroCopy>p{max-width:43ch;color:var(--home-muted);margin:clamp(28px,3vw,42px) 0 0;font-size:clamp(16px,1.4vw,19px);line-height:1.58}.home-showcase-module__i8sWOG__heroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.home-showcase-module__i8sWOG__heroProof{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7efd6;border:1px solid #d8d0c4a8;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(670px,100vw - 120px);margin:26px 0 0;padding:0;list-style:none;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #48372c12}.home-showcase-module__i8sWOG__heroProof li{border-right:1px solid #d8d0c494;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:88px;padding:13px 18px;display:grid}.home-showcase-module__i8sWOG__heroProof li:last-child{border-right:0}.home-showcase-module__i8sWOG__proofIcon{width:42px;height:42px;color:var(--home-coral-dark);background:#ff6f611a;border-radius:50%;place-items:center;display:grid}.home-showcase-module__i8sWOG__proofIcon svg{stroke-width:1.9px;width:22px;height:22px}.home-showcase-module__i8sWOG__heroProof li>span:last-child{flex-direction:column;min-width:0;display:flex}.home-showcase-module__i8sWOG__heroProof strong{letter-spacing:-.015em;font-size:13px;font-weight:820;line-height:1.2}.home-showcase-module__i8sWOG__heroProof small{color:var(--home-muted);margin-top:5px;font-size:10px;line-height:1.3}.home-showcase-module__i8sWOG__heroVisual{z-index:1;place-items:center;min-width:0;animation:.9s cubic-bezier(.22,1,.36,1) .1s both home-showcase-module__i8sWOG__heroVisualIn;display:grid;position:relative}.home-showcase-module__i8sWOG__heroVisual>img{z-index:2;filter:drop-shadow(0 30px 32px #4635292b);width:min(108%,980px);height:auto;margin-right:-6%;transition:filter .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);display:block;position:relative;transform:translateZ(0)}.home-showcase-module__i8sWOG__heroVisual:hover>img{filter:drop-shadow(0 42px 38px #46352938);transform:translateY(-10px)rotate(-.8deg)scale(1.015)}.home-showcase-module__i8sWOG__heroHalo{z-index:0;aspect-ratio:1.25;background:radial-gradient(circle at 58%,#ff6f6138,#0000 61%),#eee6dbbd;border-radius:50%;width:min(86%,740px);transition:transform .68s cubic-bezier(.22,1,.36,1);position:absolute;transform:rotate(-8deg)}.home-showcase-module__i8sWOG__heroVisual:hover .home-showcase-module__i8sWOG__heroHalo{transform:rotate(-4deg)scale(1.045)}.home-showcase-module__i8sWOG__heroOrbit{z-index:1;aspect-ratio:1.65;opacity:0;border:1px solid #ff6f6129;border-radius:50%;width:min(88%,760px);transition:opacity .36s,transform .7s cubic-bezier(.22,1,.36,1);position:absolute;transform:rotate(-12deg)scale(.84)}.home-showcase-module__i8sWOG__heroVisual:hover .home-showcase-module__i8sWOG__heroOrbit{opacity:1;transform:rotate(-4deg)scale(1)}.home-showcase-module__i8sWOG__heroMetric{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7efe6;border:1px solid #d8d0c4b8;border-radius:18px;grid-template-columns:1fr auto;width:116px;min-height:82px;padding:14px;transition:box-shadow .36s,transform .52s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;transform:translate(0,0)rotate(2deg);box-shadow:0 16px 34px #48372c1a}.home-showcase-module__i8sWOG__heroMetric small{color:var(--home-muted);letter-spacing:.03em;grid-column:1/-1;font-size:9px;font-weight:700}.home-showcase-module__i8sWOG__heroMetric strong{letter-spacing:-.05em;align-self:end;margin-top:7px;font-size:23px;font-weight:880;line-height:1}.home-showcase-module__i8sWOG__heroMetric svg{width:19px;height:19px;color:var(--home-coral);stroke-width:2.1px;align-self:end}.home-showcase-module__i8sWOG__heroMetricGames{top:21%;right:1%}.home-showcase-module__i8sWOG__heroMetricItems{bottom:24%;right:3%;transform:rotate(-2.5deg)}.home-showcase-module__i8sWOG__heroTrophy{z-index:4;pointer-events:none;width:clamp(82px,8vw,118px);transition:transform .56s cubic-bezier(.22,1,.36,1);position:absolute;bottom:2%;right:13%;transform:rotate(8deg)}.home-showcase-module__i8sWOG__heroTrophy img{filter:drop-shadow(0 16px 16px #48372c29);width:100%;height:auto;display:block}.home-showcase-module__i8sWOG__heroVisual:hover .home-showcase-module__i8sWOG__heroMetricGames{transform:translate(8px,-5px)rotate(4deg);box-shadow:0 22px 38px #48372c24}.home-showcase-module__i8sWOG__heroVisual:hover .home-showcase-module__i8sWOG__heroMetricItems{transform:translate(10px,5px)rotate(-4deg);box-shadow:0 22px 38px #48372c24}.home-showcase-module__i8sWOG__heroVisual:hover .home-showcase-module__i8sWOG__heroTrophy{transform:translate(5px,-8px)rotate(13deg)scale(1.04)}.home-showcase-module__i8sWOG__categorySection{border:1px solid var(--home-line);background:radial-gradient(circle at 86% 18%,#ff6f6114,#0000 28%),#fbf7efb8;border-radius:30px;grid-template-columns:minmax(285px,.8fr) minmax(0,2.15fr);align-items:center;gap:clamp(38px,5vw,72px);padding:clamp(32px,4vw,56px);display:grid}.home-showcase-module__i8sWOG__categoryIntro{align-self:center}.home-showcase-module__i8sWOG__categoryIntro h2,.home-showcase-module__i8sWOG__createCopy h2,.home-showcase-module__i8sWOG__leaderboardIntro h2,.home-showcase-module__i8sWOG__faqHeading h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4.2vw,62px);font-weight:860;line-height:.98}.home-showcase-module__i8sWOG__categoryIntro h2{max-width:12ch;font-size:clamp(40px,3.25vw,48px);line-height:1}.home-showcase-module__i8sWOG__categoryIntro p,.home-showcase-module__i8sWOG__createCopy p,.home-showcase-module__i8sWOG__leaderboardIntro p{color:var(--home-muted);margin:20px 0 26px;font-size:15px;line-height:1.65}.home-showcase-module__i8sWOG__categoryIntro p{max-width:30ch;margin:22px 0 30px;font-size:15px;line-height:1.6}.home-showcase-module__i8sWOG__categoryGrid{grid-template-rows:repeat(2,178px);grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.home-showcase-module__i8sWOG__categoryCard,.home-showcase-module__i8sWOG__categoryMore{isolation:isolate;border:1px solid #ffffff61;border-radius:20px;min-width:0;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.home-showcase-module__i8sWOG__categoryCard:hover,.home-showcase-module__i8sWOG__categoryMore:hover{z-index:2;transform:translateY(-5px);box-shadow:0 20px 36px #33292229}.home-showcase-module__i8sWOG__categoryCard>img{z-index:-2;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.home-showcase-module__i8sWOG__categoryCard:hover>img{transform:scale(1.06)}.home-showcase-module__i8sWOG__categoryShade{z-index:-1;background:linear-gradient(#0000 28%,#14110fd6);position:absolute;inset:0}.home-showcase-module__i8sWOG__categoryIcon{width:36px;height:36px;color:var(--home-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf7efeb;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;left:14px}.home-showcase-module__i8sWOG__categoryIcon svg{stroke-width:2px;width:17px;height:17px}.home-showcase-module__i8sWOG__categoryCopy{color:#fff;flex-direction:column;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.home-showcase-module__i8sWOG__categoryCopy strong{letter-spacing:-.045em;font-size:clamp(21px,2.2vw,29px);font-weight:820;line-height:1}.home-showcase-module__i8sWOG__categoryCopy small{color:#fffc;margin-top:6px;font-size:11px;font-weight:620}.home-showcase-module__i8sWOG__categoryPlaces,.home-showcase-module__i8sWOG__categoryMovies,.home-showcase-module__i8sWOG__categoryMusic{grid-column:span 4}.home-showcase-module__i8sWOG__categorySports,.home-showcase-module__i8sWOG__categoryTech,.home-showcase-module__i8sWOG__categoryPeople{grid-column:span 3}.home-showcase-module__i8sWOG__categoryMore{color:var(--home-ink);background:radial-gradient(circle at 80% 12%, #ff6f6133, transparent 34%), var(--home-soft);flex-direction:column;grid-column:span 3;justify-content:flex-end;padding:18px;display:flex}.home-showcase-module__i8sWOG__categoryMore>svg:first-child{width:28px;height:28px;margin-bottom:auto}.home-showcase-module__i8sWOG__categoryMore strong{letter-spacing:-.04em;font-size:25px}.home-showcase-module__i8sWOG__categoryMore span{color:var(--home-muted);margin-top:4px;font-size:11px}.home-showcase-module__i8sWOG__categoryMore>svg:last-child{width:18px;height:18px;position:absolute;bottom:18px;right:17px}.home-showcase-module__i8sWOG__dailySection{background:#ffd6c7;border-radius:25px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(26px,3.5vw,48px);min-height:184px;padding:20px clamp(30px,5vw,68px);display:grid;position:relative;overflow:hidden}.home-showcase-module__i8sWOG__dailyLandscape{z-index:0;animation:14s ease-in-out infinite alternate home-showcase-module__i8sWOG__dailyDrift;position:absolute;inset:0}.home-showcase-module__i8sWOG__dailyLandscape img{object-fit:cover}.home-showcase-module__i8sWOG__dailyDate,.home-showcase-module__i8sWOG__dailyCopy,.home-showcase-module__i8sWOG__dailySection>a{z-index:1;position:relative}.home-showcase-module__i8sWOG__dailyDate{width:148px;height:148px;color:var(--home-ink);filter:drop-shadow(0 14px 18px #90483724);transform-origin:50% 84%;transition:filter .42s,transform .52s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:visible;transform:rotate(-2.5deg)}.home-showcase-module__i8sWOG__dailyDate img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.home-showcase-module__i8sWOG__dailySection:hover .home-showcase-module__i8sWOG__dailyDate{filter:drop-shadow(0 20px 22px #90483733);transform:translateY(-5px)rotate(1deg)scale(1.035)}.home-showcase-module__i8sWOG__categoryIntro>span,.home-showcase-module__i8sWOG__dailyCopy>span,.home-showcase-module__i8sWOG__leaderboardIntro>span{color:var(--home-coral-dark);letter-spacing:.17em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:850;display:block}.home-showcase-module__i8sWOG__dailyCopy h2{letter-spacing:-.05em;margin:0;font-size:clamp(30px,3.1vw,46px);font-weight:850;line-height:1}.home-showcase-module__i8sWOG__dailyCopy p{color:#634e46;max-width:54ch;margin:12px 0 0;font-size:14px;line-height:1.55}.home-showcase-module__i8sWOG__createSection{background:radial-gradient(circle at 68% 46%,#ff6f6114,#0000 28%),#fbf7ef75;border:0;border-radius:28px;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);align-items:center;gap:clamp(46px,6vw,88px);padding:clamp(26px,3vw,42px) clamp(20px,3vw,46px);display:grid}.home-showcase-module__i8sWOG__builderVisual{min-width:0;position:relative}.home-showcase-module__i8sWOG__builderVisual img{filter:drop-shadow(0 22px 28px #48372c1a);width:100%;height:auto;transition:filter .24s,transform .24s;display:block;transform:rotate(-.6deg)}.home-showcase-module__i8sWOG__builderVisual:hover img{filter:drop-shadow(0 28px 34px #48372c24);transform:translateY(-4px)rotate(0)}.home-showcase-module__i8sWOG__createCopy{max-width:530px}.home-showcase-module__i8sWOG__shareMark{width:58px;height:58px;color:var(--home-coral-dark);background:#ff6f6121;border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.home-showcase-module__i8sWOG__shareMark svg{width:26px;height:26px}.home-showcase-module__i8sWOG__createCopy>div:last-child{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.home-showcase-module__i8sWOG__createCopy>div:last-child>span{color:var(--home-muted);font-size:12px}.home-showcase-module__i8sWOG__leaderboardSection{background:radial-gradient(circle at 70% 42%,#ff6f6117,#0000 34%),#fbf7ef9e;border:0;border-radius:30px;grid-template-columns:minmax(230px,.58fr) minmax(0,1.72fr);align-items:center;gap:clamp(34px,5vw,68px);padding:clamp(42px,5vw,66px);display:grid}.home-showcase-module__i8sWOG__leaderboardIntro{align-self:center}.home-showcase-module__i8sWOG__leaderboardIntro h2{max-width:8.5ch;font-size:clamp(38px,3.1vw,48px);line-height:1}.home-showcase-module__i8sWOG__leaderboardIntro p{max-width:25ch;margin:22px 0 30px;font-size:15px;line-height:1.6}.home-showcase-module__i8sWOG__leaderboardBoard{background:#fbf7efd6;border:1px solid #d8d0c4d1;border-radius:26px;grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr);min-width:0;display:grid;overflow:hidden;box-shadow:0 24px 52px #48372c14}.home-showcase-module__i8sWOG__podium,.home-showcase-module__i8sWOG__leaderboardList{margin:0;padding:0;list-style:none}.home-showcase-module__i8sWOG__podium{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:4px;min-width:0;padding:20px;display:grid}.home-showcase-module__i8sWOG__podium li{text-align:center;background:0 0;border:1px solid #0000;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:210px;padding:22px 10px 18px;transition:background-color .22s,transform .22s;display:flex;position:relative}.home-showcase-module__i8sWOG__podium li[data-rank="1"]{border-color:var(--home-coral);background:var(--home-coral);min-height:236px;box-shadow:0 16px 28px #ad382f21}.home-showcase-module__i8sWOG__podium li:not([data-rank="1"]):hover{background:#eee6db8c;transform:translateY(-3px)}.home-showcase-module__i8sWOG__rank{width:24px;height:24px;color:var(--home-muted);background:#ffffff9e;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;top:13px;left:14px}.home-showcase-module__i8sWOG__crown{color:#5e3e05;fill:#ffd15c;width:18px;height:18px;position:absolute;top:16px;right:16px}.home-showcase-module__i8sWOG__avatar{color:#26392f;background:#a9d29f;border:4px solid #ffffffb8;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-size:15px;font-weight:850;display:grid;box-shadow:0 5px #17171714}.home-showcase-module__i8sWOG__avatar[data-tone=blue]{color:#224e64;background:#abd3e6}.home-showcase-module__i8sWOG__avatar[data-tone=gold]{color:#6e4c10;background:#f5cd70}.home-showcase-module__i8sWOG__avatar[data-tone=green]{color:#245a3f;background:#b4dbb1}.home-showcase-module__i8sWOG__avatar[data-tone=rose]{color:#743f3d;background:#efb2aa}.home-showcase-module__i8sWOG__avatar[data-tone=ink]{color:#fff;background:#343332}.home-showcase-module__i8sWOG__avatar[data-tone=coral]{color:#782d28;background:#ffaaa1}.home-showcase-module__i8sWOG__podium strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:12px;font-size:14px;overflow:hidden}.home-showcase-module__i8sWOG__podium small{max-width:100%;min-height:29px;color:var(--home-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.home-showcase-module__i8sWOG__podium li[data-rank="1"] small{color:#5e3531}.home-showcase-module__i8sWOG__streakLabel{color:var(--home-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:14px;font-size:9px;font-weight:750}.home-showcase-module__i8sWOG__podium li[data-rank="1"] .home-showcase-module__i8sWOG__streakLabel{color:#713e38}.home-showcase-module__i8sWOG__podium b{letter-spacing:-.05em;margin-top:2px;font-size:26px}.home-showcase-module__i8sWOG__leaderboardList{border-left:1px solid var(--home-line);background:#eee6db4d;flex-direction:column;justify-content:center;align-self:stretch;padding:16px 18px;display:flex}.home-showcase-module__i8sWOG__leaderboardList li{border-bottom:1px solid var(--home-line);grid-template-columns:26px 40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;display:grid}.home-showcase-module__i8sWOG__leaderboardList li:last-child{border-bottom:0}.home-showcase-module__i8sWOG__leaderboardList .home-showcase-module__i8sWOG__avatar{border-width:2px;width:34px;height:34px;font-size:10px}.home-showcase-module__i8sWOG__listRank{color:var(--home-muted);font-size:12px;font-weight:700}.home-showcase-module__i8sWOG__leaderboardList li>span:nth-child(3){flex-direction:column;min-width:0;display:flex}.home-showcase-module__i8sWOG__leaderboardList strong,.home-showcase-module__i8sWOG__leaderboardList small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-showcase-module__i8sWOG__leaderboardList strong{font-size:12px}.home-showcase-module__i8sWOG__leaderboardList small{color:var(--home-muted);margin-top:3px;font-size:9px}.home-showcase-module__i8sWOG__leaderboardList b{font-size:15px}.home-showcase-module__i8sWOG__leaderboardEmpty{border:1px dashed var(--home-line);text-align:center;border-radius:22px;grid-column:2/-1;place-items:center;min-height:260px;padding:30px;display:grid}.home-showcase-module__i8sWOG__leaderboardEmpty svg{width:44px;height:44px;color:var(--home-coral-dark)}.home-showcase-module__i8sWOG__leaderboardEmpty h3{margin:14px 0 0}.home-showcase-module__i8sWOG__leaderboardEmpty p{color:var(--home-muted);margin:8px 0 16px}.home-showcase-module__i8sWOG__leaderboardEmpty a{color:var(--home-coral-dark);font-weight:800}.home-showcase-module__i8sWOG__faqSection{border:1px solid var(--home-line);background:radial-gradient(circle at 8% 88%, #ff6f6112, transparent 25%), var(--home-surface);border-radius:30px;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);align-items:stretch;gap:clamp(52px,8vw,118px);padding:clamp(44px,5vw,68px);display:grid}.home-showcase-module__i8sWOG__faqHeading{flex-direction:column;align-items:flex-start;min-height:392px;display:flex}.home-showcase-module__i8sWOG__faqEyebrow{color:var(--home-coral-dark);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:850}.home-showcase-module__i8sWOG__faqHeading h2{max-width:10ch;margin-top:18px;font-size:clamp(38px,4vw,58px)}.home-showcase-module__i8sWOG__faqIllustration{width:232px;height:138px;margin-top:auto;margin-left:8px;position:relative}.home-showcase-module__i8sWOG__faqIllustration>span{place-items:center;display:grid;position:absolute}.home-showcase-module__i8sWOG__faqIllustration svg{stroke-width:1.7px;width:31px;height:31px}.home-showcase-module__i8sWOG__faqBubbleSmall{width:58px;height:48px;color:var(--home-coral-dark);background:#fbf7efeb;border:1px solid #d33f3680;border-radius:18px;bottom:4px;left:0;transform:rotate(-8deg)}.home-showcase-module__i8sWOG__faqBubbleMain{color:#8a625c;background:#f7e6d5;border-radius:25px;width:116px;height:88px;top:14px;left:54px;transform:rotate(4deg);box-shadow:0 18px 34px #56372b14}.home-showcase-module__i8sWOG__faqBubbleMain i{background:#8a625c40;border-radius:2px;width:24px;height:2px;position:absolute;right:18px}.home-showcase-module__i8sWOG__faqBubbleMain i:first-of-type{top:34px}.home-showcase-module__i8sWOG__faqBubbleMain i:last-of-type{width:18px;top:45px}.home-showcase-module__i8sWOG__faqBubbleOutline{width:68px;height:74px;color:var(--home-coral-dark);background:#ffffff47;border:2px solid #d33f3675;border-radius:24px;top:4px;right:0;transform:rotate(7deg)}.home-showcase-module__i8sWOG__faqList{align-content:center;gap:8px;display:grid}.home-showcase-module__i8sWOG__faqList details{background:#ffffff2e;border:1px solid #41362f1c;border-radius:15px;transition:border-color .18s,background-color .18s,transform .18s;overflow:hidden}.home-showcase-module__i8sWOG__faqList details:hover{background:#ffffff57;border-color:#d33f3638;transform:translate(2px)}.home-showcase-module__i8sWOG__faqList details[open]{background:#ffffff70;border-color:#d33f364d}.home-showcase-module__i8sWOG__faqList summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:22px;min-height:60px;padding:13px 15px 13px 20px;font-size:14px;font-weight:780;line-height:1.35;list-style:none;display:grid}.home-showcase-module__i8sWOG__faqList summary::-webkit-details-marker{display:none}.home-showcase-module__i8sWOG__faqToggle{width:28px;height:28px;color:var(--home-ink);background:#ffffff4d;border:1px solid #41362f29;border-radius:50%;place-items:center;transition:color .18s,background-color .18s,transform .18s;display:grid;position:relative}.home-showcase-module__i8sWOG__faqToggle svg{stroke-width:2px;width:14px;height:14px;transition:opacity .15s;position:absolute}.home-showcase-module__i8sWOG__faqToggle svg:last-child,.home-showcase-module__i8sWOG__faqList details[open] .home-showcase-module__i8sWOG__faqToggle svg:first-child{opacity:0}.home-showcase-module__i8sWOG__faqList details[open] .home-showcase-module__i8sWOG__faqToggle{color:#fff;background:var(--home-primary);transform:rotate(180deg)}.home-showcase-module__i8sWOG__faqList details[open] .home-showcase-module__i8sWOG__faqToggle svg:last-child{opacity:1}.home-showcase-module__i8sWOG__faqList p{max-width:68ch;color:var(--home-muted);margin:0;padding:0 58px 18px 20px;font-size:13px;line-height:1.65}.home-showcase-module__i8sWOG__bottomCta{border:1px solid var(--home-line);background:radial-gradient(circle at 8% 45%, #ffc0482e, transparent 19%), var(--home-surface);border-radius:28px;grid-template-columns:160px minmax(280px,1fr) auto;align-items:center;gap:clamp(28px,4vw,54px);min-height:190px;padding:22px clamp(28px,5vw,70px);display:grid;position:relative;overflow:hidden}.home-showcase-module__i8sWOG__trophyImage{width:150px;height:150px;animation:4.6s ease-in-out infinite home-showcase-module__i8sWOG__trophyFloat;position:relative}.home-showcase-module__i8sWOG__trophyImage img{object-fit:contain}.home-showcase-module__i8sWOG__bottomCta h2{letter-spacing:-.05em;margin:0;font-size:clamp(27px,3.2vw,44px);font-weight:840;line-height:1.05}.home-showcase-module__i8sWOG__bottomCta p{color:var(--home-muted);margin:10px 0 0;font-size:14px}.home-showcase-module__i8sWOG__bottomActions{align-items:center;gap:12px;display:flex}@keyframes home-showcase-module__i8sWOG__heroCopyIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes home-showcase-module__i8sWOG__heroVisualIn{0%{opacity:0;transform:translate(40px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes home-showcase-module__i8sWOG__dailyDrift{0%{transform:scale(1.02)translate(-.7%)}to{transform:scale(1.05)translate(.7%)}}@keyframes home-showcase-module__i8sWOG__trophyFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-8px)rotate(2deg)}}@keyframes home-showcase-module__i8sWOG__sectionReveal{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.home-showcase-module__i8sWOG__categorySection,.home-showcase-module__i8sWOG__dailySection,.home-showcase-module__i8sWOG__createSection,.home-showcase-module__i8sWOG__leaderboardSection,.home-showcase-module__i8sWOG__faqSection,.home-showcase-module__i8sWOG__bottomCta{animation:both home-showcase-module__i8sWOG__sectionReveal;animation-timeline:view();animation-range:entry 8% cover 27%}}@media (max-width:1120px){.home-showcase-module__i8sWOG__hero{grid-template-columns:minmax(290px,.72fr) minmax(460px,1.28fr)}.home-showcase-module__i8sWOG__categorySection{grid-template-columns:1fr}.home-showcase-module__i8sWOG__categoryIntro{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px 32px;display:grid}.home-showcase-module__i8sWOG__categoryIntro>span,.home-showcase-module__i8sWOG__categoryIntro h2{grid-column:1}.home-showcase-module__i8sWOG__categoryIntro p{grid-column:1;margin:0}.home-showcase-module__i8sWOG__categoryIntro a{grid-area:1/2/span 3}.home-showcase-module__i8sWOG__leaderboardSection{grid-template-columns:1fr}.home-showcase-module__i8sWOG__leaderboardIntro{grid-template-columns:1fr auto;align-items:end;gap:12px 24px;display:grid}.home-showcase-module__i8sWOG__leaderboardIntro>span,.home-showcase-module__i8sWOG__leaderboardIntro h2,.home-showcase-module__i8sWOG__leaderboardIntro p{grid-column:1}.home-showcase-module__i8sWOG__leaderboardIntro p{margin:0}.home-showcase-module__i8sWOG__leaderboardIntro a{grid-area:1/2/span 3}.home-showcase-module__i8sWOG__bottomCta{grid-template-columns:130px minmax(280px,1fr)}.home-showcase-module__i8sWOG__trophyImage{width:130px;height:130px}.home-showcase-module__i8sWOG__bottomActions{grid-column:2}}@media (max-width:820px){.home-showcase-module__i8sWOG__page main{gap:44px}.home-showcase-module__i8sWOG__hero{grid-template-columns:1fr;min-height:auto;padding-top:84px}.home-showcase-module__i8sWOG__heroCopy{padding-left:0}.home-showcase-module__i8sWOG__hero h1{max-width:9ch;font-size:clamp(66px,17vw,104px)}.home-showcase-module__i8sWOG__hero h1 em{display:inline}.home-showcase-module__i8sWOG__heroVisual{width:min(100%,680px);margin:34px auto 0}.home-showcase-module__i8sWOG__heroProof{width:100%}.home-showcase-module__i8sWOG__categoryGrid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.home-showcase-module__i8sWOG__categoryPlaces,.home-showcase-module__i8sWOG__categoryMovies,.home-showcase-module__i8sWOG__categoryMusic,.home-showcase-module__i8sWOG__categorySports,.home-showcase-module__i8sWOG__categoryTech,.home-showcase-module__i8sWOG__categoryPeople,.home-showcase-module__i8sWOG__categoryMore{grid-column:auto;min-height:190px}.home-showcase-module__i8sWOG__categoryMore{grid-column:1/-1;min-height:130px}.home-showcase-module__i8sWOG__dailySection{grid-template-columns:auto minmax(0,1fr)}.home-showcase-module__i8sWOG__dailySection>a{grid-column:2;width:fit-content}.home-showcase-module__i8sWOG__createSection{grid-template-columns:1fr}.home-showcase-module__i8sWOG__builderVisual{order:2}.home-showcase-module__i8sWOG__createCopy{order:1}.home-showcase-module__i8sWOG__leaderboardSection,.home-showcase-module__i8sWOG__leaderboardBoard{grid-template-columns:1fr}.home-showcase-module__i8sWOG__leaderboardList{border-top:1px solid var(--home-line);border-left:0}.home-showcase-module__i8sWOG__leaderboardList li{border-bottom:1px solid var(--home-line);grid-template-columns:26px 40px minmax(0,1fr) auto}.home-showcase-module__i8sWOG__leaderboardList li>b{grid-column:auto;margin-top:0}.home-showcase-module__i8sWOG__faqSection{grid-template-columns:1fr}.home-showcase-module__i8sWOG__faqHeading{min-height:auto}.home-showcase-module__i8sWOG__faqIllustration{margin-top:28px}.home-showcase-module__i8sWOG__bottomCta{grid-template-columns:110px minmax(0,1fr)}.home-showcase-module__i8sWOG__trophyImage{width:110px;height:110px}}@media (max-width:620px){.home-showcase-module__i8sWOG__page main{gap:34px;padding-bottom:68px}.home-showcase-module__i8sWOG__section{width:min(100% - 28px,1320px)}.home-showcase-module__i8sWOG__primaryButton,.home-showcase-module__i8sWOG__secondaryButton,.home-showcase-module__i8sWOG__darkButton{min-height:50px;padding:0 18px}.home-showcase-module__i8sWOG__primaryButton{padding:0 8px 0 18px}.home-showcase-module__i8sWOG__hero{width:100%;padding:74px 20px 20px}.home-showcase-module__i8sWOG__eyebrow{margin-bottom:16px;font-size:9px}.home-showcase-module__i8sWOG__hero h1{max-width:8ch;font-size:clamp(60px,20vw,86px);line-height:.82}.home-showcase-module__i8sWOG__heroCopy>p{margin-top:24px;font-size:15px}.home-showcase-module__i8sWOG__heroActions{grid-template-columns:1fr 1fr;margin-top:25px;display:grid}.home-showcase-module__i8sWOG__heroProof{border-radius:20px;margin-top:18px}.home-showcase-module__i8sWOG__heroProof li{text-align:center;grid-template-columns:1fr;align-content:center;justify-items:center;gap:7px;min-height:108px;padding:10px 5px}.home-showcase-module__i8sWOG__proofIcon{width:34px;height:34px}.home-showcase-module__i8sWOG__proofIcon svg{width:18px;height:18px}.home-showcase-module__i8sWOG__heroProof strong{font-size:11px}.home-showcase-module__i8sWOG__heroProof small{max-width:12ch;margin-top:4px;font-size:9px}.home-showcase-module__i8sWOG__heroVisual{width:calc(100% + 46px);margin-left:-23px}.home-showcase-module__i8sWOG__heroMetric{display:none}.home-showcase-module__i8sWOG__heroTrophy{width:72px;bottom:1%;right:7%}.home-showcase-module__i8sWOG__categorySection,.home-showcase-module__i8sWOG__createSection,.home-showcase-module__i8sWOG__leaderboardSection,.home-showcase-module__i8sWOG__faqSection{border-radius:24px;padding:28px 20px}.home-showcase-module__i8sWOG__categoryIntro{display:block}.home-showcase-module__i8sWOG__categoryIntro p{margin:16px 0 22px}.home-showcase-module__i8sWOG__categoryIntro h2,.home-showcase-module__i8sWOG__createCopy h2,.home-showcase-module__i8sWOG__leaderboardIntro h2,.home-showcase-module__i8sWOG__faqHeading h2{font-size:clamp(34px,11vw,48px)}.home-showcase-module__i8sWOG__categoryGrid{grid-template-columns:1fr}.home-showcase-module__i8sWOG__categoryPlaces,.home-showcase-module__i8sWOG__categoryMovies,.home-showcase-module__i8sWOG__categoryMusic,.home-showcase-module__i8sWOG__categorySports,.home-showcase-module__i8sWOG__categoryTech,.home-showcase-module__i8sWOG__categoryPeople,.home-showcase-module__i8sWOG__categoryMore{grid-column:auto;min-height:180px}.home-showcase-module__i8sWOG__categoryMore{min-height:128px}.home-showcase-module__i8sWOG__dailySection{border-radius:24px;grid-template-columns:96px minmax(0,1fr);gap:16px;padding:18px}.home-showcase-module__i8sWOG__dailyDate{width:104px;height:104px}.home-showcase-module__i8sWOG__dailyCopy h2{font-size:30px}.home-showcase-module__i8sWOG__dailyCopy p{font-size:12px}.home-showcase-module__i8sWOG__dailySection>a{grid-column:1/-1;width:100%}.home-showcase-module__i8sWOG__builderVisual{width:calc(100% + 18px);margin-left:-9px}.home-showcase-module__i8sWOG__createCopy>div:last-child{flex-direction:column;align-items:stretch}.home-showcase-module__i8sWOG__createCopy .home-showcase-module__i8sWOG__primaryButton{width:100%}.home-showcase-module__i8sWOG__leaderboardIntro{display:block}.home-showcase-module__i8sWOG__leaderboardIntro p{margin:16px 0 22px}.home-showcase-module__i8sWOG__podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:12px}.home-showcase-module__i8sWOG__podium li{min-height:188px;padding:18px 5px 15px}.home-showcase-module__i8sWOG__podium li[data-rank="1"]{min-height:208px}.home-showcase-module__i8sWOG__podium .home-showcase-module__i8sWOG__avatar{width:44px;height:44px;font-size:12px}.home-showcase-module__i8sWOG__podium strong{font-size:11px}.home-showcase-module__i8sWOG__leaderboardList li{padding:8px 0}.home-showcase-module__i8sWOG__faqSection{gap:26px}.home-showcase-module__i8sWOG__faqHeading{align-items:flex-start}.home-showcase-module__i8sWOG__faqIllustration{transform-origin:0 0;width:196px;height:116px;margin:22px 0 0;transform:scale(.88)}.home-showcase-module__i8sWOG__faqList summary{min-height:58px;padding-left:16px}.home-showcase-module__i8sWOG__bottomCta{border-radius:24px;grid-template-columns:82px minmax(0,1fr);gap:16px;padding:22px 18px 24px}.home-showcase-module__i8sWOG__trophyImage{width:82px;height:82px}.home-showcase-module__i8sWOG__bottomCta h2{font-size:25px}.home-showcase-module__i8sWOG__bottomCta p{font-size:12px}.home-showcase-module__i8sWOG__bottomActions{grid-column:1/-1;grid-template-columns:1fr;width:100%;display:grid}.home-showcase-module__i8sWOG__bottomActions a{width:100%}}@media (prefers-reduced-motion:reduce){.home-showcase-module__i8sWOG__heroCopy,.home-showcase-module__i8sWOG__heroVisual,.home-showcase-module__i8sWOG__dailyLandscape,.home-showcase-module__i8sWOG__builderVisual img,.home-showcase-module__i8sWOG__podium li[data-rank="1"],.home-showcase-module__i8sWOG__trophyImage,.home-showcase-module__i8sWOG__categorySection,.home-showcase-module__i8sWOG__dailySection,.home-showcase-module__i8sWOG__createSection,.home-showcase-module__i8sWOG__leaderboardSection,.home-showcase-module__i8sWOG__faqSection,.home-showcase-module__i8sWOG__bottomCta{animation:none!important}.home-showcase-module__i8sWOG__categoryCard>img,.home-showcase-module__i8sWOG__heroVisual>img,.home-showcase-module__i8sWOG__heroHalo,.home-showcase-module__i8sWOG__heroOrbit,.home-showcase-module__i8sWOG__heroMetric,.home-showcase-module__i8sWOG__heroTrophy,.home-showcase-module__i8sWOG__dailyDate,.home-showcase-module__i8sWOG__builderVisual img,.home-showcase-module__i8sWOG__faqList details{transition:none}}
.choice-tool-module__3-1gMa__tool{color:#fff;background:radial-gradient(circle at 10% 0,#ff6f6138,#0000 36%),#171717;border:1px solid #171717bf;border-radius:32px;padding:clamp(18px,3vw,30px);box-shadow:0 24px 54px #412f232e}.choice-tool-module__3-1gMa__topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.choice-tool-module__3-1gMa__eyebrow{color:#f4ede4;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.choice-tool-module__3-1gMa__counter{color:#c9c0b7;font-size:13px;font-weight:700}.choice-tool-module__3-1gMa__reset{color:#f8f4ee;cursor:pointer;background:#2a2927;border:1px solid #4c4945;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.choice-tool-module__3-1gMa__reset:hover{border-color:#f8f4ee}.choice-tool-module__3-1gMa__reset svg{width:15px;height:15px}.choice-tool-module__3-1gMa__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.choice-tool-module__3-1gMa__choice{color:#171717;text-align:left;cursor:pointer;border:0;border-radius:25px;flex-direction:column;justify-content:space-between;min-height:230px;padding:clamp(22px,4vw,34px);transition:transform .18s,filter .18s,opacity .18s;display:flex;position:relative;box-shadow:inset 0 -5px #17171724}.choice-tool-module__3-1gMa__choice:hover:not(:disabled){filter:saturate(1.08)brightness(1.02);transform:translateY(-4px)}.choice-tool-module__3-1gMa__choice:focus-visible,.choice-tool-module__3-1gMa__next:focus-visible,.choice-tool-module__3-1gMa__reset:focus-visible{outline-offset:3px;outline:3px solid #fff}.choice-tool-module__3-1gMa__choiceA{background:#ff7569}.choice-tool-module__3-1gMa__choiceB{background:#68b39f}.choice-tool-module__3-1gMa__choiceLabel{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.choice-tool-module__3-1gMa__choiceText{letter-spacing:-.045em;max-width:24ch;margin:22px 0;font-size:clamp(20px,3vw,31px);font-weight:850;line-height:1.05}.choice-tool-module__3-1gMa__choiceHint{font-size:12px;font-weight:750}.choice-tool-module__3-1gMa__selected{box-shadow:inset 0 0 0 4px #fff,inset 0 -5px #17171724}.choice-tool-module__3-1gMa__muted{opacity:.42}.choice-tool-module__3-1gMa__result{color:#ece5dc;background:#242321;border:1px solid #45413d;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:15px 16px;display:flex}.choice-tool-module__3-1gMa__result p{margin:0;font-size:14px}.choice-tool-module__3-1gMa__result strong{color:#fff}.choice-tool-module__3-1gMa__next{color:#171717;cursor:pointer;background:#f8f2e9;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 19px;font-size:14px;font-weight:820;display:inline-flex}.choice-tool-module__3-1gMa__next:hover{background:#fff}.choice-tool-module__3-1gMa__next svg{width:17px;height:17px}@media (max-width:640px){.choice-tool-module__3-1gMa__choices{grid-template-columns:minmax(0,1fr)}.choice-tool-module__3-1gMa__choice{min-height:170px}.choice-tool-module__3-1gMa__result{flex-direction:column;align-items:stretch}.choice-tool-module__3-1gMa__next{width:100%}}@media (prefers-reduced-motion:reduce){.choice-tool-module__3-1gMa__choice{transition:none}}
/*# sourceMappingURL=0b1msq60yeveu.css.map*/