@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--bg:#f1efe9;--surface:#fbfaf6;--surface-2:#f6f4ee;--line:#e2ddd1;--soft:#e7e3d9;--text:#2b2925;--muted:#8a8478;--faint:#a9a296;--accent:#575143;--accent-ink:#fbfaf6;--ok-line:#6e7458;--ok-bg:#eceee2;--ok-ink:#4c5138;--bad-line:#9c6754;--bad-bg:#f1e7e1;--bad-ink:#71463a;--font-head:"Space Grotesk", ui-sans-serif, system-ui, "Segoe UI", sans-serif;--font-body:"Manrope", ui-sans-serif, system-ui, "Segoe UI", Roboto, sans-serif;--radius:14px;--radius-sm:10px;--shell:27rem}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.screen{max-width:var(--shell);flex-direction:column;margin:0 auto;padding:2.75rem 1.375rem 6.5rem;display:flex}.eyebrow{color:var(--muted);font-size:.8rem;font-weight:600}.title{font-family:var(--font-head);letter-spacing:-.01em;margin:0;font-size:1.6rem;font-weight:600}.subtitle{color:var(--muted);margin:.3rem 0 0;font-size:.82rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.btn-primary{border-radius:var(--radius-sm);background:var(--accent);width:100%;color:var(--accent-ink);font-family:var(--font-head);cursor:pointer;border:none;padding:.9rem;font-size:.95rem;font-weight:600;transition:filter .15s,transform .1s}.btn-primary:hover{filter:brightness(1.08)}.btn-primary:active{transform:translateY(1px)}.btn-primary:disabled{opacity:.55;cursor:default}.btn-ghost{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--text);font-family:var(--font-head);cursor:pointer;padding:.85rem;font-size:.95rem;font-weight:600}.login[data-v-22d3e6e7]{flex-direction:column;justify-content:center;gap:1.75rem;max-width:22rem;min-height:100vh;margin:0 auto;padding:2rem 1.375rem;display:flex}.brand[data-v-22d3e6e7]{text-align:center}.mark[data-v-22d3e6e7]{background:var(--soft);border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto .9rem;font-size:1.7rem;display:flex}.brand .title[data-v-22d3e6e7]{font-size:1.9rem}.brand .subtitle[data-v-22d3e6e7]{margin-top:.35rem}.card[data-v-22d3e6e7]{flex-direction:column;gap:.9rem;padding:1.5rem;display:flex}.field[data-v-22d3e6e7]{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.78rem;font-weight:600;display:flex}.field input[data-v-22d3e6e7]{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface-2);color:var(--text);font-size:.95rem;font-family:var(--font-body);padding:.85rem}.field input[data-v-22d3e6e7]:focus{outline:2px solid var(--soft);border-color:var(--faint)}.error[data-v-22d3e6e7]{color:var(--bad-ink);text-align:center;margin:.1rem 0 0;font-size:.85rem}.bottom-nav[data-v-ae847f26]{background:var(--surface-2);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom,0);position:fixed;bottom:0;left:0;right:0}.inner[data-v-ae847f26]{max-width:var(--shell);height:4.4rem;margin:0 auto;display:flex}.tab[data-v-ae847f26]{color:var(--faint);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.tab.active[data-v-ae847f26]{color:var(--accent)}.icon[data-v-ae847f26]{filter:grayscale(.15);font-size:1.25rem;line-height:1}.tab.active .icon[data-v-ae847f26]{filter:none}.label[data-v-ae847f26]{font-size:.7rem}.head[data-v-fc4405ff]{justify-content:space-between;align-items:flex-start;display:flex}.title.big[data-v-fc4405ff]{margin-top:.3rem;font-size:1.65rem}.avatar[data-v-fc4405ff]{background:var(--soft);width:2.9rem;height:2.9rem;color:var(--accent);font-family:var(--font-head);cursor:pointer;border:none;border-radius:50%;flex:none;font-size:.85rem;font-weight:700}.status[data-v-fc4405ff]{color:var(--muted);margin:.9rem 0 0;font-size:.82rem}.goal[data-v-fc4405ff]{align-items:center;gap:1.25rem;margin-top:1.4rem;display:flex}.ring[data-v-fc4405ff]{flex:none;width:6.5rem;height:6.5rem;position:relative}.ring svg[data-v-fc4405ff]{width:100%;height:100%}.ring-label[data-v-fc4405ff]{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ring-num[data-v-fc4405ff]{font-family:var(--font-head);font-size:1.4rem;font-weight:600;line-height:1}.ring-of[data-v-fc4405ff]{color:var(--muted);font-size:.7rem}.goal-text[data-v-fc4405ff]{flex:1}.goal-title[data-v-fc4405ff]{font-family:var(--font-head);font-size:1rem;font-weight:600}.goal-msg[data-v-fc4405ff]{color:var(--muted);margin-top:.35rem;font-size:.82rem;line-height:1.5}.tiles[data-v-fc4405ff]{gap:.75rem;margin-top:.9rem;display:flex}.tile[data-v-fc4405ff]{flex:1;padding:.9rem 1rem}.tile-icon[data-v-fc4405ff]{font-size:1.25rem}.tile-num[data-v-fc4405ff]{font-family:var(--font-head);margin-top:.15rem;font-size:1.25rem;font-weight:600}.tile-label[data-v-fc4405ff]{color:var(--muted);font-size:.75rem}.section-title[data-v-fc4405ff]{font-family:var(--font-head);margin:1.6rem 0 0;font-size:1rem;font-weight:600}.continue[data-v-fc4405ff]{margin-top:.75rem}.continue-head[data-v-fc4405ff]{align-items:center;gap:.9rem;display:flex}.deck-emoji[data-v-fc4405ff]{border-radius:var(--radius-sm);background:var(--soft);flex:none;justify-content:center;align-items:center;width:3.1rem;height:3.1rem;font-size:1.4rem;display:flex}.deck-title[data-v-fc4405ff]{font-family:var(--font-head);font-size:1rem;font-weight:600}.deck-desc[data-v-fc4405ff]{color:var(--muted);margin-top:.15rem;font-size:.78rem}.continue .btn-primary[data-v-fc4405ff]{margin-top:1rem}.empty[data-v-fc4405ff]{color:var(--muted);margin-top:.75rem;font-size:.85rem}.list[data-v-99047408]{flex-direction:column;gap:.75rem;margin-top:1.4rem;display:flex}.deck[data-v-99047408]{text-align:left;background:var(--surface);border:1px solid var(--line);cursor:pointer;font-family:var(--font-body);border-radius:12px;padding:1rem;transition:border-color .12s,transform .1s}.deck[data-v-99047408]:hover{border-color:var(--faint)}.deck[data-v-99047408]:active{transform:scale(.995)}.deck-row[data-v-99047408]{align-items:center;gap:.85rem;display:flex}.deck-emoji[data-v-99047408]{border-radius:var(--radius-sm);background:var(--soft);flex:none;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;font-size:1.3rem;display:flex}.deck-meta[data-v-99047408]{flex:1}.deck-title[data-v-99047408]{font-family:var(--font-head);color:var(--text);font-size:1rem;font-weight:600}.deck-desc[data-v-99047408]{color:var(--muted);margin-top:.15rem;font-size:.78rem}.deck-count[data-v-99047408]{color:var(--muted);white-space:nowrap;font-size:.8rem;font-weight:600}.add[data-v-99047408]{border:2px dashed var(--line);text-align:center;color:var(--muted);border-radius:12px;padding:1rem;font-size:.88rem;font-weight:600}.empty[data-v-99047408]{color:var(--muted);font-size:.85rem}.stat-tiles[data-v-228b825a]{gap:.75rem;margin-top:1.4rem;display:flex}.stat[data-v-228b825a]{flex:1;padding:1rem}.stat-num[data-v-228b825a]{font-family:var(--font-head);font-size:1.75rem;font-weight:600}.stat-label[data-v-228b825a]{color:var(--muted);margin-top:.15rem;font-size:.75rem}.chart[data-v-228b825a]{margin-top:.9rem}.chart-title[data-v-228b825a]{font-family:var(--font-head);font-size:.95rem;font-weight:600}.bars[data-v-228b825a]{justify-content:space-between;align-items:flex-end;gap:.5rem;height:7.5rem;margin-top:1.1rem;display:flex}.bar-col[data-v-228b825a]{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.5rem;height:100%;display:flex}.bar[data-v-228b825a]{background:#c9c2b2;border-radius:6px 6px 3px 3px;width:100%;min-height:6px}.bar.today[data-v-228b825a]{background:var(--accent)}.bar-label[data-v-228b825a]{color:var(--muted);font-size:.7rem}.section-title[data-v-228b825a]{font-family:var(--font-head);margin:1.5rem 0 0;font-size:1rem;font-weight:600}.badges[data-v-228b825a]{flex-direction:column;gap:.6rem;margin-top:.75rem;display:flex}.badge[data-v-228b825a]{align-items:center;gap:.85rem;padding:.8rem 1rem;display:flex}.badge.locked[data-v-228b825a]{opacity:.5}.badge-icon[data-v-228b825a]{border-radius:var(--radius-sm);background:var(--soft);flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.15rem;display:flex}.badge-meta[data-v-228b825a]{flex:1}.badge-title[data-v-228b825a]{font-family:var(--font-head);font-size:.9rem;font-weight:600}.badge-sub[data-v-228b825a]{color:var(--muted);font-size:.78rem}.badge-mark[data-v-228b825a]{font-size:1rem}.note[data-v-228b825a]{color:var(--faint);text-align:center;margin-top:1.25rem;font-size:.72rem}.choice-card[data-v-0b4e5a40]{flex-direction:column;gap:1rem;display:flex}.qcard[data-v-0b4e5a40]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem}.chip[data-v-0b4e5a40]{background:var(--soft);color:var(--accent);border-radius:20px;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.question[data-v-0b4e5a40]{font-family:var(--font-head);text-wrap:pretty;margin:.85rem 0 0;font-size:1.35rem;font-weight:600;line-height:1.3}.options[data-v-0b4e5a40]{flex-direction:column;gap:.7rem;display:flex}.option[data-v-0b4e5a40]{text-align:left;border-radius:var(--radius-sm);border:2px solid var(--line);background:var(--surface);color:var(--text);font-family:var(--font-body);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1.1rem;font-size:.95rem;font-weight:600;line-height:1.35;transition:transform .12s,border-color .12s,background .12s;display:flex}.option[data-v-0b4e5a40]:not(:disabled):hover{border-color:var(--faint)}.option[data-v-0b4e5a40]:not(:disabled):active{transform:scale(.99)}.option.correct[data-v-0b4e5a40]{border-color:var(--ok-line);background:var(--ok-bg);color:var(--ok-ink);font-weight:700}.option.wrong[data-v-0b4e5a40]{border-color:var(--bad-line);background:var(--bad-bg);color:var(--bad-ink);font-weight:700}.option.dim[data-v-0b4e5a40]{opacity:.45}.option[data-v-0b4e5a40]:disabled{cursor:default}.opt-mark[data-v-0b4e5a40]{font-size:1rem;font-weight:800}.feedback[data-v-0b4e5a40]{background:var(--soft);border-radius:var(--radius-sm);padding:1rem 1.1rem}.feed-title[data-v-0b4e5a40]{font-family:var(--font-head);font-size:1rem;font-weight:600}.feed-text[data-v-0b4e5a40]{text-wrap:pretty;margin-top:.45rem;font-size:.88rem;line-height:1.55}.next[data-v-0b4e5a40]{margin-top:.25rem}.review[data-v-1418f341]{max-width:var(--shell);flex-direction:column;gap:1.25rem;min-height:100vh;margin:0 auto;padding:2.75rem 1.375rem 2.5rem;display:flex}.quiz-head[data-v-1418f341]{align-items:center;gap:.8rem;display:flex}.close[data-v-1418f341]{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--text);cursor:pointer;flex:none;font-size:1.05rem}.track[data-v-1418f341]{background:var(--soft);border-radius:20px;flex:1;height:.5rem;overflow:hidden}.fill[data-v-1418f341]{background:var(--accent);border-radius:20px;height:100%;transition:width .3s}.count[data-v-1418f341]{color:var(--muted);white-space:nowrap;font-size:.75rem;font-weight:600}.result[data-v-1418f341]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.7rem;display:flex}.result .btn-primary[data-v-1418f341],.result .btn-ghost[data-v-1418f341]{max-width:20rem}.result .btn-primary[data-v-1418f341]{margin-top:1.25rem}.result .btn-ghost[data-v-1418f341]{margin-top:.1rem}.score-ring[data-v-1418f341]{background:var(--soft);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:9.5rem;height:9.5rem;margin-bottom:1rem;display:flex}.score-icon[data-v-1418f341]{font-size:1.5rem}.score-num[data-v-1418f341]{font-family:var(--font-head);color:var(--accent);font-size:2.9rem;font-weight:600;line-height:1}.score-of[data-v-1418f341]{color:var(--muted);margin-top:.15rem;font-size:.8rem}.result-title[data-v-1418f341]{font-family:var(--font-head);margin:.6rem 0 0;font-size:1.5rem;font-weight:600}.result-msg[data-v-1418f341]{color:var(--muted);max-width:17rem;margin:.4rem 0 0;font-size:.95rem;line-height:1.55}.loading[data-v-1418f341]{text-align:center;color:var(--muted);margin-top:4rem}
