@charset "UTF-8";:root{--app-font-scale: 1;--wx-20: calc(20px * var(--app-font-scale));--wx-18: calc(18px * var(--app-font-scale));--wx-17: calc(17px * var(--app-font-scale));--wx-16: calc(16px * var(--app-font-scale));--wx-14: calc(14px * var(--app-font-scale));--wx-13: calc(13px * var(--app-font-scale));--wx-11: calc(11px * var(--app-font-scale));--stitch-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "HarmonyOS Sans SC", "HarmonyOS Sans", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans SC", sans-serif;--stitch-font-display: var(--stitch-font-sans);--stitch-text-page-title: var(--wx-20);--stitch-text-module-title: var(--wx-18);--stitch-text-title-main: var(--wx-17);--stitch-text-section: var(--wx-16);--stitch-text-body: var(--wx-16);--stitch-text-list-primary: var(--wx-16);--stitch-text-list-preview: var(--wx-14);--stitch-text-caption: var(--wx-14);--stitch-text-label: var(--wx-13);--stitch-text-tab: var(--wx-11);--stitch-text-kpi: var(--wx-20);--stitch-text-primary: #333333;--stitch-text-long: #4d4d4d;--stitch-text-secondary: #888888;--stitch-text-tertiary: #b2b2b2;--stitch-text-placeholder: #c8c8c8;--stitch-on-surface: var(--stitch-text-primary);--stitch-on-surface-variant: #666666;--stitch-secondary: var(--stitch-text-secondary);--stitch-leading-tight: 1.3;--stitch-leading-body: 1.5;--stitch-leading-loose: 1.6;--stitch-paragraph-gap: 1.3;--stitch-module-gap: 20px}.stitch-top-bar__title,.chat-header__title,.stitch-topbar__title{font-size:min(var(--stitch-text-title-main),20px)!important;font-weight:500!important;letter-spacing:0}body{font-family:var(--stitch-font-sans);font-size:var(--stitch-text-body);font-weight:400;line-height:var(--stitch-leading-body);color:var(--stitch-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}p,.stitch-text-body,.m-empty{line-height:var(--stitch-leading-body)}.stitch-text-long{color:var(--stitch-text-long);line-height:var(--stitch-leading-loose)}.stitch-text-secondary{color:var(--stitch-text-secondary)}.stitch-text-tertiary{color:var(--stitch-text-tertiary)}.stitch-text-placeholder{color:var(--stitch-text-placeholder)}.stitch-session-row__head h3,.im-session-row__title{font-size:var(--stitch-text-list-primary);font-weight:500;line-height:calc(var(--stitch-text-list-primary) * var(--stitch-leading-tight));color:var(--stitch-text-primary)}.stitch-session-row__foot p,.im-session-row__preview{font-size:var(--stitch-text-list-preview);line-height:calc(var(--stitch-text-list-preview) * var(--stitch-leading-tight));color:var(--stitch-text-secondary)}.stitch-session-row__head time,.im-session-row__time{font-size:var(--stitch-text-tab);line-height:calc(var(--stitch-text-tab) * var(--stitch-leading-tight));color:var(--stitch-text-tertiary)}.chat-bubble:not(.chat-bubble--media):not(.chat-bubble--file):not(.chat-bubble--voice){font-size:var(--stitch-text-body);line-height:var(--stitch-leading-body);color:var(--stitch-text-primary)}.chat-time{font-size:var(--stitch-text-tab);color:var(--stitch-text-tertiary)}.chat-header__sub{font-size:var(--stitch-text-label);color:var(--stitch-text-secondary)}.shell-tab-bar__label{font-size:var(--stitch-text-tab);font-weight:400}.shell-tab-bar__badge{font-size:var(--stitch-text-tab)}input::placeholder,textarea::placeholder{color:var(--stitch-text-placeholder)}:root{--stitch-bg: #f5f7fa;--stitch-surface: #ffffff;--stitch-surface-tint: #f9f9ff;--stitch-outline: #e5e6eb;--stitch-outline-variant: #c3c5d9;--stitch-on-surface: #333333;--stitch-on-surface-variant: #666666;--stitch-secondary: #888888;--stitch-primary: #0052d9;--stitch-primary-pressed: #003cab;--stitch-primary-container: #0052d9;--stitch-primary-tint: #e8f0fe;--stitch-primary-muted: rgba(0, 82, 217, .06);--stitch-primary-border: rgba(0, 82, 217, .1);--stitch-error: #f53f3f;--stitch-warning: #ff7d00;--stitch-warning-bg: #fff7e8;--stitch-success: #00b42a;--stitch-success-bg: rgba(0, 180, 42, .1);--stitch-error-bg: rgba(245, 63, 63, .1);--stitch-radius-btn: 12px;--stitch-radius-card: 16px;--stitch-radius-sheet: 20px;--stitch-radius-icon: 50%;--stitch-radius-icon-plate: 50%;--stitch-space-1: 8px;--stitch-space-2: 16px;--stitch-space-3: 24px;--stitch-space-4: 32px;--stitch-screen-pad: clamp(16px, 4vw, 20px);--stitch-gutter: var(--stitch-space-2);--stitch-lg: var(--stitch-space-3);--stitch-xl: var(--stitch-space-4);--stitch-tab-h: 56px;--stitch-leading-kpi: 1.3;--stitch-shadow-card: 0 2px 12px rgba(0, 21, 64, .06);--stitch-shadow-card-hover: 0 4px 16px rgba(0, 21, 64, .08);--stitch-ease-out: cubic-bezier(.33, 1, .68, 1);--stitch-duration-fast: .2s;--m-bg: var(--stitch-bg);--m-surface: var(--stitch-surface);--m-text: var(--stitch-on-surface);--m-text-secondary: var(--stitch-secondary);--m-border: var(--stitch-outline);--m-primary: var(--stitch-primary);--m-primary-dark: var(--stitch-primary-pressed);--m-primary-light: var(--stitch-primary-tint);--m-tab-inactive: var(--stitch-secondary);--m-nav-bg: var(--stitch-surface);--m-shadow-sm: var(--stitch-shadow-card);--do-shadow-card: var(--stitch-shadow-card);--m-radius-sm: var(--stitch-radius-card);--m-font: var(--stitch-font-sans)}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-font-smoothing:antialiased}.material-symbols-outlined.is-filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.stitch-card{background:var(--stitch-surface);border:1px solid var(--stitch-outline-variant);border-radius:var(--stitch-radius-card);box-shadow:var(--stitch-shadow-card)}:root[data-crm-color-mode=dark]{--stitch-bg: #071322;--stitch-surface: #0f1b2d;--stitch-surface-tint: #152238;--stitch-outline: #2a3a52;--stitch-outline-variant: #3d4f66;--stitch-on-surface: #e8edf5;--stitch-on-surface-variant: #b8c4d4;--stitch-secondary: #9aa8ba;--stitch-text-primary: #e8edf5;--stitch-text-long: #c8d4e4;--stitch-text-secondary: #9aa8ba;--stitch-text-tertiary: #7a8a9e;--stitch-text-placeholder: #6a7a8e;--stitch-primary: #4d8dff;--stitch-primary-pressed: #3a7ae8;--stitch-primary-tint: rgba(77, 141, 255, .12);--stitch-primary-muted: rgba(77, 141, 255, .1);--stitch-primary-border: rgba(77, 141, 255, .18);--stitch-warning-bg: rgba(255, 125, 0, .15);--stitch-success-bg: rgba(0, 180, 42, .15);--stitch-error-bg: rgba(245, 63, 63, .15);--stitch-shadow-card: 0 4px 16px rgba(0, 0, 0, .35);--m-skeleton: #1a2a40;--m-skeleton-mid: #243552;--m-bg: var(--stitch-bg);--m-surface: var(--stitch-surface);--m-text: var(--stitch-on-surface);--m-text-secondary: var(--stitch-secondary);--m-border: var(--stitch-outline)}.stitch-section-title{margin:0;font-family:var(--stitch-font-sans);font-size:var(--stitch-text-section);font-weight:500;line-height:calc(var(--stitch-text-section) * var(--stitch-leading-tight));letter-spacing:0;color:var(--stitch-on-surface)}.stitch-label-caps{font-family:var(--stitch-font-sans);font-size:var(--stitch-text-label);font-weight:500;letter-spacing:.02em;line-height:calc(var(--stitch-text-label) * var(--stitch-leading-tight));color:var(--stitch-secondary);text-transform:none}.stitch-kpi-value{font-family:var(--stitch-font-display);font-size:var(--stitch-text-kpi);font-weight:600;line-height:calc(var(--stitch-text-kpi) * var(--stitch-leading-kpi));font-variant-numeric:tabular-nums;letter-spacing:0;color:var(--stitch-primary)}.stitch-meta{font-family:var(--stitch-font-sans);font-size:var(--stitch-text-caption);font-weight:400;line-height:calc(var(--stitch-text-caption) * var(--stitch-leading-tight));letter-spacing:0;color:var(--stitch-secondary)}.stitch-status-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-family:var(--stitch-font-sans);font-size:var(--stitch-text-tab);font-weight:600;line-height:14px}.stitch-status-pill--warning{background:var(--stitch-warning-bg);color:var(--stitch-warning)}.stitch-status-pill--progress{background:var(--stitch-primary-tint);color:var(--stitch-primary)}.stitch-status-pill--urgent{background:#f53f3f1a;color:var(--stitch-error)}.stitch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:none;border-radius:12px;font-family:var(--stitch-font-sans);font-size:var(--stitch-text-body, 16px);font-weight:600;line-height:1.2;cursor:pointer;background:var(--stitch-surface, #fff);color:var(--stitch-on-surface, #1d2129);-webkit-appearance:none;appearance:none;box-shadow:none}.stitch-btn--primary{background:var(--stitch-primary, #165dff);color:#fff;box-shadow:0 4px 14px #165dff3d}.stitch-btn--primary:active:not(:disabled){background:var(--stitch-primary-pressed, #0e42d2);box-shadow:0 2px 8px #165dff33}.stitch-btn--secondary{background:var(--stitch-primary-muted, rgba(22, 93, 255, .08));color:var(--stitch-primary, #165dff);border:1px solid rgba(22,93,255,.18)}.stitch-btn--secondary:active:not(:disabled){background:#165dff24}.stitch-btn--block{width:100%}.stitch-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.stitch-tap,.stitch-segmented__item,.drive-toolbar__btn,.drive-sort button,.drive-archive-bar__chip,.stitch-btn,.stitch-list-more{transition:transform var(--stitch-duration-fast) var(--stitch-ease-out),background var(--stitch-duration-fast) var(--stitch-ease-out),color var(--stitch-duration-fast) var(--stitch-ease-out),box-shadow var(--stitch-duration-fast) var(--stitch-ease-out)}.stitch-tap:active:not(:disabled),.stitch-segmented__item:active:not(:disabled),.drive-toolbar__btn:active:not(:disabled),.drive-sort button:active:not(:disabled),.drive-archive-bar__chip:active:not(:disabled),.stitch-btn:active:not(:disabled),.stitch-list-more:active:not(:disabled){transform:scale(.97)}.stitch-text-page-title{font-family:var(--stitch-font-sans);font-size:var(--stitch-text-page-title);font-weight:600;line-height:calc(var(--stitch-text-page-title) * var(--stitch-leading-tight));letter-spacing:0;color:var(--stitch-on-surface)}.stitch-text-module-title{font-family:var(--stitch-font-sans);font-size:var(--stitch-text-module-title);font-weight:500;line-height:calc(var(--stitch-text-module-title) * var(--stitch-leading-tight));letter-spacing:0;color:var(--stitch-on-surface)}.stitch-text-body{font-family:var(--stitch-font-sans);font-size:var(--stitch-text-body);font-weight:400;line-height:var(--stitch-leading-body);color:var(--stitch-on-surface)}.stitch-text-caption{font-family:var(--stitch-font-sans);font-size:var(--stitch-text-caption);font-weight:400;line-height:calc(var(--stitch-text-caption) * var(--stitch-leading-tight));letter-spacing:0;color:var(--stitch-secondary)}.stitch-text-kpi{font-family:var(--stitch-font-display);font-size:var(--stitch-text-kpi);font-weight:600;line-height:calc(var(--stitch-text-kpi) * var(--stitch-leading-kpi));font-variant-numeric:tabular-nums;letter-spacing:0;color:var(--stitch-primary)}.stitch-skeleton-list{display:flex;flex-direction:column;gap:var(--stitch-space-1);padding:var(--stitch-space-2) var(--stitch-screen-pad)}.stitch-skeleton-row{display:flex;align-items:center;gap:var(--stitch-space-2);padding:var(--stitch-space-2);border-radius:var(--stitch-radius-card);background:var(--stitch-surface);border:1px solid var(--stitch-outline-variant)}.stitch-skeleton-row__icon{width:40px;height:40px;border-radius:var(--stitch-radius-icon);flex-shrink:0}.stitch-skeleton-row__lines{flex:1;display:flex;flex-direction:column;gap:8px}.stitch-skeleton-row__line{height:12px;border-radius:6px}.stitch-skeleton-row__line--short{width:55%}.stitch-shimmer{background:linear-gradient(90deg,var(--m-skeleton) 25%,var(--m-skeleton-mid) 50%,var(--m-skeleton) 75%);background-size:200% 100%;animation:stitch-shimmer 1.2s ease-in-out infinite}@keyframes stitch-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-fade-enter-active{transition:opacity .22s var(--stitch-ease-out)}.page-fade-leave-active{transition:opacity .18s var(--stitch-ease-out)}.page-fade-enter-from,.page-fade-leave-to{opacity:0}:root{--app-min-h: 100dvh;--app-min-h: 100svh;--app-h: var(--app-height, 100dvh);--app-w: var(--app-width, 100vw);--m-safe-t: env(safe-area-inset-top, 0px);--m-safe-r: env(safe-area-inset-right, 0px);--m-safe-b: env(safe-area-inset-bottom, 0px);--m-safe-l: env(safe-area-inset-left, 0px);--stitch-tab-h: clamp(50px, 14vw, 56px);--stitch-topbar-h: calc(44px + var(--m-safe-t));--stitch-touch-min: 44px}html{width:100%;max-width:100%;overflow-x:hidden}body{width:100%;max-width:100%;overflow-x:hidden;padding-left:var(--m-safe-l);padding-right:var(--m-safe-r)}#app,.shell,.shell__body,.m-page{width:100%;max-width:100%;min-height:var(--app-min-h)}.m-page--fill,.chat-page.m-page--no-tab{display:flex;flex-direction:column;width:100%;max-width:100%;height:var(--app-h);min-height:var(--app-h);max-height:var(--app-h);overflow:hidden}.m-page--no-tab:not(.chat-page){min-height:var(--app-h);padding-bottom:var(--m-safe-b)}html[data-app-viewport=compact]{--stitch-screen-pad: 12px;--stitch-gutter: 10px}html[data-app-viewport=large]{--stitch-screen-pad: clamp(16px, 4vw, 22px);--stitch-gutter: clamp(12px, 3vw, 14px)}html[data-app-viewport=fold-cover]{--stitch-screen-pad: 10px;--stitch-gutter: 8px;--stitch-tab-h: 50px;--stitch-topbar-h: calc(40px + var(--m-safe-t));--stitch-touch-min: 40px}html[data-app-viewport=fold-cover] .attach-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding-left:12px!important;padding-right:12px!important}html[data-app-viewport=fold-cover] .attach-tile__ico{width:48px!important;height:48px!important}html[data-app-viewport=fold-cover] .chat-header__title{font-size:15px!important}html[data-app-viewport=fold-cover] .shell-tab-bar__label{font-size:10px!important}html[data-app-viewport=fold-wide]{--stitch-screen-pad: clamp(14px, 3.2vw, 20px);--chat-bubble-max: min(340px, 46vw)}@media (orientation: landscape) and (max-height: 480px){:root{--stitch-tab-h: 48px}.shell-tab-bar__tab{padding-top:4px!important;padding-bottom:2px!important}.shell-tab-bar__label{font-size:10px!important}.chat-input{min-height:52px!important;padding-top:4px!important;padding-bottom:calc(4px + var(--m-safe-b))!important}.chat-voice-overlay__panel{transform:scale(.92)}}@media (min-width: 600px){:root{--stitch-screen-pad: clamp(18px, 3vw, 28px)}}button,a,input,select,textarea,[role=button]{touch-action:manipulation}img,video,iframe{max-width:100%}.login-page{width:100%!important;max-width:100%!important}*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;min-height:100dvh}html{-webkit-text-size-adjust:100%}:root{--crm-font-sans: var(--stitch-font-sans);--do-primary: #0052d9;--do-primary-dark: #003cab;--do-primary-light: #e8f0fe;--do-accent: #165dff;--do-bg: #f5f7fa;--do-canvas: #f9f9ff;--do-text: #333333;--do-text-muted: #666666;--do-shadow-card: 0 4px 12px rgba(0, 0, 0, .05);--m-primary: var(--do-primary);--m-primary-dark: var(--do-primary-dark);--m-primary-light: var(--do-primary-light);--m-on-primary: #ffffff;--m-bg: var(--do-bg);--m-surface: #ffffff;--m-text: var(--do-text);--m-text-secondary: #888888;--m-border: rgba(0, 0, 0, .06);--m-success: #52c41a;--m-success-bg: #f6ffed;--m-warning: #faad14;--m-warning-bg: #fffbe6;--m-danger: #ff4d4f;--m-danger-bg: #fff2f0;--m-shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--m-radius-sm: 12px;--m-tab-h: 56px;--m-safe-b: env(safe-area-inset-bottom, 0px);--m-safe-t: env(safe-area-inset-top, 0px);--m-font: var(--crm-font-sans);--m-nav-bg: #ffffff;--m-tab-inactive: #bfbfbf;--m-skeleton: #eef1f5;--m-skeleton-mid: #e2e8f0;--m-overlay: rgba(0, 0, 0, .45);--m-drawer-shadow: 12px 0 40px rgba(0, 21, 64, .12);--m-item-active-bg: #f1f3ff}body{font-family:var(--m-font);background:var(--m-bg)}button,input[type=button],input[type=submit],input[type=reset]{font-family:inherit;-webkit-appearance:none;appearance:none}.m-page{min-height:var(--app-min-h);width:100%;max-width:100%;background:var(--m-bg)}.m-empty{padding:32px 16px;text-align:center;color:var(--m-text-secondary);font-size:var(--stitch-text-caption)}.m-card{margin:0 var(--stitch-screen-pad);padding:var(--stitch-screen-pad);border-radius:var(--stitch-radius-card);background:var(--stitch-surface);border:1px solid var(--stitch-outline-variant)}.m-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:none;border-radius:10px;font-size:var(--stitch-text-body);font-weight:500;cursor:pointer}.m-btn--primary{background:var(--m-primary);color:var(--m-on-primary)}.m-btn--block{width:100%}.m-field{margin-bottom:12px}.m-field label{display:block;margin-bottom:6px;font-size:var(--stitch-text-label);color:var(--m-text-secondary)}.m-field input,.m-field textarea,.m-field select{width:100%;min-height:40px;padding:8px 12px;border:1px solid var(--m-border);border-radius:10px;font:inherit;background:#fff}.mobile-brand-logo:before{content:"节节通"}
