.SetCardsGallery-module__ShlE4W__page{background:var(--c-bg-page);min-height:100vh;color:var(--c-text-primary);font-variant-numeric:tabular-nums;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.SetCardsGallery-module__ShlE4W__page,.SetCardsGallery-module__ShlE4W__page *{box-sizing:border-box}.SetCardsGallery-module__ShlE4W__hero{background:var(--c-bg-page);border-bottom:1px solid var(--c-border);padding:100px 36px 0}.SetCardsGallery-module__ShlE4W__heroInner{max-width:1400px;margin:0 auto;padding-bottom:22px}.SetCardsGallery-module__ShlE4W__backLink{font-family:var(--font-roboto-mono);color:var(--c-text-tertiary);border:1px solid var(--c-border);background:var(--c-surface);box-shadow:var(--c-shadow-sm);border-radius:10px;align-items:center;gap:6px;margin-bottom:18px;padding:6px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.SetCardsGallery-module__ShlE4W__backLink:hover{color:var(--c-text-primary);border-color:var(--c-accent-border);box-shadow:var(--c-shadow-md);transform:translateY(-1px)}.SetCardsGallery-module__ShlE4W__title{color:var(--c-text-primary);letter-spacing:-.03em;margin:0;font-size:26px;font-weight:700;line-height:1.1}.SetCardsGallery-module__ShlE4W__titleAccent{color:var(--c-accent);font-weight:700;font-family:var(--font-roboto-mono)}.SetCardsGallery-module__ShlE4W__subtitle{color:var(--c-text-secondary);margin:6px 0 0;font-size:13px;font-weight:500}.SetCardsGallery-module__ShlE4W__heroInner{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.SetCardsGallery-module__ShlE4W__heroInner>div:first-child{flex:1}.SetCardsGallery-module__ShlE4W__marketCap{background:var(--c-profit-bg);border:1px solid var(--c-profit);text-align:right;border-radius:12px;flex-shrink:0;padding:14px 22px}.SetCardsGallery-module__ShlE4W__marketCapLabel{font-family:var(--font-roboto-mono);color:var(--c-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:700}.SetCardsGallery-module__ShlE4W__marketCapValue{font-family:var(--font-roboto-mono);color:var(--c-profit);font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;line-height:1}.SetCardsGallery-module__ShlE4W__marketCapMeta{font-family:var(--font-roboto-mono);color:var(--c-text-tertiary);margin-top:4px;font-size:10px}.SetCardsGallery-module__ShlE4W__filterBar{z-index:20;background:var(--c-bg-page);border-bottom:1px solid var(--c-border);-webkit-backdrop-filter:blur(8px);padding:12px 36px;position:sticky;top:0}.SetCardsGallery-module__ShlE4W__filterBarInner{border:1px solid var(--c-border);background:var(--c-surface);width:100%;max-width:1400px;min-height:38px;box-shadow:var(--c-shadow-sm);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin:0 auto;padding:0 14px;display:flex}.SetCardsGallery-module__ShlE4W__rarityPill{min-height:38px;color:var(--c-text-secondary);font:inherit;font-family:var(--font-roboto-mono);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0 4px;font-size:11px;font-weight:700;transition:color .15s;position:relative}.SetCardsGallery-module__ShlE4W__rarityPill:hover:not(.SetCardsGallery-module__ShlE4W__rarityPillActive),.SetCardsGallery-module__ShlE4W__rarityPillActive{color:var(--c-text-primary)}.SetCardsGallery-module__ShlE4W__rarityPillActive:after{background:var(--c-text-primary);content:"";border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:0}.SetCardsGallery-module__ShlE4W__sortSelect{border:1px solid var(--c-border);background:var(--c-surface);height:30px;color:var(--c-text-primary);font:inherit;font-size:11px;font-family:var(--font-roboto-mono);cursor:pointer;appearance:none;background-image:var(--c-select-chevron);background-position:right 10px center;background-repeat:no-repeat;border-radius:8px;outline:none;padding:0 28px 0 12px;transition:border-color .15s,box-shadow .15s}.SetCardsGallery-module__ShlE4W__sortSelect:hover,.SetCardsGallery-module__ShlE4W__sortSelect:focus{border-color:var(--c-border-focus);box-shadow:var(--c-shadow-focus)}.SetCardsGallery-module__ShlE4W__sortSelect option{background:var(--c-surface);color:var(--c-text-primary)}.SetCardsGallery-module__ShlE4W__cardCountLabel{font-family:var(--font-roboto-mono);color:var(--c-text-tertiary);margin-left:auto;padding-left:8px;font-size:11px;font-weight:500}.SetCardsGallery-module__ShlE4W__searchField{background:var(--c-surface-input);border:1px solid var(--c-border);width:180px;min-width:0;height:30px;box-shadow:var(--c-shadow-sm);border-radius:11px;align-items:center;gap:7px;padding:0 10px;transition:box-shadow .18s,border-color .18s;display:flex}.SetCardsGallery-module__ShlE4W__searchField:focus-within{border-color:var(--c-border-focus);box-shadow:var(--c-shadow-focus)}.SetCardsGallery-module__ShlE4W__searchField svg{color:var(--c-text-tertiary);flex-shrink:0;width:16px;height:16px}.SetCardsGallery-module__ShlE4W__searchInput{min-width:0;font:inherit;color:var(--c-text-primary);background:0 0;border:none;outline:none;flex:1;font-size:12px}.SetCardsGallery-module__ShlE4W__priceInput{font-family:var(--font-roboto-mono);border:1px solid var(--c-border);background:var(--c-surface);width:70px;color:var(--c-text-primary);border-radius:8px;outline:none;padding:6px 8px;font-size:12px;transition:border-color .2s}.SetCardsGallery-module__ShlE4W__searchInput::placeholder,.SetCardsGallery-module__ShlE4W__priceInput::placeholder{color:var(--c-text-tertiary)}.SetCardsGallery-module__ShlE4W__priceInput:focus{border-color:var(--c-border-focus);box-shadow:var(--c-shadow-focus)}.SetCardsGallery-module__ShlE4W__saveBtn{font-family:var(--font-roboto-mono);border:1px solid var(--c-accent-bg-strong);background:var(--c-accent-bg);color:var(--c-accent);cursor:pointer;border-radius:8px;padding:6px 14px;font-size:11px;font-weight:600;transition:background .2s}.SetCardsGallery-module__ShlE4W__saveBtn:hover{background:var(--c-accent-bg-strong)}.SetCardsGallery-module__ShlE4W__cancelBtn{font-family:var(--font-roboto-mono);border:1px solid var(--c-border);color:var(--c-text-tertiary);cursor:pointer;background:0 0;border-radius:8px;padding:6px 14px;font-size:11px;font-weight:500}.SetCardsGallery-module__ShlE4W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SetCardsGallery-module__ShlE4W__modal{background:var(--c-surface-elevated);border:1px solid var(--c-border-strong);width:360px;max-width:90vw;box-shadow:var(--c-shadow-pop);border-radius:14px;padding:24px}.SetCardsGallery-module__ShlE4W__modalTitle{color:var(--c-text-primary);margin:0 0 16px;font-size:16px;font-weight:700}.SetCardsGallery-module__ShlE4W__modalActions{gap:8px;margin-top:12px;display:flex}.SetCardsGallery-module__ShlE4W__savedList{border-top:1px solid var(--c-border);margin-top:16px;padding-top:12px}.SetCardsGallery-module__ShlE4W__savedListLabel{font-family:var(--font-roboto-mono);text-transform:uppercase;color:var(--c-text-muted);letter-spacing:.06em;margin-bottom:8px;font-size:10px;font-weight:700}.SetCardsGallery-module__ShlE4W__savedItem{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.SetCardsGallery-module__ShlE4W__savedItemName{color:var(--c-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0;font-size:13px}.SetCardsGallery-module__ShlE4W__savedItemName:hover{color:var(--c-accent)}.SetCardsGallery-module__ShlE4W__savedItemDelete{color:var(--c-text-muted);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:16px}.SetCardsGallery-module__ShlE4W__savedItemDelete:hover{color:var(--c-loss)}.SetCardsGallery-module__ShlE4W__content{max-width:1400px;margin:0 auto;padding:22px 36px 80px}.SetCardsGallery-module__ShlE4W__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.SetCardsGallery-module__ShlE4W__cardTile{cursor:pointer;color:inherit;transition:transform .25s var(--c-spring-settle), box-shadow .25s ease;border-radius:14px;text-decoration:none;display:block;position:relative;overflow:hidden}.SetCardsGallery-module__ShlE4W__cardTile:hover{transform:translateY(-3px)}.SetCardsGallery-module__ShlE4W__cardImageWrap{aspect-ratio:63/88;background:var(--c-surface);border:1px solid var(--c-border);width:100%;box-shadow:var(--c-shadow-md);border-radius:12px;transition:border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.SetCardsGallery-module__ShlE4W__cardTile:hover .SetCardsGallery-module__ShlE4W__cardImageWrap{border-color:var(--c-accent-border);box-shadow:var(--c-shadow-lg)}.SetCardsGallery-module__ShlE4W__cardImage{object-fit:cover;border-radius:11px}.SetCardsGallery-module__ShlE4W__cardOverlay{opacity:0;pointer-events:none;background:linear-gradient(#0000,#000000e6);border-radius:0 0 11px 11px;padding:28px 10px 10px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}.SetCardsGallery-module__ShlE4W__cardTile:hover .SetCardsGallery-module__ShlE4W__cardOverlay,.SetCardsGallery-module__ShlE4W__cardTile:focus-within .SetCardsGallery-module__ShlE4W__cardOverlay{opacity:1;transform:translateY(0)}@media (pointer:coarse){.SetCardsGallery-module__ShlE4W__cardOverlay{opacity:1;transform:translateY(0)}}.SetCardsGallery-module__ShlE4W__cardOverlayName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:Geist,sans-serif;font-size:12px;font-weight:600;overflow:hidden}.SetCardsGallery-module__ShlE4W__rarityBadge{font-family:var(--font-roboto-mono);letter-spacing:.05em;border-radius:5px;margin-top:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.SetCardsGallery-module__ShlE4W__skeleton{background:linear-gradient(90deg, var(--c-surface) 25%, var(--c-surface-alt) 50%, var(--c-surface) 75%);z-index:1;background-size:200% 100%;animation:1.5s infinite SetCardsGallery-module__ShlE4W__shimmer;position:absolute;inset:0}@keyframes SetCardsGallery-module__ShlE4W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SetCardsGallery-module__ShlE4W__fallback{background:linear-gradient(135deg, var(--c-surface-alt), var(--c-surface));font-family:var(--font-roboto-mono);color:var(--c-accent);opacity:.7;letter-spacing:.05em;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;inset:0}.SetCardsGallery-module__ShlE4W__rainbowBorder .SetCardsGallery-module__ShlE4W__cardImageWrap{background-clip:padding-box;border:2px solid #0000;position:relative}.SetCardsGallery-module__ShlE4W__rainbowBorder .SetCardsGallery-module__ShlE4W__cardImageWrap:before{content:"";z-index:-1;background:conic-gradient(#ef4444,#f59e0b,#22c55e,#3b82f6,#a855f7,#ef4444);border-radius:14px;animation:3s linear infinite SetCardsGallery-module__ShlE4W__rainbowSpin;position:absolute;inset:-2px}.SetCardsGallery-module__ShlE4W__rainbowBorder:hover .SetCardsGallery-module__ShlE4W__cardImageWrap{box-shadow:0 8px 32px #00000080,0 0 24px #a855f74d,0 0 48px #ef444426}@keyframes SetCardsGallery-module__ShlE4W__rainbowSpin{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.SetCardsGallery-module__ShlE4W__qtyBadge{z-index:10;background:var(--c-profit);color:#fff;font-family:var(--font-roboto-mono);font-variant-numeric:tabular-nums;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:6px;left:6px;box-shadow:0 2px 6px #00000040}.SetCardsGallery-module__ShlE4W__cardOverlaySubtle{font-family:var(--font-roboto-mono);color:#ffffffb3;margin-top:2px;font-size:11px;font-weight:500}.SetCardsGallery-module__ShlE4W__cardOverlayPrice{font-family:var(--font-roboto-mono);color:var(--c-profit);font-variant-numeric:tabular-nums;margin-top:3px;font-size:13px;font-weight:700}.SetCardsGallery-module__ShlE4W__qtyControls{flex-direction:column;gap:4px;margin-top:8px;display:flex}.SetCardsGallery-module__ShlE4W__qtyOwned{font-family:var(--font-roboto-mono);color:var(--c-profit);text-align:center;padding:2px 0;font-size:11px;font-weight:600}.SetCardsGallery-module__ShlE4W__qtyRow{border:1px solid var(--c-border);background:var(--c-surface);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 8px;display:flex}.SetCardsGallery-module__ShlE4W__qtyDecBtn,.SetCardsGallery-module__ShlE4W__qtyIncBtn{border:1px solid var(--c-border);width:24px;height:24px;color:var(--c-text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:all .15s;display:flex}.SetCardsGallery-module__ShlE4W__qtyDecBtn:hover:not(:disabled){background:var(--c-loss-bg);border-color:var(--c-loss-border);color:var(--c-loss)}.SetCardsGallery-module__ShlE4W__qtyIncBtn:hover{background:var(--c-profit-bg);border-color:var(--c-profit);color:var(--c-profit)}.SetCardsGallery-module__ShlE4W__qtyDecBtn:disabled{opacity:.35;cursor:not-allowed}.SetCardsGallery-module__ShlE4W__qtyValue{font-family:var(--font-roboto-mono);color:var(--c-text-primary);text-align:center;font-variant-numeric:tabular-nums;min-width:22px;font-size:13px;font-weight:700}.SetCardsGallery-module__ShlE4W__qtyAddBtn{border:1px solid var(--c-accent-bg-strong);background:var(--c-accent-bg);color:var(--c-accent);cursor:pointer;border-radius:6px;margin-left:4px;padding:4px 12px;font-family:Geist,sans-serif;font-size:12px;font-weight:600;transition:all .15s}.SetCardsGallery-module__ShlE4W__qtyAddBtn:hover{background:var(--c-accent-bg-strong)}.SetCardsGallery-module__ShlE4W__empty{text-align:center;font-family:var(--font-roboto-mono);color:var(--c-text-tertiary);grid-column:1/-1;padding:60px 20px;font-size:14px}@media (min-width:1200px){.SetCardsGallery-module__ShlE4W__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px}}@media (max-width:768px){.SetCardsGallery-module__ShlE4W__hero{padding:80px 16px 0}.SetCardsGallery-module__ShlE4W__heroInner{padding-bottom:18px}.SetCardsGallery-module__ShlE4W__filterBar{padding:10px 16px}.SetCardsGallery-module__ShlE4W__content{padding:20px 16px 60px}}@media (max-width:720px){.SetCardsGallery-module__ShlE4W__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}}@media (max-width:480px){.SetCardsGallery-module__ShlE4W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.SetCardsGallery-module__ShlE4W__qtyControls{display:none}}