/*
Theme Name: DGF Theme
Theme URI: https://example.com/dgf-theme
Author: DGF Development Team
Author URI: https://example.com
Description: A versatile WordPress theme designed for ACF Blocks-based development, scalable across multiple sites like OBAKETSU and OMYOGA. Features a traditional PHP template system with modern block management.
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dgf-theme
Domain Path: /languages
Tags: custom-blocks, acf-blocks, responsive-layout, custom-colors, custom-logo, theme-options
*/

/* WordPress required styles only */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}