/*
Theme Name:         VMaster
Theme URI:          https://vmaster.it/
Author:             VMaster.it
Author URI:         https://vmaster.it/
Description:        Motyw dla bloga technologicznego o VMware w jezyku magazynu prasowego: ciepla szarosc newsprint, cynober jako jedyny kolor sygnalowy, cztery role typograficzne (waski grotesk na tytuly, szeryf na wprowadzenia, mono na dane, sans na tresc), ziarno i siatka lamu na ciemnym pasie, asymetryczna siatka kart. Kazdy produkt VMware ma wlasna barwe z palety drukarskiej. SEO (JSON-LD, Open Graph, hreflang), wielojezycznosc (WPML / Polylang / TranslatePress), WCAG 2.2 AA, tryb ciemny.
Version:            3.0.0
Requires at least:  6.4
Tested up to:       6.7
Requires PHP:       8.0
License:            GNU General Public License v2 or later
License URI:        https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:        vmaster
Domain Path:        /languages
Tags:               blog, technology, one-column, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, block-styles, editor-style, rtl-language-support, translation-ready, accessibility-ready, wide-blocks, sticky-post, threaded-comments, full-width-template

VMaster is distributed under the terms of the GNU GPL v2 or later.

== Uwaga dla developera ==
Warstwa prezentacji znajduje sie w plikach:
  assets/css/main.css       - glowny arkusz stylow (tokeny, layout, komponenty)
  assets/css/fonts.css      - deklaracje @font-face (ladowane tylko gdy pliki fontow istnieja)
  assets/css/editor.css     - style edytora blokow
Ten plik zawiera wylacznie naglowek motywu wymagany przez WordPress oraz
minimalne style awaryjne (fallback), gdyby glowny arkusz nie zostal wczytany.
*/

/* --------------------------------------------------------------------------
   Fallback: minimalne, bezpieczne style na wypadek braku main.css
   -------------------------------------------------------------------------- */

.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #171614;
	clip-path: none;
	color: #f2f0ec;
	display: block;
	font-size: 1rem;
	height: auto;
	left: 8px;
	line-height: normal;
	padding: 16px 24px;
	text-decoration: none;
	top: 8px;
	width: auto;
	z-index: 100000;
}

.skip-link:focus-visible {
	outline: 2px solid #cf3b12;
	outline-offset: 2px;
}
