.stores_page__WeDDe{padding:48px 48px 80px;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;min-height:calc(100vh - 80px)}.stores_pageHeader__VVVXo{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--color-border)}.stores_pageTitle__WFG7F{font-family:var(--font-page-title);font-size:40px;font-weight:400;color:var(--color-text);line-height:1.15;display:flex;align-items:center;gap:8px;margin:0 0 8px}.stores_contentWrapper__D6mJE{display:grid;grid-template-columns:minmax(640px,1.4fr) minmax(320px,.6fr);grid-gap:24px;gap:24px;align-items:stretch}.stores_searchBar__Qq59d{margin-bottom:0!important}.stores_mapSection__vyijx{height:640px;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.05)}.stores_listSection__Bdukl{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-right:4px;max-height:640px}.stores_storeCard__KhqWx{background-color:white;border:1px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.stores_storeCard__KhqWx:hover{border-color:#7c9861;box-shadow:0 4px 12px rgba(0,0,0,.08)}.stores_storeCard__KhqWx.stores_active__CbU3E{border-color:#7c9861;border-width:2px;background-color:#f8faf6}.stores_cardHeader__GmOS4{display:flex;justify-content:space-between;align-items:flex-start}.stores_storeName__MHJt5{font-size:16px;font-weight:700;color:#111827;margin:0}.stores_distance__hYpqc{font-size:13px;font-weight:600;color:#7c9861;background:#e8f5e9;padding:4px 8px;border-radius:12px}.stores_cropList__XmGic{display:flex;flex-wrap:wrap;gap:6px}.stores_cropTag__HH2_j{font-size:11px;color:#4b5563;background-color:#f3f4f6;padding:4px 8px;border-radius:4px}.stores_address__bRNwB{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:4px}.stores_emptyState__R_cOu{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;color:#6b7280;font-size:14px;background:white;border-radius:12px;border:1px dashed #d1d5db}@media (max-width:1024px){.stores_contentWrapper__D6mJE{grid-template-columns:1fr}.stores_mapSection__vyijx{height:480px}.stores_listSection__Bdukl{max-height:none;overflow-y:visible}}@media (max-width:768px){.stores_page__WeDDe{padding:24px 16px 48px;min-height:0}.stores_mapSection__vyijx{height:360px}.stores_listSection__Bdukl{max-height:none;overflow-y:visible}}