/*
Theme Name: Pinellas Criminal Law Pro
Theme URI: https://pinellascriminallaw.com
Author: Pinellas Criminal Law
Author URI: https://pinellascriminallaw.com
Description: A premium, fully dynamic legal-information authority theme for criminal-law education, rights-awareness, court-process visualization, and high-trust conversion. Modular homepage, ten interactive legal tools, Customizer-driven, schema-rich, mobile-first, and Core Web Vitals optimized. This theme is informational only and does not constitute legal advice.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pinellas-criminal-law
Tags: blog, education, news, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
*/

/*
 * Base WordPress style.css is intentionally minimal here.
 * The full design system lives in assets/css/main.css, homepage.css, tools.css, responsive.css
 * to keep the WP-required header file lean and cacheable.
 */

html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.screen-reader-text { border: 0; clip: rect(1px,1px,1px,1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0,0,0,0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.alignleft { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { text-align: center; font-size: 0.875rem; color: #64748b; }
.sticky { display: block; }
.bypostauthor { display: block; }
.gallery-caption { display: block; }
