.products_container__cZhIJ{margin:5rem auto;width:100%;max-width:var(--content-xl);margin-inline:auto;padding-inline:1rem}.products_heroSection__hWoc4{position:relative;height:auto;display:flex;text-align:center;align-items:center;justify-content:center;padding:8rem 1rem 3rem;border-radius:8px;margin:10px 10px 0;overflow:visible;min-height:280px;background:radial-gradient(120% 100% at 22% 16%,var(--tile-bloom),transparent 38%),radial-gradient(120% 140% at 86% 92%,var(--tile-sink),transparent 55%),var(--card-color);border:1px solid var(--tile-rim);box-shadow:var(--tile-drop1),var(--tile-drop2),inset 1px 1px 0 var(--tile-hi),inset -1px -1px 0 var(--tile-lo),inset 0 0 0 1px var(--tile-rim);color:var(--text-color);backdrop-filter:saturate(140%) blur(2px);-webkit-backdrop-filter:saturate(140%) blur(2px)}.products_heroTitle__mclU6{color:var(--text-color);font-size:2.2rem;margin-bottom:1rem}.products_heroTitle__mclU6 span{color:var(--primary-color)}.products_heroSubtitle__t5lAd{color:var(--text-color);font-size:1.2rem;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.products_productWrapper__3sfIY{max-width:var(--content-xl);margin:3rem auto;min-height:60vh;color:var(--text-dark)}.products_filterBar__qqFbK{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:1.25rem}.products_filterGroup__QuQai{display:flex;align-items:center;gap:.5rem}.products_sortLabel__OQekw{font-size:1rem;min-width:80px;color:var(--text-dark)}.products_sortSelect__Dg6Pt{width:100%;padding:.5rem .8rem;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-color);color:var(--text-dark);font-size:.95rem;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.products_sortSelect__Dg6Pt:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(33,101,177,.15)}.products_sortSelect__Dg6Pt:disabled{opacity:.6;cursor:not-allowed}.products_categorySection__LKyrH{margin-bottom:2.5rem}.products_categoryTitle__0ujDm{font-size:1.25rem;margin-bottom:.75rem;border-bottom:2px solid var(--primary-color);padding-bottom:.5rem;text-transform:capitalize;color:var(--text-dark)}.products_grid__CWnyr{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.products_card__c_umu{display:flex;flex-direction:column;text-align:center;overflow:hidden;border-radius:var(--radius-md);background:radial-gradient(120% 100% at 22% 16%,var(--tile-bloom),transparent 38%),radial-gradient(120% 140% at 86% 92%,var(--tile-sink),transparent 55%),var(--card-color);border:1px solid var(--tile-rim);box-shadow:var(--tile-drop1),var(--tile-drop2),inset 1px 1px 0 var(--tile-hi),inset -1px -1px 0 var(--tile-lo),inset 0 0 0 1px var(--tile-rim);color:var(--text-light);backdrop-filter:saturate(140%) blur(2px);-webkit-backdrop-filter:saturate(140%) blur(2px);transition:transform .18s ease,box-shadow .18s ease,outline-color .18s ease}.products_card__c_umu:hover{transform:translateY(-4px);box-shadow:var(--box-shadow-sm);outline-color:rgba(255,255,255,.1)}.products_imageWrap__NVhQw{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--card-color)}.products_image__g0_kK{display:block;width:100%;height:auto;object-fit:contain}.products_productInfo__cmnDZ{flex-grow:1;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:180px;background-color:var(--card-color)}.products_text__1ZusH{font-size:1.2rem;font-weight:700;font-family:Helvetica Neue,sans-serif;color:var(--text-light);margin-bottom:.5rem}.products_underline__5nQWy{width:100px;height:4px;background:var(--primary-color);margin:.5rem auto 1.5rem}.products_price__vD9bL{font-size:1.5rem;font-weight:600;color:var(--text-light);margin:1.5rem 0}.products_button__uCfSw{align-self:center;background-color:var(--primary-color);color:var(--text-dark);padding:.5rem 1rem;border:1px solid var(--primary-color);border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s ease,color .2s ease}.products_button__uCfSw:hover{color:var(--text-dark);background-color:transparent}.products_emptyWrapper___hCvn{text-align:center;margin:8rem auto}.products_empty__RsTli{font-size:1.1rem;font-weight:500}.products_empty_sub__w0Cqn{font-size:1rem;color:var(--text-color);margin-top:.5rem}@keyframes products_shimmer__BAgrB{0%{background-position:-200% 0}to{background-position:200% 0}}.products_skeletonCard__HwZeL .products_skelButton__w1XbW,.products_skeletonCard__HwZeL .products_skelImage__9cBY3,.products_skeletonCard__HwZeL .products_skelLine__mrIVz{background:linear-gradient(90deg,rgba(255,255,255,.06) 25%,rgba(255,255,255,.12) 37%,rgba(255,255,255,.06) 63%);background-size:400% 100%;animation:products_shimmer__BAgrB 1.1s linear infinite;will-change:background-position;border-radius:8px}@media (prefers-reduced-motion:reduce){.products_skeletonCard__HwZeL .products_skelButton__w1XbW,.products_skeletonCard__HwZeL .products_skelImage__9cBY3,.products_skeletonCard__HwZeL .products_skelLine__mrIVz{animation:none}}.products_skelImage__9cBY3{width:100%;aspect-ratio:16/9;background:var(--card-color)}.products_skelLine__mrIVz{height:12px;margin:8px 0}.products_skelButton__w1XbW{height:36px;width:120px;margin-top:8px;border-radius:999px}@media (min-width:640px){.products_productWrapper__3sfIY{margin:3rem auto;padding:1.25rem}.products_productInfo__cmnDZ{padding:1.25rem 1rem;min-height:190px}.products_price__vD9bL{font-size:1.1rem}.products_filterBar__qqFbK{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.products_sortSelect__Dg6Pt{width:auto}.products_categoryTitle__0ujDm{font-size:1.35rem}.products_grid__CWnyr{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.products_productWrapper__3sfIY{margin:4rem auto}.products_grid__CWnyr{gap:1.25rem;grid-template-columns:repeat(3,1fr)}.products_categorySection__LKyrH{margin-bottom:3rem}}.products_image__g0_kK[loading=lazy]{contain:paint}