@keyframes sdb{to{top:50%;opacity:.2}}@keyframes v_img{0%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes v_txt{0%{transform:translateY(calc(60 / 10 * 1rem));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fade_in_1{0%{opacity:0;transform:translateX(calc(50 / 10 * 1rem))}to{opacity:1;transform:translateY(0)}}@keyframes link{0%{right:2.5rem}to{right:1.2rem}}@keyframes w_100{0%{width:0}to{width:100%}}:root{--vh:100;--white:#ffffff;--black:#000000;--gray-950:#0a0a0a;--gray-900:#111111;--gray-800:#222222;--gray-700:#333333;--gray-600:#444444;--gray-500:#666666;--gray-400:#888888;--gray-300:#aaaaaa;--gray-200:#cccccc;--gray-100:#dddddd;--gray-50:#eeeeee;--gray-40:#f4f4f4;--gray-30:#f9f9f9;--red:#f31210;--teal:#00b7b7;--yellow:#f7c12e}*{box-sizing:border-box;color:inherit}html{font-family:Noto Sans KR,Noto Sans KR Fallback,Segoe UI,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;word-break:keep-all}body,html{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--gray-600) rgba(0,0,0,0);scroll-behavior:smooth}body::-webkit-scrollbar,html::-webkit-scrollbar{width:.6rem;background-color:rgba(0,0,0,0)}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:rgba(0,0,0,0)}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:var(--gray-600);border-radius:999px}dd,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,ul,xmp{margin:0;padding:0;font:inherit}li,ol,ul{list-style:none;appearance:none}img{width:100%;border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}fieldset,textarea{padding:0;margin:0}fieldset{display:block;border:none}caption,legend{width:0;height:0;padding:0;margin:0;font-size:0;line-height:0}a{text-decoration:none;color:inherit;cursor:pointer}em{font-style:normal}::-ms-clear{display:none}input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]{padding:0 1.6rem;display:block;width:100%;height:4.8rem;appearance:none;border:1px solid var(--gray-600);font-family:inherit;color:var(--white);background-color:var(--gray-800);transition:border .4s;font-size:1.6rem;border-radius:.6rem;text-align:left}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}input[type=email]:placeholder,input[type=number]:placeholder,input[type=password]:placeholder,input[type=search]:placeholder,input[type=tel]:placeholder,input[type=text]:placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}input[type=email].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error{border-color:var(--red)!important}input[type=email]:not([readonly]):focus,input[type=number]:not([readonly]):focus,input[type=password]:not([readonly]):focus,input[type=search]:not([readonly]):focus,input[type=tel]:not([readonly]):focus,input[type=text]:not([readonly]):focus{border:1px solid var(--white);outline:none}input[type=email]:not([readonly]):focus::placeholder,input[type=number]:not([readonly]):focus::placeholder,input[type=password]:not([readonly]):focus::placeholder,input[type=search]:not([readonly]):focus::placeholder,input[type=tel]:not([readonly]):focus::placeholder,input[type=text]:not([readonly]):focus::placeholder{color:rgba(0,0,0,0)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{padding:1rem 1.6rem;width:100%;resize:none;appearance:none;border:1px solid var(--gray-600);font-family:inherit;color:var(--white);background-color:var(--gray-800);transition:border .4s;border-radius:.4rem;font-size:1.6rem;text-align:left}textarea::-webkit-input-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}textarea::-moz-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}textarea:-ms-input-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}textarea:-moz-placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}textarea:placeholder{color:var(--gray-400);opacity:1;font-size:1.4rem}textarea.error{color:var(--red)}textarea:not([readonly]):focus{outline:none}textarea:not([readonly]):focus::placeholder{color:rgba(0,0,0,0)}select{padding-left:2rem;padding-right:3rem;width:100%;height:4.8rem;border:1px solid var(--black-50);font-size:1.6rem;font-family:inherit;line-height:1.6;border-radius:0;outline:none;appearance:none!important;box-shadow:none;vertical-align:middle;cursor:pointer}select:disabled{opacity:.5}select option{color:var(--gray-100)}select::-ms-expand{display:none}option::-moz-selection{background:var(--gray-100)}option::selection{background:var(--gray-100)}button{all:unset;margin:0;padding:0;display:block;width:100%;outline:0;font-family:inherit;box-sizing:border-box;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:0}html{font-size:62.5%}html.is-pc{background-color:var(--gray-800)}html.is-mobile{background-color:var(--black)}html.is-mobile *{scrollbar-width:none;-ms-overflow-style:none}html.is-mobile ::-webkit-scrollbar{display:none}html.is-mobile body::-webkit-scrollbar,html.is-mobile::-webkit-scrollbar{display:none}#wrap{position:relative;color:var(--white)}.page-wrapper{position:relative;display:flex;flex-direction:column;margin:0 auto;background-color:var(--black);max-width:60rem;min-height:calc(var(--vh, 1vh)*100);min-height:100dvh;padding-bottom:6rem}.page-wrapper--no-padding{padding-bottom:0}.header{flex-shrink:0;position:sticky;top:0;width:100%;background-color:var(--black);z-index:100}.header__inner{position:relative;margin:0 auto;padding:1.3rem 2rem 0;height:5rem;text-align:center;z-index:1}.header__logo{text-indent:-1000000em;font-size:0}.header__logo img{width:6.9rem}.header__center{padding:0 3rem}.header__title{font-size:1.4rem;font-weight:500}.header__button{position:absolute;width:2.4rem;height:2.4rem;text-indent:-1000000em;font-size:0;z-index:100}.header__button img{object-fit:cover;width:100%;height:100%}.header__button--back{top:1.3rem;left:2rem}.header__button--menu{position:absolute;top:1.3rem;right:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem}.header__button--menu span{display:block;width:2rem;height:.2rem;background-color:var(--white);border-radius:.4rem;transition:transform .3s ease,opacity .3s ease}.header__button--menu.on span:first-child{transform:rotate(45deg) translate(.25rem,.6rem)}.header__button--menu.on span:nth-child(2){opacity:0}.header__button--menu.on span:nth-child(3){transform:rotate(-45deg) translate(.25rem,-.6rem)}.container{flex:1;display:flex;width:100%;flex-direction:column}.footer{margin-top:3rem;border-top:.8rem solid var(--gray-800);color:var(--gray-300)}.footer__inner{padding:3rem 2rem}.footer__logo{display:block;width:6.9rem}.footer__information{margin-top:2rem}.footer__information-item{font-size:1.2rem}.footer__information-item+.footer__information-item{margin-top:.4rem}.footer__information-label{width:4.6rem}.footer__terms{margin-top:2rem;font-size:1.3rem}.footer__terms-item+.footer__terms-item:before{content:"";margin:0 3rem;display:inline-block;width:.1rem;height:.8rem;background-color:var(--gray-600)}.footer__link{margin-top:2rem;padding-top:2rem;display:flex;flex-wrap:wrap;border-top:.1rem solid var(--gray-700);gap:1rem}.footer__link-item{display:flex;align-items:center;gap:.8rem;width:calc((100% - 1rem)/2)}.footer__link-icon{width:2.4rem}.footer__link-label{font-size:1.4rem}.footer-fixed{position:fixed;bottom:0;left:0;width:100%}.footer-fixed__inner{position:relative;margin:0 auto;max-width:60rem}.quick-menu{position:fixed;bottom:7.1rem;left:50%;transform:translateX(25.6rem);display:flex;flex-direction:column;gap:.4rem}@media(max-width:600px){.quick-menu{left:auto;right:1.4rem;transform:none}}.quick-menu__button{width:3.4rem;height:3.4rem;border-radius:50%;background-color:var(--gray-600);background-repeat:no-repeat;background-position:50% 50%;background-size:2rem}.quick-menu__button--chat{background-image:url(/images/common/icon_chat.svg);background-size:1.4rem}.quick-menu__button--write{background-image:url(/images/common/icon_edit.svg)}.quick-menu__button--top{position:relative;bottom:-7rem;height:0;background-image:url(/images/common/icon_top.svg);transition:bottom .3s ease}.quick-menu__button--top.active{bottom:0;height:3.4rem}.footer-tab{position:relative;padding:0 2rem;display:flex;border-top:.1rem solid var(--gray-800);background-color:var(--black)}.footer-tab__item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;height:6rem;text-align:center;color:var(--gray-500)}.footer-tab__item:before{content:"";width:1.8rem;height:1.8rem;background-color:var(--gray-500);mask-image:var(--icon);mask-size:100%}.footer-tab__item.active{color:var(--white)}.footer-tab__item.active:before{background-color:var(--white)}.footer-tab__label{font-size:1.1rem;font-weight:500}.floating-qr{position:fixed;padding:4rem 0;top:4rem;left:calc(50% + 30rem + 4rem);width:25.5rem;background-color:var(--gray-700);border-radius:2rem;text-align:center}.floating-qr__logo{width:7rem}.floating-qr__text{margin-top:1.4rem;color:var(--white);font-weight:600;font-size:2rem}.floating-qr__qr{margin:1.4rem auto 0;width:11rem;height:11rem}.inner{padding:0 2rem}.inner .tab{margin:0 -2rem}.page{padding-bottom:3rem}.page__header{padding:0 0 3rem}.page__title{font-size:2.4rem;font-weight:700}.page__description{margin-top:2rem;font-size:1.4rem;line-height:1.75;text-align:center}.page__footer{padding-top:6rem}.blind{position:absolute}.blind,.blind *{text-indent:-1000000em;font-size:0}.line-cut{overflow:hidden}.no-click{pointer-events:none}.point{color:var(--red)}.bold{font-weight:700}.text--red{color:var(--red)}.text--gray{color:var(--gray-50)}.fixed--bottom{position:fixed;left:0;bottom:0;padding:2rem 0 calc(42/10*1rem);width:100%;background-color:#fff}.ell{width:100%;white-space:nowrap}.ell,.ell--1{display:block;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.ell--1{display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ell--2{-webkit-line-clamp:2}.ell--2,.ell--3{display:block;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-all}.ell--3{-webkit-line-clamp:3}.scroll-container{scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,0);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--gray-600) rgba(0,0,0,0)}.scroll-container::-webkit-scrollbar{width:.6rem}.scroll-container::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.scroll-container::-webkit-scrollbar-thumb{background-color:var(--gray-600);border-radius:999px}.no-scr{width:100%;height:100%;overflow:hidden}.scr-x{overflow-x:auto;overflow-y:hidden}.scr-x:-webkit-scrollbar{display:none;width:0;height:0;background:rgba(0,0,0,0);-webkit-appearance:none}.button-group{--basis:1;display:flex;gap:1rem}.button-group .button{flex:0 0 var(--basis)}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:4.8rem;background-color:var(--white);font-size:1.6rem;font-weight:500;text-align:center;color:var(--gray-800);border-radius:.6rem;border:.1rem solid var(--white);cursor:pointer;transition:.3s}.button--full{width:100%}.button--gray{background-color:var(--gray-200);color:var(--black);border-color:var(--gray-200)}.button--black{background-color:var(--black);color:var(--white);border-color:var(--black)}.button--sm{height:3.4rem;font-size:1.4rem}.button[disabled]{background-color:var(--gray-600)!important;border-color:var(--gray-600)!important;color:var(--gray-500)!important}.badge{padding:0 1rem;margin-left:1rem;background-color:var(--red);color:var(--white);font-size:1rem;font-weight:700;line-height:2.4rem;border-radius:2.4rem}.badge--gray{background-color:var(--gray-100);color:var(--gray-200)}.checkbox input{display:none}.checkbox--base .checkbox__label{display:flex;gap:1rem;font-size:1.3rem;font-weight:500;line-height:1.3846153846}.checkbox--base .checkbox__icon{position:relative;display:block;width:1.8rem;height:1.8rem;flex-shrink:0;background-color:var(--gray-600);border-radius:.3rem}.checkbox--base .checkbox__icon:before{content:"";position:absolute;width:100%;height:100%;left:0;mask-image:url(/images/common/icon_check.svg);mask-position:50% 50%;mask-size:1rem;mask-repeat:no-repeat;background-color:var(--black)}.checkbox--base.checked .checkbox__icon{background-color:var(--white)}.tooltip{position:relative}.tooltip__button{width:1.4rem;height:1.4rem;background:url(/images/common/icon_mark.png) no-repeat 0/100%}.tooltip__text{position:absolute;top:calc(100% + 1rem);left:50%;transform:translateX(-50%);padding:.6rem 1rem;background-color:var(--gray-600);color:#fff;font-size:1.3rem;font-weight:400;border-radius:.6rem;z-index:10}.tooltip__text:before{content:"";position:absolute;bottom:100%;left:50%;margin-left:-.5rem;width:0;height:0;border-left:.5rem solid rgba(0,0,0,0);border-right:.5rem solid rgba(0,0,0,0);border-bottom:.5rem solid var(--gray-600)}.tooltip--right .tooltip__text{top:50%;left:100%;transform:translateY(-50%) translateX(.8rem)}.tooltip--left{top:50%;right:100%}.tooltip--left .tooltip__text{transform:translateY(-50%) translateX(-.8rem)}.modal-calendar__header{padding-bottom:2rem}.modal-calendar__header-nav{display:flex;justify-content:space-between;align-items:center}.modal-calendar__nav-button{width:2rem;height:2rem;mask-image:url(/images/common/btn_back.svg);mask-position:50% 50%;mask-size:100%;mask-repeat:no-repeat;background-color:var(--black)}.modal-calendar__nav-button--next{transform:scaleX(-1)}.modal-calendar__title{flex-shrink:0;font-size:1.7rem;font-weight:600}.modal-calendar__dates,.modal-calendar__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.modal-calendar__weekday{display:flex;align-items:center;justify-content:center;font-size:1.4rem}.modal-calendar__dates{margin-top:1.2em;gap:1.2rem 0}.modal-calendar__date-wrap{display:flex;align-items:center;justify-content:center}.modal-calendar__date{font-size:1.4rem;width:3.2rem;height:3.2rem;text-align:center;border-radius:50%}.modal-calendar__date--today{color:var(--teal)}.modal-calendar__date--selected{color:var(--white);background-color:var(--black)}.modal-calendar__date--other-month{color:var(--gray-300)}.modal-selectbox__title{margin-top:-1rem;padding-bottom:2rem;font-size:1.8rem;font-weight:600}.modal-selectbox__list{max-height:50vh;overflow:auto}.modal-selectbox__item{border-top:.1rem solid var(--gray-40)}.modal-selectbox__item.checked .modal-selectbox__icon{display:block}.modal-selectbox__item.checked .modal-selectbox__icon--multi{background-color:var(--black)}.modal-selectbox__label{padding:1.4rem 0;display:flex;align-items:center;font-size:1.6rem;gap:.8rem}.modal-selectbox__icon{margin-left:auto;display:none;width:1.8rem;height:1.8rem}.modal-selectbox__icon:before{content:"";display:block;width:100%;height:100%;mask-image:url(/images/common/icon_check.svg);mask-position:50% 50%;mask-size:1.2rem;mask-repeat:no-repeat;background-color:var(--black)}.modal-selectbox__icon--multi{display:block;background-color:var(--gray-100);border-radius:.3rem}.modal-selectbox__icon--multi:before{background-color:var(--white);mask-size:1rem}.modal-selectbox .button-group{margin-top:.6rem}.form__action{margin-top:3rem}.form__group{display:flex;flex-direction:column;gap:2rem}.form__label{padding-bottom:1rem;display:block;font-size:1.4rem;color:var(--gray-400)}.form__inputs{display:flex;flex-direction:column;gap:1rem}.form__input-wrap{position:relative;display:flex;align-items:center}.form__input-wrap--textarea{padding:1rem 1.6rem 3rem;border:1px solid var(--gray-600);color:var(--white);background-color:var(--gray-800);border-radius:.6rem}.form__input-wrap--textarea textarea{padding:0;background-color:rgba(0,0,0,0);border:0}.form__counter{position:absolute;right:1.6rem;bottom:1rem;font-size:1rem;font-weight:500}.form__field--agree{border-top:1px solid var(--gray-100)}.form__field--agree .checkbox{padding:2.2rem 0 3rem}.form__error{color:var(--red)}.form__error,.form__helper{margin-top:.6rem;padding:0 1.6rem;font-size:1.2rem}.form__helper{color:var(--teal)}.form__addon{margin:0 1rem;font-size:1.8rem;font-weight:700}.form__option{margin-top:2.2rem}.form__select-default{font-size:1.4rem}.form__select-button{padding:0 1.6rem;display:flex;align-items:center;justify-content:space-between;width:100%;height:4.8rem;font-family:inherit;font-size:1.6rem;color:var(--white);background-color:var(--gray-800);border-radius:.6rem;border:1px solid var(--gray-600);transition:border .4s}.form__select-button:after{content:"";width:2rem;height:2rem;mask-image:url(/images/common/icon_chevron_down.svg);mask-position:50% 50%;mask-size:100%;mask-repeat:no-repeat;background-color:var(--white)}.form__select-content{margin-top:1rem;width:var(--radix-select-trigger-width);font-size:1.6rem;color:var(--white);background-color:var(--gray-800);border-radius:.6rem;border:1px solid var(--gray-600)}.form__select-item{position:relative;padding:1rem 1.6rem 1rem 4rem}.form__select-item:hover{background-color:var(--gray-700)}.form__select-check-icon{position:absolute;left:.6rem;width:2rem}.form__select-down-icon{width:2rem}.news__item{display:flex;justify-content:space-between;gap:1rem}.news__item+.news__item{margin-top:2rem;padding-top:2rem;border-top:.1rem solid var(--gray-700)}.news__head{display:flex;flex-direction:column;gap:.4rem}.news__title{font-size:1.4rem}.news__image-wrap{position:relative;flex-shrink:0;width:4rem;height:4rem;border:.1rem solid var(--gray-600);border-radius:.6rem;overflow:hidden}.news__image{width:100%;height:100%;object-fit:cover}.news__date{font-size:1.1rem;color:var(--gray-300)}.popup:not(.no-dim){position:fixed;top:0;left:0;bottom:0;width:100%;display:flex;justify-content:center;background:rgba(0,0,0,.6);z-index:9999;opacity:0;transition:opacity .3s ease;pointer-events:none}.popup__wrap{padding:0 2rem;width:100%;overflow:auto;background-color:var(--white);border-radius:2rem}.popup__inner{text-align:left}.popup__body{padding:calc(40/10*1rem)}.popup.hidden{opacity:0;pointer-events:none}.popup.visible{opacity:1;pointer-events:auto}.popup--bottom{transition:opacity .3s ease;align-items:flex-end;transition:opacity .3s .4s}.popup--bottom.visible{transition:opacity .3s}.popup--bottom.visible .popup__wrap{transform:translateY(0);transition:transform .3s .2s}.popup--bottom .popup__wrap{padding:0;margin:0 auto;width:100%;max-width:60rem;align-items:flex-end;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(100%);transition:transform .4s}.popup--bottom .popup__inner{padding:0 2rem 3rem;width:100%}.popup--bottom .popup__close{margin:1rem auto 3rem;width:4.4rem;height:.4rem;border-radius:.4rem;background-color:var(--gray-100)}.popup--confirm{align-items:center}.popup--confirm .popup__wrap{padding:0;max-width:46rem;width:calc(100% - 4rem);border-radius:1rem;overflow:hidden}.popup--confirm .popup__body{padding:2.4rem 3rem;text-align:center}.popup--confirm .confirm__title{font-size:2.2rem;font-weight:600}.popup--confirm .confirm__message{margin-top:1.4rem;font-size:1.4rem;color:var(--gray-600)}.popup--confirm .popup__footer{padding:0 2rem 2rem;display:flex;gap:1rem}.popup--confirm .popup__footer-button{padding:1.5rem 1rem;flex:1;font-size:1.5rem;text-align:center}.popup--gallery{padding:7rem 2rem;align-items:center}.popup--gallery .popup__title{padding-bottom:2rem;font-size:1.4rem;font-weight:500;color:var(--black)}.popup--gallery .popup__wrap{position:relative;padding:1.6rem 2rem;max-width:32rem;overflow-x:hidden}.popup--gallery .popup__close{position:absolute;top:1.6rem;right:2rem;width:2rem;height:2rem;mask-image:url(/images/common/icon_close.svg);mask-size:100%;background-color:var(--black)}.popup input[type=email],.popup input[type=number],.popup input[type=password],.popup input[type=search],.popup input[type=tel],.popup input[type=text]{background:#fff;color:var(--black);border:1px solid var(--gray-400)}.popup input[type=email]:not([readonly]):focus,.popup input[type=number]:not([readonly]):focus,.popup input[type=password]:not([readonly]):focus,.popup input[type=search]:not([readonly]):focus,.popup input[type=tel]:not([readonly]):focus,.popup input[type=text]:not([readonly]):focus{border:1px solid var(--black);outline:none}.no-data{padding:4rem 0;text-align:center}.no-data__image{width:4rem}.no-data__description{margin-top:1.4rem;font-size:1.4rem;color:var(--gray-400)}.navigation-tab{margin:0 -2rem}.navigation-tab__inner{display:flex;padding:0 2rem;border-bottom:.1rem solid var(--gray-500);background-color:var(--black);white-space:nowrap;overflow-x:auto}.navigation-tab__item{position:relative;padding:1rem 1rem 1.6rem;width:auto;font-size:1.6rem;font-weight:500;color:var(--gray-500);transition:color .4s ease}.navigation-tab__item:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:.2rem;background-color:var(--white);transform:translateX(-50%);transition:width .4s ease}.navigation-tab__item.active{color:var(--white)}.navigation-tab__item.active:after{width:100%}.tab__inner{display:flex;padding:0 2rem 2rem;gap:.5rem;white-space:nowrap;overflow-x:auto}.tab__item{padding:.6rem 1.4rem .8rem;width:auto;font-size:1.3rem;background-color:var(--gray-600);color:var(--gray-300);border-radius:50vh;text-align:center;transition:all .4s}.tab__item.active{background-color:var(--white);color:var(--black)}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-spinner{border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main__tab{margin-top:2rem}.main-landing{margin-top:5rem;text-align:center}.main-landing__description{font-size:1.6rem}.main-landing__button{margin:4rem 0 0;width:21.2rem}.no-auth{margin:auto 0;text-align:center}.no-auth__image{width:10rem}.no-auth__title{display:block;margin-top:4rem;font-size:2.4rem;font-weight:600}.no-auth__description{margin-top:1rem;font-size:1.4rem;color:var(--gray-300)}.no-auth__buttons{margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.no-auth__button--main{margin-top:2rem;font-size:1.4rem;border-bottom:.1rem solid #fff}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.login{margin:auto 0}.login .form__group{gap:1rem}.login__logo{margin:0 auto;width:13.8rem}.login__tab{margin-top:6rem!important}.login-link{margin-top:2.4rem;display:flex;align-items:center;text-align:center}.login-link__item{flex:1;width:auto;font-size:1.4rem;color:var(--text-gray-400)}.login-link__item+.login-link__item{position:relative}.login-link__item+.login-link__item:before{content:"";position:absolute;top:.5rem;left:-.05rem;width:.1rem;height:1.2rem;background-color:var(--gray-400)}.login__helper{margin-top:2.4rem;font-size:1.4rem}.login-popup,.login__helper{text-align:center}.login-popup__image{display:block;margin:0 auto;width:6rem}.login-popup__title{margin-top:3rem;display:block;font-size:2.2rem;font-weight:600}.login-popup__description{margin-top:1.4rem;font-size:1.4rem;color:var(--gray-600)}.login-popup__buttons{margin-top:3rem}.join{margin:auto 0}.join__guide{padding:1.2rem 1.6rem;margin-bottom:2rem;border:.1rem solid var(--gray-600);border-radius:.6rem}.join__guide-main-title{padding-bottom:1rem;font-weight:600;font-size:1.4rem}.join__guide-title{font-size:1.4rem}.join__guide-description{margin-top:.4rem;font-size:1.3rem;color:var(--gray-300)}.join__guide-description--bullet{display:flex;gap:.6rem}.join__guide-description--bullet:before{content:"·";padding-left:.4rem;font-size:1.5rem;font-weight:600}.join__guide-description+.join__guide-title{margin-top:1rem}.join-confirm{margin:auto 0;text-align:center}.join-confirm__image{width:10rem}.join-confirm__title{display:block;margin-top:3rem;font-size:2.4rem;font-weight:600}.join-confirm__description{margin-top:1rem;font-size:1.4rem;color:var(--gray-300);line-height:1.5}.join-confirm__info-box{margin-top:3rem;padding:2rem;display:flex;justify-content:center;background-color:var(--gray-800);border-radius:.6rem;font-size:1.6rem;text-align:left}.join-confirm__button{margin-top:4rem;width:100%}.community{position:relative}.community .navigation-tab{position:fixed;top:5rem;left:0;width:100%;margin:0;z-index:99}.community .navigation-tab__inner{margin:0 auto;max-width:60rem}.community .news__list{padding-top:8rem}.community .no-data{margin-top:12vh}.community-detail__head{position:relative;margin-top:2rem}.community-detail__date{font-size:1.4rem;color:var(--gray-300)}.community-detail__title{margin-top:1.4rem;font-size:1.8rem;font-weight:600;line-height:1.5}.community-detail__body{margin-top:2.4rem;padding-top:2.4rem;border-top:.1rem solid var(--gray-700);font-size:1.4rem;overflow-wrap:break-word;line-height:1.5}.community-detail__body img{object-fit:contain;height:auto}.community-detail__body iframe{width:100%!important;height:32rem}.button--share{position:absolute;right:0;top:0;width:2rem;height:2rem;background:url(/images/common/icon_share.svg) no-repeat 0/100%}.chat{padding-top:8rem}.chat-channel__list{display:flex;flex-direction:column;gap:2rem}.chat-channel__item{display:flex;align-items:center;gap:1rem}.chat-channel__thumbnail{width:5rem;height:5rem;border-radius:1.6rem;overflow:hidden;border:.1rem solid var(--gray-500);flex-shrink:0}.chat-channel__image{object-fit:cover;width:100%;height:100%}.chat-channel__information{flex:1}.chat-channel__head,.chat-channel__title-wrap{display:flex;align-items:center;gap:.4rem}.chat-channel__title-wrap{flex:1}.chat-channel__title{font-size:1.4rem;font-weight:500}.chat-channel__message{margin-top:.4rem;padding-right:5rem;font-size:1.3rem;color:var(--gray-300);overflow-wrap:anywhere}.chat-channel__updated-time{min-width:5rem;font-size:1.1rem;font-weight:500;color:var(--gray-300);text-align:right}.chat-channel__icon{flex-shrink:0;width:1.2rem;height:1.2rem;mask-size:100%}.chat-channel__icon--star{background-color:var(--yellow);mask-image:url(/images/common/icon_star.svg)}.chat-channel__icon--lock{background-color:var(--white);mask-image:url(/images/common/icon_lock.svg)}.chat-room{padding-top:5rem;padding-bottom:8rem}.chat-room__head{position:fixed;left:0;top:5rem;width:100%}.chat-room__head-inner{margin:0 auto;padding:.8rem 2rem;display:block;max-width:60rem;background-color:var(--gray-900);color:var(--gray-400);font-size:1.2rem;text-align:center}.chat-room__information{padding:.4rem 1.4rem .5rem;width:auto;font-size:1.2rem;color:var(--gray-300);background-color:var(--gray-800);align-self:center;border-radius:100vh}.chat-room__messages{display:flex;flex-direction:column;gap:2rem;padding:0 2rem}.chat-room__footer{position:fixed;bottom:0;left:0;width:100%;font-size:0}.chat-room__footer-inner{margin:0 auto;padding:1.2rem 2rem;display:flex;align-items:self-end;gap:.6rem;max-width:60rem;border-top:.1rem solid var(--gray-800);background-color:var(--black)}.chat-room__footer-input{padding:.6rem 2rem;border:.1rem solid var(--gray-600);max-height:10rem}.chat-room__footer-button--send{margin-bottom:.2rem;width:3rem;height:3rem;border-radius:.6rem;background-color:var(--gray-800)}.chat-room__footer-button--send:before{content:"";display:block;width:100%;height:100%;mask-image:url(/images/common/icon_arrow_up.svg);mask-size:2rem;mask-position:50% 50%;background-color:#fff;mask-repeat:no-repeat}.chat-message{display:flex;gap:.9rem;overflow-wrap:anywhere}.chat-message--me{justify-content:flex-end}.chat-message__avatar{flex-shrink:0;width:3.4rem;height:3.4rem;border-radius:50%;border:.1rem solid var(--gray-500);overflow:hidden}.chat-message__image{object-fit:cover;width:100%;height:100%}.chat-message__username{padding-bottom:.6rem;color:var(--gray-400);font-size:1.2rem;font-weight:500}.chat-message__bubble-group{display:flex;align-items:flex-end;gap:.6rem}.chat-message__bubble{padding:1rem 1.4rem;font-size:1.4rem;border-radius:1.6rem;background-color:#fff;color:var(--black);border-top-right-radius:0;white-space:pre-line}.chat-message__bubble.removed{color:var(--gray-400)!important}.chat-message__meta{flex-shrink:0;color:var(--gray-300);font-size:1.1rem;font-weight:500}.chat-message--other .chat-message__bubble{background-color:var(--gray-600);color:var(--white);border-top-left-radius:0;border-top-right-radius:1.6rem}.chat-member{padding-top:2rem}.chat-member__button--community{padding:1.55rem 2rem;display:flex;justify-content:space-between;align-items:center;border-radius:.6rem;background-color:var(--gray-800);font-size:1.4rem;font-weight:600}.chat-member__button--community:after{content:"";width:2rem;height:2rem;mask-image:url(/images/common/btn_back.svg);mask-position:50% 50%;mask-size:100%;mask-repeat:no-repeat;background-color:var(--white);transform:scaleX(-1)}.chat-member__button--exit{margin-top:2rem}.chat-member__box{margin-top:1rem;padding:1.4rem 2rem;border-radius:.6rem;background-color:var(--gray-800)}.chat-member__title{padding-bottom:2rem;font-size:1.4rem;font-weight:600;color:var(--gray-300)}.chat-member__item{display:flex;align-items:center;gap:.8rem}.chat-member__item+.chat-member__item{margin-top:1.4rem}.chat-member__avatar{width:3.2rem;height:3.2rem;border-radius:50%;border:.1rem solid var(--gray-500);overflow:hidden}.chat-member__image{object-fit:cover;width:100%;height:100%}.chat-member__content{display:flex;align-items:center;gap:.4rem}.chat-member__meta{font-size:1.2rem;color:var(--gray-300)}.chat-member__username{font-size:1.4rem;font-weight:500}.transaction .navigation-tab{position:fixed;top:5rem;left:0;width:100%;margin:0;z-index:99;padding-bottom:2rem}.transaction .navigation-tab__inner{margin:0 auto;max-width:60rem}.transaction__body{padding-top:7rem}.toolbar{display:flex;padding-bottom:2rem}.toolbar__controls{flex-shrink:0}.toolbar__filter{margin-left:auto;display:flex;gap:1rem}.toolbar__selectbox-button{display:flex;align-items:center;width:auto;font-size:1.3rem}.toolbar__selectbox-button:after{content:"";width:1.2rem;height:1.2rem;mask-image:url(/images/common/icon_arrow_down.svg);mask-size:.8rem;mask-repeat:no-repeat;mask-position:50% 50%;background-color:var(--white)}.toolbar__layout-toggle{width:1.8rem;height:1.8rem;mask-image:url(/images/common/icon_list.svg);mask-size:100%;background-color:var(--gray-400)}.toolbar__layout-toggle--grid{mask-image:url(/images/common/icon_grid.svg)}.product__list{display:grid;gap:2rem}.product__item{display:flex;align-items:center;gap:1.6rem;width:100%}.product__thumbnail{position:relative;width:12rem;border:.1rem solid var(--gray-600);border-radius:.6rem;font-size:0;overflow:hidden;background:var(--gray-900) url(/images/common/icon_gallery.png) no-repeat 50% 50%/3rem}.product__thumbnail:before{content:"";display:block;padding-top:100%}.product__image{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}.product__content{flex:1;display:flex;flex-direction:column;align-items:flex-start}.product__state{margin-bottom:.6rem;padding:.3rem .4rem;background-color:var(--gray-600);border-radius:.4rem;font-size:1rem;font-weight:500}.product__title{font-size:1.4rem}.product__description{white-space:pre-line}.product__date,.product__description{margin-top:.6rem;font-size:1.1rem;font-weight:500;color:var(--gray-400)}.product__price{margin-top:.6rem;font-size:1.6rem;font-weight:600}.product__list--grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.product__list--grid .product__item{flex-direction:column;align-items:flex-start;gap:.6rem}.product__list--grid .product__thumbnail{width:100%}.profile{padding-bottom:3rem}.profile__header{margin:0 -2rem 2.4rem;padding:1rem 2rem 2.4rem;border-bottom:.8rem solid var(--gray-800)}.profile__header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.profile__header-form{margin-top:2.4rem}.profile__member{display:flex;align-items:center;gap:1rem}.profile__avatar{position:relative;width:6rem;height:6rem;flex-shrink:0}.profile__avatar-image-box{width:100%;height:100%;border-radius:50%;border:.1rem solid var(--gray-500);overflow:hidden}.profile__avatar-image{width:100%;height:100%;object-fit:cover}.profile__avatar-icon{position:absolute;bottom:0;right:0;width:2.4rem;height:2.4rem;background-color:var(--white);border-radius:50%;z-index:1}.profile__avatar-icon:before{content:"";display:block;width:100%;height:100%;mask-image:url(/images/common/icon_edit.svg);mask-size:2rem;mask-position:50% 50%;mask-repeat:no-repeat;background-color:var(--black)}.profile__avatar-input{display:none}.profile__edit-button{width:auto;font-size:1.2rem;border-bottom:.1rem solid var(--white);color:var(--white);width:2rem;height:2rem;mask-image:url(/images/common/icon_edit.svg);mask-size:2rem;mask-position:50% 50%;mask-repeat:no-repeat;background-color:var(--gray-400);text-indent:-100000em;font-size:0}.profile__edit-button--profile{background-color:var(--white)}.profile__edit-button--save{mask-image:url(/images/common/icon_save.svg)}.profile__section+.profile__section{margin-top:2.4rem}.profile__section--bar{margin:0 -2rem;padding:0 2rem 2.4rem;border-bottom:.8rem solid var(--gray-800)}.profile__section--bar .profile__section-header{padding-bottom:1.2rem;margin-bottom:1.2rem;border-bottom:.1rem solid var(--gray-700)}.profile__section-header{padding-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.profile__section-title{display:block;font-size:1.4rem;font-weight:600;color:var(--gray-400)}.profile__section-box{padding:1.1rem 1.6rem;border:1px solid var(--gray-600);background-color:var(--gray-800);font-size:1.6rem;border-radius:.6rem;overflow-wrap:break-word;white-space:pre-wrap}.profile__section-box--intro{min-height:7rem}.profile__service-list{display:flex;flex-wrap:wrap;gap:.6rem}.profile__service-item{padding:.7rem 1rem;display:flex;align-items:center;gap:.2rem;background-color:var(--white);color:var(--black);font-size:1.2rem;font-weight:500;line-height:1.4rem;border-radius:100vh}.profile__service-remove{width:1.4rem;height:1.4rem;mask-image:url(/images/common/icon_close.svg);mask-size:100%;background-color:var(--black)}.profile__service-add{padding:.7rem 1rem;display:flex;align-items:center;width:auto;background-color:var(--gray-200);border-color:var(--gray-200);border-radius:100vh}.profile__service-add:before{content:"";width:1.4rem;height:1.4rem;mask-image:url(/images/common/icon_plus.svg);mask-size:100%;background-color:var(--black)}.profile__gallery{margin:0 -2rem;display:flex;gap:1rem;overflow:auto}.profile__gallery-inner{padding:0 2rem;white-space:nowrap;overflow-x:auto;gap:1rem}.profile__gallery-item{position:relative;display:inline-block;width:min(25.2vw,9.2rem);vertical-align:middle;border-radius:.6rem;overflow:hidden}.profile__gallery-item:before{content:"";display:block;padding-top:100%}.profile__gallery-item+.profile__gallery-item{margin-left:1rem}.profile__gallery-image{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}.profile__gallery-input{display:none}.profile__gallery-add{border:.1rem solid var(--gray-600);background-color:var(--gray-800)}.profile__gallery-add:before{content:"";mask-image:url(/images/common/icon_plus.svg);mask-size:2rem;mask-repeat:no-repeat;mask-position:50% 50%;background-color:var(--white)}.profile__gallery-remove{position:absolute;top:50%;left:50%;margin-top:-1.5rem;margin-left:-1.5rem;width:3rem;height:3rem;border-radius:50%;background:rgba(0,0,0,.6)}.profile__gallery-remove:before{content:"";display:block;width:100%;height:100%;mask-image:url(/images/common/icon_close.svg);mask-size:1.6rem;mask-repeat:no-repeat;mask-position:50% 50%;background-color:var(--white)}.profile__id{gap:.4rem;font-size:1.8rem;font-weight:600}.profile__badges,.profile__id{display:flex;align-items:center}.profile__badges{margin-top:.4rem;font-size:1.2rem;color:var(--gray-400)}.profile__badge{position:relative;flex-shrink:0}.profile__badge+.profile__badge{margin-left:.6rem;padding-left:.7rem}.profile__badge+.profile__badge:before{content:"";position:absolute;left:0;top:.5rem;width:.1rem;height:.8rem;background-color:var(--gray-500)}.profile__header-button button{margin-top:2.4rem}.profile__logout-button{flex-shrink:0;width:2rem;height:2rem;mask-image:url(/images/common/icon_logout.svg);mask-size:100%;background-color:var(--white)}.profile__contact{margin-top:1rem;display:flex;flex-direction:column;gap:.4rem;font-size:1.3rem}.profile__more-button{width:2rem;height:2rem;mask-image:url(/images/common/btn_back.svg);mask-position:50% 50%;mask-size:100%;mask-repeat:no-repeat;background-color:var(--white);transform:scaleX(-1)}.profile__chat-list{padding:0 1.6rem;border-radius:.6rem;background-color:var(--gray-800)}.profile__chat-item{padding:1rem 0;display:flex;align-items:center;gap:.4rem;font-size:1.4rem}.profile__chat-item+.profile__chat-item{border-top:.1rem solid var(--gray-700)}.profile__chat-icon--new{width:1.2rem;height:1.2rem;background:url(/images/common/icon_new.svg) no-repeat 0/100%}.profile__withdrawal{color:var(--gray-300)}.profile__withdrawal-button{width:auto;font-size:1.4rem;border-bottom:.1rem solid var(--gray-300)}.profile__withdrawal-description{margin-top:.8rem;font-size:1.2rem}.gallery-book{display:flex;flex-direction:column;gap:2rem}.gallery-book .swiper{width:100%;max-height:34rem}.gallery-book-swiper{position:relative}.gallery-book-swiper__box{height:53.125vh}.gallery-book-swiper__image-wrap{display:flex;height:100%;align-items:center;justify-content:center}.gallery-book-swiper__image{object-fit:contain;height:100%;width:100%}.gallery-book-swiper .swiper-button{position:absolute;top:50%;margin-top:-1.5rem;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:rgba(0,0,0,.6);z-index:50}.gallery-book-swiper .swiper-button:before{content:"";width:2rem;height:2rem;mask-image:url(/images/common/btn_back.svg);mask-position:50% 50%;mask-size:100%;mask-repeat:no-repeat;background-color:var(--white)}.gallery-book-swiper .swiper-button.swiper-button-disabled{opacity:.3}.gallery-book-swiper .swiper-button--prev{left:-1rem}.gallery-book-swiper .swiper-button--next{right:-1rem;transform:scaleX(-1)}.gallery-thumbnail-swiper__box{overflow:visible!important}.gallery-thumbnail-swiper__image-wrap{position:relative;border-radius:.6rem;overflow:hidden}.gallery-thumbnail-swiper__image-wrap:before{content:"";display:block;padding-top:100%}.gallery-thumbnail-swiper .gallery-thumbnail-swiper__check{position:absolute;top:50%;left:50%;margin-left:-1.5rem;margin-top:-1.5rem;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:rgba(0,0,0,.6);opacity:0;z-index:1;transition:opacity .3s}.gallery-thumbnail-swiper .gallery-thumbnail-swiper__check.active{opacity:1}.gallery-thumbnail-swiper .gallery-thumbnail-swiper__check:after{content:"";width:100%;height:100%;mask-image:url(/images/common/icon_check.svg);mask-position:50% 50%;mask-size:1.4rem;mask-repeat:no-repeat;background-color:var(--white)}.gallery-thumbnail-swiper__image{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}.error{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100dvh - 6rem);text-align:center}.error__inner{width:100%}.error__image{width:8rem}.error__title{display:block;margin-top:4rem;font-size:2.4rem;font-weight:600}.error__description{margin-top:1rem;font-size:1.4rem}.error__buttons{margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.error__button{max-width:21.2rem}.passcode{flex:1;display:flex;flex-direction:column;text-align:center}.passcode__input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:.01;border:none;background:rgba(0,0,0,0);caret-color:rgba(0,0,0,0);z-index:-1}.passcode__content{flex:1;display:flex;justify-content:center;flex-direction:column}.passcode__title{font-size:2.2rem;font-weight:600}.passcode__display{margin-top:2rem;display:flex;justify-content:center;gap:1.2rem}.passcode__digit{width:4rem;height:4rem;border-radius:50%;background-color:rgba(0,0,0,0);text-align:center;line-height:4rem;background-color:var(--gray-800);font-size:1.6rem;font-weight:600;transition:all .2s ease}.passcode__digit--active{border:.1rem solid #fff}.passcode__button{margin-top:6.7rem}.passcode__keypad{padding:.67rem .67rem 7.5rem;height:43.59375vh;background-color:#bebebe;display:grid;grid-template-columns:repeat(3,1fr);gap:.67rem;justify-content:center;align-content:flex-start}.passcode__key:not(.passcode__key--space):not(.passcode__key--delete){padding:.4rem 0;width:100%;height:100%;font-size:2.5rem;border:none;border-radius:.6rem;background-color:#fff;cursor:pointer;color:#000;transition:background-color .2s ease}.passcode__key--delete{background:url(/images/common/icon_delete.svg) no-repeat 50% 50%/auto;font-size:0;text-indent:-1000000em}.passcode__dot--filled{background-color:#333;border-color:#333}.terms{padding:2.4rem 0}.terms__box{padding:1.2rem 1.6rem;border-radius:.6rem;border:.1rem solid var(--gray-600);font-size:1.3rem;color:var(--gray-300);line-height:1.5}.terms__box strong{font-size:1.4rem;color:#fff}:root{--sk-bg:hsl(215 20% 90%);--sk-shine:hsl(215 20% 85%)}@media(prefers-color-scheme:dark){:root{--sk-bg:hsl(215 10% 20%);--sk-shine:hsl(215 10% 26%)}}.skeleton{position:relative;overflow:hidden;background-color:var(--sk-bg)}.skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background-image:linear-gradient(90deg,transparent 0,var(--sk-shine) 50%,transparent 100%);animation:sk-shimmer 1.2s infinite}@keyframes sk-shimmer{to{transform:translateX(100%)}}@media(prefers-reduced-motion:reduce){.skeleton:after{animation:none}}