*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{line-height:1.5;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}ol,ul{list-style:none;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset{border:0;margin:0}fieldset,legend{padding:0}textarea{resize:vertical}[hidden]{display:none!important}:root{--navy:#1b2c63;--navy-strong:#17244f;--blue:#5e81f6;--blue-hover:#6d8eff;--blue-strong:#3a60de;--blue-soft:#a4b9ff;--green:#55e95d;--green-hover:#6eff75;--green-soft:rgba(85,233,93,.18);--text:#101424;--text-soft:#393939;--surface:#fff;--surface-muted:#f6f8ff;--surface-border:#d9e1f6;--warning-bg:#fff1cb;--warning-border:#ff9f39;--shadow-soft:0 16px 40px rgba(24,43,104,.14);--shadow-panel:0 2px 5px 0 rgba(23,32,64,.1),0 2px 20px 0 rgba(70,93,171,.1);background:var(--surface);color:var(--text);color-scheme:light;font-family:Inter,Segoe UI,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--surface)}body{color:var(--text);margin:0;min-width:320px}body,button,input,textarea{font:inherit}h1{font-size:clamp(1.8rem,2rem + 1.7vw,3.65rem);font-weight:900;line-height:1}h2{font-size:clamp(1.5rem,1.2rem + 2vw,2.4rem)}h2,h2.h2--big{font-weight:900;line-height:1.2}h2.h2--big{font-size:clamp(1.7rem,1.4rem + 2vw,2.65rem)}h2.h2--big span{color:var(--green)}h3{font-size:clamp(1.2rem,1rem + 2vw,2rem);line-height:1.2}@media(min-width:760px){h3{font-size:22px}}h4{font-size:16px;line-height:1.2}a{color:inherit;cursor:pointer;text-decoration:none}b{color:#000}button{background:transparent;border:0}img,svg{display:block;max-width:100%}#__nuxt{min-height:100vh}.site-container{margin:0 auto;width:min(1168px,100vw - 32px)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1b2c63fc;position:sticky;top:0;z-index:30}.site-footer__inner,.site-header__inner{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;min-height:60px;padding:10px 0}.site-footer__inner-left,.site-header__inner-left{display:flex}.site-header__inner-left{flex:1;justify-content:space-between;max-width:430px}.site-header__burger{align-items:center;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:0}@media(min-width:1100px){.site-header__burger{display:none}}.site-header__burger svg{height:28px;width:28px}.mobile-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1b2c63fa;display:grid;gap:32px;grid-template-rows:auto 1fr auto;height:100vh;inset:0;padding:0 0 24px;position:fixed;z-index:100}@media(min-width:1100px){.mobile-menu{display:none}}.mobile-menu__head{align-items:center;display:flex;gap:16px;height:60px;justify-content:space-between;padding:0 12px}.mobile-menu__close{align-items:center;color:#fff;cursor:pointer;display:inline-flex;justify-content:center}.mobile-menu__nav{align-content:start;display:grid;gap:10px;padding:0 20px}.mobile-menu__actions{display:grid;gap:12px;padding:0 20px}.mobile-menu__actions .site-button{width:100%}.mobile-menu__link{background:#ffffff0a;border:0;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:22px;font-weight:700;padding:16px 18px;text-align:left;width:100%}.mobile-menu__link--active{background:#ffffff14;color:var(--blue-soft)}.mobile-menu-fade-enter-active,.mobile-menu-fade-leave-active{transition:opacity .2s ease}.mobile-menu-fade-enter-from,.mobile-menu-fade-leave-to{opacity:0}.site-brand,.site-logo{align-items:center;display:inline-flex}.site-logo{color:#fff;font-weight:700;gap:6px}.site-logo__mark{display:inline-grid;gap:3px}.site-logo__bar{background:linear-gradient(90deg,#fff,#58f25c);border-radius:999px;height:3px}.site-logo__bar--full{width:18px}.site-logo__bar--mid{margin-left:4px;width:14px}.site-logo__bar--short{margin-left:8px;width:10px}.site-logo__name{font-size:14px;line-height:1}.site-footer__notes,.site-header__actions,.site-nav{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.site-header__actions .site-button{padding:4px 16px}.site-header__actions,.site-nav{display:none}@media(min-width:1100px){.site-header__actions,.site-nav{display:flex}}.site-nav__link{border-radius:999px;color:#fff;font-size:14px;padding:9px 16px;transition:background-color .2s ease,color .2s ease}.site-nav__link:focus-visible,.site-nav__link:hover{background:#ffffff1f}.site-nav__link--active{color:var(--blue-soft)}.site-button{align-items:center;border:1px solid transparent;border-radius:4px;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-height:36px;padding:8px 16px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.site-button--accent{background:var(--green);color:#08102d}.site-button--accent:hover{background:var(--green-hover);box-shadow:0 4px 24px #55e95d4d}.site-button--primary{background:var(--blue);color:#fff}.site-button--primary:hover{background:var(--blue-hover);box-shadow:0 4px 24px #55a1e94d}.site-button svg{height:24px;width:24px}.site-button:focus-visible,.site-button:hover{transform:translateY(-1px)}.site-button--ghost{background:#fff0;border-color:#ffffff4d;color:#fff}.site-button--ghost:hover{border-color:#fff}.site-button--outline{border-color:#fff;color:#fff}.site-button--outline:hover{background:#ffffff0d;box-shadow:0 4px 24px #ffffff1a}.site-button--dark{background:#111628;border-color:#ffffff14;color:#fff}.site-button--large{font-size:16px;min-height:44px;padding:11px 20px}.site-footer{background:var(--navy);border-top:1px solid hsla(0,0%,100%,.08);color:#fff}.site-footer__inner{padding:38px 0}.site-footer__legal,.site-footer__notes{font-size:14px}.site-footer__notes span+span:before{color:#ffffff5c;content:"|";margin-right:12px}@media(max-width:760px){.site-container{width:min(100vw - 24px,1168px)}.site-footer__inner,.site-footer__notes,.site-header__actions,.site-nav{justify-content:center}.site-footer__notes span+span:before{display:none}}.site-nav__link.router-link-active:not([href*="#"]){color:var(--blue)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./Inter-Regular.COLGFB3M.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./Inter-Medium.CDhBSFyE.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./Inter-Bold.BOs3KVhN.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(./Inter-ExtraBold.BUaDDWMS.woff2) format("woff2")}
