.gg-product-page__filters{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gg-color-border-subtle);background:#faf7f1e6;flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:8px;padding:14px 0 16px;display:flex;position:sticky;top:84px}.dark .gg-product-page__filters{background:#0f172ae6}.gg-product-page__filter-label{font-family:var(--gg-font-display);font-weight:var(--gg-weight-medium);font-size:var(--gg-text-base);color:var(--gg-ink-200);margin-right:2px}.gg-product-page__grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:8px 0 0;display:grid}@media (max-width:900px){.gg-product-page__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gg-product-page__grid{grid-template-columns:1fr}}@media (max-width:768px){.gg-product-page__filters{top:0}}.gg-product-page__skeleton-card{border-radius:var(--gg-radius-xl);background:linear-gradient(90deg, var(--gg-color-border-subtle) 25%, #f0eef8 50%, var(--gg-color-border-subtle) 75%);background-size:200% 100%;height:340px;animation:1.4s ease-in-out infinite ggSkeletonShimmer}@keyframes ggSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
