@charset "UTF-8";@font-face{font-family:alata;font-style:normal;font-weight:400;src:url(/Alata-Regular.ttf) format("truetype")}@font-face{font-family:poppins;font-style:normal;font-weight:400;src:url(/Poppins-Regular.ttf) format("truetype")}*{margin:0;padding:0}body{overflow:hidden}*,blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,li,ol,pre,span,table,td,textarea,th,ul{font-family:alata,sans-serif}#container{width:100vw;height:100vh;background-color:#eaeaea;-moz-column-gap:60px;column-gap:60px;background-size:cover;flex-direction:row-reverse}#container,#container aside{display:flex;justify-content:center}#container aside{flex-direction:column}@media (max-width:1020px){#container aside{display:none}}#container aside>div{background-color:#0f1423;width:250px;height:250px;display:flex;justify-content:center;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}#container #screen{width:100%;max-width:440px;height:100vh;max-height:100vh;background-color:#0f1423;display:flex;flex-direction:column}#container #screen header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #242b46}#container #screen header a:first-child img{height:25px}#container #screen main{flex:1;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none}#container #screen main::-webkit-scrollbar{display:none}#container #screen footer{background-color:#0f1423;text-align:center;padding:15px 0;border-top:1px solid #242b46}#container #screen footer span{color:#c6cef1}.title{font-size:20px;line-height:28px}.desc,.title{color:#c6cef1;font-weight:400}.desc{line-height:20px}.desc,.desc a{font-size:14px;margin-top:10px}.desc a{line-height:21px;color:#c6cef1;font-weight:400;text-decoration:none}.box{background-color:#242b46}section{margin-top:30px}section.side{margin-left:20px;margin-right:20px}.rank .sort{margin-top:10px;display:flex;justify-content:flex-end;position:relative}.rank .sort span{display:inline-block;padding:6px;background-color:#242b46;color:#c6cef1;font-weight:400;font-size:12px;line-height:18px;cursor:pointer}.rank .sort>span:after{content:"\25BC";margin-left:10px}.rank .sort>div{position:absolute;background-color:#242b46;display:flex;flex-direction:column}.rank .sort>div>span{padding:10px 16px;text-align:center}.rank .sort>div>span.active{background-color:#c6cef1;color:#242b46}.rank .item{display:flex;padding:10px;justify-content:space-between;align-items:center;border-radius:6px;margin-top:10px;cursor:pointer}.rank .item .rank{text-align:center;margin-right:6px;width:20px;margin-top:0;font-weight:400;font-size:12px;line-height:18px}.rank .item .name{margin-right:6px;flex:1;font-weight:400;font-size:14px;line-height:20px;color:#ff8a1e}.rank .item .type{margin-right:6px;width:74px;font-weight:400}.rank .item .amount,.rank .item .type{margin-top:0;font-size:12px;line-height:18px;font-family:poppins}.rank .item .amount{width:94px;font-weight:500;text-align:right}.rank .pagination{display:flex;justify-content:space-between;margin-top:20px}.rank .pagination>div{display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px}.rank .pagination span{font-weight:400;font-size:14px;color:#c6cef1;cursor:pointer}.rank .pagination span.active{color:#ff8a1e}.country{margin-top:30px}.country>div:first-child{padding:0 20px;color:#c6cef1}.country>div:first-child h2{font-weight:400;font-size:28px;line-height:38px}.country>div:first-child p{margin-top:10px;font-weight:400;font-size:14px;line-height:20px}.country>div:last-child{margin-top:20px;padding:20px 40px 20px 30px;display:flex;flex-wrap:wrap;gap:10px;height:20px;overflow:hidden;position:relative}.country>div:last-child>div:first-child>img{width:auto;height:auto}.country>div:last-child>div{border:1px solid #c6cef1;border-radius:100px;padding:6px 10px;cursor:pointer}.country>div:last-child>div>img,.country>div:last-child>div>object{width:18px;height:18px;border-radius:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;vertical-align:middle;margin-right:6px}.country>div:last-child>div>span{color:#c6cef1;font-weight:400;font-size:12px;line-height:18px}.country>div:last-child>div.active{background-color:#c6cef1}.country>div:last-child>div.active>span{color:#4b4cc0}.country>div.open{height:auto}.country>div.open>img:last-child{transform:rotate(180deg)}.ads{margin:50px 20px;cursor:pointer}.ads .default{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;padding:10px;position:relative;height:60px}.ads .default span{position:absolute;right:10px;bottom:10px;color:#c6cef1;font-weight:600;font-size:14px;line-height:21px}main.detail{padding:20px 20px 50px}main.detail h1{color:#ff8a1e;font-weight:400;font-size:24px;line-height:34px;padding:0 10px}main.detail .title{padding:0 10px;margin-top:30px}main.detail>.desc{padding:0 10px}main.detail .summary{margin-top:20px;padding:10px;display:flex;flex-direction:column;row-gap:20px}main.detail .summary h5{font-weight:500;font-size:18px;line-height:22px;color:#c6cef1}main.detail .summary p.info{font-weight:400;font-size:14px;line-height:20px;color:#c6cef1}main.detail .summary p{margin-top:6px}main.detail .header{display:flex;justify-content:space-between;align-items:center;margin-top:30px}main.detail .header .title{margin-top:0}main.detail .header a{font-weight:400;font-size:12px;line-height:17px;color:#c6cef1;text-decoration:none}main.detail #chart{margin-top:20px}main.detail table{width:100%;border-collapse:collapse;border-color:#242b46;border-radius:6px;border-style:hidden;box-shadow:0 0 0 1px #242b46;margin-top:30px}main.detail table tr td,main.detail table tr th{font-weight:500;font-size:12px;line-height:18px;color:#c6cef1;padding:10px;text-align:left}main.detail table tr th{color:#ff8a1e}main.detail table tr:first-child th:first-child{border-top-left-radius:6px}main.detail table tr:first-child th:last-child{border-top-right-radius:6px}main.detail table tr:last-child td:first-child{border-bottom-left-radius:6px}main.detail table tr:last-child td:last-child{border-bottom-right-radius:6px}main.detail table tr:nth-of-type(odd){background-color:#242b46}main.detail article{padding:14px;background:#242b46;border-radius:6px;margin-top:10px;cursor:pointer}main.detail article h5{font-weight:400;font-size:14px;line-height:18px;color:#c6cef1;margin-bottom:14px}main.detail article span{font-weight:400;font-size:12px;line-height:18px;color:#c6cef1;margin-top:4px}main.detail article span.news{color:#ff8a1e;display:inline-block;margin-right:10px}header form{flex:1}header input[type=text]{width:100%;background-color:#242b46;border:none;padding:10px;box-sizing:border-box;height:40px;color:#c6cef1;font-weight:400;font-size:14px;line-height:20px}.market>h5{font-weight:400;font-size:12px;line-height:16px;color:#c6cef1}.market>h4{color:#ff8a1e;font-weight:400;font-size:24px;line-height:34px;font-family:poppins}.market>h4 small{margin-left:10px;font-size:12px;line-height:16px}.market .list{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.market .list .item{border:1px solid #c6cef1;border-radius:4px;font-weight:400;font-size:12px;line-height:16px;color:#c6cef1;padding:5px;cursor:pointer}.market .list .item.active{color:#4b4cc0;background-color:#c6cef1}.post{padding:0 20px}.post>span{border:1px solid #c6cef1;color:#c6cef1;padding:2px 5px;border-radius:4px;margin-right:10px;margin-bottom:10px;cursor:pointer;display:inline-block;font-weight:400;font-size:12px;line-height:18px}.post>span.active{background-color:#c6cef1;color:#4b4cc0}.post article{padding:14px;background:#242b46;border-radius:6px;margin-top:10px;cursor:pointer;display:flex;justify-content:space-between}.post article>div{width:calc(100% - 120px)}.post article span{background-color:#c6cef1;color:#4b4cc0;padding:2px 5px;border-radius:4px;font-weight:400;font-size:12px;line-height:18px}.post article h5{font-weight:500;font-size:18px;line-height:24px;color:#c6cef1;margin:14px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post article small{font-weight:400;font-size:12px;line-height:18px;color:#c6cef1;margin-top:4px}.post article img{width:100px;height:100px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}main.post{padding:20px}main.post h1{font-size:24px;line-height:34px;letter-spacing:-1px;margin-top:20px}main.post h1,main.post small{color:#c6cef1;font-weight:400}main.post small{font-size:12px;line-height:16px}main.post #contents{color:#c6cef1;height:-moz-fit-content;height:fit-content}main.post #contents>.ql-editor{padding:15px 0;height:-moz-fit-content;height:fit-content}main.post #contents>.ql-editor a{color:#1c73e8}main.post img{width:100%;margin-top:15px}