.products_page__CPqTE{max-width:80rem;margin-inline:auto;padding:1.25rem 1.25rem 3rem}@media(min-width:640px){.products_page__CPqTE{padding:1.5rem 1.5rem 3rem}}.products_strip-wrap__o8FiA{margin-bottom:.75rem}.products_heading__nlVtn{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.products_title__MJYe1{font-size:1.25rem;font-weight:var(--weight-bold);color:hsl(var(--foreground));line-height:1.3}.products_subtitle__7_RND{margin-top:.4rem;font-size:.875rem;line-height:1.7;color:hsl(var(--muted-foreground));max-width:70ch}.products_layout___9_uB{display:flex;gap:1.75rem;align-items:flex-start;margin-top:1rem}.products_sidebar__DZbqx{display:none;width:15rem;flex-shrink:0;position:sticky;top:5.5rem;max-height:calc(100vh - 7rem);overflow-y:auto;overscroll-behavior:contain;padding:0;scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}.products_sidebar__DZbqx::-webkit-scrollbar{width:3px}.products_sidebar__DZbqx::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:99px}@media(min-width:768px){.products_sidebar__DZbqx{display:block}}.products_sidebar-title__VwVN8{font-size:.875rem;font-weight:var(--weight-semibold);color:hsl(var(--foreground));margin-bottom:.75rem}.products_grid___fCUi{flex:1;min-width:0}.products_product-grid__ZtCJI{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem}@media(min-width:480px){.products_product-grid__ZtCJI{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:640px){.products_product-grid__ZtCJI{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.products_product-grid__ZtCJI{grid-template-columns:repeat(4,1fr)}}.products_refetch-bar__KsbU5{height:2px;background:linear-gradient(90deg,transparent,var(--color-brand),transparent);border-radius:99px;margin-bottom:.75rem;animation:products_shimmer__5_ziN 1.2s ease-in-out infinite;background-size:200% 100%}.products_grid-fetching__i1MVg{opacity:.65;transition:opacity .2s ease;pointer-events:none}.products_error__bQIJp{text-align:center;padding:4rem 1rem;color:hsl(var(--destructive));font-size:.875rem}.products_empty__O1V2Q{text-align:center;padding:4rem 1rem;color:hsl(var(--foreground)/.45);font-size:.9375rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.products_pagination__ZDDnl{justify-content:center;margin-top:2.5rem;flex-wrap:wrap}.products_page-numbers__yXpml,.products_pagination__ZDDnl{display:flex;align-items:center;gap:.375rem}.products_page-btn__djyk1{display:inline-flex;align-items:center;justify-content:center;min-width:2.625rem;height:2.625rem;border-radius:999px;border:1.5px solid hsl(var(--border));background:hsl(var(--background));font-family:var(--font-family);font-size:.9375rem;color:hsl(var(--foreground));cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;box-shadow:0 1px 3px rgba(0,0,0,.06)}.products_page-btn__djyk1:hover:not(:disabled):not(.products_page-active__DrLTJ){border-color:var(--color-brand);color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 6%,transparent)}.products_page-btn__djyk1.products_page-active__DrLTJ{background-color:var(--color-brand);border-color:var(--color-brand);color:#fff;font-weight:var(--weight-semibold);box-shadow:0 2px 8px color-mix(in srgb,var(--color-brand) 35%,transparent)}.products_page-nav__0SiLR{display:inline-flex;align-items:center;gap:.375rem;padding:0 1rem;height:2.625rem;border-radius:999px;border:1.5px solid hsl(var(--border));background:hsl(var(--background));font-family:var(--font-family);font-size:.875rem;font-weight:var(--weight-medium);color:hsl(var(--foreground));cursor:pointer;transition:background .15s,border-color .15s,color .15s;box-shadow:0 1px 3px rgba(0,0,0,.06)}.products_page-nav__0SiLR:hover:not(:disabled){border-color:var(--color-brand);color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 6%,transparent)}.products_page-nav__0SiLR:disabled{opacity:.38;cursor:not-allowed}.products_ellipsis__Jl8o4{display:inline-flex;align-items:center;justify-content:center;min-width:2.625rem;height:2.625rem;font-size:1rem;color:hsl(var(--foreground)/.35);letter-spacing:.05em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.products_drawer-overlay__KCQYR{position:fixed;inset:0;z-index:1000;background-color:rgba(0,0,0,.45);backdrop-filter:blur(2px);animation:products_fade-in__cWh4u .2s ease}.products_drawer__kM7JC{position:absolute;bottom:0;left:0;right:0;background-color:hsl(var(--background));border-radius:1.25rem 1.25rem 0 0;max-height:88vh;display:flex;flex-direction:column;animation:products_slide-up__JJohP .28s cubic-bezier(.34,1.1,.64,1);box-shadow:0 -8px 40px rgba(0,0,0,.18)}.products_drawer-handle__x1joa{width:2.5rem;height:4px;border-radius:99px;background-color:hsl(var(--border));margin:.75rem auto 0;flex-shrink:0}.products_drawer-header__EM7nO{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid hsl(var(--border));flex-shrink:0}.products_drawer-title__ilhc4{font-size:1rem;font-weight:var(--weight-semibold);color:hsl(var(--foreground))}.products_drawer-close__gxcN_{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;background:transparent;color:hsl(var(--foreground)/.5);cursor:pointer;font-size:.875rem;transition:background-color .12s,color .12s}.products_drawer-close__gxcN_:hover{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.products_drawer-body__mqb8z{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:1rem 1.25rem}.products_drawer-footer__uDFlf{border-top:1px solid hsl(var(--border));flex-shrink:0;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom, 0px))}@keyframes products_fade-in__cWh4u{0%{opacity:0}to{opacity:1}}@keyframes products_slide-up__JJohP{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}@keyframes products_shimmer__5_ziN{0%{background-position:200%}to{background-position:-200%}}