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}.alumni-sans{font-family:Ubuntu,sans-serif;font-style:normal;font-weight:500}.righteous-regular{font-family:Righteous,sans-serif;font-style:normal;font-weight:400}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-container{animation:fadeInUp .5s ease-out}.animated-button{-webkit-tap-highlight-color:transparent;outline:none;transition:transform .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none}.animated-button:hover{box-shadow:0 6px 12px #0003;transform:translateY(-2px) scale(1.02)}.animated-button:active{box-shadow:0 2px 4px #0003;transform:translateY(0) scale(.98)}.animated-button:focus{outline:none}.spot-wrapper{font-family:Arial,sans-serif;margin-left:10px}.spot-selector-dropdown{position:relative;z-index:10}.spot-selector{all:unset;align-items:center;background:#2b2b2b;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:9px 12px;transition:box-shadow .2s ease;width:100%}.spot-selector.open,.spot-selector:hover{box-shadow:0 0 0 2px #386bf666}.spot-selected{font-size:14px;text-transform:uppercase}.spot-arrow{border-bottom:2px solid #fff;border-right:2px solid #fff;height:8px;margin-top:-2px;transform:rotate(45deg);transition:transform .2s ease;width:8px}.spot-selector.open .spot-arrow{transform:rotate(-135deg)}.spot-dropdown{background:#2a2a2a;border-radius:8px;box-shadow:0 8px 16px #0009;left:0;overflow:hidden;position:absolute;top:calc(100% + 6px);width:100%}.spot-search{background:#333;border:none;border-bottom:1px solid #3e3e3e;color:#fff;font-size:14px;outline:none;padding:8px 12px;width:100%}.spot-search::placeholder{color:#aaa}.spot-list{max-height:200px;overflow-y:auto}.spot-list::-webkit-scrollbar{width:6px}.spot-list::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.spot-item{color:#fff;cursor:pointer;font-size:14px;padding:8px 12px;transition:background .2s ease}.spot-item:hover{background:#386bf633}.spot-item.active{background:#386bf666}.spot-noresults{color:#777;font-size:14px;padding:8px 12px;text-align:center}.spot-order-type-dropdown{margin-top:15px;position:relative;width:"100%";z-index:10}.orderbook{background:#2b2b2b;border-radius:8px;box-sizing:border-box;color:#fff;font-size:13px;margin-top:16px;padding:12px 8px;position:relative;z-index:1}.orderbook-header{color:#aaa;display:flex;font-weight:500;justify-content:space-between;margin-bottom:8px}.orderbook-body{display:flex;flex-direction:column}.order-row{display:flex;justify-content:space-between;padding:4px 0}.order-row.price .order-buy{color:#57a385}.order-row.price .order-sell{color:#fff}.order-row.mid{border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;padding:6px 0}.order-row.mid .order-buy{color:#57a385;font-weight:700}.order-row.mid .order-sell{color:#e65364;font-weight:700}.order-row.volume .order-buy{color:#e65364}.order-row.volume .order-sell{color:#fff}.order-row:hover .order-buy,.order-row:hover .order-sell{transform:scale(1.02);transition:transform .15s ease}.spot-left{flex:1 1;min-width:175px}.spot-right{box-sizing:border-box;flex:0 0 auto;margin-left:12px;max-width:175px;padding-right:5px}.spot-actions{background:#2f2f2f;border-radius:20px;display:inline-flex;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.slider{border-radius:20px;height:100%;left:0;position:absolute;top:0;transition:transform .3s ease,background-color .3s ease;width:50%}.action-button{background:#0000;border:none;color:#fff;cursor:pointer;flex:1 1;font-size:14px;padding:8px 16px;z-index:1}.action-button.active{font-weight:700}.spot-order-type{margin-top:15px}.spot-wrapper{display:flex}.spot-trade-form{margin-top:12px}.form-block{background:#1e1e1e;border-radius:6px;margin-bottom:10px;padding:8px}.trade-input-group{align-items:center;display:flex;gap:12px;justify-content:center}.trade-input-group button{background:none;border:none;color:#aaa;cursor:pointer;font-size:18px;height:28px;width:28px}.trade-input-group input{background:#0000;width:60px}.total-block input,.trade-input-group input{border:none;color:#fff;font-size:14px;outline:none;text-align:center}.total-block input{background:#2b2b2b;border-radius:4px;padding:6px;width:100%}.slider-block{align-items:center;display:flex;padding:16px 0;position:relative}.slider-block input[type=range]{-webkit-appearance:none;background:#e0e0e0;background:linear-gradient(to right,var(--accent-color) 0,var(--accent-color) var(--percent),#e0e0e0 var(--percent),#e0e0e0 100%);border-radius:4px;height:8px;outline:none;transition:background .3s ease;width:100%}.slider-block input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent-color);border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:24px;margin-top:-8px;-webkit-transition:transform .2s ease,background .2s ease;transition:transform .2s ease,background .2s ease;width:24px}.slider-block input[type=range]:active::-webkit-slider-thumb,.slider-block input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.2)}.slider-block input[type=range]::-moz-range-thumb{background:var(--accent-color);border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:24px;-moz-transition:transform .2s ease,background .2s ease;transition:transform .2s ease,background .2s ease;width:24px}.tooltip{background:#333;border-radius:4px;color:#fff;font-size:12px;left:clamp(20px,var(--percent),calc(100% - 20px));opacity:1;padding:4px 8px;pointer-events:none;position:absolute;top:-36px;transform:translateX(-50%);transition:top .2s ease,opacity .2s ease;white-space:nowrap}.header{display:inline-block;position:relative;z-index:11}.selector{align-items:center;cursor:pointer;display:flex}.selector-icon{height:44px;margin-right:8px;transition:transform .2s ease;width:44px}.selector:hover .selector-icon{transform:scale(1.1)}.selector-name{font-size:24px;-webkit-user-select:none;user-select:none}.dropdown{grid-gap:8px 16px;animation:fadeIn .3s ease;background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;display:grid;gap:8px 16px;grid-template-columns:repeat(2,minmax(120px,1fr));left:10px;margin-top:-4px;overflow:hidden;padding:8px 22px 8px 8px;position:absolute;top:100%;z-index:10}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{align-items:center;cursor:pointer;display:flex;padding:8px 12px;transition:background .2s ease}.dropdown-item:hover{background:#0000000d}.dropdown-icon{height:20px;margin-right:8px;width:20px}.dropdown-name{font-size:14px}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}
/*# sourceMappingURL=main.ab78335c.css.map*/