*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.7}html,body{min-height:100%}body{background:#fffbeb;min-height:100svh}.page{color:#1c1917;background:radial-gradient(800px 500px at 15% 10%,#fef3c7 0%,#0000 60%),radial-gradient(900px 600px at 85% 90%,#fed7aa 0%,#0000 60%),radial-gradient(700px 500px,#fff7ed 0%,#0000 70%),#fffbeb;place-items:center;min-height:100svh;padding:2rem 1.25rem;display:grid}.card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffffd9;border:1px solid #78716c1f;border-radius:24px;width:100%;max-width:640px;padding:2.5rem 2rem;animation:.7s cubic-bezier(.16,1,.3,1) both cardIn;box-shadow:0 4px 6px -1px #0000000a,0 20px 40px -12px #78350f1f}@keyframes cardIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.badge{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;background:#fff7ed;border:1px solid #ffedd5;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge-dot{background:#f97316;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 0 4px #f9731633}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.icon-wrap{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:22px;place-items:center;width:88px;height:88px;margin:1.75rem auto 1.25rem;animation:3s ease-in-out infinite float;display:grid;box-shadow:0 12px 24px -8px #ea580c80}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.title{letter-spacing:-.03em;color:#1c1917;margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.1}.title span{background:linear-gradient(135deg,#f97316 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.subtitle{color:#44403c;letter-spacing:-.01em;margin:.75rem 0 0;font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:600}.divider{opacity:.9;background:linear-gradient(90deg,#f97316,#facc15);border-radius:999px;width:48px;height:3px;margin:1.5rem auto}.description{color:#57534e;max-width:42ch;margin:0 auto;font-size:.95rem;line-height:1.7}.progress{text-align:left;max-width:320px;margin:1.75rem auto 0}.progress-head{color:#78716c;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.progress-track{background:#f5f5f4;border-radius:999px;height:6px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#f97316,#facc15);border-radius:999px;width:68%;height:100%;animation:2.2s ease-in-out infinite shimmer}@keyframes shimmer{0%{opacity:.9}50%{opacity:1;filter:brightness(1.05)}to{opacity:.9}}.footer{color:#a8a29e;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;font-size:.8rem;display:flex}.footer a{color:#57534e;border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s}.footer a:hover{color:#1c1917;border-color:#d6d3d1}@media (width<=480px){.card{border-radius:20px;padding:2rem 1.25rem}}
