.initial-deposit-page-module__YgWisa__page{background:var(--marketBg);flex-direction:column;flex:1;display:flex}.initial-deposit-page-module__YgWisa__card{flex-direction:column;flex:1;padding:40px 16px 16px;display:flex}.initial-deposit-page-module__YgWisa__title{color:var(--grey900);letter-spacing:-.5px;margin-bottom:32px;font-size:22px;font-weight:700}.initial-deposit-page-module__YgWisa__optionList{flex-direction:column;flex:1;margin:0 -9px;display:flex}.initial-deposit-page-module__YgWisa__optionItem{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 9px;transition:background-color .12s;display:flex}.initial-deposit-page-module__YgWisa__optionItem:hover{background:var(--greyOpacity50)}.initial-deposit-page-module__YgWisa__optionItemSelected{background:var(--blue50)}.initial-deposit-page-module__YgWisa__optionAmount{color:var(--grey900);letter-spacing:-.3px;font-size:17px;font-weight:600}.initial-deposit-page-module__YgWisa__indicator{border:2px solid var(--grey300);width:24px;height:24px;color:var(--grey300);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,border-color .12s;display:flex}.initial-deposit-page-module__YgWisa__indicatorSelected{background:var(--blue500);border-color:var(--blue500);color:#fff}.initial-deposit-page-module__YgWisa__notice{background:var(--grey50);border-radius:10px;margin-top:20px;padding:18px 16px 16px}.initial-deposit-page-module__YgWisa__noticeTitle{color:var(--grey700);margin-bottom:10px;font-size:13px;font-weight:700}.initial-deposit-page-module__YgWisa__noticeList{flex-direction:column;gap:6px;list-style:none;display:flex}.initial-deposit-page-module__YgWisa__noticeList li{color:var(--grey500);padding-left:10px;font-size:12px;font-weight:400;line-height:1.55;position:relative}.initial-deposit-page-module__YgWisa__noticeList li:before{content:"•";color:var(--grey400);position:absolute;left:0}.initial-deposit-page-module__YgWisa__submitButton{background:var(--blue500);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:45px;margin-top:24px;font-size:16px;font-weight:600;transition:background-color .2s;display:flex;position:sticky;bottom:20px}.initial-deposit-page-module__YgWisa__submitButton:hover{background:var(--blue600)}.initial-deposit-page-module__YgWisa__submitButton:disabled{opacity:.6;cursor:not-allowed}@media screen and (min-width:1000px){.initial-deposit-page-module__YgWisa__page{background:var(--marketBg);justify-content:center;align-items:center}.initial-deposit-page-module__YgWisa__card{flex:unset;border-radius:20px;width:400px;padding:0 24px 24px}.initial-deposit-page-module__YgWisa__submitButton{position:static}}
.loading-spinner-module__V9TbMa__sp{width:var(--sp-size);height:var(--sp-size);animation:loading-spinner-module__V9TbMa__sp-rotate var(--sp-speed)linear infinite;vertical-align:middle;will-change:transform;transform-origin:50%;transform-box:fill-box;display:inline-block}.loading-spinner-module__V9TbMa__track{stroke:#ffffff24}.loading-spinner-module__V9TbMa__head{stroke:var(--sp-color);stroke-linecap:round;animation:loading-spinner-module__V9TbMa__sp-dash calc(var(--sp-speed)*1.2)ease-in-out infinite;stroke-dasharray:90 200}@keyframes loading-spinner-module__V9TbMa__sp-rotate{to{transform:rotate(360deg)}}@keyframes loading-spinner-module__V9TbMa__sp-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:90 200;stroke-dashoffset:-35px}to{stroke-dasharray:90 200;stroke-dashoffset:-180px}}
.market-chart-module__BcZ6HG__chart{flex-direction:column;flex:1;min-height:0;display:flex}.market-chart-module__BcZ6HG__controller{align-items:center;height:50px;padding:0 5px;display:flex}.market-chart-module__BcZ6HG__button{color:var(--grey800);background:0 0;border:none;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s}.market-chart-module__BcZ6HG__selected,.market-chart-module__BcZ6HG__button:hover{background-color:var(--greyOpacity100);color:var(--grey900)}.market-chart-module__BcZ6HG__button.market-chart-module__BcZ6HG__selected:hover{background-color:var(--greyOpacity200);color:var(--grey900)}.market-chart-module__BcZ6HG__chartViewport{flex:1;width:100%;min-width:0;min-height:0;position:relative;overflow:hidden}.market-chart-module__BcZ6HG__chartMount{width:100%;min-width:0;height:100%}.market-chart-module__BcZ6HG__loading{background-color:var(--greyOpacity100);opacity:.1;z-index:100;position:absolute;inset:0}.market-chart-module__BcZ6HG__spinnerWrapper{z-index:101;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media screen and (max-width:1000px){.market-chart-module__BcZ6HG__controller{align-items:center;height:50px;padding:0 0 0 6px;display:flex}.market-chart-module__BcZ6HG__chartViewport{flex:auto;height:0;min-height:0;position:relative}.market-chart-module__BcZ6HG__chart{flex:1;min-height:0}}
.IndicatorPanel-module__Tjh3BW__wrapper{margin-left:auto;padding-right:8px;position:relative}.IndicatorPanel-module__Tjh3BW__triggerBtn{color:var(--grey700);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.IndicatorPanel-module__Tjh3BW__triggerBtn:hover,.IndicatorPanel-module__Tjh3BW__triggerBtn.IndicatorPanel-module__Tjh3BW__open{background-color:var(--greyOpacity100);color:var(--grey900)}.IndicatorPanel-module__Tjh3BW__triggerChevron{flex-shrink:0;transition:transform .2s}.IndicatorPanel-module__Tjh3BW__chevronUp{transform:rotate(180deg)}.IndicatorPanel-module__Tjh3BW__panel{background:var(--grey0);border:1px solid var(--greyOpacity100);z-index:200;border-radius:10px;min-width:560px;max-height:460px;display:flex;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001f,0 12px 36px #0000002e}.IndicatorPanel-module__Tjh3BW__leftPane{border-right:1px solid var(--greyOpacity100);flex-shrink:0;width:160px;padding:6px 0;overflow-y:auto}.IndicatorPanel-module__Tjh3BW__leftSectionTitle{color:var(--grey500);letter-spacing:.06em;text-transform:uppercase;padding:8px 14px 4px;font-size:10px;font-weight:700}.IndicatorPanel-module__Tjh3BW__leftItem{color:var(--grey700);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:background-color .12s;display:flex}.IndicatorPanel-module__Tjh3BW__leftItem:hover{background-color:var(--greyOpacity50)}.IndicatorPanel-module__Tjh3BW__leftItem.IndicatorPanel-module__Tjh3BW__selected{background-color:var(--greyOpacity100);color:var(--grey900);font-weight:600}.IndicatorPanel-module__Tjh3BW__leftItemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.IndicatorPanel-module__Tjh3BW__toggleBtn{border:1.5px solid var(--greyOpacity300);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;padding:0;transition:background-color .15s,border-color .15s;display:flex}.IndicatorPanel-module__Tjh3BW__toggleBtn:not(.IndicatorPanel-module__Tjh3BW__toggleBtnOn):hover{border-color:var(--grey400);background-color:var(--grey200)}.IndicatorPanel-module__Tjh3BW__toggleBtnOn{background:var(--blue400);border-color:var(--blue400)}.IndicatorPanel-module__Tjh3BW__leftDivider{background:var(--greyOpacity100);height:1px;margin:4px 0}.IndicatorPanel-module__Tjh3BW__rightPane{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.IndicatorPanel-module__Tjh3BW__rightContent{flex:1;padding:16px 18px 8px;overflow-y:auto}.IndicatorPanel-module__Tjh3BW__rightHeader{margin-bottom:14px}.IndicatorPanel-module__Tjh3BW__rightTitle{color:var(--grey900);margin-bottom:4px;font-size:15px;font-weight:700}.IndicatorPanel-module__Tjh3BW__rightSubtitle{color:var(--grey500);font-size:13px;line-height:1.4}.IndicatorPanel-module__Tjh3BW__smaRow{justify-content:space-between;align-items:center;height:40px;display:flex}.IndicatorPanel-module__Tjh3BW__smaContent{align-items:center;gap:8px;display:flex}.IndicatorPanel-module__Tjh3BW__smaRowLabel{color:var(--grey600);flex-shrink:0;width:36px;font-size:12px}.IndicatorPanel-module__Tjh3BW__colorPopoverWrap{flex-shrink:0;position:relative}.IndicatorPanel-module__Tjh3BW__colorBtn{background:var(--greyOpacity50);border:1px solid var(--greyOpacity200);color:var(--grey700);cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:space-around;align-items:center;gap:8px;min-width:52px;height:28px;padding:0 6px;font-size:12px;font-weight:500;transition:background-color .12s;display:flex}.IndicatorPanel-module__Tjh3BW__colorBtn:hover{background:var(--greyOpacity100)}.IndicatorPanel-module__Tjh3BW__colorSwatch{border:1px solid #00000026;border-radius:3px;flex-shrink:0;width:14px;height:14px}.IndicatorPanel-module__Tjh3BW__colorBtnLabel{font-size:12px}.IndicatorPanel-module__Tjh3BW__colorPopover{background:var(--grey100,#1e1e24);border:1px solid var(--greyOpacity200);z-index:300;border-radius:10px;min-width:220px;padding:14px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 8px #0003,0 16px 40px #0000004d}.IndicatorPanel-module__Tjh3BW__popoverSection{color:var(--grey500);letter-spacing:.04em;margin-bottom:8px;font-size:11px;font-weight:700}.IndicatorPanel-module__Tjh3BW__palette{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.IndicatorPanel-module__Tjh3BW__paletteRow{gap:5px;display:flex}.IndicatorPanel-module__Tjh3BW__paletteCell{cursor:pointer;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:22px;height:22px;padding:0;transition:transform .1s,border-color .1s}.IndicatorPanel-module__Tjh3BW__paletteCell:hover{transform:scale(1.15)}.IndicatorPanel-module__Tjh3BW__paletteCellActive{box-shadow:0 0 0 2px var(--blue500);border-color:#fff}.IndicatorPanel-module__Tjh3BW__widthRow{gap:6px;display:flex}.IndicatorPanel-module__Tjh3BW__widthCell{background:var(--greyOpacity50);border:1px solid var(--greyOpacity200);cursor:pointer;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 6px;transition:background-color .12s,border-color .12s;display:flex}.IndicatorPanel-module__Tjh3BW__widthCell:hover{background:var(--greyOpacity100)}.IndicatorPanel-module__Tjh3BW__widthCellActive{border-color:var(--blue500);background:#1976d21a}.IndicatorPanel-module__Tjh3BW__widthLine{border-radius:999px;width:36px;display:block}.IndicatorPanel-module__Tjh3BW__widthLabel{color:var(--grey600);font-size:11px}.IndicatorPanel-module__Tjh3BW__opacityRow{align-items:center;gap:8px;margin-bottom:2px;display:flex}.IndicatorPanel-module__Tjh3BW__opacitySlider{cursor:pointer;height:4px;accent-color:var(--blue500);border-radius:999px;flex:1}.IndicatorPanel-module__Tjh3BW__opacityValue{color:var(--grey600);text-align:right;flex-shrink:0;width:32px;font-size:11px}.IndicatorPanel-module__Tjh3BW__sourceSelect{border:1px solid var(--greyOpacity200);background:var(--greyOpacity50);color:var(--grey700);cursor:pointer;appearance:none;text-align:center;border-radius:7px;outline:none;flex-shrink:0;width:54px;height:28px;padding:0 6px;font-size:12px;transition:border-color .15s}.IndicatorPanel-module__Tjh3BW__sourceSelect:focus{border-color:var(--blue500)}.IndicatorPanel-module__Tjh3BW__numInput{border:1px solid var(--greyOpacity200);width:56px;color:var(--grey900);background:var(--greyOpacity50);border-radius:7px;outline:none;flex-shrink:0;height:28px;padding:0 6px 0 8px;font-size:12px;transition:border-color .15s}.IndicatorPanel-module__Tjh3BW__numInput:focus{border-color:var(--blue500);background:var(--grey0)}.IndicatorPanel-module__Tjh3BW__removePlaceholder{flex-shrink:0;width:24px;height:24px;display:block}.IndicatorPanel-module__Tjh3BW__rightDisabled{opacity:.38;pointer-events:none;-webkit-user-select:none;user-select:none}.IndicatorPanel-module__Tjh3BW__removeBtn{width:24px;height:24px;color:var(--grey500);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s,color .12s;display:flex}.IndicatorPanel-module__Tjh3BW__removeBtn:hover{background:var(--greyOpacity100);color:var(--grey900)}.IndicatorPanel-module__Tjh3BW__addBtn{color:var(--grey600);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;margin-top:12px;font-size:13px;transition:color .12s;display:flex;position:relative}.IndicatorPanel-module__Tjh3BW__addBtn:hover:after{opacity:1}.IndicatorPanel-module__Tjh3BW__addBtn:hover{color:var(--grey700)}.IndicatorPanel-module__Tjh3BW__addBtn:after{opacity:0;content:"";background-color:var(--greyOpacity50);inset:0;cursor:pointer;border-radius:6px;transition:opacity .12s;position:absolute;inset:-8px}.IndicatorPanel-module__Tjh3BW__addBtnCircle{background:var(--blue500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.IndicatorPanel-module__Tjh3BW__paramRow{align-items:center;gap:10px;margin-bottom:10px;display:flex}.IndicatorPanel-module__Tjh3BW__paramLabel{color:var(--grey600);flex-shrink:0;width:48px;font-size:12px}.IndicatorPanel-module__Tjh3BW__switchRow{align-items:center;gap:10px;margin-bottom:14px;display:flex}.IndicatorPanel-module__Tjh3BW__switchLabel{color:var(--grey700);font-size:12px}.IndicatorPanel-module__Tjh3BW__switch{flex-shrink:0;width:36px;height:20px;position:relative}.IndicatorPanel-module__Tjh3BW__switch input{opacity:0;width:0;height:0}.IndicatorPanel-module__Tjh3BW__switchSlider{background:var(--greyOpacity300);cursor:pointer;border-radius:20px;transition:background-color .2s;position:absolute;inset:0}.IndicatorPanel-module__Tjh3BW__switchSlider:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.IndicatorPanel-module__Tjh3BW__switch input:checked+.IndicatorPanel-module__Tjh3BW__switchSlider{background:#1976d2}.IndicatorPanel-module__Tjh3BW__switch input:checked+.IndicatorPanel-module__Tjh3BW__switchSlider:before{transform:translate(16px)}.IndicatorPanel-module__Tjh3BW__resetRow{justify-content:flex-end;padding:10px 18px 14px;display:flex}.IndicatorPanel-module__Tjh3BW__resetBtn{background:0 0;background-color:var(--greyOpacity50);color:var(--grey600);cursor:pointer;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:500;transition:background-color .15s,color .15s}.IndicatorPanel-module__Tjh3BW__resetBtn:hover{background-color:var(--greyOpacity100);color:var(--grey900)}
.mainpage-header-module__sOR-fG__container{background-color:var(--header-bg,var(--grey0));z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:52px;min-height:52px;padding:0 24px;display:flex;position:sticky;top:0}.mainpage-header-module__sOR-fG__logo{width:26px;height:26px;color:var(--grey900);cursor:pointer;align-items:center;display:flex}.mainpage-header-module__sOR-fG__logo svg{stroke-width:1px;width:100%;height:100%}.mainpage-header-module__sOR-fG__buttons{align-items:center;column-gap:12px;height:28px;display:flex}.mainpage-header-module__sOR-fG__themeButton{width:28px;min-width:28px;height:28px;color:var(--grey900);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.mainpage-header-module__sOR-fG__themeButton:hover{background-color:var(--grey100)}.mainpage-header-module__sOR-fG__loginButton{border:1.2px solid var(--grey800);color:var(--grey900);border-radius:999px;justify-content:center;align-items:center;height:100%;padding:0 12px;font-size:14px;font-weight:600;display:flex}.mainpage-header-module__sOR-fG__profileWrapper{align-items:center;display:flex;position:relative}.mainpage-header-module__sOR-fG__profileButton{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s;display:flex;overflow:hidden}.mainpage-header-module__sOR-fG__profileButton:hover{opacity:.8}.mainpage-header-module__sOR-fG__profileImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.mainpage-header-module__sOR-fG__profileInitial{background-color:var(--grey800);width:100%;height:100%;color:var(--grey0);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.mainpage-header-module__sOR-fG__menuButton{width:28px;height:28px;color:var(--grey900);border-radius:50%;justify-content:center;align-items:center;margin-right:-4px;display:none}.mainpage-header-module__sOR-fG__leftWrapper{align-items:center;column-gap:35px;display:flex}.mainpage-header-module__sOR-fG__menus{align-items:center;column-gap:26px;display:flex}.mainpage-header-module__sOR-fG__menu{color:var(--grey600);font-size:16px;font-weight:500}.mainpage-header-module__sOR-fG__menu[data-active=true]{color:var(--grey900);font-weight:700}.mainpage-header-module__sOR-fG__rightWrapper{align-items:center;column-gap:7px;display:flex}@media screen and (max-width:768px){.mainpage-header-module__sOR-fG__container{padding:0 16px}.mainpage-header-module__sOR-fG__menuButton{display:flex}.mainpage-header-module__sOR-fG__menus,.mainpage-header-module__sOR-fG__themeButton,.mainpage-header-module__sOR-fG__profileWrapper{display:none}}
.mobile-menu-module__0weAQq__overlay{z-index:1000;background-color:var(--grey0);opacity:0;visibility:hidden;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s,visibility .35s;display:flex;position:fixed;inset:0;transform:translate(100%)}.mobile-menu-module__0weAQq__overlay[data-open=true]{opacity:1;visibility:visible;transform:translate(0)}.mobile-menu-module__0weAQq__topBar{flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex}.mobile-menu-module__0weAQq__logo{width:26px;height:26px;color:var(--grey900);align-items:center;display:flex}.mobile-menu-module__0weAQq__logo svg{width:100%;height:100%}.mobile-menu-module__0weAQq__topBarRight{align-items:center;column-gap:12px;display:flex}.mobile-menu-module__0weAQq__themeButton,.mobile-menu-module__0weAQq__closeButton{color:var(--grey900);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.mobile-menu-module__0weAQq__themeButton{width:28px;height:28px}.mobile-menu-module__0weAQq__closeButton{width:28px;height:28px;margin-right:-4px}.mobile-menu-module__0weAQq__themeButton:hover,.mobile-menu-module__0weAQq__closeButton:hover{background-color:var(--grey100)}.mobile-menu-module__0weAQq__userSection{flex-shrink:0;padding:4px 24px 0}.mobile-menu-module__0weAQq__userInfo{align-items:center;gap:12px;padding-bottom:16px;display:flex}.mobile-menu-module__0weAQq__avatar{border-radius:50%;flex-shrink:0;width:38px;height:38px;margin-top:4px;overflow:hidden}.mobile-menu-module__0weAQq__avatarImage{object-fit:cover;width:100%;height:100%}.mobile-menu-module__0weAQq__avatarInitial{background-color:var(--grey800);width:100%;height:100%;color:var(--grey0);justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.mobile-menu-module__0weAQq__userText{flex-direction:column;gap:3px;min-width:0;display:flex}.mobile-menu-module__0weAQq__nickname{color:var(--grey900);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.mobile-menu-module__0weAQq__email{color:var(--grey500);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.mobile-menu-module__0weAQq__sectionDivider{background-color:var(--grey100);height:1px;margin:16px 0 0}.mobile-menu-module__0weAQq__userAction{width:100%;color:var(--grey700);align-items:center;gap:10px;padding:12px 0;font-size:15px;font-weight:500;display:flex}.mobile-menu-module__0weAQq__logoutAction{color:var(--red500)}.mobile-menu-module__0weAQq__nav{flex-direction:column;padding:20px 24px;display:flex}.mobile-menu-module__0weAQq__navLink{color:var(--grey500);opacity:0;padding:16px 0;font-size:28px;font-weight:600;transition:opacity .3s,transform .3s,color .2s;transform:translate(20px)}.mobile-menu-module__0weAQq__navLink[data-active=true]{color:var(--grey900)}.mobile-menu-module__0weAQq__overlay[data-open=true] .mobile-menu-module__0weAQq__navLink{opacity:1;transform:translate(0)}.mobile-menu-module__0weAQq__overlay[data-open=true] .mobile-menu-module__0weAQq__navLink:first-child{transition-delay:50ms}.mobile-menu-module__0weAQq__overlay[data-open=true] .mobile-menu-module__0weAQq__navLink:nth-child(2){transition-delay:.1s}.mobile-menu-module__0weAQq__overlay[data-open=true] .mobile-menu-module__0weAQq__navLink:nth-child(3){transition-delay:.15s}
.profile-dropdown-module__XwXPva__dropdown{background-color:var(--grey0);border:1px solid var(--grey200);z-index:100;opacity:0;visibility:hidden;pointer-events:none;border-radius:14px;min-width:220px;max-width:220px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(-6px)scale(.98);box-shadow:0 4px 20px #0000001a}.profile-dropdown-module__XwXPva__dropdown[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.profile-dropdown-module__XwXPva__userInfo{align-items:center;gap:10px;padding:14px 16px;display:flex}.profile-dropdown-module__XwXPva__userText{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-dropdown-module__XwXPva__nickname{color:var(--grey900);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.profile-dropdown-module__XwXPva__email{color:var(--grey500);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.profile-dropdown-module__XwXPva__divider{background-color:var(--grey100);height:1px}.profile-dropdown-module__XwXPva__menuItems{flex-direction:column;margin:0 8px 8px;display:flex}.profile-dropdown-module__XwXPva__menuItem{width:100%;color:var(--grey700);text-align:left;border-radius:7px;align-items:center;gap:10px;padding:10px 7px;font-size:13px;font-weight:500;display:flex}.profile-dropdown-module__XwXPva__menuItem:hover{background-color:var(--grey50)}.profile-dropdown-module__XwXPva__logoutItem{color:var(--red500)}.profile-dropdown-module__XwXPva__logoutItem:hover{background-color:var(--red50)}
@keyframes order-confirm-module__IiZU3q__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes order-confirm-module__IiZU3q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes order-confirm-module__IiZU3q__scaleIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes order-confirm-module__IiZU3q__shake{0%,to{transform:translate(0)}15%{transform:translate(-7px)}30%{transform:translate(7px)}45%{transform:translate(-5px)}60%{transform:translate(5px)}75%{transform:translate(-3px)}90%{transform:translate(3px)}}.order-confirm-module__IiZU3q__overlay{z-index:200;background:#00000073;align-items:flex-end;animation:.25s order-confirm-module__IiZU3q__fadeIn;display:flex;position:fixed;inset:0}.order-confirm-module__IiZU3q__sheet{background:var(--grey0);border-radius:26px 26px 0 0;width:100%;padding:3px 18px 16px;animation:.35s cubic-bezier(.32,.72,0,1) order-confirm-module__IiZU3q__slideUp}.order-confirm-module__IiZU3q__handle{cursor:grab;justify-content:center;align-items:center;width:100%;height:20px;margin-bottom:8px;display:flex}.order-confirm-module__IiZU3q__handle:active{cursor:grabbing}.order-confirm-module__IiZU3q__handle:before{content:"";background:var(--grey200);border-radius:2px;width:32px;height:3px}.order-confirm-module__IiZU3q__coinName{color:var(--grey600);text-align:start;margin-bottom:6px;font-size:15px;font-weight:600}.order-confirm-module__IiZU3q__heading{color:var(--grey900);text-align:center;letter-spacing:-.5px;justify-content:flex-start;align-items:center;column-gap:8px;margin-bottom:24px;font-size:22px;font-weight:700;display:flex}.order-confirm-module__IiZU3q__headingBuy{color:var(--red500);margin-top:1px}.order-confirm-module__IiZU3q__headingSell{color:var(--blue500)}.order-confirm-module__IiZU3q__rows{flex-direction:column;row-gap:18px;margin-bottom:28px;display:flex}.order-confirm-module__IiZU3q__row{justify-content:space-between;align-items:center;display:flex}.order-confirm-module__IiZU3q__rowLabel{color:var(--grey500);font-size:14px;font-weight:500}.order-confirm-module__IiZU3q__rowValue{color:var(--grey800);font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.order-confirm-module__IiZU3q__rowValueTotal{color:var(--grey900);font-variant-numeric:tabular-nums;letter-spacing:-.4px;font-size:15px;font-weight:600}.order-confirm-module__IiZU3q__buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.order-confirm-module__IiZU3q__closeButton{background:var(--greyOpacity100);height:42px;color:var(--grey700);cursor:pointer;border:none;border-radius:10px;font-size:15px;font-weight:600;transition:background-color .15s}.order-confirm-module__IiZU3q__closeButton:hover{background:var(--greyOpacity200)}.order-confirm-module__IiZU3q__closeButton:active{background:var(--greyOpacity300)}.order-confirm-module__IiZU3q__confirmButton{color:#fff;cursor:pointer;border:none;border-radius:10px;height:42px;font-size:15px;font-weight:600;transition:background-color .15s}.order-confirm-module__IiZU3q__confirmButton:disabled{opacity:.6;cursor:not-allowed}.order-confirm-module__IiZU3q__confirmBuy{background:var(--red500)}.order-confirm-module__IiZU3q__confirmBuy:hover{background:var(--red600)}.order-confirm-module__IiZU3q__confirmBuy:active{background:var(--red700)}.order-confirm-module__IiZU3q__confirmSell{background:var(--blue500)}.order-confirm-module__IiZU3q__confirmSell:hover{background:var(--blue600)}.order-confirm-module__IiZU3q__confirmSell:active{background:var(--blue700)}@media screen and (min-width:1000px){.order-confirm-module__IiZU3q__overlay{justify-content:center;align-items:center}.order-confirm-module__IiZU3q__sheet{border-radius:20px;width:420px;padding:30px 23px 23px;animation:.2s order-confirm-module__IiZU3q__fadeIn}.order-confirm-module__IiZU3q__handle{display:none}}
.wallet-uninitialized-view-module__SDaAqG__wrapper{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.wallet-uninitialized-view-module__SDaAqG__compact{gap:6px;padding:2px 20px 28px}.wallet-uninitialized-view-module__SDaAqG__icon{background:var(--blue50);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:6px;display:flex}.wallet-uninitialized-view-module__SDaAqG__compact .wallet-uninitialized-view-module__SDaAqG__icon{width:44px;height:44px}.wallet-uninitialized-view-module__SDaAqG__iconText{color:var(--blue500);font-size:22px;font-weight:700;line-height:1}.wallet-uninitialized-view-module__SDaAqG__compact .wallet-uninitialized-view-module__SDaAqG__iconText{font-size:18px}.wallet-uninitialized-view-module__SDaAqG__title{color:var(--grey800);letter-spacing:-.3px;font-size:15px;font-weight:600}.wallet-uninitialized-view-module__SDaAqG__compact .wallet-uninitialized-view-module__SDaAqG__title{font-size:14px}.wallet-uninitialized-view-module__SDaAqG__desc{color:var(--grey500);letter-spacing:-.2px;margin-bottom:6px;font-size:12px;font-weight:400;line-height:1.5}.wallet-uninitialized-view-module__SDaAqG__button{background:var(--blue500);color:#fff;border-radius:10px;justify-content:center;align-items:center;height:38px;margin-top:4px;padding:0 18px;font-size:13px;font-weight:600;transition:background-color .2s;display:flex}.wallet-uninitialized-view-module__SDaAqG__button:hover{background:var(--blue600)}
.CoinInfoBar-module__sTqfuq__coinSelectorArea{flex-shrink:0;align-items:center;display:flex}.CoinInfoBar-module__sTqfuq__coinSelector{cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;padding:6px 8px;transition:background-color .15s;display:flex}.CoinInfoBar-module__sTqfuq__coinSelector:hover{background-color:var(--greyOpacity100)}.CoinInfoBar-module__sTqfuq__coinNameRow{align-items:center;gap:10px;display:flex}.CoinInfoBar-module__sTqfuq__coinIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:flex}.CoinInfoBar-module__sTqfuq__coinSymbol{color:var(--grey900);white-space:nowrap;font-size:17px;font-weight:700}.CoinInfoBar-module__sTqfuq__selectorChevron{color:var(--grey500);flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.CoinInfoBar-module__sTqfuq__selectorChevron[data-open=true]{transform:rotate(180deg)}.CoinInfoBar-module__sTqfuq__mobilePriceMain,.CoinInfoBar-module__sTqfuq__mobilePriceSub{display:none}.CoinInfoBar-module__sTqfuq__barDivider{background-color:var(--grey200);flex-shrink:0;width:1px;height:20px;margin:0 16px}.CoinInfoBar-module__sTqfuq__infoScrollArea{scrollbar-width:none;flex:1;align-items:center;gap:28px;min-width:0;display:flex;overflow-x:auto}.CoinInfoBar-module__sTqfuq__infoScrollArea::-webkit-scrollbar{display:none}.CoinInfoBar-module__sTqfuq__priceBlock{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.CoinInfoBar-module__sTqfuq__priceMain{white-space:nowrap;font-size:20px;font-weight:700;line-height:1.15}.CoinInfoBar-module__sTqfuq__priceMain[data-positive=true]{color:var(--red500)}.CoinInfoBar-module__sTqfuq__priceMain[data-positive=false]{color:var(--blue500)}.CoinInfoBar-module__sTqfuq__priceSub{white-space:nowrap;font-size:12px;font-weight:500}.CoinInfoBar-module__sTqfuq__priceSub[data-positive=true]{color:var(--red500)}.CoinInfoBar-module__sTqfuq__priceSub[data-positive=false]{color:var(--blue500)}.CoinInfoBar-module__sTqfuq__statItem{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.CoinInfoBar-module__sTqfuq__statLabel{color:var(--grey500);white-space:nowrap;font-size:11px}.CoinInfoBar-module__sTqfuq__statValue{color:var(--grey900);white-space:nowrap;font-size:13px;font-weight:600}.CoinInfoBar-module__sTqfuq__favoriteBtn{width:32px;height:32px;color:var(--grey400);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:color .15s,background-color .15s;display:flex}.CoinInfoBar-module__sTqfuq__favoriteBtn:hover{background-color:var(--greyOpacity100);color:var(--grey700)}.CoinInfoBar-module__sTqfuq__favoriteBtn[data-active=true]{color:var(--yellow)}@media screen and (max-width:1000px){.CoinInfoBar-module__sTqfuq__barDivider,.CoinInfoBar-module__sTqfuq__infoScrollArea{display:none}.CoinInfoBar-module__sTqfuq__coinSelectorArea{flex-direction:column;align-items:flex-start;gap:2px;padding:6px 4px 6px 0}.CoinInfoBar-module__sTqfuq__coinSelector{margin-left:-6px;padding:3px 3px 3px 6px}.CoinInfoBar-module__sTqfuq__coinSymbol{font-size:19px}.CoinInfoBar-module__sTqfuq__coinIcon{display:none}.CoinInfoBar-module__sTqfuq__mobilePriceMain{letter-spacing:-.5px;white-space:nowrap;color:var(--grey900);font-variant-numeric:tabular-nums;margin-top:0;font-size:29px;font-weight:700;line-height:1.1;display:block}.CoinInfoBar-module__sTqfuq__mobilePriceSub{letter-spacing:-.4px;white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:4px;font-size:14px;font-weight:500;display:block}.CoinInfoBar-module__sTqfuq__mobilePriceSub[data-positive=true]{color:var(--red500)}.CoinInfoBar-module__sTqfuq__mobilePriceSub[data-positive=false]{color:var(--blue500)}}
.QuickOrderBar-module__ePFadq__quickOrderBar{display:none}@media screen and (max-width:1000px){.QuickOrderBar-module__ePFadq__quickOrderBar{z-index:80;background:var(--grey0);align-items:flex-end;gap:10px;height:66px;padding:6px 16px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 8px #00000014}.QuickOrderBar-module__ePFadq__buyBtn,.QuickOrderBar-module__ePFadq__sellBtn{cursor:pointer;border:none;border-radius:10px;flex:1;height:42px;font-size:15px;font-weight:600;transition:background .15s}.QuickOrderBar-module__ePFadq__buyBtn:active,.QuickOrderBar-module__ePFadq__sellBtn:active{opacity:.85}.QuickOrderBar-module__ePFadq__buyBtn{background:var(--red500);color:#fff}.QuickOrderBar-module__ePFadq__sellBtn{background:var(--blue500);color:#fff}.QuickOrderBar-module__ePFadq__buyBtn:hover{background:var(--red600)}.QuickOrderBar-module__ePFadq__sellBtn:hover{background:var(--blue600)}}
@keyframes MarketPageSkeleton-module__93qivW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.MarketPageSkeleton-module__93qivW__block{background:var(--grey100);border-radius:4px;position:relative;overflow:hidden}.MarketPageSkeleton-module__93qivW__block:after{content:"";background:linear-gradient(90deg,transparent,var(--grey50),transparent);animation:1.6s ease-in-out infinite MarketPageSkeleton-module__93qivW__shimmer;position:absolute;inset:0}.MarketPageSkeleton-module__93qivW__cardBlock{background:var(--grey0);border-radius:16px;position:relative;overflow:hidden}.MarketPageSkeleton-module__93qivW__cardBlock:after{content:"";background:linear-gradient(90deg,transparent,var(--grey50),transparent);animation:2s ease-in-out infinite MarketPageSkeleton-module__93qivW__shimmer;position:absolute;inset:0}.MarketPageSkeleton-module__93qivW__page{background:var(--bg);--header-bg:var(--bg);flex-direction:column;min-height:100dvh;display:flex}.MarketPageSkeleton-module__93qivW__header{background-color:var(--bg);z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;min-height:52px;padding:0 16px;display:flex;position:sticky;top:0}.MarketPageSkeleton-module__93qivW__headerLeft{align-items:center;column-gap:35px;display:flex}.MarketPageSkeleton-module__93qivW__logo{border-radius:50%;width:26px;height:26px}.MarketPageSkeleton-module__93qivW__nav{align-items:center;column-gap:26px;display:none}.MarketPageSkeleton-module__93qivW__navItem{width:32px;height:13px}.MarketPageSkeleton-module__93qivW__headerBtn{border-radius:999px;width:64px;height:28px}.MarketPageSkeleton-module__93qivW__coinInfoBar{z-index:90;background:var(--bg);flex-shrink:0;align-items:center;height:60px;padding:0 24px;display:flex;position:sticky;top:52px}.MarketPageSkeleton-module__93qivW__coinLeft{flex-shrink:0;align-items:center;gap:10px;display:flex}.MarketPageSkeleton-module__93qivW__coinIcon{border-radius:50%;flex-shrink:0;width:22px;height:22px}.MarketPageSkeleton-module__93qivW__coinName{width:80px;height:14px}.MarketPageSkeleton-module__93qivW__barDivider{background-color:var(--grey200);flex-shrink:0;width:1px;height:20px;margin:0 16px}.MarketPageSkeleton-module__93qivW__statsArea{flex:1;align-items:center;gap:28px;min-width:0;display:flex;overflow:hidden}.MarketPageSkeleton-module__93qivW__priceBlock{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.MarketPageSkeleton-module__93qivW__priceMain{width:80px;height:20px}.MarketPageSkeleton-module__93qivW__priceSub{width:100px;height:12px}.MarketPageSkeleton-module__93qivW__statItem{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.MarketPageSkeleton-module__93qivW__statLabel{width:36px;height:11px}.MarketPageSkeleton-module__93qivW__statValue{width:52px;height:13px}.MarketPageSkeleton-module__93qivW__favBtn{background:var(--grey100);border-radius:50%;flex-shrink:0;width:32px;height:32px;margin-left:auto}.MarketPageSkeleton-module__93qivW__mobileTabBar,.MarketPageSkeleton-module__93qivW__quickOrderBar{display:none}.MarketPageSkeleton-module__93qivW__mainContent{flex-direction:column;flex:1;gap:10px;min-height:0;padding:8px 24px;display:flex}.MarketPageSkeleton-module__93qivW__contentGrid{grid-template-columns:3fr 330px 260px;column-gap:10px;min-height:0;display:grid}.MarketPageSkeleton-module__93qivW__leftColumn{flex-direction:column;gap:10px;height:calc(100dvh - 140px);min-height:0;display:flex}.MarketPageSkeleton-module__93qivW__chartCard{flex-shrink:0;height:calc(100dvh - 380px);min-height:0}.MarketPageSkeleton-module__93qivW__bottomRow{flex-shrink:0;grid-template-columns:1fr 1fr;gap:10px;height:230px;display:grid}.MarketPageSkeleton-module__93qivW__orderbookCard,.MarketPageSkeleton-module__93qivW__orderFormCard{height:calc(100dvh - 140px)}@media (max-width:1000px){.MarketPageSkeleton-module__93qivW__page{background:var(--marketBg);--header-bg:var(--marketBg)}.MarketPageSkeleton-module__93qivW__header{background-color:var(--marketBg)}.MarketPageSkeleton-module__93qivW__nav{display:none}.MarketPageSkeleton-module__93qivW__coinInfoBar{background:var(--marketBg);align-items:center;height:102px;padding:0 16px}.MarketPageSkeleton-module__93qivW__coinLeft{flex-direction:column;align-items:flex-start;gap:4px;padding:0 4px 0 0}.MarketPageSkeleton-module__93qivW__coinIcon{display:none}.MarketPageSkeleton-module__93qivW__coinName{width:100px;height:20px}.MarketPageSkeleton-module__93qivW__mobilePriceMain{border-radius:4px;width:120px;height:24px;margin-top:7px}.MarketPageSkeleton-module__93qivW__mobilePriceSub{border-radius:4px;width:90px;height:13px;margin-top:8px}.MarketPageSkeleton-module__93qivW__barDivider,.MarketPageSkeleton-module__93qivW__statsArea{display:none}.MarketPageSkeleton-module__93qivW__mobileTabBar{z-index:80;background:var(--marketBg);border-bottom:1px solid var(--grey100);flex-shrink:0;align-items:center;gap:16px;height:40px;padding:0 16px;display:flex;position:sticky;top:52px}.MarketPageSkeleton-module__93qivW__mobileTabItem{border-radius:4px;height:13px}.MarketPageSkeleton-module__93qivW__mainContent{gap:0;padding:0}.MarketPageSkeleton-module__93qivW__contentGrid{flex-direction:column;flex:1;min-height:0;display:flex}.MarketPageSkeleton-module__93qivW__leftColumn{flex-direction:column;flex:1;gap:0;height:auto;padding-bottom:56px;display:flex}.MarketPageSkeleton-module__93qivW__chartCard{border-radius:0;flex:1;height:auto}.MarketPageSkeleton-module__93qivW__bottomRow,.MarketPageSkeleton-module__93qivW__orderbookCard,.MarketPageSkeleton-module__93qivW__orderFormCard{display:none}.MarketPageSkeleton-module__93qivW__quickOrderBar{z-index:80;background:var(--grey0);gap:10px;height:66px;padding:8px 16px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 8px #00000014}.MarketPageSkeleton-module__93qivW__buyBtn{background:var(--red500);color:#fff;cursor:default;opacity:.5;border:none;border-radius:10px;flex:1;height:42px;font-size:15px;font-weight:600}.MarketPageSkeleton-module__93qivW__sellBtn{background:var(--blue500);color:#fff;cursor:default;opacity:.5;border:none;border-radius:10px;flex:1;height:42px;font-size:15px;font-weight:600}}@media (min-width:768px){.MarketPageSkeleton-module__93qivW__header{padding:0 24px}.MarketPageSkeleton-module__93qivW__nav{display:flex}}
.MainPageTabs-module__kjCbSa__tabsWrapper{z-index:20;background-color:var(--grey0);justify-content:space-between;align-items:center;height:40px;padding:0 24px;display:flex;position:sticky;top:52px}.MainPageTabs-module__kjCbSa__tabsLeft{align-items:center;gap:20px;display:flex}.MainPageTabs-module__kjCbSa__tab{cursor:pointer;background:0 0;border:none;padding:0;transition:all .2s;position:relative}.MainPageTabs-module__kjCbSa__label{color:var(--grey500);font-size:15px;font-weight:600;transition:color .2s}.MainPageTabs-module__kjCbSa__activeTab .MainPageTabs-module__kjCbSa__label{color:var(--grey900);font-weight:600}.MainPageTabs-module__kjCbSa__pill{background-color:var(--grey800);z-index:2;border-radius:999px;width:100%;height:2.5px;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.MainPageTabs-module__kjCbSa__searchArea{align-items:center;height:35px;display:flex}.MainPageTabs-module__kjCbSa__searchInput{color:var(--grey900);opacity:0;background:0 0;border:none;outline:none;width:0;max-width:0;padding:0;font-size:13px;font-weight:500;line-height:1;transition:width .2s,max-width .2s,opacity .15s}.MainPageTabs-module__kjCbSa__searchInput::placeholder{color:var(--grey400)}.MainPageTabs-module__kjCbSa__searchInputVisible{opacity:1;width:160px;max-width:160px}.MainPageTabs-module__kjCbSa__searchIconBtn{cursor:pointer;width:30px;height:30px;color:var(--grey500);background:0 0;border:none;flex-shrink:0;justify-content:flex-end;align-items:center;transition:color .15s;display:flex}.MainPageTabs-module__kjCbSa__searchAreaOpen .MainPageTabs-module__kjCbSa__searchIconBtn{justify-content:flex-start;margin-top:2px}.MainPageTabs-module__kjCbSa__searchIconBtn:hover{color:var(--grey800)}.MainPageTabs-module__kjCbSa__closeBtn{cursor:pointer;width:0;height:24px;color:var(--grey400);opacity:0;pointer-events:none;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:flex-end;align-items:center;transition:width .2s,opacity .15s,color .15s;display:flex;overflow:hidden}.MainPageTabs-module__kjCbSa__closeBtnVisible{opacity:1;pointer-events:auto;width:24px;margin-right:1px}.MainPageTabs-module__kjCbSa__closeBtn:hover{color:var(--grey700)}@media screen and (max-width:768px){.MainPageTabs-module__kjCbSa__tabsWrapper{padding:0 16px}.MainPageTabs-module__kjCbSa__tabsLeft{gap:16px}.MainPageTabs-module__kjCbSa__tab{padding:0}.MainPageTabs-module__kjCbSa__label{font-size:15px;font-weight:600}.MainPageTabs-module__kjCbSa__activeTab .MainPageTabs-module__kjCbSa__label{font-weight:700}}@media screen and (max-width:450px){.MainPageTabs-module__kjCbSa__searchArea{background:0 0}.MainPageTabs-module__kjCbSa__searchInput{opacity:0;flex:0;width:0;max-width:0}.MainPageTabs-module__kjCbSa__searchAreaOpen .MainPageTabs-module__kjCbSa__searchIconBtn{justify-content:flex-start}.MainPageTabs-module__kjCbSa__searchInputVisible{opacity:1;flex:1;width:auto;max-width:none}.MainPageTabs-module__kjCbSa__searchOpenWrapper .MainPageTabs-module__kjCbSa__tabsLeft{display:none}.MainPageTabs-module__kjCbSa__searchOpenWrapper .MainPageTabs-module__kjCbSa__searchArea{flex:1}}
.MainPageListHeader-module__-st4jG__mobileHeader{z-index:10;background-color:var(--grey0);align-items:center;padding:12px 14px 4px 15px;display:flex;position:sticky;top:92px}.MainPageListHeader-module__-st4jG__sortDropdown{position:relative}.MainPageListHeader-module__-st4jG__sortButton{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:3px;padding:4px 4px 4px 0;transition:opacity .15s;display:inline-flex}.MainPageListHeader-module__-st4jG__sortButton:hover{opacity:.7}.MainPageListHeader-module__-st4jG__sortButtonLabel{color:var(--grey700);white-space:nowrap;font-size:13px;font-weight:600}.MainPageListHeader-module__-st4jG__chevron{color:var(--grey500);flex-shrink:0;transition:transform .2s}.MainPageListHeader-module__-st4jG__chevron[data-open=true]{transform:rotate(180deg)}.MainPageListHeader-module__-st4jG__backdrop{z-index:99;position:fixed;inset:0}.MainPageListHeader-module__-st4jG__dropdownMenu{background:var(--grey0);border:1px solid var(--grey200);z-index:100;border-radius:10px;flex-direction:column;gap:1px;min-width:160px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.MainPageListHeader-module__-st4jG__dropdownItem{text-align:left;width:100%;color:var(--grey700);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:9px 12px;font-size:13px;font-weight:500;transition:background-color .12s,color .12s;display:block}.MainPageListHeader-module__-st4jG__dropdownItem:hover{background-color:var(--grey100)}.MainPageListHeader-module__-st4jG__dropdownItem[data-active=true]{color:var(--grey900);background-color:var(--grey100);font-weight:700}.MainPageListHeader-module__-st4jG__header{display:none}@media (min-width:450px){.MainPageListHeader-module__-st4jG__mobileHeader{display:none}.MainPageListHeader-module__-st4jG__header{z-index:10;background-color:var(--grey0);grid-template-columns:1.75fr 1.3fr .8fr .9fr;align-items:center;gap:6px;padding:16px 14px 4px 16px;display:grid;position:sticky;top:92px}.MainPageListHeader-module__-st4jG__headerCell{cursor:default;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.MainPageListHeader-module__-st4jG__headerLabel{color:var(--grey500);white-space:nowrap;font-size:11px;font-weight:600}.MainPageListHeader-module__-st4jG__sortField{width:fit-content;color:var(--grey500);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;column-gap:2px;max-width:100%;margin:0 -5px;padding:2px 4px;transition:background-color .2s;display:inline-flex;overflow:hidden}.MainPageListHeader-module__-st4jG__sortField:hover{background-color:var(--greyOpacity100)}.MainPageListHeader-module__-st4jG__sortLabel{color:var(--grey500);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;font-weight:600;transition:color .2s;overflow:hidden}.MainPageListHeader-module__-st4jG__sortLabel[data-active=true]{color:var(--grey800)}.MainPageListHeader-module__-st4jG__sortIcon{flex-shrink:0;align-items:center;width:10px;height:100%;display:flex}.MainPageListHeader-module__-st4jG__sortIcon .MainPageListHeader-module__-st4jG__sortUp,.MainPageListHeader-module__-st4jG__sortIcon .MainPageListHeader-module__-st4jG__sortDown{transition:fill .12s}.MainPageListHeader-module__-st4jG__sortIcon[data-active=true][data-dir=asc] .MainPageListHeader-module__-st4jG__sortUp{fill:var(--grey700)}.MainPageListHeader-module__-st4jG__sortIcon[data-active=true][data-dir=asc] .MainPageListHeader-module__-st4jG__sortDown{fill:var(--grey300)}.MainPageListHeader-module__-st4jG__sortIcon[data-active=true][data-dir=desc] .MainPageListHeader-module__-st4jG__sortDown{fill:var(--grey700)}.MainPageListHeader-module__-st4jG__sortIcon[data-active=true][data-dir=desc] .MainPageListHeader-module__-st4jG__sortUp,.MainPageListHeader-module__-st4jG__sortIcon[data-active=false] .MainPageListHeader-module__-st4jG__sortUp,.MainPageListHeader-module__-st4jG__sortIcon[data-active=false] .MainPageListHeader-module__-st4jG__sortDown{fill:var(--grey300)}.MainPageListHeader-module__-st4jG__header>:not(:first-child){justify-self:end}.MainPageListHeader-module__-st4jG__labelDesktop{display:none}.MainPageListHeader-module__-st4jG__labelMobile{display:inline}.MainPageListHeader-module__-st4jG__highLowHeaderCell{display:none}}@media (min-width:768px){.MainPageListHeader-module__-st4jG__header{grid-template-columns:2fr 1.2fr 1.2fr 1.5fr 1.2fr;gap:16px;padding:20px 23px 6px}.MainPageListHeader-module__-st4jG__header>:not(:first-child){justify-self:auto}.MainPageListHeader-module__-st4jG__headerCell{justify-content:flex-end}.MainPageListHeader-module__-st4jG__headerLabel{font-size:13px}.MainPageListHeader-module__-st4jG__sortField{column-gap:3px;width:fit-content;max-width:none;margin:0 -6px;padding:3px 4px 3px 6px;overflow:visible}.MainPageListHeader-module__-st4jG__sortLabel{text-overflow:clip;font-size:13px;overflow:visible}.MainPageListHeader-module__-st4jG__labelDesktop{display:inline}.MainPageListHeader-module__-st4jG__labelMobile{display:none}.MainPageListHeader-module__-st4jG__highLowHeaderCell{display:flex}}
.MainPageCoinRow-module__-MemNW__row{background:var(--grey0);height:53.5px;color:inherit;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:0 9px;text-decoration:none;transition:scale .1s;display:grid;position:relative;scale:1}.MainPageCoinRow-module__-MemNW__row:hover{background-color:var(--grey50)}.MainPageCoinRow-module__-MemNW__row:active:not(:has(.MainPageCoinRow-module__-MemNW__starButton:active)){scale:.99}.MainPageCoinRow-module__-MemNW__starButton{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.MainPageCoinRow-module__-MemNW__starButton svg{width:16px!important;height:16px!important}.MainPageCoinRow-module__-MemNW__nameCell{align-items:center;gap:8px;min-width:0;display:flex}.MainPageCoinRow-module__-MemNW__iconWrap{border-radius:50%;flex-shrink:0;width:28px;height:28px;display:flex;overflow:hidden}.MainPageCoinRow-module__-MemNW__iconWrap img{width:28px!important;height:28px!important}.MainPageCoinRow-module__-MemNW__nameWrap{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.MainPageCoinRow-module__-MemNW__koreanName{color:var(--grey900);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.MainPageCoinRow-module__-MemNW__code{display:none}.MainPageCoinRow-module__-MemNW__rightGroup{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.MainPageCoinRow-module__-MemNW__priceCell{flex-direction:row;order:1;justify-content:flex-end;align-items:baseline;gap:0;min-width:0;display:flex;overflow:hidden}.MainPageCoinRow-module__-MemNW__changeCell{flex-direction:row;order:-1;justify-content:flex-end;align-items:center;min-width:0;display:flex;overflow:hidden}.MainPageCoinRow-module__-MemNW__volumeCell,.MainPageCoinRow-module__-MemNW__highLowCell{display:none}.MainPageCoinRow-module__-MemNW__price{color:var(--grey700);font-variant-numeric:tabular-nums;letter-spacing:-.4px;white-space:nowrap;font-size:13px;font-weight:400}.MainPageCoinRow-module__-MemNW__changeRate{letter-spacing:-.4px;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px;font-weight:600}.MainPageCoinRow-module__-MemNW__changeRate.MainPageCoinRow-module__-MemNW__rise{color:var(--red600)}.MainPageCoinRow-module__-MemNW__changeRate.MainPageCoinRow-module__-MemNW__fall{color:var(--blue600)}.MainPageCoinRow-module__-MemNW__changeRate.MainPageCoinRow-module__-MemNW__even{color:var(--grey700)}.MainPageCoinRow-module__-MemNW__rangeContainer{flex-direction:column;gap:6px;width:100%;display:flex}.MainPageCoinRow-module__-MemNW__rangeBar{background-color:var(--grey400);border-radius:999px;width:100%;height:3px;position:relative}.MainPageCoinRow-module__-MemNW__rangeMarker{position:absolute;top:-6px;transform:translate(-50%)}.MainPageCoinRow-module__-MemNW__triangle{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--grey800);border-radius:0;width:0;height:0}.MainPageCoinRow-module__-MemNW__rangePrices{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.MainPageCoinRow-module__-MemNW__rangePriceRow{align-items:center;gap:3px;display:flex}.MainPageCoinRow-module__-MemNW__rangeLabel{color:var(--grey400);font-size:10px;font-weight:500}.MainPageCoinRow-module__-MemNW__highPrice,.MainPageCoinRow-module__-MemNW__lowPrice{color:var(--grey600);letter-spacing:-.5px;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:400}.MainPageCoinRow-module__-MemNW__volumeNumeric,.MainPageCoinRow-module__-MemNW__volumeUnit{color:var(--grey900);font-variant-numeric:tabular-nums;letter-spacing:-.4px;white-space:nowrap;font-size:12px;font-weight:500}@media (min-width:450px){.MainPageCoinRow-module__-MemNW__row{grid-template-columns:1.8fr 1.3fr .8fr .9fr;gap:6px;height:46.5px;padding:0 9px}.MainPageCoinRow-module__-MemNW__rightGroup{display:contents}.MainPageCoinRow-module__-MemNW__priceCell,.MainPageCoinRow-module__-MemNW__changeCell{order:0;justify-content:flex-end;overflow:hidden}.MainPageCoinRow-module__-MemNW__volumeCell{flex-direction:row;justify-content:flex-end;align-items:baseline;gap:1px;min-width:0;display:flex;overflow:hidden}.MainPageCoinRow-module__-MemNW__code{color:var(--grey600);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;display:block;overflow:hidden}.MainPageCoinRow-module__-MemNW__iconWrap{width:22px;height:22px}.MainPageCoinRow-module__-MemNW__iconWrap img{width:22px!important;height:22px!important}.MainPageCoinRow-module__-MemNW__koreanName{font-size:13px}.MainPageCoinRow-module__-MemNW__price{color:var(--grey900);font-size:12px;font-weight:500}.MainPageCoinRow-module__-MemNW__changeRate{font-size:12px;font-weight:500}}@media (min-width:768px){.MainPageCoinRow-module__-MemNW__row{border-radius:10px;grid-template-columns:2fr 1.2fr 1.2fr 1.5fr 1.2fr;align-items:center;gap:16px;height:64px;padding:0 15px;display:grid}.MainPageCoinRow-module__-MemNW__nameCell{gap:12px;margin-bottom:0}.MainPageCoinRow-module__-MemNW__starButton{display:flex}.MainPageCoinRow-module__-MemNW__starButton svg{width:18px!important;height:18px!important}.MainPageCoinRow-module__-MemNW__iconWrap{width:24px;height:24px}.MainPageCoinRow-module__-MemNW__iconWrap img{width:24px!important;height:24px!important}.MainPageCoinRow-module__-MemNW__koreanName{font-size:15px}.MainPageCoinRow-module__-MemNW__code{font-size:12px}.MainPageCoinRow-module__-MemNW__priceCell{flex-direction:row;justify-content:flex-start;align-items:center;gap:0;overflow:visible}.MainPageCoinRow-module__-MemNW__changeCell{flex-direction:row;justify-content:flex-start;align-items:center;overflow:visible}.MainPageCoinRow-module__-MemNW__highLowCell{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.MainPageCoinRow-module__-MemNW__volumeCell{flex-direction:row;justify-content:flex-start;align-items:center;gap:1px;overflow:visible}.MainPageCoinRow-module__-MemNW__price,.MainPageCoinRow-module__-MemNW__changeRate,.MainPageCoinRow-module__-MemNW__volumeNumeric,.MainPageCoinRow-module__-MemNW__volumeUnit{font-size:15px}}
.MainPageHoldingListHeader-module__H2sG9W__mobileHeader{z-index:10;background-color:var(--grey0);align-items:center;padding:12px 14px 4px 15px;display:flex;position:sticky;top:92px}.MainPageHoldingListHeader-module__H2sG9W__sortDropdown{position:relative}.MainPageHoldingListHeader-module__H2sG9W__sortButton{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:3px;padding:4px 4px 4px 0;transition:opacity .15s;display:inline-flex}.MainPageHoldingListHeader-module__H2sG9W__sortButton:hover{opacity:.7}.MainPageHoldingListHeader-module__H2sG9W__sortButtonLabel{color:var(--grey700);white-space:nowrap;font-size:13px;font-weight:600}.MainPageHoldingListHeader-module__H2sG9W__chevron{color:var(--grey500);flex-shrink:0;transition:transform .2s}.MainPageHoldingListHeader-module__H2sG9W__chevron[data-open=true]{transform:rotate(180deg)}.MainPageHoldingListHeader-module__H2sG9W__backdrop{z-index:99;position:fixed;inset:0}.MainPageHoldingListHeader-module__H2sG9W__dropdownMenu{background:var(--grey0);border:1px solid var(--grey200);z-index:100;border-radius:10px;flex-direction:column;gap:1px;min-width:160px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.MainPageHoldingListHeader-module__H2sG9W__dropdownItem{text-align:left;width:100%;color:var(--grey700);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:9px 12px;font-size:13px;font-weight:500;transition:background-color .12s,color .12s;display:block}.MainPageHoldingListHeader-module__H2sG9W__dropdownItem:hover{background-color:var(--grey100)}.MainPageHoldingListHeader-module__H2sG9W__dropdownItem[data-active=true]{color:var(--grey900);background-color:var(--grey100);font-weight:700}.MainPageHoldingListHeader-module__H2sG9W__header{display:none}@media (min-width:450px){.MainPageHoldingListHeader-module__H2sG9W__mobileHeader{display:none}.MainPageHoldingListHeader-module__H2sG9W__header{z-index:10;background-color:var(--grey0);grid-template-columns:1.8fr 1.3fr .8fr 1fr;align-items:center;gap:6px;padding:16px 14px 4px 16px;display:grid;position:sticky;top:92px}.MainPageHoldingListHeader-module__H2sG9W__headerCell{cursor:default;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.MainPageHoldingListHeader-module__H2sG9W__headerLabel{color:var(--grey500);white-space:nowrap;font-size:11px;font-weight:600}.MainPageHoldingListHeader-module__H2sG9W__sortField{width:fit-content;color:var(--grey500);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;column-gap:2px;max-width:100%;margin:0 -5px;padding:2px 4px;transition:background-color .2s;display:inline-flex;overflow:hidden}.MainPageHoldingListHeader-module__H2sG9W__sortField:hover{background-color:var(--greyOpacity100)}.MainPageHoldingListHeader-module__H2sG9W__sortLabel{color:var(--grey500);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;font-weight:600;transition:color .2s;overflow:hidden}.MainPageHoldingListHeader-module__H2sG9W__sortLabel[data-active=true]{color:var(--grey800)}.MainPageHoldingListHeader-module__H2sG9W__sortIcon{flex-shrink:0;align-items:center;width:10px;height:100%;display:flex}.MainPageHoldingListHeader-module__H2sG9W__sortIcon .MainPageHoldingListHeader-module__H2sG9W__sortUp,.MainPageHoldingListHeader-module__H2sG9W__sortIcon .MainPageHoldingListHeader-module__H2sG9W__sortDown{transition:fill .12s}.MainPageHoldingListHeader-module__H2sG9W__sortIcon[data-active=true][data-dir=asc] .MainPageHoldingListHeader-module__H2sG9W__sortUp{fill:var(--grey700)}.MainPageHoldingListHeader-module__H2sG9W__sortIcon[data-active=true][data-dir=asc] .MainPageHoldingListHeader-module__H2sG9W__sortDown{fill:var(--grey300)}.MainPageHoldingListHeader-module__H2sG9W__sortIcon[data-active=true][data-dir=desc] .MainPageHoldingListHeader-module__H2sG9W__sortDown{fill:var(--grey700)}.MainPageHoldingListHeader-module__H2sG9W__sortIcon[data-active=true][data-dir=desc] .MainPageHoldingListHeader-module__H2sG9W__sortUp,.MainPageHoldingListHeader-module__H2sG9W__sortIcon[data-active=false] .MainPageHoldingListHeader-module__H2sG9W__sortUp,.MainPageHoldingListHeader-module__H2sG9W__sortIcon[data-active=false] .MainPageHoldingListHeader-module__H2sG9W__sortDown{fill:var(--grey300)}.MainPageHoldingListHeader-module__H2sG9W__header>:not(:first-child){justify-self:end}.MainPageHoldingListHeader-module__H2sG9W__avgPriceHeader{display:none}}@media (min-width:768px){.MainPageHoldingListHeader-module__H2sG9W__header{grid-template-columns:2fr 1.2fr 1fr 1.2fr 1.2fr;gap:16px;padding:20px 23px 6px}.MainPageHoldingListHeader-module__H2sG9W__header>:not(:first-child){justify-self:auto}.MainPageHoldingListHeader-module__H2sG9W__headerCell{justify-content:flex-start}.MainPageHoldingListHeader-module__H2sG9W__headerLabel{font-size:13px}.MainPageHoldingListHeader-module__H2sG9W__sortField{column-gap:3px;width:fit-content;max-width:none;margin:0 -6px;padding:3px 4px 3px 6px;overflow:visible}.MainPageHoldingListHeader-module__H2sG9W__sortLabel{text-overflow:clip;font-size:13px;overflow:visible}.MainPageHoldingListHeader-module__H2sG9W__avgPriceHeader{justify-content:flex-end;display:flex}}
.MainPageHoldingRow-module__dS3Dva__row{background:var(--grey0);height:53.5px;color:inherit;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:0 9px;text-decoration:none;transition:scale .1s;display:grid;position:relative;scale:1}.MainPageHoldingRow-module__dS3Dva__row:hover{background-color:var(--grey50)}.MainPageHoldingRow-module__dS3Dva__row:active:not(:has(.MainPageHoldingRow-module__dS3Dva__starButton:active)){scale:.99}.MainPageHoldingRow-module__dS3Dva__starButton{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.MainPageHoldingRow-module__dS3Dva__starButton svg{width:16px!important;height:16px!important}.MainPageHoldingRow-module__dS3Dva__nameCell{align-items:center;gap:8px;min-width:0;display:flex}.MainPageHoldingRow-module__dS3Dva__iconWrap{border-radius:50%;flex-shrink:0;width:28px;height:28px;display:flex;overflow:hidden}.MainPageHoldingRow-module__dS3Dva__iconWrap img{width:28px!important;height:28px!important}.MainPageHoldingRow-module__dS3Dva__nameWrap{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.MainPageHoldingRow-module__dS3Dva__koreanName{color:var(--grey900);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.MainPageHoldingRow-module__dS3Dva__qty{color:var(--grey500);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;overflow:hidden}.MainPageHoldingRow-module__dS3Dva__rightGroup{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.MainPageHoldingRow-module__dS3Dva__evalAmountCell{flex-direction:row;order:-1;justify-content:flex-end;align-items:baseline;gap:0;display:flex}.MainPageHoldingRow-module__dS3Dva__evalAmount{color:var(--grey700);font-variant-numeric:tabular-nums;letter-spacing:-.4px;white-space:nowrap;font-size:16px;font-weight:600}.MainPageHoldingRow-module__dS3Dva__evalAmountUnit{color:var(--grey500);margin-left:1px;font-size:11px;font-weight:400}.MainPageHoldingRow-module__dS3Dva__profitRateCell{display:none}.MainPageHoldingRow-module__dS3Dva__profitCell{flex-direction:row;order:1;justify-content:flex-end;align-items:baseline;gap:0;display:flex}.MainPageHoldingRow-module__dS3Dva__avgPriceCell{display:none}.MainPageHoldingRow-module__dS3Dva__profit{font-variant-numeric:tabular-nums;letter-spacing:-.4px;white-space:nowrap;font-size:11px;font-weight:500}.MainPageHoldingRow-module__dS3Dva__profitUnit{margin-left:1px;font-size:11px;font-weight:500}.MainPageHoldingRow-module__dS3Dva__profitRateInline{font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:3px;font-size:11px;font-weight:400}.MainPageHoldingRow-module__dS3Dva__profitRate{font-variant-numeric:tabular-nums;letter-spacing:-.3px;white-space:nowrap;font-size:12px;font-weight:500}.MainPageHoldingRow-module__dS3Dva__rise{color:var(--red600)}.MainPageHoldingRow-module__dS3Dva__fall{color:var(--blue600)}.MainPageHoldingRow-module__dS3Dva__even{color:var(--grey700)}.MainPageHoldingRow-module__dS3Dva__avgPrice{color:var(--grey700);font-variant-numeric:tabular-nums;letter-spacing:-.4px;white-space:nowrap;font-size:12px;font-weight:500}.MainPageHoldingRow-module__dS3Dva__avgPriceUnit{color:var(--grey500);margin-left:1px;font-size:11px;font-weight:400}@media (min-width:450px){.MainPageHoldingRow-module__dS3Dva__row{grid-template-columns:1.8fr 1.3fr .8fr 1fr;gap:6px;height:46.5px;padding:0 9px}.MainPageHoldingRow-module__dS3Dva__rightGroup{display:contents}.MainPageHoldingRow-module__dS3Dva__evalAmountCell{order:0;justify-content:flex-end;overflow:hidden}.MainPageHoldingRow-module__dS3Dva__profitRateCell{justify-content:flex-end;align-items:center;display:flex;overflow:hidden}.MainPageHoldingRow-module__dS3Dva__profitCell{order:0;justify-content:flex-end;overflow:hidden}.MainPageHoldingRow-module__dS3Dva__profitRateInline,.MainPageHoldingRow-module__dS3Dva__avgPriceCell{display:none}.MainPageHoldingRow-module__dS3Dva__iconWrap{width:22px;height:22px}.MainPageHoldingRow-module__dS3Dva__iconWrap img{width:22px!important;height:22px!important}.MainPageHoldingRow-module__dS3Dva__koreanName{font-size:13px}.MainPageHoldingRow-module__dS3Dva__qty{font-size:11px}.MainPageHoldingRow-module__dS3Dva__evalAmount{color:var(--grey900);font-size:12px;font-weight:500}.MainPageHoldingRow-module__dS3Dva__evalAmountUnit{font-size:11px}.MainPageHoldingRow-module__dS3Dva__profitRate,.MainPageHoldingRow-module__dS3Dva__profit{font-size:12px;font-weight:500}.MainPageHoldingRow-module__dS3Dva__profitUnit{font-size:11px}}@media (min-width:768px){.MainPageHoldingRow-module__dS3Dva__row{border-radius:10px;grid-template-columns:2fr 1.2fr 1fr 1.2fr 1.2fr;align-items:center;gap:16px;height:64px;padding:0 15px;display:grid}.MainPageHoldingRow-module__dS3Dva__nameCell{gap:12px;margin-bottom:0}.MainPageHoldingRow-module__dS3Dva__starButton svg{width:18px!important;height:18px!important}.MainPageHoldingRow-module__dS3Dva__iconWrap{width:24px;height:24px}.MainPageHoldingRow-module__dS3Dva__iconWrap img{width:24px!important;height:24px!important}.MainPageHoldingRow-module__dS3Dva__koreanName{font-size:15px}.MainPageHoldingRow-module__dS3Dva__qty{font-size:12px}.MainPageHoldingRow-module__dS3Dva__evalAmountCell{flex-direction:row;justify-content:flex-start;align-items:center;overflow:visible}.MainPageHoldingRow-module__dS3Dva__evalAmount{font-size:15px}.MainPageHoldingRow-module__dS3Dva__evalAmountUnit{font-size:13px}.MainPageHoldingRow-module__dS3Dva__profitRateCell{justify-content:flex-start;overflow:visible}.MainPageHoldingRow-module__dS3Dva__profitRate{font-size:15px;font-weight:500}.MainPageHoldingRow-module__dS3Dva__profitCell{flex-direction:row;justify-content:flex-start;align-items:center;overflow:visible}.MainPageHoldingRow-module__dS3Dva__profit{font-size:15px}.MainPageHoldingRow-module__dS3Dva__profitUnit{font-size:13px}.MainPageHoldingRow-module__dS3Dva__avgPriceCell{flex-direction:row;justify-content:flex-end;align-items:center;display:flex;overflow:visible}.MainPageHoldingRow-module__dS3Dva__avgPrice{color:var(--grey900);font-size:15px}}
.MainPageCoinList-module__0fUTSW__container{flex-direction:column;height:100%;display:flex}.MainPageCoinList-module__0fUTSW__listWrapper{flex:1}.MainPageCoinList-module__0fUTSW__rowsContainer{margin:0 8px;padding:0}@media (max-width:767px){.MainPageCoinList-module__0fUTSW__rowsContainer{margin:0 5px;padding:0}}.MainPageCoinList-module__0fUTSW__loginPrompt{flex-direction:column;align-items:center;gap:16px;padding-top:200px;display:flex}.MainPageCoinList-module__0fUTSW__loginPromptText{color:var(--grey500);text-align:center;font-size:16px;font-weight:500;line-height:1.5}.MainPageCoinList-module__0fUTSW__loginPromptBtn{color:var(--grey600);background:var(--grey100);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.MainPageCoinList-module__0fUTSW__loginPromptBtn:hover{background:var(--grey200);color:var(--grey700)}
.layout-module__nPScxa__page{background-color:var(--grey0);flex-direction:column;min-height:100dvh;display:flex;position:relative}.layout-module__nPScxa__main{flex:1;justify-content:center;column-gap:15px;display:flex;position:relative}.layout-module__nPScxa__header{z-index:100;position:sticky;top:0;left:0}.layout-module__nPScxa__mobileTabBar{z-index:50;display:none;position:sticky;top:52px}.layout-module__nPScxa__mainWrapper{flex-direction:column;flex:1;row-gap:10px;min-width:0;min-height:0;padding:0 24px 0 23px;display:flex}.layout-module__nPScxa__contentsWrapper{flex:1;column-gap:50px;min-width:0;min-height:0;display:flex}.layout-module__nPScxa__rightWrapper{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.layout-module__nPScxa__menuWrapper{border-radius:16px;flex-direction:column;width:200px;height:calc(100dvh - 64px);min-height:0;display:flex;position:sticky;top:64px}@media screen and (max-width:1000px){.layout-module__nPScxa__page{min-height:100dvh}.layout-module__nPScxa__mobileTabBar{display:flex}.layout-module__nPScxa__mainWrapper{row-gap:8px;min-height:0;padding:0;position:relative}.layout-module__nPScxa__contentsWrapper{min-height:0}.layout-module__nPScxa__menuWrapper{width:auto;height:auto;display:none;position:relative;top:auto}}
.MainPageLayout-module__1UIN-G__container{background-color:var(--grey0);flex-direction:column;width:100%;min-height:100dvh;display:flex}.MainPageLayout-module__1UIN-G__main{flex-direction:column;flex:1;display:flex}.MainPageLayout-module__1UIN-G__content{flex:1;padding-top:0}.MainPageLayout-module__1UIN-G__footer{background-color:var(--grey0,#fafafa)}.MainPageLayout-module__1UIN-G__footerInner{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:48px 32px;display:flex}.MainPageLayout-module__1UIN-G__footerDisclaimer{color:var(--grey5,#8b8b8b);text-align:center;margin:0;font-size:13px;line-height:1.7}.MainPageLayout-module__1UIN-G__footerMeta{justify-content:center;align-items:center;gap:10px;display:flex}.MainPageLayout-module__1UIN-G__footerMetaDot{color:var(--grey3,#d0d0d0);font-size:12px}.MainPageLayout-module__1UIN-G__footerAttribution{align-items:center;gap:6px;display:flex}.MainPageLayout-module__1UIN-G__footerAttributionLabel{color:var(--grey4,#ababab);font-size:12px}.MainPageLayout-module__1UIN-G__footerAttributionItem{color:var(--grey6,#6b6b6b);font-size:12px;font-weight:600}.MainPageLayout-module__1UIN-G__footerAttributionDot{color:var(--grey4,#ababab);font-size:12px}.MainPageLayout-module__1UIN-G__footerCopyright{color:var(--grey4,#ababab);margin:0;font-size:12px}.MainPageLayout-module__1UIN-G__footerGithub{color:var(--grey4,#ababab);align-items:center;transition:color .15s;display:flex}.MainPageLayout-module__1UIN-G__footerGithub:hover{color:var(--grey7,#3b3b3b)}@media screen and (max-width:768px){.MainPageLayout-module__1UIN-G__footerInner{padding:36px 16px;padding-bottom:calc(36px + env(safe-area-inset-bottom));gap:14px}.MainPageLayout-module__1UIN-G__footerDisclaimer{text-align:left}.MainPageLayout-module__1UIN-G__footerMeta{flex-direction:column;align-items:flex-start;gap:6px}.MainPageLayout-module__1UIN-G__footerMetaDot{display:none}}
.account-tabs-module__FA7rSG__tabsWrapper{margin-top:10px;margin-left:10px}.account-tabs-module__FA7rSG__tabs{flex-direction:column;row-gap:20px;display:flex}.account-tabs-module__FA7rSG__tab{cursor:pointer;justify-content:space-between;align-items:center;width:calc(100% - 10px);height:28px;padding:2px 3px;display:flex;position:relative}.account-tabs-module__FA7rSG__tab:before{content:"";cursor:pointer;pointer-events:none;border-radius:8px;width:calc(100% + 20px);height:calc(100% + 12px);transition:background-color .18s;position:absolute;top:-6px;left:-10px}.account-tabs-module__FA7rSG__tab:hover:before{background-color:var(--greyOpacity100)}.account-tabs-module__FA7rSG__tab.account-tabs-module__FA7rSG__activeTab:hover:before{background-color:var(--greyOpacity200)}.account-tabs-module__FA7rSG__tab span{color:var(--grey700);font-size:15px;font-weight:500}.account-tabs-module__FA7rSG__tab.account-tabs-module__FA7rSG__activeTab:before{background-color:var(--greyOpacity100)}.account-tabs-module__FA7rSG__tab.account-tabs-module__FA7rSG__activeTab span{color:var(--grey800);font-weight:700}
.initialize-prompt-sheet-module__oHiQxq__overlay{z-index:200;background:#00000073;align-items:flex-end;animation:.25s initialize-prompt-sheet-module__oHiQxq__fadeIn;display:flex;position:fixed;inset:0}.initialize-prompt-sheet-module__oHiQxq__sheet{background:var(--grey0);border-radius:20px 20px 0 0;width:100%;padding:28px 20px 12px;animation:.35s cubic-bezier(.32,.72,0,1) initialize-prompt-sheet-module__oHiQxq__slideUp}.initialize-prompt-sheet-module__oHiQxq__title{color:var(--grey900);letter-spacing:-.4px;margin-bottom:10px;font-size:22px;font-weight:700}.initialize-prompt-sheet-module__oHiQxq__desc{color:var(--grey600);letter-spacing:-.2px;margin-bottom:28px;font-size:14px;font-weight:400;line-height:1.55}.initialize-prompt-sheet-module__oHiQxq__buttons{flex-direction:column;gap:10px;display:flex}.initialize-prompt-sheet-module__oHiQxq__primaryButton{background:var(--blue500);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;height:50px;font-size:16px;font-weight:600;transition:background-color .2s}.initialize-prompt-sheet-module__oHiQxq__primaryButton:hover{background:var(--blue600)}.initialize-prompt-sheet-module__oHiQxq__closeButton{width:100%;height:44px;color:var(--grey500);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500;transition:color .2s}.initialize-prompt-sheet-module__oHiQxq__closeButton:hover{color:var(--grey700)}@media screen and (min-width:1000px){.initialize-prompt-sheet-module__oHiQxq__sheet{padding:28px 40px 32px}.initialize-prompt-sheet-module__oHiQxq__inner{align-items:center;gap:40px;max-width:800px;margin:0 auto;display:flex}.initialize-prompt-sheet-module__oHiQxq__texts{flex:1}.initialize-prompt-sheet-module__oHiQxq__texts .initialize-prompt-sheet-module__oHiQxq__desc{margin-bottom:0}.initialize-prompt-sheet-module__oHiQxq__buttons{flex-direction:row-reverse;flex-shrink:0;gap:26px}.initialize-prompt-sheet-module__oHiQxq__primaryButton{width:140px}.initialize-prompt-sheet-module__oHiQxq__closeButton{width:auto;padding:0 16px}}@keyframes initialize-prompt-sheet-module__oHiQxq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes initialize-prompt-sheet-module__oHiQxq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.layout-module__A4sMha__page{background-color:var(--grey0);flex-direction:column;min-height:100dvh;display:flex}.layout-module__A4sMha__main{flex-direction:column;flex:1;display:flex}
.account-mobile-tabs-module__NCC87a__tabsWrapper{background-color:var(--grey0);align-items:center;gap:20px;width:100%;height:40px;padding:0 16px;display:flex}.account-mobile-tabs-module__NCC87a__tab{align-items:center;height:100%;display:flex;position:relative}.account-mobile-tabs-module__NCC87a__label{color:var(--grey500);font-size:15px;font-weight:600;transition:color .15s}.account-mobile-tabs-module__NCC87a__activeTab .account-mobile-tabs-module__NCC87a__label{color:var(--grey900);font-weight:700}.account-mobile-tabs-module__NCC87a__pill{background-color:var(--grey800);border-radius:999px;width:100%;height:2.5px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}
@keyframes MainPageSkeleton-module__S0qH9q__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.MainPageSkeleton-module__S0qH9q__block{background:var(--grey100);border-radius:4px;position:relative;overflow:hidden}.MainPageSkeleton-module__S0qH9q__block:after{content:"";background:linear-gradient(90deg,transparent,var(--grey50),transparent);animation:1.6s ease-in-out infinite MainPageSkeleton-module__S0qH9q__shimmer;position:absolute;inset:0}.MainPageSkeleton-module__S0qH9q__container{background-color:var(--grey0);flex-direction:column;width:100%;min-height:100dvh;display:flex}.MainPageSkeleton-module__S0qH9q__header{background-color:var(--grey0);z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;min-height:52px;padding:0 16px;display:flex;position:sticky;top:0}.MainPageSkeleton-module__S0qH9q__headerLeft{align-items:center;column-gap:35px;display:flex}.MainPageSkeleton-module__S0qH9q__logo{border-radius:50%;width:26px;height:26px}.MainPageSkeleton-module__S0qH9q__nav{align-items:center;column-gap:26px;display:none}.MainPageSkeleton-module__S0qH9q__navItem{border-radius:4px;width:32px;height:13px}.MainPageSkeleton-module__S0qH9q__headerBtn{border-radius:999px;width:64px;height:28px}.MainPageSkeleton-module__S0qH9q__tabs{z-index:20;background-color:var(--grey0);flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:0 16px;display:flex;position:sticky;top:52px}.MainPageSkeleton-module__S0qH9q__tabsLeft{align-items:center;gap:16px;display:flex}.MainPageSkeleton-module__S0qH9q__searchIconSkeleton{border-radius:4px;width:20px;height:20px}.MainPageSkeleton-module__S0qH9q__tabItem{border-radius:4px;height:13px}.MainPageSkeleton-module__S0qH9q__tabItemActive{width:28px}.MainPageSkeleton-module__S0qH9q__tabItemInactive{width:52px}.MainPageSkeleton-module__S0qH9q__mobileListHeader{z-index:10;background-color:var(--grey0);align-items:center;height:37px;padding:12px 14px 4px 15px;display:flex;position:sticky;top:92px}.MainPageSkeleton-module__S0qH9q__sortBtn{border-radius:4px;width:90px;height:14px}.MainPageSkeleton-module__S0qH9q__listHeader{display:none}.MainPageSkeleton-module__S0qH9q__colName{border-radius:4px;width:28px;height:11px}.MainPageSkeleton-module__S0qH9q__colCell{border-radius:4px;justify-self:end;width:44px;height:11px}.MainPageSkeleton-module__S0qH9q__colHighLow{border-radius:4px;width:60px;height:11px;display:none}.MainPageSkeleton-module__S0qH9q__rows{margin:1px 5px 0}.MainPageSkeleton-module__S0qH9q__row{border-radius:8px;align-items:center;gap:8px;padding:8px 9px;display:flex}.MainPageSkeleton-module__S0qH9q__nameCell{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.MainPageSkeleton-module__S0qH9q__rightGroup{flex-shrink:0}.MainPageSkeleton-module__S0qH9q__starSkeleton{border-radius:3px;flex-shrink:0;width:16px;height:16px;display:flex}.MainPageSkeleton-module__S0qH9q__icon{border-radius:50%;flex-shrink:0;width:28px;height:28px}.MainPageSkeleton-module__S0qH9q__nameWrap{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.MainPageSkeleton-module__S0qH9q__name{border-radius:4px;width:80px;height:15px}.MainPageSkeleton-module__S0qH9q__code{display:none}.MainPageSkeleton-module__S0qH9q__rightGroup{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.MainPageSkeleton-module__S0qH9q__changeCell{order:-1;justify-content:flex-end;display:flex}.MainPageSkeleton-module__S0qH9q__priceCell{order:1;justify-content:flex-end;display:flex}.MainPageSkeleton-module__S0qH9q__change{border-radius:4px;width:56px;height:16px}.MainPageSkeleton-module__S0qH9q__price{border-radius:4px;width:70px;height:13px}.MainPageSkeleton-module__S0qH9q__volumeCell{display:none}.MainPageSkeleton-module__S0qH9q__volume{border-radius:4px;width:60%;height:12px}.MainPageSkeleton-module__S0qH9q__highLowCell{display:none}.MainPageSkeleton-module__S0qH9q__highLow{border-radius:6px;width:100%;height:36px}@media (min-width:450px){.MainPageSkeleton-module__S0qH9q__mobileListHeader{display:none}.MainPageSkeleton-module__S0qH9q__listHeader{z-index:10;background-color:var(--grey0);grid-template-columns:1.75fr 1.3fr .8fr .9fr;gap:6px;height:37px;padding:16px 14px 4px 16px;display:grid;position:sticky;top:92px}.MainPageSkeleton-module__S0qH9q__row{grid-template-columns:1.8fr 1.3fr .8fr .9fr;align-items:center;gap:6px;display:grid}.MainPageSkeleton-module__S0qH9q__rightGroup{display:contents}.MainPageSkeleton-module__S0qH9q__changeCell,.MainPageSkeleton-module__S0qH9q__priceCell{order:0;justify-content:flex-end}.MainPageSkeleton-module__S0qH9q__icon{width:22px;height:22px}.MainPageSkeleton-module__S0qH9q__name{width:72px;height:13px}.MainPageSkeleton-module__S0qH9q__code{border-radius:4px;width:38px;height:10px;display:block}.MainPageSkeleton-module__S0qH9q__change{width:44px;height:12px}.MainPageSkeleton-module__S0qH9q__price{width:58px;height:12px}.MainPageSkeleton-module__S0qH9q__volumeCell{justify-content:flex-end;display:flex}.MainPageSkeleton-module__S0qH9q__nameCell{gap:9px}}@media (min-width:768px){.MainPageSkeleton-module__S0qH9q__header{padding:0 24px}.MainPageSkeleton-module__S0qH9q__nav{display:flex}.MainPageSkeleton-module__S0qH9q__tabs{padding:0 24px}.MainPageSkeleton-module__S0qH9q__tabsLeft{gap:20px}.MainPageSkeleton-module__S0qH9q__listHeader{grid-template-columns:2fr 1.2fr 1.2fr 1.5fr 1.2fr;gap:16px;height:47.5px;padding:20px 23px 6px}.MainPageSkeleton-module__S0qH9q__listHeader>*{justify-self:auto}.MainPageSkeleton-module__S0qH9q__colHighLow{justify-self:end;display:block}.MainPageSkeleton-module__S0qH9q__starSkeleton{border-radius:4px;width:18px;height:18px;display:flex}.MainPageSkeleton-module__S0qH9q__rows{margin:0 8px}.MainPageSkeleton-module__S0qH9q__row{border-radius:10px;grid-template-columns:2fr 1.2fr 1.2fr 1.5fr 1.2fr;gap:16px;padding:12px 15px}.MainPageSkeleton-module__S0qH9q__nameCell{gap:12px}.MainPageSkeleton-module__S0qH9q__icon{width:24px;height:24px}.MainPageSkeleton-module__S0qH9q__name{height:15px}.MainPageSkeleton-module__S0qH9q__code{height:11px}.MainPageSkeleton-module__S0qH9q__priceCell,.MainPageSkeleton-module__S0qH9q__changeCell,.MainPageSkeleton-module__S0qH9q__volumeCell{justify-content:flex-start}.MainPageSkeleton-module__S0qH9q__price,.MainPageSkeleton-module__S0qH9q__change,.MainPageSkeleton-module__S0qH9q__volume{height:15px}.MainPageSkeleton-module__S0qH9q__highLowCell{justify-content:flex-end;align-items:center;display:flex}}
