.page-intro{color:var(--text2);margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.hp-date{font-size:.82rem;color:var(--text3);font-weight:600;margin-bottom:1rem}.hp-card{background:var(--bg2);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:6px;margin-bottom:1rem;overflow:hidden}.hp-card-rank{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#d4956e0f;border-bottom:1px solid var(--border)}.hp-rank-badge{background:var(--accent);color:#000;font-size:.7rem;font-weight:800;padding:.15rem .45rem;border-radius:3px}.hp-rank-label{font-size:.78rem;font-weight:700;color:var(--accent)}.hp-rank-tier{font-size:.62rem;font-weight:700;text-transform:uppercase;padding:.1rem .3rem;border-radius:3px;margin-left:auto}.hp-card-body{padding:1rem}.hp-match{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.hp-team{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0}.hp-team.right{justify-content:flex-end;flex-direction:row-reverse;text-align:right}.hp-team-logo{width:28px;height:28px;border-radius:6px;object-fit:contain;background:var(--bg3);flex-shrink:0}.hp-team-name{font-size:.88rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-team-name.fav{color:var(--accent)}.hp-vs{font-size:.72rem;font-weight:700;color:var(--text3);flex-shrink:0}.hp-prob{margin-bottom:.65rem}.hp-prob-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.2rem}.hp-pct{font-size:1.15rem;font-weight:800;font-family:Inter,sans-serif}.hp-pct.t1{color:var(--accent)}.hp-pct.t2{color:var(--text2)}.hp-prob-label{font-size:.68rem;color:var(--text3);text-transform:uppercase;font-weight:600}.hp-bar{height:6px;border-radius:3px;background:var(--bg3);overflow:hidden;display:flex}.hp-bar-fill.t1{height:100%;background:var(--accent);border-radius:3px 0 0 3px;transition:width .5s}.hp-bar-fill.t2{height:100%;background:var(--text3);border-radius:0 3px 3px 0;flex:1}.hp-trading{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-bottom:.65rem}.hp-trade-item{background:var(--bg3);border-radius:3px;padding:.4rem .55rem;text-align:center}.hp-trade-label{font-size:.62rem;color:var(--text3);font-weight:600;text-transform:uppercase;display:block}.hp-trade-val{font-size:.85rem;font-weight:800}.hp-trade-val.green{color:var(--accent)}.hp-trade-val.yellow{color:#f1c40f}.hp-action{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;padding:.25rem .6rem;border-radius:6px;background:#d4956e1f;color:var(--accent);margin-bottom:.5rem}.hp-analysis{border-top:1px solid var(--border);padding-top:.6rem}.hp-analysis h4{font-size:.75rem;font-weight:700;color:var(--text2);margin:0 0 .3rem;text-transform:uppercase}.hp-edge-list{margin:0;padding:0 0 0 1rem}.hp-edge-list li{font-size:.78rem;color:var(--text2);margin-bottom:.15rem;line-height:1.35}.hp-edge-list.edge li::marker{color:var(--accent)}.hp-edge-list.risk li::marker{color:#e74c3c}.hp-risk-section{margin-top:.4rem}.hp-sample-warn{font-size:.72rem;color:#f1c40f;font-style:italic;margin-top:.25rem}.hp-card-footer{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;border-top:1px solid var(--border);background:#ffffff03}.hp-detail-link{font-size:.78rem;color:var(--accent);font-weight:600;text-decoration:none}.hp-detail-link:hover{text-decoration:underline}.hp-bet-btn{font-size:.75rem;color:#000;background:var(--accent);padding:.3rem .75rem;border-radius:6px;font-weight:700;text-decoration:none;transition:opacity .2s}.hp-bet-btn:hover{opacity:.85}.hp-time{font-size:.75rem;color:var(--text2);margin-bottom:.5rem}.hp-time-accent{color:var(--accent);font-weight:600}.hp-no-picks{text-align:center;padding:2.5rem 1rem}.hp-no-picks-icon{font-size:2rem;margin-bottom:.5rem}.hp-no-picks h3{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.hp-no-picks p{font-size:.85rem;color:var(--text2);max-width:500px;margin:.3rem auto;line-height:1.5}.hp-no-picks a{color:var(--accent)}.hp-stats{margin:1.5rem 0}.hp-stats-header h3{font-size:.95rem;font-weight:700;margin:0 0 .5rem}.hp-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.hp-stat{background:var(--bg2);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:6px;padding:.5rem .6rem;text-align:center}.hp-stat-val{display:block;font-size:1.1rem;font-weight:800;color:var(--accent);font-family:Inter,sans-serif}.hp-stat-label{font-size:.68rem;color:var(--text3)}.loading-state{text-align:center;padding:2rem;color:var(--text2);font-size:.9rem}.spinner{display:inline-block;width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .6s linear infinite;margin-right:.5rem;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.tier-s{background:#f1c40f;color:#000}.tier-a{background:#e67e22;color:#000}.tier-b{background:#3498db;color:#fff}.tier-c{background:#7f8c8d;color:#fff}@media (max-width: 600px){.hp-trading{grid-template-columns:1fr 1fr}.hp-stats-grid{grid-template-columns:repeat(2,1fr)}.hp-match{flex-direction:column;gap:.3rem}.hp-team,.hp-team.right{justify-content:center;flex-direction:row;text-align:left}}
