.styles_container__dNS2z{display:flex;flex-direction:column;gap:2rem}.styles_topbar__W9i23{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:560px){.styles_topbar__W9i23{flex-direction:column;align-items:flex-start;gap:1rem}}.styles_filters__GSxAR,.styles_navbar__1yAD4{display:flex;align-items:center;gap:.75rem}.styles_filters__GSxAR button,.styles_navbar__1yAD4 button{display:block;font-weight:500;font-variation-settings:"wght" 500;font-size:16px;letter-spacing:-.09px;transition:all .1s ease;opacity:.4}.styles_filters__GSxAR button:hover,.styles_navbar__1yAD4 button:hover{opacity:1}.styles_filters__GSxAR>div,.styles_navbar__1yAD4>div{display:flex;align-items:center;gap:.75rem}.styles_filters__GSxAR .styles_divider__i4pj7,.styles_navbar__1yAD4 .styles_divider__i4pj7{width:1px;height:.625rem;background-color:var(--border)}.styles_navbar__1yAD4 button[data-active=true]{opacity:1}.styles_filters__GSxAR button{font-weight:400;font-size:14px}.styles_filters__GSxAR button[data-active=true]{opacity:1}.styles_gallery__cJvjU{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}@media screen and (max-width:560px){.styles_gallery__cJvjU{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:380px){.styles_gallery__cJvjU{grid-template-columns:repeat(2,1fr)}}.styles_item__BBDON{--dots:var(--border)}.styles_item__BBDON a{display:flex;flex-direction:column;gap:.5rem;transition:all .2s ease;cursor:pointer}.styles_item__BBDON a:hover .styles_graph__R5Y1J{transform:scale(1.02)}.styles_item__BBDON a:hover p{font-weight:500}.styles_item__BBDON .styles_graph__R5Y1J{border-radius:.5rem;box-shadow:inset 0 0 0 1px var(--border);background:radial-gradient(var(--dots) 1px,transparent 0);background-position:50%;background-size:1rem 1rem;transition:inherit}.styles_item__BBDON .styles_graph__R5Y1J svg{padding:1rem;display:block;width:100%}.styles_item__BBDON p{font-weight:400;font-size:13px;line-height:20px;text-align:center;letter-spacing:-.09px;color:var(--color-muted);transition:inherit;display:flex;align-items:center;justify-content:center;gap:.25rem}