:root{--dark-mode:0;--light-mode:1}*{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:2px solid rgba(var(--dark-color),.2)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button{border:none;background:none;cursor:pointer}a{text-decoration:none;color:inherit}::-moz-selection{background:var(--card-primary-color);color:var(--text-light-color)}::selection{background:var(--card-primary-color);color:var(--text-light-color)}.light{--graph-fill:#868686;--graph-filled:#141414;--anim-bg-color:#ddd;--canto-color:var(--extra-success-color,#06fc99);--dark-color:17,17,17;--light-color:255,255,255;--lighten-color:#fff;--darken-color:#000;--primary-dark-color:#222;--primary-light-color:#eee;--text-only-dark:#212121;--text-only-light:#fff;--primary-90-color:#222;--primary-10-color:#22222220;--light-10-color:#ffffff20;--light-20-color:#ffffff40;--text-light-color:#fff;--card-background-color:#c1c1c1;--text-light-30-color:#ffffff4c;--extra-failure-color:#ef4444;--text-dark-30-color:#1111114c;--extra-success-color:#06fc99;--text-light-40-color:#ffffff66;--card-subtle-color:#cacaca;--text-dark-40-color:#11111166;--card-primary-color:#111;--border-optional-color:#ffffff00;--extra-shadow:#cdcdcd;--border-stroke-color:#b3b3b3;--border-radius:0px;--text-dark-color:#111;--card-sub-surface-color:#dfdfdf;--card-surface-color:#f1f1f1;--border-stoke-dark-color:#222;--dark-mode:0;--light-mode:1;--box-shadow:6px 6px 0px 0px hsla(0,0%,7%,.15);--temp-bg-brightness:1;--card-primary-color-opp:#06fc99;--proposal-status-color:#d8d8d8;--proposal-status-stroke-color:#d4d4d4;--graph-fill-color:#d0d0d0;--graph-stroke-color:#b3b3b3;--vote-box-yes-color:#a1dcc3;--vote-box-yes-stroke-color:#12d481;--vote-box-no-color:#e4b0b0;--vote-box-no-stroke-color:#ef4444;--vote-box-veto-color:#cdaadd;--vote-box-veto-stroke-color:#b76fd7;--vote-box-abstain-color:#e6e2c5;--vote-box-abstain-stroke-color:#cfbb1d;--no-active-proposal-color:hsla(0,0%,87%,.4);--toast-secondary-text-color:rgba(36,36,36,.5)}.dark{--card-primary-color-opp:#111;--graph-fill:#969696;--graph-filled:#06fc99;--temp-bg-brightness:0.24;--lighten-color:#000;--darken-color:#fff;--anim-bg-color:#1b4633;--canto-color:#06fc99;--light-color:17,17,17;--dark-color:255,255,255;--primary-dark-color:#eee;--primary-light-color:#222;--text-only-dark:#222;--text-only-light:#fff;--primary-90-color:#eee;--primary-10-color:#eeeeee31;--light-10-color:#121212e3;--light-20-color:#2d2d2d;--text-light-color:#111;--card-background-color:#0b0b0b;--text-light-30-color:#1111114c;--extra-failure-color:#ef4444;--text-dark-30-color:#ededed4c;--extra-success-color:#06fc99;--text-light-40-color:#11111166;--card-subtle-color:#fff;--text-dark-40-color:#ececec66;--card-primary-color:#0ee489;--border-optional-color:#ffffff00;--extra-shadow:#cdcdcd;--border-stroke-color:#3d3d3d;--border-radius:5;--text-dark-color:#ececec;--card-sub-surface-color:#292929;--card-surface-color:#1e1e1e;--dark-mode:1;--light-mode:0;--box-shadow:0;---temp-opacity:1;--graph-fill-color:rgb(75,75,75,50%);--graph-stroke-color:#4b4b4b;--proposal-status-color:#383838;--proposal-status-stroke-color:#3d3d3d;--vote-box-yes-color:#303831;--vote-box-yes-stroke-color:#589c5b;--vote-box-no-color:#643131;--vote-box-no-stroke-color:#ef4444;--vote-box-veto-color:#4d2a5e;--vote-box-veto-stroke-color:#a22ed8;--vote-box-abstain-color:#666346;--vote-box-abstain-stroke-color:#f5e98a;--no-active-proposal-color:#101010;--toast-secondary-text-color:hsla(0,0%,99%,.5)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}:focus{outline:2px none}body{background-color:var(--card-background-color)}.body,body{color:var(--text-dark-color);min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.center{justify-content:center;align-items:center}.center,.column,.row{display:flex}.column{flex-direction:column}hr{border:none;border-top:1px solid rgba(var(--dark-color),.2);width:100%}.separator{display:flex;width:100%;border-top:1px solid var(--primary-90-color);position:relative;animation-delay:0}.separator:before{left:0;width:calc(100% - 1px);border-left:1px solid var(--primary-90-color);border-right:1px solid var(--primary-90-color)}.separator:after,.separator:before{content:"";position:absolute;top:-1px;height:10px}.separator:after{left:50%;transform:translateX(-50%);width:1px}@keyframes loading{to{width:100%;opacity:1}0%{width:10%;opacity:0}}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.footer_container__sL8Tx{display:flex;height:28px;position:fixed;width:calc(100% + 1px);background-color:var(--card-background-color);bottom:0;z-index:9;align-items:center;justify-content:space-between;border-top:1px solid var(--border-stoke-dark-color,#222);border-radius:var(--border-radius,0)}.footer_container__sL8Tx .footer_links__1iZto{display:flex;align-items:center;height:100%}.footer_container__sL8Tx .footer_link__pjK7O{height:100%;display:flex;align-items:center;border-right:1px solid #999;text-transform:uppercase;transition:background .1s ease-out}.footer_container__sL8Tx .footer_link__pjK7O:hover{background-color:var(--light-20-color,#222);cursor:pointer;color:var(--primary-color,#111)}.footer_container__sL8Tx .footer_link__pjK7O:active{background:#bcbcbc}.footer_container__sL8Tx .footer_link__pjK7O:not(:has(a)){padding:0 2rem}.footer_container__sL8Tx .footer_item__dAiCz{height:100%;display:flex;align-items:center;border-right:1px solid #999;text-transform:uppercase;transition:background .1s ease-out}.footer_container__sL8Tx a{padding:0 2rem;display:flex;align-items:center;height:100%;width:100%}.footer_container__sL8Tx .footer_status__1AhMl{height:10px;width:10px;border-radius:50%;background-color:var(--primary-90-color,#222);margin-right:8px;position:relative}.footer_container__sL8Tx .footer_status__1AhMl:after{content:"";display:block;position:absolute;height:100%;width:100%;top:-1px;left:-1px;border-radius:50%;border:1px solid var(--primary-90-color,#111);animation:footer_ripple__RlBve 1s ease-in-out infinite}@keyframes footer_ripple__RlBve{0%{transform:scale(1);opacity:1}to{transform:scale(1.8);opacity:0}}.footer_old-container__Cu5l6{display:flex;height:40px;padding:6px 12px;margin:0 clamp(1rem,5vw,2rem);gap:clamp(1rem,2vw,4rem);align-items:center;border-top:1px solid var(--primary-90-color,#222);position:relative}.footer_old-container__Cu5l6:after,.footer_old-container__Cu5l6:before{content:"";display:block;position:absolute;top:-1px;left:0;width:1px;height:10px;background:var(--primary-90-color,#222)}.footer_old-container__Cu5l6:after{left:auto;right:0}@media screen and (max-width:768px){.footer_container__sL8Tx{max-width:100vw;height:62px;position:relative;border-bottom:1px solid var(--border-stoke-dark-color,#999)}.footer_container__sL8Tx,.footer_container__sL8Tx .footer_links__1iZto{width:100%;flex-wrap:wrap;border-top:1px solid var(--border-stoke-dark-color,#999)}.footer_container__sL8Tx .footer_links__1iZto{height:28px}.footer_container__sL8Tx .footer_links__1iZto:first-of-type{border-top:none}.footer_links__1iZto>*{flex-grow:1}.footer_links__1iZto>*,.footer_links__1iZto>* a{display:flex;justify-content:center;align-items:center}.footer_links__1iZto>* a{padding:0;height:100%;width:100%}.footer_links__1iZto>:not(:has(a)){padding:0 1rem}}.modal_overlay__Tyt8c{position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6);animation:modal_fade-in__llPJN .15s ease-in forwards;z-index:10;--curve:cubic-bezier(0.175,0.885,0.32,1.275)}@keyframes modal_fade-in__llPJN{0%{opacity:0}to{opacity:1}}.modal_fadeout__IbqV8{animation:modal_fade-out__4ttmA .4s var(--curve) forwards}@keyframes modal_fade-out__4ttmA{0%{opacity:1}60%{opacity:1}to{opacity:0}}.modal_fadeout__IbqV8 .modal_modal__fTdJs{animation:modal_exit__qNCbm .2s cubic-bezier(.445,.05,.55,.95) forwards}@keyframes modal_exit__qNCbm{0%{scale:1;opacity:1}to{opacity:0;scale:.96}}.modal_wrapper__Rgio6{position:relative}.modal_modal__fTdJs{height:100%;width:100%;padding:15px;border:1px solid var(--text-dark-30-color);background-color:var(--card-sub-surface-color);box-shadow:5px 5px 0 0 rgba(0,0,0,.1);display:flex;min-width:32rem;flex-direction:column;border-radius:var(--border-radius,0);animation:modal_enter__2OkFG .15s var(--curve) forwards}@keyframes modal_enter__2OkFG{0%{opacity:0;scale:.7 .8}to{opacity:1;scale:1;transform:translateY(0)}}.modal_header__BfF8n{display:flex;justify-content:flex-start;padding:0 16px;font-size:25px;height:40px}.modal_close__2V9b5{position:absolute;top:6px;right:6px;cursor:pointer;transition:transform .3s cubic-bezier(.165,.84,.44,1) .2s,scale .3s ease-in;scale:.9;z-index:30}.modal_close__2V9b5:hover{transform:rotate(270deg);scale:1.1;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),scale .3s ease-in}.modal_body__q_EO3{display:flex;flex-direction:column;height:100%;width:100%;flex-grow:2}@media screen and (max-width:768px){.modal_modal__fTdJs{min-width:calc(100% - 2rem)!important;width:calc(100% - 2rem)!important;height:100%;max-height:calc(100dvh - 2rem)!important;border-radius:0;margin:0 1rem}.modal_close__2V9b5{top:0;right:0}}.button_container__LQgz1{display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-radius:var(--border-radius,0)}.button_container__LQgz1:hover:not(:disabled){filter:saturate(1) contrast(1.25);box-shadow:4px 4px 0 0 hsla(0,0%,7%,.2)!important;transition:all .1s linear}.button_container__LQgz1:disabled{filter:saturate(.5) contrast(.5) brightness(.99);box-shadow:0 0 0 0 hsla(0,0%,7%,.3);transition:all .2s ease-out;cursor:default}.button_container__LQgz1:active{filter:saturate(1.2) contrast(.85) brightness(.99);box-shadow:var(--box-shadow,1px 1px 0 0 hsla(0,0%,7%,.3));transition:all .2s ease-out}.button_loader__GZwOX{margin-left:12px;animation:button_spin__uxY7w 1.6s linear infinite}@keyframes button_spin__uxY7w{0%{transform:-rotate(0deg)}8.332%{transform:rotate(0deg)}8.333%{transform:rotate(-30deg)}16.665%{transform:rotate(-30deg)}16.666%{transform:rotate(-60deg)}24.99%{transform:rotate(-60deg)}25%{transform:rotate(-90deg)}33.332%{transform:rotate(-90deg)}33.333%{transform:rotate(-120deg)}41.665%{transform:rotate(-120deg)}41.666%{transform:rotate(-150deg)}49.99%{transform:rotate(-150deg)}50%{transform:rotate(-180deg)}58.332%{transform:rotate(-180deg)}58.333%{transform:rotate(-210deg)}66.665%{transform:rotate(-210deg)}66.666%{transform:rotate(-240deg)}74.99%{transform:rotate(-240deg)}75%{transform:rotate(-270deg)}83.332%{transform:rotate(-270deg)}83.333%{transform:rotate(-300deg)}91.665%{transform:rotate(-300deg)}91.666%{transform:rotate(-330deg)}99.9%{transform:rotate(-330deg)}to{transform:rotate(-359deg)}}.loading_anim__XT4sQ{animation:loading_spin__VdEQ9 1.6s linear infinite;scale:-1 1}@keyframes loading_spin__VdEQ9{0%{transform:rotate(0deg)}8.332%{transform:rotate(0deg)}8.333%{transform:rotate(-30deg)}16.665%{transform:rotate(-30deg)}16.666%{transform:rotate(-60deg)}24.99%{transform:rotate(-60deg)}25%{transform:rotate(-90deg)}33.332%{transform:rotate(-90deg)}33.333%{transform:rotate(-120deg)}41.665%{transform:rotate(-120deg)}41.666%{transform:rotate(-150deg)}49.99%{transform:rotate(-150deg)}50%{transform:rotate(-180deg)}58.332%{transform:rotate(-180deg)}58.333%{transform:rotate(-210deg)}66.665%{transform:rotate(-210deg)}66.666%{transform:rotate(-240deg)}74.99%{transform:rotate(-240deg)}75%{transform:rotate(-270deg)}83.332%{transform:rotate(-270deg)}83.333%{transform:rotate(-300deg)}91.665%{transform:rotate(-300deg)}91.666%{transform:rotate(-330deg)}99.9%{transform:rotate(-330deg)}to{transform:rotate(-359deg)}}.transactions_container__EXDlx{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.transactions_transactions__R9NJW{flex-grow:1;justify-content:center;display:flex;flex-direction:column}.transactions_txBox__14Rdh{display:flex;flex-direction:row;border:1px solid var(--border-stroke-color,#3d3d3d);border-radius:var(--border-radius,0);padding:12px;align-items:center;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.transactions_txBox__14Rdh:hover{background-color:rgba(var(--dark-color),.1)}.transactions_collapsable__QS90K{overflow-x:hidden;overflow-y:hidden;max-height:0;transition:max-height .5s linear;position:relative}.transactions_txImg__dFqxW{display:flex;align-items:center;justify-content:center;height:40px;width:40px;aspect-ratio:1;border-radius:50%;border:1px solid var(--border-stroke-color,#3d3d3d);background-color:rgba(var(--dark-color),.1)}.transactions_item__Z0Abp{display:flex;flex-direction:row;align-items:center;cursor:pointer;height:-moz-min-content;height:min-content;padding:16px;transition:all .2s ease-out;position:relative;border:1px solid var(--border-stroke-color);border-radius:var(--border-radius,0)}.transactions_item__Z0Abp:hover{background-color:rgba(var(--dark-color),.1)}.transactions_item__Z0Abp:active:after{transform:scaleY(.9) translateX(-16px);background-color:rgba(var(--dark-color),.3);opacity:.8}.transactions_modalClip__lES_k{overflow-x:hidden;height:calc(100% - 26px);width:100%;position:relative}.transactions_scroll-view___gveq{height:100%;overflow-x:hidden;overflow-y:auto;position:relative;scroll-behavior:smooth;padding:16px 0}.transactions_items-list__yFmo0{display:flex;flex-direction:column;gap:8px}.transactions_grp-items__hr099,.transactions_items-list__yFmo0{height:100%;transition:transform .5s ease-out;background-color:var(--card-sub-surface-color)}.transactions_grp-items__hr099{position:absolute;top:0;transform:translateX(100%);width:100%;padding-top:20px;z-index:2}.popup_item__oJzTa{position:relative}.popup_item__oJzTa:hover .popup_caption__pweaA{opacity:1;display:block}.popup_caption__pweaA{display:none;position:absolute;transition:opacity .2s;opacity:0;top:0;right:0;padding:8px 16px;transform:translateY(-25px);background-color:var(--card-sub-surface-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;border:1px solid var(--border-stroke-color);width:100%;cursor:text;z-index:20}.infopop_container__98mTQ{border-radius:50px;border:1px solid var(--border-stroke-color);background-color:rgba(var(--dark-color),.04);min-width:22px;padding:2px;height:22px;scale:.7;display:flex;justify-content:center;align-items:center}.toast_toast__RbDxv{display:flex;align-items:center;padding:20px;background:var(--card-surface-color);width:406px;height:100%;border:1px solid;animation:toast_bounce_in_right__e7JQB .5s ease;overflow:hidden}.toast_toast-close-animation__pARSN{animation:toast_bounce-out-right__7S2Cz 1s ease}.toast_toast-success__oM9qA{border-color:#00b56c}.toast_toast-neutral__z4cUF{border-color:rgba(var(--dark-color),.2)}.toast_toast-error__o5wqE{border-color:#f95050}.toast_toast-text__AiB9U{margin-left:13px;width:100%}.toast_toast-icon__ovE4W{width:28px}.toast_toast-close__knDh2{width:24px}@keyframes toast_bounce_in_right__e7JQB{0%{opacity:0;transform:translateX(300px)}to{transform:translateX(0)}}@keyframes toast_bounce-out-right__7S2Cz{30%{opacity:1;scale:1;max-height:500px}to{opacity:0;scale:0;max-height:0}}@media screen and (max-width:768px){.toast_toast__RbDxv{width:100%}}.container_toast-container__k4kGF{position:fixed;padding:4px 2px;width:410px;margin:10px;z-index:1000;display:flex;flex-direction:column;gap:10px}.container_top-right__MKWHn{top:0;right:0}@media screen and (max-width:768px){.container_toast-container__k4kGF{width:100%;margin:0}}.navbar_container__GIVbF{display:grid;grid-template-columns:80px 1fr 1fr;animation:navbar_fadeIn__BXeTO .5s ease-in-out;height:60px}@keyframes navbar_fadeIn__BXeTO{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.navbar_logo__ZAmDe{display:flex;justify-content:center;align-items:center}.navbar_logo__ZAmDe a>img{width:24px}.navbar_menu__dR15r{display:none}.navbar_activity__fBmcX{display:flex;justify-content:center;align-items:center}.navbar_nav-links__ySkAc{display:flex;align-items:center;gap:20px}.navbar_nav-link__yfk6U{padding:0 1rem;opacity:.4;transition:opacity .1s,transform .3s}.navbar_nav-link__yfk6U:hover{opacity:1}.navbar_nav-link__yfk6U:after,.navbar_nav-link__yfk6U:before{content:"";display:block;height:1px;transform:translate(-15%) scale(0);transition:transform .3s,height .3s .1s,width .3s .1s}.navbar_active__aiTRn{opacity:1;position:relative}.navbar_active__aiTRn:before{top:0;right:0;transform:translate(20%,-80%) scale(1);border-right:2px solid var(--primary-dark-color);border-top:2px solid var(--primary-dark-color)}.navbar_active__aiTRn:after,.navbar_active__aiTRn:before{content:"";display:block;position:absolute;width:10px;height:10px}.navbar_active__aiTRn:after{bottom:0;left:0;transform:translate(-20%,90%) scale(1);border-left:2px solid var(--primary-dark-color);border-bottom:2px solid var(--primary-dark-color)}.navbar_wallet-connect__Jl1C_{display:flex;justify-content:flex-end}.navbar_wallet-connect__Jl1C_ *{font-weight:400!important}.navbar_btn-grp__MdPVx{display:flex;align-items:center;gap:20px;justify-content:flex-end;margin-right:20px}.navbar_theme__Uxj71{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;width:76px}@media screen and (max-width:768px){.navbar_container__GIVbF{grid-template-columns:.2fr 1fr}.navbar_activity__fBmcX{display:none}.navbar_nav-links__ySkAc{position:absolute;top:60px;height:calc(100% - 60px);width:100%;background-color:var(--card-background-color);z-index:2000;flex-direction:column;justify-content:center;transition:all .3s ease-in-out;border:1px solid var(--border-stroke-color)}.navbar_nav-link__yfk6U{height:40px}.navbar_nav-links__ySkAc[data-menu-open=true]{transform:translateX(0)}.navbar_nav-links__ySkAc[data-menu-open=false]{transform:translateX(-100%)}.navbar_nav-link__yfk6U p{font-size:24px!important}.navbar_btn-grp__MdPVx{justify-self:end}.navbar_wallet-connect__Jl1C_{justify-content:center}.navbar_menu__dR15r{display:block}}.navbar_moreLink__dxYHP{padding:0 1rem;display:flex;flex-direction:column;justify-content:center;height:50px}.navbar_popUp__EznFG{opacity:1;display:flex;flex-direction:column;justify-content:space-between;width:150px;background:var(--card-sub-surface-color,#dfdfdf);border:1px solid var(--border-stroke-color);position:absolute;top:50px;margin-left:-10px;z-index:10000}.navbar_moreButtonContainer__HUMqI{display:flex;flex-direction:row;cursor:pointer;opacity:.4;transition:opacity .1s,transform .3s}.navbar_moreButtonContainer__HUMqI:hover{opacity:1}.navbar_dropdownlink__XkT6m{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50px;cursor:pointer;border-bottom:1px solid var(--border-stroke-color);opacity:.4}.navbar_dropdownlink__XkT6m:hover{background-color:var(--border-stroke-color,#b3b3b3);z-index:1;opacity:1}.navbar_dropdown__SpgUP{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2px 0 0 4px}