:root{--background:#f2f2f2;--foreground:#1b1b1b}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body,html{max-width:100vw;height:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-agrandir);-webkit-font-smoothing:antialiased}canvas,img,picture,video{display:block;max-width:100%;height:auto;user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button,input,select,textarea{font:inherit;padding:0;border:none;background-color:rgba(0,0,0,0);outline:none;font-weight:336}h1,h2,h3,h4,h5,h6,p{font-size:1rem;overflow-wrap:break-word;font-weight:336}a{color:inherit}a,a:hover{text-decoration:none}@media(max-width:530px){.flicking-camera{width:95%!important}}