#root,body,html{border-radius:50px;box-shadow:2px 4px;font-family:Segoe UI;font-size:15px;font-style:italic;font-weight:500;margin:0;padding:0}.app{background:#f8fafc;justify-content:center;min-height:100vh}.app,.card.improved{align-items:center;display:flex}.card.improved{background:linear-gradient(135deg,#f8fafc 80%,#e0e7ff);border-radius:20px;box-shadow:0 12px 40px 0 #1f268740;flex-direction:column;max-width:400px;padding:2.5rem 3.5rem;width:100%}.app-title{color:#4f46e5;font-size:2.2rem;font-weight:700;letter-spacing:1px;margin-bottom:1.2rem;text-shadow:0 2px 8px #e0e7ff}.advice-section{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem;min-height:60px}.heading{color:#22223b;font-size:1.5rem;margin:0;text-align:center}.loading{color:#64748b}.error,.loading{font-size:1.1rem}.error{color:#ef4444}.button{background:linear-gradient(90deg,#6366f1,#60a5fa);border:none;border-radius:10px;box-shadow:0 2px 8px #6366f126;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;padding:.85rem 2.2rem;transition:background .3s,transform .2s}.button:disabled{cursor:not-allowed;opacity:.7}.button:hover:not(:disabled){background:linear-gradient(90deg,#4338ca,#2563eb);transform:translateY(-2px) scale(1.04)}.footer{color:#64748b;font-size:.95rem;letter-spacing:.5px;margin-top:.5rem}.button:active{animation:rotate .5s}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}to{transform:rotate(0deg)}}@media (max-width:600px){.card{height:60%;width:90%}.heading{font-size:20px}.button{font-size:12px;height:15%;width:80%}}
/*# sourceMappingURL=main.dd0766d9.css.map*/