@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--main-color: #1f4662;--contrast-color: #c0392b;--highlight-color: #e1f2fe;--main-color-tint1: #2a5b7e;--main-color-tint2: #356f9a;--main-color-shade1: #19354a;--main-color-shade2: #0f2030;--surface: #162840;--border: rgba(255, 255, 255, .08);--text-muted: rgba(225, 242, 254, .55)}*{box-sizing:border-box}body{--main-color: #1f4662;--contrast-color: #c0392b;--highlight-color: #e1f2fe;--main-color-tint1: #2a5b7e;--main-color-tint2: #356f9a;--main-color-shade1: #19354a;--main-color-shade2: #0f2030;--surface: #162840;--border: rgba(255, 255, 255, .08);--text-muted: rgba(225, 242, 254, .55);margin:0;padding:0;font-family:Inter,system-ui,sans-serif;background-color:var(--main-color-shade2);color:var(--highlight-color)}body h2{margin:0}h1,h2,h3,h4,h5{color:var(--highlight-color);font-weight:600}button{font-family:inherit;font-size:.875rem;font-weight:500;padding:.4rem .9rem;border-radius:6px;border:1px solid var(--border);background:var(--main-color-tint1);color:var(--highlight-color);cursor:pointer;transition:background .15s,transform .1s}button:hover{background:var(--main-color-tint2)}button:active{transform:scale(.97)}input,select{font-family:inherit;font-size:.875rem;padding:.4rem .65rem;border-radius:6px;border:1px solid var(--border);background:var(--main-color-shade1);color:var(--highlight-color);outline:none;transition:border-color .15s}input:focus,select:focus{border-color:var(--main-color-tint2)}select option{background:var(--main-color-shade1)}a{text-decoration:none}#head-nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;height:3.25rem;background:var(--main-color-shade1);border-bottom:1px solid var(--border);box-shadow:0 2px 12px #00000059;position:sticky;top:0;z-index:100}.main-nav.svelte-12qhfyh{display:flex;gap:.25rem;font-size:.95rem;align-items:center}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-weight:500;padding:.35rem .7rem;border-radius:6px;transition:color .15s,background .15s}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--highlight-color);background:#ffffff12}.settings-nav.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--text-muted)}.settings-nav.svelte-12qhfyh button:where(.svelte-12qhfyh){background:transparent;border:1px solid var(--border);padding:.3rem .75rem;font-size:.8rem}.settings-nav.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:#c0392b40;border-color:var(--contrast-color);color:var(--highlight-color)}.settings-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--highlight-color);font-weight:500;padding:.3rem .75rem;border-radius:6px;border:1px solid var(--border);transition:background .15s}.settings-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff12}main{padding:1.25rem}@media(max-width:1100px){.main-nav.svelte-12qhfyh{flex-wrap:wrap}}
