:root{--background:#f9f9f9;--foreground:#171717;--primary:#4169e1;--maxWidth:1100px}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(/fonts/manrope-v20-latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(/fonts/manrope-v20-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(/fonts/manrope-v20-latin-500.woff2)format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(/fonts/manrope-v20-latin-700.woff2)format("woff2")}html,body{max-width:100vw}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,sans-serif;font-weight:300}h1:first-child,h2:first-child,h3:first-child{margin-top:0}code{background:#f5f5f3;border:.5px solid rgba(0,0,0,.12);border-radius:4px;padding:2px 5px;font-family:ui-monospace,Cascadia Code,monospace;font-size:12px}header{background:#fff;border-bottom:1px solid #aeaeae;flex-flow:column;justify-content:center;align-items:center;margin-bottom:60px;display:flex}@media (max-width:600px){header{flex-flow:row;justify-content:space-between;display:flex}}header h1{margin:0;padding-top:2px;font-size:32px;font-weight:300;display:inline-block}main{max-width:var(--maxWidth);box-sizing:border-box;margin:auto;padding:0 24px}footer{max-width:var(--maxWidth);text-align:center;border-top:1px solid #aeaeae;margin:50px auto;padding-top:24px}footer nav a{padding:0 20px}.cardMain{box-sizing:border-box;background:#fff;border:1px solid #e6e9ee;border-radius:12px;margin:24px auto;padding:24px;box-shadow:0 6px 18px rgba(28,39,54,.06)}.card{border:1px solid #e6e9ee;border-radius:12px;padding:12px}a{color:var(--foreground)}.button{cursor:pointer;color:#171717;background:#fff;border:1px solid #64748b;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:700;display:inline-flex}.button.primary{color:var(--primary)}.error-message{color:#c00;text-align:center;background:#ffe6e6;border-top:2px solid #f99;border-bottom:2px solid #f99;margin-bottom:24px;padding:16px;font-weight:500}
.navigation-module__3zKb0a__navigation{margin:20px 0;position:relative}.navigation-module__3zKb0a__navigationMenu{flex-direction:row;justify-content:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.navigation-module__3zKb0a__navigationMenu li a{color:var(--foreground);font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.navigation-module__3zKb0a__navigationMenu li a:hover{color:var(--primary)}.navigation-module__3zKb0a__burgerButton{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;transition:background .2s;display:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.navigation-module__3zKb0a__burgerButton:hover{background:rgba(0,0,0,.06)}.navigation-module__3zKb0a__burgerLine{background:var(--foreground);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.navigation-module__3zKb0a__burgerOpen .navigation-module__3zKb0a__burgerLine:first-child{transform:translateY(7px)rotate(45deg)}.navigation-module__3zKb0a__burgerOpen .navigation-module__3zKb0a__burgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.navigation-module__3zKb0a__burgerOpen .navigation-module__3zKb0a__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navigation-module__3zKb0a__overlay{z-index:99;background:rgba(0,0,0,.3);animation:.2s navigation-module__3zKb0a__fadeIn;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.navigation-module__3zKb0a__mobileMenu{background:var(--background,#fff);z-index:100;flex-direction:column;gap:0;width:min(280px,80vw);height:100dvh;margin:0;padding:1.5rem 1rem;list-style:none;transition:transform .3s;display:none;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px rgba(0,0,0,.12)}.navigation-module__3zKb0a__mobileMenuOpen{transform:translate(0)}.navigation-module__3zKb0a__mobileMenu li{border-bottom:1px solid rgba(0,0,0,.07)}.navigation-module__3zKb0a__mobileMenu li:first-child{border-top:1px solid rgba(0,0,0,.07)}.navigation-module__3zKb0a__mobileMenu li a{color:var(--foreground);padding:1rem .5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:block}.navigation-module__3zKb0a__mobileMenu li a:hover{color:var(--primary);background:rgba(0,0,0,.03)}@media (max-width:600px){.navigation-module__3zKb0a__navigationMenu{display:none}.navigation-module__3zKb0a__burgerButton{margin-left:auto;display:flex;position:static;transform:none}.navigation-module__3zKb0a__overlay{display:block}.navigation-module__3zKb0a__mobileMenu{display:flex}}@keyframes navigation-module__3zKb0a__fadeIn{0%{opacity:0}to{opacity:1}}
