[data-template=store] .store-gutter{padding-inline:1.5rem}@container share (min-width: 640px){[data-template=store] .store-gutter{padding-inline:2rem}}@container share (min-width: 1024px){[data-template=store] .store-gutter{padding-inline:2.5rem}}[data-template=store] .store-header-gutter{padding-inline:1.5rem}@container share (min-width: 1024px){[data-template=store] .store-header-gutter{padding-inline-end:2rem}}[data-template=store] .store-content{margin-inline:auto;width:100%}@container share (min-width: 1536px){[data-template=store] .store-content{max-width:1440px}}[data-template=store] .store-main>[data-store-strip]{flex:1 1 0%}[data-template=store] .store-nav-item:after{content:"";position:absolute;left:15px;right:15px;bottom:18px;height:1.5px;background:var(--share-cta-bg);transform:scaleX(0);transform-origin:center;transition:transform .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}[data-template=store] .store-nav-item:hover:after,[data-template=store] .store-nav-item[data-open=true]:after{transform:scaleX(1)}[data-template=store] .store-nav-item:focus-visible{outline:2px solid var(--share-fg);outline-offset:-6px}[data-template=store] .store-nav{top:0}[data-template=store] .store-nav-panel{transition:max-height .3s var(--share-ease-out,cubic-bezier(.16,1,.3,1)),opacity .3s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}[data-template=store] .store-panel-fade{animation:store-panel-fade-in .2s ease-out}@keyframes store-panel-fade-in{0%{opacity:0}to{opacity:1}}[data-template=store] .store-panel-tile-xwide{display:none}@container share (min-width: 1600px){[data-template=store] .store-panel-tile-xwide{display:block}}[data-template=store] .store-panel-row-cap{margin-inline:auto;width:100%;max-width:1024px}@container share (min-width: 1600px){[data-template=store] .store-panel-row-cap{max-width:1376px}}[data-template=store] .store-panel-rail{scrollbar-width:none}[data-template=store] .store-panel-rail::-webkit-scrollbar{display:none}[data-template=store] .store-panel-rail>:first-child{margin-left:auto}[data-template=store] .store-panel-rail>:last-child{margin-right:auto}[data-template=store] .store-card-photo{transition:transform .26s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}[data-template=store] .store-card:hover .store-card-photo{transform:scale(1.03)}[data-template=store] .store-card-title{transition:color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}[data-template=store] .store-card:hover .store-card-title{color:var(--share-cta-bg);text-decoration:underline}[data-template=store] .store-card:focus-visible{outline:2px solid var(--share-fg);outline-offset:4px}[data-template=store] .store-text-link{display:inline-block;font-family:var(--share-serif);font-size:16px;font-weight:400;line-height:24px;color:var(--share-fg);text-decoration:underline;text-decoration-color:var(--share-border-strong);text-decoration-thickness:1px;text-underline-offset:7px;transition:text-decoration-color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1));cursor:pointer}[data-template=store] .store-text-link:hover{text-decoration-color:var(--share-fg)}[data-template=store] .store-text-link:focus-visible{outline:2px solid var(--share-fg);outline-offset:4px}[data-template=store] .store-cta{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 1.5rem;border-radius:var(--share-cta-radius);background:var(--share-cta-bg);color:var(--share-cta-fg);font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:opacity .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}[data-template=store] .store-cta:hover{opacity:.9}[data-template=store] .store-cta:focus-visible{outline:2px solid var(--share-fg);outline-offset:3px}[data-template=store] .store-footer-link{display:block;transition:color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}[data-template=store] .store-footer-link:hover{color:var(--share-fg)}[data-template=store] .store-show-more{transition:border-color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1)),color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}[data-template=store] .store-show-more:hover:enabled{border-color:var(--share-fg)}[data-template=store] .store-show-more:disabled{cursor:default;color:var(--share-fg-muted)}[data-template=store] .store-strip-rail{scrollbar-width:none}[data-template=store] .store-strip-rail::-webkit-scrollbar{display:none}@container share (min-width: 1024px){[data-template=store] .store-twoup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-template=store] .store-tile-caption-divided{border-left:1px solid var(--share-border)}}@container share (min-width: 1536px){[data-template=store] .store-twoup-grid{column-gap:2.5rem}[data-template=store] .store-tile-caption-divided{border-left:0}}@container share (min-width: 640px){[data-template=store] .store-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container share (min-width: 1024px){[data-template=store] .store-footer-grid{grid-template-columns:minmax(0,1.3fr) repeat(var(--store-footer-cols,0),minmax(0,1fr));gap:2rem}}[data-template=store] .store-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem;row-gap:1.5rem}@container share (min-width: 1024px){[data-template=store] .store-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.5rem}}@container share (min-width: 1536px){[data-template=store] .store-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){[data-template=store] .store-card-photo,[data-template=store] .store-card-title,[data-template=store] .store-cta,[data-template=store] .store-nav-item:after,[data-template=store] .store-nav-panel,[data-template=store] .store-panel-fade,[data-template=store] .store-text-link{transition:none;animation:none}[data-template=store] .store-card:hover .store-card-photo{transform:none}}[data-template=store] .store-narrow-only{display:inline-flex}[data-template=store] .store-owner-cta{display:inline-flex;height:2.75rem;width:auto;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:var(--share-cta-radius);padding-inline:1.5rem;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;letter-spacing:.08em;color:var(--share-fg);cursor:pointer;transition:background-color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1)),border-color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1)),color .2s var(--share-ease-out,cubic-bezier(.16,1,.3,1))}@container share (min-width: 640px){[data-template=store] .store-owner-cta{height:52px}}[data-template=store] .store-owner-cta:focus-visible{outline:2px solid var(--share-fg);outline-offset:3px}[data-template=store] .store-owner-cta-outline{border:1px solid var(--share-border);background:var(--share-surface)}[data-template=store] .store-owner-cta-outline:hover{border-color:var(--share-border-strong);background:var(--share-surface-muted)}[data-template=store] .store-owner-cta-quiet{border:0;background:transparent;padding-inline:1rem;color:var(--share-fg-2)}[data-template=store] .store-owner-cta-quiet:hover{background:var(--share-surface-muted);color:var(--share-fg)}[data-template=store] .store-owner-cta-row{display:flex;align-items:center;gap:.5rem}@container share (min-width: 640px){[data-template=store] .store-owner-cta-row{flex-wrap:wrap;gap:.75rem}}[data-template=store] .store-label-word{display:none}[data-template=store] .store-label-glyph{display:inline-flex}[data-template=store] .store-label-tight{width:2.75rem;flex:none;padding-inline:0}@container share (min-width: 640px){[data-template=store] .store-label-word{display:inline}[data-template=store] .store-label-glyph{display:none}[data-template=store] .store-label-tight{width:auto;flex:initial;padding-inline:1rem}}[data-template=store] .store-narrow-block{display:block}[data-template=store] .store-wide-only{display:none}@container share (min-width: 1024px){[data-template=store] .store-narrow-block,[data-template=store] .store-narrow-only{display:none}[data-template=store] .store-wide-only{display:block}}