html{background:linear-gradient(0turn,#20888d,hsla(21,93%,83%,.4),#69bfc4);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;font-family:Cabin,sans-serif;height:100%}*,:after,:before{box-sizing:inherit}body{margin:0 auto;position:absolute;width:100vw}.contenu-principal{height:80vh;overflow:hidden;position:relative;top:0;width:100%}.contenu-principal div.defiler{flex-wrap:wrap;height:100%;justify-content:center;max-width:100%;overflow:scroll;padding:1.4rem 2rem 14rem;position:relative;top:12vh}.Entete,.contenu-principal div.defiler{align-items:center;display:flex;width:100%}.Entete{height:10vh;justify-content:space-between;margin-top:.2rem;padding:1.5rem;position:fixed;top:0}.Entete h1{font-size:clamp(1.4rem,-.0385rem + 3vw,2.6rem);margin-top:1.4rem;text-shadow:#2f3642 .06em .06em .06em;text-transform:uppercase}.Entete img{height:auto;margin-right:.8rem;max-width:100%;padding-top:.2rem;width:60px}@media screen and (min-width:992px){.Entete{padding:1rem 6rem}}.FrmMemo{align-items:center;background-color:transparent;box-shadow:10px 4px 5px rgba(33,33,33,.7);display:flex;justify-content:center;padding:1rem;position:relative;top:10vh}.FrmMemo #input-memo[type=text]{height:3em;padding-left:1.2rem;width:60vw}.FrmMemo #input-memo:focus{border:3px dotted #125b6a}.FrmMemo input:focus{border:1px solid #125b6a;box-shadow:0 0 10px #719ece;outline:none!important}.FrmMemo .frm-memo-bouton{background-color:transparent;border:1px solid #125b6a;border-radius:1.1rem 2%;cursor:pointer;font-weight:bolder;margin-left:1rem;outline:0;padding:.9rem 1.1rem;position:relative;text-shadow:#2f3642 .04em .04em .04em;touch-action:manipulation;user-select:none;-webkit-user-select:none}.FrmMemo .frm-memo-bouton:after{-webkit-animation:deplacer-bouton-fond 1.2s infinite;animation:deplacer-bouton-fond 1.2s infinite;background-color:#fde360;border-radius:2% 1.1rem;content:"";height:100%;left:7px;position:absolute;top:7px;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;width:100%;z-index:-1}.FrmMemo .frm-memo-bouton-anim{-webkit-animation:deplacer-bouton-fond .8s forwards;animation:deplacer-bouton-fond .8s forwards}@-webkit-keyframes deplacer-bouton-fond{0%,to{border-radius:2% 1.1rem;-webkit-transform:translate(0);transform:translate(0)}50%{border-radius:1.1rem 2%;-webkit-transform:translate(-7px,-7px);transform:translate(-7px,-7px)}}@keyframes deplacer-bouton-fond{0%,to{border-radius:2% 1.1rem;-webkit-transform:translate(0);transform:translate(0)}50%{border-radius:1.1rem 2%;-webkit-transform:translate(-7px,-7px);transform:translate(-7px,-7px)}}@media screen and (min-width:992px){.FrmMemo #input-memo[type=text]{width:60vw}.FrmMemo .frm-memo-bouton:after{-webkit-animation:none;animation:none}.FrmMemo .frm-memo-bouton:active:after,.FrmMemo .frm-memo-bouton:hover:after{-webkit-transform:translate(-7px,-7px);transform:translate(-7px,-7px)}}@media screen and (min-width:1400px){.FrmMemo #input-memo[type=text]{width:40vw}}.ListeMemos{align-items:flex-start;align-self:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-evenly}@media screen and (min-width:992px){.ListeMemos{gap:3rem}}@media screen and (min-width:1400px){.ListeMemos{gap:4rem}}div .aucun-memo{-webkit-animation:deplacer-aucun-memo 1s infinite;animation:deplacer-aucun-memo 1s infinite;font-size:clamp(2.4rem,4vw,6rem);padding:1.6rem}@-webkit-keyframes deplacer-aucun-memo{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-7px,-7px);transform:translate(-7px,-7px)}}@keyframes deplacer-aucun-memo{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-7px,-7px);transform:translate(-7px,-7px)}}.aucun-memo{font-size:2rem;font-weight:700;margin:0}.aucun-memo .aucun-memo span{display:inline-block}@-webkit-keyframes aucun-memo-anim{0%{color:#060606;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}50%{color:#2376d2;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{color:#060606;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes aucun-memo-anim{0%{color:#060606;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}50%{color:#2376d2;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{color:#060606;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.aucun-memo span:first-child{-webkit-animation:aucun-memo-anim 5s ease-out infinite;animation:aucun-memo-anim 5s ease-out infinite}.aucun-memo span:nth-child(2){-webkit-animation:aucun-memo-anim 5s ease-out .3s infinite;animation:aucun-memo-anim 5s ease-out .3s infinite}.aucun-memo span:nth-child(3){-webkit-animation:aucun-memo-anim 5s ease-out .6s infinite;animation:aucun-memo-anim 5s ease-out .6s infinite}.aucun-memo span:nth-child(4){-webkit-animation:aucun-memo-anim 5s ease-out .9s infinite;animation:aucun-memo-anim 5s ease-out .9s infinite}.aucun-memo span:nth-child(5){-webkit-animation:aucun-memo-anim 5s ease-out 1.2s infinite;animation:aucun-memo-anim 5s ease-out 1.2s infinite}.aucun-memo span:nth-child(6){-webkit-animation:aucun-memo-anim 5s ease-out 1.5s infinite;animation:aucun-memo-anim 5s ease-out 1.5s infinite}.aucun-memo span:nth-child(7){-webkit-animation:aucun-memo-anim 5s ease-out 1.8s infinite;animation:aucun-memo-anim 5s ease-out 1.8s infinite}.aucun-memo span:nth-child(8){-webkit-animation:aucun-memo-anim 5s ease-out 2.1s infinite;animation:aucun-memo-anim 5s ease-out 2.1s infinite}.aucun-memo span:nth-child(9){-webkit-animation:aucun-memo-anim 5s ease-out 2.4s infinite;animation:aucun-memo-anim 5s ease-out 2.4s infinite}.aucun-memo span:nth-child(10){-webkit-animation:aucun-memo-anim 5s ease-out 2.7s infinite;animation:aucun-memo-anim 5s ease-out 2.7s infinite}.Memo{align-items:center;-webkit-animation:apparition-memo-ani .8s forwards;animation:apparition-memo-ani .8s forwards;background-color:rgba(39,181,191,.2);border-radius:1% 20px;box-shadow:5px 5px 7px rgba(33,33,33,.7);display:flex;flex-direction:column;justify-content:flex-start;max-width:90vw;min-width:240px;text-shadow:#abb4c4 .1em .1em .2em;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}@-webkit-keyframes apparition-memo-ani{0%{opacity:0}to{opacity:1}}@keyframes apparition-memo-ani{0%{opacity:0}to{opacity:1}}.Memo .memo-haut{display:flex;justify-content:space-between;width:100%}.Memo .memo-haut .memo-date{font-size:.76rem;transition:color text-decoration .6s 1s}.Memo .memo-haut .memo-completer-bt{opacity:.7;padding:0;transition:color opacity .6s .8s}.Memo .memo-haut .memo-completer-bt:active,.Memo .memo-haut .memo-completer-bt:hover{color:green}.Memo .memo-haut .bouton-completer-bt-vrai{color:green;opacity:.9;transition:color opacity .6s .8s}.Memo .memo-completer-bt,.Memo .memo-date,.Memo .memo-supprimer-bt{margin:.6rem;padding:0}.Memo .un-memo{word-wrap:break-word;background-color:#f9f2ee;border:1px dotted #125b6a;border-radius:1% 10px 1% 10px;margin:.2rem 1.4rem;padding:1rem 1rem 1.6rem;text-align:center;transition:background-color text-decoration 2s 1s;white-space:pre-wrap;width:90%}@media screen and (min-width:992px){.Memo .un-memo{padding:1.8rem 1.8rem 2.2rem}}.Memo .memo-bas{display:flex;justify-content:flex-start;width:100%}.Memo .memo-bas .memo-supprimer-bt{opacity:.5;transition:color opacity 1s 1s;width:12%}.Memo .memo-bas .memo-supprimer-bt:active,.Memo .memo-bas .memo-supprimer-bt:hover{color:red;opacity:1}@-webkit-keyframes disparition-memo-ani{0%{opacity:1}to{opacity:0}}@keyframes disparition-memo-ani{0%{opacity:1}to{opacity:0}}.Memo .memo-completer-texte{background-color:rgba(8,173,8,.7);text-decoration:line-through}.Memo .memo-completer-date{color:green;text-decoration:line-through}.Memo:active,.Memo:hover{box-shadow:10px 10px 7px rgba(0,0,0,.7);-webkit-transform:scale(1.25);transform:scale(1.25);z-index:100}.Filtres{background-color:rgba(30,35,41,.1);bottom:3.4vh;color:#f2e9d8;height:16.6vh;padding-top:.4rem;position:fixed;text-align:center;width:100%}.Filtres h5{color:#000;font-size:x-large;margin:.1rem;padding:.5rem;text-shadow:#2f3642 .06em .06em .06em}.Filtres .filtre-bouton{box-shadow:-2px -2px 5px rgba(33,33,33,.7);color:#000;font-size:.6rem;font-weight:bolder;margin:.4rem;padding:.5rem;text-shadow:#a9b3c1 -.1em -.1em .2em}.Filtres .filtre-supprimer{background-color:rgba(105,39,39,.8);color:#868aa8;display:block;font-weight:bolder;margin:.4rem auto 0;text-shadow:#2d343e -.1em -.1em .2em}.Filtres .filtre-supprimer:hover{background-color:#a91a1a}@media screen and (min-width:992px){.Filtres h5{font-size:1.2rem;margin:.4rem 0 .6rem}.Filtres .filtre-bouton{font-size:.8rem;margin:0 .4rem .4rem;padding:.6rem}.Filtres .filtre-supprimer{display:inline}}.Pied2Page{align-items:center;background-color:rgba(30,35,41,.1);bottom:0;color:#a0a4ba;display:flex;font-size:.8rem;height:3.4vh;justify-content:center;position:fixed;width:100%}@media screen and (min-width:992px){.Pied2Page{font-size:.9rem}}
/*# sourceMappingURL=main.31e01162.css.map*/