.exchange-header-module__eQAv7a__exchangeHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;align-items:center;column-gap:20px;height:55px;padding:16px 30px;display:flex;position:relative}.exchange-header-module__eQAv7a__coinTitleText{font-size:17px;font-weight:600}.exchange-header-module__eQAv7a__coinPriceText{letter-spacing:-.5px;font-size:18px;font-weight:700}.exchange-header-module__eQAv7a__textWrapper{column-gap:12px;transition:opacity .2s,transform .2s;display:flex}.exchange-header-module__eQAv7a__textWrapper.exchange-header-module__eQAv7a__hidden{opacity:0;transform:translateY(-4px)}.exchange-header-module__eQAv7a__changeText{font-size:12px;font-weight:500}.exchange-header-module__eQAv7a__changeRumericText{letter-spacing:-.3px;font-size:12px;font-weight:500}.exchange-header-module__eQAv7a__changeWrapper{align-items:center;column-gap:8px;display:flex}.exchange-header-module__eQAv7a__coinNameButton{background-color:var(--grey100);z-index:200;border:none;border-radius:999px;flex-shrink:0;align-items:center;height:35px;padding:0 12px 0 17px;transition:background-color .2s;display:flex}.exchange-header-module__eQAv7a__coinNameButton.exchange-header-module__eQAv7a__open{background-color:#fff}.exchange-header-module__eQAv7a__coinNameButton:hover{background-color:var(--grey200)}.exchange-header-module__eQAv7a__koreanNameText{color:var(--grey800);margin-right:8px;font-size:16px;font-weight:700}.exchange-header-module__eQAv7a__codeText{color:var(--grey500);font-size:12px;font-weight:500}.exchange-header-module__eQAv7a__coinNameButton svg{width:17px;height:17px;margin:0 0 0 5px;padding:0}.exchange-header-module__eQAv7a__rise{color:var(--red500)}.exchange-header-module__eQAv7a__fall{color:var(--blue500)}.exchange-header-module__eQAv7a__even{color:var(--grey500)}.exchange-header-module__eQAv7a__skeleton.exchange-header-module__eQAv7a__coinPriceText{border-radius:4px;width:100px;height:21px}.exchange-header-module__eQAv7a__skeleton.exchange-header-module__eQAv7a__changeRumericText{border-radius:4px;width:80px;height:14px}.exchange-header-module__eQAv7a__skeleton.exchange-header-module__eQAv7a__coinNameButton{width:137px}@media screen and (max-width:1000px){.exchange-header-module__eQAv7a__exchangeHeader{background-color:#fff;justify-content:space-between;padding:0 15px}.exchange-header-module__eQAv7a__textWrapper{flex-direction:column;align-items:flex-end;display:flex}.exchange-header-module__eQAv7a__coinPriceText{font-size:15px}.exchange-header-module__eQAv7a__changeRumericText{font-size:11px}.exchange-header-module__eQAv7a__skeleton.exchange-header-module__eQAv7a__coinPriceText{border-radius:4px;width:80px;height:17px;margin-bottom:3px}.exchange-header-module__eQAv7a__skeleton.exchange-header-module__eQAv7a__changeRumericText{border-radius:4px;width:50px;height:12px}}
.coinlist-module__iLKG6a__wrapper{flex-direction:column;width:100%;max-width:340px;height:100%;max-height:100dvh;display:flex;overflow:hidden}.coinlist-module__iLKG6a__listController{flex-shrink:0}.coinlist-module__iLKG6a__listWrapper{flex:1;padding:0 9px 9px;position:relative;overflow-y:auto}.coinlist-module__iLKG6a__listTitle{color:var(--grey800);margin-bottom:14px;padding:15px 17px 0}.coinlist-module__iLKG6a__menuButtons{align-items:center;column-gap:8px;height:34px;margin-bottom:14px;padding:0 14px;display:flex}.coinlist-module__iLKG6a__menuButton{background:var(--greyOpacity100);width:45px;height:30px;color:var(--grey800);border:none;border-radius:33px}.coinlist-module__iLKG6a__menuButton span{padding:0 8px;font-size:13px;font-weight:500}.coinlist-module__iLKG6a__listHeader{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 18px;display:flex}.coinlist-module__iLKG6a__listOptionButton{background:0 0;border:none;align-items:center;column-gap:4px;display:flex}.coinlist-module__iLKG6a__listOptionButton span{color:var(--grey800);font-size:14px;font-weight:500}.coinlist-module__iLKG6a__modalBg{z-index:100;background-color:#0003;width:100dvw;height:100dvh;position:fixed;top:0;left:0}.coinlist-module__iLKG6a__modal{border:1px solid var(--grey100);height:600px;box-shadow:0 10px 40px 0 var(--greyOpacity50),0 20px 50px 0 var(--greyOpacity50),2px 70px 80px 0 var(--greyOpacity50);background-color:#fff;border-radius:18px;position:absolute;top:60px;left:30px}@media screen and (max-width:1000px){.coinlist-module__iLKG6a__wrapper{max-width:100%}.coinlist-module__iLKG6a__modal{width:calc(100% - 30px);left:15px}}
.ticker-item-module__BdZZFq__item{cursor:pointer;border-radius:9px;align-items:center;column-gap:12px;height:50px;padding:6px 10px;display:flex}.ticker-item-module__BdZZFq__item:hover{background-color:var(--greyOpacity50)}.ticker-item-module__BdZZFq__item:active{background-color:var(--greyOpacity100)}.ticker-item-module__BdZZFq__iconWrap{background-color:var(--grey100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.ticker-item-module__BdZZFq__coinNameWrap{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;min-width:0;height:32px;display:flex;overflow:hidden}.ticker-item-module__BdZZFq__coinName{width:100%;color:var(--grey800);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.ticker-item-module__BdZZFq__coinCode{font-size:12px}.ticker-item-module__BdZZFq__accTradePrice{color:var(--grey500);letter-spacing:-.2px;font-variant-numeric:tabular-nums;margin-right:2px;font-size:11px;font-weight:400}.ticker-item-module__BdZZFq__accTradePriceUnit{color:var(--grey500);font-size:10px;font-weight:400}.ticker-item-module__BdZZFq__priceWrap{flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:70px;height:32px;display:flex}.ticker-item-module__BdZZFq__currentPriceText{color:var(--grey900);letter-spacing:-.2px;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.ticker-item-module__BdZZFq__changeText{font-variant-numeric:tabular-nums;letter-spacing:-.2px;font-size:12px;font-weight:500}.ticker-item-module__BdZZFq__rise{color:var(--red500)}.ticker-item-module__BdZZFq__fall{color:var(--blue500)}.ticker-item-module__BdZZFq__even{color:var(--grey600)}
.market-info-module__2WP32W__marketInfo{justify-content:space-between;align-items:center;min-height:43px;padding-right:10px;display:flex}.market-info-module__2WP32W__leftWrapper{align-items:center;column-gap:15px;height:42px;display:flex}.market-info-module__2WP32W__leftInfoWrapper{flex-direction:column;row-gap:2px;display:flex}.market-info-module__2WP32W__leftIconWrapper{background-color:var(--grey50);border:.5px solid var(--grey100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.market-info-module__2WP32W__leftTopWrapper{align-items:center;column-gap:12px;display:flex}.market-info-module__2WP32W__coinNameText{color:var(--greyOpacity800);font-size:20px;font-weight:600}.market-info-module__2WP32W__currentPriceText{color:var(--greyOpacity800);letter-spacing:-.5px;font-size:18px;font-weight:600}.market-info-module__2WP32W__leftBottomWrapper{align-items:center;column-gap:12px;display:flex}.market-info-module__2WP32W__changeText{color:var(--grey500);font-size:13px;font-weight:400}.market-info-module__2WP32W__changeNumericText{letter-spacing:-.4px;font-size:13px;font-weight:500}.market-info-module__2WP32W__rightWrapper{column-gap:25px;display:flex}.market-info-module__2WP32W__rightItem{flex-direction:column;align-items:flex-end;display:flex}.market-info-module__2WP32W__rightItemTitleText{color:var(--grey600);margin-bottom:2px;font-size:12px;font-weight:400}.market-info-module__2WP32W__rightItemValueText{letter-spacing:-.4px;color:var(--grey700);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.market-info-module__2WP32W__rise{color:var(--red500)}.market-info-module__2WP32W__fall{color:var(--blue500)}.market-info-module__2WP32W__even{color:var(--grey700)}.market-info-module__2WP32W__leftTopWrapper.market-info-module__2WP32W__skeleton{border-radius:5px;width:120px;height:22px;margin-bottom:3px;margin-right:3px}.market-info-module__2WP32W__leftBottomWrapper.market-info-module__2WP32W__skeleton{border-radius:4px;width:160px;height:15px}.market-info-module__2WP32W__leftIconWrapper.market-info-module__2WP32W__skeleton{background:var(--greyOpacity100)}.market-info-module__2WP32W__rightItemTitleText .market-info-module__2WP32W__skeleton{border-radius:4px;width:40px;height:14px}.market-info-module__2WP32W__rightItemTitleText .market-info-module__2WP32W__skeleton.market-info-module__2WP32W__year{border-radius:4px;width:67px;height:14px;margin-left:3px}.market-info-module__2WP32W__rightItemValueText.market-info-module__2WP32W__skeleton{border-radius:4px;width:70px;height:15px}@media screen and (max-width:1000px){.market-info-module__2WP32W__rightWrapper{grid-template-columns:1fr 1fr;row-gap:3px;width:100%;display:none}.market-info-module__2WP32W__rightItem{flex-direction:row;align-items:flex-start;column-gap:10px;display:flex}.market-info-module__2WP32W__rightItemTitleText{flex:1}.market-info-module__2WP32W__rightItemValueText{font-size:12px}.market-info-module__2WP32W__rightItemTitleText .market-info-module__2WP32W__skeleton{border-radius:4px;width:39px;height:13px;margin-bottom:-3px;margin-right:5px}.market-info-module__2WP32W__rightItemTitleText .market-info-module__2WP32W__skeleton.market-info-module__2WP32W__year{border-radius:4px;width:60px;height:13px;margin-left:0}.market-info-module__2WP32W__rightItemValueText.market-info-module__2WP32W__skeleton{border-radius:4px;width:50px;height:13px}.market-info-module__2WP32W__marketInfo{flex-direction:column;align-items:flex-start;row-gap:12px;padding:3px 15px 0;display:flex}}
.bottom-tabs-module___C3Noq__homeButton{aspect-ratio:1;border:1px solid var(--greyOpacity100);isolation:isolate;background:#ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:50px;display:flex;box-shadow:0 10px 30px #0000000a,0 2px 8px #0000000f}.bottom-tabs-module___C3Noq__tabsWrapper{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--greyOpacity100);isolation:isolate;background:#ffffffbf;border-radius:999px;flex:1;overflow:hidden;box-shadow:0 10px 30px #0000000a,0 2px 8px #0000000f}.bottom-tabs-module___C3Noq__tabs{align-items:center;column-gap:10px;height:100%;padding:6px 7px;list-style:none;display:flex}.bottom-tabs-module___C3Noq__tab{height:100%;color:var(--grey400);border-radius:999px;flex-direction:column;flex:1;justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.bottom-tabs-module___C3Noq__tab span{color:var(--grey500);font-size:11px;font-weight:700;position:absolute;bottom:2px}.bottom-tabs-module___C3Noq__logo{position:absolute;top:2px}.bottom-tabs-module___C3Noq__activeTab,.bottom-tabs-module___C3Noq__activeTab svg{color:var(--grey800)}.bottom-tabs-module___C3Noq__activeTab span{color:var(--grey800);font-weight:700}.bottom-tabs-module___C3Noq__pill{background-color:var(--greyOpacity100);z-index:1;view-transition-name:bottom-tabs-module___C3Noq__bottomTab-indicator;border-radius:999px;position:absolute;inset:0;box-shadow:0 1px 3px #001b371a}:is(::view-transition-old(bottomTab-indicator),::view-transition-new(bottomTab-indicator)){animation-timing-function:cubic-bezier(.2,.9,.2,1)}
