.card-image,.card-img-std,.city-league-card-image,.city-league-card-img,.meta-binder-card-img,.meta-card-list-img,.proxy-queue-card-img,.top-card-img{aspect-ratio:2.5/3.5;object-fit:cover}img[src*="digitaloceanspaces.com/tpci/"],img[src*=limitlesstcg]{aspect-ratio:2.5/3.5;width:100%;height:auto}.searchable-select{position:relative;width:100%}.searchable-select-display{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:42px;display:flex;align-items:center}.searchable-select-dropdown{display:none;position:fixed;z-index:9999;background:#fff;border:2px solid #93c5fd;border-radius:0 0 10px 10px;box-shadow:0 8px 24px rgba(0,0,0,.18);flex-direction:column;max-height:400px;overflow:hidden}.searchable-select-dropdown.open{display:flex}.searchable-select-search{width:100%;padding:10px 12px;border:none;border-bottom:2px solid #e2e8f0;font-size:15px;outline:0;box-sizing:border-box;background:#f8fafc}.searchable-select-search:focus{background:#fff;border-bottom-color:#60a5fa}.searchable-select-options{overflow-y:auto;max-height:340px;overscroll-behavior:contain}.searchable-select-group{padding:8px 12px 4px;font-size:.8em;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em;background:#f1f5f9;position:sticky;top:0;z-index:1}.searchable-select-option{padding:9px 16px;cursor:pointer;font-size:14px;transition:background .1s}.searchable-select-option:hover{background:#e0f2fe}.searchable-select-option.selected{background:#bfdbfe;font-weight:600}[data-theme=dark] .searchable-select-dropdown{background:#1e293b;border-color:#334155}[data-theme=dark] .searchable-select-search{background:#0f172a;color:#e2e8f0;border-bottom-color:#334155}[data-theme=dark] .searchable-select-search:focus{background:#1e293b;border-bottom-color:#60a5fa}[data-theme=dark] .searchable-select-group{background:#0f172a;color:#94a3b8}[data-theme=dark] .searchable-select-option{color:#e2e8f0}[data-theme=dark] .searchable-select-option:hover{background:#334155}[data-theme=dark] .searchable-select-option.selected{background:#1e3a5f}.responsive-table{width:100%;border-collapse:collapse}@media (max-width:768px){.responsive-table,.responsive-table tbody,.responsive-table td,.responsive-table th,.responsive-table thead,.responsive-table tr{display:block}.responsive-table thead{display:none}.responsive-table tr{background:var(--bg-light,#fff);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:14px;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.responsive-table td{padding:4px 0;text-align:left;border:none;display:flex;justify-content:space-between;align-items:center;gap:8px}.responsive-table td::before{content:attr(data-label);font-weight:700;font-size:.82em;color:#6b7280;flex-shrink:0;min-width:90px}.responsive-table td.col-image{justify-content:center;margin-bottom:6px}.responsive-table td.col-image::before{display:none}.responsive-table td.col-image img{max-width:100px;border-radius:8px}.responsive-table td.city-league-action-btns{justify-content:flex-end;flex-wrap:wrap;gap:6px;margin-top:6px;padding-top:8px;border-top:1px solid rgba(0,0,0,.06)}.responsive-table td.city-league-action-btns::before{display:none}}.empty-state-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:linear-gradient(135deg,#f8faff 0,#eef2ff 100%);border-radius:16px;border:2px dashed rgba(59,76,202,.15);margin:16px 0}.empty-state-icon{width:100px;height:100px;margin-bottom:18px;opacity:.85}.empty-state-title{font-size:1.15em;font-weight:800;color:#1a1a2e;margin:0 0 8px 0}.empty-state-desc{font-size:.92em;color:#6b7280;max-width:340px;margin:0 0 18px 0;line-height:1.5}.empty-state-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;background:var(--pokemon-red,#e3350d);color:#fff;font-weight:700;font-size:.92em;border:none;border-radius:8px;cursor:pointer;transition:transform .15s,box-shadow .15s}.empty-state-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(227,53,13,.35)}.skeleton-table{width:100%;border-collapse:collapse}.skeleton-table-row{display:flex;gap:12px;padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.04)}.skeleton-table-row:first-child{background:rgba(26,26,46,.04);border-radius:8px 8px 0 0}.skeleton-cell{height:14px;border-radius:999px;background:#e7ecf3;position:relative;overflow:hidden;flex:1}.skeleton-cell--narrow{max-width:60px}.skeleton-cell--wide{flex:2}.skeleton-cell--img{width:48px;height:68px;border-radius:6px;flex:none}.skeleton-cell::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.45) 45%,transparent 100%);transform:translateX(-100%);animation:skeletonShimmer 1.2s ease-in-out infinite}.skeleton-row-block{padding:16px;background:var(--bg-light,#fff);border-radius:12px;border:1px solid rgba(0,0,0,.05);margin-bottom:10px}.skeleton-row-block .skeleton-cell{margin-bottom:10px}.skeleton-row-block .skeleton-cell:last-child{margin-bottom:0;width:55%}@media (max-width:768px){.skeleton-table-row{flex-wrap:wrap}.skeleton-cell--img{width:40px;height:56px}}.loading-indicator-wrap{padding:24px 16px;text-align:center}.loading-indicator-msg{font-size:.95em;font-weight:700;color:#6b7280;margin-bottom:14px}.loading-indicator-bar{height:12px;border-radius:999px;background:#e7ecf3;position:relative;overflow:hidden;margin-bottom:10px}.loading-indicator-bar:nth-child(2){width:85%}.loading-indicator-bar:nth-child(3){width:65%}.loading-indicator-bar::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.5) 45%,transparent 100%);transform:translateX(-100%);animation:skeletonShimmer 1.2s ease-in-out infinite}.btn{padding:.6rem 1.2rem;font-size:1rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.btn-info{background:var(--color-info);color:#fff}.btn-info:hover{background:var(--color-info-hover)}.btn-danger{background:var(--color-danger);color:#fff}.btn-danger:hover{background:#c0392b}.btn-success{background:var(--color-success);color:#fff}.btn-success:hover{background:#1e8449}.input-field,.textarea-field{width:100%;padding:.75rem;border:2px solid var(--border-color);border-radius:6px;font-size:1rem;font-family:var(--font-family-base);transition:border-color .2s ease}.input-field:focus,.textarea-field:focus{outline:0;border-color:var(--color-info)}.border-3-red{border:3px solid #dc3545!important}.bg-red-light{background:#fff5f5!important}.bg-grey-light{background:#f8f9fa!important}.cursor-text{cursor:text!important}.matchups-grid-container{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important;align-items:start!important}.matchups-grid-container>*{min-width:0!important}.meta-matchup-table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.meta-matchup-th-opponent{width:55%!important}.meta-matchup-th-winrate{width:20%!important}.meta-matchup-th-record{width:25%!important}.meta-matchup-td-opponent{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;overflow:visible!important;max-width:none!important}.meta-card-detail-panel{grid-column:1/-1!important;background:#f8f9fa!important;padding:10px!important;border-radius:8px!important;margin-bottom:10px!important}.meta-card-detail-row{display:flex!important;justify-content:space-between!important;align-items:center!important}.meta-card-detail-title{font-weight:700!important;color:#333!important}.meta-card-detail-back{background:#6c757d!important;color:#fff!important;border:none!important;padding:5px 15px!important;border-radius:5px!important;cursor:pointer!important;font-size:.85em!important}.meta-card-detail-info{font-size:.85em!important;color:#333!important;margin-top:8px!important;font-weight:600!important}.meta-card-list-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important;gap:6px!important}.meta-card-list-item{background:#fff!important;padding:8px!important;border-radius:4px!important;cursor:pointer!important;transition:background .2s,transform .2s!important;border-left:2px solid #667eea!important;display:flex!important;gap:8px!important;align-items:center!important}.meta-card-list-item:hover{background:#f9f9f9!important;transform:translateX(3px)!important}.meta-card-list-thumb{width:40px!important;height:50px!important;background:#f5f5f5!important;border-radius:3px!important;overflow:hidden!important;flex-shrink:0!important}.meta-card-list-img{width:100%!important;height:100%!important;object-fit:contain!important;cursor:zoom-in!important}.meta-card-list-info{flex:1 1 0%!important;min-width:0!important}.meta-card-list-name{font-weight:600!important;color:#333!important;font-size:.9em!important;line-height:1.2!important;white-space:normal!important;word-break:break-word!important}.meta-card-list-versions{font-size:.75em!important;color:#444!important;font-weight:500!important}.meta-card-list-badge{background:#28a745!important;color:#fff!important;padding:2px 6px!important;border-radius:10px!important;font-size:.75em!important;font-weight:700!important;flex-shrink:0!important}.meta-card-tooltip{position:fixed!important;background:rgba(0,0,0,.95)!important;color:#fff!important;padding:12px 16px!important;border-radius:8px!important;font-size:.85em!important;z-index:10000!important;pointer-events:none!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important;max-width:300px!important;border:1px solid rgba(255,255,255,.2)!important}.meta-card-tooltip-title{font-weight:700!important;margin-bottom:8px!important;color:gold!important;border-bottom:1px solid rgba(255,255,255,.3)!important;padding-bottom:6px!important}.meta-card-tooltip-desc{font-size:.9em!important;color:#aaa!important;margin-bottom:6px!important}.meta-card-tooltip-archetype-row{padding:4px 0!important;display:flex!important;justify-content:space-between!important;gap:15px!important}.meta-card-tooltip-archetype-name{color:#ddd!important}.meta-card-tooltip-archetype-pct{color:gold!important;font-weight:700!important}.heatmap-td-dyn{background:var(--heatmap-bg,#fff)!important;color:var(--heatmap-color,#222)!important;cursor:help!important;transition:transform .15s,box-shadow .15s,z-index .15s;z-index:1!important}.heatmap-td-dyn:focus,.heatmap-td-dyn:hover{transform:scale(1.1);z-index:10!important;box-shadow:0 4px 8px rgba(0,0,0,.2)!important}.img-fallback{opacity:.5!important}.color-red-light{color:#ffb3b3!important}.btn-active{opacity:1!important;font-weight:700!important;box-shadow:0 0 0 2px #3b4CCA33!important;transition:opacity .2s,box-shadow .2s}.btn-inactive{opacity:.6!important;font-weight:400!important;box-shadow:none!important;transition:opacity .2s,box-shadow .2s}.card-badge{position:absolute!important;border-radius:50%!important;width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important;font-size:.8em!important;box-shadow:0 2px 4px rgba(0,0,0,.3)!important;z-index:2!important}.card-badge-top-right{top:5px!important;right:5px!important;background:#dc3545!important;color:#fff!important}.card-badge-top-left{top:5px!important;left:5px!important;background:#28a745!important;color:#fff!important}.card-info-bottom{padding:5px!important;background:#fff!important;font-size:.7em!important;text-align:center!important;min-height:48px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.card-action-buttons{display:flex!important;flex-direction:column!important;gap:2px!important;margin-top:4px!important}.card-action-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;width:100%!important}.card-action-row-wide{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;width:100%!important}.card-action-row .card-action-btn,.card-action-row-wide .card-action-btn{width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:0!important}.price-btn-live{background:linear-gradient(135deg,#10b981 0,#059669 100%)!important;color:#fff!important;box-shadow:0 0 8px rgba(16,185,129,.5)!important;cursor:pointer!important;transition:box-shadow .2s,background .2s}.heatmap-container{margin:16px 0!important;padding:16px!important;background:#fff!important;border-radius:12px!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.heatmap-title{margin:0 0 12px 0!important;color:#2c3e50!important;font-size:1.5em!important;display:flex!important;align-items:center!important;gap:10px!important}.heatmap-desc{color:#7f8c8d!important;margin:0 0 20px 0!important;font-size:.9em!important}.heatmap-hint{color:#95a5a6!important;margin:15px 0 0 0!important;font-size:.8em!important;font-style:italic!important}.heatmap-search-wrapper{margin:0 0 15px 0!important}.heatmap-search-row{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:flex-end!important}.heatmap-search-label{display:flex!important;flex-direction:column!important;gap:4px!important;color:#2c3e50!important;font-size:.85rem!important;font-weight:700!important;min-width:240px!important;flex:1 1 0%!important}.heatmap-search-input{padding:10px!important;width:100%!important;border-radius:8px!important;border:1px solid #ccc!important;font-family:inherit!important;font-size:.95rem!important;box-shadow:0 2px 5px rgba(0,0,0,.05)!important}.heatmap-table{border-collapse:collapse!important;width:100%!important;min-width:max-content!important;font-size:.85em!important}.heatmap-th-x{position:sticky!important;left:0!important;z-index:3!important;background:#34495e!important;color:#fff!important;padding:12px 8px!important;text-align:left!important;font-weight:600!important;border:1px solid #2c3e50!important;min-width:150px!important}.heatmap-th-y{background:#34495e!important;color:#fff!important;padding:8px 4px!important;text-align:center!important;font-weight:600!important;border:1px solid #2c3e50!important;min-width:80px!important;max-width:100px!important;white-space:normal!important;word-wrap:break-word!important;font-size:.8rem!important;line-height:1.2!important}.heatmap-th-row{position:sticky!important;left:0!important;z-index:2!important;background:#ecf0f1!important;color:#2c3e50!important;padding:10px 8px!important;text-align:left!important;font-weight:700!important;border:1px solid #bdc3c7!important;white-space:normal!important;word-wrap:break-word!important;max-width:120px!important;font-size:.9rem!important;line-height:1.3!important}.heatmap-td{padding:10px 6px!important;text-align:center!important;font-weight:600!important;border:1px solid #ddd!important;white-space:nowrap!important;min-width:80px!important;transition:all .2s!important}.heatmap-td-mirror{background:rgba(52,73,94,.1)!important;color:#7f8c8d!important}.heatmap-td-nodata{background:rgba(149,165,166,.15)!important;color:#95a5a6!important}.heatmap-td-fav{color:#27ae60!important}.heatmap-td-unfav{color:#e74c3c!important}.heatmap-td-even{color:#7f8c8d!important}.heatmap-table-scroll{overflow-x:auto!important;overflow-y:hidden!important;width:100%!important;-webkit-overflow-scrolling:touch}.heatmap-btn-row{text-align:center!important;margin-top:15px!important}.btn-success{background:linear-gradient(135deg,#10b981 0,#059669 100%)!important;color:#fff!important;box-shadow:0 0 8px rgba(16,185,129,.5)!important;cursor:pointer!important}.label-block{display:block!important;padding:6px!important;cursor:pointer!important;border-radius:4px!important}.pagination-controls{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:20px!important;flex-wrap:wrap!important}.pagination-left-controls{display:flex!important;gap:10px!important}.rarity-badge{border-radius:6px!important;color:#fff!important;text-align:center!important;font-weight:700!important;font-size:14px!important;padding:8px!important;display:block!important;transition:all .2s ease!important}.card-database-price-btn{display:block!important;padding:8px!important;background:linear-gradient(135deg,#667eea 0,#764ba2 100%)!important;color:#fff!important;border-radius:6px!important;text-align:center!important;font-weight:700!important;font-size:14px!important;text-decoration:none!important;cursor:pointer!important;transition:all .2s ease!important;flex:1 1 0%!important}.card-database-button-row{display:flex!important;gap:5px!important;margin-top:4px!important;flex-wrap:wrap!important}.card-database-owned-badge{position:absolute!important;top:5px!important;left:5px!important;background:#4caf50!important;color:#fff!important;width:30px!important;height:30px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:700!important;box-shadow:0 2px 8px rgba(0,0,0,.3)!important}.card-database-alt-owned-badge{position:absolute!important;top:5px!important;left:5px!important;background:#ffd600!important;color:#333!important;min-width:30px!important;height:30px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:700!important;box-shadow:0 2px 8px rgba(0,0,0,.3)!important;padding:0 4px!important}.card-database-owned-line{font-size:11px!important;color:#2e7d32!important;font-weight:700!important}.card-database-not-owned-line{font-size:11px!important;color:#999!important}.card-database-other-prints-line{font-size:11px!important;color:#9c27b0!important;font-weight:700!important}.card-database-coverage{margin-top:4px!important;padding:5px!important;color:#fff!important;border-radius:5px!important;text-align:center!important;font-weight:600!important;font-size:11px!important}.card-item{position:relative!important;border-radius:10px!important;overflow:hidden!important;box-shadow:0 2px 10px rgba(0,0,0,.1)!important;transition:transform .25s ease,box-shadow .25s ease!important;background:#fff!important}.card-item:hover{transform:translateY(-4px)!important;box-shadow:0 8px 24px rgba(59,76,202,.18)!important}.card-image-container{position:relative!important;width:100%!important}.card-image{width:100%!important;aspect-ratio:2.5/3.5!important;object-fit:cover!important;cursor:zoom-in!important}.card-img-std{width:100%!important;aspect-ratio:2.5/3.5!important;object-fit:cover!important;display:block!important;cursor:zoom-in!important}.card-badge-red{background:#dc3545!important;color:#fff!important}.card-badge-green{background:#28a745!important;color:#fff!important}.top-right{top:5px!important;right:5px!important}.top-left{top:5px!important;left:5px!important}.pointer{cursor:pointer!important}.w-82{width:82px!important}.br-6{border-radius:6px!important}.d-block{display:block!important}.grayscale-60{filter:grayscale(.6)!important}.pos-rel{position:relative!important}.pos-abs{position:absolute!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.bg-purple-dark-08{background:rgba(80,0,80,.8)!important}.color-white{color:#fff!important}.fs-9{font-size:9px!important}.px-4{padding-left:4px!important;padding-right:4px!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}.br-bottom-6{border-radius:0 0 6px 6px!important}.overflow-hidden{overflow:hidden!important}.nowrap{white-space:nowrap!important}.ellipsis{text-overflow:ellipsis!important}.top-50{top:50%!important}.left-50{left:50%!important}.translate--50{transform:translate(-50%,-50%)!important}.z-20000{z-index:20000!important}.bg-blue-dark{background:#1a1a2e!important}.border-yellow{border:2px solid #ffcb05!important}.p-20{padding:20px!important}.minw-360{min-width:360px!important}.maxw-95vw{max-width:95vw!important}.maxh-80vh{max-height:80vh!important}.overflow-y-auto{overflow-y:auto!important}.box-shadow-dark{box-shadow:0 10px 30px rgba(0,0,0,.9)!important}.justify-space-between{justify-content:space-between!important}.mb-14{margin-bottom:14px!important}.color-yellow{color:#ffcb05!important}.flex-wrap{flex-wrap:wrap!important}.gap-15{gap:15px!important}.justify-center{justify-content:center!important}.gap-8{gap:8px!important}.mt-14{margin-top:14px!important}.bg-blue{background:#2a52be!important}.border-blue-dark{border-color:#3b4cca!important;border-width:1px!important;border-style:solid!important}.bg-black-085{background:rgba(0,0,0,.85)!important}.z-16000{z-index:16000!important}.bg-grey-dark{background:#2a2a2a!important}.maxw-90vw{max-width:90vw!important}.w-860{width:860px!important}.maxh-90vh{max-height:90vh!important}.border-blue-dark{border:2px solid #3b4cca!important}.gap-12{gap:12px!important}.mb-10{margin-bottom:10px!important}.gap-6{gap:6px!important}.mb-12{margin-bottom:12px!important}.flex-shrink-0{flex-shrink:0!important}.fs-12{font-size:12px!important}.p-4-10{padding:4px 10px!important}.fs-11{font-size:11px!important}.br-5{border-radius:5px!important}.pointer{cursor:pointer!important}.color-white{color:#fff!important}.color-grey{color:#ccc!important}.border-grey-dark{border:1px solid #555!important}.bg-grey-dark{background:#333!important}.gap-10{gap:10px!important}.bg-black-082{background:rgba(0,0,0,.82)!important}.maxh-85vh{max-height:85vh!important}.p-3-9{padding:3px 9px!important}.pos-abs{position:absolute!important}.inset-0{inset:0!important}.pe-none{pointer-events:none!important}.w-100{width:100%!important}.h-100{height:100%!important}.pos-rel{position:relative!important}.rotate-180{transform:rotate(180deg)!important}.color-white-025{color:rgba(255,255,255,.25)!important}.mx-2{margin-left:2px!important;margin-right:2px!important}.d-none{display:none!important}.pos-fixed{position:fixed!important}.top-0{top:0!important}.left-0{left:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.z-15000{z-index:15000!important}.flex-col{flex-direction:column!important}.d-flex{display:flex!important}.justify-space-around{justify-content:space-around!important}.align-center{align-items:center!important}.flex-nowrap{flex-wrap:nowrap!important}.overflow-visible{overflow:visible!important}.p-5{padding:5px!important}.border-bottom-grey{border-bottom:1px solid #ccc!important}.w-100{width:100%!important}.pos-rel{position:relative!important}.z-1000{z-index:1000!important}.bg-black-70{background:rgba(0,0,0,.7)!important}.z-10001{z-index:10001!important}.align-center{align-items:center!important}.justify-center{justify-content:center!important}.w-90{width:90%!important}.maxw-350{max-width:350px!important}.gap-12{gap:12px!important}.p-15{padding:15px!important}.br-12{border-radius:12px!important}.flex-col{flex-direction:column!important}.m-0{margin:0!important}.ta-center{text-align:center!important}.fs-16{font-size:16px!important}.color-grey-light{color:#aaa!important}.fs-085{font-size:.85rem!important}.mb-8{margin-bottom:8px!important}.mb-40{margin-bottom:40px!important}.mb-20{margin-bottom:20px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.bg-white{background:#fff!important}.pos-rel{position:relative!important}.z-1{z-index:1!important}.w-28{width:28px!important}.h-28{height:28px!important}.mr-10{margin-right:10px!important}.align-middle{vertical-align:middle!important}.top-50{top:50%!important}.left-50{left:50%!important}.translate--50{transform:translate(-50%,-50%)!important}.z-20000{z-index:20000!important}.br-12{border-radius:12px!important}.p-24{padding:24px!important}.ff-mono{font-family:monospace!important}.fs-13{font-size:13px!important}.minw-320{min-width:320px!important}.box-shadow-dark{box-shadow:0 10px 30px rgba(0,0,0,.8)!important}.mb-16{margin-bottom:16px!important}.color-green-light{color:#a8e6cf!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.pt-12{padding-top:12px!important}.fs-11{font-size:11px!important}.fw-bold{font-weight:700!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}.mw-44vw-320{max-width:min(44vw,320px)!important}.mh-65vh-460{max-height:min(65vh,460px)!important}.box-shadow-blue{box-shadow:0 8px 40px rgba(59,76,202,.6)!important}.minw-280{min-width:280px!important}.maxw-440{max-width:440px!important}.maxh-75vh-560{max-height:min(75vh,560px)!important}.bg-dark-90{background:rgba(20,20,30,.9)!important}.border-1-red-45{border:1px solid rgba(231,76,60,.45)!important}.p-10{padding:10px!important}.fs-11{font-size:11px!important}.mb-8{margin-bottom:8px!important}.bg-red-dark{background:#c0392b!important}.br-8{border-radius:8px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.px-28{padding-left:28px!important;padding-right:28px!important}.fs-14{font-size:14px!important}.fw-900{font-weight:900!important}.ls-05{letter-spacing:.5px!important}.mw-95vw-420{max-width:min(95vw,420px)!important}.mh-90vh-600{max-height:min(90vh,600px)!important}.m-auto{margin:0 auto!important}.mt-10{margin-top:10px!important}.mt-4{margin-top:4px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.px-14{padding-left:14px!important;padding-right:14px!important}.gap-8{gap:8px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.bg-blue-dark{background:#1f2937!important}.border-blue-dark{border:1px solid #374151!important}.br-6{border-radius:6px!important}.fs-13{font-size:13px!important}.flex-1{flex:1!important}.overflow-y-auto{overflow-y:auto!important}.ta-center{text-align:center!important}.mb-12{margin-bottom:12px!important}.mw-100{max-width:100%!important}.mh-420{max-height:420px!important}.br-10{border-radius:10px!important}.border-2-blue{border:2px solid #3b4cca!important}.d-none{display:none!important}.pointer{cursor:pointer!important}.color-yellow{color:#ffcb05!important}.fs-12{font-size:12px!important}.fw-700{font-weight:700!important}.mt-6{margin-top:6px!important}.flex-wrap{flex-wrap:wrap!important}.justify-center{justify-content:center!important}.pos-fixed{position:fixed!important}.inset-0{inset:0!important}.z-23000{z-index:23000!important}.bg-black-92{background:rgba(0,0,0,.92)!important}.flex-col{flex-direction:column!important}.gap-12{gap:12px!important}.py-16{padding-top:16px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.fw-900{font-weight:900!important}.ls-1{letter-spacing:1px!important}.tt-upper{text-transform:uppercase!important}.opacity-80{opacity:.8!important}.mb-12{margin-bottom:12px!important}.mb-14{margin-bottom:14px!important}.py-7{padding-top:7px!important;padding-bottom:7px!important}.pointer{cursor:pointer!important}.fs-12{font-size:12px!important}.fw-700{font-weight:700!important}.bg-grey-dark{background:#333!important}.color-grey-light{color:#aaa!important}.pos-fixed{position:fixed!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.w-zoom-panel{width:min(96vw,360px)!important}.z-21500{z-index:21500!important}.bg-blue-dark{background:#111827!important}.border-left-blue{border-left:2px solid #3b4cca!important}.translate-x-100{transform:translateX(100%)!important}.transition-zoom{transition:transform .3s ease!important}.flex-shrink-0{flex-shrink:0!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.px-14{padding-left:14px!important;padding-right:14px!important}.border-bottom-blue{border-bottom:1px solid #1f2937!important}.fs-105{font-size:1.05em!important}.pos-fixed{position:fixed!important}.inset-0{inset:0!important}.z-22000{z-index:22000!important}.bg-black-88{background:rgba(0,0,0,.88)!important}.align-center{align-items:center!important}.justify-center{justify-content:center!important}.overflow-y-auto{overflow-y:auto!important}.p-20{padding:20px!important}.box-border{box-sizing:border-box!important}.z-21000{z-index:21000!important}.bg-black-82{background:rgba(0,0,0,.82)!important}.bg-dark-blue{background:#1a1a2e!important}.border-2-red{border:2px solid #e74c3c!important}.br-14{border-radius:14px!important}.w-opp-panel{width:min(98vw,680px)!important}.maxh-90vh{max-height:90vh!important}.color-white{color:#fff!important}.color-green{color:#2ecc71!important}.ml-2{margin-left:2px!important}.bg-green{background:#27ae60!important}.border-green{border-color:#2ecc71!important}.color-yellow-light{color:#f1c40f!important}.bg-orange{background:#f39c12!important}.color-red{color:#e74c3c!important}.bg-red-dark{background:#c0392b!important}.border-red{border-color:#e74c3c!important}.m-0{margin:0!important}.bg-white-08{background:rgba(255,255,255,.08)!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.br-8{border-radius:8px!important}.border-1-white-10{border:1px solid rgba(255,255,255,.1)!important}.flex-wrap{flex-wrap:wrap!important}.px-8{padding-left:8px!important;padding-right:8px!important}.bg-orange-dark{background:#e67e22!important}.border-orange-dark{border-color:#d35400!important}.bg-grey-dark{background:#555!important}.border-grey{border-color:#777!important}.d-contents{display:contents!important}.color-white-25{color:rgba(255,255,255,.25)!important}.mx-2{margin-left:2px!important;margin-right:2px!important}.fs-10{font-size:10px!important}.fw-bold{font-weight:700!important}.w-30{width:30px!important}.br-4{border-radius:4px!important}.fs-11{font-size:11px!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}.px-0{padding-left:0!important;padding-right:0!important}.no-outline{outline:0!important}.justify-start{justify-content:flex-start!important}.mb-6{margin-bottom:6px!important}.bg-black-60{background:rgba(0,0,0,.6)!important}.p-10{padding:10px!important}.br-10{border-radius:10px!important}.border-1-white-20{border:1px solid rgba(255,255,255,.2)!important}.color-green-light{color:#a8e6cf!important}.mb-6{margin-bottom:6px!important}.w-82{width:82px!important}.h-114{height:114px!important}.h-113{height:113px!important}.bottom-135{bottom:135px!important}.left-50{left:50%!important}.minh-activezone{min-height:clamp(84px,12vw,105px)!important}.minw-activezone{min-width:clamp(60px,9vw,75px)!important}.d-inline-block{display:inline-block!important}.right--32{right:-32px!important}.top-8{top:8px!important}.gap-5{gap:5px!important}.z-10{z-index:10!important}.left-20{left:20px!important}.gap-6{gap:6px!important}.grid{display:grid!important}.grid-cols-3{grid-template-columns:repeat(3,1fr)!important}.gap-4{gap:4px!important}.w-prizezone{width:clamp(70px,11vw,94px)!important}.left-41{left:41%!important}.z-50{z-index:50!important}.translate-x--50{transform:translateX(-50%)!important}.gap-bench{gap:clamp(3px,1vw,8px)!important}.bottom-20{bottom:20px!important}.right-20{right:20px!important}.color-purple{color:#d136c1!important}.border-purple{border-color:#9b59b6!important}.bg-black-40{background:rgba(0,0,0,.4)!important}.bg-blue{background:#2a52be!important}.border-blue-dark{border-color:#3b4cca!important}.mb-4{margin-bottom:4px!important}.fs-90{font-size:.9rem!important}.p-15{padding:15px!important}.overflow-hidden{overflow:hidden!important}.box-border{box-sizing:border-box!important}.pos-rel{position:relative!important}.flex-1{flex:1!important}.justify-center{justify-content:center!important}.align-center{align-items:center!important}.d-none{display:none!important}.pos-abs{position:absolute!important}.top-60{top:60px!important}.right-12{right:12px!important}.z-16000{z-index:16000!important}.bg-dark-overlay{background:rgba(20,20,20,.98)!important}.border-2-yellow{border:2px solid #ffcb05!important}.br-12{border-radius:12px!important}.p-20{padding:20px!important}.minw-320{min-width:320px!important}.box-shadow-dark{box-shadow:0 8px 24px rgba(0,0,0,.8)!important}.color-yellow{color:#ffcb05!important}.fw-900{font-weight:900!important}.fs-130{font-size:1.3rem!important}.mb-15{margin-bottom:15px!important}.flex{display:flex!important}.align-center{align-items:center!important}.gap-8{gap:8px!important}.flex-col{flex-direction:column!important}.gap-12{gap:12px!important}.w-100{width:100%!important}.mb-4{margin-bottom:4px!important}.p-10{padding:10px!important}.fs-100{font-size:1rem!important}.br-8{border-radius:8px!important}.bg-dark-blue{background:#1a1a2e!important}.color-white{color:#fff!important}.border-1-yellow{border:1px solid #ffcb05!important}.my-10{margin:10px 0!important}.ta-center{text-align:center!important}.fw-900{font-weight:900!important}.fs-13{font-size:13px!important}.color-grey-light{color:#888!important}.ls-1{letter-spacing:1px!important}.ff-mono{font-family:monospace!important}.fs-12{font-size:12px!important}.resize-vertical{resize:vertical!important}.box-border{box-sizing:border-box!important}.fs-110{font-size:1.1rem!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.border-top-dark{border-top:1px solid #444!important}.my-8{margin:8px 0!important}.pt-12{padding-top:12px!important}.bg-red{background:#e74c3c!important}.bg-grey-light{background:#eee!important}.mt-5{margin-top:5px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.fw-bold{font-weight:700!important}.w-60{width:60px!important}.w-50{width:50px!important}.fs-16{font-size:16px!important}.gap-5{gap:5px!important}.bg-orange{background:#f39c12!important}.color-white{color:#fff!important}.bg-gradient-blue{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)!important}.border-1-blue{border:1px solid #b3d9ff!important}.d-none{display:none!important}.color-blue-dark{color:#004085!important}.fs-95{font-size:.95em!important}.mb-10{margin-bottom:10px!important}.p-10{padding:10px!important}.mb-40{margin-bottom:40px}.mb-20{margin-bottom:20px}.mb-15{margin-bottom:15px}.mb-5{margin-bottom:5px}.m-0{margin:0}.ml-20{margin-left:20px}.lh-17{line-height:1.7}.fs-095{font-size:.95em}.color-grey-dark{color:#555}.w-28{width:28px}.h-28{height:28px}.mr-10{margin-right:10px}.vam{vertical-align:middle}.fs-14{font-size:14px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-5{margin-bottom:5px}.my-20{margin-top:20px;margin-bottom:20px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt--12{margin-top:-12px}.ta-center{text-align:center}.color-blue{color:#3498db}.color-grey{color:#666}.bg-white{background:#fff}.bg-none{background:0 0}.border-none{border:none}.pointer{cursor:pointer}.font-inherit{font:inherit}.z-1{z-index:1}.pos-rel{position:relative}.maxw-600{max-width:600px}.mb-30{margin-bottom:30px}.mb-5{margin-bottom:5px}.pt-20{padding-top:20px}.border-top-grey{border-top:1px solid #e0e0e0}.py-10{padding-top:10px;padding-bottom:10px}.px-10{padding-left:10px;padding-right:10px}.px-25{padding-left:25px;padding-right:25px}.py-12{padding-top:12px;padding-bottom:12px}.px-30{padding-left:30px;padding-right:30px}.fs-13{font-size:13px}.fs-16{font-size:16px}.fw-600{font-weight:600}.fw-bold{font-weight:700}.color-grey{color:#666}.color-white{color:#fff}.btn-green{background:#4caf50;border:none;cursor:pointer}.btn-red{background:#f44336;border:none;cursor:pointer}.br-6{border-radius:6px}.border-grey{border:2px solid #ddd}.flex-1{flex:1}.nowrap{white-space:nowrap}.gap-10{gap:10px}.align-center{align-items:center}.d-block{display:block}.display-none{display:none}.decks-grid{display:grid!important;grid-template-columns:1fr;gap:12px!important}.flex-1{flex:1 1 0%!important}.minw-200{min-width:200px!important}.select-orange{border:2px solid #ff9800!important}.fs-15{font-size:15px!important}.minw-160{min-width:160px!important}.btn-gradient-green{background:linear-gradient(135deg,#27ae60 0,#1e8449 100%)!important;border:none!important}.box-shadow-green{box-shadow:0 3px 10px rgba(39,174,96,.35)!important}.collection-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px!important}.w-100{width:100%!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.fs-16{font-size:16px!important}.box-shadow-light{box-shadow:0 2px 5px rgba(0,0,0,.1)!important}.mt-8{margin-top:8px!important}.fw-500{font-weight:500!important}.color-grey{color:#555!important}.flex{display:flex!important}.gap-10{gap:10px!important}.align-center{align-items:center!important}.flex-wrap{flex-wrap:wrap!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.px-18{padding-left:18px!important;padding-right:18px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.br-8{border-radius:8px!important}.fs-14{font-size:14px!important}.fw-700{font-weight:700!important}.box-shadow-blue{box-shadow:0 3px 10px rgba(102,126,234,.35)!important}.scale-hover:hover{transform:scale(1.04)!important}.color-white{color:#fff!important}.color-grey-light{color:#888!important}.fs-12{font-size:12px!important}.display-none{display:none!important}.minw-260{min-width:260px!important}.minw-280{min-width:280px!important}.btn-gradient-blue{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)!important;border:none!important}.btn-gradient-red{background:linear-gradient(135deg,#e74c3c 0,#c0392b 100%)!important;border:none!important}.box-shadow-red{box-shadow:0 3px 10px rgba(231,76,60,.35)!important}.px-16{padding-left:16px!important;padding-right:16px!important}.fs-13{font-size:13px!important}.bg-white{background:#fff!important}.color-dark{color:#333!important}.select-blue{border:2px solid #667eea!important}.fs-80{font-size:.8em!important}.opacity-75{opacity:.75!important}.text-center{text-align:center!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.display-block{display:block!important}.w-120{width:120px!important}.h-120{height:120px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.fs-110{font-size:1.1em!important}.fs-18{font-size:18px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.display-none{display:none!important}.profile-stats-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px!important;margin-bottom:16px!important}.fw-600{font-weight:600!important}.px-20{padding:20px!important}.border-left-blue{border-left:4px solid #3498db!important}.border-left-green{border-left:4px solid #2ecc71!important}.color-white{color:#fff!important}.fs-120{font-size:1.2em!important}.opacity-90{opacity:.9!important}.support-section{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)!important;color:#fff!important;padding:20px!important;border-radius:12px!important;text-align:center!important;margin-bottom:20px!important}.br-6{border-radius:6px!important}.mb-20{margin-bottom:20px!important}.mb-15{margin-bottom:15px!important}.mb-5{margin-bottom:5px!important}.ml-20{margin-left:20px!important}.cardtype-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px!important}.mt-0{margin-top:0!important}.m-0{margin:0!important}.fs-95{font-size:.95em!important}.mt-20{margin-top:20px!important}.px-12{padding:12px!important}.playtester-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px!important}.border-left-blue-dark{border-left:3px solid #3b4cca!important}.border-left-green-dark{border-left:3px solid #27ae60!important}.border-left-red-dark{border-left:3px solid #e74c3c!important}.border-left-orange-dark{border-left:3px solid #f39c12!important}.border-left-purple-dark{border-left:3px solid #9b59b6!important}.border-left-teal-dark{border-left:3px solid #16a085!important}.ml-15{margin-left:15px!important}.my-5{margin:5px 0!important}.lh-19{line-height:1.9!important}.badge-gold{background:gold!important;padding:2px 8px!important;border-radius:4px!important;color:#000!important}.badge-red{background:#ee5a24!important;padding:2px 8px!important;border-radius:4px!important;color:#fff!important}.badge-green{background:#55efc4!important;padding:2px 8px!important;border-radius:4px!important;color:#000!important}.color-grey{color:#555!important}.lh-20{line-height:2!important}.mt-25{margin-top:25px!important}.bg-cyan-light{background:#d1ecf1!important}.border-left-cyan{border-left:4px solid #17a2b8!important}.br-6{border-radius:6px!important}.mb-15{margin-bottom:15px!important}.m-0{margin:0!important}.mb-8{margin-bottom:8px!important}.mt-15{margin-top:15px!important}.color-blue{color:#3498db!important}.color-green{color:#2ecc71!important}.color-dark{color:#2c3e50!important}.mt-0{margin-top:0!important}.lh-17{line-height:1.7!important}.lh-18{line-height:1.8!important}.fs-105{font-size:1.05em!important}.pb-10{padding-bottom:10px!important}.br-5{border-radius:5px!important}.bg-grey-light{background:#ecf0f1!important}.border-left-green{border-left:4px solid #2ecc71!important}.border-bottom-blue{border-bottom:3px solid #3498db!important}.display-none{display:none!important}.display-block{display:block!important}.mb-40{margin-bottom:40px!important}.mb-20{margin-bottom:20px!important}.px-30{padding:30px!important}.px-15{padding:15px!important}.br-8{border-radius:8px!important}.flex-between{display:flex!important;justify-content:space-between!important;align-items:center!important}.flex-wrap{flex-wrap:wrap!important}.gap-15{gap:15px!important}.bg-light{background:#f8f9fa!important}.bg-blue-light{background:#e8f4fd!important}.border-left-blue{border-left:4px solid #3498db!important}.city-league-other-print-sparkle{top:52px}.city-league-other-print-sparkle-hasdeck{top:52px}.city-league-card-item{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;background:#fff}.city-league-card-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(59,76,202,.18)}.city-league-card-image-container{position:relative;width:100%}.city-league-card-badge{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;width:20px;height:20px;font-weight:800;font-size:.65em;box-shadow:0 2px 6px rgba(0,0,0,.25);z-index:2;color:#fff;border:1.5px solid rgba(255,255,255,.5)}.city-league-card-badge-max{top:4px;right:4px;background:#ef4444}.city-league-card-badge-deck{top:4px;left:4px;background:#22c55e}.wishlist-heart-badge{position:absolute;top:28px;right:4px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;color:#fff;background:#f48fb1;border:1.5px solid rgba(255,255,255,.5);box-shadow:0 2px 6px rgba(0,0,0,.25);cursor:pointer;z-index:3;padding:0;transition:transform .15s ease,background .15s ease}.wishlist-heart-badge.wishlisted{background:#e91e63}.wishlist-heart-badge:hover{transform:scale(1.2)}.city-league-other-print-sparkle{position:absolute;right:4px;display:inline-flex;align-items:center;gap:5px;line-height:1;z-index:6;cursor:help;background:linear-gradient(135deg,#ffeb3b 0,#ffd54f 100%);border:2px solid #ff9800;border-radius:14px;padding:2px 6px;box-shadow:0 3px 10px rgba(0,0,0,.45),0 0 8px rgba(255,193,7,.9)}.city-league-other-print-sparkle-icon{font-size:16px;font-weight:900;filter:drop-shadow(0 0 3px rgba(255,87,34,.9))}.city-league-other-print-sparkle-count{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#4a148c;color:#fff;font-size:11px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.city-league-card-info-bottom{padding:4px 5px;background:#fff;font-size:.65em;text-align:center;min-height:40px;display:flex;flex-direction:column;justify-content:space-between;border-top:1px solid #f0f0f0}.city-league-card-title-mobile{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;margin-bottom:1px;color:#333;font-size:.7em}.city-league-card-set-mobile{color:#333;font-size:.7em;margin-bottom:0;font-weight:600;white-space:nowrap;flex-shrink:0}.city-league-card-stats-mobile{color:#333;font-size:.7em;margin-bottom:0;font-weight:600;white-space:nowrap}.city-league-card-set-stats-row{display:flex;align-items:baseline;justify-content:center;gap:6px;margin-bottom:1px;overflow:hidden}.city-league-card-avg-mobile{color:#333;font-size:.7em;margin-bottom:1px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-league-card-deck-stats-mobile{font-weight:600;color:#333;font-size:.7em}.city-league-card-action-buttons{display:flex;flex-direction:column;gap:3px;margin-top:5px}.city-league-card-action-row{display:flex;gap:3px}.city-league-card-action-row>button{flex:1 1 0%}.city-league-card-action-row:last-child{display:flex}.city-league-card-action-row:last-child .city-league-card-market-btn{flex:2 1 0%}.city-league-card-action-row:last-child .city-league-card-limitless-btn,.city-league-card-action-row:last-child .city-league-card-proxy-btn{flex:1 1 0%}.city-league-card-action-btn{border:none;border-radius:5px;height:20px;cursor:pointer;font-weight:700;padding:0 3px;display:flex;align-items:center;justify-content:center;min-height:unset;min-width:unset;line-height:1;transition:filter .15s,transform .15s}.city-league-card-action-btn:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:1px}.city-league-card-action-btn:hover{filter:brightness(1.1);transform:scale(1.05)}.city-league-card-remove-btn{background:#ef4444;color:#fff;font-size:11px}.city-league-card-rarity-btn{background:#f59e0b;color:#333;font-size:10px;text-align:center}.city-league-card-add-btn{background:#22c55e;color:#fff;font-size:11px}.city-league-card-limitless-btn{background:linear-gradient(135deg,#4f46e5 0,#3730a3 100%);color:#fff;font-size:10px}.city-league-card-proxy-btn{background:linear-gradient(135deg,#f97316 0,#c2410c 100%);color:#fff;font-size:10px}.city-league-card-market-btn{background:linear-gradient(135deg,#1f2937 0,#111827 100%);color:#fff;border:1px solid rgba(255,255,255,.24);height:20px;border-radius:5px;font-size:10px;font-weight:800;padding:0 4px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:none;letter-spacing:.1px;min-height:unset;min-width:unset}.city-league-card-market-btn[data-market-cursor=pointer]{background:linear-gradient(135deg,#0f766e 0,#115e59 100%);color:#fff;cursor:pointer}.city-league-card-market-btn[data-market-cursor=not-allowed]{background:linear-gradient(135deg,#6b7280 0,#4b5563 100%);color:#f3f4f6;cursor:not-allowed}#city-league-analysis .city-league-card-info-bottom{padding:5px 6px;min-height:30px}#city-league-analysis .city-league-card-deck-stats-mobile,#city-league-analysis .city-league-card-stats-mobile{margin-bottom:0;line-height:1.2}#city-league-analysis .city-league-card-action-buttons{gap:2px;margin-top:3px}#city-league-analysis .city-league-card-action-row{gap:2px}#city-league-analysis .city-league-card-action-row:last-child{gap:2px}#city-league-analysis .city-league-card-action-btn,#city-league-analysis .city-league-card-market-btn{height:19px;border-radius:4px;padding:0 3px}#city-league-analysis .city-league-card-add-btn,#city-league-analysis .city-league-card-limitless-btn,#city-league-analysis .city-league-card-market-btn,#city-league-analysis .city-league-card-proxy-btn,#city-league-analysis .city-league-card-rarity-btn,#city-league-analysis .city-league-card-remove-btn{font-size:9px}#current-analysis .city-league-card-info-bottom{padding:5px 6px;min-height:30px}#current-analysis .city-league-card-deck-stats-mobile,#current-analysis .city-league-card-stats-mobile{margin-bottom:0;line-height:1.2}#current-analysis .city-league-card-action-buttons{gap:2px;margin-top:3px}#current-analysis .city-league-card-action-row{gap:2px}#current-analysis .city-league-card-action-row:last-child{gap:2px}#current-analysis .city-league-card-action-btn,#current-analysis .city-league-card-market-btn{height:19px;border-radius:4px;padding:0 3px}#current-analysis .city-league-card-add-btn,#current-analysis .city-league-card-limitless-btn,#current-analysis .city-league-card-market-btn,#current-analysis .city-league-card-proxy-btn,#current-analysis .city-league-card-rarity-btn,#current-analysis .city-league-card-remove-btn{font-size:9px}#past-meta .city-league-card-info-bottom{padding:5px 6px;min-height:30px}#past-meta .city-league-card-deck-stats-mobile,#past-meta .city-league-card-stats-mobile{margin-bottom:0;line-height:1.2}#past-meta .city-league-card-action-buttons{gap:2px;margin-top:3px}#past-meta .city-league-card-action-row{gap:2px}#past-meta .city-league-card-action-row:last-child{gap:2px}#past-meta .city-league-card-action-btn,#past-meta .city-league-card-market-btn{height:19px;border-radius:4px;padding:0 3px}#past-meta .city-league-card-add-btn,#past-meta .city-league-card-limitless-btn,#past-meta .city-league-card-market-btn,#past-meta .city-league-card-proxy-btn,#past-meta .city-league-card-rarity-btn,#past-meta .city-league-card-remove-btn{font-size:9px}.city-league-card-table-row{display:flex;align-items:center;background:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);gap:20px}.city-league-card-table-row .city-league-card-image-container{flex-shrink:0;position:relative;width:120px}.city-league-card-image{width:100%;border-radius:6px;cursor:zoom-in;aspect-ratio:2.5/3.5;object-fit:cover}.city-league-card-deck-count{position:absolute;top:5px;left:5px;background:#28a745;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85em;box-shadow:0 2px 4px rgba(0,0,0,.3)}.city-league-card-info{flex-grow:1;min-width:0}.city-league-card-title{margin:0 0 8px 0;font-size:1.2em;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-league-card-set{color:#333;font-size:.9em;margin-bottom:10px;font-weight:600}.city-league-card-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-bottom:10px}.city-league-card-stat-label{color:#555;font-size:.85em;font-weight:600}.city-league-card-stat-value{font-weight:600;color:#333;margin-left:5px;font-size:.95em}.city-league-card-stat-value-max{color:#dc3545}.city-league-card-actions{flex-shrink:0;display:flex;flex-direction:column;gap:6px}.city-league-card-actions .city-league-card-add-btn{padding:10px 20px;font-size:.95em;white-space:nowrap}.city-league-card-actions .city-league-card-proxy-btn{padding:10px 20px;font-size:.9em;white-space:nowrap;background:#e74c3c;border-color:#c0392b}@media (max-width:768px){.heatmap-th-y{writing-mode:horizontal-tb!important;transform:none!important;white-space:nowrap!important;word-wrap:normal!important;min-width:90px!important;max-width:none!important;padding:7px 6px!important;font-size:.7rem!important;height:auto!important;vertical-align:middle!important}.heatmap-th-row{max-width:none!important;min-width:140px!important;white-space:nowrap!important;font-size:.8rem!important;line-height:1.2!important}.heatmap-td{padding:7px 6px!important;font-size:.8rem!important;min-width:82px!important}}@media (max-width:430px){.heatmap-th-y{min-width:84px!important;padding:6px 5px!important;font-size:.68rem!important}.heatmap-th-row{min-width:128px!important;font-size:.76rem!important}.heatmap-td{min-width:76px!important;padding:6px 5px!important;font-size:.76rem!important}}@media (max-width:360px){.heatmap-th-y{min-width:80px!important;font-size:.64rem!important}.heatmap-th-row{min-width:118px!important;font-size:.72rem!important}.heatmap-td{min-width:72px!important;font-size:.72rem!important}.heatmap-search-label{min-width:100%!important;font-size:.78rem!important}.heatmap-search-input{min-height:34px!important;padding:7px 9px!important;font-size:.84rem!important}.heatmap-btn-row .action-btn{min-height:34px!important;padding:7px 10px!important;font-size:.82rem!important}}@media (max-width:768px){.city-league-card-info-bottom{padding:2px 4px 2px 4px;min-height:unset}.city-league-card-title-mobile{margin-bottom:0;font-size:.6em}.city-league-card-set-mobile{margin-bottom:0}.city-league-card-stats-mobile{margin-bottom:0;line-height:1.15}.city-league-card-deck-stats-mobile{margin-bottom:0;line-height:1.15}.city-league-card-action-buttons{gap:2px;margin-top:2px}.city-league-card-action-row{gap:2px}.city-league-card-action-btn,.city-league-card-market-btn{height:18px;border-radius:4px}.city-league-card-market-btn{font-size:8px;font-weight:800;padding:0 3px}#city-league-analysis .city-league-card-info-bottom{padding:4px 5px;min-height:26px}#city-league-analysis .city-league-card-deck-stats-mobile,#city-league-analysis .city-league-card-stats-mobile{font-size:.49em}#city-league-analysis .city-league-card-action-btn,#city-league-analysis .city-league-card-market-btn{height:17px;border-radius:3px;padding:0 2px}#city-league-analysis .city-league-card-add-btn,#city-league-analysis .city-league-card-limitless-btn,#city-league-analysis .city-league-card-market-btn,#city-league-analysis .city-league-card-proxy-btn,#city-league-analysis .city-league-card-rarity-btn,#city-league-analysis .city-league-card-remove-btn{font-size:8px}#current-analysis .city-league-card-info-bottom{padding:4px 5px;min-height:26px}#current-analysis .city-league-card-deck-stats-mobile,#current-analysis .city-league-card-stats-mobile{font-size:.49em}#current-analysis .city-league-card-action-btn,#current-analysis .city-league-card-market-btn{height:17px;border-radius:3px;padding:0 2px}#current-analysis .city-league-card-add-btn,#current-analysis .city-league-card-limitless-btn,#current-analysis .city-league-card-market-btn,#current-analysis .city-league-card-proxy-btn,#current-analysis .city-league-card-rarity-btn,#current-analysis .city-league-card-remove-btn{font-size:8px}#past-meta .city-league-card-info-bottom{padding:4px 5px;min-height:26px}#past-meta .city-league-card-deck-stats-mobile,#past-meta .city-league-card-stats-mobile{font-size:.49em}#past-meta .city-league-card-action-btn,#past-meta .city-league-card-market-btn{height:17px;border-radius:3px;padding:0 2px}#past-meta .city-league-card-add-btn,#past-meta .city-league-card-limitless-btn,#past-meta .city-league-card-proxy-btn,#past-meta .city-league-card-rarity-btn,#past-meta .city-league-card-remove-btn{font-size:8px}#past-meta .city-league-card-market-btn{font-size:8px}#past-meta .city-league-card-info-bottom{min-height:unset}}@media (max-width:430px){#current-analysis .city-league-card-info-bottom{padding:2px 4px;min-height:unset}#current-analysis .city-league-card-title-mobile{font-size:.54em;margin-bottom:0}#current-analysis .city-league-card-deck-stats-mobile,#current-analysis .city-league-card-set-mobile,#current-analysis .city-league-card-stats-mobile{font-size:.47em;margin-bottom:0}#current-analysis .city-league-card-action-btn{height:16px;font-size:7px}#current-analysis .city-league-card-market-btn{height:16px;font-size:7px}}@media (max-width:360px){#current-analysis .city-league-card-info-bottom{padding:2px 3px;min-height:unset}#current-analysis .city-league-card-title-mobile{font-size:.52em;margin-bottom:0}#current-analysis .city-league-card-deck-stats-mobile,#current-analysis .city-league-card-set-mobile,#current-analysis .city-league-card-stats-mobile{font-size:.46em;line-height:1.1;margin-bottom:0}#current-analysis .city-league-card-action-buttons{gap:1px;margin-top:2px}#current-analysis .city-league-card-action-row,#current-analysis .city-league-card-action-row:last-child{gap:2px;grid-template-columns:28px 28px 1fr}#current-analysis .city-league-card-action-btn{height:16px;border-radius:3px;padding:0 3px}#current-analysis .city-league-card-market-btn{height:16px;border-radius:3px;padding:0 3px;font-size:7px}}@media (max-width:420px){.city-league-card-info-bottom{padding:3px}.city-league-card-title-mobile{font-size:.55em}.city-league-card-deck-stats-mobile,.city-league-card-set-mobile,.city-league-card-stats-mobile{font-size:.5em}.city-league-card-action-buttons{gap:1px;margin-top:3px}.city-league-card-action-row{gap:1px}.city-league-card-action-row:last-child{grid-template-columns:1fr 1fr 1.5fr}.city-league-card-action-btn,.city-league-card-market-btn{height:16px;border-radius:3px;padding:0 2px}.city-league-card-add-btn,.city-league-card-limitless-btn,.city-league-card-proxy-btn,.city-league-card-rarity-btn,.city-league-card-remove-btn{font-size:9px}.city-league-card-market-btn{font-size:7px}}@media (max-width:390px){#city-league-analysis .city-league-card-info-bottom{padding:2px 3px;min-height:unset}#city-league-analysis .city-league-card-title-mobile{font-size:.52em;margin-bottom:0}#city-league-analysis .city-league-card-deck-stats-mobile,#city-league-analysis .city-league-card-set-mobile,#city-league-analysis .city-league-card-stats-mobile{font-size:.46em;line-height:1.1;margin-bottom:0}#city-league-analysis .city-league-card-action-buttons{gap:1px;margin-top:2px}#city-league-analysis .city-league-card-action-row,#city-league-analysis .city-league-card-action-row:last-child{gap:2px;grid-template-columns:28px 28px 1fr}#city-league-analysis .city-league-card-action-btn{height:16px;border-radius:3px;padding:0 3px}#city-league-analysis .city-league-card-add-btn,#city-league-analysis .city-league-card-limitless-btn,#city-league-analysis .city-league-card-proxy-btn,#city-league-analysis .city-league-card-rarity-btn,#city-league-analysis .city-league-card-remove-btn{font-size:7px;letter-spacing:0}#city-league-analysis .city-league-card-market-btn{height:16px;border-radius:3px;padding:0 3px;font-size:7px;letter-spacing:0}}@media (max-width:412px) and (min-width:391px){#city-league-analysis .city-league-card-info-bottom{padding:2px 4px;min-height:unset}#city-league-analysis .city-league-card-title-mobile{font-size:.54em;margin-bottom:0}#city-league-analysis .city-league-card-deck-stats-mobile,#city-league-analysis .city-league-card-set-mobile,#city-league-analysis .city-league-card-stats-mobile{font-size:.47em;margin-bottom:0}#city-league-analysis .city-league-card-action-row,#city-league-analysis .city-league-card-action-row:last-child{grid-template-columns:28px 28px 1fr;gap:2px}#city-league-analysis .city-league-card-action-btn{height:17px;font-size:8px;padding:0 3px}#city-league-analysis .city-league-card-market-btn{height:17px;font-size:8px;padding:0 3px}}.city-league-card-table-list{display:flex;flex-direction:column;gap:15px}.city-league-info-table-mobile{font-size:.72em;table-layout:fixed}.city-league-info-col-main{width:55%}.city-league-info-col-count,.city-league-info-col-placement,.city-league-info-col-variants{width:22.5%}.city-league-info-table-row-desktop,.city-league-info-table-row-mobile{transition:background-color .2s ease,transform .12s ease;cursor:pointer}.city-league-info-table-row-desktop:focus,.city-league-info-table-row-desktop:hover,.city-league-info-table-row-mobile:focus,.city-league-info-table-row-mobile:hover{outline:0}.city-league-info-table-cell-main-mobile{font-size:.9em;word-wrap:break-word;overflow-wrap:break-word}.city-league-info-table-cell-variants-mobile{font-size:.86em;font-weight:600;color:#445268}.city-league-info-table-cell-count-mobile,.city-league-info-table-cell-placement-mobile{font-size:.86em}.city-league-info-table-count-change-desktop,.city-league-info-table-count-change-mobile,.city-league-info-table-placement-desktop,.city-league-info-table-placement-mobile{font-weight:700;font-size:.88em}.city-league-info-table-cell-main-desktop,.city-league-info-table-cell-main-mobile{color:#1f2d3d;text-decoration:none}.city-league-info-table-cell-variants-desktop{color:#445268;font-weight:600}.city-league-info-flex-block-wide{flex:1;min-width:350px}.city-league-info-search-block{margin-bottom:15px}.city-league-info-search-input{width:100%;padding:12px;font-size:16px;border:2px solid #3498db;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.city-league-info-search-results{margin-top:8px;font-size:14px;color:#555;font-weight:500}.city-league-info-combined-explanation{margin-bottom:15px;padding:12px;background:#ecf0f1;border-radius:5px;font-size:.9em;color:#333;font-weight:500}.city-league-info-generated-block{background:#ecf0f1;padding:12px;border-radius:8px;margin-top:16px;text-align:center}.city-league-info-generated-date,.city-league-info-generated-total{display:inline-block;margin:0 15px;font-weight:700}.city-league-info-table-block{margin-bottom:24px}.city-league-info-table-title{color:#1f2d3d;border-bottom:2px solid #2f80c7;padding-bottom:10px;margin-bottom:20px;font-size:1.18em;font-weight:700}.city-league-info-table{--cl-table-head-bg:linear-gradient(120deg, #143a6f 0%, #245fa5 100%);--cl-table-row-even:#f6f9ff;--cl-table-row-hover:#e9f2ff;--cl-table-border:#d7e2f0;width:100%;border-collapse:separate;border-spacing:0;box-shadow:0 10px 24px rgba(17,39,66,.08);background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--cl-table-border)}.city-league-info-table-header-row{background:var(--cl-table-head-bg);color:#fff}.city-league-info-table-header{padding:13px 14px;text-align:center;font-weight:700;font-size:.96em;letter-spacing:.02em;vertical-align:middle;color:#fff}.city-league-info-table-header-archetype{text-align:left}.city-league-info-table-row{border-bottom:1px solid #e4ebf6;transition:background-color .2s ease;cursor:pointer}.city-league-info-table tbody .city-league-info-table-row:nth-child(2n){background:var(--cl-table-row-even)}.city-league-info-table-row:focus,.city-league-info-table-row:hover{background:var(--cl-table-row-hover);outline:0}.city-league-info-table-cell{padding:12px 14px;font-size:.95em;vertical-align:middle;color:#1f2d3d}.city-league-info-table-cell-archetype{text-align:left}.city-league-info-table-cell-center{text-align:center}.city-league-info-table-count-change{color:#4c5f78;font-size:.88em;font-weight:600}.city-league-info-table-placement{font-weight:700;color:var(--placement-color,inherit)}.city-league-info-table-cell-archetype .archetype-jump-link,.city-league-info-table-cell-archetype .archetype-jump-link:active,.city-league-info-table-cell-archetype .archetype-jump-link:link,.city-league-info-table-cell-archetype .archetype-jump-link:visited{color:#1f2d3d!important;font-weight:700;text-decoration:none}.city-league-info-table-cell-archetype .archetype-jump-link:focus-visible,.city-league-info-table-cell-archetype .archetype-jump-link:hover{color:#2f80c7!important;text-decoration:underline}.city-league-info-table-cell-main-desktop{color:#1f2d3d!important;text-decoration:none;font-weight:700}#cityLeagueCombinedTable,#cityLeagueFullTable{border-radius:14px;overflow:hidden;border:1px solid #d7e2f0;background:#fff;box-shadow:0 12px 26px rgba(18,42,66,.1)}#cityLeagueCombinedTable .city-league-info-table,#cityLeagueFullTable .city-league-info-table{margin:0;border-radius:0;border-collapse:separate;border-spacing:0;box-shadow:none}#cityLeagueCombinedTable .city-league-info-table-header-row,#cityLeagueFullTable .city-league-info-table-header-row{background:linear-gradient(120deg,#15396b 0,#2a5f9d 100%)}#cityLeagueCombinedTable .city-league-info-table-row:nth-child(2n),#cityLeagueFullTable .city-league-info-table-row:nth-child(2n){background:#f4f8ff}#cityLeagueCombinedTable .city-league-info-table-cell,#cityLeagueFullTable .city-league-info-table-cell{padding:14px 16px}#cityLeagueCombinedTable .city-league-info-table-header,#cityLeagueFullTable .city-league-info-table-header{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.15)}#cityLeagueCombinedTable .city-league-info-table-row,#cityLeagueFullTable .city-league-info-table-row{border-bottom:1px solid #dfe8f5}#cityLeagueCombinedTable .city-league-info-table-row:last-child,#cityLeagueFullTable .city-league-info-table-row:last-child{border-bottom:none}.city-league-info-flex{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}.city-league-info-flex-block{flex:1;min-width:300px}@media (max-width:768px){#cityLeagueCombinedTable .city-league-info-table-cell,#cityLeagueFullTable .city-league-info-table-cell{padding:10px 8px}#cityLeagueCombinedTable,#cityLeagueFullTable{border-radius:10px}}#city-league-analysis .city-league-card-action-row,#city-league-analysis .city-league-card-action-row:last-child{grid-template-columns:30px 30px 1fr;gap:3px}#city-league-analysis .city-league-card-market-btn{font-size:8px;padding:0 4px}.city-league-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-bottom:16px}.city-league-info-card{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;padding:16px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.city-league-info-card-title{margin:0 0 10px 0;font-size:1.1em;opacity:.9}.city-league-info-card-total{font-size:2.5em;font-weight:700;margin:10px 0}.city-league-info-card-details{font-size:.85em;opacity:.9;margin-top:10px;text-align:left}.city-league-info-card-entry{color:#7fff7f}.city-league-info-card-exit{color:#ff6b6b}.city-league-loading-indicator{text-align:center;padding:40px;color:#999}.avg-mode-toggle-bar{display:flex;gap:8px;justify-content:flex-end;align-items:center;margin-top:12px;flex-wrap:wrap}.avg-mode-label{font-size:.82em;font-weight:700;color:#fef3c7;background:rgba(0,0,0,.22);padding:4px 10px;border-radius:999px}.avg-mode-btn{padding:6px 10px;font-size:.82em}.name-warning-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;width:12px;height:12px;border-radius:50%;background:#fff3cd;color:#8a6d3b;border:1px solid #f0ad4e;font-size:9px;line-height:1;vertical-align:middle;cursor:help}.proxy-queue-empty{padding:20px;text-align:center;color:#555;background:#fff;border:2px dashed #d0d7de;border-radius:10px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(3px);animation:helpModalIn .2s ease-out}.modal-dialog{background:#1a1a2e;border-radius:14px;max-width:460px;width:92%;padding:24px;box-shadow:0 16px 48px rgba(0,0,0,.5);color:#eee;font-family:inherit}.modal-dialog h3{margin:0 0 12px;font-size:1.1em;color:#fff}.modal-dialog p{margin:0 0 14px;font-size:.9em;color:#bbb;white-space:pre-line;line-height:1.5}.modal-dialog input,.modal-dialog textarea{width:100%;padding:10px;border:1px solid #444;border-radius:8px;background:#16213e;color:#fff;font-size:.95em;box-sizing:border-box;font-family:monospace}.modal-dialog textarea{min-height:120px;resize:vertical}.modal-dialog .modal-btn-row{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.modal-dialog button{padding:8px 20px;border-radius:8px;font-size:.9em;cursor:pointer}.modal-dialog .modal-btn-cancel{border:1px solid #555;background:0 0;color:#aaa}.modal-dialog .modal-btn-ok{border:none;background:#667eea;color:#fff;font-weight:600}.modal-dialog .modal-btn-copy{border:none;background:#28a745;color:#fff;font-weight:600}.proxy-toast{position:fixed;bottom:30px;right:30px;background:linear-gradient(135deg,#e74c3c 0,#c0392b 100%);color:#fff;padding:12px 16px;border-radius:10px;font-weight:700;box-shadow:0 8px 22px rgba(0,0,0,.25);z-index:99999;opacity:0;transition:opacity .25s;pointer-events:none;max-width:380px}.proxy-toast.active{opacity:1}.proxy-queue-card{display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px;align-items:start;background:#fff;border:1px solid #e1e8ed;border-radius:10px;padding:10px}.proxy-queue-card img{width:66px;height:92px;object-fit:cover;border-radius:6px;border:1px solid #d0d7de}.proxy-queue-card .proxy-queue-card-info{min-width:0;margin-top:2px}.proxy-queue-card .proxy-queue-card-title{font-weight:800;color:#2c3e50;line-height:1.25}.proxy-queue-card .proxy-queue-card-print{font-size:.9em;color:#555;margin-top:2px}.proxy-queue-card .proxy-queue-card-controls{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.proxy-queue-card .proxy-queue-card-controls button{height:32px;border-radius:6px;font-weight:700;cursor:pointer}.proxy-queue-card .proxy-queue-card-controls input{width:58px;height:32px;border:1px solid #ced4da;border-radius:6px;text-align:center}.proxy-queue-card .proxy-queue-card-controls .btn-minus{border:none;background:#dc3545;color:#fff;min-width:34px}.proxy-queue-card .proxy-queue-card-controls .btn-plus{border:none;background:#28a745;color:#fff;min-width:34px}.proxy-queue-card .proxy-queue-card-controls .btn-remove{height:32px;border:none;background:#6c757d;color:#fff;font-size:.8em;margin-left:auto;min-width:92px}@media (min-width:760px){.proxy-queue-card{grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:12px}.proxy-queue-card img{width:78px;height:108px}.proxy-queue-card .proxy-queue-card-controls{grid-column:auto;display:grid;grid-template-columns:32px 46px 32px;gap:4px}.proxy-queue-card .proxy-queue-card-controls .btn-remove{grid-column:1/span 3;margin-left:0;min-width:0;height:28px}}.stat-info-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:12px;font-style:normal;background:#3b4cca;color:#fff;border-radius:50%;cursor:help;position:relative;vertical-align:middle;margin-left:4px;line-height:1}.stat-info-icon::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#1a1a2e;color:#e0e0e0;border:1px solid #3b4cca;border-radius:8px;padding:8px 12px;font-size:.8em;font-weight:400;white-space:normal;width:max-content;max-width:260px;box-shadow:0 4px 16px rgba(0,0,0,.6);z-index:1000;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.stat-info-icon:hover::after{opacity:1;visibility:visible}@media (max-width:768px){.stat-info-icon::after{left:auto;right:0;transform:none;max-width:200px}}.btn-system-primary{background:linear-gradient(135deg,#27ae60 0,#1e8449 100%);color:#fff;font-weight:700;border:none;border-radius:8px;padding:12px 20px;cursor:pointer;font-size:14px;box-shadow:0 4px 10px rgba(39,174,96,.3);transition:all .2s ease}.btn-system-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn-system-secondary{background:#e1e8ed;color:#2c3e50;font-weight:700;border:2px solid #ccd6dd;border-radius:8px;padding:12px 20px;cursor:pointer;font-size:14px;transition:all .2s ease}.btn-system-secondary:hover{background:#d5dce4;transform:translateY(-1px)}.btn-system-danger{background:#dc3545;color:#fff;font-weight:700;border:none;border-radius:8px;padding:12px 20px;cursor:pointer;font-size:14px;transition:all .2s ease}.btn-system-danger:hover{background:#c0392b;transform:translateY(-1px)}.btn-system-ghost{background:0 0;color:var(--text-dark,#2c3e50);font-weight:700;border:2px solid transparent;border-radius:8px;padding:12px 20px;cursor:pointer;font-size:14px;transition:all .2s ease}.btn-system-ghost:hover{background:rgba(0,0,0,.05)}#drawSimulatorModal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:var(--z-top,2500);background:rgba(0,0,0,.6);backdrop-filter:blur(4px);align-items:center;justify-content:center}#drawSimulatorModal.show,#drawSimulatorModal[style*="display: flex"],#drawSimulatorModal[style*="display:flex"]{display:flex}#drawSimModal{background:#1a1a2e;border-radius:16px;max-width:650px;width:95%;max-height:92vh;overflow-y:auto;padding:18px 20px;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:helpModalIn .25s ease-out;position:relative;color:#eee}.draw-sim-close-btn{position:absolute;top:12px;right:16px;background:0 0;border:none;font-size:24px;cursor:pointer;color:#999;padding:4px 8px;border-radius:8px;line-height:1}.draw-sim-close-btn:hover{color:#fff;background:rgba(255,255,255,.1)}.draw-sim-title{margin-top:0;color:#ffcb05;font-size:1.2em;border-bottom:2px solid #3b4cca;padding-bottom:6px;margin-bottom:10px}.draw-sim-toolbar{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center}.draw-sim-deck-info{margin-left:auto;font-size:13px;color:#aaa;align-self:center}.draw-sim-deck-info strong{color:#ffcb05}.draw-sim-combo-section{border-top:2px solid #333;padding-top:10px}.draw-sim-combo-title{margin:0 0 6px 0;color:#ffcb05;font-size:1em}.draw-sim-combo-desc{font-size:12px;color:#888;margin:0 0 10px 0}.draw-sim-combo-badges{display:flex;flex-wrap:wrap;gap:6px;min-height:28px;margin-bottom:10px}.draw-sim-combo-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}#comboResultDisplay{margin-left:auto;font-size:1.1em;font-weight:700;color:#2ecc71}.setup-modal-heading{margin-top:0;border-bottom:2px solid #e1e8ed;padding-bottom:10px}.setup-modal-heading.blue{color:#3b4cca}.setup-modal-heading.green{color:#27ae60}.setup-modal-description{margin-bottom:15px;color:#555;font-size:1.05em}.setup-modal-label{display:block;font-weight:700;margin-bottom:8px;color:#2c3e50}.setup-modal-textarea{width:100%;height:180px;padding:12px;border:2px solid #b3d9ff;border-radius:8px;font-family:monospace;font-size:12px;resize:vertical;box-sizing:border-box}.setup-modal-select{width:100%;padding:10px 12px;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.setup-modal-select.player1{border:2px solid #3b4cca}.setup-modal-select.player2{border:2px solid #e3350d}.setup-modal-player-label{display:block;font-weight:700;margin-bottom:6px}.setup-modal-player-label.red{color:#e3350d}.setup-modal-btn-row{display:flex;gap:12px}.setup-modal-btn-row.wide{gap:15px;flex-wrap:wrap}.cl-format-select{padding:10px 15px;border-radius:8px;border:1px solid var(--border-color);font-weight:700;background:var(--primary-blue);color:var(--text-main);cursor:pointer}.cl-format-container{display:flex;justify-content:flex-end;margin-bottom:20px}.cl-content-panel{padding:12px;background:#fff}.form-label-block{font-size:.95em;color:var(--text-main);font-weight:600;display:block;margin-bottom:5px}.skeleton-error-message{text-align:center;padding:40px 20px;color:var(--text-muted,#999);font-size:1em}.skeleton-error-message .retry-link{color:var(--primary-blue,#3b4cca);cursor:pointer;text-decoration:underline;font-weight:600}.tab-content{padding:16px}.section-grid-container{margin-bottom:20px}.meta-binder-actions{display:flex;flex-wrap:wrap;gap:10px}.meta-binder-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:18px}.meta-binder-stat{background:linear-gradient(135deg,#f0f4ff 0,#e8ecf8 100%);border-radius:12px;padding:14px 16px;text-align:center}.meta-binder-stat-clickable{border:1px solid rgba(59,76,202,.2);cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.meta-binder-stat-clickable:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(59,76,202,.15)}.meta-binder-stat-value{display:block;font-size:1.5rem;font-weight:800;color:var(--text-dark,#1f2d3d)}.meta-binder-stat-green{color:#27ae60}.meta-binder-stat-red{color:#e74c3c}.meta-binder-stat-label{display:block;font-size:.75rem;font-weight:600;color:var(--text-light,#6c757d);margin-top:2px}.meta-binder-delta{margin-bottom:14px}.meta-binder-archetype-groups{display:flex;flex-direction:column;gap:16px}.meta-binder-archetype-group{background:linear-gradient(135deg,#f8fbff 0,#eef3fb 100%);border:1px solid rgba(59,76,202,.15);border-radius:12px;padding:12px}.meta-binder-archetype-panel{display:block}.meta-binder-archetype-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;margin:0 0 10px}.meta-binder-archetype-summary::-webkit-details-marker{display:none}.meta-binder-archetype-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 8px;border-radius:999px;background:rgba(59,76,202,.14);color:#263252;font-size:.75rem;font-weight:800}.meta-binder-archetype-title{margin:0;font-size:.95rem;color:#263252}.meta-binder-archetype-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.meta-binder-archetype-grid .deck-banner-card{min-height:140px}.meta-binder-archetype-grid .deck-banner-name{font-size:.9rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meta-binder-archetype-grid .deck-banner-stats .stat-badge{font-size:.65rem;padding:4px 7px;line-height:1.2}@media (max-width:1200px){.meta-binder-archetype-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.meta-binder-archetype-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.meta-binder-archetype-grid{grid-template-columns:1fr}}.meta-binder-delta-text{font-size:.85rem;color:var(--text-light,#6c757d);line-height:1.5}.meta-binder-delta-badge{display:inline-block;padding:2px 8px;border-radius:6px;font-size:.7rem;font-weight:800;text-transform:uppercase;margin-right:4px}.meta-binder-delta-dropped{background:rgba(231,76,60,.12);color:#b42318}.meta-binder-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.meta-binder-filters .filter-group{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.meta-binder-filters .select-system{min-width:170px}.meta-binder-filter-btn{padding:6px 14px;border-radius:8px;border:2px solid var(--border-color,#ddd);background:0 0;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .15s ease;color:var(--text-dark,#1f2d3d)}.meta-binder-filter-btn:hover{border-color:#3b4cca;color:#3b4cca}.meta-binder-filter-btn.active{background:#3b4cca;border-color:#3b4cca;color:#fff}.meta-binder-card-dropped{border-color:rgba(230,126,34,.4);opacity:.7}.meta-binder-badge-dropped{background:rgba(231,76,60,.12);color:#b42318;padding:2px 6px;border-radius:4px;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.meta-binder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}@media (min-width:600px){.meta-binder-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.meta-binder-card{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .15s ease,box-shadow .15s ease;border:2px solid transparent}.meta-binder-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.meta-binder-card-owned{border-color:rgba(39,174,96,.6);box-shadow:0 0 0 1px rgba(39,174,96,.25),0 2px 8px rgba(0,0,0,.1)}.meta-binder-card-owned-intl{border-color:rgba(102,51,153,.55);box-shadow:0 0 0 1px rgba(102,51,153,.2),0 2px 8px rgba(0,0,0,.1)}.meta-binder-card-missing{border-color:rgba(231,76,60,.5);box-shadow:0 0 0 1px rgba(231,76,60,.2),0 2px 8px rgba(0,0,0,.1)}.meta-binder-card-img{width:100%;display:block}.meta-binder-card .card-database-top-actions{position:absolute!important;top:4px!important;right:4px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:3px!important;z-index:3!important;opacity:0;transition:opacity .2s ease}.meta-binder-card:focus-within .card-database-top-actions,.meta-binder-card:hover .card-database-top-actions{opacity:1}@media (hover:none){.meta-binder-card .card-database-top-actions{opacity:1}}.meta-binder-card .card-database-top-actions .card-badge{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;flex:0 0 21px!important;width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important;padding:0!important;font-size:10px!important;line-height:1!important;border-radius:50%!important;cursor:pointer!important;border:1.5px solid rgba(0,0,0,.15)!important}.meta-binder-card .card-database-top-actions .btn-green.card-badge{background:#28a745!important;color:#fff!important}.meta-binder-card .card-database-top-actions .btn-red.card-badge{background:#dc3545!important;color:#fff!important}.meta-binder-card .card-database-top-actions .btn-wishlist.card-badge{background:#f48fb1!important;color:#fff!important;border-color:#f48fb1!important}.meta-binder-prints-btn{display:block;width:100%;padding:4px 0;border:none;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-size:.68rem;font-weight:700;text-align:center;cursor:pointer;transition:background .2s}.meta-binder-prints-btn:hover{background:linear-gradient(135deg,#2980b9,#1a6da0)}.meta-binder-card-fallback{display:flex;align-items:center;justify-content:center;text-align:center;min-height:160px;padding:10px;font-size:.75rem;font-weight:700;color:var(--text-dark,#1f2d3d);background:#f0f4ff}.calc-layout{max-width:620px;margin:0 auto}.calc-params{background:var(--bg-white,#fff);border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.calc-params h3{margin:0 0 16px;font-size:1.1rem;color:var(--pokemon-blue,#1a5276)}.calc-field{margin-bottom:14px}.calc-field label{display:block;font-size:.85rem;font-weight:600;margin-bottom:4px;color:var(--text-dark,#333)}.calc-input{width:100%;padding:10px 12px;font-size:1rem;border:2px solid #dde3ea;border-radius:8px;background:var(--bg-light,#f8fafc);transition:border-color .2s}.calc-input:focus{border-color:var(--pokemon-blue,#3498db);outline:0}.calc-results{display:flex;flex-direction:column;gap:14px}.calc-result-card{border-radius:12px;padding:20px;text-align:center;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.calc-result-draw{background:linear-gradient(135deg,#27ae60,#2ecc71)}.calc-result-prize{background:linear-gradient(135deg,#c0392b,#e74c3c)}.calc-result-topdeck{background:linear-gradient(135deg,#2980b9,#3498db)}.calc-result-label{font-size:.85rem;opacity:.85;margin-bottom:6px}.calc-result-value{font-size:2.4rem;font-weight:800;line-height:1.1}.calc-result-note{font-size:.7rem;opacity:.7;margin-top:4px}.calc-result-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.calc-prob-high{color:#fff!important}.calc-prob-mid{color:#fff!important}.calc-prob-low{color:#fff!important}@media (max-width:480px){.calc-result-value{font-size:1.8rem}.calc-result-row{grid-template-columns:1fr}}.meta-binder-card-info{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:5px 7px;background:rgba(255,255,255,.92);font-size:.7rem;font-weight:700}.meta-binder-card-need{color:var(--text-dark,#1f2d3d)}.meta-binder-count-ok{color:#27ae60}.meta-binder-count-intl{color:#2980b9}.meta-binder-count-missing{color:#e74c3c}.meta-binder-badge-new{background:#3b4cca;color:#fff;padding:1px 5px;border-radius:4px;font-size:.6rem;text-transform:uppercase;letter-spacing:.5px}.control-row{margin-bottom:16px}.sandbox-player-panels{gap:24px}.tutorial-section{margin-bottom:28px;padding:20px 24px}.tutorial-tabs-grid{gap:20px}.pt-attack-layout{display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap;justify-content:center;width:100%;max-width:960px}.pt-attack-player{text-align:center;flex-shrink:0}.pt-attack-player-label{font-size:11px;font-weight:700;margin-bottom:6px}.pt-attack-player-label.blue{color:#3b4cca}.pt-menu-btn.energy-discard{background:#e67e22;color:#fff}.pt-menu-btn.retreat-btn{background:#c0392b;color:#fff}.pt-menu-btn.ko-btn{flex:1;font-weight:800}#ptDiscardGrid{display:flex;flex-wrap:wrap;gap:9px}.custom-binder-picker{position:relative}.custom-binder-search-anchor{position:relative}.custom-binder-search-row{display:flex;gap:8px;align-items:center}.custom-binder-search-row .input-system{flex:1;min-width:0}.custom-binder-dropdown{position:absolute;z-index:50;top:100%;left:0;right:0;max-height:340px;overflow-y:auto;background:var(--bg-primary,#fff);border:2px solid var(--border-color,#ddd);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);margin-top:4px;padding:6px 0}.custom-binder-dropdown-empty,.custom-binder-dropdown-loading{padding:12px 16px;color:var(--text-light,#6c757d);font-size:.85rem;text-align:center}.custom-binder-dropdown-group-label{padding:8px 14px 4px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:var(--text-light,#6c757d);border-top:1px solid var(--border-color,#eee);margin-top:2px}.custom-binder-dropdown-group-label:first-child{border-top:none;margin-top:0}.custom-binder-dropdown-item{display:block;width:100%;padding:7px 16px;background:0 0;border:none;text-align:left;font-size:.85rem;cursor:pointer;color:var(--text-dark,#1f2d3d);transition:background .1s}.custom-binder-dropdown-item:hover:not(:disabled){background:var(--accent-soft,rgba(59,76,202,.08))}.custom-binder-dropdown-item.is-selected{background:var(--accent-soft,rgba(59,76,202,.12));border-left:3px solid var(--accent,#3b4cca);opacity:1;cursor:pointer}.cb-dd-check{display:inline-block;width:18px;min-width:18px;text-align:center;font-size:14px;margin-right:4px;color:var(--accent,#3b4cca)}.custom-binder-dropdown-item:not(.is-selected) .cb-dd-check{visibility:hidden}.cb-dd-rank{display:inline-block;min-width:28px;padding:1px 5px;font-size:.7rem;font-weight:700;text-align:center;background:var(--accent,#3b4cca);color:#fff;border-radius:8px;margin-right:4px;vertical-align:middle}.cb-main-pokemon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:6px;padding:6px 10px}.cb-main-pokemon-btn{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 6px;background:var(--bg-secondary,#f8f9fa);border:2px solid var(--border-color,#ddd);border-radius:10px;cursor:pointer;transition:all .15s;text-align:center}.cb-main-pokemon-btn:hover{border-color:var(--accent,#3b4cca);background:var(--accent-soft,rgba(59,76,202,.08))}.cb-main-pokemon-btn.is-selected{border-color:var(--accent,#3b4cca);background:var(--accent-soft,rgba(59,76,202,.15))}.cb-mpg-rank{font-size:.65rem;font-weight:800;color:var(--accent,#3b4cca)}.cb-mpg-name{font-size:.82rem;font-weight:700;color:var(--text-dark,#1f2d3d);line-height:1.2}.cb-mpg-meta{font-size:.65rem;color:var(--text-light,#6c757d)}.custom-binder-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;min-height:28px}.custom-binder-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:linear-gradient(135deg,rgba(59,76,202,.1),rgba(59,76,202,.05));border:1px solid rgba(59,76,202,.25);border-radius:16px;font-size:.8rem;font-weight:600;color:var(--text-dark,#1f2d3d);white-space:nowrap}.custom-binder-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:rgba(231,76,60,.15);color:#c0392b;border-radius:50%;font-size:.75rem;line-height:1;cursor:pointer;transition:background .15s}.custom-binder-chip-remove:hover{background:rgba(231,76,60,.35)}.cb-preset-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding:8px 0}.cb-preset-chip{display:inline-flex;align-items:center;background:var(--card-bg,#fff);border:1px solid var(--border-color,#ddd);border-radius:20px;overflow:hidden;font-size:13px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.cb-preset-load{background:0 0;border:none;padding:5px 10px;cursor:pointer;font:inherit;color:var(--text,#333);white-space:nowrap}.cb-preset-load:hover{background:var(--accent-soft,rgba(59,76,202,.08));color:var(--accent,#3b4cca)}.cb-preset-delete{background:0 0;border:none;border-left:1px solid var(--border-color,#ddd);padding:5px 8px;cursor:pointer;font-size:15px;color:var(--text-light,#999);line-height:1}.cb-preset-delete:hover{background:rgba(231,76,60,.12);color:#e74c3c}