.episode[data-v-b7c2c958]{display:grid;grid-template-columns:88px 1fr;gap:.75rem}img[data-v-b7c2c958]{width:88px;height:88px;object-fit:cover;border-radius:1rem;background:#efe4d4}.episode-end-overlay[data-v-f17c2126]{position:absolute;inset:0;z-index:5}.story[data-v-6338235a]{height:100%;min-height:0;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;padding:.75rem 1rem 1rem;background-color:#efe7da;background-size:cover;background-position:center}.stage[data-v-6338235a]{flex:1;min-height:0;display:flex;align-items:flex-end;justify-content:center}.portrait[data-v-6338235a]{max-width:min(180px,42vw);max-height:100%;object-fit:contain}.line[data-v-6338235a],.topbar[data-v-6338235a]{flex-shrink:0}.line[data-v-6338235a]{cursor:pointer}.speaker[data-v-6338235a]{color:var(--sage-deep);font-weight:700}.hint[data-v-6338235a]{font-size:.85rem}.board[data-v-c7bba566]{flex:0 0 auto;display:flex;flex-direction:column}.cards[data-v-c7bba566]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}li[data-v-c7bba566]{display:grid;grid-template-columns:auto 72px 1fr;gap:.75rem;align-items:center;height:4.75rem;padding:.4rem .7rem;background:#fff;border:2px solid transparent;border-radius:1rem;touch-action:none;cursor:grab}.selected[data-v-c7bba566]{border-color:var(--coral)}.dragging[data-v-c7bba566]{opacity:.7}.index[data-v-c7bba566]{width:1.5rem;text-align:center;color:var(--sage-deep);font-weight:700}img[data-v-c7bba566]{width:72px;height:54px;object-fit:cover;border-radius:.6rem;background:#efe4d4}.play[data-v-e854e777]{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.puzzle-screen[data-v-e854e777]{position:relative;flex:1;min-height:0;height:100%;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;padding:.75rem 1rem 1rem}.illustration[data-v-e854e777]{flex:1 1 auto;min-height:0;position:relative;overflow:hidden;border-radius:1rem}.illustration-bg[data-v-e854e777]{width:100%;height:100%;object-fit:cover;object-position:center top}.illustration-character[data-v-e854e777]{position:absolute;left:50%;bottom:0;height:100%;max-height:220px;width:auto;max-width:46%;transform:translate(-50%);object-fit:contain;object-position:bottom}.dock[data-v-e854e777]{flex:0 0 auto;display:flex;flex-direction:column;gap:.5rem}.pager[data-v-e854e777]{display:flex;align-items:center;justify-content:space-between;gap:.5rem}blockquote[data-v-e854e777]{margin:0;min-height:4.75rem;padding:.75rem 1rem;display:flex;flex-direction:column;justify-content:center;background:#fff;border-radius:1rem;border:1px solid var(--line)}.feedback[data-v-e854e777]{color:#9a4d3c}.submit[data-v-e854e777]{flex-shrink:0;width:100%}.clear-screen[data-v-e854e777]{position:relative;justify-content:space-between}.clear-copy[data-v-e854e777]{display:flex;flex-direction:column;gap:1rem}.result[data-v-e854e777]{justify-content:space-between}.hint-panel[data-v-e854e777]{position:absolute;inset:.75rem 1rem auto;z-index:4;display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border:1px solid var(--line);border-radius:1.25rem}.eyebrow[data-v-e854e777]{color:var(--sage-deep);font-weight:700}.scales[data-v-af32264a]{display:flex;flex-wrap:wrap;gap:.5rem}.check[data-v-af32264a]{display:flex;gap:.75rem;align-items:center;min-height:44px}.title-screen[data-v-b00dc839]{justify-content:space-between}.title-copy[data-v-b00dc839]{display:flex;flex-direction:column;gap:.75rem}:root{color:#2c3330;background:#e7efe9;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;font-size:calc(16px * var(--text-scale, 1));line-height:1.6;--paper: #f7f3ea;--ink: #2c3330;--muted: #5e6b66;--sage: #7d9b90;--sage-deep: #3f6f62;--coral: #e39b86;--line: #e4d9c8;--shadow: 0 8px 24px rgb(62 74 68 / 8%);--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--layout-min-width: 320px;--layout-min-height: 667px}*{box-sizing:border-box}html,body{height:100%;overflow:hidden;touch-action:manipulation}body{margin:0;background:#e7efe9}button,a{font:inherit}button{min-height:44px;min-width:44px;border:0;border-radius:999px;padding:.65rem 1.1rem;background:var(--sage-deep);color:#fff;cursor:pointer}button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}button:disabled{opacity:.45;cursor:not-allowed}#app{height:100dvh;max-width:480px;margin:0 auto;overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}.app-shell{height:100%;display:flex;flex-direction:column;overflow:hidden;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}.app-shell>*{flex:1;min-height:0}.screen{height:100%;min-height:0;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:1.25rem 1.25rem 1.5rem}.catalog{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:1rem}.panel{background:#fff;border:1px solid var(--line);border-radius:1.25rem;padding:1rem}.muted{color:var(--muted)}h1,h2,p{margin:0}h1{font-size:1.8rem;letter-spacing:.04em}.topbar{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;min-height:44px}.topbar h2{font-size:.95rem;text-align:center}.orientation-lock{display:none;position:fixed;inset:0;z-index:20;align-items:center;justify-content:center;padding:1.5rem;background:var(--paper);text-align:center}html.reduce-motion *,html.reduce-motion *:before,html.reduce-motion *:after{animation:none!important;transition:none!important}@media(orientation:landscape)and (max-height:500px){.orientation-lock{display:flex}.app-shell{visibility:hidden}}
