/*
Theme Name: Abdullah Al Mahmood — Academic (Violet)
Theme URI: https://amahmood.com
Author: Abdullah Al Mahmood
Author URI: https://amahmood.com
Description: A full-site-editing block theme for an academic research portfolio. Light violet ground, dark plum ink, a sticky bottom dock, four instrument meters in the hero, and a name that hangs from a rail and swings with the pointer. Built for doctoral applications: publications, research statement, timeline and contact are all editable in the Site Editor.
Version: 3.0.0
Requires at least: 6.4
Tested up to: 6.7
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: aam
Tags: full-site-editing, block-templates, portfolio, education, one-column, editor-style, custom-colors, block-patterns
*/

/* Presentation lives in theme.json and assets/css/theme.css.
   This file carries the theme header WordPress requires, plus a
   handful of accessibility utilities. */

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.skip-link:focus {
	position: fixed;
	top: 1rem;
	left: 1rem;
	z-index: 999;
	padding: 0.75rem 1.25rem;
	background: #2b1b4d;
	color: #efe9f8;
	border-radius: 999px;
	text-decoration: none;
}
