.cal-controles[data-astro-cid-loahurku]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin-bottom:clamp(24px,3.5vw,36px)}.cal-nav[data-astro-cid-loahurku]{display:flex;align-items:center;gap:clamp(14px,2vw,22px)}.cal-mes-titulo[data-astro-cid-loahurku]{font-family:var(--serif);font-weight:400;font-size:clamp(1.5rem,3.4vw,2.1rem);letter-spacing:-.01em;color:var(--bosque);min-width:9ch;text-align:center}.cal-flecha[data-astro-cid-loahurku]{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1.5px solid var(--musgo);border-radius:999px;background:transparent;color:var(--bosque);font-size:1.1rem;cursor:pointer;transition:background .25s ease,color .25s ease,opacity .25s ease}.cal-flecha[data-astro-cid-loahurku]:hover:not(:disabled){background:var(--musgo);color:var(--crema)}.cal-flecha[data-astro-cid-loahurku]:disabled{opacity:.35;cursor:default}.cal-leyenda[data-astro-cid-loahurku]{display:flex;flex-wrap:wrap;gap:12px 20px;list-style:none}.cal-leyenda[data-astro-cid-loahurku] li[data-astro-cid-loahurku]{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:500;color:var(--tinta);opacity:.85}.cal-punto[data-astro-cid-loahurku]{width:10px;height:10px;border-radius:999px;display:inline-block}[data-astro-cid-loahurku][data-tipo="Marcha Force"]{--evento-bg: var(--musgo);--evento-texto: var(--crema);--evento-borde: var(--musgo)}[data-astro-cid-loahurku][data-tipo="Marcha nórdica"]{--evento-bg: var(--bosque);--evento-texto: var(--crema);--evento-borde: var(--bosque)}[data-astro-cid-loahurku][data-tipo=Excursión]{--evento-bg: rgb(var(--musgo-rgb) / .16);--evento-texto: var(--bosque);--evento-borde: rgb(var(--musgo-rgb) / .4)}[data-astro-cid-loahurku][data-tipo=Taller]{--evento-bg: var(--arena);--evento-texto: var(--tinta);--evento-borde: var(--arena)}[data-astro-cid-loahurku][data-tipo=Retiro]{--evento-bg: var(--arena-suave);--evento-texto: var(--tinta);--evento-borde: var(--arena)}[data-astro-cid-loahurku][data-tipo=Viaje]{--evento-bg: var(--tinta);--evento-texto: var(--crema);--evento-borde: var(--tinta)}.cal-punto[data-astro-cid-loahurku],.cal-chip[data-astro-cid-loahurku]{background:var(--evento-bg);border:1px solid var(--evento-borde)}.cal-cabecera-dias[data-astro-cid-loahurku],.cal-semana[data-astro-cid-loahurku]{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));column-gap:6px}.cal-rejilla[data-astro-cid-loahurku]{display:flex;flex-direction:column;gap:6px}.cal-dia-semana[data-astro-cid-loahurku]{text-align:center;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--musgo);padding-bottom:6px}.cal-semana[data-astro-cid-loahurku]{row-gap:4px}.cal-fondo[data-astro-cid-loahurku]{border:1px solid rgb(var(--bosque-rgb) / .1);border-radius:8px;background:var(--crema);min-height:clamp(64px,9vw,108px)}.cal-fondo[data-astro-cid-loahurku].vacia{border-color:transparent;background:transparent}.cal-numero[data-astro-cid-loahurku]{font-family:var(--serif);font-size:.9rem;color:var(--tinta);opacity:.65;padding:7px 9px 0}.cal-chip[data-astro-cid-loahurku]{display:block;min-width:0;font-size:.72rem;font-weight:500;line-height:1.25;color:var(--evento-texto);border-radius:5px;padding:3px 7px;margin:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-chip[data-astro-cid-loahurku].corta-inicio{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0}.cal-chip[data-astro-cid-loahurku].corta-fin{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0}@media(max-width:720px){.cal-fondo[data-astro-cid-loahurku]{min-height:52px}.cal-chip[data-astro-cid-loahurku]{font-size:0;height:8px;padding:0;margin:0 6px;border-radius:999px;align-self:center}.cal-chip[data-astro-cid-loahurku].unico{width:8px;margin:0;justify-self:center}.cal-chip[data-astro-cid-loahurku].corta-inicio{border-top-left-radius:0;border-bottom-left-radius:0}.cal-chip[data-astro-cid-loahurku].corta-fin{border-top-right-radius:0;border-bottom-right-radius:0}}.cal-lista[data-astro-cid-loahurku]{margin-top:clamp(32px,5vw,48px);display:flex;flex-direction:column}.cal-evento[data-astro-cid-loahurku]{display:flex;flex-wrap:wrap;align-items:center;gap:14px clamp(18px,3vw,32px);padding:clamp(18px,2.6vw,26px) 0;border-top:1px solid var(--arena)}.cal-evento[data-astro-cid-loahurku]:last-child{border-bottom:1px solid var(--arena)}.cal-evento-fecha[data-astro-cid-loahurku]{font-family:var(--serif);font-style:italic;font-size:1.05rem;color:var(--musgo);min-width:9ch}.cal-evento-hora[data-astro-cid-loahurku]{font-style:normal;font-family:var(--sans);font-size:.85rem;color:var(--tinta);opacity:.6}.cal-evento-centro[data-astro-cid-loahurku]{flex:1;min-width:220px;display:flex;flex-direction:column;gap:6px}.cal-tag[data-astro-cid-loahurku]{align-self:flex-start;font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--evento-texto);background:var(--evento-bg);border:1px solid var(--evento-borde);border-radius:999px;padding:3px 10px}.cal-evento-centro[data-astro-cid-loahurku] h3[data-astro-cid-loahurku]{font-family:var(--serif);font-weight:500;font-size:clamp(1.15rem,2.4vw,1.35rem);line-height:1.2;color:var(--bosque)}.cal-evento-plazas[data-astro-cid-loahurku]{font-size:.85rem;color:var(--tinta);opacity:.6}.cal-evento-final[data-astro-cid-loahurku]{display:flex;align-items:center;gap:clamp(14px,2vw,22px)}.cal-evento-precio[data-astro-cid-loahurku]{font-family:var(--serif);font-size:1.3rem;color:var(--bosque)}.cal-vacio[data-astro-cid-loahurku]{font-family:var(--serif);font-style:italic;color:var(--musgo);padding:clamp(24px,4vw,40px) 0;text-align:center}
