*{box-sizing:border-box}@font-face{font-family:silkscreen;src:url(/_next/static/media/Silkscreen-Regular.de790b77.ttf)}@font-face{font-family:silkscreen;src:url(/_next/static/media/Silkscreen-Bold.15bd4433.ttf);font-weight:700}:root{--background-color-transparent:#1113;--background-color:#111;--background-color-darker:#080808;--background-color-lighter:#1115;--background-color-highlight:#6665;--background-color-contrast:#fff;--shadow-distance:5px;scroll-behavior:smooth}body{--highlight-fg:hsl(calc((var(--hue-offset, 1) + 0) * 360) 100% 70%/1);--highlight-bg:hsl(calc((var(--hue-offset, 1) + 0) * 360) 50% 20%/1)}@media(prefers-color-scheme:light){:root{--background-color-transparent:#fff6;--background-color:#fff;--background-color-darker:#ddd;--background-color-lighter:#eee9;--background-color-highlight:#aaa5;--background-color-contrast:#000}body{--highlight-fg:hsl(calc((var(--hue-offset, 1) + 0) * 360) 80% 30%/1);--highlight-bg:hsl(calc((var(--hue-offset, 1) + 0) * 360) 50% 20%/1)}}body{margin:0;display:flex;flex-direction:column;align-items:center;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:var(--background-color);color:var(--background-color-contrast)}div.main{grid-column:1/2;grid-row:1/2;justify-self:center}.stretch-vertical{flex:1 1}.content-width{width:100%;max-width:1100px}.bubble{display:block;background-color:var(--background-color-lighter);border-radius:25px;padding:10px;color:var(--background-color-contrast);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 1px 1px 0 var(--background-color-highlight);border:1px solid var(--background-color-darker)}@media(prefers-color-scheme:light){.bubble{box-shadow:inset 1px 1px 0 var(--background-color);border:1px solid var(--background-color-darker)}}a.bubble{text-decoration:none;font-weight:700;transition-duration:.2s}a.bubble:focus-visible,a.bubble:hover{background-color:var(--background-color)}@media(prefers-color-scheme:dark){a.bubble:focus-visible,a.bubble:hover{background-color:var(--background-color-highlight)}}a.bubble:focus-visible,a.bubble:hover{border-radius:12.5px}h1,h2,h3,h4,h5,h6,p{margin:0}p{margin-bottom:10px}h1,h2,h3,h4,h5,h6{display:block;position:relative;width:100%}h1:after,h2:after,h3:after,h4:after,h5:after,h6:after{content:"";display:block;position:absolute;top:100%;height:0;width:100%;border-top:1px solid var(--background-color-highlight);border-bottom:1px solid var(--background-color);box-shadow:0 1px 1px var(--background-color-highlight)}h1{margin-bottom:15px}ol,ul{padding-left:2ch;margin:0;display:flex;flex-direction:column;gap:10px}ol li::marker,ul li::marker{color:var(--highlight-fg)}a:not(.custom-link){display:inline-block;position:relative;z-index:0;color:var(--highlight-fg);text-decoration:underline;transition-duration:.1s}a:not(.custom-link):before{--outset:0;position:absolute;z-index:-1;content:"";display:block;top:var(--outset);bottom:var(--outset);right:var(--outset);left:var(--outset);background-color:var(--highlight-fg);opacity:0;border-radius:0;transition-duration:.1s;box-shadow:inset 1px 1px 0 hsla(0,0%,100%,.6666666667);border:1px solid rgba(0,0,0,.5333333333)}a:not(.custom-link):focus-visible,a:not(.custom-link):hover{color:var(--background-color);text-decoration:none}a:not(.custom-link):focus-visible:before,a:not(.custom-link):hover:before{opacity:1;--outset:-3px;border-radius:7.5px}.layout_nav__ZiJaj{display:flex;position:flex;top:0;gap:30px;padding:30px;flex-wrap:wrap;align-items:center}.layout_nav__ZiJaj img{margin:-5px;width:50px;height:50px;border-radius:25px;transition-duration:.2s;display:block}.layout_nav__ZiJaj a:hover img{border-radius:12.5px}.layout_nav__ZiJaj a.layout_active__eYTDT,.layout_nav__ZiJaj a.layout_active__eYTDT img{border-radius:10px}@media(prefers-color-scheme:light){.layout_nav__ZiJaj img{filter:invert(100%)}}.layout_main__30FUz{padding-inline:30px}.layout_footer__T0o2P{padding:30px;gap:30px;display:flex;justify-content:space-between;flex-wrap:wrap}.layout_footer__T0o2P .layout_foot__l6UBQ{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.layout_footer__T0o2P .layout_contact__QRPdz{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.layout_footer__T0o2P .layout_contact__QRPdz .layout_links__kzHGf{display:flex;flex-wrap:wrap;gap:10px}.layout_footer__T0o2P .layout_contact__QRPdz .layout_links__kzHGf a{display:flex;gap:10px;align-items:center}.layout_footer__T0o2P .layout_contact__QRPdz .layout_links__kzHGf a img{width:20px;height:20px}@media(prefers-color-scheme:light){.layout_footer__T0o2P .layout_contact__QRPdz .layout_links__kzHGf a img{filter:invert(100%)}}.NebulaBackground_background__Y_tb_{grid-column:1/2;grid-row:1/2;position:fixed;--inset:100px;inset:calc(-1*var(--inset));width:calc(100% + 2*var(--inset));height:calc(100% + 2*var(--inset));pointer-events:none;background-color:var(--nebula-dark);z-index:-2;display:block}@media(prefers-color-scheme:dark){.NebulaBackground_background__Y_tb_{opacity:.5}}