:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at 20% 20%,#f1f5f9,#e2e8f0 40%,#e5e7eb);min-height:100%}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}@keyframes animated_bg{0%{background-position:0% 54%}50%{background-position:100% 47%}to{background-position:0% 54%}}.card{background:#fff;border-radius:16px;padding:24px;width:min(420px,100%);box-shadow:0 20px 60px #0f172a1f;display:flex;flex-direction:column;gap:12px}.status-media{width:180px;height:180px;align-self:center}.status-media lottie-player,.status-media img{width:100%;height:100%}.status-media img{display:block;object-fit:contain}h1{margin:0;font-size:24px}p{margin:0;color:#475569}.cta{margin-top:12px;padding:14px 16px;border:none;border-radius:12px;background:linear-gradient(120deg,#2563eb,#0ea5e9);color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.cta:hover{transform:translateY(-1px);box-shadow:0 10px 30px #2563eb4d}.cta:active{transform:translateY(0);box-shadow:none}.cta:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.error{color:#b91c1c;margin:4px 0 0}.muted{color:#94a3b8;margin:4px 0 0;font-size:14px}body{background:linear-gradient(295deg,#5b9171,#a0c789,#c2da9a,#c3da9a,#c2da9a,#96cb94,#88b884);background-size:1400% 1400%;animation:animated_bg 10s ease infinite}
