:root{--font-bodoni-moda:"Bodoni Moda",serif}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-bodoni-moda,"Bodoni Moda",serif)}body{color:rgb(var(--foreground-rgb));background-image:url(/background.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh}@media (max-width:768px){body,html{min-height:100vh;min-height:-webkit-fill-available}body{background-attachment:scroll;background-size:cover;background-position:top;background-color:#1a1a1a}}@media (max-width:430px){body{background-size:150% auto;background-position:top;background-attachment:scroll}}@media screen and (max-width:393px){body{background-size:180% auto;background-position:50% 0}}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}