/* SonicNote Sync Plugin Styles */ /* Required field badge (replaces inline styles) */ .sonicnote-required-badge { width: auto; color: var(--text-muted); text-align: center; border: none; background: var(--background-secondary); border-radius: 4px; padding: 2px 8px; font-size: 0.8em; }