:root{color:#1f2937;background:#f3f4f6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html,body,#root{overscroll-behavior-x:none;touch-action:pan-y;width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}body{background:#f3f4f6;min-width:0;min-height:100vh;margin:0}img,a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.subpage-shell{background:#fff;min-height:100vh}.subpage-navbar{z-index:900;background:#fff;border-bottom:1px solid #ebedf0;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;height:44px;display:grid;position:sticky;top:0}.subpage-navbar h1{color:#333;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:500;line-height:44px;overflow:hidden}.subpage-navbar__back{background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:44px;padding:0;display:flex}.subpage-navbar__back span{border-bottom:2px solid #333;border-left:2px solid #333;width:11px;height:11px;transform:rotate(45deg)}.subpage-shell__main{min-height:calc(100vh - 44px)}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell__header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.app-shell__eyebrow,.page-card__eyebrow,.hero-panel__eyebrow{color:#6b7280;letter-spacing:0;margin:0 0 6px;font-size:12px}.app-shell__title,.page-card__title,.hero-panel__title{color:#111827;letter-spacing:0;margin:0;font-size:20px;font-weight:500}.app-shell__status{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:inline-flex}.app-shell__status-dot{background:#16a34a;border-radius:999px;width:8px;height:8px}.app-shell__nav{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 20px 20px;display:grid}.app-shell__tab{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-height:44px;display:inline-flex}.app-shell__tab--active{color:#111827;background:#fff;border-color:#d1d5db}.page-stack{flex-direction:column;gap:16px;display:flex}.hero-panel,.page-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.hero-panel{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hero-panel__meta,.page-card__description,.list-row__meta{color:#6b7280;margin:8px 0 0;font-size:14px;line-height:1.7}.hero-panel__badge{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-size:13px;display:inline-flex}.avatar-link{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:56px;height:56px;margin-bottom:12px;display:inline-flex;overflow:hidden}.avatar-link img{object-fit:cover;width:100%;height:100%}.page-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.primary-button{color:#fff;background:#111827;border:1px solid #111827;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;display:inline-flex}.primary-button:disabled{opacity:.6;cursor:default}.primary-button--inline{min-height:40px}.primary-button--danger{background:#991b1b;border-color:#991b1b}.quick-grid,.stats-grid,.vip-list{gap:12px;display:grid}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-grid__item,.stat-card,.vip-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.quick-grid__item--button{width:100%;color:inherit;text-align:left}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card__label{color:#6b7280;font-size:12px;display:block}.stat-card__value,.vip-card__title,.list-row__title{color:#111827;margin-top:6px;font-size:16px;font-weight:500;display:block}.vip-card__meta,.list-row__amount{color:#374151;margin-top:4px;font-size:14px;display:block}.menu-list,.list-stack,.field-stack{flex-direction:column;display:flex}.menu-row,.list-row{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.menu-row+.menu-row,.list-row+.list-row{border-top:1px solid #e5e7eb}.menu-row__arrow{color:#9ca3af;font-size:18px}.field-stack{gap:10px}.field-label{color:#374151;font-size:14px}.field-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;min-height:44px;padding:0 12px}.segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.segmented-control__item{color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:10px;min-height:44px}.segmented-control__item--active{color:#111827;background:#f9fafb}.page-link{color:#2563eb;margin-top:12px;font-size:14px;display:inline-flex}.secondary-button{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;display:inline-flex}.load-more-button{width:100%;margin-top:14px}.action-row{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:440px;padding:20px}.auth-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.auth-divider{color:#9ca3af;align-items:center;gap:12px;margin:18px 0;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.google-panel{min-height:44px}.avatar-picker__preview{flex-direction:column;align-items:center;gap:16px;display:flex}.avatar-picker__preview img{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;width:88px;height:88px}.avatar-picker__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.avatar-picker__item{aspect-ratio:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:8px}.avatar-picker__item--active{background:#fff;border-color:#111827}.avatar-picker__item img{object-fit:cover;width:100%;height:100%}.invitation-card{overflow:hidden}.invitation-code{background:#fff7ed;border:1px solid #991b1b;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding:14px;display:flex}.profile-image-inline{align-items:center;gap:8px;display:inline-flex}.profile-image-inline img{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;width:36px;height:36px}.checkbox-row{color:#374151;align-items:flex-start;gap:10px;font-size:14px;line-height:1.7;display:flex}.logo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.logo-grid__item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;min-height:72px;padding:10px;display:flex}.logo-grid__item img{object-fit:contain;max-width:100%;max-height:42px}.progress-track{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden}.progress-track__bar{background:#111827;border-radius:999px;height:100%}.page-card--accent{border-color:#d1d5db}.page-card--warm{background:#fffbeb;border-color:#f3e8b3}.order-preview{gap:14px;display:flex}.order-preview__image{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;width:88px;height:88px}.order-preview__meta,.order-list{flex-direction:column;gap:10px;display:flex}.order-preview__row,.vip-card__header,.vip-card__lead,.order-item__head,.order-item__brand{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-preview__meta{flex:1}.order-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.order-item__brand{justify-content:flex-start}.order-item__brand img,.vip-card__lead img{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;width:48px;height:48px}.order-item__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.status-chip{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:13px;display:inline-flex}.vip-card--full{flex-direction:column;gap:12px;display:flex}.menu-row--button{text-align:left;background:0 0;border:0;width:100%;padding-left:0;padding-right:0}.notice-row__content{flex:1;min-width:0}.radio-stack{flex-direction:column;gap:10px;display:flex}.radio-row{color:#374151;align-items:center;gap:10px;font-size:14px;display:flex}.html-content{color:#374151;font-size:14px;line-height:1.8}.html-content img{border-radius:10px;max-width:100%;height:auto}.content-modal{z-index:50;background:#1118278f;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.content-modal__panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(100%,560px);max-height:min(680px,86vh);padding:18px;overflow:auto}.content-modal__panel--image{padding:0;overflow:hidden}.content-modal__image-button{background:0 0;border:0;width:100%;padding:0;display:block}.content-modal__image-button img,.content-modal__images img{width:100%;height:auto;display:block}.content-modal__images{flex-direction:column;gap:12px;margin-top:14px;display:flex}.content-modal__close{width:calc(100% - 36px);margin:18px}.content-modal__panel>.content-modal__close{width:100%;margin:18px 0 0}@media (width<=640px){.app-shell__main{padding:16px}.app-shell__nav{padding:12px 16px 16px}.hero-panel,.page-card{padding:16px}.hero-panel{flex-direction:column}.stats-grid{grid-template-columns:1fr}.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-preview,.vip-card__header,.vip-card__lead,.order-item__head{flex-direction:column;align-items:flex-start}.order-item__grid{grid-template-columns:1fr}}:root{--theme-color:#9a4497}body{color:#333;background:#f0f0f3;font-family:PingFangSC-Medium,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{background:#f0f0f3;min-height:100vh;padding:52px 0 66px}.h-header{z-index:999;background-color:#0d0806;width:100%;position:fixed;top:0;left:0;right:0}.cus-header{justify-content:space-between;align-items:center;height:52px;padding:0 17px;display:flex}.cus-header .left-tip{object-fit:contain;width:100px;height:26px}.cus-header .customer{object-fit:contain;width:28px;height:24px}.cus-header .header-history{color:#fff;align-items:center;gap:3px;font-size:16px;display:flex}.cus-header .header-history img{object-fit:contain;width:24px;height:24px}.native-tabbar{z-index:999;height:56px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ebedf0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.native-tabbar__item{color:#182457;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:11px;font-weight:500;display:flex}.native-tabbar__item img{object-fit:contain;width:23px;height:23px}.native-tabbar__item span{overflow-wrap:anywhere;max-width:100%;padding:0 3px;font-size:clamp(9px,2.8vw,11px);line-height:1.1}.app-shell__header{z-index:999;background:#0d0806;border:0;justify-content:space-between;align-items:center;height:52px;padding:0 17px;display:flex;position:fixed;top:0;left:0;right:0}.app-shell__logo,.app-shell__customer{align-items:center;display:inline-flex}.app-shell__logo img{object-fit:contain;width:100px;height:26px}.app-shell__customer img{object-fit:contain;width:28px;height:24px}.app-shell__main{flex:1;padding:0}.app-shell__nav{z-index:999;height:56px;padding:4px 0 env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ebedf0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;position:fixed;bottom:0;left:0;right:0}.app-shell__tab{color:#182457;background:0 0;border:0;border-radius:0;flex-direction:column;gap:2px;min-height:48px;font-size:11px;font-weight:500}.app-shell__tab img{object-fit:contain;width:23px;height:23px}.app-shell__tab--active{color:#182457;background:0 0;border:0}:root{--feedback-skeleton:220 9% 92%;--feedback-highlight:220 14% 97%;--feedback-panel:0 0% 100%;--feedback-border:220 13% 93%;--feedback-fallback:220 9% 90%;--feedback-accent:28 91% 57%}.skeleton,.progressive-image--loading{background:linear-gradient(100deg, hsl(var(--feedback-skeleton)) 20%, hsl(var(--feedback-highlight)) 38%, hsl(var(--feedback-skeleton)) 56%);background-size:220% 100%;animation:1.25s ease-in-out infinite loading-shimmer}.skeleton{border-radius:6px;min-height:12px;display:block}.skeleton-card,.skeleton-form{flex-direction:column;gap:14px;display:flex}.skeleton-line{width:100%;height:14px}.skeleton-line--title{width:46%;height:22px;margin-bottom:6px}.skeleton-line--medium{width:68%}.skeleton-line--short{width:38%}.skeleton-line--label{width:28%;height:12px}.skeleton-value{vertical-align:middle;width:72px;height:15px;display:inline-block}.skeleton-list{background:hsl(var(--feedback-panel));border-radius:10px;overflow:hidden}.skeleton-list__item{border-bottom:1px solid hsl(var(--feedback-border));align-items:center;gap:14px;min-height:76px;padding:14px 16px;display:flex}.skeleton-list__item:last-child{border-bottom:0}.skeleton-list__content{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.skeleton-avatar,.skeleton-icon{border-radius:50%;flex:none;width:42px;height:42px}.skeleton-avatar--large{width:64px;height:64px}.skeleton-form__field{flex-direction:column;gap:8px;display:flex}.skeleton-input{border-radius:8px;height:48px}.skeleton-home-banner{aspect-ratio:2.4;border-radius:0;width:100%;overflow:hidden}.skeleton-home-banner img{object-fit:cover;width:100%;height:100%;display:block}.skeleton-home-content{flex-direction:column;gap:18px;display:flex}.skeleton-profile{background:hsl(var(--feedback-panel));align-items:center;gap:14px;padding:16px;display:flex}.skeleton-profile--panel{min-height:150px}.skeleton-icon-grid,.skeleton-profile-stats{background:hsl(var(--feedback-panel));grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;display:grid}.skeleton-icon-item{flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex}.skeleton-icon-item .skeleton-line{width:70%}.skeleton-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-stat{height:72px}.progressive-image{transition:opacity .18s,background-color .18s}.progressive-image--loading{opacity:.62}.progressive-image--loaded{opacity:1;background:0 0}.progressive-image--error{opacity:.45;background:hsl(var(--feedback-fallback));animation:none}.html-content img{background-color:hsl(var(--feedback-border))}.loading-indicator{justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.loading-indicator__ring{border:3px solid #ffffff73;border-top-color:hsl(var(--feedback-accent));border-radius:50%;width:30px;height:30px;animation:.7s linear infinite loading-spin}.loading-indicator--compact{width:30px;height:30px}.loading-indicator--compact .loading-indicator__ring{border-width:2px;width:22px;height:22px}.route-loading{background:#f0f0f3;justify-content:center;align-items:center;min-height:100vh;display:flex}.route-loading .loading-indicator__ring{border-color:#9a449738;border-top-color:hsl(var(--feedback-accent))}.legacy-toast{z-index:12000;color:#fff;text-align:center;background:#000000c7;border-radius:6px;max-width:min(80vw,320px);padding:10px 16px;font-size:14px;line-height:1.45;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.legacy-dialog-mask{z-index:11900;background:#0000007a;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.legacy-dialog{color:#333;text-align:center;background:#fff;border-radius:8px;width:min(82vw,320px);overflow:hidden}.legacy-dialog h2{margin:0;padding:20px 20px 0;font-size:17px;font-weight:500}.legacy-dialog p{margin:0;padding:18px 20px 22px;font-size:14px;line-height:1.55}.legacy-dialog__actions{border-top:1px solid #ebedf0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.legacy-dialog__actions button{color:#333;background:#fff;border:0;min-height:48px;font-size:15px}.legacy-dialog__actions button+button{border-left:1px solid #ebedf0}.legacy-dialog__actions .legacy-dialog__confirm{color:#00554d}@keyframes loading-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.skeleton,.progressive-image--loading,.loading-indicator__ring{animation:none}}.login-page-content{--login-background-fallback:218 42% 18%;background-color:hsl(var(--login-background-fallback));background-image:url(/static/images/new/login/login-bg-5f0f4b3a.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;height:100vh;min-height:100vh;padding:1px 16px 20px;display:flex;overflow-y:auto}.login-page-content .lang-switch{z-index:100;position:fixed;top:10px;right:10px}.login-page-content .lang-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:4px;align-items:center;padding:6px 10px;font-size:14px;display:flex}.login-page-content .arrow{margin-left:4px;font-size:12px;transition:transform .3s}.login-page-content .arrow-up{transform:rotate(180deg)}.login-page-content .lang-dropdown{background:#fff;border-radius:4px;margin-top:4px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 2px 8px #0000001a}.login-page-content .lang-item{color:#666;cursor:pointer;text-align:center;background:#fff;border:0;width:100%;min-width:60px;padding:8px 20px;font-size:14px;display:block}.login-page-content .lang-item.active{color:#ef8e34;background-color:#fff9f4}.login-page-content .logo{height:100px;margin-top:60px;margin-bottom:40px}.login-page-content .logo img{object-fit:contain;width:min(240px,68vw);height:auto;margin:0 auto;display:block}.login-panel{width:100%}.login-page-content .login-form{background:#fff;border-radius:12px;width:358px;max-width:100%;margin:0 auto;position:relative;overflow:hidden}.login-page-content .form-row{border-top:1px solid #757b8b;align-items:center;min-height:56px;padding:0 15px;font-size:14px;display:flex}.login-page-content .form-row:first-child{border-top:0}.login-page-content .form-row>span{color:#ef8e34;flex:0 0 6.2em;width:6.2em;font-weight:600}.login-page-content .form-row input{color:#333;background:0 0;border:0;outline:0;width:100%;min-width:0;height:44px}.login-page-content .form-row input::placeholder{color:#ddd;font-weight:600}.login-page-content .form-row--password>div{flex:1;align-items:center;min-width:0;display:flex;position:relative}.login-page-content .see{object-fit:contain;width:20px;height:20px}.login-page-content .see-button{z-index:3;background:0 0;border:0;width:28px;height:28px;padding:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.login-page-content .captcha-row{gap:12px;width:358px;max-width:100%;margin:12px auto 0;display:flex}.login-page-content .captcha-row>input{background:#fff;border:0;border-radius:6px;flex:1;min-width:0;padding:12px}.login-page-content .captcha-row>button{background:#fff;border:0;border-radius:6px;width:120px;height:40px;padding:0;overflow:hidden}.login-page-content .captcha-row img{object-fit:contain;width:100%;height:100%;display:block}.login-page-content .forgot{color:#fff;text-align:right;width:340px;max-width:100%;margin:10px auto;font-size:14px;text-decoration:underline;display:block}.login-page-content .login-btn{width:358px;max-width:100%;margin:0 auto}.login-page-content .login-btn .login,.login-page-content .login-btn .regist{text-align:center;border:1px solid #ef8e34;border-radius:40px;width:358px;max-width:100%;height:44px;margin:16px auto;font-size:14px;font-weight:600;line-height:44px;display:block}.login-page-content .login-btn .login{color:#fff;background:#ef8e34}.login-page-content .login-btn .regist{color:#ef8e34;background:#fff}.login-page-content .google-login-wrapper{width:358px;max-width:100%;margin:0 auto}.login-page-content .google-divider{align-items:center;margin:10px 0;display:flex}.login-page-content .divider-line{background:#ffffff4d;flex:1;height:1px}.login-page-content .divider-text{color:#ffffffb3;padding:0 12px;font-size:12px}.login-page-content .google-render-btn{justify-content:center;min-height:44px;display:flex}.login-page-content .google-loading,.login-page-content .login-error{color:#ffffffc7;text-align:center;font-size:13px}.login-page-content .login-box{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;width:100%;min-height:80px;padding:20px;display:flex}.login-page-content .page-footer{color:#939393;margin-top:auto}.login-page-content .bottom-text{text-align:center;font-size:13px}.inapp-overlay{z-index:9999;background:#f5f5f5;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.inapp-box{background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;padding:30px 20px;display:flex;box-shadow:0 4px 24px #00000014}.inapp-logo{object-fit:contain;width:60px;height:60px;margin-bottom:20px}.inapp-title{color:#222;margin-bottom:12px;font-size:18px;font-weight:700}.inapp-desc{color:#555;text-align:center;white-space:pre-line;margin-bottom:20px;font-size:14px;line-height:1.7}.inapp-url-box{box-sizing:border-box;background:#f0f0f0;border:0;border-radius:6px;align-items:center;width:100%;margin-bottom:12px;padding:10px 12px;display:flex}.inapp-url{color:#888;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.inapp-copy{color:#ef8e34;white-space:nowrap;margin-left:8px;font-size:13px;font-weight:700}.inapp-hint{color:#aaa;text-align:center;font-size:12px}.index-page-content{background:#f0f0f3;min-height:100vh;padding-bottom:24px}.index-page-content .banner-wrapper{box-sizing:border-box;width:100%;padding:0 16px;position:relative;overflow:hidden}.index-page-content .banner-bg{z-index:1;background:#171717;border-radius:30%;width:150%;height:900px;position:absolute;top:-780px;left:-25%}.index-page-content .banner{z-index:10;background:#171717;border-radius:10px;width:100%;position:relative;overflow:hidden}.index-page-content .banner img{object-fit:cover;width:100%;height:200px;display:block}.index-page-content .home-content{width:100%;margin-top:16px;padding:0 16px}.index-page-content .userinfo{background:#fff;border-radius:8px;width:100%;padding:14px;font-size:14px;display:flex}.index-page-content .avatar{border:4px solid var(--theme-color);box-sizing:border-box;background:#fff;border-radius:50%;flex:0 0 48px;width:48px;height:48px;overflow:hidden}.index-page-content .avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.index-page-content .account{flex:1;min-width:0;margin:0 0 0 10px}.index-page-content .account-name{color:#333;margin:0;font-size:16px;font-weight:500;line-height:20px}.index-page-content .userinfo-level{color:#999;align-items:center;display:flex}.index-page-content .userinfo-level img{object-fit:contain;width:30px;height:30px;margin-right:10px}.index-page-content .level-name{font-size:14px}.index-page-content .credit{flex-direction:column;align-items:center;font-size:14px;display:flex}.index-page-content .credit .title{color:#333}.index-page-content .credit .num{color:#171717;font-size:20px;font-weight:700}.index-page-content .line-progress{background:#ebedf0;border-radius:40px;width:72px;height:6px;display:block;overflow:hidden}.index-page-content .line-progress i{background:#f8d849;border-radius:40px;height:100%;display:block}.index-page-content .icons-wrapper{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;margin:15px auto;padding:16px 6px 8px}.index-page-content .icons{grid-gap:10px;border-radius:6px;grid-template-columns:repeat(4,1fr);width:100%;margin:0 auto;padding:0 0 1px;display:grid;position:relative}.index-page-content .icons .item{color:#333;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.index-page-content .icons .item img{object-fit:contain;width:38px;height:38px}.index-page-content .icons .item span{color:#333;overflow-wrap:anywhere;width:100%;min-height:29px;font-size:12px;line-height:1.2}.index-page-content .level-container{color:#333;background:#fff;border-radius:8px;width:100%;padding:12px 16px 14px}.index-page-content .level-title{margin-bottom:12px;font-size:16px;font-weight:700}.index-page-content .level-wrapper{justify-content:space-around;align-items:center;gap:8px;font-size:14px;display:flex}.index-page-content .vip-item{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.index-page-content .vip-item img{object-fit:contain;width:40px;height:40px}.index-page-content .vip-item .title{margin-top:4px;font-size:14px}.index-page-content .vip-item .desc{color:#fff;background:#171717;border-radius:10px;height:20px;margin:10px 0 0;padding:0 10px;font-size:13px;font-style:normal;line-height:20px}.index-page-content .big-title{width:100%;padding:24px 19px}.index-page-content .big-title h1{color:#111;margin:0;font-size:48px;font-weight:900;line-height:48px}.index-page-content .big-title div{color:#333;margin-top:8px;font-size:16px}.index-page-content .container{width:100%;padding:0 20px}.index-page-content .info-item{grid-template-columns:40px 1fr;gap:12px;margin-bottom:16px;display:grid}.index-page-content .info-item>div:first-child{color:#fff;background-color:#000;border-radius:4px;width:40px;height:40px}.index-page-content .info-item h3{color:#111;margin:0;font-size:24px;font-weight:900;line-height:28px}.index-page-content .info-item span{color:#333;font-size:14px;line-height:1.45}.index-page-content .big-title-two{color:#111;margin:0 0 20px;font-size:32px;font-weight:900}.index-page-content .bottom-item{width:100%;margin-bottom:32px}.index-page-content .bottom-item-img{width:100%;margin-bottom:8px;padding-bottom:100%;position:relative}.index-page-content .bottom-item-img img{object-fit:contain;max-width:86%;max-height:86%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-page-content .bottom-item-content h3{color:#111;margin:0;font-size:22px;font-weight:900}.index-page-content .bottom-item-content h4{color:#333;margin:4px 0 0;font-size:16px;font-weight:700}.index-page-content .bottom-item-content span{color:#333;margin-top:8px;font-size:14px;line-height:1.55;display:block}.user-center-content{color:#fff;box-sizing:border-box;background:#eee;min-height:calc(100vh - 118px);padding:10px 16px 24px}.index-page-content .home-footer{color:#939393;text-align:center;padding:20px 0 30px;font-size:13px}.user-center-content .info-box{text-align:center;color:#333;background:#fff;border-radius:8px;width:100%;margin:0 auto;font-size:14px;position:relative;overflow:hidden}.user-center-content .info-img{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:160px;display:block}.user-center-content .avatar-info{background:#fff;border:4px solid #ccc;border-radius:50%;width:70px;height:70px;margin:-35px 0 0 15px;display:flex;position:relative}.user-center-content .avatar-info img{object-fit:cover;background:#fff;border-radius:50%;width:100%;height:100%}.user-center-content .avatar-info span{color:#fff;background:#182457;border-radius:10px;min-width:64px;height:20px;padding:0 10px;font-size:11px;line-height:20px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.user-center-content .user-info{grid-template-columns:minmax(64px,auto) minmax(0,1fr);align-items:center;gap:10px;margin:10px 20px;display:grid}.user-center-content .name{color:#333;overflow-wrap:anywhere;min-width:0;font-size:14px}.user-center-content .invite-code{text-align:right;justify-content:flex-end;align-items:center;gap:5px;min-width:0;display:flex}.user-center-content .invite-code__text{color:#ef8e34;overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.3}.user-center-content .invite-code__text strong{white-space:nowrap}.user-center-content .invite-code button{color:#182457;white-space:nowrap;background:#fff;border:1px solid #182457;border-radius:999px;flex:none;height:24px;padding:0 4px;font-size:10px}.user-center-content .my-info{border-top:1px solid #ebedf0;display:flex}.user-center-content .my-info .info-item{box-sizing:border-box;flex-direction:column;flex:1;align-items:center;min-width:0;padding:16px 8px;display:flex}.user-center-content .my-info .info-item:nth-child(2){border-left:1px solid #ebedf0;border-right:1px solid #ebedf0}.user-center-content .my-info .info-item img{object-fit:contain;width:24px;margin:0 0 8px}.user-center-content .my-info .info-item span{text-align:center;color:#999;overflow-wrap:anywhere;justify-content:center;align-items:center;min-height:34px;font-size:clamp(10px,3.2vw,14px);line-height:1.2;display:flex}.user-center-content .my-info .info-item div{color:#333;overflow-wrap:anywhere;max-width:100%;margin:4px 0 0;font-size:clamp(13px,4vw,16px);font-weight:700;line-height:1.2}.user-center-content .user-list{background-color:#fff;border-radius:8px;margin-top:20px;overflow:hidden}.user-center-content .list-item{color:#333;text-align:left;background:#fff;border:0;border-bottom:1px solid #9e9e9e;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:12px 16px;font-size:14px;display:flex}.user-center-content .list-item:last-child{border:0}.user-center-content .menu-left{flex:1;align-items:center;min-width:0;display:flex}.user-center-content .menu-left img{object-fit:contain;flex:none;width:26px;height:26px;margin-right:15px}.user-center-content .menu-label{overflow-wrap:anywhere;min-width:0;line-height:1.35}.user-center-content .list-item em{color:#969799;flex:none;font-size:24px;font-style:normal;line-height:1}.user-center-content .list-item select{color:#666;background:0 0;border:0;max-width:150px}.user-center-content .current-lang-value{color:#666;text-align:right;overflow-wrap:anywhere;justify-content:flex-end;align-items:center;gap:8px;min-width:0;max-width:55%;line-height:1.25;display:flex}.invitation-page{color:#333;background:#f0f0f3;min-height:calc(100vh - 118px);padding:30px 16px 0}.invitation-page .invitation-container{background:#fff;border-radius:12px;width:100%;max-width:600px;margin:0 auto;padding:0 0 36px;overflow:hidden}.invitation-page .invitation-container>img{width:100%;height:auto;display:block}.invitation-page h1{color:#333;margin:30px 0 15px;padding:0 24px;font-size:36px;font-weight:500;line-height:1.2}.invitation-page p{color:#333;margin:0;padding:0 24px;font-size:18px;line-height:1.5}.invitation-page .invite-code-box{border:2px solid #92251d;justify-content:space-between;width:min(320px,100% - 32px);min-height:58px;margin:36px auto 0;display:flex}.invitation-page .invite-code-box>div{flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;font-weight:700;display:flex}.invitation-page .invite-code-box span{color:#92251d;overflow-wrap:anywhere;padding:4px 8px 0;font-size:clamp(13px,4vw,18px);line-height:1.15}.invitation-page .invite-code-box strong{color:#333;margin-top:-2px;font-size:18px;line-height:1}.invitation-page .invite-code-box button{color:#fff;overflow-wrap:anywhere;background:#92251d;border:0;flex:0 112px;justify-content:center;align-items:center;min-width:88px;padding:8px;font-size:clamp(13px,3.8vw,16px);font-weight:700;line-height:1.2;display:flex}.invitation-footer{color:#333;text-align:center;padding:20px 0 30px;font-size:12px}.register-page-content{--register-error:4 62% 42%;background:#f6f0e6;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:1px 16px 24px;display:flex}.register-page-content .logo-box{color:#fff;text-align:center;margin-top:max(30px,10vh - 29px);padding-bottom:25px}.register-page-content .logo-box img{object-fit:contain;width:180px;height:128px}.register-page-content .tips{color:#000;text-align:center;padding:30px 0 15px;font-size:20px;font-weight:700}.register-page-content .login-form{background:#fff;border-radius:12px;width:345px;max-width:100%;padding-bottom:50px;position:relative;overflow:visible;box-shadow:1px 1px 8px 1px #aaa}.register-page-content .form-head{padding:15px}.register-page-content .form-head__row{justify-content:space-between;align-items:center;margin:10px 0;display:flex}.register-page-content .form-head__row div{letter-spacing:-.01em;color:#252525;font-size:24px;font-weight:500}.register-page-content .form-head__row a{color:#000;font-size:16px;font-weight:700;text-decoration:underline}.register-page-content .form-head__tips{color:#252525;font-size:14px;font-weight:700}.register-page-content .form-row{border-top:1px solid #757b8b;align-items:center;gap:10px;min-height:52px;padding:0 15px;font-size:14px;display:flex}.register-page-content .form-row>label{color:#666;text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:58%;line-height:1.35;overflow:hidden}.register-page-content .form-row input{color:#333;background:0 0;border:0;outline:0;flex:1;width:100%;min-width:0;height:44px;font-size:14px}.register-page-content .agreement-row{color:#333;gap:6px;margin-bottom:0;padding:10px;font-size:13px;line-height:1.5;display:flex}.register-page-content .register-error{color:hsl(var(--register-error));margin:8px 15px 0;font-size:13px;line-height:1.5}.register-page-content .agreement-row input{accent-color:#9a4497;margin-top:2px}.register-page-content .agreement-row a{margin-left:5px;text-decoration:underline}.register-page-content .login-btn{background:0 0;border:0;border-radius:50%;width:60px;height:60px;padding:0;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.register-page-content .login-btn:disabled{cursor:default;opacity:.72}.register-page-content .login-btn-img{background:#9a4497;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.register-page-content .login-img{width:24px;height:24px}.register-page-content .page-footer{color:#939393;margin-top:48px}.register-page-content .bottom-text{text-align:center;font-size:13px}.layout-row{display:flex}.layout-column{flex-direction:column;display:flex}.layout-grow{flex:1}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-center{align-items:center}.align-start{align-items:flex-start}.h-full{height:100%}.weight-semibold{font-weight:700}.weight-bold{font-weight:800}.accent-text{color:#9a4497}.dark-text{color:#000}.pad-30{padding:30px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.mb-80{margin-bottom:80px}.ml-30{margin-left:30px}.width-630{width:630px;max-width:84vw}.text-13{font-size:13px}.text-14{font-size:14px}.text-15{font-size:15px}.text-16{font-size:16px}.text-20{font-size:20px}.text-12{font-size:12px}.start-page-content{background:#fff;min-height:100vh;padding-bottom:70px}.start-page-content .bottom-text{color:#333;text-align:center}.start-page-content .order-marquee{max-width:2160px;margin-left:auto;margin-right:auto;overflow:hidden}.start-page-content .scroll-content{will-change:transform;flex-direction:column;width:max-content;max-height:180px;animation:60s linear infinite rowScroll;display:flex}.start-page-content .scroll-content .layout-row{width:max-content}.start-page-content .s-logo{object-fit:cover;border:1px solid #1e2d4b;border-radius:15px;flex-shrink:0;width:50px;height:50px;margin:5px;display:block}.start-page-content .time{align-items:center;margin-top:16px;padding:0 16px;display:flex}.start-page-content .time img{flex:0 0 20px;width:20px;height:20px}.start-page-content .time div:nth-child(2){overflow-wrap:anywhere;min-width:0;margin:0 6px;font-size:16px;font-weight:700}.start-page-content .time div:nth-child(3){color:#fff;white-space:nowrap;background:#171717;border-radius:12px;flex-shrink:0;padding:0 12px;font-size:12px;font-weight:700;line-height:24px}.start-page-content .message{margin-top:15px;padding:0 16px}.start-page-content .message>div{color:#182457;text-align:center;background:#d3ecff;border:1px solid #182457;border-radius:8px;padding:12px;font-size:14px;line-height:1.5}.start-page-content .new-box{box-sizing:border-box;z-index:10;justify-content:space-between;width:100%;margin:20px auto 0;padding:0 16px;position:relative}.start-page-content .new-item{text-align:center;background:#fff;border:1px solid #182457;border-radius:12px;flex:1;margin:0 8px;padding:10px 0 15px}.start-page-content .new-item img{width:50px;height:auto;margin:0 auto;display:block}.start-page-content .new-item span:first-child{color:#333;margin:4px 0 6px;font-size:12px}.start-page-content .new-item span:nth-child(2){color:#333;margin:0;font-size:16px;font-weight:700}.start-page-content .start-box{color:#fff;max-width:2160px;margin:0 auto;padding:0 15px}.start-page-content .start-container{box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:8px;width:100%;margin:15px auto 0;padding:15px}.start-page-content .start-top{margin-bottom:10px}.start-page-content .start-top span{color:#333;font-size:16px;font-weight:700}.start-page-content .order-progress{background:#ebedf0;border-radius:999px;width:100%;height:6px;overflow:hidden}.start-page-content .order-progress>div{border-radius:inherit;background:#000;height:100%;transition:width .3s}.start-page-content .start-btn{color:#fff;background:#000;border:0;border-radius:999px;width:100%;height:44px;margin-top:20px;font-size:14px}.start-page-content .page-footer{margin-top:20px}.cus-loading{z-index:99999;color:#fff;text-align:center;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.order-pop-mask{z-index:9999;background:#00000073;align-items:flex-end;display:flex;position:fixed;inset:0}.pop-box{background-color:#fff;border-radius:15px 15px 0 0;width:100%;padding:15px}.pop-box .header{color:#333;font-size:17px}.pop-box .close-btn{background:0 0;border:0;padding:0}.pop-box .close{width:30px;height:30px}.pop-box .creat-info{align-items:center}.pop-box .c-icon{object-fit:cover;background-color:#9a4497;border-radius:15px;width:70px;height:70px}.pop-box .c-name{padding:20px 0}.pop-box .money-box{width:100%}.pop-box .box-item{text-align:center;width:50%}.pop-box .title{color:#6d6864}.pop-box .nums{font-weight:700}.pop-box .btn{color:#fff;text-align:center;background:linear-gradient(#9a4497,#9a4497);border:0;border-radius:15px;width:100%;height:50px;margin:20px 0;font-size:15px;line-height:50px}.mask-pop{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pop-cont{background:#fff;border-radius:16px;max-width:84vw;overflow:hidden}.pop-cont .img{object-fit:contain;max-width:84vw;max-height:70vh;display:block}.pop-image-button{background:0 0;border:0;padding:0}.pop-cont .line,.pop-box--center .line{background:#ebedf0;width:100%;height:1px}.pop-cont .close,.pop-box--center .close{color:#333;text-align:center;background:#fff;border:0;width:100%;height:44px;font-size:15px;line-height:44px;display:block}.pop-box--center{border-radius:16px;width:84vw;max-width:630px;max-height:78vh;padding:0;overflow:hidden}.pop-box--center .pop-type{margin-bottom:10px;padding-top:18px}.pop-box--center .html-content{background-color:#fff;height:400px;overflow:auto}@keyframes rowScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.history-page-content{background:#eee;min-height:100vh}.history-page-content .tab-box{color:#acacac;box-sizing:border-box;background-color:#fff;width:100%;height:44px}.history-page-content .tab-item{text-align:center;color:#646566;background:0 0;border:0;flex:1;height:44px;padding:0;font-size:18px;position:relative}.history-page-content .tab-item.active{color:#182457;font-weight:700}.history-page-content .tab-line{z-index:1;background-color:#182457;border-radius:3px;width:40px;height:3px;transition-duration:.3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.history-page-content .list{padding:15px 15px 90px}.history-page-content .list-item{margin-bottom:12px}.history-page-content .info{background-color:#fff;border-radius:10px;padding:15px 10px}.history-page-content .goods{justify-content:flex-start;padding-bottom:5px;display:flex}.history-page-content .logo{object-fit:cover;background-color:#590f7f;border-radius:6px;flex-shrink:0;width:55px;height:55px;margin-right:15px;overflow:hidden}.history-page-content .goods .title{color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.history-page-content .time{color:#000;font-size:15px}.history-page-content .time span{color:#fff;background-color:#1989fa;border-radius:999px;align-items:center;margin-left:10px;padding:0 4px;font-size:12px;line-height:16px}.history-page-content .order{flex-direction:column;padding:10px 0 0;display:flex}.history-page-content .o-item{width:100%;min-height:26px}.history-page-content .label{color:#ef8e34}.history-page-content .desc{color:#0d152c;margin-top:3px;font-size:14px;font-weight:600}.history-page-content .m-icon{margin-left:3px;font-size:14px;font-weight:900}.history-page-content .btn{text-align:center;color:#182457;background:#fff;border:1px solid #182457;width:100%;height:32px;margin-top:10px;padding:0 8px;font-size:12px;line-height:32px;display:inline-block}.pagination-status{color:#909399;text-align:center;padding:14px 0;font-size:13px}.pagination-status button{color:#182457;background:0 0;border:0;margin:8px auto 0;display:block}.withdraw-page-content{background:#eee;width:100%;min-height:100vh}.withdraw-page-content .tab-box{color:#acacac;box-sizing:border-box;background-color:#fff;width:100%;height:44px}.withdraw-page-content .tab-item{text-align:center;color:#646566;background:0 0;border:0;flex:1;height:44px;padding:0;font-size:14px;position:relative}.withdraw-page-content .tab-item.active{color:#182457;font-weight:700}.withdraw-page-content .tab-line{z-index:1;background-color:#182457;border-radius:3px;width:40px;height:3px;transition-duration:.3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.withdraw-page-content .box1{padding:15px;position:relative}.withdraw-page-content .balance{box-sizing:border-box;background:#fff;border-radius:10px;width:358px;max-width:100%;margin:0 auto;padding:20px 15px;overflow:hidden}.withdraw-page-content .balance .tips{font-weight:400}.withdraw-page-content .tips-box{box-sizing:border-box;color:#182457;background:#d3ecff;border:1px solid #182457;border-radius:8px;width:358px;max-width:calc(100% - 30px);margin:0 auto;padding:12px;font-size:14px;line-height:1.5em}.withdraw-page-content .tips-content span{color:#182457;margin:0 auto 5px;font-size:16px}.withdraw-page-content .tips-content div{color:#182457;margin:0 auto;font-size:14px}.withdraw-page-content .box2{box-sizing:border-box;background:#fff;border-radius:8px;width:358px;max-width:calc(100% - 30px);margin:20px auto 0;overflow:hidden}.withdraw-page-content .form-box{background:#fff;border-radius:10px;padding:0 16px}.withdraw-page-content .form-item{color:#303133;padding:10px 0;font-size:14px}.withdraw-page-content .form-item .label{flex:1;padding-right:10px}.withdraw-page-content .item-right{flex:1}.withdraw-page-content .input{color:#333;background:0 0;border:0;outline:none;flex:1;min-width:0;height:34px}.withdraw-page-content .item-right button{color:#182457;background:0 0;border:0;font-size:14px}.withdraw-page-content .see-btn{padding:0}.withdraw-page-content .see{z-index:3;width:20px;height:20px}.withdraw-page-content .form-divider{background:#d6d7d9;height:1px}.withdraw-page-content .recharge{color:#fff;text-align:center;background:#92251d;border:0;border-radius:50px;width:358px;max-width:calc(100% - 30px);height:50px;margin:30px auto 10px;font-size:14px;line-height:50px;display:block}.withdraw-page-content .lists .list-item{color:#333;background-color:#fff;border-radius:15px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-bottom:15px;padding:15px;display:flex;box-shadow:0 2px 4px 1px #c2002a26}.withdraw-page-content .lists .icon{border-radius:18px;width:36px;height:36px;margin-right:10px}.withdraw-page-content .lists .info{flex:1}.withdraw-page-content .lists .title{font-size:14px;font-weight:600}.withdraw-page-content .lists .status{color:#fff;background-color:#590f7f;border-radius:3px;margin-left:8px;padding:2px 10px;font-size:12px}.withdraw-page-content .lists .status_2{background-color:#555}.withdraw-page-content .lists .create_time{font-size:12px}.withdraw-page-content .lists .money{color:#333;font-size:14px;font-weight:600}.wallet-logs-page-content{background:#eee;width:100%;min-height:100vh}.wallet-logs-page-content .list-item{color:#333;background-color:#fff;border-radius:15px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-bottom:15px;padding:15px;display:flex}.wallet-logs-page-content .list-row-inner{width:100%}.wallet-logs-page-content .item-icon{background:linear-gradient(#ffe29c,#ec842a);border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:10px;display:flex}.wallet-logs-page-content .item-icon--profit{background:linear-gradient(#f7a7a7,#e85a44)}.wallet-logs-page-content .item-icon .icon{width:22px;height:22px}.wallet-logs-page-content .create_time{color:#0d152c}.wallet-logs-page-content .money{color:#e29348}.wallet-logs-page-content .green{box-sizing:border-box;color:#fff;background-color:#07c160;border-radius:2px;padding:0 4px;font-size:12px}.deposit-page-content{background-image:url(/static/images/new/home/BACKGROUND.png);background-size:100%;width:100%;min-height:100vh}.deposit-page-content .top{box-sizing:inherit;border-bottom:.5px solid #24345d;padding:25px 40px;font-size:14px}.deposit-page-content .tab-item{text-align:center;color:#ababaa;background:0 0;border:0;font-size:18px}.deposit-page-content .tab-item.active{color:#9a4497;font-weight:900}.deposit-page-content .box1{padding:15px;position:relative}.deposit-page-content .balance{background-image:url(/static/images/new/home/BACKGROUND.png);background-repeat:no-repeat;background-size:100%;border-radius:10px;padding:30px 15px}.deposit-page-content .box2{padding:15px}.deposit-page-content .form-box{background:#fff;border-radius:10px}.deposit-page-content .form-item{color:#303133;padding:20px 15px;font-size:14px}.deposit-page-content .label{padding-right:10px}.deposit-page-content .input{background:0 0;border:0;outline:0;flex:1;min-width:0}.deposit-page-content .form-divider--dark{background:#30435e}.deposit-page-content .recharge{margin-top:20px;margin-bottom:10px}.deposit-page-content .button{color:#fff;text-align:center;background:linear-gradient(#9a4497,#9a4497);border:0;border-radius:15px;width:100%;height:50px;font-size:15px;line-height:50px}.deposit-page-content .list-box .no{color:#0d152c;background-color:#fff;border-bottom:1px solid #000;padding:25px 20px}.customer-service-screen{color:#111;background:#eee;min-height:100vh}.customer-service-header{background:#fff;justify-content:center;align-items:center;height:52px;display:flex;position:relative}.customer-service-header h1{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:500}.customer-service-header__back{background:0 0;border:0;border-radius:0;width:52px;height:52px;padding:0;position:absolute;top:0;left:0}.customer-service-header__back:before{content:"";border-bottom:2px solid #111;border-left:2px solid #111;width:13px;height:13px;position:absolute;top:18px;left:20px;transform:rotate(45deg)}.customer-service-content{box-sizing:border-box;min-height:calc(100vh - 52px);padding-top:20px}.customer-service-card{color:#333;text-align:center;background:#fff;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:168px;margin:0 auto 10px;padding:16px 0;font-size:12px;font-weight:700;display:flex}.customer-service-card img{object-fit:contain;width:58px;height:auto;margin:0 auto 20px;display:block}.legacy-password-page{background:#eee;min-height:calc(100vh - 44px);padding:15px}.legacy-password-form,.legacy-password-notice,.legacy-password-action>button{width:min(358px,100%);margin-left:auto;margin-right:auto}.legacy-password-form{background:#fff;border-radius:10px;padding:10px 16px 20px}.legacy-password-field{color:#303133;font-size:14px;display:block}.legacy-password-field>span:first-child{color:#333;margin:15px 0 10px;font-size:16px;display:block}.legacy-password-input{background:#fff;border:1px solid #ccc;border-radius:6px;align-items:center;padding:10px 16px;display:flex}.legacy-password-input input{color:#333;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.legacy-password-input button{background:0 0;border:0;justify-content:flex-end;align-items:center;width:28px;height:24px;padding:0;display:flex}.legacy-password-input img{width:20px;height:20px}.legacy-password-action>button{color:#fff;background:#92251d;border:1px solid #92251d;border-radius:50px;height:44px;margin-top:30px;font-size:14px;display:block}.legacy-password-notice{color:#d46b08;background:#fff7e6;border:1px solid #ffd591;border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:13px;line-height:1.5}.legacy-support-tip{flex-direction:column;align-items:center;margin:20px 15px 0;padding:36px 16px 0;display:flex}.legacy-support-tip img{width:200px;height:auto}.legacy-support-tip p{color:#999;margin:14px 0 0;font-size:14px;line-height:1.2}.legacy-page-footer{color:#333;text-align:center;padding:20px 0 80px;font-size:13px}.legacy-avatar-page{background:#fff;min-height:calc(100vh - 44px)}.legacy-avatar-top{background:#ccc;flex-direction:column;align-items:center;margin-top:15px;padding:15px 0;display:flex}.legacy-avatar-top img{width:50px;height:50px}.legacy-avatar-top button{color:#fff;background:#595959;border:0;border-radius:5px;margin-top:10px;padding:3px 10px;font-size:13px}.legacy-avatar-grid{background:#ccc;grid-template-columns:repeat(6,1fr);justify-items:center;gap:12px;margin-top:15px;padding:12px;display:grid}.legacy-avatar-grid button{background:0 0;border:0;width:40px;height:40px;padding:0;overflow:hidden}.legacy-avatar-grid button.active{outline-offset:2px;outline:2px solid #595959}.legacy-avatar-grid img{width:100%;height:100%}.legacy-user-info-page{background-position:top;background-repeat:no-repeat;background-size:100%;min-height:calc(100vh - 44px);padding-top:15px}.legacy-user-info-list{background:#fff;border-radius:10px;margin:0 15px 15px;overflow:hidden}.legacy-user-info-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;min-height:66px;padding:15px;display:flex}.legacy-user-info-row:last-child{border-bottom:0}.legacy-user-info-row .label{color:#9a4497;overflow-wrap:anywhere;min-width:0;max-width:65%;font-size:14px;font-weight:600;line-height:1.35}.legacy-user-info-row .row-value{align-items:center;display:flex}.legacy-user-info-row img{border-radius:50%;width:36px;height:36px;margin-right:5px}.legacy-user-info-row .desc{color:#322c43;margin-right:5px;font-size:14px;font-weight:600}.legacy-user-info-row em{color:#fe262c;font-size:24px;font-style:normal}.legacy-sheet-mask{z-index:11000;box-sizing:border-box;background:#00000073;align-items:flex-end;padding:6px;animation:.18s ease-out legacy-sheet-mask-in;display:flex;position:fixed;inset:0}.legacy-action-sheet{width:100%;max-height:72dvh;padding-bottom:env(safe-area-inset-bottom);background:#f5f5f5;border-radius:5px;flex-direction:column;animation:.28s cubic-bezier(.22,1,.36,1) legacy-sheet-up;display:flex;overflow:hidden}.legacy-action-sheet__options{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow:hidden auto}.legacy-action-sheet button{color:#333;background:#fcfcfd;border:0;border-bottom:1px solid #eee;width:100%;min-height:44px;padding:10px 6px;font-size:18px;font-weight:400;line-height:1.3}.legacy-action-sheet button.cancel{border-bottom:0;flex:none;margin-top:6px}.legacy-action-sheet button.active{color:#9a4497}@keyframes legacy-sheet-mask-in{0%{background:0 0}}@keyframes legacy-sheet-up{0%{transform:translateY(100%)}}@media (width>=500px) and (height>=500px){.legacy-sheet-mask{background:0 0;justify-content:center;align-items:center;padding:0}.legacy-action-sheet{width:300px;max-height:80dvh;padding-bottom:0;animation-name:legacy-sheet-dialog-in;box-shadow:0 0 20px 5px #0000004d}.legacy-action-sheet button.cancel{display:none}}@keyframes legacy-sheet-dialog-in{0%{opacity:0;transform:scale(.98)}}.legacy-notifications-page{background:#eee;min-height:calc(100vh - 44px);padding:15px}.legacy-notification-row{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;min-height:92px;margin-bottom:15px;padding:15px;display:flex}.legacy-notification-row .notification-info{flex:1;min-width:0}.legacy-notification-row .desc{color:#061035;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:95%;font-size:18px;display:-webkit-box;overflow:hidden}.legacy-notification-row .unread{color:#9a4497;margin-right:6px}.legacy-notification-row .time{color:#919191;margin-top:10px;font-size:16px}.legacy-notification-row .arrow{color:#00554d;margin-right:3%;font-size:28px}.legacy-load-more{color:#666;background:0 0;border:0;margin:0 auto;padding:10px 16px;font-size:13px;display:block}.legacy-empty-state{color:#999;text-align:center;margin:20px 0;font-size:13px}.legacy-notification-detail{background:#182457;min-height:calc(100vh - 44px);padding-top:1px}.legacy-notification-detail .notification-image,.legacy-notification-detail .notification-content{width:85%;margin-left:auto;margin-right:auto}.legacy-notification-detail .notification-image img{object-fit:cover;border-radius:10px;width:100%;height:150px;margin:15px auto;display:block}.legacy-notification-detail .notification-content{color:#fff}.legacy-notification-detail .desc,.legacy-notification-detail .time{font-size:16px}.legacy-notification-detail .time{margin-top:30px}.legacy-agreement-page{background:#fff;min-height:calc(100vh - 44px)}.legacy-agreement-page .legacy-rich-text{color:#00000080;padding:60px 15px 15px;font-size:14px}.legacy-app-info-page{background-color:#f6f0e6;background-position:top;background-repeat:no-repeat;background-size:100%;min-height:calc(100vh - 44px)}.legacy-app-info-page .legacy-rich-text,.legacy-home-content-page .legacy-rich-text{color:#000;padding:15px;font-size:14px}.legacy-app-info-page a{color:#9a4497}.legacy-home-content-page{background:#fff;min-height:calc(100vh - 44px)}.legacy-home-content-page--images .legacy-rich-text{color:#fff}.legacy-home-content-page .legacy-rich-text img,.legacy-agreement-page .legacy-rich-text img,.legacy-app-info-page .legacy-rich-text img{max-width:100%;height:auto}.legacy-vip-page{background-color:#f6f0e6;background-position:top;background-repeat:no-repeat;background-size:100%;min-height:calc(100vh - 44px)}.legacy-vip-list{padding:15px}.legacy-vip-item{background:#fff;border-radius:10px;margin-bottom:15px;padding:20px 15px;position:relative}.legacy-vip-content{padding-left:50px}.legacy-vip-title{color:#4a0018;justify-content:space-between;align-items:center;display:flex}.legacy-vip-title strong{font-size:16px}.legacy-vip-title span{color:#999;border:1px solid #999;border-radius:20px;margin-left:10px;padding:2px 8px;font-size:12px}.legacy-vip-price{color:#9a4497;margin:10px 0;font-size:13px;font-weight:500}.legacy-vip-content p{color:#666;margin:0;font-size:13px;line-height:1.6}.legacy-vip-content button{color:#9a4497;background:#fff;border:1px solid #9a4497;border-radius:5px;margin-top:12px;padding:6px 12px;font-size:13px}.legacy-vip-icon{width:50px;height:50px;position:absolute;top:15px;left:10px}.legacy-withdrawal-info-page{background:#eee;min-height:calc(100vh - 44px);padding-top:15px}.legacy-withdrawal-tip{color:#182457;background:#d3ecff;border:1px solid #182457;border-radius:10px;width:min(358px,100% - 30px);margin:15px auto 0;padding:12px;font-size:14px;line-height:1.5}.legacy-withdrawal-form{background:#fff;border-radius:10px;margin:15px;padding:10px 20px}.legacy-withdrawal-field{color:#303133;border-bottom:1px solid #d6d7d9;justify-content:space-between;align-items:center;min-height:55px;font-size:14px;display:flex}.legacy-withdrawal-field:last-child{border-bottom:0}.legacy-withdrawal-field--networks{align-items:flex-start;padding:10px 0}.legacy-withdrawal-field .label{color:#646566;flex:0 0 110px;width:110px}.legacy-withdrawal-field>input{text-align:right;border:0;outline:0;flex:1;min-width:0;font-size:14px}.legacy-withdrawal-field .network-list{flex:1}.legacy-withdrawal-field .network-list label{align-items:center;gap:6px;margin-bottom:8px;display:flex}.legacy-withdrawal-action{margin:30px 15px 10px}.legacy-withdrawal-action button{color:#fff;background:#9a4497;border:0;border-radius:15px;width:100%;height:50px;font-size:15px}.legacy-bind-page{background:#fff;min-height:calc(100vh - 44px);padding:15px}.legacy-bind-tip{color:#999;text-align:center;margin:0 0 10px;font-size:18px}.legacy-pay-list{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:20px 0;display:grid}.legacy-pay-list label{justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.legacy-pay-list img{object-fit:contain;border-radius:8px;width:50px;height:50px;margin-left:10px}.legacy-bind-form{background:#fff;border-radius:10px;overflow:hidden}.legacy-bind-field{color:#303133;border-bottom:1px solid #ededed;align-items:center;min-height:55px;padding:0 20px;font-size:14px;display:flex}.legacy-bind-field>span{flex:0 0 160px;width:160px;padding:10px 0}.legacy-bind-field input{text-align:right;border:0;outline:0;width:100%;height:55px;font-size:14px}.legacy-bind-error{color:#92251d;margin:10px 20px;font-size:13px}.legacy-bind-action{padding:10px 0}.legacy-bind-action button{color:#fff;background:#416cc7;border:0;border-radius:15px;width:70%;height:50px;margin:0 auto;font-size:15px;display:block}.legacy-bind-action button.reset{background:#bababa}.legacy-about-page{color:#000;background:#fff;min-height:calc(100vh - 44px)}.legacy-about-page .trusted-by{background:#fff;padding-bottom:40px}.legacy-about-page .trusted-by h1,.legacy-about-page .about-services>h2,.legacy-about-page .about-powers>h2{color:#000;text-align:center;margin:0;font-size:32px;font-weight:800}.legacy-about-page .trusted-by h1{padding:40px 0}.legacy-about-page .trusted-images{margin:0 40px}.legacy-about-page .trusted-images>div{border-radius:20px;max-height:657px;margin:20px 0;padding:20px;overflow:hidden}.legacy-about-page .trusted-images img{border-radius:20px;width:100%;height:100%}.legacy-about-page .about-services{background:#000;padding-bottom:40px}.legacy-about-page .about-services>h2{color:#fff;padding:40px 0}.legacy-about-page .service-list{margin:0 40px 60px}.legacy-about-page .service-item{text-align:center;background:#fde5b2;border-radius:20px;max-width:550px;margin:0 auto 20px;padding:20px}.legacy-about-page .service-item.blue{background:#b9edf5}.legacy-about-page .service-item h3{color:#000;margin:33px 0 15px;font-size:20px;font-weight:800}.legacy-about-page .service-item p{color:#000;min-height:117px;margin:0 0 15px;padding:0 10px;font-size:14px;line-height:24px}.legacy-about-page .service-item img{width:50px;height:50px;margin:0 auto 20px;display:block}.legacy-about-page .service-item>span{color:#000;white-space:nowrap;background:#fff;border-radius:50px;width:118px;margin:0 auto;padding:10px 20px;font-size:13px;font-weight:700;display:block}.legacy-about-page .about-stats{flex-direction:column;gap:20px;margin:0 40px;display:flex}.legacy-about-page .about-stats article{color:#fff;text-align:center;background:#9f1412;border-radius:8px;flex-direction:column;padding:30px 20px;display:flex}.legacy-about-page .about-stats strong{margin:40px 0 15px;font-size:36px}.legacy-about-page .about-stats span{margin-bottom:40px;font-size:14px}.legacy-about-page .testimonial-wrap{min-height:760px;margin:0 40px;padding:40px;position:relative}.legacy-about-page .testimonial-wrap>button{z-index:1;background:0 0;border:0;width:32px;height:32px;padding:0;position:absolute;top:80px}.legacy-about-page .testimonial-wrap>button img{width:32px;height:32px}.legacy-about-page .testimonial-wrap .previous{left:40px}.legacy-about-page .testimonial-wrap .previous img{transform:rotate(180deg)}.legacy-about-page .testimonial-wrap .next{right:40px}.legacy-about-page .testimonial{color:#fff;text-align:center;flex-direction:column;align-items:center;display:flex}.legacy-about-page .testimonial .cover{object-fit:cover;border-radius:0;width:120px;height:120px}.legacy-about-page .testimonial .quote{width:32px;margin:20px auto}.legacy-about-page .testimonial p{color:#fff;margin:0;font-size:17px;font-weight:300;line-height:27px}.legacy-about-page .testimonial .company{width:200px;margin:10px 5px}.legacy-about-page .testimonial strong{margin:10px auto;font-size:20px}.legacy-about-page .testimonial>span{color:#fff}.legacy-about-page .about-powers>h2{color:#fff;white-space:nowrap;height:90px;font-size:30px;line-height:90px}.legacy-about-page .about-powers>div{margin:0 40px}.legacy-about-page .about-powers article{color:#fff;text-align:center;padding:50px 25px}.legacy-about-page .about-powers img{width:40px;height:40px;margin-bottom:20px}.legacy-about-page .about-powers h3{color:#fff;margin:28px 0 10px;font-size:17px;font-weight:500}.legacy-about-page .about-powers p{color:#fff;margin:36px auto;font-size:15px;font-weight:500;line-height:25px}.legacy-about-page footer{color:#333;text-align:center;background:#fff;padding:20px 0 80px;font-size:12px}
