.splash.svelte-1jhhqnw{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px;z-index:1000;cursor:pointer}.logo.svelte-1jhhqnw{display:flex;align-items:center;justify-content:center;gap:10px;line-height:1;font-family:var(--font-serif);font-weight:900;font-size:140px;color:var(--color-primary);text-shadow:4px 4px 0 rgba(232,93,74,.12);margin-bottom:8px}.crack.svelte-1jhhqnw{display:inline-block;width:2px;height:110px;background:linear-gradient(to bottom,transparent,rgba(232,93,74,.3) 30%,rgba(232,93,74,.3) 70%,transparent);animation:svelte-1jhhqnw-crack-fade .5s .2s ease both}@keyframes svelte-1jhhqnw-crack-fade{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.half.svelte-1jhhqnw{display:inline-block;animation-duration:.4s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.2,.8,.3,1)}.half.left.svelte-1jhhqnw{animation-name:svelte-1jhhqnw-split-left}.half.right.svelte-1jhhqnw{animation-name:svelte-1jhhqnw-split-right}@keyframes svelte-1jhhqnw-split-left{0%{transform:translate(40px) rotate(10deg);opacity:.2}to{transform:translate(0) rotate(0);opacity:1}}@keyframes svelte-1jhhqnw-split-right{0%{transform:translate(-40px) rotate(-10deg);opacity:.2}to{transform:translate(0) rotate(0);opacity:1}}.brand.svelte-1jhhqnw{font-size:36px;color:var(--color-primary);font-weight:700;letter-spacing:4px;animation:svelte-1jhhqnw-fadeUp .5s .4s ease both}.slogan.svelte-1jhhqnw{color:var(--color-text-muted);font-size:16px;letter-spacing:2px;animation:svelte-1jhhqnw-fadeUp .5s .6s ease both}.footer.svelte-1jhhqnw{position:absolute;bottom:24px;color:var(--color-text-muted);font-size:12px}@keyframes svelte-1jhhqnw-fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.logo.svelte-1jhhqnw{font-size:110px}.brand.svelte-1jhhqnw{font-size:30px}}.card.svelte-69v8tg{display:flex;flex-direction:column;align-items:center;padding:24px 16px;position:relative;-webkit-user-select:none;user-select:none}.char-button.svelte-69v8tg{background:transparent;padding:0;border:0;position:relative;display:inline-flex;align-items:center;justify-content:center}.char-button.svelte-69v8tg:active:not(:disabled){transform:scale(.95)}.char.svelte-69v8tg{font-family:var(--font-serif);font-size:180px;color:var(--color-text);font-weight:500;line-height:1;text-shadow:2px 2px 0 rgba(0,0,0,.08);transition:opacity .4s ease,transform .4s ease,filter .4s ease;display:inline-block}.broken.svelte-69v8tg .char:where(.svelte-69v8tg){opacity:0;transform:scale(1.4) rotate(6deg);filter:blur(4px)}.spark.svelte-69v8tg{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:var(--color-primary);opacity:0;transform-origin:center;animation:svelte-69v8tg-spark-burst .5s ease-out forwards;animation-delay:var(--delay)}@keyframes svelte-69v8tg-spark-burst{0%{opacity:1;transform:translate(-50%,-50%) rotate(var(--deg)) translateY(0)}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--deg)) translateY(-120px)}}.hint.svelte-69v8tg{margin-top:20px;color:var(--color-text-muted);font-size:15px}@media (max-width: 480px){.char.svelte-69v8tg{font-size:140px}}.chip.svelte-1vrjii0{font-family:var(--font-serif);font-size:56px;line-height:1;padding:12px 20px;background:#fff;color:var(--color-text);border-radius:16px;box-shadow:0 2px #00000014,0 4px 12px #0000001a;-webkit-user-select:none;user-select:none;touch-action:manipulation;font-weight:500;border:2px solid transparent;cursor:grab;transition:transform .12s ease,box-shadow .12s ease,border-color .2s ease}.chip.svelte-1vrjii0:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px #00000014,0 8px 20px #00000026}.chip.svelte-1vrjii0:active{cursor:grabbing;transform:scale(1.06) translateY(-2px)}.chip.assembly.svelte-1vrjii0{border-color:var(--color-primary);background:var(--color-bg-highlight)}.chip.hidden.svelte-1vrjii0{filter:blur(3px) grayscale(1);opacity:.55;color:var(--color-text-muted, #999);background:var(--color-bg-secondary, #f0f0f0);cursor:grab}.chip.svelte-1vrjii0:not(.hidden){animation:svelte-1vrjii0-reveal .6s ease-out}@keyframes svelte-1vrjii0-reveal{0%{filter:blur(3px) grayscale(1);opacity:.55;transform:scale(1)}60%{filter:blur(0) grayscale(0);opacity:1;transform:scale(1.12)}to{filter:blur(0) grayscale(0);opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.chip.svelte-1vrjii0:not(.hidden){animation:svelte-1vrjii0-reveal-simple .3s linear}@keyframes svelte-1vrjii0-reveal-simple{0%{opacity:.55}to{opacity:1}}}.text.svelte-1vrjii0{font-family:var(--font-serif);display:inline-block;line-height:1}@media (max-width: 480px){.chip.svelte-1vrjii0{font-size:44px;padding:8px 16px;border-radius:12px}}.board.svelte-q9barf{display:flex;flex-direction:column;gap:12px;align-items:stretch;width:100%;max-width:520px;margin:0 auto}.label.svelte-q9barf{font-size:14px;color:var(--color-text-secondary);font-weight:500;margin-bottom:-4px;padding-left:4px}.pool-label.svelte-q9barf{margin-top:4px}.zone.svelte-q9barf{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;align-items:center;padding:20px 16px;border-radius:16px;min-height:100px}.pool.svelte-q9barf{background:var(--color-bg-secondary)}.assembly.svelte-q9barf{background:var(--color-bg-highlight);border:2px dashed var(--color-primary);min-height:130px}.empty.svelte-q9barf{color:var(--color-text-muted);font-size:15px}.empty.dim.svelte-q9barf{opacity:.6}.submit.svelte-q9barf{align-self:center;min-width:220px;font-weight:500;padding:14px 28px;font-size:16px}.slot.svelte-q9barf{display:inline-block}.tutorial.svelte-kxavz9{min-height:100vh;background:var(--color-bg);display:flex;flex-direction:column;max-width:640px;margin:0 auto;padding:16px 20px 32px}.top.svelte-kxavz9{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 16px}.dots.svelte-kxavz9{display:flex;gap:8px}.dot.svelte-kxavz9{width:10px;height:10px;border-radius:50%;background:#0000001f;transition:background .2s ease}.dot.active.svelte-kxavz9{background:var(--color-primary)}.skip-btn.svelte-kxavz9{background:transparent;color:var(--color-text-muted);font-size:14px;padding:6px 12px}.body.svelte-kxavz9{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;padding-top:24px}.step.svelte-kxavz9{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.step-label.svelte-kxavz9{color:var(--color-primary);font-weight:500;font-size:14px;letter-spacing:1px}h2.svelte-kxavz9{font-size:22px;font-weight:500;color:var(--color-text)}.wow.svelte-kxavz9{color:var(--color-primary);font-weight:700;animation:svelte-kxavz9-wow-pop .5s ease}@keyframes svelte-kxavz9-wow-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.hint.svelte-kxavz9{color:var(--color-text-secondary);font-size:15px}.tip.svelte-kxavz9{color:var(--color-warn);font-size:14px;font-weight:500}.char-preview.svelte-kxavz9{font-size:180px;color:var(--color-text);font-weight:500;line-height:1;text-shadow:2px 2px 0 rgba(0,0,0,.08);animation:svelte-kxavz9-bob 2s ease-in-out infinite}@keyframes svelte-kxavz9-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.cta.svelte-kxavz9{margin-top:16px;padding:14px 28px;font-size:16px;font-weight:500}.cta.big.svelte-kxavz9{padding:18px 32px;font-size:18px}.found-row.svelte-kxavz9{margin-top:12px;display:flex;align-items:center;gap:8px;font-size:14px;color:var(--color-text-secondary);justify-content:center;flex-wrap:wrap}.found-chip.svelte-kxavz9{display:inline-block;font-size:24px;padding:2px 10px;background:var(--color-bg-highlight);border-radius:8px;color:var(--color-text)}.reveal-hero.svelte-kxavz9{background:linear-gradient(160deg,#f58172,#e85d4a);color:#fff;padding:28px 24px;border-radius:24px;margin:12px 0;text-align:center;box-shadow:0 8px 28px #e85d4a4d;width:100%;max-width:360px}.reveal-char.svelte-kxavz9{font-size:140px;font-weight:500;line-height:1;text-shadow:3px 3px 0 rgba(0,0,0,.12);animation:svelte-kxavz9-reveal .6s ease}@keyframes svelte-kxavz9-reveal{0%{opacity:0;transform:scale(.4) rotate(-8deg)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.reveal-pinyin.svelte-kxavz9{font-size:22px;font-weight:500;letter-spacing:3px;margin-top:6px}.reveal-meaning.svelte-kxavz9{font-size:15px;margin-top:8px;opacity:.95}.summary.svelte-kxavz9{color:var(--color-text-secondary);font-size:15px;margin-top:8px}.summary.svelte-kxavz9 strong:where(.svelte-kxavz9){color:var(--color-primary);font-size:18px}.home.svelte-y1v424{min-height:100vh;max-width:520px;margin:0 auto;padding:12px 16px calc(80px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:16px}.top-header.svelte-y1v424{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 4px}.user-info.svelte-y1v424{display:flex;align-items:center;gap:10px}.avatar.svelte-y1v424{width:40px;height:40px;border-radius:50%;background:#ffe8d1;display:flex;align-items:center;justify-content:center;font-size:22px;border:2px solid #ffffff;box-shadow:0 2px 6px #0000000f}.nick.svelte-y1v424{font-size:16px;font-weight:600;color:var(--color-text)}.bell.svelte-y1v424{background:transparent;color:var(--color-text-secondary);padding:8px;font-size:20px;border-radius:50%}.bell.svelte-y1v424:hover:not(:disabled){background:#0000000a}.today-card.svelte-y1v424{position:relative;width:100%;height:300px;background:#fff;border-radius:20px;border:0;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-shadow:0 6px 20px #00000014,0 2px 4px #0000000a;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.today-card.svelte-y1v424:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #0000001a,0 3px 6px #0000000d}.today-card.svelte-y1v424:active:not(:disabled){transform:translateY(0)}.tag.svelte-y1v424{align-self:flex-start;font-size:13px;color:var(--color-text-secondary);background:#f5f2e8;padding:4px 10px;border-radius:999px;font-weight:500}.badge.svelte-y1v424{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,gold,orange);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #ffa50066;line-height:1}.char-wrap.svelte-y1v424{display:flex;flex-direction:column;align-items:center;gap:4px}.char.svelte-y1v424{font-size:180px;font-weight:700;line-height:1;color:#2b2b2b;letter-spacing:0}.pinyin.svelte-y1v424{font-size:22px;color:var(--color-text-muted);font-weight:400;letter-spacing:1px}.hint.svelte-y1v424{font-size:14px;color:var(--color-text-secondary);font-weight:500}.stats.svelte-y1v424{display:flex;gap:12px}.stat-card.svelte-y1v424{flex:1;background:#fff;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 12px #0000000d}.stat-label.svelte-y1v424{font-size:12px;color:var(--color-text-muted)}.stat-value.svelte-y1v424{font-size:22px;font-weight:700;color:var(--color-primary);font-family:var(--font-serif)}.feed.svelte-y1v424{background:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 4px 12px #0000000d}.feed-title.svelte-y1v424{font-size:14px;font-weight:600;color:var(--color-text);margin-bottom:10px}.feed-list.svelte-y1v424{list-style:none;display:flex;flex-direction:column;gap:10px}.feed-item.svelte-y1v424{display:flex;align-items:flex-start;gap:10px;padding:6px 0}.feed-avatar.svelte-y1v424{width:34px;height:34px;border-radius:50%;background:#f5f2e8;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.feed-text.svelte-y1v424{flex:1;min-width:0}.feed-line.svelte-y1v424{font-size:13px;line-height:1.4;color:var(--color-text-secondary)}.feed-name.svelte-y1v424{color:var(--color-text);font-weight:600;margin-right:4px}.feed-action.svelte-y1v424{color:var(--color-text-secondary)}.feed-time.svelte-y1v424{font-size:11px;color:var(--color-text-muted);display:block;margin-top:2px}.replay-row.svelte-y1v424{text-align:center;padding:4px 0 8px}.btn-link.svelte-y1v424{background:transparent;color:var(--color-text-muted);border:0;padding:8px 16px;font-size:13px;text-decoration:underline}.timer-wrap.svelte-1tqczcw{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:240px}.timer.svelte-1tqczcw{display:inline-flex;align-items:baseline;gap:6px;font-weight:700;padding:6px 18px;border-radius:20px;background:var(--color-text);color:#fff;min-width:100px;justify-content:center}.glyph.svelte-1tqczcw{font-size:16px}.num.svelte-1tqczcw{font-size:22px;font-variant-numeric:tabular-nums}.unit.svelte-1tqczcw{font-size:13px}.critical.svelte-1tqczcw{background:var(--color-primary);animation:svelte-1tqczcw-pulse .5s ease-in-out infinite alternate}.bar.svelte-1tqczcw{width:100%;height:6px;border-radius:3px;background:#00000014;overflow:hidden}.fill.svelte-1tqczcw{height:100%;background:var(--color-primary);transition:width .1s linear}@keyframes svelte-1tqczcw-pulse{to{transform:scale(1.08)}}.toast.svelte-1q6vvua{position:fixed;top:72px;left:50%;color:#fff;padding:12px 24px;border-radius:14px;font-size:18px;font-weight:500;box-shadow:0 6px 20px #00000040;z-index:100;max-width:90vw;text-align:center}.toast.success.svelte-1q6vvua{background:var(--color-success);animation:svelte-1q6vvua-slideDown .3s ease;transform:translate(-50%)}.toast.info.svelte-1q6vvua{background:#3498db;animation:svelte-1q6vvua-slideDown .3s ease;transform:translate(-50%)}.toast.warn.svelte-1q6vvua{background:#e74c3c;animation:svelte-1q6vvua-shake .5s ease;transform:translate(-50%);font-weight:600}@keyframes svelte-1q6vvua-slideDown{0%{transform:translate(-50%,-40px);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes svelte-1q6vvua-shake{0%{transform:translate(-50%,-40px);opacity:0}30%{transform:translate(-50%);opacity:1}45%{transform:translate(calc(-50% - 8px))}60%{transform:translate(calc(-50% + 8px))}75%{transform:translate(calc(-50% - 4px))}to{transform:translate(-50%)}}.panel.svelte-1mm9ym8{background:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 32px #0000001f;max-width:440px;width:100%;margin:16px auto;animation:svelte-1mm9ym8-panel-in .5s ease}@keyframes svelte-1mm9ym8-panel-in{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.hero.svelte-1mm9ym8{text-align:center;background:linear-gradient(160deg,#f58172,#e85d4a);color:#fff;margin:-24px -24px 20px;padding:28px 24px 24px;border-radius:24px 24px 0 0}.hero.perfect.svelte-1mm9ym8{background:linear-gradient(160deg,#ffb347,#e85d4a,gold)}.hero-eyebrow.svelte-1mm9ym8{font-size:14px;opacity:.9;margin-bottom:8px}.hero-char.svelte-1mm9ym8{font-size:120px;font-weight:500;line-height:1;margin:4px 0 8px;text-shadow:2px 2px 0 rgba(0,0,0,.15);animation:svelte-1mm9ym8-reveal .6s ease}@keyframes svelte-1mm9ym8-reveal{0%{opacity:0;transform:scale(.4) rotate(-8deg)}60%{transform:scale(1.15) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}.hero-pinyin.svelte-1mm9ym8{font-size:22px;font-weight:500;letter-spacing:2px}.hero-meaning.svelte-1mm9ym8{margin-top:8px;font-size:15px;opacity:.95}.stats.svelte-1mm9ym8{padding:0 4px}.row.svelte-1mm9ym8{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-bottom:1px dashed #eee}.row.svelte-1mm9ym8:last-child{border-bottom:0}.row.svelte-1mm9ym8 .label:where(.svelte-1mm9ym8){color:var(--color-text-secondary);font-size:14px}.row.svelte-1mm9ym8 .value:where(.svelte-1mm9ym8){color:var(--color-text);font-size:22px;font-weight:600}.row.svelte-1mm9ym8 .unit:where(.svelte-1mm9ym8){color:var(--color-text-muted);font-size:12px;margin-left:4px}.row.big.svelte-1mm9ym8 .value:where(.svelte-1mm9ym8){font-size:28px;color:var(--color-primary)}.row.score.svelte-1mm9ym8 .value:where(.svelte-1mm9ym8){font-size:30px;color:var(--color-primary)}.chars.svelte-1mm9ym8{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;justify-content:center}.found.svelte-1mm9ym8{font-size:32px;padding:4px 12px;background:var(--color-bg-highlight);border-radius:10px;font-weight:500;color:var(--color-text);animation:svelte-1mm9ym8-pop .4s ease}@keyframes svelte-1mm9ym8-pop{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.cta-row.svelte-1mm9ym8{display:flex;gap:12px;margin-top:20px}.btn-primary.svelte-1mm9ym8{flex:2}.btn-secondary.svelte-1mm9ym8{flex:1;background:#fff;color:var(--color-primary);border:2px solid var(--color-primary)}.btn-secondary.svelte-1mm9ym8:hover:not(:disabled){background:var(--color-bg-highlight)}.btn-stroke.svelte-1mm9ym8{display:block;width:100%;margin:12px auto 0;background:var(--color-bg-highlight);color:var(--color-primary);font-weight:500;padding:12px 16px;border:2px dashed var(--color-primary);border-radius:12px;font-size:15px}.btn-stroke.svelte-1mm9ym8:hover:not(:disabled){background:var(--color-primary);color:#fff;border-style:solid}.auto-stroke-hint.svelte-1mm9ym8{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px auto 0;padding:10px 16px;border-radius:12px;background:var(--color-bg-highlight);color:var(--color-primary);font-size:14px;font-weight:500}.dot-pulse.svelte-1mm9ym8{width:8px;height:8px;border-radius:50%;background:var(--color-primary);animation:svelte-1mm9ym8-dot-pulse 1.2s ease-in-out infinite}@keyframes svelte-1mm9ym8-dot-pulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.cancel-btn.svelte-1mm9ym8{background:transparent;color:var(--color-text-secondary);font-size:13px;padding:4px 10px;border:1px solid var(--color-text-muted, #bbb);border-radius:8px;margin-left:4px}.cancel-btn.svelte-1mm9ym8:hover:not(:disabled){background:#0000000a;color:var(--color-text)}.btn-back-home.svelte-1mm9ym8{display:block;margin:12px auto 0;background:transparent;color:var(--color-text-secondary);font-size:14px;padding:8px 16px;border:none}.btn-back-home.svelte-1mm9ym8:hover:not(:disabled){color:var(--color-text);background:#0000000a}.overlay.svelte-1snb04i{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100;padding:24px;animation:svelte-1snb04i-fadeIn .15s ease-out}@keyframes svelte-1snb04i-fadeIn{0%{opacity:0}to{opacity:1}}.modal.svelte-1snb04i{background:#fff;border-radius:20px;padding:28px 24px 20px;max-width:320px;width:100%;box-shadow:0 20px 60px #00000040;animation:svelte-1snb04i-slideUp .2s ease-out}@keyframes svelte-1snb04i-slideUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.title.svelte-1snb04i{font-size:18px;font-weight:600;color:var(--color-text);margin-bottom:8px;text-align:center}.message.svelte-1snb04i{font-size:15px;color:var(--color-text-secondary);line-height:1.6;text-align:center;margin-bottom:20px}.actions.svelte-1snb04i{display:flex;gap:10px}.actions.svelte-1snb04i button:where(.svelte-1snb04i){flex:1;padding:12px 16px;font-size:15px;font-weight:500;border-radius:12px}.btn-cancel.svelte-1snb04i{background:#f0ebdc;color:var(--color-text-secondary)}.btn-cancel.svelte-1snb04i:hover:not(:disabled){background:#e5dfc8}.btn-confirm.svelte-1snb04i{background:var(--color-primary);color:#fff}.game.svelte-1gupv3x{min-height:100vh;display:flex;flex-direction:column;padding:12px 16px 32px;max-width:640px;margin:0 auto}.top-bar.svelte-1gupv3x{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0 16px}.close-btn.svelte-1gupv3x{background:transparent;color:var(--color-text-secondary);font-size:28px;font-weight:300;line-height:1;padding:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-btn.svelte-1gupv3x:hover:not(:disabled){background:#0000000f;color:var(--color-text)}.spacer.svelte-1gupv3x{width:40px}.content.svelte-1gupv3x{flex:1;display:flex;flex-direction:column;align-items:center;gap:16px}.target-mini.svelte-1gupv3x{font-size:56px;color:var(--color-text);font-weight:500;line-height:1;margin:4px 0 12px;opacity:.85}.reveal-hint.svelte-1gupv3x{color:var(--color-text-secondary);font-size:14px;margin:-4px 0 8px;text-align:center;opacity:.85}.live-row.svelte-1gupv3x{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--color-text-secondary);font-size:14px;justify-content:center;padding:0 12px}.live-row.svelte-1gupv3x strong:where(.svelte-1gupv3x){font-size:20px;color:var(--color-success)}.live-chars.svelte-1gupv3x{display:flex;gap:6px;flex-wrap:wrap}.live-chip.svelte-1gupv3x{background:#5a8d3e1f;color:var(--color-success);padding:2px 8px;border-radius:6px;font-size:16px;font-weight:500}.finish-btn.svelte-1gupv3x{margin-top:20px;background:var(--color-text);padding:10px 20px;font-size:14px}.finish-btn.svelte-1gupv3x:hover:not(:disabled){background:#444}.stroke.svelte-1o8fswv{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:12px 16px 32px;max-width:640px;margin:0 auto;gap:16px}.top-bar.svelte-1o8fswv{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;width:100%}.title.svelte-1o8fswv{font-size:22px;font-weight:500;color:var(--color-text)}.close-btn.svelte-1o8fswv{background:transparent;color:var(--color-text-secondary);font-size:28px;font-weight:300;line-height:1;padding:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-btn.svelte-1o8fswv:hover:not(:disabled){background:#0000000f;color:var(--color-text)}.spacer.svelte-1o8fswv{width:40px}.status-text.svelte-1o8fswv{color:var(--color-text-secondary);font-size:15px;margin:40px 0}.error-box.svelte-1o8fswv{text-align:center;padding:32px 16px}.error-box.svelte-1o8fswv .sub:where(.svelte-1o8fswv){color:var(--color-text-secondary);font-size:14px;margin:8px 0 20px}.writer-wrap.svelte-1o8fswv{background:var(--color-bg-secondary);border-radius:16px;padding:12px;display:flex;align-items:center;justify-content:center}.writer-wrap.invisible.svelte-1o8fswv{display:none}.writer.svelte-1o8fswv{width:300px;height:300px}.progress-wrap.svelte-1o8fswv{width:100%;max-width:320px;display:flex;flex-direction:column;gap:4px}.bar.svelte-1o8fswv{height:10px;background:var(--color-bg-secondary);border-radius:5px;overflow:hidden}.fill.svelte-1o8fswv{height:100%;background:var(--color-primary);transition:width .2s ease-out}.label.svelte-1o8fswv{font-size:13px;color:var(--color-text-secondary);text-align:center}.hint-text.svelte-1o8fswv{color:var(--color-text-secondary);font-size:15px;margin:0;text-align:center}.complete-panel.svelte-1o8fswv{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0}.stars.svelte-1o8fswv{font-size:40px;letter-spacing:4px}.praise.svelte-1o8fswv{font-size:22px;font-weight:500;color:var(--color-text);margin:0}.char-line.svelte-1o8fswv{display:flex;align-items:baseline;gap:12px;margin:8px 0 0}.char-line.svelte-1o8fswv .big:where(.svelte-1o8fswv){font-size:64px;line-height:1;color:var(--color-text)}.char-line.svelte-1o8fswv .pinyin:where(.svelte-1o8fswv){font-size:18px;color:var(--color-text-secondary)}.sub.svelte-1o8fswv{color:var(--color-text-secondary);font-size:14px;margin:0}.actions.svelte-1o8fswv{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap;justify-content:center}.library.svelte-yvket6{min-height:100vh;max-width:520px;margin:0 auto;padding:16px 16px calc(80px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:16px}.page-header.svelte-yvket6{padding:8px 4px}.title.svelte-yvket6{font-size:22px;font-weight:600;color:var(--color-text)}.subtitle.svelte-yvket6{font-size:13px;color:var(--color-text-muted);margin-top:4px}.progress-card.svelte-yvket6{background:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 4px 12px #0000000d}.progress-head.svelte-yvket6{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.progress-label.svelte-yvket6{font-size:13px;color:var(--color-text-muted)}.progress-count.svelte-yvket6{font-size:18px;font-weight:700;color:var(--color-primary);font-family:var(--font-serif)}.progress-bar.svelte-yvket6{height:8px;background:#f0ebdc;border-radius:999px;overflow:hidden}.progress-fill.svelte-yvket6{height:100%;background:linear-gradient(90deg,#f58172,#e85d4a);border-radius:999px;transition:width .35s ease}.sub-tabs.svelte-yvket6{display:flex;gap:8px;background:#eee7d6;padding:4px;border-radius:12px}.sub-tab.svelte-yvket6{flex:1;background:transparent;color:var(--color-text-secondary);padding:10px 8px;font-size:14px;font-weight:500;border-radius:8px}.sub-tab.active.svelte-yvket6{background:#fff;color:var(--color-primary);box-shadow:0 2px 6px #00000014}.sub-tab.svelte-yvket6:hover:not(:disabled){background:#ffffff80}.sub-tab.active.svelte-yvket6:hover:not(:disabled){background:#fff}.grid.svelte-yvket6{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.grid.parts.svelte-yvket6{grid-template-columns:repeat(4,1fr);gap:10px}.cell.svelte-yvket6{aspect-ratio:1;background:#fff;border:0;border-radius:16px;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:0 4px 12px #0000000d;transition:transform .12s ease,box-shadow .12s ease;cursor:pointer}.cell.svelte-yvket6:hover:not(:disabled){transform:translateY(-2px);background:#fff;box-shadow:0 6px 16px #00000014}.cell.locked.svelte-yvket6{background:#eee7d6;box-shadow:none;cursor:default}.cell.locked.svelte-yvket6:hover{transform:none}.cell-part.svelte-yvket6{cursor:default}.cell-char.svelte-yvket6{font-size:48px;font-weight:500;color:var(--color-text);line-height:1}.cell-char.small.svelte-yvket6{font-size:36px}.cell-pinyin.svelte-yvket6{font-size:12px;color:var(--color-text-muted)}.cell-lock.svelte-yvket6{font-size:36px;color:#ccc;font-weight:300}.hint.svelte-yvket6{text-align:center;font-size:13px;color:var(--color-text-muted);padding:8px 0}.overlay.svelte-yvket6{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px;z-index:100;animation:svelte-yvket6-fadeIn .15s ease-out}@keyframes svelte-yvket6-fadeIn{0%{opacity:0}to{opacity:1}}.detail.svelte-yvket6{background:#fff;border-radius:20px;padding:32px 24px 24px;max-width:320px;width:100%;text-align:center;position:relative;box-shadow:0 20px 60px #00000040;animation:svelte-yvket6-slideUp .2s ease-out}@keyframes svelte-yvket6-slideUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.detail-close.svelte-yvket6{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:transparent;color:var(--color-text-muted);font-size:22px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center}.detail-close.svelte-yvket6:hover:not(:disabled){background:#0000000f;color:var(--color-text)}.detail-char.svelte-yvket6{font-size:96px;font-weight:500;color:var(--color-text);line-height:1;margin-bottom:4px}.detail-pinyin.svelte-yvket6{font-size:18px;color:var(--color-text-muted);letter-spacing:1px;margin-bottom:12px}.detail-meaning.svelte-yvket6{font-size:15px;color:var(--color-text-secondary);margin-bottom:12px}.detail-parts.svelte-yvket6{font-size:14px;color:var(--color-text-muted);margin-bottom:20px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:center}.chip.svelte-yvket6{display:inline-block;background:#fff2d6;color:var(--color-text);font-size:18px;padding:2px 10px;border-radius:8px}.replay-btn.svelte-yvket6{width:100%;background:var(--color-primary);color:#fff;padding:12px 16px;font-size:15px;font-weight:500;border-radius:12px}.growth.svelte-ue4r4k{min-height:100vh;max-width:520px;margin:0 auto;padding:16px 16px calc(80px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:16px}.page-header.svelte-ue4r4k{padding:4px 4px 0}.title.svelte-ue4r4k{font-size:22px;font-weight:600;color:var(--color-text)}.hero.svelte-ue4r4k{background:linear-gradient(160deg,#f58172,#e85d4a);border-radius:20px;padding:28px 24px 24px;color:#fff;text-align:center;box-shadow:0 8px 24px #e85d4a40}.hero-badge.svelte-ue4r4k{font-size:48px;font-weight:700;font-family:var(--font-serif);line-height:1;text-shadow:2px 2px 0 rgba(0,0,0,.12)}.hero-hint.svelte-ue4r4k{margin-top:10px;font-size:14px;opacity:.95}.grid.svelte-ue4r4k{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat.svelte-ue4r4k{background:#fff;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 12px #0000000d;min-height:88px}.stat.muted.svelte-ue4r4k{background:#f8f4e8;box-shadow:none}.stat-label.svelte-ue4r4k{font-size:12px;color:var(--color-text-muted)}.stat-value.svelte-ue4r4k{font-size:28px;font-weight:700;color:var(--color-primary)}.stat-value-small.svelte-ue4r4k{font-size:20px;font-weight:600;color:var(--color-text-secondary)}.stat-sub.svelte-ue4r4k{font-size:11px;color:var(--color-text-muted)}.card.svelte-ue4r4k{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 12px #0000000d}.card-title.svelte-ue4r4k{font-size:15px;font-weight:600;color:var(--color-text);margin-bottom:12px}.ach-list.svelte-ue4r4k{list-style:none;display:flex;flex-direction:column;gap:10px}.ach.svelte-ue4r4k{display:flex;align-items:center;gap:12px;padding:10px;background:#f8f4e8;border-radius:12px}.ach.unlocked.svelte-ue4r4k{background:#fff2d6}.ach-icon.svelte-ue4r4k{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.ach-icon.dim.svelte-ue4r4k{opacity:.5}.ach.unlocked.svelte-ue4r4k .ach-icon:where(.svelte-ue4r4k){background:linear-gradient(135deg,#f58172,#e85d4a);box-shadow:0 2px 6px #e85d4a59}.ach-text.svelte-ue4r4k{flex:1;min-width:0}.ach-title.svelte-ue4r4k{font-size:14px;font-weight:600;color:var(--color-text)}.ach-desc.svelte-ue4r4k{font-size:12px;color:var(--color-text-muted);margin-top:2px}.ach-badge.svelte-ue4r4k{font-size:11px;background:var(--color-primary);color:#fff;padding:2px 8px;border-radius:999px;flex-shrink:0}.card.phase1.svelte-ue4r4k{background:#f8f4e8;box-shadow:none;position:relative}.phase1-hint.svelte-ue4r4k{font-size:13px;color:var(--color-text-muted)}.phase1-badge.svelte-ue4r4k{position:absolute;top:14px;right:14px;font-size:11px;background:#ddd3bc;color:var(--color-text-secondary);padding:2px 8px;border-radius:999px}.profile.svelte-8bx74o{min-height:100vh;max-width:520px;margin:0 auto;padding:16px 16px calc(80px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:16px}.page-header.svelte-8bx74o{padding:4px 4px 0}.title.svelte-8bx74o{font-size:22px;font-weight:600;color:var(--color-text)}.hero.svelte-8bx74o{background:#fff;border-radius:20px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 14px #0000000f}.avatar.svelte-8bx74o{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#ffe8d1,#ffd0b5);border:3px solid #ffffff;box-shadow:0 4px 10px #0000001a;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.avatar.svelte-8bx74o:hover:not(:disabled){background:linear-gradient(135deg,#ffe8d1,#ffd0b5);transform:scale(1.03)}.avatar-icon.svelte-8bx74o{font-size:36px}.hero-text.svelte-8bx74o{flex:1;min-width:0}.nickname.svelte-8bx74o{background:transparent;color:var(--color-text);font-size:20px;font-weight:600;padding:4px 0;border-radius:8px;display:inline-flex;align-items:center;gap:6px}.nickname.svelte-8bx74o:hover:not(:disabled){background:#0000000a}.pencil.svelte-8bx74o{font-size:13px;color:var(--color-text-muted)}.lv.svelte-8bx74o{font-size:14px;color:var(--color-primary);font-weight:600;margin-top:4px;font-family:var(--font-serif)}.name-edit.svelte-8bx74o{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.name-input.svelte-8bx74o{font-family:inherit;font-size:15px;padding:6px 10px;border:1px solid #DDD3BC;border-radius:8px;outline:none;min-width:0;flex:1}.name-input.svelte-8bx74o:focus{border-color:var(--color-primary)}.name-btn.svelte-8bx74o{padding:6px 12px;font-size:13px;border-radius:8px}.name-btn.save.svelte-8bx74o{background:var(--color-primary);color:#fff}.name-btn.cancel.svelte-8bx74o{background:#f0ebdc;color:var(--color-text-secondary)}.grid.svelte-8bx74o{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat.svelte-8bx74o{background:#fff;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 12px #0000000d;min-height:80px}.stat.muted.svelte-8bx74o{background:#f8f4e8;box-shadow:none}.stat-label.svelte-8bx74o{font-size:12px;color:var(--color-text-muted)}.stat-value.svelte-8bx74o{font-size:26px;font-weight:700;color:var(--color-primary)}.stat-value-small.svelte-8bx74o{font-size:20px;font-weight:600;color:var(--color-text-secondary)}.list-card.svelte-8bx74o{background:#fff;border-radius:16px;padding:4px 0;box-shadow:0 4px 12px #0000000d;overflow:hidden}.list-item.svelte-8bx74o{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;background:transparent;color:var(--color-text);border-radius:0;font-size:15px;text-align:left;border-bottom:1px solid #F5F0E2}.list-item.svelte-8bx74o:last-child{border-bottom:0}.list-item.svelte-8bx74o:hover:not(:disabled){background:#00000008}.list-icon.svelte-8bx74o{font-size:20px;width:28px;text-align:center}.list-label.svelte-8bx74o{flex:1}.list-arrow.svelte-8bx74o{color:var(--color-text-muted);font-size:20px;line-height:1}.overlay.svelte-8bx74o{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px;z-index:100;animation:svelte-8bx74o-fadeIn .15s ease-out}@keyframes svelte-8bx74o-fadeIn{0%{opacity:0}to{opacity:1}}.sheet.svelte-8bx74o{background:#fff;border-radius:20px;padding:20px;max-width:320px;width:100%;box-shadow:0 20px 60px #00000040;animation:svelte-8bx74o-slideUp .2s ease-out}@keyframes svelte-8bx74o-slideUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.sheet-title.svelte-8bx74o{font-size:16px;font-weight:600;margin-bottom:12px;color:var(--color-text);text-align:center}.sheet-item.svelte-8bx74o{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 12px;background:#f8f4e8;color:var(--color-text);border-radius:12px;font-size:15px;margin-bottom:8px}.sheet-item.danger.svelte-8bx74o{color:var(--color-primary-deep)}.sheet-item.svelte-8bx74o:hover:not(:disabled){background:#eee7d6}.sheet-arrow.svelte-8bx74o{color:var(--color-text-muted);font-size:20px}.sheet-close.svelte-8bx74o{width:100%;background:transparent;color:var(--color-text-muted);padding:10px;margin-top:4px;font-size:14px}.about.svelte-8bx74o{background:#fff;border-radius:20px;padding:28px 24px;max-width:280px;width:100%;text-align:center;box-shadow:0 20px 60px #00000040}.about-logo.svelte-8bx74o{font-size:36px;font-weight:700;color:var(--color-primary);margin-bottom:8px}.about-line.svelte-8bx74o{font-size:13px;color:var(--color-text-secondary);margin-bottom:4px}.about-line.muted.svelte-8bx74o{color:var(--color-text-muted);font-size:12px}.about-close.svelte-8bx74o{margin-top:16px;width:100%;background:var(--color-primary);padding:10px;font-size:14px}.gate.svelte-8bx74o{background:#fff;border-radius:20px;padding:28px 24px 20px;max-width:300px;width:100%;box-shadow:0 20px 60px #00000040}.gate-title.svelte-8bx74o{font-size:17px;font-weight:600;text-align:center;margin-bottom:6px;color:var(--color-text)}.gate-hint.svelte-8bx74o{text-align:center;font-size:13px;color:var(--color-text-muted);margin-bottom:14px}.gate-input.svelte-8bx74o{width:100%;font-family:inherit;font-size:20px;text-align:center;padding:10px 12px;border:1px solid #DDD3BC;border-radius:12px;outline:none;margin-bottom:14px;letter-spacing:8px}.gate-input.svelte-8bx74o:focus{border-color:var(--color-primary)}.gate-actions.svelte-8bx74o{display:flex;gap:10px}.gate-btn.svelte-8bx74o{flex:1;padding:10px;font-size:14px;border-radius:10px}.gate-btn.cancel.svelte-8bx74o{background:#f0ebdc;color:var(--color-text-secondary)}.gate-btn.confirm.svelte-8bx74o{background:var(--color-primary);color:#fff}.battle.svelte-sj5859{min-height:100vh;max-width:520px;margin:0 auto;padding:24px 20px calc(80px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;gap:20px}.illu.svelte-sj5859{position:relative;width:100%;height:200px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.avatar.svelte-sj5859{width:92px;height:92px;border-radius:50%;background:linear-gradient(135deg,#ffe8d1,#ffd0b5);border:4px solid #ffffff;box-shadow:0 8px 20px #0000001a;display:flex;align-items:center;justify-content:center;font-size:44px;flex-shrink:0;position:relative}.avatar.left.svelte-sj5859{animation:svelte-sj5859-wobbleL 2.4s ease-in-out infinite}.avatar.right.svelte-sj5859{animation:svelte-sj5859-wobbleR 2.4s ease-in-out infinite}@keyframes svelte-sj5859-wobbleL{0%,to{transform:translate(0) rotate(-2deg)}50%{transform:translate(4px) rotate(2deg)}}@keyframes svelte-sj5859-wobbleR{0%,to{transform:translate(0) rotate(2deg)}50%{transform:translate(-4px) rotate(-2deg)}}.emoji.svelte-sj5859{line-height:1}.spark.svelte-sj5859{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:svelte-sj5859-pulse 1.4s ease-in-out infinite;filter:drop-shadow(0 4px 10px rgba(232,93,74,.45))}@keyframes svelte-sj5859-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.15)}}.headline.svelte-sj5859{font-size:24px;font-weight:700;color:var(--color-text);text-align:center;margin-top:4px}.features.svelte-sj5859{list-style:none;display:flex;flex-direction:column;gap:8px;background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 4px 14px #0000000d;width:100%}.features.svelte-sj5859 li:where(.svelte-sj5859){font-size:15px;color:var(--color-text-secondary);line-height:1.5}.progress.svelte-sj5859{width:100%;background:#f8f4e8;border-radius:14px;padding:14px 16px}.progress-label.svelte-sj5859{font-size:13px;font-weight:600;color:var(--color-text);margin-bottom:6px}.progress-bar.svelte-sj5859{height:6px;background:#e5dfc8;border-radius:999px;overflow:hidden;margin-bottom:6px}.progress-fill.svelte-sj5859{height:100%;width:40%;background:linear-gradient(90deg,#f58172,#e85d4a);border-radius:999px;animation:svelte-sj5859-grow 2s ease-in-out infinite alternate}@keyframes svelte-sj5859-grow{0%{width:35%}to{width:45%}}.progress-sub.svelte-sj5859{font-size:12px;color:var(--color-text-muted)}.cta.svelte-sj5859{width:100%;background:var(--color-primary);color:#fff;padding:14px 20px;font-size:16px;font-weight:600;border-radius:14px;box-shadow:0 6px 16px #e85d4a4d}.sub-tabs.svelte-sj5859{display:flex;gap:6px;width:100%;background:#eee7d6;padding:4px;border-radius:12px;opacity:.6}.sub-tab.svelte-sj5859{flex:1;background:transparent;color:var(--color-text-muted);padding:8px 4px;font-size:12px;font-weight:500;border-radius:8px;cursor:not-allowed}.sub-tab.svelte-sj5859:disabled{background:transparent;opacity:1}.tab-bar.svelte-1wlcnuj{position:fixed;bottom:0;left:0;right:0;height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #EFE7D3;display:flex;align-items:stretch;justify-content:space-around;z-index:40;box-shadow:0 -2px 8px #0000000a}.tab.svelte-1wlcnuj{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:transparent;color:var(--color-text-muted);border-radius:0;padding:8px 4px;font-size:11px;font-weight:500;transition:color .15s ease}.tab.svelte-1wlcnuj:hover:not(:disabled){background:transparent;color:var(--color-text-secondary)}.tab.svelte-1wlcnuj:active:not(:disabled){transform:none}.tab.active.svelte-1wlcnuj{color:var(--color-primary)}.tab-icon.svelte-1wlcnuj{font-size:22px;line-height:1}.tab-label.svelte-1wlcnuj{font-size:11px;line-height:1.2}.loading.svelte-1n46o8q{text-align:center;padding:80px 20px;color:var(--color-text-muted)}:root{--color-primary: #E85D4A;--color-primary-deep: #C84838;--color-primary-soft: #F58172;--color-bg: #F5F2E8;--color-bg-secondary: #EEE7D6;--color-bg-highlight: #FFF2D6;--color-success: #5A8D3E;--color-warn: #F39C12;--color-text: #2B2B2B;--color-text-secondary: #666666;--color-text-muted: #999999;--color-border: #CCCCCC;--font-serif: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", serif;--font-sans: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;font-family:var(--font-sans);font-size:16px;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{min-height:100vh;width:100%}body{overflow-x:hidden}button{font-family:inherit;cursor:pointer;border:0;border-radius:12px;padding:12px 24px;font-size:1rem;background:var(--color-primary);color:#fff;font-weight:500;transition:transform .12s ease,background .12s ease}button:hover:not(:disabled){background:var(--color-primary-deep)}button:active:not(:disabled){transform:scale(.97)}button:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.serif{font-family:var(--font-serif)}.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}
