.header.svelte-ph10hp{position:fixed;top:0;display:flex;justify-content:space-between;width:100%;height:56px;background-color:#f0f7fff0;border-top:4px solid var(--theme-color);border-bottom:4px solid var(--theme-color);z-index:100}.logo.svelte-ph10hp{box-sizing:border-box}.logo.svelte-ph10hp a:where(.svelte-ph10hp){box-sizing:border-box}.logo.svelte-ph10hp a:where(.svelte-ph10hp) h1:where(.svelte-ph10hp){height:0;width:0;overflow:hidden;margin:0}nav.svelte-ph10hp{display:flex;justify-content:center}nav.svelte-ph10hp ul:where(.svelte-ph10hp){position:relative;padding:0;margin:0;height:54px;display:flex;justify-content:center;align-items:center;list-style:none;background-size:contain}nav.svelte-ph10hp ul:where(.svelte-ph10hp) li:where(.svelte-ph10hp){position:relative;height:100%}nav.svelte-ph10hp ul:where(.svelte-ph10hp) li:where(.svelte-ph10hp):before{--size: 6px;content:"";width:0;height:0;position:absolute;top:0;left:calc(50% - var(--size));border:var(--size) solid transparent;border-top:var(--size) solid var(--accent-color)}nav.svelte-ph10hp ul:where(.svelte-ph10hp) li:where(.svelte-ph10hp) a:where(.svelte-ph10hp){display:flex;height:100%;align-items:center;padding:0 1em;color:var(--theme-color);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:10%;text-decoration:none;transition:color .2s linear}nav.svelte-ph10hp ul:where(.svelte-ph10hp) li:where(.svelte-ph10hp) a:where(.svelte-ph10hp):hover{opacity:.5}:root{--theme-color: #1a5086;--theme-color-rgb: 26, 80, 134;--theme-light-color: #7a9de3;--accent-color: #e45355;--bg-light-color: #f0f7ff;--bg-color: #ffffff;--text-color: #000000;--header-height: 64px;--contents-width: 712px;--contents-width-text: 512px}@media (prefers-color-scheme: dark){:root{--bg-color: #000;--text-color: #ffffff}}body{background-color:var(--bg-color);color:var(--text-color);margin:0;padding:0}#svelte{width:100%;height:100%;min-height:100vh;box-sizing:border-box;position:relative;top:0}a{text-decoration:none}
