Speechlive Support Package
.dl-speechlive-support { --bg: #f7f9fc; --card: #ffffff; --text: #132238; --muted: #5f6f85; --line: #dbe4ef; --brand: #0d6efd; --brand-dark: #084298; --accent: #eaf2ff; --success: #0f9d58; --shadow: 0 12px 32px rgba(19, 34, 56, 0.08); --radius: 20px; --max: 1180px; background: var(--bg); color: var(--text); font-family: Arial, Helvetica, sans-serif; line-height: 1.6; margin: 0; padding: 0; } .dl-speechlive-support * { box-sizing: border-box; } .dl-speechlive-support a { color: inherit; text-decoration: none; } .dl-speechlive-support .dl-container { width: 100%; max-width: var(--max); margin: 0 auto; padding-left: 20px; padding-right: 20px; } .dl-speechlive-support .dl-topbar { background: #0c1c30; color: #fff; font-size: 14px; padding: 10px 0; } .dl-speechl