.anch-events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));justify-content:center;gap:22px;font-family:var(--anch-font-family,inherit)}.anch-event-card,.anch-registration-form,.anch-notice,.anch-table-wrap{background:#fff;border:1px solid #e3e3e3;border-radius:14px;padding:24px;font-family:var(--anch-font-family,inherit)}.anch-event-card h3{margin:4px 0 12px}.anch-kicker{font-size:var(--anch-font-eyebrow,12px);font-weight:700;letter-spacing:.12em;color:#b55b12}.anch-button{display:inline-block;border:0;border-radius:7px;background:var(--anch-button-bg,#1d2327);color:var(--anch-button-text,#fff)!important;padding:12px 18px;text-decoration:none;font-weight:700;cursor:pointer;font-size:var(--anch-font-button,16px)}.anch-button:disabled{opacity:.5;cursor:not-allowed}.anch-field{margin-bottom:18px}.anch-field label{display:block;font-weight:700;margin-bottom:7px}.anch-field select,.anch-field input{width:100%;max-width:620px;padding:11px;border:1px solid #b7b7b7;border-radius:7px}.anch-notice{margin-bottom:18px}.anch-error{border-color:#d63638}.anch-success{border-color:#00a32a}.anch-table-wrap{overflow:auto}.anch-table{width:100%;border-collapse:collapse}.anch-table th,.anch-table td{text-align:left;padding:12px;border-bottom:1px solid #e5e5e5;white-space:nowrap}@media(max-width:640px){.anch-event-card,.anch-registration-form,.anch-notice,.anch-table-wrap{padding:18px}}

.anch-profile-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:0 0 18px;padding:16px;border:1px solid #dfe3e8;border-radius:12px;background:#fff}.anch-profile-summary div{display:flex;flex-direction:column;gap:4px}.anch-profile-summary span{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#667085}.anch-profile-summary strong{font-size:15px;color:#1d2939}.anch-profile-summary .anch-profile-ok{color:#15803d}.anch-registration-form input[readonly]{background:#f6f7f7;color:#1d2939;cursor:not-allowed}
.anch-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.anch-form-grid .anch-field{margin:0}.anch-form-grid select,.anch-form-grid input{max-width:none}.anch-stall-option,.anch-terms-box,.anch-order-summary{margin-top:20px;border:1px solid #dfe3e8;border-radius:12px;padding:16px;background:#fbfcfd}.anch-stall-option label,.anch-terms-box label{font-weight:700}.anch-stall-option small{display:block;margin:6px 0 0 24px;color:#667085}.anch-button-secondary{background:#fff;color:#1d2327!important;border:1px solid #1d2327;margin-top:18px}.anch-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.anch-summary-heading div{display:flex;flex-direction:column}.anch-summary-heading span{font-size:12px;text-transform:uppercase;color:#667085}.anch-summary-heading>strong{font-size:22px}.anch-order-summary .anch-table-wrap{padding:0;border:0;border-radius:0}.anch-order-summary .anch-table th,.anch-order-summary .anch-table td{white-space:normal}.anch-remove-item{border:0;background:#fce8e8;color:#b42318;border-radius:999px;width:30px;height:30px;font-size:20px;cursor:pointer}.anch-terms-box{margin-bottom:18px}.anch-empty{color:#667085;padding:8px 0}@media(max-width:760px){.anch-form-grid{grid-template-columns:1fr}.anch-summary-heading{align-items:flex-start}.anch-order-summary{overflow:hidden}.anch-order-summary .anch-table-wrap{overflow:auto}}
.anch-my-registrations{display:grid;gap:16px;font-family:var(--anch-font-family,inherit)}.anch-registration-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;padding:20px}.anch-registration-card__head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 16px;align-items:flex-start;margin-bottom:16px}.anch-registration-card__head div:first-child{display:flex;flex-direction:column}.anch-registration-card__head span,.anch-registration-details span{font-size:12px;text-transform:uppercase;color:#667085}.anch-registration-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.anch-registration-details div{display:flex;flex-direction:column;gap:4px}.anch-cancel-box{margin-top:18px;border-top:1px solid #e5e7eb;padding-top:14px}.anch-cancel-box summary{cursor:pointer;font-weight:700}.anch-cancel-box label{display:block;margin-top:12px;font-weight:700}.anch-cancel-box textarea{display:block;width:100%;max-width:700px;margin-top:7px;border:1px solid #b7b7b7;border-radius:7px;padding:10px}.anch-button-danger{background:#b42318}.anch-cancel-note,.anch-cancel-unavailable{margin-top:16px;padding:12px;border-radius:8px;background:#fff7e6}.anch-cancel-note--rejected{background:#fce8e8}

/* Eventos disponíveis — layout v2 */
.anch-events-grid--v2{grid-template-columns:repeat(auto-fit,minmax(240px,300px));justify-content:center;gap:18px}
.anch-event-card--v2{padding:0;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}
.anch-event-card--v2:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(20,20,20,.09)}
.anch-event-media{position:relative;display:block;aspect-ratio:1/1;background:linear-gradient(135deg,#fbe7d8,#f6f1e9);overflow:hidden}
.anch-event-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.anch-event-media-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#d47745;opacity:.55}
.anch-event-date-badge{position:absolute;top:10px;left:10px;background:#fff;border-radius:9px;padding:5px 9px;text-align:center;line-height:1.05;box-shadow:0 4px 10px rgba(0,0,0,.12)}
.anch-event-date-badge strong{display:block;font-size:16px;color:#1d2327}
.anch-event-date-badge em{display:block;font-size:12px;font-style:normal;text-transform:uppercase;letter-spacing:.06em;color:#b55b12;font-weight:700}
.anch-event-body{padding:16px 16px 14px}
.anch-event-card--v2 h3{margin:2px 0 8px;font-size:var(--anch-font-card-title,17px);line-height:1.25}
.anch-event-card--v2 h3 a{color:#1d2327;text-decoration:none}
.anch-event-card--v2 h3 a:hover{text-decoration:underline}
.anch-event-meta{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:6px}
.anch-event-meta li{display:flex;align-items:center;gap:6px;font-size:var(--anch-font-card-meta,12px);color:#4b5563}
.anch-event-meta svg{flex:0 0 auto;color:#d47745}
.anch-event-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid #eee}
.anch-event-cats{font-size:var(--anch-font-card-meta,12.5px);color:#8a8f98;font-weight:600}
.anch-event-badge{display:inline-block;font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:4px 11px;border-radius:999px}
.anch-event-badge--open{color:#15803d;background:#e7f6ec}
.anch-event-card--v2 .anch-button{padding:8px 14px;border-radius:999px;font-size:12px}
.anch-empty--events{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:64px 20px;background:#fff;border:1px dashed #dfe3e8;border-radius:14px;color:#4b5563}
.anch-empty-icon{color:#d9a789}
.anch-empty--events p{margin:0;font-weight:700;font-size:15px;color:#1d2327}
.anch-empty-sub{font-weight:400!important;font-size:13.5px!important;color:#8a8f98!important}
@media(max-width:480px){.anch-event-body{padding:14px}.anch-event-footer{flex-direction:column;align-items:stretch}.anch-event-card--v2 .anch-button{text-align:center}.anch-event-media{aspect-ratio:auto;height:160px}}
/* Atletas em Destaque — "Conheça nossos atletas" (cards com foto de corpo/retrato, nome em faixa sobre a foto) */
.anch-athletes-bare{margin:0;font-family:var(--anch-font-family,inherit)}
.anch-athletes-wrap{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:28px;font-family:var(--anch-font-family,inherit)}
.anch-athletes-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}
.anch-athlete-card{flex:0 1 calc(25% - 15px);position:relative;display:block;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;background:#1d2327;box-shadow:0 1px 3px rgba(20,20,20,.12);transition:transform .18s ease,box-shadow .18s ease}
a.anch-athlete-card{cursor:pointer}
.anch-athlete-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(20,20,20,.2)}
.anch-athlete-photo{position:relative;aspect-ratio:3/4;overflow:hidden;background:linear-gradient(135deg,#fbe7d8,#f6f1e9)}
.anch-athlete-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .35s ease}
.anch-athlete-card:hover .anch-athlete-photo img{transform:scale(1.05)}
.anch-athlete-photo-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#d47745;opacity:.55}
.anch-athlete-badge{position:absolute;top:10px;left:10px;z-index:2;background:#fff7ec;color:#b55b12;border:1px solid #f3d9b8;border-radius:999px;padding:4px 11px;font-size:12.5px;font-weight:700;max-width:calc(100% - 20px);box-shadow:0 2px 6px rgba(0,0,0,.15)}
.anch-athlete-overlay{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:36px 14px 14px;background:linear-gradient(180deg,rgba(20,20,20,0) 0%,rgba(15,15,15,.82) 60%,rgba(8,8,8,.95) 100%);text-align:center}
.anch-athlete-card .anch-athlete-overlay .anch-athlete-name{margin:0 0 2px;font-size:var(--anch-font-card-title,15.5px);font-weight:800;color:#fff!important;text-transform:uppercase;letter-spacing:.02em;line-height:1.25;text-shadow:0 1px 3px rgba(0,0,0,.6)}
.anch-athlete-card .anch-athlete-overlay .anch-athlete-cat{margin:0;font-size:var(--anch-font-card-meta,12.5px);color:#f6d9ae!important;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-shadow:0 1px 2px rgba(0,0,0,.5)}
.anch-athlete-badge--profile{position:static;display:inline-block;margin:0 0 16px;box-shadow:none}
.anch-empty--athletes{grid-column:1/-1;flex:1 1 100%;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:64px 20px;background:#fff;border:1px dashed #dfe3e8;border-radius:14px;color:#4b5563}
.anch-empty--athletes p{margin:0;font-weight:700;font-size:15px;color:#1d2327}
@media(max-width:600px){.anch-athletes-wrap{padding:18px}}
@media(max-width:900px){.anch-athlete-card{flex-basis:calc(33.333% - 14px)}}
@media(max-width:640px){.anch-athlete-card{flex-basis:calc(50% - 10px)}}
/*
 * Celular (≤480px): 1 card por linha, não 2 — mesmo pedido do Vini aplicado
 * ao card de animais (ver front.css do módulo Animais). No card de 2 colunas
 * um nome de atleta com 2-3 palavras (ex.: "Sara Oliveira Nonato") quebrava
 * em várias linhas dentro de uma coluna estreita de ~170px, ficando
 * "espremido". Com o card ocupando a largura inteira (até um teto de 380px,
 * centralizado), o nome cabe numa ou duas linhas largas, a foto fica maior e
 * o texto pode ser um pouco maior também — por isso o antigo piso fixo
 * (13.5px, sem variável) virou um piso baseado na variável configurável
 * (var(--anch-font-card-title,15.5px)), igual ao resto do card.
 */
@media(max-width:480px){.anch-athletes-grid{gap:18px}.anch-athlete-card{flex-basis:100%;max-width:380px;margin:0 auto}.anch-athlete-overlay{padding:32px 16px 16px}.anch-athlete-card .anch-athlete-overlay .anch-athlete-name{font-size:max(var(--anch-font-card-title,15.5px),16px)}.anch-athlete-card .anch-athlete-overlay .anch-athlete-cat{font-size:max(var(--anch-font-card-meta,12.5px),13px)}}

/*
 * Busca da página "Conheça nossos atletas" ([anch_atletas]). Mesma
 * linguagem visual da busca do Ranking (lupa embutida, borda e foco
 * laranja), mas com dois cuidados extras pensados pra funcionar bem em
 * qualquer celular:
 * - font-size:16px no input — abaixo disso o Safari/iOS dá zoom
 *   automático ao focar o campo, o que "quebra" a tela no toque.
 * - padding generoso (min. ~44px de altura) — área de toque confortável
 *   em vez de um campo fino pensado só pra mouse.
 * -webkit-appearance:none tira o estilo nativo de type="search" do iOS
 * (que arredonda e ignora um pouco do nosso CSS) sem perder o "x" de
 * limpar, que a gente redesenha logo abaixo.
 */
.anch-athletes-search{display:flex;justify-content:center;margin:0 0 22px}
.anch-athletes-search-input{-webkit-appearance:none;appearance:none;width:100%;max-width:420px;padding:13px 16px 13px 40px;border:1px solid #dfe3e8;border-radius:9px;font-size:16px;color:#1d2327;background:#fbfbfc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%238a8f98' width='14' height='14'%3E%3Cpath d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z'/%3E%3C/svg%3E") no-repeat 14px center;background-size:14px}
.anch-athletes-search-input:focus{outline:2px solid #d47745;outline-offset:1px}
.anch-athletes-search-input::-webkit-search-cancel-button{-webkit-appearance:none;height:18px;width:18px;margin-left:8px;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 6l12 12M18 6L6 18' stroke='%238a8f98' stroke-width='2.4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center;background-size:14px}
.anch-athletes-search-empty{margin:0 0 20px;font-size:13.5px;color:#8a8f98;text-align:center}
.anch-athlete-card.is-search-hidden{display:none!important}

/* Perfil individual do atleta — [anch_atleta_perfil] */
.anch-athlete-profile-layout{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-start;max-width:1260px;margin:0 auto;container-type:inline-size;font-family:var(--anch-font-family,inherit)}
.anch-athlete-profile-layout .anch-athlete-profile{flex:3 1 480px;min-width:0}
.anch-athlete-profile-related{flex:1 1 280px;max-width:360px;position:sticky;top:20px}
.anch-athlete-profile-layout--solo .anch-athlete-profile{flex:1 1 auto}
.anch-athlete-profile{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:28px;max-width:920px}
.anch-athlete-profile-hero{display:grid;grid-template-columns:var(--anch-athlete-photo-width,300px) 1fr;gap:28px;align-items:start}
/* Atleta sem foto: nada de caixa vazia com o ícone de silhueta genérico —
   o bloco de foto nem entra no HTML (ver athlete_profile()) e o cabeçalho
   (categoria/nome/selo/estatísticas) ocupa a largura toda sozinho.
   Pedido do Vini. */
.anch-athlete-profile-hero--no-photo{grid-template-columns:1fr}
.anch-athlete-profile-photo{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:3/4;background:linear-gradient(135deg,#fbe7d8,#f6f1e9);display:flex;align-items:center;justify-content:center}
.anch-athlete-profile-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}
.anch-athlete-profile-head h1{margin:2px 0 10px;font-size:var(--anch-font-page-title,28px);color:#1d2327;line-height:1.2}
.anch-athlete-profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-top:10px}
.anch-athlete-profile-stats div{display:flex;flex-direction:column;gap:4px;border:1px solid #eee;border-radius:10px;padding:12px 14px;background:#fbfbfb}
.anch-athlete-profile-stats span{font-size:var(--anch-font-profile-stat-label,12.5px);text-transform:uppercase;letter-spacing:.04em;color:#8a8f98;font-weight:700}
.anch-athlete-profile-stats strong{font-size:var(--anch-font-profile-stat-value,16px);color:#1d2327}
.anch-athlete-profile-section{margin-top:28px;padding-top:24px;border-top:1px solid #eee}
.anch-athlete-profile-section h2{margin:0 0 12px;font-size:var(--anch-font-section-title,18px);color:#1d2327}
.anch-athlete-achievements{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;color:#33383d}
.anch-athlete-profile-section p{margin:0 0 14px;line-height:1.7;color:#33383d}
/* Antes disso aqui só existia o @media abaixo, que só reage à largura da
   JANELA do navegador — então numa página do construtor de página com
   sidebar/coluna estreita configurada (largura de CONTEÚDO menor, mesmo
   com a janela larga), o "Outros atletas e cavalos" quebrava pra baixo do
   perfil (o flex-wrap) mas continuava travado nos mesmos 360px de largura
   de quando ficava do lado — sobrando um monte de espaço vazio ao lado
   dele. A @container abaixo reage à largura de verdade do próprio layout
   (não da janela), então authenticamente acompanha o mesmo ponto em que o
   flex-wrap decide quebrar, em qualquer página, com qualquer configuração
   de coluna/sidebar do tema. O @media continua como reforço pra navegador
   antigo sem suporte a @container. */
@container (max-width: 760px){.anch-athlete-profile-related{position:static;max-width:none}}
@media(max-width:760px){.anch-athlete-profile-related{position:static;max-width:none}}
@media(max-width:640px){.anch-athlete-profile{padding:18px}.anch-athlete-profile-hero{grid-template-columns:1fr}.anch-athlete-profile-photo{max-width:min(var(--anch-athlete-photo-width,300px),260px);margin:0 auto}.anch-athlete-profile-head{text-align:center}.anch-athlete-profile-head h1{font-size:var(--anch-font-page-title-mobile,24px)}.anch-athlete-profile-section h2{font-size:var(--anch-font-section-title-mobile,17px)}}
.anch-animal-picker{position:relative}
.anch-animal-results{position:absolute;z-index:20;left:0;right:0;margin:4px 0 0;padding:6px;list-style:none;background:#fff;border:1px solid #d0d5dd;border-radius:10px;box-shadow:0 10px 24px rgba(16,24,40,.12);max-height:260px;overflow:auto}
.anch-animal-result{padding:10px 12px;border-radius:7px;cursor:pointer;font-size:14px}
.anch-animal-result:hover{background:#f2f4f7}
.anch-animal-result.is-blocked{color:#98a2b3;cursor:not-allowed}
.anch-animal-result.is-blocked:hover{background:transparent}
.anch-animal-result--empty{color:#98a2b3;cursor:default}
.anch-animal-result--empty:hover{background:transparent}
.anch-animal-result--header{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#98a2b3;cursor:default;padding:8px 12px 4px}
.anch-animal-result--header:hover{background:transparent}
.anch-add-step{background:#fff8ef;border:1px solid #f3e3cc;border-radius:12px;padding:16px 18px;margin:18px 0;text-align:center}
.anch-add-step-hint{margin:0 0 12px;font-size:13.5px;color:#6b5a3f;line-height:1.5}

/* Ranking público */
.anch-ranking-wrap{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:28px;font-family:var(--anch-font-family,inherit)}
.anch-ranking-header{margin-bottom:20px}
.anch-ranking-header h2{margin:4px 0 0;font-size:var(--anch-font-page-title,26px)}
.anch-ranking-selectors{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #eee}
.anch-ranking-selectors label{display:flex;flex-direction:column;gap:6px;font-size:12.5px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.04em;min-width:220px}
.anch-ranking-selectors select{padding:10px 12px;border:1px solid #dfe3e8;border-radius:9px;font-size:14.5px;font-weight:600;color:#1d2327;background:#fbfbfc;text-transform:none;letter-spacing:normal}
.anch-ranking-selectors select:focus{outline:2px solid #d47745;outline-offset:1px}
.anch-ranking-search{display:flex;flex-direction:column;gap:6px;margin-bottom:22px}
.anch-ranking-search-label{font-size:12.5px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.04em}
.anch-ranking-search-input{-webkit-appearance:none;appearance:none;width:100%;max-width:420px;padding:13px 16px 13px 40px;border:1px solid #dfe3e8;border-radius:9px;font-size:16px;color:#1d2327;background:#fbfbfc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%238a8f98' width='14' height='14'%3E%3Cpath d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z'/%3E%3C/svg%3E") no-repeat 14px center;background-size:14px}
.anch-ranking-search-input:focus{outline:2px solid #d47745;outline-offset:1px}
.anch-ranking-search-input::-webkit-search-cancel-button{-webkit-appearance:none;height:18px;width:18px;margin-left:8px;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 6l12 12M18 6L6 18' stroke='%238a8f98' stroke-width='2.4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center;background-size:14px}
/* Precisa bater a especificidade da regra ".anch-ranking-public-table tr"
   do @media(max-width:640px) mais abaixo (que troca a linha da tabela pra
   display:flex no celular) — com só ".anch-ranking-row--hidden{display:none}"
   simples, a regra do card mobile ganhava (mesma especificidade de classe,
   mas ela ainda tem um seletor de elemento "tr" a mais), e a busca parecia
   filtrar plausivelmente no código (a classe era alternada certinha) mas a
   linha continuava visível na tela — só acontecia no celular, nunca no
   desktop, porque só o card mobile tem essa regra concorrente. Reportado
   pelo Vini: "digita mas não filtra", só no celular.
*/
.anch-ranking-public-table tr.anch-ranking-row--hidden{display:none!important}
.anch-ranking-search-empty{margin:12px 0 0;font-size:13.5px;color:#8a8f98;text-align:center}
.anch-ranking-type-panel{display:none}
.anch-ranking-type-panel.is-active{display:block}
.anch-ranking-season-panel{display:none}
.anch-ranking-season-panel.is-active{display:block}
.anch-ranking-level-cell{text-align:center!important}
.anch-ranking-level-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#f0f0f1;color:#a7acb3;font-weight:800;font-size:12px}
.anch-ranking-level-check.is-checked{background:#e8f7ee;color:#176b3a}
.anch-ranking-table-wrap{overflow-x:auto;border:1px solid #eee;border-radius:12px}
.anch-ranking-public-table{width:100%;border-collapse:collapse;min-width:420px}
.anch-ranking-public-table thead th{text-align:left;padding:12px 16px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#8a8f98;background:#fafafa;border-bottom:1px solid #eee}
/*
 * Cabeçalho clicável pra ordenar, igual à listagem "Cavalos líderes de
 * todos os tempos" da NRCHA (setinha ao lado do nome da coluna). Estado
 * neutro mostra as duas setinhas juntas (⇅) meio apagadas; ao ordenar por
 * aquela coluna, só a seta da direção ativa fica sólida.
 */
.anch-ranking-public-table th[data-anch-sort]{cursor:pointer;user-select:none;padding-right:24px;position:relative}
.anch-ranking-public-table th[data-anch-sort]:hover{color:#4b5563}
.anch-ranking-public-table th[data-anch-sort]::after{content:'⇅';position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:11px;opacity:.45}
.anch-ranking-public-table th[data-anch-sort].is-sort-asc::after{content:'▲';opacity:1;color:#b55b12}
.anch-ranking-public-table th[data-anch-sort].is-sort-desc::after{content:'▼';opacity:1;color:#b55b12}
.anch-ranking-sort-mobile{display:none}
.anch-ranking-public-table td{padding:13px 16px;border-bottom:1px solid #f2f2f2;font-size:var(--anch-font-body,14.5px)}
.anch-ranking-public-table tbody tr:last-child td{border-bottom:0}
.anch-ranking-name-link{color:#1d2327!important;font-weight:700;text-decoration:none!important;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}
.anch-ranking-name-link:hover{color:#b55b12!important;border-bottom-color:#f3d9b8}
.anch-ranking-horse-cell{color:#4b5563}
.anch-ranking-horse-link{color:#b55b12!important;font-weight:600;text-decoration:none!important;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}
.anch-ranking-horse-link:hover{border-bottom-color:#f3d9b8}
.anch-ranking-horse-empty{color:#c2c6cc}

/* Celular: a tabela vira uma lista de cartões, nunca precisa rolar de lado.
   Funciona pra qualquer quantidade de coluna (3 ou 7), já que os campos
   extras (Ano Hípico, N3/N2/N1) só entram numa segunda linha, com etiqueta. */
@media (max-width:640px){
    .anch-ranking-sort-mobile{display:block;width:100%;-webkit-appearance:none;appearance:none;margin:0 0 12px;padding:12px 14px;border:1px solid #dfe3e8;border-radius:9px;font-size:16px;color:#1d2327;background:#fbfbfc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238a8f98' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;background-size:16px}
    .anch-ranking-table-wrap{overflow-x:visible;border:0;border-radius:0}
    .anch-ranking-public-table{min-width:0;display:block}
    .anch-ranking-public-table thead{display:none}
    .anch-ranking-public-table tbody{display:block}
    .anch-ranking-public-table tr{display:flex;flex-wrap:wrap;align-items:center;gap:2px 10px;background:#fff;border:1px solid #eee;border-radius:12px;padding:12px 14px;margin-bottom:10px}
    .anch-ranking-public-table tbody tr:last-child{margin-bottom:0}
    .anch-ranking-public-table td{padding:0;border:0;font-size:13.5px}
    .anch-ranking-public-table td[data-label="Posição"]{order:1}
    .anch-ranking-public-table td.anch-ranking-name-cell{order:2;flex:1 1 auto;min-width:0;font-weight:700;font-size:14.5px;color:#1d2327;white-space:normal;word-break:break-word}
    .anch-ranking-public-table td.anch-ranking-horse-cell{order:3;flex:0 0 100%;font-size:12.5px;color:#8a8f98}
    .anch-ranking-public-table td.anch-ranking-horse-cell::before{content:"Cavalo: ";font-weight:700;color:#667085}
    .anch-ranking-public-table td.anch-ranking-points-cell{order:4;flex:0 0 auto;font-size:15px}
    .anch-ranking-public-table td.anch-ranking-meta-cell{order:5;flex:0 0 auto;color:#8a8f98;background:#fafbfc;border-radius:6px;padding:3px 8px}
    .anch-ranking-public-table td.anch-ranking-meta-cell[data-label]::before{content:attr(data-label) ": ";font-weight:700;color:#667085}
    .anch-ranking-public-table td.anch-ranking-level-cell.anch-ranking-meta-cell{padding:3px 7px}
    /* Reprodução/Nome do criador/Nome do proprietário (Ranking de Animais) —
       ao contrário do N3/N2/N1 (texto curtinho, "flex:0 0 auto" cabe numa
       largura só do conteúdo), esses três campos podem vir com nome composto
       ou vários proprietários juntos ("Fulano / Ciclano"), e "flex:0 0 auto"
       não deixa esse texto quebrar linha — ele simplesmente vazava pra fora
       do card no celular. Aqui cada um vira uma linha inteira própria dentro
       do card, com o texto quebrando normalmente. Reportado pelo Vini.
     */
    .anch-ranking-public-table td.anch-ranking-info-cell{flex:1 1 100%;min-width:0;width:100%;white-space:normal;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box}
}
.anch-ranking-row:hover{background:#fafbfc}
.anch-ranking-pos{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:50%;background:#f0f0f1;color:#3c434a;font-weight:800;font-size:13px}
.anch-ranking-pos.anch-ranking-medal-1{background:#f5c344;color:#5c3d00}
.anch-ranking-pos.anch-ranking-medal-2{background:#d6d9dd;color:#3c434a}
.anch-ranking-pos.anch-ranking-medal-3{background:#e0ac7c;color:#5c3312}
.anch-ranking-row.anch-ranking-medal-1{background:linear-gradient(90deg,#fff8e6,transparent 60%)}
.anch-ranking-row.anch-ranking-medal-2{background:linear-gradient(90deg,#f7f8f9,transparent 60%)}
.anch-ranking-row.anch-ranking-medal-3{background:linear-gradient(90deg,#fdf3ea,transparent 60%)}
.anch-ranking-empty{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:50px 20px;color:#4b5563}
.anch-ranking-empty svg{color:#d9a789}
.anch-ranking-empty p{margin:0;font-weight:700;font-size:15px;color:#1d2327}
.anch-ranking-empty-sub{font-weight:400!important;font-size:13.5px!important;color:#8a8f98!important}
@media(max-width:600px){.anch-ranking-wrap{padding:18px}.anch-ranking-header h2{font-size:var(--anch-font-page-title-mobile,21px)}}

/* Calendário geral de eventos (Próximos / Já realizados) */
.anch-calendar-wrap{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:28px;font-family:var(--anch-font-family,inherit)}
.anch-calendar-header{margin-bottom:20px}
.anch-calendar-header h2{margin:4px 0 0;font-size:var(--anch-font-page-title,26px)}
.anch-calendar-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;border-bottom:1px solid #eee;padding-bottom:16px}
.anch-calendar-tab{border:1px solid #dfe3e8;background:#fbfbfc;color:#3c434a;padding:10px 18px;border-radius:999px;font-weight:700;font-size:13.5px;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:8px}
.anch-calendar-tab:hover{border-color:#d47745}
.anch-calendar-tab.is-active{background:#1d2327;border-color:#1d2327;color:#fff}
.anch-calendar-count{background:rgba(0,0,0,.08);border-radius:999px;padding:1px 8px;font-size:13px}
.anch-calendar-tab.is-active .anch-calendar-count{background:rgba(255,255,255,.18)}
.anch-calendar-panel{display:none}
.anch-calendar-panel.is-active{display:block}
.anch-event-card--past{opacity:.85}
.anch-event-card--past .anch-event-media{filter:grayscale(35%)}
.anch-event-past-flag{position:absolute;top:14px;right:14px;background:#1d2327;color:#fff;font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:5px 10px;border-radius:999px}
@media(max-width:600px){.anch-calendar-wrap{padding:18px}.anch-calendar-header h2{font-size:var(--anch-font-page-title-mobile,21px)}}

.anch-calendar-wrap--simple .anch-calendar-header{margin-bottom:24px}
.anch-calendar-see-all{text-align:center;margin:24px 0 0}
.anch-calendar-see-all a{font-weight:700;text-decoration:none;font-size:14.5px}
.anch-calendar-see-all a:hover{text-decoration:underline}
.anch-calendar-see-all a.anch-see-all--events{color:var(--anch-seeall-events-color,#b55b12)}
.anch-calendar-see-all a.anch-see-all--athletes{color:var(--anch-seeall-athletes-color,#b55b12)}

/* Linha do tempo de eventos ([anch_linha_do_tempo_eventos]) — pedido do Vini:
   mostra os 12 meses do Ano Hípico como marcadores de uma linha do tempo;
   cada mês é um "slide" horizontal com os cards dos eventos daquele mês.
   Redesenhada (pedido do Vini: "bem moderna", separada por ano, com
   bolinhas só nos meses que têm evento) — trocou os marcadores em linha reta
   por "chips" arredondados agrupados por ano, com estado atual/selecionado
   em destaque sólido e sem poluir visualmente os meses vazios. */
.anch-timeline-wrap{background:#fff;border:1px solid #eee;border-radius:20px;padding:32px;box-shadow:0 1px 2px rgba(16,24,40,.04),0 14px 34px -18px rgba(16,24,40,.16);font-family:var(--anch-font-family,inherit)}
.anch-timeline-header{margin-bottom:6px}
.anch-timeline-header h2{margin:4px 0 0;font-size:var(--anch-font-page-title,26px);letter-spacing:-.01em}
.anch-timeline-season-nav{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:16px 0 26px;padding-bottom:18px;border-bottom:1px solid #f0efec}
.anch-timeline-season-link{font-weight:700;font-size:13.5px;text-decoration:none;color:#3c434a;border-radius:8px;transition:color .15s ease}
.anch-timeline-season-link:hover{color:#d47745}
.anch-timeline-season-link--current{color:#b55b12}
.anch-timeline-current-flag{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#b55b12;background:#fff3e6;border:1px solid #f6ddbb;border-radius:999px;padding:6px 14px}

/* Trilho de meses agrupado por ano civil (a temporada pode atravessar dois
   anos, ex.: dez/25 a nov/26) — cada ano ganha uma etiqueta discreta com um
   traço vertical separando o grupo de meses seguinte. */
.anch-timeline-months{position:relative;display:flex;align-items:center;gap:6px;margin:0 0 28px;overflow-x:auto;padding:4px 2px 14px;-ms-overflow-style:none;scrollbar-width:none}
.anch-timeline-months::-webkit-scrollbar{display:none}
.anch-timeline-year-tag{flex:0 0 auto;display:flex;align-items:center;height:40px;padding:0 14px 0 2px;margin-right:2px;position:relative}
.anch-timeline-year-tag span{font-size:12px;font-weight:800;color:#b7b0a6;letter-spacing:.05em}
.anch-timeline-year-tag::after{content:"";position:absolute;right:0;top:2px;bottom:2px;width:1px;background:#eae5dd}
.anch-timeline-year-tag:first-child{padding-left:0}

.anch-timeline-month{position:relative;flex:0 0 auto;min-width:64px;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#f7f5f2;border:1px solid #eee6da;border-radius:14px;padding:11px 16px;cursor:pointer;color:#75787f;transition:background .15s ease,color .15s ease,border-color .15s ease}
.anch-timeline-month-name{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}
/* A "bolinha" só existe nos meses que têm evento (.has-events) — meses
   vazios (.is-empty) ficam só com o nome do mês, mais discretos. Maior e
   com um leve halo (em vez de minúscula) pra quem enxerga menos bem
   perceber com mais facilidade que aquele mês tem alguma coisa. */
.anch-timeline-month-dot{width:7px;height:7px;border-radius:50%;background:#d47745;box-shadow:0 0 0 3px rgba(212,119,69,.18)}
.anch-timeline-month:hover{background:#f0ebe3;color:#3c434a}
.anch-timeline-month.is-empty{color:#c9c4bb}
.anch-timeline-month.is-empty:hover{color:#8a8f98}
.anch-timeline-month.is-current{background:#fff3e6;border-color:#f6ddbb;color:#b55b12}
.anch-timeline-month.is-current .anch-timeline-month-dot{background:#b55b12;box-shadow:0 0 0 3px rgba(181,91,18,.18)}
.anch-timeline-month.is-active{background:#b55b12;border-color:#b55b12;color:#fff}
.anch-timeline-month.is-active .anch-timeline-month-dot{background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.3)}
/* Texto simples embaixo dos meses explicando o que fazer — pra quem não
   tem muita prática com celular/computador, uma instrução escrita ajuda
   mais do que confiar só no visual pra indicar que dá pra tocar/arrastar. */
.anch-timeline-hint{margin:-18px 0 22px;font-size:12.5px;color:#9a9d9f}

.anch-timeline-track-wrap{display:flex;align-items:flex-start;gap:10px}
.anch-timeline-track{flex:1 1 auto;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}
.anch-timeline-track::-webkit-scrollbar{display:none}
.anch-timeline-slide{flex:0 0 100%;scroll-snap-align:start;min-width:0;padding:4px 2px}
.anch-timeline-slide-heading{margin:0 0 16px;font-size:var(--anch-font-section-title,18px);color:#1d2327;text-transform:capitalize}
.anch-timeline-slide.is-current .anch-timeline-slide-heading{color:#b55b12}
.anch-timeline-slide-empty{color:#8a8f98;padding:30px 0;text-align:center;border:1px dashed #e3e3e3;border-radius:12px}
/* Achado no print do Vini: com as setas de navegação agora aparecendo
   também no celular (pedido de acessibilidade), o espaço que sobra pro
   card de evento dentro do "slide" do mês fica menor do que os 240px
   mínimos que o card normal (.anch-events-grid--v2) exige — e como o grid
   não tem pra onde encolher, o card simplesmente vaza pra fora da tela e
   aparece cortado. Aqui, só dentro da linha do tempo, o mínimo da coluna
   usa min(240px,100%): quando cabem os 240px inteiros, o card fica do
   tamanho normal; quando não cabem (tela estreita, ou espaço reduzido
   pelas setas), a coluna encolhe pra caber exatamente no espaço
   disponível, então o card nunca mais estoura a largura da tela. */
.anch-events-grid--timeline{justify-content:flex-start;grid-template-columns:repeat(auto-fit,minmax(min(240px,calc(100% - 2px)),300px))}
/* As setas ficam alinhadas ao TOPO (não centralizadas na altura toda do
   slide) porque um mês com vários eventos empilha os cards e fica bem alto
   — centralizado, o botão acabava sumindo lá embaixo, fora da primeira
   tela. Alinhado ao topo, ele sempre aparece perto do título do mês. */
.anch-timeline-arrow{flex:0 0 auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e3e3;background:#fff;border-radius:50%;font-size:20px;line-height:1;color:#3c434a;cursor:pointer;transition:all .15s ease}
.anch-timeline-arrow:hover{border-color:#d47745;color:#d47745}
@media(max-width:760px){
    .anch-timeline-track-wrap{gap:6px}
    .anch-timeline-month-name{font-size:11px}
    .anch-timeline-month{min-width:54px;padding:10px 13px}
    .anch-timeline-year-tag{height:36px}
    .anch-timeline-hint{margin-top:-16px}
}
@media(max-width:600px){
    .anch-timeline-wrap{padding:18px;border-radius:16px}
    .anch-timeline-header h2{font-size:var(--anch-font-page-title-mobile,21px)}
    .anch-timeline-season-nav{gap:10px;font-size:13px}
    .anch-timeline-arrow{width:40px;height:40px;font-size:18px}
}

/* Página de detalhe do evento — mesmo padrão visual do perfil do atleta (foto grande + cabeçalho + seções) */
.anch-event-profile-layout{max-width:920px;margin:0 auto;font-family:var(--anch-font-family,inherit)}
.anch-event-profile{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:28px}
.anch-event-profile-hero{display:grid;grid-template-columns:340px 1fr;gap:28px;align-items:start}
.anch-event-profile-media{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:1/1;background:linear-gradient(135deg,#fbe7d8,#f6f1e9);display:flex;align-items:center;justify-content:center}
.anch-event-profile-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.anch-event-profile-media .anch-event-media-placeholder{position:static;opacity:.55;color:#d47745}
.anch-event-profile-head h1{margin:2px 0 12px;font-size:var(--anch-font-page-title,28px);color:#1d2327;line-height:1.2}
.anch-event-meta--profile{margin-bottom:18px}
.anch-event-meta--profile li{font-size:13.5px}
.anch-event-cats--profile{display:inline-block;font-size:13px;font-weight:700;color:#8a8f98;background:#f3f4f6;padding:9px 16px;border-radius:999px}
.anch-button-lg{padding:14px 26px;border-radius:8px;font-size:15px}
.anch-event-profile-terms{margin:14px 0 0}
.anch-event-profile-terms a{font-weight:700;text-decoration:none;color:#b55b12}
.anch-event-profile-terms a:hover{text-decoration:underline}
.anch-event-profile-section{margin-top:28px;padding-top:24px;border-top:1px solid #eee}
.anch-event-profile-section h2{margin:0 0 14px;font-size:var(--anch-font-section-title,18px);color:#1d2327}
.anch-event-profile-description{line-height:1.7;color:#33383d}
.anch-event-profile-description p{margin:0 0 14px}
.anch-event-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}
.anch-event-category-card{border:1px solid #eee;border-radius:12px;padding:16px;background:#fbfbfb}
.anch-event-category-group{margin:0 0 4px;font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#b55b12}
.anch-event-category-card h3{margin:0 0 6px;font-size:var(--anch-font-card-title,15.5px);color:#1d2327}
.anch-event-category-levels{margin:0 0 10px;font-size:12.5px;color:#667085}
.anch-event-category-price{margin:0;font-size:16px;font-weight:700;color:#1d2327}
.anch-event-category-price-tag{margin-left:6px;font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8a8f98;background:#eee;padding:2px 7px;border-radius:999px;vertical-align:middle}
.anch-event-profile-cta{margin-top:28px;padding-top:24px;border-top:1px solid #eee;text-align:center}
@media(max-width:640px){.anch-event-profile{padding:18px}.anch-event-profile-hero{grid-template-columns:1fr}.anch-event-profile-media{max-width:340px;margin:0 auto}.anch-event-profile-head{text-align:center}.anch-event-profile-head h1{font-size:var(--anch-font-page-title-mobile,23px)}.anch-event-meta--profile li{justify-content:center}.anch-event-profile-section h2{font-size:var(--anch-font-section-title-mobile,17px)}}

/* Links rápidos (regulamento / circular em PDF) embaixo do botão de inscrição
   no cabeçalho — igual em espírito ao box "Links" do site da ANCR, só que
   como botões de texto em vez de lista solta. */
.anch-event-profile-links{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 22px}
.anch-event-profile-links li{margin:0}
.anch-event-profile-links a{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:13.5px;text-decoration:none;color:#b55b12;background:none;padding:0;border:0}
.anch-event-profile-links a:hover{text-decoration:underline}
@media(max-width:640px){.anch-event-profile-links{justify-content:center}}

/* Seção "Regulamento" — texto rico digitado pelo organizador (wp_editor),
   com estilo de documento oficial: título/tabelas/listas legíveis mesmo
   quando o conteúdo é longo (programação dia a dia, provas, valores). */
.anch-event-profile-section--regulation{background:#fbfbfa;border:1px solid #eee;border-radius:12px;padding:24px 26px}
.anch-event-regulation-content{line-height:1.75;color:#33383d;font-size:var(--anch-font-body,14.5px)}
.anch-event-regulation-content>*:first-child{margin-top:0}
.anch-event-regulation-content h1,.anch-event-regulation-content h2,.anch-event-regulation-content h3,.anch-event-regulation-content h4{margin:22px 0 10px;color:#1d2327;line-height:1.3}
.anch-event-regulation-content h2{font-size:17px}
.anch-event-regulation-content h3{font-size:15.5px}
.anch-event-regulation-content p{margin:0 0 14px}
.anch-event-regulation-content ul,.anch-event-regulation-content ol{margin:0 0 14px;padding-left:22px}
.anch-event-regulation-content li{margin:0 0 4px}
.anch-event-regulation-content table{width:100%;border-collapse:collapse;margin:6px 0 20px;font-size:13px;display:block;overflow-x:auto;white-space:nowrap}
.anch-event-regulation-content table thead{display:table-header-group}
.anch-event-regulation-content table tbody{display:table-row-group}
.anch-event-regulation-content table tr{display:table-row}
.anch-event-regulation-content th,.anch-event-regulation-content td{border:1px solid #e3e3e3;padding:8px 12px;text-align:left;white-space:normal}
.anch-event-regulation-content thead th{background:#f5ede4;color:#1d2327;font-weight:700}
.anch-event-regulation-content strong{color:#1d2327}
@media(max-width:640px){.anch-event-profile-section--regulation{padding:18px}}

/* Seção "Patrocinadores" — logos (ou nome, quando não há logo) em destaque
   logo abaixo do cabeçalho do evento, fácil de ver sem precisar rolar a
   página inteira. Cada logo/nome é clicável quando o patrocinador tem link
   cadastrado. */
.anch-event-sponsors-strip{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:14px 22px}
.anch-event-sponsor-item{margin:0}
/* Caixa de tamanho fixo pra todo patrocinador — sem isso, cada logo aparecia
   num tamanho diferente na tela dependendo das proporções do arquivo
   original (uma logo bem larga "enchia" a caixa, outra mais quadrada
   sobrava espaço em branco ao redor). Com largura/altura fixas e
   object-fit:contain, toda logo é enquadrada dentro do mesmo espaço,
   mantendo as proporções originais sem esticar. */
.anch-event-sponsor-link{display:flex;align-items:center;justify-content:center;width:170px;height:92px;padding:12px;background:#fff;border:1px solid #eee;border-radius:10px;text-decoration:none;transition:box-shadow .15s,border-color .15s;box-sizing:border-box}
a.anch-event-sponsor-link:hover{box-shadow:0 4px 14px rgba(0,0,0,.08);border-color:#ddd}
.anch-event-sponsor-logo-img{width:100%;height:100%;display:block;object-fit:contain}
.anch-event-sponsor-name{font-weight:700;font-size:14px;line-height:1.3;text-align:center;color:#1d2327;letter-spacing:.01em}
@media(max-width:640px){.anch-event-sponsor-link{width:132px;height:74px;padding:10px}.anch-event-sponsors-strip{gap:10px 14px}}
