/*
Theme Name: Leadership Resources Indonesia
Theme URI: https://leadershipresources.co.id
Author: Leadership Resources Indonesia
Author URI: https://leadershipresources.co.id
Description: World-class leadership consulting theme — Leadership Development, Executive Coaching, Strategy Execution, LEADX, LxQ, and Neuroscience-based organizational transformation. Converted from the custom HTML design system with full theme support, block editor styles, and performance-first asset loading.
Version: 1.0.1
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: leadershipresources
Tags: business, custom-logo, custom-menu, featured-images, full-width-template, translation-ready, block-styles, wide-blocks, threaded-comments, rtl-language-support
*/

/* Catatan: seluruh design system dimuat via assets/css/theme.css (di-enqueue di functions.php).
   File ini sengaja minimal — hanya berisi header theme yang wajib + beberapa base rule. */

:root{ --lr-content:1200px; --lr-wide:1320px; }
html{ scroll-behavior:smooth; }
body{ margin:0; }
.screen-reader-text{ position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);word-wrap:normal!important; }
.skip-link{ position:absolute;left:-9999px;top:0;z-index:100000;background:#fff;color:#0A2540;padding:10px 16px;border-radius:8px; }
.skip-link:focus{ left:8px;top:8px; }
