@import"https://fonts.googleapis.com/css2?family=Nanum+Gothic+Coding:wght@400700&display=swap";html{font-family:Nanum Gothic Coding,monospace;font-style:normal}body.light-mode{--text: #000;--subtext: #777;--background: #fff;--button: #eee;--border: #ddd}body.dark-mode{--text: #fff;--subtext: #ddd;--background: #000;--button: #222;--border: #444}body{color:var(--text);background:var(--background)}body a{color:var(--text);text-decoration-color:#0abeeb}body button{font-family:Nanum Gothic Coding,monospace;color:var(--text);background:var(--button);border:2px outset var(--border);border-radius:2px}body input{font-family:Nanum Gothic Coding,monospace;color:var(--text);background:var(--background);border:1px solid var(--border);padding:4px;border-radius:2px}body input:focus-within{outline:5px auto #0abeeb}.install-button.svelte-1hpsqyc{position:fixed;bottom:20px;right:20px;background:var(--button, #ff436c);color:var(--text, white);border:2px solid var(--border, #ff436c);padding:12px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;box-shadow:0 4px 12px #0003;transition:all .2s ease;z-index:1000}.install-button.svelte-1hpsqyc:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.install-button.svelte-1hpsqyc:active{transform:translateY(0);box-shadow:0 2px 8px #0003}.container.svelte-1lqbw1a.svelte-1lqbw1a{display:flex;justify-content:space-between}.icons.svelte-1lqbw1a.svelte-1lqbw1a{flex:1;text-align:right;align-self:center}.title.svelte-1lqbw1a.svelte-1lqbw1a{flex:1}.title.svelte-1lqbw1a .primary.svelte-1lqbw1a{text-decoration:underline solid #ff436c}.title.svelte-1lqbw1a .secondary.svelte-1lqbw1a{text-decoration:underline solid #0abeeb}
