/* Ucuzabulan V75 production polish: shared-hosting friendly, responsive, accessible */
:root{--ucz-focus:#2563eb;--ucz-soft:#f8fafc;--ucz-border:#e5e7eb;--ucz-text:#0f172a}
.ub-final-card,.product-card,.offer-card{border-radius:16px;border:1px solid var(--ucz-border);box-shadow:0 10px 28px rgba(15,23,42,.06)}
.ub-final-card:hover,.product-card:hover{transform:translateY(-1px);transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 16px 36px rgba(15,23,42,.10)}
.badge-ad,.sponsored-badge,[data-sponsored="1"] .badge{background:#fff7ed!important;color:#9a3412!important;border:1px solid #fed7aa!important;font-weight:800;letter-spacing:.02em}
.badge-free-shipping,.free-shipping{background:#ecfdf5!important;color:#047857!important;border:1px solid #a7f3d0!important}
.badge-best-price,.best-price{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #bfdbfe!important}
.stock-badge,.in-stock{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.out-of-stock{background:#f8fafc;color:#64748b;border:1px solid #cbd5e1}
.category-icon,.category-card img,.mega-menu img{width:42px;height:42px;object-fit:contain;flex:0 0 auto}
.mega-menu,.mega-dropdown{max-height:min(72vh,720px);overflow:auto;overscroll-behavior:contain}
.product-grid,.category-grid,.search-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.empty-state{background:var(--ucz-soft);border:1px dashed #cbd5e1;border-radius:18px;padding:24px;text-align:center;color:#475569}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:3px;border-radius:10px}
.compare-button,.favorite-button,.price-alert-button,[data-action="compare"],[data-action="favorite"],[data-action="price-alert"]{min-height:40px;touch-action:manipulation}
@media(max-width:768px){.mega-menu,.mega-dropdown{max-height:70vh}.product-grid,.category-grid,.search-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.product-card,.offer-card{padding:12px}.site-search,input[type="search"]{width:100%;min-height:44px}.header-actions{gap:8px;flex-wrap:wrap}}
