.custom-common-button{border:var(--custom-button-border)!important;background-color:var(--custom-button-bg)!important;color:var(--custom-button-color)!important}.custom-common-button,.custom-text-button{display:flex;flex-shrink:0;align-items:center;min-width:auto}.custom-text-button{color:var(--custom-button-color)}.custom-two-button-container{display:flex;flex:1 1;flex-direction:var(--custom-button-direction)}.custom-icon-button{display:flex;align-items:center;justify-content:center;width:var(--custom-icon-button-size);height:var(--custom-icon-button-size);margin-right:var(--custom-icon-button-mr);margin-left:var(--custom-icon-button-ml)}.custom-button.display1sb{font-weight:600}.custom-button.display1b,.custom-button.display1sb{font-size:4.8rem;line-height:1.4;letter-spacing:-.144rem}.custom-button.display1b{font-weight:700}.custom-button.display2sb{font-weight:600}.custom-button.display2b,.custom-button.display2sb{font-size:4rem;line-height:1.4;letter-spacing:-.12rem}.custom-button.display2b{font-weight:700}.custom-button.heading1{font-weight:400}.custom-button.heading1,.custom-button.heading1m{font-size:3.2rem;line-height:1.4;letter-spacing:-.096rem}.custom-button.heading1m{font-weight:500}.custom-button.heading1b{font-size:3.2rem;font-weight:700;line-height:1.4;letter-spacing:-.096rem}.custom-button.heading2{font-weight:400}.custom-button.heading2,.custom-button.heading2m{font-size:2.4rem;line-height:1.4;letter-spacing:-.072rem}.custom-button.heading2m{font-weight:500}.custom-button.heading2b{font-size:2.4rem;font-weight:700;line-height:1.4;letter-spacing:-.072rem}.custom-button.headline1{font-weight:400}.custom-button.headline1,.custom-button.headline1m{font-size:2rem;line-height:1.4;letter-spacing:-.06rem}.custom-button.headline1m{font-weight:500}.custom-button.headline1b{font-size:2rem;font-weight:700;line-height:1.4;letter-spacing:-.06rem}.custom-button.headline2{font-weight:400}.custom-button.headline2,.custom-button.headline2m{font-size:1.8rem;line-height:1.4;letter-spacing:-.054rem}.custom-button.headline2m{font-weight:500}.custom-button.headline2b{font-size:1.8rem;font-weight:700;line-height:1.4;letter-spacing:-.054rem}.custom-button.body1-normal{font-size:1.6rem;font-weight:400;line-height:1.4;letter-spacing:-.032rem}.custom-button.body1-normalm{font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:-.032rem}.custom-button.body1-normalb{font-size:1.6rem;font-weight:700;line-height:1.4;letter-spacing:-.032rem}.custom-button.body1-reading{font-size:1.6rem;font-weight:400;line-height:1.6;letter-spacing:-.032rem}.custom-button.body1-readingm{font-size:1.6rem;font-weight:500;line-height:1.6;letter-spacing:-.032rem}.custom-button.body1-readingb{font-size:1.6rem;font-weight:700;line-height:1.6;letter-spacing:-.032rem}.custom-button.body2-normal{font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:-.028rem}.custom-button.body2-normalm{font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:-.028rem}.custom-button.body2-normalb{font-size:1.4rem;font-weight:700;line-height:1.4;letter-spacing:-.028rem}.custom-button.body2-reading{font-size:1.4rem;font-weight:400;line-height:1.6;letter-spacing:-.028rem}.custom-button.body2-readingm{font-size:1.4rem;font-weight:500;line-height:1.6;letter-spacing:-.028rem}.custom-button.body2-readingb{font-size:1.4rem;font-weight:700;line-height:1.6;letter-spacing:-.028rem}.custom-button.body3-normal{font-size:1.3rem;font-weight:400;line-height:1.4;letter-spacing:-.026rem}.custom-button.body3-normalm{font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:-.026rem}.custom-button.body3-normalb{font-size:1.3rem;font-weight:700;line-height:1.4;letter-spacing:-.026rem}.custom-button.caption1-normal{font-size:1.2rem;font-weight:400;line-height:1.4;letter-spacing:-.024rem}.custom-button.caption1-normalm{font-size:1.2rem;font-weight:500;line-height:1.4;letter-spacing:-.024rem}.custom-button.caption1-normalb{font-size:1.2rem;font-weight:700;line-height:1.4;letter-spacing:-.024rem}.custom-button.caption1-reading{font-size:1.2rem;font-weight:400;line-height:1.6;letter-spacing:-.024rem}.custom-button.caption1-readingm{font-size:1.2rem;font-weight:500;line-height:1.6;letter-spacing:-.024rem}.custom-button.caption1-readingb{font-size:1.2rem;font-weight:700;line-height:1.6;letter-spacing:-.024rem}.custom-button.caption2-normal{font-size:1.1rem;font-weight:400;line-height:1.4;letter-spacing:-.022rem}.custom-button.caption2-normalm{font-size:1.1rem;font-weight:500;line-height:1.4;letter-spacing:-.022rem}.custom-button.caption2-normalb{font-size:1.1rem;font-weight:700;line-height:1.4;letter-spacing:-.022rem}@font-face{font-family:Ria;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/RiaSans-ExtraBold.woff2) format("woff2");font-weight:700;font-display:swap}.modal-container__back-drop{position:fixed;z-index:var(--custom-z-index);width:100%;height:100%;background:rgba(0,0,0,.5);background:var(--custom-back-drop-color);transform:translateZ(0);inset:0;-webkit-overflow-scrolling:touch;will-change:transform}.modal-container__back-drop.animation{animation:fade-in .5s ease-out}.modal-container__view{overflow:hidden;position:fixed;left:50%;z-index:10000;transform:translateX(-50%);will-change:transform}.modal-container__view.center{top:50%;transform:translate(-50%,-50%)}.modal-container__view.center.animation{animation:fade-in .5s ease-out}.modal-container__view.top-sheet{top:0;width:100%;animation:slide-down .5s ease-out;transform:translate(-50%);border-bottom-left-radius:var(--custom-radius);border-bottom-right-radius:var(--custom-radius)}.modal-container__view.bottom-sheet,.modal-container__view.expandable-bottom-sheet{display:flex;bottom:0;flex-direction:column;width:100%;max-height:80vh;animation:slide-up .5s ease-out;border-top-left-radius:var(--custom-radius);border-top-right-radius:var(--custom-radius)}.modal-container__view.bottom-image{bottom:0;flex-direction:column;width:100%}.modal-container__view.full{inset:0;top:-1px;transform:translate(0)}.modal-container__bottom-header{display:flex;flex-direction:column;height:auto;min-height:6.5rem;padding:2rem 1.6rem}.modal-container__bottom-header-title{font-size:1.8rem;font-weight:700;line-height:1.4;letter-spacing:-.054rem;position:relative;padding-right:3.2rem;color:var(--colors-text3);white-space:pre-line}.modal-container__bottom-header-title button{position:absolute;top:0;right:0;width:2.4rem;height:2.4rem}.modal-container__bottom-header-sub-title{font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:-.028rem;margin-top:.8rem;color:var(--colors-text4);white-space:pre-line}.modal-container__bottom-header-no-title{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:3.2rem;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.modal-container__bottom-header-no-title:active{cursor:grabbing}.modal-container__bottom-header-no-title span{width:5rem;height:.5rem;border-radius:.25rem;background-color:var(--colors-line3);pointer-events:none}.modal-container__bottom-header-expandable{display:flex;position:-webkit-sticky;position:sticky;top:0;right:0;left:0;z-index:100;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 1.6rem;background-color:#fff;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-container__bottom-header-expandable:active{cursor:grabbing}.modal-container__bottom-header-expandable h1{font-size:1.6rem;font-weight:700;line-height:1.4;letter-spacing:-.032rem;display:flex;overflow:hidden;flex:1 1;align-items:center;justify-content:center;color:var(--colors-text3);pointer-events:none}.modal-container__bottom-header-expandable .btn-close{position:absolute;top:50%;right:1.6rem;z-index:101;transform:translateY(-50%);pointer-events:auto}.modal-container__scroll-view.bottom-sheet,.modal-container__scroll-view.expandable-bottom-sheet,.modal-container__scroll-view.full{flex:1 1;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.modal-container__scroll-view.bottom-sheet::-webkit-scrollbar,.modal-container__scroll-view.expandable-bottom-sheet::-webkit-scrollbar,.modal-container__scroll-view.full::-webkit-scrollbar{display:none}.modal-container__scroll-view.bottom-sheet,.modal-container__scroll-view.expandable-bottom-sheet,.modal-container__scroll-view.full{min-height:0}.modal-container__child-view{z-index:10000;background:#fff;-webkit-overflow-scrolling:touch}.modal-container__child-view.center{width:calc(100vw - 4rem);max-width:32rem;border-radius:var(--custom-radius)}.modal-container__child-view.top-sheet{width:100%}.modal-container__child-view.bottom-sheet,.modal-container__child-view.expandable-bottom-sheet{display:flex;flex-direction:column;width:100%;max-height:80%;border-top-left-radius:var(--custom-radius);border-top-right-radius:var(--custom-radius)}.modal-container__child-view.full{display:flex;flex-direction:column;height:100%;padding-top:var(--header-height)}.modal-container__child-view.full.is-custom{padding-top:0}.modal-container__child-view.bottom-image{display:flex;overflow:hidden;flex-direction:column;width:100%;border-top-left-radius:var(--custom-radius);border-top-right-radius:var(--custom-radius)}.modal-container__motion-child-view{z-index:10000;background:#fff}.modal-container__motion-child-view.top-sheet{border-bottom-left-radius:var(--custom-radius);border-bottom-right-radius:var(--custom-radius);width:100%}.modal-container__motion-child-view.bottom-sheet{display:flex;flex-direction:column;width:100%;max-height:80%;border-top-left-radius:var(--custom-radius);border-top-right-radius:var(--custom-radius)}.modal-container__motion-child-view.bottom-sheet.fixed-height{height:var(--custom-fixed-height)}.modal-container__motion-child-view.expandable-bottom-sheet{display:flex;position:fixed;bottom:0;left:50%;flex-direction:column;width:100%;height:auto;max-height:80%;border-radius:var(--custom-radius) var(--custom-radius) 0 0;transform:translateX(-50%);transition:border-radius .3s ease,max-height .3s ease,height .3s ease}.modal-container__motion-child-view.expandable-bottom-sheet.expanded{height:100vh;max-height:100vh;border-radius:0}.modal-container__close-btn{position:absolute;top:var(--custom-close-btn-position-top);right:var(--custom-close-btn-position-right);width:2.4rem;height:2.4rem}.modal-container__top-header{display:flex;position:-webkit-sticky;position:sticky;top:0;right:0;left:0;z-index:100;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 1.6rem;background-color:var(--colors-background1)}.modal-container__top-header.title{position:fixed}.modal-container__top-header h1{display:flex;overflow:hidden;flex:1 1;align-items:center;justify-content:center;color:var(--colors-text3);font-size:1.6rem;font-weight:700;line-height:1.4;letter-spacing:-.032rem}.modal-container__top-header .btn-close{position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.text-modal-wrapper{padding:2.4rem 2rem 2rem}.text-modal-content{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:5rem}.text-modal-title{font-size:1.8rem;font-weight:700;letter-spacing:-.054rem;color:var(--colors-text3)}.text-modal-subtitle,.text-modal-title{line-height:1.4;text-align:center;white-space:pre-line}.text-modal-subtitle{font-size:1.6rem;font-weight:400;letter-spacing:-.032rem;margin-top:.8rem;color:var(--colors-text4)}.text-modal-button{margin-top:2.4rem;margin-bottom:.2rem}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-down{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%)}}@keyframes slide-up{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}