@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}*{box-sizing:border-box;font-family:Manrope,Pretendard Variable,sans-serif}body{line-height:normal;background-color:#fff;color:#000}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;padding:0;margin:0;background:transparent;cursor:pointer;color:unset}a{text-decoration:none;cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}select{border:none;background:transparent}.header{position:sticky;top:0;background-color:#000;z-index:1;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:center;background-repeat:no-repeat}.header-gradientBg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#000000b3,#0006);z-index:-1}.header-top{padding:22px 20px}.header-top-logo{width:80px}.header-top-right{column-gap:8px}.header-content{color:#fff}.account{column-gap:5px}.account-me{margin-right:3px;width:16px}.account-option{padding:8px 0}.account-infoWrap-id{max-width:250px;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:3px}.account-connectBtn{padding:5px 9px 5px 5px;border-radius:15px;background-color:#22222280;column-gap:5px}.account-connectBtn img{width:14px;height:14px}.account-connectBtn-connectText{font-size:13px;font-weight:400;color:#fff;opacity:.9}.account-connectBtn.isLight{background-color:transparent}.account-connectBtn.isLight .account-connectBtn-connectText{color:#0fa9fb;font-size:16px;font-weight:600}.account-connectBtn.isLight img{width:20px;height:20px}.profile{column-gap:12px;padding:0 21px}.profile-image{position:relative;width:54px;height:auto;aspect-ratio:1/1;border-radius:12px;box-shadow:0 -2px 54px #0003;overflow:hidden}.profile-image-main{width:54px;height:auto;aspect-ratio:1/1;object-fit:cover}.profile-image-download{position:absolute;top:4px;right:4px}.profile-image-download img{width:20px;height:20px}.profile-content{flex:1}.profile-content-gameInfo{align-items:flex-start}.profile-content-gameInfo-sns{padding:3px 7px 3px 9px;border-radius:15px;background-color:#ffffff4d}.profile-content-gameInfo-sns span{padding-bottom:2px;color:#fff;font-size:11px;font-weight:700;line-height:11px}.profile-content-gameInfo-gameName{font-size:13px;font-weight:700}.profile .store-popup-inner{position:relative}.profile .store-popup-inner-close{position:absolute;top:10px;right:10px}.profile .store-popup-inner-content{padding:5px}.profile-sns-popup-title{font-size:20px;font-weight:700;color:#000;line-height:100%}.profile-sns-popup-content{display:grid;grid-template-columns:repeat(4,1fr);padding:40px 0;justify-content:center;justify-items:center;align-items:start;gap:18px 24px}.profile-sns-popup-content.cnt1{grid-template-columns:1fr}.profile-sns-popup-content.cnt2{grid-template-columns:repeat(2,auto)}.profile-sns-popup-content.cnt3{grid-template-columns:repeat(3,auto)}.profile-sns-popup-content-item{width:56px;row-gap:8px}.profile-sns-popup-content-item img{width:100%;aspect-ratio:1/1}.profile-sns-popup-content-item span{display:inline-block;width:100%;font-size:12px;font-weight:500;line-height:100%;color:#000;text-align:center;text-transform:capitalize;word-break:break-word}.tabNav{column-gap:4px;padding-top:22px}.tabNav-button{flex:1;justify-content:center;height:40px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 101%,0 101%);border-top-left-radius:4px;background:linear-gradient(180deg,#595a60,#151517)}.tabNav-button.inside{flex:none;width:calc(100% - 4px);height:38px;background:linear-gradient(180deg,#111213,#303239)}.tabNav-button-content{position:relative}.tabNav-button-content-redDot{position:absolute;right:-10px;top:-5px;width:7px;height:7px;background-color:#ff4e4e;border-radius:7px}.tabNav-button-content-title{font-size:13px;font-weight:600;color:#eceff5cc;text-transform:uppercase}.tabNav-button-content-title.isActive{font-weight:700;font-size:14px}.dimmed{position:fixed;top:0;left:50%;width:100%;max-width:480px;transform:translate(-50%);height:100%;background-color:#111111b3;z-index:10}.nav{position:absolute;top:0;right:0;width:320px;height:100%;padding:22px;background-color:#e8ecf3}.nav-header-info{font-size:14px;font-weight:700;color:#000}.nav-header-close,.nav-header-close img{width:24px;height:24px}.nav-login{padding-top:32px;padding-bottom:21px;border-bottom:1px solid #DADADE}.nav-login-button{height:48px}.nav-login-button span{font-size:16px;font-weight:800}.nav-login-account{row-gap:10px}.nav-login-account-title{color:#000;font-size:12px;font-weight:600;opacity:.3}.nav-list{display:flex;flex-direction:column;margin-top:10px}.nav-list.isLogined{margin-top:30px}.nav-list-button{width:100%;height:50px;color:#000;font-size:15px;font-weight:700;text-align:left}.nav-list-button.isHidden{display:none}.nav-list-button:disabled{cursor:default;opacity:.3}.nav-list-button .dropdown-selected{column-gap:6px}.nav-list-button .dropdown-options{right:0;width:170%}.input-form-label{column-gap:4px}.input-form-label-text{column-gap:4px;font-size:15px;font-weight:500}.input-form-label-required{color:#ff5f5f}.input-form-inner .outline{border-radius:5px;border:1px solid #eee;background:#fff;height:40px;padding:0 15px}.input-form-inner .outline .prefix,.input-form-inner .outline .suffix{font-size:15px;font-weight:500}.input-form-inner .outline input{border:none;padding:0;appearance:textfield;-moz-appearance:textfield}.input-form-inner .outline input::-webkit-outer-spin-button,.input-form-inner .outline input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0 4px}.input-form-inner .outline input::placeholder{color:#0000004d}.input-form-inner .outline input:focus{outline:none}.input-form-inner .outline input[type=number]{text-align:right}.input-form-inner .outline.error{border:1px solid #ff5f5f}.input-form-inner .outline.disabled{border-radius:5px;border:1px solid #e1e1e1;background:#f1f1f1;color:#0000004d}.input-form-inner .outline.focused{border-color:#000}.input-form-inner .outline .remove-input-text{height:16px}.connect-game{position:relative;max-width:350px}.connect-game-title{margin-bottom:20px;font-size:18px;font-weight:800;color:#252525}.connect-game-body{margin-top:8px;row-gap:23px}.connect-game-body .input-form,.connect-game-body .outline,.connect-game-body input{width:100%}.connect-game-body .outlinedText{font-size:16px;font-weight:800}.connect-game-body-help{width:100%}.connect-game-body-help-title{position:relative;width:100%;margin-bottom:10px}.connect-game-body-help-title-line{position:absolute;height:1px;width:100%;background-color:#eee;top:50%}.connect-game-body-help-title span{position:relative;padding:0 15px;color:#252525;font-size:13px;font-weight:600;text-align:center;background-color:#fff}.connect-game-body-help img{border-radius:6px;max-width:350px;width:100%}.connect-game-body-buttonText{font-size:16px;font-weight:800;color:#5a5a5a}.connect-game-body .verifyCode-content{flex-direction:row;justify-content:space-between}.connect-game-body .verifyCode-content-desc{font-size:12px;font-weight:600;line-height:normal}.connect-game-body .verifyCode-content-resendBtn{color:#0fa9fb;font-size:12px;font-weight:700}.connect-game-body .verifyCode-code{column-gap:5px}.connect-game-body .verifyCode-code-input{width:calc((100% - 25px) / 6);aspect-ratio:1/1.2}.connect-game-body .verifyCode-timer{color:#0fa9fb;font-weight:500}.connect-game-body.isSuccess{row-gap:20px}.connect-game-body.isSuccess .connect-game-body-img{width:70px}.connect-game-body.isSuccess .connect-game-body-title{font-size:18px;font-weight:800}.connect-game-body.isSuccess .connect-game-body-text{padding-bottom:30px;font-size:14px;font-weight:600}.verifyCode-content{row-gap:8px}.verifyCode-content-title{font-size:18px;font-weight:700}.verifyCode-content-desc{font-size:14px;font-weight:400;line-height:125%}.verifyCode-content-resendBtn{width:fit-content;color:#939393;font-size:14px;font-weight:400}.verifyCode-code{margin-top:23px}.verifyCode-code-input{width:3rem;height:auto;aspect-ratio:1/1;border:1px solid #eee;border-radius:5px;font-size:18px;font-weight:600;text-align:center;outline:none;transition:all .2s ease}.verifyCode-code-input:focus,.verifyCode-code-input.filled{border-color:#000;color:#000;box-shadow:0 0 4px #0003}.verifyCode-code-input:hover:not(:focus){border-color:#000}.verifyCode-code-input.error{border-color:#fd5d5d}.verifyCode-timer{padding:16px 0 8px;color:#4a62ff;font-size:13px;font-weight:400;text-align:center}.verifyCode-alert{column-gap:4px}.verifyCode-alert img{width:16px;height:16px}.verifyCode-alert span{padding-top:2px;color:#ff5f5f;font-size:12px;font-weight:500}.outlinedText{position:relative;width:fit-content;color:#fff;z-index:0}.outlinedText:before{content:attr(data-content);position:absolute;left:0;bottom:0;color:#000;-webkit-text-stroke:2px #000;z-index:-1}.outlinedText:after{z-index:-1;content:attr(data-content);position:absolute;left:0;top:2px;color:#000;-webkit-text-stroke:1px #000}.outlinedText-bold:before{-webkit-text-stroke:5px #000}.outlinedText-bold:after{top:3px}.shade-button{position:relative;width:100%;padding:10px;border-radius:10px}.shade-button-discount{position:absolute;top:0;right:0}.shade-button-discount-content{position:relative}.shade-button-discount .discount-text{position:absolute;top:50%;left:50%;transform:translate(-80%,-50%);color:#fff;font-size:13px;font-weight:800;line-height:1;letter-spacing:-.39px;padding:2px 5px;background-color:#ff1500;border:1px solid #d01a1a;border-radius:20px;white-space:nowrap}.shade-button.blue{border:1px solid #001F7B;background:#0fa9fb;box-shadow:inset 0 2px 2px #ffffffb3,inset 0 -2px 2px #0074d3cc}.shade-button.green{border:1px solid #004A2B;background:#21b961;box-shadow:inset 0 2px 2px #ffffffb3,inset 0 -2px 2px #0e781bcc}.shade-button.yellow{border:1px solid #6B4200;background:#ffc635;box-shadow:inset 0 2px 2px #ffffffb3,inset 0 -2px 2px #7b4c00cc}.shade-button:disabled,.shade-button.isDisabled{border:1px solid #4A4A4A;background:#a3a8ab;box-shadow:inset 0 2px 2px #ffffffb3,inset 0 -2px 2px #4d4d4dcc;cursor:not-allowed}.store-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;border:none;z-index:100}.store-popup-inner{background-color:#fff;border-radius:10px;padding:12px;align-items:flex-end;min-width:300px;max-width:90%}.store-popup-inner-close{width:24px;height:24px}.store-popup-inner-close img{width:100%;height:100%}.store-popup-inner-content{width:100%;padding:15px 18px 13px}.store-popup-preset{row-gap:20px;padding-bottom:30px}.store-popup-preset-icon{width:70px}.store-popup-preset-title{font-size:18px;font-weight:800;color:#000}.store-popup-preset-text{font-size:14px;font-weight:600;line-height:normal;color:#000;text-align:center;white-space:pre-wrap;word-break:break-word}.dropdown{position:relative;width:100%}.dropdown-selected{width:100%;padding:10px 0}.dropdown-selected-label{column-gap:5px;color:#000;font-size:14px;font-weight:600}.dropdown-options{display:none;position:absolute;width:100%;padding:10px 15px;border-radius:6px;border:1px solid #DADADE;background-color:#fff;z-index:10}.dropdown-options-option{padding:8px 0}.dropdown-options-option-label{color:#6a6a6a;font-size:14px;font-weight:500}.dropdown-options-option-label.isSelected{color:#000;font-weight:600}.global-loading{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:100;display:flex;justify-content:center;align-items:center}.login-popup{position:fixed;inset:0;width:100%;height:100%;background-color:#00000080;z-index:100}.login-popup-inner{position:relative;width:350px;min-height:350px;max-height:80%;background-color:#fff}.login-popup-inner-close{position:absolute;right:2%;top:2%}.login-popup-inner-close img{width:31px;height:31px}.login-popup-inner-content{display:flex;flex-direction:column;padding:50px 25px 30px;width:100%;height:100%;overflow-y:auto}.login-popup-mainBtn{width:100%;padding:15px 17px;background-color:#000;border-radius:5px;color:#fff;font-size:14px;font-weight:400}.login-popup-mainBtn:disabled{background-color:#ddd;color:#fff}.login-popup-title{font-size:30px;font-weight:600}.login-input{position:relative}.login-input input{height:50px;width:100%;border-radius:5px;border:1px solid #EEE;background-color:#fff;padding:0 15px;color:#000;font-size:16px;font-weight:400}.login-input input.error{border:1px solid #FF5F5F}.login-input input:disabled{border:1px solid #E0EAFF;background-color:#f0f5ff;color:#aabde5;cursor:default}.login-input input.verified{border:1px solid #E0EAFF;background-color:#f0f5ff;color:#aabde5;cursor:default}.login-input input::placeholder{color:#0000004d}.login-input input:focus{outline:none}.login-input img{position:absolute;right:15px;top:14px;width:22px;height:22px}.login-input-description{padding-top:12px;color:#a1a1a1;font-size:12px;font-weight:500}.login-input-verified{padding-top:7px;text-align:right;color:#4e86fc;font-size:12px;font-weight:500}.findPw{position:relative}.findPw-input{margin-top:32px}.findPw-input span{padding-bottom:14px;font-size:15px;font-weight:600}.findPw-codeContainer{margin-top:30px}.findPw-button{margin-top:80px}.signIn{color:#000;row-gap:27px}.signIn-header{font-size:20px;font-weight:600}.signIn-social{row-gap:15px}.signIn-social-button{padding:13px 17px;background-color:#fff;border-radius:5px;border:1px solid #000;column-gap:14px}.signIn-social-button img{width:auto;height:25px}.signIn-social-button-text{font-size:16px;font-weight:500}.signIn-division{position:relative;height:1px;background-color:#eee;margin:5px 0}.signIn-division-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0 23px;background-color:#fff;color:#898989;font-size:12px;font-weight:500}.signIn-email-inputs{row-gap:15px}.signIn-email-options{padding:10px 5px;column-gap:10px}.signIn-email-options-option{column-gap:3px}.signIn-email-options-option input{width:20px;height:20px;accent-color:#000}.signIn-email-options-option span{font-size:14px;font-weight:400;color:#333}.signIn-email-options-reset{font-size:14px;font-weight:400;opacity:.5}.signIn-email-buttons{row-gap:10px;margin-top:17px}.signIn-email-buttons-signUp{width:fit-content;padding:5px 10px;font-size:14px;font-weight:400}.signUp{justify-content:flex-start;row-gap:30px}.signUp-social{position:relative;height:100%}.signUp-social-email{row-gap:12px}.signUp-social-email-logo{width:auto;height:20px;margin-right:7px}.signUp-social-email span{font-size:15px;font-weight:600}.signUp-social-button{width:100%;margin-top:70px}.signUp-checkbox{row-gap:12px;margin-bottom:10px;padding-top:36px}.signUp-checkbox input{width:20px;height:20px;accent-color:#000}.signUp-checkbox-title{max-width:80%;margin-left:10px;font-size:16px;font-weight:500}.signUp-checkbox-more{margin-left:5px;padding:3px}.signUp-checkbox-more img{width:12px;height:auto;padding-bottom:2px;transform-origin:center 30%}.signUp-terms{max-height:100px;width:100%;margin-top:10px;padding:13px 15px;background-color:#f1f1f1;border-radius:5px;overflow-y:auto;cursor:default}.signUp-terms-link{font-size:12px;font-weight:500;color:#000;text-decoration:underline}.signUp-email{position:relative;height:100%}.signUp-email-input{row-gap:14px}.signUp-email-input-title{font-size:15px;font-weight:500}.signUp-email-container{margin-top:26px}.signUp-email-container-input{row-gap:14px}.signUp-email-bottom{width:100%;margin-top:70px;align-items:center;row-gap:26px}.signUp-email-bottom-signIn{font-size:13px;column-gap:7px}.signUp-email-bottom-signIn span{font-weight:400}.signUp-email-bottom-signIn button{font-weight:600}.maintenance{height:100vh;background-color:#e8ecf3}.maintenance img{width:70px}.maintenance h1{color:#000;font-size:18px;font-weight:800;margin-top:20px}.maintenance .content{margin-top:8px}.maintenance .content-line{color:#000;font-size:14px;font-weight:600;line-height:normal}.maintenance .duration{column-gap:6px;color:#0fa9fb;font-size:16px;font-weight:800;margin-top:20px}.maintenance.dashboard{background-color:#fff}.maintenance.dashboard img{width:60px}.maintenance.dashboard h1{font-weight:600;margin-top:36px}.maintenance.dashboard .content{margin-top:40px}.maintenance.dashboard .content-line{color:#7c7c7c;font-size:13px;font-weight:500;line-height:150%}.maintenance.dashboard svg path{stroke:#06f}.maintenance.dashboard .duration{color:#06f;font-weight:700;margin-top:36px}.dashboard{width:100%;height:100svh}.dashboard-title{font-size:22px;font-weight:700}.dashboard-subText{margin-top:10px;font-size:13px;font-weight:500;color:#7c7c7c;line-height:140%;white-space:pre-line}.dashboard-subText .redText{color:#ff5f5f}.dashboard-content{width:calc(100% - 250px);height:100%}.dashboard-content.fullWidth{width:100%}.dashboard-content-body{position:relative;height:calc(100% - 72px);padding:10px 50px;overflow-y:auto}.dashboard-content-body.noPadding{padding:10px 0}.dashboard-login{width:100%;height:100%}.dashboard-login-inner{width:450px}.dashboard-header{position:relative;padding:17px 36px}.dashboard-header-logo{height:18px}.dashboard-header-content{column-gap:25px}.dashboard-header-menuBtn{padding:5px 10px;color:#3b4047;font-size:14px;font-weight:400}.dashboard-header-preview{margin-right:20px;padding:8px 12px;border-radius:6px;border:1px solid #E1E5E9;color:#6a6a6a;font-size:14px;font-weight:400}.dashboard-header-select{width:86px;height:36px;padding:10px;border:1px solid #E7E7EE;border-radius:6px;text-align:left;color:#6a6a6a;font-size:14px;font-weight:400;background-image:url(https://dvgwj1db1pd0w.cloudfront.net/image/icon_arrow_down_grey.webp);background-repeat:no-repeat;background-position-x:90%;background-position-y:55%;background-size:15px auto}.dashboard-header-select-options{position:relative;border-radius:6px;border:1px solid #E7E7EE;z-index:10;max-height:100px;overflow-y:auto;padding:7px;background-color:#fff}.dashboard-header-select-options li{border-radius:6px;padding:10px 8px;align-content:center;cursor:pointer}.dashboard-header-select-options li:hover{background-color:#f1f1f1}.dashboard-header-select-options li button{width:100%;height:100%;text-align:left;border:none;background:none;cursor:pointer;color:#6a6a6a;font-size:14px;font-weight:400}.dashboard-header-profileBtn{width:38px;aspect-ratio:1/1;background-color:#06f;border-radius:50%}.dashboard-header-profileBtn span{color:#fff;font-size:15px;font-weight:700;text-transform:uppercase}.dashboard-header-profile{position:absolute;top:100%;right:5%;bottom:auto;padding:26px 20px 16px;border-radius:6px;box-shadow:0 5px 25px #00000012;background-color:#fff;z-index:10}.dashboard-header-profile-info{row-gap:10px;padding:0 40px 14px;margin-bottom:14px;border-bottom:1px solid #e1e5e9}.dashboard-header-profile-info-email{color:#565656;font-size:12px;font-weight:600}.dashboard-header-profile-button{padding:14px;column-gap:15px}.dashboard-header-profile-button span{color:#515b6a;font-size:14px;font-weight:500}.dashboard-nav{width:250px;height:100%;padding:27px 16px;background-color:#f7f9fb;border-right:1px solid #E1E5E9}.dashboard-nav-logo{height:18px}.dashboard-nav-project{margin-top:36px;border-bottom:1px solid #e1e5e9}.dashboard-nav-project-title{font-size:11px;font-weight:500;color:#707986}.dashboard-nav-project-top{margin:6px 0}.dashboard-nav-project-select{padding:13px 6px;width:100%}.dashboard-nav-project-select .selected-project-icon{margin-right:11px;width:34px;aspect-ratio:1/1;border-radius:10px;background-color:#09090b;overflow:hidden}.dashboard-nav-project-select .selected-project-icon-image{height:100%}.dashboard-nav-project-select .selected-project-icon-noImage{width:18px}.dashboard-nav-project-select .selected-project span{text-transform:uppercase;font-size:14px;font-weight:600;color:#515b6a}.dashboard-nav-project-select-arrow{width:15px}.dashboard-nav-project-select-arrow.isOpen{transform:rotate(180deg)}.dashboard-nav-project-options{position:relative;padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #52637326}.dashboard-nav-project-options-list{width:100%;height:50px;padding:15px 10px;border-radius:10px;cursor:pointer}.dashboard-nav-project-options-list:hover{background-color:#f1f1f1}.dashboard-nav-project-options-list span{color:#515b6a;font-size:14px;font-weight:600;text-transform:uppercase}.dashboard-nav-project-options-list img{width:20px}.dashboard-nav-project-addProject{width:100%;padding:15px 10px;column-gap:8px}.dashboard-nav-project-addProject img{width:20px}.dashboard-nav-project-addProject span{color:#06f;font-size:14px;font-weight:600}.dashboard-nav-list{margin-top:15px}.dashboard-nav-list-item{column-gap:16px;padding:14px;border-radius:10px;color:#707986;font-size:14px;font-weight:500}.dashboard-nav-list-item.isSelected{color:#000;font-weight:600;background-color:#ebeef2}.dashboard-nav-list-item img{width:18px;aspect-ratio:1/1}.dashboard .primary-popup-content{padding-bottom:30px}.dashboard-additional-terms-desc{font-size:16px;font-weight:500;line-height:150%;white-space:pre-line}.dashboard-additional-terms-confirm{width:100%;margin-top:15px;padding:11px;background-color:#06f;color:#fff;border-radius:6px}.primary-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;border:none;z-index:100}.primary-popup-content{background-color:#fff;border-radius:20px;padding:0 20px;max-height:100%;display:flex;flex-direction:column}.primary-popup-content-header{color:#000;font-size:22px;font-weight:700;height:80px}.primary-popup-content-header #primary-popup-title{padding-left:20px}.primary-popup-content-body{overflow-y:auto;padding:0 20px;flex-grow:1}.primary-popup-content-footer{height:80px}.primary-popup-content-footer.hidden{display:none}.primary-popup-content-footer-right{gap:20px}.primary-popup-content-footer .popup-button{display:flex;width:112px;height:45px;justify-content:center;align-items:center;border-radius:6px;font-size:15px;font-weight:600}.primary-popup-content-footer .popup-button.preview{background:#0066ff26;color:#06f}.primary-popup-content-footer .popup-button.save{background:#06f;color:#fff}.primary-popup-content-footer .popup-button.delete{border:1px solid #0066FF;background-color:#fff;color:#06f}.primary-popup-row-title{font-size:15px;font-weight:500;align-self:start;margin-top:10px}.primary-popup-row-title-mandatory{color:red;margin:2px 0 0 2px;align-self:start}.primary-popup-row .row-information-content{position:relative;z-index:1}.primary-popup-row .row-information-content-inner{position:absolute;top:10px;left:10px;display:inline-flex;padding:20px 25px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:6px;background:#fff;box-shadow:0 10px 44px #3a58791a}.dashboard-info{position:relative}.dashboard-info-button{margin-left:6px}.dashboard-info-button img{width:18px;height:18px}.dashboard-info-button.isSmall{margin-left:3px;width:14px;height:14px}.dashboard-info-content{position:absolute;left:25px;top:0;width:max-content;max-width:500px;padding:20px 25px;background-color:#fff;box-shadow:0 10px 44px #3a58791a;border-radius:6px;z-index:10}.dashboard-info-title{font-size:15px;font-weight:600;line-height:170%;color:#06f}.dashboard-info-text{color:#7c7c7c;font-size:13px;font-weight:500;line-height:150%;white-space:pre-line}.dashboard-info-text b{font-weight:700}.register-game{position:fixed;top:0;left:0;height:100%;width:100%;z-index:100}.register-game-logo{position:absolute;top:0;left:0;margin:27px 16px;height:18px}.register-game-closeBtn{position:absolute;top:0;right:0;margin:34px}.register-game-closeBtn img{width:30px;aspect-ratio:1/1}.register-game .input-form.payback-start-amount .outline{padding-right:2px}.register-game .input-form-inner{justify-content:space-between}.register-game .input-form-label{width:100px}.register-game .input-form .outline{width:70%}.register-game .input-form input{width:100%}.register-game .input-form-under-text{margin-left:0!important}.register-game .input-form .suffix button{background:#000;color:#fff;border-radius:6px;font-size:12px}.register-game-left{align-items:flex-end;width:50%;height:100%;background-color:#f7f9fb}.register-game-left-inner{width:385px;margin-right:60px}.register-game-left-inner-guide{margin-top:36px}.register-game-left-inner-guide-text{padding-bottom:10px;color:#8a95a6;font-size:12px;font-weight:700}.register-game-left-title{color:#06f;font-size:14px;font-weight:600;line-height:170%}.register-game-left-description{color:#7c7c7c;font-size:12px;font-weight:500;line-height:150%;white-space:pre-line}.register-game-left-description b{font-weight:700;color:#000}.register-game-left-info{margin-top:8px;color:#7c7c7c;font-size:10px;font-weight:500;line-height:150%}.register-game-right{align-items:flex-start;width:50%;height:100%;background-color:#fff}.register-game-right-inner{width:385px;margin-left:60px}.register-game-right-title{font-size:18px;font-weight:600}.register-game-right-description{margin:6px 0 30px;color:#929292;font-size:12px;font-weight:500;line-height:140%}.register-game-steps{position:relative;width:fit-content;column-gap:30px;padding-bottom:15px}.register-game-steps-step{background-color:#f7f9fb;column-gap:10px;z-index:1}.register-game-steps-step.isPassed .register-game-steps-step-number{background-color:#0066ff26}.register-game-steps-step.isPassed .register-game-steps-step-number img{width:22px;aspect-ratio:1/1}.register-game-steps-step.isPassed .register-game-steps-step-title{font-weight:700;color:#06f;opacity:.5}.register-game-steps-step.selected .register-game-steps-step-number{background-color:#06f;font-size:15px;font-weight:500}.register-game-steps-step.selected .register-game-steps-step-title{font-weight:700;color:#06f}.register-game-steps-step-number{width:30px;height:30px;background-color:#d9d9d9;border-radius:50%;color:#fff}.register-game-steps-step-title{font-size:15px;font-weight:500;color:#8d8d8d}.register-game-steps-line{position:absolute;height:1px;width:100%;background-color:#d9d9d9}.register-game-steps-line.blue{background-color:#06f}.register-game-forms.hidden{display:none}.register-game-forms.basic-info .register-game-right-title{margin-bottom:40px}.register-game-forms.payback .input-form-under-text{text-align:right}.register-game-forms-divider{margin:30px 0;height:1px;background-color:#e1e5e9}.register-game-forms-inputs{row-gap:40px}.register-game-forms-inputs-wrap{margin-top:10px}.register-game-forms-inputs-titleWrap{position:relative}.register-game-forms-inputs-titleWrap-guideNum{position:absolute;top:-5px;right:-12px;color:red;font-size:14px;font-weight:800}.register-game-forms-inputs .domain-title{font-size:15px;font-weight:500;width:100px}.register-game-forms-inputs .domain-url-host{font-size:14px;color:#585858}.register-game-forms-inputs .domain-url-slug .input-form-inner{justify-content:flex-end}.register-game-forms-inputs .domain-url-slug .input-form-inner .outline{width:100%;padding:0 15px 0 0}.register-game-forms-inputs .domain-url-slug .input-form-label{width:0px}.register-game-forms-inputs .domain-desc{padding-top:12px;font-size:12px;font-weight:500;line-height:122%;color:#a1a1a1;white-space:pre-line}.register-game-forms-payback{margin-bottom:26px;padding:20px 30px 20px 34px;border:1px solid #e1e5e9;border-radius:20px}.register-game-forms-payback-desc{color:#8a95a6;font-size:12px;font-weight:700}.register-game-forms-payback .payback-example{margin-top:20px;align-items:flex-end}.register-game-forms-payback .payback-example span{color:#585858;font-size:12px;font-weight:500}.register-game-forms-payback .payback-example-image{width:100%}.register-game-forms-payback .payback-example-tag{margin-top:8px;column-gap:10px}.register-game-forms-payback .payback-example-tag span{font-size:11px;font-weight:600;white-space:pre-line;text-align:right}.register-game-forms-payback .payback-example-tag span:before{content:"● "}.register-game-forms-payback .payback-example-tag span.direct{color:#7800d4}.register-game-forms-payback .payback-example-tag span.cumulative{color:#06f}.register-game-forms-payback .payback-example-tag span.profit{color:#ff41b6}.register-game-forms-submit{row-gap:40px}.register-game-forms-submit-title{font-size:18px;font-weight:600;text-align:center;line-height:120%}.register-game-pageBtns{margin-top:60px;column-gap:10px}.register-game-pageBtns .hidden{display:none}.register-game-pageBtns button{width:100%;max-width:315px;padding:13px;border-radius:6px}.register-game-pageBtns button:disabled{background-color:#00000026;color:#8d8d8d;cursor:default}.register-game-pageBtns-prev{border:1px solid #0066ff;color:#06f}.register-game-pageBtns-next,.register-game-pageBtns-submit{background-color:#06f;color:#fff}.dialog-price-setup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;z-index:100}.dialog-price-setup .content{background-color:#fff;border-radius:20px;padding:32px 30px;min-width:520px}.dialog-price-setup .content header h1{font-size:22px;font-weight:700}.dialog-price-setup .content .default-price{margin-top:18px}.dialog-price-setup .content .default-price h1{font-size:16px;font-weight:700;line-height:140%}.dialog-price-setup .content .default-price h2{font-size:12px;font-weight:400;line-height:140%;white-space:pre-line}.dialog-price-setup .content .default-price-setting{margin-top:20px;border-radius:6px;background:#f1f1f1;padding:15px 20px}.dialog-price-setup .content .default-price-setting-inputs{column-gap:24px}.dialog-price-setup .content .default-price-label{font-size:13px;font-weight:500;padding-bottom:8px;text-align:center;text-indent:8px;opacity:.6}.dialog-price-setup .content .default-price-value{display:flex;align-items:center;justify-content:center;height:40px;font-size:15px;font-weight:500;text-align:center}.dialog-price-setup .content .default-price-input input{width:118px}.dialog-price-setup .content .default-discount-input input{width:40px}.dialog-price-setup .content .local-price{margin:30px 10px 0}.dialog-price-setup .content .local-price h1{font-size:16px;font-weight:700;line-height:140%}.dialog-price-setup .content .local-price h2{font-size:12px;font-weight:400;line-height:140%}.dialog-price-setup .content .local-price table{margin-top:14px;width:100%}.dialog-price-setup .content .local-price table tr{border-top:10px solid #fff}.dialog-price-setup .content .local-price table tr td:first-child{width:40px}.dialog-price-setup .content .local-price table tr td:last-child{display:flex;justify-content:flex-end}.dialog-price-setup .content .local-price table tr td:last-child input{width:160px;text-align:right}.dialog-price-setup .content .local-price table tfoot{height:40px}.dialog-price-setup .content-buttons button{display:flex;width:112px;height:45px;padding:6px 12px;justify-content:center;align-items:center;border-radius:6px;border:1px solid #06F;background:#fff}.dialog-price-setup .content-buttons button.cancel{color:#06f;font-size:15px;font-weight:600}.dialog-price-setup .content-buttons button.apply{background:#06f;color:#fff;margin-left:20px}.input-form-select{font-size:16px;font-weight:500;position:relative}.input-form-select.placeholder-active{color:#0000004d}.input-form-select-img{margin-right:6px;height:25px}.input-form-select select,.input-form-select .custom{height:40px;padding:0 28px 0 11px;border-radius:5px;border:1px solid #eee;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2715%27%20height=%278%27%20viewBox=%270%200%2015%208%27%20fill=%27none%27%20style=%27transform:%20rotate(0deg)%27%3E%3Cpath%20d=%27M7.26347%205.91388L12.8903%200.287081C13.0816%200.0956936%2013.3049%200.00318956%2013.5601%200.00956917C13.8153%200.0159488%2014.0386%200.114832%2014.23%200.30622C14.4214%200.497607%2014.5171%200.720893%2014.5171%200.976076C14.5171%201.23126%2014.4214%201.45455%2014.23%201.64593L8.35438%207.54067C8.20127%207.69378%208.02902%207.80861%207.83763%207.88517C7.64624%207.96172%207.45486%208%207.26347%208C7.07208%208%206.88069%207.96172%206.6893%207.88517C6.49792%207.80861%206.32567%207.69378%206.17256%207.54067L0.277821%201.64593C0.0864331%201.45455%20-0.0060709%201.22807%200.00030869%200.966507C0.00668828%200.704944%200.105572%200.478469%200.296959%200.287081C0.488347%200.0956936%200.711633%200%200.966816%200C1.222%200%201.44528%200.0956936%201.63667%200.287081L7.26347%205.91388Z%27%20fill=%27%231c1b1f%27/%3E%3C/svg%3E") no-repeat right .5rem center/15px 8px #fff;cursor:pointer}.input-form-select select.custom,.input-form-select .custom.custom{width:100%;font-size:15px;font-weight:500}.input-form-select select:focus,.input-form-select select.open,.input-form-select .custom:focus,.input-form-select .custom.open{outline:none;border-color:#000}.input-form-select select.open,.input-form-select .custom.open{background:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2715%27%20height=%278%27%20viewBox=%270%200%2015%208%27%20fill=%27none%27%20style=%27transform:%20rotate(180deg)%27%3E%3Cpath%20d=%27M7.26347%205.91388L12.8903%200.287081C13.0816%200.0956936%2013.3049%200.00318956%2013.5601%200.00956917C13.8153%200.0159488%2014.0386%200.114832%2014.23%200.30622C14.4214%200.497607%2014.5171%200.720893%2014.5171%200.976076C14.5171%201.23126%2014.4214%201.45455%2014.23%201.64593L8.35438%207.54067C8.20127%207.69378%208.02902%207.80861%207.83763%207.88517C7.64624%207.96172%207.45486%208%207.26347%208C7.07208%208%206.88069%207.96172%206.6893%207.88517C6.49792%207.80861%206.32567%207.69378%206.17256%207.54067L0.277821%201.64593C0.0864331%201.45455%20-0.0060709%201.22807%200.00030869%200.966507C0.00668828%200.704944%200.105572%200.478469%200.296959%200.287081C0.488347%200.0956936%200.711633%200%200.966816%200C1.222%200%201.44528%200.0956936%201.63667%200.287081L7.26347%205.91388Z%27%20fill=%27%231c1b1f%27/%3E%3C/svg%3E") no-repeat right .5rem center/15px 8px #fff}.input-form-select select:disabled,.input-form-select select.disabled,.input-form-select .custom:disabled,.input-form-select .custom.disabled{background:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2715%27%20height=%278%27%20viewBox=%270%200%2015%208%27%20fill=%27none%27%20style=%27transform:%20rotate(0deg)%27%3E%3Cpath%20d=%27M7.26347%205.91388L12.8903%200.287081C13.0816%200.0956936%2013.3049%200.00318956%2013.5601%200.00956917C13.8153%200.0159488%2014.0386%200.114832%2014.23%200.30622C14.4214%200.497607%2014.5171%200.720893%2014.5171%200.976076C14.5171%201.23126%2014.4214%201.45455%2014.23%201.64593L8.35438%207.54067C8.20127%207.69378%208.02902%207.80861%207.83763%207.88517C7.64624%207.96172%207.45486%208%207.26347%208C7.07208%208%206.88069%207.96172%206.6893%207.88517C6.49792%207.80861%206.32567%207.69378%206.17256%207.54067L0.277821%201.64593C0.0864331%201.45455%20-0.0060709%201.22807%200.00030869%200.966507C0.00668828%200.704944%200.105572%200.478469%200.296959%200.287081C0.488347%200.0956936%200.711633%200%200.966816%200C1.222%200%201.44528%200.0956936%201.63667%200.287081L7.26347%205.91388Z%27%20fill=%27%23868688%27/%3E%3C/svg%3E") no-repeat right .5rem center/15px 8px #f1f1f1;border-color:#e1e1e1;color:#0000004d;cursor:not-allowed}.input-form-select select.error,.input-form-select .custom.error{border-color:#ff5f5f}.input-form-select-list{position:relative;border-radius:5px;border:1px solid #000;z-index:10;max-height:210px;overflow-y:auto;padding:7px;background-color:#fff}.input-form-select-list li{border-radius:5px;padding:0 4px;height:42px;align-content:center;cursor:pointer}.input-form-select-list li:hover{background-color:#f1f1f1}.input-form-select-list li button{width:100%;height:100%;text-align:left;border:none;background:none;cursor:pointer;font-size:15px;font-weight:500}.dashboard-company-inputs{row-gap:30px}.dashboard-company-inputs .input-form input{width:20vw;min-width:400px}.dashboard-company-inputs .company-setting-contact .input-form-label{margin-top:12px}.dashboard-company-inputs .company-setting-contact-inputs{column-gap:10px}.dashboard-company-inputs .company-setting-contact-inputs select{width:120px}.dashboard-company-inputs .company-setting-contact-inputs input{width:calc(20vw - 130px);min-width:270px}.dashboard-company-inputs .company-setting-contact-underText{padding-left:8px;padding-top:12px;font-size:12px;font-weight:500;line-height:122%;color:#a1a1a1;white-space:pre-line}.dashboard-company-buttons{padding-top:47px;padding-bottom:18px;column-gap:20px}.dashboard-company-buttons button{width:112px;height:45px;border-radius:6px;font-size:15px;font-weight:600}.dashboard-company-buttons-cancel{border:1px solid #06f;color:#06f}.dashboard-company-buttons-save{background-color:#06f;color:#fff}.row{display:flex;flex-direction:row;align-items:center}.row.center{justify-content:center}.row.between{justify-content:space-between}.row.left{justify-content:flex-start}.row.right{justify-content:flex-end}.row.top{align-items:flex-start}.row.bottom{align-items:flex-end}.col{display:flex;flex-direction:column;justify-content:center}.col.center{align-items:center}.col.between{justify-content:space-between}.col.top{justify-content:flex-start}.col.bottom{justify-content:flex-end}.text{display:flex;flex-direction:column}.text:before{content:"";height:4px}.font-shuttleblock{font-family:shuttleblock,sans-serif}.font-proteststrike{font-family:protest strike,sans-serif;font-weight:400}.font-pretendard{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}.font-manrope{font-family:Manrope,sans-serif}.scroll{width:100%;max-width:480px;min-width:375px;margin:0 auto}.scroll-container{position:relative;overflow:hidden auto;height:100vh;background-color:#e8ecf3;color:#fff}.scroll-container.scroll-lock{overflow:hidden}.gradient-text{background:linear-gradient(90deg,#4cfd84 .36%,#32e0ff,#388eff 99.64%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tag{width:fit-content;padding:2px 5px 1px;border-radius:4px;font-size:11px;font-weight:700;color:#fff}.tag.new{background-color:#105cff}.tag.hot{background-color:#00cb66}.tag.popular{background-color:#f90}.google-auth{position:fixed;inset:0;background-color:#fff;z-index:100}.input-form-under-text.error{color:#ff5f5f}.input-form-under-text{padding-top:12px;font-size:12px;font-weight:500;line-height:122%;color:#a1a1a1;white-space:pre-line}.dashboard-user-header{margin-top:43px;column-gap:15px}.dashboard-user-header-search-input .outline{padding:0 8px;height:30px}.dashboard-user-header-search-input .outline .prefix{margin-right:8px}.dashboard-user-header-search-input .outline input{width:300px}.dashboard-user-header-search-button{height:30px;padding:0 20px;background-color:#06f;border-radius:5px;color:#fff;font-size:14px;font-weight:500}.dashboard-user-body{padding:30px 0 100px}table{width:100%}table td{padding:14px 15px;font-size:13px;font-weight:400}table td.line-break{white-space:pre-line}table thead{border-top:1px solid #E1E5E9}table thead td{color:#555;text-align:center}table thead td .subText{font-size:11px;opacity:.7}table tbody{border-bottom:1px solid #E1E5E9}table tbody tr[data-exists=true]{cursor:pointer}table tbody tr:nth-child(odd){background-color:#f7f9fb}table tbody tr td{color:#000;text-align:center}table tbody tr td:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}table tbody tr td:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}table tfoot span.page-info{width:100px}table tfoot span.page-info.total-count{text-align:left}table tfoot span.page-info.current-page{text-align:right}table tfoot .page-buttons{column-gap:2px}table tfoot .page-buttons .page-button{width:20px;opacity:.3}table tfoot .page-buttons .page-button.prev,table tfoot .page-buttons .page-button.next{font-size:28px;padding-bottom:2px;color:#1c1b1f;opacity:.5}table tfoot .page-buttons .page-button.current{opacity:1;font-weight:700}.user-popup-content{height:666px}.user-popup-content-body{min-width:800px}.user-popup-content-body-tabList{position:relative;margin-top:32px;column-gap:42px;font-size:15px;font-weight:400;border-bottom:1px solid #e1e5e9}.user-popup-content-body-tabList-tab{padding-bottom:10px;opacity:.5}.user-popup-content-body-tabList-tab.selected{border-bottom:1px solid #000;font-weight:600;opacity:1}.user-popup-content-body-tabList-tab img{height:10px;padding-right:3px}.user-popup-content-body .point-history-filters{margin-top:10px;column-gap:5px;align-items:flex-end}.user-popup-content-body .point-history-filters-date{column-gap:5px;border:1px solid #e7e7ee;border-radius:6px}.user-popup-content-body .point-history-filters-date input[type=date]{height:30px;padding:10px;border:none}.user-popup-content-body .point-history-filters .input-form-select .custom{height:30px}.user-popup-content-body .point-history .search-button{height:30px;padding:0 20px;background-color:#06f;border-radius:5px;color:#fff;font-size:14px;font-weight:500}.user-popup-content-body .point-history-table{margin-top:10px}.input-form-calendar input[type=date],.input-form-calendar input[type=time],.input-form-calendar input[type=month]{border-radius:6px;border:1px solid #e7e7ee;background:#fff;height:40px;text-align:right;cursor:pointer;-webkit-user-select:none;user-select:none;padding:15px 10px}.input-form-calendar input[type=date]::-webkit-calendar-picker-indicator,.input-form-calendar input[type=time]::-webkit-calendar-picker-indicator,.input-form-calendar input[type=month]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.input-form-calendar input[type=date]::-moz-focus-inner,.input-form-calendar input[type=time]::-moz-focus-inner,.input-form-calendar input[type=month]::-moz-focus-inner{border:0}.input-form-calendar input[type=date]::-webkit-inner-spin-button,.input-form-calendar input[type=date]::-webkit-clear-button,.input-form-calendar input[type=time]::-webkit-inner-spin-button,.input-form-calendar input[type=time]::-webkit-clear-button,.input-form-calendar input[type=month]::-webkit-inner-spin-button,.input-form-calendar input[type=month]::-webkit-clear-button{display:none}.input-form-calendar input[type=date]:disabled,.input-form-calendar input[type=time]:disabled,.input-form-calendar input[type=month]:disabled{border:1px solid #E1E1E1;background:#f1f1f1;color:#0000004d;cursor:not-allowed}.dashboard-select-title{margin-bottom:6px;font-size:13px;font-weight:400;color:#777}
