*{box-sizing:border-box}body,html{margin:0;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;--rounded: 10px}h1{margin-block:.67em;font-size:1.6em}h1,h2,h3,h4,p{margin:0}button{border:none;font:inherit;border-radius:var(--rounded);color:var(--text);background:none;padding:0;transition:filter .2s}input{border:none;font:inherit;background:none;color:var(--text);margin:0;padding:10px}input:focus{outline:none}select{background-color:var(--backgroundInset);border-bottom-left-radius:var(--rounded);border-bottom-right-radius:var(--rounded);font:inherit;border:0;padding:10px;transition:filter .2s}select:disabled,select[disabled],button:disabled,button[disabled]{background-color:inherit;color:inherit;filter:brightness(50%)}button:hover:not(:disabled),select:hover:not(:disabled),button:focus,a:hover,a:focus{filter:brightness(130%);cursor:pointer}textarea{width:100%;padding:10px;margin:0;outline:0;min-height:0;max-height:none;border:none;resize:none;height:auto;color:inherit;font:inherit;background:inherit;overflow:hidden}hr{margin-block-end:5px;margin-block-start:5px;width:100%;height:1px;border:none;background-color:var(--outline)}a{text-decoration:none;color:var(--text);transition:filter .2s}[data-theme=dark]{color-scheme:dark;--text: #EEEEEF;--textLight: #737376;--button: #23252c;--outline: #3f3f54;--backgroundInset: #131317;--background: #1e2126;--backgroundObscure: rgba(0,0,0,.75);--green: seagreen;--darkgreen: mediumseagreen;--red: crimson}[data-theme=light]{color-scheme:light;--text: #252529;--textLight: #595a66;--button: #d9d9e1;--outline: #83838b;--backgroundInset: #cecede;--background: #e7e7f5;--backgroundObscure: rgba(255,255,255,.65);--green: seagreen;--darkgreen: mediumseagreen;--red: crimson}.content.svelte-1rtgt3c{color:var(--text);background:var(--backgroundInset);min-block-size:100vh;scrollbar-color:var(--button) rgba(0,0,0,0);scrollbar-width:thin}
