.Gallery_page__fuhqG{min-height:100vh;background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;padding:48px}@media(max-width:768px){.Gallery_page__fuhqG{padding:24px}}.Gallery_wrapper__gxXVq{max-width:1200px;margin:0 auto}.Gallery_header__k54XB{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:12px}.Gallery_title__fk6d4{font-family:Bebas Neue,sans-serif;font-size:clamp(32px,5vw,52px);letter-spacing:1px;margin-bottom:6px;color:var(--text)}.Gallery_subtitle__m_YsA{font-size:14px;color:var(--muted)}.Gallery_headerLink__uD_8F{color:var(--cyan);text-decoration:none;font-size:13px;font-weight:700;padding:10px 18px;border:1px solid rgba(0,212,255,.2);border-radius:8px;transition:background .2s}.Gallery_headerLink__uD_8F:hover{background:rgba(0,212,255,.06)}.Gallery_filters__WM0nF{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:20px;margin-bottom:20px;display:flex;flex-direction:column;gap:16px}.Gallery_searchInput__2iu92{background:var(--input-bg);border:1px solid var(--border);color:var(--text);padding:11px 14px;border-radius:8px;font-size:14px;width:100%;font-family:DM Sans,sans-serif;transition:border-color .2s}.Gallery_searchInput__2iu92:focus{outline:none;border-color:var(--border2)}.Gallery_searchInput__2iu92::placeholder{color:var(--muted)}.Gallery_filterGroup__811EZ{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.Gallery_filterLabel__3lPUT{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);min-width:36px}.Gallery_filterTabs__9Sxsa{display:flex;gap:6px;flex-wrap:wrap}.Gallery_filterTab___I0nF{background:transparent;border:1px solid var(--border);color:var(--muted);padding:6px 14px;border-radius:100px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;font-family:DM Sans,sans-serif}.Gallery_filterTab___I0nF:hover{border-color:var(--border2);color:var(--text)}.Gallery_filterTabActive__VdTfZ{background:rgba(0,212,255,.1);border-color:var(--cyan)!important;color:var(--cyan)!important}.Gallery_select__YU6sM{background:var(--input-bg);border:1px solid var(--border);color:var(--text);padding:6px 12px;border-radius:8px;font-size:13px;cursor:pointer;font-family:DM Sans,sans-serif}.Gallery_resultCount__9wBkX{font-size:13px;color:var(--muted);margin-bottom:16px}.Gallery_grid__emhdE{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px;margin-bottom:32px}@media(max-width:480px){.Gallery_grid__emhdE{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.Gallery_tokenCard__nx184{text-decoration:none;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--card-bg);transition:transform .15s,border-color .15s}.Gallery_tokenCard__nx184:hover{transform:translateY(-3px);border-color:var(--border2)}.Gallery_tokenArt__BqOrK{aspect-ratio:1;background:linear-gradient(135deg,rgba(0,212,255,.08),rgba(123,47,255,.08));position:relative;display:flex;align-items:center;justify-content:center}.Gallery_tokenArtInner__1tq_z{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.Gallery_tokenArtNum__oqdCn{font-family:Bebas Neue,sans-serif;font-size:20px;color:var(--muted)}.Gallery_tierBadge___IlV9{left:6px;border-radius:100px;border:1px solid;letter-spacing:.5px}.Gallery_levelBadge__vXrtr,.Gallery_tierBadge___IlV9{position:absolute;top:6px;font-size:9px;font-weight:700;padding:2px 7px}.Gallery_levelBadge__vXrtr{right:6px;background:rgba(0,212,255,.15);color:var(--cyan);border-radius:100px}.Gallery_tokenInfo__2GmTe{padding:8px 10px;display:flex;justify-content:space-between;align-items:center}.Gallery_tokenId__xkKPc{font-size:12px;font-weight:600;color:var(--text)}.Gallery_tokenRank__eOJNP{font-size:11px;font-weight:600}.Gallery_loadingGrid__9Diwb{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px}.Gallery_tokenSkeleton__zRl6N{aspect-ratio:1;background:var(--bg2);border-radius:12px;animation:Gallery_pulse__R3Wh5 1.5s ease-in-out infinite}@keyframes Gallery_pulse__R3Wh5{0%,to{opacity:.5}50%{opacity:1}}.Gallery_pagination__ot_tC{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px}.Gallery_pageBtn__YdoYd{background:var(--card-bg);border:1px solid var(--border);color:var(--text);width:36px;height:36px;border-radius:8px;cursor:pointer;font-size:14px;transition:all .15s;font-family:DM Sans,sans-serif}.Gallery_pageBtn__YdoYd:hover:not(:disabled){border-color:var(--border2);color:var(--cyan)}.Gallery_pageBtn__YdoYd:disabled{opacity:.3;cursor:not-allowed}.Gallery_pageInfo__3DEK5{font-size:13px;color:var(--muted);padding:0 12px}.Gallery_rpcWarning__F6txB{background:rgba(255,184,0,.08);border:1px solid rgba(255,184,0,.2);color:var(--warning);padding:10px 16px;border-radius:8px;font-size:13px;margin-bottom:16px}.Gallery_emptyState__Y4YKP{text-align:center;padding:80px 24px;display:flex;flex-direction:column;align-items:center;gap:12px}.Gallery_emptyState__Y4YKP h3{font-family:Bebas Neue,sans-serif;font-size:26px;color:var(--text)}.Gallery_emptyState__Y4YKP p{color:var(--muted);font-size:14px}.Gallery_mintBtn__Cuc07{background:linear-gradient(135deg,var(--cyan),var(--violet));color:#fff;padding:12px 28px;border-radius:10px;text-decoration:none;font-weight:700;font-size:14px;margin-top:8px}