:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f2f6fd;--vt-c-white-mute: #f2f2f2;--vt-c-black: #141414;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #181818;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--color-shadow: rgba(1, 84, 167, .2);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-shadow: rgba(138, 138, 138, .2);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html{width:100%;height:100%}body{width:100%;height:100%;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{width:100%;height:100%;margin:0;background:var(--color-background-soft);transition:background-color .3s ease}[data-theme=dark] body,[data-theme=dark] .container{background:#161616}[data-theme=dark] .ant-card,[data-theme=dark] .ant-modal-content,[data-theme=dark] .ant-drawer-content{background:#1e1e1e}[data-theme=dark] .ant-input{background:#232323}#app{width:100%;height:100%}.ant-input-prefix{padding-right:4px!important}.container{overflow:hidden;transition:background-color .3s ease;background:var(--color-background-soft)}.view-container{min-height:100vh}.fade-in-enter-to,.fade-in-leave-from{opacity:1}.fade-in-enter-active,.fade-in-leave-active{transition:all .2s}.fade-in-enter-from,.fade-in-leave-to{opacity:0}.full-modal .ant-modal{max-width:100%;top:0;padding-bottom:0;margin:0}.full-modal .ant-modal-content{display:flex;flex-direction:column;height:100vh}.full-modal .ant-modal-body{flex:1}.ant-drawer:focus{outline:0}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{border-radius:10px;background:#0000004d}::-webkit-scrollbar-thumb:hover{background:#0009}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.ai-container-fixed[data-v-e9b5ab25]{width:120px;height:100px;position:fixed;flex-direction:column;align-items:center;display:flex;bottom:70px;right:20px;z-index:99;animation:ai-lottie-animate-e9b5ab25 1.5s ease-in-out forwards}.ai-container-fixed .ai-lottie[data-v-e9b5ab25]{width:100px;height:100px;margin:0 auto;cursor:pointer;transition:all .3s ease}.ai-container-fixed .ai-lottie[data-v-e9b5ab25]:hover{transform:scale(1.2)!important}.ai-container-fixed .ai-container-text[data-v-e9b5ab25]{font-size:.7rem;background:#00000080;color:#fff;font-weight:700;padding:4px 8px;border-radius:6px;display:inline-block}.ai-chat-container[data-v-e9b5ab25]{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.ai-chat-container .ai-message-container[data-v-e9b5ab25]{width:100%;height:100%;overflow-x:hidden;animation:fade-in-e9b5ab25 .5s ease-in-out forwards}.ai-chat-container .ai-message-container .ai-chat-item[data-v-e9b5ab25]{margin:15px}.ai-chat-container .ai-message-container .ai-chat-item .ai-chat-item-content[data-v-e9b5ab25]{background:linear-gradient(45deg,#fff,#fefefe);border-radius:15px;margin:10px;padding:10px 15px;border:1px solid var(--color-border);box-shadow:0 0 8px #1677ff1a;color:#111;font-size:16px;opacity:.95;display:inline-block;word-break:break-all;overflow-x:auto}.ai-chat-container .ai-message-container .ai-chat-item .ai-chat-item-content[data-v-e9b5ab25] p code{margin:0 5px;padding:5px 6px;background:#f1f1f1;border-radius:5px;color:#333;font-size:14px}.ai-chat-container .ai-message-container .ai-chat-item .ai-chat-item-content[data-v-e9b5ab25] pre{margin:10px 0;border-radius:10px;overflow:hidden;font-size:14px}.ai-chat-container .ai-message-container .ai-chat-item .ai-chat-item-toolbox[data-v-e9b5ab25]{padding:5px;justify-content:flex-end;align-items:center;display:flex}.ai-chat-container .ai-message-container .ai-chat-item .ai-chat-item-toolbox .ai-chat-item-toolbox-item[data-v-e9b5ab25]{padding:2px 6px;cursor:pointer;border-radius:5px;color:#666}.ai-chat-container .ai-message-container .ai-chat-item .ai-chat-item-toolbox .ai-chat-item-toolbox-item[data-v-e9b5ab25]:hover{background:#f5f5f5}.ai-chat-container .ai-message-container .ai-chat-item-other[data-v-e9b5ab25]{padding-right:25px;justify-content:flex-start;display:flex}.ai-chat-container .ai-message-container .ai-chat-item-self[data-v-e9b5ab25]{padding-left:25px;justify-content:flex-end;display:flex}.ai-chat-container .ai-message-container .ai-chat-item-self .ai-chat-item-content[data-v-e9b5ab25]{background:linear-gradient(45deg,#1677ff,#066eff)!important;color:#fff!important}.ai-chat-container .ai-first-container[data-v-e9b5ab25]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;text-align:center}.ai-chat-container .ai-first-container .ai-lottie[data-v-e9b5ab25]{width:160px;height:160px;margin:0 auto 10px;animation:ai-lottie-animate-e9b5ab25 1.5s ease-in-out forwards}.ai-chat-container .ai-first-container .ai-lottie-hide[data-v-e9b5ab25]{animation:ai-lottie-hide-animate-e9b5ab25 1s ease-in-out forwards}.ai-chat-container .ai-first-container p[data-v-e9b5ab25]{height:1.2rem;-webkit-user-select:none;user-select:none;margin-bottom:80px}.ai-chat-container .ai-first-container-hide[data-v-e9b5ab25]{animation:ai-first-container-hide-animate-e9b5ab25 1s ease-in-out forwards}.ai-chat-container .ai-input-container[data-v-e9b5ab25]{width:100%;padding:0 20px;position:absolute;bottom:15px;z-index:30}.ai-chat-container .ai-input-container .ai-reference-container[data-v-e9b5ab25]{margin-bottom:10px;padding:10px 15px;color:#000;font-size:14px;background:#e8f2ff;border-radius:8px}.ai-chat-container .ai-input-container .ai-reference-container span span[data-v-e9b5ab25]{color:#1677ff;font-weight:700}.ai-chat-container .ai-input-container .ai-input-wrapper[data-v-e9b5ab25]{display:flex;align-items:flex-end}.ai-chat-container .ai-input-container .ai-input-wrapper button[data-v-e9b5ab25]{margin-left:10px}.ai-chat-container .ai-input-container .ai-input-wrapper button[disabled][data-v-e9b5ab25]{background:var(--color-background)}.ai-chat-container .ai-input-container .ai-input-wrapper textarea[data-v-e9b5ab25]::-webkit-scrollbar{width:0;height:0}@keyframes fade-in-e9b5ab25{0%{opacity:0}to{opacity:1}}@keyframes scale-in-e9b5ab25{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ai-lottie-animate-e9b5ab25{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ai-lottie-hide-animate-e9b5ab25{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes ai-first-container-hide-animate-e9b5ab25{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@media screen and (max-width: 800px){.ai-full-screen-btn[data-v-e9b5ab25]{display:none}.ai-container-fixed[data-v-e9b5ab25]{right:10px!important;bottom:20px!important}.ai-container-fixed .ai-container-text[data-v-e9b5ab25]{font-size:.5rem!important}.ai-container-fixed .ai-lottie[data-v-e9b5ab25]{width:80px!important;height:80px!important}}.ai-embed-container[data-v-e9b5ab25]{width:100%;height:230px;min-height:230px;display:flex;flex-direction:column;align-items:center}.ai-embed-container>div[data-v-e9b5ab25]{border-radius:8px;overflow:hidden;width:100%;height:100%;border:1px solid var(--color-border);background:var(--color-background-soft)}.ai-embed-container .ai-lottie[data-v-e9b5ab25]{width:80px!important;height:80px!important}.ai-embed-container #ai-welcome-text[data-v-e9b5ab25]{font-size:.9rem;margin-bottom:0}.ai-embed-container .ai-chat-container[data-v-e9b5ab25]{height:100%;justify-content:space-between}.ai-embed-container .ai-first-container[data-v-e9b5ab25]{height:calc(100% - 80px)}.ai-embed-container .ai-message-container[data-v-e9b5ab25]{height:calc(100% - 40px);overflow-y:auto}.ai-embed-container .ai-input-container[data-v-e9b5ab25]{padding:10px;position:relative;bottom:0;background:var(--color-background-soft)}.ai-embed-container .ai-input-container textarea[data-v-e9b5ab25]{height:30px;font-size:.9rem!important}.ai-embed-container .ai-input-container button[data-v-e9b5ab25]{font-size:.9rem!important;margin-left:5px!important}.ai-embed-container-fullscreen[data-v-e9b5ab25]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;display:flex;align-items:center;justify-content:center;background:#00000080;animation:fade-in-e9b5ab25 .3s ease-in-out forwards}.ai-embed-container-fullscreen>div[data-v-e9b5ab25]{width:80%;height:80%;animation:scale-in-e9b5ab25 .3s ease-in-out forwards}.ai-embed-container-fullscreen .ai-lottie[data-v-e9b5ab25]{width:160px!important;height:160px!important}.ai-embed-container-fullscreen #ai-welcome-text[data-v-e9b5ab25]{font-size:1.3rem}.ai-embed-container-fullscreen .ai-chat-container[data-v-e9b5ab25]{height:calc(100% - 50px);justify-content:space-between}.ai-embed-container-fullscreen .ai-first-container[data-v-e9b5ab25]{height:calc(100% - 80px)}.ai-embed-container-fullscreen .ai-message-container[data-v-e9b5ab25]{height:calc(100% - 40px);overflow-y:auto}.ai-embed-container-fullscreen .ai-embed-container-toolbar[data-v-e9b5ab25]{padding:10px;position:relative;width:100%;margin-top:0;margin-left:0;display:flex;justify-content:flex-end;align-items:center;opacity:1!important}.ai-embed-container-fullscreen .ai-input-container[data-v-e9b5ab25]{padding:10px;position:relative;bottom:0;background:var(--color-background-soft)}.ai-embed-container-fullscreen .ai-input-container textarea[data-v-e9b5ab25]{font-size:1rem!important}.ai-embed-container-fullscreen .ai-input-container button[data-v-e9b5ab25]{font-size:1rem!important;margin-left:10px!important}.ai-embed-container-toolbar[data-v-e9b5ab25]{position:absolute;z-index:10;opacity:0;transition:all .3s ease;margin-top:10px;margin-left:10px}.ai-embed-container-toolbar button[data-v-e9b5ab25]{width:30px;height:30px;border-radius:20%;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center}.ai-embed-container:hover .ai-embed-container-toolbar[data-v-e9b5ab25]{opacity:.7}.ai-chat-item-sending-dot{width:6px;height:6px;margin:2px 2.5px 2px 5px;border-radius:50%;background:#1677ff;display:inline-block;animation:dot-active 1s linear infinite}.ant-drawer-content-wrapper{max-width:100%}@keyframes dot-active{0%{background:#1677ff;transform:scale(1)}50%{background:#fff;transform:scale(0)}to{background:#1677ff;transform:scale(1)}}@media screen and (max-width: 1100px){.ai-embed-container-fullscreen>div{width:100%!important;height:100%!important}}.container[data-v-c6e5e67d]{height:100%}.header[data-v-c6e5e67d]{padding:15px 20px;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;display:flex}.header div[data-v-c6e5e67d]:first-child{display:flex;align-items:center;gap:15px;cursor:pointer}.header div:first-child p[data-v-c6e5e67d]{font-size:1rem;font-weight:700}.header div:first-child .no-profile-tip[data-v-c6e5e67d]{color:#ff4500;font-size:.8rem}.profile-container[data-v-c6e5e67d]{padding:20px;background-color:#fff}.profile-card[data-v-c6e5e67d]{margin-bottom:20px;border-radius:4px;box-shadow:0 1px 2px #0000000d}.profile-card[data-v-c6e5e67d] .ant-card-head{background-color:#fafafa}[data-v-c6e5e67d] .ant-form-item-label>label:last-child{border-bottom:none}[data-v-c6e5e67d] .ant-form-item-label>label{font-weight:500;color:#333}[data-v-c6e5e67d] .ant-input[disabled]{color:#666;background-color:#f9f9f9}.empty-course[data-v-c6e5e67d]{text-align:center;padding:20px;color:#999}.course-select[data-v-c6e5e67d]{padding:10px}.report-preview-container[data-v-c6e5e67d]{display:flex;flex-direction:column;gap:15px}.report-actions[data-v-c6e5e67d]{display:flex;justify-content:flex-end;margin-bottom:10px}.report-content[data-v-c6e5e67d]{border:1px solid #eee;border-radius:8px;overflow:hidden}.empty-report[data-v-c6e5e67d]{text-align:center;padding:20px;color:#999;background-color:#f9f9f9;border-radius:8px}.comment-list[data-v-c6e5e67d]{margin-top:20px}.comment-list .comment-item[data-v-c6e5e67d]{background:#f8f8f8;padding:12px;border-radius:4px;margin-bottom:8px}.comment-list .comment-item .comment-header[data-v-c6e5e67d]{display:flex;justify-content:space-between;margin-bottom:8px}.comment-list .comment-item .comment-header .teacher-name[data-v-c6e5e67d]{font-weight:700;color:#1890ff}.comment-list .comment-item .comment-header .comment-time[data-v-c6e5e67d]{color:#999;font-size:.9em}.comment-list .comment-item .comment-content[data-v-c6e5e67d]{white-space:pre-wrap;margin-bottom:8px}.comment-list .comment-item .comment-footer[data-v-c6e5e67d]{color:#666;font-size:.9em}.comment-list .comment-item .course-info[data-v-c6e5e67d]{margin-top:8px;font-size:.9em;color:#666}.close-button[data-v-c6e5e67d]{margin-right:10px;font-size:16px}.ant-spin-nested-loading[data-v-c6e5e67d]{height:100%;overflow-y:auto}.container[data-v-f6af0d03]{background:#fff}.header[data-v-f6af0d03]{padding:15px 20px;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;display:flex}.header div[data-v-f6af0d03]:first-child{display:flex;align-items:center;gap:15px;cursor:pointer}.header div:first-child p[data-v-f6af0d03]{font-size:1rem;font-weight:700}.header div:first-child .no-profile-tip[data-v-f6af0d03]{color:#ff4500;font-size:.8rem}.profile-container[data-v-f6af0d03]{padding:20px;background-color:#fff}.profile-card[data-v-f6af0d03]{margin-bottom:20px;border-radius:4px;box-shadow:0 1px 2px #0000000d}.profile-card[data-v-f6af0d03] .ant-card-head{background-color:#fafafa}[data-v-f6af0d03] .ant-form-item-label>label:last-child{border-bottom:none}[data-v-f6af0d03] .ant-form-item-label>label{font-weight:500;color:#333}[data-v-f6af0d03] .ant-input[disabled]{color:#666;background-color:#f9f9f9}.empty-course[data-v-f6af0d03]{text-align:center;padding:20px;color:#999}.course-select[data-v-f6af0d03]{padding:10px}.report-preview-container[data-v-f6af0d03]{display:flex;flex-direction:column;gap:15px}.report-actions[data-v-f6af0d03]{display:flex;justify-content:flex-end;margin-bottom:10px}.report-content[data-v-f6af0d03]{border:1px solid #eee;border-radius:8px;overflow:hidden}.empty-report[data-v-f6af0d03]{text-align:center;padding:20px;color:#999;background-color:#f9f9f9;border-radius:8px}.comment-list[data-v-f6af0d03]{margin-top:20px;padding:0 30px}.comment-list .comment-item[data-v-f6af0d03]{background:#f8f8f8;padding:12px;border-radius:4px;margin-bottom:8px}.comment-list .comment-item .comment-header[data-v-f6af0d03]{display:flex;justify-content:space-between;margin-bottom:8px}.comment-list .comment-item .comment-header .teacher-name[data-v-f6af0d03]{font-weight:700;color:#1890ff}.comment-list .comment-item .comment-header .comment-time[data-v-f6af0d03]{color:#999;font-size:.9em}.comment-list .comment-item .comment-header .comment-actions[data-v-f6af0d03]{display:flex;align-items:center;gap:8px}.comment-list .comment-item .comment-content[data-v-f6af0d03]{white-space:pre-wrap;margin-bottom:8px}.comment-list .comment-item .comment-footer[data-v-f6af0d03]{color:#666;font-size:.9em}.comment-list .comment-item .course-info[data-v-f6af0d03]{margin-top:8px;font-size:.9em;color:#666}.comment-list .comment-item[data-v-f6af0d03] .ant-btn-link{padding:0 4px;height:auto;line-height:1}.close-button[data-v-f6af0d03]{margin-right:10px;font-size:16px}.container[data-v-66118361]{width:100%;height:100%}.nav-menu[data-v-66118361]{display:block}.view-container[data-v-66118361]{height:100%;padding-top:64px;overflow-y:auto}.nav-bar[data-v-66118361]{width:100%;height:64px;background:var(--color-background, #fff);border-bottom:1px var(--color-border, #f1f1f1) solid;position:fixed;top:0;z-index:99}.nav-bar>div[data-v-66118361]{height:100%;max-width:1200px;margin:0 auto;justify-content:space-between;align-items:center;display:flex}.nav-bar>div>div[data-v-66118361]{align-items:center;display:flex}.nav-bar>div>div>a[data-v-66118361]{height:100%;display:flex;align-items:center}.nav-bar>div>div>a img[data-v-66118361]{width:140px;height:100%;padding:18px}.nav-bar>div>div .ant-menu[data-v-66118361]{margin-left:20px;padding:5px 0 8px;border-bottom:0!important}.menu-container div[data-v-66118361]{padding:5px 10px;font-size:14px;display:block;cursor:pointer;display:flex;align-items:center;gap:6px}.menu-container div[data-v-66118361]:hover{background:#f5f5f5}.user-avatar[data-v-66118361]{padding:0 15px;float:right;cursor:pointer;transition:all .2s;align-items:center;display:flex}.user-name[data-v-66118361]{position:relative;top:-2px;color:var(--color-text, #333);margin-right:10px;font-size:15px}.user-name p[data-v-66118361]{margin:0;display:block;line-height:18px}.user-name>p[data-v-66118361]:first-child{color:#ff9800;font-size:12px}.full-login-container[data-v-66118361]{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;background:#fff;display:none}.full-login-container .login-container[data-v-66118361]{display:block!important}.full-login-container .login-container .register-form[data-v-66118361]{padding:0 20px!important;width:100%!important}.full-login-container .login-form[data-v-66118361]{padding:0 20px;width:100%!important}.full-login-container[data-v-66118361] .ant-space-item:first-of-type{flex:1}.full-login-container[data-v-66118361] .ant-tabs-nav-list{width:99%;margin:0 auto;display:flex}.full-login-container[data-v-66118361] .ant-tabs-tab{flex:1;margin:0!important;text-align:center;display:block!important}.login-container[data-v-66118361]{padding-bottom:20px;display:flex}.login-container .login-title[data-v-66118361]{padding:25px 25px 0;border:0;margin-bottom:20px}.login-title[data-v-66118361]{padding-left:5px;border-bottom:1px #eee solid;padding-bottom:20px;margin-bottom:10px}.login-title p[data-v-66118361]{color:#333}.login-title p[data-v-66118361]:first-child{font-size:22px;font-weight:700}.login-title p[data-v-66118361]:last-child{margin-top:4px;font-size:16px;color:#aaa}.login-form[data-v-66118361]{padding:0 20px 0 10px;width:400px;overflow:hidden;flex:1}.register-form[data-v-66118361]{margin-top:10px;padding-right:20px;width:400px;overflow:hidden;flex:1}.login-form form[data-v-66118361]{width:95%;margin:0 auto;padding-top:10px}.login-form form .ant-btn[data-v-66118361]{width:100%;margin-bottom:10px}.login-form form .ant-input[data-v-66118361],.login-form form .ant-input-affix-wrapper[data-v-66118361]{padding:10px 15px;margin-bottom:20px;font-size:15px;border-radius:50px}.login-qrcode[data-v-66118361]{border-left:1px #eee solid;padding:0 10px 0 25px}.login-qrcode>p[data-v-66118361]{margin-top:10px;font-weight:700;font-size:15px}.login-qrcode img[data-v-66118361]{width:100%;height:100%}.login-qrcode-img[data-v-66118361]{width:200px;height:200px;margin-top:20px;border-radius:100%;background:#f5f5f5}.login-btn[data-v-66118361]{width:90%!important;margin:20px 5% 0;background:#3589ff!important}.login-btn[data-v-66118361]:hover{background:#3589ff!important}.send-sms-btn[data-v-66118361]{height:44.5px;line-height:30px;border-radius:50px;color:#1677ff;border:1px #1677ff solid}.send-sms-btn[data-v-66118361]:hover{background:#eef5ff!important}.message-button[data-v-66118361]{display:flex;align-items:center;gap:6px;cursor:pointer;padding:5px 10px;border-radius:6px}.message-button .message-count[data-v-66118361]{width:15px;height:15px;font-size:8.5px;color:#fff;background:#f5222d;border-radius:50px;display:flex;align-items:center;justify-content:center}.message-button[data-v-66118361]:hover{background:#f0f0f0}[data-v-66118361] .ant-menu-item{margin-right:10px!important}[data-v-66118361] .ant-tabs-top>.ant-tabs-nav:before{border-bottom:0!important}@media screen and (max-width: 1000px){.user-avatar[data-v-66118361]{padding:0 5px}.login-container[data-v-66118361]{display:none}.full-login-container[data-v-66118361],.full-login-container .login-container[data-v-66118361]{display:block}}@media screen and (max-width: 700px){.nav-menu[data-v-66118361]{display:none}}@keyframes fade-in-66118361{0%{opacity:0}to{opacity:1}}@keyframes ai-lottie-animate-66118361{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ai-lottie-hide-animate-66118361{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes ai-first-container-hide-animate-66118361{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@media screen and (max-width: 800px){.ai-full-screen-btn[data-v-66118361]{display:none}}.message-container[data-v-66118361]{display:flex;height:400px}.message-list[data-v-66118361]{width:250px;border-right:1px solid #f0f0f0;overflow-y:auto;height:100%}.message-item[data-v-66118361]{padding:12px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .3s}.message-item[data-v-66118361]:hover{background-color:#f9f9f9}.message-item-unread[data-v-66118361]{background-color:#f0f7ff}.message-item-active[data-v-66118361]{background-color:#e6f7ff}.message-item-header[data-v-66118361]{display:flex;justify-content:space-between;margin-bottom:6px}.message-title[data-v-66118361]{font-weight:500;display:flex;align-items:center}.unread-dot[data-v-66118361]{width:8px;height:8px;background-color:#1677ff;border-radius:50%;margin-right:6px;display:inline-block}.message-time[data-v-66118361]{color:#999;font-size:12px}.message-preview[data-v-66118361]{color:#666;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.message-detail[data-v-66118361]{flex:1;padding:20px;overflow-y:auto;height:100%}.message-detail-header[data-v-66118361]{border-bottom:1px solid #f0f0f0;padding-bottom:15px;margin-bottom:15px}.message-detail-header h3[data-v-66118361]{margin:0 0 10px;font-size:18px}.message-detail-header p[data-v-66118361]{color:#999;margin:0}.message-detail-content[data-v-66118361]{color:#333;line-height:1.6}.message-detail-empty[data-v-66118361],.empty-message[data-v-66118361]{display:flex;justify-content:center;align-items:center;height:100%;color:#999;flex:1;font-size:14px}.theme-toggle[data-v-201efa59]{position:fixed;bottom:20px;left:20px;z-index:1000;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:all .3s ease}
