.ff-plp *,.ff-plp *:before,.ff-plp *:after,.ff-card *,.ff-card *:before,.ff-card *:after{box-sizing:border-box}.resource-list__item.ff-card{display:flex;flex-direction:column;gap:8px;cursor:default}.ff-plp{max-width:1280px;margin:0 auto;padding:0 16px 60px}.ff-plp__toolbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:12px 0 14px;flex-wrap:wrap}.ff-plp__count{font-size:.9rem;color:#555;font-weight:400;margin-right:auto}.ff-plp__view-toggle{display:flex;align-items:center;gap:4px}.ff-plp__view-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1.5px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;padding:6px;transition:border-color .15s,background .15s;color:#888}.ff-plp__view-btn:hover{border-color:#888;color:#333}.ff-plp__view-btn.is-active{border-color:#222;color:#222;background:#f5f5f5}.ff-plp__view-btn svg{display:block;width:100%;height:100%}.ff-plp__sort{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#333;font-weight:500}.ff-plp__sort-select{height:36px;padding:0 32px 0 10px;border:1.5px solid #ccc;border-radius:4px;font-size:.88rem;font-family:inherit;color:#333;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;cursor:pointer;transition:border-color .15s;min-width:170px}.ff-plp__sort-select:focus{outline:none;border-color:#888}.ff-plp__grid{display:grid;gap:24px 20px;grid-template-columns:repeat(4,1fr)}.ff-plp__grid.ff-grid--3col{grid-template-columns:repeat(3,1fr)}.ff-plp__grid.ff-grid--2col{grid-template-columns:repeat(2,1fr);gap:16px 10px}@media screen and (max-width:1024px){.ff-plp__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.ff-plp__grid{grid-template-columns:repeat(2,1fr);gap:14px 8px}.ff-plp__grid.ff-grid--3col{grid-template-columns:repeat(2,1fr)}.ff-plp__toolbar{flex-wrap:wrap;gap:10px}.ff-plp__count{width:100%;order:-1}}.ff-card{display:flex;flex-direction:column;gap:8px;cursor:default}.ff-card__img-wrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:2px;background:#f7f5f2}.ff-card__img-link{display:block;width:100%;height:100%}.ff-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.ff-card:hover .ff-card__img{transform:scale(1.04)}.ff-card__wish{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;border-radius:50%;background:#ffffffe6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 1px 6px #0000001a;transition:transform .15s,background .15s;-webkit-tap-highlight-color:transparent}.ff-card__wish:hover{transform:scale(1.1);background:#fff}.ff-card__wish svg{width:16px;height:16px;stroke:#555;fill:none;stroke-width:2;transition:fill .15s,stroke .15s}.ff-card__wish.wishlist-btn--active svg,.ff-card__wish.wishlist-btn--active .wishlist-btn__icon{fill:#e53935;stroke:#e53935}@media screen and (max-width:749px){.ff-card__wish{width:30px;height:30px;top:7px;right:7px}.ff-card__wish svg{width:14px;height:14px}}.ff-card__gift-badge{position:absolute;bottom:10px;right:10px;z-index:2;width:52px;height:52px;border-radius:50%;background:#7a5c3a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;pointer-events:none}.ff-card__gift-badge svg{width:18px;height:18px;fill:#e8c97a}.ff-card__gift-text{font-size:7px;font-weight:700;color:#e8c97a;text-transform:uppercase;letter-spacing:.02em;text-align:center;line-height:1.2}@media screen and (max-width:749px){.ff-card__gift-badge{width:44px;height:44px;bottom:7px;right:7px}.ff-card__gift-badge svg{width:15px;height:15px}.ff-card__gift-text{font-size:6px}}.ff-card__info{display:flex;flex-direction:column;gap:4px;padding:2px 0 0}.ff-card__title{margin:0;font-size:.9rem;font-weight:400;line-height:1.45;color:#222}.ff-card__title a{color:inherit;text-decoration:none}.ff-card__title a:hover{color:#000}@media screen and (max-width:749px){.ff-card__title{font-size:.8rem;line-height:1.35}}.ff-card__set-badge{display:inline-block;margin-left:6px;padding:2px 8px;border:1px solid #7a5c3a;border-radius:999px;background:#f8f4ee;font-family:var(--font-body--family, sans-serif);font-size:.62rem;font-weight:600;letter-spacing:.02em;color:#7a5c3a;line-height:1.3;white-space:nowrap;vertical-align:middle;transform:translateY(-1px);box-sizing:border-box}@media screen and (max-width:749px){.ff-card__set-badge{font-size:.58rem;padding:1px 7px;margin-left:5px}}.ff-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:2px}.ff-card__prices{display:flex;align-items:center;flex-wrap:wrap;gap:4px;flex:1;min-width:0}.ff-card__sale-price{font-size:.95rem;font-weight:700;color:#111;white-space:nowrap}.ff-card__compare-price{font-size:.78rem;font-weight:400;color:#999;text-decoration:line-through;white-space:nowrap}.ff-card__discount{font-size:.78rem;font-weight:600;color:#c0392b;white-space:nowrap}@media screen and (max-width:749px){.ff-card__sale-price{font-size:.85rem}.ff-card__compare-price,.ff-card__discount{font-size:.7rem}}.ff-card__atc{flex-shrink:0;width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(0,0,0,.15);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:border-color .2s,transform .15s,background .15s;color:#444;-webkit-tap-highlight-color:transparent;position:relative}.ff-card__atc:hover{border-color:#00000059;background:#f8f8f8;transform:scale(1.06)}.ff-card__atc:active{transform:scale(.95)}.ff-card__atc-icon{display:inline-flex;align-items:center;justify-content:center;position:relative}.ff-card__atc-icon svg{width:16px;height:16px;--icon-stroke-width: 1.6}.ff-card__atc.is-loading{pointer-events:none;opacity:.85}.ff-card__atc.is-loading .ff-card__atc-icon svg{opacity:0}.ff-card__atc.is-loading .ff-card__atc-icon:after{content:"";position:absolute;width:14px;height:14px;border:2px solid rgba(0,0,0,.12);border-top-color:#222;border-radius:50%;animation:ff-atc-spin .65s linear infinite}@keyframes ff-atc-spin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.ff-card__atc{width:30px;height:30px}.ff-card__atc-icon svg{width:14px;height:14px}}.ff-card__img-wrap .ff-sold-out{position:absolute;bottom:10px;left:10px;background:#0000008c;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:3px}.ff-card__atc:disabled{opacity:.4;cursor:not-allowed;transform:none}.ff-plp__pagination{display:flex;align-items:center;justify-content:center;gap:6px;padding:36px 0 0;flex-wrap:wrap}.ff-pg-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1.5px solid #ddd;border-radius:4px;background:#fff;font-size:.85rem;font-family:inherit;color:#555;cursor:pointer;text-decoration:none;transition:border-color .12s,background .12s,color .12s}.ff-pg-btn:hover:not(.ff-pg-btn--active):not(:disabled){border-color:#888;color:#111;background:#f5f5f5}.ff-pg-btn--active{border-color:#222;background:#222;color:#fff;font-weight:600}.ff-pg-btn:disabled{opacity:.35;cursor:not-allowed}.ff-pg-ellipsis{color:#aaa;font-size:.85rem;line-height:36px;padding:0 4px}.ff-plp__empty{text-align:center;padding:64px 16px}.ff-plp__empty-icon{font-size:40px;margin-bottom:12px}.ff-plp__empty-title{font-size:1rem;font-weight:500;color:#444;margin-bottom:6px}.ff-plp__empty-sub{font-size:.88rem;color:#888}#ff-toast-container{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none}.ff-toast{padding:11px 18px;border-radius:6px;font-size:.85rem;font-family:inherit;color:#fff;box-shadow:0 4px 14px #0000002e;opacity:0;transform:translateY(8px);animation:ff-toast-in .25s forwards;pointer-events:auto}.ff-toast--success{background:#111}.ff-toast--error{background:#c62828}.ff-toast--info{background:#1565c0}@keyframes ff-toast-in{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ff-plp.css.map */
