@font-face{font-family:Andika;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/andika-latin-400.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Andika;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/andika-latin-700.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--paper: #fdf7ee;--ink: #123c40;--word-ink: #0e3236;--teal: #12656b;--amber: #d98324;--white: #ffffff;--spell: #8f5410;--blob-a: #f6ecdb;--blob-b: #f3eee1;--shadow-teal: rgba(18, 60, 64, .16);--scale: 1;font-family:Andika,Comic Sans MS,Chalkboard SE,sans-serif}*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden;background:var(--paper);color:var(--ink);-webkit-text-size-adjust:100%;overscroll-behavior:none}body{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}#viewport{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:var(--paper);overflow:hidden}#stage{width:1024px;height:768px;position:relative;overflow:hidden;overflow:clip;background:var(--paper);display:flex;align-items:center;justify-content:center;flex:none;transform:scale(var(--scale))}.blob{position:absolute;border-radius:50%;pointer-events:none}.blob--left{left:-180px;bottom:-260px;width:620px;height:620px;background:var(--blob-a)}.blob--right{right:-220px;top:-280px;width:640px;height:640px;background:var(--blob-b)}.screen{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.screen--stack{flex-direction:column}.mic{position:relative;width:320px;height:320px;border-radius:96px;background:var(--teal);box-shadow:0 14px 0 var(--shadow-teal);display:flex;align-items:center;justify-content:center;cursor:pointer;animation:wb-breathe 3.2s ease-in-out infinite}.mic:active{transform:translateY(4px);box-shadow:0 10px 0 var(--shadow-teal)}.mic--listening{background:var(--amber);box-shadow:0 0 0 18px #d983242e,0 14px 0 var(--shadow-teal);animation:none;transition:box-shadow .22s ease-out}.mic--hearing{box-shadow:0 0 0 30px #d9832442,0 14px 0 var(--shadow-teal)}.listening-field{position:relative;width:320px;height:320px;display:flex;align-items:center;justify-content:center}.bubble{position:absolute;border-radius:50%;animation:wb-float 3s ease-in-out infinite}.thinking{position:relative;width:220px;height:220px;animation:wb-orbit 1.4s linear infinite}.thinking>i{position:absolute;width:40px;height:40px;border-radius:50%;display:block}.thinking--small{width:180px;height:180px}.simple{position:absolute;inset:0;display:flex;flex-direction:column}.simple-area{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:0 52px}.simple-word{display:flex;align-items:center;justify-content:center;cursor:pointer;animation:wb-in .2s ease-out}.simple-dock{flex:0 0 288px;display:flex;align-items:center;justify-content:center}.mic--dock{width:200px;height:200px;border-radius:62px}.mic--busy{animation:none;opacity:.45;cursor:default}.level{display:flex;align-items:center;justify-content:center;gap:22px;height:200px}.level>i{display:block;width:34px;height:60px;border-radius:18px;background:var(--amber);animation:wb-level .9s ease-in-out infinite}.level>i:nth-child(2n){background:var(--teal)}.confirm{position:relative;display:flex;flex-direction:column;align-items:center;gap:52px;animation:wb-in .2s ease-out}.word-card{position:relative;background:var(--white);border-radius:56px;padding:26px 60px 34px;font-size:138px;line-height:1.1;cursor:pointer;box-shadow:0 10px #123c401a;white-space:nowrap}.confirm-actions{display:flex;align-items:center;gap:80px}.btn-retry{width:132px;height:132px;border-radius:42px;background:var(--paper);border:5px solid #7d7566;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-accept{width:188px;height:188px;border-radius:60px;background:var(--teal);box-shadow:0 12px #123c402e;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-accept:active{transform:translateY(5px);box-shadow:0 7px #123c402e}.candidates{display:flex;flex-direction:column;align-items:center;gap:44px;animation:wb-in .2s ease-out}.candidate-row{display:flex;align-items:center;gap:32px;width:max-content}.candidate{background:var(--white);border-radius:44px;padding:18px 42px 26px;line-height:1.1;cursor:pointer;box-shadow:0 10px #123c401a;border:6px solid transparent;transition:transform .18s ease-out,border-color .18s ease-out;white-space:nowrap}.candidate--active{border-color:var(--teal);transform:translateY(-10px)}.word-screen{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.word-area{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;animation:wb-in .2s ease-out;width:100%}.word-letters{display:flex;align-items:baseline;line-height:1.05;color:var(--word-ink);flex:none;white-space:nowrap}.word-letters>span{transition:color .18s ease-out,transform .18s ease-out;display:block}.word-letters>span.lit{color:var(--spell);transform:translateY(-10px)}.toolbar{display:flex;gap:56px;padding-bottom:52px}.tool{width:124px;height:124px;border-radius:40px;background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px #123c401f}.tool:active{transform:translateY(3px);box-shadow:0 3px #123c401f}.tool--solid{background:var(--teal);box-shadow:0 6px #123c402e}.tool--flat{box-shadow:none}.tool-dots{display:flex;align-items:center;gap:6px}.tool-dots>i{width:20px;height:20px;border-radius:50%;background:var(--teal);display:block}.tool-syllables{display:flex;align-items:center;gap:10px}.tool-syllables>i{width:34px;height:34px;border-radius:50%;display:block}.tool-bar{width:54px;height:20px;border-radius:10px;background:var(--paper)}.syllable-stack{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;animation:wb-in .2s ease-out}.syllable-row,.bead-row{display:flex;align-items:center;gap:22px;width:max-content}.chunk{color:var(--white);line-height:1;padding:34px 40px 46px;border-radius:999px;cursor:pointer;box-shadow:0 10px 0 var(--shadow-teal);transition:transform .2s ease-out;white-space:nowrap}.chunk--active{transform:translateY(-12px)}.bead{width:26px;height:26px;border-radius:50%;opacity:.35}.notice{display:flex;flex-direction:column;align-items:center;gap:46px;animation:wb-in .2s ease-out}.notice-art{width:320px;height:320px;border-radius:96px;background:var(--white);box-shadow:0 14px #123c401a;display:flex;align-items:center;justify-content:center}.notice-art--muted{background:#efe7d8;box-shadow:none}.notice-caption{font-size:40px;color:#6f6656;max-width:720px;text-align:center;line-height:1.35}.notice-actions{display:flex;gap:48px;align-items:center}.corner{position:absolute;left:0;bottom:0;width:96px;height:96px;display:flex;align-items:flex-end;justify-content:flex-start;padding:30px;cursor:default;z-index:5}.corner:after{content:"";width:24px;height:24px;border-radius:50%;background:#123c4017}@keyframes wb-float{0%,to{transform:translateY(0) scale(1);opacity:.55}50%{transform:translateY(-18px) scale(1.12);opacity:1}}@keyframes wb-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes wb-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wb-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}@keyframes wb-level{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1.9)}}@media (prefers-reduced-motion: reduce){.mic,.bubble,.thinking,.level>i{animation:none!important}.screen *,.chunk{transition-duration:1ms!important}}#parent-layer:empty{display:none}.sheet{position:fixed;inset:0;background:#123c4073;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overscroll-behavior:contain}.sheet-panel{background:#fffdf8;border-radius:20px;width:min(760px,100%);max-height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #00000040}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #e8e0d0}.sheet-title{font-size:20px;font-weight:700;color:var(--ink)}.sheet-body{padding:22px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:26px}.sheet-section>h3{margin:0 0 10px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#8a8172}.sheet-note{font-size:13px;color:#8a8172;margin:8px 0 0;line-height:1.5}.field-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}input[type=text],input[type=number]{flex:1 1 200px;min-width:0;font:inherit;font-size:17px;padding:12px 14px;border:2px solid #ded5c4;border-radius:12px;background:#fff;color:var(--ink)}input[type=range]{flex:1 1 220px;accent-color:var(--teal)}.btn{font:inherit;font-size:16px;font-weight:600;padding:12px 18px;border-radius:12px;border:2px solid transparent;background:var(--teal);color:#fff;cursor:pointer;min-height:44px}.btn--ghost{background:transparent;color:var(--teal);border-color:#cfc5b2}.btn--danger{background:#a33b1f}.btn[disabled]{opacity:.5;cursor:default}.switch{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--ink);cursor:pointer}.switch input{width:22px;height:22px;accent-color:var(--teal)}.switch--disabled{opacity:.45}.history{border:1px solid #e8e0d0;border-radius:12px;overflow:hidden}.history-row{display:flex;align-items:baseline;gap:12px;padding:11px 14px;border-bottom:1px solid #f0eade;font-size:16px}.history-row:last-child{border-bottom:none}.history-word{font-family:Andika,Comic Sans MS,sans-serif;font-size:20px;color:var(--ink);flex:1}.history-syllables{color:#8a8172;font-size:14px}.history-count{background:#f0eade;border-radius:999px;padding:2px 10px;font-size:13px;color:#6f6656}.history-when{color:#a89e8c;font-size:13px;min-width:110px;text-align:right}.flag{color:#a33b1f;font-size:12px;border:1px solid #e3c3b8;border-radius:999px;padding:1px 8px}.empty{padding:18px 14px;color:#8a8172;font-size:15px}.gate{display:flex;flex-direction:column;gap:14px}.gate-question{font-size:26px;font-weight:700;color:var(--ink)}.gate-error{color:#a33b1f;font-size:14px;min-height:18px}
