*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#3d0c0c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff8f0;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:#c41a1a;text-decoration:none;transition:opacity .2s}input,textarea{font-family:inherit}::-webkit-scrollbar{display:none}.adm-toast{--adm-toast-background-color:#fff;--adm-toast-text-color:#3d0c0c;box-shadow:0 4px 12px #c41a1a26}.adm-dialog{--adm-dialog-background-color:#fff;--adm-dialog-text-color:#3d0c0c;border-radius:16px}.adm-dialog .adm-dialog-header{color:#3d0c0c;font-weight:700}.adm-dialog .adm-dialog-action .adm-dialog-button{color:#8b4513}.adm-dialog .adm-dialog-action .adm-dialog-button:last-child{color:#c41a1a;font-weight:700}.adm-list{--adm-list-border-inner:#f5e0d0;--adm-list-item-active-background-color:#fff5ee;--adm-color-background:#fff;background:#fff}.adm-list .adm-list-item{--adm-list-item-padding-left:18px;--adm-list-item-padding-right:18px;color:#3d0c0c;background-color:#fff}.adm-list .adm-list-item-content-main{color:#3d0c0c}.adm-list .adm-list-body{background-color:#fff;border-top:none;border-bottom:none}.adm-list .adm-list-item-content-prefix{color:#c41a1a}.adm-swiper{border-radius:16px}.adm-pull-to-refresh{--adm-pull-to-refresh-head-font-size:11px;--adm-pull-to-refresh-head-color:#8b4513}.adm-infinite-scroll{--adm-infinite-scroll-color:#8b4513}.page-container{min-height:100vh;padding:16px 16px 80px}.section-title{color:#3d0c0c;align-items:center;gap:8px;margin-bottom:14px;font-size:18px;font-weight:700;display:flex}.section-title:before{content:"";background:linear-gradient(#c41a1a 0%,#d4a017 100%);border-radius:2px;width:4px;height:20px;display:inline-block}.card{background:#fff;border:1px solid #f5e0d0;border-radius:16px;margin-bottom:16px;padding:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #c41a1a1a}.divider{background:#f5e0d0;height:1px;margin:16px 0}.text-primary,.text-danger{color:#c41a1a}.text-muted{color:#8b4513}.page-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.page-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.page-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.page-header .page-title{color:#3d0c0c;font-size:18px;font-weight:700}.form-item{background:#fff;border:1px solid #f5e0d0;border-radius:10px;align-items:center;margin-bottom:14px;padding:6px 14px;transition:all .3s;display:flex}.form-item:focus-within{border-color:#c41a1a;box-shadow:0 0 0 3px #c41a1a1a}.form-item .form-icon{color:#c41a1a;margin-right:10px;font-size:18px}.form-item .form-input{--adm-input-background-color:transparent;--adm-input-color:#3d0c0c;--adm-input-placeholder-color:#c9a0a0;flex:1}.form-item .password-toggle{color:#8b4513;cursor:pointer;padding:4px;font-size:16px;transition:color .2s}.form-item .password-toggle:active{color:#c41a1a}.sms-item{box-shadow:none;background:0 0;border:none;padding:0}.sms-item:focus-within{box-shadow:none;background:0 0;border-color:#0000}.empty-placeholder{text-align:center;padding:48px 0}.empty-placeholder .empty-icon{opacity:.3;margin-bottom:12px;font-size:48px}.empty-placeholder .empty-text{color:#8b4513;font-size:13px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{left:-100%}to{left:100%}}:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:gray;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:#0000}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);-webkit-user-select:none;user-select:none;pointer-events:none;width:0;position:fixed;top:-100vh;left:-100vw}.adm-mask{--z-index:var(--adm-mask-z-index,1000);z-index:var(--z-index);width:100%;height:100%;display:block;position:fixed;top:0;left:0}.adm-mask-aria-button{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.adm-mask-content{z-index:1}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);width:100%;display:block}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-auto-center{justify-content:center;display:flex}.adm-auto-center-content{flex:0 auto}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);width:var(--width);height:var(--height);display:block;overflow:hidden}.adm-image-img{width:100%;height:100%}.adm-image-tip{background-color:var(--adm-color-fill-content);min-width:24px;height:100%;min-height:24px;position:relative}.adm-image-tip>svg{width:24px;height:24px;color:var(--adm-color-weak);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{vertical-align:middle;box-sizing:content-box;background-color:var(--color);--right:0;--top:0;--color:var(--adm-badge-color,var(--adm-color-highlight));border-radius:100px;display:inline-flex}.adm-badge-content{color:var(--adm-color-text-light-solid);box-sizing:border-box;min-width:8px;font-size:var(--adm-font-size-1);white-space:nowrap;text-align:center;padding:1px 4px;font-weight:400;line-height:12px}.adm-badge-fixed{right:var(--right);top:var(--top);position:absolute;transform:translate(50%,-50%)}.adm-badge-dot{border-radius:5px;width:10px;min-width:10px;height:10px}.adm-badge-bordered{border:solid 1px var(--adm-color-text-light-solid)}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));color:var(--text-color);background-color:var(--background-color);box-sizing:border-box;height:auto;font-size:var(--adm-font-size-9);text-align:center;border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;padding:7px 12px;line-height:1.4;transition:opacity .15s;display:inline-block;position:relative}.adm-button:focus{outline:none}.adm-button:before{transform:translate(calc(var(--border-width) * -1), calc(var(--border-width) * -1));background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);opacity:0;content:" ";box-sizing:content-box;width:100%;height:100%;position:absolute;top:0;left:0}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:transparent;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:transparent;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:transparent;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{width:100%;display:block}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-top:3px;padding-bottom:3px}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-top:3px;padding-bottom:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-top:11px;padding-bottom:11px}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{justify-content:center;align-items:center;height:1.4em;display:flex}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:.8s linear infinite adm-spin-loading-rotate}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.adm-list{--header-font-size:var(--adm-font-size-7);--prefix-width:"auto";--prefix-padding-right:12px;--align-items:center;--active-background-color:var(--adm-color-border);--border-inner:solid 1px var(--adm-color-border);--border-top:solid 1px var(--adm-color-border);--border-bottom:solid 1px var(--adm-color-border);--padding-left:12px;--padding-right:12px;--font-size:var(--adm-font-size-9);--extra-max-width:70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);font-size:var(--font-size);overflow:hidden}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-top:var(--border-top);border-bottom:var(--border-bottom)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{padding-left:var(--padding-left);background-color:var(--adm-color-background);line-height:1.5;display:block;position:relative}.adm-list-item-title,.adm-list-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{align-items:var(--align-items);border-top:var(--border-inner);padding-right:var(--padding-right);justify-content:flex-start;display:flex}.adm-list-item-content-prefix{width:var(--prefix-width);padding-right:var(--prefix-padding-right);flex:none}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width);flex:none;padding-left:12px}.adm-list-item-content-arrow{color:var(--adm-color-light);flex:none;align-items:center;margin-left:4px;font-size:19px;display:flex}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{content:" ";border-bottom:var(--border-inner);width:100%;display:block;position:absolute;bottom:-1px;left:0}.adm-center-popup{--background-color:var(--adm-center-popup-background-color,var(--adm-color-background));--border-radius:var(--adm-center-popup-border-radius,8px);--max-width:var(--adm-center-popup-max-width,75vw);--min-width:var(--adm-center-popup-min-width,280px);--z-index:var(--adm-center-popup-z-index,1000);z-index:var(--z-index);position:fixed}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{z-index:1;width:auto;min-width:var(--min-width);max-width:var(--max-width);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{z-index:100;cursor:pointer;color:var(--adm-color-weak);padding:4px;font-size:18px;position:absolute;top:8px;right:8px}.adm-dialog{--z-index:var(--adm-dialog-z-index,1000);---z-index:var(--z-index)}.adm-dialog .adm-center-popup{--z-index:var(---z-index)}.adm-dialog-body{width:100%;max-height:70vh;font-size:var(--adm-font-size-6);flex-direction:column;display:flex;overflow:hidden}.adm-dialog-body>*{flex:none}.adm-dialog-body>.adm-dialog-content{flex:auto}.adm-dialog-body:not(.adm-dialog-with-image){padding-top:20px}.adm-dialog-image-container{max-height:40vh;margin-bottom:12px}.adm-dialog-header{margin-bottom:8px;padding:0 12px}.adm-dialog-title{font-weight:700;font-size:var(--adm-font-size-10);text-align:center;margin-bottom:8px;padding:0 12px;line-height:25px}.adm-dialog-content{max-height:70vh;font-size:var(--adm-font-size-7);color:var(--adm-color-text);padding:0 12px 20px;line-height:1.4;overflow:hidden auto}.adm-dialog-content-empty{height:12px;padding:0}.adm-dialog-footer{-webkit-user-select:none;user-select:none}.adm-dialog-footer .adm-dialog-action-row{border-top:.5px solid var(--adm-color-border);align-items:stretch;display:flex}.adm-dialog-footer .adm-dialog-action-row>*{flex:1}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button{font-size:var(--adm-font-size-10);border-right:solid .5px var(--adm-color-border);border-radius:0;padding:10px;line-height:25px}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button-bold{font-weight:700}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button:last-child{border-right:none}.adm-dialog-image-container{overflow-y:auto}.adm-infinite-scroll{color:var(--adm-color-weak);font-size:var(--adm-font-size-main);justify-content:center;align-items:center;padding:18px;display:flex}.adm-infinite-scroll-failed-text{margin-right:8px;display:inline-block}.adm-input{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--text-align:left;--background-color:transparent;background-color:var(--background-color);justify-content:flex-start;align-items:center;width:100%;max-width:100%;min-height:24px;max-height:100%;display:flex}.adm-input-disabled{opacity:.4;cursor:not-allowed}.adm-input-element{box-sizing:border-box;width:100%;max-width:100%;max-height:100%;color:var(--color);font-size:var(--font-size);appearance:none;min-height:1.5em;text-align:var(--text-align);background:0 0;border:0;outline:none;flex:auto;margin:0;padding:0;line-height:1.5;display:inline-block}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:#0000}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear{display:none}.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button{display:none}.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=time],.adm-input-element[type=datetime-local]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{color:var(--adm-color-light);cursor:pointer;flex:none;margin-left:8px;padding:4px}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{font-size:var(--adm-font-size-7);display:block}.adm-page-indicator{--dot-color:var(--adm-color-light);--active-dot-color:var(--adm-color-primary);--dot-size:3px;--active-dot-size:13px;--dot-border-radius:1px;--active-dot-border-radius:var(--dot-border-radius);--dot-spacing:3px;width:auto;display:flex}.adm-page-indicator-dot{width:var(--dot-size);height:var(--dot-size);border-radius:var(--dot-border-radius);background:var(--dot-color);display:block}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{border-radius:var(--active-dot-border-radius);background:var(--active-dot-color)}.adm-page-indicator-color-white{--dot-color:#ffffff80;--active-dot-color:var(--adm-color-text-light-solid)}.adm-page-indicator-horizontal{flex-direction:row}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:var(--dot-spacing)}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:var(--active-dot-size)}.adm-page-indicator-vertical{flex-direction:column}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:var(--dot-spacing)}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:var(--active-dot-size)}.adm-pull-to-refresh-head{position:relative;overflow:hidden}.adm-pull-to-refresh-head-content{width:100%;color:var(--adm-color-weak);justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;width:var(--width);height:var(--height);border-radius:var(--border-radius);z-index:0;display:block;position:relative;overflow:hidden}.adm-swiper-track{white-space:nowrap;width:100%;height:100%;padding:var(--track-padding)}.adm-swiper-track-allow-touch-move{cursor:-webkit-grab;cursor:grab}.adm-swiper-track-inner{flex-wrap:nowrap;width:100%;height:100%;display:flex;position:relative;overflow:visible}.adm-swiper-slide,.adm-swiper-slide-placeholder{width:100%;height:100%;white-space:unset;flex:none;display:block;position:relative}.adm-swiper-item{white-space:normal;width:100%;height:100%;display:block}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{width:var(--slide-size);flex-direction:row}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;top:50%;right:6px;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{height:var(--slide-size);flex-direction:column}.adm-tab-bar-wrap{flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;min-height:48px;display:flex;overflow:hidden}.adm-tab-bar-item{color:var(--adm-color-text-secondary);white-space:nowrap;cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;width:min-content;padding:4px 8px;display:flex;position:relative}.adm-tab-bar-item-icon{height:24px;font-size:24px;line-height:1}.adm-tab-bar-item-title{font-size:var(--adm-font-size-2);line-height:15px}.adm-tab-bar-item-title-with-icon{margin-top:2px}.adm-tab-bar-item-active{color:var(--adm-color-primary)}.adm-tab-bar-icon-badge{--top:6px}.adm-tab-bar-title-badge{--right:-2px;--top:-2px}.adm-toast-mask .adm-toast-wrap{text-align:center;width:100%;height:100%;position:fixed;top:0;left:0}.adm-toast-mask .adm-toast-main{color:#fff;word-break:break-all;pointer-events:all;width:auto;max-width:204px;max-height:70%;font-size:var(--adm-font-size-7);box-sizing:border-box;text-align:initial;background-color:#000000b3;border-radius:8px;line-height:1.5;display:inline-block;position:relative;top:50%;overflow:auto;transform:translateY(-50%)}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size:48px;margin:0 auto 8px}.red-button{--adm-button-background-color:#c41a1a;--adm-button-border-color:#c41a1a;--adm-button-text-color:#fff;--adm-button-border-radius:10px;letter-spacing:3px;font-weight:700;position:relative;overflow:hidden;box-shadow:0 4px 16px #c41a1a66;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%)!important;border:none!important}.red-button:after{content:"";background:linear-gradient(90deg,#0000,#ffd70033,#0000);width:100%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:-100%}.red-button:active{transform:scale(.98);box-shadow:0 2px 8px #c41a1a4d;background:linear-gradient(135deg,#c41a1a 0%,#8b0000 100%)!important}.red-button.adm-button-loading{opacity:.7}.app-logo{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-logo svg{filter:drop-shadow(0 2px 8px #c41a1a4d)}.login-page{background:#fff8f0;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative}.login-page .login-header-area{text-align:center;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);width:100%;padding:60px 24px 48px;position:relative;overflow:hidden}.login-page .login-header-area:before{content:"";background:#ffd70026;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.login-page .login-header-area:after{content:"";background:#ffd70026;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-20px;left:-20px}.login-page .login-header-area .login-logo{margin-bottom:12px;font-size:56px}.login-page .login-header-area .login-title{color:#fff;letter-spacing:6px;text-shadow:0 2px 8px #00000026;font-size:32px;font-weight:800}.login-page .login-header-area .login-subtitle{color:gold;letter-spacing:2px;margin-top:8px;font-size:13px}.login-page .login-form{z-index:1;background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:400px;margin-top:-24px;padding:32px 24px 24px;position:relative}.login-page .login-form .form-item{background:#fff8f0;border:1px solid #f5e0d0;border-radius:10px;align-items:center;margin-bottom:16px;padding:8px 14px;transition:all .2s;display:flex}.login-page .login-form .form-item:focus-within{background:#fff;border-color:#c41a1a;box-shadow:0 0 0 3px #c41a1a1a}.login-page .login-form .form-item .form-icon{color:#c41a1a;margin-right:10px;font-size:18px}.login-page .login-form .form-item .form-input{--adm-input-background-color:transparent;--adm-input-color:#3d0c0c;--adm-input-placeholder-color:#c9a0a0;flex:1}.login-page .login-form .form-item .password-toggle{color:#8b4513;cursor:pointer;padding:4px;font-size:16px;transition:color .2s}.login-page .login-form .form-item .password-toggle:active{color:#c41a1a}.login-page .login-form .form-extra{text-align:right;margin-bottom:24px}.login-page .login-form .form-extra .forgot-link{color:#8b4513;font-size:11px;transition:color .2s}.login-page .login-form .form-extra .forgot-link:active{color:#c41a1a}.login-page .login-form .login-btn{height:48px;margin-top:8px;font-size:18px}.login-page .login-form .register-link{text-align:center;color:#8b4513;margin-top:24px;font-size:13px}.login-page .login-form .register-link a{color:#c41a1a;margin-left:4px;font-weight:700}.sms-code-input{align-items:center;gap:10px;display:flex}.sms-code-input .sms-code-field{--adm-input-background-color:#fff;--adm-input-color:#3d0c0c;--adm-input-placeholder-color:#c9a0a0;--adm-input-border-radius:10px;border:1px solid #f5e0d0;border-radius:10px;flex:1;padding:8px 14px;transition:all .3s}.sms-code-input .sms-code-field:focus-within{border-color:#c41a1a;box-shadow:0 0 0 3px #c41a1a1a}.sms-code-input .send-code-btn{--adm-button-background-color:#c41a1a;--adm-button-text-color:#fff;--adm-button-border-radius:10px;white-space:nowrap;min-width:96px;font-size:12px;font-weight:700;box-shadow:0 4px 12px #c41a1a4d;background:linear-gradient(135deg,#e53935 0%,#c41a1a 100%)!important;border:none!important}.sms-code-input .send-code-btn:disabled{--adm-button-text-color:#fff;box-shadow:none;background:#c9a0a0!important}.register-page{background:#fff8f0;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative}.register-page .register-header-area{text-align:center;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);width:100%;padding:48px 24px 40px;position:relative;overflow:hidden}.register-page .register-header-area:before{content:"";background:#ffd70026;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.register-page .register-header-area:after{content:"";background:#ffd70026;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-15px;left:-15px}.register-page .register-header-area .register-logo{margin-bottom:10px;font-size:48px}.register-page .register-header-area .register-title{color:#fff;letter-spacing:4px;text-shadow:0 2px 8px #00000026;font-size:28px;font-weight:800}.register-page .register-header-area .register-subtitle{color:gold;letter-spacing:2px;margin-top:8px;font-size:13px}.register-page .register-form{z-index:1;background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:400px;margin-top:-24px;padding:32px 24px 24px;position:relative}.register-page .register-form .form-item{background:#fff8f0;border:1px solid #f5e0d0;border-radius:10px;align-items:center;margin-bottom:14px;padding:8px 14px;transition:all .2s;display:flex}.register-page .register-form .form-item:focus-within{background:#fff;border-color:#c41a1a;box-shadow:0 0 0 3px #c41a1a1a}.register-page .register-form .form-item .form-icon{color:#c41a1a;margin-right:10px;font-size:18px}.register-page .register-form .form-item .form-input{--adm-input-background-color:transparent;--adm-input-color:#3d0c0c;--adm-input-placeholder-color:#c9a0a0;flex:1}.register-page .register-form .form-item .password-toggle{color:#8b4513;cursor:pointer;padding:4px;font-size:16px;transition:color .2s}.register-page .register-form .form-item .password-toggle:active{color:#c41a1a}.register-page .register-form .form-item.invite-item .invite-input{opacity:.7}.register-page .register-form .sms-item{box-shadow:none;background:0 0;border:none;padding:0}.register-page .register-form .sms-item:focus-within{box-shadow:none;background:0 0;border-color:#0000}.register-page .register-form .register-btn{height:48px;margin-top:12px;font-size:18px}.register-page .register-form .login-link{text-align:center;color:#8b4513;margin-top:24px;font-size:13px}.register-page .register-form .login-link a{color:#c41a1a;margin-left:4px;font-weight:700}.forgot-page{background:#fff8f0;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative}.forgot-page .forgot-header-area{text-align:center;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);width:100%;padding:48px 24px 36px;position:relative;overflow:hidden}.forgot-page .forgot-header-area:before{content:"";background:#ffd70026;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.forgot-page .forgot-header-area:after{content:"";background:#ffd70026;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-20px;left:-20px}.forgot-page .forgot-header-area .forgot-logo{margin-bottom:12px;font-size:48px}.forgot-page .forgot-header-area .forgot-title{color:#fff;letter-spacing:4px;text-shadow:0 2px 8px #00000026;font-size:28px;font-weight:800}.forgot-page .forgot-header-area .forgot-subtitle{color:gold;letter-spacing:2px;margin-top:8px;font-size:13px}.forgot-page .forgot-form{z-index:1;background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:400px;margin-top:-20px;padding:32px 24px 24px;position:relative}.forgot-page .forgot-form .form-item{background:#fff8f0;border:1px solid #f5e0d0;border-radius:10px;align-items:center;margin-bottom:14px;padding:8px 14px;transition:all .2s;display:flex}.forgot-page .forgot-form .form-item:focus-within{background:#fff;border-color:#c41a1a;box-shadow:0 0 0 3px #c41a1a1a}.forgot-page .forgot-form .form-item .form-icon{color:#c41a1a;margin-right:10px;font-size:18px}.forgot-page .forgot-form .form-item .form-input{--adm-input-background-color:transparent;--adm-input-color:#3d0c0c;--adm-input-placeholder-color:#c9a0a0;flex:1}.forgot-page .forgot-form .form-item .password-toggle{color:#8b4513;cursor:pointer;padding:4px;font-size:16px;transition:color .2s}.forgot-page .forgot-form .form-item .password-toggle:active{color:#c41a1a}.forgot-page .forgot-form .sms-item{box-shadow:none;background:0 0;border:none;padding:0}.forgot-page .forgot-form .sms-item:focus-within{box-shadow:none;background:0 0;border-color:#0000}.forgot-page .forgot-form .reset-btn{height:48px;margin-top:12px;font-size:18px}.forgot-page .forgot-form .back-link{text-align:center;margin-top:24px;font-size:13px}.forgot-page .forgot-form .back-link a{color:#c41a1a;font-weight:700}.picker-page{background:#fff8f0;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative}.picker-page .picker-header-area{text-align:center;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);width:100%;padding:48px 24px 36px;position:relative;overflow:hidden}.picker-page .picker-header-area:before{content:"";background:#ffd70026;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.picker-page .picker-header-area:after{content:"";background:#ffd70026;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-20px;left:-20px}.picker-page .picker-header-area .picker-logo{margin-bottom:12px;font-size:48px}.picker-page .picker-header-area .picker-title{color:#fff;letter-spacing:4px;text-shadow:0 2px 8px #00000026;font-size:28px;font-weight:800}.picker-page .picker-header-area .picker-subtitle{color:gold;letter-spacing:2px;margin-top:8px;font-size:13px}.picker-page .picker-list{z-index:1;width:100%;max-width:400px;margin-top:-20px;padding:24px;position:relative}.picker-page .picker-list .account-card{cursor:pointer;background:#fff;border:1px solid #f5e0d0;border-radius:16px;align-items:center;gap:18px;margin-bottom:12px;padding:22px;transition:all .2s;display:flex;box-shadow:0 2px 12px #c41a1a1a}.picker-page .picker-list .account-card:active{background:#fff8f0;transform:scale(.98)}.picker-page .picker-list .account-card .account-avatar{background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.picker-page .picker-list .account-card .account-avatar .account-avatar-icon{color:#fff;font-size:24px}.picker-page .picker-list .account-card .account-info{flex:1}.picker-page .picker-list .account-card .account-info .account-name{color:#3d0c0c;letter-spacing:1px;margin-bottom:4px;font-size:18px;font-weight:800}.picker-page .picker-list .account-card .account-info .account-phone{color:#8b4513;font-size:13px}.picker-page .picker-list .account-card .account-level{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,gold,#d4a017);border-radius:20px;padding:4px 14px;font-size:13px;font-weight:800}.gold-button{--adm-button-background-color:#d4a017;--adm-button-border-color:#d4a017;--adm-button-text-color:#fff;--adm-button-border-radius:10px;letter-spacing:2px;font-weight:700;position:relative;overflow:hidden;box-shadow:0 4px 16px #d4a01766;background:linear-gradient(135deg,gold 0%,#d4a017 50%,#b8860b 100%)!important;border:none!important}.gold-button:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s infinite goldShimmer;position:absolute;top:0;left:-100%}.gold-button:active{transform:scale(.98);box-shadow:0 2px 8px #d4a0174d;background:linear-gradient(135deg,#d4a017 0%,#b8860b 100%)!important}@keyframes goldShimmer{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.home-page{background:#fff8f0;min-height:100vh;padding:12px 12px 80px}.home-page .account-bar{cursor:pointer;background:#fff;border:1px solid #f5e0d0;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 18px;display:flex;box-shadow:0 2px 12px #c41a1a1a}.home-page .account-bar .account-bar-text{color:#8b4513;font-size:13px}.home-page .account-bar .account-bar-icon{color:#c41a1a;font-size:16px}.home-page .banner-area{border-radius:16px;margin-bottom:12px;padding:0;overflow:hidden;box-shadow:0 2px 12px #c41a1a1a}.home-page .banner-area .banner-swiper{--adm-swiper-height:160px;border-radius:16px}.home-page .banner-area .banner-slide{cursor:pointer;background:linear-gradient(135deg,#c41a1a 0%,#8b0000 100%);justify-content:center;align-items:center;height:160px;display:flex}.home-page .banner-area .banner-slide .banner-img{object-fit:cover;width:100%;height:100%}.home-page .banner-area .banner-slide .banner-placeholder-text{color:gold;font-size:18px;font-weight:700}.home-page .banner-area .banner-placeholder{text-align:center;background:linear-gradient(135deg,#c41a1a 0%,#8b0000 100%);padding:32px 24px}.home-page .banner-area .banner-placeholder .banner-icon{margin-bottom:8px;font-size:48px}.home-page .banner-area .banner-placeholder .banner-text{color:gold;letter-spacing:3px;text-shadow:0 2px 8px #00000026;font-size:24px;font-weight:800}.home-page .banner-area .banner-placeholder .banner-sub{color:#fffc;letter-spacing:2px;margin-top:4px;font-size:13px}.home-page .marquee-notice{background:#fff;border:1px solid #f5e0d0;border-radius:16px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 16px;display:flex;overflow:hidden;box-shadow:0 2px 12px #c41a1a1a}.home-page .marquee-notice .notice-icon{color:#d4a017;flex-shrink:0;font-size:18px}.home-page .marquee-notice .marquee-wrap{white-space:nowrap;flex:1;overflow:hidden}.home-page .marquee-notice .marquee-wrap .marquee-content{animation:20s linear infinite marquee;display:inline-block}.home-page .marquee-notice .marquee-wrap .marquee-content .marquee-item{color:#3d0c0c;cursor:pointer;font-size:13px}.home-page .marquee-notice .marquee-wrap .marquee-content .marquee-item .pin-dot{color:#c41a1a;vertical-align:middle;margin-right:4px;font-size:8px}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.home-page .quick-entry{gap:12px;margin-bottom:16px;display:flex}.home-page .quick-entry .entry-item{cursor:pointer;background:#fff;border:1px solid #f5e0d0;border-radius:10px;flex:1;align-items:center;gap:8px;padding:10px 14px;transition:all .2s;display:flex;box-shadow:0 2px 12px #c41a1a1a}.home-page .quick-entry .entry-item:active{background:#fff0e8;transform:scale(.97)}.home-page .quick-entry .entry-item .entry-icon{font-size:20px}.home-page .quick-entry .entry-item .entry-label{color:#3d0c0c;font-size:13px;font-weight:600}.home-page .send-section{margin-bottom:20px}.home-page .send-section .current-level{color:#8b4513;margin-bottom:12px;font-size:15px}.home-page .send-section .current-level .level-badge{color:#fff;letter-spacing:2px;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);border-radius:20px;padding:3px 14px;font-weight:800;box-shadow:0 2px 8px #c41a1a40}.home-page .send-section .level-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.home-page .send-section .level-grid .level-btn{letter-spacing:2px;cursor:pointer;border:none;border-radius:10px;padding:14px 0;font-size:15px;font-weight:800;transition:all .25s;position:relative;overflow:hidden}.home-page .send-section .level-grid .level-btn.level-active{color:gold;text-shadow:0 1px 4px #0003;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);box-shadow:0 4px 16px #c41a1a59}.home-page .send-section .level-grid .level-btn.level-active:before{content:"";background:linear-gradient(45deg,#0000 40%,#ffd70026 50%,#0000 60%);width:200%;height:200%;animation:3s infinite goldShimmer;position:absolute;top:-50%;left:-50%}.home-page .send-section .level-grid .level-btn.level-active:active{transform:scale(.95);box-shadow:0 2px 8px #c41a1a40}.home-page .send-section .level-grid .level-btn.level-inactive{color:#c9a0a0;cursor:not-allowed;background:#fff5ee}.home-page .send-section .level-grid .level-btn.level-achieved{color:#b8860b;cursor:default;background:#d4a0171f;border:1px solid #d4a017}.home-page .send-section .level-grid .level-btn.level-achieved:after{content:"✓";color:#d4a017;font-size:10px;position:absolute;top:2px;right:4px}.home-page .send-section .sent-records{background:#fff;border:1px solid #f5e0d0;border-radius:16px;padding:14px 16px;box-shadow:0 2px 12px #c41a1a1a}.home-page .send-section .sent-records .sent-records-title{color:#3d0c0c;margin-bottom:10px;font-size:13px;font-weight:700}.home-page .send-section .sent-records .sent-record-item{border-bottom:1px solid #f5e0d0;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.home-page .send-section .sent-records .sent-record-item:last-child{border-bottom:none}.home-page .send-section .sent-records .sent-record-item .sent-record-left{align-items:center;gap:8px;display:flex}.home-page .send-section .sent-records .sent-record-item .sent-record-left .sent-record-level{color:#c41a1a;background:#c41a1a1a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.home-page .send-section .sent-records .sent-record-item .sent-record-left .sent-record-depth{color:#8b4513;font-size:11px}.home-page .send-section .sent-records .sent-record-item .sent-record-left .sent-record-phone{color:#3d0c0c;font-size:13px}.home-page .send-section .sent-records .sent-record-item .sent-record-right{align-items:center;gap:10px;display:flex}.home-page .send-section .sent-records .sent-record-item .sent-record-right .sent-record-amount{color:#c41a1a;font-size:15px;font-weight:800}.home-page .send-section .sent-records .sent-record-item .sent-record-right .sent-record-status{border-radius:12px;padding:2px 10px;font-size:11px;font-weight:600}.home-page .send-section .sent-records .sent-record-item .sent-record-right .sent-record-status.status-pending{color:#faad14;background:#faad141a;border:1px solid #faad1433}.home-page .send-section .sent-records .sent-record-item .sent-record-right .sent-record-status.status-approved{color:#52c41a;background:#52c41a1a;border:1px solid #52c41a33}.home-page .send-section .sent-records .sent-record-item .sent-record-right .sent-record-status.status-rejected{color:#c41a1a;background:#c41a1a1a;border:1px solid #c41a1a33}.home-page .receive-section{margin-bottom:20px}.home-page .receive-section .receive-list .receive-item{border-bottom:1px solid #f5e0d0;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.home-page .receive-section .receive-list .receive-item:last-child{border-bottom:none}.home-page .receive-section .receive-list .receive-item .receive-info{flex:1}.home-page .receive-section .receive-list .receive-item .receive-info .receive-top{align-items:center;gap:8px;margin-bottom:4px;display:flex}.home-page .receive-section .receive-list .receive-item .receive-info .receive-top .receive-layer{color:#c41a1a;background:#c41a1a1a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.home-page .receive-section .receive-list .receive-item .receive-info .receive-top .receive-phone{color:#3d0c0c;font-size:13px}.home-page .receive-section .receive-list .receive-item .receive-info .receive-top .receive-level{color:#d4a017;font-size:11px;font-weight:800}.home-page .receive-section .receive-list .receive-item .receive-info .receive-amount{color:#c41a1a;font-size:18px;font-weight:800}.home-page .promotion-section{margin-bottom:20px}.home-page .promotion-section .invite-code-row{margin-bottom:12px;font-size:15px}.home-page .promotion-section .invite-code-row .invite-label{color:#8b4513}.home-page .promotion-section .invite-code-row .invite-value{color:#d4a017;letter-spacing:1px;font-weight:800}.home-page .promotion-section .promotion-content{align-items:center;gap:10px;display:flex}.home-page .promotion-section .promotion-content .promotion-link{color:#8b4513;word-break:break-all;background:#fff;border:1px solid #f5e0d0;border-radius:10px;flex:1;padding:10px 12px;font-size:11px}.home-page .referral-section{margin-bottom:20px}.home-page .referral-section .referral-item{border-bottom:1px solid #f5e0d0;padding:12px 0}.home-page .referral-section .referral-item:last-child{border-bottom:none}.home-page .referral-section .referral-item .referral-info .referral-name{color:#3d0c0c;margin-bottom:2px;font-size:15px;font-weight:700}.home-page .referral-section .referral-item .referral-info .referral-detail{color:#8b4513;font-size:11px}.home-page .empty-placeholder{text-align:center;padding:36px 0}.home-page .empty-placeholder .empty-icon{opacity:.35;margin-bottom:8px;font-size:40px}.home-page .empty-placeholder .empty-text{color:#8b4513;font-size:13px}.home-page .sms-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.home-page .sms-overlay .sms-modal{background:#fff;border-radius:16px;width:90%;max-width:400px;padding:28px 24px;box-shadow:0 16px 48px #00000026}.home-page .sms-overlay .sms-modal .sms-title{color:#3d0c0c;text-align:center;letter-spacing:1px;margin-bottom:24px;font-size:18px;font-weight:700}.home-page .sms-overlay .sms-modal .sms-actions{margin-top:24px}.home-page .sms-overlay .sms-modal .sms-actions .sms-cancel{color:#8b4513;cursor:pointer;background:0 0;border:1px solid #f5e0d0;border-radius:10px;width:100%;margin-top:14px;padding:12px;font-size:15px;transition:all .2s;display:block}.home-page .sms-overlay .sms-modal .sms-actions .sms-cancel:active{background:#fff8f0}.home-page .switch-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.home-page .switch-overlay .switch-modal{background:#fff;border-radius:16px;width:90%;max-width:400px;padding:28px 24px;box-shadow:0 16px 48px #00000026}.home-page .switch-overlay .switch-modal .switch-title{color:#3d0c0c;text-align:center;margin-bottom:20px;font-size:18px;font-weight:700}.home-page .switch-overlay .switch-modal .switch-account-item{cursor:pointer;border-bottom:1px solid #f5e0d0;align-items:center;gap:14px;padding:14px 0;display:flex}.home-page .switch-overlay .switch-modal .switch-account-item.current{opacity:.6;cursor:default}.home-page .switch-overlay .switch-modal .switch-account-item:last-child{border-bottom:none}.home-page .switch-overlay .switch-modal .switch-account-item .switch-avatar{font-size:24px}.home-page .switch-overlay .switch-modal .switch-account-item .switch-info{flex:1}.home-page .switch-overlay .switch-modal .switch-account-item .switch-info .switch-name{color:#3d0c0c;font-size:15px;font-weight:600}.home-page .switch-overlay .switch-modal .switch-account-item .switch-info .switch-phone{color:#8b4513;font-size:11px}.home-page .switch-overlay .switch-modal .switch-account-item .switch-level{color:#fff;background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);border-radius:12px;padding:2px 10px;font-size:11px;font-weight:800}.home-page .switch-overlay .switch-modal .switch-account-item .current-tag{color:#b8860b;background:#d4a0171f;border-radius:4px;padding:2px 8px;font-size:11px}.home-page .switch-overlay .switch-modal .switch-cancel{color:#8b4513;cursor:pointer;background:0 0;border:1px solid #f5e0d0;border-radius:10px;width:100%;margin-top:20px;padding:12px;font-size:15px;display:block}.home-page .switch-overlay .switch-modal .switch-cancel:active{background:#fff8f0}.mine-page{background:#fff8f0;min-height:100vh;padding:16px 16px 80px}.mine-page .user-header{background:linear-gradient(135deg,#e53935 0%,#c41a1a 50%,#8b0000 100%);border-radius:16px;flex-wrap:wrap;align-items:flex-start;gap:18px;padding:28px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #c41a1a40}.mine-page .user-header:before{content:"";background:#ffd70026;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.mine-page .user-header:after{content:"";background:#ffd7001a;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-20px;left:-20px}.mine-page .user-header .avatar{background:#fff3;border:2px solid #ffd70066;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.mine-page .user-header .avatar .avatar-icon{color:#fff;font-size:30px}.mine-page .user-header .user-info{flex:1}.mine-page .user-header .user-info .user-name{color:#fff;letter-spacing:1px;margin-bottom:6px;font-size:18px;font-weight:800}.mine-page .user-header .user-info .user-phone{color:#ffffffb3;margin-bottom:8px;font-size:13px}.mine-page .user-header .user-info .user-meta{align-items:center;gap:10px;display:flex}.mine-page .user-header .user-info .user-meta .user-level{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,gold 0%,#d4a017 100%);border-radius:20px;padding:2px 12px;font-size:11px;font-weight:800;box-shadow:0 2px 8px #d4a0174d}.mine-page .user-header .user-info .user-meta .user-time{color:#fff9;font-size:11px}.mine-page .user-header .user-info .level-card{border-top:1px solid #ffffff26;width:100%;margin-top:16px;padding-top:16px}.mine-page .user-header .user-info .level-card .level-label{color:#fff9;letter-spacing:1px;margin-bottom:6px;font-size:11px}.mine-page .user-header .user-info .level-card .level-value{color:gold;letter-spacing:3px;text-shadow:0 2px 8px #00000026;margin-bottom:4px;font-size:36px;font-weight:900}.mine-page .user-header .user-info .level-card .level-desc{color:#fff9;font-size:11px}.mine-page .menu-section{background:#fff;border:1px solid #f5e0d0;border-radius:16px;margin-top:12px;padding:0;overflow:hidden;box-shadow:0 2px 12px #c41a1a1a}.mine-page .menu-section .adm-list{--adm-color-background:transparent}.mine-page .menu-section .adm-list-item{color:#3d0c0c;background-color:#0000}.mine-page .menu-section .adm-list-item-content-main{color:#3d0c0c}.mine-page .menu-section .menu-item{--adm-list-item-padding-left:18px;--adm-list-item-padding-right:18px;--adm-list-border-inner:#f5e0d0;--adm-list-item-active-background-color:#fff5ee}.mine-page .menu-section .menu-item .menu-icon{color:#c41a1a;margin-right:6px;font-size:18px}.mine-page .menu-section .menu-item .menu-arrow{color:#c9a0a0;font-size:12px}.mine-page .logout-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mine-page .logout-overlay .logout-modal{text-align:center;background:#fff;border-radius:16px;width:80%;max-width:320px;padding:28px 24px;box-shadow:0 16px 48px #00000026}.mine-page .logout-overlay .logout-modal .logout-title{color:#3d0c0c;margin-bottom:12px;font-size:18px;font-weight:700}.mine-page .logout-overlay .logout-modal .logout-content{color:#8b4513;margin-bottom:24px;font-size:15px}.mine-page .logout-overlay .logout-modal .logout-actions{gap:12px;display:flex}.mine-page .logout-overlay .logout-modal .logout-actions button{cursor:pointer;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:600;transition:all .2s}.mine-page .logout-overlay .logout-modal .logout-actions .logout-cancel{color:#8b4513;background:0 0;border:1px solid #f5e0d0}.mine-page .logout-overlay .logout-modal .logout-actions .logout-cancel:active{background:#fff8f0}.mine-page .logout-overlay .logout-modal .logout-actions .logout-confirm{color:#fff;background:#c41a1a;border:none}.mine-page .logout-overlay .logout-modal .logout-actions .logout-confirm:active{transform:scale(.97)}.mine-page .switch-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mine-page .switch-overlay .switch-modal{background:#fff;border-radius:16px;width:90%;max-width:400px;padding:28px 24px;box-shadow:0 16px 48px #00000026}.mine-page .switch-overlay .switch-modal .switch-title{color:#3d0c0c;text-align:center;margin-bottom:20px;font-size:18px;font-weight:700}.mine-page .switch-overlay .switch-modal .switch-account-item{cursor:pointer;border-bottom:1px solid #f5e0d0;align-items:center;gap:14px;padding:14px 0;display:flex}.mine-page .switch-overlay .switch-modal .switch-account-item.current{opacity:.6;cursor:default}.mine-page .switch-overlay .switch-modal .switch-account-item:last-child{border-bottom:none}.mine-page .switch-overlay .switch-modal .switch-account-item .switch-avatar{color:#c41a1a;font-size:24px}.mine-page .switch-overlay .switch-modal .switch-account-item .switch-info{flex:1}.mine-page .switch-overlay .switch-modal .switch-account-item .switch-info .switch-name{color:#3d0c0c;font-size:15px;font-weight:600}.mine-page .switch-overlay .switch-modal .switch-account-item .switch-info .switch-phone{color:#8b4513;font-size:11px}.mine-page .switch-overlay .switch-modal .switch-account-item .switch-level{color:#fff;background:linear-gradient(135deg,#e53935 0%,#c41a1a 100%);border-radius:12px;padding:2px 10px;font-size:11px;font-weight:800}.mine-page .switch-overlay .switch-modal .switch-account-item .current-tag{color:#b8860b;background:#d4a0171f;border-radius:4px;padding:2px 8px;font-size:11px}.mine-page .switch-overlay .switch-modal .switch-cancel{color:#8b4513;cursor:pointer;background:0 0;border:1px solid #f5e0d0;border-radius:10px;width:100%;margin-top:20px;padding:12px;font-size:15px;display:block}.mine-page .switch-overlay .switch-modal .switch-cancel:active{background:#fff8f0}.send-page{background:#fff8f0;min-height:100vh;padding:16px 16px 100px}.send-page .send-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.send-page .send-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.send-page .send-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.send-page .send-header .send-title{color:#3d0c0c;letter-spacing:1px;font-size:18px;font-weight:700}.send-page .send-notice{background:#fff;border:1px solid #f5e0d0;border-radius:16px;align-items:flex-start;gap:14px;padding:16px;display:flex;box-shadow:0 2px 12px #c41a1a1a}.send-page .send-notice .notice-icon{flex-shrink:0;font-size:32px}.send-page .send-notice .notice-text{color:#8b4513;font-size:13px;line-height:1.7}.send-page .target-list{margin-top:16px}.send-page .target-list .target-list-header{margin-bottom:16px}.send-page .target-list .target-list-header .target-list-title{color:#3d0c0c;margin-right:12px;font-size:15px;font-weight:700}.send-page .target-list .target-list-header .target-list-desc{color:#8b4513;font-size:11px}.send-page .target-list .target-card{background:#fff;border:1px solid #f5e0d0;border-radius:16px;align-items:center;gap:14px;margin-bottom:10px;padding:14px 16px;display:flex;box-shadow:0 2px 12px #c41a1a1a}.send-page .target-list .target-card .target-index{color:#fff;background:linear-gradient(135deg,#e53935 0%,#c41a1a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:flex}.send-page .target-list .target-card .target-info{flex:1}.send-page .target-list .target-card .target-info .target-top{align-items:center;gap:8px;margin-bottom:6px;display:flex}.send-page .target-list .target-card .target-info .target-top .target-layer{color:#c41a1a;background:#c41a1a1a;border-radius:6px;padding:2px 10px;font-size:11px;font-weight:600}.send-page .target-list .target-card .target-info .target-top .target-phone{color:#8b4513;font-size:13px}.send-page .target-list .target-card .target-info .target-top .platform-badge{color:#b8860b;background:#d4a0171f;border-radius:6px;padding:2px 10px;font-size:11px;font-weight:600}.send-page .target-list .target-card .target-info .target-top .target-level{color:#d4a017;font-size:11px;font-weight:800}.send-page .target-list .target-card .target-info .target-amount{color:#c41a1a;font-size:18px;font-weight:800}.send-page .target-list .target-card .target-status{border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600}.send-page .target-list .target-card .target-status.status-approved{color:#52c41a;background:#52c41a1a;border:1px solid #52c41a33}.send-page .target-list .target-card .target-status.status-pending{color:#faad14;background:#faad141a;border:1px solid #faad1433}.send-page .target-list .target-card .target-status.status-ready{color:#8b4513;background:#fff8f0;border:1px solid #f5e0d0}.send-page .send-action{background:#fff;border-top:1px solid #f5e0d0;padding:16px;position:fixed;bottom:0;left:0;right:0}.send-page .send-action .sent-tip{text-align:center;padding:16px}.send-page .send-action .sent-tip .sent-tip-icon{margin-bottom:8px;font-size:40px}.send-page .send-action .sent-tip .sent-tip-text{color:#c41a1a;margin-bottom:4px;font-size:15px;font-weight:700}.send-page .send-action .sent-tip .sent-tip-sub{color:#8b4513;margin-bottom:16px;font-size:11px}.send-page .empty-placeholder{text-align:center;padding:48px 0}.send-page .empty-placeholder .empty-icon{opacity:.35;margin-bottom:12px;font-size:48px}.send-page .empty-placeholder .empty-text{color:#8b4513;font-size:13px}.receive-page{background:#fff8f0;min-height:100vh;padding:16px 16px 40px}.receive-page .receive-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.receive-page .receive-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.receive-page .receive-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.receive-page .receive-header .receive-title{color:#3d0c0c;letter-spacing:1px;font-size:18px;font-weight:700}.receive-page .receive-list .receive-card{background:#fff;border:1px solid #f5e0d0;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 16px;display:flex;box-shadow:0 2px 12px #c41a1a1a}.receive-page .receive-list .receive-card .receive-info{flex:1}.receive-page .receive-list .receive-card .receive-info .receive-top{align-items:center;gap:8px;margin-bottom:6px;display:flex}.receive-page .receive-list .receive-card .receive-info .receive-top .receive-layer{color:#c41a1a;background:#c41a1a1a;border-radius:6px;padding:2px 10px;font-size:11px;font-weight:600}.receive-page .receive-list .receive-card .receive-info .receive-top .receive-phone{color:#8b4513;font-size:13px}.receive-page .receive-list .receive-card .receive-info .receive-top .receive-level{color:#d4a017;font-size:11px;font-weight:800}.receive-page .receive-list .receive-card .receive-info .receive-amount{color:#c41a1a;font-size:18px;font-weight:800}.receive-page .empty-placeholder{text-align:center;padding:48px 0}.receive-page .empty-placeholder .empty-icon{opacity:.35;margin-bottom:12px;font-size:48px}.receive-page .empty-placeholder .empty-text{color:#8b4513;font-size:13px}.receive-page .sms-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.receive-page .sms-overlay .sms-modal{background:#fff;border-radius:16px;width:90%;max-width:400px;padding:28px 24px;box-shadow:0 16px 48px #00000026}.receive-page .sms-overlay .sms-modal .sms-title{color:#3d0c0c;text-align:center;letter-spacing:1px;margin-bottom:24px;font-size:18px;font-weight:700}.receive-page .sms-overlay .sms-modal .sms-actions{margin-top:24px}.receive-page .sms-overlay .sms-modal .sms-actions .sms-cancel{color:#8b4513;cursor:pointer;background:0 0;border:1px solid #f5e0d0;border-radius:10px;width:100%;margin-top:14px;padding:12px;font-size:15px;transition:all .2s;display:block}.receive-page .sms-overlay .sms-modal .sms-actions .sms-cancel:active{background:#fff8f0}.announcements-page{background:#fff8f0;min-height:100vh;padding:16px}.announcements-page .page-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.announcements-page .page-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.announcements-page .page-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.announcements-page .page-header .page-title{color:#3d0c0c;font-size:18px;font-weight:700}.announcements-page .announcement-list .announcement-card{cursor:pointer;background:#fff;border:1px solid #f5e0d0;border-radius:16px;margin-bottom:12px;padding:16px;transition:all .2s;box-shadow:0 2px 12px #c41a1a1a}.announcements-page .announcement-list .announcement-card.expanded{border-color:#c41a1a}.announcements-page .announcement-list .announcement-card .announcement-header{align-items:center;gap:8px;display:flex}.announcements-page .announcement-list .announcement-card .announcement-header .pin-badge{color:#fff;background:linear-gradient(135deg,gold 0%,#d4a017 100%);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.announcements-page .announcement-list .announcement-card .announcement-header .announcement-title{color:#3d0c0c;flex:1;font-size:15px;font-weight:700}.announcements-page .announcement-list .announcement-card .announcement-header .announcement-date{color:#8b4513;font-size:11px}.announcements-page .announcement-list .announcement-card .announcement-content{color:#8b4513;border-top:1px solid #f5e0d0;margin-top:12px;padding-top:12px;font-size:13px;line-height:1.8}.announcements-page .empty-placeholder{text-align:center;padding:48px 0}.announcements-page .empty-placeholder .empty-icon{opacity:.35;margin-bottom:12px;font-size:48px}.announcements-page .empty-placeholder .empty-text{color:#8b4513;font-size:13px}.change-phone-page{background:#fff8f0;min-height:100vh;padding:16px}.change-phone-page .page-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.change-phone-page .page-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.change-phone-page .page-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.change-phone-page .page-header .page-title{color:#3d0c0c;letter-spacing:1px;font-size:18px;font-weight:700}.change-phone-page .change-phone-form{background:#fff;border:1px solid #f5e0d0;border-radius:16px;padding:20px 16px;box-shadow:0 2px 12px #c41a1a1a}.change-phone-page .change-phone-form .current-phone{color:#8b4513;border-bottom:1px solid #f5e0d0;margin-bottom:20px;padding-bottom:14px;font-size:15px}.change-phone-page .change-phone-form .current-phone .label{margin-right:8px}.change-phone-page .change-phone-form .current-phone .value{color:#c41a1a;font-weight:600}.change-phone-page .change-phone-form .form-item{background:#fff8f0;border:1px solid #f5e0d0;border-radius:10px;align-items:center;margin-bottom:14px;padding:6px 14px;transition:all .2s;display:flex}.change-phone-page .change-phone-form .form-item:focus-within{background:#fff;border-color:#c41a1a;box-shadow:0 0 0 3px #c41a1a1a}.change-phone-page .change-phone-form .form-item .form-icon{color:#c41a1a;margin-right:10px;font-size:18px}.change-phone-page .change-phone-form .form-item .form-input{--adm-input-background-color:transparent;--adm-input-color:#3d0c0c;--adm-input-placeholder-color:#c9a0a0;flex:1}.change-phone-page .change-phone-form .sms-item{box-shadow:none;background:0 0;border:none;padding:0}.change-phone-page .change-phone-form .sms-item:focus-within{box-shadow:none;background:0 0;border-color:#0000}.change-password-page{background:#fff8f0;min-height:100vh;padding:16px}.change-password-page .page-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.change-password-page .page-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.change-password-page .page-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.change-password-page .page-header .page-title{color:#3d0c0c;letter-spacing:1px;font-size:18px;font-weight:700}.change-password-page .change-password-form{background:#fff;border:1px solid #f5e0d0;border-radius:16px;padding:20px 16px;box-shadow:0 2px 12px #c41a1a1a}.change-password-page .change-password-form .form-item{background:#fff8f0;border:1px solid #f5e0d0;border-radius:10px;align-items:center;margin-bottom:14px;padding:6px 14px;transition:all .2s;display:flex}.change-password-page .change-password-form .form-item:focus-within{background:#fff;border-color:#c41a1a;box-shadow:0 0 0 3px #c41a1a1a}.change-password-page .change-password-form .form-item .form-icon{color:#c41a1a;margin-right:10px;font-size:18px}.change-password-page .change-password-form .form-item .form-input{--adm-input-background-color:transparent;--adm-input-color:#3d0c0c;--adm-input-placeholder-color:#c9a0a0;flex:1}.change-password-page .change-password-form .form-item .password-toggle{color:#8b4513;cursor:pointer;padding:4px;font-size:16px;transition:color .2s}.change-password-page .change-password-form .form-item .password-toggle:active{color:#c41a1a}.change-password-page .change-password-form .sms-item{box-shadow:none;background:0 0;border:none;padding:0}.change-password-page .change-password-form .sms-item:focus-within{box-shadow:none;background:0 0;border-color:#0000}.rules-page{background:#fff8f0;min-height:100vh;padding:16px}.rules-page .page-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.rules-page .page-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.rules-page .page-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.rules-page .page-header .page-title{color:#3d0c0c;font-size:18px;font-weight:700}.rules-page .rules-list .rule-card{background:#fff;border:1px solid #f5e0d0;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 2px 12px #c41a1a1a}.rules-page .rules-list .rule-card .rule-title{color:#3d0c0c;margin-bottom:10px;font-size:15px;font-weight:700}.rules-page .rules-list .rule-card .rule-text{color:#8b4513;font-size:13px;line-height:1.8}.rules-page .rules-list .rule-card .rule-image{border-radius:10px;width:100%}.rules-page .rules-list .rule-card .rule-link{color:#c41a1a;font-weight:600}.rules-page .empty-placeholder{text-align:center;padding:48px 0}.rules-page .empty-placeholder .empty-icon{opacity:.35;margin-bottom:12px;font-size:48px}.rules-page .empty-placeholder .empty-text{color:#8b4513;font-size:13px}.detail-page{background:#fff8f0;min-height:100vh;padding:16px}.detail-page .page-header{align-items:center;gap:12px;margin-bottom:24px;padding:12px 0;display:flex}.detail-page .page-header .back-btn{color:#c41a1a;cursor:pointer;background:#c41a1a14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .2s;display:flex}.detail-page .page-header .back-btn:active{background:#c41a1a26;transform:scale(.9)}.detail-page .page-header .page-title{color:#3d0c0c;letter-spacing:1px;font-size:18px;font-weight:700}.detail-page .detail-card{text-align:center;background:#fff;border:1px solid #f5e0d0;border-radius:16px;padding:36px 20px;box-shadow:0 2px 12px #c41a1a1a}.detail-page .detail-card .detail-avatar{margin-bottom:14px;font-size:60px}.detail-page .detail-card .detail-name{color:#3d0c0c;letter-spacing:2px;margin-bottom:8px;font-size:24px;font-weight:800}.detail-page .detail-card .detail-phone{color:#8b4513;font-size:15px}.detail-page .level-card{background:#fff;border:1px solid #f5e0d0;border-radius:16px;margin-top:12px;padding:16px;box-shadow:0 2px 12px #c41a1a1a}.detail-page .level-card .level-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.detail-page .level-card .level-header .level-label{color:#8b4513;font-size:15px}.detail-page .level-card .level-header .level-value{color:#d4a017;font-size:24px;font-weight:800}.detail-page .level-card .level-progress .progress-bar{background:#fff8f0;border-radius:5px;height:10px;margin-bottom:10px;overflow:hidden}.detail-page .level-card .level-progress .progress-bar .progress-fill{background:linear-gradient(90deg,#c41a1a 0%,#d4a017 100%);border-radius:5px;height:100%;transition:width .6s}.detail-page .level-card .level-progress .progress-labels{justify-content:space-between;display:flex}.detail-page .level-card .level-progress .progress-labels .progress-label{color:#8b4513;font-size:10px}.detail-page .level-card .level-progress .progress-labels .progress-label.active{color:#c41a1a;font-weight:800}.detail-page .info-card{background:#fff;border:1px solid #f5e0d0;border-radius:16px;margin-top:12px;padding:16px;box-shadow:0 2px 12px #c41a1a1a}.detail-page .info-card .info-row{border-bottom:1px solid #f5e0d0;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.detail-page .info-card .info-row:last-child{border-bottom:none}.detail-page .info-card .info-row .info-label{color:#8b4513;font-size:13px}.detail-page .info-card .info-row .info-value{color:#3d0c0c;font-size:13px}.detail-page .info-card .info-row .info-value.text-gold{color:#d4a017;letter-spacing:1px;font-weight:800}.layout{flex-direction:column;min-height:100vh;display:flex}.layout-content{flex:1;padding-bottom:68px;overflow-y:auto}.layout-tabbar{z-index:100;background:linear-gradient(#fff 0%,#fff8f0 100%);border-top:1px solid #f5e0d0;position:fixed;bottom:0;left:0;right:0}.layout-tabbar .tab-bar{--adm-tab-bar-background:transparent;--adm-tab-bar-item-active-color:#c41a1a;--adm-tab-bar-item-color:#8b4513;--adm-tab-bar-height:60px}.layout-tabbar .tab-bar .adm-tab-bar-item{font-size:12px}
