@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Pretendard-M;src:url(/fonts/Pretendard-Medium.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Pretendard-L;src:url(/fonts/Pretendard-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Aero-L;src:url(/fonts/Aero-Matics-Light.ttf) format("truetype");font-weight:300;font-style:normal}*{font-family:Pretendard,sans-serif;line-height:110%}body{-ms-overflow-style:none}::-webkit-scrollbar{display:none}:root{--xs-width:300px;--sm-width:480px;--md-width:768px;--lg-width:992px}body,html{min-height:100vh;box-sizing:border-box;background:#010a0f}body{width:100%;overflow-x:hidden;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;touch-action:pan-y}.warp-page{min-height:100vh}.card-container{position:relative;overflow:hidden;transition:transform .3s ease,background-color .3s ease}.card-container:hover{transform:scale(1.05);background-color:rgba(0,0,0,.8)}.card-content{position:relative;z-index:1;transition:opacity .3s ease}.card-container:hover .card-content{opacity:0}.card-hover-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;font-weight:700;color:#34ff55;opacity:0;transition:opacity .2s ease}.card-container:hover .card-hover-text{opacity:1}