@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;font-display:block;src:url(./material-symbols-outlined.BT1iP1vc.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}*,:after,:before{box-sizing:border-box}:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased;background-color:#f9f9ff;color:#111c2c;font-family:Inter,sans-serif}body,html{overflow-x:hidden}#app{min-height:100vh}a{color:inherit}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}.footer{display:flex;gap:24px;flex-wrap:wrap;padding:48px 32px;align-items:center;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.1);background:#002046}.footer__brand{display:flex;flex-direction:column;gap:8px}.footer__title{color:#fff;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;letter-spacing:-.45px}.footer__description{color:#fff9;font-family:Inter;font-size:12px;font-weight:400;line-height:16px}.footer__links{display:flex;gap:32px}.footer__links a{color:#fff9;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.footer__credit{color:#fff6;font-family:Inter;font-size:12px;font-weight:500;line-height:16px}@media(max-width:768px){.footer{padding:32px 16px;align-items:flex-start}.footer__brand,.footer__credit,.footer__links{width:100%}.footer__links{gap:16px;flex-wrap:wrap}}.navbar{display:flex;gap:20px;flex-wrap:wrap;padding:12px 32px;justify-content:space-between;align-items:center;align-self:stretch;background:#f8fafc;font-family:Inter;position:relative;z-index:20}.navbar .title{display:flex;opacity:100%;flex:1 1 320px;min-width:0;min-height:56px;flex-direction:column;justify-content:center;color:#002046;font-size:18px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:-.9px;cursor:pointer}.navbar .title p{display:inline-flex;align-items:center;gap:8px;margin:0}.navbar .title__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#e8eefc;color:#002046;flex-shrink:0;font-size:17px;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.navbar .nav{margin-left:auto}.navbar .nav ul{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:24px;list-style:none;padding:0}.navbar .nav ul li{cursor:pointer;padding:4px 0;position:relative}.navbar .nav ul li:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:currentColor;transition:width .2s}.navbar .nav ul li:hover:after{width:100%}.navbar__toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:10px;background:#e8eefc;color:#002046;cursor:pointer}.navbar__drawer-close .material-symbols-outlined,.navbar__toggle .material-symbols-outlined{font-size:24px;line-height:1}.navbar__backdrop{position:fixed;inset:0;display:flex;justify-content:flex-end;background:#081a3361}.navbar__drawer{display:grid;align-content:start;gap:24px;width:min(82vw,320px);height:100vh;padding:20px 16px 24px;background:#f8fafc;box-shadow:-12px 0 32px #081a332e}.navbar__drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.navbar__drawer-title{color:#002046;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.navbar__drawer-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:10px;background:#e8eefc;color:#002046;cursor:pointer}.navbar__drawer-list{display:grid;gap:12px;padding:0;list-style:none}.navbar__drawer-list li{padding:14px 16px;border-radius:12px;background:#fff;color:#002046;font-size:16px;font-weight:700;line-height:24px;cursor:pointer}.navbar-drawer-enter-active,.navbar-drawer-leave-active{transition:opacity .24s ease}.navbar-drawer-enter-active .navbar__drawer,.navbar-drawer-leave-active .navbar__drawer{transition:transform .24s ease}.navbar-drawer-enter-from,.navbar-drawer-leave-to{opacity:0}.navbar-drawer-enter-from .navbar__drawer,.navbar-drawer-leave-to .navbar__drawer{transform:translate(100%)}@media(max-width:768px){.navbar{padding:16px;align-items:center;flex-wrap:nowrap}.navbar .title{flex:1 1 auto;min-height:auto;font-size:16px;line-height:24px;letter-spacing:-.4px}.navbar__toggle{display:inline-flex;flex-shrink:0}.navbar .nav{display:none}}.toast[data-v-f028de36]{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;align-items:center;gap:12px;max-width:420px;padding:14px 16px;border-radius:12px;box-shadow:0 4px 24px #081a3324;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.toast--error[data-v-f028de36]{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.toast--warning[data-v-f028de36]{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.toast--success[data-v-f028de36]{background:#f0fdf4;border:1px solid #bbf7d0;color:#14532d}.toast__icon[data-v-f028de36]{flex-shrink:0;font-size:20px;line-height:1}.toast__message[data-v-f028de36]{flex:1;margin:0;font-weight:500}.toast__close[data-v-f028de36]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:6px;background:transparent;cursor:pointer;color:inherit;opacity:.7;transition:opacity .15s}.toast__close[data-v-f028de36]:hover{opacity:1}.toast__close .material-symbols-outlined[data-v-f028de36]{font-size:18px;line-height:1}.toast-enter-active[data-v-f028de36],.toast-leave-active[data-v-f028de36]{transition:opacity .2s ease,transform .2s ease}.toast-enter-from[data-v-f028de36],.toast-leave-to[data-v-f028de36]{opacity:0;transform:translateY(8px)}.app{display:flex;flex-direction:column;gap:2rem}
