/*
Theme Name: AI Site Forge
Theme URI: https://example.com/ai-site-forge
Author: AI Site Forge
Description: AI-powered WordPress website generator with multi-builder support, plugin dependency management, branding extraction and SEO content generation.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: ai-site-forge
*/
:root{--asf-primary:#6d5dfc;--asf-dark:#111827;--asf-bg:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2937;background:#fff}.site-shell{min-height:100vh}.site-header{padding:18px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.site-header img{max-height:54px;width:auto}.site-header nav ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.site-header a{text-decoration:none;color:inherit}.site-main{min-height:60vh}.site-footer{padding:42px 5%;background:#111827;color:#fff}.asf-wrap{max-width:1180px;margin:auto;padding:70px 24px}.asf-hero{padding:90px 24px;text-align:center;background:linear-gradient(135deg,color-mix(in srgb,var(--asf-primary) 10%,white),white)}.asf-hero h1{font-size:clamp(40px,6vw,72px);line-height:1.02;margin:0 auto 20px;max-width:950px}.asf-hero p{font-size:20px;max-width:760px;margin:0 auto 30px;color:#4b5563}.asf-btn{display:inline-block;padding:14px 24px;background:var(--asf-primary);color:#fff!important;border-radius:10px;text-decoration:none;font-weight:700}.asf-section h2{font-size:38px;margin:0 0 18px}.asf-section{padding:64px 0}.asf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.asf-card{padding:26px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 30px rgba(17,24,39,.05)}@media(max-width:800px){.asf-grid{grid-template-columns:1fr}.site-header{align-items:flex-start;gap:15px;flex-direction:column}.site-header nav ul{flex-wrap:wrap}}
