/*
Theme Name: BYMAJID Portfolio
Theme URI: https://bymajid.site/
Author: Habib Majid Sururi
Description: A private, editorial portfolio theme for Habib Majid Sururi.
Version: 1.2.6
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: bymajid-portfolio
*/

/* Page-specific visual styles live with the approved mockup templates while the
   theme is being migrated. This file is intentionally small so WordPress can
   identify and install the theme without changing the visual language. */
:root {
  --bymajid-ink: #121212;
  --bymajid-paper: #fff;
  --bymajid-accent: #c63d00;
}

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