html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--bg-primary:#fff;--bg-secondary:#f5f5f5;--bg-tertiary:#f8f9fa;--bg-layout:#f0f2f5;--border-color:#f0f0f0;--border-light:#fafafa;--text-primary:#333;--text-secondary:#666;--text-tertiary:#999;--card-bg:linear-gradient(180deg, #fffffffa, #f8fafcf2);--sub-card-bg:linear-gradient(180deg, #fffffff5, #fafcfffa);--soft-bg:#f8fafc;--soft-border:#e2e8f0;--shadow-card:0 24px 70px #0f172a12;--shadow-sub-card:0 18px 40px #0f172a0f}[data-theme=dark]{--bg-primary:#19191f;--bg-secondary:#111116;--bg-tertiary:#202026;--bg-layout:#0f0f12;--border-color:#ffffff1a;--border-light:#ffffff0f;--text-primary:#f2f2f5;--text-secondary:#b9b9c3;--text-tertiary:#858592;--card-bg:linear-gradient(180deg, #1e1e25fa, #16161bfa);--sub-card-bg:linear-gradient(180deg, #202027fa, #18181efa);--soft-bg:#202026;--soft-border:#ffffff17;--shadow-card:0 18px 52px #00000052;--shadow-sub-card:0 12px 30px #0000003d}:root{color:#1f2533;background:radial-gradient(circle at 0 0,#2367ff24,#0000 28%),radial-gradient(circle at 100% 100%,#3cadff1f,#0000 26%),#eef3fb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}html,body,#root{height:100%;min-height:100%;margin:0}body{background:inherit}[data-theme=dark],[data-theme=dark] body{color:var(--text-primary);background:linear-gradient(#101014 0%,#0f0f12 100%)}button{font:inherit}.app-shell{height:100vh;display:flex;overflow:hidden}.app-main{background:var(--app-bg,#f0f2f5);flex:1;min-width:0;height:100vh;padding:12px;transition:background .3s;overflow-y:auto}[data-theme=dark] .app-main{background:var(--bg-layout)!important}.workspace-layout{grid-template-columns:280px minmax(0,1fr) 300px;gap:12px;height:100%;display:grid}.conversation-panel,.chat-panel,.right-panel{background:var(--bg-primary);border:1px solid #d2e0f1cc;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px #12253f0f}.conversation-panel{flex-direction:column;gap:14px;padding:18px;display:flex}.conversation-panel__header{justify-content:space-between;align-items:center;display:flex}.conversation-list{flex-direction:column;flex:1;gap:10px;display:flex;overflow-y:auto}.conversation-color-option{border-radius:999px;width:12px;height:12px;display:inline-flex}.conversation-empty{place-items:center;height:100%;display:grid}.conversation-item{background:var(--bg-primary);text-align:left;cursor:pointer;border:0;border-radius:0;align-items:center;gap:12px;width:100%;height:64px;padding:12px;transition:background .2s;display:flex;position:relative}.conversation-item:hover{background:var(--bg-secondary)}.conversation-item--active{background:#e8f4fd;border-left:3px solid #1677ff}.conversation-item__active-bar{display:none}.conversation-item__content{flex:1;min-width:0}.conversation-item__top,.conversation-item__bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-item__title{max-width:100%}.conversation-item__title .ant-typography{max-width:148px}.conversation-item__subtitle{margin-top:2px;font-size:12px;display:block}.conversation-item__bottom{margin-top:8px}.conversation-item__meta{color:#98a1b2;align-items:center;gap:6px;display:flex}.conversation-item__sign{border-radius:999px;width:8px;height:8px}.conversation-item__pin{color:#1677ff}.chat-panel{background:linear-gradient(#fffffff5,#f7fafff0),#f8fbff;flex-direction:column;display:flex;position:relative}.chat-panel--empty{place-items:center;display:grid}.chat-panel__header{background:var(--bg-primary);border-bottom:1px solid #dfe9f5e6;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.chat-panel__banner{color:#8f5d00;background:linear-gradient(90deg,#fff1b8,#ffe58f);border-bottom:1px solid #d6aa202e;padding:10px 24px;font-size:13px;font-weight:600}.chat-panel__header-main{align-items:center;gap:14px;display:flex}.chat-panel__header-subtitle{align-items:center;gap:10px;margin-top:4px;display:inline-flex}.chat-online-status{align-items:center;gap:6px;display:inline-flex}.chat-online-dot{background:#c5ccd6;border-radius:999px;width:8px;height:8px}.chat-online-dot--online{background:#52c41a;box-shadow:0 0 0 4px #52c41a24}.message-list{background:var(--bg-tertiary);flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.message-list__load-more,.message-time-separator{justify-content:center;display:flex}.message-time-separator span{color:#6d7b8f;background:#12253f14;border-radius:999px;padding:4px 12px;font-size:12px}.message-row{align-items:flex-start;gap:12px;display:flex}.message-row--self{flex-direction:row-reverse}.message-bubble{border-radius:12px;max-width:min(70%,520px);padding:12px 14px;position:relative}.message-bubble--self{color:#fff;background:#1677ff}.message-bubble--self .message-rich-text{color:#fff}.message-bubble--other{background:var(--bg-primary);color:#333;box-shadow:0 2px 8px #00000014}.message-bubble--other .message-rich-text{color:#333}.message-time{color:#86909c;opacity:0;font-size:12px;transition:opacity .2s;position:absolute;bottom:8px;right:12px}.message-bubble:hover .message-time{opacity:1}.message-video{background:#000;border-radius:12px;width:min(520px,100%);overflow:hidden}.message-video video{object-fit:contain;width:100%;height:auto;max-height:60vh;display:block}.message-image{border-radius:14px;overflow:visible}.message-image img,.message-image .ant-image-img{object-fit:contain;width:100%;max-height:420px;display:block;height:auto!important}.location-card,.file-card{align-items:flex-start;gap:10px;display:flex}.message-rich-text{color:#1f2533;line-height:1.65}.message-rich-text p{margin:0}.message-bubble__recalled{color:#8d97a7}.chat-input{background:var(--bg-primary);border-top:1px solid #dfe9f5e6;padding:16px 20px 20px}.chat-input__toolbar{margin-bottom:12px}.chat-input__composer{flex-direction:column;gap:12px;display:flex;position:relative}.chat-input__footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.chat-input__hint{color:#7d8794;font-size:12px}.mention-selector{z-index:10;background:#fffffffa;border:1px solid #d2e0f1e6;border-radius:18px;width:min(360px,100%);position:absolute;bottom:calc(100% + 12px);left:0;overflow:hidden;box-shadow:0 18px 40px #12253f1f}.mention-selector__header{color:#7d8794;padding:12px 14px 8px;font-size:12px;font-weight:600}.mention-selector__search{padding:0 12px 10px}.mention-selector__search .ant-input-affix-wrapper{background:#f3f6fb;border:1px solid #0000;border-radius:12px;padding:6px 12px;transition:all .2s}.mention-selector__search .ant-input-affix-wrapper:hover{background:#eef3fb}.mention-selector__search .ant-input-affix-wrapper-focused,.mention-selector__search .ant-input-affix-wrapper:focus-within{background:#fff;border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.mention-selector__search .ant-input-affix-wrapper .anticon{color:#9aa6b5}.mention-selector__search .ant-input{background:0 0;font-size:13px}.mention-selector__list{max-height:280px;padding:0 8px 8px;overflow-y:auto}.mention-selector__item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px 8px;display:flex}.mention-selector__item:hover{background:#f5f9ff}.mention-selector__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.mention-selector__meta strong,.mention-selector__meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mention-selector__meta span{color:#7d8794;font-size:12px}.mention-selector__empty{padding:8px}.right-panel{background:#fffffff0;padding:16px}.side-card{box-shadow:none;border:0}.right-panel__card{height:100%}.right-panel__section-title{align-items:center;gap:8px;font-weight:600;display:inline-flex}.right-panel__quick-item{cursor:pointer;border-radius:14px;padding-inline:12px!important}.right-panel__quick-item:hover{background:#f5f9ff}.right-panel__info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.right-panel__info-grid>div{background:#f7faff;border:1px solid #ebf2fb;border-radius:16px;padding:12px}.right-panel__info-grid span{color:#7d8794;font-size:12px;display:block}.right-panel__info-grid strong{color:#1f2533;margin-top:6px;display:block}.audio-player{align-items:center;gap:8px;min-width:240px;display:flex}.audio-player__body{flex:1}.page-panel{min-height:calc(100vh - 24px);transition:background .3s}.page-card{border-radius:22px;box-shadow:0 16px 36px #1429460f}.page-card--shell .ant-card-head{border-bottom:1px solid #dfe9f5e6}.login-page{background:radial-gradient(circle at top left, color-mix(in srgb, var(--login-theme,#1677ff) 20%, transparent), transparent 34%), radial-gradient(circle at bottom right, color-mix(in srgb, var(--login-theme,#1677ff) 14%, transparent), transparent 36%), #eef3fb;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border-radius:28px;width:min(100%,440px);box-shadow:0 30px 64px #1f253324}.login-brand{align-items:center;gap:16px;display:flex}.login-brand__logo{background:linear-gradient(135deg, var(--login-theme,#1677ff), color-mix(in srgb, var(--login-theme,#1677ff) 65%, #fff));color:#fff;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.login-brand__logo img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.login-card__hero{background:linear-gradient(135deg, color-mix(in srgb, var(--login-theme,#1677ff) 10%, transparent), color-mix(in srgb, var(--login-theme,#1677ff) 6%, transparent));border:1px solid color-mix(in srgb, var(--login-theme,#1677ff) 12%, transparent);border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.login-card__badge{background:var(--login-theme,#1677ff);color:#fff;letter-spacing:.08em;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.login-terminal-group{width:100%;display:flex}.login-terminal-group .ant-radio-button-wrapper{text-align:center;flex:1}.login-card__footer{justify-content:center;align-items:center;gap:6px;display:flex}.emoji-picker{grid-template-columns:repeat(auto-fill,minmax(34px,1fr));gap:6px;width:min(280px,100vw - 32px);max-height:min(320px,100vh - 160px);display:grid;overflow:hidden auto}.emoji-picker__item{cursor:pointer;background:#f5f8fc;border:0;border-radius:10px;padding:8px 0}.emoji-picker__item:hover{background:#e8f3ff}.message-new-indicator{position:absolute;bottom:194px;right:28px;box-shadow:0 12px 24px #1677ff3d}.forward-modal__list{flex-direction:column;gap:10px;max-height:420px;display:flex;overflow-y:auto}.forward-modal__item{background:var(--bg-primary);cursor:pointer;text-align:left;border:1px solid #dfe9f5f2;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:all .2s;display:flex}.forward-modal__item:hover,.forward-modal__item.is-active{background:#f4f9ff;border-color:#91caff;box-shadow:0 8px 18px #11498914}.forward-modal__meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.system-notice{max-height:60vh;overflow-y:auto}.system-notice__item+.system-notice__item{border-top:1px solid #eef3fb;margin-top:20px;padding-top:20px}.system-notice__item h4{margin:0 0 10px}.system-notice__item small{color:#7d8794;margin-top:10px;display:block}.ws-conv--online-alert{animation:1s ease-in-out infinite groupOnlinePulse;background:linear-gradient(90deg,#52c41a2e,#1677ff14,#0000)!important;box-shadow:inset 4px 0 #52c41a,0 0 0 1px #52c41a38!important}.ws-conv-badge--online-alert{animation:.8s ease-in-out infinite groupOnlineBadgePulse;box-shadow:0 0 0 2px #52c41a38,0 0 12px #52c41a8c;color:#fff!important;background:#52c41a!important;border:1px solid #fff!important}.visitor-online-badge{color:#389e0d;background:#f6ffed;border:1px solid #b7eb8f;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 0 0 2px #52c41a1a}.visitor-online-badge:before{content:"";background:#52c41a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #52c41a2e}.serve-only-message-card{background:linear-gradient(#fff7e6,#fff);border:1px solid #ffd591;border-left:4px solid #fa8c16;border-radius:10px;min-width:260px;max-width:420px;overflow:hidden}.serve-only-message-card__head{color:#ad4e00;border-bottom:1px solid #ffe7ba;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-weight:700;display:flex}.serve-only-message-card__head em{color:#fff;white-space:nowrap;background:#fa8c16;border-radius:999px;padding:2px 8px;font-size:12px;font-style:normal}.serve-only-message-card__body{white-space:pre-wrap;color:#5c3b00;padding:10px 12px;font-size:13px;line-height:1.7}@keyframes groupOnlinePulse{0%,to{filter:brightness()}50%{filter:brightness(1.06)}}@keyframes groupOnlineBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.code-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.code-card{text-align:center;border:1px solid #edf2fb;border-radius:22px}@media (width<=1400px){.workspace-layout{grid-template-columns:260px minmax(0,1fr) 300px}}@media (width<=1200px){.workspace-layout{grid-template-columns:260px minmax(0,1fr)}.right-panel{display:none}.code-grid{grid-template-columns:1fr}}.setting-summary-card{padding:8px 12px!important}.setting-summary-card .ant-card-body{padding:8px!important}.setting-form-card{margin-bottom:6px!important}.setting-form-card .ant-card-head{min-height:32px!important;padding:0 12px!important;font-size:13px!important}.setting-form-card .ant-card-body{padding:6px 12px!important}.setting-form-compact .ant-form-item{margin-bottom:6px!important}.setting-form-compact .ant-form-item-label{padding-bottom:0!important}.setting-form-compact .ant-form-item-label>label{color:#666!important;height:22px!important;font-size:12px!important}.setting-form-compact .ant-card{margin-bottom:6px!important}.setting-form-compact .ant-radio-button-wrapper{height:28px!important;padding:0 10px!important;font-size:12px!important;line-height:26px!important}.setting-form-compact .ant-select{font-size:12px!important}.setting-form-compact .ant-input{font-size:13px!important}.setting-form-compact .ant-switch{min-width:36px!important;height:18px!important}.setting-save-bar{z-index:10;border-bottom:1px solid var(--border-color);background:#fff;gap:8px;padding:8px 12px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #0000000f}.app-main .setting-form-compact .ant-form-item{margin-bottom:4px!important}.app-main .setting-form-compact .ant-form-item-label{padding:0!important}.app-main .setting-form-compact .ant-form-item-label>label{height:20px!important;min-height:20px!important;font-size:12px!important}.app-main .setting-form-compact .ant-card-head{min-height:30px!important;padding:0 8px!important}.app-main .setting-form-compact .ant-card-head-title{padding:4px 0!important;font-size:13px!important}.app-main .setting-form-compact .ant-card-body{padding:4px 8px 8px!important}.app-main .setting-form-compact .ant-card{border-radius:6px!important;margin-bottom:4px!important}.app-main .setting-form-compact .ant-input,.app-main .setting-form-compact .ant-select-selector{height:28px!important;font-size:12px!important}.app-main .setting-form-compact .ant-radio-button-wrapper{height:26px!important;padding:0 8px!important;font-size:12px!important;line-height:24px!important}.app-main .setting-form-compact .ant-input-number{height:28px!important}.app-main .setting-form-compact .ant-input-textarea textarea{font-size:12px!important}.app-main .setting-form-compact .ant-switch{min-width:32px!important;height:16px!important}.app-main .setting-form-compact .ant-form-item-extra{margin-top:0!important;font-size:11px!important}.app-main .setting-form-compact .ant-divider{margin:6px 0!important}.app-main .setting-save-bar{z-index:10!important;background:var(--bg-primary)!important;border-bottom:1px solid #f0f0f0!important;gap:8px!important;margin-bottom:6px!important;padding:6px 0!important;display:flex!important;position:sticky!important;top:0!important;box-shadow:0 1px 3px #0000000d!important}.sidebar-nav{border-right:1px solid #ffffff0a;flex-direction:column;flex-shrink:0;height:100vh;transition:width .25s,min-width .25s;display:flex}.sidebar-hero{text-align:center;border-bottom:1px solid #ffffff0f;padding:20px 16px 14px}.sidebar-status-btn{cursor:pointer;background:#ffffff14;border:none;border-radius:12px;align-items:center;padding:2px 10px;font-size:13px;transition:background .2s;display:inline-flex}.sidebar-status-btn:hover{background:#ffffff26}.sidebar-menu-wrap{flex:1;padding:4px 0;overflow:hidden auto}.sidebar-menu-wrap::-webkit-scrollbar{width:0}.sidebar-menu{background:0 0!important;border-inline-end:0!important}.sidebar-menu .ant-menu-item-group-title{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff40!important;padding:10px 16px 3px!important;font-size:10px!important}.sidebar-menu .ant-menu-item{border-radius:8px;font-size:13px;transition:all .15s;color:#fff9!important;height:38px!important;margin:1px 8px!important;padding-left:16px!important;line-height:38px!important}.sidebar-menu .ant-menu-item .ant-menu-item-icon{font-size:15px!important}.sidebar-menu .ant-menu-item-selected{box-shadow:inset 3px 0 0 var(--sidebar-accent,#1677ff);font-weight:500;background:linear-gradient(90deg, color-mix(in srgb, var(--sidebar-accent,#1677ff) 25%, transparent), transparent)!important;color:#fff!important}.sidebar-menu .ant-menu-item:not(.ant-menu-item-selected):hover{color:#ffffffe6!important;background:#ffffff0d!important}.sidebar-bottom{border-top:1px solid #ffffff0f;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.sidebar-icon-btn{cursor:pointer;color:#ffffff80;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;height:32px;padding:0 12px;font-size:12px;transition:all .15s;display:flex;overflow:hidden}.sidebar-icon-btn:hover{color:#ffffffd9;background:#ffffff0f}.sidebar-icon-btn--danger:hover{color:#ff4d4f!important;background:#ff4d4f14!important}.sound-drawer-title{color:#333;border-bottom:1px solid var(--border-color);margin-bottom:10px;padding-bottom:6px;font-size:13px;font-weight:600}.sound-drawer-row{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;padding:10px 0;display:flex}.sound-drawer-row>div:first-child{color:#333;font-size:13px}[data-theme=dark] .conversation-panel,[data-theme=dark] .chat-panel,[data-theme=dark] .right-panel{background:#1f1f1f!important;border-color:#303030!important;box-shadow:0 18px 40px #0000004d!important}[data-theme=dark] .message-list{background:#141414!important}[data-theme=dark] .chat-header,[data-theme=dark] .chat-input{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .conversation-search{background:#141414!important}[data-theme=dark] .conversation-item{border-color:#252525!important}[data-theme=dark] .conversation-item:hover{background:#252525!important}[data-theme=dark] .conversation-item--active{background:#1a2332!important}[data-theme=dark] .message-bubble--other{color:#e0e0e0!important;background:#2a2a2a!important}[data-theme=dark] .message-bubble--self{background:var(--app-accent,#7c4dff)!important}[data-theme=dark] .right-panel__quick-item{color:#ccc!important;background:#252525!important}[data-theme=dark] .right-panel__quick-item:hover{background:#303030!important}[data-theme=dark] .page-panel{background:0 0!important}[data-theme=dark] .page-card{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .ant-table{background:#1f1f1f!important}[data-theme=dark] .ant-card{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .ant-modal-content{background:#1f1f1f!important}[data-theme=dark] .ant-modal-header,[data-theme=dark] .ant-modal-footer{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .ant-table-thead>tr>th{color:#d9d9d9!important;background:#181818!important;border-color:#303030!important}[data-theme=dark] .ant-table-tbody>tr>td{border-color:#303030!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#252525!important}[data-theme=dark] .ant-typography,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5{color:var(--text-primary)!important}[data-theme=dark] .ant-input{color:#e0e0e0!important;background:#141414!important;border-color:#303030!important}[data-theme=dark] .ant-select-selector{background:#141414!important;border-color:#303030!important}[data-theme=dark] .ant-select-selection-item,[data-theme=dark] .ant-picker-input>input{color:#e0e0e0!important}[data-theme=dark] .ant-picker,[data-theme=dark] .ant-input-affix-wrapper,[data-theme=dark] .ant-input-number{color:#e0e0e0!important;background:#141414!important;border-color:#303030!important}[data-theme=dark] .chat-input__toolbar{border-color:#303030!important}[data-theme=dark] .empty-state{color:#666!important}[data-theme=dark] .chat-input textarea,[data-theme=dark] .chat-input .ant-input,[data-theme=dark] .chat-input .ant-input-textarea textarea{color:#e0e0e0!important;background:#141414!important;border-color:#303030!important}[data-theme=dark] .chat-input__send{background:var(--app-accent,#7c4dff)!important}.ws-panel{background:#fff;height:100%;display:flex;overflow:hidden}.ws-topbar{border-bottom:1px solid #f0f0f0;align-items:center;padding:12px 16px;display:flex}.ws-status-pill{cursor:pointer;border:1px solid #e8e8e8;border-radius:16px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;display:flex}.ws-status-dot{background:#52c41a;border-radius:50%;width:8px;height:8px}.ws-topbar-btn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;padding:6px;font-size:16px}.ws-topbar-btn:hover{color:#333;background:#f5f5f5}.ws-tab-bar{border-bottom:1px solid #f0f0f0;padding:0 12px;display:flex}.ws-tab{cursor:pointer;color:#666;background:0 0;border:none;padding:10px 12px;font-size:13px;font-weight:500;position:relative}.ws-tab--active{color:#1677ff}.ws-tab--active:after{content:"";background:#1677ff;border-radius:1px;height:2px;position:absolute;bottom:0;left:12px;right:12px}.ws-tab-badge{text-align:center;color:#999;background:#f0f0f0;border-radius:9px;min-width:18px;height:18px;margin-left:4px;padding:0 5px;font-size:11px;line-height:18px;display:inline-block}.ws-tab-badge--red{color:#fff;background:#ff4d4f}.ws-tab-badge--green{color:#fff;background:#52c41a}.ws-search{padding:8px 12px}.ws-search .ant-input-affix-wrapper{background:#f5f7fa;border:none;border-radius:8px}.ws-conversations{background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;width:300px;display:flex}.ws-conv-list{flex:1;overflow-y:auto}.ws-conv{cursor:pointer;border:1px solid #0000;align-items:center;gap:12px;padding:14px 16px;transition:background .12s,box-shadow .25s,border-color .25s;display:flex;position:relative}.ws-conv:hover{background:#f2f6fc}.ws-conv--active{background:#d9eaff;border-left:3px solid #1677ff}.ws-conv--top{background:#eef3ff}.ws-conv--top:after{content:"置顶";color:#1677ff;background:#dbeafe;border-radius:3px;padding:0 5px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:4px;right:6px}.ws-conv--online{background:linear-gradient(90deg,#13c56b2e,#13c56b14 58%,#0000);border-left:4px solid #13c56b;box-shadow:inset 0 0 0 1px #13c56b2e}.ws-conv--online:hover{background:linear-gradient(90deg,#13c56b3d,#13c56b1f 65%,#0000)}.ws-conv--online.ws-conv--active{background:linear-gradient(90deg,#13c56b38,#d9eaff 44%,#d9eaff);border-left:4px solid #13c56b;box-shadow:inset 0 0 0 1px #13c56b3d}.ws-conv-avatar{flex-shrink:0;position:relative}.ws-conv-dot{background:#d9d9d9;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.ws-conv-dot--on{background:#52c41a}.ws-presence{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:14px;height:14px;transition:background .18s,box-shadow .18s;position:absolute;bottom:-2px;right:-2px}.ws-presence--online,.ws-presence--on{background:#13c56b;animation:1.45s ease-in-out infinite ws-presence-pulse;box-shadow:0 0 0 2px #13c56b52,0 0 10px #13c56bd1}.ws-presence--offline,.ws-presence--off{box-shadow:none;background:#bfbfbf}.ws-presence--unknown{background:#faad14;box-shadow:0 0 0 2px #faad142e}@keyframes ws-presence-pulse{0%,to{box-shadow:0 0 #13c56b9e,0 0 7px #13c56bb8}50%{box-shadow:0 0 0 6px #13c56b00,0 0 12px #13c56be6}}.ws-conv-body{flex:1;min-width:0}.ws-conv-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.ws-conv-name{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.ws-conv-time{color:#bbb;flex-shrink:0;font-size:12px}.ws-conv-preview{color:#999;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ws-conv-meta{flex-direction:column;align-items:center;gap:4px;display:flex}.ws-conv-pin{color:#1677ff;font-size:12px}.ws-conv-badge{color:#fff;text-align:center;background:#ff4d4f;border-radius:10px;min-width:20px;height:20px;padding:0 6px;font-size:11px;line-height:20px}.ws-conv-badge--green{background:#52c41a}.ws-chat{flex-direction:column;flex:1;min-width:0;display:flex}.ws-chat-toolbar{background:#f5f5f5;border-bottom:1px solid #d6d6d6;align-items:center;gap:10px;height:48px;padding:0 16px;display:flex}.ws-chat-toolbar-name{color:#333;font-size:15px;font-weight:600}.ws-chat-toolbar-status{color:#bbb;margin-left:8px;font-size:12px}.ws-chat-toolbar-status--on{color:#52c41a}.ws-chat-toolbar-status--on:before{content:"●";margin-right:4px}.ws-chat-messages{background:#ededed;flex-direction:column;flex:1;gap:4px;padding:12px 16px;display:flex;overflow-y:auto}.ws-chat-messages>[data-msgid]{flex-direction:column;display:flex}.ws-msg{gap:8px;max-width:72%;padding:2px 0;display:flex}.ws-msg--self{flex-direction:row-reverse;align-self:flex-end}.ws-msg--other{align-self:flex-start}.ws-msg-content{flex-direction:column;min-width:0;display:flex}.ws-msg-bubble{word-break:break-word;padding:9px 13px;font-size:14px;line-height:1.55;position:relative}.ws-msg-bubble:has(video){min-width:min(520px,100%)}.ws-msg-bubble--self{color:#000;background:#95ec69;border-radius:4px}.ws-msg-bubble--self:before{content:"";border:6px solid #0000;border-left-color:#95ec69;border-right:0;position:absolute;top:12px;right:-6px}.ws-msg-bubble--other{color:#333;background:#fff;border-radius:4px;box-shadow:0 1px 1px #0000000a}.ws-msg-bubble--other:before{content:"";border:6px solid #0000;border-left:0;border-right-color:#fff;position:absolute;top:12px;left:-6px}:is(.ws-msg-bubble:has(.message-image),.ws-msg-bubble:has(.message-video),.ws-msg-bubble:has(.location-card)){padding:0;overflow:visible}.message-rich-text img{margin:4px 0;display:block;object-fit:contain!important;max-width:min(320px,100%)!important;height:auto!important;max-height:none!important}.message-rich-text video{background:#000;max-height:60vh;display:block;object-fit:contain!important;width:min(520px,100%)!important;height:auto!important}.message-audio-wechat{color:#1677ff;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d9e8ff;border-radius:18px;align-items:center;gap:8px;min-width:128px;max-width:260px;min-height:40px;padding:8px 12px;display:inline-flex;position:relative}.message-audio-wechat .voice-icon{color:#fff;background:#1677ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:1;display:inline-flex}.message-audio-wechat .voice-duration{color:#555;white-space:nowrap;font-size:12px}.ws-input-area{background:#f5f5f5;border-top:1px solid #d6d6d6}.ws-input-tabs{border-bottom:1px solid #e8e8e8;padding:0 16px;display:flex}.ws-input-tab{color:#999;cursor:pointer;border-bottom:2px solid #0000;margin-right:20px;padding:8px 0;font-size:13px}.ws-input-tab--active{color:#1677ff;border-bottom-color:#1677ff}.ws-input-toolbar{border-bottom:1px solid #e8e8e8;gap:2px;padding:6px 12px;display:flex}.ws-input-tool{cursor:pointer;color:#7c7c7c;background:0 0;border:none;border-radius:4px;padding:6px 8px;font-size:18px;transition:background .15s}.ws-input-tool:hover{color:#333;background:#e0e0e0}.ws-input-tool:disabled{color:#ccc;cursor:not-allowed}.ws-input-tool--record{color:#1677ff}.ws-input-tool--record:hover{color:#0958d9;background:#1677ff1a}.ws-input-tool--recording{color:#ff4d4f;background:#fff1f0;box-shadow:inset 0 0 0 1px #ff4d4f38}.ws-input-tool--recording:hover{color:#d9363e;background:#ffe5e5}.ws-recording-pill{color:#d9363e;cursor:pointer;background:#fff7f7;border:1px solid #ff4d4f3d;border-radius:999px;align-items:center;gap:7px;height:28px;margin-left:4px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.ws-recording-pill__dot{background:#ff4d4f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ff4d4f24}.ws-recording-pill strong{color:#a8071a;font-size:12px}.ws-recording-confirm{flex-direction:column;gap:16px;display:flex}.ws-recording-confirm__meta{background:#f5f7fb;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.ws-recording-confirm__icon{color:#fff;background:#1677ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:inline-flex}.ws-recording-confirm__title{color:#1f2937;font-size:15px;font-weight:700}.ws-recording-confirm__desc{color:#6b7280;margin-top:3px;font-size:12px}.ws-recording-confirm__audio{width:100%;height:38px}.ws-input-textarea{resize:none;background:#f5f5f5;border:none;outline:none;width:100%;min-height:80px;max-height:140px;padding:8px 16px;font-family:inherit;font-size:14px;line-height:1.6;display:block}.ws-input-editor{word-break:break-word;white-space:pre-wrap;-webkit-user-select:text;user-select:text;cursor:text;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;outline:none;flex:1;min-height:140px;max-height:240px;padding:12px 50px 12px 14px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .2s;overflow-y:auto}.ws-input-editor *{-webkit-user-select:text;user-select:text}.ws-input-editor:focus{background:#fff;border-color:#1677ff}.ws-input-editor:empty:before{content:attr(data-placeholder);color:#bbb;pointer-events:none}.ws-input-footer{align-items:center;padding:6px 12px;display:flex}.ws-input-send{border-radius:8px;font-weight:600}.ws-detail{background:#fff;border-left:1px solid #e5e5e5;flex-direction:column;width:280px;display:flex;overflow-y:auto}.ws-detail-tabs{border-bottom:1px solid #f0f0f0;display:flex}.ws-detail-tabs span{text-align:center;color:#666;cursor:pointer;border-bottom:2px solid #0000;flex:1;padding:12px 0;font-size:14px}.ws-detail-tabs span.active{color:#1677ff;border-bottom-color:#1677ff;font-weight:500}.ws-detail-profile{text-align:center;border-bottom:1px solid #f5f5f5;padding:20px 16px}.ws-detail-name{margin:8px 0 6px;font-size:16px;font-weight:600}.ws-detail-subtabs{border-bottom:1px solid #f0f0f0;padding:0 16px;display:flex}.ws-detail-subtabs span{color:#999;cursor:pointer;padding:8px 12px;font-size:13px}.ws-detail-subtabs span.active{color:#1677ff;border-bottom:2px solid #1677ff}.ws-detail-info{padding:12px 16px}.ws-detail-row{border-bottom:1px solid #fafafa;align-items:center;gap:10px;padding:8px 0;display:flex}.ws-detail-icon{color:#1677ff;width:20px;font-size:16px}.ws-detail-label{color:#999;flex-shrink:0;width:50px;font-size:13px}.ws-detail-value{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.ws-detail-actions{gap:8px;padding:16px;display:flex}.ws-batch-bar{background:#f0f5ff;border-bottom:1px solid #d6e4ff;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex}.ws-empty{color:#ccc;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.ws-empty-icon{font-size:56px}.ws-empty-text{font-size:14px}.ws-time-separator{justify-content:center;padding:8px 0;display:flex}.ws-time-separator span{color:#888;background:#00000014;border-radius:3px;padding:3px 8px;font-size:11px}[data-theme=dark] .ws-panel,[data-theme=dark] .ws-conversations,[data-theme=dark] .ws-detail,[data-theme=dark] .ws-topbar,[data-theme=dark] .ws-tab-bar,[data-theme=dark] .ws-chat-toolbar,[data-theme=dark] .ws-input-area,[data-theme=dark] .ws-input-tabs,[data-theme=dark] .ws-input-toolbar,[data-theme=dark] .ws-detail-tabs,[data-theme=dark] .ws-detail-subtabs,[data-theme=dark] .ws-detail-profile,[data-theme=dark] .ws-detail-row{background:var(--bg-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .ws-chat-messages{background:linear-gradient(#121218 0%,#101014 100%)!important}[data-theme=dark] .ws-search .ant-input-affix-wrapper,[data-theme=dark] .ws-input-textarea,[data-theme=dark] .ws-input-editor{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .ws-input-editor:focus{border-color:var(--app-accent,#7c4dff)!important;background:#181820!important}[data-theme=dark] .ws-conv{border-color:var(--border-light)!important}[data-theme=dark] .ws-conv:hover,[data-theme=dark] .ws-conv--top{background:#24242c!important}[data-theme=dark] .ws-conv--active,[data-theme=dark] .ws-conv--online.ws-conv--active{border-left-color:var(--app-accent,#7c4dff)!important;background:#8b7cf629!important}[data-theme=dark] .ws-conv--online{background:linear-gradient(90deg,#52c41a1a,#0000 62%)!important}[data-theme=dark] .ws-conv-name,[data-theme=dark] .ws-chat-toolbar-name,[data-theme=dark] .ws-detail-name,[data-theme=dark] .ws-detail-value{color:var(--text-primary)!important}[data-theme=dark] .ws-conv-preview,[data-theme=dark] .ws-conv-time,[data-theme=dark] .ws-tab,[data-theme=dark] .ws-input-tab,[data-theme=dark] .ws-detail-tabs span,[data-theme=dark] .ws-detail-subtabs span,[data-theme=dark] .ws-detail-label,[data-theme=dark] .ws-chat-toolbar-status{color:var(--text-tertiary)!important}[data-theme=dark] .ws-tab--active,[data-theme=dark] .ws-input-tab--active,[data-theme=dark] .ws-detail-tabs span.active,[data-theme=dark] .ws-detail-subtabs span.active{color:var(--app-accent,#7c4dff)!important;border-bottom-color:var(--app-accent,#7c4dff)!important}[data-theme=dark] .ws-tab--active:after{background:var(--app-accent,#7c4dff)!important}[data-theme=dark] .ws-topbar-btn,[data-theme=dark] .ws-input-tool{color:var(--text-secondary)!important}[data-theme=dark] .ws-topbar-btn:hover,[data-theme=dark] .ws-input-tool:hover{color:var(--text-primary)!important;background:#282832!important}[data-theme=dark] .ws-input-tool--record{color:#69b1ff!important}[data-theme=dark] .ws-input-tool--recording{box-shadow:inset 0 0 0 1px #ff787547;color:#ff7875!important;background:#ff4d4f29!important}[data-theme=dark] .ws-recording-pill{color:#ffccc7;background:#ff4d4f21;border-color:#ff787547}[data-theme=dark] .ws-recording-pill strong{color:#ff7875}[data-theme=dark] .ws-recording-confirm__meta{background:#24242b}[data-theme=dark] .ws-recording-confirm__title{color:var(--text-primary)}[data-theme=dark] .ws-recording-confirm__desc{color:var(--text-tertiary)}[data-theme=dark] .ws-msg-bubble--other{color:var(--text-primary)!important;box-shadow:none!important;background:#24242b!important}[data-theme=dark] .ws-msg-bubble--other .message-rich-text,[data-theme=dark] .ws-msg-bubble--other .message-rich-text p,[data-theme=dark] .ws-msg-bubble--other .message-rich-text div,[data-theme=dark] .ws-msg-bubble--other .message-rich-text span,[data-theme=dark] .ws-msg-bubble--other .message-rich-text li,[data-theme=dark] .ws-msg-bubble--other .message-rich-text td,[data-theme=dark] .ws-msg-bubble--other .message-rich-text th,[data-theme=dark] .ws-msg-bubble--other .file-card,[data-theme=dark] .ws-msg-bubble--other .location-card{color:var(--text-primary)!important}[data-theme=dark] .ws-msg-bubble--other .message-rich-text a,[data-theme=dark] .ws-msg-bubble--other .message-rich-text [data-copy-url]{color:#8ab4ff!important}[data-theme=dark] .ws-msg-bubble--other .message-rich-text code,[data-theme=dark] .ws-msg-bubble--other .message-rich-text pre{color:#f3f4f6!important;background:#17171d!important;border-color:#ffffff1f!important}[data-theme=dark] .ws-msg-bubble--other .message-rich-text blockquote{color:var(--text-secondary)!important;border-left-color:#fff3!important}[data-theme=dark] .ws-msg-bubble--self{background:var(--app-accent,#7c4dff)!important;color:#fff!important}[data-theme=dark] .ws-msg-bubble--self .message-rich-text,[data-theme=dark] .ws-msg-bubble--self .message-rich-text p,[data-theme=dark] .ws-msg-bubble--self .message-rich-text div,[data-theme=dark] .ws-msg-bubble--self .message-rich-text span,[data-theme=dark] .ws-msg-bubble--self .message-rich-text li,[data-theme=dark] .ws-msg-bubble--self .message-rich-text td,[data-theme=dark] .ws-msg-bubble--self .message-rich-text th,[data-theme=dark] .ws-msg-bubble--self .file-card,[data-theme=dark] .ws-msg-bubble--self .location-card{color:#fff!important}[data-theme=dark] .ws-msg-bubble--self .message-rich-text a,[data-theme=dark] .ws-msg-bubble--self .message-rich-text [data-copy-url]{color:#e0e7ff!important}[data-theme=dark] .message-audio-wechat{color:var(--app-accent,#7c4dff)!important;background:#202026!important;border-color:#ffffff1a!important}[data-theme=dark] .message-audio-wechat .voice-duration{color:var(--text-secondary)!important}[data-theme=dark] .ws-batch-bar{background:#8b7cf624!important;border-color:#8b7cf642!important}[data-theme=dark] .ws-time-separator span{color:var(--text-tertiary)!important;background:#ffffff14!important}[data-theme=dark] .sidebar-nav{border-right-color:#ffffff14;box-shadow:8px 0 24px #00000038}[data-theme=dark] .sidebar-menu .ant-menu-item-selected{box-shadow:inset 3px 0 0 var(--sidebar-accent,#8b7cf6);background:#8b7cf62e!important}[data-theme=dark] .ant-card{box-shadow:none!important}[data-theme=dark] .ant-btn-default{color:var(--text-primary)!important;background:#202026!important;border-color:#ffffff1f!important}[data-theme=dark] .ant-btn-default:hover{border-color:var(--app-accent,#8b7cf6)!important;color:var(--app-accent,#8b7cf6)!important}[data-theme=dark] .ant-tag{border-color:#ffffff1a!important}[data-theme=dark] .ant-popover-inner,[data-theme=dark] .ant-dropdown-menu,[data-theme=dark] .ant-picker-panel-container{background:#202028!important;border:1px solid #ffffff1a!important;box-shadow:0 18px 48px #00000061!important}[data-theme=dark] .ws-panel{border:1px solid #ffffff14}[data-theme=dark] .ws-conv{border-radius:10px;margin:4px 8px;border-bottom-color:#0000!important}[data-theme=dark] .ws-conv--active{box-shadow:inset 0 0 0 1px #8b7cf638}[data-theme=dark] .ws-msg-bubble{border-radius:10px}[data-theme=dark] .ws-msg-bubble--self{background:linear-gradient(135deg,#7f6df2,#6d5dfc)!important}[data-theme=dark] .ws-msg-bubble--self:before{border-left-color:#7061f4!important}[data-theme=dark] .ws-msg-bubble--other{background:#24242b!important}[data-theme=dark] .ws-msg-bubble--other:before{border-right-color:#24242b!important}[data-theme=dark] .emoji-picker__item{color:var(--text-primary);background:#24242b}[data-theme=dark] .emoji-picker__item:hover{background:#8b7cf62e}[data-theme=dark] .forward-modal__item{background:var(--bg-primary);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .forward-modal__item:hover,[data-theme=dark] .forward-modal__item.is-active{box-shadow:none;background:#8b7cf624;border-color:#8b7cf67a}[data-theme=dark] .system-notice__item+.system-notice__item{border-top-color:var(--border-light)}[data-theme=dark] .system-notice__item small{color:var(--text-tertiary)}[data-theme=dark] .visitor-online-badge{color:#8ee36d;background:#52c41a1f;border-color:#52c41a47}[data-theme=dark] .serve-only-message-card{background:linear-gradient(#342716f5,#201b16f5);border-color:#fa8c165c #fa8c165c #fa8c165c #fa8c16}[data-theme=dark] .serve-only-message-card__head{color:#ffd591;border-bottom-color:#fa8c163d}[data-theme=dark] .serve-only-message-card__body{color:#f7d8a6}[data-theme=dark] .w-e-bar,[data-theme=dark] .w-e-text-container,[data-theme=dark] .w-e-modal,[data-theme=dark] .w-e-panel-content-color{background:var(--bg-primary)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .w-e-text-container [data-slate-editor]{background:var(--bg-secondary)!important;color:var(--text-primary)!important}[data-theme=dark] .w-e-bar-item button{color:var(--text-secondary)!important}[data-theme=dark] .w-e-bar-item button:hover,[data-theme=dark] .w-e-bar-item .active{color:var(--text-primary)!important;background:#8b7cf629!important}.qr-code-frame{box-shadow:0 10px 30px #11182714}[data-theme=dark] .qr-code-frame{border:1px solid #ffffff1f;box-shadow:0 14px 36px #00000057;background:#fff!important}.pc-qr-style-designer{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex;position:relative}.pc-qr-style-notice{z-index:5;color:#fff;pointer-events:none;background:#1677fff0;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:4px;right:4px;box-shadow:0 8px 20px #0f172a29}.pc-qr-style-notice--saved{background:#10b981f5}.pc-qr-style-notice--error{background:#ef4444f5}.pc-qr-style-preview{justify-content:center;width:100%;max-width:360px;display:flex}.pc-qr-style-preview canvas{border-radius:18px;max-width:100%;box-shadow:0 10px 24px #0f172a1a;height:auto!important}.pc-qr-style-designer--readonly{gap:0}.pc-qr-style-designer--readonly .pc-qr-style-preview{max-width:210px}.pc-qr-style-designer--readonly .pc-qr-style-preview canvas{border-radius:14px;box-shadow:0 8px 18px #0f172a1a}.pc-qr-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 10px;width:100%;display:grid}.pc-qr-style-designer--domain .pc-qr-style-grid{grid-template-columns:1fr}.pc-qr-style-designer--domain .ant-segmented-item-label{text-overflow:clip;white-space:nowrap;overflow:visible}.pc-qr-style-field,.pc-qr-style-colors label{color:#0000008c;flex-direction:column;gap:4px;font-size:12px;display:flex}.pc-qr-style-field--full,.pc-qr-style-colors{grid-column:1/-1}.pc-qr-style-switch{align-items:flex-start}.pc-qr-style-colors{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.pc-qr-style-colors label{background:#05050508;border:1px solid #05050514;border-radius:8px;align-items:center;padding:6px}.pc-qr-style-colors input[type=color]{background:0 0;border:0;width:34px;height:26px;padding:0}.pc-qr-style-saving{color:#1677ffd9;align-self:center;font-size:12px}.pc-qr-style-large{flex-direction:column;align-items:center;gap:10px;display:flex}.pc-qr-style-large img{border-radius:22px;max-width:100%;box-shadow:0 16px 38px #0f172a24}.pc-qr-style-large p{color:#00000073;margin:0}
