/**
 * Block-specific frontend styles for the AI Video Summarizer.
 * 
 * Note: Most of the styles are shared with the shortcode
 * and defined in ai-video-summarizer-public.css
 */

.ai-video-summarizer-block-container {
    margin: 20px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
} 