.ExportButtons-module-scss-module__92nemq__container{flex-wrap:wrap;gap:.75rem;display:flex}@media (max-width:768px){.ExportButtons-module-scss-module__92nemq__container{flex-direction:column}}.ExportButtons-module-scss-module__92nemq__btnExport{color:#fff;cursor:pointer;z-index:100;pointer-events:auto;background:#3c1e1ecc;border:2px solid #64646499;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.ExportButtons-module-scss-module__92nemq__btnExport:hover{background:#64646480;border-color:#e8611a;transform:translateY(-2px);box-shadow:0 4px 12px #e8611a4d}.ExportButtons-module-scss-module__92nemq__btnExport:active{transform:translateY(0)}.ExportButtons-module-scss-module__92nemq__btnExport .ExportButtons-module-scss-module__92nemq__icon{font-size:1.125rem}@media (max-width:768px){.ExportButtons-module-scss-module__92nemq__btnExport{justify-content:center;width:100%}}
.PriceStats-module-scss-module__H1iKtW__container{background:#1a1a1acc;border:2px solid #64646480;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.PriceStats-module-scss-module__H1iKtW__title{color:#d4af37;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.PriceStats-module-scss-module__H1iKtW__subtitle{color:#ffffffe6;margin:0 0 1rem;font-size:1rem;font-weight:600}.PriceStats-module-scss-module__H1iKtW__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.PriceStats-module-scss-module__H1iKtW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.PriceStats-module-scss-module__H1iKtW__grid{grid-template-columns:1fr}}.PriceStats-module-scss-module__H1iKtW__statCard{text-align:center;background:#3c1e1ecc;border:1px solid #64646480;border-radius:8px;padding:1rem}.PriceStats-module-scss-module__H1iKtW__statLabel{color:#ffffffb3;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.PriceStats-module-scss-module__H1iKtW__statValue{color:#d4af37;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.PriceStats-module-scss-module__H1iKtW__statSubtext{color:#fff9;text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:.75rem;overflow:hidden}.PriceStats-module-scss-module__H1iKtW__distribution{margin-top:1.5rem}.PriceStats-module-scss-module__H1iKtW__chart{flex-direction:column;gap:.75rem;display:flex}.PriceStats-module-scss-module__H1iKtW__chartRow{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.PriceStats-module-scss-module__H1iKtW__chartRow{flex-direction:column;align-items:flex-start;gap:.5rem}}.PriceStats-module-scss-module__H1iKtW__chartLabel{color:#fffc;min-width:120px;font-size:.875rem;font-weight:600}@media (max-width:768px){.PriceStats-module-scss-module__H1iKtW__chartLabel{min-width:auto}}.PriceStats-module-scss-module__H1iKtW__chartBarContainer{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}@media (max-width:768px){.PriceStats-module-scss-module__H1iKtW__chartBarContainer{width:100%}}.PriceStats-module-scss-module__H1iKtW__chartBar{background:linear-gradient(90deg,#1a1a1a 0%,#e8611a 100%);border-radius:4px;min-width:2px;height:24px;transition:width .3s}.PriceStats-module-scss-module__H1iKtW__chartValue{color:#d4af37;text-align:right;min-width:30px;font-size:.875rem;font-weight:700}.PriceStats-module-scss-module__H1iKtW__note{color:#fffc;text-align:center;background:#e8611a1a;border:1px solid #e8611a33;border-radius:8px;margin-top:1.5rem;padding:.75rem;font-size:.875rem}
.ShareButton-module-scss-module__7rzb_G__btnShare{color:#fff;cursor:pointer;z-index:100;pointer-events:auto;background:#3c1e1ecc;border:2px solid #64646499;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.ShareButton-module-scss-module__7rzb_G__btnShare:hover:not(:disabled){background:#64646480;border-color:#e8611a;transform:translateY(-2px);box-shadow:0 4px 12px #e8611a4d}.ShareButton-module-scss-module__7rzb_G__btnShare:active:not(:disabled){transform:translateY(0)}.ShareButton-module-scss-module__7rzb_G__btnShare:disabled{opacity:.6;cursor:not-allowed}.ShareButton-module-scss-module__7rzb_G__btnShare .ShareButton-module-scss-module__7rzb_G__icon{font-size:1.125rem}@media (max-width:768px){.ShareButton-module-scss-module__7rzb_G__btnShare{justify-content:center;width:100%}}.ShareButton-module-scss-module__7rzb_G__modal{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.2s ShareButton-module-scss-module__7rzb_G__fadeIn;display:flex;position:fixed;inset:0}@keyframes ShareButton-module-scss-module__7rzb_G__fadeIn{0%{opacity:0}to{opacity:1}}.ShareButton-module-scss-module__7rzb_G__modalContent{background:#0a0a0a;border:2px solid #e8611a;border-radius:12px;width:100%;max-width:500px;padding:2rem;animation:.3s ShareButton-module-scss-module__7rzb_G__slideUp}@keyframes ShareButton-module-scss-module__7rzb_G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ShareButton-module-scss-module__7rzb_G__modalTitle{color:#d4af37;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.ShareButton-module-scss-module__7rzb_G__modalDescription{color:#fffc;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.ShareButton-module-scss-module__7rzb_G__urlBox{gap:.5rem;margin-bottom:1.5rem;display:flex}@media (max-width:480px){.ShareButton-module-scss-module__7rzb_G__urlBox{flex-direction:column}}.ShareButton-module-scss-module__7rzb_G__urlInput{color:#fff;background:#0a0a0acc;border:2px solid #64646480;border-radius:8px;flex:1;padding:.75rem;font-family:monospace;font-size:.875rem}.ShareButton-module-scss-module__7rzb_G__urlInput:focus{border-color:#e8611a;outline:none}.ShareButton-module-scss-module__7rzb_G__btnCopy{color:#d4af37;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);border:2px solid #e8611a;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .2s}.ShareButton-module-scss-module__7rzb_G__btnCopy:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e8611a4d}.ShareButton-module-scss-module__7rzb_G__btnCopy:active{transform:translateY(0)}@media (max-width:480px){.ShareButton-module-scss-module__7rzb_G__btnCopy{width:100%}}.ShareButton-module-scss-module__7rzb_G__modalActions{justify-content:flex-end;display:flex}.ShareButton-module-scss-module__7rzb_G__btnClose{color:#fff;cursor:pointer;background:#3c1e1ecc;border:2px solid #64646499;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.ShareButton-module-scss-module__7rzb_G__btnClose:hover{background:#64646480;border-color:#e8611a}
.CardList-module-scss-module__ozz12W__container{width:100%}.CardList-module-scss-module__ozz12W__header{margin-bottom:2rem}.CardList-module-scss-module__ozz12W__title{color:#d4af37;margin:0 0 1rem;font-size:2rem;font-weight:700}.CardList-module-scss-module__ozz12W__headerRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.CardList-module-scss-module__ozz12W__badge{border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.CardList-module-scss-module__ozz12W__badge.CardList-module-scss-module__ozz12W__brand{color:#d4af37;background:#64646480;border:1px solid #e8611a4d}.CardList-module-scss-module__ozz12W__badge.CardList-module-scss-module__ozz12W__accent{color:#22c55e;background:#22c55e33;border:1px solid #22c55e4d}.CardList-module-scss-module__ozz12W__loading{color:#ffffffb3;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.CardList-module-scss-module__ozz12W__searchSection{margin-bottom:2rem}.CardList-module-scss-module__ozz12W__searchBar{max-width:600px;margin:0 auto;position:relative}.CardList-module-scss-module__ozz12W__searchInput{color:#fff;background:#1a1a1ae6;border:2px solid #64646499;border-radius:8px;width:100%;padding:.875rem 3rem .875rem 1rem;font-size:1rem;transition:all .2s}.CardList-module-scss-module__ozz12W__searchInput:focus{border-color:#e8611a;outline:none}.CardList-module-scss-module__ozz12W__searchInput::placeholder{color:#fff6}.CardList-module-scss-module__ozz12W__clearBtn{color:#d4af37;cursor:pointer;background:#e8611a33;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.CardList-module-scss-module__ozz12W__clearBtn:hover{background:#e8611a4d;transform:translateY(-50%)scale(1.1)}.CardList-module-scss-module__ozz12W__filterInfo{color:#fff9;text-align:center;margin:.75rem 0 0;font-size:.875rem}.CardList-module-scss-module__ozz12W__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.CardList-module-scss-module__ozz12W__empty .CardList-module-scss-module__ozz12W__emptyIcon{opacity:.5;font-size:4rem}.CardList-module-scss-module__ozz12W__empty .CardList-module-scss-module__ozz12W__emptyTitle{color:#d4af37;margin:0;font-size:1.5rem;font-weight:700}.CardList-module-scss-module__ozz12W__empty .CardList-module-scss-module__ozz12W__emptyText{color:#fff9;margin:0}.CardList-module-scss-module__ozz12W__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1rem;width:100%;display:grid}@media (max-width:1400px){.CardList-module-scss-module__ozz12W__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width:768px){.CardList-module-scss-module__ozz12W__cardsGrid{grid-template-columns:1fr}}.CardList-module-scss-module__ozz12W__cardItem{background:#1a1a1acc;border:2px solid #64646480;border-radius:12px;gap:1rem;padding:1rem;transition:all .2s;display:flex}.CardList-module-scss-module__ozz12W__cardItem:hover{border-color:#e8611a;transform:translateY(-2px)}@media (max-width:480px){.CardList-module-scss-module__ozz12W__cardItem{flex-direction:column}}.CardList-module-scss-module__ozz12W__cardImageWrapper{flex-shrink:0}.CardList-module-scss-module__ozz12W__cardImage{cursor:pointer;background:#0000004d;border-radius:8px;width:100px;height:140px;position:relative;overflow:visible}@media (max-width:480px){.CardList-module-scss-module__ozz12W__cardImage{width:100%;height:200px}}.CardList-module-scss-module__ozz12W__smallImage{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:100%;height:100%;transition:opacity .2s}.CardList-module-scss-module__ozz12W__imageZoomOverlay{z-index:999999999;opacity:0;pointer-events:none;background:linear-gradient(135deg,#1a1a1afa 0%,#0a0a0afa 100%);border:5px solid #e8611a;border-radius:12px;padding:.75rem;transition:opacity .2s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 100px #000000f2}.CardList-module-scss-module__ozz12W__cardImage:hover .CardList-module-scss-module__ozz12W__imageZoomOverlay{opacity:1}.CardList-module-scss-module__ozz12W__cardImage:hover .CardList-module-scss-module__ozz12W__smallImage{opacity:.7}.CardList-module-scss-module__ozz12W__largeImage{-o-object-fit:contain;object-fit:contain;border-radius:8px;display:block}.CardList-module-scss-module__ozz12W__cardContent{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.CardList-module-scss-module__ozz12W__cardName{color:#d4af37;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.CardList-module-scss-module__ozz12W__cardInfo{flex-direction:column;gap:.5rem;display:flex}.CardList-module-scss-module__ozz12W__setInfoSection{background:#3c1e1ecc;border:1px solid #3c1e1ecc;border-radius:6px;flex-direction:column;gap:.375rem;margin-bottom:.5rem;padding:.75rem;display:flex}.CardList-module-scss-module__ozz12W__infoRow{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.CardList-module-scss-module__ozz12W__infoLabel{color:#fff9;min-width:70px;font-weight:600}.CardList-module-scss-module__ozz12W__infoValue{color:#ffffffe6;font-weight:500}.CardList-module-scss-module__ozz12W__infoValue.CardList-module-scss-module__ozz12W__price{color:#22c55e;font-weight:700}.CardList-module-scss-module__ozz12W__priceUnavailable{color:#fff6;font-size:.8125rem;font-style:italic;font-weight:600}.CardList-module-scss-module__ozz12W__cardIdValue{color:#d4af37;letter-spacing:.5px;background:#0000004d;border-radius:4px;padding:.25rem .5rem;font-family:Geist Mono,monospace;font-size:.8125rem;font-weight:600}.CardList-module-scss-module__ozz12W__rarityIcon{margin-right:.25rem;font-size:.875em}.CardList-module-scss-module__ozz12W__rarityBadge{white-space:nowrap;text-transform:capitalize;border-radius:10px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.CardList-module-scss-module__ozz12W__rarityCommon{color:#9ca3af;background:#9ca3af33;border:1px solid #9ca3af66}.CardList-module-scss-module__ozz12W__rarityUncommon{color:#c0c8d4;background:#70788333;border:1px solid #70788366}.CardList-module-scss-module__ozz12W__rarityRare{color:#d4af37;background:#a58e4a33;border:1px solid #a58e4a80}.CardList-module-scss-module__ozz12W__rarityMythic{color:#ff8c00;text-shadow:0 0 4px #bf442766;background:linear-gradient(135deg,#bf442733,#ff8c0026);border:1px solid #bf442780}.CardList-module-scss-module__ozz12W__raritySpecial{color:#d4af37;text-shadow:0 0 4px #e8611a66;background:linear-gradient(135deg,#e8611a4d,#ffffff26);border:1px solid #e8611a80}.CardList-module-scss-module__ozz12W__rarityBonus{color:#d1d5db;background:#6464644d;border:1px solid #64646499}.CardList-module-scss-module__ozz12W__quantityControls{align-items:center;gap:.5rem;display:flex}.CardList-module-scss-module__ozz12W__quantityBtn{color:#fff;cursor:pointer;z-index:10;background:#64646480;border:1px solid #646464b3;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;transition:all .2s;display:flex;position:relative}.CardList-module-scss-module__ozz12W__quantityBtn:hover:not(:disabled){background:#646464b3;border-color:#e8611a;transform:scale(1.1)}.CardList-module-scss-module__ozz12W__quantityBtn:active:not(:disabled){transform:scale(.95)}.CardList-module-scss-module__ozz12W__quantityBtn:disabled{opacity:.4;cursor:not-allowed}.CardList-module-scss-module__ozz12W__quantityValue{text-align:center;color:#fff;min-width:30px;font-weight:700}.CardList-module-scss-module__ozz12W__cardNotes{color:#fff9;margin:0;font-size:.8125rem;font-style:italic}.CardList-module-scss-module__ozz12W__cardDate{color:#fff6;margin-top:auto;font-size:.75rem}.CardList-module-scss-module__ozz12W__cardActions{gap:.5rem;margin-top:.5rem;display:flex}@media (max-width:480px){.CardList-module-scss-module__ozz12W__cardActions{flex-direction:column}}.CardList-module-scss-module__ozz12W__btnRemove{color:#ef4444;cursor:pointer;z-index:10;background:#ef444433;border:2px solid #ef44444d;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.CardList-module-scss-module__ozz12W__btnRemove:hover:not(:disabled){background:#ef44444d;border-color:#ef4444;transform:translateY(-1px)}.CardList-module-scss-module__ozz12W__btnRemove:active:not(:disabled){transform:translateY(0)}.CardList-module-scss-module__ozz12W__btnRemove:disabled{opacity:.6;cursor:not-allowed}.CardList-module-scss-module__ozz12W__btnRemove .CardList-module-scss-module__ozz12W__spinner{border:2px solid #ef44444d;border-top-color:#ef4444;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite CardList-module-scss-module__ozz12W__spin}@keyframes CardList-module-scss-module__ozz12W__spin{to{transform:rotate(360deg)}}.CardList-module-scss-module__ozz12W__priceRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (max-width:480px){.CardList-module-scss-module__ozz12W__priceRow{flex-direction:column;align-items:flex-start}}.CardList-module-scss-module__ozz12W__btnForSale{color:#ffffffe6;cursor:pointer;white-space:nowrap;z-index:10;background:#3c1e1ecc;border:2px solid #64646499;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s;position:relative}.CardList-module-scss-module__ozz12W__btnForSale:hover:not(:disabled){background:#64646480;border-color:#e8611a;transform:translateY(-1px)}.CardList-module-scss-module__ozz12W__btnForSale:active:not(:disabled){transform:translateY(0)}.CardList-module-scss-module__ozz12W__btnForSale:disabled{opacity:.6;cursor:not-allowed}.CardList-module-scss-module__ozz12W__btnForSale.CardList-module-scss-module__ozz12W__forSaleActive{color:#d4af37;background:#e8611a26;border-color:#e8611a66}.CardList-module-scss-module__ozz12W__btnForSale.CardList-module-scss-module__ozz12W__forSaleActive:hover:not(:disabled){background:#ef44444d;border-color:#ef4444}.CardList-module-scss-module__ozz12W__btnForSale.CardList-module-scss-module__ozz12W__forSaleActive:hover:not(:disabled):after{content:var(--remove-text,"Remove");color:#fff;z-index:1;background:#ef4444e6;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:480px){.CardList-module-scss-module__ozz12W__btnForSale{text-align:center;width:100%}}
