.artwork-gallery{width:100%;min-width:0;color:var(--text);font-family:var(--font-ui)}.eightbit-site-main>.artwork-gallery{width:min(1240px,100% - 64px);margin:0 auto;padding:48px 0 80px}.artwork-gallery-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.artwork-gallery-header h1{font-family:var(--font-pixel);letter-spacing:-1.5px;margin:0;font-size:clamp(28px,3.5vw,40px);font-weight:400;line-height:1.2}.artwork-gallery-header h1>span{color:var(--berry)}.artwork-gallery .artwork-gallery-create{border-color:var(--gold);background:var(--gold);color:var(--ink-0);gap:8px;font-size:13px}.artwork-gallery-collections{border-bottom:1px solid var(--line);gap:28px;display:flex}.artwork-gallery-collections a{color:var(--text-soft);padding:0 0 15px;font-size:14px;font-weight:600;text-decoration:none;position:relative}.artwork-gallery-collections a[aria-current]{color:var(--text)}.artwork-gallery-collections a[aria-current]:after{background:var(--berry);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.artwork-gallery-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:22px 0 26px;display:flex}.artwork-gallery-editable{min-height:36px;color:var(--text-soft);align-items:center;gap:8px;font-size:13px;text-decoration:none;display:inline-flex}.artwork-gallery-check{border:1px solid var(--line-bright);border-radius:3px;place-items:center;width:16px;height:16px;line-height:1;display:grid}.artwork-gallery-editable.is-active{color:var(--text)}.artwork-gallery-editable.is-active .artwork-gallery-check{border-color:var(--aqua);background:var(--aqua);color:var(--ink-0)}.artwork-gallery-results{min-height:280px;transition:opacity .12s}.artwork-gallery-results[aria-busy=true]{opacity:.55}.artwork-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px;display:grid}.artwork-gallery-item{--artwork-card-inset:24px;min-width:0}.artwork-gallery-art{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--line) 55%, transparent);background:var(--ink-1);width:100%;color:inherit;border-radius:8px;text-decoration:none;transition:border-color .12s,background .12s;display:grid;position:relative;overflow:hidden}.artwork-gallery-art:hover{border-color:var(--line-bright);background:var(--ink-2)}.artwork-gallery-preview{width:100%;min-width:0;height:100%;min-height:0;padding:var(--artwork-card-inset)}.artwork-gallery-image{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.artwork-gallery-metadata{margin:12px calc(var(--artwork-card-inset) + 1px) 0;flex-direction:column;align-items:flex-start;gap:6px;display:flex}.artwork-gallery-item h2{text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:14px;font-weight:600;line-height:1.4;overflow:hidden}.artwork-gallery-item h2 a{color:var(--text);text-decoration:none}.artwork-gallery-author{min-width:0;max-width:100%;color:var(--text-soft);align-items:center;gap:7px;font-size:12px;text-decoration:none;display:inline-flex}.artwork-gallery-author>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.artwork-gallery-avatar{background:var(--ink-2);border-radius:5px;flex:0 0 22px;width:22px;height:22px;overflow:hidden}.artwork-gallery-avatar img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.artwork-gallery-author:hover,.artwork-gallery-item h2 a:hover{color:var(--aqua)}.artwork-gallery a:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.artwork-gallery-badges{pointer-events:none;flex-wrap:wrap;gap:5px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.artwork-gallery-badges>span{border:1px solid var(--line);background:var(--surface-translucent);color:var(--text-soft);border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:10px;display:inline-flex}.artwork-gallery-pending{color:var(--text-soft);place-items:center;padding:20px;font-size:13px;display:grid}.artwork-gallery-empty{border:1px dashed var(--line);background:var(--ink-1);min-height:300px;color:var(--text-soft);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:18px;margin:0;display:flex}.artwork-gallery-empty>svg{color:var(--text-dim)}.artwork-gallery-empty p{font-family:var(--font-pixel);margin:0;font-size:14px}.artwork-gallery-error{color:var(--danger);padding:24px}.artwork-gallery-pagination{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:36px;padding-top:24px;display:flex}.artwork-gallery-pagination .eightbit-button{gap:8px;font-size:13px}.artwork-gallery-next{margin-left:auto}.artwork-gallery--profile .artwork-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr))}@media (max-width:1050px){.artwork-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 16px}}@media (max-width:700px){.eightbit-site-main>.artwork-gallery{width:calc(100% - 32px);padding:28px 0 48px}.artwork-gallery-header{gap:12px;margin-bottom:26px}.artwork-gallery .artwork-gallery-create{padding:0 12px;font-size:12px}.artwork-gallery-grid,.artwork-gallery--profile .artwork-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.artwork-gallery-filters{gap:10px;padding:18px 0 22px}.artwork-gallery-item{--artwork-card-inset:16px}.artwork-gallery-badges{bottom:6px;left:6px;right:6px}}@media (max-width:420px){.artwork-gallery-header{flex-direction:column;align-items:flex-start}.artwork-gallery-grid,.artwork-gallery--profile .artwork-gallery-grid{grid-template-columns:minmax(0,1fr)}.artwork-gallery-filters{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.artwork-gallery-art,.artwork-gallery-results{transition:none}}
