*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}:root{color-scheme:light;--aluent-page-background:#fafafa;--aluent-page-foreground:#242424;--aluent-scrollbar-thumb:#d1d1d1;--aluent-scrollbar-thumb-hover:#c7c7c7;--aluent-scrollbar-thumb-active:#b3b3b3}:root[data-theme=dark]{color-scheme:dark;--aluent-page-background:#1f1f1f;--aluent-page-foreground:#ffffff;--aluent-scrollbar-thumb:#666666;--aluent-scrollbar-thumb-hover:#757575;--aluent-scrollbar-thumb-active:#6b6b6b}html{background-color:var(--aluent-page-background);color:var(--aluent-page-foreground);scrollbar-gutter:stable}:root[data-auth=member] [data-auth-visitor]{display:none!important}body{background-color:var(--aluent-page-background);color:var(--aluent-page-foreground);overflow:visible!important}a{color:inherit;text-decoration:none}*{scrollbar-width:thin;scrollbar-color:var(--aluent-scrollbar-thumb) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:var(--aluent-scrollbar-thumb);background-clip:padding-box;border:1px solid transparent;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--aluent-scrollbar-thumb-hover)}::-webkit-scrollbar-thumb:active{background-color:var(--aluent-scrollbar-thumb-active)}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-button{display:none;width:0;height:0}