/* Kiler — imza katmanı (theme.css'i ezer) */

.bolum-ust h2, .blok-baslik { letter-spacing: .02em; font-weight: 600; }
.us-etiket, .tek-urun-etiket, .kampanya-etiket, .urun-marka, .duyuru-cubugu { font-family: ui-monospace, "Cascadia Mono", Menlo, monospace; }
.urun-kart { border: 1px solid var(--renk-koyu); border-radius: 0; background: #fffdf6; }
.urun-kart:hover { box-shadow: 4px 4px 0 var(--renk-koyu); transform: translate(-2px,-2px); }
.indirim-rozet { background: var(--renk-vurgu); border-radius: 0; font-family: ui-monospace, Menlo, monospace; transform: rotate(-3deg); }
.hero-slayt::before { background: linear-gradient(80deg, rgba(38,34,28,.7), rgba(38,34,28,.14)); }
.duyuru-cubugu { background: var(--renk-koyu); letter-spacing: .1em; font-size: .66rem; }
.site-header { border-bottom: 1px solid var(--renk-koyu); }
.btn { border-radius: 0; font-family: ui-monospace, Menlo, monospace; letter-spacing: .06em; }
.btn:hover { box-shadow: 3px 3px 0 var(--renk-vurgu); transform: translate(-1px,-1px); }
.ozellik-kart { border: 1px solid var(--renk-koyu); border-radius: 0; background: #fffdf6; }
.sekme-tab { border-radius: 0; border-color: var(--renk-koyu); font-family: ui-monospace, Menlo, monospace; }
.sekme-tab.aktif { background: var(--renk-vurgu); border-color: var(--renk-vurgu); }
.mozaik-kart, .kampanya-kart, .mega-kart, .vn-panel-kap { border-radius: 0; }
.vn-panel-kap { border: 1px solid var(--renk-koyu); background: #fffdf6; }
.us-ok, .hero-ok { border-radius: 0; border-color: var(--renk-koyu); }
