: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-popup{--z-index:var(--adm-popup-z-index,1000);z-index:var(--z-index);position:fixed}.adm-popup-body{background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10);position:fixed}.adm-popup-body .adm-popup-close-icon{z-index:100;position:absolute}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{top:8px;right:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{top:8px;right:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{top:8px;left:8px}.adm-popup-close-icon{cursor:pointer;color:var(--adm-color-weak);padding:4px;font-size:18px;line-height:1}
.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-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-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-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-auto-center{justify-content:center;display:flex}.adm-auto-center-content{flex:0 auto}
.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-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)}}
.MobileEditorSheet-module__P7Muua__root{--z-index:1100}.MobileEditorSheet-module__P7Muua__root .adm-popup-body{background:0 0;border-radius:26px 26px 0 0;width:100%;max-width:430px;margin-inline:auto;right:0;overflow:hidden}.MobileEditorSheet-module__P7Muua__sheet{width:100%;min-height:min(48dvh,430px);max-height:min(82dvh,720px);color:var(--serve-text,#172033);background:var(--serve-surface,#fff);border-radius:26px 26px 0 0;flex-direction:column;margin-inline:auto;display:flex;overflow:hidden;box-shadow:0 -16px 48px #0f172a33}.MobileEditorSheet-module__P7Muua__header{border-bottom:1px solid var(--serve-border,#e5ebf2);flex:none;justify-content:space-between;align-items:center;gap:14px;min-height:78px;padding:22px 18px 12px;display:flex;position:relative}.MobileEditorSheet-module__P7Muua__handle{background:#cbd1dc;border-radius:999px;width:52px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.MobileEditorSheet-module__P7Muua__title{font-size:20px;font-weight:900}.MobileEditorSheet-module__P7Muua__close{width:46px;height:46px;color:var(--serve-text,#172033);background:var(--serve-surface-muted,#f1f4f8);cursor:pointer;border:0;border-radius:14px;flex:none;place-items:center;padding:0;font-size:24px;display:grid}.MobileEditorSheet-module__P7Muua__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:18px 16px 24px;overflow:hidden auto}.MobileEditorSheet-module__P7Muua__body .ant-form-item:last-child{margin-bottom:0}.MobileEditorSheet-module__P7Muua__body .w-e-toolbar{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;overflow-x:auto}.MobileEditorSheet-module__P7Muua__body .w-e-text-container{min-height:240px}.MobileEditorSheet-module__P7Muua__body .w-e-text{min-height:220px}.MobileEditorSheet-module__P7Muua__footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--serve-border,#e5ebf2);background:var(--serve-surface,#fff);flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.MobileEditorSheet-module__P7Muua__footer button{border-radius:13px;min-height:50px;font-size:17px;font-weight:800}.MobileEditorSheet-module__P7Muua__cancel{border-color:var(--serve-border,#ced8e5)!important;color:var(--serve-text,#172033)!important;background:var(--serve-surface,#fff)!important}
.MobileSettingsPages-module__JUlENa__page{min-height:100%;color:var(--serve-text,#202735);background:var(--serve-chat-bg,#f4f7fb);padding:12px}.MobileSettingsPages-module__JUlENa__summary{border:1px solid color-mix(in srgb, var(--app-accent,#1677ff) 26%, var(--serve-border,#dbe5f2));background:var(--serve-surface,#fff);border-radius:14px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:15px;display:grid}.MobileSettingsPages-module__JUlENa__summary>div{gap:1px;display:grid}.MobileSettingsPages-module__JUlENa__summary span,.MobileSettingsPages-module__JUlENa__summary small{color:var(--serve-text-muted,#788497);font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__summary strong{color:var(--serve-text,#202735);font-size:30px;line-height:1.05}.MobileSettingsPages-module__JUlENa__summary p{color:var(--serve-text-muted,#657187);margin:0;font-size:12px;line-height:1.55}.MobileSettingsPages-module__JUlENa__trigger{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px;margin-top:12px;padding:15px}.MobileSettingsPages-module__JUlENa__trigger>strong{color:var(--serve-text-muted,#6f7a8c);margin-bottom:12px;font-size:13px;display:block}.MobileSettingsPages-module__JUlENa__trigger .ant-radio-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.MobileSettingsPages-module__JUlENa__trigger .ant-radio-button-wrapper{border:1px solid var(--serve-border,#dfe7f1);text-align:center;place-items:center;height:44px;display:grid;border-radius:10px!important}.MobileSettingsPages-module__JUlENa__trigger .ant-radio-button-wrapper:before{display:none}.MobileSettingsPages-module__JUlENa__trigger p{border:1px solid color-mix(in srgb, var(--app-accent,#1677ff) 28%, transparent);color:#395879;background:color-mix(in srgb, var(--app-accent,#1677ff) 7%, var(--serve-surface,#fff));border-radius:10px;margin:12px 0 0;padding:10px 10px 10px 14px;font-size:11px;position:relative}.MobileSettingsPages-module__JUlENa__trigger p:before{background:var(--app-accent,#1677ff);content:"";border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.MobileSettingsPages-module__JUlENa__listToolbar{justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:8px 2px;display:flex}.MobileSettingsPages-module__JUlENa__listToolbar span{font-size:14px;font-weight:750}.MobileSettingsPages-module__JUlENa__listToolbar .ant-btn{border-radius:9px;min-height:38px}.MobileSettingsPages-module__JUlENa__contentList{gap:10px;display:grid}.MobileSettingsPages-module__JUlENa__contentCard{border:1px solid color-mix(in srgb, var(--app-accent,#1677ff) 22%, var(--serve-border,#dfe7f1));background:var(--serve-surface,#fff);border-radius:14px;position:relative;overflow:hidden}.MobileSettingsPages-module__JUlENa__contentCard:before{content:"";background:linear-gradient(#1683f8,#4cd2cc);width:4px;position:absolute;top:0;bottom:0;left:0}.MobileSettingsPages-module__JUlENa__cardMain{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-height:78px;padding:15px 13px 12px 16px;display:grid}.MobileSettingsPages-module__JUlENa__cardMain>div{min-width:0}.MobileSettingsPages-module__JUlENa__cardMain strong,.MobileSettingsPages-module__JUlENa__cardMain p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.MobileSettingsPages-module__JUlENa__cardMain strong{font-size:14px}.MobileSettingsPages-module__JUlENa__cardMain p{color:var(--serve-text-muted,#647084);margin:6px 0 0;font-size:11px}.MobileSettingsPages-module__JUlENa__rankBadge,.MobileSettingsPages-module__JUlENa__enabled,.MobileSettingsPages-module__JUlENa__disabled{white-space:nowrap;border-radius:9px;padding:4px 8px;font-size:10px;font-weight:700}.MobileSettingsPages-module__JUlENa__rankBadge{color:#7034d8;background:#f6efff;border:1px solid #d9bfff}.MobileSettingsPages-module__JUlENa__enabled{color:#16834a;background:#ecfbf2;border:1px solid #aee7c6}.MobileSettingsPages-module__JUlENa__disabled{color:#7d8795;background:#f5f7fa;border:1px solid #dce2e9}.MobileSettingsPages-module__JUlENa__cardActions{border-top:1px solid var(--serve-border,#e4eaf1);background:color-mix(in srgb, var(--app-accent,#1677ff) 4%, var(--serve-surface,#fff));grid-template-columns:auto minmax(100px,1.3fr) repeat(3,minmax(48px,.72fr));align-items:center;gap:6px;min-height:58px;padding:9px 10px 9px 15px;display:grid}.MobileSettingsPages-module__JUlENa__cardActions>label{color:var(--serve-text-muted,#748094);align-items:center;gap:5px;font-size:10px;display:flex}.MobileSettingsPages-module__JUlENa__cardActions .ant-btn{min-width:0;min-height:38px;color:var(--app-accent,#1677ff);background:color-mix(in srgb, var(--app-accent,#1677ff) 11%, var(--serve-surface,#fff));border:0;border-radius:8px;padding-inline:4px;font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__cardActions .MobileSettingsPages-module__JUlENa__editButton{color:#6f31d5;background:#f0eaff}.MobileSettingsPages-module__JUlENa__cardActions .ant-btn-dangerous{color:#e5484d;background:#fcecef}.MobileSettingsPages-module__JUlENa__rankControl{border:1px solid var(--serve-border,#dce5ef);background:var(--serve-surface,#fff);border-radius:8px;grid-template-columns:auto 30px 34px 30px;align-items:center;height:38px;display:grid;overflow:hidden}.MobileSettingsPages-module__JUlENa__rankControl>span{color:var(--serve-text-muted,#748094);padding-inline:7px;font-size:10px}.MobileSettingsPages-module__JUlENa__rankControl button,.MobileSettingsPages-module__JUlENa__rankControl strong{border:0;border-left:1px solid var(--serve-border,#dce5ef);height:100%;color:var(--app-accent,#1677ff);background:0 0;place-items:center;padding:0;display:grid}.MobileSettingsPages-module__JUlENa__rankControl button{cursor:pointer;font-size:16px}.MobileSettingsPages-module__JUlENa__rankControl strong{color:var(--serve-text,#202735);font-size:12px}.MobileSettingsPages-module__JUlENa__editorLoading{color:#8792a3;place-items:center;height:260px;display:grid}.MobileSettingsPages-module__JUlENa__editorOptions{gap:18px;display:flex}.MobileSettingsPages-module__JUlENa__editorOptions .ant-form-item{flex:1}@media (max-width:390px){.MobileSettingsPages-module__JUlENa__page{padding:10px}.MobileSettingsPages-module__JUlENa__cardActions{grid-template-columns:minmax(106px,1.5fr) repeat(3,minmax(44px,.7fr))}.MobileSettingsPages-module__JUlENa__cardActions>label{grid-column:1/-1}.MobileSettingsPages-module__JUlENa__rankControl{grid-template-columns:auto 28px 32px 28px}}.MobileSettingsPages-module__JUlENa__statsPage,.MobileSettingsPages-module__JUlENa__passwordPage{min-height:100%;color:var(--serve-text,#202735);background:var(--serve-chat-bg,#f4f7fb);padding:12px}.MobileSettingsPages-module__JUlENa__rangeCard,.MobileSettingsPages-module__JUlENa__trendSection,.MobileSettingsPages-module__JUlENa__passwordCard{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px}.MobileSettingsPages-module__JUlENa__rangeCard{padding:14px}.MobileSettingsPages-module__JUlENa__rangeCard h3,.MobileSettingsPages-module__JUlENa__trendSection h3,.MobileSettingsPages-module__JUlENa__passwordCard h3{margin:0;font-size:15px}.MobileSettingsPages-module__JUlENa__rangeCard h3:before,.MobileSettingsPages-module__JUlENa__trendSection h3:before,.MobileSettingsPages-module__JUlENa__passwordCard h3:before{background:var(--app-accent,#1677ff);content:"";vertical-align:-2px;border-radius:3px;width:3px;height:16px;margin-right:8px;display:inline-block}.MobileSettingsPages-module__JUlENa__rangeCard>div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:16px;display:grid}.MobileSettingsPages-module__JUlENa__rangeCard input{border:1px solid var(--serve-border,#d8e1ed);width:100%;min-width:0;height:42px;color:var(--serve-text,#202735);background:var(--serve-surface,#fff);font:inherit;border-radius:9px;outline:none;padding:0 8px;font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__rangeCard input:focus{border-color:var(--app-accent,#1677ff)}.MobileSettingsPages-module__JUlENa__rangeCard .ant-btn{min-height:40px;color:var(--app-accent,#1677ff);padding-inline:3px;font-size:11px}.MobileSettingsPages-module__JUlENa__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.MobileSettingsPages-module__JUlENa__metricGrid article{border:1px solid var(--serve-border,#e0e7f0);background:var(--serve-surface,#fff);border-radius:12px;gap:7px;min-height:78px;padding:13px;display:grid;position:relative;overflow:hidden}.MobileSettingsPages-module__JUlENa__metricGrid span{color:var(--serve-text-muted,#6f7a8c);font-size:11px}.MobileSettingsPages-module__JUlENa__metricGrid strong{font-size:15px}.MobileSettingsPages-module__JUlENa__metricGrid i{background:color-mix(in srgb, var(--app-accent,#1677ff) 12%, transparent);border-radius:50%;width:54px;height:54px;position:absolute;bottom:-20px;right:-14px}.MobileSettingsPages-module__JUlENa__trendSection{margin-top:10px;padding:14px}.MobileSettingsPages-module__JUlENa__trendList{gap:10px;margin-top:15px;display:grid}.MobileSettingsPages-module__JUlENa__trendList article{border:1px solid var(--serve-border,#e3e9f1);background:color-mix(in srgb, var(--serve-chat-bg,#f4f7fb) 58%, var(--serve-surface,#fff));border-radius:11px;gap:8px;padding:12px;display:grid}.MobileSettingsPages-module__JUlENa__trendList header{justify-content:space-between;align-items:center;display:flex}.MobileSettingsPages-module__JUlENa__trendList header strong{font-size:14px}.MobileSettingsPages-module__JUlENa__trendList header span{color:var(--serve-text-muted,#6f7a8c);font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__trendRow{grid-template-columns:38px minmax(0,1fr) 26px;align-items:center;gap:7px;font-size:11px;display:grid}.MobileSettingsPages-module__JUlENa__trendRow>span{font-weight:700}.MobileSettingsPages-module__JUlENa__trendRow>i{background:color-mix(in srgb, currentColor 16%, transparent);border-radius:9px;height:8px;overflow:hidden}.MobileSettingsPages-module__JUlENa__trendRow b{border-radius:inherit;background:currentColor;min-width:0;height:100%;display:block}.MobileSettingsPages-module__JUlENa__trendRow>strong{text-align:right}.MobileSettingsPages-module__JUlENa__blue{color:#1677ff}.MobileSettingsPages-module__JUlENa__green{color:#13b981}.MobileSettingsPages-module__JUlENa__purple{color:#7c3aed}.MobileSettingsPages-module__JUlENa__emptyTrend{color:var(--serve-text-muted,#7b8798);text-align:center;padding:32px 0;font-size:12px}.MobileSettingsPages-module__JUlENa__detailSection,.MobileSettingsPages-module__JUlENa__breakdownSection{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px;margin-top:10px;padding:14px}.MobileSettingsPages-module__JUlENa__detailSection h3,.MobileSettingsPages-module__JUlENa__breakdownSection h3{margin:0;font-size:15px}.MobileSettingsPages-module__JUlENa__detailSection h3:before,.MobileSettingsPages-module__JUlENa__breakdownSection h3:before{background:var(--app-accent,#1677ff);content:"";vertical-align:-2px;border-radius:3px;width:3px;height:16px;margin-right:8px;display:inline-block}.MobileSettingsPages-module__JUlENa__dailyTable{gap:7px;margin-top:14px;display:grid}.MobileSettingsPages-module__JUlENa__dailyTable article{border-bottom:1px solid var(--serve-border,#edf0f4);color:var(--serve-text-muted,#6f7a8c);grid-template-columns:minmax(70px,1.2fr) repeat(3,minmax(42px,.7fr));align-items:center;gap:5px 7px;padding:9px 0;font-size:10px;display:grid}.MobileSettingsPages-module__JUlENa__dailyTable article:last-child{border-bottom:0}.MobileSettingsPages-module__JUlENa__dailyTable strong{color:var(--serve-text,#202735);font-size:11px}.MobileSettingsPages-module__JUlENa__dailyTable em{color:var(--app-accent,#1677ff);text-align:right;font-size:10px;font-style:normal}.MobileSettingsPages-module__JUlENa__dailyTable p,.MobileSettingsPages-module__JUlENa__breakdownSection p{color:var(--serve-text-muted,#7b8798);text-align:center;margin:14px 0 0;font-size:12px}.MobileSettingsPages-module__JUlENa__portraitGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.MobileSettingsPages-module__JUlENa__portraitGrid article{background:color-mix(in srgb, var(--serve-chat-bg,#f4f7fb) 72%, var(--serve-surface,#fff));border-radius:10px;align-content:space-between;gap:6px;min-height:60px;padding:9px;display:grid}.MobileSettingsPages-module__JUlENa__portraitGrid span{color:var(--serve-text-muted,#6f7a8c);font-size:10px}.MobileSettingsPages-module__JUlENa__portraitGrid strong{font-size:13px}.MobileSettingsPages-module__JUlENa__breakdownList{gap:10px;margin-top:10px;display:grid}.MobileSettingsPages-module__JUlENa__breakdownSection{margin-top:0}.MobileSettingsPages-module__JUlENa__breakdownSection>div{margin-top:10px}.MobileSettingsPages-module__JUlENa__breakdownSection article{border-bottom:1px solid var(--serve-border,#edf0f4);grid-template-columns:minmax(0,1fr) auto 48px;align-items:center;gap:9px;min-height:35px;font-size:12px;display:grid}.MobileSettingsPages-module__JUlENa__breakdownSection article:last-child{border-bottom:0}.MobileSettingsPages-module__JUlENa__breakdownSection span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileSettingsPages-module__JUlENa__breakdownSection strong{color:var(--serve-text,#202735)}.MobileSettingsPages-module__JUlENa__breakdownSection em{color:var(--serve-text-muted,#6f7a8c);text-align:right;font-size:10px;font-style:normal}.MobileSettingsPages-module__JUlENa__passwordPage{padding:12px}.MobileSettingsPages-module__JUlENa__passwordCard{padding:14px}.MobileSettingsPages-module__JUlENa__passwordCard header{align-items:center;gap:12px;display:flex}.MobileSettingsPages-module__JUlENa__passwordCard header span{color:var(--serve-text-muted,#727d8d);font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__passwordField{gap:9px;margin-top:20px;display:grid}.MobileSettingsPages-module__JUlENa__passwordField>strong{color:var(--serve-text-muted,#687487);font-size:13px}.MobileSettingsPages-module__JUlENa__passwordField .ant-input-affix-wrapper{border-color:var(--serve-border,#dfe6ef);background:var(--serve-surface-muted,#f5f7fa);border-radius:11px;min-height:48px}.MobileSettingsPages-module__JUlENa__passwordCard>.ant-btn{border-radius:11px;min-height:46px;margin-top:22px;font-weight:700}.MobileSettingsPages-module__JUlENa__inquiryPage,.MobileSettingsPages-module__JUlENa__devicesPage{min-height:100%;color:var(--serve-text,#202735);background:var(--serve-chat-bg,#f4f7fb);padding:12px}.MobileSettingsPages-module__JUlENa__inquiryLoading{place-items:center;min-height:300px;display:grid}.MobileSettingsPages-module__JUlENa__inquirySummary,.MobileSettingsPages-module__JUlENa__devicesSummary{border:1px solid color-mix(in srgb, #13b981 28%, var(--serve-border,#dfe7f1));background:color-mix(in srgb, #13b981 4%, var(--serve-surface,#fff));border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:86px;padding:15px;display:flex}.MobileSettingsPages-module__JUlENa__inquirySummary>div,.MobileSettingsPages-module__JUlENa__devicesSummary>div{gap:5px;display:grid}.MobileSettingsPages-module__JUlENa__inquirySummary span,.MobileSettingsPages-module__JUlENa__devicesSummary span{color:var(--serve-text-muted,#6d798b);font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__inquirySummary strong,.MobileSettingsPages-module__JUlENa__devicesSummary strong{font-size:18px}.MobileSettingsPages-module__JUlENa__inquirySummary em,.MobileSettingsPages-module__JUlENa__devicesSummary em{color:#0e9e70;background:color-mix(in srgb, #13b981 11%, var(--serve-surface,#fff));white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:700}.MobileSettingsPages-module__JUlENa__inquiryRules,.MobileSettingsPages-module__JUlENa__fieldSection,.MobileSettingsPages-module__JUlENa__inquiryPreview,.MobileSettingsPages-module__JUlENa__devicesNotice,.MobileSettingsPages-module__JUlENa__deviceListSection{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px;margin-top:12px;padding:14px}.MobileSettingsPages-module__JUlENa__inquiryRules h3,.MobileSettingsPages-module__JUlENa__fieldSection h3,.MobileSettingsPages-module__JUlENa__inquiryPreview h3,.MobileSettingsPages-module__JUlENa__devicesNotice h3,.MobileSettingsPages-module__JUlENa__deviceListSection h3{margin:0;font-size:15px}.MobileSettingsPages-module__JUlENa__inquiryRules h3:before,.MobileSettingsPages-module__JUlENa__fieldSection h3:before,.MobileSettingsPages-module__JUlENa__inquiryPreview h3:before,.MobileSettingsPages-module__JUlENa__devicesNotice h3:before,.MobileSettingsPages-module__JUlENa__deviceListSection h3:before{background:var(--app-accent,#1677ff);content:"";vertical-align:-2px;border-radius:3px;width:3px;height:16px;margin-right:8px;display:inline-block}.MobileSettingsPages-module__JUlENa__inquiryToggle{border-top:1px solid var(--serve-border,#e6ebf2);justify-content:space-between;align-items:center;min-height:56px;display:flex}.MobileSettingsPages-module__JUlENa__inquiryRules>h3+.MobileSettingsPages-module__JUlENa__inquiryToggle{margin-top:12px}.MobileSettingsPages-module__JUlENa__inquiryToggle strong{font-size:13px}.MobileSettingsPages-module__JUlENa__inquiryText{gap:8px;padding-top:15px;display:grid}.MobileSettingsPages-module__JUlENa__inquiryText>strong{color:var(--serve-text-muted,#6e798b);font-size:12px}.MobileSettingsPages-module__JUlENa__inquiryText .ant-input{background:var(--serve-surface-muted,#f5f7fa);border-radius:10px;min-height:44px}.MobileSettingsPages-module__JUlENa__backgroundUpload{background:color-mix(in srgb, var(--app-accent,#1677ff) 7%, var(--serve-surface,#fff));border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:64px;margin-top:15px;padding:10px;display:flex}.MobileSettingsPages-module__JUlENa__backgroundUpload>div{gap:4px;display:grid}.MobileSettingsPages-module__JUlENa__backgroundUpload strong{font-size:12px}.MobileSettingsPages-module__JUlENa__backgroundUpload span{color:var(--serve-text-muted,#6e798b);font-size:10px}.MobileSettingsPages-module__JUlENa__backgroundUpload .ant-btn{border-radius:9px;min-height:40px}.MobileSettingsPages-module__JUlENa__fieldSection>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.MobileSettingsPages-module__JUlENa__fieldSection>header .ant-btn{border-radius:9px;min-height:38px}.MobileSettingsPages-module__JUlENa__fieldList{gap:8px;margin-top:12px;display:grid}.MobileSettingsPages-module__JUlENa__fieldList article{border:1px solid var(--serve-border,#e2e9f1);border-radius:10px;grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:8px;padding:10px;display:grid}.MobileSettingsPages-module__JUlENa__fieldList article>div{gap:3px;min-width:0;display:grid}.MobileSettingsPages-module__JUlENa__fieldList strong,.MobileSettingsPages-module__JUlENa__fieldList span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileSettingsPages-module__JUlENa__fieldList strong{font-size:12px}.MobileSettingsPages-module__JUlENa__fieldList span{color:var(--serve-text-muted,#748094);font-size:10px}.MobileSettingsPages-module__JUlENa__fieldList em{color:var(--app-accent,#1677ff);font-size:10px;font-style:normal}.MobileSettingsPages-module__JUlENa__fieldEditor{gap:12px;display:grid}.MobileSettingsPages-module__JUlENa__fieldEditor>label{justify-content:space-between;align-items:center;display:flex}.MobileSettingsPages-module__JUlENa__inquiryPreview h3 span{color:var(--serve-text-muted,#748094);margin-left:8px;font-size:10px;font-weight:500}.MobileSettingsPages-module__JUlENa__previewStage{background:#0f172a 50%/cover no-repeat;border-radius:14px;min-height:330px;margin-top:14px;padding:24px}.MobileSettingsPages-module__JUlENa__previewStage>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border-radius:18px;flex-direction:column;min-height:282px;padding:20px;display:flex}.MobileSettingsPages-module__JUlENa__previewStage h4{margin:0;font-size:18px}.MobileSettingsPages-module__JUlENa__previewStage p{color:#677286;margin:6px 0 16px;font-size:11px}.MobileSettingsPages-module__JUlENa__previewFields{flex:1;align-content:center;gap:8px;min-height:124px;display:grid}.MobileSettingsPages-module__JUlENa__previewFields>span{color:#596579;text-align:center;font-size:12px}.MobileSettingsPages-module__JUlENa__previewFields .ant-input{min-height:38px}.MobileSettingsPages-module__JUlENa__previewStage .ant-btn{background:#0f172a;border:0;border-radius:9px;min-height:42px}.MobileSettingsPages-module__JUlENa__devicesSummary{border-color:color-mix(in srgb, var(--app-accent,#1677ff) 24%, var(--serve-border,#dfe7f1));background:color-mix(in srgb, var(--app-accent,#1677ff) 5%, var(--serve-surface,#fff))}.MobileSettingsPages-module__JUlENa__devicesSummary em{color:var(--app-accent,#1677ff);background:color-mix(in srgb, var(--app-accent,#1677ff) 10%, var(--serve-surface,#fff))}.MobileSettingsPages-module__JUlENa__devicesNotice p{color:var(--serve-text-muted,#748094);margin:12px 0 0;font-size:11px;line-height:1.6}.MobileSettingsPages-module__JUlENa__deviceList{gap:9px;margin-top:14px;display:grid}.MobileSettingsPages-module__JUlENa__deviceList article{border:1px solid var(--serve-border,#e2e9f1);border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.MobileSettingsPages-module__JUlENa__deviceIcon{width:38px;height:38px;color:var(--app-accent,#1677ff);background:color-mix(in srgb, var(--app-accent,#1677ff) 9%, var(--serve-surface,#fff));border-radius:10px;place-items:center;display:grid}.MobileSettingsPages-module__JUlENa__deviceList article>div{gap:3px;min-width:0;display:grid}.MobileSettingsPages-module__JUlENa__deviceList strong{align-items:center;gap:5px;min-width:0;font-size:12px;display:flex}.MobileSettingsPages-module__JUlENa__deviceList strong .ant-tag{margin:0;font-size:8px;line-height:16px}.MobileSettingsPages-module__JUlENa__deviceList article>div>span{color:var(--serve-text-muted,#6e798b);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.MobileSettingsPages-module__JUlENa__deviceList article>.ant-btn{border-radius:9px;min-height:38px;padding-inline:10px}.MobileSettingsPages-module__JUlENa__templatePage{min-height:100%;color:var(--serve-text,#202735);background:var(--serve-chat-bg,#f4f7fb);padding:12px}.MobileSettingsPages-module__JUlENa__templateSummary{border:1px solid color-mix(in srgb, #7c3aed 24%, var(--serve-border,#dfe7f1));background:color-mix(in srgb, #7c3aed 4%, var(--serve-surface,#fff));border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:86px;padding:15px;display:flex}.MobileSettingsPages-module__JUlENa__templateSummary>div{gap:5px;display:grid}.MobileSettingsPages-module__JUlENa__templateSummary span{color:var(--serve-text-muted,#6d798b);font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__templateSummary strong{font-size:18px}.MobileSettingsPages-module__JUlENa__templateSummary em{color:#7034d8;white-space:nowrap;background:#f2eaff;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:700}.MobileSettingsPages-module__JUlENa__templateSearch{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px;margin-top:12px;padding:12px}.MobileSettingsPages-module__JUlENa__templateSearch .ant-input-affix-wrapper{border-color:var(--serve-border,#dfe7f1);background:var(--serve-surface-muted,#f5f7fa);border-radius:10px;min-height:44px}.MobileSettingsPages-module__JUlENa__templateSearch p{color:var(--serve-text-muted,#748094);margin:12px 0 0;font-size:11px;line-height:1.5}.MobileSettingsPages-module__JUlENa__templateList{gap:10px;margin-top:12px;display:grid}.MobileSettingsPages-module__JUlENa__templateCard{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px;overflow:hidden;box-shadow:0 7px 20px #233f680d}.MobileSettingsPages-module__JUlENa__templateCardActive{border-color:color-mix(in srgb, var(--app-accent,#1677ff) 55%, var(--serve-border,#dfe7f1))}.MobileSettingsPages-module__JUlENa__templateCardMain{width:100%;min-height:74px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.MobileSettingsPages-module__JUlENa__templateCardMain>span{color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:grid;box-shadow:0 5px 14px #534fe72e}.MobileSettingsPages-module__JUlENa__templateCardMain>div{min-width:0}.MobileSettingsPages-module__JUlENa__templateCardMain strong,.MobileSettingsPages-module__JUlENa__templateCardMain p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.MobileSettingsPages-module__JUlENa__templateCardMain strong{font-size:14px}.MobileSettingsPages-module__JUlENa__templateCardMain p{color:var(--serve-text-muted,#6f7a8c);margin:4px 0 0;font-size:11px}.MobileSettingsPages-module__JUlENa__templateCardMain em{color:var(--app-accent,#1677ff);background:color-mix(in srgb, var(--app-accent,#1677ff) 10%, var(--serve-surface,#fff));white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:700}.MobileSettingsPages-module__JUlENa__templateCard footer{border-top:1px solid var(--serve-border,#e5ebf2);background:color-mix(in srgb, var(--app-accent,#1677ff) 3%, var(--serve-surface,#fff));justify-content:flex-end;align-items:center;gap:7px;min-height:49px;padding:7px 10px;display:flex}.MobileSettingsPages-module__JUlENa__templateCard footer .ant-btn{border-radius:9px;min-width:64px;min-height:34px;font-size:11px}.MobileSettingsPages-module__JUlENa__templateEmpty{color:var(--serve-text-muted,#748094);text-align:center;padding:40px 0;font-size:12px}.MobileSettingsPages-module__JUlENa__managementHero{border:1px solid color-mix(in srgb, var(--app-accent,#1677ff) 28%, var(--serve-border,#dbe5f2));background:linear-gradient(115deg, color-mix(in srgb, var(--app-accent,#1677ff) 6%, var(--serve-surface,#fff)), var(--serve-surface,#fff));border-radius:14px;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:15px;display:grid;box-shadow:0 10px 28px #1f3b660d}.MobileSettingsPages-module__JUlENa__managementHero>div{gap:1px;display:grid}.MobileSettingsPages-module__JUlENa__managementHero span,.MobileSettingsPages-module__JUlENa__managementHero em{color:var(--serve-text-muted,#69768a);font-size:11px;font-style:normal;font-weight:650}.MobileSettingsPages-module__JUlENa__managementHero strong{color:var(--serve-text,#202735);font-size:28px;line-height:1.05}.MobileSettingsPages-module__JUlENa__managementHero p{color:var(--serve-text-muted,#647084);margin:0;font-size:12px;line-height:1.55}.MobileSettingsPages-module__JUlENa__managementList{gap:10px;margin-top:12px;padding-bottom:66px}.MobileSettingsPages-module__JUlENa__managementCard{border:1px solid color-mix(in srgb, var(--app-accent,#1677ff) 22%, var(--serve-border,#dfe7f1));background:var(--serve-surface,#fff);border-radius:14px;position:relative;overflow:hidden;box-shadow:0 8px 24px #1f3b660d}.MobileSettingsPages-module__JUlENa__managementCard:before{z-index:1;content:"";background:linear-gradient(#1683f8,#42c9c3);width:4px;position:absolute;top:0;bottom:0;left:0}.MobileSettingsPages-module__JUlENa__managementCardMain{outline-offset:-3px;width:100%;min-height:82px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:14px 13px 12px 17px;transition:background-color .18s;display:grid}.MobileSettingsPages-module__JUlENa__managementCardMain:hover{background:color-mix(in srgb, var(--app-accent,#1677ff) 3%, transparent)}.MobileSettingsPages-module__JUlENa__managementCardMain>div{min-width:0}.MobileSettingsPages-module__JUlENa__managementCardMain strong{color:var(--serve-text,#202735);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.MobileSettingsPages-module__JUlENa__managementCardMain p{color:var(--serve-text-muted,#667287);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.MobileSettingsPages-module__JUlENa__managementCardMain small{color:var(--serve-text-muted,#7a8596);margin-top:6px;font-size:10px;display:block}.MobileSettingsPages-module__JUlENa__managementBadge{white-space:nowrap;border:1px solid #0000;border-radius:9px;align-self:start;padding:5px 8px;font-size:10px;font-weight:700}.MobileSettingsPages-module__JUlENa__managementBadge_success{color:#13814a;background:#ecfbf2;border-color:#afe5c6}.MobileSettingsPages-module__JUlENa__managementBadge_muted{color:#6f7b8c;background:#f3f6f9;border-color:#dce3eb}.MobileSettingsPages-module__JUlENa__managementBadge_danger{color:#dc3340;background:#fff0f1;border-color:#f3bec4}.MobileSettingsPages-module__JUlENa__managementActions{border-top:1px solid var(--serve-border,#e5ebf2);background:color-mix(in srgb, var(--app-accent,#1677ff) 3%, var(--serve-surface,#fff));flex-wrap:wrap;align-items:center;gap:7px;min-height:56px;padding:9px 10px 9px 15px;display:flex}.MobileSettingsPages-module__JUlENa__managementControl{min-height:38px;color:var(--serve-text-muted,#687589);background:color-mix(in srgb, var(--app-accent,#1677ff) 6%, var(--serve-surface,#fff));white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:5px 8px;font-size:10px;display:flex}.MobileSettingsPages-module__JUlENa__managementRank{gap:5px}.MobileSettingsPages-module__JUlENa__managementActions .ant-btn{border:0;border-radius:9px;flex:49px;min-width:49px;min-height:38px;padding-inline:7px;font-size:11px;font-weight:700}.MobileSettingsPages-module__JUlENa__managementSend{color:var(--app-accent,#1677ff)!important;background:color-mix(in srgb, var(--app-accent,#1677ff) 11%, var(--serve-surface,#fff))!important}.MobileSettingsPages-module__JUlENa__managementEdit{color:#6f31d5!important;background:#f0eaff!important}.MobileSettingsPages-module__JUlENa__managementDelete{color:#df3541!important;background:#fcecef!important}.MobileSettingsPages-module__JUlENa__managementRankControl{border:1px solid color-mix(in srgb, var(--app-accent,#1677ff) 25%, var(--serve-border,#dce5ef));background:var(--serve-surface,#fff);border-radius:8px;grid-template-columns:29px minmax(36px,1fr) 29px;width:104px;height:30px;display:grid;overflow:hidden}.MobileSettingsPages-module__JUlENa__managementRankControl button,.MobileSettingsPages-module__JUlENa__managementRankControl input{min-width:0;height:100%;color:var(--app-accent,#1677ff);text-align:center;background:0 0;border:0;outline:none;padding:0}.MobileSettingsPages-module__JUlENa__managementRankControl button{cursor:pointer;font-size:16px;font-weight:700}.MobileSettingsPages-module__JUlENa__managementRankControl input{border-right:1px solid var(--serve-border,#dce5ef);border-left:1px solid var(--serve-border,#dce5ef);color:var(--serve-text,#202735);appearance:textfield;font-size:12px;font-weight:700}.MobileSettingsPages-module__JUlENa__managementRankControl input::-webkit-inner-spin-button{appearance:none}.MobileSettingsPages-module__JUlENa__managementFloatingAdd{z-index:25;color:#fff;background:var(--app-accent,#1677ff);width:50px;height:50px;box-shadow:0 10px 26px color-mix(in srgb, var(--app-accent,#1677ff) 38%, transparent);cursor:pointer;border:0;border-radius:50%;place-items:center;transition:filter .18s,box-shadow .18s;display:grid;position:fixed;bottom:22px;right:max(18px,50vw - 366px)}.MobileSettingsPages-module__JUlENa__managementFloatingAdd:hover{filter:brightness(1.05);box-shadow:0 12px 30px color-mix(in srgb, var(--app-accent,#1677ff) 45%, transparent)}.MobileSettingsPages-module__JUlENa__managementMasterSwitches{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px;margin-top:12px;overflow:hidden}.MobileSettingsPages-module__JUlENa__managementMasterSwitch{justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:13px 15px;display:flex}.MobileSettingsPages-module__JUlENa__managementMasterSwitch+.MobileSettingsPages-module__JUlENa__managementMasterSwitch{border-top:1px solid var(--serve-border,#e6ebf2)}.MobileSettingsPages-module__JUlENa__managementMasterSwitch>div{gap:4px;display:grid}.MobileSettingsPages-module__JUlENa__managementMasterSwitch strong{font-size:13px}.MobileSettingsPages-module__JUlENa__managementMasterSwitch p{color:var(--serve-text-muted,#6d798b);margin:0;font-size:10px}.MobileSettingsPages-module__JUlENa__broadcastSendSheet{gap:14px;display:grid}.MobileSettingsPages-module__JUlENa__broadcastSendSheet .ant-radio-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.MobileSettingsPages-module__JUlENa__broadcastSendSheet .ant-radio-wrapper{border:1px solid var(--serve-border,#dfe7f1);border-radius:9px;min-height:42px;margin:0;padding:8px 10px}.MobileSettingsPages-module__JUlENa__broadcastSendSheet .ant-select{width:100%}.MobileSettingsPages-module__JUlENa__broadcastSendSheet section{background:var(--serve-surface-muted,#f5f7fa);border-radius:10px;padding:12px}.MobileSettingsPages-module__JUlENa__broadcastSendSheet section p{color:var(--serve-text-muted,#667287);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:7px 0 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal-wrap{justify-content:center;align-items:flex-end;display:flex}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal{max-width:none;margin:0;padding-bottom:0;top:auto;width:min(100%,430px)!important}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal-content{border-radius:18px 18px 0 0;max-height:min(78dvh,640px);padding:0;overflow:hidden}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal-header{border-bottom:1px solid var(--serve-border,#e5ebf2);margin:0;padding:15px 18px}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal-close{top:11px;right:12px}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal-body{overscroll-behavior:contain;max-height:calc(min(78dvh,640px) - 122px);padding:14px;overflow:hidden auto}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal-footer{padding:11px 14px calc(11px + env(safe-area-inset-bottom));border-top:1px solid var(--serve-border,#e5ebf2);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;display:grid}.MobileSettingsPages-module__JUlENa__managementSheetRoot .ant-modal-footer .ant-btn{border-radius:10px;min-height:43px;margin:0!important}.MobileSettingsPages-module__JUlENa__managementSheetRoot .w-e-toolbar{min-width:max-content}.MobileSettingsPages-module__JUlENa__managementSheetRoot [data-w-e-toolbar]{overflow-x:auto}.MobileSettingsPages-module__JUlENa__managementSheetRoot .MobileSettingsPages-module__JUlENa__editorOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.MobileSettingsPages-module__JUlENa__managementSheetRoot .MobileSettingsPages-module__JUlENa__editorOptions .ant-form-item{min-width:0;margin-bottom:8px}.MobileSettingsPages-module__JUlENa__broadcastSendPopup .adm-popup-body{background:var(--serve-surface,#fff);border-radius:22px 22px 0 0;width:min(100%,430px);max-height:min(78dvh,640px);margin-inline:auto;overflow:hidden}.MobileSettingsPages-module__JUlENa__broadcastSendPopupBody{flex-direction:column;max-height:min(78dvh,640px);display:flex}.MobileSettingsPages-module__JUlENa__broadcastSendPopupBody>header{border-bottom:1px solid var(--serve-border,#e5ebf2);text-align:center;min-height:65px;padding:25px 18px 12px;position:relative}.MobileSettingsPages-module__JUlENa__broadcastSendPopupBody>header>span{background:#cbd5e1;border-radius:99px;width:42px;height:4px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.MobileSettingsPages-module__JUlENa__broadcastSendPopupBody>header strong{font-size:17px}.MobileSettingsPages-module__JUlENa__broadcastSendPopupContent{min-height:0;padding:14px 16px;overflow-y:auto}.MobileSettingsPages-module__JUlENa__broadcastSendWarning{color:#8a5a00;background:#fff7e5;border-left:3px solid #f59e0b;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.5}.MobileSettingsPages-module__JUlENa__broadcastSendPopupBody>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--serve-border,#e5ebf2);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.MobileSettingsPages-module__JUlENa__broadcastSendPopupBody>footer .adm-button{border-radius:12px;min-height:46px;font-weight:700}@media (max-width:390px){.MobileSettingsPages-module__JUlENa__managementHero{grid-template-columns:94px minmax(0,1fr);padding:13px}.MobileSettingsPages-module__JUlENa__managementActions{gap:6px;padding-inline:12px 9px}.MobileSettingsPages-module__JUlENa__managementControl{padding-inline:7px}.MobileSettingsPages-module__JUlENa__managementRankControl{grid-template-columns:27px minmax(34px,1fr) 27px;width:98px}.MobileSettingsPages-module__JUlENa__managementSheetRoot .MobileSettingsPages-module__JUlENa__editorOptions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.MobileSettingsPages-module__JUlENa__managementCardMain,.MobileSettingsPages-module__JUlENa__managementFloatingAdd{transition-duration:1ms}}.MobileSettingsPages-module__JUlENa__groupStatsPage{min-height:100%;color:var(--serve-text,#202735);background:var(--serve-chat-bg,#f4f7fb);padding:12px;overflow-x:hidden}.MobileSettingsPages-module__JUlENa__groupFilterCard,.MobileSettingsPages-module__JUlENa__groupSection{border:1px solid var(--serve-border,#dfe7f1);background:var(--serve-surface,#fff);border-radius:14px;min-width:0;padding:14px;box-shadow:0 7px 22px #1f3b660a}.MobileSettingsPages-module__JUlENa__groupFilterCard h3,.MobileSettingsPages-module__JUlENa__groupSection h3{margin:0;font-size:15px;line-height:1.4}.MobileSettingsPages-module__JUlENa__groupFilterCard h3:before,.MobileSettingsPages-module__JUlENa__groupSection h3:before{background:var(--app-accent,#1677ff);content:"";vertical-align:-2px;border-radius:3px;width:3px;height:16px;margin-right:8px;display:inline-block}.MobileSettingsPages-module__JUlENa__groupDateRange{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;margin-top:16px;display:grid}.MobileSettingsPages-module__JUlENa__groupDateRange span{color:var(--serve-text-muted,#6f7a8c);font-size:11px}.MobileSettingsPages-module__JUlENa__groupDateRange input{border:1px solid var(--serve-border,#d8e1ed);width:100%;min-width:0;height:42px;color:var(--serve-text,#202735);background:var(--serve-surface,#fff);font:inherit;border-radius:9px;outline:none;padding:0 8px;font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__groupDateRange input:focus{border-color:var(--app-accent,#1677ff)}.MobileSettingsPages-module__JUlENa__groupFilterActions{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:9px;display:grid}.MobileSettingsPages-module__JUlENa__groupFilterActions .ant-select{width:100%;min-width:0}:is(.MobileSettingsPages-module__JUlENa__groupFilterActions .ant-select-selector,.MobileSettingsPages-module__JUlENa__groupFilterActions .ant-btn){border-radius:9px;min-height:42px}.MobileSettingsPages-module__JUlENa__groupFilterActions .ant-select-selection-item{line-height:40px}.MobileSettingsPages-module__JUlENa__groupFilterActions .ant-btn{color:var(--app-accent,#1677ff)}.MobileSettingsPages-module__JUlENa__groupSummaryGrid,.MobileSettingsPages-module__JUlENa__groupPortraitGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.MobileSettingsPages-module__JUlENa__groupMetricCard{border:1px solid var(--serve-border,#e0e7f0);background:var(--serve-surface,#fff);border-radius:12px;align-content:center;gap:7px;min-width:0;min-height:78px;padding:13px;display:grid;position:relative;overflow:hidden}.MobileSettingsPages-module__JUlENa__groupMetricCard span{color:var(--serve-text-muted,#6f7a8c);white-space:normal;word-break:keep-all;font-size:11px;line-height:1.4}.MobileSettingsPages-module__JUlENa__groupMetricCard strong{z-index:1;font-size:17px;line-height:1.2;position:relative}.MobileSettingsPages-module__JUlENa__groupMetricCard i{background:color-mix(in srgb, var(--app-accent,#1677ff) 12%, transparent);border-radius:50%;width:54px;height:54px;position:absolute;bottom:-20px;right:-14px}.MobileSettingsPages-module__JUlENa__groupSection{margin-top:10px}.MobileSettingsPages-module__JUlENa__groupTrendList,.MobileSettingsPages-module__JUlENa__groupDailyList,.MobileSettingsPages-module__JUlENa__groupBreakdownList{gap:10px;display:grid}.MobileSettingsPages-module__JUlENa__groupTrendList{margin-top:14px}.MobileSettingsPages-module__JUlENa__groupTrendList article{border:1px solid var(--serve-border,#e3e9f1);background:color-mix(in srgb, var(--serve-chat-bg,#f4f7fb) 58%, var(--serve-surface,#fff));border-radius:11px;gap:8px;min-width:0;padding:12px;display:grid}.MobileSettingsPages-module__JUlENa__groupTrendList header,.MobileSettingsPages-module__JUlENa__groupDailyCard header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.MobileSettingsPages-module__JUlENa__groupTrendList header strong{font-size:14px}.MobileSettingsPages-module__JUlENa__groupTrendList header span{color:var(--serve-text-muted,#6f7a8c);white-space:nowrap;font-size:11px;font-weight:650}.MobileSettingsPages-module__JUlENa__groupTrendRow{grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:7px;min-width:0;font-size:11px;display:grid}.MobileSettingsPages-module__JUlENa__groupTrendRow>span{font-weight:700}.MobileSettingsPages-module__JUlENa__groupTrendRow>i{background:color-mix(in srgb, currentColor 16%, transparent);border-radius:9px;height:8px;overflow:hidden}.MobileSettingsPages-module__JUlENa__groupTrendRow b{border-radius:inherit;background:currentColor;min-width:0;height:100%;display:block}.MobileSettingsPages-module__JUlENa__groupTrendRow>strong{text-align:right}.MobileSettingsPages-module__JUlENa__groupTone_blue{color:#1677ff}.MobileSettingsPages-module__JUlENa__groupTone_orange{color:#f59e0b}.MobileSettingsPages-module__JUlENa__groupTone_purple{color:#7c3aed}.MobileSettingsPages-module__JUlENa__groupTone_green{color:#36ad82}.MobileSettingsPages-module__JUlENa__groupPortraitGrid,.MobileSettingsPages-module__JUlENa__groupDailyList{margin-top:14px}.MobileSettingsPages-module__JUlENa__groupDailyCard{border:1px solid var(--serve-border,#e2e9f1);background:color-mix(in srgb, var(--serve-chat-bg,#f4f7fb) 46%, var(--serve-surface,#fff));border-radius:11px;min-width:0;padding:12px}.MobileSettingsPages-module__JUlENa__groupDailyCard header strong{flex:none;font-size:12px}.MobileSettingsPages-module__JUlENa__groupDailyCard header span{min-width:0;color:var(--serve-text-muted,#637086);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.MobileSettingsPages-module__JUlENa__groupDailyCard code{color:var(--serve-text-muted,#788497);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:9px;display:block;overflow:hidden}.MobileSettingsPages-module__JUlENa__groupDailyCard dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:10px 0 0;display:grid}.MobileSettingsPages-module__JUlENa__groupDailyCard dl div{background:var(--serve-surface,#fff);text-align:center;border-radius:8px;gap:4px;min-width:0;padding:8px 3px;display:grid}.MobileSettingsPages-module__JUlENa__groupDailyCard dt{color:var(--serve-text-muted,#748094);white-space:nowrap;font-size:9px}.MobileSettingsPages-module__JUlENa__groupDailyCard dd{margin:0;font-size:13px;font-weight:750}.MobileSettingsPages-module__JUlENa__groupBreakdownList{margin-top:10px}.MobileSettingsPages-module__JUlENa__groupBreakdownList .MobileSettingsPages-module__JUlENa__groupSection{margin-top:0}.MobileSettingsPages-module__JUlENa__groupBreakdownHead,.MobileSettingsPages-module__JUlENa__groupBreakdownRow{grid-template-columns:minmax(0,1fr) 56px 64px;align-items:center;gap:6px;min-width:0;display:grid}.MobileSettingsPages-module__JUlENa__groupBreakdownHead{color:var(--serve-text-muted,#748094);background:var(--serve-surface-muted,#f5f7fa);border-radius:8px;margin-top:13px;padding:8px 10px;font-size:10px;font-weight:700}.MobileSettingsPages-module__JUlENa__groupBreakdownHead span:not(:first-child),.MobileSettingsPages-module__JUlENa__groupBreakdownRow span{text-align:right}.MobileSettingsPages-module__JUlENa__groupBreakdownRow{border-bottom:1px solid var(--serve-border,#e8edf3);min-height:40px;padding:7px 10px;font-size:11px}.MobileSettingsPages-module__JUlENa__groupBreakdownRow:last-child{border-bottom:0}.MobileSettingsPages-module__JUlENa__groupBreakdownRow strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.MobileSettingsPages-module__JUlENa__groupBreakdownRow span{color:var(--serve-text-muted,#667287);font-variant-numeric:tabular-nums}.MobileSettingsPages-module__JUlENa__groupEmpty{color:var(--serve-text-muted,#7b8798);text-align:center;padding:28px 0 18px;font-size:11px}@media (max-width:390px){.MobileSettingsPages-module__JUlENa__groupStatsPage{padding:10px}.MobileSettingsPages-module__JUlENa__groupFilterCard,.MobileSettingsPages-module__JUlENa__groupSection{padding:12px}.MobileSettingsPages-module__JUlENa__groupDateRange input{padding-inline:5px;font-size:10px}.MobileSettingsPages-module__JUlENa__groupDailyCard dl{gap:4px}.MobileSettingsPages-module__JUlENa__groupDailyCard dt{font-size:8px}}
.MobileGroupQrSheet-module__BEdjDq__popup{--z-index:1200}.MobileGroupQrSheet-module__BEdjDq__popup .adm-popup-body{background:var(--serve-surface,#fff);border-radius:24px 24px 0 0;width:min(100%,430px);max-height:min(88vh,100dvh - 12px);margin-inline:auto;overflow:hidden}.MobileGroupQrSheet-module__BEdjDq__sheet{z-index:1;width:100%;max-height:min(88vh,100dvh - 12px);padding:14px 16px calc(18px + env(safe-area-inset-bottom));color:var(--serve-text,#202735);background:var(--serve-surface,#fff);-webkit-overflow-scrolling:touch;border-radius:24px 24px 0 0;position:relative;overflow-y:auto}.MobileGroupQrSheet-module__BEdjDq__head{align-items:center;gap:12px;margin-bottom:10px;display:flex}.MobileGroupQrSheet-module__BEdjDq__head strong{flex:1;min-width:0;font-size:18px;font-weight:850}.MobileGroupQrSheet-module__BEdjDq__head button{border:1px solid var(--serve-border,#dfe7f1);width:34px;height:34px;color:var(--serve-text-muted,#64748b);background:var(--serve-chat-bg,#f4f7fb);border-radius:10px;flex:0 0 34px;place-items:center;font-size:20px;font-weight:900;line-height:1;display:inline-grid}.MobileGroupQrSheet-module__BEdjDq__designer{flex-direction:column;gap:10px;display:flex}.MobileGroupQrSheet-module__BEdjDq__preview{cursor:zoom-in;background:0 0;border:0;width:100%;margin:0 auto;padding:0}.MobileGroupQrSheet-module__BEdjDq__poster{color:#182235;background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:16px 14px 13px;display:flex;overflow:hidden;box-shadow:0 10px 24px #0f172a1a}.MobileGroupQrSheet-module__BEdjDq__poster[data-frame=蓝色客服],.MobileGroupQrSheet-module__BEdjDq__poster[data-frame=科技蓝]{background:linear-gradient(160deg,#e8f2ff,#fff 36%)}.MobileGroupQrSheet-module__BEdjDq__poster[data-frame=微信]{background:linear-gradient(160deg,#e9fbf1,#fff 36%)}.MobileGroupQrSheet-module__BEdjDq__poster[data-frame=黑金]{color:#ead190;background:linear-gradient(160deg,#171717,#34302a)}.MobileGroupQrSheet-module__BEdjDq__poster[data-frame=红包]{color:#fff;background:linear-gradient(160deg,#ef4444,#b91c1c)}.MobileGroupQrSheet-module__BEdjDq__poster strong{font-size:15px;font-weight:900}.MobileGroupQrSheet-module__BEdjDq__poster small{color:#64748b;font-size:11px;font-weight:750}.MobileGroupQrSheet-module__BEdjDq__poster[data-frame=黑金] small,.MobileGroupQrSheet-module__BEdjDq__poster[data-frame=红包] small{color:inherit;opacity:.85}.MobileGroupQrSheet-module__BEdjDq__poster canvas{border-radius:12px;width:100%!important;height:auto!important}.MobileGroupQrSheet-module__BEdjDq__actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.MobileGroupQrSheet-module__BEdjDq__actions button{border:1px solid var(--serve-border,#dce5f1);color:#42546c;background:var(--serve-chat-bg,#f6f8fc);border-radius:10px;min-height:34px;padding:5px 4px;font-size:11px;font-weight:750}.MobileGroupQrSheet-module__BEdjDq__extra{gap:10px;display:grid}.MobileGroupQrSheet-module__BEdjDq__meta{gap:7px;display:grid}.MobileGroupQrSheet-module__BEdjDq__meta div{overflow-wrap:anywhere;border:1px solid var(--serve-border,#dde6f1);color:#1554a8;text-align:center;background:#f4f8ff;border-radius:12px;padding:8px 10px;font-size:12px;line-height:1.45}.MobileGroupQrSheet-module__BEdjDq__logoConfig{gap:5px;display:grid}.MobileGroupQrSheet-module__BEdjDq__logoConfig>strong,.MobileGroupQrSheet-module__BEdjDq__grid>label>span{color:var(--serve-text-muted,#64748b);font-size:12px;font-weight:750}.MobileGroupQrSheet-module__BEdjDq__logoPicker{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;margin:3px 0;display:grid}.MobileGroupQrSheet-module__BEdjDq__logoPicker button{width:100%;height:38px;color:var(--serve-text-muted,#64748b);background:var(--serve-chat-bg,#f3f6fa);border:2px solid #0000;border-radius:11px;place-items:center;font-size:14px;font-weight:900;display:grid}.MobileGroupQrSheet-module__BEdjDq__logoPicker .MobileGroupQrSheet-module__BEdjDq__logoActive{border-color:var(--app-accent,#1677ff);background:#e6f0ff}.MobileGroupQrSheet-module__BEdjDq__logoPicker img{object-fit:contain;width:24px;height:24px}.MobileGroupQrSheet-module__BEdjDq__grid{flex-direction:column;gap:9px;display:flex}.MobileGroupQrSheet-module__BEdjDq__grid>label{flex-direction:column;gap:5px;font-size:12px;display:flex}.MobileGroupQrSheet-module__BEdjDq__grid>label>input:not([type=range]){box-sizing:border-box;border:1px solid var(--serve-border,#d9e2ef);width:100%;height:34px;color:var(--serve-text,#202735);background:var(--serve-surface,#fff);font:inherit;border-radius:10px;outline:none;padding:0 12px;font-size:14px}.MobileGroupQrSheet-module__BEdjDq__grid>label>input:focus{border-color:var(--app-accent,#1677ff);box-shadow:0 0 0 3px #1677ff1f}.MobileGroupQrSheet-module__BEdjDq__grid input[type=range]{width:100%;accent-color:var(--app-accent,#1677ff)}.MobileGroupQrSheet-module__BEdjDq__choice{grid-template-columns:repeat(var(--columns), minmax(0, 1fr));gap:7px;display:grid}.MobileGroupQrSheet-module__BEdjDq__choice button{border:1px solid var(--serve-border,#d9e2ef);color:#465266;background:var(--serve-chat-bg,#f6f8fc);border-radius:10px;min-height:34px;padding:5px 3px;font-size:12px;font-weight:700}.MobileGroupQrSheet-module__BEdjDq__choice button[aria-pressed=true]{border-color:var(--app-accent,#1677ff);color:#fff;background:var(--app-accent,#1677ff)}.MobileGroupQrSheet-module__BEdjDq__colors{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.MobileGroupQrSheet-module__BEdjDq__colors label{background:linear-gradient(135deg, #1677ff0d, transparent 58%), var(--serve-surface,#fff);border:1px solid #1677ff26;border-radius:14px;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;min-height:46px;padding:9px 10px;display:grid}.MobileGroupQrSheet-module__BEdjDq__colors label span{color:var(--serve-text-muted,#64748b);font-size:13px;font-weight:850}.MobileGroupQrSheet-module__BEdjDq__colors input{background:0 0;border:0;border-radius:10px;width:42px;height:30px;padding:0;overflow:hidden}.MobileGroupQrSheet-module__BEdjDq__previewLayer{z-index:2;background:#0f172ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.MobileGroupQrSheet-module__BEdjDq__previewLayer>button{background:0 0;border:0;width:100%;position:absolute;inset:0}.MobileGroupQrSheet-module__BEdjDq__previewLayer>div{z-index:1;background:#fff;border-radius:20px;width:min(100%,360px);padding:14px;position:relative;box-shadow:0 18px 50px #00000047}.MobileGroupQrSheet-module__BEdjDq__previewLayer>div>button{color:#fff;background:var(--app-accent,#1677ff);border:0;border-radius:10px;width:100%;min-height:38px;margin-top:12px;font-weight:800}@media (max-width:360px){.MobileGroupQrSheet-module__BEdjDq__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.MobileGroupQrSheet-module__BEdjDq__logoPicker{grid-template-columns:repeat(7,minmax(0,1fr))}}
.MobileGroupsPage-module__y41hcG__page{min-height:100%;color:var(--serve-text,#202735);flex-direction:column;padding:12px 12px 92px;display:flex;position:relative}.MobileGroupsPage-module__y41hcG__quota{border:1px solid color-mix(in srgb, #1677ff 24%, var(--serve-border,#dfe7f1));background:linear-gradient(135deg, #1677ff1c, transparent 70%), var(--serve-surface,#fff);border-radius:14px;margin-bottom:12px;padding:13px 14px;box-shadow:0 10px 24px #0f172a0f}.MobileGroupsPage-module__y41hcG__quota>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.MobileGroupsPage-module__y41hcG__quotaHeader{flex-wrap:wrap}.MobileGroupsPage-module__y41hcG__quotaHeader strong{margin-right:auto}.MobileGroupsPage-module__y41hcG__quotaHeader .ant-btn{flex:none}.MobileGroupsPage-module__y41hcG__quota strong{font-size:15px;font-weight:800}.MobileGroupsPage-module__y41hcG__quota span{color:#1554a8;text-align:center;background:#1677ff21;border-radius:999px;min-width:58px;padding:5px 10px;font-size:12px;font-weight:800}.MobileGroupsPage-module__y41hcG__quota p{color:var(--serve-text-muted,#748094);margin:6px 0 0;font-size:12px;line-height:1.45}.MobileGroupsPage-module__y41hcG__quotaLocked{border-color:color-mix(in srgb, #ef4444 26%, var(--serve-border,#dfe7f1));background:linear-gradient(135deg, #ef44441a, transparent 72%), var(--serve-surface,#fff)}.MobileGroupsPage-module__y41hcG__quotaLocked span{color:#dc2626;background:#ef44441c}.MobileGroupsPage-module__y41hcG__list{gap:12px;display:grid}.MobileGroupsPage-module__y41hcG__loading,.MobileGroupsPage-module__y41hcG__empty{border:1px solid var(--serve-border,#e1e7f2);background:var(--serve-surface,#fff);border-radius:16px;place-items:center;min-height:250px;display:grid}.MobileGroupsPage-module__y41hcG__card{border:1px solid var(--serve-border,#e1e7f2);background:var(--serve-surface,#fff);border-radius:16px;min-width:0;padding:12px;overflow:hidden;box-shadow:0 8px 20px #162d530d}.MobileGroupsPage-module__y41hcG__card header{grid-template-columns:48px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid}.MobileGroupsPage-module__y41hcG__card header>div{gap:6px;min-width:0;display:grid}.MobileGroupsPage-module__y41hcG__card header strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;overflow:hidden}.MobileGroupsPage-module__y41hcG__card header span{flex-wrap:wrap;gap:5px;display:flex}.MobileGroupsPage-module__y41hcG__card header .ant-tag{margin:0}.MobileGroupsPage-module__y41hcG__card header .ant-btn{width:44px;height:44px}.MobileGroupsPage-module__y41hcG__notice{min-height:38px;color:var(--serve-text-muted,#657084);background:var(--serve-chat-bg,#f5f7fb);border-radius:11px;margin:12px 0 0;padding:10px 11px;font-size:12px;line-height:1.5}.MobileGroupsPage-module__y41hcG__invite{border:1px solid color-mix(in srgb, var(--app-accent,#1677ff) 16%, var(--serve-border,#dbeafe));background:color-mix(in srgb, var(--app-accent,#1677ff) 5%, var(--serve-surface,#fff));border-radius:12px;grid-template-columns:minmax(0,1fr) 40px 40px;align-items:center;gap:3px;margin-top:9px;padding:7px;display:grid}.MobileGroupsPage-module__y41hcG__invite span{min-width:0;color:var(--app-accent,#1677ff);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.MobileGroupsPage-module__y41hcG__invite .ant-btn{width:40px;height:40px}.MobileGroupsPage-module__y41hcG__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8px;margin-top:10px;display:grid}.MobileGroupsPage-module__y41hcG__actions>label{border:1px solid var(--serve-border,#d9d9d9);border-radius:8px;justify-content:space-between;align-items:center;gap:6px;min-height:44px;padding:0 10px;font-size:12px;display:flex}.MobileGroupsPage-module__y41hcG__actions .ant-btn{min-height:44px}.MobileGroupsPage-module__y41hcG__actions>:last-child{grid-column:1/-1}.MobileGroupsPage-module__y41hcG__fab{z-index:20;right:max(18px,50vw - 197px);bottom:calc(76px + env(safe-area-inset-bottom));font-size:28px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 10px 22px #1677ff57;border:0!important;border-radius:50%!important;width:52px!important;height:52px!important;position:fixed!important}.MobileGroupsPage-module__y41hcG__drawer{position:absolute}.MobileGroupsPage-module__y41hcG__drawer .ant-drawer-mask{background:#0000008c}.MobileGroupsPage-module__y41hcG__drawer .ant-drawer-content{border-radius:24px 24px 0 0}.MobileGroupsPage-module__y41hcG__drawer .ant-drawer-header{border-bottom:0;min-height:70px;padding:18px 18px 12px}.MobileGroupsPage-module__y41hcG__drawer .ant-drawer-title{font-size:17px;font-weight:800}.MobileGroupsPage-module__y41hcG__drawer .ant-drawer-close{background:var(--serve-chat-bg,#f3f6fa);border-radius:12px;width:44px;height:44px;margin-inline-end:6px}.MobileGroupsPage-module__y41hcG__drawer .ant-drawer-body{padding:0 18px calc(22px + env(safe-area-inset-bottom))}.MobileGroupsPage-module__y41hcG__form{gap:18px;display:grid}.MobileGroupsPage-module__y41hcG__avatarRow{background:color-mix(in srgb, var(--app-accent,#1677ff) 7%, var(--serve-surface,#fff));border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.MobileGroupsPage-module__y41hcG__field{gap:8px;display:grid}.MobileGroupsPage-module__y41hcG__verifyBackground{border:1px dashed var(--serve-border,#d9e2ef);background:var(--serve-chat-bg,#f5f7fb);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px;font-size:12px;display:grid}.MobileGroupsPage-module__y41hcG__verifyBackground strong{color:var(--serve-text-muted,#657084)}.MobileGroupsPage-module__y41hcG__verifyBackground img{object-fit:cover;border-radius:9px;grid-column:1/-1;width:100%;max-height:118px}.MobileGroupsPage-module__y41hcG__cardMain{border:0;border-bottom:1px solid var(--serve-border,#e1e7f2);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;gap:10px;padding:0 0 9px;display:flex}.MobileGroupsPage-module__y41hcG__cardAvatar{object-fit:cover;border:1px solid #dbe4f2;border-radius:13px;flex:none;width:46px;height:46px}.MobileGroupsPage-module__y41hcG__cardAvatarPlaceholder{color:var(--app-accent,#1677ff);background:linear-gradient(135deg, color-mix(in srgb, var(--app-accent,#1677ff) 18%, #fff), #eef5ff);justify-content:center;align-items:center;font-size:18px;font-weight:900;display:inline-flex}.MobileGroupsPage-module__y41hcG__cardMainCopy{flex:1;min-width:0}.MobileGroupsPage-module__y41hcG__cardTitle{align-items:center;gap:7px;display:flex}.MobileGroupsPage-module__y41hcG__cardTitle strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:900;overflow:hidden}.MobileGroupsPage-module__y41hcG__cardTitle span{color:#047857;background:#ecfdf3;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.MobileGroupsPage-module__y41hcG__cardMainCopy p{color:var(--serve-text-muted,#748094);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;overflow:hidden}.MobileGroupsPage-module__y41hcG__cardTags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.MobileGroupsPage-module__y41hcG__cardTags span{color:#48617f;background:#f6f9ff;border:1px solid #dce7f6;border-radius:999px;padding:3px 7px;font-size:10px;line-height:1.1}.MobileGroupsPage-module__y41hcG__cardLink{background:#f4f8ff;border:1px solid #dbeafe;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;margin-top:9px;padding:8px;display:grid;overflow:hidden}.MobileGroupsPage-module__y41hcG__cardLink span{color:#1554a8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;display:block;overflow:hidden}.MobileGroupsPage-module__y41hcG__cardLink .ant-btn{border-radius:9px;flex:none}.MobileGroupsPage-module__y41hcG__cardActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px;padding-top:0;display:flex}.MobileGroupsPage-module__y41hcG__cardActions .ant-btn{border-radius:10px;flex:calc(33.333% - 8px);min-width:0;min-height:32px;padding-inline:4px;font-size:12px;font-weight:850}.MobileGroupsPage-module__y41hcG__cardActions>span{min-width:34px;color:var(--serve-text-muted,#748094);font-size:12px;font-weight:850}.MobileGroupsPage-module__y41hcG__cardActions .ant-switch{flex:none}.MobileGroupsPage-module__y41hcG__popup{z-index:1000;align-items:flex-end;display:flex;position:fixed;inset:0}.MobileGroupsPage-module__y41hcG__popupMask{cursor:default;background:#0000008c;border:0;width:100%;position:absolute;inset:0}.MobileGroupsPage-module__y41hcG__popupBody{z-index:1;background:var(--serve-surface,#fff);border-radius:24px 24px 0 0;width:100%;max-height:min(78vh,720px);position:relative;overflow-y:auto;box-shadow:0 -8px 30px #0f172a2e}.MobileGroupsPage-module__y41hcG__sheet{padding:14px 16px calc(22px + env(safe-area-inset-bottom));flex-direction:column;gap:13px;display:flex}.MobileGroupsPage-module__y41hcG__sheetHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.MobileGroupsPage-module__y41hcG__sheetHead strong{font-size:20px}.MobileGroupsPage-module__y41hcG__sheetHead button{border:1px solid var(--serve-border,#e1e7f2);width:34px;height:34px;color:var(--serve-text-muted,#64748b);background:var(--serve-chat-bg,#f3f6fa);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.MobileGroupsPage-module__y41hcG__avatarPreview{object-fit:cover;border:1px solid #dbe4f2;border-radius:13px;width:58px;height:58px}.MobileGroupsPage-module__y41hcG__sheet .MobileGroupsPage-module__y41hcG__field{gap:7px}.MobileGroupsPage-module__y41hcG__sheet .MobileGroupsPage-module__y41hcG__field strong{color:var(--serve-text,#202735);font-size:13px}.MobileGroupsPage-module__y41hcG__sheet .MobileGroupsPage-module__y41hcG__field input,.MobileGroupsPage-module__y41hcG__sheet .MobileGroupsPage-module__y41hcG__field textarea{box-sizing:border-box;border:1px solid var(--serve-border,#d8e1ed);width:100%;color:var(--serve-text,#202735);background:var(--serve-surface,#fff);font:inherit;border-radius:9px;outline:none;padding:10px 12px;font-size:13px}.MobileGroupsPage-module__y41hcG__sheet .MobileGroupsPage-module__y41hcG__field textarea{resize:vertical}.MobileGroupsPage-module__y41hcG__sheet .MobileGroupsPage-module__y41hcG__field input:focus,.MobileGroupsPage-module__y41hcG__sheet .MobileGroupsPage-module__y41hcG__field textarea:focus{border-color:var(--app-accent,#1677ff);box-shadow:0 0 0 3px color-mix(in srgb, var(--app-accent,#1677ff) 12%, transparent)}.MobileGroupsPage-module__y41hcG__field strong{color:var(--serve-text-muted,#657084);font-size:13px}:is(.MobileGroupsPage-module__y41hcG__field .ant-input,.MobileGroupsPage-module__y41hcG__field .ant-input-affix-wrapper){background:var(--serve-chat-bg,#f5f7fb);border-radius:12px;min-height:48px}.MobileGroupsPage-module__y41hcG__field textarea.ant-input{min-height:112px}.MobileGroupsPage-module__y41hcG__submit{border-radius:12px;min-height:50px;margin-top:2px;font-weight:800}.MobileGroupsPage-module__y41hcG__members{gap:9px;display:grid}.MobileGroupsPage-module__y41hcG__members article{border:1px solid var(--serve-border,#e1e7f2);background:var(--serve-surface,#fff);border-radius:13px;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:10px;display:grid}.MobileGroupsPage-module__y41hcG__members article>div{gap:3px;min-width:0;display:grid}.MobileGroupsPage-module__y41hcG__members article strong,.MobileGroupsPage-module__y41hcG__members article span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileGroupsPage-module__y41hcG__members article span{color:var(--serve-text-muted,#748094);font-size:11px}.MobileGroupsPage-module__y41hcG__members article .ant-btn{min-height:40px;padding-inline:9px;font-size:12px}@media (max-width:370px){.MobileGroupsPage-module__y41hcG__members article{grid-template-columns:36px minmax(0,1fr) auto}.MobileGroupsPage-module__y41hcG__members article>:last-child{grid-column:2/-1}}
.MobileGroupMembersPage-module__w6tpjW__page{width:100%;min-height:100%;color:var(--serve-text,#202735);background:var(--serve-chat-bg,#f4f7fb);flex-direction:column;display:flex}.MobileGroupMembersPage-module__w6tpjW__nav{border-bottom:1px solid var(--serve-border,#e2e8f0);background:var(--serve-surface,#fff);grid-template-columns:40px 40px minmax(0,1fr) 40px;align-items:center;gap:4px;min-height:58px;padding:3px 8px;display:grid}.MobileGroupMembersPage-module__w6tpjW__nav button{width:40px;height:40px;color:var(--app-accent,#1677ff);background:0 0;border:0;font-size:30px;line-height:1}.MobileGroupMembersPage-module__w6tpjW__nav strong{color:var(--serve-text,#202735);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:850;overflow:hidden}.MobileGroupMembersPage-module__w6tpjW__body{flex:1;min-height:0;padding:12px;overflow-y:auto}.MobileGroupMembersPage-module__w6tpjW__surface{background:var(--serve-surface,#fff);border:1px solid #e1e7f2;border-radius:16px;padding:11px;box-shadow:0 8px 20px #162d530d}.MobileGroupMembersPage-module__w6tpjW__titleRow{align-items:center;gap:10px;margin:0 0 12px;display:flex}.MobileGroupMembersPage-module__w6tpjW__titleRow h3{color:var(--serve-text,#202735);margin:0;padding-left:10px;font-size:18px;font-weight:900;position:relative}.MobileGroupMembersPage-module__w6tpjW__titleRow h3:before{background:var(--app-accent,#1677ff);content:"";border-radius:8px;width:4px;position:absolute;top:2px;bottom:2px;left:0}.MobileGroupMembersPage-module__w6tpjW__titleRow span{color:var(--serve-text-muted,#667085);font-size:14px;font-weight:800}.MobileGroupMembersPage-module__w6tpjW__search{grid-template-columns:minmax(0,1fr) 72px;gap:8px;margin:0 0 10px;display:grid}.MobileGroupMembersPage-module__w6tpjW__search input{box-sizing:border-box;border:1px solid var(--serve-border,#dfe7f1);min-width:0;min-height:42px;color:var(--serve-text,#202735);background:var(--serve-surface,#fff);font:inherit;border-radius:12px;outline:none;padding:0 12px;font-size:14px}.MobileGroupMembersPage-module__w6tpjW__search input:focus{border-color:var(--app-accent,#1677ff);box-shadow:0 0 0 3px #1677ff1a}.MobileGroupMembersPage-module__w6tpjW__search button{border:1px solid var(--serve-border,#dfe7f1);color:#fff;background:var(--app-accent,#1677ff);border-radius:12px;justify-content:center;align-items:center;gap:4px;min-height:42px;font-size:13px;font-weight:900;display:inline-flex}.MobileGroupMembersPage-module__w6tpjW__list{gap:9px;display:grid}.MobileGroupMembersPage-module__w6tpjW__item{background:var(--serve-surface,#fff);border:1px solid #e1e7f2;border-radius:16px;padding:11px;display:block;box-shadow:0 8px 20px #162d530d}.MobileGroupMembersPage-module__w6tpjW__main{border-bottom:1px solid var(--serve-border,#e1e7f2);align-items:center;gap:10px;min-width:0;padding-bottom:9px;display:flex}.MobileGroupMembersPage-module__w6tpjW__avatar{border:1px solid #dbe4f2;flex:none;font-size:15px;box-shadow:0 5px 12px #1c335814;width:42px!important;height:42px!important}.MobileGroupMembersPage-module__w6tpjW__main>div{min-width:0}.MobileGroupMembersPage-module__w6tpjW__main strong{color:var(--serve-text,#202735);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:850;line-height:1.25;display:block;overflow:hidden}.MobileGroupMembersPage-module__w6tpjW__status{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.MobileGroupMembersPage-module__w6tpjW__status span{color:#48617f;background:#f6f9ff;border:1px solid #dce7f6;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800;line-height:1.25}.MobileGroupMembersPage-module__w6tpjW__status span:first-child{color:#245bdb;background:#eaf2ff;border-color:#9abaff}.MobileGroupMembersPage-module__w6tpjW__status .MobileGroupMembersPage-module__w6tpjW__online{color:#047857;background:#ecfdf3;border-color:#86efac}.MobileGroupMembersPage-module__w6tpjW__status span:last-child{color:#a35300;background:#fff7de;border-color:#f8c56c}.MobileGroupMembersPage-module__w6tpjW__actions{flex-wrap:wrap;justify-content:flex-start;gap:7px;margin-top:9px;display:flex}.MobileGroupMembersPage-module__w6tpjW__actions .ant-btn{border-radius:10px;flex:calc(25% - 8px);min-width:0;min-height:32px;padding-inline:4px;font-size:12px;font-weight:850}.MobileGroupMembersPage-module__w6tpjW__empty{place-items:center;min-height:180px;display:grid}
