/*
Theme Name: WebStarter
Theme URI: https://webstarter.id
Author: Santribizz
Author URI: https://webstarter.id
Description: Tema marketplace template website & platform pemesanan website custom. Dibangun dengan Custom Post Type Template, Kategori, sistem harga bertingkat, dan filter/sort marketplace. Terinspirasi Framer, Stripe, Webflow, dan ThemeForest.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: webstarter
Tags: e-commerce, marketplace, custom-colors, custom-menu, featured-images, translation-ready
*/

/* Reset dasar — styling utama di-load lewat assets/css/main.css agar mudah dikelola */
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
button { cursor: pointer; font-family: inherit; }
