body{margin:0;min-height:100vh;font-family:Arial,sans-serif;background:#0b0c0e;color:#fff}
.live-page{min-height:100vh;display:grid;place-items:center;padding:24px}
.tiktok-live-card{width:min(680px,100%);padding:28px;border:1px solid #2a2d33;border-radius:18px;background:#14161a;box-sizing:border-box}
.tiktok-live-badge{display:inline-block;margin-bottom:16px;padding:7px 11px;border-radius:999px;font-weight:700;font-size:14px}
.tiktok-live-badge.live{background:#ff2d55}.tiktok-live-badge.offline{background:#343840}
.tiktok-live-content p{color:#c7c9cf}.tiktok-live-button{display:inline-block;margin-top:12px;padding:12px 16px;border-radius:10px;background:#fff;color:#000;text-decoration:none;font-weight:700}
.back-link{color:#c7c9cf}
