.page_main__GlU4n{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:64px;min-height:100vh}.page_container__aoG4z{min-width:320px;width:100%;max-width:480px;border-radius:24px;background-color:var(--background)}.page_header__kVzhN{display:flex;padding:8px 16px;justify-content:space-between;align-items:center;height:64px}.page_imageThemeWrapper__Od4Bz{display:flex}.page_logo__7fc9l{width:150px;height:24px}.page_backToTop___SVcD{display:flex;align-items:center}.page_backText__E1klW,.page_langButton__3NAB4{font-size:14px;font-weight:700;line-height:20px}.page_langButton__3NAB4{background-color:var(--foreground);color:var(--main-text);border-radius:18px;padding:8px 16px;gap:8px;cursor:pointer}.page_banner__UN_1L,.page_langButton__3NAB4{display:flex;justify-content:center;align-items:center}.page_kioskImage__P0jqk{width:195px;height:auto}.page_innerContainer__as_aG{background-color:var(--foreground);padding:24px 16px;border-radius:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;min-height:816px}.page_menuContainer__sH1gr{display:flex;flex-direction:column;gap:16px;width:100%}.page_menuItem__cJDSN{background-color:var(--background);border-radius:24px;padding:24px;display:flex;align-items:center;justify-content:space-between}.page_menuContent__Qy4jt{display:flex;flex-direction:column;gap:8px}.page_iconContainer__D8Jd3{padding:8px;background-color:var(--foreground);border-radius:24px;display:flex;align-items:center;width:40px}.page_itemTitle__GiGqI{color:var(--main-text);font-size:16px;font-weight:700;line-height:24px}.page_itemDescription__bGJA4{color:var(--sub-text);font-size:14px;font-weight:400;line-height:24px}.page_button__vnlhW{background-color:var(--button-bg);color:var(--main-text);display:flex;padding:14px 16px;justify-content:center;align-items:center;border-radius:24px;font-size:14px;font-weight:700;line-height:20px}.page_button__vnlhW:hover{background-color:var(--button-hover-bg)}.page_borderLine__Sjaso{border-top:1px solid var(--border);width:100%}.page_heading__ZPgh_{display:flex;flex-direction:column;gap:8px}.page_guideTitle___k37k{font-size:24px;font-weight:700;color:var(--main-text);text-align:center}.page_guideSubtitle__i0ltp{font-size:14px;color:var(--sub-text)}.page_langContainer__GESR_{display:flex;flex-direction:column;justify-content:center;width:100%;gap:16px}.page_language__o4JSp{background:var(--button-bg);border-radius:24px}.page_backButton__6QP6j,.page_language__o4JSp{padding:14px 16px;text-align:center;font-weight:700;font-size:14px}.page_footerContainer__bQZKx{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%}.page_footerLogoWrapper__Xe2eq{padding:16px 0}.page_footerButton__p0oBX{padding:14px 16px;font-size:14px;font-weight:700;line-height:20px;width:100%;border-radius:24px;color:var(--main-text);text-align:center}.page_footerButtonSkeleton__IZ6TO{width:100%}.page_footerButton__p0oBX:hover{background-color:var(--footer-button-bg)}.page_copyright__2iVAs{font-size:10px;font-weight:700;line-height:16px;color:var(--sub-text)}.page_dialogContainer__zuipF{width:100%;height:100%;position:fixed;z-index:5;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex}.page_dialog__546_o{display:flex;width:262px;padding:12px 0;flex-direction:column;align-items:flex-start;background:var(--foreground);border-radius:24px}.page_langItemContainer__EX4Cz{width:100%}.page_langItem__Tk_r5{padding:12px 24px;font-size:16px;font-weight:700;line-height:24px;list-style:none}@media (max-width:480px){.page_main__GlU4n{padding:0}.page_container__aoG4z{border-radius:0}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}