.th-store-v2{--th-store-green:var(--primary-color, #08745f);--th-store-ink:#26332f;--th-store-muted:#68736f;--th-store-border:#d7e5e0;--th-store-soft:#f3f8f6;width:100%;color:var(--th-store-ink)}.th-store-v2__toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:32px;margin-bottom:28px;padding:28px;align-items:end;background:#fff;border:1px solid var(--th-store-border);border-radius:18px}.th-store-v2__eyebrow,.th-store-v2__type{margin:0 0 8px;color:var(--th-store-green);font-size:12px;font-weight:700;letter-spacing:.11em;line-height:1.4}.th-store-v2__heading h2{margin:0 0 8px;color:var(--th-store-ink);font-size:clamp(28px, 3vw, 40px);line-height:1.16}.th-store-v2__summary{margin:0;color:var(--th-store-muted);font-size:16px}.th-store-v2__finder label{display:block;margin-bottom:7px;color:var(--th-store-ink);font-size:14px;font-weight:600}.th-store-v2__search{position:relative}.th-store-v2__search svg{position:absolute;top:50%;left:16px;width:20px;height:20px;transform:translateY(-50%);fill:none;stroke:var(--th-store-green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;pointer-events:none}.th-store-v2__search input[type="search"]{width:100%;min-height:52px;margin:0;padding:11px 16px 11px 48px;color:var(--th-store-ink);background:#fff;border:1px solid #cbd9d4;border-radius:12px;box-shadow:none;font-size:16px}.th-store-v2__search input[type="search"]:focus{border-color:var(--th-store-green);box-shadow:0 0 0 3px rgb(8 116 95 / .12);outline:0}.th-store-v2__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.th-store-v2__card{display:flex;min-width:0;min-height:230px;padding:24px;flex-direction:column;background:#fff;border:1px solid var(--th-store-border);border-radius:16px;transition:border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease}.th-store-v2__card:hover{border-color:#bdd5cc;box-shadow:0 12px 28px rgb(27 66 55 / .08);transform:translateY(-2px)}.th-store-v2__card h3{margin:0 0 10px;color:var(--th-store-green);font-size:20px;line-height:1.35}.th-store-v2__card h3 a{color:inherit}.th-store-v2__card address,.th-store-v2__hours{margin:0;color:var(--th-store-muted);font-size:15px;font-style:normal;line-height:1.65}.th-store-v2__hours{margin-top:6px}.th-store-v2__actions{display:flex;margin-top:auto;padding-top:20px;align-items:center;flex-wrap:wrap;gap:10px 18px}.th-store-v2__actions a{font-size:14px;font-weight:700}.th-store-v2__call{color:var(--th-store-green)}.th-store-v2__detail{margin-left:auto;color:var(--th-store-ink)}.th-store-v2__actions a:hover{color:var(--th-store-green);text-decoration:underline;text-underline-offset:3px}.th-store-v2__empty,.th-store-v2__notice{margin:24px 0 0;padding:18px 20px;color:var(--th-store-muted);background:var(--th-store-soft);border-radius:12px;text-align:center}.th-store-v2__more{display:block;min-height:48px;margin:28px auto 0;padding:10px 24px;color:#fff;background:var(--th-store-green);border:1px solid var(--th-store-green);border-radius:10px;font-size:15px;font-weight:700;text-transform:none}.th-store-v2__more:hover{color:#fff;background:#075e4e;border-color:#075e4e}.th-store-v2--ready .th-store-v2__card[hidden]{display:none}.th-store-v2 button:focus-visible,.th-store-v2 input:focus-visible,.th-store-v2 a:focus-visible{outline:3px solid rgb(8 116 95 / .25);outline-offset:3px}@media (max-width:849px){.th-store-v2__toolbar{grid-template-columns:1fr;gap:20px;padding:22px}.th-store-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:549px){.th-store-v2__toolbar{margin-bottom:20px;padding:18px;border-radius:14px}.th-store-v2__grid{grid-template-columns:1fr;gap:14px}.th-store-v2__card{min-height:0;padding:20px;border-radius:14px}.th-store-v2__detail{margin-left:0}}@media (prefers-reduced-motion:reduce){.th-store-v2__card{transition:none}}