/* =====================================================================
   17 · Sportsland e o circuito — p03 e p04 do plano
   Parte 1 (rola normal): "Nossa missão" com as cinco placas ligadas por
   cabos de neon, foto real (grafite) com borda de spray, pilares.
   Parte 2 (fixada): o circuito como sistema orbital em WebGL — seis
   planetas, a Night Run como 01 com anel; lista acessível ao lado.
   Tudo sob #sportsland.
   ===================================================================== */

/* ------------------------------------------------------------------ */
/* Parte 1 · Nossa missão                                              */
/* ------------------------------------------------------------------ */
#sportsland .sl-mission {
  position: relative; min-height: 100vh; min-height: 100svh;
  display: flex; flex-direction: column; justify-content: center;
  padding: calc(var(--hud-h) + clamp(18px, 4svh, 56px)) 0 clamp(36px, 6svh, 80px);
  overflow: clip;
}
#sportsland .sl-mission__glow {
  position: absolute; inset: 0; z-index: -1; pointer-events: none;
  background:
    radial-gradient(60% 55% at 12% 62%, rgba(0, 216, 248, .12), transparent 70%),
    radial-gradient(50% 60% at 78% 40%, rgba(240, 0, 240, .14), transparent 70%),
    radial-gradient(90% 70% at 50% 100%, rgba(32, 0, 88, .55), transparent 75%);
  /* o brilho some antes da borda: a missão entrega ao circuito sem uma linha reta de cor */
  -webkit-mask-image: linear-gradient(180deg, #000 62%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 62%, transparent 100%);
}

#sportsland .sl-mission__wrap {
  position: relative;
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .66fr);
  gap: clamp(24px, 3vw, 56px); align-items: stretch;
}
#sportsland .sl-mission__copy { position: relative; z-index: 2; min-width: 0; }

#sportsland .sl-title { font-size: clamp(50px, 7.4vw, 132px); line-height: 1.12; margin-top: clamp(2px, .8svh, 10px); }
#sportsland .sl-title .sw-mask,
#sportsland .sl-orbit__title .sw-mask { padding: .24em .14em .1em; margin: -.24em -.14em -.1em; }

#sportsland .sl-statement {
  margin-top: clamp(6px, 1.4svh, 16px); max-width: 25ch;
  font-family: var(--f-display); font-style: italic; font-weight: 800; text-transform: uppercase;
  font-size: clamp(24px, 2.55vw, 44px); line-height: 1.12; letter-spacing: .005em; color: #fff;
  padding-top: .06em;
  filter: drop-shadow(0 2px 14px rgba(0, 0, 0, .8));
}
#sportsland .sl-statement .sw { will-change: opacity; }

/* Placas ligadas por cabos (como na p03) */
#sportsland .sl-board { position: relative; margin-top: clamp(20px, 3.8svh, 44px); max-width: 700px; }
#sportsland .sl-cables { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; z-index: 0; }
#sportsland .sl-mods {
  position: relative; z-index: 1;
  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(14px, 2.2svh, 26px) clamp(40px, 4.4vw, 70px);
}
#sportsland .sl-mod { position: relative; display: grid; --mod-glow: rgba(0, 216, 248, .5); }
#sportsland .sl-mod--m { --mod-glow: rgba(240, 0, 240, .5); }
#sportsland .sl-mod__plate {
  --bevel: 14px;
  display: grid; place-items: center; text-align: center;
  min-height: clamp(64px, 8.6svh, 92px);
  padding: clamp(10px, 1.4svh, 16px) clamp(16px, 1.8vw, 26px);
  font-family: var(--f-body); font-weight: 500; font-size: clamp(14px, .5vw + 9px, 17.5px); line-height: 1.35; color: #eceaf6;
}
#sportsland .sl-mod__plate p { max-width: 26ch; }
#sportsland .sl-mod__plate::before { /* chapa com trama fina, como a do PDF */
  background:
    radial-gradient(rgba(255, 255, 255, .05) 1px, transparent 1.4px) 0 0 / 6px 6px,
    linear-gradient(180deg, rgba(255, 255, 255, .06), transparent 40%),
    linear-gradient(160deg, #1a1628 0%, #07050f 60%, #120e22 100%);
}
#sportsland .sl-mod--wide { grid-column: 1 / -1; justify-self: center; width: min(78%, 480px); }
#sportsland .sl-mod b { font-weight: 700; color: #fff; }
#sportsland .sl-caps { text-transform: uppercase; letter-spacing: .03em; }
#sportsland .sl-year { font-family: var(--f-display); font-style: italic; font-weight: 900; font-size: 1.45em; letter-spacing: .02em; color: var(--magenta) !important; filter: drop-shadow(0 0 8px rgba(240, 0, 240, .6)); padding-top: .06em; }
#sportsland .sl-mod { filter: drop-shadow(0 0 10px var(--mod-glow)); }

/* cabos */
#sportsland .sl-cable__glow { fill: none; stroke-width: 7; stroke-linecap: round; opacity: .28; filter: blur(3px); stroke-dasharray: 100 100; }
#sportsland .sl-cable__core { fill: none; stroke-width: 2.2; stroke-linecap: round; stroke-dasharray: 100 100; }
#sportsland .sl-cable__hot { fill: none; stroke: #fff; stroke-width: 2.6; stroke-linecap: round; stroke-dasharray: 2.4 97.6; filter: drop-shadow(0 0 4px #fff) drop-shadow(0 0 8px rgba(0, 216, 248, .9)); opacity: 0; }
#sportsland .sl-plug { fill: #2a2a36; stroke: #9aa0b2; stroke-width: 1; }
#sportsland .sl-plug--c { fill: #0c2d36; stroke: #7fefff; }
#sportsland .sl-plug--m { fill: #340c36; stroke: #ff9cff; }

/* Foto com borda de spray, sangrando para a direita */
#sportsland .sl-photo {
  position: relative; z-index: 1; min-height: clamp(420px, 62svh, 720px);
  margin-right: calc(-1 * (var(--gutter) + max(0px, (100vw - var(--maxw)) / 2)));
  margin-top: calc(-1 * clamp(8px, 3svh, 40px)); margin-bottom: calc(-1 * clamp(8px, 2svh, 30px));
}
#sportsland .sl-photo__cut {
  position: absolute; inset: 0; overflow: hidden;
  clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%);
}
#sportsland .sl-photo__img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; object-position: 38% 18%;
  will-change: transform;
}
#sportsland .sl-photo__tint {
  position: absolute; inset: 0; pointer-events: none;
  background:
    linear-gradient(90deg, rgba(5, 1, 15, .55) 0%, transparent 38%),
    linear-gradient(0deg, rgba(5, 1, 15, .75) 0%, transparent 28%),
    linear-gradient(200deg, rgba(120, 0, 240, .18), transparent 50%);
}
#sportsland .sl-spray { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; }
#sportsland .sl-spray .sl-spray__line { fill: none; stroke-width: 2.4; stroke-linecap: round; stroke-dasharray: 100 100; filter: drop-shadow(0 0 6px rgba(240, 0, 240, .9)) drop-shadow(0 0 16px rgba(120, 0, 240, .7)); }
#sportsland .sl-spray circle { mix-blend-mode: screen; }
#sportsland .sl-photo__cap { position: absolute; right: clamp(16px, 3vw, 48px); bottom: clamp(14px, 3svh, 36px); }

/* Pilares */
#sportsland .sl-pillars {
  position: relative; z-index: 2;
  display: flex; align-items: center; flex-wrap: wrap; gap: 14px clamp(16px, 2vw, 30px);
  margin-top: clamp(22px, 4.4svh, 56px);
}
#sportsland .sl-logo { width: auto; height: clamp(30px, 3.6svh, 44px); filter: drop-shadow(0 0 10px rgba(0, 216, 248, .55)); flex: none; }
#sportsland .sl-pillars__rule { width: 1px; align-self: stretch; min-height: 34px; background: linear-gradient(180deg, transparent, rgba(255, 255, 255, .5), transparent); flex: none; }
/* Filete ANTES de cada pilar, centrado na borda esquerda dele. A lista recua --pl e
   recorta essa faixa: o filete de quem abre linha (e o brilho dele) some — linha
   quebrada no celular não começa com "|", sem JS e sem mexer na quebra */
#sportsland .sl-pillars__list {
  --pl: clamp(10px, 1vw, 16px);
  display: flex; flex-wrap: wrap; align-items: center; gap: 8px 0;
  margin-left: calc(-1 * var(--pl));
  clip-path: inset(-16px -16px -16px var(--pl));
}
#sportsland .sl-pillars__list li {
  position: relative; padding: 2px var(--pl);
  font-family: var(--f-display); font-weight: 700; text-transform: uppercase; letter-spacing: .05em;
  font-size: clamp(14px, .55vw + 9px, 18px); line-height: 1.2; color: #f1eefb;
}
#sportsland .sl-pillars__list li::before {
  content: ''; position: absolute; left: -1px; top: 18%; bottom: 18%; width: 2px;
  background: var(--neon-v); box-shadow: 0 0 8px rgba(240, 0, 240, .7);
}

/* ------------------------------------------------------------------ */
/* Parte 2 · O circuito (sistema orbital)                              */
/* ------------------------------------------------------------------ */
#sportsland .sl-orbit { background: transparent; }
#sportsland .sl-gl { position: absolute; inset: 0; width: 100%; height: 100%; display: block; }
#sportsland .sl-shade {
  position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(90deg, rgba(0, 0, 0, .78) 0%, rgba(0, 0, 0, .6) 32%, rgba(0, 0, 0, .18) 50%, transparent 62%);
  /* a sombra nasce e morre em degradê: na chegada e na saída do palco, a borda não vira linha dura */
  -webkit-mask-image: linear-gradient(180deg, transparent 0, #000 150px, #000 calc(100% - 150px), transparent 100%);
  mask-image: linear-gradient(180deg, transparent 0, #000 150px, #000 calc(100% - 150px), transparent 100%);
}

/* reserva quando não houver WebGL: órbitas desenhadas em CSS */
#sportsland .sl-fallback { display: none; position: absolute; left: 66%; top: 56%; width: 0; height: 0; }
#sportsland .sl-orbit.no-gl .sl-fallback { display: block; }
#sportsland .sl-fallback i {
  position: absolute; left: 50%; top: 50%; border-radius: 50%;
  border: 1px solid rgba(0, 216, 248, .35); transform: translate(-50%, -50%);
  width: calc(var(--r) * 2); height: calc(var(--r) * .9);
}
#sportsland .sl-fallback i:nth-child(1) { --r: 70px; } #sportsland .sl-fallback i:nth-child(2) { --r: 105px; border-color: rgba(240, 0, 240, .35); }
#sportsland .sl-fallback i:nth-child(3) { --r: 140px; } #sportsland .sl-fallback i:nth-child(4) { --r: 175px; border-color: rgba(240, 0, 240, .35); }
#sportsland .sl-fallback i:nth-child(5) { --r: 210px; } #sportsland .sl-fallback i:nth-child(6) { --r: 245px; border-color: rgba(240, 0, 240, .35); }
#sportsland .sl-fallback b { position: absolute; left: -30px; top: -30px; width: 60px; height: 60px; border-radius: 50%; background: radial-gradient(circle, #fff, #00d8f8 40%, rgba(120, 0, 240, .4) 70%, transparent 72%); box-shadow: 0 0 60px rgba(0, 216, 248, .6); }

#sportsland .sl-orbit__ui {
  position: relative; z-index: 3; height: 100%;
  display: flex; flex-direction: column; justify-content: center;
  padding-top: calc(var(--hud-h) + clamp(4px, 1.4svh, 18px)); padding-bottom: clamp(12px, 2.6svh, 30px);
  pointer-events: none;
}
#sportsland .sl-orbit__ui > * { pointer-events: auto; width: min(600px, 44vw); }
#sportsland .sl-orbit__head { display: flex; flex-wrap: wrap; align-items: baseline; column-gap: 18px; }
#sportsland .sl-orbit__kicker { flex-basis: 100%; }
#sportsland .sl-orbit__title { font-size: clamp(34px, min(3.6vw, 6.4svh), 64px); line-height: 1.12; margin-top: 4px; }
#sportsland .sl-orbit__years {
  display: inline-flex; align-items: baseline; gap: .25em;
  font-family: var(--f-display); font-style: italic; font-weight: 900; font-size: clamp(22px, min(2.2vw, 3.8svh), 38px); line-height: 1.12;
  padding-top: .06em;
}
#sportsland .sl-y26 { color: var(--cyan); filter: drop-shadow(0 0 10px rgba(0, 216, 248, .6)); }
#sportsland .sl-y27 { color: var(--magenta); filter: drop-shadow(0 0 10px rgba(240, 0, 240, .6)); }
#sportsland .sl-orbit__years i { font-style: normal; color: #fff; }

#sportsland .sl-races { display: grid; gap: clamp(4px, .9svh, 10px); margin-top: clamp(10px, 2.4svh, 26px); counter-reset: none; }
#sportsland .sl-race { --c: var(--cyan); --cg: rgba(0, 216, 248, .5); }
#sportsland .sl-race--m { --c: var(--magenta); --cg: rgba(240, 0, 240, .5); }
#sportsland .sl-race__btn {
  position: relative; width: 100%; text-align: left;
  display: grid; grid-template-columns: clamp(44px, 4.2vw, 64px) minmax(0, 1fr) auto; align-items: center; gap: clamp(8px, 1vw, 16px);
  padding: clamp(5px, 1svh, 10px) clamp(10px, 1.1vw, 16px) clamp(5px, 1svh, 10px) clamp(8px, .9vw, 14px);
  clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);
  /* placa quase opaca: órbita, poeira e estrela passam POR TRÁS da linha, nunca através do texto */
  background: linear-gradient(90deg, rgba(13, 9, 29, .95), rgba(8, 5, 20, .88));
  box-shadow: inset 2px 0 0 var(--c);
  transition: transform .55s var(--ease-out), background .45s, box-shadow .45s;
}
#sportsland .sl-race__btn > * { transition: opacity .45s var(--ease-out); }
#sportsland .sl-race__btn:hover { background: linear-gradient(90deg, rgba(30, 20, 60, .96), rgba(12, 8, 28, .9)); }
/* o clip-path da placa corta o outline: o foco de teclado vai por dentro */
#sportsland .sl-race__btn:focus-visible { outline: none; }
#sportsland .sl-race__btn:focus-visible::before { content: ''; position: absolute; inset: 0; pointer-events: none; box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .75); }
#sportsland .sl-race__btn::after { /* filete de luz que acende na prova em foco */
  content: ''; position: absolute; inset: 0; pointer-events: none; opacity: 0;
  background: linear-gradient(90deg, var(--cg), transparent 70%); mix-blend-mode: screen;
  transition: opacity .45s;
}
#sportsland .sl-race__num {
  font-family: var(--f-mega); font-size: clamp(30px, min(3vw, 5.4svh), 50px); line-height: 1.04; padding-top: .06em;
  transform: skewX(-8deg); color: var(--c); text-shadow: 0 0 14px var(--cg);
}
#sportsland .sl-race__txt { display: grid; min-width: 0; }
#sportsland .sl-race__name {
  font-family: var(--f-display); font-style: italic; font-weight: 800; text-transform: uppercase;
  font-size: clamp(16px, min(1.5vw, 2.7svh), 25px); line-height: 1.12; color: #fff; padding-top: .04em;
}
#sportsland .sl-race__sub { font-size: clamp(11.5px, min(.9vw, 1.7svh), 14px); line-height: 1.3; color: var(--mute); margin-top: 1px; }
#sportsland .sl-race__dates { display: grid; gap: 4px; justify-items: stretch; }
#sportsland .sl-date {
  display: flex; gap: .7em; align-items: baseline; white-space: nowrap;
  padding: .28em .7em .26em;
  font-family: var(--f-mono); font-size: clamp(10px, min(.78vw, 1.45svh), 12.5px); letter-spacing: .06em; text-transform: uppercase;
  clip-path: polygon(6px 0, 100% 0, calc(100% - 6px) 100%, 0 100%);
}
#sportsland .sl-date b { font-weight: 700; }
#sportsland .sl-date--26 { background: rgba(0, 216, 248, .16); color: #d9fbff; box-shadow: inset 0 0 0 1px rgba(0, 216, 248, .5); }
#sportsland .sl-date--26 b { color: var(--cyan); }
#sportsland .sl-date--27 { background: rgba(240, 0, 240, .2); color: #ffe6ff; box-shadow: inset 0 0 0 1px rgba(240, 0, 240, .55); }
#sportsland .sl-date--27 b { color: #ff7dff; }

/* estados da lista (JS): em foco / apagada */
/* apagada: só o conteúdo esmaece; a placa continua opaca (senão o fundo aparece através das letras) */
#sportsland .sl-races.is-focusing .sl-race__btn > * { opacity: .36; }
#sportsland .sl-races.is-focusing .sl-race__btn { box-shadow: inset 2px 0 0 color-mix(in srgb, var(--c) 45%, transparent); }
#sportsland .sl-races.is-focusing .sl-race.is-active .sl-race__btn > * { opacity: 1; }
#sportsland .sl-races.is-focusing .sl-race.is-active .sl-race__btn { transform: translateX(10px); background: linear-gradient(90deg, rgba(26, 16, 58, .97), rgba(10, 6, 26, .9)); box-shadow: inset 3px 0 0 var(--c), 0 0 0 1px rgba(255, 255, 255, .06); }
#sportsland .sl-race.is-active .sl-race__btn::after { opacity: .55; }
#sportsland .sl-race.is-active .sl-race__num { text-shadow: 0 0 10px var(--c), 0 0 30px var(--cg); }

/* etiquetas dos planetas, retícula e linha-guia (posicionadas pelo JS) */
#sportsland .sl-tags { position: absolute; inset: 0; pointer-events: none; z-index: 2; }
#sportsland .sl-tag {
  position: absolute; left: 0; top: 0; opacity: 0;
  padding: 2px 6px 1px; font-family: var(--f-mono); font-weight: 700; font-size: 11px; letter-spacing: .12em; color: #e9fbff;
  background: rgba(5, 3, 14, .72); box-shadow: inset 0 0 0 1px rgba(0, 216, 248, .55);
  will-change: transform, opacity;
}
#sportsland .sl-tag:nth-child(even) { color: #ffe9ff; box-shadow: inset 0 0 0 1px rgba(240, 0, 240, .6); }
#sportsland .sl-tag--hero { font-size: 12px; background: rgba(0, 216, 248, .18); }

#sportsland .sl-sun { position: absolute; left: 0; top: 0; opacity: 0; padding: 4px 8px 3px; background: rgba(5, 3, 14, .55); will-change: transform, opacity; }
#sportsland .sl-sun img { height: 16px; width: auto; filter: drop-shadow(0 0 6px rgba(0, 216, 248, .7)); }

#sportsland .sl-reticle { position: absolute; left: 0; top: 0; width: 0; height: 0; z-index: 2; pointer-events: none; opacity: 0; }
#sportsland .sl-reticle__c {
  position: absolute; left: -9px; top: -9px; width: 18px; height: 18px;
  border: 2px solid #fff; filter: drop-shadow(0 0 6px var(--rc, #00d8f8));
  will-change: transform;
}
#sportsland .sl-reticle__c--tl { border-right: 0; border-bottom: 0; }
#sportsland .sl-reticle__c--tr { border-left: 0; border-bottom: 0; }
#sportsland .sl-reticle__c--bl { border-right: 0; border-top: 0; }
#sportsland .sl-reticle__c--br { border-left: 0; border-top: 0; }
#sportsland .sl-reticle__lab {
  position: absolute; left: 0; top: 0; display: grid; gap: 2px; white-space: nowrap;
  font-family: var(--f-mono); font-size: 11px; letter-spacing: .12em; text-transform: uppercase; color: #fff;
  padding: 6px 10px 5px; background: rgba(5, 3, 14, .8); box-shadow: inset 2px 0 0 var(--rc, #00d8f8), 0 0 18px rgba(0, 0, 0, .6);
  will-change: transform;
}
#sportsland .sl-reticle__num { font-family: var(--f-mega); font-weight: 400; font-size: 22px; line-height: 1.04; letter-spacing: 0; color: var(--rc, #00d8f8); }
#sportsland .sl-reticle__date em { font-style: normal; font-weight: 700; color: #ff7dff; }

#sportsland .sl-leader { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; z-index: 2; opacity: 0; }
#sportsland .sl-leader__glow { fill: none; stroke: var(--rc, #00d8f8); stroke-width: 5; opacity: .25; filter: blur(2px); }
#sportsland .sl-leader__core { fill: none; stroke: var(--rc, #00d8f8); stroke-width: 1.4; stroke-dasharray: 5 5; }
#sportsland .sl-leader__dot { fill: #fff; filter: drop-shadow(0 0 5px var(--rc, #00d8f8)); }

/* ------------------------------------------------------------------ */
/* Responsivo                                                          */
/* ------------------------------------------------------------------ */
@media (max-width: 1100px) {
  #sportsland .sl-mission__wrap { grid-template-columns: minmax(0, 1fr) minmax(0, .55fr); }
  #sportsland .sl-mods { column-gap: 36px; }
}

@media (max-width: 820px) {
  #sportsland .sl-mission { min-height: 0; padding-top: calc(var(--hud-h) + 28px); }
  #sportsland .sl-mission__wrap { grid-template-columns: minmax(0, 1fr); gap: 22px; }
  #sportsland .sl-title { font-size: clamp(48px, 15vw, 72px); }
  #sportsland .sl-statement { font-size: clamp(24px, 7.2vw, 32px); max-width: none; }
  #sportsland .sl-photo {
    order: -1; grid-row: 2; min-height: 0; aspect-ratio: 4 / 3.4;
    margin: 0 calc(-1 * var(--gutter)) 0 0;
  }
  #sportsland .sl-mission__copy { display: contents; }
  #sportsland .sl-head { grid-row: 1; }
  #sportsland .sl-statement { grid-row: 3; margin-top: 0; }
  #sportsland .sl-board { grid-row: 4; margin-top: 4px; padding-left: 26px; }
  #sportsland .sl-photo__cut { clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%); }
  #sportsland .sl-photo__img { object-position: 40% 16%; }
  #sportsland .sl-mods { grid-template-columns: minmax(0, 1fr); row-gap: 16px; }
  #sportsland .sl-mod--wide { grid-column: auto; width: auto; justify-self: stretch; }
  #sportsland .sl-mod__plate { min-height: 58px; }
  #sportsland .sl-pillars { gap: 12px; }
  #sportsland .sl-pillars__rule { display: none; }
  #sportsland .sl-pillars__list { --pl: 9px; width: calc(100% + var(--pl)); }
  #sportsland .sl-pillars__list li { font-size: 14px; }

  /* sistema orbital: planetas em cima, lista embaixo */
  #sportsland .sl-shade {
    background: linear-gradient(0deg, rgba(0, 0, 0, .86) 0%, rgba(0, 0, 0, .7) 44%, transparent 60%);
    -webkit-mask-image: linear-gradient(180deg, transparent 0, #000 120px, #000 calc(100% - 40px), transparent 100%);
    mask-image: linear-gradient(180deg, transparent 0, #000 120px, #000 calc(100% - 40px), transparent 100%);
  }
  #sportsland .sl-orbit__ui { justify-content: space-between; padding-top: calc(var(--hud-h) + 8px); padding-bottom: 12px; }
  #sportsland .sl-orbit__ui > * { width: 100%; }
  #sportsland .sl-orbit__title { font-size: clamp(26px, 7.6vw, 38px); }
  #sportsland .sl-orbit__years { font-size: clamp(18px, 5.2vw, 26px); }
  #sportsland .sl-tag { font-size: 10px; padding: 1px 4px 0; }
  #sportsland .sl-sun img { height: 12px; }
  #sportsland .sl-races { gap: 4px; margin-top: 8px; }
  #sportsland .sl-race__btn { grid-template-columns: 26px minmax(0, 1fr) auto; gap: 8px; padding: 5px 8px 5px 7px; clip-path: polygon(7px 0, 100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0 100%, 0 7px); }
  #sportsland .sl-race__num { font-size: 24px; }
  #sportsland .sl-race__name { font-size: 14px; line-height: 1.12; }
  #sportsland .sl-race__sub { font-size: 10.5px; line-height: 1.2; }
  #sportsland .sl-race__dates { gap: 3px; }
  #sportsland .sl-date { font-size: 9.5px; letter-spacing: .02em; padding: .24em .55em .2em; gap: .45em; clip-path: polygon(4px 0, 100% 0, calc(100% - 4px) 100%, 0 100%); }
  #sportsland .sl-races.is-focusing .sl-race.is-active .sl-race__btn { transform: translateX(4px); }
  #sportsland .sl-fallback { left: 50%; top: 34%; }
  #sportsland .sl-fallback i { width: calc(var(--r) * 1.3); height: calc(var(--r) * .6); }
  #sportsland .sl-reticle__lab { display: none; }
}

/* tablet em pé (600–820 px): mesma coluna do celular, com letra de tablet */
@media (min-width: 600px) and (max-width: 820px) and (min-height: 800px) {
  #sportsland .sl-race__btn { grid-template-columns: 40px minmax(0, 1fr) auto; gap: 12px; padding: 8px 12px 8px 10px; }
  #sportsland .sl-race__num { font-size: 32px; }
  #sportsland .sl-race__name { font-size: 18px; }
  #sportsland .sl-race__sub { font-size: 13px; }
  #sportsland .sl-date { font-size: 11.5px; letter-spacing: .05em; }
  #sportsland .sl-races { gap: 6px; }
}

@media (max-width: 820px) and (max-height: 700px) {
  #sportsland .sl-race__sub { display: none; }
}

/* ------------------------------------------------------------------ */
/* Movimento reduzido: a cena não fixa; tudo cabe e fica legível        */
/* ------------------------------------------------------------------ */
.reduced #sportsland .sl-orbit { height: auto; min-height: 100vh; min-height: 100svh; }
.reduced #sportsland .sl-orbit__ui { min-height: 100vh; min-height: 100svh; height: auto; }
