*{box-sizing:border-box}body,input,select,textarea{font-family:Montserrat,Arial,Helvetica,sans-serif}body{background-color:#4ae}h1,.jours{font-family:Lobster,cursive}h1{text-align:center;background-color:unset;font-size:72px}body.mode-nuit h1{color:#eee}@media screen and (width<=500px){h1{font-size:48px}.calendrier-avent h1{font-size:42px}}a{color:#000}main{height:100vh;margin:0 8px}.popup{user-select:none;background-color:#f88;border-radius:.4em .4em 0 0;padding:.2em .5em;font-family:Lobster,cursive;font-size:36px;animation:4s ease-in-out popup;position:fixed;bottom:0;left:50%;transform:translate(-50%)translateY(100%)}@keyframes popup{0%,to{transform:translate(-50%)translateY(100%)}15%,85%{transform:translate(-50%)translateY(0%)}}.jours{grid-gap:20px;grid-template-columns:repeat(6,1fr);grid-auto-rows:1fr;max-width:700px;margin:0 auto;display:grid}@media (orientation:portrait){.jours{grid-gap:10px;grid-template-columns:repeat(4,1fr);max-width:350px}}.jours+.jours{justify-content:center;margin-top:70px;display:flex}.jours a{text-align:center;color:#000;background-color:#7ee836;border:5px solid #0d860d;border-radius:20px;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 (orientation:portrait){.jours a{border-width:4px;border-radius:16px;width:80px;height:80px;font-size:50px}}body.mode-nuit .jours a{color:#222}.jours a.ajd{background-color:#ff8a7e;border:5px solid #b00f0f;border-radius:50%}.jours+.jours a{background-color:#ffd54f;border-color:#f57f17;border-radius:10px;position:relative}.jours+.jours a:before,.jours+.jours a:after{content:"";border:4px solid red;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)}@media (width<=500px){.note-photos{text-align:center;padding:8px}}@media (width>=501px){.note-photos{position:absolute;bottom:4px;left:4px}}.texte{font-size:20px}.texte.trop-tot{text-align:center;font-size:42px;line-height:1.5em}img{height:100px}.enfants{flex-wrap:wrap;justify-content:center;max-width:840px;margin:auto;font-family:Lobster Two,cursive;font-size:1.5em;display:flex}.enfants div{text-align:center;flex-direction:column;width:100px;margin:10px 20px;display:flex}.enfants img{height:100px}.enfants span{margin-top:.2em}ul{text-align:justify;line-height:2em}li{margin:.3em 0}ul span:first-child{color:#000;border-radius:.3em;padding:0 .1em;font-family:Lobster Two,cursive;font-size:2em}.bougie{background-color:#f44;border-radius:.1em .1em 0 0;width:.3em;height:.8em;margin:.2em .1em -.2em;display:inline-block;position:relative}.bougie:before,.bougie:after{content:"";position:absolute}.bougie:before{background-color:#888;width:.05em;height:.1em;top:0%;left:50%;transform:translate(-50%,-100%)}.bougie:after{background-color:#ff4;border-radius:50% 0% 50% 50%;width:.3em;height:.3em;animation:2s infinite bougie;top:0%;left:50%;transform:scaleX(.75)translate(-65%,calc(-100% - .02em))rotate(-45deg)}@keyframes bougie{0%,to{background-color:#ff2}50%{background-color:#f90}}