@media (hover:none) and (pointer:coarse){.SoundSortGame_surface__Clmoi,.SoundSortGame_surface__Clmoi *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.SoundSortGame_surface__Clmoi{--paper:#fbf7ee;--ink:#2b3329;--ink-soft:#5d6b58;--sky-1:#e8efd9;--sky-2:#f4f1e4;--table:#ead9bf;--a:#3f7d52;--a-deep:#2c5a3b;--a-tint:#e4efe3;--b:#c9763f;--b-deep:#9c5526;--b-tint:#f6e7d8;--ease:cubic-bezier(0.16,1,0.3,1);position:relative;display:flex;flex-direction:column;gap:clamp(.6rem,1.6vw,1rem);min-height:560px;padding:clamp(.8rem,2vw,1.4rem);border-radius:1.4rem;overflow:hidden;color:var(--ink);isolation:isolate;-webkit-touch-callout:none}.SoundSortGame_surface__Clmoi[data-embedded=true]{min-height:0}.SoundSortGame_surface__Clmoi[data-theme=sky]{--paper:#f3f8fb;--ink:#213039;--ink-soft:#5a6b75;--sky-1:#d9eaf4;--sky-2:#eaf4f8;--table:#cfe0e8;--a:#2f7fa6;--a-deep:#1f5b78;--a-tint:#ddeef5;--b:#e08a52;--b-deep:#b3622f;--b-tint:#f8e7d8}.SoundSortGame_surface__Clmoi[data-theme=dusk]{--paper:#f6f2fb;--ink:#2b2436;--ink-soft:#685d78;--sky-1:#e4dcf2;--sky-2:#efe9f6;--table:#d9cfe6;--a:#6a5aa6;--a-deep:#483a7d;--a-tint:#e7e1f3;--b:#d39a3c;--b-deep:#a8761f;--b-tint:#f6ecd6}.SoundSortGame_bgDefault__m4L4y{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,var(--sky-1) 0,var(--sky-2) 42%,var(--paper) 60%,var(--table) 100%)}.SoundSortGame_bgImage__Rcn56{position:absolute;inset:0;z-index:-2;background-size:cover;background-position:50%}.SoundSortGame_scrim__YCGm0{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(120% 70% at 50% 0,transparent 60%,rgba(0,0,0,.04) 100%)}.SoundSortGame_hud__CXU6i{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.SoundSortGame_eyebrow__3UIY9{margin:0;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--a-deep)}.SoundSortGame_title__oFcdq{margin:.12rem 0 0;font-size:clamp(1.05rem,2.6vw,1.55rem);font-weight:800;line-height:1.08}.SoundSortGame_score__Aj3Wf{flex-shrink:0;padding:.4rem .75rem;border-radius:999px;background:color-mix(in oklab,var(--paper) 88%,white);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--ink) 12%,transparent);font-weight:800;font-variant-numeric:tabular-nums;color:var(--ink)}.SoundSortGame_tray__nRMb1{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:center;gap:.55rem;min-height:116px;padding:.4rem .2rem}.SoundSortGame_trayEmpty__ajai0{align-self:center;font-weight:700;color:var(--ink-soft)}.SoundSortGame_card__gKplY{--lift:0;position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:.62rem .95rem .7rem;border:none;border-radius:.85rem;background:linear-gradient(180deg,#fff 0,color-mix(in oklab,var(--paper) 80%,white) 100%);box-shadow:0 3px 0 color-mix(in oklab,var(--ink) 16%,transparent),0 8px 16px -8px color-mix(in oklab,var(--ink) 40%,transparent);font-size:clamp(1rem,2.3vw,1.28rem);font-weight:800;color:var(--ink);cursor:pointer;transform:translateY(var(--lift));transition:transform .32s var(--ease),box-shadow .32s var(--ease)}.SoundSortGame_card__gKplY:hover{--lift:-2px}.SoundSortGame_cardSelected__zULBN{--lift:-6px;box-shadow:0 6px 0 var(--a-deep),0 16px 24px -10px color-mix(in oklab,var(--a) 70%,transparent);outline:3px solid color-mix(in oklab,var(--a) 55%,transparent);outline-offset:2px}.SoundSortGame_cardText__379Zx{pointer-events:none}.SoundSortGame_cardHint__Q5ZjM{font-size:.8rem;opacity:.45;pointer-events:none}.SoundSortGame_cardShaking__ZyEtg{animation:SoundSortGame_shake__hFRcm .5s var(--ease)}.SoundSortGame_cardShaking__ZyEtg.SoundSortGame_cardSelected__zULBN{outline-color:#d9534f}@keyframes SoundSortGame_shake__hFRcm{0%,to{transform:translateY(var(--lift))}25%{transform:translate(-5px,var(--lift))}75%{transform:translate(5px,var(--lift))}}.SoundSortGame_bins___fsIk{display:grid;grid-template-columns:1fr 1fr;gap:clamp(.6rem,2vw,1.1rem);margin-top:auto}.SoundSortGame_bin__AeeiC{--c:var(--a);--c-deep:var(--a-deep);--c-tint:var(--a-tint);position:relative;display:flex;flex-direction:column;gap:.45rem;min-height:150px;padding:.65rem .7rem .8rem;border:none;border-radius:.7rem;background:linear-gradient(180deg,var(--c-tint) 0,color-mix(in oklab,var(--c-tint) 70%,white) 100%);box-shadow:inset 0 3px 0 color-mix(in oklab,var(--c) 35%,transparent),inset 0 -6px 14px -6px color-mix(in oklab,var(--c-deep) 55%,transparent),0 6px 16px -10px color-mix(in oklab,var(--c-deep) 60%,transparent);text-align:left;cursor:default;transition:transform .34s var(--ease),box-shadow .34s var(--ease)}.SoundSortGame_bin__AeeiC[data-bin=b]{--c:var(--b);--c-deep:var(--b-deep);--c-tint:var(--b-tint)}.SoundSortGame_bin__AeeiC:before{content:"";position:absolute;inset:0 0 auto;height:8px;border-radius:.7rem .7rem 0 0;background:linear-gradient(180deg,var(--c),var(--c-deep))}.SoundSortGame_binArmed__S5G0L{cursor:pointer}.SoundSortGame_binArmed__S5G0L:hover{transform:translateY(-3px)}.SoundSortGame_binArmed__S5G0L:after{content:"";position:absolute;inset:-3px;border-radius:inherit;box-shadow:0 0 0 3px color-mix(in oklab,var(--c) 45%,transparent);animation:SoundSortGame_armPulse__H8OWO 1.5s ease-in-out infinite;pointer-events:none}@keyframes SoundSortGame_armPulse__H8OWO{0%,to{opacity:.35}50%{opacity:.9}}.SoundSortGame_binSettled__Z4_uY{animation:SoundSortGame_settle__Iik7D .36s var(--ease)}@keyframes SoundSortGame_settle__Iik7D{0%{transform:translateY(-6px) scale(1.015)}to{transform:translateY(0) scale(1)}}.SoundSortGame_binWrong__s0aIJ{animation:SoundSortGame_shake__hFRcm .5s var(--ease)}.SoundSortGame_binWrong__s0aIJ:before{background:linear-gradient(180deg,#e0654f,#b23b29)}.SoundSortGame_binHeader___I3bS{display:flex;align-items:center;gap:.55rem;margin-top:.35rem;color:var(--c-deep)}.SoundSortGame_binBadge__6AlBD{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:clamp(1.9rem,6vw,2.5rem);height:clamp(1.9rem,6vw,2.5rem);border-radius:999px;font-size:clamp(1.1rem,3.5vw,1.5rem);font-weight:900;color:#fff}.SoundSortGame_binHeader___I3bS[data-tone=yes] .SoundSortGame_binBadge__6AlBD{background:#2f8f52;box-shadow:0 2px 0 #1f6b3b}.SoundSortGame_binHeader___I3bS[data-tone=no] .SoundSortGame_binBadge__6AlBD{background:#b34a3a;box-shadow:0 2px 0 #8a3326}.SoundSortGame_binText__ycd2k{display:flex;flex-direction:column;line-height:1}.SoundSortGame_binBig__ShRUZ{font-size:clamp(1.6rem,5.5vw,2.3rem);font-weight:900;letter-spacing:.01em;line-height:1;color:var(--c-deep)}.SoundSortGame_binSub__6u5Ku{margin-top:.2rem;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:color-mix(in oklab,var(--c-deep) 65%,transparent)}.SoundSortGame_bin__AeeiC[data-tone=no]{--c:#8a8f94;--c-deep:#5f656b;--c-tint:#edeef0}.SoundSortGame_binContents__NauBz{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.32rem}.SoundSortGame_binCard__Cp9Em{padding:.26rem .5rem;border-radius:.55rem;background:#fff;box-shadow:0 1px 3px color-mix(in oklab,var(--c-deep) 40%,transparent);font-size:.82rem;font-weight:700;color:var(--ink);animation:SoundSortGame_dropIn__p_fQ2 .34s var(--ease)}@keyframes SoundSortGame_dropIn__p_fQ2{0%{opacity:0;transform:translateY(-8px) scale(.9)}to{opacity:1;transform:none}}.SoundSortGame_controls__9_Ke0{display:flex;flex-direction:column;gap:.45rem}.SoundSortGame_instructionBar__Yggpi{display:flex;align-items:center;justify-content:center;gap:.5rem}.SoundSortGame_instruction__y57Kw{margin:0;text-align:center;font-weight:700;color:var(--ink)}.SoundSortGame_replayBtn__CzTxk{flex-shrink:0;width:2.75rem;height:2.75rem;border:none;border-radius:999px;background:color-mix(in oklab,var(--paper) 85%,white);box-shadow:0 1px 4px color-mix(in oklab,var(--ink) 25%,transparent);font-size:1.15rem;cursor:pointer}.SoundSortGame_progressTrack__Wdpq6{height:.5rem;border-radius:999px;background:color-mix(in oklab,var(--a) 18%,var(--paper));overflow:hidden}.SoundSortGame_progressFill__1feNo{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--a),var(--a-deep));transition:width .4s var(--ease)}.SoundSortGame_startCard__bQbVw{margin:auto;width:min(92%,460px);padding:1.6rem 1.5rem;border-radius:1.4rem;background:color-mix(in oklab,var(--paper) 75%,white);box-shadow:0 14px 36px -14px color-mix(in oklab,var(--ink) 60%,transparent),inset 0 0 0 1.5px color-mix(in oklab,var(--a) 18%,transparent);text-align:center}.SoundSortGame_startHeading__x_38j{margin:.7rem 0 .5rem;font-weight:800;color:var(--a-deep)}.SoundSortGame_startChips__3cRho{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.SoundSortGame_startChip__rVDXP{padding:.5rem .95rem;border:2px solid color-mix(in oklab,var(--a) 28%,transparent);border-radius:999px;background:#fff;font-weight:700;color:var(--ink);cursor:pointer;transition:transform .2s var(--ease),background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease)}.SoundSortGame_startChip__rVDXP:hover{transform:translateY(-1px)}.SoundSortGame_startChipActive__r2Okf{border-color:var(--a);background:var(--a);color:#fff}.SoundSortGame_startBtn__oTxxz{margin-top:1.15rem;padding:.8rem 1.6rem;border:none;border-radius:999px;background:linear-gradient(180deg,var(--a),var(--a-deep));color:#fff;font-size:1.05rem;font-weight:800;cursor:pointer;box-shadow:0 5px 0 var(--a-deep),0 12px 22px -10px color-mix(in oklab,var(--a) 80%,transparent);transition:transform .2s var(--ease)}.SoundSortGame_startBtn__oTxxz:active{transform:translateY(3px);box-shadow:0 2px 0 var(--a-deep)}.SoundSortGame_endScreen__PN6Ld{position:absolute;inset:0;z-index:7;display:flex;align-items:center;justify-content:center;padding:1rem}.SoundSortGame_endCard__gZzwN{width:min(86%,440px);padding:1.6rem;border-radius:1.4rem;background:color-mix(in oklab,var(--paper) 70%,white);box-shadow:0 18px 44px -16px color-mix(in oklab,var(--ink) 70%,transparent);text-align:center;animation:SoundSortGame_dropIn__p_fQ2 .4s var(--ease)}.SoundSortGame_endTitle__KCELm{margin:0;font-size:1.45rem;font-weight:800;color:var(--ink)}.SoundSortGame_endSub__zyKRM{margin:.35rem 0 1.1rem;color:var(--ink-soft)}.SoundSortGame_endButtons__NVFjo{display:flex;flex-direction:column;gap:.5rem}.SoundSortGame_endBtnPrimary__x6SKr,.SoundSortGame_endBtn__76pki{padding:.72rem 1rem;border-radius:.9rem;border:none;font-weight:800;cursor:pointer}.SoundSortGame_endBtnPrimary__x6SKr{background:linear-gradient(180deg,var(--a),var(--a-deep));color:#fff;box-shadow:0 4px 0 var(--a-deep)}.SoundSortGame_endBtn__76pki{background:#fff;color:var(--a-deep);box-shadow:inset 0 0 0 2px color-mix(in oklab,var(--a) 30%,transparent)}.SoundSortGame_speechBubble__w8NP3{position:relative;z-index:3;text-align:left;margin:0 auto .7rem;max-width:min(560px,94%);width:100%;padding:.55rem .7rem;border-radius:.9rem;background:color-mix(in oklab,var(--a) 10%,white);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--a) 26%,transparent)}.SoundSortGame_bubbleRow__5sIvY{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.SoundSortGame_bubbleExpand__Jl_QP{flex:1;min-width:0;display:flex;align-items:center;gap:6px;border:none;background:transparent;cursor:pointer;padding:2px 0;text-align:left}.SoundSortGame_bubbleTitle__UGnJ0{font-weight:800;color:var(--a-deep);font-size:.92rem;line-height:1.2}.SoundSortGame_bubbleChevron__waoIM{color:var(--a-deep);opacity:.65;font-size:.85rem}.SoundSortGame_bubbleListen__H4g_F{flex-shrink:0;padding:.4rem .75rem;border:none;border-radius:999px;cursor:pointer;font-weight:800;font-size:.8rem;color:white;background:var(--a-deep)}.SoundSortGame_bubbleText__bG0CS{margin:.45rem 0 0;font-size:.88rem;line-height:1.45;color:var(--ink-soft)}.SoundSortGame_bubbleHintRow__Nzyct{margin-top:.5rem}.SoundSortGame_explainer__lPKRm{margin-top:1rem;text-align:left;border-radius:.8rem;background:color-mix(in oklab,var(--a) 8%,white);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--a) 22%,transparent)}.SoundSortGame_explainerSummary__CeTO4{list-style:none;cursor:pointer;padding:.7rem .9rem;font-weight:800;color:var(--a-deep);font-size:.92rem}.SoundSortGame_explainerSummary__CeTO4::-webkit-details-marker{display:none}.SoundSortGame_explainerSummary__CeTO4:after{content:" ▾";opacity:.6}details[open] .SoundSortGame_explainerSummary__CeTO4:after{content:" ▴"}.SoundSortGame_explainerBody__QD5g8{padding:0 .9rem .9rem}.SoundSortGame_explainerHead__nhxFJ{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.4rem}.SoundSortGame_explainerTitle__vacdp{font-size:1rem;color:var(--ink)}.SoundSortGame_explainerPlay__ENqhK{flex-shrink:0;min-height:40px;padding:.4rem .8rem;border:none;border-radius:999px;background:linear-gradient(180deg,var(--a),var(--a-deep));color:#fff;font-weight:800;font-size:.85rem;cursor:pointer;box-shadow:0 3px 0 var(--a-deep)}.SoundSortGame_explainerPlay__ENqhK:active{transform:translateY(2px);box-shadow:0 1px 0 var(--a-deep)}.SoundSortGame_explainerPara__Q_PXq{margin:0 0 .5rem;font-size:.9rem;line-height:1.5;color:var(--ink)}.SoundSortGame_explainerPara__Q_PXq:last-child{margin-bottom:0}.SoundSortGame_hudInfo__LzTf2{min-width:0}.SoundSortGame_explainerBar___q72e{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .6rem;margin-top:.5rem;padding:.5rem .7rem;border-radius:.85rem;max-width:30rem;background:color-mix(in oklab,var(--a) 10%,white);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--a) 24%,transparent)}.SoundSortGame_explainerBarText__0vd1t{flex:1 1 14rem;min-width:0;margin:0;font-size:.82rem;line-height:1.45;font-weight:600;color:var(--ink)}.SoundSortGame_explainerBarBtns__R1KIG{display:flex;gap:.4rem;flex-shrink:0}.SoundSortGame_explainerBarListen__LmtmA,.SoundSortGame_explainerBarMore__QGtQA{border:none;border-radius:999px;padding:.42rem .8rem;min-height:36px;font-size:.76rem;font-weight:800;cursor:pointer;white-space:nowrap}.SoundSortGame_explainerBarListen__LmtmA{background:linear-gradient(180deg,var(--a),var(--a-deep));color:#fff;box-shadow:0 2px 0 var(--a-deep)}.SoundSortGame_explainerBarListen__LmtmA:active{transform:translateY(2px);box-shadow:none}.SoundSortGame_explainerBarMore__QGtQA{background:color-mix(in oklab,var(--paper) 80%,white);color:var(--a-deep);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--a) 30%,transparent)}.SoundSortGame_explainerBarMore__QGtQA:active{transform:translateY(1px)}.SoundSortGame_hudRight__j6BfA{display:flex;align-items:center;gap:.4rem}.SoundSortGame_hudBtn__2DVBG{width:2.4rem;height:2.4rem;flex-shrink:0;border:none;border-radius:999px;background:color-mix(in oklab,var(--paper) 85%,white);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--ink) 14%,transparent);font-size:1.05rem;font-weight:800;color:var(--a-deep);cursor:pointer}.SoundSortGame_hudBtn__2DVBG:active{transform:translateY(1px)}.SoundSortGame_soundHint__nKjnH{margin:.1rem 0 0;text-align:center;font-size:.8rem;color:color-mix(in oklab,var(--ink) 62%,transparent)}.SoundSortGame_soundHint__nKjnH strong{color:var(--a-deep)}.SoundSortGame_soundGrid__pym2a{max-height:38vh;overflow-y:auto;padding:.6rem .2rem .2rem}.SoundSortGame_whyOverlay__R_riG{position:absolute;inset:0;z-index:9;display:flex;align-items:center;justify-content:center;padding:1rem;background:color-mix(in oklab,var(--ink) 45%,transparent)}.SoundSortGame_whyCard__0sBfq{position:relative;width:min(94%,460px);max-height:86%;overflow-y:auto;padding:1.1rem 1.1rem 1.2rem;border-radius:1rem;background:color-mix(in oklab,var(--paper) 80%,white);box-shadow:0 18px 44px -14px color-mix(in oklab,var(--ink) 70%,transparent)}.SoundSortGame_whyClose__fUIU1{position:absolute;top:.5rem;right:.5rem;width:2.1rem;height:2.1rem;border:none;border-radius:999px;background:color-mix(in oklab,var(--ink) 10%,transparent);font-size:.95rem;font-weight:800;color:var(--ink);cursor:pointer}.SoundSortGame_bin__AeeiC:focus-visible,.SoundSortGame_card__gKplY:focus-visible,.SoundSortGame_endBtnPrimary__x6SKr:focus-visible,.SoundSortGame_endBtn__76pki:focus-visible,.SoundSortGame_explainerBarListen__LmtmA:focus-visible,.SoundSortGame_explainerBarMore__QGtQA:focus-visible,.SoundSortGame_explainerPlay__ENqhK:focus-visible,.SoundSortGame_explainerSummary__CeTO4:focus-visible,.SoundSortGame_hudBtn__2DVBG:focus-visible,.SoundSortGame_replayBtn__CzTxk:focus-visible,.SoundSortGame_startBtn__oTxxz:focus-visible,.SoundSortGame_startChip__rVDXP:focus-visible,.SoundSortGame_whyClose__fUIU1:focus-visible{outline:3px solid color-mix(in oklab,var(--a) 70%,#1a1a1a);outline-offset:3px}.SoundSortGame_card__gKplY:active{--lift:-2px}.SoundSortGame_binArmed__S5G0L:active{transform:translateY(-1px) scale(.99)}.SoundSortGame_startChip__rVDXP:active{transform:translateY(1px)}.SoundSortGame_startChip__rVDXP{min-height:44px}.SoundSortGame_startBtn__oTxxz{min-height:48px}@media (max-width:560px){.SoundSortGame_surface__Clmoi{min-height:500px;gap:.55rem}.SoundSortGame_bins___fsIk{gap:.5rem}.SoundSortGame_bin__AeeiC{min-height:132px;padding:.55rem .55rem .7rem}.SoundSortGame_binBadge__6AlBD{width:1.8rem;height:1.8rem}.SoundSortGame_tray__nRMb1{gap:.45rem;min-height:100px}.SoundSortGame_card__gKplY{padding:.55rem .8rem .62rem}}@media (prefers-reduced-motion:reduce){.SoundSortGame_binArmed__S5G0L,.SoundSortGame_cardSelected__zULBN,.SoundSortGame_card__gKplY,.SoundSortGame_progressFill__1feNo,.SoundSortGame_startBtn__oTxxz,.SoundSortGame_startChip__rVDXP{transition:none}.SoundSortGame_binArmed__S5G0L:active,.SoundSortGame_card__gKplY:active,.SoundSortGame_startChip__rVDXP:active{transform:none}.SoundSortGame_binArmed__S5G0L:after,.SoundSortGame_binCard__Cp9Em,.SoundSortGame_binSettled__Z4_uY,.SoundSortGame_binWrong__s0aIJ,.SoundSortGame_cardShaking__ZyEtg,.SoundSortGame_endCard__gZzwN{animation:none}}