*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:inherit;font-weight:inherit;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}#__next,#root{height:100%}.trade-action-panel,.trade-action-wrap{background:transparent!important}.trade-action-panel{padding:8px 16px}.trade-btn-group{display:flex;gap:10px}.trade-btn{flex:1 1;height:52px;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:.02em}.trade-btn--buy{background:var(--color-success,#48AA5D);color:#fff}.trade-btn--sell{background:var(--color-danger,#CF3038);color:#fff}.market-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.market-dot-open{background:var(--color-success,#48AA5D);box-shadow:0 0 0 0 rgba(72,170,93,.6);animation:market-dot-pulse 2s ease-in-out infinite}.market-dot-closed{background:var(--color-danger,#CF3038)}@keyframes market-dot-pulse{0%{box-shadow:0 0 0 0 rgba(72,170,93,.6)}50%{box-shadow:0 0 0 5px rgba(72,170,93,0)}to{box-shadow:0 0 0 0 rgba(72,170,93,.6)}}.sheet-safe-bottom{padding-bottom:max(16px,env(safe-area-inset-bottom,16px))!important}@media (min-width:768px){.market-table-header,.market-table-section{padding-right:30px!important}.prices-page .market-header-name,.prices-page article .market-name-col{min-width:635px!important}}