*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}a{text-decoration:none}img,a{-webkit-touch-callout:none}img:not([src]){visibility:hidden}button,input,select,textarea{font-family:inherit;outline:none}button{border:none;color:#fff;font-size:var(--fs-md);background-color:transparent;cursor:pointer;user-select:none}input{border:none;outline:none;color:#fff;font-size:var(--app-input-font-size);background-color:transparent}input:focus{outline:none}textarea{resize:none}textarea::-webkit-scrollbar{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}label{margin-bottom:0}html,body,#app{overflow-x:hidden;width:100%;min-height:100vh;min-height:100dvh;color:#fff;font-family:"Baloo 2",PingFang SC,Microsoft YaHei,Arial,sans-serif;background-color:var(--app-browser-chrome-color);background:var(--app-page-background)}body{position:relative;max-width:517px;margin:0 auto}#app{position:relative;width:100%;background:var(--app-page-background)}* ::-webkit-scrollbar{display:none}.swiper-navigation-icon{display:none}input{font-size:var(--app-input-font-size)!important}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/baloo2-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/baloo2-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.global_flex-center{display:flex;justify-content:center;align-items:center}body>[class*=dialog],body>[class*=mask],body>[class*=modal],body>[class*=overlay],body>[class*=popup],body>.base-background,body>.check-in{overflow-x:hidden;overscroll-behavior-x:contain}.dialog-bottom-close{--dialog-bottom-close-size: 2.75rem;--dialog-bottom-close-gap: 1.5rem;position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--dialog-bottom-close-size);height:var(--dialog-bottom-close-size);box-sizing:border-box;margin-top:2rem;padding:0;appearance:none;border:.15rem solid hsla(318,100%,75%,.62);border-radius:50%;color:#fff;background:#ff80c91a;cursor:pointer}.dialog-bottom-close:before,.dialog-bottom-close:after{position:absolute;top:50%;left:50%;width:1.125rem;height:.125rem;border-radius:.125rem;background:currentColor;content:"";transform:translate(-50%,-50%) rotate(45deg)}.dialog-bottom-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.dialog-bottom-close:focus-visible{outline:.125rem solid #ffffff;outline-offset:.125rem}.dialog-bottom-close:active:not(:disabled){scale:.94}@media(max-height:42rem){.dialog-bottom-close{--dialog-bottom-close-size: 2.5rem;--dialog-bottom-close-gap: .5rem}}.global_self-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.global_fill-container{position:absolute;inset:0;width:100%;height:100%}.global_hover-white{transition:color .5s}.global_hover-white:hover{color:var(--white)}.global_one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.global_two-line{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.global_three-line{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.global_four-line{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.global_hover-click{transition:opacity .25s,transform .25s}.global_hover-click:hover{opacity:.75}.global_hover-click:active{transform:scale(.9)}select{background-color:var(--theme-color9)}select:focus,select:focus-visible{box-shadow:inset 0 0 0 .0625rem var(--theme-color8);outline:none}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .25s ease-out}.fade-a-enter-from,.fade-a-leave-to{opacity:0}.fade-a-enter-active,.fade-a-leave-active,.fade-a-move{transition:opacity .25s ease-out}.fade-a-leave-active{position:absolute}:root{color-scheme:dark;--white: #fff;--black: #111;--red: #e74c3c;--orange: #e67e22;--yellow: #f1c40f;--green: #2ecc71;--cyan: #1abc9c;--blue: #3498db;--purple: #9b59b6;--pink: #fd79a8;--white-10: rgba(255, 255, 255, .1);--white-25: rgba(255, 255, 255, .25);--white-50: rgba(255, 255, 255, .5);--white-75: rgba(255, 255, 255, .75);--black-10: rgba(0, 0, 0, .1);--black-25: rgba(0, 0, 0, .25);--black-50: rgba(0, 0, 0, .5);--black-75: rgba(0, 0, 0, .75);--gap: .25rem;--gap-2: .5rem;--gap-3: .75rem;--gap-4: 1rem;--gap-5: 1.25rem;--gap-6: 1.5rem;--gap-7: 1.75rem;--gap-8: 2rem;--gap-9: 2.25rem;--gap-10: 2.5rem;--radius: .25rem;--radius-2: .5rem;--radius-3: .75rem;--radius-4: 1rem;--radius-5: 1.25rem;--theme-red: #e63917;--mask-color: rgba(0, 0, 0, .5);--theme-black: hsl(0, 0%, 0%);--theme-color1: hsl(330, 97%, 70%);--theme-color2: hsla(330, 97%, 70%, .2);--theme-color3: hsl(287, 14%, 12%);--app-browser-chrome-color: #211a23;--app-safe-area-top: 0px;--app-safe-area-bottom: 0px;--app-viewport-height: 100dvh;--app-visual-viewport-top: 0px;--app-visual-viewport-bottom: 0px;--app-font-page-title: 1.625rem;--app-font-card-title: 1.125rem;--app-font-body: .9375rem;--app-font-min: .875rem;--app-input-font-size: 16px;--app-card-gap: .5rem;--theme-color4: hsl(287, 29%, 19%);--theme-color5: #2f1b50;--theme-color6: #0f0720;--theme-color7: hsl(286, 25%, 35%);--theme-color8: hsl(330, 100%, 75%);--theme-color9: hsl(285, 26%, 15%);--theme-color10: hsl(276, 32%, 24%);--theme-dec1: hsl(122, 59%, 40%);--theme-dec2: hsl(0, 100%, 57%);--theme-dec3: hsl(14, 54%, 30%);--theme-dec4: hsl(49, 98%, 57%);--theme-main-gradient1: hsl(278, 26%, 25%);--theme-main-gradient2: hsl(314, 51%, 55%);--theme-main1-gradient1: hsl(325, 71%, 60%);--theme-main1-gradient2: hsl(315, 70%, 67%);--theme-neutral1: hsl(0, 0%, 100%);--theme-neutral2: hsla(0, 0%, 100%, .5);--theme-neutral3: hsl(322, 37%, 40%);--theme-neutral5: hsla(0, 0%, 0%, .4);--theme-ts1-gradient1: hsl(286, 14%, 18%);--theme-ts1-gradient2: hsl(286, 14%, 18%);--theme-ts3-gradient1: hsl(318, 29%, 18%);--theme-ts3-gradient2: hsl(317, 36%, 35%);--theme-ts2-gradient1: hsl(255, 100%, 60%);--theme-ts2-gradient2: hsl(320, 100%, 59%);--theme-neutral6: hsl(320, 9%, 48%);--app-page-background: radial-gradient(circle at 50% -80px, rgba(230, 57, 23, .22), transparent 280px), radial-gradient(circle at 90% 120px, rgba(255, 105, 180, .14), transparent 220px), linear-gradient(180deg, #05020c 0%, #0f0720 42%, #1d102a 100%), var(--app-browser-chrome-color);--card-bg-1: hsl(287, 29%, 19%);--input-bg-1: #1e140a;--input-border-1: 1px solid #5f492e;--font-display: "Baloo 2", "PingFang SC", sans-serif;--brand-accent: hsl(330, 95%, 64%);--brand-accent-strong: hsl(322, 88%, 52%);--brand-accent-soft: hsl(330, 100%, 78%);--brand-accent-contrast: #fff;--brand-accent-gradient: linear-gradient(180deg, hsl(330, 100%, 76%) 0%, hsl(330, 95%, 64%) 46%, hsl(322, 87%, 53%) 100%);--brand-accent-glow: hsla(330, 95%, 60%, .45);--brand-gold: hsl(45, 96%, 58%);--brand-gold-strong: hsl(38, 92%, 50%);--brand-gold-contrast: #3a2400;--brand-gold-gradient: linear-gradient(180deg, hsl(48, 100%, 72%) 0%, hsl(45, 96%, 58%) 48%, hsl(38, 90%, 50%) 100%);--brand-cta-highlight: inset 0 1px 0 rgba(255, 255, 255, .55);--brand-cta-shadow: 0 .5rem 1.1rem -.3rem var(--brand-accent-glow);--fs-2xs: .6875rem;--fs-xs: .75rem;--fs-sm: .8125rem;--fs-body: 1.125rem;--fs-md: 1.125rem;--fs-lg: 1.125rem;--fs-xl: 1.375rem;--fs-2xl: 1.625rem;--fs-display: 2rem;--fs-hero: 2.5rem;--lh-tight: 1.15;--lh-snug: 1.3;--lh-normal: 1.5;--space-edge: 1rem;--space-stack: .75rem;--space-card: 1rem;--space-row: .75rem;--space-tight: .5rem;--space-hair: .25rem;--btn-h: 3rem;--btn-h-sm: 2.75rem;--tap-min: 2.75rem;--motion-fast: .16s;--motion-base: .22s;--motion-dialog: .24s;--motion-sheet: .26s;--motion-drawer: .28s;--motion-page: .24s;--motion-ease-out: cubic-bezier(.16, 1, .3, 1);--motion-ease-in: cubic-bezier(.4, 0, 1, 1);--motion-ease-standard: cubic-bezier(.2, 0, 0, 1)}@supports (-webkit-touch-callout: none){:root{--app-safe-area-top: env(safe-area-inset-top);--app-safe-area-bottom: env(safe-area-inset-bottom)}}:root[data-capacitor-platform=android]{--app-safe-area-top: 0px;--app-safe-area-bottom: 0px}:root{--z-index-nav-bar: 12;--z-index-sidebar: 20;--z-index-iframe: 8;--z-index-full-iframe: 14;--z-index-mute-btn: 11;--z-index-floating: 10;--z-index-popup: 30}html{font-size:16px;background-color:var(--app-browser-chrome-color);background:var(--app-page-background)}html,body,#app{touch-action:manipulation}@media screen and (max-width:517px)and (orientation:portrait){html{font-size:calc((16 / 517) * 100vw)}}@media screen and (min-width:518px){html{background-attachment:fixed}.layout{max-width:517px;margin-inline:auto;box-shadow:0 0 0 1px #ffffff0f,0 1.5rem 4rem #0000008c}}
