@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Barlow+Condensed:wght@500;600;700&display=swap");:root{--font-ui:"Barlow","Segoe UI","Helvetica Neue",sans-serif;--font-display:"Barlow Condensed","Barlow","Segoe UI",sans-serif;--bg:#171717;--surface:#1d1d1d;--surface-raised:#232323;--edge:rgba(248,248,248,0.78);color-scheme:dark;background-color:var(--bg)}#__next,body,html{margin:0;padding:0;height:100%;min-height:100%;background:var(--bg)!important;font-family:var(--font-ui)}body{position:relative}body,html{overscroll-behavior:none}#__next{position:relative;z-index:1}body:before{opacity:.03;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.55) 1px,transparent 0),radial-gradient(circle at 2px 3px,rgba(255,255,255,.3) 1px,transparent 0);background-size:3px 3px,5px 5px}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0}body:after{background:none}:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:2px}*{box-sizing:border-box}#__next :after,#__next :before,#__next :not(.pie):not(.dot){border-radius:0!important;border-color:var(--edge)!important}#__next :where(.glass,.control.select-control,.control-menu.select-menu,.card,.card.done,.thumb-inline-fallback,.auth-input,.notice,.toast){background:var(--surface)!important}#__next :where(.auth-input:focus,.control-opt.active){background:var(--surface-raised)!important}