:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;scrollbar-width:none}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}#cardCanvas{display:block;aspect-ratio:5/7;border-radius:2vh}@media (orientation:landscape){#cardCanvas{height:75vh}}@media (orientation:portrait){#cardCanvas{width:75vw}}.cormorant-garamond{font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.teko{font-family:Teko,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.cinzel{font-family:Cinzel,serif;font-optical-sizing:auto;font-weight:900;font-style:normal}.bytesized-regular{font-family:Bytesized,sans-serif;font-weight:400;font-style:normal}