:root{--background-0:#f2f2f2;--background-1:#d9d9d9;--background-2:#ccc;--background-3:#bfbfbf;--text-0:#0d0d0d;--text-1:#262626;--text-2:#404040;--border-0:#b3b3b3;--semantic-0:#00b300;--semantic-1: }:root[data-theme=dark]{--background-0:#0d0d0d;--background-1:#1a1a1a;--background-2:#262626;--background-3:#333;--text-0:#f2f2f2;--text-1:#d9d9d9;--text-2:#bfbfbf;--border-0:#4d4d4d;--semantic-0:#c91d1d;--semantic-1:#c60}body{background-color:var(--background-0);color:var(--text-0);flex-direction:column;margin:0;font-weight:300;display:flex;overflow-x:hidden}
.header-module__S2QvwW__root{border-bottom:1px dashed var(--border-0);width:100%;height:4rem;display:flex;position:fixed}.header-module__S2QvwW__brandContainer{flex-direction:row;flex:1;display:flex}.header-module__S2QvwW__navbar{justify-content:center;align-items:center;gap:1rem;display:flex}.header-module__S2QvwW__menu{flex:1;display:flex}.header-module__S2QvwW__brand{flex:0;align-items:center;gap:8px;margin-left:1rem;display:flex}.header-module__S2QvwW__brandLogo{object-fit:contain;width:3rem;height:3rem}.header-module__S2QvwW__brandLabel{object-fit:contain;width:fit-content;height:30%}:root[data-theme=dark] .header-module__S2QvwW__brandLogo,:root[data-theme=light] .header-module__S2QvwW__brandLabel{filter:invert()}.header-module__S2QvwW__navItem{color:inherit;padding-block:8px;padding-inline:8px;text-decoration:none}.header-module__S2QvwW__navItem:hover{color:var(--semantic-0);background-color:var(--background-1);border-radius:4px;transform:scale(1.1)}
