.CardDetail-module__AEhyPq__page{padding-top:40px;padding-bottom:80px}.CardDetail-module__AEhyPq__topSection{grid-template-columns:300px 1fr;gap:40px;margin-bottom:60px;display:grid}.CardDetail-module__AEhyPq__imageColumn{position:relative}.CardDetail-module__AEhyPq__cardWrapper{border-radius:var(--radius-lg);position:sticky;top:100px;box-shadow:0 20px 40px -10px #00000080}.CardDetail-module__AEhyPq__mainImage{width:100%;height:auto;display:block}.CardDetail-module__AEhyPq__header{margin-bottom:32px}.CardDetail-module__AEhyPq__setInfo{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.CardDetail-module__AEhyPq__title{margin-bottom:8px;font-size:2.5rem}.CardDetail-module__AEhyPq__subTitle{color:var(--text-secondary);font-size:1.25rem;font-weight:400}.CardDetail-module__AEhyPq__benchmarkCard{background:linear-gradient(145deg, var(--bg-card), #14141980);border:1px solid var(--border-highlight);padding:24px}.CardDetail-module__AEhyPq__benchmarkLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.9rem}.CardDetail-module__AEhyPq__benchmarkPrice{align-items:baseline;gap:12px;margin-bottom:24px;display:flex}.CardDetail-module__AEhyPq__curr{color:var(--text-secondary);font-size:1.5rem}.CardDetail-module__AEhyPq__price{font-size:3rem}.CardDetail-module__AEhyPq__approx{color:var(--success);font-size:1.5rem;font-weight:700}.CardDetail-module__AEhyPq__disclaimer{color:var(--text-muted);margin-top:16px;font-size:.8rem;font-style:italic}.CardDetail-module__AEhyPq__listingsSection{border-top:1px solid var(--border);padding-top:40px}.CardDetail-module__AEhyPq__sectionTitle{margin-bottom:32px;font-size:1.5rem}.CardDetail-module__AEhyPq__tablesGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.CardDetail-module__AEhyPq__tableColumn{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border);overflow:hidden}.CardDetail-module__AEhyPq__tableTitle{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:16px 20px;font-size:1.1rem;display:flex}.CardDetail-module__AEhyPq__typeSell{color:var(--primary);background:#fe50001a}.CardDetail-module__AEhyPq__typeBuy{color:var(--accent);background:#ff7a851a}.CardDetail-module__AEhyPq__listingsList{flex-direction:column;display:flex}.CardDetail-module__AEhyPq__listingItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.CardDetail-module__AEhyPq__listingItem:last-child{border-bottom:none}.CardDetail-module__AEhyPq__listingItem:hover{background:var(--bg-card-hover)}.CardDetail-module__AEhyPq__shopName{margin-bottom:4px;font-weight:600;display:inline-block}.CardDetail-module__AEhyPq__shopNameLink{color:inherit;text-decoration:none;transition:color .2s}.CardDetail-module__AEhyPq__shopNameLink:hover{color:var(--primary);text-decoration:underline}.CardDetail-module__AEhyPq__shopMeta{color:var(--text-muted);font-size:.85rem}.CardDetail-module__AEhyPq__actionColumn{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.CardDetail-module__AEhyPq__priceTag{font-size:1.1rem;font-weight:700}.CardDetail-module__AEhyPq__sellColors{color:var(--text-primary)}.CardDetail-module__AEhyPq__buyColors{color:var(--accent)}.CardDetail-module__AEhyPq__empty{text-align:center;color:var(--text-muted);padding:40px}@media (max-width:900px){.CardDetail-module__AEhyPq__topSection{grid-template-columns:1fr;gap:32px}.CardDetail-module__AEhyPq__cardWrapper{max-width:300px;margin:0 auto;position:static}.CardDetail-module__AEhyPq__tablesGrid{grid-template-columns:1fr}}
.Card-module__QRy0Sa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px;overflow:hidden}.Card-module__QRy0Sa__hoverable{transition:all .2s}.Card-module__QRy0Sa__hoverable:hover{border-color:var(--border-highlight);box-shadow:var(--shadow-sm);background:var(--bg-card-hover);transform:translateY(-2px)}
.TCGPlayerPrice-module__6Xqx5W__container{background:var(--surface-highlight);border:1px solid var(--border-color);border-radius:var(--radius-sm);flex-direction:column;gap:8px;margin-top:16px;padding:12px;display:flex}.TCGPlayerPrice-module__6Xqx5W__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.TCGPlayerPrice-module__6Xqx5W__logo{color:var(--text-primary);font-size:.8rem;font-weight:700}.TCGPlayerPrice-module__6Xqx5W__refreshBtn{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:4px 8px;font-size:.75rem;transition:all .2s}.TCGPlayerPrice-module__6Xqx5W__refreshBtn:hover{background:var(--bg-card);color:var(--text-primary)}.TCGPlayerPrice-module__6Xqx5W__resultsList{flex-direction:column;gap:8px;display:flex}.TCGPlayerPrice-module__6Xqx5W__resultItem{background:#0003;border-left:3px solid #0000;border-radius:4px;flex-direction:column;padding:10px;text-decoration:none;transition:background .2s;display:flex}.TCGPlayerPrice-module__6Xqx5W__resultItem:hover{background:#ffffff0d}.TCGPlayerPrice-module__6Xqx5W__highlight{border-left:3px solid var(--success);background:#22c55e1a}.TCGPlayerPrice-module__6Xqx5W__itemMain{justify-content:space-between;align-items:center;display:flex}.TCGPlayerPrice-module__6Xqx5W__price{color:var(--success);font-size:1.1rem;font-weight:700}.TCGPlayerPrice-module__6Xqx5W__priceRow{align-items:baseline;gap:6px;display:flex}.TCGPlayerPrice-module__6Xqx5W__convertedPrice{color:var(--text-muted);font-size:.8rem;font-weight:400}.TCGPlayerPrice-module__6Xqx5W__matchBadge{background:var(--success);color:#000;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700}.TCGPlayerPrice-module__6Xqx5W__itemName{color:var(--text-primary);margin-top:4px;font-size:.8rem;line-height:1.3}.TCGPlayerPrice-module__6Xqx5W__itemMeta{color:var(--text-muted);margin-top:2px;font-size:.7rem}.TCGPlayerPrice-module__6Xqx5W__notFound{color:var(--text-muted);font-size:.8rem;font-style:italic}.TCGPlayerPrice-module__6Xqx5W__footerNote{color:var(--text-muted);opacity:.7;margin-top:4px;font-size:.65rem}.TCGPlayerPrice-module__6Xqx5W__error{color:var(--accent);font-size:.8rem}
.BookmarkButton-module__vnL0uW__bookmarkButton{background:var(--surface);border:2px solid var(--border);cursor:pointer;color:var(--text);border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.BookmarkButton-module__vnL0uW__bookmarkButton:hover{background:var(--surface-hover);border-color:var(--accent);transform:translateY(-2px)}.BookmarkButton-module__vnL0uW__bookmarkButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.BookmarkButton-module__vnL0uW__bookmarkButton.BookmarkButton-module__vnL0uW__bookmarked{background:linear-gradient(135deg, var(--accent) 0%, var(--accent) 100%);border-color:var(--accent);color:#fff}.BookmarkButton-module__vnL0uW__bookmarkButton.BookmarkButton-module__vnL0uW__bookmarked:hover{background:linear-gradient(135deg, var(--accent) 0%, var(--accent) 100%)}.BookmarkButton-module__vnL0uW__icon{font-size:1.2rem;line-height:1}.BookmarkButton-module__vnL0uW__text{font-size:.95rem}@media (max-width:768px){.BookmarkButton-module__vnL0uW__bookmarkButton{font-size:.9re;padding:10px 18px}.BookmarkButton-module__vnL0uW__text{display:none}.BookmarkButton-module__vnL0uW__icon{font-size:1.4rem}}
.CollectionPriceTracker-module__ZKaVoq__container{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);margin-top:16px;margin-bottom:24px;padding:12px}.CollectionPriceTracker-module__ZKaVoq__header{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.CollectionPriceTracker-module__ZKaVoq__icon{font-size:1rem}.CollectionPriceTracker-module__ZKaVoq__saving{color:var(--text-muted);margin-left:auto;font-size:.75rem;font-weight:400}.CollectionPriceTracker-module__ZKaVoq__rows{flex-direction:column;gap:8px;display:flex}.CollectionPriceTracker-module__ZKaVoq__row{background:var(--bg-surface-nested);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:8px;padding:8px;display:flex}.CollectionPriceTracker-module__ZKaVoq__gradeSelect{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-input);color:var(--text-primary);min-width:80px;padding:4px 8px;font-size:.85rem}.CollectionPriceTracker-module__ZKaVoq__inputGroup{background:var(--bg-input);border-radius:var(--radius-sm);border:1px solid var(--border);flex:1;align-items:center;gap:4px;min-width:100px;padding:4px 8px;display:flex}.CollectionPriceTracker-module__ZKaVoq__prefix{color:var(--text-muted);font-size:.8rem}.CollectionPriceTracker-module__ZKaVoq__input{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;font-size:.9rem;font-weight:600}.CollectionPriceTracker-module__ZKaVoq__deleteBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:1.1rem}.CollectionPriceTracker-module__ZKaVoq__deleteBtn:hover{color:var(--accent);background:#ef44441a}.CollectionPriceTracker-module__ZKaVoq__profitInfo{text-align:right;min-width:80px;margin-left:auto;font-size:.8rem;font-weight:600}.CollectionPriceTracker-module__ZKaVoq__positive{color:var(--success)}.CollectionPriceTracker-module__ZKaVoq__negative{color:var(--accent)}.CollectionPriceTracker-module__ZKaVoq__neutral{color:var(--text-muted)}.CollectionPriceTracker-module__ZKaVoq__addBtn{background:var(--bg-surface-active);border:1px dashed var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;margin-top:12px;padding:8px;font-size:.85rem;transition:all .2s}.CollectionPriceTracker-module__ZKaVoq__addBtn:hover{background:var(--bg-surface-highlight);color:var(--primary);border-color:var(--primary)}.CollectionPriceTracker-module__ZKaVoq__addBtn:disabled{opacity:.5;cursor:not-allowed}.CollectionPriceTracker-module__ZKaVoq__summary{border-top:1px solid var(--border);justify-content:space-between;margin-top:12px;padding-top:12px;font-size:.9rem;font-weight:600;display:flex}.CollectionPriceTracker-module__ZKaVoq__footer{justify-content:flex-end;margin-top:16px;display:flex}.CollectionPriceTracker-module__ZKaVoq__saveBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:8px 16px;font-size:.9rem;font-weight:600;transition:opacity .2s}.CollectionPriceTracker-module__ZKaVoq__saveBtn:disabled{opacity:.7;cursor:not-allowed}.CollectionPriceTracker-module__ZKaVoq__saveBtn:hover:not(:disabled){opacity:.9}.CollectionPriceTracker-module__ZKaVoq__saveBtn.CollectionPriceTracker-module__ZKaVoq__success{background:var(--success)}.CollectionPriceTracker-module__ZKaVoq__saveBtn.CollectionPriceTracker-module__ZKaVoq__error{background:var(--accent)}
.QuickActionBookmark-module__y6-2aW__button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:10;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.QuickActionBookmark-module__y6-2aW__button:hover{background:#000c;transform:scale(1.1)}.QuickActionBookmark-module__y6-2aW__button:active{transform:scale(.95)}.QuickActionBookmark-module__y6-2aW__icon{font-size:16px;line-height:1}.QuickActionBookmark-module__y6-2aW__added .QuickActionBookmark-module__y6-2aW__icon{animation:.3s cubic-bezier(.175,.885,.32,1.275) QuickActionBookmark-module__y6-2aW__pop}@keyframes QuickActionBookmark-module__y6-2aW__pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}
.LatestSets-module__xADOvG__section{margin-bottom:40px}.LatestSets-module__xADOvG__title{color:var(--foreground);margin-bottom:24px;font-size:1.5rem;font-weight:700}.LatestSets-module__xADOvG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.LatestSets-module__xADOvG__setCard{border:1px solid var(--border);border-radius:var(--radius-md);background:#000;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;overflow:hidden}.LatestSets-module__xADOvG__setCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.LatestSets-module__xADOvG__imageWrapper{aspect-ratio:1;background:#000;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.LatestSets-module__xADOvG__imageWrapper{background:#000}}.LatestSets-module__xADOvG__productImage{object-fit:contain;width:100%;height:100%;padding:0;transition:transform .3s}.LatestSets-module__xADOvG__setCard:hover .LatestSets-module__xADOvG__productImage{transform:scale(1.05)}.LatestSets-module__xADOvG__setInfo{border-top:1px solid var(--border);padding:16px}.LatestSets-module__xADOvG__setName{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:3em;margin:0 0 8px;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.LatestSets-module__xADOvG__priceRow{justify-content:space-between;align-items:center;display:flex}.LatestSets-module__xADOvG__price{color:var(--primary);font-weight:700}@media (max-width:768px){.LatestSets-module__xADOvG__grid{grid-template-columns:repeat(2,1fr);gap:12px}.LatestSets-module__xADOvG__setCard{border-radius:var(--radius-sm)}.LatestSets-module__xADOvG__imageWrapper{aspect-ratio:1}.LatestSets-module__xADOvG__setInfo{padding:10px}.LatestSets-module__xADOvG__setName{-webkit-line-clamp:2;line-clamp:2;height:2.8em;margin-bottom:4px;font-size:.85rem}.LatestSets-module__xADOvG__price{font-size:.9rem}}
.RecentlyViewed-module__X_aw3a__section{margin-top:40px;margin-bottom:40px;padding:0 20px}.RecentlyViewed-module__X_aw3a__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.RecentlyViewed-module__X_aw3a__title{font-size:1.5rem;font-weight:700}.RecentlyViewed-module__X_aw3a__clearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.8rem;text-decoration:underline}.RecentlyViewed-module__X_aw3a__grid{scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:12px;display:flex;overflow-x:auto}.RecentlyViewed-module__X_aw3a__grid::-webkit-scrollbar{display:none}.RecentlyViewed-module__X_aw3a__cardItem{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);color:inherit;flex:0 0 140px;text-decoration:none;transition:transform .2s;position:relative;overflow:hidden}.RecentlyViewed-module__X_aw3a__cardItem:hover{border-color:var(--primary);transform:translateY(-4px)}.RecentlyViewed-module__X_aw3a__imageWrapper{aspect-ratio:2.5/3.5;background:#000;position:relative;overflow:hidden}.RecentlyViewed-module__X_aw3a__cardImage{object-fit:cover;width:100%;height:100%}.RecentlyViewed-module__X_aw3a__cardInfo{padding:10px}.RecentlyViewed-module__X_aw3a__cardName{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.8rem;font-weight:600;overflow:hidden}.RecentlyViewed-module__X_aw3a__cardPrice{color:var(--text-muted);font-size:.8rem}
.TrendingSection-module__VL0tgW__section{margin-bottom:40px}.TrendingSection-module__VL0tgW__title{align-items:center;gap:8px;margin-bottom:20px;font-size:1.5rem;font-weight:700;display:flex}.TrendingSection-module__VL0tgW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.TrendingSection-module__VL0tgW__card{border:1px solid var(--border);border-radius:var(--radius-md);background:#000;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.TrendingSection-module__VL0tgW__card:hover{border-color:var(--primary);transform:translateY(-2px)}.TrendingSection-module__VL0tgW__rankBadge{background:var(--primary);color:#000;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:8px;left:8px}.TrendingSection-module__VL0tgW__imageWrapper{aspect-ratio:.8;background:var(--bg-main);width:100%;position:relative}.TrendingSection-module__VL0tgW__noImage{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:.8rem;display:flex}.TrendingSection-module__VL0tgW__info{flex-direction:column;flex:1;padding:12px;display:flex}.TrendingSection-module__VL0tgW__name{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.9rem;font-weight:600;display:-webkit-box;overflow:hidden}.TrendingSection-module__VL0tgW__priceData{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.TrendingSection-module__VL0tgW__price{color:var(--primary);font-weight:700}.TrendingSection-module__VL0tgW__views{color:var(--text-secondary);font-size:.75rem}@media (max-width:640px){.TrendingSection-module__VL0tgW__grid{grid-template-columns:repeat(2,1fr)}}
.TopRisersSection-module__JGSi-G__section{margin-bottom:40px}.TopRisersSection-module__JGSi-G__title{color:var(--success);align-items:center;gap:8px;margin-bottom:20px;font-size:1.5rem;font-weight:700;display:flex}.TopRisersSection-module__JGSi-G__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.TopRisersSection-module__JGSi-G__card{border:1px solid var(--border);border-radius:var(--radius-md);background:#000;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.TopRisersSection-module__JGSi-G__card:hover{border-color:var(--success);transform:translateY(-2px)}.TopRisersSection-module__JGSi-G__badge{background:var(--success);color:#000;z-index:2;border-radius:4px;padding:4px 8px;font-size:.8rem;font-weight:700;position:absolute;top:8px;right:8px}.TopRisersSection-module__JGSi-G__imageWrapper{aspect-ratio:.8;background:var(--bg-main);width:100%;position:relative}.TopRisersSection-module__JGSi-G__noImage{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:.8rem;display:flex}.TopRisersSection-module__JGSi-G__info{flex-direction:column;flex:1;padding:12px;display:flex}.TopRisersSection-module__JGSi-G__name{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.9rem;font-weight:600;display:-webkit-box;overflow:hidden}.TopRisersSection-module__JGSi-G__priceData{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.TopRisersSection-module__JGSi-G__priceColumn{flex-direction:column;display:flex}.TopRisersSection-module__JGSi-G__price{color:var(--success);font-weight:700}.TopRisersSection-module__JGSi-G__originalPrice{color:var(--text-secondary);font-size:.75rem}.TopRisersSection-module__JGSi-G__riseAmount{color:var(--success);font-size:.75rem}@media (max-width:640px){.TopRisersSection-module__JGSi-G__grid{grid-template-columns:repeat(2,1fr)}}
.CollectionCard-module__ML6nla__cardContainer{flex-direction:column;height:100%;display:flex}.CollectionCard-module__ML6nla__imageWrapper{aspect-ratio:.71;background:var(--bg-main);border-radius:var(--radius-sm);justify-content:center;align-items:center;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.CollectionCard-module__ML6nla__cardImage{object-fit:contain;width:100%;height:100%;transition:transform .3s}.CollectionCard-module__ML6nla__cardContainer:hover .CollectionCard-module__ML6nla__cardImage{transform:scale(1.05)}.CollectionCard-module__ML6nla__badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:12px;padding:2px 8px;font-size:.75rem;position:absolute;top:8px;right:8px}.CollectionCard-module__ML6nla__cardInfo{flex-direction:column;flex:1;display:flex}.CollectionCard-module__ML6nla__cardName{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:600;line-height:1.3}.CollectionCard-module__ML6nla__cardSet{color:var(--text-muted);font-size:.8rem}.CollectionCard-module__ML6nla__setRow{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.CollectionCard-module__ML6nla__typeBadge{background:var(--bg-surface-active);color:var(--text-muted);white-space:nowrap;border:1px solid var(--border);border-radius:12px;padding:2px 6px;font-size:.65rem}.CollectionCard-module__ML6nla__marketPrice{background:var(--surface-highlight);border-radius:var(--radius-sm);margin-bottom:12px;padding:8px}.CollectionCard-module__ML6nla__label{color:var(--text-muted);margin-bottom:2px;font-size:.75rem;display:block}.CollectionCard-module__ML6nla__priceDisplay{color:var(--text-primary);font-size:.95rem;font-weight:700}.CollectionCard-module__ML6nla__purchaseSection{border-top:1px dashed var(--border);margin-top:auto;padding-top:12px}.CollectionCard-module__ML6nla__emptyState{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.CollectionCard-module__ML6nla__manageLink{color:var(--primary);font-weight:600;text-decoration:none}.CollectionCard-module__ML6nla__summaryState{flex-direction:column;gap:4px;display:flex}.CollectionCard-module__ML6nla__summaryRow{justify-content:space-between;font-size:.85rem;display:flex}.CollectionCard-module__ML6nla__value{color:var(--text-primary);font-weight:600}.CollectionCard-module__ML6nla__manageBtn{text-align:center;background:var(--bg-surface-active);color:var(--text-primary);border-radius:var(--radius-sm);margin-top:8px;padding:6px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s;display:block}.CollectionCard-module__ML6nla__manageBtn:hover{background:var(--bg-surface-highlight)}.CollectionCard-module__ML6nla__gradeBlock{border-bottom:1px solid var(--border);flex-direction:column;gap:3px;padding:8px 0;display:flex}.CollectionCard-module__ML6nla__gradeBlock:last-of-type{border-bottom:none;margin-bottom:4px}.CollectionCard-module__ML6nla__gradeHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.CollectionCard-module__ML6nla__gradeName{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.CollectionCard-module__ML6nla__gradeCount{color:var(--text-muted);background:var(--surface-highlight);border-radius:10px;padding:1px 7px;font-size:.75rem}.CollectionCard-module__ML6nla__plBadge{border-radius:10px;padding:1px 7px;font-size:.8rem;font-weight:700}.CollectionCard-module__ML6nla__plGain{color:var(--success);background:#22c55e1f}.CollectionCard-module__ML6nla__plLoss{color:#f87171;background:#f871711f}
.CollectionView-module__FD9WOW__langTabs{scrollbar-width:none;gap:8px;margin-bottom:24px;padding-bottom:8px;display:flex;overflow-x:auto}.CollectionView-module__FD9WOW__langTabs::-webkit-scrollbar{display:none}.CollectionView-module__FD9WOW__langTab{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.CollectionView-module__FD9WOW__langTab:hover{background:var(--surface-highlight);color:var(--text-primary)}.CollectionView-module__FD9WOW__langTab.CollectionView-module__FD9WOW__active{background:var(--accent);border-color:var(--accent);color:#fff}.CollectionView-module__FD9WOW__badge{background:#0003;border-radius:10px;margin-left:4px;padding:2px 6px;font-size:.75rem}.CollectionView-module__FD9WOW__langTab.CollectionView-module__FD9WOW__active .CollectionView-module__FD9WOW__badge{background:#fff3}.CollectionView-module__FD9WOW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px;display:grid}.CollectionView-module__FD9WOW__empty{text-align:center;color:var(--text-muted);background:var(--surface);border:1px dashed var(--border);border-radius:12px;padding:60px 20px;font-size:1.1rem}@media (max-width:768px){.CollectionView-module__FD9WOW__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}}
.AddListingModal-module__OR0nfq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out AddListingModal-module__OR0nfq__fadeIn;display:flex;position:fixed;inset:0}.AddListingModal-module__OR0nfq__modalContent{background:#09090b;border:1px solid #27272a;border-radius:16px;flex-direction:column;width:100%;max-width:950px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) AddListingModal-module__OR0nfq__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000080}.AddListingModal-module__OR0nfq__modalHeader{background:#09090b;border-bottom:1px solid #27272a;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.AddListingModal-module__OR0nfq__modalHeader h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.AddListingModal-module__OR0nfq__closeBtn{color:#a1a1aa;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:all .2s;display:flex}.AddListingModal-module__OR0nfq__closeBtn:hover{color:#fff;background:#ffffff1a;transform:rotate(90deg)}.AddListingModal-module__OR0nfq__modalBody{flex:1;padding:32px;overflow-y:auto}@keyframes AddListingModal-module__OR0nfq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AddListingModal-module__OR0nfq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AddListingModal-module__OR0nfq__formPanel{flex:1}.AddListingModal-module__OR0nfq__formGroup{margin-bottom:24px}.AddListingModal-module__OR0nfq__formGroup label{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.AddListingModal-module__OR0nfq__modalInput{color:#fff;appearance:none;background:#18181b;border:1px solid #3f3f46;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.AddListingModal-module__OR0nfq__modalInput:hover{border-color:#52525b}.AddListingModal-module__OR0nfq__modalInput:focus{background:#09090b;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}select.AddListingModal-module__OR0nfq__modalInput{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23a1a1aa%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 16px center;background-repeat:no-repeat;background-size:10px;padding-right:40px}.AddListingModal-module__OR0nfq__conditionToggle{background:#18181b;border:1px solid #3f3f46;border-radius:8px;padding:4px;display:flex}.AddListingModal-module__OR0nfq__condBtn{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:8px;font-size:.9rem;font-weight:500;transition:all .2s}.AddListingModal-module__OR0nfq__condBtn:hover{color:#d4d4d8}.AddListingModal-module__OR0nfq__submitBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;width:100%;margin-top:24px;padding:14px;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AddListingModal-module__OR0nfq__submitBtn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AddListingModal-module__OR0nfq__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AddListingModal-module__OR0nfq__detailsContainer{grid-template-columns:280px 1fr;align-items:start;gap:40px;display:grid}.AddListingModal-module__OR0nfq__selectedCardPreview{text-align:center;background:#18181b;border:1px solid #27272a;border-radius:12px;width:100%;padding:24px;position:sticky;top:0}.AddListingModal-module__OR0nfq__selectedCardPreview h4{color:#fff;margin-top:16px;font-size:1.1rem;font-weight:600}.AddListingModal-module__OR0nfq__selectedCardPreview p{color:#a1a1aa;margin-top:4px;font-size:.875rem}@media (max-width:768px){.AddListingModal-module__OR0nfq__modalContent{border-radius:0;height:100%;max-height:100%}.AddListingModal-module__OR0nfq__detailsContainer{grid-template-columns:1fr;gap:24px}.AddListingModal-module__OR0nfq__selectedCardPreview{text-align:left;align-items:center;gap:16px;padding:16px;display:flex;position:static}.AddListingModal-module__OR0nfq__selectedCardPreview h4{margin-top:0;font-size:1rem}.AddListingModal-module__OR0nfq__selectedCardPreview img{width:80px!important;height:auto!important}}
.Button-module__VMVMAW__button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;outline:none;justify-content:center;align-items:center;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__VMVMAW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__VMVMAW__primary{background:var(--primary);color:var(--accent-ink);font-weight:600}.Button-module__VMVMAW__primary:hover:not(:disabled){background:var(--primary-hover)}.Button-module__VMVMAW__secondary{background:var(--surface-highlight);color:var(--text-primary);border-color:var(--border)}.Button-module__VMVMAW__secondary:hover:not(:disabled){border-color:var(--text-secondary);background:var(--bg-card-hover)}.Button-module__VMVMAW__ghost{color:var(--text-secondary);background:0 0}.Button-module__VMVMAW__ghost:hover:not(:disabled){color:var(--text-primary);background:var(--surface-highlight)}.Button-module__VMVMAW__accent{background:var(--accent);color:#fff}.Button-module__VMVMAW__accent:hover:not(:disabled){filter:brightness(1.1)}.Button-module__VMVMAW__sm{height:32px;padding:0 12px;font-size:.85rem}.Button-module__VMVMAW__md{height:40px;padding:0 16px;font-size:.95rem}.Button-module__VMVMAW__lg{height:48px;padding:0 24px;font-size:1.05rem}
.SortFilter-module__Xa9n0q__filterContainer{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);flex-direction:column;gap:16px;margin-bottom:24px;padding:16px;display:flex}.SortFilter-module__Xa9n0q__topRow{align-items:center;gap:12px;display:flex}.SortFilter-module__Xa9n0q__label{color:var(--text-muted);min-width:45px;font-size:.9rem;font-weight:600}.SortFilter-module__Xa9n0q__select{background:var(--background);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;min-width:140px;padding:8px 32px 8px 12px;font-size:.9rem}.SortFilter-module__Xa9n0q__select:hover{border-color:var(--primary)}.SortFilter-module__Xa9n0q__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .2);outline:none}.SortFilter-module__Xa9n0q__filterGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.SortFilter-module__Xa9n0q__filterLabel{color:var(--text-muted);min-width:45px;font-size:.9rem;font-weight:600}.SortFilter-module__Xa9n0q__buttonGroup{flex-wrap:wrap;gap:8px;display:flex}.SortFilter-module__Xa9n0q__filterBtn{background:var(--background);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .2s}.SortFilter-module__Xa9n0q__filterBtn:hover{background:var(--surface-highlight);color:var(--text-primary)}.SortFilter-module__Xa9n0q__filterBtn.SortFilter-module__Xa9n0q__active{background:var(--accent);border-color:var(--accent);color:#fff}
.Search-module__NOmvkG__heading{margin-bottom:40px;font-size:2rem}.Search-module__NOmvkG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Search-module__NOmvkG__cardItem{flex-direction:column;height:100%;display:flex}.Search-module__NOmvkG__imageWrapper{aspect-ratio:.71;background:var(--bg-main);border-radius:var(--radius-sm);justify-content:center;align-items:center;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.Search-module__NOmvkG__cardImage{object-fit:contain;width:100%;height:100%;transition:transform .3s}.Search-module__NOmvkG__cardItem:hover .Search-module__NOmvkG__cardImage{transform:scale(1.05)}.Search-module__NOmvkG__cardInfo{flex-direction:column;flex:1;display:flex}.Search-module__NOmvkG__cardHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;margin-bottom:4px;font-size:.75rem;display:flex}.Search-module__NOmvkG__rarity{color:var(--primary);font-weight:700}.Search-module__NOmvkG__setRow{color:var(--text-muted);margin-bottom:2px;font-size:.8rem}.Search-module__NOmvkG__typeBlock{color:var(--text-muted);margin-bottom:12px;font-size:.75rem}.Search-module__NOmvkG__cardName{color:var(--text-primary);margin-bottom:8px;font-size:.9rem;font-weight:600;line-height:1.4}.Search-module__NOmvkG__priceInfo{background:var(--surface-highlight);border-radius:var(--radius-sm);flex-direction:column;gap:4px;margin-top:auto;padding:8px 10px;display:flex}.Search-module__NOmvkG__priceRow{justify-content:space-between;align-items:center;display:flex}.Search-module__NOmvkG__priceLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.Search-module__NOmvkG__price{color:var(--text-primary);font-size:.9rem;font-weight:700}.Search-module__NOmvkG__noResults{text-align:center;color:var(--text-secondary);padding:80px 0;font-weight:700}.Search-module__NOmvkG__suggestion{color:var(--text-muted);margin-top:12px;font-size:.9rem}.Search-module__NOmvkG__linkItem{color:inherit;height:100%;text-decoration:none;display:block}@media (min-width:768px){.Search-module__NOmvkG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px}.Search-module__NOmvkG__imageWrapper{margin-bottom:16px}.Search-module__NOmvkG__cardName{margin-bottom:12px;font-size:1rem}.Search-module__NOmvkG__priceInfo{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;padding:10px 12px}.Search-module__NOmvkG__price{font-size:1rem}.Search-module__NOmvkG__priceLabel{font-size:.8rem}}
