body,html{--custom-font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--custom-bg-color:#101010;--custom-panel-color:#222;--custom-box-shadow:0 2px 8px 0 rgba(0,0,0,.8);--custom-color:#fff;--custom-color-brand:#4420e8;--custom-color-secondary:#666;--custom-border:1px solid #333;--custom-border-radius:5px;--custom-spacing:5px;padding:0;margin:0;background-color:var(--custom-bg-color)}*,body,html{font-family:var(--custom-font-family)}#__next,body,html{height:100vh;width:100vw;overflow-x:hidden}.pp-accent-bg{background-color:var(--custom-color-brand)!important}.error{text-align:center;color:#ff3030}