:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,sans-serif}body{color:#eee;background:#111;margin:0}a{color:#9ecbff;text-decoration:none}img{max-width:100%}.site-header{border-bottom:1px solid #333;align-items:baseline;gap:1.5rem;padding:1rem 1.5rem;display:flex}.brand{color:#fff;font-weight:700}.site-main{max-width:1200px;margin:0 auto;padding:1.5rem}.site-footer{color:#888;border-top:1px solid #333;margin-top:3rem;padding:1rem 1.5rem;font-size:.85rem}.token-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.token-card{background:#1a1a1a;border-radius:8px;padding-bottom:.5rem;display:block;overflow:hidden}.token-thumb,.img-fallback{aspect-ratio:1;object-fit:cover;background:#2a2a2a;width:100%;display:block}.token-name{color:#fff;padding:.5rem .75rem 0;font-weight:600}.token-author{color:#aaa;padding:0 .75rem;font-size:.85rem}.browse-controls{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.browse-controls input{color:#eee;background:#1a1a1a;border:1px solid #333;border-radius:6px;flex:1;max-width:360px;padding:.5rem .75rem}.browse-controls select{color:#eee;background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:.5rem}.count{color:#888;font-size:.85rem}.load-more{color:#eee;cursor:pointer;background:#222;border:1px solid #444;border-radius:6px;margin:1.5rem auto;padding:.6rem 1.5rem;display:block}.token-hero{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.hero-img{border-radius:8px;width:320px}.muted{color:#888}.iteration-img{border-radius:8px;max-height:70vh}.live-frame{background:#000;border:1px solid #333;border-radius:8px;width:100%;height:70vh}.legacy-note{text-align:center;margin:.5rem 0 0;font-size:.8rem}.link-button{color:#aaa;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.iteration-meta{grid-template-columns:max-content 1fr;gap:.25rem 1rem;display:grid}.iteration-meta dt{color:#888}.iteration-meta dd{margin:0}.artist-list{flex-direction:column;gap:.5rem;display:flex}.artist-row{background:#1a1a1a;border-radius:8px;align-items:center;gap:1rem;padding:.5rem;display:flex}.avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.avatar-lg{object-fit:cover;border-radius:50%;width:96px;height:96px}
