.shop-header[data-astro-cid-mxwmpe3x]{padding:var(--space-2xl) 0 var(--space-xl);border-bottom:1px solid var(--stem-border)}.shop-header-inner[data-astro-cid-mxwmpe3x]{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-md);flex-wrap:wrap}.shop-eyebrow[data-astro-cid-mxwmpe3x]{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--stem-blue);margin-bottom:var(--space-sm)}.shop-title[data-astro-cid-mxwmpe3x]{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;color:var(--stem-dark);margin:0;line-height:1.15;margin-bottom:var(--space-sm)}.shop-desc[data-astro-cid-mxwmpe3x]{font-size:.9375rem;color:var(--stem-gray);line-height:1.6;max-width:560px}.shop-count[data-astro-cid-mxwmpe3x]{font-family:var(--font-body);font-size:.8125rem;color:var(--stem-muted);white-space:nowrap}.shop-layout[data-astro-cid-mxwmpe3x]{padding:var(--space-xl) 0 var(--space-4xl)}.shop-grid[data-astro-cid-mxwmpe3x]{display:grid;grid-template-columns:1fr;gap:var(--space-2xl)}@media(min-width:768px){.shop-grid[data-astro-cid-mxwmpe3x]{grid-template-columns:200px 1fr;gap:var(--space-3xl)}}.shop-sidebar[data-astro-cid-mxwmpe3x]{display:flex;flex-direction:column;gap:var(--space-xl)}@media(max-width:767px){.shop-sidebar[data-astro-cid-mxwmpe3x]{display:none}}.sidebar-label[data-astro-cid-mxwmpe3x]{display:block;font-family:var(--font-body);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--stem-muted);margin-bottom:var(--space-sm)}.sidebar-categories[data-astro-cid-mxwmpe3x],.sidebar-sort[data-astro-cid-mxwmpe3x]{display:flex;flex-direction:column;gap:0}.sidebar-link[data-astro-cid-mxwmpe3x]{display:block;padding:.375rem 0;font-family:var(--font-body);font-size:.875rem;font-weight:400;color:var(--stem-gray);text-decoration:none;transition:color .15s ease;line-height:1.5}.sidebar-link[data-astro-cid-mxwmpe3x]:hover{color:var(--stem-dark)}.sidebar-link[data-astro-cid-mxwmpe3x].active{color:var(--stem-dark);font-weight:600}.product-grid[data-astro-cid-mxwmpe3x]{display:grid;grid-template-columns:1fr;gap:var(--space-xl)}@media(min-width:480px){.product-grid[data-astro-cid-mxwmpe3x]{grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}}@media(min-width:1024px){.product-grid[data-astro-cid-mxwmpe3x]{grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}}.shop-empty[data-astro-cid-mxwmpe3x]{text-align:center;padding:var(--space-4xl) var(--space-xl)}.shop-empty[data-astro-cid-mxwmpe3x] p[data-astro-cid-mxwmpe3x]{font-family:var(--font-body);font-size:1rem;color:var(--stem-muted);margin-bottom:var(--space-lg)}.shop-empty-link[data-astro-cid-mxwmpe3x]{font-family:var(--font-body);font-size:.875rem;font-weight:500;color:var(--stem-blue);text-decoration:underline;text-underline-offset:3px}.shop-empty-link[data-astro-cid-mxwmpe3x]:hover{color:var(--stem-dark)}.mobile-filter-bar[data-astro-cid-mxwmpe3x]{display:none}@media(max-width:767px){.mobile-filter-bar[data-astro-cid-mxwmpe3x]{display:block;position:sticky;top:var(--nav-height, 60px);z-index:10;background:#fff;border-bottom:1px solid var(--stem-border);padding:var(--space-sm) 0}.mobile-filter-bar-inner[data-astro-cid-mxwmpe3x]{display:flex;gap:var(--space-sm)}.mobile-filter-btn[data-astro-cid-mxwmpe3x]{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;font-family:var(--font-body);font-size:.8125rem;font-weight:500;color:var(--stem-dark);background:var(--stem-light, #f8f8f8);border:1px solid var(--stem-border);border-radius:var(--radius-lg, 8px);cursor:pointer;transition:background .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.mobile-filter-btn[data-astro-cid-mxwmpe3x]:active{background:var(--stem-border)}.mobile-filter-btn[data-astro-cid-mxwmpe3x] svg[data-astro-cid-mxwmpe3x]{flex-shrink:0}}.bottom-sheet-backdrop[data-astro-cid-mxwmpe3x]{display:none;position:fixed;inset:0;background:#0006;z-index:999;opacity:0;transition:opacity .25s ease}.bottom-sheet-backdrop[data-astro-cid-mxwmpe3x].is-visible{display:block;opacity:1}.bottom-sheet[data-astro-cid-mxwmpe3x]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;border-radius:16px 16px 0 0;max-height:60vh;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);box-shadow:0 -4px 24px #0000001f;overflow:hidden}.bottom-sheet[data-astro-cid-mxwmpe3x].is-open{display:flex;flex-direction:column;transform:translateY(0)}.bottom-sheet-header[data-astro-cid-mxwmpe3x]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--stem-border);flex-shrink:0}.bottom-sheet-title[data-astro-cid-mxwmpe3x]{font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--stem-dark)}.bottom-sheet-close[data-astro-cid-mxwmpe3x]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:none;border:none;color:var(--stem-gray);cursor:pointer;border-radius:50%;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.bottom-sheet-close[data-astro-cid-mxwmpe3x]:active{background:var(--stem-light, #f8f8f8)}.bottom-sheet-body[data-astro-cid-mxwmpe3x]{padding:var(--space-sm) var(--space-lg) var(--space-xl);overflow-y:auto;-webkit-overflow-scrolling:touch}.bottom-sheet-link[data-astro-cid-mxwmpe3x]{display:flex;align-items:center;padding:.75rem 0;font-family:var(--font-body);font-size:.9375rem;font-weight:400;color:var(--stem-gray);text-decoration:none;border-bottom:1px solid var(--stem-border);transition:color .15s ease}.bottom-sheet-link[data-astro-cid-mxwmpe3x]:last-child{border-bottom:none}.bottom-sheet-link[data-astro-cid-mxwmpe3x].active{color:var(--stem-dark);font-weight:600}.bottom-sheet-link[data-astro-cid-mxwmpe3x].active:after{content:"";display:inline-block;width:6px;height:6px;background:var(--stem-blue);border-radius:50%;margin-left:auto}@media(min-width:768px){.bottom-sheet[data-astro-cid-mxwmpe3x],.bottom-sheet-backdrop[data-astro-cid-mxwmpe3x]{display:none!important}}
