/* Extracted inline styles from /demo.html (H5) */
body { background: #0B0D12; }
        body::before { content: ""; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(ellipse at top left, rgba(59, 130, 246, 0.15) 0%, transparent 50%), radial-gradient(ellipse at bottom right, rgba(59, 130, 246, 0.08) 0%, transparent 50%); pointer-events: none; z-index: 0; }

/* Consent + submit spacing */
.ts-checkbox-label { margin-bottom: 4px; }
.ts-btn[type="submit"], button[type="submit"] { margin-top: 8px; }
