.primary-button{width:100%;max-width:470px;padding:18px 32px;background:#3b5fd9;color:#fff;font-size:18px;font-weight:600;border:none;border-radius:24px;cursor:pointer;transition:all .2s ease;font-family:inherit}.primary-button:hover:not(:disabled){background:#2f4db8;transform:translateY(-1px);box-shadow:0 4px 12px #3b5fd94d}.primary-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #3b5fd933}.primary-button:disabled{opacity:.5;cursor:not-allowed}.welcome-screen{height:100vh;height:100svh;background-color:#e8ebf1;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.welcome-content{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.character-container{flex:0 0 auto}.character-image{width:280px;height:280px;object-fit:contain;will-change:transform;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.text-content{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.welcome-title{font-size:32px;font-weight:700;color:#3b5fd9;margin:0 0 16px;line-height:1.2}.welcome-subtitle{font-size:16px;font-weight:400;color:#718096;margin:0;line-height:1.5;max-width:400px}.button-container{flex:0 0 auto;width:100%;max-width:470px}@media(max-height:700px){.welcome-content{gap:20px}.character-image{width:220px;height:220px}.welcome-title{font-size:28px}.welcome-subtitle{font-size:15px}}@media(max-height:600px){.welcome-content{gap:16px}.character-image{width:180px;height:180px}.welcome-title{font-size:24px;margin-bottom:12px}.welcome-subtitle{font-size:14px}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--tg-theme-text-color, #000000);background-color:var(--tg-theme-bg-color, #ffffff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}a{font-weight:500;color:var(--tg-theme-link-color, #2481cc);text-decoration:inherit}a:hover{opacity:.8}body{margin:0;padding:0;min-width:320px;height:100vh;height:100svh;overflow:hidden;color:var(--tg-theme-text-color, #000000);background-color:var(--tg-theme-bg-color, #ffffff)}h1{font-size:3.2em;line-height:1.1}
