.slam-countdown[data-astro-cid-s6d2t3wy]{background:var(--surface);border-bottom:1px solid var(--line);font-family:var(--font-body, Inter, system-ui, sans-serif)}.slam-countdown-row[data-astro-cid-s6d2t3wy]{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;padding-top:6px;padding-bottom:6px}.slam-countdown-lead[data-astro-cid-s6d2t3wy]{display:flex;align-items:center;gap:10px;min-width:0}.slam-countdown-flag[data-astro-cid-s6d2t3wy]{font-size:18px;line-height:1;flex-shrink:0}.slam-countdown-title[data-astro-cid-s6d2t3wy]{display:flex;flex-direction:column;line-height:1.15;min-width:0}.slam-countdown-eyebrow[data-astro-cid-s6d2t3wy]{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.slam-countdown-name[data-astro-cid-s6d2t3wy]{font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slam-countdown-units[data-astro-cid-s6d2t3wy]{display:flex;align-items:baseline;gap:6px;flex-shrink:0}.slam-countdown-unit[data-astro-cid-s6d2t3wy]{display:inline-flex;align-items:baseline;gap:4px}.slam-countdown-num[data-astro-cid-s6d2t3wy]{font-family:var(--font-data, ui-monospace, Consolas, monospace);font-size:16px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums;min-width:2ch;text-align:right}.slam-countdown-lbl[data-astro-cid-s6d2t3wy]{font-size:10px;font-weight:600;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em}.slam-countdown-sep[data-astro-cid-s6d2t3wy]{font-size:14px;font-weight:700;color:var(--ink-soft);opacity:.4;padding:0 2px}.slam-countdown-live[data-astro-cid-s6d2t3wy]{display:none;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.slam-countdown-live[data-astro-cid-s6d2t3wy]:not([hidden]){display:inline-flex}.slam-countdown-livedot[data-astro-cid-s6d2t3wy]{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 color-mix(in srgb,var(--accent),transparent 40%);animation:slamPulse 1.4s ease-out infinite}@keyframes slamPulse{0%{box-shadow:0 0 color-mix(in srgb,var(--accent),transparent 40%)}70%{box-shadow:0 0 0 10px color-mix(in srgb,var(--accent),transparent 100%)}to{box-shadow:0 0 color-mix(in srgb,var(--accent),transparent 100%)}}@media(prefers-reduced-motion:reduce){.slam-countdown-livedot[data-astro-cid-s6d2t3wy]{animation:none}}@media(max-width:640px){.slam-countdown-row[data-astro-cid-s6d2t3wy]{flex-wrap:wrap;gap:6px 12px;padding-top:8px;padding-bottom:8px}.slam-countdown-eyebrow[data-astro-cid-s6d2t3wy]{display:none}.slam-countdown-name[data-astro-cid-s6d2t3wy]{font-size:12px;white-space:normal}.slam-countdown-num[data-astro-cid-s6d2t3wy]{font-size:15px}}.resultados-section[data-astro-cid-n5szduwx]{padding:40px 0;border-top:1px solid var(--line)}.resultados-em-breve[data-astro-cid-n5szduwx]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 16px;background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:12px}.resultados-icon[data-astro-cid-n5szduwx]{font-size:32px;opacity:.4}.resultados-msg[data-astro-cid-n5szduwx]{font-size:15px;color:var(--ink-soft);max-width:480px;line-height:1.6;margin:0}.resultados-link[data-astro-cid-n5szduwx]{font-size:13px;font-weight:600;color:var(--accent);text-decoration:none}.resultados-link[data-astro-cid-n5szduwx]:hover{text-decoration:underline}.mais-empty[data-astro-cid-o7gvqnup]{font-size:14px;color:var(--ink-soft);padding:16px 0}.mais-item[data-astro-cid-o7gvqnup]{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);text-decoration:none;color:inherit}.mais-item[data-astro-cid-o7gvqnup]:last-child{border-bottom:none}.mais-item[data-astro-cid-o7gvqnup]:hover .mais-title[data-astro-cid-o7gvqnup]{color:var(--accent)}.mais-body[data-astro-cid-o7gvqnup]{flex:1;min-width:0}.mais-title[data-astro-cid-o7gvqnup]{font-size:14px;font-weight:600;line-height:1.4;color:var(--ink);margin-bottom:4px;transition:color .12s}.mais-meta[data-astro-cid-o7gvqnup]{font-size:12px;color:var(--ink-soft)}.ranking-note[data-astro-cid-o7gvqnup]{font-size:11px;color:var(--ink-soft);font-style:italic;margin-top:12px;line-height:1.5}.social-section[data-astro-cid-zlxb7j4r]{padding:48px 0;background:var(--bg)}.social-empty[data-astro-cid-zlxb7j4r]{font-size:15px;color:var(--ink-soft);padding:16px 0}.social-grid[data-astro-cid-zlxb7j4r]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.social-card[data-astro-cid-zlxb7j4r]{display:flex;flex-direction:column;gap:10px;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:16px;text-decoration:none;transition:box-shadow .15s,border-color .15s}.social-card[data-astro-cid-zlxb7j4r]:hover{box-shadow:0 4px 16px #00000014;border-color:var(--accent)}.social-card-head[data-astro-cid-zlxb7j4r]{display:flex;align-items:center;gap:10px}.social-avatar[data-astro-cid-zlxb7j4r]{width:38px;height:38px;border-radius:50%;background:var(--accent);color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.social-name[data-astro-cid-zlxb7j4r]{font-size:13px;font-weight:700;color:var(--ink);line-height:1.2;display:flex;align-items:center;gap:4px}.social-flag[data-astro-cid-zlxb7j4r]{font-size:12px}.social-handle[data-astro-cid-zlxb7j4r]{font-size:11px;color:var(--ink-soft)}.social-platform[data-astro-cid-zlxb7j4r]{margin-left:auto;font-size:18px;color:var(--ink-soft);flex-shrink:0}.social-caption[data-astro-cid-zlxb7j4r]{font-size:14px;line-height:1.5;color:var(--ink);flex:1;margin:0}.social-footer-row[data-astro-cid-zlxb7j4r]{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;border-top:1px solid var(--line);gap:8px}.social-time[data-astro-cid-zlxb7j4r]{font-size:11px;color:var(--ink-soft);white-space:nowrap}.social-cta[data-astro-cid-zlxb7j4r]{font-size:12px;color:var(--accent);font-weight:600;flex-shrink:0}.proximos-section[data-astro-cid-vctcdayw]{padding:48px 0 40px;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proximos-grid[data-astro-cid-vctcdayw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-bottom:16px}.proximos-card[data-astro-cid-vctcdayw]{display:flex;flex-direction:column;gap:10px;background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:14px;text-decoration:none;transition:box-shadow .15s,border-color .15s}.proximos-card[data-astro-cid-vctcdayw]:hover{box-shadow:0 3px 12px #00000012;border-color:var(--accent)}.proximos-head[data-astro-cid-vctcdayw]{display:flex;align-items:center;gap:9px}.proximos-avatar[data-astro-cid-vctcdayw]{width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.proximos-info[data-astro-cid-vctcdayw]{display:flex;flex-direction:column;gap:2px}.proximos-name[data-astro-cid-vctcdayw]{font-size:13px;font-weight:700;color:var(--ink);line-height:1.2}.proximos-tour[data-astro-cid-vctcdayw]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1px 5px;border-radius:3px;align-self:flex-start}.proximos-tour--atp[data-astro-cid-vctcdayw]{background:#1d4ed8;color:#fff}.proximos-tour--wta[data-astro-cid-vctcdayw]{background:#be185d;color:#fff}.proximos-tour--itf[data-astro-cid-vctcdayw]{background:#7c3aed;color:#fff}.proximos-event[data-astro-cid-vctcdayw]{display:flex;flex-direction:column;gap:2px;padding:8px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proximos-event-name[data-astro-cid-vctcdayw]{font-size:13px;font-weight:600;color:var(--ink)}.proximos-event-date[data-astro-cid-vctcdayw]{font-size:11px;color:var(--ink-soft)}.proximos-footer[data-astro-cid-vctcdayw]{display:flex;align-items:center;justify-content:space-between;gap:8px}.proximos-status[data-astro-cid-vctcdayw]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px}.status--ok[data-astro-cid-vctcdayw]{background:#dcfce7;color:#15803d}.status--maybe[data-astro-cid-vctcdayw]{background:#fef9c3;color:#854d0e}.status--pending[data-astro-cid-vctcdayw]{background:var(--surface);color:var(--ink-soft);border:1px solid var(--line)}.proximos-note[data-astro-cid-vctcdayw]{font-size:10px;color:var(--ink-soft);text-align:right;flex:1}.proximos-disclaimer[data-astro-cid-vctcdayw]{font-size:12px;color:var(--ink-soft);margin:8px 0 0;line-height:1.5}.proximos-disclaimer[data-astro-cid-vctcdayw] a[data-astro-cid-vctcdayw]{color:var(--accent);text-decoration:none}.tbr-section[data-astro-cid-o66jw4yb]{padding:40px 0;border-top:1px solid var(--line)}.tbr-grid[data-astro-cid-o66jw4yb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.tbr-card[data-astro-cid-o66jw4yb]{display:flex;flex-direction:column;gap:5px;background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:14px;text-decoration:none;transition:box-shadow .15s,border-color .15s}.tbr-card[data-astro-cid-o66jw4yb]:hover{box-shadow:0 3px 12px #00000012;border-color:var(--accent)}.tbr-top[data-astro-cid-o66jw4yb]{display:flex;align-items:center;gap:7px;margin-bottom:6px}.tbr-tour[data-astro-cid-o66jw4yb]{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff;padding:2px 6px;border-radius:4px}.tbr-status[data-astro-cid-o66jw4yb]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 6px;border-radius:4px}.tbr-status--cal[data-astro-cid-o66jw4yb]{background:var(--surface);color:var(--ink-soft);border:1px solid var(--line)}.tbr-status--live[data-astro-cid-o66jw4yb]{background:#fee2e2;color:#b91c1c}.tbr-status--done[data-astro-cid-o66jw4yb]{background:var(--surface);color:var(--ink-soft);opacity:.6;border:1px solid var(--line)}.tbr-flag-nome[data-astro-cid-o66jw4yb]{display:flex;align-items:center;gap:6px}.tbr-flag[data-astro-cid-o66jw4yb]{font-size:16px;line-height:1}.tbr-nome[data-astro-cid-o66jw4yb]{font-size:16px;font-weight:800;color:var(--ink);line-height:1.2}.tbr-local[data-astro-cid-o66jw4yb]{font-size:11px;color:var(--ink-soft)}.tbr-datas[data-astro-cid-o66jw4yb]{font-size:13px;font-weight:600;color:var(--ink);border-top:1px solid var(--line);padding-top:6px;margin-top:4px}.tbr-superficie[data-astro-cid-o66jw4yb]{font-size:11px;color:var(--ink-soft)}.tbr-empty[data-astro-cid-o66jw4yb]{color:var(--ink-soft);font-size:14px}.tpro-section[data-astro-cid-szocxqaj]{padding:40px 0;border-top:1px solid var(--line)}.section-label[data-astro-cid-szocxqaj]{display:flex;align-items:center;gap:10px;margin-bottom:14px}.section-label-sub[data-astro-cid-szocxqaj]{font-size:11px;color:var(--ink-soft);font-weight:500}.tpro-list[data-astro-cid-szocxqaj]{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;overflow:hidden}.tpro-row[data-astro-cid-szocxqaj]{display:grid;grid-template-columns:28px 1fr auto auto 24px;align-items:center;gap:10px;padding:11px 14px;text-decoration:none;color:inherit;border-bottom:1px solid var(--line);transition:background .12s}.tpro-row[data-astro-cid-szocxqaj]:last-child{border-bottom:none}.tpro-row[data-astro-cid-szocxqaj]:hover{background:color-mix(in srgb,var(--accent) 4%,transparent)}.tpro-row--live[data-astro-cid-szocxqaj]{background:color-mix(in srgb,#ef4444 5%,transparent)}.tpro-flag[data-astro-cid-szocxqaj]{font-size:16px;text-align:center}.tpro-info[data-astro-cid-szocxqaj]{display:flex;flex-direction:column;gap:1px;min-width:0}.tpro-nome[data-astro-cid-szocxqaj]{font-size:13px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpro-local[data-astro-cid-szocxqaj]{font-size:11px;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpro-tour-badge[data-astro-cid-szocxqaj]{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#fff;padding:2px 6px;border-radius:4px;white-space:nowrap}.tpro-data[data-astro-cid-szocxqaj]{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--ink-soft);white-space:nowrap}.tpro-live-dot[data-astro-cid-szocxqaj]{width:7px;height:7px;border-radius:50%;background:#ef4444;flex-shrink:0;animation:livePulse 1.4s ease-out infinite}@keyframes livePulse{0%{box-shadow:0 0 #ef444480}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}@media(prefers-reduced-motion:reduce){.tpro-live-dot[data-astro-cid-szocxqaj]{animation:none}}.tpro-sup[data-astro-cid-szocxqaj]{font-size:14px;text-align:center}.tpro-empty[data-astro-cid-szocxqaj]{color:var(--ink-soft);font-size:14px}@media(max-width:560px){.tpro-row[data-astro-cid-szocxqaj]{grid-template-columns:24px 1fr auto;grid-template-rows:auto auto}.tpro-tour-badge[data-astro-cid-szocxqaj]{display:none}.tpro-data[data-astro-cid-szocxqaj]{grid-column:3}.tpro-sup[data-astro-cid-szocxqaj],.tpro-local[data-astro-cid-szocxqaj]{display:none}}
