.skeleton.light{--background: #fbfdff;--text: #182d3e;--center-top: #c6e8f5;--center-bottom: #449ecf;--nav: #264863;--accent: #368f84;--menu: var(--background);--mobile-link-background: var(--nav);--logo-primary: var(--background);--logo-secondary: var(--center-top);--nav-underline: var(--background);--nav-underline-distance: 0;--nav-border-bottom-width: 0;--nav-border: var(--background);--nav-text: var(--background);--theme-background: var(--background);--theme-text: var(--text);--h1: #213c52;--theme: "light"}.skeleton.dark{--background: #0c0910;--text: white;--center-top: #1a1b25;--center-bottom: #7f7979;--nav: #17121f;--accent: #c9d1fe;--menu: var(--text);--mobile-link-background: var(--nav);--logo-primary: var(--text);--logo-secondary: var(--accent);--nav-underline-distance: -.13rem;--nav-underline: #fffceb;--nav-border-bottom-width: 2px;--nav-border: #423b4c;--nav-text: var(--text);--theme-background: var(--background);--theme-text: var(--text);--h1: var(--accent);--theme: "dark"}@media (prefers-color-scheme: light){.skeleton{--background: #fbfdff;--text: #182d3e;--center-top: #c6e8f5;--center-bottom: #449ecf;--nav: #264863;--accent: #368f84;--menu: var(--background);--mobile-link-background: var(--nav);--logo-primary: var(--background);--logo-secondary: var(--center-top);--nav-underline: var(--background);--nav-underline-distance: 0;--nav-border-bottom-width: 0;--nav-border: var(--background);--nav-text: var(--background);--theme-background: var(--background);--theme-text: var(--text);--h1: #213c52;--theme: "light"}}@media (prefers-color-scheme: dark){.skeleton{--background: #0c0910;--text: white;--center-top: #1a1b25;--center-bottom: #7f7979;--nav: #17121f;--accent: #c9d1fe;--menu: var(--text);--mobile-link-background: var(--nav);--logo-primary: var(--text);--logo-secondary: var(--accent);--nav-underline-distance: -.13rem;--nav-underline: #fffceb;--nav-border-bottom-width: 2px;--nav-border: #423b4c;--nav-text: var(--text);--theme-background: var(--background);--theme-text: var(--text);--h1: var(--accent);--theme: "dark"}}div.footer.svelte-4q7580{bottom:0;background-color:var(--nav);color:var(--nav-text);font-size:1.2rem;border-top:var(--nav-border-bottom-width) var(--nav-border) solid}button.svelte-kwbh95{border:solid 2px var(--nav-text);border-radius:1.5rem;display:flex;justify-content:center;align-items:center}span.label.svelte-kwbh95{text-transform:capitalize}@media only screen and (min-width: 768px){span.label.svelte-kwbh95{min-width:12ch}}@media only screen and (max-width: 767px){.hide-sm.svelte-kwbh95{display:none}button.svelte-kwbh95{border:none}}nav.svelte-1fsmtu3.svelte-1fsmtu3{top:0;background-color:var(--nav);color:var(--nav-text);border-bottom:var(--nav-border-bottom-width) var(--nav-border) solid}nav.svelte-1fsmtu3 ul.links.svelte-1fsmtu3{width:fit-content}nav.svelte-1fsmtu3 ul.links li.svelte-1fsmtu3{list-style-type:none;position:relative}@media only screen and (min-width: 768px){li.svelte-1fsmtu3.svelte-1fsmtu3:after{content:"";position:absolute;bottom:var(--nav-underline-distance);left:0;width:100.5%;height:.1em;background:var(--nav-underline);transition:transform .3s;transform:scaleX(0)}li.svelte-1fsmtu3.svelte-1fsmtu3:hover:after{transform:scaleX(1)}ul.right.svelte-1fsmtu3 li.svelte-1fsmtu3:after{transform-origin:right}ul.right.svelte-1fsmtu3 li.svelte-1fsmtu3:hover:after{transform-origin:left}ul.left.svelte-1fsmtu3 li.svelte-1fsmtu3:after{transform-origin:left}ul.left.svelte-1fsmtu3 li.svelte-1fsmtu3:hover:after{transform-origin:right}}.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3{width:25px;height:14px;position:relative;cursor:pointer}.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3:after,.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3:before,.middle-line.svelte-1fsmtu3.svelte-1fsmtu3{content:"";position:absolute;width:100%;height:2px;background-color:var(--menu);transition:all .4s ease;transform-origin:center}.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3:before,.middle-line.svelte-1fsmtu3.svelte-1fsmtu3{top:0}.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3:after,.middle-line.svelte-1fsmtu3.svelte-1fsmtu3{bottom:0}.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3:before{width:70%}.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3:after{width:40%}.middle-line.svelte-1fsmtu3.svelte-1fsmtu3{margin:auto}.mobile-icon.active.svelte-1fsmtu3.svelte-1fsmtu3:before,.mobile-icon.active.svelte-1fsmtu3.svelte-1fsmtu3:after,.mobile-icon.active.svelte-1fsmtu3 .middle-line.svelte-1fsmtu3{width:100%}.mobile-icon.active.svelte-1fsmtu3.svelte-1fsmtu3:before,.mobile-icon.active.svelte-1fsmtu3.svelte-1fsmtu3:after{top:45%;transform:rotate(-45deg)}.mobile-icon.active.svelte-1fsmtu3 .middle-line.svelte-1fsmtu3{transform:rotate(45deg)}nav.mobile button{display:flex;margin:.68rem 0}nav.mobile.svelte-1fsmtu3~div.pageDimmer.svelte-1fsmtu3{display:block;background-color:#0000008f;height:110%}.links.svelte-1fsmtu3.svelte-1fsmtu3{display:none;justify-content:space-between;margin:0;font-weight:300}.mobile.svelte-1fsmtu3 .links.svelte-1fsmtu3{background-color:var(--mobile-link-background);position:fixed;display:block;top:3rem;width:100%;height:fit-content;bottom:0;left:0}@media only screen and (min-width: 768px){.mobile-icon.svelte-1fsmtu3.svelte-1fsmtu3{display:none}.links.svelte-1fsmtu3.svelte-1fsmtu3{display:flex}}.skeleton.svelte-ok8kwd{color-scheme:light dark;background-color:var(--background);color:var(--text);min-height:100vh}.skeleton>div a:not(.noColor){color:var(--accent)}
