.predictions-module__Ev9OaW__searchBar{max-width:480px;margin:0 auto var(--space-xl);align-items:center;gap:var(--space-md);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);padding:var(--space-md) var(--space-xl);transition:border-color var(--transition-base);display:flex}.predictions-module__Ev9OaW__searchBar:focus-within{border-color:var(--accent-cyan);box-shadow:0 0 20px #00e5ff26}.predictions-module__Ev9OaW__searchBar svg{color:var(--text-muted);flex-shrink:0}.predictions-module__Ev9OaW__searchBar input{color:var(--text-primary);font-family:var(--font-body);font-size:var(--fs-base);background:0 0;border:none;outline:none;flex:1}.predictions-module__Ev9OaW__searchBar input::placeholder{color:var(--text-muted)}.predictions-module__Ev9OaW__loadingWrap{text-align:center;padding:var(--space-5xl);color:var(--text-muted)}.predictions-module__Ev9OaW__spinner{border:3px solid var(--glass-border);border-top-color:var(--accent-cyan);width:40px;height:40px;margin:0 auto var(--space-lg);border-radius:50%;animation:.8s linear infinite predictions-module__Ev9OaW__spin}@keyframes predictions-module__Ev9OaW__spin{to{transform:rotate(360deg)}}.predictions-module__Ev9OaW__list{gap:var(--space-xl);padding-bottom:var(--space-4xl);flex-direction:column;display:flex}.predictions-module__Ev9OaW__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--space-xl);transition:all var(--transition-slow)}.predictions-module__Ev9OaW__card:hover{box-shadow:var(--shadow-lg);border-color:#ffffff1a}.predictions-module__Ev9OaW__card.predictions-module__Ev9OaW__voted{border-color:#00e5ff33}.predictions-module__Ev9OaW__matchInfo{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.predictions-module__Ev9OaW__matchDate{font-size:var(--fs-xs);color:var(--text-muted);font-family:var(--font-heading)}.predictions-module__Ev9OaW__matchStage{border-radius:var(--radius-full);color:var(--accent-red);font-size:var(--fs-xs);font-weight:700;font-family:var(--font-heading);background:#ff2d551f;padding:2px 10px}.predictions-module__Ev9OaW__matchup{justify-content:center;align-items:center;gap:var(--space-xl);margin-bottom:var(--space-lg);display:flex}.predictions-module__Ev9OaW__teamSide{align-items:center;gap:var(--space-xs);flex-direction:column;min-width:100px;display:flex}.predictions-module__Ev9OaW__flag{object-fit:cover;border:1px solid var(--glass-border);border-radius:6px;width:56px;height:38px}.predictions-module__Ev9OaW__teamName{font-family:var(--font-heading);font-size:var(--fs-sm);text-align:center;font-weight:700}.predictions-module__Ev9OaW__vsLabel{font-family:var(--font-heading);font-weight:900;font-size:var(--fs-lg);color:var(--text-muted)}.predictions-module__Ev9OaW__voteButtons{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.predictions-module__Ev9OaW__voteBtn{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-lg);font-family:var(--font-heading);font-size:var(--fs-xs);cursor:pointer;text-align:center;border:1px solid var(--glass-border);color:var(--text-secondary);background:#0f0f1499;font-weight:700;transition:all .3s}.predictions-module__Ev9OaW__voteBtn:hover{transform:translateY(-2px)}.predictions-module__Ev9OaW__voteBtn:disabled{opacity:.5;cursor:wait}.predictions-module__Ev9OaW__homeBtn:hover,.predictions-module__Ev9OaW__homeBtn.predictions-module__Ev9OaW__selected{color:#00e5ff;background:#00e5ff1f;border-color:#00e5ff66;box-shadow:0 0 15px #00e5ff26}.predictions-module__Ev9OaW__drawBtn:hover,.predictions-module__Ev9OaW__drawBtn.predictions-module__Ev9OaW__selected{color:#c084fc;background:#c084fc1f;border-color:#c084fc66;box-shadow:0 0 15px #c084fc26}.predictions-module__Ev9OaW__awayBtn:hover,.predictions-module__Ev9OaW__awayBtn.predictions-module__Ev9OaW__selected{color:var(--accent-red);background:#ff2d551f;border-color:#ff2d5566;box-shadow:0 0 15px #ff2d5526}.predictions-module__Ev9OaW__pollBars{flex-direction:column;gap:8px;display:flex}.predictions-module__Ev9OaW__pollRow{align-items:center;gap:var(--space-md);display:flex}.predictions-module__Ev9OaW__pollLabel{font-family:var(--font-heading);color:var(--text-muted);text-align:right;min-width:60px;font-size:11px;font-weight:700}.predictions-module__Ev9OaW__barTrack{background:#ffffff0a;border-radius:4px;flex:1;height:8px;overflow:hidden}.predictions-module__Ev9OaW__barFill{border-radius:4px;min-width:2px;height:100%;transition:width .8s cubic-bezier(.25,.46,.45,.94)}.predictions-module__Ev9OaW__barHome{background:linear-gradient(90deg,#00e5ff,#00b8d4)}.predictions-module__Ev9OaW__barDraw{background:linear-gradient(90deg,#c084fc,#a855f7)}.predictions-module__Ev9OaW__barAway{background:linear-gradient(90deg,#ff2d55,#ff6b81)}.predictions-module__Ev9OaW__pollPct{font-family:var(--font-heading);color:var(--text-secondary);min-width:36px;font-size:11px;font-weight:800}.predictions-module__Ev9OaW__totalVotes{text-align:right;color:var(--text-muted);font-size:10px;font-family:var(--font-heading);letter-spacing:.5px;margin-top:2px}.predictions-module__Ev9OaW__yourPick{margin-top:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-full);text-align:center;font-size:var(--fs-xs);color:#00e5ff;font-family:var(--font-heading);background:#00e5ff0f;border:1px solid #00e5ff26}@media (max-width:640px){.predictions-module__Ev9OaW__voteButtons{grid-template-columns:1fr}.predictions-module__Ev9OaW__matchup{gap:var(--space-md)}.predictions-module__Ev9OaW__teamSide{min-width:70px}.predictions-module__Ev9OaW__flag{width:40px;height:28px}}
