@media (prefers-color-scheme: dark){:root:has(main.system_theme){color-scheme:light dark}}:root:has(main.light_theme){color-scheme:light}:root:has(main.dark_theme){color-scheme:dark}:root{--cl1: rgb(0, 0, 204);--yellow: rgb(255, 162, 0);--overlay: rgba(128, 128, 128, .5);--input: hsla(230, 30%, 41%, .1);--link: #4495d8;--ft1: light-dark(hsl(0, 0%, 5%), hsl(0, 0%, 95%));--ft2: light-dark(hsl(0, 0%, 30%), hsl(0, 0%, 60%));--ol: light-dark(hsl(0, 0%, 85%), hsl(0, 0%, 25%));--bg3: light-dark(hsl(0, 0%, 100%), hsl(0, 0%, 20%));--bg2: light-dark(hsl(213, 43%, 96%), hsl(0, 0%, 15%));--bg1: light-dark(hsl(210, 21%, 89%), hsl(0, 0%, 10%));--bg: light-dark(hsl(0, 0%, 100%), hsl(0, 0%, 5%));--mobileWidth: 800px;--headerHeight: 80px}:root,textarea,select,input,button{font-family:Lexend,sans-serif;font-size:1em}*{line-height:150%;margin:0;padding:0;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 9999s;-webkit-text-fill-color:var(--ft1)}hr{border:none;border-top:1px solid var(--ol);margin:16px 0}.page_title{color:var(--ft1);font-size:1.5rem;font-weight:800}.line{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.line.space{justify-content:space-between}.line.nowrap{flex-wrap:nowrap}main.svelte-1hcfrb1{position:relative;background-color:var(--bg);color:var(--ft2);transition:background-color .2s ease-in-out,color .2s ease-in-out}
