.modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto;max-height:100vh;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:100}.modal-close-button{position:absolute;top:0;right:-50px}@media(max-width:768px){.modal-close-button{top:unset;right:unset;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.modal-wrapper{position:absolute;margin:24px -12px;width:calc(100% + 24px);max-width:400px;width:400px;background:linear-gradient(90deg,#f857a6,#ff5858);padding:2px;display:flex;align-items:center;justify-content:center;border-radius:1rem}@media(max-height:950px){.modal-wrapper{top:24px}}.modal-content{width:100%;background:#232323;box-shadow:10px 14px 14px rgba(0,0,0,.4);border-radius:1rem;padding:50px 30px 40px}@media(max-width:768px){.modal-content{min-width:unset;max-width:95%}}.txn-catcher-wrapper{position:relative;width:100%;height:100%}.txn-catcher-modal{display:flex;flex-direction:column;align-items:center;grid-gap:32px;gap:32px;min-height:150px}.txn-catcher-modal img{padding:8px;width:100px;height:100px;background-color:rgba(90,255,127,.5);border-radius:50%}.txn-catcher-modal a{cursor:pointer;font-family:"Open Sans";font-style:normal;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.16em;text-transform:uppercase;text-decoration:underline;color:#fff}.txn-catcher .modal-content{background-color:red!important;font-size:80px}:where(:not(html,iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}::-webkit-input-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}::-webkit-scrollbar{width:6px;height:6px;background-color:transparent!important}::-webkit-scrollbar-thumb{border-radius:25px;background-color:hsla(0,0%,100%,.15)}::-webkit-scrollbar-track{background-color:transparent!important;border-radius:25px}.connect-button{color:#fff;font-size:16px;font-weight:600;padding:12px 36px;border-radius:6px;border-radius:2rem}.connect-button.connect{background:linear-gradient(90deg,#f857a6,#ff5858)}.connect-button.change{background:red}.connect-button.connected{background:linear-gradient(90deg,#f857a6,#ff5858)}.modal-inside{display:flex;flex-direction:column;align-items:center}.modal-inside h4{margin-top:16px;width:90%;font-weight:400;font-size:16px;line-height:20px;text-align:justify;color:hsla(0,0%,100%,.6)}.button{color:hsla(0,0%,100%,.6);padding:12px 36px;border:0;border-radius:2rem;background:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.button:focus{outline-color:2px solid #ff69b4}.button:hover:not(.active){color:#fff}.button:disabled,.button:hover:not(.active){background:linear-gradient(90deg,#f857a6,#ff5858)}.button:disabled{color:hsla(0,0%,100%,.2)!important;-webkit-filter:opacity(.85);filter:opacity(.85)}.button.active{color:#fff}.button.active:not(:disabled){background:linear-gradient(90deg,#f857a6,#ff5858)}.button-wrapper{display:flex;justify-content:center;align-items:center}.button-text{font-size:16px;line-height:21px;font-weight:600;text-align:center;display:block}.button-icon{width:20px;height:20px}.button-icon-left{margin-right:10px}.button-icon-right{margin-left:10px}.input-wrapper{color:#fff;background:#232323;border:1px solid #565656;border-radius:2rem;padding:16px 24px;display:flex;justify-content:space-between}.input-wrapper:focus-within{border-color:#f9579c}.input-label{color:#fff;font-size:14px;text-align:center;margin-bottom:10px;display:block}.input-input{background:transparent;border:0;color:hsla(0,0%,100%,.8);font-weight:400}.input-button{font-weight:600;font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(90deg,#f857a6,#ff5858);color:transparent;-webkit-background-clip:text;background-clip:text;--webkit-background-clip:text;border:0}.custom-modal-title{color:#fff;font-size:24px;font-weight:600;line-height:29px;text-align:center;margin-bottom:40px}.custom-modal-tabs{border-top:2px solid hsla(0,0%,100%,.2);border-bottom:2px solid hsla(0,0%,100%,.2);margin-bottom:1.5rem;padding:1.35rem 0}.custom-modal-tabs-content{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;border:1px solid hsla(0,0%,100%,.2);border-radius:2rem;padding:8px;grid-gap:8px;gap:8px}.custom-modal-table{margin-bottom:40px}.custom-modal-table-row{color:#fff;font-size:14px;line-height:24px;font-weight:400;display:grid;grid-template-columns:1fr 1fr}.custom-modal-table-row div:last-of-type{justify-self:flex-end;text-align:right}.custom-modal-warning{color:#fff;background-color:#a43f45;padding:12px;font-family:"Inter",sans-serif;font-weight:400;font-size:11px;line-height:18px;border-radius:6px;margin-bottom:20px}.custom-modal-input{margin-bottom:20px}.custom-modal-input-hint{margin:0 auto;width:95%;color:hsla(0,0%,100%,.6);font-size:14px;line-height:19px}.custom-modal-input-hint-box{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.custom-modal-input-hint .hint-focus{font-weight:700;color:#287eff}.custom-modal-input-hint .hint-focus-good{color:#5aff7f}.custom-modal-input-hint .hint-focus-bad{color:#cb5050}.custom-modal-select{margin-bottom:20px}.custom-modal-buttons{display:grid;justify-content:center;grid-template-columns:1fr;grid-auto-rows:48px;grid-gap:20px;gap:20px}.custom-modal-footer-text{color:#fff;font-size:14px;line-height:24px;font-style:italic;margin-top:30px;text-align:center;max-width:300px}.custom-modal-empty-space{display:block;height:60px}.custom-modal .iconSelect{width:100%}.skeleton-row{background-color:hsla(0,0%,100%,.05)!important}.table-pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px;background:#232323;border-radius:2rem;padding:.5rem}.table-pagination-wrapper{position:absolute;top:calc(100% + 24px);width:100%;display:flex;flex-direction:column;align-items:center}@media(min-width:769px){.table-pagination-wrapper{margin-left:-30px}}.table-pagination-action,.table-pagination-page,.table-pagination-page-active{font-family:"Open Sans";font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:hsla(0,0%,100%,.9333333333);border-radius:2rem;transition-duration:.4s}.table-pagination-action img,.table-pagination-page-active img,.table-pagination-page img{-webkit-filter:invert(18%) sepia(5%) saturate(2938%) hue-rotate(130deg) brightness(150%) contrast(90%);filter:invert(18%) sepia(5%) saturate(2938%) hue-rotate(130deg) brightness(150%) contrast(90%)}.table-pagination-action:hover,.table-pagination-page-active:hover,.table-pagination-page:hover{background:hsla(0,0%,100%,.6666666667);border-radius:2rem;color:#232323}.table-pagination-page{padding:8px 12px}.table-pagination-page,.table-pagination-page-active{width:1.65rem;height:1.65rem;display:flex;align-items:center;justify-content:center;border-radius:2rem}.table-pagination-page-active{padding:.35rem;background:#fff;color:#232323}.table-pagination-action{padding:4px 10px;display:flex}.table-pagination-action img{margin:0 .5rem}.iconSelect{width:250px}.iconSelect-placeholder{color:hsla(0,0%,100%,.6);font-family:"Open Sans";font-size:14px;font-weight:400;letter-spacing:0;line-height:19px}.iconSelect-field-wrapper{position:relative;border-radius:10px}.iconSelect-field{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 15px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#232323;border:1px solid hsla(0,0%,100%,.2);border-radius:2rem;transition-duration:.4s}.iconSelect-field:active{background:linear-gradient(90deg,#f857a6,#ff5858)}.iconSelect-field-invisible{opacity:0;pointer-events:none}.iconSelect-selection{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px}.iconSelect-icon{width:24px;height:24px}.iconSelect-icon img{width:100%;height:100%}.iconSelect-label{cursor:inherit;color:hsla(0,0%,100%,.6);font-family:"Open Sans",sans-serif;font-size:16px;letter-spacing:0;line-height:22px;font-weight:400}.iconSelect-action{animation:rotate-180 .1s ease-out reverse}.iconSelect-action,.iconSelect-action-active{cursor:pointer;padding:4px;width:20px;height:20px;background-color:hsla(0,0%,100%,.2);border-radius:100%;border:none}.iconSelect-action-active{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation:rotate-180 .1s ease-out;animation:rotate-180 .1s ease-out}.iconSelect-dropdown-wrapper{z-index:2;background-color:#100c29;border-radius:2rem;overflow:hidden;top:0;width:100%;position:absolute}.iconSelect-dropdown{width:100%;height:100%;max-height:300px;background:#232323;border-radius:10px;overflow:auto}.iconSelect-dropdown .iconSelect-field{background-color:transparent;border-radius:0;border:none}.iconSelect-dropdown .iconSelect-field:hover{background:linear-gradient(90deg,#f857a6,#ff5858)}@-webkit-keyframes rotate-180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rotate-180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.earn{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:hidden}.earn-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;align-items:flex-start;padding:8px;width:100%;grid-gap:10px;gap:10px;background:#0d0d0d;border:1px solid hsla(0,0%,100%,.2);border-radius:2rem;margin-bottom:30px}@media(min-width:769px){.earn-tabs{border-radius:1.5rem}}@media(min-width:1200px){.earn-tabs{background:transparent;border:0}}.earn-tab{color:#fff;font-size:14px;line-height:19px;font-weight:600;padding:.75rem;border:0;border-radius:2rem;background:transparent;cursor:pointer;text-align:center}.earn-tab,.earn-tab .dashboard-tab-icon{transition:all .3s ease}@media(min-width:769px){.earn-tab{padding:2.5rem .75rem;border-radius:1rem}}@media(min-width:1200px){.earn-tab{display:flex;flex-direction:column;color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.05);padding:3.5rem .75rem;height:100%}}.earn-tab:focus{outline-color:#287eff}.earn-tab:hover:not(.active){color:#fff;background:linear-gradient(90deg,#f857a6,#ff5858)}.earn-tab:hover:not(.active) .dashboard-tab-icon{-webkit-filter:invert(100%) sepia(0) saturate(7499%) hue-rotate(195deg) brightness(100%) contrast(102%);filter:invert(100%) sepia(0) saturate(7499%) hue-rotate(195deg) brightness(100%) contrast(102%)}.earn-tab:disabled{color:hsla(0,0%,100%,.2)}.earn-tab.active{color:#fff;background:linear-gradient(90deg,#f857a6,#ff5858)}.earn-tab.active .dashboard-tab-icon{-webkit-filter:invert(100%) sepia(0) saturate(7499%) hue-rotate(195deg) brightness(100%) contrast(102%);filter:invert(100%) sepia(0) saturate(7499%) hue-rotate(195deg) brightness(100%) contrast(102%)}.earn-tab-title{display:flex;justify-content:center}@media(min-width:1200px){.earn-tab-title{margin-bottom:14px;font-size:18px}}.earn-tab-text{display:none}@media(min-width:1200px){.earn-tab-text{display:block;font-size:12px;font-weight:400;line-height:19px}}.earn-table-liquidity{width:unset!important;font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;text-transform:uppercase;background:linear-gradient(90deg,#f857a6,#ff5858);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.earn-table-liquidity-plain{font-style:normal;font-weight:400;font-size:10px;line-height:14px;text-align:center;color:#fff;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}.earn-table-preload-images{display:none}.earn-table-top-mobile{max-width:400px;display:flex;justify-content:space-between;align-items:center;background:transparent;border:0;width:100%;color:#fff;font-family:"Regular";margin:0 auto}@media(min-width:1200px){.earn-table-top-mobile{margin:0;display:none}}.earn-table-top-mobile-modal-toggle{display:flex;align-items:center;background:transparent;flex-grow:1}.earn-table-expand-button{width:20px;height:20px}.earn-table-expand-button img{width:100%}.earn-table-expand-button.rotate-45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.earn-table-row{color:#fff;cursor:pointer}@media(min-width:1200px){.earn-table-row{padding:16px 0}.earn-table-row-highlight{background:#0d0d0d;border-radius:10px}.earn-table-row:hover{background:linear-gradient(90deg,hsla(0,0%,100%,.0901960784),hsla(0,0%,100%,.0901960784));border-radius:8px}}.earn-table-coins{margin-right:10px}.earn-table-coin{margin-right:3px;width:24px;height:24px;border-radius:50%}@media(min-width:1200px){.earn-table-coin{width:40px;height:40px;margin-right:0}}.earn-table span{font-size:14px;line-height:19px;font-weight:600;flex:1 1}.earn-table-expand{margin:0 auto;padding-top:20px;visibility:hidden;height:0;transition-duration:.8s;overflow:hidden}@media(max-width:1200px){.earn-table-expand{max-height:0}}@media(min-width:1200px){.earn-table-expand{margin:0;visibility:visible;height:auto;display:grid;grid-gap:5px;gap:5px;padding:0 16px;padding-top:unset}.earn-table-expand-stake{grid-template-columns:1fr 120px 100px 100px 120px 80px 80px 80px}.earn-table-expand-convert,.earn-table-expand-lock{grid-template-columns:3fr 1fr 2fr 1fr 1fr}}.earn-table .show-expanded{visibility:visible;height:auto;margin-bottom:31px;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.2);max-width:400px;max-height:800px;width:100%}@media(min-width:1200px){.earn-table .show-expanded{border-bottom:unset;padding-bottom:unset;margin-bottom:unset}}.earn-table-header{display:none}@media(min-width:1200px){.earn-table-header{display:grid;grid-gap:5px;gap:5px;align-items:center;border-top:2px solid hsla(0,0%,100%,.1);border-bottom:2px solid hsla(0,0%,100%,.1);padding:16px;margin-bottom:16px}.earn-table-header-stake{grid-template-columns:1fr 120px 100px 100px 120px 80px 80px 80px}.earn-table-header-convert,.earn-table-header-lock{grid-template-columns:3fr 1fr 2fr 1fr 1fr}}.earn-table-header-text{margin-bottom:10px;display:flex;flex-direction:row;align-items:center;color:hsla(0,0%,100%,.8);font-family:"Regular";font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;text-align:left}@media(min-width:1200px){.earn-table-header-text{font-weight:600;margin-bottom:0}}.earn-table-header-text-center{justify-content:center}.earn-table-header-text-icon{margin-left:4px;height:12px;width:auto}.earn-table-header-text-symbol{margin-left:4px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;font-size:10px;line-height:12px;color:#fff}.earn-table-header-text-symbol.type-A{background-color:transparent}.earn-table-header-text-symbol.type-S{background:linear-gradient(90deg,#f857a6,#ff5858)}.earn-table-header-text-symbol.type-V{background:red}.earn-table-data{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr;color:hsla(0,0%,100%,.8);margin:25px 0}.earn-table-data p:nth-of-type(2){text-align:right;justify-self:flex-end}@media(min-width:1200px){.earn-table-data p:nth-of-type(2){text-align:unset}}@media(min-width:1200px){.earn-table-data{margin:0;display:flex;align-items:center;justify-content:center}}.earn-table-data-action{display:grid;grid-template-columns:2fr 1fr}@media(min-width:1200px){.earn-table-data-text{display:none}}.earn-table-data-type{font-family:"regular";font-size:14px;line-height:19px;color:hsla(0,0%,100%,.8);width:100%;grid-gap:4px;gap:4px}.earn-table-data-type,.earn-table-data-type-volatile{font-style:normal;font-weight:400;display:flex;align-items:center}.earn-table-data-type-volatile{box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:row;justify-content:center;padding:2px 8px;grid-gap:10px;gap:10px;font-family:"Regular";font-size:11px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:red;border-radius:10px}@media(max-width:1200px){.earn-table-data-type-volatile{justify-self:flex-end}}.earn-table-data-type-stable{box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 8px;grid-gap:10px;gap:10px;font-family:"Regular";font-style:normal;font-weight:400;font-size:11px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:10px}@media(max-width:1200px){.earn-table-data-type-stable{justify-self:flex-end}}.earn-table-data-type-center{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center!important}@media(max-width:1200px){.earn-table-data-type-center{margin:0;text-align:right}}.earn-table-data-type.boost{padding:2px 8px;border-radius:20px;width:50px;display:flex;justify-content:center}.earn-table-data-type.boosted{background-color:#0bb632}@media(max-width:1200px){.earn-table-data-type{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:right!important}}.earn-table-data-input{padding:8px 16px;display:flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px;width:80px;height:35px;border:1px solid #fff;border-radius:4px;font-family:"Regular";font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:hsla(0,0%,100%,.8)}@media(max-width:1200px){.earn-table-data-input{justify-self:flex-end}}.earn-table-data-button{padding:8px 16px;font-family:"Regular";font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#fff;text-align:center;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;background:radial-gradient(40.91% 104.55% at 100% -31.82%,hsla(0,0%,100%,.37) 0,hsla(0,0%,100%,0) 100%),#287eff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:flex-end}@media(max-width:1200px){.earn-table-data-button{width:100%;justify-self:unset}}.earn-table-data-justify-end{justify-content:flex-end}.earn-table-data.justify-center{display:flex;justify-content:center}.earn-table-data.earn-mobile-only{display:none}@media(max-width:1200px){.earn-table-data.earn-mobile-only{display:flex}}.earn-table-data-crypto{display:none}@media(min-width:1200px){.earn-table-data-crypto{display:flex;align-items:center;font-size:14px;font-weight:600}}.earn-table-data-crypto-icons{display:flex;align-items:center;margin-right:10px}.earn-table-data-ellipsis{position:relative;background:hsla(0,0%,100%,.3);width:6px;height:5px;border-radius:50%;margin:0 20px}.earn-table-data-ellipsis:after,.earn-table-data-ellipsis:before{content:"";position:absolute;background:hsla(0,0%,100%,.3);width:6px;height:5px;border-radius:50%}.earn-table-data-ellipsis:before{left:12px}.earn-table-data-ellipsis:after{right:12px}.earn-table-data.data-column{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2px;gap:2px}.earn-table-data.data-column:hover{text-decoration:underline!important}.vote{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:hidden}.vote-skeleton{width:100px;height:33px!important;margin:auto;background-color:hsla(0,0%,100%,.05)!important}.vote-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:7px;gap:7px;margin-bottom:29px}@media(min-width:768px){.vote-tabs{grid-gap:30px;gap:30px;margin-bottom:32px}}.vote-tab{color:#fff;background:hsla(0,0%,100%,.1);border-radius:10px;text-align:center;padding:12px;background:#0d0d0d}@media(min-width:769px){.vote-tab{padding:2.5rem .75rem;border-radius:1rem}}@media(min-width:1200px){.vote-tab{padding:3.5rem .75rem}}.vote-tab-text{font-size:12px;font-weight:600;line-height:13.62px;letter-spacing:.16rem;padding-bottom:.5rem}@media(min-width:768px){.vote-tab-text{font-size:12px;line-height:16.34px}}.vote-tab-number{font-size:1.75rem;font-weight:600;line-height:1}@media(min-width:768px){.vote-tab-number{color:transparent;background:linear-gradient(90deg,#f857a6,#ff5858);background-clip:text;-webkit-background-clip:text;font-size:3.25rem;font-weight:800}}.vote-table-top-mobile{display:flex;align-items:center;background:transparent;max-width:400px;border:0;width:100%;color:#fff;font-family:"Open Sans",sans-serif;margin:0 auto}@media(min-width:768px){.vote-table-top-mobile{margin:0;display:none}}.vote-table-expand-button{width:20px;height:20px}.vote-table-expand-button img{width:100%}.vote-table-row{color:#fff}@media(min-width:768px){.vote-table-row{padding:16px 0}.vote-table-row:nth-child(odd){background:#0d0d0d;border-radius:10px}}.vote-table-coins{margin-right:10px}.vote-table-coin{margin-right:3px;width:24px;height:24px;border-radius:50%}@media(min-width:768px){.vote-table-coin{width:30px;height:30px;margin-right:0}}@media(min-width:1100px){.vote-table-coin{width:40px;height:40px;margin-right:0}}.vote-table span{font-size:14px;line-height:19px;font-weight:600;flex:1 1}.vote-table-expand{margin:0 auto;padding-top:20px;visibility:hidden;height:0;transition-duration:.8s;overflow:hidden}@media(max-width:768px){.vote-table-expand{max-height:0}}@media(min-width:768px){.vote-table-expand{margin:0;visibility:visible;height:auto;display:grid;grid-gap:5px;gap:5px;grid-template-columns:3fr 75px 1.75fr 80px 180px;padding:0 16px;padding-top:unset}}.vote-table .show-expanded{visibility:visible;height:auto;margin-bottom:31px;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.2);max-width:400px;max-height:800px;width:100%}@media(min-width:768px){.vote-table .show-expanded{border-bottom:unset;padding-bottom:unset;margin-bottom:unset}}.vote-table-header{display:none}@media(min-width:768px){.vote-table-header{display:grid;grid-gap:5px;gap:5px;align-items:center;grid-template-columns:3fr 75px 1.75fr 80px 180px;border-top:2px solid hsla(0,0%,100%,.1);border-bottom:2px solid hsla(0,0%,100%,.1);padding:16px;margin-bottom:16px}}.vote-table-header-text{margin-bottom:10px;display:flex;flex-direction:row;align-items:center;color:hsla(0,0%,100%,.8);font-family:"Open Sans";font-style:normal;font-weight:600;font-size:14px;line-height:19px;text-transform:uppercase;text-align:left}@media(min-width:768px){.vote-table-header-text{font-weight:600;margin-bottom:0}}.vote-table-header-text-center{text-align:center;justify-content:center}.vote-table-header-text-right{justify-content:flex-end}.vote-table-header-text-icon{margin-left:4px;height:12px;width:auto}.vote-table-header-text-symbol{margin-left:4px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;font-size:10px;line-height:12px;color:#fff}.vote-table-header-text-symbol.type-A{background-color:transparent}.vote-table-header-text-symbol.type-S{background:linear-gradient(90deg,#f857a6,#ff5858)}.vote-table-header-text-symbol.type-V{background:red}.vote-table-data{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr;color:hsla(0,0%,100%,.8);margin:25px 0}.vote-table-data p:nth-of-type(2){text-align:right;justify-self:flex-end}@media(min-width:768px){.vote-table-data p:nth-of-type(2){text-align:unset}}@media(min-width:768px){.vote-table-data{margin:0;display:flex;align-items:center;justify-content:center}}.vote-table-data-action{display:grid;grid-template-columns:2fr 1fr}@media(min-width:768px){.vote-table-data-text{display:none}}.vote-table-data-type{font-size:14px;line-height:19px;color:hsla(0,0%,100%,.8)}.vote-table-data-type,.vote-table-data-type-volatile{font-family:"Open Sans";font-style:normal;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.vote-table-data-type-volatile{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 8px;grid-gap:10px;gap:10px;font-size:11px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#cb5050;border-radius:10px}@media(max-width:768px){.vote-table-data-type-volatile{justify-self:flex-end}}.vote-table-data-type-stable{box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 8px;grid-gap:10px;gap:10px;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:11px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:10px}@media(max-width:768px){.vote-table-data-type-stable{justify-self:flex-end}}.vote-table-data-type-center{text-align:center!important;justify-self:center}@media(max-width:768px){.vote-table-data-type-center{text-align:right!important}}.vote-table-data-input{padding:8px 16px;display:flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px;width:80px;height:35px;border:1px solid #565656;border-radius:2rem;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:hsla(0,0%,100%,.8)}@media(max-width:768px){.vote-table-data-input{justify-self:flex-end}}.vote-table-data-button{padding:8px 16px;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#fff;text-align:center;border-radius:2rem;background:linear-gradient(90deg,#f857a6,#ff5858);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:flex-end}@media(max-width:768px){.vote-table-data-button{width:100%;justify-self:unset}}.vote-table-data-button:disabled{color:hsla(0,0%,100%,.2)!important;background:linear-gradient(90deg,#f857a6,#ff5858),#666}.vote-table-data-justify-end{justify-content:flex-end}.vote-table-data-crypto{display:none}@media(min-width:768px){.vote-table-data-crypto{display:flex;align-items:center;font-size:14px;font-weight:600}}.vote-table-data-crypto-icons{display:flex;align-items:center;margin-right:10px}.vote-table-data-ellipsis{position:relative;background:hsla(0,0%,100%,.3);width:6px;height:5px;border-radius:50%;margin:0 20px}.vote-table-data-ellipsis:after,.vote-table-data-ellipsis:before{content:"";position:absolute;background:hsla(0,0%,100%,.3);width:6px;height:5px;border-radius:50%}.vote-table-data-ellipsis:before{left:12px}.vote-table-data-ellipsis:after{right:12px}@media(max-width:1000px){.vote-table-data-ellipsis{display:none!important}}.menu{position:fixed;top:0;right:0;width:280px;height:100vh;overflow-y:auto;background:#232323;z-index:100}.menu-wrapper{position:relative;padding:30px}.menu-section,.menu-wrapper{display:flex;flex-direction:column}.menu-section{border-bottom:1px solid hsla(0,0%,100%,.2);padding:36px 0}.menu-section-wrapper{display:flex;justify-content:space-between}.menu-section-wrapper.vertical{flex-direction:column!important;grid-gap:12px;gap:12px}.menu-nav{padding:2px;margin:16px 0;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:1.1rem}.menu-nav-content{padding:.5rem;display:grid;grid-gap:.5rem;gap:.5rem;background:#0d0d0d;border-radius:1rem}.menu-nav-button{border-radius:1rem;justify-content:flex-start}.menu-close{align-self:flex-end;background-color:transparent;border:0;margin-top:20px;margin-bottom:36px}.menu-switch{display:flex;flex-direction:column;margin-top:60px;padding-bottom:30px;border-bottom:hsla(0,0%,100%,.2)}.menu-stats{padding-top:35px}.menu-value-wrapper{display:flex;align-items:flex-end}.menu-label{color:transparent;background:linear-gradient(90deg,#f857a6,#ff5858);-webkit-background-clip:text;background-clip:text;--webkit-background-clip:text;font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:24px;letter-spacing:.16em}.menu-text,.menu-token{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:400;line-height:24px}.menu-token{cursor:pointer;display:flex;flex-direction:row;align-items:center;grid-gap:4px;gap:4px;font-family:"Open Sans";font-style:normal}.menu-token img{width:24px;height:24px}.menu-earnings{color:#fff;letter-spacing:-.03em;font-size:48px;line-height:51px;font-weight:800}.menu-earnings-small{color:#fff;font-size:25px;font-weight:800}.menu .profit-splitter{padding-bottom:24px;margin-bottom:24px;display:block;width:100%;height:1px;border-bottom:1px solid hsla(0,0%,100%,.1)}.menu .profit-wrapper{margin:32px 0;width:100%;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.menu .profit-item{display:grid;justify-content:center;align-items:center;grid-template-columns:20px 1fr 1fr;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px}.menu .profit-item img{height:20px;width:20px}.menu .profit-item p{margin:0;padding:0;font-family:"Open Sans";font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#fff}.menu .profit-item p .token{font-weight:500;font-size:11px;line-height:15px}.menu .profit-item .earnings{font-family:"Open Sans";font-style:normal;font-weight:600;font-size:11px;line-height:15px;color:hsla(0,0%,100%,.6)}.nav{display:flex;justify-content:space-between;margin:0 auto 80px}.nav-logo{display:flex;align-items:center;height:48px;width:192px}.nav-logo .penrose-logo{margin-right:10px}.nav-wrapper{display:flex;grid-gap:32px;gap:32px;align-items:center}@media(max-width:768px){.nav-wrapper .connect-button{display:none}}.nav-button{width:40px;height:40px;border-radius:50%;border:0;background-color:hsla(0,0%,100%,.1);display:flex;justify-content:center;align-items:center}@font-face{font-family:"Light";src:local("HKGroteskWide-Light"),url(/static/media/HKGroteskWide-Light.b7088869.woff) format("woff")}@font-face{font-family:"Medium";src:local("HKGroteskWide-Medium"),url(/static/media/HKGroteskWide-Medium.ab570dab.woff) format("woff")}@font-face{font-family:"Regular";src:local("HKGroteskWide-Regular"),url(/static/media/HKGroteskWide-Regular.2b2ce16e.woff) format("woff")}@font-face{font-family:"SemiBold";src:local("HKGroteskWide-SemiBold"),url(/static/media/HKGroteskWide-SemiBold.1ed65b12.woff) format("woff")}@font-face{font-family:"Bold";src:local("HKGroteskWide-Bold"),url(/static/media/HKGroteskWide-Bold.a39db593.woff) format("woff")}@font-face{font-family:"ExtraBold";src:local("HKGroteskWide-ExtraBold"),url(/static/media/HKGroteskWide-ExtraBold.cf62e602.woff) format("woff")}@font-face{font-family:"Black";src:local("HKGroteskWide-Black"),url(/static/media/HKGroteskWide-Black.ac57f79e.woff) format("woff")}body{font-size:16px;font-family:"Regular";height:100%;width:100vw;background-color:#0d0d0d;overflow-x:hidden}button{cursor:pointer}button:disabled{cursor:not-allowed}.unknown-box{display:none}@media(min-width:769px){.unknown-box{display:block;color:#fff;font-size:13px;line-height:23px;font-weight:400;background:#232323;border-radius:20px;text-align:center;padding:30px}}.mobile-connect{display:flex;justify-content:center}@media(min-width:769px){.mobile-connect{display:none}}.web-connect{display:none}@media(min-width:769px){.web-connect{display:flex;justify-content:center}}.dashboard{position:relative;z-index:0;background-color:#0d0d0d;padding:50px 5% 120px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:hidden;overflow-x:hidden}@media(max-width:900px){.dashboard{padding:50px 15px 120px}}.dashboard-content{z-index:1;max-width:1280px;margin:auto}.dashboard-wrapper{display:flex;align-items:center;justify-content:center}.dashboard-wrapper-content{width:100%;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:visible}@media(min-width:769px){.dashboard-wrapper-content{background:#232323;border-radius:1rem;padding:30px}}@media screen and (min-width:769px){.dashboard-wrapper{background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:1.1rem;padding:2px}}@media(min-width:769px){.dashboard-default-stats{display:flex;grid-gap:23px;gap:23px}}.dashboard-default-stats .stat-separator{border-left:1px solid hsla(0,0%,100%,.2);height:24px;align-self:center}.dashboard-default-stats .stat-item{position:relative;border-left:1px solid hsla(0,0%,100%,.2);padding:0 23px}@media(min-width:769px){.dashboard-default-stats .stat-item{border-left:unset;padding:0 23px 0 0}.dashboard-default-stats .stat-item:not(:last-of-type):before{position:absolute;content:"";height:31px;width:1px;background:hsla(0,0%,100%,.2);right:0;bottom:0;border-left:1px solid hsla(0,0%,100%,.2)}}.dashboard-default-stats .stat-item-text{color:transparent;background:linear-gradient(90deg,#f857a6,#ff5858);background-clip:text;-webkit-background-clip:text;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.42em;margin-bottom:8px}.dashboard-default-stats .stat-item-wrapper{color:#fff;display:flex}.dashboard-default-stats .stat-item-number{font-size:24px;font-family:"Bold";line-height:33px}.dashboard-default-stats .stat-item-dollar{font-size:24px;font-weight:700}.dashboard-gray-text{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400}.dashboard-button-wrapper{display:flex;justify-content:center}.dashboard-connect-wallet-button{background-color:transparent;border:0}.dashboard-background-wrapper{z-index:0}.dashboard-background-orb-1{width:284.83px;height:443.53px;left:-125px;top:-80px;background:radial-gradient(72.58% 72.58% at 50% 50%,#642839 14.49%,hsla(0,0%,100%,.4) 100%);-webkit-transform:matrix(.83,-.7,.48,.8,0,0);transform:matrix(.83,-.7,.48,.8,0,0);-webkit-animation-name:floating-1;animation-name:floating-1;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.dashboard-background-orb-1,.dashboard-background-orb-2{position:fixed;z-index:-1;-webkit-filter:blur(160px);filter:blur(160px)}.dashboard-background-orb-2{width:439px;height:392px;right:-240px;top:398px;background:linear-gradient(180deg,#6c2b35,#ebdfff 53.12%,rgba(0,10,255,.35));opacity:.4;-webkit-animation-name:floating-2;animation-name:floating-2;-webkit-animation-duration:42s;animation-duration:42s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes floating-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-90%,90%);transform:translate(-90%,90%)}40%{-webkit-transform:translate(50%,-80%);transform:translate(50%,-80%)}60%{-webkit-transform:translate(-70%,-30%);transform:translate(-70%,-30%)}80%{-webkit-transform:translate(-10%,-20%);transform:translate(-10%,-20%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes floating-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-90%,90%);transform:translate(-90%,90%)}40%{-webkit-transform:translate(50%,-80%);transform:translate(50%,-80%)}60%{-webkit-transform:translate(-70%,-30%);transform:translate(-70%,-30%)}80%{-webkit-transform:translate(-10%,-20%);transform:translate(-10%,-20%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes floating-2{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(120px,120px);transform:translate(120px,120px)}50%{-webkit-transform:translate(-120px);transform:translate(-120px)}75%{-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes floating-2{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(120px,120px);transform:translate(120px,120px)}50%{-webkit-transform:translate(-120px);transform:translate(-120px)}75%{-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{-webkit-transform:translate(0);transform:translate(0)}}.dashboard-hero{color:#fff;text-transform:capitalize}.dashboard-hero .mobile-title{font-size:32px;margin-bottom:17px}@media(min-width:769px){.dashboard-hero .mobile-title{display:none}}.dashboard-hero-content{padding-bottom:60px;display:flex;flex-direction:column;justify-content:space-between;grid-gap:59px;gap:59px}@media(min-width:769px){.dashboard-hero-content{flex-direction:row}}.dashboard-hero-content .left{display:flex;flex-direction:column;grid-gap:30px;gap:30px}.dashboard-hero-content .left .description{max-width:500px;font-family:"Regular";font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:hsla(0,0%,100%,.6)}.dashboard-hero-content .left .flex-grow-1{flex-grow:1}.dashboard-hero-content .right{display:flex;flex-direction:column;grid-gap:30px;gap:30px}.dashboard-invest{padding:38px 54px;grid-gap:24px;gap:24px;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:1rem}.dashboard-invest,.dashboard-invest-wrapper{display:flex;flex-direction:column;align-items:center}.dashboard-invest-wrapper{width:100%;max-width:440px;height:100%}.dashboard-invest-media{width:75%;display:flex;flex-direction:row;justify-content:space-between;grid-gap:16px;gap:16px}.dashboard-invest h1{font-family:"Open Sans";font-style:normal;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.16em;text-transform:uppercase;color:#fff;text-align:center}.dashboard-invest p{font-size:14px;color:hsla(0,0%,100%,.6);text-transform:none}.dashboard-invest a,.dashboard-invest p{font-family:"Open Sans";font-style:normal;font-weight:400;line-height:24px;text-align:center}.dashboard-invest a{outline:none;cursor:pointer;font-size:13px;color:#fff}.dashboard-earnings{display:none;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:1rem;padding:2px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:250px;min-width:250px;height:100%;max-height:250px;align-self:flex-end}@media(min-width:769px){.dashboard-earnings{display:flex;flex-direction:column;justify-content:center;align-items:center}}.dashboard-earnings-wrapper{display:flex;flex-direction:row;grid-gap:32px;gap:32px}.dashboard-earnings-inner{display:flex;align-items:flex-start;flex-direction:column;border-radius:1rem;background:#232323;padding:40px 40px 30px;width:100%;height:100%}.dashboard-earnings-inner.center{align-items:center;justify-content:space-between}.dashboard-earnings-inner.center h2{margin:36px 0 42px}.dashboard-earnings-heading{font-family:"Light";font-style:normal;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px}.dashboard-earnings h2{display:flex;color:transparent;background:linear-gradient(90deg,#f857a6,#ff5858);background-clip:text;-webkit-background-clip:text;font-size:58px;font-family:"Regular";font-weight:800;line-height:51px;align-items:flex-end}.dashboard-earnings h2 sub{font-size:30px;line-height:30px;font-weight:800}.dashboard-earnings .profit-splitter{padding-bottom:24px;margin-bottom:24px;display:block;width:100%;height:1px;border-bottom:1px solid hsla(0,0%,100%,.1)}.dashboard-earnings .profit-wrapper{margin:32px 0;width:100%;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.dashboard-earnings .profit-item{display:grid;justify-content:center;align-items:center;grid-template-columns:20px 1fr 1fr;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px}.dashboard-earnings .profit-item img{height:20px;width:20px}.dashboard-earnings .profit-item p{margin:0;padding:0;font-family:"Regular";font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#fff}.dashboard-earnings .profit-item p .token{font-weight:500;font-size:11px;line-height:15px}.dashboard-earnings .profit-item .earnings{font-family:"Regular";font-style:normal;font-weight:600;font-size:11px;line-height:15px;color:hsla(0,0%,100%,.6)}.dashboard-earnings-button{padding:.5rem 1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;background:linear-gradient(90deg,#f857a6,#ff5858);border-radius:2rem;font-family:"Regular";font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#fff}.dashboard-earnings-button.invisible{background:#0d0d0d}.dashboard-title{font-size:32px;line-height:40px;font-weight:600}.dashboard-tabs{display:none}@media(min-width:769px){.dashboard-tabs{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:flex-start;padding:4px;width:100%;max-width:262px;grid-gap:6px;gap:6px;background:#0d0d0d;border:2px solid #565656;border-radius:2rem}}.dashboard-tab{color:#fff;font-size:16px;line-height:21px;font-weight:600;padding:12px 36px;border:0;border-radius:6px;background:transparent;cursor:pointer;text-align:center}.dashboard-tab:focus{outline-color:#287eff}.dashboard-tab:disabled{color:hsla(0,0%,100%,.2)}.dashboard-tab.active{color:#fff;background:radial-gradient(40.91% 104.55% at 100% -31.82%,hsla(0,0%,100%,.37) 0,hsla(0,0%,100%,0) 100%),#287eff}.dashboard-tab.active .dashboard-tab-icon{-webkit-filter:invert(100%) sepia(0) saturate(7499%) hue-rotate(130deg) brightness(100%) contrast(102%);filter:invert(100%) sepia(0) saturate(7499%) hue-rotate(130deg) brightness(100%) contrast(102%)}.dashboard-tab-title{display:flex;justify-content:center}@media(min-width:769px){.dashboard-tab-title{margin-bottom:14px;font-size:18px}}.dashboard-tab-text{display:none}@media(min-width:769px){.dashboard-tab-text{display:block;font-size:12px;font-weight:400;line-height:19px}}.dashboard-tab-icon{display:none}@media(min-width:769px){.dashboard-tab-icon{display:block;-webkit-filter:invert(22%) sepia(0) saturate(449%) hue-rotate(127deg) brightness(97%) contrast(84%);filter:invert(22%) sepia(0) saturate(449%) hue-rotate(127deg) brightness(97%) contrast(84%);margin-right:10px}}.dashboard-button{color:#fff;font-size:14px;line-height:19px;font-weight:600;padding:12px;border:0;border-radius:2rem;background:linear-gradient(90deg,#f857a6,#ff5858);cursor:pointer;text-align:center}.dashboard-button:focus{outline-color:#287eff}@media(min-width:769px){.dashboard-button{width:148px}}.dashboard-input-wrapper{display:flex;justify-content:space-between;grid-gap:15px;gap:15px;margin-bottom:60px}.dashboard-input{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:1px solid #565656;border-radius:2rem;padding:12px 20px;width:70%}.dashboard-input:focus-within{border-color:#f9579c}.dashboard-input img{width:16px}.dashboard-input input{color:hsla(0,0%,100%,.5019607843);font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;line-height:19px;background:transparent;border:0;outline:0;margin-left:10px;width:100%}.navigator{width:100%;height:2rem;display:flex;align-items:center;justify-content:space-between;font-size:1.125rem;font-weight:600;color:hsla(0,0%,100%,.8);margin-top:30px}.navigator p{width:5rem;text-align:center}.navigator__button{font-family:"Regular",sans-serif;font-style:normal;font-size:1.125rem;font-weight:600;color:hsla(0,0%,100%,.8);background-color:transparent;border-width:0;cursor:pointer;margin-left:10px}