/* KAFF Theme v3.0 Beta 2 — Build 303 */
.site-header{transition:background-color .24s ease,box-shadow .24s ease,transform .24s ease}
.site-header.is-compact .topbar{max-height:0;opacity:0;overflow:hidden;padding-block:0;border:0}
.site-header.is-compact .header-main-inner{min-height:68px}
.site-header.is-compact{background:rgba(8,8,8,.96);box-shadow:0 14px 45px rgba(0,0,0,.36);backdrop-filter:blur(18px)}
.topbar{max-height:50px;transition:max-height .24s ease,opacity .2s ease,padding .24s ease}
.primary-menu .current-menu-item>a,.primary-menu .current_page_item>a,.primary-menu a[aria-current="page"]{color:var(--kaff-color-primary);position:relative}
.primary-menu .current-menu-item>a::after,.primary-menu .current_page_item>a::after,.primary-menu a[aria-current="page"]::after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:2px;border-radius:2px;background:var(--kaff-color-primary)}
.kaff-mega-panel{transform-origin:top left;animation:kaffFadeUp .2s var(--kaff-ease) both}
.kaff-mega-card{border-radius:var(--kaff-radius-sm)}
.kaff-product-card .product-content h3 a{transition:color var(--kaff-duration-fast) ease}
.kaff-product-card:hover .product-content h3 a{color:var(--kaff-color-primary)}
.kaff-product-card .product-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
.kaff-product-card .product-details-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 12px;border-radius:999px;border:1px solid var(--kaff-border-subtle);color:#ddd;font-weight:750;transition:border-color .18s ease,color .18s ease,background .18s ease}
.kaff-product-card .product-details-link:hover{border-color:var(--kaff-color-primary);color:var(--kaff-color-primary);background:rgba(212,175,55,.06)}
.kaff-product-card .product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem}
.kaff-product-card .product-price ins{text-decoration:none;color:var(--kaff-color-primary)}
.kaff-product-card .product-price del{opacity:.55;font-size:.82em}
.kaff-wishlist-button,.kaff-quick-view-button{border:1px solid rgba(255,255,255,.12)!important;background:rgba(8,8,8,.78)!important;backdrop-filter:blur(9px);transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease!important}
.kaff-wishlist-button:hover,.kaff-quick-view-button:hover{transform:translateY(-2px) scale(1.04);border-color:var(--kaff-color-primary)!important;color:var(--kaff-color-primary)!important;background:#111!important}
@media(max-width:720px){.kaff-product-card .product-card-actions{grid-template-columns:1fr}.kaff-product-card .product-details-link{width:100%}.site-header.is-compact .header-main-inner{min-height:62px}}
