@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Space+Grotesk:wght@300;400;500;600;700&display=swap);html{background-attachment:fixed;background-position:0 0;background-position-x:0;background-position-y:0;background-repeat:no-repeat}html[data-theme=light-mode]{background:radial-gradient(150% 150% at 50% 0,#ff9ef250 0,#fff 50%,#fff 100%);transition:all .3s cubic-bezier(.4,0,.2,1)}html[data-theme=dark-mode]{background:radial-gradient(150% 150% at 50% 0,#ffb6f8 0,#fff 50%,#fff 100%);filter:invert(.9) hue-rotate(180deg);transition:all .3s cubic-bezier(.4,0,.2,1)}body{font-family:Manrope,sans-serif;margin:0}h1,h2,h3,h4{margin-bottom:0;margin-top:0}.display{display:grid;grid-template-rows:auto 1fr auto;margin:0;min-height:100vh}.grid{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr}.core{grid-gap:20px;align-items:start;flex-direction:row;justify-content:center;margin:0 auto auto}.overview{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);min-width:560px;padding:15px 0}.overviewHeader{padding:0 0 15px 20px}.overviewHeader div{border-top:1px solid #f0f0f0;margin-left:-20px;margin-top:15px}.overviewHeader h1{color:#000;font-size:1rem;font-weight:600;line-height:1;margin-bottom:20px;margin-top:5px}.overviewGrid{grid-gap:10px 0;display:grid;grid-template-columns:1fr 1fr 1fr}.overviewGrid div{padding:10px 20px;transition:all .15s cubic-bezier(.4,0,0,1)}.overviewGrid h2:hover{color:#000;cursor:pointer;width:max-content}.overviewGrid h1{color:#000;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:500;letter-spacing:-.05ch;line-height:1}.overviewGrid h2{color:#838383;font-size:.85rem;font-weight:600;margin-bottom:.5rem;transition:all .15s cubic-bezier(.4,0,0,1);width:max-content}.overviewGrid h3{color:#000;font-size:.85rem;font-weight:600;margin-top:.5rem}.announcementBar{background-color:#ff7bed;color:#fff;display:block;font-size:.85rem;font-weight:600;max-width:100%;padding:8px 12px;text-align:center;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.announcementBar:hover{background-color:#ff9af1}.header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:8px auto 16px;min-height:83px;min-width:0;padding:0 40px;transition:all .15s cubic-bezier(.4,0,0,1);width:100%}.sticky{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffed;border-bottom:1px solid #f0f0f0;margin:0;position:fixed;top:0;transform:translateY(-100%);z-index:1000}.sticky.visible{transform:translateY(0)}.headerLeft{align-items:center;display:flex}.headerLeft img{cursor:pointer;display:block}.headerLeft ul{grid-gap:0 24px;box-sizing:border-box;display:grid;gap:0 24px;grid-auto-flow:column;list-style:none;margin:0 36px;min-width:0;padding:0}.headerLeft li{color:#838383;cursor:pointer;font-size:1rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,0,1)}.headerLeft li:hover{color:#000}.headerRight{align-items:center;display:flex}.headerRight h1{color:#838383;cursor:pointer;font-size:1rem;font-weight:600;margin-right:24px;transition:all .15s cubic-bezier(.4,0,0,1)}.headerRight h1:hover{color:#000}.headerButton{background-color:#000;border-radius:2.5rem;color:#fff;display:inline-block;font-family:Manrope,sans-serif;font-size:.85em;font-weight:600;height:2.5rem;line-height:2.5rem;max-width:100%;overflow:hidden;padding:.1rem 1.25rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.headerButton:hover{background-color:#575757!important;cursor:pointer}.headerButton img{border-radius:100px;margin-left:.2rem;margin-right:.2rem;overflow:visible;overflow:initial;padding:10px;transition:all .15s cubic-bezier(.4,0,0,1);vertical-align:sub;width:17px}.headerButtonWhite{background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 4px 6px rgba(17,17,26,.025);color:#000}.headerButtonWhite:hover{background-color:#fff!important;border-color:#c3c3c3}.headerButtonWhite:hover img{filter:brightness(0)}.headerMenu{background-color:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 6px rgba(17,17,26,.025);opacity:0;padding:5px;position:absolute;right:40px;top:80px;transform:translateY(-2.5px);transition:all .15s cubic-bezier(.4,0,0,1);z-index:1}.headerMenu.visible{opacity:1;transform:translateY(0)}.headerMenu div{align-items:center;border-radius:5px;display:flex;justify-content:space-between;padding:.5rem;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none}.headerMenu div:hover{background-color:#f0f0f0;cursor:pointer}.headerMenu h1{color:#000}.headerMenu h1,.headerMenu h2{font-size:.85rem;font-weight:600;margin-bottom:0}.headerMenu h2{color:#838383;margin-left:1rem}.headerMenu .divider{border-bottom:1px solid #f0f0f0;margin:.25rem -5px;padding:0}.headerMenu .divider:hover{cursor:default}.headerOnMobile{display:none!important}.notifMenu{background-color:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 6px rgba(17,17,26,.025);display:flex;flex-direction:column;margin-right:5px;max-height:400px;max-width:350px;min-height:110px;min-width:350px;opacity:0;position:absolute;top:80px;transform:translateY(-2.5px);transition:all .15s cubic-bezier(.4,0,0,1);z-index:1}.notifMenu.visible{opacity:1;transform:translateY(0)}.notifMenuHeader{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:15px}.notifMenuHeader h1{color:#000;cursor:inherit;font-size:.85rem;font-weight:600}.notifMenuHeader a{color:#838383;font-size:.85rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,0,1)}.notifMenuHeader a:hover{color:#000;cursor:pointer}.notifMenuView{margin-bottom:auto;margin-top:auto;overflow:auto}.notifMenuView h2{color:#838383;font-size:.85rem;font-weight:600;text-align:center}.notifMenuView::-webkit-scrollbar{width:6px}.notifMenuView::-webkit-scrollbar-thumb{background-color:#c3c3c3;border:1.5px solid #fff;border-radius:16px}.notifMenuView::-webkit-scrollbar-track{margin-bottom:4px}.notifID{border:1px solid #f0f0f0;border-radius:8px;margin:5px;padding:15px;transition:all .15s cubic-bezier(.4,0,0,1)}.notifID:hover{background-color:#f0f0f0;cursor:pointer}.notifID div{align-items:center;display:flex}.notifID span{background-color:#ff7bed;border-radius:100px;display:block;height:10px;margin-right:.5rem;width:10px}.notifID h1{color:#000;font-size:.95rem;font-weight:600}.notifID h2,.notifID h3{font-size:.75rem;font-weight:600;margin-top:.5rem;text-align:left}.notifID h3{color:#575757}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.unreadDot{animation:pulse 1s infinite;background-color:#ff7bed;border-radius:100px;display:block;height:8px;position:absolute;right:10px;top:10px;width:8px;z-index:1}.top{margin-bottom:6rem;text-align:center}.top h1{color:#000;font-size:3.25rem;font-weight:700;letter-spacing:-.05ch;line-height:1.1}.top span{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-image:linear-gradient(104deg,#ff5cd1 13%,#ff5c5c);color:#ff5c5c;padding:5px}.footer{margin-bottom:48px;margin-top:4rem;text-align:center}.footer div{grid-gap:10px;align-items:center;display:flex;justify-content:center;margin-bottom:.75rem}.footer span{background-color:#838383;border-radius:100px;display:block;height:8px;transition:all .15s cubic-bezier(.4,0,0,1);width:8px}.footer span:hover{cursor:pointer;opacity:.5}.footer h1{color:#000}.footer h1,.footer h2{font-size:.75em;font-weight:600;line-height:1.5}.footer h2{color:#838383;margin-top:1.5rem}.footer a{color:#838383;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.footer a:hover{color:#000}.footer ul{display:flex;gap:.75rem;justify-content:center;list-style:none;margin:0;padding:0}.footer ul:not(:first-child){margin-top:6px}.footer ul:not(:last-child){margin-bottom:6px}.footer li{color:#838383;font-size:.75em;font-weight:600;line-height:1.5;margin-top:0;transition:all .15s cubic-bezier(.4,0,0,1)}.footer li:hover{color:#000;cursor:pointer}.footer li a{color:#838383;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.footer li a:hover{color:#000}.alertDot{background-color:#838383;border-radius:100px;display:block;height:8px;transition:all .15s cubic-bezier(.4,0,0,1);width:8px}.alertDot:hover{cursor:pointer;opacity:.5}.navLink{color:#838383;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.navLink.active,.navLink:hover{color:#000}.loader{align-items:start;display:grid;flex-direction:row;justify-content:center;justify-items:center;margin:auto}.loader h1{margin-bottom:.5rem}.loader h2{color:#838383;font-size:1rem;font-weight:600;margin-bottom:2.5rem}.loader a{background-color:#000;border-radius:2.5rem;color:#fff;display:inline-block;font-family:Manrope,sans-serif;font-size:.75em;font-weight:600;height:2.5rem;line-height:2.5rem;max-width:100%;overflow:hidden;padding:0 1.25rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,0,1);vertical-align:middle;white-space:nowrap;width:auto}.loader a:hover{background-color:#575757!important}.error{width:30%}.error img{background-color:#ff7bed25;border-radius:100px;height:50px;margin-bottom:1rem;padding:5px;width:50px}.loginWrapper{margin:auto}.display:before{background:linear-gradient(0deg,#fff,#fff0 70%),url(https://cdn.quorumdao.org/background-3.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;bottom:0}.display:before,.loginWrapper:before{box-shadow:inset 0 0 0 2000px #e0e0e0bf;content:" ";display:block;filter:brightness(125%);height:100vh;left:0;opacity:.5;position:absolute;width:100vw;z-index:-1}.loginWrapper:before{background:url(https://cdn.quorumdao.org/background-2.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;top:0}.login{position:relative}.login h2{margin-bottom:6rem}.loginSelector{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);display:flex;flex-direction:column;min-width:370px;padding:15px;text-align:left}.loginSelector h1{color:#000;font-size:1.25rem;font-weight:600;line-height:1;margin-bottom:5px}.loginSelector h2{color:#838383;font-size:.85rem;font-weight:600;margin-bottom:2.5rem}.loginSelector span{color:#000;cursor:pointer;transition:all .15s cubic-bezier(.4,0,0,1)}.loginSelector span:hover{color:#838383}.loginSelector a{background-color:#00000005;border:1px solid #f0f0f0;border-radius:10px;color:#000;cursor:pointer;font-size:.85rem;padding:5px;transition:all .15s cubic-bezier(.4,0,0,1)}.loginSelector a:hover{background-color:#000!important;color:#fff}.vaultHeaderTitle div{display:flex!important}.vaultHeaderTitle h1{margin-bottom:5px}.vaultHeader div{align-items:center;display:flex;justify-content:space-between}.vaultHeader h1{color:#000;font-size:1.25em;font-weight:700;letter-spacing:-.05ch;line-height:1.1}.vaultHeader a,.vaultHeader h2{color:#838383;font-size:.85em;font-weight:600;line-height:1.1}.vaultHeader a{text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none}.vaultHeader a:hover{color:#000;cursor:pointer}.vaultHeaderDivider{border-top:1px solid #00000010;margin-bottom:30px;margin-top:15px}.pageSelector{display:flex;justify-content:center;margin-top:5px}.pageSelector button{align-items:center;background-color:initial;border:1px solid #f0f0f0;border-radius:50%;box-shadow:0 4px 6px rgba(17,17,26,.025);cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-size:.75em;font-weight:600;height:25px;justify-content:center;margin:0 2.5px;transition:all .15s cubic-bezier(.4,0,0,1);width:25px}.pageSelector button:hover{border-color:#c3c3c3;cursor:pointer}.pageSelector button:disabled:hover{background-color:#575757!important;cursor:pointer}.pageSelector button:disabled{background-color:#000;color:#fff}.dropdownSelector{appearance:none;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;color:#333;font-size:14px;max-width:300px;outline:none;padding:8px 12px;position:relative;width:100%}.dropdownSelector:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid #333;content:"";display:block;height:0;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:0}.pendingTxnHome{align-items:center;background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);display:flex;justify-content:space-between;min-width:560px;padding:20px}.pendingTxnHome img{background-color:#f0f0f050;border:1px solid #f0f0f0;border-radius:10px;margin-right:1rem;min-height:30px;padding:5px;width:30px}.pendingTxnHome h1{color:#000;font-size:1rem;font-weight:600}.pendingTxnHome h2{color:#838383;font-size:.85rem;font-weight:600}.activityView{display:flex;flex-direction:column;max-height:500px;min-height:500px;overflow:overlay;padding:20px}.activityView::-webkit-scrollbar{width:6px}.activityView::-webkit-scrollbar-thumb{background-color:#c3c3c3;border:1.5px solid #fff;border-radius:16px}.activityView::-webkit-scrollbar-track{margin-bottom:18.5px}.activityView h1{font-size:1rem;font-weight:600}.activityView h2{color:#838383;font-size:.85rem;font-weight:600;margin-top:.5rem}.activityItem h2{margin-top:.5rem}.activityItem{align-items:flex-start;border:1px solid #f0f0f0;border-radius:15px;color:inherit;display:flex;padding:15px;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.activityItem:not(:last-child){margin-bottom:10px}.activityItem:hover{background-color:#f0f0f0;cursor:pointer}.activityItem:hover img{border-color:#57575725}.activityItem img{background-color:#f0f0f050;border:1px solid #f0f0f0;border-radius:10px;margin-right:1rem;min-height:25px;padding:5px;width:25px}.assetView{border:1px solid #f0f0f0;border-radius:15px;margin:20px;min-height:0!important;min-height:auto!important;padding:0}.assetItem{align-items:center!important;border:none;border-radius:0;margin-bottom:0!important}.assetItem:not(:last-child){border-bottom:1px solid #f0f0f0}.assetItem:hover{background-color:initial!important;cursor:inherit!important}.assetItem:hover img{border-color:#f0f0f0!important}.assetItem h2{margin-top:0}.gridDivider{border-top:1px solid #f0f0f0;margin-bottom:15px;margin-top:15px}.overviewGrid2{padding:0 20px}.overviewGrid2 div{align-items:center;display:flex;justify-content:space-between}.overviewGrid2 h1{color:#000;font-size:.85rem;font-weight:600;letter-spacing:-.05ch;line-height:1}.overviewGrid2 a,.overviewGrid2 h2{color:#838383;font-size:.85rem;font-weight:600}.overviewGrid2Divider{border-top:1px solid #f0f0f0;margin:15px -20px}.overviewGrid2 a{color:#000;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.overviewGrid2 a:hover{color:#838383}.defaultTooltip{background-color:#fff!important;border:1px solid #f0f0f0!important;border-radius:12px!important;box-shadow:0 4px 6px rgba(17,17,26,.025);color:#000!important;font-weight:600;line-height:1.1;opacity:0!important;transition:opacity .15s cubic-bezier(.4,0,.2,1)!important;visibility:visible;z-index:1111!important}.defaultTooltip:before{z-index:-1!important}.defaultTooltip:after{background-color:#fff!important;border:1px solid #f0f0f0!important}.defaultTooltip.show{opacity:1!important;visibility:visible}.defaultTooltip .multi-line{font-size:.85rem;font-weight:600;text-align:left!important}.discoverInput{border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 6px rgba(17,17,26,.025);display:flex;font-family:Manrope,sans-serif;font-size:1em;font-weight:600;height:48px;margin-right:1rem;min-width:250px;outline:0;padding-left:15px;transition:all .15s cubic-bezier(.4,0,0,1)}.discoverInput:focus{border:1px solid #838383}.discover{flex-direction:column;justify-content:flex-start;margin-top:10rem;text-align:center}.discover,.discover div{align-items:center;display:flex}.discover h1{margin-bottom:.5rem}.discover h2{color:#838383;font-size:1rem;font-weight:600;margin-bottom:2.5rem}.discover a{background-color:#000;border-radius:10px;color:#fff;display:inline-block;font-family:Manrope,sans-serif;font-size:.75em;font-weight:600;height:48px;line-height:3rem;max-width:100%;overflow:hidden;padding:0 1.25rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.discover a:hover{background-color:#575757!important;cursor:pointer}.discover span{color:#000;font-size:.75em;font-weight:600;margin-top:1.5rem}@media only screen and (max-device-width:700px){body{margin:0}.header{justify-content:center;min-height:62.25px;padding:0}.headerLeft{justify-content:space-between;padding:0 20px;width:100%}.headerLeft ul{display:none}.headerRight{padding-right:20px}.headerButtonWhite{height:fit-content}.headerButtonWhite img{margin-bottom:.1rem;margin-top:.1rem;padding:5px}.headerMenu{right:20px;top:70px}.headerOnMobile{display:block!important}.top{margin-bottom:5rem;margin-top:3rem;padding:0 40px}.core{width:100%}.grid{grid-template-columns:1fr!important;padding:0 20px}.overview{display:grid!important;grid-template-columns:1fr;min-width:fit-content!important}.borrowDisplay{grid-gap:0;display:inline;display:initial}.grid2{padding:20px}.overviewGrid{grid-template-columns:1fr}.discover{padding:0 60px}.discover div{flex-direction:column}.discover input{margin-bottom:1rem}.loader{padding:0 60px;text-align:center}.vaultHeaderPadding{padding:0 20px}.vaultGrid{grid-template-columns:1fr!important}.manageVaultSelector{margin-bottom:0!important;margin-top:0!important}.gridItemFirstMobile,.stabilityModuleSwapDiv{order:-1}.earnDivSwap{margin-top:11px}.homeTopOverview{grid-gap:15px!important;grid-template-columns:1fr!important;padding:0 20px}.homeTopOverview h2{font-size:2rem!important}.homeCore{min-width:auto!important}.homeTopOverviewButtons,.homeTopOverviewPositionsDesc{margin-top:2rem!important}.popupOuter{bottom:20px;left:20px;position:absolute;right:20px}.popupContent{min-width:100%!important}.borrowHeader{margin-bottom:3rem!important;margin-top:3rem!important;padding:0 50px}.borrowHeader h2{margin-bottom:0!important}.borrowHeader br{display:none}.borrowHeaderWithSelector h2{margin-bottom:2rem!important}.pendingTxnHome{grid-gap:15px;display:grid;max-width:100%;min-width:fit-content}.pendingTxnHome a{margin:initial;width:fit-content}.pendingTxnHome h1{margin-bottom:5px}.pendingTxnHomeMobile{margin-left:20px;margin-right:20px}.borrowDivOverflowMobile{margin-top:-15px!important}.notifMenu{left:20px;margin-right:0;max-width:100%;min-width:0;min-width:auto;right:20px;top:70px}.overviewMinimized{grid-gap:15px}.overviewMinimizedDivider{border-left:initial!important}.mobileDivider,.overviewMinimizedDivider{border-bottom:1px solid #f0f0f0;margin-left:-20px;margin-right:-20px}.mobileDivider{display:block!important}.login{padding:0 36px}.login h2{margin-bottom:3rem!important}.loginWrapper{max-width:100%;min-width:100%}.loginSelector{max-width:fit-content;min-width:100%}.overviewNoVaults{grid-gap:15px;padding:20px!important}.overviewNoVaults img{border-radius:10px!important;height:40px!important;margin-bottom:0!important;width:40px!important}.overviewNoVaults h1{font-size:1rem!important;margin-bottom:-10px!important}.overviewNoVaults h2{margin-bottom:0!important}.overviewNoVaults a{margin-left:0!important;margin-right:auto!important}.buyGridItem{margin-left:20px;margin-right:20px}.buyGridItem .pendingTxnHome{margin-left:0;margin-right:0}.poolOverviewGrid{grid-template-columns:1fr!important}.poolCompositionDiv{max-width:none!important}.borrowButtonMobile{display:block!important;font-size:.85em!important;height:48px!important;line-height:3rem!important;padding:.1rem 1.25rem!important}.helpButton{bottom:20px!important;right:20px!important}.helpButtonMenu{bottom:72px!important;right:20px!important}}.mobileDivider{display:none}.homeCore{margin-bottom:auto;margin-top:auto;min-width:800px}.homeTop{margin:2.25rem auto 6rem;text-align:center;width:60%}.homeTop h1{color:#000;font-size:2rem;font-weight:700;letter-spacing:-.05ch;line-height:1.1;margin-bottom:1rem}.homeTop h2{color:#838383;font-size:1rem;font-weight:600;margin-bottom:2.5rem}.homePortfolio{display:flex;flex-direction:column;margin-bottom:2.5rem}.homePortfolio a{color:#838383;font-size:.85em;font-weight:600;margin-left:auto;margin-right:0;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none}.homePortfolio a:hover{color:#000;cursor:pointer}.smallButton{background-color:#000;border:none;border-radius:2.5rem;color:#fff;display:inline-block;font-family:Manrope,sans-serif;font-size:.75em;font-weight:600;height:2rem;line-height:2rem;margin-left:auto;margin-right:0;max-width:100%;overflow:hidden;padding:0 .75rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.smallButton:hover{background-color:#575757!important;cursor:pointer}.imgButton{background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 4px 6px rgba(17,17,26,.025);height:32px;min-height:32px;min-width:32px;overflow:hidden;padding:0;position:relative;width:32px}.imgButton img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .15s cubic-bezier(.4,0,0,1);width:17px}.imgButton:hover{background-color:#fff!important;border:1px solid #c3c3c3}.imgButton:hover img{filter:brightness(0)}.homeTopOverview{grid-gap:5px;align-items:stretch;border-radius:10px;display:grid;gap:5px;grid-template-columns:1fr 1fr 1fr;justify-content:space-between}.homeTopOverview div{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);padding:20px}.homeTopOverview span{border-bottom:1px solid #f0f0f0;display:block;margin:20px -20px}.homeTopOverview h1{color:#838383;font-size:.85rem;font-weight:600;line-height:1;margin-bottom:10px}.homeTopOverview h2{color:#000;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:-.05ch;line-height:1;margin-bottom:0}.homeTopOverviewButtons{align-items:center;background-color:initial!important;border:none!important;border-radius:0!important;border-radius:initial!important;box-shadow:none!important;display:flex;justify-content:space-between;margin-top:auto;padding:0!important}.homeTopOverviewButtons button:hover{background-color:#f0f0f0!important;border-color:#f0f0f0!important}.homeTopOverviewButtons a{background-color:#fff;color:#000;margin-left:0}.homeTopOverviewButtons a:hover{background-color:#f0f0f0!important}.homeGrid{grid-gap:15px;display:flex;flex-direction:column;justify-content:center;max-width:1200px}.overviewMinimized{align-items:center;display:flex;justify-content:space-between;padding:20px}.overviewMinimized img{height:37px;margin-left:-4px;margin-right:1rem;object-fit:cover;width:74px}.overviewMinimized h1{color:#000;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:-.05ch;line-height:1;margin-bottom:0}.overviewMinimized h2{color:#838383;font-size:.85rem;font-weight:600;margin-bottom:5px}.overviewMinimized a{margin:0}.overviewMinimizedDivider{align-self:stretch;border-left:1px dashed #c3c3c3}.overviewNoVaults{background:radial-gradient(250% 250% at 100% 0,#ff9ef250 0,#fff 50%,#fff 100%);display:block;padding:40px}.overviewNoVaults img{background:#f0f0f0;border:1px solid #f0f0f0;border-radius:15px;height:50px;margin-bottom:1rem;width:50px}.overviewNoVaults h1{font-size:1.25rem;font-weight:600;margin-bottom:5px}.overviewNoVaults h2{color:#838383;font-size:.85rem;font-weight:600;margin-bottom:2rem}.overviewHeader2{display:flex;justify-content:space-between;padding:0 15px 15px 20px}.overviewHeader2 h1{color:#000;font-size:1.25rem;font-weight:600;line-height:1;margin-bottom:10px;margin-top:5px}.overviewHeader2 h2{color:#838383;font-size:.85rem;font-weight:600}.overviewHeader2 a{background-color:initial;border:1px solid #f0f0f0;border-radius:2.5rem;color:#000;display:inline-block;font-family:Manrope,sans-serif;font-size:.75em;font-weight:600;height:2rem;line-height:2rem;max-width:100%;overflow:hidden;padding:0 .75rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,0,1);vertical-align:middle;white-space:nowrap;width:auto}.overviewHeader2 a:hover{background-color:#57575710!important;cursor:pointer}.vaultGrid{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr}.borrowHeader{margin-bottom:6rem;margin-top:2.25rem;text-align:center}.borrowHeader h1{line-height:1.1;margin-bottom:1rem}.borrowHeader h2{color:#838383;font-size:1rem;font-weight:600;margin-bottom:2.5rem}.borrowNotice{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);margin-top:15px;max-width:420px;padding:20px}.borrowNotice h1{color:#000;font-size:1rem;font-weight:600;line-height:1;margin-bottom:10px}.borrowNotice h2{color:#838383;font-size:.85rem;font-weight:600}.borrowNoticeHeader{align-items:center;display:flex;margin-bottom:20px}.borrowNoticeHeader h1{margin-bottom:0}.borrowDisplay{height:max-content;min-width:450px}.borrowInnerDiv{padding:0 20px 5px}.borrowDivOverflow{margin-bottom:-15px;margin-top:-20px;max-height:210px;overflow:overlay;padding-bottom:5px;padding-top:15px}.borrowDivOverflow::-webkit-scrollbar{width:6px}.borrowDivOverflow::-webkit-scrollbar-thumb{background-color:#c3c3c3;border:1.5px solid #fff;border-radius:16px}.borrowInputTitle h1{color:#000;font-size:.85rem;font-weight:600;line-height:1}.borrowInputTitle h2{color:#838383;font-size:.85rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,0,1)}.borrowInputTitle h2:hover{color:#000;cursor:pointer}.borrowInputTitle{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.borrowInputTitle.disabled h2:hover{color:#838383;cursor:text}.borrowInput{align-items:center;border:1px solid #f0f0f0;border-radius:10px;display:flex;min-width:250px;outline:0;transition:all .15s cubic-bezier(.4,0,0,1)}.borrowInput:hover{border:1px solid #c3c3c3}.borrowInput:focus-within{border:1px solid #838383}.borrowInput input{border:none;border-radius:10px;font-size:1.25em;outline:0;padding:15px;width:100%}.borrowInput h1,.borrowInput input{font-family:Manrope,sans-serif;font-weight:600}.borrowInput h1{color:#000;font-size:1rem}.borrowInputPrice input{box-sizing:border-box;padding:10px 15px 0}.borrowInputPrice h4{color:#838383;font-size:.75rem;font-weight:600;margin:0 0 10px 15px}.borrowOutputDetails{grid-gap:5px;align-items:center;border-radius:10px;display:grid;gap:5px;grid-template-columns:1fr 1.75fr;justify-content:space-between;margin:10px 20px}.borrowOutputDetails h1{color:#000;font-size:.85rem;font-weight:600;line-height:1}.borrowOutputDetails h2{color:#838383;font-size:.85rem;font-weight:600;text-align:right}.borrowDivider{border-top:1px solid #f0f0f0;margin-bottom:20px;margin-top:15px}.dividerWithText{align-items:center;display:flex;justify-content:space-between;padding-left:20px;padding-right:20px}.dividerWithText div{border-top:1px solid #f0f0f0;width:100%}.dividerWithText h1{color:#838383;font-size:.85em;font-weight:600;padding:0 10px}.repayInFullButton{border-radius:10px;color:#000;display:flex;font-family:Manrope,sans-serif;font-size:.85em;font-weight:600;height:48px;justify-content:space-between;line-height:3rem;margin:5px 20px;max-width:100%;overflow:hidden;padding:.1rem 1.25rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.repayInFullButton:hover{border:1px solid #c3c3c3!important;cursor:pointer}.borrowButton{background-color:#000;border-radius:100px;color:#fff;display:block;font-family:Manrope,sans-serif;font-size:.85em;font-weight:600;height:48px;line-height:3rem;margin:5px 20px;max-width:100%;overflow:hidden;padding:.1rem 1.25rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.borrowButton:hover{background-color:#575757!important;cursor:pointer}.lightButton{background-color:#f0f0f0;transition:all .15s cubic-bezier(.4,0,0,1)}.lightButton:hover{background-color:#f0f0f085!important}.overviewGrid3 h2{transition:all .15s cubic-bezier(.4,0,0,1)}.overviewGrid3 h2:hover{color:#000;cursor:pointer;width:max-content}.manageVaultHeader h1{margin-bottom:0;margin-top:0}.manageVaultHeader a{background-color:#fff;color:#000;margin-right:15px}.manageVaultHeader a:hover{background-color:#f0f0f0!important}.manageVaultHeader div.inner{align-items:center;border:none;display:flex;justify-content:space-between;margin:0}.manageVaultSelector{display:flex;justify-content:center;margin-bottom:20px;margin-top:5px}.manageVaultSelector div{background-color:#f0f0f050;border:1px solid #f0f0f0;border-radius:100px;padding:5px}.manageVaultSelector a{background-color:initial;border:1px solid #0000;color:#838383;height:2rem;line-height:2rem}.manageVaultSelector a.active{background-color:#fff;border:1px solid #f0f0f0;color:#000}.manageVaultSelector a.active:hover,.manageVaultSelector a:hover{background-color:#f0f0f0!important}.manageVaultInnerDiv{margin-top:-5px;padding:0}.manageVaultInnerDiv div.borrowInputTitle{padding:0 20px}.manageVaultInnerDiv span.borrowInput{margin:0 20px}.popupModal{background-image:radial-gradient(150% 150% at 50% 0,#ff9ef250 0,#fff 50%,#fff 100%);bottom:0;display:flex;left:0;max-height:100vh;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:all .15s cubic-bezier(.4,0,0,1);z-index:800}.popupModal.visible{opacity:1}.popupHeader{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:20px}.popupHeader a{color:#000;font-size:1.3rem;font-weight:400;line-height:1;padding-bottom:2px;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none}.popupHeader a:hover{color:#838383;cursor:pointer}.popupHeader h1{color:#000;font-size:1rem;font-weight:600}.popupHeader svg{cursor:pointer;transition:all .15s cubic-bezier(.4,0,0,1)}.popupHeader svg:hover{color:#838383}.popupBody{margin:2rem;text-align:center}.popupScroll{border-bottom:1px solid #f0f0f0;max-height:400px;overflow:overlay;padding-left:2rem;padding-right:2rem;padding-top:2rem}.popupScroll::-webkit-scrollbar{width:6px}.popupScroll::-webkit-scrollbar-thumb{background-color:#c3c3c3;border:1.5px solid #fff;border-radius:16px}.popupBody img{background-color:#ff7bed25;border-radius:100px;height:50px;margin-bottom:.75rem;padding:5px;width:50px}.popupBody h1{font-size:1.25rem;font-weight:600;line-height:1;margin-bottom:.5rem}.popupBody h2{margin-bottom:2.5rem;margin-left:auto;margin-right:auto;width:80%}.popupBody h2,.popupBody h3{color:#838383;font-size:.85rem;font-weight:600}.popupBody a{color:#000;font-size:.75em;font-weight:600;line-height:1;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.popupBody a:hover{color:#838383;cursor:pointer}.popupOuter{display:flex;margin:auto;opacity:0;transform:scale(.95);transition:all .15s cubic-bezier(.4,0,0,1)}.popupOuter.visible{opacity:1;transform:scale(1)}.popupContent{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);max-width:450px;min-width:450px;transition:all .15s cubic-bezier(.4,0,0,1)}.popupTable{border:1px solid #f0f0f0;border-radius:10px;margin-bottom:2rem;margin-top:.5rem;padding:15px;text-align:left}.popupTableContent{align-items:center;display:flex;justify-content:space-between}.popupTable h1{color:#000}.popupTable h1,.popupTable h2{font-size:.85rem;font-weight:600;margin-bottom:0}.popupTable h2{color:#838383}.apiTable{align-items:center;border:1px solid #f0f0f0;border-radius:10px;display:flex;justify-content:center;margin-bottom:1rem;padding:5px}.apiTable a{background-color:#838383;border-radius:5px;color:#fff;font-size:.85rem;line-height:2.5rem;margin:.1rem;text-decoration:none;width:100%}.apiTable a:hover{color:#fff}.apiTable a.active{background-color:#000}.apiTableGrid{display:grid;grid-template-columns:repeat(3,1fr)}.apiTableGrid a{width:auto}.no-scroll{height:100%;overflow:hidden}.vaultSettings{margin:-15px 0;padding:15px 0;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none}.vaultSettings:hover{cursor:pointer;opacity:.5}.earnDiv{background-color:#fff;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);display:flex;flex-direction:column;justify-content:space-between;max-width:350px;padding:25px}.earnDiv,.earnDiv h5{border:1px solid #f0f0f0}.earnDiv h5{background:linear-gradient(45deg,#ff5c5c,#ff5cd1);border-radius:10px;color:#fff;font-size:.75rem;font-weight:600;margin-top:-41px;padding:6px;position:absolute;width:fit-content}.earnDiv h4{color:#838383;font-size:.65rem;font-weight:600;margin-top:1rem;text-align:center}.earnDivHeader{align-items:center;display:flex;flex-direction:column;margin-top:1rem}.earnDivHeader div{display:flex;flex-wrap:wrap;justify-content:center;max-width:250px}.earnDivHeader img{background:#f0f0f0;border:1px solid #f0f0f0;border-radius:15px;height:60px;margin-bottom:1.25rem;width:60px}.earnDivHeader h1{color:#000;font-size:1.25rem;font-weight:600;line-height:1;margin-bottom:.85rem}.earnDivHeader h2{border:1px solid #f0f0f0;border-radius:100px;color:#838383;font-size:.75rem;font-weight:600;line-height:1;margin:5px;padding:8px 10px}.earnDivContent{margin:1.5rem 1rem 3rem;text-align:center}.earnDivContent h1{color:#838383;font-size:.85rem;font-weight:600}.earnDivCard{background-color:#f0f0f0;border-radius:100px;padding:15px;text-align:center}.earnDivCard h2{color:#000;font-size:.85rem;font-weight:600;line-height:1}.earnDesc div{margin-bottom:1rem}.earnDesc img{background:#f0f0f0;border:1px solid #f0f0f0;border-radius:10px;height:40px;margin-bottom:1.25rem;width:40px}.earnDesc h1{color:#000;font-size:1.25rem;line-height:1}.earnDesc h1,.earnDesc h2{font-weight:600;margin-bottom:1rem}.earnDesc h2{color:#838383;font-size:.85rem}.earnDesc h3{color:#000;font-size:1rem;font-weight:600;margin-bottom:.5rem}.swapSwitcher{align-items:center;border-bottom:1px dashed #f0f0f0;display:flex;justify-content:center;margin:33px 20px 31px;position:relative}.swapSwitcher a{border-radius:10px;position:absolute}.swapSwitcher a:hover{background-color:#f0f0f0!important;border-color:#f0f0f0!important}.swapOutput{align-items:center;border:1px solid #f0f0f0;border-radius:10px;display:flex;margin:0 20px 20px;padding:15px}.swapOutput h1{font-size:1.25rem;font-weight:600;margin-right:15px;overflow:hidden;width:100%}.swapOutput img{border:1px solid #f0f0f0;border-radius:100px;height:30px;margin-right:1rem;width:30px}.swapOutputCurrency{align-items:center;border-left:1px solid #f0f0f0;display:flex}.swapOutputCurrency img{border:1px solid #f0f0f0;border-radius:100px;height:25px;margin:0 .5rem 0 .75rem;width:25px}.swapOutputCurrency h1{font-size:.85rem;font-weight:600;line-height:1.1;margin-right:0}.stabilityReservesDiv{border:1px solid #f0f0f0;border-radius:15px;margin-bottom:0!important;max-width:225px;padding:10px}.stabilityReservesDiv div{align-items:center;display:flex;margin:0}.stabilityReservesDiv div:not(:last-child){margin-bottom:10px}.stabilityReservesDiv span{border-top:1px solid #f0f0f0;display:block;margin:15px -10px}.stabilityReservesDiv h1{font-size:.85rem;font-weight:600;line-height:1.1;margin-bottom:0;margin-right:1rem}.stabilityReservesDiv h2{margin-bottom:0;margin-left:auto;margin-right:0}.stabilityReservesDiv img{border:1px solid #f0f0f0;border-radius:100px;height:25px;margin-bottom:0;margin-right:.5rem;width:25px}.walletView{max-height:533.688px;min-height:533.688px;overflow:overlay}.walletView::-webkit-scrollbar{width:6px}.walletView::-webkit-scrollbar-thumb{background-color:#c3c3c3;border:1.5px solid #fff;border-radius:16px}.walletView::-webkit-scrollbar-track{margin-bottom:18.5px}.walletAssetsHeader{align-items:center;display:flex;justify-content:space-between;padding:20px}.walletAssetsHeader h1{font-size:1.25rem;font-weight:600;line-height:1.1;margin-bottom:0;margin-top:0}.walletAssetsHeader a{color:#838383;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.walletAssetsHeader a:hover{color:#000;cursor:pointer}.walletAssetsHeader button{box-shadow:none;height:40px;width:40px}.walletAssetsHeader button img{height:20px;width:20px}.walletAssetsHeader .buttons{display:flex;text-align:center}.walletAssetsHeader .buttons h1{font-size:.75rem;font-weight:600;margin-top:6px;-webkit-user-select:none;user-select:none}.walletAssetsReceive{align-items:center;display:flex;flex-direction:column;margin:79px 0}.walletAssetsReceive h1{line-height:1.1}.popupNotice{background-color:#f0f0f050;border-bottom:1px solid #f0f0f0;padding:15px;text-align:center}.popupNotice,.walletAssetsReceive a{color:#838383;font-size:.85rem;font-weight:600}.walletAssetsReceive a{text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.walletAssetsReceive a:hover{color:#000;cursor:pointer}.walletAssetsReceive svg{border:1px solid #f0f0f0;border-radius:20px;height:180px;margin-bottom:1.5rem;margin-top:1.5rem;padding:10px;width:180px}.walletAssetsReceive button{margin-left:0;margin-right:0}.poolOverview{padding:0 20px 20px}.poolOverview h1{font-size:1.25rem;font-weight:600;line-height:1.1;margin-bottom:0;margin-top:0}.poolOverview h2{color:#838383;font-size:.85rem;font-weight:600}.poolOverviewHeader{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;margin:-20px -20px 20px;padding:20px}.poolOverviewHeader img{height:37px;margin-left:-4px;margin-right:1rem;object-fit:cover;width:74px}.poolOverviewGrid{grid-gap:5px;display:grid;grid-template-columns:1fr 1fr}.poolOverviewGrid div{border:1px solid #f0f0f0;border-radius:10px;margin-bottom:0;padding:12px}.poolOverviewGrid h1{color:#000;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:-.05ch;line-height:1;margin-bottom:0;margin-top:auto}.poolOverviewGrid h2{margin-bottom:1rem}.poolOverviewGrid h3{border:1px solid #f0f0f0;border-radius:5px;color:#838383;font-size:.75rem;line-height:1;margin-bottom:0;margin-top:auto;padding:6px;width:max-content}.poolCompositionDiv div{border:none;padding:0}.poolCompositionDiv h1{font-family:inherit;font-size:.85rem;font-weight:600;margin:initial}.poolCompositionDiv h2{margin-bottom:0}.poolNotice{display:flex;flex-wrap:wrap}.poolNotice h2{border:1px solid #f0f0f0;border-radius:15px;color:#838383;font-size:.65rem!important;font-weight:600;line-height:1;margin-bottom:0;padding:6px;width:fit-content}.poolNotice h2:not(:last-child){margin-right:5px}.buyGridItem{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);max-width:520px;padding:20px}.buyGridItem .vaultHeader h1{font-size:1.15rem;font-weight:600;line-height:1;margin-bottom:5px}.buyGridItem .borrowDivider{margin:20px -20px}.buyGridItem a{box-shadow:none;text-decoration:none}.buyGridItem .pendingTxnHome{justify-content:normal;min-width:fit-content;transition:all .15s cubic-bezier(.4,0,0,1)}.buyGridItem .pendingTxnHome:hover{background-color:#f0f0f0;cursor:pointer}.buyGridItem .pendingTxnHome:hover img{border-color:#57575725}.lpTokenImg{border:none!important;height:37px!important;margin-left:-4px;object-fit:cover;width:74px!important}.guideView{margin:0;text-align:left}.guideView div{margin:2rem}.guideView img{background-color:initial;border-bottom:1px solid #f0f0f0;border-radius:0;height:100%;margin:initial;padding:0;width:100%}.guideView h1{margin:initial;margin-bottom:15px}.guideView h2{margin:0 0 1.5rem;width:100%}.guideView a{color:#fff;line-height:2rem;text-decoration:none}.guideView a:hover{color:#fff}.helpButton{align-items:center;background-color:#fff;border:1px solid #f0f0f0;border-radius:100px;bottom:40px;box-shadow:0 4px 6px rgba(17,17,26,.025);color:#838383;display:flex;font-weight:600;height:42px;justify-content:center;position:fixed;right:40px;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none;width:42px}.helpButton:hover{border-color:#c3c3c3;color:#000;cursor:pointer}.helpButtonMenu{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;bottom:92px;box-shadow:0 4px 6px rgba(17,17,26,.025);height:min-content;max-height:350px;max-width:300px;opacity:0;position:fixed;right:40px;transform:translateY(2.5px);transition:all .15s cubic-bezier(.4,0,0,1);width:100%;z-index:1}.helpButtonMenu.visible{opacity:1;transform:translateY(0)}.helpButtonMenuView a{align-items:center}.activityItemDisabled{opacity:.5;pointer-events:none}.activityItemDisabled:hover{background-color:#fff;cursor:default}.noSelect{-webkit-user-select:none;user-select:none}.assetItemHover:hover{background-color:#f0f0f0!important;cursor:pointer!important}.assetItemHover:hover img{border-color:#57575725!important}.inputLink{color:#838383!important;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1)}.inputLink:hover{color:#000!important;cursor:pointer}.popupScrollTrackPadding::-webkit-scrollbar-track{margin-bottom:18.5px}.switchComponentOuter{background-color:#c3c3c3;border-radius:17px;cursor:pointer;min-height:24px;min-width:44px;position:relative;transition:.4s}.switchComponent{background-color:#fff;border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:all .15s cubic-bezier(.4,0,0,1);width:20px}.switchComponentOuter:hover .switchComponent{background-color:#f0f0f0}.switchComponentOuter.active{background-color:#ff7bed}.switchComponentOuter.active .switchComponent{transform:translateX(20px)}.switchComponentOuter.disabled{background-color:#d9d9d9;cursor:default}.switchComponentOuter.disabled .switchComponent{background-color:#f0f0f0}.liquiditySourcesList{border:1px solid #f0f0f0;border-radius:10px;overflow:hidden}.liquiditySourcesList span{align-items:center;display:flex;padding:15px}.liquiditySourcesList span:not(:last-child){border-bottom:1px solid #f0f0f0}.liquiditySourcesList img{background-color:initial;border:1px solid #f0f0f0;border-radius:10px;height:30px;margin:0 1rem 0 0;padding:0;width:30px}.liquiditySourcesList span h3{color:#000}.swapRouteButton{background-color:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 4px 6px rgba(17,17,26,.025);margin:auto;max-width:450px;opacity:0;transform:translateY(-2.5px);transition:all .15s cubic-bezier(.4,0,0,1);width:100%}.swapRouteButton.active{opacity:1;transform:translateY(0)}.swapRouteButton a{color:#838383;font-size:.85rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,0,1)}.swapRouteButton a:hover{color:#000;cursor:pointer}.orderRouteViewOuter:not(:last-child){margin-bottom:10px}.orderRouteViewHeader{border:1px solid #f0f0f0;border-bottom:none;border-radius:10px 10px 0 0;justify-content:space-between;padding:20px}.orderRouteViewHeader,.orderRouteViewHeader div{align-items:center;display:flex}.orderRouteViewHeader h1{font-size:1rem;margin:0}.orderRouteViewHeader h2{margin:0;width:auto}.orderRouteViewHeader img{border:1px solid #f0f0f0;height:25px;margin-bottom:0;margin-right:1rem;padding:0;vertical-align:middle;width:25px}.orderRouteView{align-items:center;background-color:#f0f0f050;border:1px solid #f0f0f0;border-radius:0 0 10px 10px;display:flex;flex-direction:column;justify-content:space-between;padding:10px}.orderRouteView div{align-items:center;display:flex;margin:20px}.orderRouteView img{border:1px solid #f0f0f0;height:30px;margin-bottom:0;margin-right:10px;padding:0;vertical-align:middle;width:30px}.orderRouteView h1{color:#000;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;line-height:1.1;margin-bottom:0;margin-top:0}.orderRouteView span{border-left:1px dashed #c3c3c3;display:block;height:20px;margin:0 5px}.liquidatedVaultOverview{border:1px solid #f0f0f0;border-radius:15px;padding:15px;transition:all .15s cubic-bezier(.4,0,0,1)}.liquidatedVaultOverview:not(:last-child){margin-bottom:10px}.liquidatedVaultOverview:last-child{margin-bottom:32px}.liquidatedVaultOverview:hover{background-color:#f0f0f0;cursor:pointer}.liquidatedVaultOverview:hover div{border-color:#57575725}.liquidatedVaultOverview h1{color:#000;font-size:.85rem;font-weight:600;letter-spacing:-.05ch;line-height:1}.liquidatedVaultOverview a,.liquidatedVaultOverview h2{color:#838383;font-size:.85rem;font-weight:600}.liquidatedVaultHeader{text-align:left}.liquidatedVaultHeader div{border-top:1px solid #f0f0f0;margin:15px -15px}.liquidatedVaultHeader h1{color:#000;font-size:1rem;font-weight:600;line-height:1;margin-bottom:20px;margin-top:5px}.liquidatedVaultGrid div{align-items:center;display:flex;justify-content:space-between}.liquidatedVaultGrid h1{color:#000;font-size:.85rem;font-weight:600;letter-spacing:-.05ch;line-height:1;margin:initial}.liquidatedVaultGrid a,.liquidatedVaultGrid h2{color:#838383;font-size:.85rem;font-weight:600;margin:initial;width:auto}.liquidatedVaultGridDivider{border-top:1px solid #f0f0f0;margin:15px -15px}.liquidatedVaultStatus{background-color:#fff!important;border:1px solid #f0f0f0;color:#000!important;text-decoration:none!important;text-decoration:initial!important;-webkit-user-select:unset!important;user-select:auto!important}.liquidatedVaultStatus:hover{background-color:#fff!important;cursor:text!important}.innerBackButton{color:#838383!important;font-size:.85em;font-weight:600;line-height:1.1;text-decoration:none;transition:all .15s cubic-bezier(.4,0,0,1);-webkit-user-select:none;user-select:none}.innerBackButton:hover{color:#000!important;cursor:pointer}.fade-in-up{animation:fadeInUp .15s ease 0s 1 normal both running;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dropdownContainer{max-width:300px;position:relative;width:100%}.dropdownHeader{background-color:#fff;border:1px solid #f0f0f0;border-radius:2.5rem;box-shadow:0 4px 6px rgba(17,17,26,.025);color:#000;display:inline-block;font-family:Manrope,sans-serif;font-size:.75em;font-weight:600;height:2rem;line-height:2rem;margin-left:auto;margin-right:0;max-width:100%;overflow:hidden;padding:0 .75rem;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.dropdownHeader:hover{border-color:#c3c3c3;cursor:pointer}.dropdownTokenHeader{align-items:center;border:1px solid #f0f0f0;border-radius:10px;color:#000;display:flex;font-family:Manrope,sans-serif;font-size:.85em;font-weight:600;line-height:1.1;margin-left:auto;margin-right:0;overflow:hidden;padding:5px 10px 5px 0;text-decoration:none;text-overflow:ellipsis;transition:all .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.dropdownTokenHeader:hover{border-color:#c3c3c3;cursor:pointer}.dropdownTokenHeader img{margin-left:5px;margin-right:10px}.dropdownOptions{background-color:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 6px rgba(17,17,26,.025);display:block!important;opacity:0;padding:5px;position:absolute;right:0;top:43px;transform:translateY(-2.5px);transition:opacity .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1);z-index:1}.dropdownTokenOptions{top:48px}.dropdownOptions.visible{opacity:1;transform:translateY(0)}.dropdownOption{align-items:center;border:1px solid #fff;border-radius:5px;color:#000;display:flex;font-size:.85rem;font-weight:600;justify-content:space-between;margin-bottom:0;padding:.5rem;transition:background-color .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.dropdownOption:hover{background-color:#f0f0f0;cursor:pointer}.dropdownOption:hover img{border-color:#57575725}.dropdownOptionSelected{background-color:#f0f0f0;font-weight:700}.dropdownOptionSelected img{border-color:#57575725}.dropdownOption img{margin-left:0;margin-right:.75rem}.sliderComponentOuter{margin:0 20px 20px}.sliderComponent,.sliderComponentOuter{transition:all .15s cubic-bezier(.4,0,0,1)}.sliderComponent{appearance:none;background-color:#c3c3c3;border-radius:17px;cursor:pointer;height:6px;outline:none;width:100%}.sliderComponent::-webkit-slider-thumb:hover{background-color:#f0f0f0}.sliderComponent::-webkit-slider-thumb{appearance:none;background-color:#fff;border:1px solid #c3c3c3;border-radius:50%;box-shadow:none;cursor:pointer;height:20px;-webkit-transition:all .15s cubic-bezier(.4,0,0,1);transition:all .15s cubic-bezier(.4,0,0,1);width:20px}.sliderComponent::-moz-range-thumb{background-color:#fff;border:1px solid #c3c3c3;border-radius:50%;box-shadow:none;cursor:pointer;height:20px;-moz-transition:all .15s cubic-bezier(.4,0,0,1);transition:all .15s cubic-bezier(.4,0,0,1);width:20px}.sliderComponentOuter.disabled .sliderComponent{background-color:#d9d9d9;cursor:default}.sliderComponentOuter.disabled .sliderComponent::-webkit-slider-thumb{background-color:#f0f0f0;border-color:#f0f0f0;cursor:default}.sliderComponentOuter.disabled .sliderComponent::-moz-range-thumb{background-color:#f0f0f0;border-color:#f0f0f0;cursor:default}
/*# sourceMappingURL=main.8fe42348.css.map*/