/* Butik Saat — B2B / teklif akışı katmanı (12 Eyl 2026). Vite derlemesi gerektirmez; layout'tan doğrudan yüklenir.
   Tema değişkenleri storefront.css'ten gelir: --accent --ink --muted --line --alt --soft --radius --gap --rail */

/* ============================================================ HEADER: logo sloganı — "butiksaat" yazısının tam altında, simetrik.
   Logo SVG (369×53): ikon 11–57, yazı 67.2–340.1 → yazı bloğu sol %18.2, genişlik %74. */
.brand-slogan { align-items: flex-start; gap: 0; }
.brand-slogan .brand-logo { height: 38px; }
.brand-tag { display: block; box-sizing: border-box; margin: 3px 0 0 18.2%; width: 74%; text-align: center; font-size: 9.5px; font-weight: 800; letter-spacing: .385em; text-indent: .2em; text-transform: uppercase; color: var(--accent); white-space: nowrap; line-height: 1; }
@media (max-width: 720px) { .brand-slogan .brand-logo { height: 30px; } .brand-tag { font-size: 8px; letter-spacing: .3em; text-indent: .3em; } }

/* ============================================================ HEADER: teklif rozeti + mega menü */
.hact-quote { color: var(--ink); }
.hact-quote .cart-badge { background: #1f9d6e; }
.hact-help { display: inline-flex; align-items: center; gap: 7px; font-size: 12.5px; font-weight: 800; color: #1f7a5a; background: color-mix(in oklab, #1f9d6e 10%, #fff);
  border: 1px solid color-mix(in oklab, #1f9d6e 30%, #fff); border-radius: 999px; padding: 7px 12px; text-decoration: none; white-space: nowrap; transition: background .15s; }
.hact-help:hover { background: color-mix(in oklab, #1f9d6e 18%, #fff); }
.catbar .wrap { gap: 2px; }
.mega { position: relative; }
.mega > .clink { display: inline-flex; align-items: center; gap: 5px; }
.mega > .clink svg { transition: transform .2s; }
.mega:hover > .clink svg, .mega:focus-within > .clink svg { transform: rotate(180deg); }
.mega-panel { position: absolute; top: 100%; left: 0; min-width: 300px; background: #fff; border: 1px solid var(--line); border-radius: 14px; padding: 10px;
  box-shadow: 0 22px 50px -22px rgba(0,0,0,.35); opacity: 0; transform: translateY(6px); pointer-events: none; transition: opacity .18s, transform .18s; z-index: 50; }
.mega:hover .mega-panel, .mega:focus-within .mega-panel { opacity: 1; transform: none; pointer-events: auto; }
.mega-panel a { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 10px 12px; border-radius: 9px; color: var(--ink); font-size: 13.5px; font-weight: 600; }
.mega-panel a:hover { background: var(--alt); color: var(--accent); }
.mega-panel a small { font-size: 11.5px; color: var(--muted); font-weight: 600; }
.mega-panel a.all { border-top: 1px solid var(--line); margin-top: 6px; padding-top: 12px; color: #1f7a5a; font-weight: 800; }
.mega-panel .mp-head { font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; color: var(--muted); padding: 6px 12px 4px; }
.pz-toast { position: fixed; left: 50%; bottom: 26px; transform: translateX(-50%) translateY(16px); background: #1f2330; color: #fff; padding: 12px 16px 12px 14px; border-radius: 14px;
  display: flex; align-items: center; gap: 12px; font-size: 14px; z-index: 95; box-shadow: 0 18px 40px -18px rgba(0,0,0,.6); opacity: 0; pointer-events: none; transition: opacity .25s, transform .25s; max-width: calc(100vw - 32px); }
.pz-toast.show { opacity: 1; transform: translateX(-50%); pointer-events: auto; }
.pz-toast .ok { width: 28px; height: 28px; border-radius: 999px; background: #1f9d6e; display: grid; place-items: center; flex: none; }
.pz-toast a { color: #ffb36b; font-weight: 800; white-space: nowrap; }
.pz-toast b { font-weight: 700; }

/* Perakende Satış: hem masaüstü şeridinde hem mobil başlıkta, canlı nokta ile */
.clink.retail { display: inline-flex; align-items: center; gap: 8px; color: #0f7a4e; background: #eafaf1; border: 1px solid #bfe9d3; font-weight: 800; padding: 7px 13px; border-radius: 999px; }
.clink.retail:hover { background: #0f9d60; border-color: #0f9d60; color: #fff; }
.clink.retail:hover .live-dot, .clink.retail:hover .live-dot::after { background: #fff; }
.live-dot { position: relative; width: 8px; height: 8px; border-radius: 999px; background: #16a765; flex: none; }
.live-dot::after { content: ""; position: absolute; inset: 0; border-radius: 999px; background: #16a765; animation: livePulse 1.9s cubic-bezier(.2,.6,.3,1) infinite; }
@keyframes livePulse { 0% { transform: scale(1); opacity: .7; } 100% { transform: scale(2.8); opacity: 0; } }
@media (prefers-reduced-motion: reduce) { .live-dot::after { animation: none; } }
.hact-retail { display: none; }
.hact-retail .ic { position: relative; display: inline-flex; }
.hact-retail .live-dot { position: absolute; top: -2px; right: -3px; }
@media (max-width: 720px) {
  .hact-retail { display: inline-flex; align-items: center; gap: 8px; padding: 7px 10px; border-radius: 999px; background: #eafaf1; border: 1px solid #bfe9d3; color: #0f7a4e; font-weight: 800; font-size: 12px; white-space: nowrap; }
  .hact-retail span.t { display: none; }
  .catbar .wrap { overflow-x: auto; scrollbar-width: none; }
  .catbar .wrap::-webkit-scrollbar { display: none; }
  .catbar-spacer { display: none; }
}

/* ============================================================ ANA SAYFA */
/* Hero arka planı SONSUZ: ekranın iki ucuna uzanır, içerik .wrap içinde kalır (patron 12 Eyl). */
.pz-hero { position: relative; padding: 0; overflow: hidden; background: radial-gradient(80% 130% at 12% 0%, #fff4e8 0%, #fbf7f1 45%, #f3f6f4 100%); border-bottom: 1px solid #ecdfcf; }
.pz-hero::before { content: ""; position: absolute; right: -120px; top: -140px; width: 460px; height: 460px; border-radius: 50%; background: radial-gradient(circle, rgba(245,121,15,.16), transparent 68%); pointer-events: none; }
.pz-hero::after { content: ""; position: absolute; left: -140px; bottom: -180px; width: 420px; height: 420px; border-radius: 50%; background: radial-gradient(circle, rgba(31,157,110,.10), transparent 70%); pointer-events: none; }
.pz-hero-in { position: relative; z-index: 1; padding: clamp(30px, 4.4vw, 60px) 0 clamp(26px, 3.4vw, 44px); text-align: center; }
.pz-hero .eyebrow { display: inline-block; margin-bottom: 12px; }
.pz-hero h1 { font-size: clamp(26px, 3.6vw, 44px); letter-spacing: -.025em; line-height: 1.08; max-width: 22ch; margin: 0 auto 10px; text-wrap: balance; }
.pz-hero h1 span { color: var(--accent); }
.pz-hero .lead { font-size: clamp(14px, 1.2vw, 16.5px); color: #5a5c66; max-width: 60ch; margin: 0 auto 22px; }
.pz-search { position: relative; z-index: 2; display: flex; align-items: center; gap: 8px; max-width: 720px; margin: 0 auto; background: #fff; border: 1.5px solid var(--line); border-radius: 999px; padding: 6px 6px 6px 20px; box-shadow: 0 18px 40px -26px rgba(0,0,0,.35); }
.pz-search:focus-within { border-color: var(--accent); }
.pz-search svg { color: var(--muted); flex: none; }
.pz-search input { flex: 1; border: 0; outline: 0; font: inherit; font-size: 15.5px; color: var(--ink); background: none; min-width: 0; }
.pz-search button { border: 0; background: var(--accent); color: #fff; width: 46px; height: 46px; border-radius: 999px; display: grid; place-items: center; cursor: pointer; flex: none; }
.pz-chips { position: relative; z-index: 2; display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-top: 14px; font-size: 13px; color: var(--muted); align-items: center; }
.pz-chips a { font-size: 12.5px; font-weight: 700; color: var(--ink); background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 6px 12px; transition: all .15s; }
.pz-chips a:hover { border-color: var(--accent); color: var(--accent); }
/* Sık arananlar: sonsuz bant, sağdan sola (patron, 12 Eyl) */
.pz-marquee { display: flex; align-items: center; gap: 12px; flex-wrap: nowrap; justify-content: flex-start; margin-top: 16px; max-width: 900px; margin-left: auto; margin-right: auto; }
.pz-marquee-lab { flex: none; font-size: 13px; color: var(--muted); white-space: nowrap; }
.pz-marquee-clip { flex: 1; min-width: 0; overflow: hidden; -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent); mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent); }
.pz-marquee-track { display: flex; gap: 8px; width: max-content; animation: pz-marquee 38s linear infinite; }
.pz-marquee-clip:hover .pz-marquee-track { animation-play-state: paused; }
.pz-marquee-track a { flex: none; }
@keyframes pz-marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .pz-marquee-track { animation: none; flex-wrap: wrap; width: auto; } .pz-marquee-clip { mask-image: none; -webkit-mask-image: none; } }
@media (max-width: 720px) { .pz-marquee { max-width: none; } .pz-marquee-lab { display: none; } }
.pz-hero-trust { position: relative; z-index: 2; display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; margin-top: 24px; }
.pz-hero-trust span { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; color: #45474f; }
.pz-hero-trust svg { color: #1f9d6e; }

.pz-cats { display: grid; grid-template-columns: repeat(7, 1fr); gap: var(--gap); }
.pz-cat { position: relative; display: block; border-radius: 16px; overflow: hidden; background: var(--alt); border: 1px solid var(--line); aspect-ratio: 1 / 1.1; transition: transform .2s, box-shadow .2s; }
.pz-cat:hover { transform: translateY(-4px); box-shadow: 0 18px 34px -22px rgba(0,0,0,.35); }
.pz-cat img { width: 100%; height: 100%; object-fit: contain; padding: 14px 14px 46px; display: block; }
.pz-cat .pz-cat-ph { position: absolute; inset: 0; display: grid; place-items: center; padding: 20px 20px 50px; color: #cdb08a; }
.pz-cat b { position: absolute; left: 0; right: 0; bottom: 0; padding: 10px 12px; background: linear-gradient(0deg, #fff 70%, transparent); font-size: 13px; font-weight: 800; color: var(--ink); text-align: center; line-height: 1.2; }
.pz-cat b small { display: block; font-size: 11px; color: var(--muted); font-weight: 600; margin-top: 2px; }
.pz-cat .pz-cat-tag { position: absolute; top: 10px; left: 10px; font-size: 10.5px; font-weight: 800; letter-spacing: .04em; color: #fff; background: var(--accent); padding: 4px 8px; border-radius: 6px; }

.pz-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--gap); }
.pz-step { position: relative; background: #fff; border: 1px solid var(--line); border-radius: 18px; padding: 26px 24px 24px; }
.pz-step .n { position: absolute; top: 18px; right: 20px; font-size: 44px; font-weight: 900; color: color-mix(in oklab, var(--accent) 16%, #fff); line-height: 1; letter-spacing: -.04em; }
.pz-step .ic { width: 46px; height: 46px; border-radius: 12px; background: color-mix(in oklab, var(--accent) 10%, #fff); color: var(--accent); display: grid; place-items: center; margin-bottom: 14px; }
.pz-step h3 { font-size: 17px; margin-bottom: 8px; }
.pz-step p { font-size: 13.5px; color: #5a5c66; line-height: 1.6; }
.pz-steps-cta { display: flex; justify-content: center; gap: 12px; margin-top: 22px; flex-wrap: wrap; }

.pz-adv { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--gap); }
.pz-adv-item { display: flex; gap: 14px; background: #fff; border: 1px solid var(--line); border-radius: 16px; padding: 20px; }
.pz-adv-item .ic { width: 44px; height: 44px; border-radius: 12px; background: var(--alt); color: var(--accent); display: grid; place-items: center; flex: none; }
.pz-adv-item b { display: block; font-size: 15px; margin-bottom: 4px; }
.pz-adv-item span { font-size: 13px; color: #5a5c66; line-height: 1.55; }

.pz-faq { max-width: 860px; margin: 0 auto; display: flex; flex-direction: column; gap: 10px; }
.pz-faq details { border: 1px solid var(--line); border-radius: 12px; background: #fff; padding: 0 18px; }
.pz-faq summary { cursor: pointer; font-weight: 700; font-size: 15px; padding: 15px 0; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.pz-faq summary::after { content: "+"; font-size: 20px; color: var(--accent); font-weight: 400; }
.pz-faq details[open] summary::after { content: "–"; }
.pz-faq p { padding: 0 0 16px; font-size: 14px; color: #5a5c66; line-height: 1.65; }

/* ============================================================ ÜRÜN KARTI */
.card .pz-card-top { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.card .pz-sku { font-size: 11px; font-weight: 700; color: var(--muted); letter-spacing: .03em; }
.card .pz-badge { font-size: 10px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; color: #1f7a5a; background: color-mix(in oklab, #1f9d6e 12%, #fff); padding: 3px 7px; border-radius: 6px; white-space: nowrap; }
.card .pz-badge.promo { color: #b5580b; background: #fff2e6; }
.card .pname { -webkit-line-clamp: 2; font-weight: 600; color: var(--ink); min-height: 2.6em; }
.card .pz-range { margin-top: auto; padding-top: 8px; border-top: 1px dashed var(--line); }
.card .pz-range .lab { display: block; font-size: 10.5px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: var(--muted); }
.card .pz-range b { display: block; font-size: 16.5px; font-weight: 800; color: var(--ink); white-space: nowrap; margin-top: 2px; }
.card .pz-range b small { font-size: 12px; font-weight: 700; color: var(--muted); }
.card .pz-foot { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 6px; font-size: 11.5px; color: var(--muted); font-weight: 600; }
.card .pz-foot em { font-style: normal; color: #1f7a5a; font-weight: 800; }
.card .pz-list { font-size: 11.5px; color: var(--muted); }
.card .pz-list s { color: #b0b2ba; }

.card .pz-off { font-style: normal; color: #fff; background: var(--sale); font-size: 10px; font-weight: 800; padding: 2px 6px; border-radius: 5px; margin-left: 6px; text-transform: none; letter-spacing: 0; }
.card .pz-locked b { color: #5a5c66; font-size: 14px; display: inline-flex; align-items: center; gap: 6px; }
.card .pz-locked b svg { color: var(--accent); }
.pz-lab em.pz-off { color: #fff; background: var(--sale); padding: 2px 7px; border-radius: 6px; font-weight: 800; }
.pz-locked-box { border: 1.5px dashed color-mix(in oklab, var(--accent) 45%, #fff); background: #fff8f1; border-radius: 14px; padding: 16px; display: flex; flex-direction: column; gap: 8px; }
.pz-locked-box .pz-big { display: inline-flex; align-items: center; gap: 8px; font-size: 20px; }
.pz-locked-box .pz-big svg { color: var(--accent); }
.pz-locked-acts { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 4px; }

/* ============================================================ KATEGORİ SAYFASI: sol ağaç + üst şerit */
.pz-tree { display: flex; flex-direction: column; gap: 2px; }
.pz-tree .grp { font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; color: var(--muted); padding: 10px 0 4px; }
.pz-tree a { display: flex; justify-content: space-between; align-items: center; gap: 8px; font-size: 13.5px; font-weight: 600; color: var(--ink); padding: 7px 8px; border-radius: 8px; }
.pz-tree a:hover { background: var(--alt); color: var(--accent); }
.pz-tree a.on { background: color-mix(in oklab, var(--accent) 10%, #fff); color: var(--accent); font-weight: 800; }
.pz-tree a small { font-size: 11.5px; color: var(--muted); font-weight: 600; }
.pz-howbar { display: flex; align-items: center; gap: 14px; background: linear-gradient(90deg, #fff6ec, #fff); border: 1px solid #f3dcc2; border-radius: 14px; padding: 12px 16px; margin: 0 0 18px; font-size: 13.5px; }
.pz-howbar .ic { width: 38px; height: 38px; border-radius: 10px; background: var(--accent); color: #fff; display: grid; place-items: center; flex: none; }
.pz-howbar b { display: block; font-size: 14px; }
.pz-howbar span { color: #5a5c66; }
.pz-howbar a { margin-left: auto; white-space: nowrap; font-weight: 800; color: var(--accent); }

/* ============================================================ ÜRÜN SAYFASI PANELİ */
.pz-panel { display: flex; flex-direction: column; gap: 14px; }
.pz-lab { display: flex; justify-content: space-between; align-items: baseline; font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; color: var(--muted); }
.pz-lab em { font-style: normal; font-weight: 600; text-transform: none; letter-spacing: 0; color: #1f7a5a; }
.pz-price-grid { display: grid; grid-template-columns: 1.3fr 1fr; gap: 10px; }
.pz-price-box { border: 1px solid var(--line); border-radius: 14px; padding: 14px 16px; background: #fff; display: flex; flex-direction: column; gap: 4px; }
.pz-price-box.alt { background: var(--soft); }
.pz-big { font-size: clamp(20px, 2vw, 26px); font-weight: 900; letter-spacing: -.02em; color: var(--ink); line-height: 1.1; }
.pz-big.muted { color: #5a5c66; font-weight: 700; font-size: 20px; }
.pz-note { font-size: 11.5px; color: var(--muted); line-height: 1.45; }
.pz-tiers[hidden] { display: none !important; }
.pz-tiers { display: grid; grid-template-columns: repeat(auto-fit, minmax(110px, 1fr)); gap: 6px; }
.pz-tier { position: relative; border: 1.5px solid var(--line); border-radius: 10px; padding: 8px 10px; display: flex; flex-direction: column; gap: 2px; background: #fff; font: inherit; text-align: left; cursor: pointer; transition: border-color .15s, background .15s, transform .12s; }
.pz-tier:hover { border-color: color-mix(in oklab, var(--accent) 55%, #fff); background: color-mix(in oklab, var(--accent) 4%, #fff); }
.pz-tier:active { transform: translateY(1px); }
.pz-tier:focus-visible { outline: 2px solid var(--accent); outline-offset: 2px; }
.pz-tier-off { position: absolute; top: -7px; right: 6px; font-style: normal; font-size: 10px; font-weight: 800; color: #fff; background: var(--deal, #119246); padding: 1px 6px; border-radius: 999px; }
.pz-tier.on .pz-tier-off { background: var(--accent); }
.pz-secili { display: flex; align-items: center; gap: 7px; flex-wrap: wrap; font-size: 12.5px; color: #1f5c3a; background: #f2faf5; border: 1px solid #cfeadb; border-radius: 10px; padding: 8px 11px; margin: 0; }
.pz-secili svg { color: #1f9d6e; flex: none; }
.pz-secili span { color: var(--muted); }
.pz-row-tags span.kd { color: #b5580b; background: #fff3e6; }
.pz-tier span { font-size: 11.5px; color: var(--muted); font-weight: 600; }
.pz-tier b { font-size: 14px; font-weight: 800; }
.pz-tier.on { border-color: var(--accent); background: color-mix(in oklab, var(--accent) 7%, #fff); }
.pz-acc { border: 1px solid var(--line); border-radius: 12px; padding: 0 14px; background: #fff; }
.pz-acc summary { cursor: pointer; font-size: 13.5px; font-weight: 700; padding: 11px 0; list-style: none; display: flex; justify-content: space-between; }
.pz-acc summary::after { content: "+"; color: var(--accent); }
.pz-acc[open] summary::after { content: "–"; }
.pz-acc ul { margin: 0; padding: 0 0 12px 18px; font-size: 13px; color: #5a5c66; line-height: 1.6; }
.pz-field { display: flex; flex-direction: column; gap: 8px; }
.pz-swatches { display: flex; flex-wrap: wrap; gap: 8px; }
.pz-swatch { font: inherit; font-size: 13px; font-weight: 700; padding: 8px 14px; border-radius: 10px; border: 1.5px solid var(--line); background: #fff; cursor: pointer; color: var(--ink); }
.pz-swatch.on { border-color: var(--accent); color: var(--accent); background: color-mix(in oklab, var(--accent) 8%, #fff); }
.pz-seg { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; background: var(--alt); border-radius: 12px; padding: 4px; }
.pz-seg button { font: inherit; font-size: 13.5px; font-weight: 700; padding: 10px; border: 0; border-radius: 9px; background: transparent; color: #5a5c66; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; gap: 6px; }
.pz-seg button.on { background: #fff; color: var(--ink); box-shadow: 0 4px 12px -8px rgba(0,0,0,.4); }
.pz-qtyrow { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }
.pz-qty { display: inline-flex; align-items: center; border: 1.5px solid var(--line); border-radius: 12px; overflow: hidden; background: #fff; }
.pz-qty button { width: 40px; height: 44px; border: 0; background: none; cursor: pointer; color: var(--ink); display: grid; place-items: center; }
.pz-qty button:hover { color: var(--accent); background: var(--alt); }
.pz-qty input { width: 76px; height: 44px; border: 0; border-left: 1px solid var(--line); border-right: 1px solid var(--line); text-align: center; font: inherit; font-size: 16px; font-weight: 800; outline: 0; -moz-appearance: textfield; }
.pz-qty input::-webkit-outer-spin-button, .pz-qty input::-webkit-inner-spin-button { -webkit-appearance: none; }
.pz-qty.sm button { width: 32px; height: 36px; } .pz-qty.sm input { width: 62px; height: 36px; font-size: 14px; }
.pz-calc { display: flex; gap: 16px; font-size: 12.5px; color: var(--muted); }
.pz-calc b { display: block; font-size: 15px; color: var(--ink); }
.pz-cta-row { display: flex; gap: 10px; align-items: stretch; }
.pz-cta-row .pz-cta { flex: 1; width: auto; }
.pz-fav-btn { flex: none; width: 54px; border: 1.5px solid var(--line); border-radius: var(--radius); background: #fff; color: #b9bbc3; display: grid; place-items: center; cursor: pointer; transition: color .15s, border-color .15s, background .15s; }
.pz-fav-btn:hover { color: var(--accent); border-color: var(--accent); background: color-mix(in oklab, var(--accent) 6%, #fff); }
.pz-fav-btn.on { color: var(--accent); border-color: var(--accent); }
.pz-fav-btn.on svg { fill: var(--accent); }
.pz-cta { width: 100%; justify-content: center; padding: 14px 18px; font-size: 15px; position: relative; }
.pz-cta em { font-style: normal; font-size: 12px; font-weight: 700; opacity: .85; margin-left: 6px; }
.pz-cartform { margin: 0; }
.pz-added { display: flex; align-items: center; gap: 10px; background: #f0faf4; border: 1px solid #c9ecd6; border-radius: 12px; padding: 10px 12px; font-size: 13.5px; color: #1f5c3a; flex-wrap: wrap; }
.pz-added svg { color: #1f9d6e; }
.pz-added span { flex: 1; min-width: 160px; }
.pz-contact { display: flex; gap: 8px; flex-wrap: wrap; }
.pz-contact a { flex: 1; display: inline-flex; align-items: center; justify-content: center; gap: 7px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 12px; font-size: 13.5px; font-weight: 700; color: var(--ink); background: #fff; }
.pz-contact a:hover { border-color: #c9c9d1; background: var(--soft); }
.pz-contact a small { font-weight: 600; color: var(--muted); }
.pz-fine { font-size: 11.5px; color: var(--muted); line-height: 1.5; }
.pz-pay { border: 1px solid var(--line); border-radius: 14px; padding: 14px 16px; display: flex; flex-direction: column; gap: 10px; background: #fff; }
.pz-pay .t { font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; color: var(--muted); }
.pz-pay .row { display: flex; gap: 10px; align-items: flex-start; font-size: 13px; }
.pz-pay .row svg { color: var(--accent); flex: none; margin-top: 2px; }
.pz-pay .row b { display: block; font-size: 13.5px; }
.pz-pay .row span { color: #5a5c66; }

/* ============================================================ TEKLİF LİSTESİ SAYFASI */
.pz-list-wrap { display: grid; grid-template-columns: 1.6fr 1fr; gap: 26px; padding: 22px 0 70px; align-items: start; }
.pz-list-head h1 { font-size: clamp(22px, 2.6vw, 30px); display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; }
.pz-list-head h1 span { font-size: 13px; color: var(--muted); font-weight: 700; }
.pz-list-head p { color: #5a5c66; font-size: 14px; margin-top: 6px; }
.pz-rows { display: flex; flex-direction: column; margin-top: 18px; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; background: #fff; }
.pz-row { display: grid; grid-template-columns: 84px 1fr auto auto; gap: 16px; align-items: center; padding: 14px 16px; border-bottom: 1px solid var(--line); }
.pz-row:last-child { border-bottom: 0; }
.pz-row-img { width: 84px; height: 84px; border-radius: 12px; background: var(--alt); overflow: hidden; display: block; }
.pz-row-img img { width: 100%; height: 100%; object-fit: contain; }
.pz-sku { font-size: 11px; font-weight: 700; color: var(--muted); letter-spacing: .03em; }
.pz-row-name { display: block; font-size: 14.5px; font-weight: 700; color: var(--ink); margin: 2px 0 6px; }
.pz-row-tags { display: flex; gap: 6px; flex-wrap: wrap; }
.pz-row-tags span { display: inline-flex; align-items: center; gap: 4px; font-size: 11.5px; font-weight: 700; color: #5a5c66; background: var(--alt); padding: 3px 8px; border-radius: 6px; }
.pz-row-tags span.pr { color: #1f7a5a; background: color-mix(in oklab, #1f9d6e 12%, #fff); }
.pz-row-qty { display: flex; flex-direction: column; align-items: center; gap: 4px; }
.pz-row-unit { font-size: 11.5px; color: var(--muted); font-weight: 600; }
.pz-row-total { text-align: right; display: flex; flex-direction: column; gap: 6px; min-width: 96px; }
.pz-row-total b { font-size: 16px; font-weight: 800; }
.pz-row-del { background: none; border: 0; color: var(--muted); font-size: 12px; cursor: pointer; padding: 0; text-align: right; }
.pz-row-del:hover { color: #e2231a; }
.pz-list-foot { display: flex; justify-content: space-between; align-items: center; margin-top: 14px; padding: 16px 18px; border-radius: 14px; background: var(--soft); border: 1px solid var(--line); }
.pz-list-foot span { font-size: 13.5px; font-weight: 700; }
.pz-list-foot em { display: block; font-style: normal; font-size: 11.5px; color: var(--muted); font-weight: 600; }
.pz-list-foot b { font-size: 22px; font-weight: 900; }
.pz-list-form { position: sticky; top: 92px; }
.pz-list-form form { background: #fff; border: 1px solid var(--line); border-radius: 18px; padding: 22px; display: flex; flex-direction: column; gap: 12px; position: relative; }
.pz-list-form h2 { font-size: 20px; }
.pz-form-sub { font-size: 13px; color: #5a5c66; margin-top: -4px; }
.pz-in { display: flex; flex-direction: column; gap: 5px; }
.pz-in > span { font-size: 12px; font-weight: 800; color: var(--ink); }
.pz-in > span small { font-weight: 600; color: var(--muted); }
.pz-in input, .pz-in textarea { font: inherit; font-size: 14px; padding: 11px 12px; border: 1.5px solid var(--line); border-radius: 10px; outline: 0; background: #fff; }
.pz-in input:focus, .pz-in textarea:focus { border-color: var(--accent); }
.pz-in.bad input { border-color: #e2231a; }
.pz-in em, .pz-err { font-style: normal; font-size: 12px; color: #e2231a; }
.pz-in2 { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.pz-hint { font-size: 12px; color: var(--muted); }
.pz-check { display: flex; gap: 9px; align-items: flex-start; font-size: 12.5px; color: #5a5c66; line-height: 1.45; }
.pz-check input { margin-top: 3px; }
.pz-check a { color: var(--accent); font-weight: 700; }
.pz-assure { list-style: none; margin: 4px 0 0; padding: 0; display: flex; flex-direction: column; gap: 6px; font-size: 12.5px; color: #5a5c66; }
.pz-assure li { display: flex; align-items: center; gap: 7px; }
.pz-assure svg { color: #1f9d6e; }
.pz-done { max-width: 640px; margin: 0 auto; text-align: center; background: #fff; border: 1px solid var(--line); border-radius: 22px; padding: 40px 28px; }
.pz-done-ic { width: 72px; height: 72px; border-radius: 999px; background: #1f9d6e; color: #fff; display: grid; place-items: center; margin: 0 auto 16px; }
.pz-done-ic.soft { background: var(--alt); color: var(--accent); }
.pz-done h1 { font-size: 24px; margin-bottom: 8px; }
.pz-done p { color: #5a5c66; font-size: 15px; line-height: 1.6; }
.pz-done-acts { display: flex; gap: 10px; justify-content: center; margin-top: 22px; flex-wrap: wrap; }

/* ============================================================ NASIL ÇALIŞIR SAYFASI */
.pz-page-hero { padding: 34px 0 10px; text-align: center; }
.pz-page-hero h1 { font-size: clamp(26px, 3.2vw, 40px); letter-spacing: -.02em; margin: 8px auto 10px; max-width: 22ch; }
.pz-page-hero p { color: #5a5c66; font-size: 16px; max-width: 60ch; margin: 0 auto; }

/* ============================================================ MOBİL */
@media (max-width: 1100px) { .pz-cats { grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 900px) { .pz-list-wrap { grid-template-columns: 1fr; } .pz-list-form { position: static; } .pz-steps, .pz-adv { grid-template-columns: 1fr; } }
@media (max-width: 720px) {
  .hact-help { display: none; }
  .pz-cats { grid-template-columns: repeat(3, 1fr); gap: 10px; }
  .pz-cat b { font-size: 12px; }
  .pz-price-grid { grid-template-columns: 1fr; }
  .pz-row { grid-template-columns: 64px 1fr; }
  .pz-row-img { width: 64px; height: 64px; }
  .pz-row-qty { grid-column: 1 / -1; flex-direction: row; justify-content: space-between; }
  .pz-row-total { grid-column: 1 / -1; flex-direction: row; justify-content: space-between; align-items: center; }
  .pz-in2 { grid-template-columns: 1fr; }
  .pz-hero-trust { gap: 12px; }
  .pz-howbar a { margin-left: 0; }
  .pz-howbar { flex-wrap: wrap; }
}
@media (max-width: 560px) { .pz-cats { grid-template-columns: repeat(2, 1fr); } }

/* ============================================================ BEYAZ ZEMİN (patron 12 Eyl): kart/galeri/kategori gri zeminleri beyaz */
.card-media, .gal-main, .gthumb, .pz-row-img, .citem .thumb, .pz-cat, .blog-thumb { background: #fff !important; }
.card-media { border-bottom: 1px solid var(--line); }
.gal-main, .gthumb { border: 1px solid var(--line); }
.gthumb.on { border-color: var(--accent); }
.pz-row-img { border: 1px solid var(--line); }
.pz-cat { border-color: var(--line); }
.pz-cat b { background: linear-gradient(0deg, #fff 78%, rgba(255,255,255,0)); }

/* Mobil: logo sloganı da görünsün (storefront.css .brand small'u gizliyor) */
@media (max-width: 720px) {
  .brand-slogan .brand-tag { display: block !important; }
  .pz-tiers { grid-template-columns: repeat(2, 1fr); }
  .pz-price-grid { gap: 8px; }
  .pz-cta-row { gap: 8px; }
  .pz-fav-btn { width: 48px; }
}

/* ============================================================ MOBİL UÇTAN UCA DÜZELTMELER (12 Eyl denetimi) */
@media (max-width: 720px) {
  /* iOS: 16px altı input odaklanınca sayfayı yakınlaştırır */
  .searchbox input, .pz-in input, .pz-in textarea, .pz-qty input, .cfield input, .cfield textarea, .sortsel select, input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"], textarea, select { font-size: 16px !important; }
  /* Dokunma hedefi en az 44px */
  .mburger { width: 44px; height: 44px; display: grid; place-items: center; margin-left: -8px; }
  .footer ul a, .footer .legal a { display: inline-block; padding: 7px 0; }
  .crumb a, .crumb span { padding: 4px 0; display: inline-block; }
  .fclear, .bp-more, .sec-head .lk { display: inline-block; padding: 8px 4px; }
  .pz-row-del { padding: 8px 0; }
  .pz-tree a { padding: 11px 8px; }
  /* Okunabilirlik: 11px altı metin yok */
  .card .pz-sku, .card .pz-badge, .card .pz-range .lab, .card .pz-foot, .card .pz-list,
  .pz-tree .grp, .bp-cat, .blog-tag, .ws-coll, .pz-note, .pz-row-tags span, .pbadge { font-size: 12px !important; }
  .pz-tier span { font-size: 12px; }
  .brand-tag { font-size: 8.5px; }
}

/* ============================================================ FİYAT PANELİ CİLASI (12 Eyl) */
.pz-panel { gap: 12px; }
.pz-price-grid { grid-template-columns: 1.25fr .95fr; gap: 10px; align-items: stretch; }
.pz-price-box { justify-content: space-between; border-radius: 16px; padding: 15px 17px; box-shadow: 0 1px 0 rgba(16,18,26,.03); }
.pz-price-box.main { border-color: color-mix(in oklab, var(--accent) 38%, #fff); background: linear-gradient(180deg, color-mix(in oklab, var(--accent) 6%, #fff), #fff 70%); }
.pz-price-box.alt { background: var(--soft); }
.pz-lab { font-size: 11px; letter-spacing: .06em; }
.pz-lab em { font-size: 11px; color: var(--muted); font-weight: 700; }
.pz-big { font-variant-numeric: tabular-nums; letter-spacing: -.025em; line-height: 1.08; }
.pz-big i { font-style: normal; color: var(--muted); font-weight: 600; margin: 0 2px; }
.pz-big.muted { font-size: 21px; }
.pz-note { font-size: 12px; line-height: 1.4; }

.pz-chipbar { display: flex; flex-wrap: wrap; gap: 6px; }
.pz-chipbar span { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: #45474f; background: var(--soft); border: 1px solid var(--line); border-radius: 999px; padding: 6px 11px; }
.pz-chipbar svg { color: var(--accent); }

.pz-tiers { gap: 8px; }
.pz-tier { padding: 11px 12px 10px; border-radius: 12px; gap: 3px; overflow: hidden; }
.pz-tier-adet { font-size: 12px; font-weight: 700; color: var(--muted); }
.pz-tier b { font-size: 15.5px; font-variant-numeric: tabular-nums; letter-spacing: -.015em; }
.pz-tier-off { position: static; margin-top: 3px; align-self: flex-start; font-style: normal; font-size: 10.5px; font-weight: 800; color: var(--deal, #119246); background: var(--deal-bg, #e7f6ec); padding: 2px 7px; border-radius: 999px; }
.pz-tier.on { border-color: var(--accent); background: color-mix(in oklab, var(--accent) 7%, #fff); box-shadow: 0 6px 16px -12px color-mix(in oklab, var(--accent) 70%, #000); }
.pz-tier.on .pz-tier-adet { color: var(--ink); }
.pz-tier.on .pz-tier-off { color: #fff; background: var(--accent); }
.pz-tier-tick { position: absolute; top: 8px; right: 8px; width: 17px; height: 17px; border-radius: 999px; background: var(--accent); color: #fff; display: grid; place-items: center; }

.pz-qtyrow { justify-content: space-between; gap: 12px; }
.pz-calc { display: flex; gap: 8px; align-items: baseline; font-size: 12px; }
.pz-calc .tot b { color: var(--accent); font-size: 17px; }
.pz-calc b { font-variant-numeric: tabular-nums; }
.pz-secili { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; font-size: 12.5px; color: #1f5c3a; background: #f3faf6; border: 1px solid #d3ecdf; border-radius: 12px; padding: 9px 12px; }
.pz-secili span { margin-left: auto; font-size: 11.5px; color: #6f8a7c; }
.pz-acc { border-radius: 12px; }
@media (max-width: 720px) {
  .pz-price-grid { grid-template-columns: 1fr 1fr; }
  .pz-price-box { padding: 12px 13px; }
  .pz-big { font-size: 19px; }
  .pz-big.muted { font-size: 17px; }
  .pz-secili span { margin-left: 0; }
}

/* Kademe ızgarası: masaüstünde tek satır 4 kutu, dar alanda 2 */
.pz-tiers { grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 1180px) { .pz-tiers { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 720px) { .pz-tiers { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

/* ============================================================ TEKLİF LİSTESİ MOBİL (12 Eyl): 1fr sütunu min-content ile şişiyordu */
@media (max-width: 900px) {
  .pz-list-wrap { grid-template-columns: minmax(0, 1fr); }
  .pz-list-main, .pz-list-form, .pz-row-main { min-width: 0; }
  .pz-list-form form { padding: 16px; }
  .pz-in input[type="file"] { width: 100%; max-width: 100%; font-size: 13px; }
  .pz-row { grid-template-columns: 64px minmax(0, 1fr); }
  .pz-row-name { overflow-wrap: anywhere; }
  .pz-list-foot { flex-wrap: wrap; gap: 8px; }
  .pz-list-head h1 { font-size: 22px; }
}
/* Sepet: toptan sipariş alt limiti (10.000 TL) */
.co-minwarn { display: flex; gap: 8px; align-items: flex-start; font-size: 13px; color: #8a4b00; background: #fff6e8; border: 1px solid #f5d9b0; border-radius: 12px; padding: 10px 12px; margin-bottom: 10px; line-height: 1.45; }
.co-minwarn svg { flex: none; margin-top: 2px; }
.co-place.is-off { opacity: .45; pointer-events: none; cursor: not-allowed; }
