/*
Theme Name: SWFL Insider FSE
Theme URI: https://fse.swflinsider.fcmdevprojects.com/
Author: ROM Florida
Description: Native block theme for Southwest Florida Insider, based on the approved Claude Design C system.
Version: 0.1.1
Requires at least: 6.7
Requires PHP: 8.1
Text Domain: swfl-insider-fse
*/

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #fff; color: #12233f; -webkit-font-smoothing: antialiased; }
body.admin-bar { --wp-admin--admin-bar--height: 32px; }
.wp-site-blocks { padding: 0; }
a { color: #2e7f92; text-decoration: none; }
a:hover { color: #12233f; }
img { max-width: 100%; height: auto; }
button, input, textarea, select { font: inherit; }
.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;
}
.screen-reader-text:focus {
  clip: auto !important; width: auto; height: auto; margin: 0; padding: 12px 16px;
  top: 8px; left: 8px; z-index: 100000; background: #fff; color: #12233f;
}
