*{box-sizing:border-box}body{color:#1f2937;background:radial-gradient(circle at 0 0,#fde68a,#0000 30%),radial-gradient(circle at 100% 100%,#93c5fd,#0000 30%),linear-gradient(135deg,#fff7ed,#eff6ff);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page{justify-content:center;align-items:center;min-height:100vh;padding:18px;display:flex}.card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:2px solid #fffc;border-radius:34px;width:min(680px,100%);padding:clamp(24px,5vw,48px);box-shadow:0 24px 80px #0f172a2e}h1{color:#f97316;letter-spacing:-.06em;margin:12px 0;font-size:clamp(2.1rem,8vw,4.2rem);line-height:1}.subtitle,.question{color:#4b5563;font-size:clamp(1.05rem,3.5vw,1.35rem);line-height:1.55}.badge{color:#c2410c;background:#ffedd5;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-size:.9rem;font-weight:900;display:inline-flex}.input{border:2px solid #fed7aa;border-radius:18px;outline:none;width:100%;margin-top:18px;padding:17px 18px;font-size:1.05rem;transition:all .2s}.input:focus{border-color:#fb923c;box-shadow:0 0 0 5px #fb923c2e}.button,.download{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border:0;border-radius:22px;margin-top:22px;padding:16px 26px;font-size:1.08rem;font-weight:950;text-decoration:none;display:inline-block;box-shadow:0 14px 30px #ea580c59}.button:hover,.download:hover{transform:translateY(-2px)}.error{color:#dc2626;margin:14px 0 0;font-weight:800}.success{color:#16a34a;margin:18px 0 0;font-size:1.4rem;font-weight:950}.hint{color:#78716c;background:#fef3c7;border-radius:16px;padding:12px 14px;font-weight:700}.top-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress{color:#2563eb;font-weight:900}.progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:12px;margin:18px 0 26px;overflow:hidden}.progress-bar div{background:linear-gradient(90deg,#f97316,#22c55e);border-radius:999px;height:100%;transition:width .4s}.cover{border-radius:28px;width:min(320px,88%);margin:12px auto 18px;box-shadow:0 16px 45px #0f172a3d}.tiny{color:#6b7280;margin-top:18px;font-weight:700}.pop-in{animation:.55s both popIn}.bounce{animation:.8s both bounce}.pulse{animation:1.5s ease-in-out infinite pulse}@keyframes popIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bounce{0%{opacity:0;transform:scale(.85)}50%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (width<=520px){.top-row{flex-direction:column;align-items:stretch}.button,.download{width:100%}.card{border-radius:26px}}
