.ReadShinePlayground-module__mFBtJG__shell{--bg:#e6f3ff;--panel:#fff;--ink:#1d2b53;--muted:#5b6788;--line:#c9defa;--good:#06a77d;--bad:#ef476f;--gold:#ffb703;--t1:#ef476f;--t2:#ff8c1a;--t3:#06a77d;--t4:#3d8bff;--t5:#9b5de5;--lv2:#ef476f;--lv3:#3d8bff;--lv4:#06a77d;background:var(--bg);min-height:100vh;color:var(--ink);font-family:Trebuchet MS,system-ui,sans-serif}.ReadShinePlayground-module__mFBtJG__app{max-width:760px;margin:0 auto;padding:16px 14px 40px}.ReadShinePlayground-module__mFBtJG__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.ReadShinePlayground-module__mFBtJG__backButton{color:var(--muted);white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration:none}.ReadShinePlayground-module__mFBtJG__backButton:hover{text-decoration:underline}.ReadShinePlayground-module__mFBtJG__top h1{margin:0;font-size:clamp(1.5rem,5vw,2.1rem);font-weight:700}.ReadShinePlayground-module__mFBtJG__stars{background:var(--panel);border:3px solid var(--line);white-space:nowrap;border-radius:999px;padding:6px 16px;font-size:1.25rem;font-weight:600}.ReadShinePlayground-module__mFBtJG__levels{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.ReadShinePlayground-module__mFBtJG__level{background:var(--panel);border:3px solid var(--line);text-align:center;box-shadow:0 5px 0 var(--line);color:var(--ink);cursor:pointer;border-radius:18px;padding:10px 6px 8px;font-size:clamp(1rem,3.6vw,1.3rem);font-weight:600}.ReadShinePlayground-module__mFBtJG__level small{color:var(--muted);font-size:.75em;font-weight:400;display:block}.ReadShinePlayground-module__mFBtJG__level[aria-pressed=true]{color:#fff;border-color:#0000;transform:translateY(3px);box-shadow:0 2px #00000040}.ReadShinePlayground-module__mFBtJG__level[aria-pressed=true] small{color:#ffffffe6}.ReadShinePlayground-module__mFBtJG__level[data-level="2"][aria-pressed=true]{background:var(--lv2)}.ReadShinePlayground-module__mFBtJG__level[data-level="3"][aria-pressed=true]{background:var(--lv3)}.ReadShinePlayground-module__mFBtJG__level[data-level="4"][aria-pressed=true]{background:var(--lv4)}.ReadShinePlayground-module__mFBtJG__modes{gap:8px;margin-bottom:14px;display:flex}.ReadShinePlayground-module__mFBtJG__mode{border:3px dashed var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:14px;flex:1;padding:10px;font-size:1.1rem;font-weight:600}.ReadShinePlayground-module__mFBtJG__mode[aria-pressed=true]{background:var(--panel);color:var(--ink);border-style:solid}.ReadShinePlayground-module__mFBtJG__board{background:var(--panel);border:3px solid var(--line);text-align:center;border-radius:28px;padding:18px 14px 20px;position:relative}.ReadShinePlayground-module__mFBtJG__counter{color:var(--muted);font-weight:500;position:absolute;top:12px;left:16px}.ReadShinePlayground-module__mFBtJG__score{color:var(--muted);font-weight:500;position:absolute;top:12px;right:16px}.ReadShinePlayground-module__mFBtJG__pic{-webkit-user-select:none;user-select:none;cursor:pointer;margin:14px 0 6px;font-size:clamp(5rem,26vw,9rem);line-height:1.1}.ReadShinePlayground-module__mFBtJG__pic.ReadShinePlayground-module__mFBtJG__bounce{animation:.6s ReadShinePlayground-module__mFBtJG__bounce}.ReadShinePlayground-module__mFBtJG__word{justify-content:center;gap:clamp(6px,2vw,12px);margin:8px 0 12px;display:flex}.ReadShinePlayground-module__mFBtJG__tile{--tile-color:var(--t1);background:var(--tile-color);color:#fff;cursor:pointer;border:0;border-radius:20%;place-items:center;width:clamp(64px,19vw,112px);height:clamp(64px,19vw,112px);padding-bottom:.06em;font-size:clamp(2.6rem,11.5vw,5rem);font-weight:700;line-height:1;display:grid;box-shadow:0 .09em #00000047,inset 0 .05em #ffffff47}.ReadShinePlayground-module__mFBtJG__tile.ReadShinePlayground-module__mFBtJG__lit{filter:brightness(1.15)saturate(1.2);animation:.5s ReadShinePlayground-module__mFBtJG__hop}.ReadShinePlayground-module__mFBtJG__sentence{color:var(--muted);min-height:1.6em;margin:4px 8px 16px;font-size:clamp(1.15rem,4.4vw,1.5rem)}.ReadShinePlayground-module__mFBtJG__sentence b{color:var(--ink);background:var(--gold);border-radius:8px;padding:0 8px;font-weight:600}.ReadShinePlayground-module__mFBtJG__blank{border-bottom:4px solid var(--ink);min-width:2.2em;margin:0 4px;display:inline-block}.ReadShinePlayground-module__mFBtJG__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:16px;display:flex}.ReadShinePlayground-module__mFBtJG__button{background:var(--lv3);color:#fff;cursor:pointer;border:0;border-radius:16px;padding:12px 18px;font-size:clamp(1rem,3.8vw,1.2rem);font-weight:600;box-shadow:0 5px #00000040}.ReadShinePlayground-module__mFBtJG__button.ReadShinePlayground-module__mFBtJG__orange{background:#f07b00}.ReadShinePlayground-module__mFBtJG__button.ReadShinePlayground-module__mFBtJG__green{background:var(--good)}.ReadShinePlayground-module__mFBtJG__button:disabled{opacity:.5;pointer-events:none}.ReadShinePlayground-module__mFBtJG__nav{align-items:center;gap:12px;display:flex}.ReadShinePlayground-module__mFBtJG__arrow{background:var(--panel);border:3px solid var(--line);width:58px;height:58px;box-shadow:0 4px 0 var(--line);cursor:pointer;border-radius:50%;font-size:1.6rem;font-weight:700}.ReadShinePlayground-module__mFBtJG__progress{text-align:center;color:var(--muted);flex:1;font-size:.95rem;font-weight:500}.ReadShinePlayground-module__mFBtJG__bar{background:var(--line);border-radius:999px;height:14px;margin-top:6px;overflow:hidden}.ReadShinePlayground-module__mFBtJG__bar i{background:var(--good);border-radius:999px;width:0;height:100%;transition:width .4s;display:block}.ReadShinePlayground-module__mFBtJG__tools{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.ReadShinePlayground-module__mFBtJG__chip{border:2px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:6px 14px;font-size:.95rem;font-weight:500}.ReadShinePlayground-module__mFBtJG__chip[aria-pressed=true]{background:var(--ink);color:var(--panel);border-color:var(--ink)}.ReadShinePlayground-module__mFBtJG__prompt{margin:12px 0 0;font-size:clamp(1.2rem,4.6vw,1.6rem);font-weight:600}.ReadShinePlayground-module__mFBtJG__options{grid-template-columns:1fr;gap:12px;max-width:420px;margin:6px auto 12px;display:grid}.ReadShinePlayground-module__mFBtJG__option{background:var(--panel);border:4px solid var(--line);box-shadow:0 6px 0 var(--line);letter-spacing:2px;cursor:pointer;border-radius:20px;padding:12px;font-size:clamp(2rem,9vw,3rem);font-weight:600}.ReadShinePlayground-module__mFBtJG__option.ReadShinePlayground-module__mFBtJG__right{background:var(--good);border-color:var(--good);color:#fff;box-shadow:0 6px #00000040}.ReadShinePlayground-module__mFBtJG__message{min-height:2rem;margin:4px 0 10px;font-size:1.3rem;font-weight:600}.ReadShinePlayground-module__mFBtJG__good{color:var(--good)}.ReadShinePlayground-module__mFBtJG__bad{color:var(--bad)}.ReadShinePlayground-module__mFBtJG__backLink{width:max-content;color:var(--muted);margin:18px auto 0;font-weight:600;text-decoration:none;display:block}.ReadShinePlayground-module__mFBtJG__backLink:hover{text-decoration:underline}@keyframes ReadShinePlayground-module__mFBtJG__bounce{0%,to{transform:translateY(0)}30%{transform:translateY(-22px)}60%{transform:translateY(0)}80%{transform:translateY(-8px)}}@keyframes ReadShinePlayground-module__mFBtJG__hop{0%{transform:translateY(0)scale(1)}40%{transform:translateY(-18px)scale(1.12)}to{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ReadShinePlayground-module__mFBtJG__tile.ReadShinePlayground-module__mFBtJG__lit,.ReadShinePlayground-module__mFBtJG__pic.ReadShinePlayground-module__mFBtJG__bounce{animation:none}}@media (prefers-color-scheme:dark){.ReadShinePlayground-module__mFBtJG__shell{--bg:#121734;--panel:#1e2550;--ink:#f4f1ff;--muted:#aab3dd;--line:#33407a}}
