*,*::before,*::after{box-sizing:border-box}main.storesPage{background:#f4f6fb;color:#1d2433;padding-bottom:72px}main.storesPage>nav.container{padding:16px 16px 0}.storesHero{padding:32px 0 0}.storesHeroInner,.storesSearchPanel,.storesResultSection{width:min(1180px,100% - 32px);max-width:calc(100% - 32px);margin:0 auto}.storesHeroCopy{gap:20px;margin-top:18px;padding:24px;border:1px solid #d8deea;border-radius:20px;background:#fff;box-shadow:0 14px 30px rgba(31,51,84,.06)}.storesHeroCopy h1{margin:12px 0 14px;font-size:clamp(30px,4vw,40px);line-height:1.2;letter-spacing:-0.02em;text-align:left;padding-top:0}.storesHeroCopy>div:first-child{text-align:left}.storesHeroLead{margin:0;color:#5f6b85;font-size:14px;line-height:1.85}.storesSearchPanel{box-sizing:border-box;margin-top:12px;padding:16px 20px 20px;border:1px solid #d8deea;border-radius:20px;background:#fff;box-shadow:0 14px 30px rgba(31,51,84,.06)}.storesSearchForm{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:16px;align-items:end}.storesField{display:flex;flex-direction:column;gap:8px;min-width:0}.storesField span{color:#5f6b85;font-size:13px;font-weight:700}.storesField input,.storesField select{box-sizing:border-box;width:100%;min-width:0;min-height:42px;padding:0 12px;border:1px solid #d8deea;border-radius:12px;background:#fff;color:#1d2433;font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.storesField input:focus,.storesField select:focus{border-color:#1f6feb;box-shadow:0 0 0 4px rgba(31,111,235,.12)}.storesSearchActions{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;min-width:0}.storesPrimaryButton,.storesSecondaryButton{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:700;width:100%;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.storesPrimaryButton{border:1px solid #1f6feb;background:#1f6feb;color:#fff}.storesSecondaryButton{border:1px solid #1f6feb;background:#fff;color:#1f6feb}.storesPrimaryButton:hover,.storesSecondaryButton:hover{transform:translateY(-1px)}.storesSearchFoot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:center;margin-top:16px}.storesStatusMessage{margin:0;color:#5f6b85;font-size:14px;line-height:1.7}.storesStatusMessage.isLoading{color:#1f6feb}.storesStatusMessage.isError{color:#a15c00}.storesActiveFilters{display:flex;flex-wrap:wrap;gap:8px}.storesFilterChip{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#eef5ff;color:#274472;font-size:13px;font-weight:700}.storesResultSection{margin-top:24px}.storesResultHeader{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:end;margin-bottom:18px}.storesResultHeader h1,.storesResultHeader h2{margin:0;font-size:clamp(28px,4vw,38px);line-height:1.1;letter-spacing:-0.03em}.storesResultHeaderRight{display:flex;align-items:center;gap:12px}.storesCount{margin:0;color:#0f172a;font-size:18px;font-weight:800}.storesViewToggle{display:flex;gap:4px}.storesViewToggleBtn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d8deea;border-radius:10px;background:#fff;color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.storesViewToggleBtn.active{background:#1f6feb;border-color:#1f6feb;color:#fff}.storesViewToggleBtn:hover:not(.active){background:#f1f5fb;color:#1f6feb}.storesGrid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.storesGrid--list{grid-template-columns:1fr;gap:0}@media screen and (min-width: 961px){.storesGrid:not(.storesGrid--list) .storeCardVisual{min-height:130px;padding:14px}.storesGrid:not(.storesGrid--list) .storeCardVisualFallback{width:56px;height:56px;font-size:16px;border-radius:16px}.storesGrid:not(.storesGrid--list) .storeCardVisualMeta h3{font-size:18px}.storesGrid:not(.storesGrid--list) .storeCardRegion{min-height:28px;font-size:11px}.storesGrid:not(.storesGrid--list) .storeCardBody{padding:14px 16px 18px}.storesGrid:not(.storesGrid--list) .storeCardAddress{font-size:12px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.storesGrid:not(.storesGrid--list) .storeCardMeta{grid-template-columns:1fr;gap:8px;margin-bottom:12px}.storesGrid:not(.storesGrid--list) .storeCardMeta div{padding:10px 12px;border-radius:12px}.storesGrid:not(.storesGrid--list) .storeCardLinkRow{gap:8px;margin-bottom:12px}.storesGrid:not(.storesGrid--list) .storeCardLinkButton,.storesGrid:not(.storesGrid--list) .storeCardDetailButton{min-height:36px;padding:0 12px;font-size:13px}}.storeListRow{display:grid;grid-template-columns:80px 1fr auto auto;align-items:center;gap:12px 16px;padding:14px 16px;border-bottom:1px solid #e8edf5;background:#fff;transition:background .12s ease}.storeListRow:first-child{border-top:1px solid #e8edf5;border-radius:16px 16px 0 0}.storeListRow:last-child{border-radius:0 0 16px 16px}.storeListRow:only-child{border-radius:16px}.storeListRow:hover{background:#f6f9ff}.storeListRegion{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef5ff;color:#274472;font-size:12px;font-weight:700;white-space:nowrap;text-align:center}.storeListMain{display:flex;flex-direction:column;gap:2px;min-width:0}.storeListName{font-size:15px;font-weight:700;color:#1d2433;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storeListAddress{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storeListProducts{font-size:13px;font-weight:700;color:#1d2433;white-space:nowrap}.storeListLinks{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.storeListLinkButton,.storeListDetailButton{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s ease,transform .15s ease}.storeListLinkButton:hover,.storeListDetailButton:hover{transform:translateY(-1px)}.storeListLinkButton{background:#0f4bbf;color:#fff}.storeListLinkButton:hover{background:#123f95}.storeListDetailButton{border:1px solid #0f4bbf;background:#fff;color:#0f4bbf}.storeListDetailButton:hover{background:#eef5ff}.storeCard{overflow:hidden;border:1px solid rgba(20,45,92,.08);border-radius:28px;background:#fff;box-shadow:0 16px 40px rgba(34,58,94,.08)}.storeCardVisual{position:relative;display:flex;align-items:flex-end;min-height:220px;padding:20px;background:linear-gradient(135deg, rgba(13, 48, 118, 0.78), rgba(53, 110, 226, 0.5)),linear-gradient(160deg, #edf5ff, #dde8ff);color:#fff}.storeCardVisual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.storeCardVisual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(10, 20, 40, 0.06), rgba(10, 20, 40, 0.62))}.storeCardVisualFallback{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:84px;height:84px;border:1px solid hsla(0,0%,100%,.22);border-radius:24px;background:hsla(0,0%,100%,.12);font-size:24px;font-weight:800;letter-spacing:.06em}.storeCardVisualMeta{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.storeCardRegion{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:0 12px;border-radius:999px;background:hsla(0,0%,100%,.16);backdrop-filter:blur(8px);font-size:12px;font-weight:700}.storeCardVisualMeta h3{margin:0;font-size:28px;line-height:1.16;letter-spacing:-0.03em}.storeCardBody{padding:24px 24px 26px}.storeCardAddress{margin:0 0 18px;color:#475569;font-size:14px;line-height:1.8}.storeCardMeta{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:12px;margin:0 0 18px}.storeCardMeta div{padding:14px 16px;border-radius:18px;background:#f8fbff;border:1px solid #e4ebf6}.storeCardMeta dt{margin-bottom:6px;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.storeCardMeta dd{margin:0;font-size:14px;font-weight:700;line-height:1.7}.storeCardProductSummary{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline}.storeCardProductSummary span{color:#64748b;font-size:12px}.storeCardLinkRow{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.storeCardLinkButton,.storeCardDetailButton{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#0f4bbf;color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.storeCardLinkButton:hover,.storeCardDetailButton:hover{transform:translateY(-1px);background:#123f95;box-shadow:0 12px 24px rgba(18,63,149,.18)}.storeCardDetailButton{border:1px solid #0f4bbf;background:#fff;color:#0f4bbf}.storeCardDetailButton:hover{background:#eef5ff;color:#123f95}.storeCardEmptyText{display:block;color:#64748b;font-size:13px;line-height:1.7}.storeDetail{width:min(960px,100% - 32px);max-width:calc(100% - 32px);margin:24px auto 0}.storeDetailCard{overflow:hidden;border:1px solid rgba(20,45,92,.08);border-radius:28px;background:#fff;box-shadow:0 16px 40px rgba(34,58,94,.08)}.storeDetailVisual{min-height:280px}.storeDetailVisual h1{margin:8px 0 0;color:#fff;font-size:clamp(30px,4vw,44px);line-height:1.15}.storeDetailBody{padding:24px}.storeDetailMap{overflow:hidden;height:320px;margin:0 0 18px;border:1px solid #dbe3f1;border-radius:18px;background:#eef3fb}.storeDetailMap iframe{display:block;width:100%;height:100%;border:0}.storeDetailProductsSection{margin-top:8px}.storeDetailProductsSection h2{margin:0 0 14px;font-size:22px;line-height:1.3}.storeDetailProductList{display:grid;grid-template-columns:repeat(auto-fill, minmax(140px, 1fr));gap:10px;margin:0;padding:0;list-style:none}.storeDetailProduct{display:flex;flex-direction:column;padding:12px;border:1px solid #e2eaf7;border-radius:12px;background:linear-gradient(180deg, #fcfdff, #f7faff);overflow:hidden}.storeDetailProductImage{display:block;width:100%;max-width:120px;height:auto;margin:0 auto 8px;object-fit:contain}.storeDetailProductImageFallback{width:100%;max-width:120px;height:80px;margin:0 auto 8px;background:#eef2fa;border-radius:6px}.storeDetailProductName{display:block;margin-bottom:4px;font-size:15px;font-weight:800}.storeDetailProductPeriod{display:block;color:#64748b;font-size:13px;line-height:1.7}.storesEmpty{display:none;margin-top:14px;padding:28px 22px;border:1px dashed #d7e1f0;border-radius:24px;background:#fff;color:#64748b;text-align:center;line-height:1.9}.storesEmpty.isVisible{display:block}@media screen and (max-width: 960px){.storesHeroCopy,.storeCardMeta{grid-template-columns:1fr}.storesGrid:not(.storesGrid--list){grid-template-columns:repeat(2, minmax(0, 1fr))}.storesSearchActions{width:100%;grid-template-columns:1fr}}@media screen and (max-width: 560px){.storeListRow{grid-template-columns:1fr auto;grid-template-areas:"main links" "region products"}.storeListRow .storeListRegion{grid-area:region}.storeListRow .storeListMain{grid-area:main}.storeListRow .storeListProducts{grid-area:products;align-self:end}.storeListRow .storeListLinks{grid-area:links}}@media screen and (max-width: 700px){.storesHero{padding-top:24px}.storesHeroInner,.storesSearchPanel,.storesResultSection{width:min(100% - 24px,1180px)}.storesHeroCopy,.storesSearchPanel,.storeCardBody{padding:20px}.storeCardVisual{min-height:196px;padding:18px}.storeCardVisualMeta h3{font-size:24px}}@media screen and (max-width: 600px){.storesGrid:not(.storesGrid--list){grid-template-columns:1fr;gap:12px}.storeCard{display:flex;flex-direction:row;border-radius:20px}.storeCard .storeCardVisual{flex-shrink:0;width:150px;min-height:unset;border-radius:20px 0 0 20px;padding:12px}.storeCard .storeCardVisual::after{border-radius:20px 0 0 20px}.storeCard .storeCardVisualFallback{width:48px;height:48px;font-size:14px;border-radius:12px}.storeCard .storeCardVisualMeta{gap:6px}.storeCard .storeCardVisualMeta h3{font-size:15px;line-height:1.3}.storeCard .storeCardRegion{min-height:22px;font-size:10px;padding:0 8px}.storeCard .storeCardBody{flex:1;min-width:0;padding:12px 14px;display:flex;flex-direction:column;justify-content:space-between}.storeCard .storeCardAddress{font-size:11px;margin-bottom:8px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.storeCard .storeCardMeta{display:none}.storeCard .storeCardLinkRow{gap:6px;margin-bottom:0}.storeCard .storeCardLinkButton,.storeCard .storeCardDetailButton{min-height:32px;padding:0 10px;font-size:12px}}@media screen and (max-width: 560px){.storesHeroInner,.storesSearchPanel,.storesResultSection{width:min(100% - 20px,1180px);max-width:calc(100% - 20px)}.storesSearchForm{grid-template-columns:1fr}.storesSearchPanel{padding:18px;border-radius:16px}.storesField input,.storesField select{min-height:48px;padding:0 14px}.storesPrimaryButton,.storesSecondaryButton{min-height:48px}}.storesSearchAccordion{display:block}.storesSearchSummary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.storesSearchSummary::-webkit-details-marker{display:none}.storesSearchSummaryMeta{display:flex;flex-direction:column;gap:8px}.storesSearchSummaryTitle{font-size:18px;font-weight:700;color:#1d2433}.storesSearchSummaryText{margin:0;color:#5f6b85;font-size:13px;line-height:1.7}.storesSearchToggleText{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid #1f6feb;background:#fff;color:#1f6feb;font-size:14px;font-weight:700;white-space:nowrap}.storesSearchAccordionBody{padding-top:18px}.storesMapSection{padding:24px 16px 32px}.storesMapInner{max-width:900px;margin:0 auto;text-align:center}.storesMapButton{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid var(--slate-300, #cbd5e1);border-radius:8px;background:#fff;color:var(--slate-700, #334155);font-size:14px;font-weight:600;text-decoration:none}.storesMapButton:hover{background:var(--slate-50, #f8fafc)}
