:root{--primary:#ff6b00;--bg:#f5f6fa}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page{max-width:520px;margin:auto;padding:30px 18px}.hero{text-align:center}.icon{color:#fff;background:linear-gradient(135deg,#ff6b00,#ff8c2f);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto;font-size:42px;display:flex;box-shadow:0 15px 35px #ff6b0040}.hero h1{margin-top:22px;font-size:30px;font-weight:800}.hero p{color:#777;margin-top:10px;line-height:1.6}.card{background:#fff;border-radius:24px;margin-top:28px;padding:22px;box-shadow:0 10px 28px #0000000f}.card h2{margin-bottom:20px;font-size:18px}.step{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.number{color:#ff6b00;background:#fff3ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.btn{color:#fff;background:linear-gradient(135deg,#ff6b00,#ff8c2f);border-radius:18px;justify-content:center;align-items:center;height:56px;margin-top:28px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 12px 28px #ff6b0040}.btn-outline{color:#ff6b00;background:#fff;border:2px solid #ff6b00;border-radius:18px;justify-content:center;align-items:center;height:56px;margin-top:14px;font-weight:700;text-decoration:none;display:flex}.icon{background:linear-gradient(135deg,#ff6b00,#ff8c2f);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto;display:flex;box-shadow:0 15px 35px #ff6b0040}.icon img{width:46px;height:46px}
