: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-attachment:fixed;min-height:100vh}.mobileFixedBg,body{background-image:url(/background.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.mobileFixedBg{position:fixed;inset:0;z-index:-1}.siteContent{position:relative;z-index:0}@media (max-width:768px){body{background-attachment:scroll;background-size:cover;background-position:50%}}@media (max-width:430px){body{background-size:cover;background-position:50%;background-attachment:scroll}}@media screen and (max-width:393px){body{background-size:cover;background-position:50%}}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}