:root{--bg:#0c0c0c;--text:#ebebebb8;--text-strong:#fffffff2;--borderColor:#ffffff1a;--border:1px solid var(--borderColor);--lighGray:#969696;--gray:#646464;--darkGray:#3c3c3c;--text-inverted:black;--input-background:white;--input-background-ok:#e4ffe7;--input-background-ko:#ffe3e3;--radius-sm:10px;--radius-md:12px;--radius-pill:999px;--cardPadX:30px}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#f5f5f5;background:#0c0c0c;padding-bottom:68px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline-offset:2px;outline:3px solid #3b82f699}
.Header-module__lnUIdW__header{z-index:50;background:0 0;padding:18px 16px;position:sticky;top:0}.Header-module__lnUIdW__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Header-module__lnUIdW__brand{letter-spacing:-.02em;font-weight:800;position:absolute}.Header-module__lnUIdW__center{justify-content:center;display:flex}
.HeaderNav-module__WxQ07G__nav{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#5a5a5a85;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;width:fit-content;max-width:calc(100vw - 32px);margin:0 auto;padding:10px 12px;display:inline-flex;position:relative;top:0;box-shadow:0 10px 30px #00000059,inset 0 1px #ffffff0f}.HeaderNav-module__WxQ07G__group{align-items:center;gap:6px;min-width:0;display:flex}.HeaderNav-module__WxQ07G__link{border-radius:var(--radius-pill);color:#ebebebb8;background:0 0;align-items:center;padding:8px 12px;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.HeaderNav-module__WxQ07G__link:hover{color:#fffffff2}.HeaderNav-module__WxQ07G__active{color:#ffffffeb;background:#ffffff14}.HeaderNav-module__WxQ07G__icon{flex:none;width:20px;height:20px}.HeaderNav-module__WxQ07G__vSep{background:#ffffff1f;border-radius:999px;flex:none;width:2px;height:22px;margin:0 2px}
