:root{--main-background-glass:#2e192a;--main-hover-glass:#ffffff1a;--main-active-glass:#ffffff33;--main-pink:#c524a7;--main-hover-pink:#c524a780;--main-active-pink:#c524a799;--main-grey:#dadada;--main-red-light:#e9141433;--main-white:#fff;--main-blue:#1b14e9;--flash-pink:#c524a7;--half-flash-pink:#c524a780;--light-pink:#ff98ec;--very-light-pink:#ffd3f7;--main-purple:#702963cc;--half-main-purple:#70296399;--dark-purple:#581c4dcc;--half-dark-purple:#581c4d99;--main-background:#000;--main-border:#fff;--main-text:#fff;--second-text:hsla(0,0%,100%,.6);--third-text:hsla(0,0%,100%,.075);--light-text:#1e1f31;--border-width:-2px;--main-green:#25c24a;--green-background:#16b93c54;--main-red:#f07373;--red-background:#b9161654;--main-warning:#a26b3d}.App{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.App,html{background-color:#160813}body{margin:0;overflow:initial!important;background:linear-gradient(180deg,#160813,#2c1027),#2c1027;color:var(--main-text);font-size:16px;font-optical-sizing:auto;font-style:normal;font-weight:500;width:100lvw;min-width:100lvw;max-width:100lvw}.containerTotal{justify-content:space-between;padding:0 24px 16px;box-sizing:border-box;min-height:100vh}.containerTop,.containerTotal{display:flex;flex-direction:column;align-items:center;gap:90px;height:100%}.containerTop{justify-content:flex-start;width:100%}.no-scroll{overflow:hidden;height:100%}.headerAndContent{display:flex;flex-direction:column;align-items:center;gap:90px;padding:0 24px 52px}.mainStruct{display:flex;justify-content:center;align-items:flex-start;gap:32px;width:100%;max-width:1150px}.statsRight{width:230px;min-width:230px;max-width:230px;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:155px;display:flex;flex-direction:column;gap:32px}.contentAndStats{display:flex;gap:32px;width:100%}.contentCenter{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:24px}@media only screen and (max-width:1250px){.menuLeft,.statsRight{width:200px;min-width:200px;max-width:200px}}@media only screen and (max-width:1150px){.contentAndStats{gap:24px}}@media only screen and (max-width:950px){.menuLeft{width:150px;min-width:150px;max-width:150px}}@media only screen and (max-width:750px){.menuLeft{position:fixed;top:auto;bottom:0;left:50%;transform:translate(-50%);z-index:1;width:100%;min-width:100%;max-width:100%}}@media only screen and (max-width:450px){.headerAndContent{gap:62px}.containerTotal{padding:0 16px 16px}}.imgBackground{position:fixed;z-index:-1;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:linear-gradient(180deg,#160813,#2c1027),#2c1027;img{width:auto;height:100vh}}@keyframes bigSmallBigSmall{0%,to{transform:scale(1)}50%{transform:scale(.9)}}a{text-decoration:none;color:inherit}a,button{cursor:pointer}button{border:inherit;width:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;background-color:inherit;padding:0}button,input{color:var(--main-text)}input{padding:inherit}input:focus{outline:none}.container{width:100%;box-sizing:border-box}.component-big-button,.partial-connect-button{width:100%}.partial-connect-spinner{width:auto}.tooltip{padding:8px 12px;background-color:var(--main-background-glass);font-size:12px;border-radius:6px;max-width:200px;box-shadow:0 0 20px 9px rgba(31,13,27,.91),0 0 6px 0 rgba(56,41,53,.91);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.tooltip>.headerTooltip{font-weight:700}.tooltip a{text-decoration:underline;&:hover{opacity:.5}}.confirmedTransaction{display:flex;flex-direction:column;a{text-decoration:underline;&:hover{opacity:.5}}}.extraConnect{background-color:red;z-index:10000000000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:600px}.modal-header{background-color:green}html{width:100vw;overflow-x:hidden}body.no-scroll{overflow:hidden;padding-right:var(--scrollbar-width,0);position:fixed;width:100%}