.ProductsPage_pageLayout__67UC4{display:flex;gap:40px;max-width:1440px;margin:0 auto;padding:40px 24px;background-color:#ffffff;min-height:100vh}.ProductsPage_sidebar__flgxT{width:260px;flex-shrink:0;position:sticky;top:110px;height:fit-content}.ProductsPage_sidebarTitle__33VFp{font-size:.75rem;font-weight:800;color:#94a3b8;letter-spacing:.15em;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;text-transform:uppercase}.ProductsPage_makerNav__mRyx1{display:flex;flex-direction:column;gap:6px}.ProductsPage_makerLink__CKHHk{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:10px;color:#475569;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.ProductsPage_makerLink__CKHHk:hover{background-color:#f1f5f9;color:#3730a3;transform:translateX(4px)}.ProductsPage_activeMaker__IRK17{background-color:#eef2ff;color:#3730a3;box-shadow:inset 0 0 0 1px rgba(55,48,163,.1)}.ProductsPage_makerCount__0rlWM{font-size:.7rem;background:rgba(148,163,184,.1);color:#64748b;padding:2px 8px;border-radius:12px;font-family:Inter,sans-serif}.ProductsPage_container__wedrU{flex:1;min-width:0}.ProductsPage_header__9ROUt{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid #f8fafc}.ProductsPage_title__ugT08{font-size:2.25rem;font-weight:900;color:#0f172a;margin:0 0 8px;letter-spacing:-.04em;line-height:1.1}.ProductsPage_countText__yDVJr{font-size:1rem;color:#64748b}.ProductsPage_hitCount__yj_qs{font-weight:800;color:#3730a3;font-family:Inter,sans-serif}.ProductsPage_grid__RlTRq{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;margin-bottom:5rem}.ProductsPage_noData__3iR0o{grid-column:1/-1;text-align:center;padding:80px 40px;background-color:#f8fafc;border-radius:20px;color:#94a3b8;border:2px dashed #e2e8f0}.ProductsPage_footer__qDu0B{display:flex;justify-content:center;align-items:center;padding:40px 0;border-top:1px solid #f1f5f9}@media (max-width:1100px){.ProductsPage_pageLayout__67UC4{flex-direction:column;padding:20px 16px}.ProductsPage_sidebar__flgxT{width:100%;position:static;margin-bottom:30px}.ProductsPage_makerNav__mRyx1{flex-direction:row;overflow-x:auto;padding-bottom:12px;gap:10px;-webkit-overflow-scrolling:touch}.ProductsPage_makerNav__mRyx1::-webkit-scrollbar{height:4px}.ProductsPage_makerNav__mRyx1::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.ProductsPage_makerLink__CKHHk{white-space:nowrap;padding:8px 16px;font-size:.85rem}.ProductsPage_header__9ROUt{flex-direction:column;align-items:flex-start;gap:20px}.ProductsPage_grid__RlTRq{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:640px){.ProductsPage_title__ugT08{font-size:1.75rem}.ProductsPage_grid__RlTRq{grid-template-columns:1fr}}.ProductsPage_skeleton__wO1Cu{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:ProductsPage_loading__HIz7F 1.5s infinite;border-radius:16px}@keyframes ProductsPage_loading__HIz7F{0%{background-position:200% 0}to{background-position:-200% 0}}