:root{color:#1c1916;background:radial-gradient(circle at top,rgba(207,148,59,.28),transparent 24rem),linear-gradient(180deg,#f6efe5,#efe6da);font-family:Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.25rem}.panel{width:min(100%,28rem);padding:2rem;border-radius:1.5rem;background:#ffffffeb;box-shadow:0 1.2rem 3rem #30221024;text-align:center}.icon{display:grid;width:3.5rem;height:3.5rem;margin:0 auto 1rem;place-items:center;border-radius:50%;background:#f8f2e9;color:#8f6c37}.icon svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.title{margin:0;font-size:1.75rem;line-height:1.1}.message{margin:.9rem 0 0;color:#5c554e}.steps{display:grid;gap:.75rem;margin-top:1.25rem}.step{display:flex;align-items:center;gap:.75rem;padding:.95rem 1rem;border-radius:1rem;background:#f8f2e9;color:#453d35;text-align:left}.step-number{display:grid;flex:0 0 1.75rem;width:1.75rem;height:1.75rem;place-items:center;border-radius:50%;background:#8f6c37;color:#fff;font-size:.85rem;font-weight:700}.error{margin-top:1rem;padding:.85rem 1rem;border-radius:1rem;background:#fff0ec;color:#a1432e;text-align:left}.cta{width:100%;margin-top:1.25rem;border:none;border-radius:1rem;padding:1rem 1.25rem;background:#1c1916;color:#fff;font-weight:700;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.cta:disabled{opacity:.7;cursor:default}.cta:not(:disabled):active{transform:translateY(1px)}@media (max-width: 640px){.panel{padding:1.4rem}.title{font-size:1.5rem}}
