.nft-wallet-panel{margin:25px 0 30px;border:1px solid #75648470;border-radius:12px;background:linear-gradient(130deg,#32283f9e,#272131);overflow:hidden}
.nft-wallet-summary{display:flex;align-items:center;gap:12px;min-height:66px;box-sizing:border-box;padding:15px 19px;cursor:pointer;list-style:none;color:#ede5f4}
.nft-wallet-summary::-webkit-details-marker{display:none}
.nft-wallet-summary::marker{content:''}
.nft-wallet-summary:focus-visible{outline:2px solid #bedb98;outline-offset:-4px;border-radius:11px}
.nft-wallet-symbol{display:grid;place-items:center;width:31px;height:33px;flex:none;color:#ccb1ee;font-size:32px;line-height:1;text-shadow:0 2px 0 #191321}
.nft-wallet-summary>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}
.nft-wallet-summary strong{font-size:15px;line-height:1.4;font-weight:600}
.nft-wallet-summary small{font-size:11px;line-height:1.5;color:#b2a2c2}
.nft-wallet-chevron{margin-left:auto;color:#b5c99b;font-size:23px;line-height:1;flex:none;transition:transform .15s ease}
.nft-wallet-panel[open] .nft-wallet-chevron{transform:rotate(180deg)}
.nft-wallet-body{padding:0 19px 17px;border-top:1px solid #75648438}
.nft-wallet-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 0}
.nft-wallet-welcome p{margin:0;color:#c4b8d1;font-size:13px;line-height:1.7}
.nft-wallet-welcome .button{flex:none;min-height:44px}
.nft-wallet-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:65px;padding:11px 0;box-sizing:border-box}
.nft-wallet-toolbar>.button{margin-left:auto;min-height:44px}
.nft-wallet-count{display:inline-flex;gap:7px;align-items:baseline;flex-wrap:wrap;color:#c7b9d7;font-size:12px;line-height:1.6}
.nft-wallet-count b{font-size:17px;color:#d0e5b4;font-variant-numeric:tabular-nums}
.nft-wallet-message,.nft-wallet-empty,.nft-wallet-error{margin:0;padding:16px 14px;border-radius:7px;background:#211a2c8c;border:1px solid #75648442;color:#bdafce;font-size:13px;line-height:1.7}
.nft-wallet-empty{border-style:dashed;text-align:center;padding:25px 16px}
.nft-wallet-error{background:#a8624210;border-color:#bc8f5866;color:#ddc5a3}
.nft-wallet-body>[data-nft-wallet-retry]{margin-top:12px;min-height:44px}
.nft-wallet-message.is-loading{color:#c8ddb0}
.nft-wallet-note{font-size:11px;line-height:1.7;color:#a697b5;margin:13px 0 0}
.nft-wallet-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:11px}
.nft-wallet-card{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 9px;border:1px solid #79668b55;border-top:2px solid var(--nft-wallet-rarity);border-radius:8px;background:#211b2d66}
.nft-wallet-rarity{color:var(--nft-wallet-rarity);font-size:10px;line-height:1.5;min-height:15px;overflow-wrap:anywhere;max-width:100%}
.nft-wallet-art{display:grid;place-items:center;width:100%;height:102px;margin:7px 0}
.nft-wallet-panel .nft-wallet-art>.animal-sprite,.nft-wallet-panel .nft-wallet-art>.tool-art:not(.rarity-art),.nft-wallet-panel .nft-wallet-art>.supply-art{display:block;width:100px;height:100px;max-width:100%;margin:0;min-width:0;flex:none;background:none;border-radius:0;image-rendering:pixelated;overflow:visible}
.nft-wallet-panel .nft-wallet-art>.rarity-art{width:100px;height:100px;margin:0;max-width:100%;flex:none}
.nft-wallet-card h4{font-size:12px;font-weight:600;line-height:1.5;color:#e7ddef;margin:3px 0 0;overflow-wrap:anywhere;max-width:100%}
.nft-wallet-quantity{display:block;font-size:12px;line-height:1.5;color:#c5d6b2;margin-top:5px;font-variant-numeric:tabular-nums}
.nft-wallet-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;color:#b7a8c7;font-size:11px;line-height:1.5}
.nft-wallet-pagination>.button{min-height:44px}
@media(max-width:760px){.nft-wallet-summary{padding:14px 15px;min-height:65px;gap:10px}.nft-wallet-body{padding:0 14px 15px}.nft-wallet-welcome{align-items:flex-start;flex-direction:column;gap:13px}.nft-wallet-welcome p,.nft-wallet-message,.nft-wallet-empty,.nft-wallet-error{font-size:12px}.nft-wallet-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:9px}.nft-wallet-note{font-size:10px}.nft-wallet-count{font-size:11px}.nft-wallet-count b{font-size:15px}.nft-wallet-toolbar{gap:12px}}
@media(max-width:380px){.nft-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nft-wallet-summary strong{font-size:14px}.nft-wallet-summary small{font-size:10px}.nft-wallet-toolbar{align-items:flex-start;flex-wrap:wrap}.nft-wallet-art{height:89px}.nft-wallet-panel .nft-wallet-art>.animal-sprite,.nft-wallet-panel .nft-wallet-art>.tool-art:not(.rarity-art),.nft-wallet-panel .nft-wallet-art>.supply-art,.nft-wallet-panel .nft-wallet-art>.rarity-art{width:87px;height:87px}.nft-wallet-pagination{gap:9px}.nft-wallet-card h4{font-size:11px}}
@media(prefers-reduced-motion:reduce){.nft-wallet-chevron{transition:none}}

.nft-wallet-filters{display:flex;align-items:stretch;flex-wrap:wrap;gap:8px;margin:0 0 15px}
.nft-wallet-filters>.button{justify-content:center;min-width:78px;min-height:44px;margin:0;padding:9px 14px;border:1px solid #76638b70;background:#2a2237;color:#bfb0cd;font-size:12px;line-height:1.5;white-space:nowrap}
.nft-wallet-filters>.button.is-active{border-color:#b4d78b99;background:#8dac6424;color:#d7edb9;box-shadow:inset 0 0 0 1px #abc97b20}
.nft-wallet-filters>.button:hover{border-color:#a491b9;color:#e5ddef}
.nft-wallet-filters>.button:focus-visible{outline:2px solid #bedb98;outline-offset:3px}
.nft-wallet-filter-empty{margin:0;padding:22px 15px;border:1px dashed #75648465;border-radius:7px;background:#211a2c55;color:#bdafce;font-size:13px;line-height:1.7;text-align:center}
.nft-wallet-pagination b{font-weight:500;font-variant-numeric:tabular-nums}
@media(max-width:520px){.nft-wallet-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:12px}.nft-wallet-filters>.button{min-width:0;max-width:100%;padding:9px 10px;font-size:12px}.nft-wallet-filter-empty{font-size:12px;padding:19px 13px}}

.collection-sources{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;margin:16px 0 2px;border:1px solid #77658b66;border-radius:9px;background:#211a2c}
.collection-sources>.button{min-height:44px;min-width:125px;justify-content:center;padding:9px 18px;margin:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#bcaece;font-size:13px;line-height:1.5;white-space:nowrap}
.collection-sources>.button.is-active{background:#59683a66;border-color:#abc87b66;color:#d9e9bd;box-shadow:0 1px 2px #17121f77}
.collection-sources>.button:focus-visible{outline:2px solid #bedb98;outline-offset:2px}
.collection-game-toolbar{display:flex;align-items:baseline;gap:7px;margin:16px 0 13px;color:#bfb0ce;font-size:12px;line-height:1.6}
.collection-game-toolbar b{color:#d4e3b6;font-size:17px;font-variant-numeric:tabular-nums}
.collection-game-card-labels{display:flex;align-items:flex-start;justify-content:space-between;gap:7px;width:100%;min-height:18px}
.collection-game-card-labels>.nft-wallet-rarity{text-align:left;min-width:0;flex:1}
.collection-game-badge{flex:none;font-size:9px;line-height:1.4;color:#b7cd9c;background:#abc97810;border:1px solid #aac47f33;border-radius:4px;padding:2px 4px}
.collection-game-card>.button{margin:12px 0 0;min-height:44px;padding:8px 9px;width:100%;justify-content:center;font-size:11px;line-height:1.5}
.collection-game-card h4{margin-bottom:auto}
.collection-game-card>.nft-wallet-quantity{margin-bottom:auto}
.collection-game-pages{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:17px;font-size:12px;line-height:1.5;color:#bdafce}
.collection-game-pages>.button{min-height:44px;padding:9px 15px;font-size:12px}
.collection-game-pages>span{display:inline-flex;gap:5px;align-items:baseline;flex-wrap:wrap;justify-content:center;text-align:center}
.collection-game-pages b{font-weight:500;font-variant-numeric:tabular-nums}
.collection-game-tools{min-width:0}
.collection-game-tools>#tool-catalog{margin:0;border:none;border-radius:0;background:none;padding:0}
@media(max-width:520px){.collection-sources{display:grid;width:100%;box-sizing:border-box}.collection-sources>.button{min-width:0;padding:9px 10px;font-size:12px}.collection-game-toolbar{font-size:11px;margin-top:13px}.collection-game-toolbar b{font-size:15px}.collection-game-card-labels{flex-direction:column;align-items:center;gap:4px;min-height:38px}.collection-game-card-labels>.nft-wallet-rarity{text-align:center;flex:none}.collection-game-badge{font-size:9px}.collection-game-card>.button{font-size:11px;padding:8px 7px}.collection-game-pages{gap:8px;font-size:11px}.collection-game-pages>.button{padding:9px 11px;font-size:11px}}

/* Keep all page slots so the last page has the same number of rows. */
.collection-game-grid{grid-auto-rows:1fr}
.collection-page-space{visibility:hidden;pointer-events:none;min-width:0}
/* Reserve two label lines even when this page only has shorter rarity names. */
.collection-game-grid .collection-game-card-labels{min-height:30px}
@media(max-width:520px){.collection-game-grid .collection-game-card-labels{min-height:53px}}
