.shared-collection-container{max-width:1700px;margin:0 auto;padding:20px;background-color:#1a1a1a;color:#fff;min-height:500px}.shared-collection-owner-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:20px;background:linear-gradient(135deg,#2a2a2a 0,#1f1f1f 100%);border-radius:12px;margin-bottom:20px;border:1px solid #3a3a3a}.shared-collection-owner-info{display:flex;align-items:center;gap:16px}.shared-collection-owner-avatar{width:64px;height:64px;border-radius:50%;border:3px solid gold;object-fit:cover}.shared-collection-owner-details{display:flex;flex-direction:column;gap:4px}.shared-collection-owner-name{font-size:1.5rem;font-weight:700;margin:0;color:#fff;text-decoration:none;transition:color .2s}.layout-grid .shared-collection-price-badge.price-foil,.shared-collection-owner-name:hover{color:gold}.shared-collection-owner-actions{display:flex;gap:12px;align-items:center}.shared-collection-manage-link{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#ccc;text-decoration:none;font-size:.8rem;font-weight:500;transition:.3s}.shared-collection-manage-link:hover{background:#3a3a3a;border-color:gold;color:gold}.shared-collection-view-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:rgba(255,193,7,.15);border:1px solid rgba(255,193,7,.3);border-radius:20px;color:#ffc107;font-size:.85rem;font-weight:600;margin-left:12px}.compare-mode-active .layout-grid .shared-collection-qty-overlay,.compare-mode-active .layout-list .shared-collection-card-variants .shared-collection-variant-row,.compare-mode-active .shared-collection-filter-tabs,.layout-grid .shared-collection-card-details,.layout-grid .shared-collection-card-variants,.layout-list .shared-collection-prices-overlay,.layout-list .shared-collection-qty-overlay,.shared-collection-cards-stats,.shared-collection-color-checkbox-label input,.shared-collection-energy-button-label input,.shared-collection-filter-tab input,.shared-collection-grid-size.hidden,.shared-collection-header,.shared-collection-language-select-list[hidden],.shared-collection-rarity-label input,.shared-collection-stat-mini-label{display:none}.shared-collection-sets-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;flex-wrap:wrap}.shared-collection-sets-toolbar-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shared-collection-sets-toolbar .shared-collection-view-all-btn{padding:7px 14px;font-size:.85rem}.shared-collection-price-selector{display:inline-flex;gap:0;border:1px solid #444;border-radius:6px;overflow:hidden;background:#2a2a2a;flex-shrink:0}.shared-collection-price-tab{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;background:0 0;border:none;color:#aaa;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.shared-collection-layout-btn:first-child,.shared-collection-price-tab:first-child{border-right:1px solid #444}.shared-collection-price-tab .price-tab-logo{height:14px;width:auto;display:block;filter:brightness(.7);transition:filter .2s}.shared-collection-price-tab.active .price-tab-logo,.shared-collection-price-tab:hover .price-tab-logo{filter:brightness(1)}.shared-collection-language-select-option.is-highlighted,.shared-collection-language-select-option:hover,.shared-collection-layout-btn:hover,.shared-collection-price-tab:hover,.shared-collection-size-btn:hover{background:#3a3a3a;color:#fff}.shared-collection-price-tab.active[data-price-source=tcg]{background:#4caf50;color:#fff}.shared-collection-price-tab.active[data-price-source=cm]{background:#2196f3;color:#fff}.shared-collection-language-select{position:relative;display:inline-flex;align-items:center;vertical-align:middle;box-sizing:border-box;height:36px;padding:0 30px 0 12px;background-color:#2a2a2a;border:1px solid #444;border-radius:6px;color:gold;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s;white-space:nowrap;min-width:110px;line-height:1;user-select:none;flex-shrink:0}.shared-collection-language-select:hover{background-color:#3a3a3a;border-color:#555}.shared-collection-language-select:focus,.shared-collection-language-select:focus-visible{outline:0;border-color:#666;box-shadow:0 0 0 2px rgba(255,215,0,.25)}.shared-collection-language-select-caret{position:absolute;right:12px;top:50%;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #aaa;transform:translateY(-50%);pointer-events:none;transition:transform .2s}.shared-collection-language-select[aria-expanded=true] .shared-collection-language-select-caret{transform:translateY(-50%) rotate(180deg)}.shared-collection-language-select-list{position:absolute;top:calc(100% + 4px);left:0;right:0;min-width:100%;margin:0;padding:4px 0;list-style:none;background:#2a2a2a;border:1px solid #444;border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.5);z-index:1000;max-height:260px;overflow-y:auto}.shared-collection-language-select-option{padding:7px 14px;color:#eee;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .15s,color .15s}.shared-collection-language-select-option.is-selected{color:gold;font-weight:600}.shared-collection-language-select-option.is-selected::before{content:"\2713";display:inline-block;width:12px;margin-right:6px;color:gold}.shared-collection-language-select-option:not(.is-selected)::before{content:"";display:inline-block;width:12px;margin-right:6px}.shared-collection-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:12px}.shared-collection-stat-card{background:#1a2332;border:1px solid #2a3f5f;border-radius:8px;padding:20px;text-align:center;transition:border-color .2s,transform .2s}.shared-collection-stat-card:hover{border-color:#4a6f9f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.shared-collection-stat-label{font-size:.75rem;font-weight:600;color:#8b9bb3;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.shared-collection-stat-value{font-size:2rem;font-weight:700;color:#7ed321;margin-bottom:8px;line-height:1}.shared-collection-compare-filter-btn.active,.shared-collection-list-filter-btn[data-list=trade].active i,.shared-collection-stat-card:nth-child(2) .shared-collection-stat-value{color:#fff}.shared-collection-stat-card:nth-child(3) .shared-collection-stat-value,.shared-collection-stat-copies-val{color:#64b5f6}.shared-collection-card-name:hover,.shared-collection-stat-card:nth-child(4) .shared-collection-stat-value{color:#667eea}.shared-collection-stat-count{font-size:.9rem;color:#b3c0d1;font-weight:500}.shared-collection-stat-breakdown{margin-top:12px;padding-top:12px;border-top:1px solid #2a3f5f;display:flex;flex-direction:column;gap:8px}.shared-collection-stat-subitem{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.shared-collection-stat-sublabel{color:#8b9bb3;font-weight:500}.shared-collection-stat-subvalue{color:#7ed321;font-weight:700}@media (max-width:1024px){.shared-collection-stats-grid{grid-template-columns:repeat(2,1fr)}}.shared-collection-filters{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:20px;padding:12px 14px;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:10px}.shared-collection-rarity-filter{display:flex;align-items:center;gap:4px;height:38px;padding:0 8px;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;box-sizing:border-box}.shared-collection-rarity-label{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin:0;border-radius:6px;cursor:pointer;transition:background .2s;box-sizing:border-box;flex:0 0 32px}.shared-collection-copies-option:hover,.shared-collection-filter-tab:hover:not(.active),.shared-collection-rarity-label:hover,.shared-collection-type-option:hover{background:#3a3a3a}.shared-collection-rarity-label img{display:block;width:22px;height:22px;object-fit:contain;opacity:.5;transition:opacity .2s,transform .2s}.shared-collection-card-rarity-checkbox:checked+img,.shared-collection-rarity-label input:checked+img{opacity:1;transform:scale(1.1)}.shared-collection-rarity-label:hover img{opacity:.8}.shared-collection-view-all-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#b8860b,#daa520);color:#000;border:1px solid #daa520;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:.2s;margin-left:auto}.shared-collection-view-all-btn:hover{background:linear-gradient(135deg,#daa520,gold);transform:translateY(-1px);box-shadow:0 4px 12px rgba(218,165,32,.3)}.shared-collection-view-all-btn:active{transform:translateY(0)}.shared-collection-view-all-btn i{font-size:14px}.shared-collection-sets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.shared-collection-set-card{background:#2a2a2a;border-radius:10px;padding:16px;cursor:pointer;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;border:1px solid transparent;box-shadow:0 2px 6px rgba(0,0,0,.15)}.shared-collection-set-card:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(0,0,0,.3);border-color:#667eea;background:#333}.shared-collection-set-image{width:100%;height:90px;overflow:hidden;border-radius:6px;margin-bottom:8px;background:#1e1e1e;display:flex;align-items:center;justify-content:center;padding:10px 12px}.shared-collection-set-image img{max-width:100%;max-height:100%;object-fit:contain;display:block}.shared-collection-set-image-fallback{color:#888;font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;text-align:center;align-items:center;justify-content:center;line-height:1.2;padding:0 8px}.shared-collection-set-info{text-align:center;flex:1;display:flex;flex-direction:column}.shared-collection-set-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}.shared-collection-set-title-row .shared-collection-progress-text{white-space:nowrap;flex-shrink:0}.shared-collection-set-name{font-size:1rem;font-weight:700;margin:0;color:#fff}.shared-collection-set-stats{margin-top:auto;display:flex;flex-direction:column;gap:3px}.shared-collection-progress-text{font-size:.8rem;color:#aaa}.shared-collection-set-stats-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.shared-collection-set-value{font-size:.75rem;color:#fff;font-weight:700;padding:3px 8px;background:#4caf50;border-radius:12px;display:inline-block;line-height:1.2;flex-shrink:0}.shared-collection-progress-bar{width:100%;height:6px;background:#3a3a3a;border-radius:3px;overflow:hidden;margin-top:4px}.shared-collection-progress-fill{height:100%;background:linear-gradient(90deg,#4caf50 0,#8bc34a 100%);border-radius:3px;transition:width .4s}.shared-collection-percentage{font-size:.85rem;font-weight:600;color:#4caf50;line-height:1.2}.shared-collection-cards-header{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;margin-bottom:12px}.shared-collection-back-btn{padding:7px 10px;background:0 0;border:1px solid #444;border-radius:6px;font-size:.85rem;color:#aaa;cursor:pointer;transition:.2s;display:flex;align-items:center;flex-shrink:0}.shared-collection-back-btn:hover{color:#fff;border-color:#666}.shared-collection-set-title{display:flex;align-items:baseline;gap:8px;min-width:0}.shared-collection-set-title h3{margin:0;font-size:1.05rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shared-collection-progress-summary{font-size:.8rem;color:#666;white-space:nowrap;flex-shrink:0}.shared-collection-header-stats{display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap;flex-shrink:0}.shared-collection-header-stats-sep{color:#444;font-size:.9rem}.shared-collection-stat-mini-value{color:#7ed321;font-weight:700;font-size:.9rem}.shared-collection-stat-mini-hint{color:#555;font-size:.7rem;font-weight:500}.shared-collection-cards-controls{display:flex;gap:6px;flex-shrink:0}.shared-collection-cards-controls .shared-collection-price-tab{padding:5px 10px;font-size:.8rem}.shared-collection-card-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px;padding:12px 14px;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:10px}.shared-collection-search-wrapper{flex:1;min-width:200px;position:relative;display:flex;align-items:center}.shared-collection-search-icon{position:absolute;left:12px;color:#666;font-size:.85rem;pointer-events:none}.shared-collection-search-input{width:100%!important;min-width:0;height:38px!important;padding:0 36px 0 38px!important;border:2px solid #444!important;border-radius:8px!important;font-size:.9rem!important;color:#fff!important;background:#1e1e1e!important;transition:border-color .2s;box-sizing:border-box!important;box-shadow:none!important}.shared-collection-search-input:focus{outline:0!important;border-color:gold!important;box-shadow:none!important}.shared-collection-search-input::placeholder{color:#555!important}.shared-collection-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:20px;height:20px;padding:0;background:#555;border:none;border-radius:50%;color:#fff;font-size:10px;cursor:pointer;display:none;align-items:center;justify-content:center;transition:.2s}.shared-collection-copies-dropdown,.shared-collection-type-dropdown{top:calc(100% + 4px);left:0;max-height:320px;overflow-y:auto;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,.3)}.shared-collection-search-clear:hover{background:#ef4444;transform:translateY(-50%) scale(1.1)}.shared-collection-search-clear.visible{display:flex}.compare-mode-active .layout-grid .shared-collection-card,.shared-collection-copies-filter{position:relative}.shared-collection-copies-toggle{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 12px;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer;transition:.2s;white-space:nowrap;box-sizing:border-box}.shared-collection-copies-toggle:hover{background:#3a3a3a;border-color:gold}.shared-collection-copies-toggle.active{background:#4338ca;border-color:#4338ca}.shared-collection-copies-toggle i{flex-shrink:0;line-height:1}.shared-collection-copies-toggle i:last-child{font-size:.75rem;transition:transform .3s}.shared-collection-copies-toggle.active i:last-child,.shared-collection-filter-toggle-icon.rotated,.shared-collection-type-toggle.active i:last-child{transform:rotate(180deg)}.shared-collection-copies-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.shared-collection-copies-icon i{font-size:.85rem}.shared-collection-copies-dropdown{position:absolute;background:#2a2a2a;border:2px solid #444;border-radius:8px;padding:8px;min-width:160px;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.95);transition:opacity .2s,transform .2s,visibility .2s}.shared-collection-copies-dropdown.show{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.shared-collection-copies-option{display:flex;align-items:center;padding:8px 10px;cursor:pointer;transition:background .2s;border-radius:4px;margin-bottom:2px}.shared-collection-copies-checkbox{margin-right:10px;width:16px;height:16px;cursor:pointer}.shared-collection-copies-option span,.shared-collection-type-option span{color:#fff;font-size:.9rem;user-select:none}.shared-collection-copies-dropdown::-webkit-scrollbar{width:6px}.shared-collection-copies-dropdown::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.shared-collection-copies-dropdown::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.shared-collection-filter-toggle,.shared-collection-sort-dropdown{height:38px;background:#1a1a1a;border:1px solid #3a3a3a;font-size:.85rem;cursor:pointer;box-sizing:border-box}.shared-collection-sort-dropdown{padding:0 28px 0 10px;border-radius:6px;color:#fff;transition:border-color .2s;width:150px;line-height:36px}.shared-collection-sort-dropdown:focus{outline:0;border-color:gold}.shared-collection-sort-dropdown option{background:#2a2a2a;color:#fff}.shared-collection-filter-toggle{display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:6px;color:#ccc;font-weight:600;transition:.2s;white-space:nowrap}.shared-collection-filter-toggle:hover{background:#3a3a3a;border-color:gold;color:#fff}.shared-collection-filter-toggle.active{background:#4338ca;border-color:#4338ca;color:#fff}.shared-collection-filter-toggle-icon{font-size:.7rem;transition:transform .3s}.shared-collection-advanced-filters{width:100%;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:10px;padding:16px 20px;margin-top:4px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:18px 28px}.shared-collection-filter-group{margin-bottom:0;min-width:0;display:flex;flex-direction:column}.shared-collection-filter-group-types{flex:0 0 auto}.shared-collection-filter-group-colors,.shared-collection-filter-group-energy{flex:1 1 auto}.shared-collection-filter-group-label{display:block;font-size:.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.shared-collection-energy-buttons,.shared-collection-filter-colors{display:flex;flex-wrap:wrap;gap:8px}.shared-collection-color-checkbox-label{cursor:pointer;display:block}.shared-collection-color-checkbox-label img{width:40px;height:40px;padding:6px;box-sizing:border-box;object-fit:contain;border:2px solid transparent;border-radius:8px;transition:.3s;filter:saturate(.8);box-shadow:0 2px 4px rgba(0,0,0,.2)}.shared-collection-color-checkbox-label:hover img{transform:scale(1.1);filter:saturate(1.2)}.shared-collection-color-checkbox-label input:checked+img{border-color:#009fd4;filter:saturate(1.5);transform:scale(1.1)}.shared-collection-type-filter{position:relative;width:100%}.shared-collection-type-toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#1a1a1a;border:2px solid #444;border-radius:8px;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:.3s;white-space:nowrap;width:100%;max-width:200px}.shared-collection-energy-button-label:hover .shared-collection-energy-button,.shared-collection-type-toggle.active,.shared-collection-type-toggle:hover{background:#3a3a3a;border-color:#667eea}.shared-collection-type-toggle i:last-child{font-size:.75rem;transition:transform .3s;margin-left:auto}.shared-collection-type-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.shared-collection-type-toggle-icon i{font-size:.9rem}.shared-collection-type-dropdown{position:absolute;background:#2a2a2a;border:1px solid #444;border-radius:6px;padding:8px;min-width:220px;display:none}.shared-collection-type-dropdown.show{display:block}.shared-collection-type-option{display:flex;align-items:center;gap:8px;padding:8px 10px;cursor:pointer;transition:background .2s;border-radius:4px;margin-bottom:2px}.shared-collection-type-option:last-child{margin-bottom:0}.shared-collection-type-checkbox{margin:0 4px 0 0;width:16px;height:16px;cursor:pointer;accent-color:#667eea;flex-shrink:0}.shared-collection-type-option-icon{width:18px;height:18px;flex-shrink:0}.shared-collection-energy-button-label{cursor:pointer}.shared-collection-energy-button{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:8px 12px;background:#1a1a1a;border:2px solid #444;border-radius:8px;color:#ddd;font-size:.9rem;font-weight:600;transition:.2s;user-select:none}.shared-collection-energy-button-label input:checked+.shared-collection-energy-button{background:#4338ca;border-color:#667eea;color:#fff;transform:scale(1.05)}@media (max-width:900px){.shared-collection-advanced-filters{gap:14px 24px;padding:14px 18px}.shared-collection-type-toggle{max-width:200px}}@media (max-width:640px){.shared-collection-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shared-collection-stat-card{padding:12px}.shared-collection-stat-value{font-size:1.3rem}.shared-collection-stat-label{font-size:.65rem;margin-bottom:8px}.shared-collection-advanced-filters{padding:14px 12px;gap:14px 10px;overflow:visible}.shared-collection-filter-group-label{font-size:.7rem;margin-bottom:6px}.shared-collection-filter-group-types{flex:1 1 100%;min-width:0;overflow:visible}.shared-collection-filter-group-colors,.shared-collection-filter-group-energy{flex:1 1 100%;width:100%;overflow:visible}.shared-collection-energy-buttons,.shared-collection-filter-colors{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:4px 0 6px;width:100%;box-sizing:border-box}.shared-collection-type-toggle{max-width:100%;width:100%}.shared-collection-type-dropdown{right:0;left:auto;min-width:100%;max-width:100%;z-index:200}.shared-collection-filter-colors{flex-wrap:nowrap;gap:8px}.shared-collection-color-checkbox-label,.shared-collection-energy-button-label{flex-shrink:0}.shared-collection-color-checkbox-label img{width:36px;height:36px}.shared-collection-energy-buttons{flex-wrap:nowrap;gap:4px}.shared-collection-energy-button{min-width:34px;padding:8px;font-size:.85rem}}.shared-collection-energy-buttons::-webkit-scrollbar,.shared-collection-filter-colors::-webkit-scrollbar{height:0;display:none}.shared-collection-energy-buttons,.shared-collection-filter-colors{-ms-overflow-style:none;scrollbar-width:none}.shared-collection-cards-rarity,.shared-collection-compare-qty-row .cqp-row{display:flex;gap:4px}.shared-collection-filter-tabs{display:inline-flex;gap:0;height:38px;padding:3px;border:1px solid #3a3a3a;border-radius:6px;background:#1a1a1a;list-style:none;margin:0;box-sizing:border-box;align-items:center}.shared-collection-filter-tab{border:none;background:0 0;color:#ccc;padding:0 12px;height:30px;cursor:pointer;user-select:none;transition:background .2s,color .2s;display:inline-flex;align-items:center;gap:8px;font-size:.85rem;border-radius:4px}.shared-collection-filter-tab+.shared-collection-filter-tab{border-left:1px solid #3a3a3a;border-radius:0}.shared-collection-filter-tab:first-child{border-radius:6px 0 0 6px}.shared-collection-filter-tab:last-child{border-radius:0 6px 6px 0}.shared-collection-filter-tab.active,.shared-collection-filter-tab:has(input:checked){background:#4338ca;color:#fff}.shared-collection-tabs-row,.shared-collection-variant-label{display:flex;align-items:center;gap:8px}.shared-collection-list-filters{display:inline-flex;align-items:center;gap:0;height:38px;padding:3px;border:1px solid #444;border-radius:6px;background:#2a2a2a;box-sizing:border-box}.shared-collection-layout-btn,.shared-collection-list-filter-btn{font-weight:500;align-items:center;color:#888;cursor:pointer;font-size:.8rem}.shared-collection-list-filter-btn{display:inline-flex;gap:4px;height:30px;padding:0 10px;background:0 0;border:none;border-radius:4px;transition:.2s;position:relative}.shared-collection-list-filter-btn::after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#1a1a1a;color:#fff;padding:6px 10px;border-radius:6px;font-size:11px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;pointer-events:none;z-index:9999;border:1px solid #444;box-shadow:0 4px 12px rgba(0,0,0,.4)}.shared-collection-list-filter-btn:hover::after{opacity:1;visibility:visible}.shared-collection-list-filter-btn:hover{background:rgba(255,255,255,.08);color:#ccc}.shared-collection-list-filter-btn.active{background:#667eea;color:#fff}.shared-collection-list-filter-btn[data-list=wishlist].active{background:linear-gradient(135deg,#b8860b,#daa520);color:#000}.shared-collection-list-filter-btn[data-list=wishlist] i{color:#fbbf24}.shared-collection-list-filter-btn[data-list=wishlist].active i{color:#000}.shared-collection-list-filter-btn[data-list=trade].active{background:linear-gradient(135deg,#047857,#059669);color:#fff}.shared-collection-list-filter-btn[data-list=trade] i{color:#34d399}.shared-collection-list-filter-btn .filter-count{font-weight:600}.shared-collection-card.list-filtered-out{display:none!important}.shared-collection-view-controls{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;flex-basis:100%;flex-shrink:0;margin-top:0}.shared-collection-layout-toggle{display:flex;gap:0;border:1px solid #444;border-radius:4px;overflow:visible;background:#2a2a2a;flex-shrink:0;white-space:nowrap}.shared-collection-layout-btn{padding:6px 10px;background:0 0;border:none;transition:background .2s,color .2s;display:inline-flex;justify-content:center;flex:1}.shared-collection-layout-btn.active{background:#4a4a4a;color:gold}.shared-collection-layout-btn i{font-size:.75rem}.shared-collection-grid-size{display:flex;align-items:center;gap:0;background:#2a2a2a;border:1px solid #444;border-radius:4px;overflow:hidden}.shared-collection-size-btn{width:28px;height:28px;background:0 0;border:none;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.shared-collection-size-btn:active{background:#4a4a4a}.shared-collection-size-btn:disabled{opacity:.4;cursor:not-allowed}.shared-collection-size-btn i{font-size:.65rem}.shared-collection-size-value{min-width:24px;text-align:center;font-size:.8rem;font-weight:600;color:gold;border-left:1px solid #444;border-right:1px solid #444;padding:0 6px;line-height:28px}.shared-collection-cards-container{min-height:200px}.shared-collection-qty-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);box-sizing:border-box;color:#fff;font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;transition:opacity .2s}.shared-collection-compare-qty-pair .cqp-badge.zero,.shared-collection-compare-qty-row .cqp-badge.zero,.shared-collection-qty-badge.no-qty,.shared-collection-variant-qty.no-qty{opacity:.35}.shared-collection-qty-badge.foil,.shared-collection-variant-qty.foil{background:linear-gradient(#1f1f1f,#1f1f1f),conic-gradient(from 0deg,#ff6b6b,#ffd93d,#6bcb77,#4d96ff,#9b59b6,#ff6b6b) border-box;border:2px solid transparent;color:#fff}.layout-grid{--grid-columns:6;display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);gap:12px;padding:10px;background:#1a1a1a;border-radius:12px}@media (max-width:1200px){.layout-grid{--grid-columns:5;gap:10px}}@media (max-width:992px){.layout-grid{--grid-columns:4}}@media (max-width:768px){.shared-collection-copies-toggle span:not(.shared-collection-copies-icon),.shared-collection-filter-toggle span{display:none}.shared-collection-sort-dropdown{width:auto;min-width:0;max-width:130px;font-size:.8rem;padding:0 22px 0 8px}.shared-collection-filter-toggle i:first-child{font-size:1rem}.layout-grid{gap:8px;padding:8px}}@media (max-width:480px){.shared-collection-sort-dropdown{flex:1;min-width:0}.shared-collection-energy-button{min-width:34px;padding:6px 10px;font-size:.85rem}.shared-collection-color-checkbox-label img{width:34px;height:34px}.layout-grid{gap:6px;padding:6px}}.layout-grid .shared-collection-card{position:relative;border-radius:8px;overflow:hidden;background:#2a2a2a;transition:transform .2s,box-shadow .2s}.layout-grid .shared-collection-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.layout-grid .shared-collection-card.not-owned{opacity:.6}.layout-grid .shared-collection-card.not-owned .shared-collection-card-image img{filter:grayscale(100%);transition:filter .3s,transform .3s}.layout-grid .shared-collection-card.not-owned:hover{opacity:.9}.layout-grid .shared-collection-card.not-owned:hover .shared-collection-card-image img{filter:grayscale(50%)}.layout-grid .shared-collection-card-image{cursor:pointer;aspect-ratio:0.714;overflow:hidden}.layout-grid .shared-collection-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.layout-grid .shared-collection-card:hover .shared-collection-card-image img{transform:scale(1.05)}.layout-grid .shared-collection-prices-overlay{position:absolute;top:6px;right:6px;display:flex;flex-direction:column;gap:4px}.layout-grid .shared-collection-price-badge{padding:3px 8px;font-size:.7rem;font-weight:700;border-radius:4px;background:rgba(0,0,0,.75);color:#7ed321}.layout-grid .shared-collection-qty-overlay{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;padding:5px 10px;background:rgba(0,0,0,.85);border:1px solid #444;border-radius:6px;backdrop-filter:blur(4px)}.shared-collection-cards-container.layout-list{display:grid;grid-template-columns:1fr;gap:12px;padding:5px;background:#1a1a1a;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.3)}@media (min-width:1025px){.shared-collection-cards-container.layout-list{grid-template-columns:repeat(2,1fr)}}.layout-list .shared-collection-card{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;transition:background .2s,border-color .2s,transform .2s;gap:12px}.layout-list .shared-collection-card:hover{background:#333;border-color:#4a4a4a;transform:translateY(-2px)}.layout-list .shared-collection-card.not-owned{opacity:.5}.layout-list .shared-collection-card-image{width:70px;height:98px;border-radius:6px;overflow:hidden;cursor:pointer;flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.3);transition:transform .2s}.layout-list .shared-collection-card-image:hover{transform:scale(1.03)}.layout-list .shared-collection-card-image img{width:100%;height:100%;object-fit:cover}.layout-list .shared-collection-card-details{display:flex;flex-direction:column;gap:2px;flex:1}.shared-collection-card-name{background:0 0;border:none;padding:0;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;text-align:left;transition:color .2s}.shared-collection-card-id{font-size:.8rem;color:#999}.shared-collection-card-meta{display:flex;gap:12px;font-size:.8rem;color:#888}.layout-list .shared-collection-card-variants{display:flex;flex-direction:column;gap:6px;min-width:180px}.shared-collection-variant-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.shared-collection-variant-type{font-size:.85rem;color:#aaa;min-width:50px;font-weight:500}.shared-collection-variant-price{font-size:.85rem;font-weight:700;color:#7ed321;padding:2px 6px;border-radius:4px;background:rgba(126,211,33,.1)}.shared-collection-variant-price.foil{color:gold;background:rgba(255,215,0,.1)}.shared-collection-variant-qty{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);box-sizing:border-box;color:#fff;font-size:.9rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;transition:opacity .2s}.shared-collection-loading{text-align:center;padding:60px 20px;color:#aaa;grid-column:1/-1;width:100%}.shared-collection-loading i{font-size:2rem;margin-bottom:12px;display:block;color:#daa520}.shared-collection-loading p,.shared-collection-notification i{font-size:1.1rem}.shared-collection-error,.shared-collection-no-user,.shared-collection-private{text-align:center;padding:60px 20px;background:#2a2a2a;border-radius:12px;max-width:400px;margin:40px auto}.shared-collection-error-icon{width:80px;height:80px;margin:0 auto 20px;background:rgba(255,107,107,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.shared-collection-error-icon i{font-size:2rem;color:#ff6b6b}.shared-collection-private .shared-collection-error-icon{background:rgba(255,193,7,.1)}.shared-collection-private .shared-collection-error-icon i{color:#ffc107}.shared-collection-error h3,.shared-collection-private h3{margin:0 0 12px;font-size:1.3rem;color:#fff}.shared-collection-error p,.shared-collection-no-user p,.shared-collection-private p{margin:0;color:#888}.shared-collection-empty{text-align:center;padding:40px;color:#888;grid-column:1/-1}.shared-collection-notification{position:fixed;bottom:20px;right:20px;padding:14px 20px;border-radius:8px;font-size:.9rem;font-weight:500;z-index:9999;opacity:0;transform:translateY(20px);transition:.3s;max-width:350px;box-shadow:0 4px 20px rgba(0,0,0,.4);display:flex;align-items:center;gap:10px}.shared-collection-notification.show{opacity:1;transform:translateY(0)}.shared-collection-notification.notification-success{background:linear-gradient(135deg,#065f46 0,#047857 100%);border:1px solid #10b981;color:#ecfdf5}.shared-collection-notification.notification-error{background:linear-gradient(135deg,#7f1d1d 0,#991b1b 100%);border:1px solid #ef4444;color:#fef2f2}.shared-collection-notification.notification-info{background:linear-gradient(135deg,#1a2332 0,#2a3f5f 100%);border:1px solid #daa520;color:#fff}.shared-collection-compare-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:rgba(102,126,234,.12);border:1px solid rgba(102,126,234,.4);border-radius:6px;color:#a8b4f0;font-size:13px;font-weight:500;cursor:pointer;transition:.2s}.shared-collection-compare-btn:hover{background:rgba(102,126,234,.22);border-color:rgba(102,126,234,.6);color:#c4ccf7}.shared-collection-compare-btn.compare-active{background:linear-gradient(135deg,#b8860b,#daa520);border-color:#daa520;color:#000;font-weight:600}.shared-collection-compare-btn.compare-active:hover{background:linear-gradient(135deg,#daa520,gold)}.shared-collection-compare-bar{display:flex;align-items:center;padding:6px 10px;background:#1e293b;border:1px solid #334155;border-radius:8px;margin-bottom:12px}.shared-collection-compare-bar .shared-collection-compare-filter-btns{display:flex;gap:6px;flex-wrap:wrap}.shared-collection-compare-filter-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;background:#334155;border:1px solid #475569;border-radius:6px;color:#94a3b8;font-size:.8rem;font-weight:500;cursor:pointer;transition:.2s}.shared-collection-compare-filter-btn:hover{background:#475569;color:#fff}.shared-collection-compare-filter-btn .compare-stat-value{font-weight:700;font-size:.8rem;margin-left:2px;opacity:.7}.shared-collection-compare-filter-btn.active .compare-stat-value{opacity:1}.shared-collection-compare-filter-btn[data-compare-filter=all].active{background:#667eea;border-color:#667eea}.shared-collection-compare-filter-btn[data-compare-filter=both].active{background:#8b5cf6;border-color:#8b5cf6}.shared-collection-compare-filter-btn[data-compare-filter=both] .compare-stat-value{color:#c4b5fd}.shared-collection-compare-filter-btn[data-compare-filter=only-them].active{background:#dc2626;border-color:#dc2626}.shared-collection-compare-filter-btn[data-compare-filter=only-them] .compare-stat-value{color:#fca5a5}.shared-collection-compare-filter-btn[data-compare-filter=only-me].active{background:#059669;border-color:#059669}.shared-collection-compare-filter-btn[data-compare-filter=only-me] .compare-stat-value{color:#6ee7b7}.compare-mode-active .layout-grid .shared-collection-card.compare-neither,.compare-mode-active .layout-list .shared-collection-card.compare-neither{opacity:.4}.shared-collection-compare-label{position:absolute;top:6px;left:6px;padding:4px 10px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;border-radius:6px;z-index:5;background:rgba(0,0,0,.9);backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(0,0,0,.4)}.shared-collection-compare-label.label-both{color:#a78bfa;border:1px solid rgba(139,92,246,.5)}.shared-collection-compare-label.label-only-them{color:#f87171;border:1px solid rgba(239,68,68,.5)}.shared-collection-compare-label.label-only-me{color:#34d399;border:1px solid rgba(16,185,129,.5)}.shared-collection-compare-qty-pair{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;padding:4px 8px;background:rgba(0,0,0,.85);border:1px solid rgba(255,255,255,.08);border-radius:999px;backdrop-filter:blur(8px);font-variant-numeric:tabular-nums;z-index:5}.shared-collection-compare-qty-pair .cqp-col{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:28px}.shared-collection-compare-qty-pair .cqp-label{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.65;color:#fff}.shared-collection-compare-qty-pair .cqp-row{display:flex;gap:3px}.shared-collection-compare-qty-pair .cqp-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);box-sizing:border-box;color:#fff;font-size:.7rem;font-weight:700;line-height:1}.shared-collection-compare-qty-pair .cqp-badge.foil,.shared-collection-compare-qty-row .cqp-badge.foil{background:linear-gradient(#1f1f1f,#1f1f1f),conic-gradient(from 0deg,#ff6b6b,#ffd93d,#6bcb77,#4d96ff,#9b59b6,#ff6b6b) border-box;border:2px solid transparent}.shared-collection-compare-qty-pair .cqp-sep{width:1px;height:28px;background:rgba(255,255,255,.15);margin:0 2px}.shared-collection-compare-qty-row{display:flex;align-items:center;gap:12px;padding:8px 12px;background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.08);border-radius:8px;font-variant-numeric:tabular-nums}.shared-collection-compare-qty-row .cqp-col{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:36px}.shared-collection-compare-qty-row .cqp-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.65;color:#fff}.shared-collection-compare-qty-row .cqp-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);box-sizing:border-box;color:#fff;font-size:.8rem;font-weight:700;line-height:1}.shared-collection-compare-qty-row .cqp-sep{width:1px;height:32px;background:rgba(255,255,255,.15)}.shared-collection-compare-pause-hint{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:6px 10px;color:#fcd34d;background:rgba(252,211,77,.08);border:1px solid rgba(252,211,77,.3);border-radius:6px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap}.shared-collection-compare-pause-hint i{font-size:.85em;opacity:.85}@media (max-width:768px){.shared-collection-list-filter-btn::after{display:none}.shared-collection-owner-header{flex-direction:column;text-align:center}.shared-collection-owner-info{flex-direction:column}.shared-collection-compare-bar .shared-collection-compare-filter-btns,.shared-collection-owner-actions,.shared-collection-set-title{justify-content:center;width:100%}.shared-collection-cards-header{flex-wrap:wrap;gap:8px;padding:8px 10px}.shared-collection-set-title{order:-1}.shared-collection-set-title h3{font-size:1rem}.shared-collection-header-stats{order:-1;width:100%;justify-content:center;margin-left:0}.shared-collection-back-btn{padding:6px 8px;font-size:.8rem;border-radius:6px;gap:6px}.shared-collection-cards-controls{order:1}.shared-collection-sets-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shared-collection-card-filters{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;padding:12px}.shared-collection-search-wrapper{width:100%;order:1;flex-basis:100%}.shared-collection-cards-rarity{justify-content:center;order:2;flex-basis:100%}.shared-collection-tabs-row{width:100%;order:3;flex-basis:100%;justify-content:center}.shared-collection-filter-tabs{flex:1}.shared-collection-filter-tab{flex:1;justify-content:center;padding:10px 8px}.shared-collection-list-filters{order:4}.shared-collection-view-controls{order:5;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px}.layout-grid{--grid-columns:3;gap:8px}.layout-list .shared-collection-card{flex-direction:column;align-items:stretch;gap:12px}.layout-list .shared-collection-card-variants{flex-direction:row;justify-content:space-around;min-width:auto}.shared-collection-compare-pause-hint{margin-left:0;margin-top:6px;width:100%;justify-content:center;white-space:normal}.shared-collection-compare-bar{padding:6px 8px}.shared-collection-compare-filter-btn{padding:5px 8px;font-size:.75rem}.shared-collection-compare-label{font-size:.6rem;padding:2px 6px}.shared-collection-compare-qty-pair{padding:3px 6px;gap:5px}.shared-collection-compare-qty-pair .cqp-col{min-width:22px;gap:1px}.shared-collection-compare-qty-pair .cqp-badge{width:18px;height:18px;font-size:.6rem}.shared-collection-compare-qty-pair .cqp-badge.foil{border-width:1.5px}.shared-collection-compare-qty-pair .cqp-label{font-size:.5rem}.shared-collection-compare-qty-pair .cqp-sep{height:22px}}@media (max-width:480px){.shared-collection-container{padding:10px}.layout-grid{--grid-columns:2}.shared-collection-sets-grid{grid-template-columns:repeat(2,1fr);gap:8px}.shared-collection-filter-tab{padding:8px 6px;font-size:.8rem}.shared-collection-layout-btn{padding:6px 8px}.shared-collection-layout-btn i{font-size:.8rem}.shared-collection-price-tab{padding:8px 10px;font-size:.75rem}.shared-collection-compare-filter-btn{padding:6px 8px;font-size:.75rem}.shared-collection-compare-filter-btn i{display:none}}