/*
Theme Name: Infotek IT Solutions
Theme URI: https://example.com/infotek
Author: Claude AI
Author URI: https://claude.ai
Description: Tema WordPress modern untuk perusahaan IT & konsultan teknologi, dibuat sesuai desain kustom (hero biru-ungu, section About, Services, Proses Kerja, dan Contact). Sepenuhnya kompatibel dengan Elementor Page Builder — setiap halaman baru bisa langsung diedit drag-and-drop.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.6
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: infotek
Tags: e-commerce, blog, one-column, two-columns, custom-logo, custom-menu, featured-images, full-width-template, translation-ready
*/

/* Main stylesheet is loaded from /assets/css/main.css via functions.php.
   This file only needs to exist with the header above for WordPress to
   recognize the theme; a few base resets are kept here as a safety net. */
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
ul { list-style: none; margin: 0; padding: 0; }
