/*
Theme Name: Native WP by AI Studio
Theme URI: https://aistudio.google.com/
Author: Google AI Studio
Author URI: https://aistudio.google.com/
Description: A lightweight, fast, SEO-optimized native WordPress theme with full Gutenberg and Elementor support.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: native-wp
Tags: blog, custom-colors, custom-menu, featured-images, threaded-comments, block-patterns, elementor-ready
*/
body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#333;background:#f9f9f9}
.container{max-width:1200px;margin:0 auto;padding:0 20px}
.site-header{background:#fff;padding:20px 0;border-bottom:1px solid #eee;margin-bottom:40px}
.site-title{margin:0;font-size:2rem}
.site-title a{text-decoration:none;color:#111}
.main-navigation ul{list-style:none;padding:0;margin:20px 0 0;display:flex;gap:20px}
.main-navigation a{text-decoration:none;color:#333;font-weight:500}
.main-navigation a:hover{color:#0073aa}
.site-content{display:flex;flex-wrap:wrap;gap:40px}
.primary-content{flex:1;min-width:65%;background:#fff;padding:40px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.05)}
.widget-area{width:30%;min-width:250px}
.post{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #eee}
.post-title h1,.post-title h2{margin-top:0;}
.post-title a{text-decoration:none;color:#111}
.post-thumbnail img{max-width:100%;height:auto;border-radius:4px}
.site-footer{background:#111;color:#fff;text-align:center;padding:30px 0;margin-top:60px}
.site-footer a{color:#fff;text-decoration:underline}
.ad-slot{margin:20px 0;text-align:center;background:#f4f4f4;padding:20px;color:#888;font-size:12px;border:1px dashed #ccc}
.widget{background:#fff;padding:20px;margin-bottom:30px;box-shadow:0 1px 3px rgba(0,0,0,0.05)}
@media(max-width:768px){.site-content{flex-direction:column}.widget-area{width:100%}}
