body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0!important;max-width:100%!important;white-space:normal!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}paper-toast{z-index:1000}*{box-sizing:border-box;color:#252a3f;font-family:Pretendard,NotoSans,DINPro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root,body,html{height:100%;width:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}button{background:transparent;border:none;cursor:pointer;outline:none;padding:0}a{text-decoration:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#3f4248!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-transition:background-color 9999s ease-out}input,textarea{-webkit-user-select:auto;user-select:auto}video{border:0;outline:0}#layout{background-color:#fff;height:100%;padding:0 20px;position:relative}#layout,#layout main{overflow:auto;width:100%}#layout main .layout-container{margin:0 auto}#NeedConnect{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}#NeedConnect .connect-whisper{margin:20px 0;max-width:388px;object-fit:contain;width:100%}#NeedConnect .need-connect-bottom{width:100%}#NeedConnect .connect-description{font-family:Roboto;font-size:13px;font-weight:400;letter-spacing:0;line-height:18px;text-align:left}#NeedConnect .acroswap-link{color:#1d74ff}#NeedConnect .connect-button{background-color:#1d74ff;border-radius:8px;color:#fff;font-size:16px;font-weight:600;height:48px;margin-bottom:20px;margin-top:20px}#NeedConnect .connect-button,.root-header{align-items:center;display:flex;justify-content:center;width:100%}.root-header{background-color:#fff;height:50px;margin-bottom:10px;min-height:50px}.root-header .back-button{left:24px;position:absolute}.root-header .back-icon{height:24px;width:24px}.root-header-title{font-family:Pretendard;font-size:18px;font-weight:500;letter-spacing:-.01em;line-height:25px;text-align:center}#Main{height:100%;width:100%}#Main header{align-items:center;display:flex;height:48px}#Main header .tab-button{color:#c2c7d5;font-size:22px;font-weight:700;margin-left:20px}#Main header .tab-button:first-child{margin-left:0}#Main header .tab-button.active{color:#000}#History{display:flex;flex-direction:column;height:calc(100% - 48px);padding:20px 0 0;width:100%}#History .swap-history{border:1px solid #f4f4f6;border-radius:12px;margin-bottom:14px;padding:16px 14px;width:100%}#History .swap-history:last-child{margin-bottom:0}#History .swap-history-top{grid-row-gap:4px;display:grid;grid-template-columns:1fr;row-gap:4px}@media only screen and (min-width:340px){#History .swap-history-top{align-items:center;display:flex;justify-content:space-between}}#History .swap-history-time{font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}#History .swap-history-status{font-size:12px;font-weight:500;line-height:18px;margin-left:4px}#History .swap-history-status.failed{color:#ff134c}#History .swap-history-status.completed{color:#1d74ff}#History .swap-history-status.pending{color:#ff971c}#History .swap-history-fee{color:#c2c7d5;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}#History .swap-history-status-container{align-items:center;display:flex}#History .swap-history-bottom{align-items:center;display:grid;grid-template-columns:1fr 34px 1fr;margin-top:8px}#History .swap-history-arrow{height:34px;object-fit:contain;width:34px}#History .swap-history-from,#History .swap-history-to{display:flex;flex-direction:column}#History .swap-history-to{align-items:flex-end}#History .swap-history-token-container{align-items:center;display:flex}#History .swap-history-token-image{border:1px solid #d9dce4;border-radius:50%;height:25px;margin-right:8px;width:25px}#History .swap-history-token-symbol{font-size:18px;font-weight:500}#History .swap-history-token-value{color:#687497;font-size:14px;font-weight:500;line-height:20px;margin-top:4px}#History .swap-scroll-observer{background-color:red;width:100%}#Swap{align-items:center;display:flex;flex-direction:column;height:calc(100% - 48px);justify-content:space-between;padding-top:20px}#Swap,#Swap .swap-top{width:100%}#Swap .swap-bottom{margin:20px 0 0}#Swap .limit-info{color:red;font-size:14px}#Swap .swap-between{align-items:center;display:flex;height:12px;justify-content:center}#Swap .swap-between-icon-container{background-color:#fff;border:1px solid #f4f4f6;border-radius:50%;cursor:pointer;height:34px;padding:6px;position:absolute;width:34px;z-index:1}#Swap .swap-between-icon{height:20px;width:20px}#Swap .swap-ratio{align-items:center;display:flex;margin-top:10px}#Swap .swap-ratio-icon{height:14px;width:14px}#Swap .swap-ratio-text{font-family:Pretendard;font-size:14px;font-weight:500;line-height:130%;margin-left:8px}#Swap .swap-ratio-value{color:#77869d}#Swap .swap-info{border:1px solid #f4f4f6;border-radius:14px;margin-top:20px;padding:16px}#Swap .swap-info-row{align-items:center;display:flex;justify-content:space-between}#Swap .swap-info-label{color:#77869d;font-family:Pretendard;font-size:14px;font-weight:400;line-height:160%}#Swap .swap-info-value{font-family:Pretendard;font-size:14px;font-weight:500;line-height:130%}#Swap .swap-info-line{background-color:#f4f4f6;height:1px;margin:10px 0;width:100%}#Swap .subtext{color:#77869d;margin-top:20px}#Swap .subtext,#Swap .subtext-link{font-family:Pretendard;font-size:14px;font-weight:500;line-height:130%}#Swap .subtext-link{color:#1d74ff;cursor:pointer}#Swap .swap-button{background-color:#1d74ff;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;height:48px;margin-bottom:20px;margin-top:20px;outline:none;transition:all .2s ease-in-out;width:100%}#Swap .swap-button:disabled{background-color:#f4f4f6;color:#77869d}@font-face{font-family:Pretendard;font-style:normal;font-weight:900;src:url(/static/media/Pretendard-Black.d4e2adbaf04c87486302.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:800;src:url(/static/media/Pretendard-ExtraBold.9e2e4a7b934af8d26724.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:700;src:url(/static/media/Pretendard-Bold.9378b3708f45f8c7e326.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:600;src:url(/static/media/Pretendard-SemiBold.0cef3019f4c56716d088.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:500;src:url(/static/media/Pretendard-Medium.4de9e34f45c4dd53666c.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:400;src:url(/static/media/Pretendard-Regular.8c2bcf220fa6ced26fc0.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:300;src:url(/static/media/Pretendard-Light.2cb5a195aebe2c6b471f.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:200;src:url(/static/media/Pretendard-ExtraLight.b2f0f7193307817b6f38.otf) format("truetype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:100;src:url(/static/media/Pretendard-Thin.bf4abb209aed8f35d1ca.otf) format("truetype")}.swap-currency-input{border:2px solid #f4f4f6;border-radius:14px;padding:16px;position:relative;transition:.2s}.swap-currency-input.focus{border:2px solid #3579ff}.swap-currency-input-label{background-color:#fff;font-family:Pretendard;font-size:14px;font-weight:700;left:8px;line-height:130%;padding:0 8px;position:absolute;top:-10px}.swap-currency-input-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.swap-currency-input-top input{border:none;font-size:27px;font-weight:500;height:40px;outline:none;text-align:left;width:100%}.swap-currency-input-top input::-webkit-input-placeholder{color:#c4c4c4}.swap-currency-input-top input::placeholder{color:#c4c4c4}.swap-currency-input-top input:disabled{background-color:inherit}.swap-currency-input-top input.not-enough-balance{color:red}.swap-currency-input-top-right{font-family:Pretendard;font-size:14px;font-weight:700;line-height:130%}.swap-currency-input-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.swap-currency-input-bottom .value{color:#77869d;font-family:Pretendard;font-size:14px;font-weight:500;line-height:130%}.swap-currency-input-bottom .balance{color:#1d74ff;font-family:Pretendard;font-size:14px;font-weight:400;font-weight:600;line-height:160%}.swap-currency-input-bottom .balance-label{color:#77869d;font-weight:400;margin-right:4px}.currency-select{align-items:center;background:#f4f8ff;border:1px solid #f4f8ff;border-radius:16.5px;cursor:pointer;display:flex;min-width:100px;padding:3px}.currency-select.active{border:1px solid #48a0ff}.currency-select-icon{background-color:#f7f8fc;border-radius:12px;height:24px;width:24px}.currency-select-symbol{color:#1e1e1e;font-family:Pretendard;font-size:16px;font-weight:400;line-height:160%;margin-left:8px}.currency-select-modal{align-items:center;background:rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:absolute;top:0;width:100%;z-index:11}.currency-select-modal-content{background:#f4f8ff;border-radius:16px;max-width:400px;padding:12px 16px;width:100%}.currency-select-modal-content .modal-header{border-bottom:none;color:#1e1e1e;font-family:Pretendard;font-size:16px;font-weight:700;line-height:130%;padding:0;text-align:center}.currency-select-modal-content .modal-body{margin-top:6px;padding:0}.currency-select-modal-content .modal-body .currency-item{align-items:center;cursor:pointer;display:flex;padding:10px 0;width:100%}.currency-select-modal-content .modal-body .currency-item:hover{background:#eef3ff}.currency-select-modal-content .modal-body .currency-item-icon{border-radius:12px;height:24px;width:24px}.currency-select-modal-content .modal-body .currency-item-symbol{color:#1e1e1e;font-family:Pretendard;font-size:16px;font-weight:400;line-height:160%;margin-left:12px}
/*# sourceMappingURL=main.188deb8b.css.map*/