:root{--bg: #050815;--bg-elevated: #0b1020;--bg-elevated-soft: #101526;--border-soft: #1b2236;--text: #f8f9ff;--text-muted: #8c95b8;--accent: #6f42c1;--accent2: #007bff;--accent-soft: rgba(111, 66, 193, .18);--radius-lg: 16px;--radius-md: 12px;--header-height: 60px;--body-bg: radial-gradient(circle at top, #101526 0, #050815 55%);--header-bg: radial-gradient(circle at top left, #141a2e 0, #050815 55%);--header-border: rgba(255, 255, 255, .06);--card-bg: linear-gradient(135deg, rgba(15, 23, 42, .8), rgba(30, 41, 59, .5));--dropdown-bg: rgba(11, 16, 32, .98);--dropdown-border: rgba(255, 255, 255, .1);--table-stripe: rgba(255, 255, 255, .01);--table-hover: rgba(111, 66, 193, .08);--row-border: rgba(255, 255, 255, .01);--thead-bg: #0b1020;--modal-overlay: rgba(0, 0, 0, .85);--modal-bg: var(--bg-elevated);--mobile-nav-bg: rgba(5, 8, 21, .98);--mobile-card-bg: linear-gradient(135deg, rgba(15, 23, 42, .9), rgba(30, 41, 59, .6));--skeleton-light: rgba(255, 255, 255, .04);--skeleton-mid: rgba(255, 255, 255, .1);--pill-common-bg: #343a40;--pill-common-text: #f8f9fa;--pill-uncommon-bg: #495057;--pill-uncommon-text: #f8f9fa}[data-theme=light]{--bg: #f5f6fa;--bg-elevated: #ffffff;--bg-elevated-soft: #eef0f6;--border-soft: #d4d9e6;--text: #1a1d2e;--text-muted: #5c6380;--accent: #6f42c1;--accent2: #0062cc;--accent-soft: rgba(111, 66, 193, .1);--body-bg: linear-gradient(180deg, #eef0f6 0%, #f5f6fa 50%);--header-bg: linear-gradient(135deg, #ffffff 0%, #f0f2f8 100%);--header-border: #d4d9e6;--card-bg: linear-gradient(135deg, #ffffff, #f8f9fd);--dropdown-bg: rgba(255, 255, 255, .98);--dropdown-border: #d4d9e6;--table-stripe: rgba(0, 0, 0, .02);--table-hover: rgba(111, 66, 193, .06);--row-border: rgba(0, 0, 0, .04);--thead-bg: #f0f2f8;--modal-overlay: rgba(0, 0, 0, .4);--modal-bg: #ffffff;--mobile-nav-bg: rgba(255, 255, 255, .98);--mobile-card-bg: linear-gradient(135deg, #ffffff, #f8f9fd);--skeleton-light: rgba(0, 0, 0, .04);--skeleton-mid: rgba(0, 0, 0, .08);--pill-common-bg: #e5e7eb;--pill-common-text: #374151;--pill-uncommon-bg: #d1d5db;--pill-uncommon-text: #374151}[data-theme=light] body{background:var(--bg)!important;color:var(--text)!important}[data-theme=light] .app-header{background:var(--header-bg)!important;border-color:var(--header-border)!important;box-shadow:0 1px 4px #0000000f}[data-theme=light] .app-header a,[data-theme=light] .app-header .brand-title{color:var(--text)!important}[data-theme=light] .app-header a.active,[data-theme=light] .app-header a:hover{color:var(--accent)!important}[data-theme=light] .site-banner{background:#e8eaf0!important;color:var(--text-muted)!important}[data-theme=light] .site-banner a{color:var(--accent2)!important}[data-theme=light] .filters-panel,[data-theme=light] .profile-search-card,[data-theme=light] .filter-group{background:var(--bg-elevated)!important;color:var(--text)!important;border-color:var(--border-soft)!important}[data-theme=light] .filter-select,[data-theme=light] .filters-panel select,[data-theme=light] .filters-panel input,[data-theme=light] select,[data-theme=light] .search-input,[data-theme=light] input[type=text],[data-theme=light] input[type=search],[data-theme=light] input[type=number],[data-theme=light] input[type=email],[data-theme=light] textarea{background:var(--bg-elevated-soft)!important;color:var(--text)!important;border-color:var(--border-soft)!important}[data-theme=light] .filter-group label,[data-theme=light] .filters-panel h3,[data-theme=light] .filters-panel label{color:var(--text-muted)!important}[data-theme=light] .wallet-summary-card,[data-theme=light] .wallet-summary-main,[data-theme=light] .table-panel,[data-theme=light] .card,[data-theme=light] .moment-card,[data-theme=light] .stat-card,[data-theme=light] .info-card{background:var(--bg-elevated)!important;color:var(--text)!important;border-color:var(--border-soft)!important}[data-theme=light] .wallet-summary-label,[data-theme=light] .wallet-summary-address,[data-theme=light] .wallet-summary-chips span,[data-theme=light] .chip{color:var(--text)!important}[data-theme=light] .chip{background:#e8eaf0!important;border-color:var(--border-soft)!important}[data-theme=light] table,[data-theme=light] th,[data-theme=light] td{color:var(--text)!important}[data-theme=light] th,[data-theme=light] thead,[data-theme=light] thead th{background:var(--bg-elevated-soft)!important;border-color:var(--border-soft)!important}[data-theme=light] tr:nth-child(2n){background:#00000004!important}[data-theme=light] tr:hover{background:var(--table-hover)!important}[data-theme=light] td{border-color:#0000000d!important}[data-theme=light] a{color:var(--accent2)!important}[data-theme=light] .btn-secondary,[data-theme=light] .btn-primary,[data-theme=light] button{color:var(--text)!important}[data-theme=light] .btn-secondary{border-color:var(--border-soft)!important;background:var(--bg-elevated)!important}[data-theme=light] .moment-modal-content,[data-theme=light] .modal-content{background:var(--bg-elevated)!important;color:var(--text)!important;border-color:var(--border-soft)!important}[data-theme=light] .chart-container,[data-theme=light] [style*="rgba(15, 15, 30"]{background:var(--bg-elevated)!important;border-color:var(--border-soft)!important}[data-theme=light] .page-controls,[data-theme=light] .pagination{color:var(--text)!important}[data-theme=light] .main-nav{background:var(--mobile-nav-bg)!important}[data-theme=light] footer{background:#eef0f6!important;color:var(--text-muted)!important;border-color:var(--border-soft)!important}[data-theme=light] .theme-toggle,[data-theme=light] .notification-bell{color:var(--text-muted)!important;border-color:var(--border-soft)!important}[data-theme=light] main.app-main,[data-theme=light] .app-main{color:var(--text)!important}[data-theme=light] .page-title,[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3{color:var(--text)!important}[data-theme=light] .data-table,[data-theme=light] .results-table,[data-theme=light] .leaderboard-table{background:var(--bg-elevated)!important;color:var(--text)!important;border-color:var(--border-soft)!important}[data-theme=light] .search-box,[data-theme=light] .search-container,[data-theme=light] .search-panel{background:var(--bg-elevated)!important;border-color:var(--border-soft)!important}[data-theme=light] .deal-card,[data-theme=light] .sniper-card,[data-theme=light] .result-card,[data-theme=light] .edition-card,[data-theme=light] .set-card{background:var(--bg-elevated)!important;color:var(--text)!important;border-color:var(--border-soft)!important}[data-theme=light] .stat-value,[data-theme=light] .stat-label{color:var(--text)!important}[data-theme=light] .tab-btn,[data-theme=light] .tab-active{background:var(--bg-elevated-soft)!important;color:var(--text)!important;border-color:var(--border-soft)!important}[data-theme=light] .badge,[data-theme=light] .tag,[data-theme=light] .pill{background:var(--bg-elevated-soft)!important;color:var(--text)!important}[data-theme=light] [style*="background: #05"],[data-theme=light] [style*="background:#05"],[data-theme=light] [style*="background: #0b"],[data-theme=light] [style*="background:#0b"],[data-theme=light] [style*="background: #02"],[data-theme=light] [style*="background:#02"]{background:var(--bg-elevated)!important}[data-theme=light] [style*="color: #fff"],[data-theme=light] [style*="color:#fff"],[data-theme=light] [style*="color: #f8f9"],[data-theme=light] [style*="color: #f9fa"],[data-theme=light] [style*="color: #e5e7"]{color:var(--text)!important}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--body-bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent2);text-decoration:none}a:hover{text-decoration:underline}.site-banner{background:linear-gradient(90deg,#22c55e1f,#6f42c126);border-bottom:1px solid rgba(255,255,255,.08);color:var(--text-muted);font-size:.85rem;padding:.5rem 1.25rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.site-banner-text{color:var(--text-muted)}.site-banner-links{display:inline-flex;gap:.75rem;flex-shrink:0}.site-banner-links a,.site-banner-links .donate-link{text-decoration:underline;white-space:nowrap}main.app-main{max-width:95%;margin:1.5rem auto 2.5rem;padding:0 1.5rem;background:var(--bg)}.page-title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#fbbf24,#ec4899,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle{font-size:.9rem;color:var(--text-muted);margin-bottom:1.25rem}.fun-card{background:var(--card-bg);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.25rem 1.5rem;transition:transform .2s,box-shadow .2s}.fun-card:hover{transform:translateY(-3px) scale(1.005);box-shadow:0 12px 40px #00000059,0 0 0 1px #6f42c126}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.animate-in{animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) both}.animate-scale{animation:scaleIn .35s cubic-bezier(.22,1,.36,1) both}.fun-card:nth-child(1){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .02s both}.fun-card:nth-child(2){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .05s both}.fun-card:nth-child(3){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .08s both}.fun-card:nth-child(4){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .11s both}.fun-card:nth-child(5){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .14s both}.fun-card:nth-child(6){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .17s both}.fun-card:nth-child(7){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .2s both}.fun-card:nth-child(8){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .23s both}.fun-card:nth-child(9){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .26s both}.fun-card:nth-child(10){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .29s both}.fun-card:nth-child(11){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .32s both}.fun-card:nth-child(12){animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) .35s both}.fun-card:nth-child(n+13){animation:fadeIn .3s ease .35s both}@media(prefers-reduced-motion:reduce){.fun-card,.animate-in,.animate-scale{animation:none!important}.fun-card:hover{transform:none}}.card{background:#050915;border-radius:var(--radius-lg);border:1px solid var(--border-soft)}.table-container{max-height:70vh;overflow:auto;border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--bg);-webkit-overflow-scrolling:touch}table.table{width:100%;border-collapse:collapse;font-size:.78rem;min-width:600px}table.table th,table.table td{padding:.5rem .75rem;white-space:nowrap}table.table thead{position:sticky;top:0;background:var(--thead-bg);z-index:1}table.table th{text-align:left;font-weight:500;color:var(--text-muted);border-bottom:1px solid var(--border-soft)}table.table tbody tr:nth-child(2n){background:var(--table-stripe)}table.table td{border-bottom:1px solid var(--row-border)}.pill-tier{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .6rem;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.pill-tier-common{background:var(--pill-common-bg);color:var(--pill-common-text)}.pill-tier-uncommon{background:var(--pill-uncommon-bg);color:var(--pill-uncommon-text)}.pill-tier-rare{background:#f80;color:#111}.pill-tier-legendary{background:linear-gradient(135deg,#ffd54f,#ffb300);color:#111}.pill-tier-ultimate{background:linear-gradient(135deg,#ff5b81,#ffb64d,#6f42c1,#00d4ff);color:#111}.addr{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;color:var(--text-muted)}.text-muted{color:var(--text-muted)}.pill-unlocked{color:#4ade80}.pill-locked{color:#fbbf24}.btn-primary,.btn-secondary{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.btn-secondary{border-radius:999px;border:1px solid var(--border-soft);padding:.5rem 1rem;background:transparent;color:var(--text-muted);font-size:.85rem;cursor:pointer}.btn-secondary:hover{border-color:var(--accent);color:var(--accent2)}input,select,textarea{font-size:16px}@media(max-width:960px){main.app-main{padding:0 1rem;margin-top:1rem}.page-title{font-size:1rem}}@media(max-width:768px){main.app-main{padding:0 .75rem;margin:.75rem auto 2rem;max-width:100%}.page-title{font-size:1.2rem}.page-subtitle{font-size:.8rem}.site-banner{flex-direction:column;gap:.25rem;padding:.4rem .75rem;font-size:.75rem}.site-banner-text{font-size:.72rem}.site-banner-links{gap:.75rem}table.table{font-size:.72rem}table.table th,table.table td{padding:.5rem .4rem}.card{border-radius:12px}.fun-card{padding:1rem;border-radius:12px}.layout-two-column{grid-template-columns:1fr!important}.filters-card{position:static!important}[style*="display: flex"][style*=gap],[style*="display:flex"][style*=gap]{flex-wrap:wrap!important}[style*=grid-template-columns]{grid-template-columns:1fr!important}[style*="display: grid"][style*="grid-template-columns: repeat"]{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.table-container{border-radius:8px;margin:0 -.25rem}.moment-modal-content{max-width:100%;max-height:95vh;border-radius:12px 12px 0 0;margin:auto 0 0}.moment-modal-overlay{padding:0;align-items:flex-end}button,.btn-primary,.btn-secondary,input[type=submit]{min-height:44px;font-size:.9rem}.filter-select,.filter-input,select,input[type=text],input[type=search],input[type=number],input[type=email]{width:100%!important;min-height:44px}.loading-container{padding:2rem 1rem}.footer-content{flex-direction:column;text-align:center;gap:.5rem}.footer-links{justify-content:center;flex-wrap:wrap;gap:.75rem}}.mobile-cards{display:flex;flex-direction:column;gap:8px}@media(max-width:768px){#ex-table,#wallet-table,.table-wrapper{display:none!important}.mobile-cards{display:flex}.table-header,#wallet-pager,#ex-pager{display:flex!important}}.mobile-card{display:flex;flex-direction:column;gap:4px;padding:12px;background:var(--mobile-card-bg, rgba(15, 23, 42, .6));border:1px solid var(--border-soft);border-radius:12px;text-decoration:none;color:inherit;transition:transform .15s,border-color .15s}.mobile-card:hover{transform:translate(4px);border-color:var(--accent2);text-decoration:none}.mobile-card.top3{border-color:#fbbf244d;background:#fbbf240f}.mobile-card-rank{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0;background:#ffffff0f;color:var(--text-muted)}.mobile-card-rank.top3{font-size:1.2rem;background:none}.mobile-card-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.mobile-card-icon.common{background:#4b5563}.mobile-card-icon.uncommon{background:#6b7280}.mobile-card-icon.rare{background:#f97316}.mobile-card-icon.legendary{background:linear-gradient(135deg,#ffd54f,#ffb300)}.mobile-card-icon.ultimate{background:linear-gradient(135deg,#ff5b81,#6f42c1)}.mobile-card-main{flex:1;min-width:0}.mobile-card-header{display:flex;align-items:center;gap:6px;margin-bottom:2px;flex-wrap:wrap}.mobile-card-title{font-weight:600;font-size:.95rem;white-space:nowrap;text-overflow:ellipsis}.mobile-card-badge{font-size:.6rem;font-weight:600;padding:2px 6px;border-radius:4px;background:#ffffff1a;color:var(--text-muted);flex-shrink:0;text-transform:uppercase}.mobile-card-badge.tier{text-transform:uppercase}.mobile-card-badge.common{background:#4b5563;color:#e5e7eb}.mobile-card-badge.uncommon{background:#6b7280;color:#e5e7eb}.mobile-card-badge.rare{background:#f97316;color:#111}.mobile-card-badge.legendary{background:linear-gradient(135deg,#ffd54f,#ffb300);color:#111}.mobile-card-badge.ultimate{background:linear-gradient(135deg,#ff5b81,#6f42c1);color:#fff}.mobile-card-details{font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mobile-card-right{text-align:right;flex-shrink:0}.mobile-card-value{font-family:ui-monospace,monospace;font-size:1rem;font-weight:700;color:var(--accent2)}.mobile-card-sub{font-size:.7rem;color:var(--text-muted)}.mobile-card-sub.positive{color:#22c55e}.mobile-card-sub.negative{color:#ef4444}.mobile-card.locked{border-left:3px solid #fbbf24}.mobile-card.unlocked{border-left:3px solid #22c55e}.mobile-card-rank{width:32px;height:32px;border-radius:8px;background:#6366f133;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#a5b4fc;flex-shrink:0}.mobile-card-rank.top3{background:linear-gradient(135deg,#ffd54f,#ffb300);color:#111}.skeleton-bar{height:12px;border-radius:6px;background:linear-gradient(90deg,var(--skeleton-light) 25%,var(--skeleton-mid) 50%,var(--skeleton-light) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.skeleton-row td{padding:.65rem .75rem!important}.skeleton-card{opacity:.6}.loading-spinner{width:28px;height:28px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--accent2);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto}.spin{animation:spin 1.2s linear infinite}.dot-pulse{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6366f1;animation:dotPulse 1s ease-in-out infinite}@keyframes dotPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.moment-thumb{width:44px;height:44px;border-radius:6px;object-fit:cover;background:var(--bg-elevated);cursor:pointer;transition:transform .15s,box-shadow .15s}.moment-thumb:hover{transform:scale(1.15);box-shadow:0 0 12px #6f42c180}.thumb-placeholder{width:44px;height:44px;border-radius:6px;background:var(--bg-elevated-soft);display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer}td.thumb-cell{padding:4px 6px;width:52px}#wallet-table tbody tr{cursor:pointer}#wallet-table tbody tr:hover{background:var(--table-hover)}.moment-modal-overlay{position:fixed;inset:0;background:var(--modal-overlay);z-index:10000;display:none;align-items:center;justify-content:center;padding:20px;overflow-y:auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.moment-modal-overlay.open{display:flex}.moment-modal-content{background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:var(--radius-lg);max-width:960px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalSlideIn .25s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.moment-modal-close{position:absolute;top:12px;right:16px;background:none;border:none;color:var(--text-muted);font-size:28px;cursor:pointer;z-index:10;line-height:1;padding:4px 8px;border-radius:6px;transition:background .15s}.moment-modal-close:hover{background:#ffffff1a;color:#fff}.moment-modal-body{display:grid;grid-template-columns:1fr 1fr;gap:0}@media(max-width:768px){.moment-modal-body{grid-template-columns:1fr}}.moment-modal-media{padding:24px}.moment-video-wrap{position:relative;border-radius:var(--radius-md);background:#000;margin-bottom:16px}.moment-video-wrap video{width:100%;display:block;border-radius:var(--radius-md)}.video-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-muted);font-size:13px}.moment-carousel{position:relative}.carousel-viewport{position:relative;border-radius:var(--radius-md);aspect-ratio:1;background:#000}.carousel-slide{position:absolute;inset:0;display:none;align-items:center;justify-content:center}.carousel-slide.active{display:flex}.carousel-slide img{max-width:100%;max-height:100%;object-fit:contain}.carousel-label{position:absolute;bottom:8px;left:12px;background:#000000a6;color:#fff;font-size:11px;padding:2px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.slide-error{color:var(--text-muted);font-size:13px}.carousel-nav{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px}.carousel-btn{background:var(--bg-elevated-soft);border:1px solid var(--border-soft);color:var(--text);width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background .15s}.carousel-btn:hover{background:var(--accent-soft)}.carousel-dots{display:flex;gap:6px}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--border-soft);cursor:pointer;transition:background .2s,transform .15s;padding:0}.carousel-dot.active{background:var(--accent);transform:scale(1.3)}.moment-modal-info{padding:24px;border-left:1px solid var(--border-soft)}@media(max-width:768px){.moment-modal-info{border-left:none;border-top:1px solid var(--border-soft)}}.modal-player-name{font-size:22px;font-weight:700;margin:0 0 8px}.modal-tier-badge{display:inline-block;padding:3px 14px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.modal-tier-badge.common{background:#96969633;color:#aaa}.modal-tier-badge.rare{background:#007bff33;color:#4da3ff}.modal-tier-badge.legendary{background:#ffc10733;color:#ffc107}.modal-tier-badge.ultimate{background:#6f42c133;color:#a78bfa}.modal-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.meta-item{display:block}.meta-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:2px}.meta-value{font-size:15px;font-weight:600}.price-green{color:#10b981}.price-up{color:#22c55e;font-size:.65rem;font-weight:600;margin-left:4px;white-space:nowrap}.price-down{color:#ef4444;font-size:.65rem;font-weight:600;margin-left:4px;white-space:nowrap}.price-cyan{color:#06b6d4}.modal-price-section h3{font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0 0 10px;padding-top:16px;border-top:1px solid var(--border-soft)}.modal-actions{display:flex;gap:10px;margin-top:16px}.modal-btn{display:inline-block;padding:8px 20px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none!important;transition:opacity .15s;background:var(--accent);color:#fff}.modal-btn:hover{opacity:.85}.modal-btn-secondary{background:transparent;border:1px solid var(--border-soft);color:var(--text-muted)}.modal-btn-secondary:hover{border-color:var(--text-muted);color:#fff}.modal-btn-wishlist{background:transparent;border:1px solid var(--border-soft);color:var(--text-muted);cursor:pointer;transition:all .2s}.modal-btn-wishlist:hover{border-color:#ef4444;color:#ef4444}.modal-btn-wishlist.wishlisted{background:#ef44441a;border-color:#ef4444;color:#ef4444}.modal-lock-status{margin-top:16px;font-size:13px;color:var(--text-muted)}.modal-lock-status.locked{color:#f87171}.modal-lock-status.unlocked{color:#10b981}.mobile-card-thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;background:var(--bg-elevated);flex-shrink:0}.set-completion-summary{border-top:1px solid var(--border-soft);padding-top:.5rem}.set-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.set-progress-title{font-size:.7rem;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px}.set-progress-count{font-size:.65rem;color:var(--text-muted)}.set-progress-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.set-progress-name{font-size:.65rem;color:var(--text-muted);min-width:120px;max-width:120px;text-overflow:ellipsis;white-space:nowrap}.set-progress-bar-track{flex:1;height:6px;background:var(--bg-elevated);border-radius:3px}.set-progress-bar-fill{height:100%;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:3px;transition:width .6s ease}.set-progress-bar-fill.complete{background:linear-gradient(90deg,#22c55e,#10b981)}.set-progress-pct{font-size:.6rem;font-weight:600;color:var(--text-muted);min-width:32px;text-align:right}.notification-bell{position:relative;cursor:pointer;font-size:1.1rem;padding:.35rem .5rem;border:1px solid var(--border-soft);border-radius:6px;background:transparent;color:var(--text-muted);transition:all .2s}.notification-bell:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.notification-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:.55rem;font-weight:700;min-width:14px;height:14px;border-radius:7px;display:flex;align-items:center;justify-content:center;line-height:1}@media(max-width:768px){#wallet-page-prev,#wallet-page-next{min-width:44px;min-height:44px;font-size:1rem;padding:.5rem .75rem}.filter-row{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:.4rem;padding-bottom:.5rem}.filter-row select{min-width:100px;font-size:.75rem;scroll-snap-align:start}.set-progress-name{min-width:80px;max-width:80px}#btn-share-wallet{width:100%;margin-top:.5rem}}.site-switcher{display:flex;align-items:center;justify-content:space-between;background:#060a12;height:32px;padding:0 24px;font-size:11.2px;z-index:1001;position:sticky;top:0}.site-switcher-brand{color:#ffffff73;font-size:10.4px;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.4px;transition:color .15s}.site-switcher-brand:hover{color:#fffc}.site-switcher-links{display:flex;gap:2px;align-items:center}.site-switcher-link{color:#ffffff73;font-size:11.2px;font-weight:600;padding:4px 12px;border-radius:4px;text-decoration:none;transition:background .15s,color .15s}.site-switcher-link:hover{background:#ffffff0d;color:#fffc}.site-switcher-link.active{background:#6366f140;color:#fff}[data-theme=light] .site-switcher{background:#1a1d2e}@media(max-width:480px){.site-switcher{padding:0 12px}.site-switcher-brand{font-size:9px}.site-switcher-link{font-size:10px;padding:3px 8px}}:root{--header-height: 60px}.app-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;border-bottom:1px solid var(--header-border);background:var(--header-bg);gap:1rem;position:sticky;top:32px;z-index:1000;min-height:var(--header-height)}.brand{display:flex;align-items:center;gap:.75rem;flex-shrink:0;text-decoration:none}.brand-logo{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#facc15,#ec4899);font-size:1.4rem;flex-shrink:0}.brand-title{font-weight:700;letter-spacing:.03em;text-transform:uppercase;font-size:.85rem;white-space:nowrap;color:var(--text)}.brand-title.mobile-only{display:none}.brand-title.desktop-only{display:block}.menu-toggle{display:none;background:none;border:none;color:#f9fafb;font-size:1.5rem;cursor:pointer;padding:8px;border-radius:8px;transition:background .15s}.menu-toggle:hover{background:#ffffff1a}.main-nav{display:flex;gap:.2rem;font-size:.75rem;flex-wrap:wrap;flex:1;justify-content:center;min-width:0}.main-nav a{color:var(--text-muted, #9ca3af);text-decoration:none;padding:.3rem .55rem;border-radius:999px;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.main-nav a:hover{color:var(--text-main, #f9fafb);border-color:#94a3b899;background:#0f172acc}.main-nav a.active{color:#fff;border-color:var(--accent-blue, #007bff);background:#2563eb4d}.main-nav a.nav-hot{background:linear-gradient(135deg,#ef444426,#f9731626);border-color:#ef444466;color:#fbbf24;font-weight:600}.main-nav a.nav-hot:hover{background:linear-gradient(135deg,#ef444440,#f9731640);border-color:#ef444499;color:#fef3c7}.nav-more-btn{color:var(--text-muted, #9ca3af);background:none;border:1px solid transparent;padding:.3rem .55rem;border-radius:999px;cursor:pointer;font-size:.75rem;font-family:inherit;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.nav-more-btn:hover{color:var(--text-main, #f9fafb);border-color:#94a3b899;background:#0f172acc}.nav-more-btn.active{color:#fff;border-color:var(--accent-blue, #007bff);background:#2563eb4d}.nav-more-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:180px;background:#0a0f1ef7;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 8px 32px #0009;z-index:1001;padding:.4rem;margin-top:.3rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-more-dropdown a{display:block;padding:.55rem .75rem;color:var(--text-muted, #9ca3af);text-decoration:none;border-radius:8px;font-size:.8rem;transition:background .15s,color .15s;white-space:nowrap}.nav-more-dropdown a:hover{background:#2563eb33;color:#fff}.nav-more-dropdown a.active{color:#fff;background:#2563eb4d}.nav-dropdown{position:relative;display:inline-block}.nav-dropdown-btn{color:var(--text-muted, #9ca3af);background:none;border:1px solid transparent;padding:.4rem .8rem;border-radius:999px;cursor:pointer;font-size:.85rem;font-family:inherit;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.nav-dropdown-btn:hover{color:var(--text-main, #f9fafb);border-color:#94a3b899;background:#0f172acc}.nav-dropdown-content{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:180px;background:var(--dropdown-bg);border:1px solid var(--dropdown-border);border-radius:12px;box-shadow:0 8px 32px #00000080;z-index:1001;padding:.5rem;margin-top:.25rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-dropdown:hover .nav-dropdown-content{display:block}.nav-dropdown-content a{display:block;padding:.6rem .75rem;color:var(--text-muted, #9ca3af);text-decoration:none;border-radius:8px;font-size:.85rem;transition:background .15s,color .15s}.nav-dropdown-content a:hover{background:#2563eb33;color:#fff}.btn-primary{border-radius:999px;border:none;padding:.5rem 1.1rem;background:linear-gradient(135deg,var(--accent-purple, #6f42c1),var(--accent-blue, #007bff));color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;white-space:nowrap}.btn-primary:hover{filter:brightness(1.05)}@media(max-width:1100px){.app-header{flex-wrap:wrap;justify-content:space-between;gap:.75rem}.main-nav{order:2;width:100%;justify-content:center;flex-wrap:wrap;gap:.3rem}.main-nav a{padding:.35rem .6rem;font-size:.8rem}}@media(max-width:768px){.app-header{padding:.6rem 1rem}.brand-title{font-size:.75rem}.menu-toggle{display:block}.main-nav{display:none;position:fixed;top:calc(var(--header-height) + 32px);left:0;right:0;bottom:0;background:var(--mobile-nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:flex-start;padding:1.5rem;gap:.5rem;overflow-y:auto;z-index:999}.main-nav.open{display:flex}.main-nav a{padding:1rem 1.25rem;font-size:1.1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0f172a80}.main-nav a:hover,.main-nav a.active{background:#2563eb33}.nav-more-wrapper{width:100%}.nav-more-btn{width:100%;padding:1rem 1.25rem;font-size:1.1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0f172a80;text-align:left}.nav-more-dropdown{position:static;transform:none;width:100%;margin-top:.4rem;background:#0f172acc;border:1px solid rgba(255,255,255,.06)}.nav-more-dropdown a{padding:.75rem 1rem;font-size:1rem}.nav-dropdown{width:100%}.nav-dropdown-btn{width:100%;padding:1rem 1.25rem;font-size:1.1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0f172a80;text-align:left}.nav-dropdown-content{position:static;transform:none;width:100%;margin-top:.5rem;margin-bottom:.5rem;background:#0f172acc}.nav-dropdown-content a{padding:.75rem 1rem;font-size:1rem}}@media(max-width:480px){.brand-title.desktop-only{display:none}.brand-title.mobile-only{display:block;font-size:.8rem;text-transform:none;letter-spacing:0}.app-header{padding:.5rem .75rem}}.theme-toggle{background:none;border:1px solid var(--border-soft, #1b2236);color:var(--text, #f9fafb);font-size:1.1rem;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,border-color .2s,transform .2s;padding:0;line-height:1}.theme-toggle:hover{background:var(--accent-soft, rgba(111, 66, 193, .18));border-color:var(--accent, #6f42c1);transform:rotate(15deg)}[data-theme=light] .app-header{background:linear-gradient(135deg,#fff,#f0f2f8)!important;border-color:#d4d9e6!important}[data-theme=light] .main-nav a{color:#5c6380!important}[data-theme=light] .main-nav a:hover{color:#1a1d2e!important;background:#0000000a!important;border-color:#d4d9e6!important}[data-theme=light] .main-nav a.active{color:#6f42c1!important;background:#6f42c114!important;border-color:#6f42c140!important}[data-theme=light] .brand-title{color:#1a1d2e!important}[data-theme=light] .site-banner{background:#e8eaf0!important;color:#5c6380!important}.app-footer{margin-top:3rem;padding:1.5rem;border-top:1px solid var(--border-soft);background:var(--bg-elevated);text-align:center;font-size:.8rem;color:var(--text-muted)}.footer-content{max-width:1320px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand{font-weight:600;margin-right:.5rem}.footer-links{display:flex;gap:1.25rem}.footer-links a{color:var(--text-muted);text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--accent2)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.loading-text{color:var(--text-muted);font-size:.9rem}.layout-two-column{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1.5rem;align-items:flex-start}.filters-card{background:radial-gradient(circle at top left,#171d34 0,#050915 55%);border-radius:var(--radius-lg);border:1px solid var(--border-soft);padding:1.2rem;box-shadow:0 18px 40px #00000080;position:sticky;top:1rem}.filter-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem;color:var(--text-muted)}.filter-select,.filter-input{width:100%;background:#050a18;border-radius:10px;border:1px solid var(--border-soft);padding:.5rem .65rem;color:var(--text);font-size:.85rem;outline:none;font-family:inherit}.filter-select:focus,.filter-input:focus{border-color:var(--accent)}.results-card{background:#050915;border-radius:var(--radius-lg);border:1px solid var(--border-soft)}.results-header{padding:.9rem 1.3rem;border-bottom:1px solid var(--border-soft);display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-line{border-radius:6px;background:linear-gradient(90deg,var(--skeleton-light) 25%,var(--skeleton-mid) 50%,var(--skeleton-light) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.skeleton-table{display:flex;flex-direction:column;gap:0;padding:.5rem}.skeleton-table-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem;padding:.75rem;border-bottom:1px solid var(--border-soft);margin-bottom:.25rem}.skeleton-table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem;padding:.6rem .75rem;border-bottom:1px solid var(--row-border)}.skeleton-cards{display:flex;flex-direction:column;gap:.5rem}.skeleton-card{padding:1rem;border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--bg-elevated)}.skeleton-chart{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--bg-elevated);display:flex;align-items:flex-end;padding:1rem}.skeleton-chart-bars{display:flex;align-items:flex-end;gap:6px;width:100%;height:100%}.skeleton-chart-bar{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(90deg,var(--skeleton-light) 25%,var(--skeleton-mid) 50%,var(--skeleton-light) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.skeleton-stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.skeleton-stat-card{padding:1rem 1.25rem;border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--bg-elevated)}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:pageEnter .3s ease-out}.stat-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1.5rem}.stat-card{background:var(--card-bg);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:1rem 1.25rem;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000040}.stat-card-label{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.stat-card-value{font-size:1.5rem;font-weight:700}.stat-card-delta{font-size:.8rem;margin-top:.2rem}.stat-card-delta.positive{color:#4ade80}.stat-card-delta.negative{color:#f87171}.time-range-selector{display:inline-flex;gap:0;border-radius:8px;border:1px solid var(--border-soft)}.time-range-btn{background:transparent;border:none;color:var(--text-muted);padding:.35rem .75rem;font-size:.75rem;cursor:pointer;font-weight:500;transition:all .15s;min-height:auto}.time-range-btn:hover{background:var(--accent-soft);color:var(--accent)}.time-range-btn.active{background:var(--accent);color:#fff}.search-bar-wrap{position:relative;flex:0 1 300px;max-width:320px}.search-bar-input-wrap{display:flex;align-items:center;background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:10px;padding:0 .65rem;transition:border-color .15s,box-shadow .15s}.search-bar-input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.search-bar-icon{flex-shrink:0;color:var(--text-muted);margin-right:.4rem}.search-bar-input{flex:1;border:none;background:transparent;color:var(--text);font-size:.82rem;padding:.45rem 0;outline:none;font-family:inherit;min-width:0}.search-bar-input::placeholder{color:var(--text-muted);opacity:.6}.search-bar-spinner{width:14px;height:14px;border:2px solid var(--border-soft);border-top-color:var(--accent);border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0;margin-left:.3rem}.search-bar-clear{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.75rem;padding:0 .2rem;line-height:1;min-height:auto}.search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:12px;box-shadow:0 12px 40px #00000059;overflow-y:auto;max-height:400px;z-index:999}.search-dropdown-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.6rem .85rem;background:transparent;border:none;color:var(--text);cursor:pointer;text-align:left;font-size:.8rem;font-family:inherit;transition:background .1s;border-bottom:1px solid var(--row-border);min-height:auto}.search-dropdown-item:last-child{border-bottom:none}.search-dropdown-item:hover,.search-dropdown-item.active{background:var(--accent-soft)}.search-item-name{font-weight:600;flex-shrink:0}.search-item-meta{font-size:.72rem;color:var(--text-muted);display:flex;align-items:center;gap:.3rem;text-overflow:ellipsis;white-space:nowrap}.search-item-sep{opacity:.4}@media(max-width:640px){.search-bar-wrap{display:none}}.edition-btn-primary,.edition-btn-secondary{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .75rem;border-radius:6px;font-size:.7rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s,border-color .15s;cursor:pointer}.edition-btn-primary:hover{opacity:.88;transform:translateY(-1px)}.edition-btn-secondary{background:transparent;color:var(--text);border:1px solid var(--border-soft)}.edition-btn-secondary:hover{border-color:var(--accent);transform:translateY(-1px)}.gaps-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.4rem}.gaps-team-cell{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.4rem .2rem;border-radius:8px;transition:all .15s;position:relative}.gaps-team-cell.owned{background:#22c55e14;border:1px solid rgba(34,197,94,.2)}.gaps-team-cell.missing{background:#ef44440f;border:1px solid rgba(239,68,68,.15);opacity:.7}.gaps-team-cell.missing:hover{opacity:1;border-color:#ef444466;transform:translateY(-1px)}.gaps-team-abbrev{font-size:.62rem;font-weight:700;letter-spacing:.03em;color:var(--text-muted)}.gaps-team-price{font-size:.58rem;font-weight:600;color:#4ade80}.gaps-team-check{position:absolute;top:2px;right:4px;font-size:.55rem;color:#22c55e;font-weight:800}.gaps-progress-track{width:100%;height:6px;background:#ffffff0f;border-radius:3px}.gaps-progress-fill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:3px;transition:width .4s ease}.gaps-missing-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:6px;cursor:pointer;transition:all .15s}.gaps-missing-chip:hover{border-color:#fbbf24;background:#fbbf2414;transform:translateY(-1px)}.gaps-tier-card{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;transition:all .15s;min-width:120px}.gaps-tier-card:hover{border-color:#fbbf24;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.gaps-table-wrap{overflow-x:auto}.gaps-table{width:100%;border-collapse:collapse;font-size:.78rem}.gaps-table th{text-align:left;padding:.4rem .6rem;font-size:.68rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.06)}.gaps-table td{padding:.5rem .6rem;border-bottom:1px solid rgba(255,255,255,.03)}.gaps-table tr:hover td{background:#ffffff05}.gaps-discount-badge{display:inline-block;padding:.15rem .5rem;border-radius:20px;font-size:.7rem;font-weight:700;background:#4ade801f;color:#4ade80}.gaps-set-row{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.gaps-set-row:last-child{border-bottom:none}[data-theme=light] .gaps-team-cell.owned{background:#22c55e1a;border-color:#22c55e40}[data-theme=light] .gaps-team-cell.missing{background:#ef44440f;border-color:#ef444426}[data-theme=light] .gaps-progress-track{background:#0000000f}[data-theme=light] .gaps-missing-chip{background:#00000008;border-color:#0000001a}[data-theme=light] .gaps-tier-card{background:#00000005;border-color:#0000001a}[data-theme=light] .gaps-table th{border-bottom-color:#00000014}[data-theme=light] .gaps-table td{border-bottom-color:#0000000a}[data-theme=light] .gaps-table tr:hover td{background:#00000005}.wishlist-page{max-width:1100px;margin:0 auto}.wishlist-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.wishlist-title{font-size:1.75rem;font-weight:800;margin:0 0 .25rem;background:linear-gradient(135deg,#fbbf24,#ec4899,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wishlist-subtitle{font-size:.9rem;color:var(--text-muted);margin:0}.wishlist-controls{display:flex;align-items:center;gap:.5rem}.wishlist-sort-label{font-size:.8rem;color:var(--text-muted);white-space:nowrap}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.wishlist-card{display:flex;flex-direction:column;padding:0;transition:transform .2s,box-shadow .2s,opacity .3s}.wishlist-card-removing{opacity:.4;pointer-events:none}.wishlist-card-thumb{position:relative;height:140px;background:#ffffff08;cursor:pointer}.wishlist-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.wishlist-card-thumb:hover img{transform:scale(1.05)}.wishlist-card-thumb-overlay{position:absolute;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;opacity:0;transition:opacity .2s}.wishlist-card-thumb:hover .wishlist-card-thumb-overlay{opacity:1}.wishlist-card-body{padding:.9rem 1rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.wishlist-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.wishlist-card-name{font-size:1rem;font-weight:700;color:var(--text);line-height:1.3}.wishlist-card-meta{display:flex;align-items:center;gap:.35rem;margin-top:.25rem;flex-wrap:wrap}.wishlist-card-set{font-size:.7rem;color:var(--text-muted)}.wishlist-remove-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:var(--text-muted);border-radius:6px;width:26px;height:26px;min-width:unset;min-height:unset;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,border-color .15s,color .15s}.wishlist-remove-btn:hover{background:#ef444426;border-color:#ef444466;color:#f87171}.wishlist-card-stats{display:flex;gap:.5rem}.wishlist-stat{flex:1;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:.4rem .5rem;text-align:center}.wishlist-stat-label{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.15rem}.wishlist-stat-value{font-size:.85rem;font-weight:700;color:var(--text);display:flex;align-items:center;justify-content:center;gap:.25rem;flex-wrap:wrap}.wishlist-price-change{font-size:.65rem;font-weight:700;padding:1px 4px;border-radius:4px}.wishlist-price-change.up{color:#f87171;background:#f871711f}.wishlist-price-change.down{color:#4ade80;background:#4ade801f}.wishlist-card-actions{display:flex;gap:.4rem}.wishlist-action-btn{flex:1;padding:.4rem .5rem;border-radius:8px;font-size:.72rem;font-weight:600;text-align:center;text-decoration:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text-muted);transition:all .15s;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.2rem;white-space:nowrap}.wishlist-action-btn:hover{background:#6f42c126;border-color:#6f42c166;color:var(--text);text-decoration:none}.wishlist-action-primary{background:#6f42c12e;border-color:#6f42c159;color:#c4b5fd}.wishlist-action-primary:hover{background:#6f42c14d;color:#fff}.wishlist-card-note{font-size:.75rem;color:var(--text-muted);background:#ffffff05;border-radius:6px;padding:.35rem .5rem;border-left:2px solid var(--accent)}.wishlist-empty-state{text-align:center;padding:4rem 2rem;max-width:480px;margin:0 auto}.wishlist-empty-icon{font-size:4rem;margin-bottom:1rem}.wishlist-empty-state h1,.wishlist-empty-state h2{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.wishlist-empty-state p{color:var(--text-muted);font-size:.9rem;line-height:1.6;margin:0 0 1rem}.wishlist-btn{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:var(--text-muted);font-size:.8rem;font-weight:600;padding:.5rem 1rem;cursor:pointer;display:flex;align-items:center;gap:.35rem;transition:all .2s;min-height:unset;min-width:unset;white-space:nowrap}.wishlist-btn:hover{border-color:#fbbf2480;color:#fbbf24;background:#fbbf2414}.wishlist-btn.active{background:#fbbf2426;border-color:#fbbf2480;color:#fbbf24}@media(max-width:768px){.wishlist-grid{grid-template-columns:1fr}.wishlist-card-stats{gap:.35rem}.wishlist-card-actions{flex-wrap:wrap}}.wishlist-drop-banner{background:linear-gradient(90deg,#064e3b,#065f46);color:#6ee7b7;font-size:.72rem;font-weight:700;padding:.35rem .75rem;letter-spacing:.03em;border-bottom:1px solid #10b98155}.wishlist-alert-row{margin:.5rem 0 .25rem}.wishlist-alert-set-btn{background:transparent;border:1px dashed rgba(124,58,237,.45);color:#a78bfa;font-size:.72rem;font-weight:600;padding:.3rem .75rem;border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s;width:100%}.wishlist-alert-set-btn:hover{background:#7c3aed1f;border-color:#7c3aed}.wishlist-alert-pill{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;padding:.3rem .75rem;border-radius:8px;border:none;width:100%;justify-content:center}.wishlist-alert-pill.active{background:#7c3aed2e;color:#a78bfa;cursor:pointer;border:1px solid rgba(124,58,237,.4);transition:background .15s}.wishlist-alert-pill.active:hover{background:#ef444426;color:#f87171;border-color:#ef444466}.wishlist-alert-pill.triggered{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.35);cursor:default}.wishlist-alert-form{display:flex;align-items:center;gap:.35rem;margin:.5rem 0 .25rem;flex-wrap:wrap}.wishlist-alert-select{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:7px;color:#f8f9ff;font-size:.72rem;padding:.3rem .5rem}.wishlist-alert-dollar{color:#8c95b8;font-size:.75rem}.wishlist-alert-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:7px;color:#f8f9ff;font-size:.8rem;padding:.3rem .5rem;width:80px;flex:1 1 60px}.wishlist-alert-input:focus{outline:none;border-color:#7c3aed}.wishlist-alert-save{background:#7c3aed;color:#fff;border:none;border-radius:7px;font-size:.72rem;font-weight:700;padding:.3rem .7rem;cursor:pointer;transition:background .15s}.wishlist-alert-save:hover:not(:disabled){background:#6d28d9}.wishlist-alert-save:disabled{opacity:.5;cursor:not-allowed}.wishlist-alert-cancel{background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:7px;color:#8c95b8;font-size:.72rem;padding:.3rem .55rem;cursor:pointer}.wishlist-alert-cancel:hover{border-color:#ef4444;color:#f87171}.shop-page{max-width:1800px;margin:0 auto}.shop-header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.shop-title{font-size:1.8rem;font-weight:800;margin:0}.shop-subtitle{color:var(--text-muted);font-size:.85rem;margin-top:.25rem}.shop-stats-row{display:flex;gap:.75rem}.shop-stat-chip{background:#3b82f61f;border:1px solid rgba(59,130,246,.25);border-radius:12px;padding:.5rem 1rem;text-align:center}.shop-stat-val{font-size:1.4rem;font-weight:700;color:#3b82f6;display:block}.shop-stat-lbl{font-size:.65rem;text-transform:uppercase;color:var(--text-muted)}.shop-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1.5rem;align-items:flex-start}.shop-filters{position:sticky;top:80px}.shop-filter-cb{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--text-muted);cursor:pointer;padding:3px 0}.shop-filter-cb input{accent-color:#6f42c1;width:14px;height:14px}.shop-filter-cb span{font-size:.75rem}.shop-reset-btn{width:100%;margin-top:1rem;padding:.5rem;background:transparent;border:1px solid var(--border-soft, #1b2236);border-radius:8px;color:var(--text-muted);font-size:.8rem;cursor:pointer;transition:border-color .15s}.shop-reset-btn:hover{border-color:#ef4444;color:#f87171}.shop-results-header{padding:.75rem 0}.shop-empty{text-align:center;padding:4rem;color:var(--text-muted)}.shop-empty h3{color:var(--text)}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.shop-card{padding:0!important;overflow:hidden;display:flex;flex-direction:column}.shop-card-media{display:block;aspect-ratio:16/9;overflow:hidden;cursor:pointer;position:relative;background:#0a0e1a}.shop-card-media video{transition:transform .3s}.shop-card-media:hover video{transform:scale(1.05)}.shop-card-body{padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.shop-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.shop-card-name{font-size:1rem;font-weight:700;color:var(--text);text-decoration:none;transition:color .15s}.shop-card-name:hover{color:#a78bfa}.shop-card-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.2rem}.shop-card-set{font-size:.72rem;color:var(--text-muted)}.shop-card-mint{font-size:.72rem;color:#6b7280}.shop-best-price{background:#22c55e1a;border:1px solid rgba(34,197,94,.25);border-radius:8px;padding:.35rem .6rem;font-size:.78rem;font-weight:700;color:#22c55e;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.shop-savings-badge{background:#22c55e33;padding:2px 8px;border-radius:12px;font-size:.68rem;font-weight:600;color:#86efac}.shop-price-row{display:flex;align-items:stretch;gap:0;border-radius:10px;overflow:hidden;border:1px solid var(--border-soft, #1b2236)}.shop-price-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem .25rem;gap:.15rem;transition:background .15s}.shop-price-col.shop-cheaper{background:#22c55e14}.shop-price-vs{display:flex;align-items:center;justify-content:center;padding:0 .35rem;font-size:.65rem;color:#6b7280;font-weight:600;border-left:1px solid var(--border-soft, #1b2236);border-right:1px solid var(--border-soft, #1b2236)}.shop-price-platform{font-size:.65rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.shop-price-val{font-size:1.1rem;font-weight:700;color:var(--text)}.shop-flowty-count{font-size:.6rem;color:#6b7280}.shop-card-actions{display:flex;gap:.4rem;flex-wrap:wrap}.shop-buy-btn{flex:1;min-width:80px;text-align:center;padding:.45rem .5rem;border-radius:8px;font-size:.72rem;font-weight:700;text-decoration:none;cursor:pointer;border:1px solid rgba(255,255,255,.1);transition:all .15s;white-space:nowrap}.shop-buy-nflad{background:#3b82f626;color:#60a5fa;border-color:#3b82f64d}.shop-buy-nflad:hover{background:#3b82f640}.shop-buy-flowty{background:#7c3aed26;color:#a78bfa;border-color:#7c3aed4d}.shop-buy-flowty:hover{background:#7c3aed40}.shop-buy-best{box-shadow:0 0 8px #22c55e4d;border-color:#22c55e80!important}.shop-details-btn{background:#ffffff0a;color:var(--text-muted)}.shop-details-btn:hover{background:#ffffff14;color:var(--text)}.shop-load-more{text-align:center;padding:1.5rem 0}.shop-load-more-btn{padding:.75rem 2rem;border-radius:12px;font-size:.9rem}@media(max-width:768px){.shop-layout{grid-template-columns:1fr}.shop-filters{position:static}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.mp-sidebar{background:#0f172ab3;border:1px solid rgba(139,92,246,.14);border-radius:12px;padding:.75rem .85rem}.mp-sidebar-heading{font-size:.72rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem}.mp-filter-label{font-size:.63rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem}.mp-filter-input,.mp-filter-select{width:100%;background:#0a0e1a;border:1px solid rgba(139,92,246,.2);border-radius:6px;padding:.3rem .5rem;color:#e2e8f0;font-size:.75rem;outline:none;box-sizing:border-box;font-family:inherit;transition:border-color .15s}.mp-filter-input:focus,.mp-filter-select:focus{border-color:#8b5cf680}.mp-filter-select{cursor:pointer}.mp-sort-dir-btn{background:#8b5cf61a;border:1px solid rgba(139,92,246,.2);border-radius:6px;color:#a78bfa;font-size:.85rem;padding:.2rem .5rem;cursor:pointer;transition:background .15s;min-height:unset}.mp-sort-dir-btn:hover{background:#8b5cf633}.mp-toggle-label{display:flex;align-items:center;gap:.45rem;font-size:.75rem;color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none}.mp-toggle{accent-color:#8b5cf6;width:14px;height:14px;cursor:pointer}.mp-count-label{font-size:.68rem;color:#4b5563}.mp-reset-btn{background:none;border:none;color:#f87171;font-size:.7rem;cursor:pointer;padding:0;font-family:inherit;transition:opacity .15s}.mp-reset-btn:hover{opacity:.75}.mp-topbar{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.mp-topbar-count{font-size:.82rem;color:#64748b;white-space:nowrap}.mp-view-btn{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:6px;color:#6b7280;font-size:1rem;padding:.25rem .5rem;cursor:pointer;transition:all .15s;line-height:1;min-height:unset}.mp-view-btn:hover,.mp-view-btn.active{background:#8b5cf626;border-color:#8b5cf666;color:#a78bfa}.mp-refresh-btn{background:#3b82f61f;border:1px solid rgba(59,130,246,.25);border-radius:8px;color:#60a5fa;font-size:.78rem;font-weight:600;padding:.3rem .75rem;cursor:pointer;transition:background .15s;min-height:unset;font-family:inherit}.mp-refresh-btn:hover{background:#3b82f638}.mp-chip{display:inline-flex;align-items:center;gap:.3rem;background:#8b5cf61f;border:1px solid rgba(139,92,246,.3);border-radius:20px;padding:.15rem .5rem .15rem .65rem;font-size:.7rem;color:#a78bfa;white-space:nowrap}.mp-chip-x{background:none;border:none;color:#7c3aed;font-size:.65rem;cursor:pointer;padding:0;line-height:1;min-height:unset;transition:color .15s}.mp-chip-x:hover{color:#f87171}.mp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem;margin-top:.25rem}.mp-card{background:#0f172a;border:1px solid rgba(255,255,255,.07);border-radius:12px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}.mp-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #8b5cf62e;border-color:#8b5cf64d}.mp-card--bundle{border-color:#eab30833}.mp-card--bundle:hover{box-shadow:0 8px 28px #eab30826;border-color:#eab30866}.mp-card-thumb-wrap{position:relative;aspect-ratio:3/2;background:#060d1c}.mp-card-thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.mp-card:hover .mp-card-thumb{transform:scale(1.04)}.mp-card-img-placeholder{background:#1e293b}.mp-card-img-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;aspect-ratio:1;gap:2px;background:#060d1c}.mp-card-img-grid-cell{width:100%;height:100%;object-fit:cover}.mp-tier-badge{display:inline-block;font-size:.6rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:5px;padding:1px 5px;flex-shrink:0}.mp-tier-badge--overlay{position:absolute;top:.4rem;left:.4rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mp-card-body{padding:.6rem .75rem .75rem;display:flex;flex-direction:column;gap:.3rem;flex:1}.mp-card-header-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.mp-card-name{font-size:.88rem;font-weight:700;color:#e2e8f0;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.mp-card-set{font-size:.7rem;color:#64748b;white-space:nowrap;text-overflow:ellipsis}.mp-card-meta{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:#64748b;flex-wrap:wrap}.mp-card-items{display:flex;flex-wrap:wrap;gap:2px;margin:.1rem 0}.mp-card-item-tag{font-size:.65rem;background:#ffffff0a;border-radius:4px;padding:1px 5px}.mp-serial{font-weight:600}.mp-serial-total{color:#4b5563;font-weight:400}.mp-price-row{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:.4rem}.mp-price{font-size:1rem;font-weight:700;color:#8b5cf6}.mp-price-usd{font-size:.68rem;color:#6b7280;margin-top:1px}.mp-seller{font-size:.62rem;color:#4b5563;text-align:right;line-height:1.5}.mp-seller code{font-size:.65rem;color:#6b7280}.mp-btn{width:100%;padding:.4rem .75rem;border-radius:8px;font-size:.75rem;font-weight:700;border:none;cursor:pointer;font-family:inherit;transition:opacity .15s,filter .15s;margin-top:.5rem}.mp-btn:hover:not(.disabled){filter:brightness(1.1)}.mp-btn.disabled{opacity:.5;cursor:not-allowed}.mp-btn--buy{background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff}.mp-btn--bundle{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff}.mp-btn--danger{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.25)}.mp-btn--sm{width:auto;padding:.3rem .65rem;font-size:.72rem;margin-top:0;flex-shrink:0}.mp-list{display:flex;flex-direction:column;gap:4px;margin-top:.25rem}.mp-list-row{display:flex;align-items:center;gap:.65rem;background:#0f172a;border:1px solid rgba(255,255,255,.06);border-radius:9px;padding:.4rem .65rem;transition:background .15s,border-color .15s}.mp-list-row:hover{background:#8b5cf60a;border-color:#8b5cf633}.mp-list-row--bundle{border-color:#eab3082e}.mp-list-img{width:44px;height:44px;object-fit:cover;border-radius:7px;flex-shrink:0}.mp-list-img-stack{display:flex;flex-shrink:0}.mp-list-img-stack .mp-list-img:not(:first-child){margin-left:-10px}.mp-list-info{flex:1;min-width:0}.mp-list-name{font-size:.84rem;font-weight:600;color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis}.mp-list-sub{font-size:.68rem;color:#64748b;margin-top:1px;white-space:nowrap;text-overflow:ellipsis}.mp-list-price{text-align:right;flex-shrink:0}.mp-skeleton{border-radius:12px;aspect-ratio:3/4;background:linear-gradient(90deg,#0f172a 25%,#1e293b,#0f172a 75%);background-size:200% 100%;animation:mp-shimmer 1.4s ease-in-out infinite}@keyframes mp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:900px){.mp-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media(max-width:640px){.mp-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.mp-sidebar{display:none}}.tx-history-wrap{display:flex;flex-direction:column;gap:0}.tx-section-tabs{display:flex;gap:0;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:1rem}.tx-section-tab{background:none;border:none;border-bottom:2px solid transparent;padding:.55rem 1rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:color .15s,border-color .15s;color:var(--text-secondary, #94a3b8);letter-spacing:.01em}.tx-section-tab:hover{color:var(--text-primary, #f8fafc)}.tx-history-stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tx-history-stat-card{flex:1 1 130px;min-width:110px;background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:.7rem .9rem;text-align:center}.tx-history-controls{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem}.tx-filter-btn{font-size:.7rem;padding:4px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#94a3b8;cursor:pointer;transition:all .15s;font-weight:500}.tx-filter-btn:hover{background:#ffffff12;color:var(--text-primary)}.tx-filter-btn.active{border-color:#fbbf2466;background:#fbbf241a;color:#fbbf24}.tx-history-table{width:100%;border-collapse:collapse;font-size:.78rem}.tx-history-table thead{position:sticky;top:0;z-index:1;background:var(--bg-card, #020617)}.tx-history-table th{padding:.25rem .5rem;text-align:left;font-size:.68rem;font-weight:600;color:var(--text-muted, #64748b);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid rgba(255,255,255,.06);white-space:nowrap}.tx-history-row{border-bottom:1px solid rgba(255,255,255,.03);transition:background .1s}.tx-history-row:hover{background:#ffffff06}.tx-history-row td{padding:.32rem .5rem;vertical-align:middle}.tx-player-link{color:var(--text-primary, #f8fafc);text-decoration:none;font-weight:500;transition:color .1s}.tx-player-link:hover{color:#fbbf24}.tx-set-name{font-size:.65rem;color:var(--text-muted, #64748b)}.tx-price-paid{font-weight:700;color:#ef4444}.tx-price-sold{font-weight:700;color:#22c55e}.tx-counterparty-link{color:var(--text-secondary, #94a3b8);text-decoration:none;font-weight:500}.tx-counterparty-link:hover{color:#fbbf24}.tx-date{font-size:.68rem;color:var(--text-muted, #64748b);white-space:nowrap}.tx-status-badge{font-size:.62rem;font-weight:700;padding:2px 7px;border-radius:6px;white-space:nowrap}.tx-status-badge.held{background:#22c55e1f;color:#22c55e}.tx-status-badge.sold{background:#94a3b81a;color:#94a3b8}.tx-empty{padding:3rem;text-align:center;color:var(--text-muted, #94a3b8);font-size:.85rem}[data-theme=light] .tx-history-stat-card{background:#fff;border-color:#00000014}[data-theme=light] .tx-history-table th{background:#f8fafc}[data-theme=light] .tx-history-row:hover{background:#00000006}.daily-game-page{max-width:640px;margin:0 auto}.daily-game-header{text-align:center;margin-bottom:1.5rem}.daily-game-stats{display:flex;justify-content:center;gap:1.25rem;margin-top:.75rem}.daily-stat{text-align:center;padding:.4rem .75rem;background:#ffffff0a;border-radius:10px;border:1px solid rgba(255,255,255,.06)}.daily-stat-value{font-size:1.1rem;font-weight:700;color:var(--text)}.daily-stat-label{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.daily-clues-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:1.25rem}.daily-clue-card{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0f172a99;transition:all .3s cubic-bezier(.22,1,.36,1)}.daily-clue-card.revealed{animation:fadeInUp .35s cubic-bezier(.22,1,.36,1) both;border-color:#6f42c133;background:linear-gradient(135deg,#0f172acc,#1e293b80)}.daily-clue-card.locked{opacity:.45}.daily-clue-label{font-size:.72rem;font-weight:600;color:var(--text-muted);white-space:nowrap;min-width:120px}.daily-clue-value{flex:1;font-size:.88rem;color:var(--text)}.daily-clue-locked{font-size:.75rem;color:var(--text-muted);opacity:.6}.daily-guess-section{position:relative;margin-bottom:1rem}.daily-guess-input-wrapper{display:flex;gap:.5rem}.daily-guess-input{flex:1;padding:.7rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0f172acc;color:var(--text);font-size:.9rem;outline:none;transition:border-color .2s}.daily-guess-input:focus{border-color:var(--accent)}.daily-guess-btn{padding:.7rem 1.5rem;border-radius:12px;border:none;background:linear-gradient(135deg,#6f42c1,#7c3aed);color:#fff;font-weight:700;font-size:.85rem;cursor:pointer;transition:opacity .2s,transform .15s}.daily-guess-btn:hover{opacity:.9;transform:translateY(-1px)}.daily-guess-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.daily-suggestions{position:absolute;top:100%;left:0;right:0;z-index:50;background:var(--dropdown-bg);border:1px solid var(--dropdown-border);border-radius:12px;margin-top:4px;overflow:hidden;box-shadow:0 8px 30px #00000080}.daily-suggestion-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.6rem 1rem;border:none;background:none;color:var(--text);cursor:pointer;text-align:left;font-size:.85rem;transition:background .15s}.daily-suggestion-item:hover{background:#6f42c11f}.daily-suggestion-name{font-weight:600}.daily-suggestion-meta{font-size:.7rem;color:var(--text-muted)}.daily-guess-history{margin-bottom:1.25rem}.daily-guess-row{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:8px;margin-bottom:4px;font-size:.82rem}.daily-guess-row.correct{background:#22c55e14;border:1px solid rgba(34,197,94,.2)}.daily-guess-row.wrong{background:#ef44440d;border:1px solid rgba(239,68,68,.1)}.daily-guess-icon{font-size:.9rem}.daily-guess-name{font-weight:600;flex:1}.daily-guess-hints{display:flex;gap:.3rem}.daily-hint-badge{font-size:.6rem;font-weight:700;padding:1px 6px;border-radius:4px}.daily-hint-badge.pos{background:#22c55e1f;color:#22c55e}.daily-hint-badge.team{background:#3b82f61f;color:#3b82f6}.daily-hint-badge.miss{background:#ef444414;color:#ef4444;opacity:.7}.daily-guess-invalid{font-size:.7rem;color:var(--text-muted);font-style:italic}.daily-result{text-align:center;padding:1.5rem;border-radius:16px;margin-bottom:1.25rem;animation:scaleIn .4s cubic-bezier(.22,1,.36,1) both}.daily-result.solved{background:linear-gradient(135deg,#22c55e14,#6f42c114);border:1px solid rgba(34,197,94,.2)}.daily-result.failed{background:#ef44440d;border:1px solid rgba(239,68,68,.15)}.daily-result-emoji{font-size:3rem;margin-bottom:.3rem}.daily-result-title{font-size:1.3rem;font-weight:800;margin:0 0 .3rem}.daily-result-answer{font-size:1.1rem;font-weight:700;color:#fbbf24;margin-bottom:.15rem}.daily-result-team{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.daily-result-score{margin-bottom:.4rem}.daily-result-score-num{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#fbbf24,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.daily-result-score-label{font-size:.75rem;color:var(--text-muted);margin-left:4px}.daily-share-btn{margin-top:.5rem;padding:.55rem 1.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:var(--text);font-weight:600;font-size:.82rem;cursor:pointer;transition:all .2s}.daily-share-btn:hover{background:#ffffff1f;transform:translateY(-1px)}.daily-share-toast{margin-top:.5rem;font-size:.75rem;color:#22c55e;animation:fadeIn .3s ease both}.daily-leaderboard{border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0f172a99;padding:1rem 1.25rem}.daily-lb-tabs{display:flex;gap:4px;background:#ffffff0a;border-radius:10px;padding:4px;margin-bottom:.75rem}.daily-lb-tab{flex:1;padding:.45rem;border-radius:8px;border:none;background:transparent;color:var(--text-muted);font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s}.daily-lb-tab.active{background:#6f42c140;color:var(--text)}.daily-lb-list{display:flex;flex-direction:column;gap:4px}.daily-lb-row{display:flex;align-items:center;gap:.5rem;padding:.45rem .6rem;border-radius:8px;transition:background .15s}.daily-lb-row:hover{background:#ffffff08}.daily-lb-row.top3{background:#fbbf240a}.daily-lb-rank{width:32px;text-align:center;font-weight:700;font-size:.85rem}.daily-lb-name{flex:1;font-weight:600;font-size:.82rem}.daily-lb-score{font-weight:700;color:#fbbf24;font-size:.82rem}.daily-lb-meta{font-size:.65rem;color:var(--text-muted);margin-left:.5rem}[data-theme=light] .daily-clue-card{background:#f8f9fd;border-color:var(--border-soft)}[data-theme=light] .daily-clue-card.revealed{background:linear-gradient(135deg,#fff,#f0f2f8)}[data-theme=light] .daily-guess-input{background:var(--bg-elevated-soft);border-color:var(--border-soft);color:var(--text)}[data-theme=light] .daily-leaderboard{background:var(--bg-elevated);border-color:var(--border-soft)}[data-theme=light] .daily-result.solved{background:linear-gradient(135deg,#22c55e0d,#6f42c10d);border-color:#22c55e26}.daily-game-tabs{display:flex;gap:4px;background:#ffffff0a;border-radius:12px;padding:4px;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto;overflow-x:auto}.daily-game-tab{flex:1;padding:.45rem .4rem;border-radius:10px;border:none;background:transparent;color:var(--text-muted);font-size:.72rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:0}.daily-game-tab:hover{color:var(--text);background:#ffffff0f}.daily-game-tab.active{background:var(--bg-elevated);color:var(--text);box-shadow:0 2px 8px #0003}[data-theme=light] .daily-game-tabs{background:var(--bg-elevated-soft)}[data-theme=light] .daily-game-tab.active{background:#fff;box-shadow:0 2px 8px #00000014}.wordle-game{display:flex;flex-direction:column;align-items:center;gap:1.25rem;position:relative}.wordle-message{position:absolute;top:-8px;left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:.5rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:700;z-index:10;animation:fadeIn .2s ease;white-space:nowrap;box-shadow:0 4px 12px #0000004d}.wordle-grid{display:flex;flex-direction:column;gap:6px}.wordle-row{display:flex;gap:6px}.wordle-row.shake{animation:wordleShake .5s ease}.wordle-tile{width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;text-transform:uppercase;border-radius:8px;transition:transform .1s ease;-webkit-user-select:none;user-select:none}.wordle-tile.empty{border:2px solid rgba(255,255,255,.1);background:transparent}.wordle-tile.tbd{border:2px solid rgba(255,255,255,.3);background:transparent;animation:wordlePop .1s ease}.wordle-tile.flip{animation:wordleFlip .5s ease both}.wordle-tile.correct{background:#22c55e;color:#fff;border:none}.wordle-tile.present{background:#eab308;color:#fff;border:none}.wordle-tile.absent{background:#64748b;color:#fff;border:none}.wordle-keyboard{display:flex;flex-direction:column;gap:6px;width:100%;max-width:500px}.wordle-kb-row{display:flex;justify-content:center;gap:4px}.wordle-key{min-width:32px;height:48px;border-radius:6px;border:none;background:#ffffff26;color:var(--text);font-size:.8rem;font-weight:700;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.wordle-key:hover{background:#ffffff40;transform:translateY(-1px)}.wordle-key.wide{min-width:56px;font-size:.7rem}.wordle-key.correct{background:#22c55e;color:#fff}.wordle-key.present{background:#eab308;color:#fff}.wordle-key.absent{background:#334155;color:#94a3b8}@keyframes wordleFlip{0%{transform:rotateX(0)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}@keyframes wordlePop{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes wordleShake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}[data-theme=light] .wordle-tile.empty{border-color:var(--border-soft)}[data-theme=light] .wordle-tile.tbd{border-color:var(--border)}[data-theme=light] .wordle-key{background:var(--bg-elevated-soft);color:var(--text)}[data-theme=light] .wordle-key:hover{background:var(--bg-elevated)}[data-theme=light] .wordle-key.absent{background:#d1d5db;color:#6b7280}[data-theme=light] .wordle-message{background:#1e293b;color:#fff}@media(max-width:480px){.wordle-tile{width:48px;height:48px;font-size:1.3rem}.wordle-key{min-width:26px;height:42px;font-size:.7rem}.wordle-key.wide{min-width:46px}}.jersey-game{max-width:420px;margin:0 auto}.jersey-card{border-radius:16px;padding:2rem;text-align:center;margin-bottom:1rem;box-shadow:0 8px 32px #0000004d}.jersey-number{font-size:3.5rem;font-weight:900;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.3);line-height:1}.jersey-team{font-size:.9rem;color:#ffffffd9;font-weight:600;margin-top:.5rem}.jersey-position{font-size:.75rem;color:#fff9;margin-top:.25rem}.jersey-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.jersey-option{padding:.75rem;border-radius:10px;border:2px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text);font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s ease}.jersey-option:hover:not(:disabled){border-color:var(--accent);background:#6366f11a}.jersey-option.correct{border-color:#22c55e;background:#22c55e26;color:#22c55e}.jersey-option.wrong{border-color:#ef4444;background:#ef444426;color:#ef4444}.jersey-option.dimmed{opacity:.4}.hl-game{max-width:480px;margin:0 auto}.hl-cards{display:flex;align-items:center;gap:.5rem}.hl-card{flex:1;border-radius:14px;padding:1.25rem;text-align:center;background:#ffffff0a;border:2px solid rgba(255,255,255,.1);transition:all .3s ease}.hl-card.correct{border-color:#22c55e;background:#22c55e14}.hl-card.wrong{border-color:#ef4444;background:#ef444414}.hl-card-name{font-size:1rem;font-weight:700;margin-bottom:.25rem}.hl-card-info{font-size:.7rem;color:var(--text-muted);margin-bottom:.5rem}.hl-card-count{font-size:2rem;font-weight:900;color:var(--accent)}.hl-card-label{font-size:.7rem;color:var(--text-muted)}.hl-vs{font-weight:900;font-size:1.1rem;color:var(--text-muted);flex-shrink:0}.hl-buttons{display:flex;gap:.75rem;justify-content:center;margin-top:1rem}.hl-btn{padding:.7rem 1.5rem;border-radius:10px;border:none;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease}.hl-btn.higher{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.hl-btn.lower{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.hl-btn:hover{transform:scale(1.05)}.conn-game{max-width:480px;margin:0 auto}.conn-solved{border-radius:10px;padding:.75rem;text-align:center;margin-bottom:6px;animation:fadeIn .3s ease}.conn-solved-label{font-weight:800;font-size:.85rem;color:#fff;text-transform:uppercase;letter-spacing:.5px}.conn-solved-players{font-size:.75rem;color:#ffffffd9;margin-top:2px}.conn-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:.5rem}.conn-tile{padding:.6rem .25rem;border-radius:8px;border:2px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text);font-size:.65rem;font-weight:600;cursor:pointer;transition:all .15s ease;text-align:center;word-break:break-word;line-height:1.15}.conn-tile:hover{border-color:var(--accent);background:#6366f11a}.conn-tile.selected{border-color:#6366f1;background:#6366f133;transform:scale(.97)}.conn-tile.shake{animation:shake .5s ease}.pbp-game{max-width:480px;margin:0 auto}.pbp-description{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.25rem;margin-bottom:1rem;font-size:.88rem;line-height:1.6;color:var(--text);font-style:italic}.pbp-hints{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.75rem}.pbp-hint{padding:.35rem .65rem;border-radius:99px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);font-size:.72rem;font-weight:600;color:var(--text)}.pbp-hint-btn{padding:.35rem .65rem;border-radius:99px;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);color:#fbbf24;font-size:.72rem;font-weight:600;cursor:pointer;transition:all .2s}.pbp-hint-btn:hover{background:#fbbf2433}.pbp-input-area{display:flex;gap:.5rem;align-items:flex-start}.pbp-input-area>div{flex:1}.pbp-skip-btn{padding:.6rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text-muted);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.pbp-skip-btn:hover{background:#ffffff1a;color:var(--text)}[data-theme=light] .jersey-option{border-color:#e5e7eb;background:#fff}[data-theme=light] .jersey-option:hover:not(:disabled){border-color:#6366f1}[data-theme=light] .hl-card,[data-theme=light] .conn-tile{background:#fff;border-color:#e5e7eb}[data-theme=light] .pbp-description{background:#00000005;border-color:#e5e7eb}[data-theme=light] .pbp-skip-btn{border-color:#e5e7eb;background:#fff}@media(max-width:480px){.game-pill{font-size:.65rem;padding:.3rem .55rem}.game-pill-emoji{font-size:.75rem}.hl-cards{flex-direction:column}.hl-vs{margin:.25rem 0}.conn-grid{grid-template-columns:repeat(4,1fr);gap:4px}.conn-tile{font-size:.58rem;padding:.5rem .15rem}.jersey-options{grid-template-columns:1fr}}.game-selector-bar{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:4px 0 10px;margin:0 auto 1rem;max-width:640px}.game-pill{display:inline-flex;align-items:center;gap:5px;padding:.35rem .75rem;border-radius:99px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text-muted);font-size:.72rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.game-pill:hover{background:#ffffff17;border-color:#fff3;color:var(--text);transform:translateY(-1px)}.game-pill.active{background:linear-gradient(135deg,#fbbf2426,#ec489926);border-color:#fbbf248c;color:var(--text);box-shadow:0 0 14px #fbbf241f}.game-pill-emoji{font-size:.85rem;line-height:1}.game-pill-name{line-height:1}[data-theme=light] .game-pill{background:#00000005;border-color:#e5e7eb}[data-theme=light] .game-pill:hover{background:#0000000d;border-color:#d1d5db}[data-theme=light] .game-pill.active{background:linear-gradient(135deg,#fbbf241f,#ec48991f);border-color:#fbbf2480}@media(max-width:480px){.game-pill{font-size:.67rem;padding:.3rem .6rem;gap:4px}.game-pill-emoji{font-size:.78rem}}.moment-order-game{max-width:560px;margin:0 auto}.moment-order-list{display:flex;flex-direction:column;gap:6px}.moment-order-card{display:flex;align-items:center;gap:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem;cursor:grab;transition:all .2s;-webkit-user-select:none;user-select:none}.moment-order-card:hover{background:#ffffff14}.moment-order-card.dragging{opacity:.5;border-color:#3b82f6}.moment-order-num{width:28px;height:28px;border-radius:50%;background:#3b82f626;color:#3b82f6;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.8rem;flex-shrink:0}.moment-order-info{flex:1;min-width:0}.moment-order-handle{font-size:1rem;color:var(--text-muted);opacity:.5;cursor:grab}.moment-order-mobile-controls{display:none}@media(max-width:600px){.moment-order-mobile-controls{display:flex;flex-direction:column;gap:2px;margin-top:.5rem}.moment-order-card{cursor:default}.moment-order-handle{display:none}}[data-theme=light] .moment-order-card{background:#fff;border-color:#e5e7eb}.trivia-game{max-width:520px;margin:0 auto}.trivia-question{text-align:center;font-size:1.1rem;font-weight:700;padding:1rem;margin-bottom:1rem;background:#8b5cf614;border:1px solid rgba(139,92,246,.2);border-radius:14px}.trivia-options{display:flex;flex-direction:column;gap:8px}.trivia-option{padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s;text-align:left}.trivia-option:hover:not(:disabled){background:#ffffff1a;border-color:#fff3}.trivia-option.correct{background:#22c55e26;border-color:#22c55e;color:#22c55e}.trivia-option.wrong{background:#ef444426;border-color:#ef4444;color:#ef4444}.trivia-option.dimmed{opacity:.35}[data-theme=light] .trivia-question{background:#8b5cf60d;border-color:#8b5cf626}[data-theme=light] .trivia-option{background:#fff;border-color:#e5e7eb}.setguesser-game{max-width:520px;margin:0 auto}.setguesser-hints{margin-bottom:1rem}.setguesser-hint-card{padding:.6rem 1rem;background:#fbbf2414;border:1px solid rgba(251,191,36,.2);border-radius:10px;margin-bottom:6px;font-weight:600;font-size:.9rem}.setguesser-options{display:flex;flex-direction:column;gap:8px}.setguesser-option{padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s;text-align:left}.setguesser-option:hover:not(:disabled){background:#ffffff1a}.setguesser-option.correct{background:#22c55e26;border-color:#22c55e;color:#22c55e}.setguesser-option.wrong{background:#ef444426;border-color:#ef4444;color:#ef4444}.setguesser-option.dimmed{opacity:.35}[data-theme=light] .setguesser-hint-card{background:#fbbf240f;border-color:#fbbf2426}[data-theme=light] .setguesser-option{background:#fff;border-color:#e5e7eb}.career-game{max-width:520px;margin:0 auto}.career-teams{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-bottom:1.25rem}.career-team-badge{display:flex;align-items:center;gap:4px;padding:.5rem .85rem;background:#ec48991a;border:1px solid rgba(236,72,153,.2);border-radius:20px;font-weight:600;font-size:.82rem}.career-arrow{color:var(--text-muted);font-size:.9rem}.career-options{display:flex;flex-direction:column;gap:8px}.career-option{padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s;text-align:left}.career-option:hover:not(:disabled){background:#ffffff1a}.career-option.correct{background:#22c55e26;border-color:#22c55e;color:#22c55e}.career-option.wrong{background:#ef444426;border-color:#ef4444;color:#ef4444}.career-option.dimmed{opacity:.35}[data-theme=light] .career-team-badge{background:#ec48990f;border-color:#ec489926}[data-theme=light] .career-option{background:#fff;border-color:#e5e7eb}.stat-game{max-width:420px;margin:0 auto}.stat-card{text-align:center;padding:1.5rem;background:#fbbf240f;border:1px solid rgba(251,191,36,.2);border-radius:16px;margin-bottom:1rem}.stat-subject{font-size:1.3rem;font-weight:800;margin-bottom:.3rem}.stat-meta{font-size:.8rem;color:var(--text-muted);margin-bottom:.75rem}.stat-line{margin-bottom:.5rem}.stat-line-num{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#fbbf24,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-line-label{font-size:.8rem;color:var(--text-muted);margin-left:6px}.stat-reveal{margin-top:.75rem;padding:.5rem;border-radius:8px;font-size:1rem;font-weight:700}.stat-reveal.correct{background:#22c55e1f;color:#22c55e}.stat-reveal.wrong{background:#ef44441f;color:#ef4444}.stat-buttons{display:flex;gap:12px;justify-content:center}.stat-btn{flex:1;max-width:180px;padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(255,255,255,.1);font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s}.stat-btn.over{background:#22c55e1a;color:#22c55e;border-color:#22c55e4d}.stat-btn.over:hover{background:#22c55e33}.stat-btn.under{background:#ef44441a;color:#ef4444;border-color:#ef44444d}.stat-btn.under:hover{background:#ef444433}[data-theme=light] .stat-card{background:#fbbf240a;border-color:#fbbf2426}.escrow-pass-gate{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.escrow-pass-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;padding:2.5rem;text-align:center;max-width:380px;width:100%}.escrow-pass-icon{font-size:2.5rem;margin-bottom:.5rem}.escrow-pass-card h1{font-size:1.4rem;margin-bottom:.25rem}.escrow-pass-card p{color:var(--text-muted);font-size:.85rem;margin-bottom:1rem}.escrow-page{max-width:960px;margin:0 auto;padding:1.5rem}.escrow-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.escrow-header-left{display:flex;align-items:center;gap:.75rem}.escrow-header-left h1{font-size:1.6rem;margin:0}.escrow-header-right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.escrow-badge{display:inline-block;padding:.2rem .6rem;border-radius:99px;background:#6366f11f;color:#a5b4fc;font-size:.7rem;font-weight:700}.escrow-status{color:var(--text-muted);font-size:.8rem}.escrow-wallet-pill{display:flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border-radius:99px;background:#22c55e0f;border:1px solid rgba(34,197,94,.15)}.escrow-wallet-pill code{font-size:.75rem;color:#4ade80}.escrow-wallet-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.escrow-tabs{display:flex;gap:.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--border);padding-bottom:0}.escrow-tab{padding:.6rem 1.25rem;border:none;background:none;color:var(--text-muted);font-size:.85rem;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s}.escrow-tab:hover{color:var(--text)}.escrow-tab.active{color:#6366f1;border-bottom-color:#6366f1}.escrow-section{margin-bottom:1.5rem}.escrow-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1.1rem;border-radius:10px;border:1px solid transparent;font-weight:600;font-size:.82rem;cursor:pointer;transition:all .15s;white-space:nowrap}.escrow-btn-primary{background:#6366f1;color:#fff;border-color:#6366f1}.escrow-btn-primary:hover{background:#5558e6}.escrow-btn-secondary{background:#6366f114;color:#a5b4fc;border-color:#6366f133}.escrow-btn-secondary:hover{background:#6366f126}.escrow-btn-success{background:#22c55e;color:#fff;border-color:#22c55e}.escrow-btn-success:hover{background:#16a34a}.escrow-btn-success:disabled{opacity:.5;cursor:not-allowed}.escrow-btn-danger{background:#ef44441a;color:#f87171;border-color:#ef444433}.escrow-btn-danger:hover{background:#ef444433}.escrow-btn-ghost{background:none;color:var(--text-muted);border:none;padding:.3rem .6rem;font-size:.75rem;cursor:pointer}.escrow-btn-ghost:hover{color:var(--text)}.escrow-btn-sm{padding:.3rem .7rem;font-size:.75rem;border-radius:8px;font-weight:600;cursor:pointer;border:1px solid transparent}.escrow-input{flex:1;padding:.55rem .85rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:var(--text);font-size:.82rem;outline:none;transition:border-color .2s}.escrow-input:focus{border-color:#6366f1}.escrow-input::placeholder{color:var(--text-muted)}.escrow-search-row{display:flex;gap:.5rem}.escrow-wallet-row{display:flex;flex-direction:column;gap:0;margin-bottom:1rem;border:1px solid var(--border);border-radius:12px;overflow:hidden}.escrow-wallet-item{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;border-bottom:1px solid var(--border)}.escrow-wallet-item:last-child{border-bottom:none}.escrow-wallet-dapper{background:#8b5cf608}.escrow-wallet-label{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;min-width:110px}.escrow-wallet-dot-green{width:7px;height:7px;border-radius:50%;background:#22c55e}.escrow-wallet-dot-purple{width:7px;height:7px;border-radius:50%;background:#8b5cf6}.escrow-wallet-addr{font-size:.72rem;color:var(--text-muted);flex:1;overflow:hidden;text-overflow:ellipsis}.escrow-advanced-toggle{margin-bottom:1rem;font-size:.78rem;color:var(--text-muted)}.escrow-advanced-toggle summary{cursor:pointer}.escrow-advanced-toggle summary:hover{color:var(--text)}.escrow-loading-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;background:#6366f10d;border:1px solid rgba(99,102,241,.1);font-size:.82rem;color:var(--text-muted);margin-bottom:1rem}.escrow-loading-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(99,102,241,.2);border-top-color:#6366f1;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.escrow-collection-source{font-size:.78rem;color:var(--text-muted);margin-bottom:.75rem;display:flex;align-items:center;gap:.4rem}.escrow-collection-source code{color:#a5b4fc;font-size:.72rem}.escrow-setup-bar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:12px;margin-bottom:1rem;background:#6366f10a;border:1px solid rgba(99,102,241,.12);font-size:.82rem;gap:.75rem;flex-wrap:wrap}.escrow-empty{text-align:center;padding:2.5rem 1rem;color:var(--text-muted)}.escrow-empty-icon{font-size:2rem;margin-bottom:.5rem}.escrow-empty p{font-size:.88rem}.escrow-bundles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:1rem}.escrow-bundle-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.6rem}.escrow-bundle-header{display:flex;justify-content:space-between;align-items:center}.escrow-bundle-id{font-weight:700;font-size:.88rem}.escrow-bundle-price{font-weight:800;font-size:1.05rem;color:#22c55e}.escrow-bundle-meta{display:flex;gap:1rem;font-size:.75rem;color:var(--text-muted)}.escrow-bundle-nfts{display:flex;flex-wrap:wrap;gap:4px}.escrow-nft-chip{display:inline-flex;align-items:center;gap:4px;padding:.2rem .5rem;border-radius:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:.7rem}.escrow-nft-player{font-weight:600}.escrow-nft-tier{font-weight:700;font-size:.65rem;text-transform:uppercase}.escrow-nft-set,.escrow-nft-serial{color:var(--text-muted);font-size:.65rem}.escrow-bundle-seller{font-size:.72rem;color:var(--text-muted)}.escrow-bundle-seller code{font-size:.68rem}.escrow-bundle-actions{margin-top:.25rem}.escrow-form-group{margin-bottom:1rem}.escrow-form-group>label{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.85rem;margin-bottom:.4rem}.escrow-label-count{font-weight:400;color:var(--text-muted);font-size:.75rem}.escrow-collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:6px;max-height:400px;overflow-y:auto;padding:4px}.escrow-moment-card{position:relative;padding:.55rem .65rem;border-radius:10px;background:#ffffff08;border:1.5px solid rgba(255,255,255,.08);cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.escrow-moment-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.escrow-moment-card.selected{box-shadow:0 0 0 1px currentColor,0 2px 8px #0000001a}.escrow-moment-check{position:absolute;top:4px;right:6px;font-size:.7rem;font-weight:800;color:#a5b4fc}.escrow-moment-player{font-size:.75rem;font-weight:700;color:var(--text);line-height:1.3;margin-bottom:2px}.escrow-moment-details{display:flex;gap:4px;font-size:.65rem;align-items:center}.escrow-moment-set{font-size:.62rem;color:var(--text-muted);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.escrow-moment-price{font-size:.68rem;font-weight:600;color:#4ade80;margin-top:2px;display:flex;align-items:center;gap:4px}.escrow-moment-flow{font-weight:400;color:var(--text-muted);font-size:.6rem}.escrow-create-bar{position:sticky;bottom:0;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:14px;background:#22c55e08;border:1px solid rgba(34,197,94,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-wrap:wrap}.escrow-create-summary{flex:1;font-size:.82rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.escrow-price-input{max-width:180px}.escrow-linked-badge{display:inline-block;padding:.15rem .5rem;border-radius:99px;background:#22c55e1a;border:1px solid rgba(34,197,94,.25);color:#4ade80;font-size:.7rem;font-weight:600}.escrow-value-badge{font-size:.72rem;color:var(--text-muted);padding:.1rem .4rem;border-radius:6px;background:#ffffff0a}.escrow-log-section{margin-top:1.25rem}.escrow-log-header{font-weight:700;font-size:.82rem;margin-bottom:.4rem;color:var(--text-muted)}.escrow-log-content{max-height:180px;overflow-y:auto;padding:.6rem .75rem;border-radius:10px;background:#00000026;border:1px solid rgba(255,255,255,.06);font-family:monospace;font-size:.72rem}.escrow-log-line{padding:.15rem 0;color:var(--text-muted)}.escrow-log-line.success{color:#4ade80}.escrow-log-line.error{color:#f87171}.escrow-log-line.warn{color:#fbbf24}.escrow-log-empty{color:var(--text-muted);font-style:italic}.escrow-warning{margin-top:1rem;padding:.6rem .85rem;border-radius:10px;background:#fbbf240a;border:1px solid rgba(251,191,36,.1);font-size:.72rem;color:#ca8a04;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.escrow-warning code{font-size:.68rem}.escrow-help-tip{margin-left:auto;cursor:help;color:var(--text-muted);font-size:.7rem;text-decoration:underline dotted}.escrow-modal-overlay{position:fixed;inset:0;z-index:9999;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.escrow-modal{background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;padding:2rem;max-width:420px;width:100%;box-shadow:0 20px 60px #0006}.escrow-modal h2{font-size:1.2rem;margin:0 0 1.25rem;text-align:center}.escrow-modal-steps{display:flex;flex-direction:column;gap:.6rem}.escrow-step{display:flex;align-items:center;gap:.6rem;font-size:.85rem;padding:.4rem .5rem;border-radius:8px}.escrow-step-icon{font-size:.9rem;width:24px;text-align:center}.escrow-step-pending{color:var(--text-muted);opacity:.5}.escrow-step-active{color:var(--text);background:#6366f10f;border:1px solid rgba(99,102,241,.1)}.escrow-step-done{color:#4ade80}.escrow-modal-hint{text-align:center;font-size:.78rem;color:var(--text-muted);margin-top:1rem;animation:pulse-text 2s infinite}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.5}}.escrow-confirm-details{text-align:center;margin-bottom:1.25rem}.escrow-confirm-price{font-size:1.6rem;font-weight:800;color:#22c55e;margin-bottom:.25rem}.escrow-confirm-usd{display:block;font-size:.82rem;font-weight:400;color:var(--text-muted)}.escrow-confirm-count{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}.escrow-confirm-moments{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-bottom:.75rem}.escrow-confirm-fee{font-size:.72rem;color:var(--text-muted)}.escrow-confirm-actions{display:flex;gap:.5rem;justify-content:center}[data-theme=light] .escrow-input{background:#fff;border-color:#e5e7eb;color:#1f2937}[data-theme=light] .escrow-bundle-card{background:#fff;border-color:#e5e7eb}[data-theme=light] .escrow-nft-chip{background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .escrow-moment-card{background:#fff;border-color:#e5e7eb}[data-theme=light] .escrow-setup-bar{background:#6366f10a;border-color:#6366f11a}[data-theme=light] .escrow-create-bar{background:#fff;border-color:#22c55e26;box-shadow:0 -2px 12px #0000000a}[data-theme=light] .escrow-log-content{background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .escrow-warning{background:#fbbf240a;border-color:#fbbf241f;color:#b45309}[data-theme=light] .escrow-wallet-pill{background:#22c55e0f;border-color:#22c55e26}[data-theme=light] .escrow-wallet-pill code{color:#16a34a}[data-theme=light] .escrow-badge{background:#6366f114;color:#6366f1}[data-theme=light] .escrow-linked-badge{background:#22c55e0f;color:#16a34a}[data-theme=light] .escrow-modal{background:#fff;border-color:#e5e7eb;box-shadow:0 20px 60px #00000026}[data-theme=light] .escrow-wallet-row,[data-theme=light] .escrow-wallet-item{border-color:#e5e7eb}[data-theme=light] .escrow-wallet-dapper{background:#8b5cf605}[data-theme=light] .escrow-loading-bar{background:#6366f10a;border-color:#6366f114}@media(max-width:640px){.escrow-bundles-grid{grid-template-columns:1fr}.escrow-collection-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.escrow-header{flex-direction:column;align-items:flex-start}.escrow-header-right{width:100%;justify-content:flex-end}.escrow-search-row{flex-direction:column}.escrow-create-bar{flex-direction:column;align-items:stretch}.escrow-price-input{max-width:100%}.escrow-wallet-label{min-width:90px}.escrow-confirm-actions{flex-direction:column}}.pack-drops-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin-top:1rem}.pack-drop-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:16px;padding:1.15rem;display:flex;flex-direction:column;gap:.55rem;transition:all .2s}.pack-drop-card:hover{border-color:#6366f133;transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.pack-drop-header{display:flex;justify-content:space-between;align-items:center}.pack-drop-id{font-weight:700;font-size:.92rem}.pack-drop-stats{display:flex;gap:1rem;font-size:.75rem;color:var(--text-muted)}.pack-drop-tiers{display:flex;flex-wrap:wrap;gap:4px}.pack-tier-chip{font-size:.68rem;font-weight:700;text-transform:uppercase;padding:.1rem .4rem;border-radius:4px;background:#ffffff0a}.pack-drop-sizes{font-size:.72rem;color:var(--text-muted);display:flex;align-items:center;gap:4px;flex-wrap:wrap}.pack-size-chip{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#6366f114;color:#a5b4fc;font-size:.68rem;font-weight:700}.pack-builder-slots{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.pack-builder-slot{border:1px dashed rgba(99,102,241,.2);border-radius:12px;padding:.65rem .85rem;background:#6366f105}.pack-slot-header{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:600;margin-bottom:.35rem}.pack-slot-moments{display:flex;flex-wrap:wrap;gap:4px;min-height:28px}.pack-my-slots{display:flex;flex-direction:column;gap:.35rem}.pack-my-slot{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:8px;background:#ffffff08;font-size:.82rem}.pack-reveal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin:1rem 0}.pack-reveal-card{padding:.75rem;border-radius:12px;border:2px solid;text-align:center;animation:packRevealIn .5s ease-out both}@keyframes packRevealIn{0%{transform:scale(.5) rotateY(90deg);opacity:0}to{transform:scale(1) rotateY(0);opacity:1}}.pack-reveal-player{font-weight:700;font-size:.82rem;margin-bottom:2px}[data-theme=light] .pack-drop-card{background:#fff;border-color:#e5e7eb}[data-theme=light] .pack-builder-slot{background:#6366f105;border-color:#6366f11f}[data-theme=light] .pack-my-slot{background:#f9fafb}@media(max-width:640px){.pack-drops-grid{grid-template-columns:1fr}.pack-reveal-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}}
