#__next,body,html{padding:0;margin:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--background,#fff);color:var(--foreground,#000);transition:background .5s}*{-moz-box-sizing:border-box;box-sizing:border-box}::-moz-placeholder{color:#888;opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:#888;opacity:1}:-ms-input-placeholder{color:#888}::-ms-input-placeholder{color:#888}a{color:#4b7bec;text-decoration:none}::-moz-selection{background:#f78fb3;color:#fff}::selection{background:#f78fb3;color:#fff}hr{height:1px;border:none;background:var(--accent-1);width:100%}ul{list-style-type:none}ul li{text-indent:5px}ul li:before{content:"-";text-indent:-5px;margin-right:10px}html{--background:#fff;--foreground:#000;--accent-0:#f8f8f8;--accent-1:#efefef;--accent-2:#ddd;--accent-3:#aaa;--accent-4:#888;--accent-5:#444;--primary:#3867d6;--primary-text:#fff;--warning:#f7b731;--warning-text:#000;--danger:#eb3b5a;--danger-text:#fff}