.f3-product-grid{background:var(--wp--preset--color--surface);padding:64px 5vw;position:relative}.f3-product-grid--bg2{background:var(--wp--preset--color--bg2,var(--bg2))!important}.f3-product-grid__inner{margin:0 auto;max-width:var(--wp--style--global--content-size,1280px);position:relative;z-index:1}.f3-product-grid__header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.f3-product-grid__header-left{display:flex;flex:1 1 auto;flex-direction:column;gap:.4rem;min-width:0}.f3-product-grid .f3-pill{align-self:flex-start}.f3-product-grid__empty,.f3-product-grid__notice{background:var(--wp--preset--color--surface-alt);border:1px dashed var(--wp--preset--color--border);border-radius:1rem;color:var(--wp--preset--color--ink-60);padding:2rem;text-align:center}.f3-product-grid__grid{display:grid;gap:20px;grid-template-columns:repeat(var(--f3-pg-cols,4),minmax(0,1fr))}.f3-product-grid__card{background:var(--wp--preset--color--surface);border:2px solid var(--wp--preset--color--border);border-radius:24px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.f3-product-grid__card:hover{border-color:var(--wp--preset--color--primary);box-shadow:0 6px 24px rgba(0,0,0,.1);transform:translateY(-5px)}.f3-product-grid__img-wrap{aspect-ratio:1/1;background:var(--wp--preset--color--surface-alt);flex-shrink:0;overflow:hidden;position:relative}.f3-product-grid__img-wrap img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.f3-product-grid__card:hover .f3-product-grid__img-wrap img{transform:scale(1.06)}.f3-product-grid__badges{display:flex;flex-direction:column;gap:4px;left:10px;max-width:calc(100% - 4rem);position:absolute;top:10px;z-index:2}.f3-product-grid__badge{border-radius:8px;font-size:.62rem;font-weight:800;letter-spacing:.04em;line-height:1.4;padding:3px 9px;text-transform:uppercase;width:fit-content}.f3-product-grid__badge--new{background:#dcfce7;color:#16a34a}.f3-product-grid__badge--sale{background:var(--wp--preset--color--gold-soft,#fff4e0);color:#b45309}.f3-product-grid__badge--psa{background:var(--wp--preset--color--accent);color:#fff}.f3-product-grid__badge--bgs{background:rgba(139,92,246,.12);color:var(--wp--preset--color--purple)}.f3-product-grid__badge--cgc{background:#dbeafe;color:#1d4ed8}.f3-product-grid__wish{background:#fff!important;background-color:#fff!important;background-image:none!important;border:none!important;border-radius:50%!important;box-shadow:0 2px 8px rgba(0,0,0,.07)!important;color:var(--wp--preset--color--ink)!important;cursor:pointer;display:grid!important;font-size:1.25rem!important;height:34px;line-height:1!important;opacity:0;padding:0!important;place-items:center!important;position:absolute;right:10px;top:10px;transition:transform .2s ease,color .2s ease,opacity .2s ease,background .2s ease;width:34px;z-index:2}.f3-product-grid__wish:focus,.f3-product-grid__wish:focus-visible,.f3-product-grid__wish:hover{background:#fff!important;background-color:#fff!important;transform:scale(1.15)}.f3-product-grid__wish.is-wished{background:var(--wp--preset--color--danger-soft,#fff0f2)!important;background-color:var(--wp--preset--color--danger-soft,#fff0f2)!important;color:var(--wp--preset--color--danger,#e74c3c)!important;opacity:1}.f3-product-grid__card:hover .f3-product-grid__wish{opacity:1}.f3-product-grid__wish-icon{display:inline-block;font-size:1.25rem;line-height:1}.f3-product-grid__overlay{align-items:center;background:transparent;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;transition:background .25s ease}.f3-product-grid__card:hover .f3-product-grid__overlay{background:rgba(0,0,0,.18);pointer-events:auto}.f3-product-grid__quick{align-items:center;background:var(--wp--preset--color--surface);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.07);color:var(--wp--preset--color--ink);display:flex;height:40px;justify-content:center;opacity:0;text-decoration:none;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,background .2s ease;width:40px}.f3-product-grid__quick:hover{background:var(--wp--preset--color--primary);color:#fff}.f3-product-grid__card:hover .f3-product-grid__quick{opacity:1;transform:translateY(0)}.f3-product-grid__body{display:flex;flex:1 1 auto;flex-direction:column;padding:14px}.f3-product-grid__tag{color:var(--wp--preset--color--primary);font-size:.68rem;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.f3-product-grid__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--wp--preset--color--ink);font-size:.9rem;font-weight:700;line-height:1.35;margin-bottom:6px;overflow:hidden;text-decoration:none}.f3-product-grid__name:hover{color:var(--wp--preset--color--primary)}.f3-product-grid__grade{align-items:center;display:flex;gap:6px;margin-bottom:10px}.f3-product-grid__grade-pill{background:var(--wp--preset--color--gold-soft,#fff4e0);border:1.5px solid;border-color:var(--wp--preset--color--accent);border-radius:8px;color:var(--wp--preset--color--accent);font-family:Nunito,sans-serif;font-size:.9rem;font-weight:900;line-height:1.2;padding:3px 10px}.f3-product-grid__grade-pill--bgs{background:rgba(139,92,246,.08);border-color:var(--wp--preset--color--purple);color:var(--wp--preset--color--purple)}.f3-product-grid__grade-pill--cgc{background:#dbeafe;border-color:#1d4ed8;color:#1d4ed8}.f3-product-grid__grade-co{color:var(--wp--preset--color--ink-60);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.f3-product-grid__condition{color:var(--wp--preset--color--ink-60);font-size:.72rem;margin-bottom:10px}.f3-product-grid__footer{align-items:center;border-top:1.5px solid var(--wp--preset--color--border);display:flex;gap:.75rem;justify-content:space-between;margin-top:auto;padding-top:10px}.f3-product-grid__price{color:var(--wp--preset--color--ink);font-family:Nunito,sans-serif;font-size:1.35rem;font-weight:900;line-height:1}.f3-product-grid__price bdi,.f3-product-grid__price del,.f3-product-grid__price ins,.f3-product-grid__price span{background:none;text-decoration:inherit}.f3-product-grid__price del{font-size:.85em;font-weight:600;margin-right:.25rem;opacity:.55;text-decoration:line-through}.f3-product-grid__price .woocommerce-Price-currencySymbol{color:var(--wp--preset--color--ink-60);display:inline-block;font-size:.78rem;font-weight:700;margin-right:1px;margin-top:4px;vertical-align:top}.f3-product-grid__atc{background:var(--wp--preset--color--primary);border:none;border-radius:50%;color:#fff;cursor:pointer;display:grid;flex-shrink:0;font-size:1.2rem;font-weight:700;height:36px;line-height:1;padding:0;place-items:center;text-decoration:none;text-indent:0;transition:all .2s ease;width:36px}.f3-product-grid__atc:hover{background:var(--wp--preset--color--primary-dark);color:#fff;transform:scale(1.12)}.f3-product-grid__atc.is-loading{opacity:.6;pointer-events:none}.f3-product-grid__atc.is-added{background:#25d366}.f3-product-grid__filters{display:flex;gap:10px;margin-bottom:1.75rem;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.f3-product-grid__filters::-webkit-scrollbar{display:none}.f3-product-grid__filter-pill{align-items:center;background:#fff;border:2px solid var(--wp--preset--color--border);border-radius:100px;color:var(--wp--preset--color--ink-60);cursor:pointer;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;gap:8px;padding:9px 18px;transition:all .2s;white-space:nowrap}.f3-product-grid__filter-pill.is-active,.f3-product-grid__filter-pill:hover{background:var(--wp--preset--color--primary-soft);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--primary)}.f3-product-grid--dark{background:var(--wp--preset--color--secondary)!important}.f3-product-grid--dark:before{background:radial-gradient(ellipse at 30% 50%,rgba(0,180,166,.08) 0,transparent 60%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.f3-product-grid--dark .f3-product-grid__header-left .f3-sec-title,.f3-product-grid--dark .f3-sec-title{color:#fff}.f3-product-grid--dark .f3-product-grid__header-left .f3-sec-sub,.f3-product-grid--dark .f3-sec-sub{color:var(--wp--preset--color--ink-60)}.f3-product-grid--dark .f3-pill{background:rgba(245,166,35,.15);border-color:rgba(245,166,35,.3);color:var(--wp--preset--color--accent)}.f3-product-grid--dark .f3-btn--outline,.f3-product-grid--dark .f3-btn.f3-btn--outline{background:transparent!important;border-color:hsla(0,0%,100%,.5)!important;color:#fff!important}.f3-product-grid--dark .f3-btn--outline:hover,.f3-product-grid--dark .f3-btn.f3-btn--outline:hover{background:hsla(0,0%,100%,.1)!important;border-color:#fff!important;color:#fff!important}.f3-product-grid--dark .f3-product-grid__card{border-color:transparent}.f3-product-grid--dark .f3-product-grid__card:hover{border-color:var(--wp--preset--color--accent);box-shadow:none}.f3-product-grid--dark .f3-product-grid__filter-pill{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.85)}.f3-product-grid--dark .f3-product-grid__filter-pill.is-active,.f3-product-grid--dark .f3-product-grid__filter-pill:hover{background:var(--wp--preset--color--accent);border-color:var(--wp--preset--color--accent);color:#fff}@media(max-width:1100px){.f3-product-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.f3-product-grid{padding:48px 5vw}.f3-product-grid__grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.f3-product-grid__header{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.f3-product-grid__grid{grid-template-columns:1fr}}
