/* =====================================================================
   Fiestas Patrias — del 8 al 24 de septiembre

   La guirnalda de banderines es el adorno: azul-blanco-rojo en tres franjas
   verticales a lo ancho de la pantalla es la bandera de Francia, no la
   chilena, y se lee como un error de maquetación. Colgados de un cordel, en
   cambio, se reconocen al instante.
   ===================================================================== */

body.tema-dieciocho {
    --acento:          #0f3f8f;
    --acento-fuerte:   #0a2c66;
    --acento-suave:    #e6edfa;
    --acento-grad:     linear-gradient(135deg, #1a56b8 0%, #0f3f8f 55%, #0a2c66 100%);
    --oferta:          #c9252d;
    --oferta-grad:     linear-gradient(135deg, #e63c40 0%, #c9252d 100%);
    --anillo:          0 0 0 3px rgba(15, 63, 143, .20);
    --hero-grad:       radial-gradient(120% 140% at 100% 0%, #2a5fae 0%, #123566 55%, #08203f 100%);
    --hero-brillo:     rgba(60, 130, 240, .32);
    --tema-cintillo:   #c9252d;
    --tema-cintillo-tinta: #ffffff;

    --tema-guirnalda:      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='34' viewBox='0 0 150 34'%3E %3Cpath d='M0 3 Q37 11 75 3 Q113 -5 150 3' stroke='%238a6b3f' stroke-width='2' fill='none'/%3E %3Cpath d='M8 5 L38 2 L24 30 Z' fill='%23c9252d'/%3E %3Cpath d='M46 2 L76 3 L61 31 Z' fill='%230f3f8f'/%3E %3Cpath d='M84 3 L114 0 L100 28 Z' fill='%23ffffff'/%3E %3Cpath d='M122 1 L150 4 L137 30 Z' fill='%23c9252d'/%3E %3C/svg%3E");
    --tema-guirnalda-alto: 34px;
    --tema-motivo:         url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpath d='M16 20 l3.4 7 7.6 1.1 -5.5 5.4 1.3 7.6 -6.8 -3.6 -6.8 3.6 1.3 -7.6 -5.5 -5.4 7.6 -1.1 Z' fill='rgba(15%2C 63%2C 143%2C .10)'/%3E%3Cpath d='M74 52 l3.4 7 7.6 1.1 -5.5 5.4 1.3 7.6 -6.8 -3.6 -6.8 3.6 1.3 -7.6 -5.5 -5.4 7.6 -1.1 Z' fill='rgba(15%2C 63%2C 143%2C .10)'/%3E%3Cpath d='M40 88 l3.4 7 7.6 1.1 -5.5 5.4 1.3 7.6 -6.8 -3.6 -6.8 3.6 1.3 -7.6 -5.5 -5.4 7.6 -1.1 Z' fill='rgba(15%2C 63%2C 143%2C .10)'/%3E%3C/svg%3E");
    --tema-motivo-tam:     130px;
}
