#site-header:where(.astro-2w66rqv5){display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:1;background:var(--sl-color-bg-nav);z-index:9}#logo:where(.astro-2w66rqv5){width:200px;display:block;text-align:center;align-self:flex-start}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5){position:fixed;bottom:0;right:0;width:100%;height:var(--bottom-nav-height);z-index:999}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5):before{content:"";position:fixed;left:0;right:0;bottom:0;height:80px;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 100%);background:linear-gradient(to bottom,#0000,#00000026);z-index:-1;pointer-events:none}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5){width:100%;display:flex;justify-content:space-around;background-color:#fff;border-radius:15px 15px 0 0;box-shadow:0 -2px 10px #0003;list-style-type:none;margin:0;padding:0}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5)>li:where(.astro-2w66rqv5)>a:where(.astro-2w66rqv5){color:var(--font-color-normal);display:block;height:var(--bottom-nav-height);padding:12px 0;font-size:var(--font-size-smaller2)}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5)>li:where(.astro-2w66rqv5)>a:where(.astro-2w66rqv5):active{color:var(--primary-color);box-shadow:0 3px 0 0 var(--primary-color) inset}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5)>li:where(.astro-2w66rqv5)>a:where(.astro-2w66rqv5):hover{color:var(--primary-color)}@media (orientation: landscape){#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5){width:300px}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5){border-radius:30px 0 0}}@media (min-width: 800px) and (orientation: landscape){#site-header:where(.astro-2w66rqv5){display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100%;height:var(--header-height);padding:0 var(--padding-left-right);background:#fff;z-index:9}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5){width:50%;height:unset;position:unset;background-color:unset}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5):before{display:none}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5){justify-content:space-between;background-color:unset;border-radius:unset;padding:0;box-shadow:unset;margin-left:16px}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5)>li:where(.astro-2w66rqv5)>a:where(.astro-2w66rqv5){height:var(--header-height);padding:24px 0;font-size:unset}#site-header:where(.astro-2w66rqv5)>nav:where(.astro-2w66rqv5)>ul:where(.astro-2w66rqv5)>li:where(.astro-2w66rqv5)>a:where(.astro-2w66rqv5):active{color:var(--font-color-dark2);box-shadow:0 -3px 0 0 var(--primary-color) inset}}:root{--primary-color-high: #70A9FF;--primary-color: #76cef4;--primary-color-tint: #f0f8ff;--offwhite-color: #fafafa;--padding-left-right: 8%;--padding-above: 15%;--font-size-smaller2: 13px;--font-size-smaller: 14px;--font-size-normal: 16px;--font-size-bigger: 18px;--font-size-bigger2: 20px;--font-size-bigger3: 24px;--font-color-light2: #7b93ab;--font-color-light: #5a7896;--font-color-normal: #171e26;--font-color-dark: #2d3c4b;--font-color-dark2: #171e26;--border-radius-normal: 6px;--header-height: 0 ;--bottom-nav-height: 50px;--info-color: #0C7CAC;--info-color-hover: #0A5D80;*/ --sl-nav-height: 66px;--sl-nav-pad-y: 0px}:root[data-theme=light]{--sl-color-white: var(--font-color-dark2);--sl-color-accent-high: var(--info-color);--sl-color-accent: var(--info-color);--sl-color-accent-low: var(--primary-color-tint);--sl-color-text: var(--font-color-dark2);--sl-color-text-accent: var(--sl-color-accent-high);--sl-color-text-invert: var(--sl-color-accent-low);--sl-color-bg-nav: var(--sl-color-gray-7);--sl-color-bg-sidebar: var(--sl-color-bg);--sl-color-bg-inline-code: var(--sl-color-gray-6);--sl-color-bg-accent: var(--sl-color-accent);--sl-color-hairline-light: var(--sl-color-gray-6);--sl-color-hairline-shade: var(--sl-color-gray-6);--sl-color-bg-nav: white;--sl-text-xs: .8125rem;--sl-text-sm: .875rem;--sl-text-base: 1rem;--sl-text-lg: 1.125rem;--sl-text-xl: 1.25rem;--sl-text-2xl: 1.5rem;--sl-text-3xl: 1.8125rem;--sl-text-4xl: 2.1875rem;--sl-text-5xl: 2.625rem;--sl-text-6xl: 4rem;--sl-text-body: var(--sl-text-base);--sl-text-body-sm: var(--sl-text-xs);--sl-text-code: var(--sl-text-sm);--sl-text-code-sm: var(--sl-text-xs);--sl-text-h1: var(--sl-text-4xl);--sl-text-h2: var(--sl-text-3xl);--sl-text-h3: var(--sl-text-2xl);--sl-text-h4: var(--sl-text-xl);--sl-text-h5: var(--sl-text-lg)}@media (min-width: 800px) and (orientation: landscape){:root{--padding-left-right: 10%;--padding-above: 8%;--font-size-smaller2: 15px;--font-size-smaller: 16px;--font-size-normal: 18px;--font-size-bigger: 21px;--font-size-bigger2: 26px;--font-size-bigger3: 32px;--header-height: 65px;--sl-nav-height: 65px}body{margin-bottom:0}}a,a:hover{text-decoration:none}a:active,*:active{outline:none}a:focus,*:focus{outline:0;outline-style:none}#gentle-reminder.show,#carbonads{width:100%;border-radius:8px;border:1px solid var(--info-color-hover);background-color:var(--primary-color-tint)}#carbonads a{color:var(--info-color-hover)}.ads-placeholder{min-height:234px;height:fit-content}.sl-container .ads-placeholder{min-height:192px}.reminder{border:1px solid transparent;transition:height .25s linear,background-color .5s linear,border .25s linear .5s,line-height .35s linear;text-align:center;line-height:1}.reminder.show{padding:16px;line-height:2;height:auto}#carbonads span{display:flex;flex-direction:row}#carbonads>span{width:100%;justify-content:space-between;flex-direction:column}#carbonads .carbon-wrap{display:flex;flex-direction:row;gap:8px}#carbonads{padding:8px;display:flex;flex-direction:row;overflow:hidden}#carbonads a{text-decoration:none!important;padding:0!important;margin:0}.carbon-img{display:block;padding:0!important;margin:0 0 1em}.carbon-img img{padding:0;display:block;margin:1px}.carbon-text{word-wrap:break-word;margin-bottom:1em;text-align:left}.carbon-poweredby{padding:0;margin:0;display:flex;min-width:105px;flex-direction:column;align-items:flex-end;justify-content:flex-end;font-size:.8em}@media (min-width: 431px){#carbonads>span{width:100%;justify-content:space-between;flex-direction:row}#carbonads .carbon-wrap{gap:16px}.ads-placeholder{min-height:162px}.sl-container .ads-placeholder{min-height:122px}}
