@import "https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap";
:root{--background:#ebebeb;--background-cut:#f0eee9;--background-contrast:#020100;--background-baseline:#fff;--lemon:#fafa33;--text-color:#2b2c30;--text-color-contrast:#fff;--border:#919ea1;--font-family-logo:"Amatic SC",sans-serif;--font-family-sans-serif:"Sansation",sans-serif;--img-border-radius:2px;--round-border-radius:.75em;--box-shadow-main:#00000005 0px 1px 3px 0px,#1b1f2326 0px 0px 0px 1px;--desktop-max-width:1440px}body{background:var(--background);height:100vh;margin:0;overflow-x:hidden}*,:before,:after{color:var(--text-color);box-sizing:border-box}a{color:var(--text-color);cursor:pointer;text-decoration:none}a:visited{color:var(--text-color)}dialog{border-radius:var(--img-border-radius);border:none}footer{text-align:center;vertical-align:middle;background:var(--background);height:auto;box-shadow:var(--box-shadow-main);padding:2px 0;font-size:.9em}
