.custom-nav[data-v-635be277]{position:fixed;top:0;left:0;right:0;z-index:10000;background-color:#000;box-sizing:border-box;padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top,0);padding-top:var(--app-safe-area-top,env(safe-area-inset-top,0));padding-left:constant(safe-area-inset-left);padding-left:env(safe-area-inset-left,0);padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-right,0)}.custom-nav__inner[data-v-635be277]{height:var(--app-nav-inner-h,48px);min-height:var(--app-nav-inner-h,48px);display:flex;align-items:center;justify-content:space-between;padding:0 3.2vw;box-sizing:border-box;position:relative}.custom-nav__back[data-v-635be277]{flex:0 0 auto;width:11vw;min-width:36px;height:100%;padding:0;margin:0;border:none;background:transparent;color:#ead0a8;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.custom-nav__chevron[data-v-635be277]{width:6.5vw;height:6.5vw;min-width:22px;min-height:22px;max-width:28px;max-height:28px;display:block}.custom-nav__title[data-v-635be277]{flex:1;min-width:0;margin:0;padding:0 2vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Noto Sans SC,PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;font-size:4.27vw;color:#ead0a8;text-align:center;line-height:1.2;font-style:normal}.custom-nav__spacer[data-v-635be277]{flex:0 0 auto;width:11vw;min-width:36px;height:1px;pointer-events:none}.custom-nav__right[data-v-635be277]{flex:0 0 auto;width:11vw;min-width:36px;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:.8vw;box-sizing:border-box}.custom-nav__badge[data-v-635be277]{display:inline-flex;align-items:center;justify-content:center;min-width:7.5vw;height:4.8vw;min-height:18px;padding:0 2.4vw;border-radius:999px;background-color:#4cd964;color:#fff;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.67vw;font-weight:600;line-height:1;box-sizing:border-box}body,html{height:100%}body{margin:0;touch-action:pan-x pan-y!important;-webkit-user-drag:none!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important}.app-root{min-height:100%;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;--app-nav-inner-h:48px;--app-nav-offset:0px}.app-main{position:relative;z-index:0;flex:1;min-height:0;width:100%}.app-root--fullscreen{--app-nav-offset:0px;padding:0;min-height:100vh;min-height:100dvh}.app-root--fullscreen .app-main{flex:1;min-height:100vh;min-height:100dvh;width:100%}.app-root--nav{--app-nav-offset:calc(var(--app-safe-area-top, 0px) + var(--app-nav-inner-h));padding-top:calc(var(--app-safe-area-top, 0px) + var(--app-nav-inner-h));padding-left:constant(safe-area-inset-left);padding-left:env(safe-area-inset-left,0);padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-right,0);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom,0)}