/*
Theme Name: Reach TERA
Theme URI: https://reachtera.com
Author: Reach TERA
Author URI: https://reachtera.com
Description: Custom theme for Reach TERA — strategy, finance and operations advisory. Warm editorial design with built-in SEO (meta, Open Graph, Twitter cards, JSON-LD) and a working contact form.
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: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: reachtera
*/

/* The full design lives in /assets/css/styles.css (enqueued in functions.php).
   Only small helpers live here. */

.skip-link.screen-reader-text{
  position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;
}
.skip-link.screen-reader-text:focus{
  position:fixed;left:16px;top:16px;width:auto;height:auto;z-index:9999;
  background:#fff;color:#b8461d;padding:.7rem 1.1rem;border-radius:8px;
  box-shadow:0 10px 30px -12px rgba(0,0,0,.4);font-weight:600;
}
.screen-reader-text{
  border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;
  margin:-1px;overflow:hidden;padding:0;position:absolute;
}
/* WordPress admin bar offset for the sticky header */
.admin-bar .site-header{top:32px}
@media (max-width:782px){.admin-bar .site-header{top:46px}}
