.anok-product-card{display:flex;flex-direction:column;gap:16px;width:100%}.anok-product-card__image-wrap{position:relative;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;background:#fff}.anok-product-card__link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.anok-product-card__image{width:100%;height:100%;object-fit:contain;padding:16px;transition:opacity .2s ease}.anok-product-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eee}.anok-product-card__placeholder-svg{width:60%;height:60%;opacity:.4}.anok-product-card__cart{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 32px;background:#000;border:none;cursor:pointer;opacity:0;transition:opacity .3s ease,background .2s ease}.anok-product-card__cart:hover{background:#000000e0}.anok-product-card:hover .anok-product-card__cart,.anok-product-card__cart:focus-visible{opacity:1}.anok-product-card__cart-icon{display:block;width:24px;height:24px;flex-shrink:0;object-fit:contain}.anok-product-card__cart-label{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:500;font-size:16px;line-height:1.4;color:#fff;white-space:nowrap}.anok-product-card__badge-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%}.anok-product-card__category{display:inline-block;min-width:0;padding:8px 16px;background:#d9d9d933;border:1px solid #d9d9d9;font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.4;color:var(--anok-color-text-body, #333333);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.anok-product-card__category-spacer{display:inline-block}.anok-product-card__brand-logo{display:block;width:auto;max-width:66px;height:24px;flex-shrink:0;object-fit:contain;object-position:right center}.anok-product-card__info{display:flex;flex-direction:row;gap:10px;width:100%}.anok-product-card__text{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-width:0}.anok-product-card__title{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:500;font-size:16px;line-height:1.4;letter-spacing:1.28px;color:var(--anok-color-text-body, #333333);text-decoration:none}.anok-product-card__subtitle{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.6;color:var(--anok-color-text-body, #333333)}.anok-product-card__meta{display:flex;flex-direction:row;align-items:center;gap:8px}.anok-product-card__size,.anok-product-card__price{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.4;letter-spacing:1.12px;color:var(--anok-color-text-body, #333333)}.anok-product-card__favorite{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#fff;border:none;cursor:pointer;transition:transform .15s ease}.anok-product-card__favorite:hover{transform:scale(1.05)}.anok-product-card__favorite-icon{display:block;width:24px;height:24px;object-fit:contain}@media screen and (max-width:749px){.anok-product-card{gap:12px}.anok-product-card__image-wrap{border-radius:16px}.anok-product-card__cart{display:none}.anok-product-card__category{font-size:12px;padding:6px 12px}.anok-product-card__brand-logo{max-width:56px;height:20px}.anok-product-card__title{font-size:14px}.anok-product-card__subtitle,.anok-product-card__size,.anok-product-card__price{font-size:12px}.anok-product-card__favorite{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/anok-product-card.css.map */
