:root{--bg:#111111;--bg-secondary:#161516;--fg:#beacb0;--fg-secondary:#8a8a8a;--fg-alt:#410814;--brand:#e81c4f}html{font-size:14px}body,html{display:flex;flex-direction:column}body{background:var(--bg);color:var(--fg);font-family:sans-serif;min-height:100%;margin:0;flex:1 1}*{box-sizing:border-box}.styles_headerWrapper__T15Pq{position:fixed;z-index:10;width:100%;max-width:1200px;padding:1rem;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;overflow:hidden}@keyframes styles_slide__R77_M{to{transform:scale(1) translateY(0)}}.styles_header__Lsdft,.styles_social__4HDcy{position:relative;padding:1rem;display:flex;text-decoration:none;font-weight:700;gap:.5rem;align-items:center;background:rgba(36,16,16,.5019607843);box-shadow:0 0 30px rgba(0,0,0,.02);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;transform:scale(1.1) translateY(-120%);animation:styles_slide__R77_M .5s ease-out forwards}.styles_header__Lsdft{color:var(--brand)}.styles_social__4HDcy{color:var(--fg);animation-delay:.1s}.styles_headerImage__EOasW,.styles_socialImage__HclO0{position:relative;width:24px;height:auto}