/*
Theme Name: Byposetci
Theme URI: https://www.byposetci.com
Author: Byposetci
Description: Özel baskılı poşet ve ambalaj markası için sıfırdan kodlanmış, sade katalog + iletişim temeli. Sepet/ödeme yoktur; müşteri teklif formu ve WhatsApp üzerinden yönlendirilir.
Version: 1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: byposetci
*/

/* Bu dosya sadece WordPress'in temayı tanıması için gerekli başlığı taşır.
   Gerçek tasarım assets/css/main.css içindedir (functions.php ile yüklenir). */

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; }
img { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; margin: 0; padding: 0; }
button { font: inherit; cursor: pointer; }
