body,html{min-height:100vh;min-width:100vw;min-height:100dvh;min-width:100dvw;overflow:hidden}html{background-image:url(/background.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}body{display:flex;flex-direction:column;align-items:center;padding-inline:16px!important}@media screen and (max-width:420px){body{padding-inline:12px!important}}:root{--app-header-margin-top:24px;--app-header-height:44px;--app-card-margin-top:80px;--app-card-margin-bot:24px;--app-ui-height:calc(var(--app-card-margin-bot) + var(--app-card-margin-top) + var(--app-header-height) + var(--app-header-margin-top));--app-card-max-height-vh:calc(100vh - var(--app-ui-height));--app-card-max-height-dvh:calc(100dvh - var(--app-ui-height));--app-home-footer-header-height:140px;--app-home-scroll-max-height-vh:calc(var(--app-card-max-height-vh) - var(--app-home-footer-header-height));--app-home-scroll-max-height-dvh:calc(var(--app-card-max-height-dvh) - var(--app-home-footer-header-height));--app-swap-footer-header-height:144px;--app-swap-scroll-max-height-vh:calc(var(--app-card-max-height-vh) - var(--app-swap-footer-header-height));--app-swap-scroll-max-height-dvh:calc(var(--app-card-max-height-dvh) - var(--app-swap-footer-header-height));--app-token-list-filter-height:76px;--app-token-list-header-height:205px;--app-token-body:430px;--app-token-list-max-height-vh:min(var(--app-token-body),calc(100vh - var(--app-ui-height) - var(--app-token-list-header-height)));--app-token-list-max-height-dvh:min(var(--app-token-body),calc(100dvh - var(--app-ui-height) - var(--app-token-list-header-height)));--app-chains-body:480px;--app-chains-max-height-vh:min(var(--app-chains-body),calc(100vh - var(--app-ui-height)));--app-chains-max-height-dvh:min(var(--app-chains-body),calc(100dvh - var(--app-ui-height)));--app-select-sender-header-height:68px;--app-select-sender-body:555px;--app-select-sender-max-height-vh:min(var(--app-select-sender-body),calc(100vh - var(--app-ui-height) - var(--app-select-sender-header-height)));--app-select-sender-max-height-dvh:min(var(--app-select-sender-body),calc(100dvh - var(--app-ui-height) - var(--app-select-sender-header-height)));--app-select-recepient-header-height:68px;--app-select-recepient-footer-height:164px;--app-select-recepient-body:555px;--app-select-recepient-max-height-vh:min(var(--app-select-sender-body),calc(100vh - var(--app-ui-height) - var(--app-select-sender-header-height) - var(--app-select-recepient-footer-height)));--app-select-recepient-max-height-dvh:min(var(--app-select-sender-body),calc(100dvh - var(--app-ui-height) - var(--app-select-sender-header-height) - var(--app-select-recepient-footer-height)))}@media screen and (max-height:850px),screen and (max-width:432px){:root{--app-card-margin-top:20px}}