.recentMessageCard-module__yoIc0G__container{padding-block:var(--space-2x);border-bottom:1px solid var(--bridge-color-stroke-default);grid-template-columns:var(--space-8x)1fr;align-items:center;gap:var(--space-4x);width:100%;height:126px;padding-left:1px;display:grid;position:relative}.recentMessageCard-module__yoIc0G__container:after{opacity:0;content:"";background-image:var(--decorator-url);width:20px;height:20px;right:calc(var(--space-5x)*-1);transition:all .1s ease-in-out;position:absolute}.recentMessageCard-module__yoIc0G__container:hover:after{opacity:1;transform:translateX(var(--space-6x));display:block}.recentMessageCard-module__yoIc0G__transferInfo{align-items:center;row-gap:var(--space-2x);grid-template-rows:1fr auto;display:grid}.recentMessageCard-module__yoIc0G__networkRow{height:fit-content}.recentMessageCard-module__yoIc0G__transferInfo .recentMessageCard-module__yoIc0G__topRow,.recentMessageCard-module__yoIc0G__transferInfo .recentMessageCard-module__yoIc0G__networkRow{-moz-column-gap:var(--space-3x);justify-content:space-between;align-items:flex-start;column-gap:var(--space-3x);font-weight:400;display:flex}.recentMessageCard-module__yoIc0G__networkRow span{font-size:var(--bridge-font-xs);line-height:14px}.recentMessageCard-module__yoIc0G__transferInfo .recentMessageCard-module__yoIc0G__topRow>div,.recentMessageCard-module__yoIc0G__transferInfo .recentMessageCard-module__yoIc0G__networks{-moz-column-gap:var(--space-3x);align-items:center;column-gap:var(--space-3x);display:flex}.recentMessageCard-module__yoIc0G__transferInfo .recentMessageCard-module__yoIc0G__topRow .recentMessageCard-module__yoIc0G__tokenAmount{justify-self:end}.recentMessageCard-module__yoIc0G__tokenSymbol,.recentMessageCard-module__yoIc0G__tokenAmount{color:var(--bridge-color-text-impact);font-weight:var(--bridge-font-weight-bold);font-size:var(--bridge-font-lg);line-height:24px}.recentMessageCard-module__yoIc0G__container:hover .recentMessageCard-module__yoIc0G__tokenImage{transition:transform .1s ease-in;transform:scale(1.25)}.recentMessageCard-module__yoIc0G__transferInfo .recentMessageCard-module__yoIc0G__networkRow .recentMessageCard-module__yoIc0G__timestamp{justify-self:end}
.statusChip-module__IZjd5W__statusChip{padding:var(--space-1x)var(--space-2x);align-items:flex-start;gap:var(--space-2x);font-size:var(--bridge-font-xs);font-style:normal;font-weight:var(--bridge-font-weight-semibold);border-radius:27px;line-height:14px;display:flex}.statusChip-module__IZjd5W__success{color:var(--green-600,#176b3f);border:1px solid var(--green-200,#d6f4e6);background:var(--green-100,#f4fcf8)}.statusChip-module__IZjd5W__inProgress{color:var(--blue-600,#375bd2);border:1px solid var(--blue-200,#dfe7fb);background:var(--blue-100,#f5f7fd)}.statusChip-module__IZjd5W__failed{color:var(--bridge-color-error-text);border:1px solid var(--bridge-color-error-stroke);background:var(--bridge-color-error-bg)}
.button-module__yIVLZa__buttonBase{box-sizing:border-box;border-radius:var(--bridge-border-radius-md);width:100%;line-height:normal;font-weight:var(--bridge-font-weight-semibold);font-family:var(--bridge-font-family-text);justify-content:space-between;align-items:center;display:inline-flex}.button-module__yIVLZa__primary{background:var(--bridge-btn-primary-bg);color:var(--bridge-btn-primary-text-color);font-size:var(--bridge-btn-primary-font-size);padding:var(--space-4x)var(--space-6x);border:var(--bridge-btn-primary-border);opacity:1;transition:opacity .2s;}.button-module__yIVLZa__primary:disabled{opacity:.4}.button-module__yIVLZa__primary:not(:disabled):hover{background-color:#121212}.button-module__yIVLZa__secondary{background:var(--bridge-btn-secondary-bg);color:var(--bridge-btn-secondary-text-color);font-size:var(--bridge-btn-secondary-font-size);padding:var(--space-4x)var(--space-6x);border:var(--bridge-btn-secondary-border);}.button-module__yIVLZa__secondary:not(:disabled):hover{color:var(--white);background-color:#6d7480;border-color:#6d7480}.button-module__yIVLZa__primary:not(:disabled):hover .button-module__yIVLZa__icon,.button-module__yIVLZa__primary:not(:disabled):hover .button-module__yIVLZa__iconFiller,.button-module__yIVLZa__secondary:not(:disabled):hover .button-module__yIVLZa__icon,.button-module__yIVLZa__secondary:not(:disabled):hover .button-module__yIVLZa__iconFiller{display:none}.button-module__yIVLZa__primary:not(:disabled):hover .button-module__yIVLZa__hoverIcon,.button-module__yIVLZa__secondary:not(:disabled):hover .button-module__yIVLZa__hoverIcon{display:inline}.button-module__yIVLZa__filler,.button-module__yIVLZa__iconFiller,.button-module__yIVLZa__icon,.button-module__yIVLZa__hoverIcon{width:var(--space-6x);height:var(--space-6x);max-width:var(--space-6x);max-height:var(--space-6x)}.button-module__yIVLZa__icon{display:inline}.button-module__yIVLZa__hoverIcon{display:none}
.FullScreenErrorBoundary-module__6ebwzq__errorContainer{z-index:9999;justify-content:center;align-items:center;gap:var(--space-8x);background-color:var(--color-background-primary);padding:var(--space-4x);flex-direction:column;display:flex;position:fixed;inset:0}.FullScreenErrorBoundary-module__6ebwzq__errorImage{width:220px;height:220px}.FullScreenErrorBoundary-module__6ebwzq__errorTitle{text-align:center;max-width:600px;font-size:var(--bridge-font-xl);font-weight:var(--bridge-font-weight-semibold);color:var(--bridge-color-text-impact);margin:0;line-height:normal}.FullScreenErrorBoundary-module__6ebwzq__errorDescription{text-align:center;max-width:500px;color:var(--color-text-secondary);margin-bottom:var(--space-4x)}.FullScreenErrorBoundary-module__6ebwzq__buttonContainer{width:100%;max-width:300px}.FullScreenErrorBoundary-module__6ebwzq__errorDetails{margin-top:var(--space-8x);width:100%;max-width:600px;padding:0 var(--space-4x)}.FullScreenErrorBoundary-module__6ebwzq__errorDetailsSummary{cursor:pointer;color:var(--color-text-secondary);margin-bottom:var(--space-2x)}.FullScreenErrorBoundary-module__6ebwzq__errorDetailsPre{background-color:var(--color-background-secondary);padding:var(--space-4x);border-radius:var(--radius-md);font-size:var(--font-size-sm);white-space:pre-wrap;word-break:break-word;overflow:auto}
.walletConnected-module__9L9_FW__address{white-space:nowrap;color:var(--bridge-color-text-impact);overflow:hidden}.walletConnected-module__9L9_FW__connectedStatus{width:var(--space-2x);height:var(--space-2x);background-color:var(--bridge-color-connected-status);border-radius:50%;display:inline-block}.walletConnected-module__9L9_FW__container,.walletConnected-module__9L9_FW__desktop,.walletConnected-module__9L9_FW__mobile{align-items:center;gap:var(--space-2x);flex-direction:row;display:flex}.walletConnected-module__9L9_FW__mobile{display:none}@media screen and (max-width:425px){.walletConnected-module__9L9_FW__desktop{display:none}.walletConnected-module__9L9_FW__mobile{display:flex}.walletConnected-module__9L9_FW__address.walletConnected-module__9L9_FW__ellipsized{display:none}}@media screen and (min-width:426px) and (max-width:767px){.walletConnected-module__9L9_FW__address.walletConnected-module__9L9_FW__sliced{display:inline}.walletConnected-module__9L9_FW__address.walletConnected-module__9L9_FW__ellipsized{display:none}}@media screen and (min-width:768px){.walletConnected-module__9L9_FW__walletAddress{max-width:none;overflow:visible}.walletConnected-module__9L9_FW__address.walletConnected-module__9L9_FW__ellipsized{display:inline}.walletConnected-module__9L9_FW__address.walletConnected-module__9L9_FW__sliced{display:none}}
.walletMenu-module__BU2RhG__content{background-color:var(--bridge-color-bg-subtle);padding:var(--space-2x);border:1px solid var(--bridge-color-stroke-hover);border-radius:var(--bridge-border-radius-md);width:fit-content;padding:var(--space-3x);gap:var(--space-3x);align-items:center;display:flex}.walletMenu-module__BU2RhG__infoSection{display:none}.walletMenu-module__BU2RhG__buttonBase{box-sizing:border-box;border-radius:var(--bridge-border-radius-md);padding:var(--space-2x)var(--space-4x);justify-content:center;align-items:center;gap:var(--space-2x);line-height:normal}.walletMenu-module__BU2RhG__trigger{border:var(--bridge-btn-secondary-border);width:fit-content;}:is(.walletMenu-module__BU2RhG__trigger,.walletMenu-module__BU2RhG__content) span{font-weight:var(--bridge-font-weight-normal)}.walletMenu-module__BU2RhG__trigger svg{fill:var(--bridge-color-text-impact);transition:transform .25s}.walletMenu-module__BU2RhG__disconnectButton{border:var(--bridge-btn-secondary-border);color:var(--bridge-color-text-impact);font-weight:var(--bridge-font-weight-normal);background-color:#fff;grid-column:1/span 2;}.walletMenu-module__BU2RhG__disconnectButtonContainer{align-items:flex-end;display:flex}.walletMenu-module__BU2RhG__trigger[data-state=open] svg{background-color:var(--bridge-color-bg-subtle);transform:rotate(-180deg)}.walletMenu-module__BU2RhG__trigger[data-state=open]{background-color:var(--bridge-color-bg-subtle);border-color:var(--bridge-color-stroke-hover)}.walletMenu-module__BU2RhG__trigger:hover{border-color:var(--bridge-btn-primary-border)}@media screen and (min-width:768px){.walletMenu-module__BU2RhG__content{align-items:center}.walletMenu-module__BU2RhG__trigger{width:auto}.walletMenu-module__BU2RhG__infoSection{gap:var(--space-2x);flex-direction:column;display:flex}}
.walletSection-module__Y3umjG__buttonBase{box-sizing:border-box;border-radius:var(--bridge-border-radius-md);padding:var(--space-2x)var(--space-4x);justify-content:center;align-items:center;gap:var(--space-2x);line-height:normal}.walletSection-module__Y3umjG__connectButton{border:var(--bridge-btn-secondary-border);width:100%;}.walletSection-module__Y3umjG__connectedButton{border:var(--bridge-btn-secondary-border);cursor:default;width:fit-content;}.walletSection-module__Y3umjG__walletAddress{white-space:nowrap;max-width:5ch;color:var(--bridge-color-text-impact);overflow:hidden}.walletSection-module__Y3umjG__disconnectButton{}.walletSection-module__Y3umjG__disconnectButton:hover{cursor:pointer;background-color:var(--bridge-color-bg-default);border:var(--bridge-btn-primary-border)}:is(.walletSection-module__Y3umjG__connectButton,.walletSection-module__Y3umjG__connectedButton) span{font-weight:var(--bridge-font-weight-normal)}.walletSection-module__Y3umjG__connectButton:hover{border-color:var(--bridge-btn-secondary-border)}.walletSection-module__Y3umjG__statusBase{width:var(--space-2x);height:var(--space-2x);border-radius:50%;display:inline-block}.walletSection-module__Y3umjG__connectedStatus{background-color:var(--bridge-color-connected-status);}.walletSection-module__Y3umjG__detectingStatus{background-color:var(--bridge-color-checking-connection-status);}.walletSection-module__Y3umjG__desktopButtonText,.walletSection-module__Y3umjG__mobileButtonText{color:var(--bridge-color-text-impact)}.walletSection-module__Y3umjG__desktopButtonText{display:none}@media screen and (min-width:768px){.walletSection-module__Y3umjG__walletAddress{max-width:none;overflow:visible}.walletSection-module__Y3umjG__connectedButton{width:auto}}@media screen and (min-width:1024px){.walletSection-module__Y3umjG__mobileButtonText{display:none}.walletSection-module__Y3umjG__desktopButtonText{display:initial}}
.walletModal-module__cDzT0W__transporter{max-width:min(calc(100% - var(--space-8x)),760px)!important;border:1px solid var(--bridge-color-fg-default)!important;border-radius:var(--bridge-border-radius-md)!important}.walletModal-module__cDzT0W__transporter *{font-family:var(--bridge-font-family-text)!important}.walletModal-module__cDzT0W__transporter>div{padding:32px}.walletModal-module__cDzT0W__transporter h5{font-size:32px}.walletModal-module__cDzT0W__transporter button[aria-label=Close\ modal]{border:none;top:24px;right:24px}.walletModal-module__cDzT0W__transporter button[aria-label=Close\ modal] path{stroke-width:2px}.walletModal-module__cDzT0W__transporter button[aria-label=Close\ modal]:focus{box-shadow:none;border:none;outline:none}.walletModal-module__cDzT0W__transporter button[role=checkbox][data-state=checked]{background:var(--white)url(data:image/svg+xml;base64,IDxzdmcKICAgIHdpZHRoPSIxNiIKICAgIGhlaWdodD0iMTYiCiAgICB2aWV3Qm94PSIwIDAgMTYgMTYiCiAgICBmaWxsPSJub25lIgogICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogID4KICAgIDxyZWN0IHg9IjAuNSIgeT0iMC41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHJ4PSIzLjUiIGZpbGw9IndoaXRlIiAvPgogICAgPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgcng9IjMuNSIgc3Ryb2tlPSJibGFjayIgLz4KICAgIDxwYXRoCiAgICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgICBkPSJNMTEuNjY3OCA0LjE0MTMzQzExLjMxNTYgMy44OTQwNyAxMC44MzA0IDMuOTc5NjMgMTAuNTg0IDQuMzMyNDRMNi42NDU3IDkuOTcxOUw1LjQxNjAyIDguMjExMDVDNS4xNjk2NCA3Ljg1ODI0IDQuNjg0NCA3Ljc3MjY4IDQuMzMyMjEgOC4wMTk5NEMzLjk4MDAxIDguMjY3MjEgMy44OTQyNCA4Ljc1MzY3IDQuMTQwNjIgOS4xMDY0N0w1LjkyNzUyIDExLjY2NTJDNi4xMzMwNCAxMS45NTk1IDYuNTA0NzUgMTIuMDY3OSA2LjgyNjgxIDExLjk1MjJDNy4wNDY4MiAxMS45MzIgNy4yNTY3OCAxMS44MTg2IDcuMzkzMzUgMTEuNjIzTDExLjg1OTQgNS4yMjc4NkMxMi4xMDU4IDQuODc1MDYgMTIuMDIgNC4zODg2IDExLjY2NzggNC4xNDEzM1oiCiAgICAgIGZpbGw9ImJsYWNrIgogICAgLz4KICA8L3N2Zz4=) no-repeat center}.walletModal-module__cDzT0W__transporter button[role=checkbox] svg{display:none}.walletModal-module__cDzT0W__transporter button[id^=connect-wallet-]{border:1px solid var(--bridge-color-stroke-default);border-radius:var(--bridge-border-radius-md)}.walletModal-module__cDzT0W__transporter button[id^=connect-wallet-]:disabled{opacity:.3;cursor:not-allowed}.walletModal-module__cDzT0W__transporter button[id^=connect-wallet-]:not(:disabled):hover{border:1px solid var(--bridge-color-stroke-hover);background:var(--progress)}.walletModal-module__cDzT0W__transporter button[id^=connect-wallet-]:not(:disabled):hover img{transition:transform .1s ease-out;transform:scale(1.1)}
.ErrorBoundaryView-module__WoOzJW__errorContainer{gap:var(--space-8x);height:100%;margin-bottom:var(--space-20x);flex-direction:column;justify-content:center;align-items:center;display:flex}.ErrorBoundaryView-module__WoOzJW__errorImage{width:220px;height:220px}.ErrorBoundaryView-module__WoOzJW__errorTitle{text-align:center;max-width:600px;font-size:var(--bridge-font-xl);font-weight:var(--bridge-font-weight-semibold);color:var(--bridge-color-text-impact);margin:0;line-height:normal}.ErrorBoundaryView-module__WoOzJW__errorDescription{text-align:center;max-width:500px;color:var(--color-text-secondary);margin-bottom:var(--space-4x)}.ErrorBoundaryView-module__WoOzJW__buttonContainer{width:100%;max-width:300px}.ErrorBoundaryView-module__WoOzJW__errorDetails{margin-top:var(--space-8x);width:100%;max-width:600px;padding:0 var(--space-4x)}.ErrorBoundaryView-module__WoOzJW__errorDetailsSummary{cursor:pointer;color:var(--color-text-secondary);margin-bottom:var(--space-2x)}.ErrorBoundaryView-module__WoOzJW__errorDetailsPre{background-color:var(--color-background-secondary);padding:var(--space-4x);border-radius:var(--radius-md);font-size:var(--font-size-sm);white-space:pre-wrap;word-break:break-word;overflow:auto}
.ActionButton-module__HfDCra__pulse{animation:3s infinite ActionButton-module__HfDCra__pulse}.ActionButton-module__HfDCra__button svg path{stroke:#fff}@keyframes ActionButton-module__HfDCra__pulse{0%{opacity:.8}50%{opacity:.4}to{opacity:.8}}
.footer-module__SWbqDa__container{width:100%;}.footer-module__SWbqDa__container ul{justify-content:flex-end;gap:var(--space-10x);flex-direction:row;display:flex}.footer-module__SWbqDa__container li{color:var(--bridge-color-text-default);font-size:var(--bridge-font-sm);font-weight:var(--bridge-font-weight-normal);align-items:center;display:flex}.footer-module__SWbqDa__link{font-weight:var(--bridge-font-weight-semibold);color:#0000;text-align:center;position:relative}.footer-module__SWbqDa__link:after{content:attr(data-text);font-weight:var(--bridge-font-weight-normal);color:var(--bridge-color-text-default);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.footer-module__SWbqDa__link:hover{color:var(--bridge-color-text-default)}.footer-module__SWbqDa__link:hover:after{color:#0000}
button.approveView-module__kcvjgW__approve svg{width:var(--space-6x);height:var(--space-6x);max-width:var(--space-6x);max-height:var(--space-6x);transition:rotate .15s;scale:50%}button.approveView-module__kcvjgW__approve svg path{stroke:#fff}button.approveView-module__kcvjgW__approve.approveView-module__kcvjgW__open svg{rotate:180deg}.approveView-module__kcvjgW__approveMenu{z-index:1;margin-top:var(--space-2x);padding:var(--space-4x)var(--space-2x);border:1px solid var(--bridge-color-fg-muted);background:var(--bridge-color-bg-subtle);border-radius:6px;flex-direction:column;align-items:flex-start;display:flex;position:absolute}.approveView-module__kcvjgW__approveMenu *{margin:var(--space-0x)}.approveView-module__kcvjgW__approveMenu li{align-items:center;gap:var(--space-4x);padding:var(--space-3x)var(--space-2x);border-radius:6px;display:flex}.approveView-module__kcvjgW__approveMenu li svg{width:var(--space-6x);height:var(--space-6x);max-width:var(--space-6x);max-height:var(--space-6x);visibility:hidden}.approveView-module__kcvjgW__approveMenu li:hover{background:var(--bridge-color-bg-elements);cursor:pointer}.approveView-module__kcvjgW__approveMenu li:hover svg{visibility:visible}.approveView-module__kcvjgW__approveMenu .approveView-module__kcvjgW__menuText{gap:var(--space-1x);flex-direction:column;display:flex}.approveView-module__kcvjgW__approveMenu h4{color:var(--black);font-size:16px;font-weight:600}.approveView-module__kcvjgW__approveMenu p{color:var(--bridge-color-fg-muted);font-size:14px;font-weight:var(--font-weight-medium);line-height:normal}
.headerBanner-module__9FchDG__container{background-color:var(--bridge-color-fg-default);justify-content:center;align-items:center;padding:20px;display:flex}.headerBanner-module__9FchDG__badge{border-radius:var(--border-radius-primary);margin-right:var(--space-2x);font-size:10px;font-weight:var(--bridge-font-weight-normal);background-color:var(--bridge-color-fg-muted);color:var(--bridge-btn-primary-text-color);flex-shrink:0;justify-content:center;align-items:center;padding:2px 4px;display:flex}.headerBanner-module__9FchDG__textContent{white-space:pre-wrap;max-width:1200px;font-weight:var(--bridge-font-weight-normal);font-size:var(--bridge-font-sm);color:#fafafb;flex-wrap:wrap;margin-bottom:0;display:flex}.headerBanner-module__9FchDG__textContent a{text-underline-offset:5px;font-size:var(--bridge-font-sm);color:#fafafb;text-decoration:underline;text-decoration-thickness:2px}
.actionSection-module__gZcNcq__actionSection{margin-top:var(--space-6x);flex-direction:column;display:flex}
.navigation-module__unIIBG__container{height:var(--bridge-navigation-height);}.navigation-module__unIIBG__rightSide{align-items:center;gap:var(--space-6x);flex-direction:row-reverse;display:flex}@media screen and (min-width:1200px){.navigation-module__unIIBG__rightSide{gap:var(--space-8x);flex-direction:row}}
.menuLink-module__c6kBNa__link{font-size:var(--bridge-font-lg);font-weight:var(--bridge-font-weight-normal);color:var(--bridge-color-text-default);text-align:center}.menuLink-module__c6kBNa__link.menuLink-module__c6kBNa__active{color:var(--bridge-color-text-impact);font-weight:var(--bridge-font-weight-semibold)}@media screen and (min-width:1200px){.menuLink-module__c6kBNa__link{font-size:var(--bridge-font-sm);font-weight:var(--bridge-font-weight-semibold);color:#0000;position:relative}.menuLink-module__c6kBNa__link:not(.menuLink-module__c6kBNa__active):after{content:attr(data-text);font-weight:var(--bridge-font-weight-normal);color:var(--bridge-color-text-default);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.menuLink-module__c6kBNa__link:hover:not(.menuLink-module__c6kBNa__active){color:var(--bridge-color-text-default)}.menuLink-module__c6kBNa__link:hover:after{color:#0000}}
.networkSection-module__66uqtW__container{gap:var(--space-6x);flex-direction:column;display:flex}.networkSection-module__66uqtW__container h2{margin-bottom:0}.networkSection-module__66uqtW__section{align-items:center;gap:var(--space-6x);display:flex}.networkSection-module__66uqtW__selectors{gap:var(--space-6x);flex-direction:column;width:100%;display:flex;position:relative}.networkSection-module__66uqtW__swapToggle{opacity:1;height:var(--space-6x);background:0 0;transition:opacity .3s linear;position:absolute;top:50%;right:50%}.networkSection-module__66uqtW__swapToggle:disabled{opacity:.5}.networkSection-module__66uqtW__swapToggle{transition:transform .1s ease-in-out}.networkSection-module__66uqtW__rotated{transform:rotate(180deg)}.networkSection-module__66uqtW__unrotated{transform:rotate(0)}@media screen and (min-width:768px){.networkSection-module__66uqtW__swapToggle{right:-40px}}@keyframes networkSection-module__66uqtW__animateFromTop{0%{opacity:0;transform:translateY(0)}1%{opacity:0;transform:translateY(0)}2%{opacity:1;transform:translateY(106px)}to{transform:translateY(0)}}@keyframes networkSection-module__66uqtW__animateFromBottom{0%{opacity:0;transform:translateY(0)}1%{opacity:0;transform:translateY(0)}2%{opacity:1;transform:translateY(-106px)}to{transform:translateY(0)}}.networkSection-module__66uqtW__animateFromTop{animation:.1s ease-in-out networkSection-module__66uqtW__animateFromTop}.networkSection-module__66uqtW__animateFromBottom{animation:.1s ease-in-out networkSection-module__66uqtW__animateFromBottom}
.menuLinks-module__FeVD0W__container ul{align-items:center;gap:var(--space-10x);flex-direction:column;display:flex}.menuLinks-module__FeVD0W__container li{align-items:center;display:flex}@media screen and (min-width:1200px){.menuLinks-module__FeVD0W__container ul{gap:var(--space-8x);flex-direction:row;justify-content:flex-end}}
.networkDropdown-module__OcR2aW__container{border-radius:var(--bridge-border-radius-md);background:var(--bridge-color-bg-base)}.networkDropdown-module__OcR2aW__container summary{border:1px solid var(--bridge-color-stroke-default);max-height:56px}.networkDropdown-module__OcR2aW__container:hover summary{border-color:var(--bridge-color-stroke-hover)}
.content-module__omW5kG__container{height:100%;padding:var(--space-6x);grid-template-rows:repeat(3,1fr);display:grid}.content-module__omW5kG__topSection{grid-template-rows:auto 1fr;height:100%;display:grid}.content-module__omW5kG__logo,.content-module__omW5kG__links{justify-content:center;align-items:center;display:flex}.content-module__omW5kG__footer{align-items:flex-end;display:flex}.content-module__omW5kG__closeButton{width:fit-content;margin-left:auto}
.networkSelector-module__eCL_8W__container{gap:var(--space-2x);flex-direction:column;display:flex}.networkSelector-module__eCL_8W__title{color:var(--bridge-color-text-default);font-size:var(--bridge-font-sm);font-weight:var(--bridge-font-weight-normal);margin:0}
.dropdownMenu-module__1ehKpq__content{background-color:#fff;width:100vw;height:100vh;position:fixed;inset:0}.dropdownMenu-module__1ehKpq__triggerButton{padding-block:var(--space-1x);align-items:center;display:flex}@keyframes dropdownMenu-module__1ehKpq__slideFromRight{0%{transform:translate(200%)}to{transform:translate(0)}}@keyframes dropdownMenu-module__1ehKpq__slideToRight{0%{transform:translate(0)}to{transform:translate(200%)}}.dropdownMenu-module__1ehKpq__content[data-state=open]{animation:.5s forwards dropdownMenu-module__1ehKpq__slideFromRight}.dropdownMenu-module__1ehKpq__content[data-state=closed]{animation:.5s forwards dropdownMenu-module__1ehKpq__slideToRight}
:is(.swapArrows-module__IfA9Ra__active,.swapArrows-module__IfA9Ra__container:not(.swapArrows-module__IfA9Ra__disabled):hover) .swapArrows-module__IfA9Ra__arrowUp{transform:translateY(-1px)}:is(.swapArrows-module__IfA9Ra__active,.swapArrows-module__IfA9Ra__container:not(.swapArrows-module__IfA9Ra__disabled):hover) .swapArrows-module__IfA9Ra__arrowDown{transform:translateY(1px)}
.navigationMenu-module__XdjgNq__desktop{display:none}@media screen and (min-width:1200px){.navigationMenu-module__XdjgNq__desktop{display:initial}.navigationMenu-module__XdjgNq__mobile{display:none}}
.swapNetworks-module__TpuNAG__container{opacity:1;background:0 0;transition:opacity .3s linear}.swapNetworks-module__TpuNAG__container:disabled{opacity:.5}@keyframes swapNetworks-module__TpuNAG__scaleUp{0%{transform:scale(1)}to{transform:scale(1.1)}}
.destinationAddress-module__kYjqfG__container{gap:var(--space-2x);flex-direction:column;display:flex}.destinationAddress-module__kYjqfG__input{background:var(--bridge-color-bg-base);padding:var(--space-3x)var(--space-4x);border:none;outline:none;}.destinationAddress-module__kYjqfG__input:focus{border:none;outline:none}.destinationAddress-module__kYjqfG__input:hover{border-color:var(--bridge-color-stroke-hover)}.destinationAddress-module__kYjqfG__input::placeholder{font-size:var(--bridge-font-md);font-weight:var(--bridge-font-weight-light);color:var(--bridge-color-text-default);font-style:normal}.destinationAddress-module__kYjqfG__filledInputContainer{height:var(--space-12x);justify-content:space-between;align-items:center;gap:var(--space-2x);border:1px solid var(--bridge-color-stroke-default);border-radius:var(--bridge-border-radius-md);flex-direction:row;padding:0;display:flex}.destinationAddress-module__kYjqfG__filledInputContainer .destinationAddress-module__kYjqfG__content{justify-content:space-between;align-items:center;gap:var(--space-2x);padding:var(--space-3x);flex-direction:row;display:flex}.destinationAddress-module__kYjqfG__filledInputContainer.destinationAddress-module__kYjqfG__invalid{background-color:var(--bridge-color-warning-bg);border-color:var(--bridge-color-warning-stroke)}.destinationAddress-module__kYjqfG__filledInputContainer.destinationAddress-module__kYjqfG__invalid:hover{border-color:var(--bridge-color-warning-stroke)}.destinationAddress-module__kYjqfG__resetButton{font-weight:var(--bridge-font-weight-normal);padding:var(--space-4x);font-size:var(--bridge-font-sm);color:var(--bridge-color-text-default);text-decoration:underline}.destinationAddress-module__kYjqfG__invalid .destinationAddress-module__kYjqfG__resetButton{color:var(--bridge-color-warning-text)}.destinationAddress-module__kYjqfG__statusBase{width:var(--space-2x);height:var(--space-2x);border-radius:50%}.destinationAddress-module__kYjqfG__connectedStatus{background-color:var(--bridge-color-connected-status);}.destinationAddress-module__kYjqfG__detectingStatus{background-color:var(--bridge-color-checking-connection-status);}.destinationAddress-module__kYjqfG__invalidContainer{align-items:center;gap:var(--space-2x);display:flex}.destinationAddress-module__kYjqfG__errorMessage{margin-left:var(--space-2x);font-size:var(--bridge-font-sm);font-weight:var(--bridge-font-weight-light);color:var(--bridge-color-warning-text);line-height:var(--bridge-font-med)}
.sidepanel-module__BU5aLG__container{box-sizing:border-box;border-radius:var(--bridge-border-radius-lg);background-color:var(--bridge-color-bg-default);padding:var(--space-10x);justify-content:space-between;gap:var(--space-20x);flex-direction:column;width:fit-content;display:flex;overflow:hidden}.sidepanel-module__BU5aLG__container h1{display:none}@media screen and (min-height:1024px){.sidepanel-module__BU5aLG__container h1{display:initial;margin-bottom:0;font-size:64px}}
.messageSection-module__hu4Gia__container{gap:var(--space-4x);flex-direction:column;display:flex}.messageSection-module__hu4Gia__container p{color:var(--bridge-color-text-default);margin:0}.messageSection-module__hu4Gia__container p a{background-color:var(--white);text-decoration:underline;position:relative}.messageSection-module__hu4Gia__container a:hover{color:#000}.messageSection-module__hu4Gia__container img{z-index:-1;transition:transform .1s ease-out;position:absolute;top:calc(50% - 6px);right:0}.messageSection-module__hu4Gia__container a:hover img{transform:translate(calc(100% + 6px))}.messageSection-module__hu4Gia__section{gap:var(--space-2x);flex-direction:column;display:flex}.messageSection-module__hu4Gia__field{border:1px solid var(--bridge-color-stroke-default);border-radius:var(--bridge-border-radius-md);background:var(--bridge-color-bg-base);padding:var(--space-3x)var(--space-4x);outline:none;}textarea.messageSection-module__hu4Gia__field{font-family:var(--bridge-font-family-code)}textarea.messageSection-module__hu4Gia__field::placeholder{font-family:var(--bridge-font-family-text)}.messageSection-module__hu4Gia__field:hover{border-color:var(--bridge-color-stroke-hover)}.messageSection-module__hu4Gia__field::placeholder{font-size:var(--bridge-font-md);font-weight:var(--bridge-font-weight-light);color:var(--bridge-color-text-default);font-style:normal}textarea.messageSection-module__hu4Gia__field{resize:none;line-height:normal;font-family:var(--bridge-font-family-code);box-sizing:border-box;text-overflow:ellipsis;height:var(--space-20x);max-height:var(--space-20x);font-style:normal;overflow:auto}textarea.messageSection-module__hu4Gia__field::-webkit-scrollbar{display:none}textarea.messageSection-module__hu4Gia__field{-ms-overflow-style:none;scrollbar-width:none}
.dotGrid-module__BlpwPa__dotGrid{flex-direction:column;gap:5px;width:148px;height:148px;margin:-2px;display:flex}.dotGrid-module__BlpwPa__dotGridRow{gap:5px;display:flex}.dotGrid-module__BlpwPa__layoutL .dotGrid-module__BlpwPa__dotGridRow:nth-child(2n),.dotGrid-module__BlpwPa__layoutL .dotGrid-module__BlpwPa__dotGridRow .dotGrid-module__BlpwPa__dotWrapper:nth-child(2n),:is(.dotGrid-module__BlpwPa__layoutM,.dotGrid-module__BlpwPa__layoutS,.dotGrid-module__BlpwPa__layoutXS,.dotGrid-module__BlpwPa__layoutNONE) .dotGrid-module__BlpwPa__dotGridRow,:is(.dotGrid-module__BlpwPa__layoutM,.dotGrid-module__BlpwPa__layoutS,.dotGrid-module__BlpwPa__layoutXS,.dotGrid-module__BlpwPa__layoutNONE) .dotGrid-module__BlpwPa__dotGridRow .dotGrid-module__BlpwPa__dotWrapper{visibility:hidden}.dotGrid-module__BlpwPa__layoutM .dotGrid-module__BlpwPa__dotGridRow:nth-child(4n+1),.dotGrid-module__BlpwPa__layoutM .dotGrid-module__BlpwPa__dotGridRow:nth-child(4n+1) .dotGrid-module__BlpwPa__dotWrapper:nth-child(4n+1),.dotGrid-module__BlpwPa__layoutS .dotGrid-module__BlpwPa__dotGridRow:nth-child(8n+1),.dotGrid-module__BlpwPa__layoutS .dotGrid-module__BlpwPa__dotGridRow:nth-child(8n+1) .dotGrid-module__BlpwPa__dotWrapper:nth-child(8n+1),.dotGrid-module__BlpwPa__layoutXS .dotGrid-module__BlpwPa__dotGridRow:nth-child(16n+1),.dotGrid-module__BlpwPa__layoutXS .dotGrid-module__BlpwPa__dotGridRow:nth-child(16n+1) .dotGrid-module__BlpwPa__dotWrapper:nth-child(16n+1){visibility:visible}
.LoadingIndicator-module__wlaWGW__container{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.LoadingIndicator-module__wlaWGW__dot{background:#fff;width:4px;height:4px;line-height:normal;animation:1.4s infinite LoadingIndicator-module__wlaWGW__blink;position:absolute}.LoadingIndicator-module__wlaWGW__dot:first-child{transform:translate(-16px)}.LoadingIndicator-module__wlaWGW__dot:nth-child(2){animation-delay:.2s}.LoadingIndicator-module__wlaWGW__dot:nth-child(3){animation-delay:.4s;transform:translate(16px)}@keyframes LoadingIndicator-module__wlaWGW__blink{0%{opacity:0}20%{opacity:1}to{opacity:0}}
.gridOverlay-module__Sb5Ihq__container{pointer-events:none;width:436px;min-width:436px;height:580px;min-height:580px;position:absolute;top:0;left:0}@media screen and (min-width:1366px){.gridOverlay-module__Sb5Ihq__container{left:144px}}.gridOverlay-module__Sb5Ihq__row{display:flex}.gridOverlay-module__Sb5Ihq__staticElement{z-index:1;width:148px;height:148px;margin:-2px;position:relative}@keyframes gridOverlay-module__Sb5Ihq__transferPath{0%{transform:translateY(-576px)}20%{transform:translateY(-441px)}40%{transform:translateY(-297px)}60%{transform:translateY(-144px)}80%{transform:translateY(-144px)translate(153px)}to{transform:translateY(-144px)translate(297px)}}.gridOverlay-module__Sb5Ihq__assetIcon{background-position:50%;background-repeat:no-repeat;width:148px;height:148px;margin:-2px;animation:6s step-end infinite gridOverlay-module__Sb5Ihq__transferPath}
.tokenBalance-module__38Pthq__container{align-items:center;gap:var(--space-4x);grid-template-columns:1fr auto;display:grid}.tokenBalance-module__38Pthq__bars{position:relative}.tokenBalance-module__38Pthq__baseBar{background-color:var(--bridge-color-fg-subtle);border-radius:16px;height:2px}.tokenBalance-module__38Pthq__progressBar{background-color:var(--bridge-color-fg-default);height:var(--space-1x);border-radius:16px;transition:width .2s ease-in-out;position:absolute;top:-1px}.tokenBalance-module__38Pthq__balance{margin-bottom:0;}.tokenBalance-module__38Pthq__balance span{font-weight:inherit}
.messageDetailsFooter-module__6rzU5W__container{gap:var(--space-6x);flex-direction:column;display:flex}.messageDetailsFooter-module__6rzU5W__buttonsContainer{gap:var(--space-2x);flex-direction:column;display:flex}.messageDetailsFooter-module__6rzU5W__linkButton{border-radius:var(--bridge-border-radius-md);background:var(--bridge-btn-secondary-bg);width:100%;color:var(--bridge-btn-secondary-text-color);line-height:normal;font-size:var(--bridge-btn-secondary-font-size);font-weight:var(--bridge-font-weight-semibold);padding:var(--space-4x)var(--space-2x);border:var(--bridge-btn-secondary-border);justify-content:center;display:inline-flex}.messageDetailsFooter-module__6rzU5W__linkButton:hover{font-weight:var(--bridge-font-weight-semibold)}.messageDetailsFooter-module__6rzU5W__linkButtonPrimary{background:var(--bridge-btn-primary-bg);color:var(--bridge-btn-primary-text-color);font-size:var(--bridge-btn-primary-font-size);border:var(--bridge-btn-primary-border);}.messageDetailsFooter-module__6rzU5W__linkButtonPrimary:hover{font-weight:var(--bridge-font-weight-semibold)}
.sidepanelGrid-module__PkIkEq__container{width:436px;min-width:436px;height:580px;min-height:580px;position:relative}.sidepanelGrid-module__PkIkEq__row{display:flex}.sidepanelGrid-module__PkIkEq__row>div:nth-child(4),.sidepanelGrid-module__PkIkEq__row>div:nth-child(5){display:none}@media screen and (min-width:1366px){.sidepanelGrid-module__PkIkEq__container{width:580px;min-width:580px}.sidepanelGrid-module__PkIkEq__row>div:nth-child(4){display:flex}}@media screen and (min-width:1440px){.sidepanelGrid-module__PkIkEq__container{width:724px;min-width:724px}.sidepanelGrid-module__PkIkEq__row>div:nth-child(5){display:flex}}
.tokenDropdown-module__EqeR4G__iconPlaceholder{width:var(--space-8x);height:var(--space-8x);background-color:var(--bridge-color-fg-subtle);border-radius:50%}.tokenDropdown-module__EqeR4G__label{font-size:var(--bridge-font-md);font-weight:var(--bridge-font-weight-normal);color:var(--bridge-color-text-impact);font-style:normal;line-height:2}.tokenDropdown-module__EqeR4G__amountLabel{color:var(--bridge-color-text-default);font-weight:var(--bridge-font-weight-light);padding:var(--space-2x)var(--space-4x);flex-grow:1;padding-left:0;line-height:22px;}.tokenDropdown-module__EqeR4G__separator{width:1px;height:var(--space-8x);background-color:var(--bridge-color-stroke-default)}.tokenDropdown-module__EqeR4G__selectContainer{gap:var(--space-3x);}.tokenDropdown-module__EqeR4G__dropdownValue{align-items:center;gap:var(--space-4x);grid-template-columns:1fr min-content 1.3fr;width:100%;display:grid}
.layout-module__wXOhhW__main{padding-bottom:var(--space-6x);min-height:calc(100vh - var(--bridge-navigation-height) - var(--space-6x));}.layout-module__wXOhhW__container{min-height:inherit;height:fit-content}.layout-module__wXOhhW__sidePanel{display:none}.layout-module__wXOhhW__workArea{min-height:inherit}.layout-module__wXOhhW__content{padding-top:var(--space-6x);min-height:inherit;flex-grow:1;width:100%;max-width:425px;margin:0 auto;position:relative}.layout-module__wXOhhW__footer,.layout-module__wXOhhW__topLeftSideDots,.layout-module__wXOhhW__topRightSideDots,.layout-module__wXOhhW__bottomLeftSideDots,.layout-module__wXOhhW__bottomRightSideDots{display:none}@media screen and (min-width:996px){.layout-module__wXOhhW__topLeftSideDots,.layout-module__wXOhhW__topRightSideDots{display:initial;position:fixed}.layout-module__wXOhhW__topLeftSideDots{top:184px;left:0}.layout-module__wXOhhW__topRightSideDots{top:220px;right:0}@media screen and (min-height:1133px){.layout-module__wXOhhW__bottomLeftSideDots,.layout-module__wXOhhW__bottomRightSideDots{display:initial;position:fixed}.layout-module__wXOhhW__bottomLeftSideDots{bottom:232px;left:0}.layout-module__wXOhhW__bottomRightSideDots{bottom:156px;right:0}}}@media screen and (min-width:1200px){.layout-module__wXOhhW__main{padding-bottom:var(--space-10x)}.layout-module__wXOhhW__container{min-height:unset;grid-template-columns:auto 1fr;width:100%;display:grid}.layout-module__wXOhhW__sidePanel{display:initial;width:min-content;max-height:904px}.layout-module__wXOhhW__workArea{justify-content:space-between;gap:var(--space-10x);flex-direction:column;width:425px;min-width:425px;height:100%;margin:0 auto;display:flex}.layout-module__wXOhhW__content{min-height:unset;height:100%;padding-top:var(--space-10x)}.layout-module__wXOhhW__footer{display:initial}.layout-module__wXOhhW__topLeftSideDots,.layout-module__wXOhhW__topRightSideDots,.layout-module__wXOhhW__bottomLeftSideDots,.layout-module__wXOhhW__bottomRightSideDots{display:none}}
.messageDetailsHeader-module__RnXjxG__headerSection{gap:var(--space-6x);flex-direction:column;display:flex}.messageDetailsHeader-module__RnXjxG__headerSection h2,.messageDetailsHeader-module__RnXjxG__summarySection h2,.messageDetailsHeader-module__RnXjxG__headerSection p{margin:0}.messageDetailsHeader-module__RnXjxG__subtitle{font-size:var(--bridge-font-md);font-weight:var(--bridge-font-weight-light);color:var(--bridge-color-text-default);line-height:1.5}
.maxAmount-module__9_cfua__maxButton{background:var(--bridge-color-bg-base);padding:2px var(--space-2x);color:var(--bridge-color-text-impact);font-size:var(--bridge-font-xs);font-weight:var(--bridge-font-weight-normal);border:1px solid var(--bridge-color-stroke-default);line-height:var(--bridge-font-md);border-radius:18px;transition:opacity .1s ease-in}.maxAmount-module__9_cfua__maxButton:hover:enabled{background:var(--bridge-color-fg-default);border-color:1px solid var(--bridge-color-fg-default);color:var(--bridge-color-bg-base)}.maxAmount-module__9_cfua__maxButton:disabled{opacity:.4}
.messageDetailsView-module__nVkY0G__container{gap:var(--space-10x);flex-direction:column;height:100%;display:flex}.messageDetailsView-module__nVkY0G__summarySection{gap:var(--space-6x);flex-direction:column;display:flex}.messageDetailsView-module__nVkY0G__summarySection h2{margin:0}.messageDetailsView-module__nVkY0G__back{align-items:center;gap:var(--space-2x);color:#000;font-weight:var(--bridge-font-weight-semibold);width:fit-content;line-height:16px;display:flex}.messageDetailsView-module__nVkY0G__back div{width:var(--space-4x);height:var(--space-4x);position:relative}.messageDetailsView-module__nVkY0G__back img{position:absolute;top:0;left:0;transform:rotate(180deg)}.messageDetailsView-module__nVkY0G__back:hover img{left:-2px}
.tokenDropdownValue-module__V1hggG__amountInput{font-size:var(--bridge-font-md);border-radius:none;box-shadow:none;border:none;outline:none;padding-left:0;padding-right:0;}.tokenDropdownValue-module__V1hggG__amountInput:focus-visible{outline:none}.tokenDropdownValue-module__V1hggG__amountInput::placeholder{font-family:var(--bridge-font-family-text);font-weight:var(--bridge-font-weight-normal);font-style:normal}details[open] .tokenDropdownValue-module__V1hggG__amountInput{background-color:var(--bridge-color-bg-subtle)}
@font-face{font-family:pretendard;src:url(../media/PretendardVariable-s.p.77d5d991.woff2)format("woff2");font-display:swap}@font-face{font-family:pretendard Fallback;src:local(Arial);ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.0%;size-adjust:101.55%}.pretendard_41171465-module__ad3w_G__className{font-family:pretendard,pretendard Fallback,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.pretendard_41171465-module__ad3w_G__variable{--bridge-font-family-text:"pretendard","pretendard Fallback",-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}
@font-face{font-family:Roboto Mono;font-style:normal;font-weight:100 700;font-display:swap;src:url(../media/4a439e1ba971da1a-s.f6f6239b.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:100 700;font-display:swap;src:url(../media/b3b0afff8ab38d95-s.542be403.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:100 700;font-display:swap;src:url(../media/b12ef0642bbc5f5f-s.b2fd768f.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:100 700;font-display:swap;src:url(../media/83a6e70a3a81dd9f-s.cd5d2b7b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:100 700;font-display:swap;src:url(../media/99ac5753282bcf05-s.82772c94.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:100 700;font-display:swap;src:url(../media/2f13ad8e538108e0-s.p.9b936cf7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Mono Fallback;src:local(Arial);ascent-override:77.84%;descent-override:20.13%;line-gap-override:0.0%;size-adjust:134.61%}.roboto_mono_4739cb68-module__6FNdTG__className{font-family:Roboto Mono,Roboto Mono Fallback;font-style:normal}.roboto_mono_4739cb68-module__6FNdTG__variable{--bridge-font-family-code:"Roboto Mono","Roboto Mono Fallback"}
.content-module__avnu3a__content{justify-content:center;gap:var(--space-10x);height:100vh;padding:var(--space-6x);flex-direction:column;display:flex}.content-module__avnu3a__content h1{color:var(--bridge-color-text-impact);font-size:var(--bridge-font-lg);font-style:normal;font-weight:var(--bridge-font-weight-semibold);justify-content:space-between;align-items:center;margin-bottom:0;line-height:normal;display:flex}.content-module__avnu3a__content p{color:var(--bridge-color-text-default);font-feature-settings:"liga" off;font-size:var(--bridge-font-md);font-style:normal;font-weight:var(--bridge-font-weight-light);margin-bottom:0;line-height:1.5}.content-module__avnu3a__content :is(input,textarea){margin-top:var(--space-2x)}.content-module__avnu3a__content button{height:fit-content}@media screen and (min-width:768px){.content-module__avnu3a__content{width:600px;height:fit-content}.content-module__avnu3a__content h1{font-size:var(--bridge-font-xl)}}
.tokenDropdownTrigger-module__QLaCWq__container{gap:var(--space-4x);padding:var(--space-2x)var(--space-4x);white-space:nowrap;cursor:pointer;border-radius:var(--bridge-border-radius-md);border:1px solid var(--bridge-color-stroke-default);width:100%;transition:background-color .15s;overflow:hidden;}.tokenDropdownTrigger-module__QLaCWq__container:hover{border-color:var(--bridge-color-stroke-hover)}.tokenDropdownTrigger-module__QLaCWq__container svg{fill:var(--bridge-color-text-impact);min-width:var(--space-3x);min-height:var(--space-3x);width:var(--space-3x);height:var(--space-3x);transition:transform .15s}details[open] .tokenDropdownTrigger-module__QLaCWq__container svg{transform:rotate(-180deg)}details[open] .tokenDropdownTrigger-module__QLaCWq__container{background-color:var(--bridge-color-bg-subtle);border-color:var(--bridge-color-stroke-hover)}@media screen and (min-width:768px){.tokenDropdownTrigger-module__QLaCWq__container{gap:var(--space-6x)}}
.tabsSection-module__M0bbRW__tabs div[role=tablist]{gap:var(--space-4x);margin-block:var(--space-10x)var(--space-6x);display:flex}.tabsSection-module__M0bbRW__trigger{font-size:var(--bridge-font-xl);font-weight:var(--bridge-font-weight-semibold);color:#0000;position:relative}.tabsSection-module__M0bbRW__trigger[data-state=inactive]:after{content:attr(data-text);font-weight:var(--bridge-font-weight-normal);color:var(--bridge-color-text-inactive);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tabsSection-module__M0bbRW__trigger[data-state=inactive]:hover{color:var(--bridge-color-text-inactive)}.tabsSection-module__M0bbRW__trigger:hover:after{color:#0000}.tabsSection-module__M0bbRW__trigger[data-state=active]{font-weight:var(--bridge-font-weight-semibold);color:var(--bridge-color-text-impact);position:relative}.tabsSection-module__M0bbRW__trigger[data-state=active]:after{content:"";bottom:calc(-1*var(--space-3x));width:var(--space-1x);height:var(--space-1x);background-color:var(--bridge-color-fg-default);border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}
.userRecentMessages-module__tqXe7q__error{flex-direction:column;flex-grow:1;justify-content:flex-end;height:100%;display:flex}.userRecentMessages-module__tqXe7q__error>img{position:absolute;top:calc(50% - 110px);left:calc(50% - 110px)}.userRecentMessages-module__tqXe7q__error>div{margin-block:var(--space-10x)}.userRecentMessages-module__tqXe7q__viewAll{margin-top:var(--space-8x);justify-content:flex-end;display:flex}.userRecentMessages-module__tqXe7q__viewAll a{color:var(--bridge-color-text-impact);gap:var(--space-2x);font-weight:var(--bridge-font-weight-semibold);line-height:16px;display:flex}.userRecentMessages-module__tqXe7q__viewAll a div{width:var(--space-4x);height:var(--space-4x);position:relative}.userRecentMessages-module__tqXe7q__viewAll a img{position:absolute;top:0;right:0}.userRecentMessages-module__tqXe7q__viewAll a:hover img{right:-2px}
