*{margin:0;box-sizing:border-box}body{font-family:-apple-system,Segoe UI,sans-serif;background:linear-gradient(160deg,#1a1030,#0d0820);color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}
.wrap{max-width:560px;text-align:center}.tag{display:inline-block;background:#f38020;color:#1a1030;font-weight:800;font-size:12px;letter-spacing:.08em;padding:4px 12px;border-radius:20px;margin:14px 0 6px}
h1{font-size:30px;line-height:1.2;margin:8px 0 14px;font-weight:800}h1 b{color:#f38020}p{color:#c9c4dd;font-size:15px;line-height:1.6}
.chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:20px}.chips span{background:rgba(243,128,32,.14);border:1px solid rgba(243,128,32,.4);color:#f7b27a;font-size:12px;padding:6px 12px;border-radius:8px}
