/*
Theme Name: FreePhoneTracker
Theme URI: https://freephonetracker.net
Author: FreePhoneTracker
Author URI: https://freephonetracker.net
Description: Custom marketing theme for FreePhoneTracker — a light, fast, SEO-focused theme for the parental phone-tracking product. Ships alongside the FreePhoneTracker Site Setup importer plugin, which writes every page and imports the screenshots.
Version: 2.1.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: freephonetracker
*/

/* The full design system lives in assets/css/main.css, enqueued from
   functions.php. This file carries only the required theme header plus the
   handful of rules WordPress core injects onto (alignments, captions, gallery)
   so the editor and classic content still line up with the theme. */

.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignright { float:right; margin:0 0 1rem 1.5rem; }
.alignleft { float:left; margin:0 1.5rem 1rem 0; }
.wp-caption { max-width:100%; }
.wp-caption-text { font-size:.85rem; color:var(--muted); text-align:center; }
.screen-reader-text { position:absolute; width:1px; height:1px; overflow:hidden; clip:rect(1px,1px,1px,1px); clip-path:inset(50%); }
