/*
Theme Name: IT Rational Security
Theme URI: https://itrational.com
Author: IT Rational
Description: Theme corporativo moderno para IT Rational Security con Tailwind CSS.
Version: 2.2.0
License: GNU General Public License v2 or later
Text Domain: themeWP
Tags: tailwind, corporate, security, dark-mode
*/

/* Fallback mínimo. Estilos principales en assets/css/app.css */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only:focus {
  position: fixed;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
