/*
Theme Name: Kobalt Premium Showcase
Version: 1.0.0
Description: Premium katalog, vitrin ve mağaza odaklı Kobalt teması.
Author: Kobalt Team
Author URI: https://kobaltteam.org.tr/developer.php?u=kobalt-team
Developer ID: kobalt-team
License: premium
Requires License: yes
Category: commerce
*/
body{margin:0;font-family:Inter,system-ui,sans-serif;background:#f8fafc;color:#0f172a}.kb-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.kb-header{height:82px;display:flex;justify-content:space-between;align-items:center}.kb-logo{font-size:24px;font-weight:900;color:#2563eb;text-decoration:none}.kb-nav a{margin-left:16px;color:#334155;text-decoration:none;font-weight:700}.kb-hero{padding:72px 0}.kb-hero h1{font-size:clamp(42px,7vw,78px);line-height:.94;margin:0 0 18px;letter-spacing:-.06em}.kb-hero p{font-size:18px;color:#64748b;max-width:720px;line-height:1.7}.kb-btn{display:inline-flex;background:#2563eb;color:white;padding:14px 18px;border-radius:14px;text-decoration:none;font-weight:900}.kb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kb-card{background:white;border:1px solid #e2e8f0;border-radius:22px;padding:24px;box-shadow:0 18px 50px rgba(15,23,42,.08)}@media(max-width:820px){.kb-grid{grid-template-columns:1fr}.kb-header{height:auto;padding:20px 0;display:block}.kb-nav{margin-top:12px}}