.badge-module__qyOxEq__badge{background:var(--brand-SSG-000);color:var(--color-white);font-family:var(--font-pretendard-stack);font-weight:400;font-size:var(--font-18);letter-spacing:-.36px;white-space:nowrap;border-radius:1000px;justify-content:center;align-items:center;padding:6px 20px;line-height:1.6;display:inline-flex}@media (max-width:768px){.badge-module__qyOxEq__badge{font-size:var(--font-12);padding:4px 10px}}
.board-count-module__g9RYVa__count{font-family:var(--font-pretendard-stack);font-weight:300;font-size:var(--font-20);letter-spacing:-.7px;white-space:nowrap;margin:0;line-height:1.6}.board-count-module__g9RYVa__muted{color:var(--color-gray-400)}.board-count-module__g9RYVa__accent{color:var(--brand-SSG-000)}@media (max-width:768px){.board-count-module__g9RYVa__count{font-size:var(--font-14);letter-spacing:-.3px}}
.board-table-module__d5LzJW__tableWrap{border-top:2px solid var(--color-gray-500);border-bottom:2px solid var(--color-gray-500);flex-direction:column;width:100%;display:flex}.board-table-module__d5LzJW__tableWrapNoBottom{border-bottom:0}.board-table-module__d5LzJW__row{grid-template-columns:var(--board-grid);align-items:stretch;min-height:80px;transition:background .2s;display:grid}.board-table-module__d5LzJW__head .board-table-module__d5LzJW__cell{font-weight:600;font-size:var(--font-20);letter-spacing:-.4px;color:var(--color-gray-900);background:var(--color-white);line-height:1.4}.board-table-module__d5LzJW__cell{font-family:var(--font-pretendard-stack);font-weight:400;font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-800);align-items:center;padding:24px 30px;line-height:1.6;display:flex;overflow:hidden}.board-table-module__d5LzJW__alignLeft{text-align:left;justify-content:flex-start}.board-table-module__d5LzJW__alignCenter{text-align:center;justify-content:center}.board-table-module__d5LzJW__alignRight{text-align:right;justify-content:flex-end}.board-table-module__d5LzJW__rowPinned{background:var(--color-gray-50)}.board-table-module__d5LzJW__rowRegular{background:var(--color-white)}.board-table-module__d5LzJW__row:hover{text-decoration:none}.board-table-module__d5LzJW__rowRegular:hover{background:var(--color-gray-50)}.board-table-module__d5LzJW__rowPinned:hover{background:#ececec}.board-table-module__d5LzJW__row:focus-visible{outline:2px solid var(--brand-SSG-000);outline-offset:-2px}@media (max-width:768px){.board-table-module__d5LzJW__row{grid-template-columns:var(--board-grid-mobile,var(--board-grid));min-height:60px}.board-table-module__d5LzJW__cell,.board-table-module__d5LzJW__head .board-table-module__d5LzJW__cell{padding:12px 10px;font-size:15px}}
.board-toolbar-module__2SCWzW__toolbar{align-items:center;gap:12px;display:inline-flex}.board-toolbar-module__2SCWzW__search{position:relative}.board-toolbar-module__2SCWzW__filter,.board-toolbar-module__2SCWzW__search{border:1px solid var(--color-line-01);background:var(--color-white);cursor:pointer;font-family:var(--font-pretendard-stack);font-weight:500;font-size:var(--font-16);letter-spacing:-.32px;color:var(--color-gray-400);white-space:nowrap;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;line-height:1.2;transition:border-color .12s,outline .12s;display:inline-flex}.board-toolbar-module__2SCWzW__search input,.board-toolbar-module__2SCWzW__filter{height:60px;padding:17px 20px}.board-toolbar-module__2SCWzW__search:focus-within input{padding:17px 20px}.board-toolbar-module__2SCWzW__filterWrap{display:inline-flex;position:relative}.board-toolbar-module__2SCWzW__filter{width:150px}.board-toolbar-module__2SCWzW__filterOpen,.board-toolbar-module__2SCWzW__search:focus-within{outline:2px solid var(--brand-SSG-000);border-color:#0000}.board-toolbar-module__2SCWzW__filterIcon{flex-shrink:0;transition:transform .2s}.board-toolbar-module__2SCWzW__filterOpen .board-toolbar-module__2SCWzW__filterIcon{transform:rotate(180deg)}.board-toolbar-module__2SCWzW__filterPanel{z-index:10;background:var(--color-white);border:1px solid var(--color-line-01);border-radius:16px;width:100%;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 8px 24px #00000014}.board-toolbar-module__2SCWzW__filterOption{text-align:left;cursor:pointer;width:100%;font-family:var(--font-pretendard-stack);font-weight:500;font-size:var(--font-16);letter-spacing:-.32px;color:var(--color-gray-700);background:0 0;border:0;padding:12px 20px;line-height:1.2;transition:background-color .12s,color .12s;display:block}.board-toolbar-module__2SCWzW__filterOption:hover{background:var(--color-gray-50)}.board-toolbar-module__2SCWzW__filterOption:focus-visible{outline:2px solid var(--brand-SSG-000);outline-offset:-2px}.board-toolbar-module__2SCWzW__filterOptionActive{color:var(--brand-SSG-000)}.board-toolbar-module__2SCWzW__search{cursor:text;width:380px;max-width:100%}.board-toolbar-module__2SCWzW__searchInput{font:inherit;color:var(--color-gray-800);background:0 0;border:0;outline:none;flex:1;min-width:0}.board-toolbar-module__2SCWzW__searchInput::placeholder{color:var(--color-gray-400)}.board-toolbar-module__2SCWzW__searchInput::-webkit-search-cancel-button{appearance:none}.board-toolbar-module__2SCWzW__searchInput::-webkit-search-decoration{appearance:none}.board-toolbar-module__2SCWzW__searchInput::-ms-clear{display:none}.board-toolbar-module__2SCWzW__searchButton{cursor:pointer;color:var(--color-gray-400);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.board-toolbar-module__2SCWzW__searchButton:hover{color:var(--color-gray-700)}.board-toolbar-module__2SCWzW__search:focus-within .board-toolbar-module__2SCWzW__searchButton{color:var(--brand-SSG-000)}@media (max-width:768px){.board-toolbar-module__2SCWzW__toolbar{flex-direction:column;align-items:stretch;width:100%;display:flex}.board-toolbar-module__2SCWzW__filterWrap,.board-toolbar-module__2SCWzW__filter,.board-toolbar-module__2SCWzW__search{width:100%}.board-toolbar-module__2SCWzW__filter,.board-toolbar-module__2SCWzW__search{border-radius:12px;height:48px;padding:12px 16px}.board-toolbar-module__2SCWzW__search input{padding-left:0}.board-toolbar-module__2SCWzW__filterPanel{border-radius:12px}.board-toolbar-module__2SCWzW__filterOption{padding:10px 16px}}
.pagination-module__zWJHsW__pagination{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.pagination-module__zWJHsW__pageNav{cursor:pointer;color:#5f6368;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.pagination-module__zWJHsW__pageNav:disabled{opacity:.35;cursor:not-allowed}.pagination-module__zWJHsW__pageList{align-items:center;gap:8px;list-style:none;display:inline-flex}.pagination-module__zWJHsW__pageNumber{background:var(--color-gray-200);width:32px;height:32px;color:var(--color-white);font-family:var(--font-pretendard-stack);font-weight:500;font-size:var(--font-16);letter-spacing:-.32px;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;line-height:1.2;display:inline-flex}.pagination-module__zWJHsW__pageNumber:hover:not(.pagination-module__zWJHsW__pageNumberActive){background:#b8b8b8}.pagination-module__zWJHsW__pageNumberActive{background:var(--brand-SSG-000);cursor:default}
.modal-module__KYXbeW__overlay,.modal-module__KYXbeW__overlayInner{z-index:var(--z-modal);justify-content:center;align-items:center;padding:20px;animation:.22s ease-out modal-module__KYXbeW__modalOverlayIn;display:flex;position:fixed;inset:0}.modal-module__KYXbeW__overlay{background:#00000080}.modal-module__KYXbeW__overlayInner{background:0 0}.modal-module__KYXbeW__overlay.modal-module__KYXbeW__closing,.modal-module__KYXbeW__overlayInner.modal-module__KYXbeW__closing{animation:.2s ease-in reverse forwards modal-module__KYXbeW__modalOverlayIn}.modal-module__KYXbeW__modal{background:var(--color-white);border-radius:var(--modal-radius,16px);width:100%;padding:var(--modal-pad,32px) 10px;gap:var(--modal-gap,20px);flex-direction:column;max-height:calc(100vh - 40px);animation:.22s cubic-bezier(.34,1.2,.64,1) modal-module__KYXbeW__modalIn;display:flex;position:relative;box-shadow:0 8px 32px #00000029}.modal-module__KYXbeW__modal .modal-module__KYXbeW__body::-webkit-scrollbar{background:var(--color-white);width:8px;height:10px}.modal-module__KYXbeW__modal .modal-module__KYXbeW__body::-webkit-scrollbar-thumb{background:var(--brand-SSG-000);border:2px solid #fff;border-radius:30px}.modal-module__KYXbeW__modal.modal-module__KYXbeW__closing{animation:.2s ease-in reverse forwards modal-module__KYXbeW__modalIn}.modal-module__KYXbeW__sm{max-width:320px}.modal-module__KYXbeW__md{max-width:480px}.modal-module__KYXbeW__lg{max-width:720px}.modal-module__KYXbeW__w400{max-width:400px}.modal-module__KYXbeW__w480{max-width:480px}.modal-module__KYXbeW__w560{max-width:560px}.modal-module__KYXbeW__w720{max-width:720px}.modal-module__KYXbeW__w900{max-width:900px}.modal-module__KYXbeW__xl{max-width:1296px}.modal-module__KYXbeW__closeBtn{width:32px;height:32px;color:var(--color-gray-700);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:16px;right:16px}.modal-module__KYXbeW__closeBtn:hover{background:var(--color-gray-50);color:var(--color-gray-900)}.modal-module__KYXbeW__closeBtn:focus-visible{outline:2px solid var(--brand-SSG-000);outline-offset:2px}.modal-module__KYXbeW__title{font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-22);letter-spacing:-.44px;color:var(--color-gray-900);margin:0;padding-right:32px;line-height:1.4}.modal-module__KYXbeW__body{flex-direction:column;gap:16px;padding-inline:10px;display:flex;overflow-y:auto}@keyframes modal-module__KYXbeW__modalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes modal-module__KYXbeW__modalIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.modal-module__KYXbeW__modal{border-radius:14px}.modal-module__KYXbeW__title{font-size:var(--font-18);padding-right:28px}}
.alert-modal-module__HWlrOG__message{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-16);letter-spacing:-.32px;color:var(--color-gray-800);white-space:pre-line;margin:0;line-height:1.6}.alert-modal-module__HWlrOG__actions{margin-top:4px;display:flex}.alert-modal-module__HWlrOG__button{background:var(--brand-SSG-000);height:52px;color:var(--color-white);font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-16);letter-spacing:-.32px;cursor:pointer;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px 24px;line-height:1.2;transition:opacity .15s;display:inline-flex}.alert-modal-module__HWlrOG__button:hover{opacity:.88}
.auth-alert-module__SBePiW__authAlert{text-align:center;width:100%}.auth-alert-module__SBePiW__alertMessage{font-family:var(--font-pretendard-stack);font-size:var(--font-18);font-weight:var(--weight-medium);letter-spacing:-.36px;color:var(--color-gray-900);margin:0;line-height:160%}.auth-alert-module__SBePiW__alertMessage span{color:var(--brand-SSG-000);font-weight:var(--weight-semibold)}@media (max-width:768px){.auth-alert-module__SBePiW__alertMessage{font-size:14px}}
.auth-modal-module__Rj5KPG__authHead{flex-direction:column;gap:8px;display:flex}.auth-modal-module__Rj5KPG__authStep{font-size:var(--font-14);font-weight:var(--weight-medium);letter-spacing:-.3px;color:var(--brand-SSG-000);line-height:130%}.auth-modal-module__Rj5KPG__authTit{font-size:var(--font-20);font-weight:var(--weight-medium);letter-spacing:-.8px;color:var(--color-gray-900);line-height:150%}.auth-modal-module__Rj5KPG__center{text-align:center}.auth-modal-module__Rj5KPG__left{text-align:left}.auth-modal-module__Rj5KPG__authForm{flex-direction:column;gap:20px;display:flex}.auth-modal-module__Rj5KPG__authBody{flex-direction:column;display:flex}.auth-modal-module__Rj5KPG__findIdSuccess{width:100%}.auth-modal-module__Rj5KPG__findIdBox{padding:var(--form-input-padding-y) 0;text-align:center;font-size:var(--font-18);font-weight:var(--weight-medium);letter-spacing:-.36px;color:var(--color-gray-800);background:var(--color-gray-50);line-height:160%}.auth-modal-module__Rj5KPG__inpCon{width:100%;font-size:var(--font-16);font-weight:var(--weight-regular);letter-spacing:-.32px;color:var(--color-gray-900);margin-top:24px;line-height:120%}.auth-modal-module__Rj5KPG__inpCon:first-child{margin-top:0}.auth-modal-module__Rj5KPG__inpCon input{border:1px solid var(--color-gray-200);padding:var(--form-input-padding-y) var(--form-input-padding-x);background:var(--color-white);width:100%}.auth-modal-module__Rj5KPG__inpCon input::placeholder{color:var(--color-gray-400)}.auth-modal-module__Rj5KPG__inpCon input:focus{border-color:var(--brand-SSG-000);color:var(--brand-SSG-000);outline:none}.auth-modal-module__Rj5KPG__inpCon input[aria-invalid=true],.auth-modal-module__Rj5KPG__inpCon input[aria-invalid=true]:focus{border-color:var(--form-input-error-color);color:var(--form-input-error-color)}.auth-modal-module__Rj5KPG__inpCon input[aria-invalid=true]::placeholder{color:var(--form-input-error-color);opacity:.6}.auth-modal-module__Rj5KPG__passwordInp{margin-top:10px}.auth-modal-module__Rj5KPG__authLinks{font-size:var(--font-16);font-weight:var(--weight-medium);letter-spacing:-.32px;color:var(--color-gray-400);justify-content:center;align-items:center;margin-top:20px;line-height:160%;display:flex}.auth-modal-module__Rj5KPG__authLinks button{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.auth-modal-module__Rj5KPG__line{margin:0 16px}.auth-modal-module__Rj5KPG__authFooter{flex-direction:column;display:flex}.auth-modal-module__Rj5KPG__btnWrap.auth-modal-module__Rj5KPG__type2{gap:8px;display:flex}.auth-modal-module__Rj5KPG__authPrimary{padding:var(--form-input-padding-y) 0;text-align:center;width:100%;font-size:var(--font-16);font-weight:var(--weight-medium);letter-spacing:-.32px;color:var(--color-white);background-color:var(--brand-SSG-000);line-height:120%}.auth-modal-module__Rj5KPG__authPrimary:disabled{opacity:.4;cursor:default}.auth-modal-module__Rj5KPG__authPrimaryWhiteType{border:1px solid var(--brand-SSG-000);color:var(--brand-SSG-000);background:var(--color-white)}.auth-modal-module__Rj5KPG__signUpContent{width:100%}.auth-modal-module__Rj5KPG__label{color:var(--color-gray-800);display:inline-block}.auth-modal-module__Rj5KPG__important{color:var(--brand-SSG-000);margin-left:4px}.auth-modal-module__Rj5KPG__descTxt{font-size:var(--font-14);font-weight:var(--weight-regular);letter-spacing:-.28px;color:var(--color-gray-500);line-height:160%}.auth-modal-module__Rj5KPG__inpWrap{gap:10px;margin-top:10px;display:flex}.auth-modal-module__Rj5KPG__inpWrap button{min-width:100px;padding:var(--form-input-padding-y) var(--form-input-padding-x);background:var(--brand-SSG-000);color:var(--color-white);justify-content:center;align-items:center;display:inline-flex}.auth-modal-module__Rj5KPG__inpWrap button:hover{background:var(--brand-SSG-dark)}.auth-modal-module__Rj5KPG__agreeGroup .auth-modal-module__Rj5KPG__inpCon{margin-top:24px}.auth-modal-module__Rj5KPG__agreeGroup .auth-modal-module__Rj5KPG__inpCon:first-child{margin-top:0}.auth-modal-module__Rj5KPG__titWrap{justify-content:space-between;align-items:center;display:flex}.auth-modal-module__Rj5KPG__tit{font-size:var(--font-16);font-weight:var(--weight-medium);letter-spacing:-.32px;color:var(--color-gray-800)}.auth-modal-module__Rj5KPG__titWrap button{font-size:var(--font-14);font-weight:var(--weight-medium);letter-spacing:-.28px;color:var(--color-gray-400);padding-right:20px;line-height:120%;position:relative}.auth-modal-module__Rj5KPG__titWrap button:after{content:"";background-color:var(--color-gray-400);width:20px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-mask:url(/common/icons/icon-detail-arrow-mask.svg) 50%/contain no-repeat;mask:url(/common/icons/icon-detail-arrow-mask.svg) 50%/contain no-repeat}.auth-modal-module__Rj5KPG__checkbox{padding:var(--form-input-padding-y) var(--form-input-padding-x);text-align:center;border:1px solid var(--color-gray-200);cursor:pointer;width:100%;margin-top:12px;display:block;position:relative}.auth-modal-module__Rj5KPG__checkbox input{opacity:0;width:0;height:0;position:absolute}.auth-modal-module__Rj5KPG__checkbox .auth-modal-module__Rj5KPG__txt{text-align:center;font-size:var(--font-16);font-weight:var(--weight-medium);letter-spacing:-.32px;color:var(--color-gray-400);padding-left:24px;line-height:130%;display:inline-block;position:relative}.auth-modal-module__Rj5KPG__checkbox .auth-modal-module__Rj5KPG__txt:before{content:"";background-color:var(--color-gray-200);width:20px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-mask:url(/common/icons/icon-agree-check-mask.svg) 50%/contain no-repeat;mask:url(/common/icons/icon-agree-check-mask.svg) 50%/contain no-repeat}.auth-modal-module__Rj5KPG__checkbox:has(input:checked){border:1px solid var(--brand-SSG-000)}.auth-modal-module__Rj5KPG__checkbox:has(input:checked) .auth-modal-module__Rj5KPG__txt{color:var(--brand-SSG-000)}.auth-modal-module__Rj5KPG__checkbox:has(input:checked) .auth-modal-module__Rj5KPG__txt:before{background-color:var(--brand-SSG-000)}.auth-modal-module__Rj5KPG__allCheck .auth-modal-module__Rj5KPG__checkbox{text-align:left;border:0;width:auto;margin-top:0;padding:0}.auth-modal-module__Rj5KPG__allCheck .auth-modal-module__Rj5KPG__checkbox .auth-modal-module__Rj5KPG__txt{color:var(--color-gray-500);padding-left:24px}.auth-modal-module__Rj5KPG__allCheck .auth-modal-module__Rj5KPG__checkbox .auth-modal-module__Rj5KPG__txt:before{background-color:var(--color-gray-200);border:0;border-radius:0;width:20px;height:20px;-webkit-mask:url(/common/icons/icon-agree-all-mask.svg) 50%/contain no-repeat;mask:url(/common/icons/icon-agree-all-mask.svg) 50%/contain no-repeat}.auth-modal-module__Rj5KPG__allCheck .auth-modal-module__Rj5KPG__checkbox:has(input:checked){border:0}.auth-modal-module__Rj5KPG__allCheck .auth-modal-module__Rj5KPG__checkbox:has(input:checked) .auth-modal-module__Rj5KPG__txt:before{background-color:var(--brand-SSG-000)}@media (max-width:768px){.auth-modal-module__Rj5KPG__authStep{font-size:14px}.auth-modal-module__Rj5KPG__authTit{font-size:16px}.auth-modal-module__Rj5KPG__inpCon{margin-top:16px}.auth-modal-module__Rj5KPG__inpCon input{font-size:14px}.auth-modal-module__Rj5KPG__inpWrap button{min-width:100px;font-size:14px}.auth-modal-module__Rj5KPG__authPrimary,.auth-modal-module__Rj5KPG__authLinks{font-size:14px}.auth-modal-module__Rj5KPG__titWrap button{font-size:12px}.auth-modal-module__Rj5KPG__checkbox .auth-modal-module__Rj5KPG__txt{font-size:14px}}
.confirm-modal-module__4QJrZW__message{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-16);letter-spacing:-.32px;color:var(--color-gray-800);white-space:pre-line;margin:0;line-height:1.6}.confirm-modal-module__4QJrZW__actions{gap:8px;margin-top:4px;display:flex}.confirm-modal-module__4QJrZW__button{height:52px;font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-16);letter-spacing:-.32px;cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px 24px;line-height:1.2;transition:opacity .15s;display:inline-flex}.confirm-modal-module__4QJrZW__buttonCancel{background:var(--color-white);color:var(--color-gray-800);border:1px solid var(--color-gray-300)}.confirm-modal-module__4QJrZW__buttonConfirm{background:var(--brand-SSG-000);color:var(--color-white);border:1px solid var(--brand-SSG-000)}.confirm-modal-module__4QJrZW__buttonDanger{color:var(--color-white);background:#d33;border:1px solid #d33}.confirm-modal-module__4QJrZW__button:hover{opacity:.88}
.password-modal-module__5wIxTa__form{flex-direction:column;gap:16px;display:flex}.password-modal-module__5wIxTa__description{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-16);letter-spacing:-.32px;color:var(--color-gray-700);margin:0;line-height:1.6}.password-modal-module__5wIxTa__input{border:1px solid var(--color-line-01);background:var(--color-white);width:100%;height:56px;font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-900);border-radius:8px;outline:none;padding:14px 18px;line-height:1.4;transition:border-color .15s}.password-modal-module__5wIxTa__input::placeholder{color:var(--color-gray-400)}.password-modal-module__5wIxTa__input:focus-visible{outline:2px solid var(--brand-SSG-000);outline-offset:-2px;border-color:#0000}.password-modal-module__5wIxTa__input[aria-invalid=true]{border-color:#d33}.password-modal-module__5wIxTa__errorText{font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-14);color:#d33;margin:-8px 0 0;line-height:1.4}.password-modal-module__5wIxTa__actions{gap:8px;margin-top:4px;display:flex}.password-modal-module__5wIxTa__button{height:52px;font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-16);letter-spacing:-.32px;cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px 24px;line-height:1.2;transition:opacity .15s;display:inline-flex}.password-modal-module__5wIxTa__button:disabled{opacity:.6;cursor:not-allowed}.password-modal-module__5wIxTa__buttonCancel{background:var(--color-white);color:var(--color-gray-800);border:1px solid var(--color-gray-300)}.password-modal-module__5wIxTa__buttonSubmit{background:var(--brand-SSG-000);color:var(--color-white);border:1px solid var(--brand-SSG-000)}.password-modal-module__5wIxTa__button:hover:not(:disabled){opacity:.88}
.legal-modal-module__mOl2CG__legalBody{font-family:var(--font-pretendard-stack);font-size:var(--font-16);letter-spacing:-.32px;color:var(--color-gray-700);flex-direction:column;gap:20px;line-height:160%;display:flex}@media (max-width:768px){.legal-modal-module__mOl2CG__legalBody{font-size:14px}}
.privacy-modal-module__MYQp5G__tit{font-weight:var(--weight-semibold);color:var(--color-gray-900);margin-bottom:8px}.privacy-modal-module__MYQp5G__txt{white-space:pre-line;margin:0}.privacy-modal-module__MYQp5G__txt+.privacy-modal-module__MYQp5G__section,.privacy-modal-module__MYQp5G__section+.privacy-modal-module__MYQp5G__section{margin-top:4px}
.terms-modal-module__cvpviG__tit{font-weight:var(--weight-semibold);color:var(--color-gray-900);margin-bottom:8px}.terms-modal-module__cvpviG__txt{white-space:pre-line;margin:0}.terms-modal-module__cvpviG__txt+.terms-modal-module__cvpviG__section,.terms-modal-module__cvpviG__section+.terms-modal-module__cvpviG__section{margin-top:4px}
.blepharospasm-checklist-modal-module__YzXUJa__dialog{--modal-radius:40px;--modal-pad:36px 48px 100px;--modal-gap:0}.blepharospasm-checklist-modal-module__YzXUJa__content{flex-direction:column;align-items:center;gap:60px;width:100%;display:flex}.blepharospasm-checklist-modal-module__YzXUJa__header{flex-direction:column;gap:16px;width:100%;display:flex}.blepharospasm-checklist-modal-module__YzXUJa__closeBtn{width:40px;height:40px;color:var(--color-gray-800);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;transition:background .15s,color .15s;display:inline-flex}.blepharospasm-checklist-modal-module__YzXUJa__closeBtn:hover{background:var(--color-gray-50);color:var(--color-gray-900)}.blepharospasm-checklist-modal-module__YzXUJa__closeBtn:focus-visible{outline:2px solid var(--brand-SSG-000);outline-offset:2px}.blepharospasm-checklist-modal-module__YzXUJa__title{text-align:center;width:100%;font-size:var(--font-40);font-weight:var(--weight-bold);line-height:var(--leading-normal);letter-spacing:var(--tracking-tight);color:var(--color-gray-800);margin:0}.blepharospasm-checklist-modal-module__YzXUJa__cardList{grid-template-columns:repeat(6,1fr);gap:20px;width:100%;max-width:1200px;margin:0;padding:0;list-style:none;display:grid}.blepharospasm-checklist-modal-module__YzXUJa__card{background:var(--color-surface-purple);border-radius:20px;grid-column:span 2;align-items:flex-end;gap:24px;height:208px;padding:24px;display:flex}.blepharospasm-checklist-modal-module__YzXUJa__card:nth-child(4){grid-column:2/span 2}.blepharospasm-checklist-modal-module__YzXUJa__card:nth-child(5){grid-column:4/span 2}.blepharospasm-checklist-modal-module__YzXUJa__cardBody{flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;height:100%;display:flex}.blepharospasm-checklist-modal-module__YzXUJa__cardNumber{background:var(--brand-SSG-000);width:40px;height:40px;color:var(--color-white);font-size:var(--font-16);font-weight:var(--weight-medium);letter-spacing:var(--tracking-tight);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;line-height:1.2;display:inline-flex}.blepharospasm-checklist-modal-module__YzXUJa__cardText{font-size:var(--font-24);font-weight:var(--weight-semibold);line-height:var(--leading-normal);letter-spacing:var(--tracking-tight);color:var(--color-neutral-800);margin:0}.blepharospasm-checklist-modal-module__YzXUJa__cardTextLine{display:block}.blepharospasm-checklist-modal-module__YzXUJa__cardIcon{background:#ebe3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;display:inline-flex}@media (max-width:1200px){.blepharospasm-checklist-modal-module__YzXUJa__dialog{--modal-radius:28px;--modal-pad:28px 32px 60px}.blepharospasm-checklist-modal-module__YzXUJa__content{gap:40px}.blepharospasm-checklist-modal-module__YzXUJa__cardList{grid-template-columns:repeat(2,1fr);gap:16px}.blepharospasm-checklist-modal-module__YzXUJa__card,.blepharospasm-checklist-modal-module__YzXUJa__card:nth-child(4),.blepharospasm-checklist-modal-module__YzXUJa__card:nth-child(5){grid-column:span 1}.blepharospasm-checklist-modal-module__YzXUJa__card:nth-child(5){grid-column:1/-1;max-width:calc(50% - 8px);margin-inline:auto}}@media (max-width:768px){.blepharospasm-checklist-modal-module__YzXUJa__dialog{--modal-radius:20px;--modal-pad:20px 20px 40px}.blepharospasm-checklist-modal-module__YzXUJa__content{gap:28px}.blepharospasm-checklist-modal-module__YzXUJa__header{gap:8px}.blepharospasm-checklist-modal-module__YzXUJa__closeBtn{width:16px;height:16px}.blepharospasm-checklist-modal-module__YzXUJa__title{font-size:22px}.blepharospasm-checklist-modal-module__YzXUJa__cardList{grid-template-columns:1fr;gap:12px}.blepharospasm-checklist-modal-module__YzXUJa__card,.blepharospasm-checklist-modal-module__YzXUJa__card:nth-child(4),.blepharospasm-checklist-modal-module__YzXUJa__card:nth-child(5){border-radius:16px;grid-column:span 1;max-width:none;height:auto;min-height:140px;margin-inline:0;padding:20px}.blepharospasm-checklist-modal-module__YzXUJa__cardNumber{border-radius:6px;width:32px;height:32px;font-size:14px}.blepharospasm-checklist-modal-module__YzXUJa__cardText{font-size:17px}.blepharospasm-checklist-modal-module__YzXUJa__cardIcon{width:64px;height:64px}.blepharospasm-checklist-modal-module__YzXUJa__cardIcon svg{width:38px;height:28px}}
.botox-page-module__efGdya__root{background:var(--color-white);width:100%;color:var(--color-text-primary)}.botox-page-module__efGdya__intro,.botox-page-module__efGdya__what,.botox-page-module__efGdya__warning{width:100%;padding:var(--section-py) 0;justify-content:center;display:flex}.botox-page-module__efGdya__intro{background:var(--color-white);border-top:1px solid var(--color-gray-100)}.botox-page-module__efGdya__what{background:var(--color-white)}.botox-page-module__efGdya__warning{background:var(--color-surface-purple)}.botox-page-module__efGdya__whatHead{gap:var(--gap-md);text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.botox-page-module__efGdya__whatTitle{font-size:var(--font-40);font-weight:var(--weight-bold);line-height:var(--leading-normal);letter-spacing:var(--tracking-tight);color:var(--color-neutral-900);margin:0}.botox-page-module__efGdya__whatDesc{font-size:var(--font-20);font-weight:var(--weight-regular);line-height:var(--leading-loose);letter-spacing:var(--tracking-tight);color:var(--color-gray-700)}.botox-page-module__efGdya__whatDesc p{margin:0}.botox-page-module__efGdya__tabBar{scrollbar-width:none;-ms-overflow-style:none;background:#f7f7f7;border-radius:12px;align-items:center;width:100%;min-width:0;display:flex;overflow-x:auto}.botox-page-module__efGdya__tabBar::-webkit-scrollbar{display:none}.botox-page-module__efGdya__tab{color:#757575;height:50px;font-size:var(--font-18);font-weight:var(--weight-regular);line-height:var(--leading-loose);letter-spacing:var(--tracking-tight);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex:1 0 auto;padding:10px 24px;transition:background-color .18s,color .18s,font-size .18s}.botox-page-module__efGdya__tab:hover{color:var(--color-gray-800)}.botox-page-module__efGdya__tabActive,.botox-page-module__efGdya__tabActive:hover{background:var(--brand-SSG-000);color:var(--color-white);font-size:var(--font-20);font-weight:var(--weight-semibold)}.botox-page-module__efGdya__tab:focus-visible{outline:2px solid var(--brand-SSG-000);outline-offset:2px}.botox-page-module__efGdya__panel{align-items:center;gap:60px;width:100%;display:flex}.botox-page-module__efGdya__panelImage{aspect-ratio:640/400;border-radius:var(--radius-m);background:var(--color-surface-placeholder);flex-shrink:0;width:640px;position:relative;overflow:hidden}.botox-page-module__efGdya__panelImage img{object-fit:cover}.botox-page-module__efGdya__panelBody{flex-direction:column;flex:1;align-items:flex-start;gap:32px;min-width:0;display:flex}.botox-page-module__efGdya__panelGroup{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex}.botox-page-module__efGdya__panelHead{align-items:center;gap:12px;display:flex}.botox-page-module__efGdya__panelNumber{border-radius:var(--radius-full);background:var(--brand-SSG-000);width:40px;height:40px;color:var(--color-white);font-size:var(--font-20);font-weight:var(--weight-semibold);line-height:var(--leading-normal);letter-spacing:var(--tracking-tight);justify-content:center;align-items:center;display:inline-flex}.botox-page-module__efGdya__panelTitle{font-size:var(--font-32);font-weight:var(--weight-semibold);line-height:var(--leading-normal);letter-spacing:var(--tracking-tight);color:var(--color-neutral-800);margin:0}.botox-page-module__efGdya__panelDesc{font-size:var(--font-20);font-weight:var(--weight-regular);line-height:var(--leading-loose);letter-spacing:var(--tracking-tight);color:var(--color-neutral-700)}.botox-page-module__efGdya__panelDesc p{margin:0}.botox-page-module__efGdya__panelBadges{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.botox-page-module__efGdya__panelBadge{background:var(--color-surface-tag);color:var(--brand-SSG-dark);font-size:var(--font-16);font-weight:var(--weight-medium);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);border-radius:var(--radius-2xs);align-items:center;padding:6px 12px;display:inline-flex}.botox-page-module__efGdya__panelCta{background:var(--color-purple-step-2);color:var(--color-white);font-size:var(--font-20);font-weight:var(--weight-regular);line-height:var(--leading-tight);letter-spacing:-.03em;border-radius:var(--radius-full);align-items:center;gap:12px;padding:16px 32px;text-decoration:none;transition:opacity .18s;display:inline-flex}.botox-page-module__efGdya__panelCta:hover{opacity:.9}.botox-page-module__efGdya__panelCtaDot{border-radius:var(--radius-full);background:var(--color-white);flex-shrink:0;width:10px;height:10px;display:inline-block}.botox-page-module__efGdya__warningHead{align-items:center;gap:var(--gap-md);text-align:center;flex-direction:column;width:100%;display:flex}.botox-page-module__efGdya__warningPillWrap{flex-direction:column;align-items:center;display:inline-flex}.botox-page-module__efGdya__warningPill{color:var(--color-white);font-size:var(--font-18);font-weight:var(--weight-semibold);line-height:var(--leading-loose);letter-spacing:var(--tracking-tight);border-radius:var(--radius-full);white-space:nowrap;background:linear-gradient(#8061aa 0%,#674b8d 100%);justify-content:center;align-items:center;padding:20px 30px;display:inline-flex}.botox-page-module__efGdya__warningPillArrow{border-top:18px solid #674b8d;border-left:11px solid #0000;border-right:11px solid #0000;width:0;height:0;margin-top:-1px}.botox-page-module__efGdya__warningTitle{font-size:var(--font-40);font-weight:var(--weight-bold);line-height:var(--leading-normal);letter-spacing:var(--tracking-tight);color:var(--color-gray-800);margin:0}.botox-page-module__efGdya__warningSub{font-size:var(--font-20);font-weight:var(--weight-regular);line-height:var(--leading-loose);letter-spacing:var(--tracking-tight);color:var(--color-gray-700)}.botox-page-module__efGdya__warningSub p{margin:0}.botox-page-module__efGdya__warningList{grid-template-columns:repeat(2,1fr);gap:24px 20px;width:100%;margin:0;padding:0;list-style:none;display:grid}.botox-page-module__efGdya__warningItem{background:var(--color-white);border-radius:var(--radius-full);min-height:90px;font-size:var(--font-22);font-weight:var(--weight-semibold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-gray-800);align-items:center;gap:16px;padding:0 32px 0 25px;display:flex}.botox-page-module__efGdya__warningCheck{border-radius:var(--radius-full);width:40px;height:40px;color:var(--color-white);background:linear-gradient(#8061aa 0%,#674b8d 100%);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (max-width:1200px){.botox-page-module__efGdya__intro,.botox-page-module__efGdya__what,.botox-page-module__efGdya__warning{padding-top:80px;padding-bottom:80px}.botox-page-module__efGdya__panel{gap:40px}.botox-page-module__efGdya__panelImage{width:480px}.botox-page-module__efGdya__panelTitle{font-size:var(--font-28)}}@media (max-width:1024px){.botox-page-module__efGdya__panel{flex-direction:column;align-items:stretch;gap:32px}.botox-page-module__efGdya__panelImage{width:100%;max-width:600px;margin:0 auto}.botox-page-module__efGdya__warningList{grid-template-columns:1fr}}@media (max-width:768px){.botox-page-module__efGdya__intro,.botox-page-module__efGdya__what,.botox-page-module__efGdya__warning{padding-top:60px;padding-bottom:60px}.botox-page-module__efGdya__whatTitle,.botox-page-module__efGdya__warningTitle{font-size:24px}.botox-page-module__efGdya__whatDesc,.botox-page-module__efGdya__warningSub{font-size:15px}.botox-page-module__efGdya__tab{height:44px;padding:8px 16px;font-size:14px}.botox-page-module__efGdya__tabActive,.botox-page-module__efGdya__tabActive:hover{font-size:15px}.botox-page-module__efGdya__panelTitle{font-size:22px}.botox-page-module__efGdya__panelNumber{width:32px;height:32px}.botox-page-module__efGdya__panelDesc{font-size:15px}.botox-page-module__efGdya__panelBadge{padding:4px 10px;font-size:13px}.botox-page-module__efGdya__panelCta{gap:10px;padding:12px 24px;font-size:16px}.botox-page-module__efGdya__panelCtaDot{width:8px;height:8px}.botox-page-module__efGdya__warningItem{border-radius:999px;gap:12px;min-height:64px;padding:0 20px 0 16px;font-size:15px}.botox-page-module__efGdya__warningCheck{width:32px;height:32px}.botox-page-module__efGdya__warningList{gap:8px}.botox-page-module__efGdya__warningPill{padding:10px 18px;font-size:15px}.botox-page-module__efGdya__tabBar{background:#fff;border-radius:6px;flex-wrap:wrap;gap:8px}.botox-page-module__efGdya__tab{white-space:normal;background:#f7f7f7;border-radius:6px;width:calc(33.333% - 8px);height:auto;min-height:48px;padding:0;line-height:1.2}.botox-page-module__efGdya__tabActive,.botox-page-module__efGdya__tabActive:hover{background:var(--brand-SSG-000);color:var(--color-white)}.botox-page-module__efGdya__warningHead{gap:12px}}
.gnb-module__9sENbq__gnbFrame{width:100%;z-index:var(--z-gnb);box-sizing:border-box;isolation:isolate;background:0 0;border-bottom:1px solid #fff6;padding-inline:8.12rem;transition:transform .4s;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.gnb-module__9sENbq__gnbFrameHidden{pointer-events:none;transform:translateY(-100%)}.gnb-module__9sENbq__gnbFrameTinted{background:#fff3}.gnb-module__9sENbq__gnbFrameTinted .gnb-module__9sENbq__glass{background:0 0}.gnb-module__9sENbq__glass{z-index:0;-webkit-backdrop-filter:blur(6px);pointer-events:none;background:#ffffff03;position:absolute;inset:0}.gnb-module__9sENbq__inner{z-index:1;background:0 0;border:none;width:100%;margin:0;position:relative}@media (prefers-reduced-motion:reduce){.gnb-module__9sENbq__gnbFrame{transition:none}}.gnb-module__9sENbq__gnbFrame[data-variant=transparent]{-webkit-backdrop-filter:blur(6px);background:#ffffff1a}.gnb-module__9sENbq__gnbFrame[data-variant=solid]{background:#fff;box-shadow:0 2px 10px #0000000d}.gnb-module__9sENbq__nav{width:100%;height:var(--header-height);justify-content:space-between;align-items:center;gap:28px;display:flex}.gnb-module__9sENbq__logo{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.gnb-module__9sENbq__logo span{letter-spacing:-.03rem;font-size:1.75rem;font-style:normal;font-weight:700;line-height:130%}.gnb-module__9sENbq__logoMarkBack{fill:#dbdbdb}.gnb-module__9sENbq__logoMarkFront{fill:#fff}.gnb-module__9sENbq__gnbFrame[data-variant=transparent] .gnb-module__9sENbq__logo span{color:#fff}.gnb-module__9sENbq__gnbFrame[data-variant=solid] .gnb-module__9sENbq__logo span{color:#822c85}.gnb-module__9sENbq__gnbFrame[data-variant=solid] .gnb-module__9sENbq__logoMarkBack{fill:#78787f}.gnb-module__9sENbq__gnbFrame[data-variant=solid] .gnb-module__9sENbq__logoMarkFront{fill:#822c85}.gnb-module__9sENbq__menu{align-items:center;gap:clamp(16px,2.2vw,36px);height:100%;list-style:none;display:flex}.gnb-module__9sENbq__menuItemSub{align-items:center;height:100%;display:flex;position:relative}.gnb-module__9sENbq__submenu{z-index:2;-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;background:#a33aff;border:none;flex-direction:column;align-items:center;gap:16px;min-width:12rem;margin:0;padding:32px 24px;list-style:none;transition:opacity .2s,visibility .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000026}.gnb-module__9sENbq__submenu:before{content:"";height:4px;position:absolute;bottom:100%;left:0;right:0}.gnb-module__9sENbq__menuItemSub:hover .gnb-module__9sENbq__submenu,.gnb-module__9sENbq__menuItemSub:focus-within .gnb-module__9sENbq__submenu{opacity:1;visibility:visible;pointer-events:auto}.gnb-module__9sENbq__submenuLink,.gnb-module__9sENbq__submenuLinkActive{letter-spacing:-.54px;white-space:nowrap;color:#fff;border-bottom:1px solid #0000;padding:6px 0;font-size:1.125rem;font-style:normal;font-weight:500;line-height:150%;transition:opacity .2s,border-color .2s;display:block}.gnb-module__9sENbq__submenuLink{opacity:.85}.gnb-module__9sENbq__submenuLinkActive,.gnb-module__9sENbq__submenuLink:hover{opacity:1;border-bottom-color:#fff}.gnb-module__9sENbq__menuLink,.gnb-module__9sENbq__account{letter-spacing:-.03375rem;font-size:1.125rem;font-style:normal;font-weight:500;line-height:150%;transition:opacity .2s}.gnb-module__9sENbq__gnbFrame[data-variant=transparent] .gnb-module__9sENbq__menuLink,.gnb-module__9sENbq__gnbFrame[data-variant=transparent] .gnb-module__9sENbq__account{color:#fff;opacity:.92}.gnb-module__9sENbq__gnbFrame[data-variant=solid] .gnb-module__9sENbq__menuLink,.gnb-module__9sENbq__gnbFrame[data-variant=solid] .gnb-module__9sENbq__account{color:#111;opacity:1}.gnb-module__9sENbq__menuLink:hover,.gnb-module__9sENbq__account:hover{opacity:1}.gnb-module__9sENbq__gnbFrame[data-variant=solid] .gnb-module__9sENbq__menuLink:hover,.gnb-module__9sENbq__gnbFrame[data-variant=solid] .gnb-module__9sENbq__account:hover{opacity:.7}.gnb-module__9sENbq__right{flex-shrink:0;align-items:center;gap:20px;display:flex}.gnb-module__9sENbq__account{flex-shrink:0;align-items:center;gap:8px;display:flex}.gnb-module__9sENbq__accountBtn{cursor:pointer}.gnb-module__9sENbq__accountDivider{background-color:currentColor;width:2px;height:13px;display:block}.gnb-module__9sENbq__hamburger{cursor:pointer;color:#111;background:0 0;border:0;padding:0;line-height:0;display:none}.gnb-module__9sENbq__hamburger:hover{opacity:.7}@media (max-width:1200px){.gnb-module__9sENbq__gnbFrame{padding-inline:2rem}.gnb-module__9sENbq__nav{height:84px}.gnb-module__9sENbq__menu{gap:18px}.gnb-module__9sENbq__menuLink,.gnb-module__9sENbq__account{font-size:1rem}}@media (max-width:1023px){.gnb-module__9sENbq__gnbFrame{padding-inline:1rem}.gnb-module__9sENbq__nav{height:48px;padding:0}.gnb-module__9sENbq__menu,.gnb-module__9sENbq__account{display:none}.gnb-module__9sENbq__hamburger{justify-content:center;align-items:center;display:inline-flex}.gnb-module__9sENbq__logo span{font-size:1.25rem}.gnb-module__9sENbq__logo svg{width:36px;height:auto}}@media (min-width:1024px){.gnb-module__9sENbq__mobileDrawer{display:none!important}}.gnb-module__9sENbq__mobileDrawer{z-index:calc(var(--z-gnb) + 1);visibility:hidden;pointer-events:none;justify-content:flex-end;transition:visibility 0s linear .5s;display:flex;position:fixed;inset:0}.gnb-module__9sENbq__mobileDrawer:before{content:"";opacity:0;background:#00000080;transition:opacity .45s;position:absolute;inset:0}.gnb-module__9sENbq__mobileDrawerOpen{visibility:visible;pointer-events:auto;transition:visibility linear}.gnb-module__9sENbq__mobileDrawerOpen:before{opacity:1}.gnb-module__9sENbq__mobileDrawerPanel{z-index:1;flex-direction:column;width:100%;max-width:390px;height:100%;transition:transform .7s cubic-bezier(.32,.72,0,1);display:flex;position:relative;transform:translate(100%)}.gnb-module__9sENbq__mobileDrawerOpen .gnb-module__9sENbq__mobileDrawerPanel{transform:translate(0)}.gnb-module__9sENbq__mobileDrawerHeader{background:#f6f4f9;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 8px 0 16px;display:flex}.gnb-module__9sENbq__mobileDrawerHeader .gnb-module__9sENbq__logo span{color:#822c85;font-size:1.25rem}.gnb-module__9sENbq__mobileDrawerHeader .gnb-module__9sENbq__logoMarkBack{fill:#78787f}.gnb-module__9sENbq__mobileDrawerHeader .gnb-module__9sENbq__logoMarkFront{fill:#822c85}.gnb-module__9sENbq__mobileDrawerClose{cursor:pointer;color:#262626;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.gnb-module__9sENbq__mobileDrawerBody{-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;flex:1;gap:28px;min-height:0;padding:12px;display:flex;overflow-y:auto}.gnb-module__9sENbq__mobileAccordion{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.gnb-module__9sENbq__mobileAccordionTrigger{cursor:pointer;letter-spacing:-.32px;color:#262626;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;width:100%;padding:20px 8px;font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.gnb-module__9sENbq__mobileAccordionTrigger[aria-expanded=true]{color:#812990;border-bottom-color:#0000}.gnb-module__9sENbq__mobileAccordionChevron{width:20px;height:20px;color:inherit;flex-shrink:0;transition:transform .25s}.gnb-module__9sENbq__mobileAccordionTrigger[aria-expanded=true] .gnb-module__9sENbq__mobileAccordionChevron{transform:rotate(180deg)}.gnb-module__9sENbq__mobileAccordionPanel{border-bottom:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.gnb-module__9sENbq__mobileAccordionPanelOpen{border-bottom-color:#e5e5e5;grid-template-rows:1fr}.gnb-module__9sENbq__mobileAccordionPanelInner{flex-direction:column;gap:4px;display:flex;overflow:hidden}.gnb-module__9sENbq__mobileSubLink{letter-spacing:-.28px;color:#737373;padding:4px 28px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:1.6;text-decoration:none;display:block}.gnb-module__9sENbq__mobileSubLink:first-child{padding-top:12px}.gnb-module__9sENbq__mobileSubLink:last-child{padding-bottom:12px}.gnb-module__9sENbq__mobileSubLinkActive{color:#812990;font-weight:500;}.gnb-module__9sENbq__mobileUserActions{align-items:center;gap:8px;padding:4px 8px;display:flex}.gnb-module__9sENbq__mobileUserActions button,.gnb-module__9sENbq__mobileUserActions a{letter-spacing:-.32px;color:#1e1e1e;cursor:pointer;background:0 0;border:0;padding:4px 0;font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:1.2}.gnb-module__9sENbq__mobileUserActionsDivider{background:#1e1e1e;width:1px;height:13px}
.hover-fill-module__fi4Aia__fill{--fill-color:var(--brand-SSG-000);--fill-text-color:var(--color-white);--fill-border-color:var(--brand-SSG-000);--fill-base-bg:var(--color-white);--fill-duration:.38s;background-color:var(--fill-base-bg);background-image:linear-gradient(to right, var(--fill-color) 50%, var(--fill-base-bg) 50%);transition:background-position var(--fill-duration) cubic-bezier(.65, 0, .35, 1), color .2s ease 80ms, border-color .22s ease;background-position:100% 0;background-size:200% 100%}@media (min-width:1025px){.hover-fill-module__fi4Aia__fill:hover{color:var(--fill-text-color);border-color:var(--fill-border-color);background-position:0 0}}
.post-detail-layout-module__GRfLSq__root{background:var(--color-white);color:var(--color-gray-900);flex-direction:column;gap:50px;padding-top:80px;padding-bottom:150px;display:flex}.post-detail-layout-module__GRfLSq__body{border-bottom:1px solid #989898;flex-direction:column;align-items:center;width:100%;display:flex}.post-detail-layout-module__GRfLSq__root[data-body-spacing=wide] .post-detail-layout-module__GRfLSq__body{gap:100px;padding-bottom:100px}.post-detail-layout-module__GRfLSq__root[data-body-spacing=narrow] .post-detail-layout-module__GRfLSq__body{gap:50px;padding-bottom:50px}.post-detail-layout-module__GRfLSq__headBlock{flex-direction:column;width:100%;display:flex}.post-detail-layout-module__GRfLSq__header{text-align:center;border-bottom:1px solid #989898;flex-direction:column;align-items:center;gap:12px;width:100%;padding-bottom:24px;display:flex}.post-detail-layout-module__GRfLSq__titleLine{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:inline-flex}.post-detail-layout-module__GRfLSq__titleBadge{background:var(--brand-SSG-000);color:var(--color-white);font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-20);letter-spacing:-.4px;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;line-height:1.4;display:inline-flex}.post-detail-layout-module__GRfLSq__title{font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-32);letter-spacing:-.64px;color:var(--color-gray-900);margin:0;line-height:1.2}.post-detail-layout-module__GRfLSq__metaLine{align-items:center;gap:12px;display:inline-flex}.post-detail-layout-module__GRfLSq__author{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-900);text-overflow:ellipsis;white-space:nowrap;max-width:80px;line-height:1.6;overflow:hidden}.post-detail-layout-module__GRfLSq__metaDivider{background:var(--color-gray-300);width:1px;height:12px}.post-detail-layout-module__GRfLSq__date{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-500);line-height:1.6}.post-detail-layout-module__GRfLSq__attachmentContainer{border-bottom:1px solid #989898;width:100%;padding:24px 0}.post-detail-layout-module__GRfLSq__attachment{width:fit-content;font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-700);cursor:pointer;justify-content:center;align-items:center;gap:12px;margin:0 auto;line-height:1.4;display:flex}.post-detail-layout-module__GRfLSq__attachmentIcon{flex-shrink:0}.post-detail-layout-module__GRfLSq__attachmentText{margin:0}.post-detail-layout-module__GRfLSq__thumbnail{aspect-ratio:1;background-color:#ddd;background-position:50%;background-size:cover;flex-shrink:0;width:min(800px,100%)}.post-detail-layout-module__GRfLSq__content{width:100%;font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;white-space:pre-line;line-height:1.6}.post-detail-layout-module__GRfLSq__content p{margin:0}.post-detail-layout-module__GRfLSq__root[data-content-align=left] .post-detail-layout-module__GRfLSq__content{text-align:left}.post-detail-layout-module__GRfLSq__root[data-content-align=center] .post-detail-layout-module__GRfLSq__content{text-align:center}.post-detail-layout-module__GRfLSq__root[data-content-tone=strong] .post-detail-layout-module__GRfLSq__content{color:var(--color-gray-900)}.post-detail-layout-module__GRfLSq__root[data-content-tone=body] .post-detail-layout-module__GRfLSq__content{color:var(--color-gray-700)}.post-detail-layout-module__GRfLSq__footer{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.post-detail-layout-module__GRfLSq__navButton{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:12px;width:15.7895vw;min-width:160px;text-decoration:none;display:flex}.post-detail-layout-module__GRfLSq__navButtonNext{align-items:flex-end}.post-detail-layout-module__GRfLSq__navLabel{align-items:center;gap:12px;display:flex}.post-detail-layout-module__GRfLSq__navLabelNext{justify-content:flex-end}.post-detail-layout-module__GRfLSq__arrowIcon{color:#ccc;flex-shrink:0;transition:color .22s}@keyframes post-detail-layout-module__GRfLSq__nudgeLeft{0%{transform:translate(0)}50%{transform:translate(-4px)}to{transform:translate(0)}}@keyframes post-detail-layout-module__GRfLSq__nudgeRight{0%{transform:translate(0)}50%{transform:translate(4px)}to{transform:translate(0)}}.post-detail-layout-module__GRfLSq__arrowText{font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-22);letter-spacing:-.44px;color:var(--color-gray-800);line-height:1;transition:color .22s}.post-detail-layout-module__GRfLSq__navTitle{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-500);margin:0;line-height:1.2;overflow:hidden}.post-detail-layout-module__GRfLSq__listButton{height:60px;font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-700);cursor:pointer;white-space:nowrap;border:1px solid #222;border-radius:16px;justify-content:center;align-items:center;padding:10px 60px;line-height:1.2;text-decoration:none;display:inline-flex}@media (min-width:1025px){.post-detail-layout-module__GRfLSq__navButton:hover{animation:.6s cubic-bezier(.34,1.56,.64,1) post-detail-layout-module__GRfLSq__nudgeLeft}.post-detail-layout-module__GRfLSq__navButtonNext:hover{animation:.6s cubic-bezier(.34,1.56,.64,1) post-detail-layout-module__GRfLSq__nudgeRight}.post-detail-layout-module__GRfLSq__navButton:hover .post-detail-layout-module__GRfLSq__arrowIcon,.post-detail-layout-module__GRfLSq__navButton:hover .post-detail-layout-module__GRfLSq__arrowText{color:var(--brand-SSG-000)}.post-detail-layout-module__GRfLSq__navButton:hover .post-detail-layout-module__GRfLSq__navTitle{color:var(--color-gray-800)}}.post-detail-layout-module__GRfLSq__listButton:focus-visible{outline:2px solid var(--brand-SSG-000);outline-offset:2px}@media (max-width:768px){.post-detail-layout-module__GRfLSq__root{gap:28px;padding:40px 16px 60px}.post-detail-layout-module__GRfLSq__root[data-body-spacing=wide] .post-detail-layout-module__GRfLSq__body,.post-detail-layout-module__GRfLSq__root[data-body-spacing=narrow] .post-detail-layout-module__GRfLSq__body{gap:40px;padding-bottom:40px}.post-detail-layout-module__GRfLSq__header{gap:8px;padding-bottom:16px}.post-detail-layout-module__GRfLSq__title{letter-spacing:-.4px;font-size:20px;line-height:1.4}.post-detail-layout-module__GRfLSq__titleBadge{padding:4px 8px;font-size:14px}.post-detail-layout-module__GRfLSq__author,.post-detail-layout-module__GRfLSq__date{font-size:14px}.post-detail-layout-module__GRfLSq__thumbnail{aspect-ratio:343/343;width:100%}.post-detail-layout-module__GRfLSq__content{letter-spacing:-.32px;font-size:16px;line-height:1.7}.post-detail-layout-module__GRfLSq__attachmentContainer{padding:16px 0}.post-detail-layout-module__GRfLSq__attachment{gap:8px;font-size:15px}.post-detail-layout-module__GRfLSq__footer{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.post-detail-layout-module__GRfLSq__navButton,.post-detail-layout-module__GRfLSq__navButtonNext{flex:1 1 0;align-items:flex-start;gap:6px;width:auto;min-width:0;padding:10px 0}.post-detail-layout-module__GRfLSq__navButtonNext{align-items:flex-end}.post-detail-layout-module__GRfLSq__arrowText{font-size:16px}.post-detail-layout-module__GRfLSq__navTitle{font-size:14px}.post-detail-layout-module__GRfLSq__listButton{border-radius:8px;width:80px;height:40px;padding:8px 16px;font-size:14px}}
.form-select-module__lAcHta__wrap{width:100%;position:relative}.form-select-module__lAcHta__trigger{width:100%;min-height:var(--form-input-min-height);padding:var(--form-input-padding-y) var(--form-input-padding-x);border-radius:var(--form-input-radius);background:var(--form-input-bg);color:var(--form-input-text);font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--form-input-font-size);line-height:var(--form-input-line-height);letter-spacing:var(--form-input-letter-spacing);text-align:left;cursor:pointer;border:0;outline:none;justify-content:space-between;align-items:center;transition:outline .15s;display:flex}.form-select-module__lAcHta__wrapFill{height:100%}.form-select-module__lAcHta__triggerFill{height:100%;min-height:0}.form-select-module__lAcHta__trigger:focus-visible,.form-select-module__lAcHta__triggerOpen{outline:2px solid var(--form-input-focus-color);outline-offset:2px}.form-select-module__lAcHta__trigger[aria-invalid=true]{outline:1px solid var(--form-input-error-color);border-color:#0000}.form-select-module__lAcHta__trigger:disabled{opacity:.6;cursor:not-allowed}.form-select-module__lAcHta__placeholder{color:var(--form-input-placeholder)}.form-select-module__lAcHta__value{color:var(--form-input-text)}.form-select-module__lAcHta__icon{color:var(--color-gray-400);flex-shrink:0;margin-left:8px;transition:transform .2s}.form-select-module__lAcHta__triggerOpen .form-select-module__lAcHta__icon{transform:rotate(180deg)}.form-select-module__lAcHta__panel{z-index:20;background:var(--color-white);border:1px solid var(--color-line-01);border-radius:12px;max-height:280px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #00000014}.form-select-module__lAcHta__option{text-align:left;cursor:pointer;width:100%;font-family:var(--font-pretendard-stack);font-weight:var(--weight-medium);font-size:var(--font-16);letter-spacing:-.32px;color:var(--color-gray-700);background:0 0;border:0;padding:12px 20px;line-height:1.2;transition:background-color .12s,color .12s;display:block}.form-select-module__lAcHta__option:hover{background:var(--color-gray-50)}.form-select-module__lAcHta__option:focus-visible{outline:2px solid var(--form-input-focus-color);outline-offset:-2px}.form-select-module__lAcHta__optionActive{color:var(--form-input-focus-color)}
.review-section-module__ow1OTG__root{background:var(--color-white);width:100%;padding-block:80px 0}.review-section-module__ow1OTG__inner{flex-direction:column;gap:50px;display:flex}.review-section-module__ow1OTG__tabs{background:var(--color-gray-50);border-radius:14px;align-items:center;width:100%;height:50px;display:flex;overflow:hidden}.review-section-module__ow1OTG__tab,.review-section-module__ow1OTG__tabActive{min-width:0;height:100%;font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-400);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:14px;flex:1 0 0;padding:10px 24px;line-height:1.6;transition:color .2s;position:relative}.review-section-module__ow1OTG__tab:hover{color:var(--color-gray-700)}.review-section-module__ow1OTG__tabActive{color:var(--color-white);font-weight:var(--weight-semibold);font-size:var(--font-20);letter-spacing:-.4px;line-height:1.4}.review-section-module__ow1OTG__tabIndicator{background:var(--brand-SSG-000);z-index:0;border-radius:14px;position:absolute;inset:0}.review-section-module__ow1OTG__tabLabel{z-index:1;position:relative}.review-section-module__ow1OTG__content{gap:var(--gap-lg);flex-direction:column;width:100%;display:flex}.review-section-module__ow1OTG__toolbar{justify-content:flex-end;align-items:center;gap:12px;display:flex}.review-section-module__ow1OTG__writeButton{background:var(--brand-SSG-000);height:60px;color:var(--color-white);font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-20);letter-spacing:-.4px;white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;padding:10px 32px;line-height:1.4;text-decoration:none;transition:opacity .15s;display:inline-flex}.review-section-module__ow1OTG__writeButton:hover{opacity:.88}.review-section-module__ow1OTG__grid{gap:var(--gap-lg);grid-template-columns:repeat(3,1fr);width:100%;margin:0;padding:0;list-style:none;display:grid}.review-section-module__ow1OTG__cell{min-width:0}.review-section-module__ow1OTG__card{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:24px;width:100%;margin:0;padding:0;text-decoration:none;transition:transform .32s cubic-bezier(.34,1.2,.64,1);display:flex}@media (min-width:1025px){.review-section-module__ow1OTG__card:hover{transform:translateY(-8px)}}.review-section-module__ow1OTG__thumbnail{border-radius:var(--radius-lg);background-color:var(--color-gray-200);background-position:50%;background-size:cover;width:100%;height:350px;position:relative;overflow:hidden}.review-section-module__ow1OTG__thumbnail[data-locked]{background:linear-gradient(90deg,#000c 0% 100%),linear-gradient(90deg,#d9d9d9 0% 100%)}.review-section-module__ow1OTG__lockedOverlay{color:var(--color-white);text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.review-section-module__ow1OTG__lockedText{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-16);letter-spacing:-.32px;white-space:pre-line;margin:0;line-height:1.6}.review-section-module__ow1OTG__info{flex-direction:column;gap:8px;display:flex}.review-section-module__ow1OTG__titleRow{align-items:center;gap:10px;display:flex}.review-section-module__ow1OTG__badge{background:var(--brand-SSG-000);color:var(--color-white);font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-16);letter-spacing:-.32px;white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 12px;line-height:1.2;display:inline-flex}.review-section-module__ow1OTG__title{font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-22);letter-spacing:-.44px;color:var(--color-gray-900);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;line-height:1.4;overflow:hidden}.review-section-module__ow1OTG__metaRow{align-items:center;gap:12px;display:flex}.review-section-module__ow1OTG__author{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-900);text-overflow:ellipsis;white-space:nowrap;max-width:80px;line-height:1.6;overflow:hidden}.review-section-module__ow1OTG__metaDivider{background:var(--color-gray-300);width:1px;height:12px}.review-section-module__ow1OTG__date{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-500);line-height:1.6}@media (max-width:1200px){.review-section-module__ow1OTG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.review-section-module__ow1OTG__root{padding-block:40px 60px}.review-section-module__ow1OTG__inner{gap:32px;padding:0 16px}.review-section-module__ow1OTG__tabs{scrollbar-width:none;height:42px;overflow-x:auto}.review-section-module__ow1OTG__tabs::-webkit-scrollbar{display:none}.review-section-module__ow1OTG__tab,.review-section-module__ow1OTG__tabActive{flex:none;padding:8px 14px;font-size:13px}.review-section-module__ow1OTG__tabActive{font-size:14px}.review-section-module__ow1OTG__toolbar{flex-direction:column;align-items:stretch;gap:8px}.review-section-module__ow1OTG__writeButton{border-radius:12px;width:100%;height:48px;padding:10px 24px;font-size:16px}.review-section-module__ow1OTG__grid{grid-template-columns:1fr;gap:20px}.review-section-module__ow1OTG__thumbnail{aspect-ratio:343/220;border-radius:12px;height:auto}.review-section-module__ow1OTG__card{gap:16px}.review-section-module__ow1OTG__badge{padding:6px 10px;font-size:13px}.review-section-module__ow1OTG__title{font-size:16px}.review-section-module__ow1OTG__author,.review-section-module__ow1OTG__date{font-size:13px}}
.mypage-section-module__oWCz3G__root{background:var(--color-white);width:100%;padding-bottom:120px}.mypage-section-module__oWCz3G__inner{flex-direction:column;gap:60px;display:flex}.mypage-section-module__oWCz3G__profileCard{background:var(--color-gray-50,#f8f9fb);border-radius:16px;padding:40px}.mypage-section-module__oWCz3G__profileCard h3{font-size:var(--font-22,22px);font-weight:var(--weight-semibold,600);color:var(--color-gray-900,#111);margin:0 0 24px}.mypage-section-module__oWCz3G__profileGrid{grid-template-columns:1fr 1fr;gap:16px 40px;display:grid}.mypage-section-module__oWCz3G__profileField{flex-direction:column;gap:4px;display:flex}.mypage-section-module__oWCz3G__profileLabel{font-size:var(--font-13,13px);font-weight:var(--weight-medium,500);color:var(--color-gray-500,#888)}.mypage-section-module__oWCz3G__profileValue{font-size:var(--font-16,16px);font-weight:var(--weight-regular,400);color:var(--color-gray-900,#111)}.mypage-section-module__oWCz3G__passwordCard{background:var(--color-gray-50,#f8f9fb);border-radius:16px;padding:40px}.mypage-section-module__oWCz3G__passwordCard h3{font-size:var(--font-22,22px);font-weight:var(--weight-semibold,600);color:var(--color-gray-900,#111);margin:0 0 24px}.mypage-section-module__oWCz3G__passwordForm{flex-direction:column;gap:16px;max-width:480px;display:flex}.mypage-section-module__oWCz3G__passwordField{flex-direction:column;gap:6px;display:flex}.mypage-section-module__oWCz3G__passwordField label{font-size:var(--font-13,13px);font-weight:var(--weight-medium,500);color:var(--color-gray-500,#888)}.mypage-section-module__oWCz3G__passwordField input{border:1px solid var(--color-gray-200,#e5e7eb);font-size:var(--font-15,15px);border-radius:8px;outline:none;padding:12px 16px;transition:border-color .15s}.mypage-section-module__oWCz3G__passwordField input:focus{border-color:var(--brand-SSG-000,#812990)}.mypage-section-module__oWCz3G__passwordBtn{background:var(--brand-SSG-000,#812990);color:#fff;font-size:var(--font-15,15px);font-weight:var(--weight-semibold,600);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:8px;padding:12px 32px;transition:opacity .15s}.mypage-section-module__oWCz3G__passwordBtn:hover{opacity:.85}.mypage-section-module__oWCz3G__passwordError{font-size:var(--font-13,13px);color:#e53e3e}.mypage-section-module__oWCz3G__historySection{flex-direction:column;gap:16px;display:flex}.mypage-section-module__oWCz3G__historySection h3{font-size:var(--font-22,22px);font-weight:var(--weight-semibold,600);color:var(--color-gray-900,#111);margin:0}.mypage-section-module__oWCz3G__historyTable{border-collapse:collapse;width:100%}.mypage-section-module__oWCz3G__historyTable thead th{font-size:var(--font-13,13px);font-weight:var(--weight-semibold,600);color:var(--color-gray-500,#888);border-bottom:2px solid var(--color-gray-200,#e5e7eb);text-align:left;padding:12px 16px}.mypage-section-module__oWCz3G__historyTable tbody td{font-size:var(--font-14,14px);color:var(--color-gray-700,#555);border-bottom:1px solid var(--color-gray-100,#f0f0f0);padding:14px 16px}.mypage-section-module__oWCz3G__emptyRow{text-align:center;color:var(--color-gray-400,#aaa)!important;padding:40px 16px!important}.mypage-section-module__oWCz3G__statusBadge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.mypage-section-module__oWCz3G__statusPending{color:#92400e;background:#fef3c7}.mypage-section-module__oWCz3G__statusComplete{color:#065f46;background:#d1fae5}.mypage-section-module__oWCz3G__bottomActions{border-top:1px solid var(--color-gray-200,#e5e7eb);gap:12px;padding-top:20px;display:flex}.mypage-section-module__oWCz3G__logoutBtn{background:var(--color-gray-700,#555);color:#fff;font-size:var(--font-15,15px);font-weight:var(--weight-semibold,600);cursor:pointer;border:none;border-radius:8px;padding:12px 32px}.mypage-section-module__oWCz3G__deleteBtn{color:var(--color-gray-400,#aaa);border:1px solid var(--color-gray-300,#ddd);font-size:var(--font-14,14px);cursor:pointer;background:0 0;border-radius:8px;padding:12px 32px}@media (max-width:768px){.mypage-section-module__oWCz3G__root{padding-bottom:80px}.mypage-section-module__oWCz3G__inner{gap:40px}.mypage-section-module__oWCz3G__profileCard,.mypage-section-module__oWCz3G__passwordCard{padding:24px}.mypage-section-module__oWCz3G__profileGrid{grid-template-columns:1fr;gap:12px}.mypage-section-module__oWCz3G__bottomActions{flex-direction:column}}
.grid-background-module__WOuXYa__background{--cell-size:8.75rem;background:0 0;border-radius:0;position:absolute;inset:0;overflow:hidden}.grid-background-module__WOuXYa__canvas{width:100%;height:100%;position:absolute;inset:0}.grid-background-module__WOuXYa__baseWash{background:linear-gradient(105deg,#936ec4 0%,#ba7b99 100%);position:absolute;inset:0}.grid-background-module__WOuXYa__gridSvg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.grid-background-module__WOuXYa__line{fill:none;stroke:#ffffff57;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;vector-effect:non-scaling-stroke}.grid-background-module__WOuXYa__cornerTickLayer{pointer-events:none}.grid-background-module__WOuXYa__cornerTickMark{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;vector-effect:non-scaling-stroke}.grid-background-module__WOuXYa__lineLayer{opacity:.72}.grid-background-module__WOuXYa__glowLayer{opacity:.9}.grid-background-module__WOuXYa__glowCell{fill:rgba(255, 255, 255, var(--alpha));opacity:0;animation:grid-background-module__WOuXYa__pulse var(--duration) cubic-bezier(.45, 0, .55, 1) infinite;animation-delay:var(--delay)}.grid-background-module__WOuXYa__background[data-hidden] .grid-background-module__WOuXYa__glowCell{animation-play-state:paused}@keyframes grid-background-module__WOuXYa__pulse{0%,to{opacity:0}38%{opacity:.06}50%{opacity:.38}62%{opacity:.07}}@media (prefers-reduced-motion:reduce){.grid-background-module__WOuXYa__glowCell{opacity:.04;animation:none}}
@font-face{font-family:M;src:url(https://font.imbc.com/1961/MBC_1961_M.woff)format("woff");font-weight:400;font-display:swap}.main-hero-module__fxGKjG__section{z-index:0;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-height:100vh;padding:0;display:flex;position:relative}.main-hero-module__fxGKjG__heroImageWarmup{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.main-hero-module__fxGKjG__titleWrap{pointer-events:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.main-hero-module__fxGKjG__title{text-align:center;color:#0000;width:100%;max-width:100%;margin:0;font-family:M,Pretendard,sans-serif;font-size:21.875rem;font-style:normal;font-weight:400;line-height:normal}.main-hero-module__fxGKjG__titleChar{-webkit-text-fill-color:transparent;will-change:opacity, transform;background:linear-gradient(#fff 54.47%,#f5e0ff 81.32%);-webkit-background-clip:text;background-clip:text;display:inline-block}.main-hero-module__fxGKjG__quickDock{z-index:1;pointer-events:auto;justify-content:center;width:100%;padding:0 clamp(16px,2.2vw,32px);display:flex;position:absolute;bottom:2.5rem;left:0;right:0}@media (max-width:768px){.main-hero-module__fxGKjG__section{min-height:calc(100vh - 88px)}}.main-hero-module__fxGKjG__bar{--quick-purple:#812990;--quick-purple-hover:#6b1f7a;--quick-muted:#737373;--quick-border-soft:#e1e1e1;z-index:1;background:#fff;border:1px solid #ffffff4d;border-radius:62.5rem;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:0;width:103.75rem;max-width:100%;padding:1.25rem 2.5rem;display:flex;position:relative}.main-hero-module__fxGKjG__cluster{flex-wrap:nowrap;flex:0 auto;align-items:center;gap:1rem;min-width:0;display:flex}.main-hero-module__fxGKjG__headline{font-family:var(--font-pretendard-stack);white-space:nowrap;margin:0;font-size:1.5rem;font-style:normal;font-weight:700;line-height:120%}.main-hero-module__fxGKjG__headlineLead{color:#812990}.main-hero-module__fxGKjG__headlineRest{color:#404040}.main-hero-module__fxGKjG__formBlock{flex-wrap:nowrap;flex:0 auto;justify-content:flex-start;align-items:center;gap:.38rem;min-width:0;display:flex}.main-hero-module__fxGKjG__field{box-sizing:border-box;text-align:center;color:#1a1a1a;background:#fff;border:1px solid #e1e1e1;border-radius:8px;outline:none;max-width:100%;height:44px;min-height:44px;padding:10px 24px;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.main-hero-module__fxGKjG__field:hover,.main-hero-module__fxGKjG__field:focus-visible{background:#fff;border:1px solid #e1e1e1;box-shadow:0 0 4px #812990cc}.main-hero-module__fxGKjG__fieldName{color:#812990;width:6.25rem;font-family:var(--font-pretendard-stack);flex-shrink:0;justify-content:center;align-items:center;gap:.625rem;padding:.625rem 1.5rem;font-size:1rem;font-style:normal;font-weight:500;line-height:120%;display:flex}.main-hero-module__fxGKjG__fieldName::placeholder{color:#9c9c9c;font-family:var(--font-pretendard-stack);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}.main-hero-module__fxGKjG__fieldName:focus,.main-hero-module__fxGKjG__fieldName:focus-visible{background:#fff;border:1px solid #e1e1e1;border-radius:.5rem;justify-content:center;align-items:center;gap:.625rem;width:6.25rem;padding:.625rem 1.5rem;display:flex;box-shadow:0 0 4px #812990cc}.main-hero-module__fxGKjG__fieldName:focus::placeholder,.main-hero-module__fxGKjG__fieldName:focus-visible::placeholder{color:#812990;font-weight:500}.main-hero-module__fxGKjG__fieldContact{text-align:center;width:9.375rem}.main-hero-module__fxGKjG__fieldContact::placeholder{color:#b3b3b3}.main-hero-module__fxGKjG__selectWrap{flex-shrink:0;width:9.375rem;position:relative}.main-hero-module__fxGKjG__select{box-sizing:border-box;appearance:none;width:100%;height:44px;min-height:44px;color:var(--quick-muted);cursor:pointer;background:#fff;border:1px solid #e1e1e1;border-radius:8px;outline:none;padding:10px 40px 10px 24px;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.main-hero-module__fxGKjG__select:hover,.main-hero-module__fxGKjG__select:focus-visible{background:#fff;border:1px solid #e1e1e1;box-shadow:0 0 4px #812990cc}.main-hero-module__fxGKjG__selectChevron{pointer-events:none;flex-shrink:0;width:11px;height:7px;position:absolute;top:50%;right:16px;translate:0 -50%}.main-hero-module__fxGKjG__consentRow{flex-wrap:nowrap;align-items:center;gap:8px;margin-left:1rem;display:flex}.main-hero-module__fxGKjG__checkboxLabel{color:#404040;font-family:var(--font-pretendard-stack);cursor:pointer;align-items:center;gap:6px;max-width:none;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;display:flex}.main-hero-module__fxGKjG__checkbox{width:18px;height:18px;accent-color:var(--quick-purple);cursor:pointer;flex-shrink:0;margin-top:0}.main-hero-module__fxGKjG__consentText{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.0625rem;line-height:120%;display:flex}.main-hero-module__fxGKjG__consentLabelText{white-space:nowrap;word-break:keep-all}.main-hero-module__fxGKjG__consentDetailLink{color:var(--quick-purple);text-underline-offset:2px;font-size:.875rem;font-weight:400;line-height:120%;text-decoration:underline}.main-hero-module__fxGKjG__submit{box-sizing:border-box;background:var(--quick-purple);color:#fff;text-align:center;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:97px;max-width:100%;padding:8px 16px;font-family:Pretendard,system-ui,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:120%;transition:background .2s,transform .15s;display:flex}.main-hero-module__fxGKjG__submit:hover{background:var(--quick-purple-hover)}.main-hero-module__fxGKjG__submit:active{transform:scale(.98)}.main-hero-module__fxGKjG__barBridge{flex:1 1 0;justify-content:center;align-items:center;min-width:0;min-height:40px;display:flex}.main-hero-module__fxGKjG__divider{background:#00000014;flex-shrink:0;align-self:center;width:1px;height:40px;margin:0}.main-hero-module__fxGKjG__links{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:0;min-width:0;display:flex}.main-hero-module__fxGKjG__linkItem{color:#404040;letter-spacing:-.0225rem;text-align:center;text-transform:capitalize;white-space:nowrap;align-items:center;gap:6px;padding:0 1.5rem;font-size:1.125rem;font-style:normal;font-weight:500;line-height:160%;transition:opacity .2s;display:flex}.main-hero-module__fxGKjG__linkItem+.main-hero-module__fxGKjG__linkItem{border-left:1px solid #00000014}.main-hero-module__fxGKjG__linkItem:first-child{padding-left:0}.main-hero-module__fxGKjG__linkItem:last-child{padding-right:0}.main-hero-module__fxGKjG__linkItem:hover{opacity:.85}.main-hero-module__fxGKjG__linkIcon{color:#404040;flex-shrink:0}@media (max-width:1200px){.main-hero-module__fxGKjG__bar{border-radius:28px;flex-direction:column;align-items:stretch;padding:18px 24px}.main-hero-module__fxGKjG__barBridge,.main-hero-module__fxGKjG__divider{display:none}.main-hero-module__fxGKjG__cluster{flex-direction:column;align-items:stretch}.main-hero-module__fxGKjG__formBlock{flex:auto;width:100%}.main-hero-module__fxGKjG__links{border-top:1px solid #0000000f;justify-content:space-between;width:100%;padding-top:4px}.main-hero-module__fxGKjG__linkItem{flex:25%;justify-content:center;padding:12px 8px;font-size:.8125rem}.main-hero-module__fxGKjG__linkItem:first-child{padding-left:0}.main-hero-module__fxGKjG__linkItem:last-child{padding-right:0}.main-hero-module__fxGKjG__linkItem+.main-hero-module__fxGKjG__linkItem{border-left:1px solid #00000014}}@media (max-width:640px){.main-hero-module__fxGKjG__headline{white-space:normal}.main-hero-module__fxGKjG__fieldName,.main-hero-module__fxGKjG__fieldContact,.main-hero-module__fxGKjG__selectWrap{width:100%;min-width:0}.main-hero-module__fxGKjG__formBlock,.main-hero-module__fxGKjG__consentRow{flex-direction:column;align-items:stretch}.main-hero-module__fxGKjG__submit{width:100%}.main-hero-module__fxGKjG__links{flex-direction:column}.main-hero-module__fxGKjG__linkItem,.main-hero-module__fxGKjG__linkItem+.main-hero-module__fxGKjG__linkItem{border-bottom:1px solid #0000000f;border-left:none;justify-content:flex-start;width:100%}}
.vision-correction-hero-module__LwVuea__heroShell{--vision-hero-min-block:0px;box-sizing:border-box;width:100%;min-height:max(var(--vision-hero-min-block), 100vh);min-height:max(var(--vision-hero-min-block), 100dvh);position:relative}.vision-correction-hero-module__LwVuea__hero{isolation:isolate;box-sizing:border-box;width:100%;min-height:max(var(--vision-hero-min-block), 100vh);min-height:max(var(--vision-hero-min-block), 100dvh);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.vision-correction-hero-module__LwVuea__copyBlock{z-index:1;box-sizing:border-box;pointer-events:none;text-align:center;width:50vw;max-width:none;margin-inline:auto;padding:clamp(5.25rem,12vh,7rem) clamp(1.25rem,4vw,2rem) clamp(2.75rem,7vh,4.25rem);position:relative}.vision-correction-hero-module__LwVuea__copyBlock:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(70% 55% at 50% 45%,#0609126b 0%,#0609121f 55%,#0000 78%);position:absolute;inset:-12% -8% -18%}.vision-correction-hero-module__LwVuea__marcellusLead{color:#fff;font-family:var(--font-marcellus-stack);letter-spacing:-.0325rem;margin:0;font-size:1.625rem;font-style:normal;font-weight:400;line-height:110%}.vision-correction-hero-module__LwVuea__headline{color:#fff;text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.09375rem;text-shadow:0 .06em 1rem #00000073;margin:1.5rem 0 0;padding:0;font-size:clamp(1.75rem,5.2vw,3.125rem);font-style:normal;font-weight:600;line-height:140%}.vision-correction-hero-module__LwVuea__gradientTitle{text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.15rem;-webkit-text-fill-color:transparent;color:#0000;text-shadow:none;background:linear-gradient(#fff 24.62%,#c889ff 84.62%);-webkit-background-clip:text;background-clip:text;margin:.75rem 0 0;padding:0;font-size:clamp(2rem,6vw,3.75rem);font-style:normal;font-weight:600;line-height:140%}@media (prefers-reduced-motion:reduce){.vision-correction-hero-module__LwVuea__gradientTitle{-webkit-text-fill-color:#c889ff;color:#c889ff;background:0 0}}@media (max-width:768px){.vision-correction-hero-module__LwVuea__heroShell,.vision-correction-hero-module__LwVuea__hero{min-height:max(var(--vision-hero-min-block), calc(100vh - 88px));min-height:max(var(--vision-hero-min-block), calc(100dvh - 88px))}}
.typography-scroll-section-module__9NHZZG__section{isolation:isolate;width:100%;max-width:100%;position:relative;overflow:visible}.typography-scroll-section-module__9NHZZG__pinShell{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:clamp(1.75rem,4.5vh,2rem) clamp(1.5rem,5vw,2.5rem);display:flex}.typography-scroll-section-module__9NHZZG__stack{justify-content:center;align-items:center;width:100%;max-width:min(1120px,100%);min-height:min(40vh,320px);display:flex}.typography-scroll-section-module__9NHZZG__slide{text-align:center;pointer-events:none;will-change:opacity, transform, filter;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.75rem,2vh,1.25rem);display:flex}.typography-scroll-section-module__9NHZZG__lineEn{color:#fff;text-align:center;max-width:36rem;font-family:var(--font-marcellus-stack);margin:0;font-size:clamp(1.0625rem,2.8vw,1.625rem);font-style:normal;font-weight:400;line-height:140%}.typography-scroll-section-module__9NHZZG__lineKo{color:#fff;max-width:min(100%,22ch);font-family:var(--font-pretendard-stack);letter-spacing:clamp(-.06rem,-.02em,-.15rem);word-break:keep-all;margin:0;font-size:clamp(2.25rem,9vw,5rem);font-style:normal;font-weight:700;line-height:150%}
.vision-correction-page-module__Gmzeoa__root{z-index:1;isolation:isolate;width:100%;min-height:100vh;position:relative}
.rotating-slide-section-module__g3CTlW__section{z-index:1;isolation:isolate;width:100%;max-width:100%;position:relative;overflow:visible}.rotating-slide-section-module__g3CTlW__pinShell{width:100%;min-height:100vh;position:relative}.rotating-slide-section-module__g3CTlW__canvasWrap{z-index:1;pointer-events:none;-webkit-mask-image:linear-gradient(to right, transparent 0%, #000 var(--slide-vignette,16%), #000 calc(100% - var(--slide-vignette,16%)), transparent 100%), linear-gradient(to bottom, transparent 0%, #000 var(--slide-vignette-y,12%), #000 calc(100% - var(--slide-vignette-y,12%)), transparent 100%);-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(to right, transparent 0%, #000 var(--slide-vignette,16%), #000 calc(100% - var(--slide-vignette,16%)), transparent 100%), linear-gradient(to bottom, transparent 0%, #000 var(--slide-vignette-y,12%), #000 calc(100% - var(--slide-vignette-y,12%)), transparent 100%);mask-image:linear-gradient(to right, transparent 0%, #000 var(--slide-vignette,16%), #000 calc(100% - var(--slide-vignette,16%)), transparent 100%), linear-gradient(to bottom, transparent 0%, #000 var(--slide-vignette-y,12%), #000 calc(100% - var(--slide-vignette-y,12%)), transparent 100%);position:absolute;inset:0;-webkit-mask-composite:source-in;mask-composite:intersect}.rotating-slide-section-module__g3CTlW__canvasWrap canvas{width:100%!important;height:100%!important}.rotating-slide-section-module__g3CTlW__copy{z-index:5;word-break:keep-all;pointer-events:none;text-wrap:balance;flex-direction:column;gap:.5rem;width:min(43rem,100% - 16.26rem);display:flex;position:absolute;bottom:8.13rem;left:8.13rem}.rotating-slide-section-module__g3CTlW__copyStack{will-change:transform, opacity, filter;flex-direction:column;gap:.5rem;display:flex}.rotating-slide-section-module__g3CTlW__lineEn{color:#fff;font-family:var(--font-marcellus-stack);margin:0;font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%}.rotating-slide-section-module__g3CTlW__lineKo{color:#fff;font-family:var(--font-pretendard-stack);letter-spacing:-.0675rem;margin:0;font-size:2.25rem;font-style:normal;font-weight:600;line-height:150%}.rotating-slide-section-module__g3CTlW__lineDesc{color:#fff;font-family:var(--font-pretendard-stack);letter-spacing:-.03375rem;margin:0;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%}@media (max-width:1024px){.rotating-slide-section-module__g3CTlW__copy{width:auto;bottom:4rem;left:2rem;right:2rem}.rotating-slide-section-module__g3CTlW__lineEn{font-size:1.05rem}.rotating-slide-section-module__g3CTlW__lineKo{font-size:1.8rem}.rotating-slide-section-module__g3CTlW__lineDesc{font-size:1rem}}
.tuning-panel-module__OtV-_G__panel{z-index:9999;color:#fff;width:18.5rem;max-height:calc(100vh - 10rem);font-family:var(--font-pretendard-stack), "Pretendard", sans-serif;-webkit-backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;background:#120c1ceb;border:1px solid #ffffff24;border-radius:.75rem;flex-direction:column;font-size:.8125rem;display:flex;position:fixed;top:5rem;right:1rem;overflow:hidden;box-shadow:0 18px 40px #00000061}.tuning-panel-module__OtV-_G__header{cursor:grab;background:#ffffff0a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .9rem;display:flex}.tuning-panel-module__OtV-_G__header[data-dragging=true]{cursor:grabbing}.tuning-panel-module__OtV-_G__title{letter-spacing:.02em;color:#ffffffe0;text-transform:uppercase;font-size:.75rem;font-weight:600}.tuning-panel-module__OtV-_G__actions{gap:.35rem;display:flex}.tuning-panel-module__OtV-_G__iconBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:.3rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;transition:background .16s;display:inline-flex}.tuning-panel-module__OtV-_G__iconBtn:hover{background:#ffffff24}.tuning-panel-module__OtV-_G__body{flex-direction:column;gap:.7rem;padding:.75rem .9rem .9rem;display:flex;overflow-y:auto}.tuning-panel-module__OtV-_G__body[data-collapsed=true]{display:none}.tuning-panel-module__OtV-_G__row{flex-direction:column;gap:.25rem;display:flex}.tuning-panel-module__OtV-_G__rowHead{justify-content:space-between;align-items:baseline;display:flex}.tuning-panel-module__OtV-_G__label{color:#ffffffd1;font-size:.75rem;font-weight:500}.tuning-panel-module__OtV-_G__value{font-variant-numeric:tabular-nums;color:#f7c3ff;font-size:.72rem}.tuning-panel-module__OtV-_G__slider{-webkit-appearance:none;cursor:pointer;background:#ffffff1f;border-radius:1rem;outline:none;width:100%;height:.35rem}.tuning-panel-module__OtV-_G__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:grab;background:#ce8af0;border:2px solid #fff;border-radius:50%;width:.9rem;height:.9rem;box-shadow:0 2px 6px #00000059}.tuning-panel-module__OtV-_G__slider::-moz-range-thumb{cursor:grab;background:#ce8af0;border:2px solid #fff;border-radius:50%;width:.9rem;height:.9rem}.tuning-panel-module__OtV-_G__footer{background:#ffffff08;border-top:1px solid #ffffff14;gap:.4rem;padding:.6rem .9rem;display:flex}.tuning-panel-module__OtV-_G__footerBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:.35rem;flex:1;padding:.4rem .6rem;font-size:.72rem;font-weight:500;transition:background .16s}.tuning-panel-module__OtV-_G__footerBtn:hover{background:#ffffff24}.tuning-panel-module__OtV-_G__footerBtn[data-accent=true]{background:linear-gradient(135deg,#ce8af066,#81299066);border-color:#ce8af099}.tuning-panel-module__OtV-_G__group{border:1px solid #ffffff14;border-radius:.5rem;flex-direction:column;gap:.55rem;padding:.55rem .65rem .65rem;display:flex}.tuning-panel-module__OtV-_G__groupTitle{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.15rem;font-size:.68rem;font-weight:700}.tuning-panel-module__OtV-_G__colorSwatchRow{align-items:center;gap:.55rem;margin-bottom:.3rem;display:flex}.tuning-panel-module__OtV-_G__colorSwatch{border:1px solid #ffffff38;border-radius:.28rem;flex-shrink:0;width:2.2rem;height:1.4rem;box-shadow:0 2px 6px #0000004d}.tuning-panel-module__OtV-_G__colorHex{font-variant-numeric:tabular-nums;color:#fff9;letter-spacing:.03em;font-size:.7rem}
.academic-publications-section-module__dvfYOq__section{box-sizing:border-box;isolation:isolate;background:#fff;width:100%;padding:10.06rem 0 10.04rem;position:relative}.academic-publications-section-module__dvfYOq__bgImage{object-fit:cover;object-position:center center;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.academic-publications-section-module__dvfYOq__inner{z-index:1;box-sizing:border-box;width:100%;margin:0 auto;padding:0 8.12rem;position:relative}.academic-publications-section-module__dvfYOq__intro{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);display:flex}.academic-publications-section-module__dvfYOq__copy{text-align:left;flex-direction:column;flex:min(28rem,100%);align-items:flex-start;min-width:0;display:flex}.academic-publications-section-module__dvfYOq__eyebrow{align-items:center;gap:.5rem;margin:0;display:inline-flex}.academic-publications-section-module__dvfYOq__eyebrowLogo{object-fit:contain;flex-shrink:0;width:auto;height:1.625rem;max-height:1.625rem;display:block}.academic-publications-section-module__dvfYOq__eyebrowEn{color:var(--brand-SSG-000,#812990);font-family:var(--font-marcellus-stack);letter-spacing:-.0325rem;font-size:1.625rem;font-style:normal;font-weight:400;line-height:110%}.academic-publications-section-module__dvfYOq__title{color:#111;font-family:var(--font-pretendard-stack);letter-spacing:-.1rem;word-break:keep-all;margin:1rem 0;font-size:2.5rem;font-style:normal;font-weight:600;line-height:140%}.academic-publications-section-module__dvfYOq__description{color:#252525;max-width:36rem;font-family:var(--font-pretendard-stack);letter-spacing:-.045rem;word-break:keep-all;white-space:pre-line;margin:0;font-size:1.125rem;font-style:normal;font-weight:400;line-height:180%}.academic-publications-section-module__dvfYOq__ctaWrap{flex-shrink:0}.academic-publications-section-module__dvfYOq__cta{color:#812990;text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.0375rem;cursor:pointer;background:#fff;border:0;border-radius:62.4375rem;flex-direction:row;align-items:center;gap:.75rem;margin:0;padding:1rem 2rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;display:flex;box-shadow:0 2px 20px #2e153314}.academic-publications-section-module__dvfYOq__ctaDot{background:#812990;border-radius:624.938rem;flex-shrink:0;width:.625rem;height:.625rem}.academic-publications-section-module__dvfYOq__ctaLabel{display:inline-block}.academic-publications-section-module__dvfYOq__cardGrid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(.75rem,1.8vw,1.25rem);margin:5rem 0 0;padding:0;list-style:none;display:grid}.academic-publications-section-module__dvfYOq__cardItem{min-width:0;margin:0}.academic-publications-section-module__dvfYOq__cardItem:first-child,.academic-publications-section-module__dvfYOq__cardItem:nth-child(3),.academic-publications-section-module__dvfYOq__cardItem:nth-child(4){margin-top:3.64rem}.academic-publications-section-module__dvfYOq__cardLink{color:inherit;border-radius:.75rem;outline:none;text-decoration:none;display:block;position:relative;overflow:hidden}.academic-publications-section-module__dvfYOq__cardLink:focus-visible{outline-offset:3px;outline:2px solid #812990}.academic-publications-section-module__dvfYOq__cardImage{width:100%;height:auto;display:block}.academic-publications-section-module__dvfYOq__hoverLayer{box-sizing:border-box;border-radius:inherit;opacity:0;pointer-events:none;background:#000000b3;justify-content:center;align-items:center;transition:opacity .22s;display:flex;position:absolute;inset:0}.academic-publications-section-module__dvfYOq__cardLink:hover .academic-publications-section-module__dvfYOq__hoverLayer,.academic-publications-section-module__dvfYOq__cardLink:focus-visible .academic-publications-section-module__dvfYOq__hoverLayer{opacity:1}.academic-publications-section-module__dvfYOq__cardViewBtn{background:#ffffff03;border:1px solid #fff;border-radius:6.25rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex;box-shadow:inset -3px -3px 4px #fff3,inset 2px 2px 6px #ffffff40}.academic-publications-section-module__dvfYOq__cardViewBtnText{color:#fff;font-family:var(--font-pretendard-stack);font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal}.academic-publications-section-module__dvfYOq__cardViewBtnIcon{aspect-ratio:1;flex-shrink:0;width:1.5rem;height:1.5rem}@media (max-width:1024px){.academic-publications-section-module__dvfYOq__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.academic-publications-section-module__dvfYOq__intro{flex-direction:column;align-items:stretch}.academic-publications-section-module__dvfYOq__ctaWrap{align-self:flex-start}.academic-publications-section-module__dvfYOq__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:400px){.academic-publications-section-module__dvfYOq__cardGrid{grid-template-columns:1fr}}
.medical-team-section-module__WMT6VW__section{isolation:isolate;width:100%;height:250vh;padding:0;position:relative}.medical-team-section-module__WMT6VW__curtain{--grid-pitch:3.125rem;--logo-tile:18.75rem;z-index:0;background-color:#efeff3f2;background-image:repeating-linear-gradient(to right, #bdbdc45c 0, #bdbdc45c 1px, transparent 1px, transparent var(--grid-pitch)), repeating-linear-gradient(to bottom, #bdbdc457 0, #bdbdc457 1px, transparent 1px, transparent var(--grid-pitch)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg transform='translate(133.03 139.5)' opacity='0.55'%3E%3Cpath d='M33.9318 10.4983C33.9318 16.2984 29.2302 21 23.4302 21C17.6301 21 12.9285 16.2984 12.9285 10.4983C12.9285 4.69821 17.6301 0 23.4302 0C29.2302 0 33.9318 4.70159 33.9318 10.4983Z' fill='%23CBD6D7'/%3E%3Cpath d='M21.0034 10.4983C21.0034 16.2984 16.3018 21 10.5017 21C4.70159 21 0 16.2984 0 10.4983C0 4.69821 4.70159 0 10.5017 0C16.3018 0 21.0034 4.70159 21.0034 10.4983Z' fill='%23CFBFD2'/%3E%3C/g%3E%3C/svg%3E");background-size:var(--grid-pitch) var(--grid-pitch), var(--grid-pitch) var(--grid-pitch), var(--logo-tile) var(--logo-tile);background-repeat:repeat,repeat,repeat;background-position:0 0, 0 0, var(--logo-offset-x,0px) var(--logo-offset-y,0px);pointer-events:none;border-top-left-radius:50% 4.8rem;border-top-right-radius:50% 4.8rem;width:100%;min-height:100%;position:absolute;inset:0}.medical-team-section-module__WMT6VW__inner{box-sizing:border-box;z-index:1;width:100%;height:100vh;margin:0 auto;position:absolute;top:0;left:0;right:0}.medical-team-section-module__WMT6VW__copy{z-index:3;box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:none;margin:0 auto;padding-inline:0;display:flex;position:absolute;bottom:35.52rem;left:0;right:0}.medical-team-section-module__WMT6VW__eyebrow{color:#252525;text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.045rem;margin:0 0 .75rem;font-size:1.5rem;font-style:normal;font-weight:300;line-height:120%}.medical-team-section-module__WMT6VW__title{color:#111;text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.09375rem;flex-direction:column;gap:0;margin:0;font-size:3.125rem;font-style:normal;font-weight:600;line-height:120%;display:flex}.medical-team-section-module__WMT6VW__title span:first-child{color:#7f2a90;margin-top:1rem}.medical-team-section-module__WMT6VW__cta{color:#812990;text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.0375rem;cursor:pointer;background:#fff;border:0;border-radius:62.4375rem;flex-direction:row;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 2rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;display:flex;box-shadow:0 2px 20px #2e153314}.medical-team-section-module__WMT6VW__ctaDot{background:#812990;border-radius:624.938rem;flex-shrink:0;width:.625rem;height:.625rem}.medical-team-section-module__WMT6VW__ctaLabel{display:inline-block}.medical-team-section-module__WMT6VW__imageFrame{z-index:3;box-sizing:border-box;justify-content:center;align-items:flex-end;width:100%;min-height:33.125rem;margin:0 auto;padding:0;display:flex;position:absolute;bottom:0;left:0;right:0}.medical-team-section-module__WMT6VW__teamAllImage{width:100%;max-width:100%;height:auto;display:block}.medical-team-section-module__WMT6VW__layerTool{z-index:5;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.medical-team-section-module__WMT6VW__layerToggle{color:#fff;font-family:var(--font-pretendard-stack);cursor:pointer;background:#111111c2;border:0;border-radius:.625rem;padding:.5rem .75rem;font-size:.875rem;line-height:1}.medical-team-section-module__WMT6VW__layerPopup{color:#fff;width:19rem;max-width:calc(100vw - 2rem);box-shadow:none;background:#111111eb;border:1px solid #ffffff4d;border-radius:0;padding:.75rem}.medical-team-section-module__WMT6VW__layerHint{font-family:var(--font-pretendard-stack);letter-spacing:.02em;color:#ffffffc7;margin:.5rem 0 .25rem;font-size:.6875rem;font-weight:600}.medical-team-section-module__WMT6VW__layerHint:first-child{margin-top:0}.medical-team-section-module__WMT6VW__layerSubHint{font-family:var(--font-pretendard-stack);color:#ffffff8c;margin:.1rem 0 .35rem;font-size:.625rem;line-height:1.4}.medical-team-section-module__WMT6VW__layerField{flex-direction:column;align-items:stretch;gap:.35rem;display:flex}.medical-team-section-module__WMT6VW__layerField+.medical-team-section-module__WMT6VW__layerField{margin-top:.75rem}.medical-team-section-module__WMT6VW__layerFieldTitle{font-family:var(--font-pretendard-stack);font-size:.75rem;font-style:normal}.medical-team-section-module__WMT6VW__layerField input[type=range]{appearance:none;background:#d5c7e673;border-radius:999rem;outline:none;width:100%;height:.3rem}.medical-team-section-module__WMT6VW__layerField input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f2e8ff;border:0;border-radius:50%;width:.95rem;height:.95rem}.medical-team-section-module__WMT6VW__layerField input[type=range]::-moz-range-track{background:#d5c7e673;border-radius:999rem;height:.3rem}.medical-team-section-module__WMT6VW__layerField input[type=range]::-moz-range-thumb{cursor:pointer;background:#f2e8ff;border:0;border-radius:50%;width:.95rem;height:.95rem}
.machine-section-module__XXCVOW__section{background:#03050f;width:100%;height:400vh;position:relative;overflow:hidden}.machine-section-module__XXCVOW__pinShell{width:100%;min-height:100vh;position:relative;overflow:hidden}.machine-section-module__XXCVOW__bgLayer{z-index:0;pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0}.machine-section-module__XXCVOW__inner{z-index:1;box-sizing:border-box;grid-template-columns:minmax(20rem,31rem) minmax(24rem,1fr);align-items:start;gap:clamp(1rem,3vw,2rem);width:calc(100% - 16.24rem);max-width:none;min-height:100vh;margin:0 auto;padding:0;display:grid;position:relative}.machine-section-module__XXCVOW__copy{z-index:1;flex-direction:column;align-items:flex-start;gap:0;min-height:42rem;display:flex}.machine-section-module__XXCVOW__headlineBlock{flex-direction:column;align-items:flex-start;margin-top:13.25rem;display:flex}.machine-section-module__XXCVOW__eyebrow{align-items:center;gap:.55rem;margin:0;display:inline-flex}.machine-section-module__XXCVOW__eyebrowDot{object-fit:contain;flex-shrink:0;width:2rem;height:1.2rem;display:inline-block}.machine-section-module__XXCVOW__eyebrowText{color:#fff;font-family:var(--font-marcellus-stack);letter-spacing:-.0325rem;font-size:1.625rem;font-style:normal;font-weight:400;line-height:110%}.machine-section-module__XXCVOW__title{font-family:var(--font-pretendard-stack);letter-spacing:-.1rem;word-break:keep-all;flex-direction:column;margin:1rem 0 0;font-size:2.5rem;font-style:normal;font-weight:600;line-height:140%;display:flex}.machine-section-module__XXCVOW__titleLinePrimary{color:#baa3ff;transition:color .4s}.machine-section-module__XXCVOW__titleLinePrimary500{color:#98d8ff}.machine-section-module__XXCVOW__titleLinePrimaryCatalys{color:#ffc3a3}.machine-section-module__XXCVOW__titleLineSecondary{color:#fff}.machine-section-module__XXCVOW__description{color:#fff;font-family:var(--font-pretendard-stack);letter-spacing:-.045rem;word-break:keep-all;margin:1.25rem 0 0;font-size:1.125rem;font-style:normal;font-weight:400;line-height:180%}.machine-section-module__XXCVOW__machineTitle{z-index:1;align-items:baseline;gap:.65rem;margin:0;display:inline-flex;position:relative}.machine-section-module__XXCVOW__machineInfoBlock{flex-direction:column;gap:.75rem;width:23.2rem;display:flex;position:absolute;bottom:12.06rem;left:26.31rem}.machine-section-module__XXCVOW__machineBackdropTitle{white-space:nowrap;color:#fff;font-family:"Poppins", var(--font-pretendard-stack);letter-spacing:-.1rem;opacity:.1;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;margin:0;font-size:5rem;font-style:italic;font-weight:600;line-height:110%;position:absolute;top:-2.8rem;left:2.8rem}.machine-section-module__XXCVOW__machineBackdropTitle800{left:-5.2rem}.machine-section-module__XXCVOW__machineBackdropTitle500{top:-3.25rem;left:-9.8rem}.machine-section-module__XXCVOW__machineTitleKo{text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.1rem;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 20.31%,#baa3ff 80.47%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-style:normal;font-weight:700;line-height:160%}.machine-section-module__XXCVOW__machineTitleKo500{letter-spacing:-.1rem;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 20.31%,#98d8ff 80.47%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-style:normal;font-weight:600;line-height:140%}.machine-section-module__XXCVOW__machineTitleKoCatalys{-webkit-text-fill-color:transparent;background:linear-gradient(#fff 20.31%,#ffc3a3 80.47%);-webkit-background-clip:text;background-clip:text}.machine-section-module__XXCVOW__machineTitleEn{color:#fff;font-family:var(--font-marcellus-stack);letter-spacing:-.025rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:110%}.machine-section-module__XXCVOW__machineDesc{color:#fff;max-width:31rem;font-family:var(--font-pretendard-stack);letter-spacing:-.05rem;word-break:keep-all;z-index:1;margin:0;font-size:1.25rem;font-style:normal;font-weight:300;line-height:160%;position:relative}.machine-section-module__XXCVOW__machineInfoBlock800{top:auto;bottom:12.06rem;left:31.68rem}.machine-section-module__XXCVOW__machineInfoBlock500{color:#98d8ff;top:12.94rem;bottom:auto;left:44.34rem}.machine-section-module__XXCVOW__machineInfoBlockCatalys{inset:36.25rem auto auto 34.44rem}.machine-section-module__XXCVOW__cta{cursor:pointer;background:#ffffff08;border:1px solid #fff;border-radius:6.25rem;justify-content:center;align-items:center;margin-top:2.5rem;padding:.75rem 1.5rem;display:flex;box-shadow:inset -3px -3px 4px #fff3,inset 2px 2px 6px #ffffff40}.machine-section-module__XXCVOW__ctaText{color:#fff;font-family:var(--font-marcellus-stack);letter-spacing:-.0275rem;font-size:1.375rem;font-style:normal;font-weight:400;line-height:110%}.machine-section-module__XXCVOW__imageWrap{z-index:2;width:42.6875rem;height:51rem;position:absolute;top:6.13rem;left:calc(50% + 5rem)}.machine-section-module__XXCVOW__machineImage{aspect-ratio:77/92;object-fit:contain;width:100%;height:100%;display:block}.machine-section-module__XXCVOW__modelOverlay{width:calc(100% * var(--overlay-scale,1));height:calc(100% * var(--overlay-scale,1));z-index:1;pointer-events:auto;cursor:grab;touch-action:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.machine-section-module__XXCVOW__modelOverlay:active{cursor:grabbing}.machine-section-module__XXCVOW__modelOverlay>div,.machine-section-module__XXCVOW__modelOverlay canvas{pointer-events:auto!important;touch-action:none!important}.machine-section-module__XXCVOW__modelOverlayInactive,.machine-section-module__XXCVOW__modelOverlayInactive>div,.machine-section-module__XXCVOW__modelOverlayInactive canvas{pointer-events:none!important}.machine-section-module__XXCVOW__modelOverlay canvas{display:block;width:100%!important;height:100%!important}.machine-section-module__XXCVOW__imageWrap500{width:54.5rem;height:38.375rem;inset:16.9rem 0 auto auto}.machine-section-module__XXCVOW__machineImage500{aspect-ratio:98/69;width:54.5rem;height:38.375rem}.machine-section-module__XXCVOW__imageWrapCatalys{width:59.125rem;height:47.8125rem;inset:9.56rem -.12rem auto auto}.machine-section-module__XXCVOW__machineImageCatalys{aspect-ratio:115/93;width:59.125rem;height:47.8125rem}@media (max-width:900px){.machine-section-module__XXCVOW__section{height:auto;min-height:100vh}.machine-section-module__XXCVOW__pinShell{min-height:auto}.machine-section-module__XXCVOW__inner{grid-template-columns:1fr;gap:1.75rem;padding:clamp(3rem,6vh,4rem) clamp(1.25rem,4vw,2rem)}.machine-section-module__XXCVOW__copy{min-height:auto}.machine-section-module__XXCVOW__machineInfoBlock{width:100%;position:static}.machine-section-module__XXCVOW__imageWrap{pointer-events:auto;width:100%;height:auto;position:static}.machine-section-module__XXCVOW__machineImage{width:100%;height:auto}}
.review-section-module__-BntiW__section{background:#f7f6fb;width:100%;min-height:100vh;position:relative;overflow:hidden}.review-section-module__-BntiW__inner{z-index:1;grid-template-columns:33.4rem 1fr;gap:6rem;width:calc(100% - 16.24rem);margin:0 auto;padding:9.38rem 0 28.44rem;display:grid;position:relative}.review-section-module__-BntiW__leftColumn{flex-direction:column;align-items:flex-start;width:33.4rem;display:flex}.review-section-module__-BntiW__headlineBlock{flex-direction:column;align-items:flex-start;display:flex}.review-section-module__-BntiW__eyebrow{align-items:center;gap:.5rem;margin:0;display:inline-flex}.review-section-module__-BntiW__eyebrowText{color:var(--brand-SSG-000,#812990);font-family:var(--font-marcellus-stack);letter-spacing:-.0325rem;font-size:1.625rem;font-style:normal;font-weight:400;line-height:110%}.review-section-module__-BntiW__eyebrowLogo{object-fit:contain;flex-shrink:0;width:1.625rem;height:auto}.review-section-module__-BntiW__title{color:#111;font-family:var(--font-pretendard-stack);letter-spacing:-.1rem;margin:1rem 0 0;font-size:2.5rem;font-style:normal;font-weight:600;line-height:140%}.review-section-module__-BntiW__titleAccent{color:#812990}.review-section-module__-BntiW__description{color:#252525;font-family:var(--font-pretendard-stack);letter-spacing:-.045rem;margin:1.25rem 0 0;font-size:1.125rem;font-style:normal;font-weight:400;line-height:180%}.review-section-module__-BntiW__cta{color:#812990;text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.0375rem;cursor:pointer;background:#fff;border:0;border-radius:62.4375rem;flex-direction:row;align-items:center;gap:.75rem;margin-top:2.5rem;padding:1rem 2rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;display:flex;box-shadow:0 2px 20px #2e153314}.review-section-module__-BntiW__ctaDot{background:#812990;border-radius:624.938rem;flex-shrink:0;width:.625rem;height:.625rem}.review-section-module__-BntiW__ctaLabel{display:inline-block}.review-section-module__-BntiW__featuredImage{object-fit:cover;border-radius:.95rem;width:33.375rem;height:18.75rem;margin-top:3.75rem}.review-section-module__-BntiW__featuredImageLink{text-decoration:none;display:block}.review-section-module__-BntiW__sliderControls{align-items:center;gap:.5rem;margin-top:.75rem;display:inline-flex}.review-section-module__-BntiW__sliderButton{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.review-section-module__-BntiW__sliderButton img{object-fit:contain;width:2.3125rem;height:2.3125rem;display:block}.review-section-module__-BntiW__rightColumn{display:block;position:relative}.review-section-module__-BntiW__tabs{align-items:center;margin:0;display:flex;position:absolute;top:0;left:auto;right:0}.review-section-module__-BntiW__tabGroup{align-items:center;display:inline-flex}.review-section-module__-BntiW__tabDivider{background:#737373;width:.0625rem;height:1rem;margin-inline:.75rem}.review-section-module__-BntiW__tab{cursor:pointer;font-family:var(--font-pretendard-stack);letter-spacing:-.05rem;background:0 0;border:0;padding:0;font-size:1.25rem;font-style:normal;line-height:180%}.review-section-module__-BntiW__tabActive{color:var(--brand-SSG-000,#812990);font-weight:600}.review-section-module__-BntiW__tabInactive{color:#737373;font-weight:400}.review-section-module__-BntiW__cardGrid{grid-template-columns:repeat(3,19.46rem);justify-content:end;gap:1.5rem 2rem;margin:0;padding:0;list-style:none;display:grid}.review-section-module__-BntiW__cardItem{flex-direction:column;gap:.5rem;margin-top:0;display:flex}.review-section-module__-BntiW__cardLink{color:inherit;flex-direction:column;gap:.5rem;text-decoration:none;display:flex}.review-section-module__-BntiW__cardMedia{border-radius:1.5rem;height:20rem;position:relative;overflow:hidden}.review-section-module__-BntiW__cardItem:nth-child(3n+2){transform:translateY(3.25rem)}.review-section-module__-BntiW__cardItem:nth-child(3n){transform:translateY(8.13rem)}.review-section-module__-BntiW__cardImage{object-fit:cover;border-radius:1.5rem;width:100%;height:20rem}.review-section-module__-BntiW__cardOverlay{opacity:0;pointer-events:none;background:#000000b3;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;transition:opacity .28s;display:flex;position:absolute;inset:0}.review-section-module__-BntiW__cardItem:hover .review-section-module__-BntiW__cardOverlay{opacity:1}.review-section-module__-BntiW__cardOverlayText{color:#fff;text-align:center;font-family:var(--font-pretendard-stack);letter-spacing:-.04rem;margin:0;font-size:1rem;font-style:normal;font-weight:400;line-height:160%}.review-section-module__-BntiW__cardLabel{color:#252525;text-align:left;font-family:var(--font-pretendard-stack);letter-spacing:-.05rem;font-size:1.25rem;font-style:normal;font-weight:600;line-height:150%}.review-section-module__-BntiW__bandTicker{pointer-events:none;height:16.4424rem;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.review-section-module__-BntiW__bandTrack{white-space:nowrap;color:#9c82bb;width:max-content;font-family:var(--font-pretendard-stack);opacity:.1;align-items:flex-end;gap:7.5rem;font-size:14.9476rem;font-style:normal;font-weight:700;line-height:110%;display:inline-flex;position:absolute;bottom:0;left:8.12rem}.review-section-module__-BntiW__bandTrackA{animation:102s linear infinite review-section-module__-BntiW__reviewBandA}.review-section-module__-BntiW__bandTrackB{animation:102s linear infinite review-section-module__-BntiW__reviewBandB}.review-section-module__-BntiW__bandTicker[data-paused=true] .review-section-module__-BntiW__bandTrack{animation-play-state:paused}@keyframes review-section-module__-BntiW__reviewBandA{0%{transform:translate(0)}to{transform:translate(calc(-100% - 8.12rem))}}@keyframes review-section-module__-BntiW__reviewBandB{0%{transform:translate(calc(100% + 8.12rem))}to{transform:translate(0)}}@media (max-width:1200px){.review-section-module__-BntiW__inner{gap:2rem;width:calc(100% - 4rem)}}
.system-section-module__-YZlqG__section{background:0 0;width:100%;height:400vh;position:relative;overflow:hidden}.system-section-module__-YZlqG__pinShell{background:linear-gradient(105deg,#936ec4 0%,#ba7b99 100%);width:100%;height:100vh;min-height:100vh;max-height:100vh;position:relative;overflow:hidden}.system-section-module__-YZlqG__inner{align-items:center;width:calc(100% - 16.24rem);min-height:100vh;margin:0 auto;padding:3.5rem 0;display:flex}.system-section-module__-YZlqG__contentRow{grid-template-columns:38.5rem 1fr;align-items:start;gap:4rem;width:100%;display:grid;position:relative}.system-section-module__-YZlqG__copyColumn{align-self:start}.system-section-module__-YZlqG__copyBox{color:#fff;margin-top:7.87rem}.system-section-module__-YZlqG__eyebrow{color:#fff;font-family:var(--font-marcellus-stack);letter-spacing:-.0325rem;align-items:center;gap:.5rem;margin:0;font-size:1.625rem;font-style:normal;font-weight:400;line-height:110%;display:inline-flex}.system-section-module__-YZlqG__eyebrowLogo{object-fit:contain;flex-shrink:0;width:2.85175rem;height:1.75rem}.system-section-module__-YZlqG__title{color:#fff;font-family:var(--font-pretendard-stack);letter-spacing:-.1rem;margin:1rem 0 0;font-size:2.5rem;font-style:normal;font-weight:700;line-height:140%}.system-section-module__-YZlqG__description{color:#fff;font-family:var(--font-pretendard-stack);letter-spacing:-.045rem;white-space:pre-line;margin:1.25rem 0 0;font-size:1.125rem;font-style:normal;font-weight:400;line-height:180%}.system-section-module__-YZlqG__cta{color:#812990;font-family:var(--font-pretendard-stack);letter-spacing:-.0375rem;background:#fff;border:0;border-radius:62.4375rem;align-items:center;gap:.75rem;margin-top:2.5rem;padding:1rem 2rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;text-decoration:none;display:inline-flex;box-shadow:0 2px 20px #2e153314}.system-section-module__-YZlqG__cta:before{content:"";background:#812990;border-radius:624.938rem;flex-shrink:0;width:.625rem;height:.625rem}.system-section-module__-YZlqG__imageWrap{justify-self:end;width:59.1875rem;height:40.625rem;position:relative}.system-section-module__-YZlqG__image{object-fit:cover;border-radius:3.125rem;width:100%;height:100%;display:block}.system-section-module__-YZlqG__bottomNavBar{gap:.5rem;width:38.5rem;display:flex;position:absolute;bottom:0;left:0}.system-section-module__-YZlqG__bottomNavItem{opacity:.3;transform-origin:50%;background:#fff;width:12.5rem;height:.1875rem;transition:opacity .22s,transform .22s}.system-section-module__-YZlqG__bottomNavItemActive{opacity:1}@media (max-width:1200px){.system-section-module__-YZlqG__section{height:auto;min-height:100vh}.system-section-module__-YZlqG__pinShell{height:auto;min-height:100vh;max-height:none}.system-section-module__-YZlqG__inner{width:calc(100% - 4rem)}.system-section-module__-YZlqG__contentRow{grid-template-columns:1fr;gap:2rem}.system-section-module__-YZlqG__imageWrap{justify-self:stretch}}
.bitchang-section-module__GjZTNq__root{background:var(--color-white);width:100%;color:var(--color-gray-800);padding-top:80px}.bitchang-section-module__GjZTNq__inner{flex-direction:column;gap:40px;display:flex}.bitchang-section-module__GjZTNq__toolbarRow{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.bitchang-section-module__GjZTNq__tableGroup{flex-direction:column;gap:80px;display:flex}.bitchang-section-module__GjZTNq__tableContainer{flex-direction:column;gap:40px;display:flex}.bitchang-section-module__GjZTNq__numberText{font-size:var(--font-20)}.bitchang-section-module__GjZTNq__titleText,.bitchang-section-module__GjZTNq__titleTextPinned{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:var(--font-20);letter-spacing:-.4px;line-height:1.4;display:inline-block;overflow:hidden}.bitchang-section-module__GjZTNq__titleText{color:var(--color-gray-800);font-weight:400}.bitchang-section-module__GjZTNq__titleTextPinned{color:var(--brand-SSG-000);font-weight:600}.bitchang-section-module__GjZTNq__postersGrid{gap:var(--gap-lg);grid-template-columns:repeat(4,1fr);width:100%;margin:0;padding:0;list-style:none;display:grid}.bitchang-section-module__GjZTNq__posterCell{min-width:0}.bitchang-section-module__GjZTNq__poster{color:inherit;flex-direction:column;gap:24px;text-decoration:none;transition:transform .32s cubic-bezier(.34,1.2,.64,1);display:flex}@media (min-width:1025px){.bitchang-section-module__GjZTNq__poster:hover{transform:translateY(-8px)}}.bitchang-section-module__GjZTNq__posterImage{aspect-ratio:843/1192;border-radius:var(--radius-ms);background-color:var(--color-gray-200);background-position:50%;background-size:cover;width:100%}.bitchang-section-module__GjZTNq__posterMeta{text-align:center;white-space:nowrap;flex-direction:column;gap:4px;display:flex}.bitchang-section-module__GjZTNq__posterTitle{font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-22);letter-spacing:-.44px;color:var(--color-gray-900);text-overflow:ellipsis;margin:0;line-height:1.4;overflow:hidden}.bitchang-section-module__GjZTNq__posterPeriod{font-family:var(--font-pretendard-stack);font-weight:var(--weight-light);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-700);margin:0;line-height:1.4}@media (max-width:1200px){.bitchang-section-module__GjZTNq__postersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.bitchang-section-module__GjZTNq__root{padding-top:40px}.bitchang-section-module__GjZTNq__inner{gap:24px;padding:0 16px}.bitchang-section-module__GjZTNq__tableGroup{gap:40px}.bitchang-section-module__GjZTNq__toolbarRow{flex-direction:column;align-items:stretch;gap:8px}.bitchang-section-module__GjZTNq__numberText{font-size:14px}.bitchang-section-module__GjZTNq__titleText,.bitchang-section-module__GjZTNq__titleTextPinned,.bitchang-section-module__GjZTNq__posterTitle{font-size:16px}.bitchang-section-module__GjZTNq__posterPeriod{font-size:14px}.bitchang-section-module__GjZTNq__posterImage{border-radius:12px}.bitchang-section-module__GjZTNq__poster{gap:16px}.bitchang-section-module__GjZTNq__posterMeta{white-space:normal}}@media (max-width:600px){.bitchang-section-module__GjZTNq__postersGrid{grid-template-columns:1fr}}
.notice-section-module__ptN3nW__root{background:var(--color-white);width:100%;color:var(--color-gray-800);padding-block:80px 0}.notice-section-module__ptN3nW__inner{flex-direction:column;gap:40px;display:flex}.notice-section-module__ptN3nW__tableGroup{flex-direction:column;gap:80px;width:100%;display:flex}.notice-section-module__ptN3nW__toolbarRow{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.notice-section-module__ptN3nW__numberText{font-size:var(--font-20)}.notice-section-module__ptN3nW__titleText,.notice-section-module__ptN3nW__titleTextPinned{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:var(--font-20);letter-spacing:-.4px;line-height:1.4;display:inline-block;overflow:hidden}.notice-section-module__ptN3nW__titleText{color:var(--color-gray-800);font-weight:400}.notice-section-module__ptN3nW__titleTextPinned{color:var(--brand-SSG-000);font-weight:600}@media (max-width:768px){.notice-section-module__ptN3nW__root{padding-top:40px}.notice-section-module__ptN3nW__inner{gap:24px;padding:0 16px}.notice-section-module__ptN3nW__tableGroup{gap:40px}.notice-section-module__ptN3nW__toolbarRow{flex-direction:column;align-items:stretch;gap:8px}.notice-section-module__ptN3nW__numberText{font-size:14px}.notice-section-module__ptN3nW__titleText,.notice-section-module__ptN3nW__titleTextPinned{font-size:16px}}
