:root{--background:#fff;--foreground:#171717;--backoffice-shell-width:640px}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--brand-text,var(--foreground));background:var(--brand-background,var(--background));font-family:var(--brand-font-family,Arial, Helvetica, sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--brand-primary,#171717);outline-offset:2px}
