.MarketDepthSection-module-scss-module__Al3G9q__marketDepth{-webkit-border-radius:12px;border-radius:12px;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:16px;margin-top:48px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__sectionTitle{font-size:var(--font-size-lg);color:var(--Content-Primary);font-weight:600;font-family:"Inter Display",var(--font-primary);margin:0}.MarketDepthSection-module-scss-module__Al3G9q__marketDepthContainer{border:1px solid var(--Border-Primary);background:var(--Surface-Elevated);-webkit-border-radius:8px;border-radius:8px;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__depthBar{border-bottom:1px solid var(--Border-Primary);-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:8px;padding:24px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__depthBarContainer{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:8px;width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__depthLabel{font-size:var(--font-size-xs);color:var(--Content-Secondary);white-space:nowrap;width:100%;font-family:"Inter Display",var(--font-primary);-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__depthLabel p{margin:0}.MarketDepthSection-module-scss-module__Al3G9q__depthProgress{background:var(--Surface-Background);-webkit-border-radius:4px;border-radius:4px;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;height:8px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:relative;overflow:hidden}.MarketDepthSection-module-scss-module__Al3G9q__depthPercentage{height:8px;font-size:var(--font-size-xs);color:var(--Content-Secondary);font-weight:500;font-family:"Inter Display",var(--font-primary);-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__depthPercentage p{margin:0}.MarketDepthSection-module-scss-module__Al3G9q__depthBuy{background:var(--Content-Positive);-webkit-flex-shrink:0;flex-shrink:0;height:100%;-webkit-transition:width .3s;-moz-transition:width .3s;transition:width .3s;position:relative}.MarketDepthSection-module-scss-module__Al3G9q__depthSell{background:var(--Content-Negative);-webkit-flex-shrink:0;flex-shrink:0;height:100%;-webkit-transition:width .3s;-moz-transition:width .3s;transition:width .3s;position:relative}.MarketDepthSection-module-scss-module__Al3G9q__orderBookContainer{grid-template-columns:1fr 1fr;gap:24px;display:grid}.MarketDepthSection-module-scss-module__Al3G9q__orderBookSide{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:8px;padding:24px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__orderBookSide:first-child{border-right:1px solid var(--Border-Primary)}.MarketDepthSection-module-scss-module__Al3G9q__sideTitle{font-size:var(--font-size-sm);color:var(--Content-Primary);font-weight:600;font-family:"Inter Display",var(--font-primary);margin:0}.MarketDepthSection-module-scss-module__Al3G9q__orderBookTable{background:var(--Surface-Elevated);-webkit-border-radius:8px;border-radius:8px;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;overflow:hidden}.MarketDepthSection-module-scss-module__Al3G9q__columnHeaders{padding:var(--spacing-2) 0;font-family:"Inter Display",var(--font-primary);font-size:var(--font-size-11px);color:var(--color-text-muted,var(--Content-Secondary));background:var(--Surface-Elevated);grid-template-columns:repeat(3,1fr);font-weight:500;line-height:16px;display:grid}.MarketDepthSection-module-scss-module__Al3G9q__columnHeaders span{text-align:right}.MarketDepthSection-module-scss-module__Al3G9q__columnHeaders span:first-child{text-align:left}.MarketDepthSection-module-scss-module__Al3G9q__rowsContainer{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.MarketDepthSection-module-scss-module__Al3G9q__rowWrapper{position:relative}.MarketDepthSection-module-scss-module__Al3G9q__rowWrapper.MarketDepthSection-module-scss-module__Al3G9q__bidRowWrapper .depthBar{left:0;right:auto}.MarketDepthSection-module-scss-module__Al3G9q__rowWrapper.MarketDepthSection-module-scss-module__Al3G9q__askRowWrapper .depthBar{left:auto;right:0}.MarketDepthSection-module-scss-module__Al3G9q__row{padding:var(--spacing-1) 0;font-family:"Inter Display",var(--font-primary);font-size:var(--font-size-11px);z-index:1;cursor:pointer;-webkit-transition:background var(--transition-fast);-moz-transition:background var(--transition-fast);transition:background var(--transition-fast);grid-template-columns:repeat(3,1fr);font-weight:500;line-height:16px;display:grid;position:relative}.MarketDepthSection-module-scss-module__Al3G9q__row:hover{background:rgba(255,255,255,.02)}.MarketDepthSection-module-scss-module__Al3G9q__row.MarketDepthSection-module-scss-module__Al3G9q__askRow .MarketDepthSection-module-scss-module__Al3G9q__price{color:var(--Content-Negative)}.MarketDepthSection-module-scss-module__Al3G9q__row.MarketDepthSection-module-scss-module__Al3G9q__askRow .MarketDepthSection-module-scss-module__Al3G9q__amount,.MarketDepthSection-module-scss-module__Al3G9q__row.MarketDepthSection-module-scss-module__Al3G9q__askRow .MarketDepthSection-module-scss-module__Al3G9q__total{color:var(--Content-Primary)}.MarketDepthSection-module-scss-module__Al3G9q__row.MarketDepthSection-module-scss-module__Al3G9q__bidRow .MarketDepthSection-module-scss-module__Al3G9q__price{color:var(--Content-Positive)}.MarketDepthSection-module-scss-module__Al3G9q__row.MarketDepthSection-module-scss-module__Al3G9q__bidRow .MarketDepthSection-module-scss-module__Al3G9q__amount,.MarketDepthSection-module-scss-module__Al3G9q__row.MarketDepthSection-module-scss-module__Al3G9q__bidRow .MarketDepthSection-module-scss-module__Al3G9q__total{color:var(--Content-Primary)}.MarketDepthSection-module-scss-module__Al3G9q__price,.MarketDepthSection-module-scss-module__Al3G9q__amount,.MarketDepthSection-module-scss-module__Al3G9q__total{z-index:1;text-align:right;color:var(--Content-Primary);font-family:"Inter Display",var(--font-primary);font-size:var(--font-size-11px);font-weight:500;line-height:16px;position:relative}.MarketDepthSection-module-scss-module__Al3G9q__price{text-align:left}.MarketDepthSection-module-scss-module__Al3G9q__tableFooter{padding-top:var(--spacing-2);background:var(--Surface-Elevated);font-family:"Inter Display",var(--font-primary);font-size:var(--font-size-11px);grid-template-columns:repeat(3,1fr);font-weight:600;line-height:16px;display:grid}.MarketDepthSection-module-scss-module__Al3G9q__footerLabel{color:var(--Content-Primary);text-align:left}.MarketDepthSection-module-scss-module__Al3G9q__footerValue{color:var(--Content-Primary);text-align:right;grid-column:span 2}.MarketDepthSection-module-scss-module__Al3G9q__loading{text-align:center;color:var(--color-text-tertiary);font-family:"Inter Display",var(--font-primary);padding:20px}
.Sidebar-module-scss-module__YbcKAq__sidebar{border-right:.5px solid var(--Border-Primary);background:var(--Surface-Background);width:20rem;height:100vh;color:var(--Content-Primary);z-index:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;padding:24px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:-webkit-sticky;position:sticky;top:0;left:0;overflow:hidden}.Sidebar-module-scss-module__YbcKAq__sidebar .Sidebar-module-scss-module__YbcKAq__sidebarContent{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.Sidebar-module-scss-module__YbcKAq__sidebar .Sidebar-module-scss-module__YbcKAq__sidebarContent .Sidebar-module-scss-module__YbcKAq__logoContainer{-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:40px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.Sidebar-module-scss-module__YbcKAq__sidebar .Sidebar-module-scss-module__YbcKAq__sidebarContent .Sidebar-module-scss-module__YbcKAq__logoContainer svg{min-width:40px;min-height:40px}.Sidebar-module-scss-module__YbcKAq__terminalButton{color:#242424;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);cursor:pointer;width:100%;font-size:var(--font-size-sm);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.08)),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(270deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 100%),-webkit-linear-gradient(356deg,rgba(238,158,73,.32) 0%,rgba(128,73,238,.32) 100%);background:-moz-linear-gradient(270deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 100%),-moz-linear-gradient(356deg,rgba(238,158,73,.32) 0%,rgba(128,73,238,.32) 100%);background:linear-gradient(rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 100%),linear-gradient(94deg,rgba(238,158,73,.32) 0%,rgba(128,73,238,.32) 100%);border:none;-webkit-border-radius:8px;border-radius:8px;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:4px;padding:6px 12px;font-style:normal;font-weight:600;line-height:20px;-webkit-transition:background 3s;-moz-transition:background 3s;transition:background 3s;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:relative}.Sidebar-module-scss-module__YbcKAq__terminalButton:before{content:"";-webkit-mask-composite:xor;-webkit-mask:-webkit-linear-gradient(0deg,#fff 0,#fff 0) content-box,-webkit-linear-gradient(0deg,#fff 0,#fff 0);-webkit-mask:-moz-linear-gradient(0deg,#fff 0,#fff 0) content-box,-moz-linear-gradient(0deg,#fff 0,#fff 0);-webkit-mask:linear-gradient(#fff 0,#fff 0) content-box,linear-gradient(#fff 0,#fff 0);pointer-events:none;z-index:0;background:-webkit-linear-gradient(356deg,#ee9e49 0%,#8049ee 100%);background:-moz-linear-gradient(356deg,#ee9e49 0%,#8049ee 100%);background:linear-gradient(94deg,#ee9e49 0%,#8049ee 100%);-webkit-border-radius:8px;border-radius:8px;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Sidebar-module-scss-module__YbcKAq__terminalButton>*{z-index:1;position:relative}.dark .Sidebar-module-scss-module__YbcKAq__terminalButton .terminalIcon path{fill:#fff}.light .Sidebar-module-scss-module__YbcKAq__terminalButton .terminalIcon path{fill:var(--Content-Primary)}.dark .Sidebar-module-scss-module__YbcKAq__terminalButton .terminalRedirect path{fill:#fff}.light .Sidebar-module-scss-module__YbcKAq__terminalButton .terminalRedirect path{fill:var(--Content-Primary)}.Sidebar-module-scss-module__YbcKAq__terminalButtonText{z-index:1;color:var(--Content-Primary);-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;gap:2px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:relative}.Sidebar-module-scss-module__YbcKAq__terminalButton .terminalIcon{z-index:1;position:relative}.Sidebar-module-scss-module__YbcKAq__terminalButton .terminalRedirect{z-index:1;position:relative}.Sidebar-module-scss-module__YbcKAq__contestSidebar{height:calc(100vh - 4.5rem);top:4.5rem}
.TradePageHeader-module-scss-module__xXt0kW__header{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:12px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__headerTop{z-index:60;background:var(--Surface-Background);-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;width:100%;padding:1rem 0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:-webkit-sticky;position:sticky;top:6.4rem;-webkit-box-shadow:0 6px 18px rgba(11,22,39,.04);box-shadow:0 6px 18px rgba(11,22,39,.04)}.TradePageHeader-module-scss-module__xXt0kW__contestHeaderTop{top:10rem}.TradePageHeader-module-scss-module__xXt0kW__header__left{-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:12px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__favourite{cursor:pointer;color:var(--color-text-tertiary);background:0 0;border:none;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;padding:4px;-webkit-transition:color .2s;-moz-transition:color .2s;transition:color .2s;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__favourite:hover{color:var(--Content-Primary)}.TradePageHeader-module-scss-module__xXt0kW__header__favourite--active{color:var(--color-warning,orange)}.TradePageHeader-module-scss-module__xXt0kW__header__favourite--active svg path{fill:currentColor}.TradePageHeader-module-scss-module__xXt0kW__header__favourite svg{max-width:2rem;max-height:2rem}.TradePageHeader-module-scss-module__xXt0kW__header__icon{width:4rem;height:4rem;font-size:var(--font-size-base);color:#fff;-webkit-border-radius:50%;border-radius:50%;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;font-weight:700;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__symbol{font-size:var(--font-size-lg);color:var(--Content-Primary);white-space:nowrap;font-weight:600;line-height:1}.TradePageHeader-module-scss-module__xXt0kW__header__price{font-size:var(--font-size-lg);color:var(--Content-Primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700;line-height:1.2;-webkit-transition:color .2s;-moz-transition:color .2s;transition:color .2s}.TradePageHeader-module-scss-module__xXt0kW__header__price--positive{color:var(--Content-Positive)}.TradePageHeader-module-scss-module__xXt0kW__header__price--negative{color:var(--Content-Negative)}.TradePageHeader-module-scss-module__xXt0kW__header__price .formattedNumber{color:inherit}.TradePageHeader-module-scss-module__xXt0kW__dot{background:var(--Content-Tertiary,#b3b3b3);-webkit-border-radius:50%;border-radius:50%;width:.3rem;height:.3rem}.TradePageHeader-module-scss-module__xXt0kW__header__change{font-size:var(--font-size-sm);white-space:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:4px;font-weight:500;line-height:1;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__change--positive{color:var(--Content-Positive)}.TradePageHeader-module-scss-module__xXt0kW__header__change--negative{color:var(--Content-Negative)}.TradePageHeader-module-scss-module__xXt0kW__header__changeArrow{font-size:var(--font-size-base);line-height:1}.TradePageHeader-module-scss-module__xXt0kW__header__changeArrow svg{width:16px;height:16px}.TradePageHeader-module-scss-module__xXt0kW__header__changePercent{font-size:var(--font-size-13px);opacity:.9}.TradePageHeader-module-scss-module__xXt0kW__header__right{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-moz-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:32px;padding:12px 0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__stats{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:32px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;overflow-x:auto}.TradePageHeader-module-scss-module__xXt0kW__header__stats::-webkit-scrollbar{height:4px}.TradePageHeader-module-scss-module__xXt0kW__header__stats::-webkit-scrollbar-track{background:0 0}.TradePageHeader-module-scss-module__xXt0kW__header__stats::-webkit-scrollbar-thumb{background:var(--Border-Primary);-webkit-border-radius:2px;border-radius:2px}.TradePageHeader-module-scss-module__xXt0kW__header__stats::-webkit-scrollbar-thumb:hover{background:var(--color-text-tertiary)}.TradePageHeader-module-scss-module__xXt0kW__header__stat{border-left:1px solid var(--Border-Primary);-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;flex-shrink:0;gap:4px;padding:0 12px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__stat:first-child{border-left:none}.TradePageHeader-module-scss-module__xXt0kW__header__stat-label{font-size:var(--font-size-xs);color:var(--Content-Secondary);white-space:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:4px;font-weight:500;line-height:1;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__stat-value{font-size:var(--font-size-xs);color:var(--Content-Primary);white-space:nowrap;font-weight:500;line-height:1}.TradePageHeader-module-scss-module__xXt0kW__header__stat-value--positive{color:var(--Content-Positive)}.TradePageHeader-module-scss-module__xXt0kW__header__stat-value--negative{color:var(--Content-Negative)}.TradePageHeader-module-scss-module__xXt0kW__header__stat-funding{gap:6px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.TradePageHeader-module-scss-module__xXt0kW__header__stat-countdown{font-size:var(--font-size-2xs);color:var(--color-text-tertiary);margin-top:2px;line-height:1}.TradePageHeader-module-scss-module__xXt0kW__header__action{-webkit-flex-shrink:0;flex-shrink:0}.TradePageHeader-module-scss-module__xXt0kW__header__tradeButton{min-width:180px;max-height:32px}
