:root{--bz-gold-rgb:255 187 84}body,html{margin:0;padding:0;min-height:100%;background:#131313;color:#f0f0f0;font-family:Sora,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}:focus-visible{outline:2px solid #00d26a;outline-offset:2px}input:focus-visible{outline:none}.bz-face{transition:filter .12s ease-out}.bz-face:hover{filter:brightness(1.35)}@media (prefers-reduced-motion:reduce){.bz-face{transition:none}}.bz-ticker{transition:filter .12s ease-out,transform .12s ease-out,box-shadow .12s ease-out}.bz-ticker:hover{filter:brightness(1.18);transform:translateY(-1px);box-shadow:0 0 0 3px rgb(var(--bz-gold-rgb)/.15)}.bz-ticker:active{filter:brightness(1.05);transform:translateY(0);box-shadow:0 0 0 2px rgb(var(--bz-gold-rgb)/.1)}@media (prefers-reduced-motion:reduce){.bz-ticker{transition:none}.bz-ticker:active,.bz-ticker:hover{transform:none}}.bz-podium{transition:background .12s ease-out}.bz-podium:hover{background:#242424}@media (prefers-reduced-motion:reduce){.bz-podium{transition:none}}.bz-auth-veil{animation:bz-auth-veil .18s cubic-bezier(.25,1,.5,1)}.bz-auth-panel{animation:bz-auth-panel .22s cubic-bezier(.25,1,.5,1)}@keyframes bz-auth-veil{0%{opacity:0}}@keyframes bz-auth-panel{0%{opacity:0;transform:translateY(10px) scale(.985)}}.bz-auth-x{transition:filter .12s ease-out,transform .12s ease-out}.bz-auth-x:hover{filter:brightness(.92)}.bz-auth-x:active{transform:translateY(1px)}.bz-auth-go{cursor:pointer;transition:filter .12s ease-out,transform .12s ease-out}.bz-auth-go:hover:not(:disabled){filter:brightness(1.12)}.bz-auth-go:active:not(:disabled){transform:translateY(1px)}.bz-auth-go:disabled{filter:grayscale(.55) brightness(.75);cursor:default}.bz-auth-field{border:1px solid #333;transition:border-color .12s ease-out,box-shadow .12s ease-out}.bz-auth-field:hover{border-color:#3d3d3d}.bz-auth-field:focus{border-color:#00d26a;box-shadow:0 0 0 3px rgba(0,210,106,.15)}.bz-auth-field::placeholder{color:#858585}.bz-auth-link{transition:color .12s ease-out}.bz-auth-link:hover{color:#f0f0f0}.bz-auth-reveal{display:grid;grid-template-rows:0fr;transition:grid-template-rows .26s cubic-bezier(.25,1,.5,1)}.bz-auth-reveal[data-open=true]{grid-template-rows:1fr}.bz-auth-reveal>*{overflow:hidden}.bz-toast{animation:bz-toast .26s cubic-bezier(.25,1,.5,1)}@keyframes bz-toast{0%{opacity:0;transform:translateY(12px)}}@keyframes bz-pulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.bz-auth-panel,.bz-auth-veil,.bz-toast{animation:none}.bz-auth-field,.bz-auth-go,.bz-auth-link,.bz-auth-reveal,.bz-auth-x{transition:none}.bz-auth-go:active,.bz-auth-x:active{transform:none}}button{font-family:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}select{-webkit-tap-highlight-color:transparent}@media (max-width:768px){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#131313}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}