@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__association_inner{padding:0 2rem 3rem}.footer__association_logo{display:block;width:25rem}.footer__association_slogan{font-size:1.3rem;color:#fff;font-weight:500;letter-spacing:.5rem;margin-bottom:.8rem}.footer__association_company{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:.6rem;line-height:1.2}.footer__association_count{font-size:1rem;font-weight:400}.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;color:var(--black)}.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;color:var(--black)}.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%;color:var(--black)}.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__close{z-index:2}.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;color:var(--black)}.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%)}}.main-visual__image{display:block}.logo-slider-container{--slide-width:150px;--slide-height:50px;--slide-gap:40px;--animation-speed:60s}@media(max-width:768px){.logo-slider-container{--slide-width:100px;--slide-height:32px;--slide-gap:20px;--animation-speed:60s}}.logo-slider-container{height:auto;margin:auto;overflow:hidden;position:relative;width:100%;background:#fff;padding:5px 0}.logo-slider-container:after,.logo-slider-container:before{background:linear-gradient(90deg,rgb(255,255,255) 0,rgba(255,255,255,0));content:"";height:100%;position:absolute;width:40px;z-index:2;top:0}.logo-slider-container:before{left:0}.logo-slider-container:after{right:0;transform:rotate(180deg)}.logo-slider-container .logo-slider-track{display:flex;width:max-content;gap:var(--slide-gap);animation:scroll var(--animation-speed) linear infinite}.logo-slider-container .logo-slider-track .slide{width:var(--slide-width);height:var(--slide-height);flex-shrink:0;display:flex;align-items:center;justify-content:center}.logo-slider-container .logo-slider-track .slide img{width:var(--slide-width);height:var(--slide-height);object-fit:contain;transition:all .3s ease;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);will-change:transform;transform:translateZ(0);backface-visibility:hidden;image-rendering:-webkit-optimize-contrast}@keyframes scroll{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%;z-index:1}.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__notice{position:fixed;left:0;top:8.35rem;width:100%;z-index:90;padding:0 1.6rem}@media(max-width:768px){.chat-room__notice{top:10rem}}.chat-room__notice.folded{top:8.5rem}@media(max-width:768px){.chat-room__notice.folded{top:10.5rem}}.chat-room__notice-folded{border-radius:50%;border:.2rem solid var(--white);background-color:#000;width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.chat-room__notice-folded:after{content:"";width:3rem;height:3rem;mask-size:2.3rem;mask-image:url(/images/common/icon_megaphone.svg);mask-position:50% 50%;background-color:#fff;mask-repeat:no-repeat}.chat-room__notice-inner{margin:0 auto;max-width:58rem;background-color:var(--white);border-radius:.8rem;flex-direction:column}.chat-room__notice-content{padding:1rem 1.4rem;display:flex;gap:.8rem}.chat-room__notice-icon{flex-shrink:0;font-size:1.4rem;line-height:1.7rem;text-align:center}.chat-room__notice-text{flex:1;font-size:1.3rem;font-weight:500;color:var(--gray-900);overflow:hidden}.chat-room__notice-text.ellipsis-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-wrap;word-break:break-all}.chat-room__notice-text.ellipsis-all{overflow-y:scroll;max-height:15rem}.chat-room__notice-actions{display:flex;justify-content:space-around;border-top:.1rem solid var(--gray-100)}.chat-room__notice-action{display:flex;justify-content:center;align-items:center;padding:.8rem;cursor:pointer;font-size:1.2rem;color:var(--gray-500);flex:1}.chat-room__notice-action:first-child{border-right:.1rem solid var(--gray-100)}.chat-room__notice-toggle{flex-shrink:0;width:2rem;height:2rem;opacity:.4;color:#000;transition:opacity .2s;cursor:pointer}.chat-room__notice-toggle:hover{opacity:.8}.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__new-message{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:6px;padding:.625rem 1.125rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:30px;box-shadow:0 4px 12px rgba(0,0,0,.12);width:fit-content;min-width:18rem;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:10;cursor:pointer;transition:all .2s ease;color:#111;font-size:14px;font-weight:500}.chat-room__new-message:active{background-color:#f8f8f8;transform:translateX(-50%) scale(.96)}.chat-room__new-message:after{content:"";width:1rem;height:1rem;mask-size:1.5rem;mask-image:url(/images/common/icon_arrow_up.svg);mask-position:50% 50%;background-color:#000;transform:rotate(180deg)}.chat-room__footer{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:center}.chat-room__footer-inner{display:flex;flex-direction:column;width:100%;border-top:.1rem solid var(--gray-800);background-color:var(--black);max-width:60rem}.chat-room__input-area{margin:0 auto;display:flex;align-items:self-end;gap:.6rem;width:100%;padding:1.2rem 2rem}.chat-room__footer-input{padding:.6rem 2rem;border:.1rem solid var(--gray-600);max-height:10rem}.chat-room__footer-add-file{margin-bottom:.2rem;width:3rem;height:3rem;border-radius:.6rem;background-color:var(--gray-800);cursor:pointer}.chat-room__footer-add-file:before{mask-size:2rem;content:"";display:block;width:100%;height:100%;mask-position:50% 50%;mask-image:url(/images/common/icon_plus.svg);background-color:#fff;mask-repeat:no-repeat}.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__bubble a:hover{text-decoration:underline}.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}.chat-files-grid{position:relative;display:grid;gap:.3rem;border-radius:1.2rem;overflow:hidden;max-width:24rem}.chat-files-grid.count-1{grid-template-columns:1fr;max-width:20rem}.chat-files-grid.count-2{grid-template-columns:repeat(2,1fr)}.chat-files-grid.count-3{grid-template-columns:repeat(3,1fr)}.chat-files-grid>.loading-container{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.3)}.chat-files-item{cursor:pointer}@media(max-width:768px){.chat-image-grid{max-width:100%}.chat-image-grid.count-3{grid-template-columns:repeat(2,1fr)}}.file-preview-list{padding:0 16px}.file-preview-list__container{display:flex;gap:12px;overflow-x:auto;list-style:none;padding:0;margin:0;cursor:grab}.file-preview-list__container:active{cursor:grabbing}.file-preview-list__container::-webkit-scrollbar{display:none}.file-preview-list__container{scrollbar-width:none}.file-preview-list__item{position:relative;flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;user-select:none;margin-top:12px}.file-preview-list__image{width:100%;height:100%;object-fit:cover;pointer-events:none}.file-preview-list__remove-button{position:absolute;top:5px;right:5px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background-color:rgba(0,0,0,.6);border:none;cursor:pointer;font-size:16px;line-height:1;transition:background-color .2s ease;pointer-events:auto}.file-preview-list__remove-button:before{mask-size:1.4rem;content:"";display:block;width:100%;height:100%;mask-position:50% 50%;mask-image:url(/images/common/icon_close.svg);background-color:#fff;mask-repeat:no-repeat}.file-preview-list__remove-button:hover{background-color:rgba(0,0,0,.8)}.gallery-download{display:flex;justify-content:flex-end;position:relative}.gallery-download__button{margin-bottom:.2rem;width:2.5rem;height:2.5rem;border-radius:.6rem;cursor:pointer}.gallery-download__button:before{mask-size:2.5rem;content:"";display:block;height:100%;mask-position:50% 50%;mask-image:url(/images/common/icon_download.svg);background-color:var(--gray-900);mask-repeat:no-repeat}.gallery-download__popover{position:absolute;bottom:100%;right:-9px;margin-bottom:12px;width:10rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);border:1px solid #eee;z-index:100;display:flex;flex-direction:column;overflow:visible}.gallery-download__popover:after{content:"";position:absolute;bottom:-6px;right:18px;width:12px;height:12px;background-color:#fff;transform:rotate(45deg);border-bottom:1px solid #eee;border-right:1px solid #eee}.gallery-download__popover button{width:100%;padding:.75rem 1rem;text-align:left;font-size:14px;color:#333;background:none;border:none;cursor:pointer;position:relative;z-index:1}.gallery-download__popover button:hover{background-color:#f7f7f7}.gallery-download__popover button:first-child{border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}.gallery-download__popover button:last-child{border-radius:0 0 8px 8px}.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;max-height:18rem;overflow-y:auto}.profile__section-box--intro{min-height:7rem}.profile__section-box--intro a:hover{text-decoration:underline}.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}}.minimal-tiptap-editor .ProseMirror code.inline{border-radius:.25rem;border-width:1px;border-color:var(--mt-code-color);background-color:var(--mt-code-background);padding:.125rem .25rem;font-size:.875rem;line-height:1.25rem}.minimal-tiptap-editor .ProseMirror pre{position:relative;overflow:auto;border-radius:.25rem;border-width:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;border-color:var(--mt-pre-border);background-color:var(--mt-pre-background);color:var(--mt-pre-color);hyphens:none;white-space:pre;text-align:left}.minimal-tiptap-editor .ProseMirror code{overflow-wrap:break-word;line-height:1.7em}.minimal-tiptap-editor .ProseMirror pre code{display:block;overflow-x:auto;padding:.875rem}.minimal-tiptap-editor .ProseMirror pre{.hljs-built_in,.hljs-builtin-name,.hljs-function,.hljs-keyword,.hljs-operator{color:var(--hljs-keyword)}.hljs-attr,.hljs-attribute,.hljs-params,.hljs-property,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:var(--hljs-attr)}.hljs-addition,.hljs-link,.hljs-name,.hljs-regexp,.hljs-type{color:var(--hljs-name)}.hljs-bullet,.hljs-string{color:var(--hljs-string)}.hljs-section,.hljs-subst,.hljs-title{color:var(--hljs-title)}.hljs-deletion,.hljs-literal,.hljs-type{color:var(--hljs-literal)}.hljs-selector-class,.hljs-selector-id,.hljs-selector-tag{color:var(--hljs-selector-tag)}.hljs-number{color:var(--hljs-number)}.hljs-comment,.hljs-meta,.hljs-quote{color:var(--hljs-comment)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}}.minimal-tiptap-editor .ProseMirror>p.is-editor-empty:before{content:attr(data-placeholder);pointer-events:none;float:left;height:0;color:var(--mt-secondary)}.minimal-tiptap-editor .ProseMirror ol{list-style-type:decimal}.minimal-tiptap-editor .ProseMirror ol ol{list-style:lower-alpha}.minimal-tiptap-editor .ProseMirror ol ol ol{list-style:lower-roman}.minimal-tiptap-editor .ProseMirror ul{list-style:disc}.minimal-tiptap-editor .ProseMirror ul ul{list-style:circle}.minimal-tiptap-editor .ProseMirror ul ul ul{list-style:square}.minimal-tiptap-editor .ProseMirror .heading-node{position:relative;font-weight:600}.minimal-tiptap-editor .ProseMirror .heading-node:first-child{margin-top:0}.minimal-tiptap-editor .ProseMirror h1{margin-bottom:1rem;margin-top:46px;font-size:1.375rem;line-height:1.75rem;letter-spacing:-.004375rem}.minimal-tiptap-editor .ProseMirror h2{margin-bottom:.875rem;margin-top:2rem;font-size:1.1875rem;line-height:1.75rem;letter-spacing:.003125rem}.minimal-tiptap-editor .ProseMirror h3{margin-bottom:.75rem;margin-top:1.5rem;font-size:1.0625rem;line-height:1.5rem;letter-spacing:.00625rem}.minimal-tiptap-editor .ProseMirror h4{margin-bottom:.5rem;margin-top:1rem;font-size:.9375rem;line-height:1.5rem}.minimal-tiptap-editor .ProseMirror h5{margin-bottom:.5rem;margin-top:1rem;font-size:.875rem;line-height:1.25rem}.minimal-tiptap-editor .ProseMirror a.link{cursor:pointer;color:hsl(var(--primary))}.minimal-tiptap-editor .ProseMirror a.link:hover{text-decoration-line:underline}[data-rmiz-ghost]{position:absolute;pointer-events:none}[data-rmiz-btn-unzoom],[data-rmiz-btn-zoom]{background-color:rgba(0,0,0,.7);border-radius:50%;border:none;box-shadow:0 0 1px rgba(255,255,255,.5);color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-rmiz-btn-zoom]:not(:focus):not(:active){position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{position:absolute;inset:10px 10px auto auto;cursor:zoom-in}[data-rmiz-btn-unzoom]{position:absolute;inset:20px 20px auto auto;cursor:zoom-out;z-index:1}[data-rmiz-content=found] [data-zoom],[data-rmiz-content=found] [role=img],[data-rmiz-content=found] img,[data-rmiz-content=found] svg{cursor:inherit}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{position:fixed;width:100vw;width:100dvw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}[data-rmiz-modal-overlay]{position:absolute;inset:0;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:rgba(255,255,255,0)}[data-rmiz-modal-overlay=visible]{background-color:rgba(255,255,255,1)}[data-rmiz-modal-content]{position:relative;width:100%;height:100%}[data-rmiz-modal-img]{position:absolute;cursor:zoom-out;image-rendering:high-quality;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion:reduce){[data-rmiz-modal-img],[data-rmiz-modal-overlay]{transition-duration:.01ms!important}}:root{--mt-overlay:rgba(251,251,251,0.75);--mt-transparent-foreground:rgba(0,0,0,0.4);--mt-bg-secondary:rgba(251,251,251,0.8);--mt-code-background:#082b781f;--mt-code-color:#d4d4d4;--mt-secondary:#9d9d9f;--mt-pre-background:#ececec;--mt-pre-border:#e0e0e0;--mt-pre-color:#2f2f31;--mt-hr:#dcdcdc;--mt-drag-handle-hover:#5c5c5e;--mt-accent-bold-blue:#05c;--mt-accent-bold-teal:#206a83;--mt-accent-bold-green:#216e4e;--mt-accent-bold-orange:#a54800;--mt-accent-bold-red:#ae2e24;--mt-accent-bold-purple:#5e4db2;--mt-accent-gray:#758195;--mt-accent-blue:#1d7afc;--mt-accent-teal:#2898bd;--mt-accent-green:#22a06b;--mt-accent-orange:#fea362;--mt-accent-red:#c9372c;--mt-accent-purple:#8270db;--mt-accent-blue-subtler:#cce0ff;--mt-accent-teal-subtler:#c6edfb;--mt-accent-green-subtler:#baf3db;--mt-accent-yellow-subtler:#f8e6a0;--mt-accent-red-subtler:#ffd5d2;--mt-accent-purple-subtler:#dfd8fd;--hljs-string:#aa430f;--hljs-title:#b08836;--hljs-comment:#999999;--hljs-keyword:#0c5eb1;--hljs-attr:#3a92bc;--hljs-literal:#c82b0f;--hljs-name:#259792;--hljs-selector-tag:#c8500f;--hljs-number:#3da067}.dark{--mt-overlay:rgba(31,32,35,0.75);--mt-transparent-foreground:rgba(255,255,255,0.4);--mt-bg-secondary:rgba(31,32,35,0.8);--mt-code-background:#ffffff13;--mt-code-color:#2c2e33;--mt-secondary:#595a5c;--mt-pre-background:#080808;--mt-pre-border:#23252a;--mt-pre-color:#e3e4e6;--mt-hr:#26282d;--mt-drag-handle-hover:#969799;--mt-accent-bold-blue:#85b8ff;--mt-accent-bold-teal:#9dd9ee;--mt-accent-bold-green:#7ee2b8;--mt-accent-bold-orange:#fec195;--mt-accent-bold-red:#fd9891;--mt-accent-bold-purple:#b8acf6;--mt-accent-gray:#738496;--mt-accent-blue:#388bff;--mt-accent-teal:#42b2d7;--mt-accent-green:#2abb7f;--mt-accent-orange:#a54800;--mt-accent-red:#e2483d;--mt-accent-purple:#8f7ee7;--mt-accent-blue-subtler:#09326c;--mt-accent-teal-subtler:#164555;--mt-accent-green-subtler:#164b35;--mt-accent-yellow-subtler:#533f04;--mt-accent-red-subtler:#5d1f1a;--mt-accent-purple-subtler:#352c63;--hljs-string:#da936b;--hljs-title:#f1d59d;--hljs-comment:#aaaaaa;--hljs-keyword:#6699cc;--hljs-attr:#90cae8;--hljs-literal:#f2777a;--hljs-name:#5fc0a0;--hljs-selector-tag:#e8c785;--hljs-number:#b6e7b6}.minimal-tiptap-editor p:empty:before{content:" ";white-space:pre;display:inline-block;height:1rem}.minimal-tiptap-editor .ProseMirror{display:flex;max-width:100%;cursor:text;flex-direction:column;z-index:0;outline-width:0}.minimal-tiptap-editor .ProseMirror>div.editor{display:block;flex:1 1 0%;white-space:pre-wrap}.minimal-tiptap-editor .ProseMirror .block-node:not(:last-child),.minimal-tiptap-editor .ProseMirror .list-node:not(:last-child),.minimal-tiptap-editor .ProseMirror .text-node:not(:last-child){margin-bottom:.625rem}.minimal-tiptap-editor .ProseMirror ol,.minimal-tiptap-editor .ProseMirror ul{padding-left:1.5rem}.minimal-tiptap-editor .ProseMirror blockquote,.minimal-tiptap-editor .ProseMirror dl,.minimal-tiptap-editor .ProseMirror ol,.minimal-tiptap-editor .ProseMirror p,.minimal-tiptap-editor .ProseMirror pre,.minimal-tiptap-editor .ProseMirror ul{margin:0}.minimal-tiptap-editor .ProseMirror li{line-height:1.75rem}.minimal-tiptap-editor .ProseMirror p{overflow-wrap:break-word}.minimal-tiptap-editor .ProseMirror li .text-node:has(+.list-node),.minimal-tiptap-editor .ProseMirror li p,.minimal-tiptap-editor .ProseMirror li>.list-node,.minimal-tiptap-editor .ProseMirror li>.text-node{margin-bottom:0}.minimal-tiptap-editor .ProseMirror blockquote{position:relative;padding-left:.875rem}.minimal-tiptap-editor .ProseMirror blockquote.is-empty:before,.minimal-tiptap-editor .ProseMirror blockquote:before{position:absolute;bottom:0;left:0;top:0;height:100%;width:.25rem;border-radius:calc(var(--radius) - 4px);background-color:hsl(var(--accent-foreground)/.15);--tw-content:"";content:var(--tw-content)}.minimal-tiptap-editor .ProseMirror hr{margin-top:.75rem;margin-bottom:.75rem;height:.125rem;width:100%;border-style:none;background-color:var(--mt-hr)}.minimal-tiptap-editor .ProseMirror-focused hr.ProseMirror-selectednode{border-radius:9999px;outline-style:solid;outline-width:2px;outline-offset:1px;outline-color:hsl(var(--muted-foreground))}.minimal-tiptap-editor .ProseMirror .ProseMirror-gapcursor{pointer-events:none;position:absolute;display:none}.minimal-tiptap-editor .ProseMirror .ProseMirror-hideselection{caret-color:transparent}.minimal-tiptap-editor .ProseMirror.resize-cursor{cursor:col-resize}.minimal-tiptap-editor .ProseMirror .selection{display:inline-block}.minimal-tiptap-editor .ProseMirror s span{text-decoration-line:line-through}.minimal-tiptap-editor .ProseMirror .selection,.minimal-tiptap-editor .ProseMirror ::selection{background-color:hsl(var(--primary)/.25)}.minimal-tiptap-editor .ProseMirror .selection::selection{background:transparent}