:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;padding:0}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family-primary)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.footer_footer__ysJQv{margin-top:auto;margin-bottom:var(--space-2);display:flex;flex-direction:column;align-items:center;justify-content:center}.footer_footer-decoration__bJpIJ{width:350px;margin-left:auto;margin-right:auto}.footer_footer-art___ZjMf{width:100%;height:auto}.footer_footer-links__coeKG{margin-bottom:var(--space-8)}.footer_footer-contact__p7LDr,.footer_footer-links__coeKG{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2)}.footer_footer-contact__p7LDr{transition:opacity .1s ease;opacity:.5}.footer_footer-badge-container__ClSXs{position:relative;width:100px;height:50px}.footer_footer-link___swFI{color:var(--color-brand-primary)!important}.footer_footer-contact__p7LDr:hover{opacity:1}@media (min-width:768px){.footer_footer__ysJQv{margin-bottom:var(--space-8);margin-top:var(--space-16)}.footer_footer-decoration__bJpIJ{width:500px;margin-bottom:var(--space-8)}.footer_footer-links__coeKG{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);margin-bottom:var(--space-8)}.footer_footer-content__EPime:hover{fill:var(--color-link-hover)}}.layout_main-layout__93X4S{min-height:100vh;background-color:var(--color-background-primary)}.layout_layout-content__m7r1V{color:var(--color-text-primary);max-width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.layout_header-container__J_rr8{position:relative}.layout_logo-container__p0eEr{width:250px;margin:var(--space-4) auto}.layout_logo-container__p0eEr img{width:100%;height:100%}.layout_content__MuTts{position:relative;display:flex;flex-direction:column;border-radius:var(--radius-lg);margin-bottom:var(--space-4);padding:var(--space-4)}.layout_main-content__SGK6V{width:100%;min-height:100vh;display:flex;flex-direction:column}@media (min-width:768px){.layout_layout-content__m7r1V{max-width:700px}.layout_logo-container__p0eEr{width:650px;margin:var(--space-16) auto var(--space-4)}.layout_content__MuTts{background-color:var(--color-background-secondary);padding:var(--space-2);border:var(--border-card);box-shadow:var(--box-shadow-card)}.layout_main-content__SGK6V{min-height:500px}}.menu-mobile_menuMobile__pG1rG{display:none}@media (max-width:768px){.menu-mobile_menuMobile__pG1rG{display:flex;position:fixed;top:var(--space-4);right:var(--space-4);width:var(--top-panel-height);height:var(--top-panel-height);z-index:1002;border:1px solid var(--color-border-primary);background:var(--color-background-primary);border-radius:100%;align-items:center;justify-content:center;cursor:pointer}.menu-mobile_menuMobileIcon__4VWNr{width:100%;height:100%;position:relative;display:grid;place-items:center;border:none;background:none;cursor:pointer;color:color-mix(in srgb,var(--color-brand-primary) 50%,transparent)}.menu-mobile_menuMobileIcon__4VWNr:hover{color:var(--color-brand-primary)}.menu-mobile_menuMobileIcon__4VWNr svg{margin:0;display:block;width:1.25rem;height:1.25rem}.menu-mobile_menuMobileContent__jUrNy{position:fixed;top:0;left:0;width:100vw;height:100vh;background:black;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-8);z-index:1000}.menu-mobile_menuMobileContentItemText__4X5_J{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text-secondary)}.menu-mobile_menuMobileContentItemTextActive__MYvQs{color:var(--color-brand-primary)}}.tabs-switch_tabsSwitch__B1fX5{display:flex;width:-moz-fit-content;width:fit-content;margin-left:var(--top-panel-end-margin);border:var(--top-panel-border);border-bottom:var(--top-panel-border-bottom);box-shadow:var(--top-panel-box-shadow);border-radius:var(--top-panel-border-radius)}.tabs-switch_tabsSwitchButton__LoiTD{background:var(--color-background-secondary);cursor:pointer;width:-moz-fit-content;width:fit-content;padding:var(--top-panel-item-padding);font-weight:var(--top-panel-item-font-weight);font-family:var(--font-family-primary);border:none;border-bottom:2px solid transparent;transition:border-bottom .3s ease}.tabs-switch_firstTab__90mVc{border-radius:var(--radius-lg) 0 0 0}.tabs-switch_lastTab__FTpEj{border-radius:0 var(--radius-lg) 0 0}.tabs-switch_tabsSwitchButtonActive__0aDAE{border-bottom:2px solid var(--color-brand-primary);background:var(--color-background-primary)}.tabs-switch_tabsSwitchButtonActive__0aDAE span{color:var(--top-panel-item-active-color)}.tabs-switch_tabsSwitchButtonText__UD4Bg{color:var(--color-text-secondary);font-size:var(--font-size-sm)}.tabs-switch_tabsSwitchButton__LoiTD:hover:not(.tabs-switch_tabsSwitchButtonActive__0aDAE){border-bottom:2px solid color-mix(in srgb,var(--color-brand-primary) 10%,transparent)}.tabs-switch_tabsSwitchButton__LoiTD:hover span{color:var(--top-panel-item-active-color)}@media (max-width:768px){.tabs-switch_tabsSwitch__B1fX5{display:none}}.top-panel_topPanel__drcHH{display:flex;align-items:flex-end;justify-content:space-between;max-height:var(--top-panel-height)}