body{color:#000;background-color:#4ae}body.index{background-color:#9b0008;background-image:url(background_2025.jpg),linear-gradient(90deg,#a6000f,#fc0019 40%,#a6000f);background-position:50%;background-size:cover}h1,.jours{font-family:Oleo Script Swash Caps,cursive}h1{text-align:center;background-color:unset;margin:0;font-size:4.5em}body.day h1{margin-bottom:1rem}body.index h1{color:#eee;text-shadow:0 0 .1em #111}h1 sup{margin-left:.1em}@media screen and (width<=500px){h1{font-size:3em}.calendrier-avent h1{font-size:2.5em}}h1 a,h1 a:hover{color:inherit;margin-left:.3em}body.day main{flex-direction:column;max-height:100vh;padding:.5em;display:flex}main img{border-radius:1em;align-self:center;overflow:auto;box-shadow:0 0 20px 5px #ffee58}.picture-popup{background:#00f6;transition:opacity .4s;display:flex;position:fixed;inset:0}.picture-popup img{width:auto;max-width:100%;height:auto;max-height:100%;margin:auto}.fermer{cursor:pointer;z-index:9500;background-color:#f44;border-radius:50%;width:30px;height:30px;position:fixed;top:8px;right:8px}.fermer:before,.fermer:after{content:"";transform-origin:50%;background-color:#000;border-radius:9999px;width:8%;height:60%;display:block;position:absolute;top:50%;left:50%}.fermer:before{transform:translate(-50%,-50%)rotate(-45deg)}.fermer:after{transform:translate(-50%,-50%)rotate(45deg)}body.index main{flex-direction:column;justify-content:space-around;min-height:100vh;display:flex}.jours{grid-gap:20px;grid-template-columns:repeat(6,1fr);grid-auto-rows:1fr;max-width:700px;margin:0 auto;display:grid}@media screen and (width<=500px){.jours{grid-gap:10px;grid-template-columns:repeat(4,1fr);max-width:350px}}.jours+.jours{justify-content:center;display:flex}.jours a{text-align:center;color:#fff;background-color:#003522;border:5px solid #007a46;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:64px;text-decoration:none;transition:background-color .4s,border-color .4s;display:flex}@media screen and (width<=500px){.jours a{border-width:4px;width:80px;height:80px;font-size:50px}}body.mode-nuit .jours a{color:#222}.jours+.jours a{color:#000;background-color:#ffd54f;border-color:#f57f17;border-radius:50%;margin-top:40px;position:relative}.jours+.jours a:before,.jours+.jours a:after{content:"";border:4px solid #fff;width:60px;height:40px;position:absolute;bottom:100%}.jours+.jours a:before{border-radius:20% 80%;right:calc(50% - 2px)}.jours+.jours a:after{border-radius:80% 20%;left:calc(50% - 2px)}.jours a.ajd{background-color:#ff8a7e;border-color:#b00f0f;box-shadow:0 0 .25em #fff}.note-photos{display:none}@media screen and (width<=500px){.note-photos{text-align:center;padding:8px}}@media screen and (width>=501px){.note-photos{position:absolute;bottom:4px;left:4px}}p{font-size:20px}.center{text-align:center;font-size:42px;line-height:1.5em}form.center,input{line-height:1.3em}footer{padding:1em .5em}