.week-mode[data-v-79f30c79]{overflow:hidden;-webkit-filter:invert(80%);filter:invert(80%)}.beauty-scroll[data-v-79f30c79]{scrollbar-width:thin;-ms-overflow-style:none;position:relative}.beauty-scroll[data-v-79f30c79]::-webkit-scrollbar{width:3px;height:1px}.beauty-scroll[data-v-79f30c79]::-webkit-scrollbar-thumb{border-radius:3px}.beauty-scroll[data-v-79f30c79]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0);border-radius:3px}.split-right[data-v-79f30c79]:not(:last-child){border-right:1px solid rgba(98,98,98,.2)}.disabled[data-v-79f30c79]{cursor:not-allowed;color:rgba(0,0,0,.25);pointer-events:none}#nprogress[data-v-79f30c79]{pointer-events:none}#nprogress .bar[data-v-79f30c79]{background:#409eff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg[data-v-79f30c79]{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #409eff,0 0 5px #409eff;box-shadow:0 0 10px #409eff,0 0 5px #409eff;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner[data-v-79f30c79]{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon[data-v-79f30c79]{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent;border-top-color:#409eff;border-left-color:#409eff;border-radius:50%;-webkit-animation:nprogress-spinner-79f30c79 .4s linear infinite;animation:nprogress-spinner-79f30c79 .4s linear infinite}.nprogress-custom-parent[data-v-79f30c79]{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar[data-v-79f30c79],.nprogress-custom-parent #nprogress .spinner[data-v-79f30c79]{position:absolute}@-webkit-keyframes nprogress-spinner-79f30c79{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner-79f30c79{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.analysis[data-v-79f30c79]{min-height:calc(100vh - 120px);background:#f0f4f8}.quick-actions-card[data-v-79f30c79]{background:white;border-radius:10px;border:1px solid #e3e7ef;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 2px rgba(0,0,0,.04);padding:16px 18px}.section-header[data-v-79f30c79]{gap:8px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f3f7}.section-header[data-v-79f30c79],.section-title[data-v-79f30c79]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title[data-v-79f30c79]{gap:6px;font-size:14px;font-weight:600;color:#303d56}.section-actions[data-v-79f30c79]{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.section-actions .ant-btn-link[data-v-79f30c79]{color:#4470c4;font-size:12px}.section-actions .ant-btn-link[data-v-79f30c79]:hover{color:#3a62b0}.section-title-icon[data-v-79f30c79]{width:4px;height:16px;background:-webkit-gradient(linear,left top,left bottom,from(#4470c4),to(#7098d8));background:linear-gradient(180deg,#4470c4,#7098d8);border-radius:2px}.quick-group[data-v-79f30c79]{margin-bottom:16px}.quick-group[data-v-79f30c79]:last-child{margin-bottom:0}.quick-group-title[data-v-79f30c79]{font-size:12px;color:#8f9ab0;font-weight:600;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.quick-group-title[data-v-79f30c79]:before{content:"";width:3px;height:12px;background:#4470c4;border-radius:2px}.quick-cards-grid[data-v-79f30c79]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-card[data-v-79f30c79]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:16px 8px;background:white;border:1px solid #e3e7ef;border-radius:10px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.quick-card[data-v-79f30c79]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);border-color:#4470c4}.quick-card-icon[data-v-79f30c79]{width:40px;height:40px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;-webkit-transition:all .2s;transition:all .2s}.quick-card:hover .quick-card-icon[data-v-79f30c79]{-webkit-transform:scale(1.1);transform:scale(1.1)}.quick-card-icon.blue[data-v-79f30c79]{background:linear-gradient(135deg,#d8e4f5,#edf1fb)}.quick-card-icon.green[data-v-79f30c79]{background:linear-gradient(135deg,#cde8dc,#e3f4ec)}.quick-card-icon.orange[data-v-79f30c79]{background:linear-gradient(135deg,#f5e6c8,#fdf3e0)}.quick-card-icon.purple[data-v-79f30c79]{background:linear-gradient(135deg,#e2daf5,#eeebf8)}.quick-card-icon.cyan[data-v-79f30c79]{background:linear-gradient(135deg,#d0eef3,#e0f4f7)}.quick-card-icon.pink[data-v-79f30c79]{background:linear-gradient(135deg,#f5d8e4,#faeaf2)}.quick-card-icon.indigo[data-v-79f30c79]{background:linear-gradient(135deg,#d8d4f5,#e8e6fa)}.quick-card-icon.teal[data-v-79f30c79]{background:linear-gradient(135deg,#c8f0e8,#e0f7f2)}.quick-card-icon.rose[data-v-79f30c79]{background:linear-gradient(135deg,#f5d4d8,#fae8ea)}.quick-card-icon.amber[data-v-79f30c79]{background:linear-gradient(135deg,#f5e8c8,#faf2e0)}.quick-card-text[data-v-79f30c79]{font-size:12px;color:#44506a;font-weight:500;text-align:center}.quick-card:hover .quick-card-text[data-v-79f30c79]{color:#4470c4}.screen-btn[data-v-79f30c79]{background:linear-gradient(135deg,#4470c4,#5a85e0);border:none;border-radius:6px}.screen-btn[data-v-79f30c79]:hover{background:linear-gradient(135deg,#3a62b0,#4a78d0)}.quick-card.custom-card[data-v-79f30c79]{position:relative;border-style:dashed;border-color:#c4d0e6}.quick-card.custom-card[data-v-79f30c79]:hover{border-color:#4470c4;border-style:solid}.quick-card-remove[data-v-79f30c79]{position:absolute;top:-6px;right:-6px;font-size:16px;color:#c0c4cc;cursor:pointer;background:white;border-radius:50%;-webkit-transition:all .2s;transition:all .2s;opacity:0}.quick-card.custom-card:hover .quick-card-remove[data-v-79f30c79]{opacity:1;color:#f56c6c}.quick-card.add-card[data-v-79f30c79]{border-style:dashed;border-color:#d0d7e5;background:#fafbfd}.quick-card.add-card[data-v-79f30c79]:hover{border-color:#4470c4;background:#f4f7fc}.quick-card-icon.add-icon[data-v-79f30c79]{background:#f0f3fa;font-size:20px;font-weight:300;color:#4470c4}.custom-modal-body[data-v-79f30c79]{max-height:60vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-modal-hint[data-v-79f30c79]{font-size:12px;color:#909399;margin-bottom:12px}.custom-modal-search[data-v-79f30c79]{margin-bottom:12px}.custom-modal-tree[data-v-79f30c79]{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:4px}.custom-menu-group[data-v-79f30c79]{margin-bottom:12px}.custom-menu-group-title[data-v-79f30c79]{font-size:13px;font-weight:600;color:#303133;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid #ebeef5}.custom-menu-children[data-v-79f30c79]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 20px}.custom-menu-item[data-v-79f30c79]{min-width:140px;padding:4px 0}.fullscreen-screen-modal .ant-modal{top:0!important;padding:0!important;margin:0!important;max-width:100%!important}.fullscreen-screen-modal .ant-modal-content{height:100vh!important;max-width:100%!important;border-radius:0!important}.fullscreen-screen-modal .ant-modal-close{color:#fff;z-index:9999}.fullscreen-screen-modal .ant-modal-close:hover{color:#00c8ff}