/*
Theme Name: KriptoID
Theme URI: https://flexgridstudio.com/kriptoid
Author: Flexgrid Studio
Author URI: https://flexgridstudio.com
Description: Custom CMS theme for KriptoID, a crypto news and market-insight publication. Ships five native content types (Berita, Prediksi, Bitcoin, Altcoin, Infografis), a live market-data ticker, native image optimization (ImageMagick to WebP), and a newsletter signup module — no page-builder or ACF plugin required.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 8.0
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kriptoid
*/

/* Base resets. Component/design-token styles are compiled into
   assets/css/main.css and enqueued separately — see inc/setup.php. */

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img, svg { display: block; max-width: 100%; }
button, input, textarea { font: inherit; color: inherit; }
button { cursor: pointer; }
ul[class] { list-style: none; margin: 0; padding: 0; }
