:root{color:#253047;background:#fff8e8;font-family:Outfit,Fredoka One,Inter,ui-rounded,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color:#ff8e00;--secondary-color:#ff6b6b;--bg-color:#fff8e8;--card-bg:#ffffff;--text-color:#253047;--radius-large:24px;--radius-medium:16px;--font-kids:"Fredoka One","Outfit",sans-serif;--brand-icon-color:#2563eb;--brand-icon-muted:#64748b;--brand-icon-bg:#eff6ff}.parent-dark-theme{--bg-color:#0f172a;--card-bg:#1e293b;--text-color:#f8fafc;--primary-color:#38bdf8;--secondary-color:#818cf8;color:#f8fafc;background:#0f172a}*{box-sizing:border-box}body,html{overflow-x:hidden;max-width:100vw;width:100%;margin:0;padding:0}body{min-width:0;min-height:100vh;min-height:100svh;touch-action:manipulation;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease}canvas,iframe,img,svg,video{max-width:100%}input,select,textarea{min-width:0;max-width:100%}@media (max-width:740px){input,select,textarea{font-size:16px}}#root{width:100%;max-width:100vw;overflow-x:hidden}button{font:inherit;-webkit-tap-highlight-color:transparent;transition:transform .15s cubic-bezier(.175,.885,.32,1.275),box-shadow .15s ease}button:active{transform:scale(.94)}#root{min-height:100vh}@keyframes mic-bounce{0%{height:8px;opacity:.65}to{height:40px;opacity:1}}@keyframes bounce-in{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.08)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.happy-feedback{color:#4caf50;animation:bounce-in .4s ease;font-weight:700}.try-feedback{color:#ff9800;font-weight:700}.welcome-tour-overlay{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.welcome-tour-card{width:min(440px,100%);padding:28px;border:4px solid #ffcf5c;border-radius:28px;background:#fffdf6;color:#253047;box-shadow:0 24px 60px rgba(15,23,42,.28);text-align:center;animation:bounce-in .35s ease}.welcome-tour-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 14px;border-radius:999px;background:#e8f4ff;color:#2563eb;font-size:.8rem;font-weight:900;text-transform:uppercase}.welcome-tour-card h2{margin:18px 0 10px;font-size:2rem;line-height:1.1}.welcome-tour-card p{margin:0;color:#475569;font-size:1.05rem;line-height:1.5;font-weight:700}.welcome-tour-dots{display:flex;justify-content:center;gap:8px;margin:22px 0}.welcome-tour-dots span{width:12px;height:12px;border-radius:999px;background:#cbd5e1}.welcome-tour-dots span.active{width:30px;background:#ff8e00}.welcome-tour-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.welcome-tour-actions button{min-width:128px;min-height:48px}