:root{--background:#ffe7fd;--foreground:#3b2a25}@media (prefers-color-scheme:dark){:root{--background:#ffe7fd;--foreground:#3b2a25}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:80px;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.breadcrumbs{justify-content:flex-end;padding:1rem;display:flex}.breadcrumbs a{color:inherit;margin-left:.5rem;text-decoration:none}input[type=checkbox]{accent-color:var(--foreground)}@media print{body{background-color:#fff!important}}
