/**
 * Frontend Styles
 * 
 * Styles for the plugin frontend interface
 */

/* TODO: Add frontend styles as needed */

.wp-page-tracker-notice {
    padding: 10px;
    background: #f0f0f0;
    border-left: 4px solid #0073aa;
    margin: 10px 0;
}
