:root{--stores-bg:#f6f7fb;--stores-surface:#fff;--stores-surface-2:#fbfcfe;--stores-border:#e8edf3;--stores-border-soft:#eef2f7;--stores-text:#1f2937;--stores-muted:#7b8794;--stores-muted-2:#94a3b8;--stores-blue:#4f46e5;--stores-blue-soft:#eef2ff;--stores-green:#34a853;--stores-green-soft:#edf9f0;--stores-orange:#ff9f43;--stores-orange-soft:#fff4e8;--stores-shadow:0 2px 10px #0f172a0a;--stores-radius-xl:22px;--stores-radius-lg:18px;--stores-radius-md:14px;--stores-radius-sm:10px;--stores-sidebar:250px;--stores-gap:20px;--stores-container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--stores-bg);color:var(--stores-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.storesDashboardPage{background:var(--stores-bg);width:100%;padding:24px 0 40px}.storesDashboardLayout{width:min(var(--stores-container), calc(100% - 40px));grid-template-columns:var(--stores-sidebar) minmax(0, 1fr);align-items:start;gap:24px;margin:0 auto;display:grid}.storesDashboardLayout.sidebarCollapsed{grid-template-columns:minmax(0,1fr)}.storesSidebar{align-self:start;width:266px;position:sticky;top:88px}.storesSidebar.collapsed{display:none}.storesSidebarInner{border:1px solid var(--stores-border);border-radius:var(--stores-radius-xl);box-shadow:var(--stores-shadow);padding:16px}.storesSidebarSearchWrap{margin-bottom:14px}.storesSidebarSearch{border:1px solid var(--stores-border);width:100%;height:42px;color:var(--stores-text);background:#fff;border-radius:12px;outline:none;padding:0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.storesSidebarSearch::placeholder{color:#a3adba}.storesSidebarSearch:focus{border-color:#d7dfea;box-shadow:0 0 0 3px #4f46e50d}.storesSidebarNav{flex-direction:column;gap:4px;display:flex}.storesSidebarNavItem{text-align:left;cursor:pointer;color:#4b5563;background:0 0;border:0;border-radius:10px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:8px 4px;transition:background .2s,color .2s;display:grid}.storesSidebarNavItem:hover{background:#fafbfd}.storesSidebarNavItem.active{color:#111827;font-weight:600}.storesSidebarDot{background:#cbd5e1;border-radius:999px;justify-self:center;width:6px;height:6px}.storesSidebarNavItem.active .storesSidebarDot{background:#6366f1}.storesSidebarLabel{min-width:0;font-size:13px;line-height:1.2}.storesSidebarCount{color:#6b7280;font-size:13px;font-weight:600}.storesDashboardContent{min-width:0}.storesCollapsedTopbar{margin-bottom:14px}.storesSidebarToggle{border:1px solid var(--stores-border);color:var(--stores-text);cursor:pointer;height:40px;box-shadow:var(--stores-shadow);background:#fff;border-radius:12px;padding:0 14px}.storesSidebarToggle.floating{justify-content:center;align-items:center;display:inline-flex}.storesResultsTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding-top:2px;display:flex}.storesResultsCount,.storesResultsPageInfo{color:#6b7280;font-size:14px}.storesGridCompact{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.storesCompactCard{background:var(--stores-surface);border:1px solid var(--stores-border);box-shadow:none;border-radius:14px;flex-direction:column;min-height:255px;padding:18px 16px 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.storesCompactCard:hover{border-color:#dde5ee;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}.storesCompactVerifiedTag{color:#3c8f52;background:#edf8ee;border:1px solid #dcefe0;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.storesCompactLogoWrap{justify-content:center;align-items:center;height:78px;margin-bottom:8px;display:flex}.storesCompactLogoImage{object-fit:contain;width:auto;max-width:135px;height:auto;max-height:59px;margin-top:25px;display:block}.storesCompactLogo{color:#243244;letter-spacing:-.04em;justify-content:center;align-items:center;font-size:52px;font-weight:800;line-height:1;display:inline-flex}.storesCompactName{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:22px;margin-bottom:4px;font-size:14px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.storesCompactSub{color:#8a94a6;min-height:16px;margin-bottom:12px;font-size:12px;line-height:1.25}.storesCompactStats{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.storesCompactStatPill{color:#667085;white-space:nowrap;background:#f3f6fa;border:1px solid #e7edf4;border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.storesCompactCashbackWrap{flex-direction:column;gap:8px;margin-top:auto;display:flex}.bestCashbackBadge{background:var(--stores-orange-soft);color:#f59e0b;white-space:nowrap;border:1px solid #ffe4bf;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.cashbackPill{color:#2ca25f;background:#f1fbf4;border:1px solid #e0f3e5;border-radius:8px;align-items:center;gap:6px;width:100%;min-height:30px;padding:7px 10px;font-size:11px;font-weight:700;line-height:1.2;display:flex}.cashbackIcon{flex:none;font-size:11px;line-height:1}.cashbackText{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.storesPagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.storesPaginationBtn{border:1px solid var(--stores-border);color:#111827;cursor:pointer;background:#fff;border-radius:10px;min-width:38px;height:38px;padding:0 12px;font-size:14px;font-weight:600;transition:all .18s}.storesPaginationBtn:hover:not(:disabled){background:#fafbfc;border-color:#d8e0ea}.storesPaginationBtn.active{color:#fff;background:#111;border-color:#111}.storesPaginationBtn.nav{padding:0 14px}.storesPaginationBtn:disabled{opacity:.4;cursor:not-allowed}.storesPaginationDots{color:#8b95a7;padding:0 2px;font-size:14px}.storesCompactEmpty{border:1px solid var(--stores-border);text-align:center;color:#6b7280;background:#fff;border-radius:18px;padding:50px 20px;font-size:15px}.storesPage,.storesWrapper,.storesContainer{width:100%}@media (max-width:1200px){.storesDashboardLayout{width:min(var(--stores-container), calc(100% - 28px));grid-template-columns:230px minmax(0,1fr);gap:18px}.storesGridCompact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.storesDashboardLayout,.storesDashboardLayout.sidebarCollapsed{grid-template-columns:1fr}.storesSidebar{position:static}.storesSidebar.collapsed{display:none}.storesGridCompact{grid-template-columns:repeat(2,minmax(0,1fr))}}.storesMobileTopFilters{display:none}.storesMobilePills{scrollbar-width:none;-ms-overflow-style:none;gap:10px;padding:2px 2px 8px;display:flex;overflow:auto hidden}.storesMobilePills::-webkit-scrollbar{display:none}.storesMobilePill{color:#1f2937;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e7ebf3;border-radius:999px;flex-shrink:0;align-items:center;gap:3px;padding:7px 11px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.storesMobilePill span{color:#667085;background:#f3f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.storesMobilePill.active{color:#fff;background:#161152;border-color:#111827;box-shadow:0 8px 20px #11182724}.storesMobilePill.active span{color:#fff;background:#ffffff24}.storesMobileSearchWrap{margin-top:12px}.storesMobileSearch{color:#111827;background:#fff;border:1px solid #e7ebf3;border-radius:14px;outline:none;width:100%;height:48px;padding:0 16px;font-size:14px;box-shadow:0 4px 14px #0f172a0a}.storesMobileSearch::placeholder{color:#94a3b8}.storesMobileSearch:focus{border-color:#cfd8e6;box-shadow:0 0 0 4px #6366f10f}.storesResultsTop{justify-content:space-between;align-items:center;gap:12px;margin:12px 0 18px;padding:0 6px;display:flex}.storesResultsCount{color:#6b7280;font-size:14px}.storesResultsPageInfo{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:13px}@media (max-width:768px){.storesDashboardPage{padding:16px 0 28px}.storesDashboardLayout,.storesDashboardLayout.sidebarCollapsed{gap:14px;width:calc(100% - 20px);display:block}.storesSidebar,.storesSidebar.collapsed{display:none}.storesDashboardContent{width:100%}.storesSidebarInner{border-radius:18px;padding:14px}.storesMobileTopFilters{z-index:20;background:#f8fafc;margin-bottom:10px;padding:8px 0 14px;display:block;position:sticky;top:69px}.storesResultsTop{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:14px;padding:0}.storesResultsCount,.storesResultsPageInfo{font-size:13px}.storesGridCompact{grid-template-columns:1fr;gap:14px}.storesCompactCard{border-radius:18px;min-height:auto;padding:16px}.storesCompactName{font-size:15px}.storesCompactSub{font-size:12px}.storesCompactStats{flex-wrap:wrap;gap:8px;display:flex}.storesCompactStatPill{border-radius:999px;padding:7px 10px;font-size:11px}.cashbackPill{justify-content:center;width:100%}.storesPagination{flex-wrap:wrap;justify-content:center;gap:8px}.storesPaginationBtn{border-radius:10px;min-width:38px;height:38px;font-size:13px}}@media (max-width:640px){.storesDashboardPage{padding:16px 0 28px}.storesDashboardLayout,.storesDashboardLayout.sidebarCollapsed{gap:14px;width:calc(100% - 20px)}.storesSidebarInner{border-radius:18px;padding:14px}.storesGridCompact{grid-template-columns:1fr;gap:14px}.storesCompactCard{min-height:auto}.storesPagination{gap:6px}.storesPaginationBtn{min-width:36px;height:36px;font-size:13px}}
