.cesta-page{background:var(--color-cream);min-height:100vh;padding:2rem 1rem 3rem}.cesta-container{max-width:760px;margin:0 auto;text-align:center}.cesta-logo{display:flex;justify-content:center;margin-bottom:1rem}.cesta-logo img{width:220px;height:auto}.cesta-title{font-family:var(--font-display);font-size:clamp(1.875rem,5vw,2.625rem);font-weight:700;color:#dc2626;line-height:1.15;margin:.5rem 0 .25rem}.cesta-subtitle{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.cesta-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem;font-size:.95rem;color:#4d92f9;font-weight:500}.cesta-nav a{color:#4d92f9;text-decoration:none}.cesta-nav a:hover{text-decoration:underline}.cesta-nav span{color:#cbd5e0}.cesta-divider-line{border:0;border-top:1px solid #fca5a5;width:60%;margin:1.75rem auto}.cesta-pitch{font-size:1rem;color:var(--color-ink);line-height:1.65}.cesta-pitch p{margin:.25rem 0}.cesta-pitch strong{color:var(--color-ink)}.cesta-photo{margin:2rem auto 0}.cesta-photo img{max-width:100%;height:auto;border-radius:1.25rem;margin:0 auto;display:block}.cesta-divider{display:flex;justify-content:center;margin:2.75rem auto 1.5rem}.cesta-divider img{max-width:280px;height:auto}.cesta-h2{font-family:var(--font-display);font-size:clamp(1.5rem,4vw,1.875rem);font-weight:700;color:#dc2626;margin:0 0 .5rem;scroll-margin-top:1rem}.cesta-h2-lead{font-size:.95rem;color:var(--color-ink);margin:0 0 1.5rem}.cesta-productos,.cesta-condiciones{list-style:none;padding:0;margin:0 auto;max-width:620px;text-align:left}.cesta-productos li,.cesta-condiciones li{padding:.4rem 0;color:var(--color-ink);font-size:.95rem;line-height:1.55}.cesta-condiciones li{padding:.5rem 0}.cesta-footer{margin-top:2.5rem;color:#4d92f9;font-size:.85rem;font-weight:500}#bloque-sorteo-final *{box-sizing:border-box}#bloque-sorteo-final{background-color:#ffffffe6;padding:1.5rem;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #e5e7eb;margin:1rem auto 0;max-width:720px;text-align:left}.contenedor-progreso{margin-bottom:1.5rem}.texto-progreso{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .5rem}.barra-fondo{width:100%;background-color:#e5e7eb;border-radius:9999px;height:1rem;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.barra-relleno{height:1rem;border-radius:9999px;transition:all .5s ease;background-color:#4d92f9}.caja-estado{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.icono-carga{display:flex;flex-direction:column;align-items:center}.spinner{border:4px solid rgba(0,0,0,.1);border-left-color:#4d92f9;border-radius:50%;width:40px;height:40px;animation:cesta-spin 1s linear infinite}@keyframes cesta-spin{to{transform:rotate(360deg)}}.texto-carga{margin-top:1rem;color:#4b5563;font-weight:600}.caja-error{text-align:center}.texto-error{color:#dc2626;font-weight:700;margin-bottom:.5rem}.boton-recargar{color:#fff;background-color:#4d92f9;padding:.5rem 1rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:600;transition:opacity .2s}.boton-recargar:hover{opacity:.9}.grid-numeros{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}@media(min-width:640px){.grid-numeros{grid-template-columns:repeat(10,1fr)}}@media(min-width:768px){.grid-numeros{gap:.75rem}}.numero-sorteo{transition:all .2s ease-in-out;box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;height:3rem;font-size:1.1rem;font-weight:700;border-radius:.5rem;color:#fff}.numero-libre{background-color:#4d92f9;border:1px solid #2563eb}.numero-libre:hover{transform:scale(1.1);background-color:#3b82f6}.numero-vendido{background-color:#e53e3e;border:1px solid #c53030;cursor:not-allowed;text-decoration:line-through;opacity:.7}.footer-leyenda{margin-top:1.5rem;display:flex;justify-content:center;gap:1.5rem;border-top:1px solid #f3f4f6;padding-top:1rem}.item-leyenda{display:flex;align-items:center}.cuadro-color{width:1.25rem;height:1.25rem;border-radius:.375rem;margin-right:.5rem}.cuadro-libre{background-color:#4d92f9;border:1px solid #2563eb}.cuadro-vendido{background-color:#e53e3e;border:1px solid #c53030;opacity:.7}.texto-leyenda{font-weight:600;color:#374151}.oculto{display:none!important}
