.store-page{background:var(--ink,#0d0d0d);color:#fff;min-height:62vh;padding:clamp(3.5rem, 9vh, 6.5rem) var(--gutter,1.5rem) clamp(3rem, 7vh, 5rem)}.store-page__head{text-align:center;max-width:46rem;margin:0 auto clamp(2rem,4vh,3rem)}.store-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-size:clamp(.76rem,1vw,.9rem);display:block}.store-page__title{margin:0 0 .8rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1.02}.store-page__lede{color:oklch(78% 0 0);max-width:40ch;margin:0 auto;font-size:clamp(1rem,1.4vw,1.15rem)}.storefinder{gap:clamp(1.25rem,3vw,2.5rem);max-width:84rem;margin:0 auto;display:grid}.storefinder--page{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start}@media (width<=56rem){.storefinder--page{grid-template-columns:1fr}}.storefinder__search{flex-wrap:wrap;gap:.6rem;display:flex}.storefinder__input{color:#fff;background:oklch(18% 0 0);border:1px solid oklch(40% 0 0);border-radius:.6rem;flex:12rem;min-width:0;padding:.85rem 1rem;font-size:1rem}.storefinder__input::placeholder{color:oklch(60% 0 0)}.storefinder__input:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.storefinder__locate{color:#fff;cursor:pointer;background:0 0;border:1px solid oklch(50% 0 0);border-radius:.6rem;flex:none;padding:.85rem 1.1rem;font-weight:600;transition:border-color .2s,background .2s}.storefinder__locate:hover:not(:disabled){border-color:var(--accent)}.storefinder__locate:disabled{opacity:.6;cursor:default}.storefinder__locate:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.storefinder__filters{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.storefinder__chip{color:oklch(78% 0 0);cursor:pointer;background:0 0;border:1px solid oklch(40% 0 0);border-radius:999px;padding:.4rem .9rem;font-size:.85rem;transition:color .2s,background .2s,border-color .2s}.storefinder__chip:hover{color:#fff;border-color:oklch(60% 0 0)}.storefinder__chip.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.storefinder__chip:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.storefinder__count{color:oklch(70% 0 0);margin:.9rem 0 .4rem;font-size:.85rem}.storefinder__list{flex-direction:column;gap:.5rem;max-height:30rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.storefinder--page .storefinder__list{max-height:34rem}.storefinder__item{background:oklch(16% 0 0);border:1px solid #0000;border-radius:.6rem;padding:.8rem .95rem;transition:border-color .2s,background .2s}.storefinder__item.is-active{border-color:var(--accent);background:oklch(20% .02 60)}.storefinder__item-head{justify-content:space-between;align-items:baseline;gap:.6rem;margin:0 0 .2rem;display:flex}.storefinder__item-name{color:#fff;font-weight:600}.storefinder__item-dist{font-variant-numeric:tabular-nums;color:var(--accent);flex:none;font-size:.8rem}.storefinder__item-addr{color:oklch(66% 0 0);font-size:.85rem;line-height:1.4;display:block}.storefinder__item-dir{color:oklch(80% 0 0);margin-top:.4rem;font-size:.8rem;text-decoration:none;display:inline-block}.storefinder__item-dir:hover{color:var(--accent)}.storefinder__empty,.storefinder__more{color:oklch(60% 0 0);padding:.5rem .2rem;font-size:.85rem}.storefinder__map{aspect-ratio:1000/924;background:oklch(13% 0 0);border-radius:.8rem;position:sticky;top:5rem;overflow:hidden}.storefinder--compact .storefinder__map{display:none}.storefinder__map svg{width:100%;height:100%;display:block}.storefinder__land path{fill:oklch(22% 0 0);stroke:oklch(30% 0 0);stroke-width:.5px;vector-effect:non-scaling-stroke}.storefinder__pin{fill:oklch(62% .16 45/.7)}.storefinder__pin.is-active{fill:var(--accent);stroke:#fff;stroke-width:1.5px;vector-effect:non-scaling-stroke}.storefinder__origin{fill:none;stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}@media (width<=56rem){.storefinder__map{aspect-ratio:4/3;position:static}}@media (prefers-reduced-motion:reduce){.storefinder__locate,.storefinder__chip,.storefinder__item{transition:none}}
