.faq.svelte-x2azb9{--bg: white;--card: #ffffff;--text: var(--color-green);--muted: var(--text-secondary);--border: var(--color-stroke);--shadow: 0 6px 20px rgba(11, 18, 32, .06);background:var(--bg);padding:clamp(2.75rem,5vw,4rem) 1rem;color:var(--text)}.shell.svelte-x2azb9{max-width:980px;margin:0 auto}.head.svelte-x2azb9{text-align:center;margin:0 auto 1.75rem;max-width:680px}.head.svelte-x2azb9 h2:where(.svelte-x2azb9){margin:0;font-size:clamp(1.8rem,2.5vw,2.25rem);line-height:1.15;letter-spacing:-.03em;font-weight:500}.head.svelte-x2azb9 p:where(.svelte-x2azb9){margin:.8rem 0 0;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.55;color:var(--muted)}.list.svelte-x2azb9{max-width:640px;margin:0 auto;display:grid;gap:.8rem}.item.svelte-x2azb9{background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.q.svelte-x2azb9{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem;background:transparent;border:0;cursor:pointer;text-align:left;color:inherit}.q.svelte-x2azb9:focus-visible{outline:3px solid rgba(60,130,246,.35);outline-offset:2px;border-radius:10px}.q-text.svelte-x2azb9{font-weight:500;font-size:1rem;line-height:1.3}.chev.svelte-x2azb9{width:1.1rem;height:1.1rem;display:inline-flex;color:#67748a;transition:transform .16s ease;flex:0 0 auto}.chev.svelte-x2azb9 svg:where(.svelte-x2azb9){width:100%;height:100%;display:block}.chev[data-open=true].svelte-x2azb9{transform:rotate(180deg)}.a.svelte-x2azb9{max-height:0px;overflow:hidden;transition:max-height .22s ease}.a[data-open=true].svelte-x2azb9{max-height:260px}.a-inner.svelte-x2azb9{padding:0 1.1rem 1.1rem}.a-inner.svelte-x2azb9 p:where(.svelte-x2azb9){margin:0;color:var(--muted);line-height:1.6;font-size:.98rem}@media(max-width:520px){.q.svelte-x2azb9{padding:1rem}.a-inner.svelte-x2azb9{padding:0 1rem 1rem}}body{margin:0}.stores-section.svelte-7fouo4{--bg: white;--text: var(--color-green);--muted: var(--color-text-secondary);--soft: var(--color-text-secondary);--border: var(--color-stroke);--card-radius: 18px;--image-radius: 18px;--button-radius: 14px;background:var(--bg);color:var(--text);padding:clamp(2.5rem,4vw,4.5rem) 1rem 4rem}.stores-shell.svelte-7fouo4{max-width:1180px;margin:0 auto}.hero.svelte-7fouo4{max-width:760px;margin:0 auto clamp(2rem,4vw,3.5rem);text-align:center}.hero.svelte-7fouo4 h1:where(.svelte-7fouo4){margin:0;font-size:clamp(2.5rem,4vw,4rem);line-height:1;letter-spacing:-.04em;font-weight:500}.hero.svelte-7fouo4 p:where(.svelte-7fouo4){margin:1rem auto 0;max-width:740px;font-size:clamp(1.2rem,2vw,1.85rem);line-height:1.45;color:var(--muted)}.stores-grid.svelte-7fouo4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.75rem 2.75rem;align-items:start}.store-card.svelte-7fouo4{display:flex;flex-direction:column;min-width:0}.media.svelte-7fouo4{overflow:hidden;border-radius:var(--image-radius);background:#e9edf2;aspect-ratio:1.85 / 1}.media.svelte-7fouo4 img:where(.svelte-7fouo4){display:block;width:100%;height:100%;object-fit:cover}.content.svelte-7fouo4{padding-top:1.4rem}.content.svelte-7fouo4 h2:where(.svelte-7fouo4){margin:0;font-size:clamp(1.8rem,2.2vw,2.35rem);line-height:1.05;font-weight:500;letter-spacing:-.03em}.description.svelte-7fouo4{margin:.9rem 0 1.6rem;font-size:1.06rem;line-height:1.55;color:var(--muted);max-width:34rem}.info-list.svelte-7fouo4{display:grid;gap:1rem;margin-bottom:1.9rem}.info-row.svelte-7fouo4{display:grid;grid-template-columns:1.25rem 1fr;align-items:start;column-gap:.9rem}.info-row-hours.svelte-7fouo4{margin-top:.1rem}.icon.svelte-7fouo4{width:1.25rem;height:1.25rem;color:var(--soft);transform:translateY(.15rem)}.icon.svelte-7fouo4 svg:where(.svelte-7fouo4){display:block;width:100%;height:100%}.text.svelte-7fouo4{font-size:.98rem;line-height:1.55;color:var(--text)}.text.svelte-7fouo4 a:where(.svelte-7fouo4){color:inherit;text-decoration:none}.text.svelte-7fouo4 a:where(.svelte-7fouo4):hover{text-decoration:underline;text-underline-offset:.12em}.actions.svelte-7fouo4{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.btn.svelte-7fouo4{min-height:56px;border-radius:var(--button-radius);display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 1.1rem;font-size:1rem;font-weight:500;text-decoration:none;border:1px solid transparent;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.btn.svelte-7fouo4:hover{transform:translateY(-1px)}.btn-primary.svelte-7fouo4{background:var(--color-green);border-color:var(--color-green);color:#fff}.btn-secondary.svelte-7fouo4{background:transparent;border-color:var(--border);color:var(--text)}.btn-secondary.svelte-7fouo4:hover{background:#071a3a08;border-color:#bfc8d5}.btn-icon.svelte-7fouo4{width:1rem;height:1rem;display:inline-flex}.btn-icon.svelte-7fouo4 svg:where(.svelte-7fouo4){display:block;width:100%;height:100%}@media(max-width:920px){.stores-grid.svelte-7fouo4{grid-template-columns:1fr;gap:2.8rem}.hero.svelte-7fouo4{margin-bottom:2.5rem}.description.svelte-7fouo4{max-width:none}}@media(max-width:640px){.stores-section.svelte-7fouo4{padding:2rem .9rem 3rem}.hero.svelte-7fouo4 h1:where(.svelte-7fouo4){font-size:2.2rem}.hero.svelte-7fouo4 p:where(.svelte-7fouo4){font-size:1.05rem;max-width:22rem}.media.svelte-7fouo4{aspect-ratio:1.18 / 1;border-radius:16px}.content.svelte-7fouo4{padding-top:1.15rem}.content.svelte-7fouo4 h2:where(.svelte-7fouo4){font-size:1.55rem}.description.svelte-7fouo4{margin-bottom:1.35rem;font-size:1rem}.info-list.svelte-7fouo4{gap:.9rem;margin-bottom:1.5rem}.text.svelte-7fouo4{font-size:.96rem}.actions.svelte-7fouo4{gap:.7rem}.btn.svelte-7fouo4{min-height:50px;font-size:.98rem}}@media(max-width:420px){.actions.svelte-7fouo4{grid-template-columns:1fr 1fr}.btn.svelte-7fouo4{padding-inline:.75rem}}.why.svelte-1qz3zaf{--bg: white;--text: var(--color-green);--muted: var(--color-text-secondary);background:var(--bg);padding:clamp(3rem,6vw,4.5rem) 1rem clamp(3rem,6vw,5rem);color:var(--text)}.shell.svelte-1qz3zaf{max-width:1020px;margin:0 auto}.head.svelte-1qz3zaf{text-align:center;margin:0 auto 2.25rem;max-width:760px}.head.svelte-1qz3zaf h2:where(.svelte-1qz3zaf){margin:0;font-size:clamp(2rem,2.7vw,2.6rem);line-height:1.15;letter-spacing:-.03em;font-weight:500}.head.svelte-1qz3zaf p:where(.svelte-1qz3zaf){margin:.85rem 0 0;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.55;color:var(--muted)}.grid.svelte-1qz3zaf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem;align-items:start}.card.svelte-1qz3zaf{text-align:center;padding:.25rem 0}.chip.svelte-1qz3zaf{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;margin:0 auto 1rem}.chip[data-icon=check].svelte-1qz3zaf{background:#dbfbe6;color:#16a34a}.chip[data-icon=users].svelte-1qz3zaf{background:#e6f0ff;color:#2563eb}.chip[data-icon=wrench].svelte-1qz3zaf{background:#f1e6ff;color:#7c3aed}.chip svg{width:22px;height:22px;display:block}.card.svelte-1qz3zaf h3:where(.svelte-1qz3zaf){margin:0;font-size:1.05rem;font-weight:500}.card.svelte-1qz3zaf p:where(.svelte-1qz3zaf){margin:.65rem auto 0;max-width:320px;color:var(--muted);line-height:1.6;font-size:.98rem}@media(max-width:900px){.grid.svelte-1qz3zaf{grid-template-columns:1fr;gap:1.75rem}.card.svelte-1qz3zaf p:where(.svelte-1qz3zaf){max-width:460px}}.footer.svelte-pub15m{margin-top:120px}
