.head-to-head--game{margin:24px 0;padding:20px;border:1px solid #ddd;border-radius:12px}.head-to-head__flash{margin-bottom:16px;padding:12px 14px;border-radius:8px;font-weight:600}.head-to-head__flash--success{background:#eef8ee;border:1px solid #b9dfb9}.head-to-head__flash--error{background:#fff1f1;border:1px solid #e5bcbc}.head-to-head__position{margin-bottom:16px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.head-to-head__players{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center}.head-to-head__player-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px;padding:20px;border:1px solid #ddd;border-radius:12px;background:#fff;cursor:pointer;text-align:center}.head-to-head__player-card:hover{border-color:#999}.head-to-head__player-name{display:block;font-size:20px;font-weight:700;margin-bottom:8px}.head-to-head__player-team{display:block;font-size:14px;color:#666}.head-to-head__versus{font-weight:700;text-transform:uppercase}@media (max-width:767px){.head-to-head__players{grid-template-columns:1fr}.head-to-head__versus{text-align:center}}.head-to-head--position{margin:24px 0}.head-to-head__table-wrap{overflow-x:auto}.head-to-head__table{width:100%;border-collapse:collapse;font-size:14px}.head-to-head__table th,.head-to-head__table td{padding:12px 10px;border-bottom:1px solid #ddd;text-align:left;white-space:nowrap}.head-to-head__table th{font-weight:700;background:#f7f7f7}.head-to-head__empty{padding:16px;border:1px solid #ddd;border-radius:10px;background:#fafafa}.head-to-head__period-label{margin:0 0 12px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#666}.head-to-head__movement{font-weight:700}.head-to-head__movement--up{color:#1a7f37}.head-to-head__movement--down{color:#b42318}.head-to-head__movement--new{color:#175cd3}.head-to-head__movement--unchanged,.head-to-head__movement--out{color:#666}.head-to-head--rankings-hub{margin:24px 0}.head-to-head__hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.head-to-head__hub-card{border:1px solid #ddd;border-radius:12px;padding:18px;background:#fff}.head-to-head__hub-card-title{margin:0 0 14px;font-size:20px;line-height:1.2}.head-to-head__hub-list{margin:0;padding-left:20px}.head-to-head__hub-list-item{margin-bottom:10px}.head-to-head__hub-player-name{display:block;font-weight:700}.head-to-head__hub-player-team{display:block;font-size:13px;color:#666}.head-to-head__hub-link-wrap{margin:14px 0 0}.head-to-head__hub-link{font-weight:700;text-decoration:none}.head-to-head__hub-empty{margin:0;color:#666}@media (max-width:1024px){.head-to-head__hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.head-to-head__hub-grid{grid-template-columns:1fr}}