:root{--font-primary: "Oswald", Arial, sans-serif;--font-secondary: "Plus Jakarta Sans", sans-serif}html,body,button,input,select,textarea{font-family:Oswald,Arial,sans-serif}.poppins-regular{font-family:Oswald,sans-serif;font-weight:400;font-style:normal}small,.text-small,.caption{font-family:var(--font-secondary);font-weight:400;letter-spacing:.25px;line-height:1.15}.text-small{font-size:.8rem}.caption{font-size:.75rem;opacity:.85}:root{--palette-1: #232323;--palette-2: aliceblue;--palette-3: #575757;--palette-4: #bdbdbd;--palette-5: #181818;--palette-6: #2c2c2c;--palette-7: #242424;--palette-8: #e0e0e0;--palette-9: #f7f7f7;--text-color: var(--palette-8);--background-color: var(--palette-5)}html{overflow-y:scroll}body{font-family:var(--font-primary);background-color:var(--background-color);color:var(--text-color)}h2{font-size:2.2rem;font-weight:700}h3{font-size:1.8rem;font-weight:700}p,li{font-family:var(--font-secondary);font-size:1rem}.nav-button[data-astro-cid-kme5jxgl]{display:flex;align-items:center;justify-content:center;padding:.1em 1em;border:4px solid transparent;box-sizing:border-box;background:none;cursor:pointer;font-size:1rem;text-decoration:none;color:var(--text-color);border-radius:.7em;transition:border-color .3s}.nav-button[data-astro-cid-kme5jxgl]:hover,.nav-button[data-astro-cid-kme5jxgl]:focus,.nav-button[data-astro-cid-kme5jxgl].active{border-color:var(--text-color)}.header-responsive[data-astro-cid-5ql2mvdm]{width:100%;background:var(--background-color, #181818);position:fixed;top:0;left:0;right:0;z-index:1000;transition:transform .3s ease-in-out;padding:1rem 5rem;box-sizing:border-box}.header-responsive[data-astro-cid-5ql2mvdm].header-hidden{transform:translateY(-100%)}.desktop-nav[data-astro-cid-5ql2mvdm]{width:100%;text-align:center}.nav-list[data-astro-cid-5ql2mvdm]{display:inline-flex;gap:1rem;list-style:none;margin:0 auto;padding:0}.mobile-nav[data-astro-cid-5ql2mvdm]{display:none;width:100%;justify-content:center;text-align:left}.social-links[data-astro-cid-5ql2mvdm]{display:flex;justify-content:center;gap:.6rem;margin-top:.5rem}.social-link[data-astro-cid-5ql2mvdm]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:inherit;background-color:#383d63d5;border:1px solid color-mix(in oklab,#383d63d5 92%,white);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;text-decoration:none}.social-link[data-astro-cid-5ql2mvdm]:hover{transform:translateY(-2px);box-shadow:0 8px 14px #00000040;border-color:#ffffff2e}.social-link[data-astro-cid-5ql2mvdm] svg[data-astro-cid-5ql2mvdm]{width:20px;height:20px;fill:currentColor}@media (max-width: 767px){.header-responsive[data-astro-cid-5ql2mvdm]{padding:1rem 1.2rem}.desktop-nav[data-astro-cid-5ql2mvdm]{display:none}.mobile-nav[data-astro-cid-5ql2mvdm]{display:block;width:100%;text-align:left}.social-links[data-astro-cid-5ql2mvdm]{margin-top:.6rem}}::view-transition-old(root) [data-astro-cid-5ql2mvdm],::view-transition-new(root) [data-astro-cid-5ql2mvdm]{animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.social-icon[data-astro-cid-v6thz4ju]{position:relative;isolation:isolate}.social-icon[data-astro-cid-v6thz4ju]:after{content:"";position:absolute;inset:-6px;border-radius:14px;background:radial-gradient(circle at 30% 30%,color-mix(in oklab,var(--primary-color) 70%,transparent) 0%,transparent 70%);opacity:0;transform:scale(.6);filter:blur(4px);transition:opacity .35s ease,transform .4s cubic-bezier(.4,.3,0,1);z-index:-1;pointer-events:none}.social-icon[data-astro-cid-v6thz4ju]:hover:after,.social-icon[data-astro-cid-v6thz4ju]:focus-visible:after{opacity:.55;transform:scale(1)}.social-icon[data-astro-cid-v6thz4ju] img[data-astro-cid-v6thz4ju]{transition:filter .4s ease,transform .4s ease;will-change:filter,transform}.social-icon[data-astro-cid-v6thz4ju]:hover img[data-astro-cid-v6thz4ju],.social-icon[data-astro-cid-v6thz4ju]:focus-visible img[data-astro-cid-v6thz4ju]{filter:drop-shadow(0 0 6px color-mix(in oklab,var(--primary-color) 70%,white))}@media (prefers-reduced-motion: no-preference){.social-icon[data-astro-cid-v6thz4ju]:hover img[data-astro-cid-v6thz4ju]{animation:icon-float .5s ease-in-out infinite}@keyframes icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}}.social-icon[data-astro-cid-v6thz4ju]:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px;border-radius:10px}.footer-responsive[data-astro-cid-5jp7rtjd]{background:var(--background-color);border-top:1px solid var(--primary-color);padding:3rem 0;padding-left:max(1.2rem,env(safe-area-inset-left));padding-right:max(1.2rem,env(safe-area-inset-right));font-family:inherit;width:100%;max-width:100vw;box-sizing:border-box}.footer-content[data-astro-cid-5jp7rtjd]{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.footer-row[data-astro-cid-5jp7rtjd]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;width:100%}.footer-logo-group[data-astro-cid-5jp7rtjd]{display:flex;flex-direction:row;align-items:center;gap:.7rem}.footer-logo[data-astro-cid-5jp7rtjd]{height:48px;width:auto}.footer-spacer[data-astro-cid-5jp7rtjd]{display:none}.footer-bottom[data-astro-cid-5jp7rtjd]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin-top:3rem;gap:1rem;box-sizing:border-box}.footer-copyright[data-astro-cid-5jp7rtjd]{color:var(--text-color);font-size:1rem;text-align:center;width:100%;display:block}@media (max-width: 767px){.footer-responsive[data-astro-cid-5jp7rtjd]{padding:2rem 1.2rem}.footer-row[data-astro-cid-5jp7rtjd]{flex-direction:column;align-items:center;justify-content:center;gap:1.2rem}.footer-logo-group[data-astro-cid-5jp7rtjd]{flex-direction:column;justify-content:center;align-items:center;gap:.3rem}.footer-logo[data-astro-cid-5jp7rtjd]{height:40px;margin:0 auto}.footer-bottom[data-astro-cid-5jp7rtjd]{flex-direction:column;align-items:center;justify-content:center;gap:.7rem;margin-top:2rem}.footer-copyright[data-astro-cid-5jp7rtjd],.footer-legal[data-astro-cid-5jp7rtjd]{text-align:center;font-size:.8rem;width:100%;display:block}}:root{--background-color: #181818}html,body{margin:0;width:100vw;height:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box;font-family:Oswald,Arial,sans-serif}html{scroll-behavior:smooth}section[id]{scroll-margin-top:calc(var(--header-offset, 90px) + 20px)}.layout-wrapper[data-astro-cid-sckkx6r4],section[data-astro-cid-sckkx6r4]{max-width:100vw;box-sizing:border-box}.layout-wrapper[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:1}.layout-main[data-astro-cid-sckkx6r4]{flex:1 0 auto;width:100%;margin-top:var(--header-offset, 80px);max-width:100vw;box-sizing:border-box;padding-left:0;padding-right:0}@media (max-width: 767px){.layout-main[data-astro-cid-sckkx6r4]{margin-top:var(--header-offset, 67px)}}@view-transition{navigation: auto;}::view-transition-old(root) [data-astro-cid-sckkx6r4],::view-transition-new(root) [data-astro-cid-sckkx6r4]{animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.wavy-bg[data-astro-cid-sckkx6r4]{display:block}.dot-bg[data-astro-cid-sckkx6r4]{display:none}@media (max-width: 767px){.wavy-bg[data-astro-cid-sckkx6r4]{display:none}.dot-bg[data-astro-cid-sckkx6r4]{display:block}}
