html.m-app,html.m-app body{background:var(--m-fond,var(--bg));overscroll-behavior-y:none}html.m-app body{min-height:100dvh}.m-haut{padding-top:max(env(safe-area-inset-top), 14px)}.m-bas{padding-bottom:max(env(safe-area-inset-bottom), 10px)}.m-defile{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}@keyframes m-apparait{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.m-apparait{animation:.35s ease-out both m-apparait}@keyframes m-splash-anneau{0%{opacity:0;transform:scale(.6)}35%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes m-splash-nom{0%,45%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.m-splash-anneau{animation:1.1s cubic-bezier(.2,.8,.2,1) both m-splash-anneau}.m-splash-nom{animation:1.6s ease-out both m-splash-nom}@keyframes m-secoue{0%,to{transform:none}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}.m-secoue{animation:.4s m-secoue}.m-touche{-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.m-touche:active{transform:scale(.96)}
