.tp-sport-tabs{margin-bottom:1.5rem;padding:0!important}.tp-sport-tabs__list{display:flex;flex-wrap:wrap;gap:.5rem;padding:.25rem}.tp-sport-tabs__tab{align-items:center;background:transparent;border:1px solid var(--tp-border-color);border-radius:9999px;color:var(--tp-muted-foreground,#475569);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1.25rem;transition:all .2s ease}.tp-sport-tabs__tab:hover{border-color:#10b981;color:#10b981}.tp-sport-tabs__tab--active{background:#047857;border-color:#047857;color:#fff}.tp-sport-tabs__icon{font-size:1.125rem}.tp-sport-tabs__count{color:var(--tp-muted-foreground,#475569);font-size:.6875rem;font-weight:400}.tp-sport-tabs__placeholder{color:var(--tp-muted);font-style:italic}.tp-tips-list__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.tp-tips-list__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tp-tips-list__grid{grid-template-columns:repeat(3,1fr)}.tp-tips-list__grid--cols-2{grid-template-columns:repeat(2,1fr)}}.tp-tips-list__empty{color:var(--tp-muted);padding:3rem 1rem;text-align:center}.tp-tip-card{background:var(--tp-card);border:1px solid var(--tp-border-color);border-radius:.75rem;overflow:hidden;padding:1.25rem;position:relative;transition:border-color .2s ease}.tp-tip-card:hover{border-color:var(--tp-hover-border)}.tp-tip-card--premium{border-color:rgba(245,158,11,.2)}.tp-tip-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.tp-tip-card__sport{align-items:center;color:var(--tp-muted);display:inline-flex;font-size:.75rem;gap:.375rem}.tp-tip-card__sport-icon{font-size:1rem}.tp-tip-card__badges{display:flex;gap:.375rem}.tp-tip-card__badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.6875rem;font-weight:600;justify-content:center;letter-spacing:.025em;padding:.125rem .5rem;text-transform:uppercase}.tp-tip-card__badge--won{background:var(--tp-win-bg,rgba(34,197,94,.15));color:var(--tp-win,#22c55e)}.tp-tip-card__badge--lost{background:var(--tp-loss-bg,rgba(244,63,94,.15));color:var(--tp-loss,#f43f5e)}.tp-tip-card__badge--pending{background:var(--tp-pending-bg,rgba(245,179,1,.15));color:var(--tp-pending,#f5b301)}.tp-tip-card__badge--push{background:hsla(220,9%,46%,.15);color:var(--tp-muted)}.tp-tip-card__badge--premium{background:var(--tp-pending-bg,rgba(245,158,11,.15));color:var(--tp-pending,#f59e0b)}.tp-tip-card__matchup{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.tp-tip-card__team{align-items:center;color:var(--tp-foreground);display:inline-flex;flex-direction:column;font-size:.9375rem;font-weight:600;gap:.4rem;min-width:0}.tp-tip-card__team~.tp-tip-card__team{flex-direction:column-reverse}.tp-tip-card__team-logo{border-radius:50%;flex-shrink:0;height:36px;-o-object-fit:contain;object-fit:contain;width:36px}.tp-tip-card__vs{color:#4b5563;flex-shrink:0;font-size:.75rem;font-weight:500;padding:0 .25rem}.tp-tip-card__datetime{align-items:center;display:flex;gap:.375rem;margin-bottom:.75rem}.tp-tip-card__confidence-dot{align-items:center;display:inline-flex;gap:.375rem}.tp-tip-card__confidence-dot:before{background:#f59e0b;border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.tp-tip-card__confidence-dot--high:before{background:#10b981}.tp-tip-card__confidence-dot--medium:before{background:#f59e0b}.tp-tip-card__confidence-dot--low:before{background:#ef4444}.tp-tip-card__locked{align-items:center;color:var(--tp-muted);display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1.5rem;text-align:center}.tp-tip-card__locked svg{color:#f59e0b;height:1.5rem;width:1.5rem}.tp-tip-card__datetime{color:var(--tp-muted);font-size:.75rem;margin-top:.5rem}.tp-tip-card__league{color:var(--tp-primary);font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.tp-tip-card__vip{background:var(--tp-color-amber-bg,rgba(245,158,11,.2));border:1px solid var(--tp-color-amber-border,rgba(245,158,11,.3));border-radius:.25rem;color:var(--tp-accent);font-size:.6rem;font-weight:700;padding:.125rem .375rem}.tp-tip-card__confidence-text{color:var(--tp-muted);font-size:.7rem}.tp-tip-card__team-name{color:var(--tp-foreground);font-size:.85rem;font-weight:600;line-height:1.3;min-width:0;overflow-wrap:anywhere;text-align:center}.tp-tip-card__team-name--away{text-align:center}.tp-tip-card__result-row{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.tp-tip-card__result-badge{align-items:center;border-radius:.25rem;display:inline-flex;font-size:.7rem;font-weight:700;gap:.25rem;padding:.125rem .5rem}.tp-tip-card__result-badge--won{background:var(--tp-win-bg,rgba(34,197,94,.15));color:var(--tp-win,#22c55e)}.tp-tip-card__result-badge--lost{background:var(--tp-loss-bg,rgba(244,63,94,.15));color:var(--tp-loss,#f43f5e)}.tp-lock-overlay__text--accent{color:var(--tp-color-amber,#f59e0b);font-weight:600}.tp-tips-list__grid--compact{box-sizing:border-box;display:flex!important;flex-direction:column;gap:.5rem;min-width:0;width:100%}.tp-tips-list__row{align-items:center;background:var(--tp-card);border:1px solid var(--tp-border-color);border-radius:.5rem;display:flex;flex-wrap:wrap;gap:.5rem;overflow:hidden;padding:.625rem .75rem;position:relative;transition:border-color .2s}.tp-tips-list__row:hover{border-color:rgba(16,185,129,.3)}.tp-tips-list__row--locked{border-color:rgba(245,158,11,.15)}@media(min-width:768px){.tp-tips-list__row{flex-wrap:nowrap;gap:.75rem}}.tp-tips-list__row-lock{align-items:center;backdrop-filter:blur(4px);background:var(--tp-card-overlay);color:#f59e0b;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;inset:0;justify-content:center;position:absolute;z-index:10}.tp-tips-list__conf{align-items:center;display:flex;flex-shrink:0;gap:.375rem;min-width:70px}.tp-tips-list__conf-dot{background:#f59e0b;border-radius:50%;flex-shrink:0;height:8px;width:8px}.tp-tips-list__conf-label{color:var(--tp-muted);font-size:.65rem;font-weight:600;white-space:nowrap}.tp-tips-list__conf--high .tp-tips-list__conf-dot{background:#10b981}.tp-tips-list__conf--high .tp-tips-list__conf-label{color:#10b981}.tp-tips-list__conf--medium .tp-tips-list__conf-dot{background:#f59e0b}.tp-tips-list__conf--medium .tp-tips-list__conf-label{color:#f59e0b}.tp-tips-list__conf--low .tp-tips-list__conf-dot{background:#ef4444}.tp-tips-list__conf--low .tp-tips-list__conf-label{color:#ef4444}.tp-tips-list__vs{color:#4b5563;flex-shrink:0;font-size:.65rem}.tp-tips-list__matchup{align-items:center;display:flex;flex:1;justify-content:space-between;min-width:0}.tp-tips-list__matchup-main{min-width:0}.tp-tips-list__matchup-name{align-items:center;color:var(--tp-foreground);display:flex;font-size:.8rem;font-weight:500;gap:.375rem;min-width:0}.tp-tips-list__matchup-name svg{flex-shrink:0}.tp-tips-list__matchup-team{align-items:center;display:inline-flex;gap:.3rem;min-width:0}.tp-tips-list__matchup-team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-tips-list__matchup-logo,.tp-tips-list__matchup-team .tp-team-logo{border-radius:50%;flex-shrink:0;font-size:.5rem;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.tp-tips-list__premium-icon{color:var(--tp-color-amber,#f59e0b)}.tp-tips-list__matchup-meta{align-items:center;display:flex;gap:.5rem;margin-top:.125rem}.tp-tips-list__league{color:#10b981;font-size:.65rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.tp-tips-list__time{color:var(--tp-muted);font-size:.65rem}.tp-tips-list__prediction{align-items:center;display:flex;flex-shrink:0;gap:.5rem;justify-content:flex-end;margin-left:auto;min-width:140px}.tp-tips-list__slip{align-items:center;display:inline-flex;flex-shrink:0}.tp-tips-list__prediction-text{color:var(--tp-foreground,#eaf0f6);font-weight:700}.tp-tips-list__odds,.tp-tips-list__prediction-text{background:hsla(0,0%,100%,.06);border-radius:.25rem;font-size:.75rem;padding:.125rem .375rem;white-space:nowrap}.tp-tips-list__odds{color:var(--tp-odds,#f5f7fa);font-variant-numeric:tabular-nums;font-weight:800;min-width:54px}.tp-tips-list__row-tipster{color:#a78bfa;display:none;flex-shrink:0;font-size:.7rem;font-weight:500;white-space:nowrap}@media(min-width:768px){.tp-tips-list__row-tipster{display:inline}}.tp-tip-card__tipster-name{color:#a78bfa;font-size:.7rem;font-weight:500}.tp-tips-list__row .tp-tip-card__badge{flex-shrink:0;min-width:68px;text-align:center}@media(max-width:639px){.tp-tips-list__row{display:block;padding:.85rem;position:relative}.tp-tips-list__conf{display:none}.tp-tips-list__matchup{align-items:stretch;gap:0}.tp-tips-list__matchup,.tp-tips-list__matchup-main{display:flex;flex-direction:column}.tp-tips-list__matchup-meta{align-items:flex-start;flex-direction:column;gap:.05rem;margin:0 0 .55rem;order:-1;padding-right:3.75rem}.tp-tips-list__league,.tp-tips-list__time{font-size:.62rem}.tp-tips-list__league:before{background:#f59e0b;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:.4rem;vertical-align:middle;width:8px}.tp-tips-list__conf--high~.tp-tips-list__matchup .tp-tips-list__league:before{background:#10b981}.tp-tips-list__conf--medium~.tp-tips-list__matchup .tp-tips-list__league:before{background:#f59e0b}.tp-tips-list__conf--low~.tp-tips-list__matchup .tp-tips-list__league:before{background:#ef4444}.tp-tips-list__odds{background:rgba(16,185,129,.15);border-radius:8px;color:var(--tp-primary,#10b981);font-size:.8rem;font-weight:800;line-height:1;min-width:unset;padding:.28rem .5rem;position:absolute;right:.85rem;top:.7rem;z-index:2}.tp-tips-list__matchup-name{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:center}.tp-tips-list__matchup-team{align-items:center;flex:1 1 0;flex-direction:column;gap:.35rem;min-width:0;text-align:center}.tp-tips-list__matchup-team-name{font-size:clamp(.72rem,.55rem + .85vw,.85rem);font-weight:700;line-height:1.25;text-align:center;white-space:normal}.tp-tips-list__matchup-logo,.tp-tips-list__matchup-team .tp-team-logo{font-size:.7rem;height:34px;width:34px}.tp-tips-list__vs{align-self:flex-start;color:var(--tp-muted);flex:0 0 auto;font-size:.7rem;margin-top:.6rem}.tp-tips-list__row-tipster{display:none}.tp-tips-list__prediction{border-top:1px solid var(--tp-border-color);display:block;margin:.7rem 0 0;min-width:0;padding:.7rem 6.75rem 0 0}.tp-tips-list__prediction:before{color:var(--tp-muted);content:"Prediction";display:block;font-size:.6rem;font-weight:700;letter-spacing:.06em;margin-bottom:.2rem;text-transform:uppercase}.tp-tips-list__prediction-text{background:none;color:var(--tp-foreground,#eaf0f6);display:inline;font-size:.8rem;font-weight:700;line-height:1.35;padding:0;white-space:normal}.tp-tips-list__row .tp-tip-card__badge,.tp-tips-list__slip{bottom:.85rem;margin:0;position:absolute;right:.85rem;z-index:2}.tp-tips-list__row .tp-tip-card__badge{min-width:unset}}.tp-tips-list__type-tabs{border-bottom:1px solid var(--tp-border-color);display:flex;gap:0;margin-bottom:1rem}.tp-tips-list__type-tab{align-items:center;background:none;border:none;border-bottom:2px solid transparent;color:var(--tp-muted-foreground,#475569);cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:.375rem;padding:.625rem 1.25rem;transition:color .2s,border-color .2s}.tp-tips-list__type-tab:hover{color:var(--tp-foreground)}.tp-tips-list__type-tab--active{border-bottom-color:#10b981;color:#10b981}.tp-tips-list__type-tab--premium.tp-tips-list__type-tab--active{border-bottom-color:#f59e0b;color:#f59e0b}@media(hover:none){.tp-sport-tabs__tab:active,.tp-sport-tabs__tab:hover{border-color:var(--tp-border-color);color:var(--tp-muted-foreground,#475569)}.tp-tip-card:active,.tp-tip-card:hover,.tp-tips-list__row:active,.tp-tips-list__row:hover{border-color:var(--tp-border-color)}.tp-tips-list__type-tab:active,.tp-tips-list__type-tab:hover{color:var(--tp-muted-foreground,#475569)}.tp-sport-tabs__tab,.tp-tip-card,.tp-tips-list__row,.tp-tips-list__type-tab{transition:none}}.tp-tips-list .tp-prediction-box__content,.tp-tips-list .tp-prediction-box__prediction{min-width:0}.tp-tips-list .tp-prediction-box__value{line-height:1.25;overflow-wrap:anywhere}.tp-value-chip{align-items:center;background:var(--tp-win-bg,rgba(34,197,94,.15));border-radius:.25rem;color:var(--tp-win,#22c55e);cursor:help;display:inline-flex;flex-shrink:0;font-size:.7rem;font-variant-numeric:tabular-nums;font-weight:700;gap:.25rem;padding:.125rem .375rem;white-space:nowrap}@media(max-width:639px){.tp-tips-list__prediction .tp-value-chip__label{display:none}}
