.wrestler-theme-blue{--primary-dark:#1d4ed8;--primary-glow:rgba(59,130,246,.4)}.wrestler-theme-red{--primary-dark:#dc2626;--primary-glow:rgba(239,68,68,.4)}.wrestler-theme-green{--primary-dark:#059669;--primary-glow:rgba(16,185,129,.4)}.wrestler-theme-purple{--primary-dark:#7c3aed;--primary-glow:rgba(139,92,246,.4)}.wrestler-theme-orange{--primary-color:#f97316;--primary-light:#fb923c;--primary-dark:#ea580c;--primary-bg:rgba(249,115,22,.1);--primary-border:rgba(249,115,22,.3);--primary-glow:rgba(249,115,22,.4)}.wrestler-theme-pink{--primary-dark:#db2777;--primary-glow:rgba(236,72,153,.4)}.wrestler-theme-cyan{--primary-glow:rgba(6,182,212,.4)}.wrestler-theme-indigo{--primary-dark:#4f46e5;--primary-glow:rgba(99,102,241,.4)}.wrestler-theme-teal{--primary-color:#14b8a6;--primary-light:#5eead4;--primary-dark:#0f766e;--primary-bg:rgba(20,184,166,.1);--primary-border:rgba(20,184,166,.3);--primary-glow:rgba(20,184,166,.4)}.wrestler-theme-lime{--primary-color:#84cc16;--primary-light:#a3e635;--primary-dark:#65a30d;--primary-bg:rgba(132,204,22,.1);--primary-border:rgba(132,204,22,.3);--primary-glow:rgba(132,204,22,.4)}.wrestler-theme-amber{--primary-color:#f59e0b;--primary-light:#fbbf24;--primary-dark:#d97706;--primary-bg:rgba(245,158,11,.1);--primary-border:rgba(245,158,11,.3);--primary-glow:rgba(245,158,11,.4)}.wrestler-theme-emerald{--primary-color:#059669;--primary-light:#34d399;--primary-dark:#047857;--primary-bg:rgba(5,150,105,.1);--primary-border:rgba(5,150,105,.3);--primary-glow:rgba(5,150,105,.4)}.wrestler-theme-violet{--primary-color:#7c3aed;--primary-light:#a78bfa;--primary-dark:#5b21b6;--primary-bg:rgba(124,58,237,.1);--primary-border:rgba(124,58,237,.3);--primary-glow:rgba(124,58,237,.4)}.wrestler-theme-rose{--primary-color:#e11d48;--primary-light:#fb7185;--primary-dark:#be123c;--primary-bg:rgba(225,29,72,.1);--primary-border:rgba(225,29,72,.3);--primary-glow:rgba(225,29,72,.4)}.wrestler-theme-sky{--primary-color:#0ea5e9;--primary-light:#38bdf8;--primary-dark:#0284c7;--primary-bg:rgba(14,165,233,.1);--primary-border:rgba(14,165,233,.3);--primary-glow:rgba(14,165,233,.4)}.wrestler-theme-gold{--primary-color:#eab308;--primary-light:#fde047;--primary-dark:#ca8a04;--primary-bg:rgba(234,179,8,.1);--primary-border:rgba(234,179,8,.3);--primary-glow:rgba(234,179,8,.4)}.match-card-enhanced{backdrop-filter:blur(20px);border-radius:24px;padding:28px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1)}.match-card-enhanced:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);transition:left .6s ease}.match-card-enhanced:hover:before{left:100%}.match-card-enhanced:hover{transform:translateY(-8px) scale(1.02);border-color:rgba(255,215,0,.4);box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 40px rgba(255,215,0,.3)}.wrestler-avatar-themed{width:70px;height:70px;border-radius:20px;font-size:1.8rem;font-weight:900;color:#000;box-shadow:0 8px 25px var(--primary-glow),0 4px 15px rgba(0,0,0,.2),inset 0 2px 0 hsla(0,0%,100%,.3);position:relative;overflow:hidden}.wrestler-avatar-themed:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border-radius:20px;z-index:-1}.wrestler-avatar-themed:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:linear-gradient(135deg,hsla(0,0%,100%,.3),transparent);border-radius:18px;pointer-events:none}.wrestler-avatar-themed:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 35px var(--primary-glow),0 6px 20px rgba(0,0,0,.3)}.wrestler-name-themed{color:var(--primary-light);font-weight:700;font-size:1.1rem;text-shadow:0 2px 10px var(--primary-glow)}.wrestler-name-themed:hover{color:var(--primary-color);transform:translateY(-2px)}.btn-wrestler-themed{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));color:#000;font-weight:900;padding:18px 32px;border:2px solid var(--primary-border);border-radius:50px;box-shadow:0 12px 30px var(--primary-glow),0 4px 15px rgba(0,0,0,.3),inset 0 2px 0 hsla(0,0%,100%,.4);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.2);letter-spacing:.02em}.btn-wrestler-themed:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .6s ease}.btn-wrestler-themed:hover:before{left:100%}.btn-wrestler-themed:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px var(--primary-glow),0 8px 25px rgba(0,0,0,.3)}.btn-wrestler-themed:active{transform:translateY(-2px) scale(1.01)}.sentiment-bar-themed{background:rgba(0,0,0,.4);border-radius:16px;height:16px;border:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 2px 8px rgba(0,0,0,.3)}.sentiment-bar-fill-themed{border-radius:16px;transition:all .8s ease-out;box-shadow:0 0 15px var(--primary-glow),0 2px 8px rgba(0,0,0,.2)}.sentiment-bar-fill-themed:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,var(--primary-color),var(--primary-light));border-radius:16px}.match-header-enhanced{margin-bottom:24px;border-bottom:2px solid hsla(0,0%,100%,.1)}.match-title-enhanced{font-weight:800;background:linear-gradient(135deg,#fff,gold,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(255,215,0,.3)}.match-event-enhanced{color:gold;background:rgba(255,215,0,.1);border-radius:20px;border:1px solid rgba(255,215,0,.3)}.weight-class-badge{background:linear-gradient(135deg,gold,#ffed4e);color:#000;font-weight:800;padding:8px 16px;border-radius:25px;box-shadow:0 4px 15px rgba(255,215,0,.4),inset 0 1px 0 hsla(0,0%,100%,.3)}.vs-text-enhanced{font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.5)}.live-indicator-enhanced{gap:8px;color:#0f8;font-weight:700;background:rgba(0,255,136,.1);padding:6px 12px;border-radius:20px;border:1px solid rgba(0,255,136,.3);box-shadow:0 0 20px rgba(0,255,136,.2)}.live-dot-enhanced{width:8px;height:8px;background:#0f8;animation:pulse-live 1.5s infinite;box-shadow:0 0 10px rgba(0,255,136,.6)}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 10px rgba(0,255,136,.6)}50%{opacity:.7;transform:scale(1.3);box-shadow:0 0 20px rgba(0,255,136,.8)}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes betting-pulse{0%,to{transform:scale(1);box-shadow:0 0 20px var(--primary-glow)}50%{transform:scale(1.05);box-shadow:0 0 30px var(--primary-glow)}}@keyframes pool-update{0%{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.02);filter:brightness(1.2)}to{transform:scale(1);filter:brightness(1)}}.animate-betting-pulse{animation:betting-pulse 1.5s infinite}.animate-pool-update{animation:pool-update .6s ease-out}.animate-fade-in{animation:fade-in .5s ease-out}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.match-card-enhanced{padding:20px;border-radius:20px}.wrestler-avatar-themed{width:60px;height:60px;font-size:1.5rem}.btn-wrestler-themed{padding:14px 24px;font-size:.95rem}.match-title-enhanced{font-size:1.2rem}}@media (max-width:480px){.match-card-enhanced{padding:16px;border-radius:16px}.wrestler-avatar-themed{width:50px;height:50px;font-size:1.2rem}.btn-wrestler-themed{padding:12px 20px;font-size:.9rem}.match-title-enhanced{font-size:1rem}}@keyframes match-card-enter{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.match-card-enhanced{animation:match-card-enter .6s ease-out}@media (prefers-reduced-motion:reduce){.btn-wrestler-themed,.match-card-enhanced,.sentiment-bar-fill-themed,.wrestler-avatar-themed{animation:none!important;transition:none!important}}@media (prefers-contrast:high){.match-card-enhanced{border-width:2px}.btn-wrestler-themed{border-width:3px}.wrestler-avatar-themed{border:2px solid var(--primary-color)}}.wrestler-theme-blue{--primary-color:#3b82f6;--primary-light:#60a5fa;--primary-dark:#1e40af;--primary-bg:rgba(59,130,246,.1);--primary-border:rgba(59,130,246,.3)}.wrestler-theme-red{--primary-color:#ef4444;--primary-light:#f87171;--primary-dark:#b91c1c;--primary-bg:rgba(239,68,68,.1);--primary-border:rgba(239,68,68,.3)}.wrestler-theme-green{--primary-color:#10b981;--primary-light:#34d399;--primary-dark:#047857;--primary-bg:rgba(16,185,129,.1);--primary-border:rgba(16,185,129,.3)}.wrestler-theme-purple{--primary-color:#8b5cf6;--primary-light:#a78bfa;--primary-dark:#6d28d9;--primary-bg:rgba(139,92,246,.1);--primary-border:rgba(139,92,246,.3)}.wrestler-theme-orange{--primary-color:#f59e0b;--primary-light:#fbbf24;--primary-dark:#d97706;--primary-bg:rgba(245,158,11,.1);--primary-border:rgba(245,158,11,.3)}.wrestler-theme-pink{--primary-color:#ec4899;--primary-light:#f472b6;--primary-dark:#be185d;--primary-bg:rgba(236,72,153,.1);--primary-border:rgba(236,72,153,.3)}.wrestler-theme-cyan{--primary-color:#06b6d4;--primary-light:#22d3ee;--primary-dark:#0891b2;--primary-bg:rgba(6,182,212,.1);--primary-border:rgba(6,182,212,.3)}.wrestler-theme-indigo{--primary-color:#6366f1;--primary-light:#818cf8;--primary-dark:#4338ca;--primary-bg:rgba(99,102,241,.1);--primary-border:rgba(99,102,241,.3)}.match-card-blue{background:rgba(59,130,246,.05);border-color:rgba(59,130,246,.2)}.match-card-green{background:rgba(16,185,129,.05);border-color:rgba(16,185,129,.2)}.match-card-purple{background:rgba(139,92,246,.05);border-color:rgba(139,92,246,.2)}.match-card-orange{background:rgba(245,158,11,.05);border-color:rgba(245,158,11,.2)}.match-card-pink{background:rgba(236,72,153,.05);border-color:rgba(236,72,153,.2)}.match-card-cyan{background:rgba(6,182,212,.05);border-color:rgba(6,182,212,.2)}.match-card-enhanced{background:hsla(0,0%,100%,.05);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:24px;transition:all .3s ease;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1)}.match-card-enhanced:hover{transform:translateY(-2px);border-color:hsla(0,0%,100%,.15);box-shadow:0 8px 30px rgba(0,0,0,.15)}.wrestler-avatar-themed{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary-color),var(--primary-light));box-shadow:0 4px 12px rgba(0,0,0,.2);transition:all .3s ease}.wrestler-avatar-themed:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.25)}.wrestler-name-themed{color:var(--primary-color);font-weight:600;font-size:1rem;transition:all .3s ease}.wrestler-name-themed:hover{color:var(--primary-light)}.btn-wrestler-themed{background:var(--primary-color);color:#fff;font-weight:600;padding:12px 24px;border:none;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s ease;cursor:pointer}.btn-wrestler-themed:hover{background:var(--primary-light);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.btn-wrestler-themed:active{transform:translateY(0)}.sentiment-bar-themed{position:relative;background:rgba(0,0,0,.2);border-radius:8px;height:12px;overflow:hidden}.sentiment-bar-fill-themed{position:absolute;left:0;top:0;height:100%;border-radius:8px;transition:width .5s ease;background:var(--primary-color)}.match-header-enhanced{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.match-title-enhanced{font-size:1.5rem;font-weight:700;color:#fff}.match-meta-enhanced{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.match-date-enhanced{color:hsla(0,0%,100%,.7);font-size:.9rem;font-weight:500}.match-event-enhanced{color:#f59e0b;font-size:.8rem;font-weight:600;background:rgba(245,158,11,.1);padding:4px 12px;border-radius:12px;border:1px solid rgba(245,158,11,.3)}.weight-class-badge{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);font-weight:600;font-size:.8rem;padding:6px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.2);text-transform:uppercase;letter-spacing:.05em}.vs-section-enhanced{display:flex;flex-direction:column;align-items:center;gap:8px;margin:16px 0}.vs-text-enhanced{font-size:1.2rem;font-weight:700;color:hsla(0,0%,100%,.6)}.live-indicator-enhanced{display:inline-flex;align-items:center;gap:6px;color:#10b981;font-size:.9rem;font-weight:600;background:rgba(16,185,129,.1);padding:4px 12px;border-radius:12px;border:1px solid rgba(16,185,129,.3)}.live-dot-enhanced{width:6px;height:6px;background:#10b981;border-radius:50%;animation:pulse-simple 2s infinite}@keyframes pulse-simple{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeInUp-simple{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp-simple{animation:fadeInUp-simple .6s ease-out}@media (max-width:768px){.match-card-enhanced{padding:20px;border-radius:12px}.wrestler-avatar-themed{width:50px;height:50px;font-size:1.2rem}.btn-wrestler-themed{padding:10px 20px;font-size:.9rem}.match-title-enhanced{font-size:1.3rem}}@media (max-width:480px){.match-card-enhanced{padding:16px;border-radius:10px}.wrestler-avatar-themed{width:45px;height:45px;font-size:1rem}.btn-wrestler-themed{padding:8px 16px;font-size:.85rem}.match-title-enhanced{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.btn-wrestler-themed,.live-dot-enhanced,.match-card-enhanced,.sentiment-bar-fill-themed,.wrestler-avatar-themed{animation:none!important;transition:none!important}}@media (prefers-contrast:high){.match-card-enhanced{border-width:2px}.btn-wrestler-themed,.wrestler-avatar-themed{border:2px solid var(--primary-color)}}