/*
Theme Name: Lineage 2 Premium Archive
Theme URI: https://www.lineage2.org.uk/
Author: Antigravity
Author URI: https://www.lineage2.org.uk/
Description: A premium, ultra-fast classic theme designed specifically for the Lineage 2 Download Centre, utilizing the WordPress Download Manager (WPDM) plugin. Featuring a modern glassmorphic dark gaming aesthetic with custom gold and cyan glowing elements, AJAX live search, and dynamic archive filters.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lineage2-theme
Tags: dark, two-columns, custom-header, custom-menu, translation-ready, gaming, portfolio
*/

/* Resets and baseline settings - core styles reside in assets/css/theme-core.css */
html, body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
