*{border:none;margin:0;padding:0}*,:before,:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:#0000}input::-ms-clear{display:none}textarea{resize:vertical}button,input[type=submit]{box-shadow:none;cursor:pointer;background:0 0;display:inline-block}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}input[type=file]{max-width:100%}a{color:inherit}
:root{--purple:#7c3aed;--dark:#0f172a;--green:#a3e635;--white:#f7f8fa;--blue:#7e98e7;--red:red;--yellow:#fd8a01;--bp-menu:1400px;--bp-tablet:1024px;--bp-mobile:768px}
html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;list-style:none}body{color:var(--dark);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;margin:0 auto;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:18px;position:relative;min-width:320px!important}html{overflow-y:scroll}html::-webkit-scrollbar{width:0;height:0}h1,h2,h3,h4,h5,h6{font-family:Unbounded,sans-serif}h1{text-transform:uppercase;font-size:60px;font-weight:700}h2{text-transform:uppercase;font-size:40px;font-weight:700}h3{text-transform:uppercase;font-size:25px;font-weight:700}h4,h5,h6{font-size:20px;font-weight:600}span,p{font-size:18px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{z-index:0}img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}label{cursor:default}.container{flex-direction:column;align-items:center;width:100%;max-width:1520px;display:flex}.app{background-image:url(/bg.svg);background-position:top;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:100px;min-height:100vh;margin:0 auto;display:flex;position:relative}.user-app{gap:50px}.section{justify-content:center;width:100%;display:flex}.purple-text{color:var(--purple);font-weight:700;font-size:inherit}.block{background:#fff;border-radius:20px;width:100%;padding:20px 25px;box-shadow:0 4px 18px #00000040}@media (max-width:1100px){.app{gap:50px}}@media (max-width:768px){h1{font-size:40px}h2{font-size:30px}h3{font-size:20px}h4,h5,h6,span,p,li,div{font-size:16px}}@media (max-width:500px){h1{font-size:30px}h2{font-size:21px}h3{font-size:18px}}
.toast-item{min-width:280px;max-width:min(90vw,400px);font-family:var(--font-inter,"Inter",sans-serif);color:var(--dark);text-align:left;background:var(--white);cursor:pointer;border:1px solid #7c3aed40;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:500;transition:opacity .2s,transform .2s;animation:.3s ease-out toast-slide-in;display:flex;box-shadow:0 8px 24px #0f172a26}.toast-item:before{content:"";border-radius:2px;flex-shrink:0;width:4px;height:24px}.toast-item.toast-success{border-color:#a3e63580}.toast-item.toast-success:before{background:var(--green)}.toast-item.toast-error{border-color:#dc505073}.toast-item.toast-error:before{background:#dc5050}.toast-item.toast-visible{opacity:1;transform:translate(0)}.toast-item.toast-hidden{opacity:0;transform:translate(16px)}@keyframes toast-slide-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}
.MovedBanner-module__4OgLRG__overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.MovedBanner-module__4OgLRG__modal{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:14px;width:min(100%,440px);padding:30px 26px 26px;display:flex;position:relative;box-shadow:0 22px 60px #0f172a4d}.MovedBanner-module__4OgLRG__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 6px;font-size:26px;line-height:1;position:absolute;top:12px;right:14px}.MovedBanner-module__4OgLRG__close:hover{color:var(--dark)}.MovedBanner-module__4OgLRG__badge{background:#7c3aed1a;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:inline-flex}.MovedBanner-module__4OgLRG__title{color:var(--purple);text-transform:none;margin:0;font-size:23px;line-height:1.25}.MovedBanner-module__4OgLRG__text{color:#697386;margin:0;font-size:15px;line-height:1.5}.MovedBanner-module__4OgLRG__text b{color:var(--dark);font-weight:800}.MovedBanner-module__4OgLRG__actions{flex-direction:column;gap:10px;width:100%;margin-top:4px;display:flex}.MovedBanner-module__4OgLRG__primary,.MovedBanner-module__4OgLRG__secondary{min-height:46px;font:inherit;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.MovedBanner-module__4OgLRG__primary{color:#fff;background:var(--purple);box-shadow:0 8px 20px #7c3aed47}.MovedBanner-module__4OgLRG__primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #7c3aed57}.MovedBanner-module__4OgLRG__secondary{color:var(--purple);background:#7c3aed14}.MovedBanner-module__4OgLRG__secondary:hover{background:#7c3aed24}@media (max-width:520px){.MovedBanner-module__4OgLRG__modal{padding:26px 20px 22px}.MovedBanner-module__4OgLRG__title{font-size:20px}.MovedBanner-module__4OgLRG__text,.MovedBanner-module__4OgLRG__primary,.MovedBanner-module__4OgLRG__secondary{font-size:14px}}
