/*
Theme Name: vip-yandex
Theme URI: https://z.ai
Author: George Hagi
Author URI: https://z.ai
Description: Amber ve beyaz tonlarında, ShadCN UI estetiğine sahip, görsel ve makale odaklı profesyonel bir haber ve içerik teması.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vip-yandex
Tags: amber, white, responsive, seo-friendly, news, blog, tailwind

All custom CSS is built with TailwindCSS and included in the header for performance.
*/

/* Basic Reset for SEO & Layout */
body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
