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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#22242b;justify-content:center;padding:10px 20px}.container,.header{align-items:center;display:flex}.container{justify-content:space-between;width:80%}.logo{color:#fff;font-size:20px;font-weight:700}.rfc{color:#f97f41}button{background-color:#f97f41;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:10px}.pool,button{align-items:center;display:flex;justify-content:center}.pool{width:100%}.alert-outlet{left:0;position:fixed;top:10px;width:100%;z-index:1000}.alert-outlet .alert{-webkit-animation:alert-outlet-slide .2s forwards;animation:alert-outlet-slide .2s forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease;left:-10000px;margin-top:0;transition:margin-top 1.5s ease-in}.alert-outlet .alert.remove-alert-item{margin-top:-10000px}@-webkit-keyframes alert-outlet-slide{to{left:0}}@keyframes alert-outlet-slide{to{left:0}}.alert{align-items:right;display:flex;justify-content:right;width:100%}.pool-container{width:80%}.body{width:70%}.pool-header{background:linear-gradient(91.76deg,rgba(255,227,202,.6) 25.72%,rgba(255,186,123,.6) 110.26%);border-radius:6px;height:60px;justify-content:space-between;padding:10px 20px}.left-header,.pool-header{align-items:center;display:flex}.avatar{background-color:#f97f41;border-radius:50%;height:50px;margin-right:20px;width:50px}.left-header h3{margin-top:20px}.left-header p{margin-top:-10px}.pool-header .rate{font-weight:700}.pool-main{display:flex;justify-content:space-between}.box{background:linear-gradient(91.47deg,hsla(0,0%,100%,.6) 26.17%,hsla(0,0%,100%,.6) 51.25%);border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;margin-top:20px;min-height:234px;width:467px}.detail{justify-content:space-between;margin-bottom:10px;padding:10px}.btns,.detail{display:flex}.btns button{width:100%}.deposit{border-radius:0 0 0 6px;border-right:1px solid #ccc}.withdraw{border-radius:0 0 6px 0}.fee{font-size:12px;font-weight:700;margin-top:10px}.confirm{background-color:#f97f41}
/*# sourceMappingURL=main.8da429ce.css.map*/