/*
Theme Name: GPDM Editorial Hub Theme
Theme URI: https://publisher.gpdm.in
Author: GPDM
Description: Private application theme for the GPDM Editorial Hub.
Version: 0.1.0-alpha
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: gpdm-editorial-hub-theme
*/

html { margin: 0; padding: 0; }
body { margin: 0; min-height: 100vh; background: #f3f5f7; color: #17202a; }
a { color: inherit; }
img { max-width: 100%; height: auto; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.gpdm-theme-fallback { width: min(900px, calc(100% - 40px)); margin: 70px auto; padding: 28px; background: #fff; border: 1px solid #dfe4e8; border-radius: 10px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.gpdm-theme-fallback h1 { margin-top: 0; }
