/* Mağaza sayfalarındaki soluk ve gereksiz yüksek başlık bantlarını düzeltir. */
.store-body .page-hero{min-height:0!important;padding:20px max(20px,calc((100% - 1140px)/2))!important;background:linear-gradient(135deg,#f8fafc,#eef2f6)!important;color:#111827!important;text-align:left!important;border-bottom:1px solid #e2e8f0!important;box-shadow:none!important}
.store-body .page-hero h1{margin:0!important;color:#111827!important;opacity:1!important;text-shadow:none!important;font-size:clamp(24px,2.6vw,34px)!important;line-height:1.15!important;letter-spacing:-.03em!important}
.store-body .page-hero p{margin:7px 0 0!important;color:#64748b!important;opacity:1!important}
@media(max-width:640px){.store-body .page-hero{padding-top:16px!important;padding-bottom:16px!important}.store-body .page-hero h1{font-size:24px!important}}
