.category-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;margin-bottom:50px}
.category-gallery .category{padding:0;border:0!important;display:block;overflow:hidden}
.category-art{aspect-ratio:1;background-image:url('assets/nafahat/nafahat-category-sheet.png');background-size:300% 200%;background-position:var(--category-x) var(--category-y);transition:filter .35s}
.category:hover .category-art{filter:brightness(1.06)}
.category-gallery .category-label{font-size:16px;display:flex;justify-content:space-between;align-items:center;padding:15px 1px 0;margin:0;font-weight:500}
.category-gallery .category-label svg{display:block;width:16px;height:16px}
.product-visual{position:relative;isolation:isolate}
.product-visual .product-image-link{display:block}
.product-visual .product-photo{transition:transform .55s cubic-bezier(.2,.7,.2,1);padding:17%}
.card-notes{position:absolute;inset:12px 0;z-index:2;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}
.card-notes .note-row{position:relative;margin:0;width:100%;height:100%}
.card-notes .note-row li{position:absolute;width:61px;max-width:29%;flex:none;font-size:11px;line-height:1.25;transform:scale(.5);transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.card-notes .note-row li:nth-child(1){left:0;top:12%}
.card-notes .note-row li:nth-child(2){right:0;top:17%;transition-delay:.05s}
.card-notes .note-row li:nth-child(3){left:3%;bottom:8%;transition-delay:.1s}
.card-notes .note-row li:nth-child(4){right:2%;bottom:5%;transition-delay:.15s}
.card-notes .note-image{width:45px;height:45px;mix-blend-mode:multiply;margin-bottom:4px}
.product-card.notes-open .card-notes{opacity:1;visibility:visible}
.product-card.notes-open .card-notes li{transform:scale(1)}
.product-card.notes-open .product-photo{transform:scale(.81)}
.product-name-row{display:flex;align-items:center;justify-content:space-between;gap:9px}
.product-meta .product-name-row h3{margin:6px 0;font-size:15px;line-height:1.4;min-width:0;font-weight:500}
.product-name-row .quick-add{flex:none;gap:4px;min-height:36px;padding:5px 0 5px 6px;border:0;border-radius:0;background:transparent;color:var(--accent);font-weight:400}
.product-name-row .quick-add svg{width:14px;height:14px;stroke-width:1.2}
.product-name-row .quick-add span{font-size:10px;white-space:nowrap}
.product-name-row .quick-add:hover{color:#9b5267;background:transparent;text-decoration:underline;text-underline-offset:4px}
.product-secondary{display:flex;justify-content:space-between;align-items:center;gap:5px;position:relative;min-height:30px}
.product-price{font-size:11px;color:#85767a}
.notes-toggle{background:none;border:0;border-bottom:1px solid #c3aab1;color:var(--accent);font-size:11px;padding:8px 0;min-height:34px;white-space:nowrap}
@media(hover:hover) and (pointer:fine){.notes-toggle:not(:focus-visible){position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0;border:0;min-height:0}}
.home-category-pair.compact-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;overflow:visible}
.compact-products .product-meta{padding:0}
.compact-products .product-meta .type{display:none}
.compact-products .product-meta .product-name-row h3{font-size:12px}
.compact-products .product-name-row .quick-add span{display:none}
.compact-products .product-name-row .quick-add{padding:3px;min-width:30px}
.compact-products .product-secondary .product-price{display:none}
.compact-products .product-secondary{justify-content:flex-start;min-height:0}
.compact-products .card-notes .note-image{width:33px;height:33px}
.compact-products .card-notes .note-row li{font-size:9px}
.compact-products .save{width:26px;height:26px;right:0;top:0}
.compact-products .save svg{width:14px;height:14px}
.compact-products .product-photo{padding:17%!important}
.compact-products .notes-toggle{font-size:11px}
.compact-products span{padding:0;text-align:inherit}
.compact-products .note-row li{text-align:center}
@media(max-width:600px){.category-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 13px;margin-bottom:35px}.category-gallery .category-label{font-size:14px;padding-top:11px}.home-category-row{grid-template-columns:repeat(3,290px)}.product-meta .product-name-row h3{font-size:13px}.product-name-row{gap:3px}.product-name-row .quick-add{padding-left:2px;min-width:29px}.product-name-row .quick-add span{display:none}.product-name-row .quick-add svg{width:15px;height:15px}.card-notes .note-row li{font-size:9px}.card-notes .note-image{width:32px;height:32px}.product-secondary{align-items:center;flex-wrap:wrap;gap:0 4px}.product-price{font-size:10px}.notes-toggle{font-size:11px}.card-notes{inset:8px 0}.product-grid{row-gap:28px}}
@media(prefers-reduced-motion:reduce){.card-notes,.card-notes li,.product-visual .product-photo,.category-art{transition:none!important}}
@media(max-width:600px){.product-grid .product-name-row .quick-add span{display:inline;font-size:10px}.product-grid .product-name-row .quick-add svg{display:none}.product-grid .product-name-row .quick-add{min-width:53px;font-weight:400}}
