.poster-btn.svelte-1g8rfwg{border:1px solid var(--border);background:var(--bg-2);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.poster-btn.svelte-1g8rfwg:hover{background:var(--bg-3);color:var(--text);border-color:var(--text-dim)}.poster-btn.svelte-1g8rfwg:disabled{opacity:.6;cursor:wait}.poster-backdrop.svelte-1g8rfwg{z-index:300;cursor:default;background:#0000008c;border:none;position:fixed;inset:0}.poster-modal.svelte-1g8rfwg{z-index:301;background:var(--bg-1);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:min(420px,100vw - 32px);max-height:calc(100vh - 48px);padding:0 16px 16px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 48px #0006}.poster-modal-header.svelte-1g8rfwg{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 0 12px;display:flex}.poster-modal-title.svelte-1g8rfwg{font-size:15px;font-weight:700}.poster-close.svelte-1g8rfwg{background:var(--bg-2);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.poster-preview.svelte-1g8rfwg{border-radius:10px;min-height:0;overflow-y:auto}.poster-preview.svelte-1g8rfwg img:where(.svelte-1g8rfwg){border-radius:10px;width:100%;display:block}.poster-hint.svelte-1g8rfwg{color:var(--text-dim);text-align:center;flex-shrink:0;padding:8px 0 2px;font-size:11px}.poster-actions.svelte-1g8rfwg{flex-shrink:0;gap:8px;margin-top:8px;display:flex}.poster-action.svelte-1g8rfwg{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-2);color:var(--text);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-size:13px;font-weight:700;transition:all .15s;display:flex}.poster-action.svelte-1g8rfwg:hover{background:var(--bg-3)}.poster-action.primary.svelte-1g8rfwg{background:var(--sky);border-color:var(--sky);color:#fff}.poster-action.primary.svelte-1g8rfwg:hover{opacity:.9}:root:not(.dark) .gallery-section.svelte-18an1y3{box-shadow:0 2px 6px #2d7dd214,0 8px 28px #2d7dd21c,0 20px 60px #2d7dd212}.dark .gallery-section.svelte-18an1y3{background:var(--bg-2);box-shadow:0 4px 20px #0000004d,0 1px 6px #0003}.gallery-section.svelte-18an1y3{padding:16px}.gallery-header.svelte-18an1y3{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.gallery-count.svelte-18an1y3{background:var(--bg-2);border:1px solid var(--border);color:var(--text-dim);text-transform:none;letter-spacing:0;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.gallery-grid.svelte-18an1y3{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}@media (width>=600px){.gallery-grid.svelte-18an1y3{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.gallery-item.svelte-18an1y3{background:var(--bg-2);border:1px solid var(--border);cursor:zoom-in;border-radius:8px;padding:0;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden}.gallery-item.svelte-18an1y3:hover{transform:scale(1.02);box-shadow:0 4px 16px #0000004d}.gallery-item.svelte-18an1y3 img:where(.svelte-18an1y3){aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.gallery-caption.svelte-18an1y3{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000000b3);padding:6px 8px;font-size:11px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.gallery-upload-btn.svelte-18an1y3{border:1px solid var(--border-2);background:var(--bg-1);color:var(--sky);cursor:pointer;text-transform:none;letter-spacing:0;border-radius:20px;align-items:center;gap:4px;margin-left:auto;padding:4px 12px;font-size:12px;font-weight:700;transition:all .15s;display:flex}.gallery-upload-btn.svelte-18an1y3:hover{border-color:var(--sky);background:var(--sky-dim)}.gallery-upload-btn.svelte-18an1y3:active{transform:scale(.95)}.gallery-empty.svelte-18an1y3{text-align:center;color:var(--text-dim);padding:24px 12px;font-size:13px}.gallery-item-wrap.svelte-18an1y3{position:relative}.gallery-item-wrap.svelte-18an1y3 .gallery-item:where(.svelte-18an1y3){width:100%}.gallery-del.svelte-18an1y3{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:flex;position:absolute;top:6px;right:6px}.gallery-del.svelte-18an1y3:hover{background:#dc2626d9}.gallery-uploading.svelte-18an1y3{cursor:default}.gallery-progress-overlay.svelte-18an1y3{background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-upload-err.svelte-18an1y3{color:#fff;background:#dc2626d9;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:700}:root:not(.dark) .match-comments-section.svelte-kju4ql{box-shadow:0 2px 6px #2d7dd214,0 8px 28px #2d7dd21c,0 20px 60px #2d7dd212}.dark .match-comments-section.svelte-kju4ql{background:var(--bg-2);box-shadow:0 4px 20px #0000004d,0 1px 6px #0003}.match-comments-section.svelte-kju4ql{padding-bottom:80px}.match-comments-header.svelte-kju4ql{border-bottom:1px solid var(--border);align-items:center;gap:7px;padding:14px 16px 10px;font-size:14px;font-weight:700;display:flex}.mcs-count.svelte-kju4ql{color:var(--text-muted);background:var(--bg-2);border-radius:10px;padding:1px 7px;font-size:12px}.mcs-empty.svelte-kju4ql{text-align:center;color:var(--text-dim);padding:24px 16px;font-size:13px}.mcs-list.svelte-kju4ql{flex-direction:column;display:flex}.mcs-item.svelte-kju4ql{border-bottom:1px solid var(--border);gap:9px;padding:14px 16px;display:flex}.mcs-avatar.svelte-kju4ql{background:var(--bg-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;overflow:hidden}.mcs-avatar.sm.svelte-kju4ql{width:24px;height:24px}.mcs-avatar.svelte-kju4ql img:where(.svelte-kju4ql){object-fit:cover;width:100%;height:100%}.mcs-avatar.svelte-kju4ql span:where(.svelte-kju4ql){color:var(--navy);font-size:11px;font-weight:700}.mcs-body.svelte-kju4ql{flex:1;min-width:0}.mcs-meta.svelte-kju4ql{flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:5px;display:flex}.mcs-author.svelte-kju4ql{font-size:13px;font-weight:700}.mcs-role-admin.svelte-kju4ql{background:var(--sky-dim);color:var(--sky);border-radius:3px;padding:1px 4px;font-size:9px;font-weight:700}.mcs-ip.svelte-kju4ql{color:var(--text-dim);font-size:11px}.mcs-text.svelte-kju4ql{color:var(--text);word-break:break-word;white-space:pre-wrap;margin:0 0 5px;font-size:14px;line-height:1.6}.mcs-actions.svelte-kju4ql{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mcs-time.svelte-kju4ql{color:var(--text-dim);font-size:11px}.mcs-btn.svelte-kju4ql{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:3px;padding:2px 3px;font-size:12px;transition:color .15s;display:flex}.mcs-btn.svelte-kju4ql:hover{color:var(--text)}.mcs-btn.liked.svelte-kju4ql{color:#ef4444}.mcs-btn.danger.svelte-kju4ql:hover{color:var(--red)}.mcs-deleted.svelte-kju4ql{color:var(--text-dim);padding:8px 0;font-size:12px;font-style:italic}.mcs-replies.svelte-kju4ql{background:var(--bg-2);border-radius:var(--radius-sm);flex-direction:column;gap:8px;margin-top:8px;padding:8px 10px;display:flex}.mcs-reply-item.svelte-kju4ql{gap:7px;display:flex}.mcs-input-wrap.svelte-kju4ql{border-top:1.5px solid var(--border);background:var(--bg-1);padding:10px 16px}.mcs-reply-hint.svelte-kju4ql{color:var(--text-muted);justify-content:space-between;align-items:center;padding:3px 0 6px;font-size:12px;display:flex}.mcs-reply-hint.svelte-kju4ql button:where(.svelte-kju4ql){color:var(--sky);cursor:pointer;background:0 0;border:none;font-size:12px}.mcs-form.svelte-kju4ql{align-items:flex-end;gap:8px;display:flex}.mcs-textarea.svelte-kju4ql{border:1.5px solid var(--border);background:var(--bg-2);color:var(--text);resize:none;border-radius:18px;outline:none;flex:1;max-height:80px;padding:7px 10px;font-family:inherit;font-size:14px;line-height:1.5;overflow-y:auto}.mcs-textarea.svelte-kju4ql:focus{border-color:var(--sky)}.mcs-send.svelte-kju4ql{background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:18px;padding:7px 14px;font-size:13px;font-weight:700;transition:opacity .15s}.mcs-send.svelte-kju4ql:disabled{opacity:.4;cursor:not-allowed}.mcs-login-hint.svelte-kju4ql{text-align:center;color:var(--sky);padding:8px;font-size:14px;font-weight:600;text-decoration:none;display:block}.page-header.svelte-182ivh2{top:var(--sticky-top,0);z-index:50;background:color-mix(in srgb, var(--bg-1) 52%, transparent);-webkit-backdrop-filter:blur(28px)saturate(210%);backdrop-filter:blur(28px)saturate(210%);border-bottom:var(--hairline) solid var(--border);align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky}:root:not(.dark) .timeline-section.svelte-182ivh2,:root:not(.dark) .period-card-section.svelte-182ivh2,:root:not(.dark) .ps-section.svelte-182ivh2,:root:not(.dark) .gc-section.svelte-182ivh2{box-shadow:0 2px 6px #2d7dd214,0 8px 28px #2d7dd21c,0 20px 60px #2d7dd212}.dark .timeline-section.svelte-182ivh2,.dark .period-card-section.svelte-182ivh2,.dark .ps-section.svelte-182ivh2,.dark .gc-section.svelte-182ivh2{background:var(--bg-2);box-shadow:0 4px 20px #0000004d,0 1px 6px #0003}.score-card.svelte-182ivh2{border:1px solid var(--border);background:var(--bg-1);border-radius:16px;flex-direction:column;margin:12px;display:flex;overflow:hidden;box-shadow:0 2px 6px #2d7dd214,0 8px 28px #2d7dd21c,0 20px 60px #2d7dd212}.dark .score-card.svelte-182ivh2{background:var(--bg-2);box-shadow:0 4px 20px #0000004d,0 1px 6px #0003}.live-clock.svelte-182ivh2{font-variant-numeric:tabular-nums;letter-spacing:.5px;font-weight:800}.sc-header.svelte-182ivh2{background:#001c45;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px 9px;display:flex}.sc-date.svelte-182ivh2{color:#ffffffa6;margin-left:auto;font-size:11px}.sc-venue.svelte-182ivh2{color:#ffffff80;align-items:center;gap:3px;font-size:11px;display:flex}.sc-body.svelte-182ivh2{align-items:stretch;display:flex;position:relative;overflow:hidden}.score-half.svelte-182ivh2{color:var(--text);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-height:160px;padding:24px 16px 20px;text-decoration:none;display:flex;position:relative;overflow:visible}.sc-logo.svelte-182ivh2{object-fit:contain;opacity:.18;pointer-events:none;width:180px;height:180px;position:absolute;top:50%;transform:translateY(-50%)}.sc-logo-home.svelte-182ivh2{left:-40px}.sc-logo-away.svelte-182ivh2{right:-40px}.sc-team-name.svelte-182ivh2{text-align:center;color:var(--text-muted);z-index:1;font-size:13px;font-weight:700;line-height:1.3;position:relative}.sc-score.svelte-182ivh2{font-variant-numeric:tabular-nums;letter-spacing:-3px;z-index:1;margin:4px 0 2px;font-size:clamp(52px,15vw,80px);font-weight:900;line-height:1;position:relative}.sc-shots.svelte-182ivh2{color:var(--text-dim);z-index:1;font-size:12px;font-weight:500;position:relative}.section-label.svelte-182ivh2{color:var(--text-dim);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;padding:14px 16px 6px;font-size:11px;font-weight:700;display:flex}.score-sep.svelte-182ivh2{z-index:2;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:flex}.ss-cancelled.svelte-182ivh2{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;background:#0000006b;margin-top:6px;padding:2px 9px;font-size:11px;font-weight:800}.ss-badge.svelte-182ivh2{color:var(--text-muted);background:var(--bg-2);border:1px solid var(--border);letter-spacing:1px;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:800}.ss-colon.svelte-182ivh2{color:var(--text-dim);font-size:clamp(26px,8vw,40px);font-weight:900;line-height:1}.ss-vs.svelte-182ivh2{color:var(--text-muted);font-size:20px;font-weight:900}.ps-section.svelte-182ivh2{padding:0 0 8px}.ps-header-row.svelte-182ivh2{border-bottom:1px solid var(--border);color:var(--text-dim);text-transform:uppercase;letter-spacing:.8px;background:var(--bg-2);align-items:center;padding:8px 16px;font-size:10px;font-weight:700;display:flex}.ps-col-name.svelte-182ivh2{flex:1}.ps-col-num.svelte-182ivh2{text-align:center;width:36px}.ps-row.svelte-182ivh2{border-bottom:1px solid var(--border);color:var(--text);align-items:center;gap:6px;padding:12px 16px;text-decoration:none;transition:background .12s;display:flex}.ps-row.svelte-182ivh2:hover{background:var(--bg-2)}.ps-row-goalie.svelte-182ivh2{border-top:1px solid var(--border);background:color-mix(in srgb, var(--bg-2) 40%, transparent)}.ps-dot.svelte-182ivh2{border-radius:50%;flex-shrink:0;width:7px;height:7px}.ps-team-short.svelte-182ivh2{color:var(--text-dim);min-width:28px;font-size:10px;font-weight:600}.ps-name.svelte-182ivh2{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.ps-goals.svelte-182ivh2{color:var(--text);font-weight:800}.ps-pts.svelte-182ivh2{color:var(--accent);font-weight:800}.ps-pim.svelte-182ivh2{color:var(--text-dim)}.timeline-section.svelte-182ivh2{padding:0 0 12px}.period-group.svelte-182ivh2{margin-bottom:16px;padding:0 12px}.period-label.svelte-182ivh2{color:var(--text-dim);letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid var(--border);text-align:center;margin-bottom:8px;padding:6px 0;font-size:11px;font-weight:600}.tl-empty-period.svelte-182ivh2{height:48px}.tl-no-events.svelte-182ivh2{text-align:center;color:var(--text-dim);padding:24px 16px}.tl-no-events-title.svelte-182ivh2{color:var(--text-muted);font-size:14px;font-weight:600}.tl-no-events-desc.svelte-182ivh2{margin-top:4px;font-size:12px}.tl-event.svelte-182ivh2{align-items:center;gap:8px;padding:8px 0;display:flex}.tl-time.svelte-182ivh2{color:var(--text-muted);text-align:center;font-variant-numeric:tabular-nums;min-width:32px;font-size:12px;font-weight:700}.tl-content.svelte-182ivh2{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-1);border-left-width:3px;flex:1;align-items:flex-start;gap:8px;padding:10px 12px;display:flex;box-shadow:0 1px 3px #0000000f,0 2px 10px #2d7dd214}.tl-event-type.svelte-182ivh2{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1px;font-size:16px;display:flex}.tl-goal.svelte-182ivh2{background:#ffd70026;border:1px solid #ffd70066}.tl-penalty.svelte-182ivh2{background:#ff3b3026;border:1px solid #ff3b3066}.tl-details.svelte-182ivh2{flex:1;min-width:0}.tl-player-row.svelte-182ivh2{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tl-player.svelte-182ivh2{color:var(--text);font-size:14px;font-weight:700;text-decoration:none}.tl-player.svelte-182ivh2:hover{color:var(--gold)}.tl-team-badge.svelte-182ivh2{color:#fff;letter-spacing:.2px;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:700}.tl-assists.svelte-182ivh2{color:var(--text-muted);margin-top:4px;font-size:11px}.tl-assists.svelte-182ivh2 a:where(.svelte-182ivh2){color:var(--text-muted);text-decoration:none}.tl-assists.svelte-182ivh2 a:where(.svelte-182ivh2):hover{color:var(--text)}.tl-score-snap.svelte-182ivh2{color:var(--gold);font-variant-numeric:tabular-nums;margin-top:4px;font-size:12px;font-weight:800}.tl-penalty-info.svelte-182ivh2{color:var(--red);margin-top:4px;font-size:11px}.tl-penalty-reason.svelte-182ivh2{color:#dc2626b3;font-size:10px}.tl-goal-type.svelte-182ivh2{color:var(--gold);letter-spacing:.2px;background:#ffd70026;border:1px solid #ffd7004d;border-radius:3px;margin-top:4px;padding:0 4px;font-size:10px;font-weight:700;display:inline-block}.stream-bar.svelte-182ivh2{justify-content:center;margin-top:14px;display:flex}.stream-btn.svelte-182ivh2{color:var(--red);background:#dc26261f;border:1px solid #dc262659;border-radius:999px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;animation:2s infinite svelte-182ivh2-pulse-border;display:inline-flex}.stream-btn.svelte-182ivh2:hover{background:#dc262633}@keyframes svelte-182ivh2-pulse-border{0%,to{border-color:#dc262659}50%{border-color:#dc2626bf}}.period-card-section.svelte-182ivh2{flex-direction:column;gap:10px;padding:4px 12px 12px;display:flex}.pc-header.svelte-182ivh2{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;padding:10px 16px 8px;display:grid}.pc-team-name.svelte-182ivh2{letter-spacing:.3px;font-size:13px;font-weight:800}.pc-team-name.right.svelte-182ivh2{text-align:right}.pc-period-row.svelte-182ivh2{background:var(--bg-2);border-top:1px solid var(--border);padding:6px 16px 2px}.ppr-label.svelte-182ivh2{color:var(--text-dim);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700}.pc-data-row.svelte-182ivh2{grid-template-columns:1fr 1px 1fr;align-items:center;padding:8px 0 12px;display:grid}.pc-divider.svelte-182ivh2{background:var(--border);width:1px;height:40px}.pc-cell.svelte-182ivh2{flex-direction:column;align-items:center;gap:3px;padding:0 16px;display:flex}.pc-cell.right.svelte-182ivh2{align-items:center}.pc-goals.svelte-182ivh2{font-variant-numeric:tabular-nums;font-size:36px;font-weight:900;line-height:1}.pc-shots.svelte-182ivh2{color:var(--text-dim);font-size:11px;font-weight:500}.gc-section.svelte-182ivh2{padding-bottom:4px}.gc-row.svelte-182ivh2{flex-direction:column;gap:8px;padding:0 12px 12px;display:flex}.gc-card.svelte-182ivh2{background:var(--bg-1);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);flex-direction:column;gap:8px;padding:10px 14px;text-decoration:none;transition:background .15s;display:flex;box-shadow:0 2px 8px #0000001f,inset 0 1px #ffffff0d}.gc-card.svelte-182ivh2:hover{background:var(--bg-2)}.gcc-top.svelte-182ivh2{align-items:center;gap:7px;display:flex}.gcc-dot.svelte-182ivh2{border-radius:50%;flex-shrink:0;width:8px;height:8px}.gcc-team.svelte-182ivh2{color:var(--text-muted);font-size:11px;font-weight:600}.gcc-name.svelte-182ivh2{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.gcc-stats.svelte-182ivh2{gap:18px;padding-left:15px;display:flex}.gcc-stat.svelte-182ivh2{flex-direction:column;align-items:center;gap:1px;display:flex}.gcc-num.svelte-182ivh2{font-variant-numeric:tabular-nums;font-size:18px;font-weight:800}.gcc-good.svelte-182ivh2{color:#0d2d5e}.gcc-lbl.svelte-182ivh2{color:var(--text-dim);letter-spacing:.3px;font-size:9px}.empty-state.svelte-182ivh2{text-align:center;color:var(--text-muted);padding:40px;font-size:14px}.refresh-btn.svelte-182ivh2{color:var(--red);cursor:pointer;background:#dc26261a;border:1px solid #dc26264d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}.refresh-btn.svelte-182ivh2:hover{background:#dc262633}.refresh-btn.svelte-182ivh2:disabled{opacity:.5;cursor:not-allowed}.spin{animation:.8s linear infinite svelte-182ivh2-spin}@keyframes svelte-182ivh2-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.h2h-section.svelte-182ivh2{padding:14px 16px}.h2h-summary.svelte-182ivh2{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.h2h-side.svelte-182ivh2{align-items:baseline;gap:7px;min-width:0;display:flex}.h2h-side-right.svelte-182ivh2{flex-direction:row-reverse}.h2h-team.svelte-182ivh2{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.h2h-count.svelte-182ivh2{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:17px;font-weight:900}.h2h-draws.svelte-182ivh2{color:var(--text-dim);flex-shrink:0;font-size:11px;font-weight:700}.h2h-bar.svelte-182ivh2{border-radius:3px;gap:2px;height:6px;margin-bottom:12px;display:flex;overflow:hidden}.h2h-bar-seg.svelte-182ivh2{border-radius:3px}.h2h-list.svelte-182ivh2{flex-direction:column;display:flex}.h2h-row.svelte-182ivh2{color:var(--text);border-top:var(--hairline) solid var(--border);grid-template-columns:64px 1fr auto 1fr;align-items:center;gap:8px;padding:8px 2px;text-decoration:none;transition:background .15s;display:grid}.h2h-row.svelte-182ivh2:hover{background:var(--bg-2)}.h2h-row.svelte-182ivh2:active{opacity:.7}.h2h-date.svelte-182ivh2{color:var(--text-dim);font-size:11px}.h2h-name.svelte-182ivh2{color:var(--text-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.h2h-name-r.svelte-182ivh2{text-align:left}.h2h-score.svelte-182ivh2{font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.h2h-score-draw.svelte-182ivh2{color:var(--text-muted)}@media (width<=767px){.page-header.svelte-182ivh2{background:var(--bg-1);-webkit-backdrop-filter:none;backdrop-filter:none}}
