body{background-color:#000;width:100dvw;height:100dvh;overflow:hidden;font-family:Poppins,Pretendard Variable,sans-serif;margin:0}@media (max-width: 768px){.pc-only{display:none}}@media (min-width: 768px){.mobile-only{display:none}}#logo{position:fixed;width:220px;height:40px;top:60px;left:60px}#phone{position:fixed;width:325px;height:286px;bottom:0;left:120px}#content{position:fixed;width:820px;height:602px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 768px){#content{width:100%;height:100%}#content-main{display:flex;flex-direction:column;align-items:center;justify-content:center}}#content-main{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width: 768px){#content-main{width:80%;height:70%;top:15%;left:10%}}.content-title{color:#fff;font-size:3rem;line-height:1.35;font-weight:700;margin:0}@media (max-width: 768px){.content-title{font-size:1.5rem}}.content-desc{color:#d9d9d9;font-size:2rem;line-height:1.35;font-weight:medium;margin:0}@media (max-width: 768px){.content-desc{font-size:1rem}}#qr-wrapper{position:relative;width:618px;height:400px}#qr-bg{position:absolute;width:100%;height:100%;object-fit:contain;top:0;left:0;right:0;bottom:0}#qr{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:174px;height:174px}@media (max-width: 768px){#qr-wrapper{width:432px;height:280px}#qr{width:112px;height:112px}}#circles{position:absolute;top:65%;left:50%;width:1px;height:1px;transform:translate(-50%,-50%)}#circle1{width:931px;height:931px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#ffe0751a}#circle2{width:545px;height:545px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#ffe0750d}#circle3{width:361px;height:361px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#ffe0750d}#mobile-content #mobile-logo{position:fixed;width:220px;height:40px;top:30px;left:30px}#mobile-content #content-image-mobile{width:80%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.poppins-thin{font-family:Poppins,sans-serif;font-weight:100;font-style:normal}.poppins-extralight{font-family:Poppins,sans-serif;font-weight:200;font-style:normal}.poppins-light{font-family:Poppins,sans-serif;font-weight:300;font-style:normal}.poppins-regular{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.poppins-medium{font-family:Poppins,sans-serif;font-weight:500;font-style:normal}.poppins-semibold{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.poppins-bold{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.poppins-extrabold{font-family:Poppins,sans-serif;font-weight:800;font-style:normal}.poppins-black{font-family:Poppins,sans-serif;font-weight:900;font-style:normal}.poppins-thin-italic{font-family:Poppins,sans-serif;font-weight:100;font-style:italic}.poppins-extralight-italic{font-family:Poppins,sans-serif;font-weight:200;font-style:italic}.poppins-light-italic{font-family:Poppins,sans-serif;font-weight:300;font-style:italic}.poppins-regular-italic{font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.poppins-medium-italic{font-family:Poppins,sans-serif;font-weight:500;font-style:italic}.poppins-semibold-italic{font-family:Poppins,sans-serif;font-weight:600;font-style:italic}.poppins-bold-italic{font-family:Poppins,sans-serif;font-weight:700;font-style:italic}.poppins-extrabold-italic{font-family:Poppins,sans-serif;font-weight:800;font-style:italic}.poppins-black-italic{font-family:Poppins,sans-serif;font-weight:900;font-style:italic}#loading-wrapper{position:relative;width:100px;height:100px;margin:40px auto}.loading-spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;width:100px;height:100px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
