:root{--primary: #453bfe;--topbar-h: 60px;--rail-w: 59px;--left-w: 398px;--right-w: 294px;--toolbar-h: 40px;--canvas-bg: #cccccc;--toolbar-bg: #f4f5f9;--rail-active-bg: #e9edf1;--panel-head-bg: #dde1e6;--border: #d9d9d9;--text-main: rgba(0, 0, 0, .85);--text-sub: rgba(0, 0, 0, .65)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Source Han Sans CN,Helvetica Neue,Helvetica,Microsoft YaHei,Arial,sans-serif;font-size:14px;color:var(--text-sub)}.editor-root{display:flex;flex-direction:column;height:100%}.editor-body{flex:1;display:flex;min-height:0;position:relative}.topbar{height:var(--topbar-h);background:#000;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 16px;flex-shrink:0;-webkit-user-select:none;user-select:none}.topbar-left{display:flex;align-items:center;gap:24px;min-width:0}.logo{display:flex;align-items:center;gap:8px;cursor:pointer;flex-shrink:0}.logo-badge{width:28px;height:28px;border-radius:6px;background:var(--primary);color:#fff;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center}.logo-name{font-size:16px;font-weight:600;letter-spacing:1px}.title-center{display:flex;align-items:center;gap:12px;margin-left:56px;min-width:0}.tpl-name{font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.tpl-name-input{width:220px}.topbar-item{display:inline-flex;align-items:center;gap:5px;cursor:pointer;color:#fff;font-size:14px;white-space:nowrap}.save-time{font-size:12px;opacity:.85;cursor:pointer;white-space:nowrap}.topbar-right{display:flex;align-items:center;gap:18px;padding-right:12px}.left-panel{width:var(--left-w);display:flex;background:#fff;border-right:1px solid #e8e8e8;flex-shrink:0;position:relative;z-index:20}.left-panel.collapsed{display:none}.rail{width:var(--rail-w);background:#fff;display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;border-right:1px solid #eee}.rail-tab{height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:var(--text-sub);border-radius:10px 0 0 10px;font-size:13px;-webkit-user-select:none;user-select:none}.rail-tab .rail-icon{font-size:20px;line-height:24px;height:24px}.rail-tab.active{background:var(--rail-active-bg);color:var(--primary)}.rail-collapse{position:absolute;right:-16px;top:50%;transform:translateY(-50%);z-index:30;width:16px;height:28px;background:#fff;border:1px solid #e8e8e8;border-left:none;border-radius:0 6px 6px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;font-size:11px}.left-content{flex:1;display:flex;flex-direction:column;min-width:0}.sub-tabs{display:flex;align-items:center;justify-content:center;gap:32px;height:50px;flex-shrink:0;border-bottom:1px solid #f0f0f0}.sub-tab{cursor:pointer;color:var(--text-sub);padding:6px 2px;font-size:14px;-webkit-user-select:none;user-select:none}.sub-tab.active{color:var(--text-main);font-weight:700;box-shadow:inset 0 -2px 0 var(--primary)}.block-grid{flex:1;overflow-y:auto;padding:10px 6px;display:grid;grid-template-columns:1fr 1fr;gap:14px 10px;align-content:start}.block-card{cursor:grab;-webkit-user-select:none;user-select:none;text-align:center}.block-card-thumb{height:110px;background:#fff;border:1px solid var(--border);border-radius:4px;padding:5px;display:flex;align-items:center;justify-content:center;transition:all .2s;pointer-events:none;overflow:hidden}.block-card:hover .block-card-thumb{border-color:var(--primary);box-shadow:0 2px 8px #453bfe26}.block-card-label{margin-top:10px;font-size:13px;color:var(--text-sub)}.block-empty{padding:60px 20px;text-align:center;color:#999}.canvas-area{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--canvas-bg)}.canvas-toolbar{height:var(--toolbar-h);background:var(--toolbar-bg);flex-shrink:0;display:flex;align-items:center;padding:0 20px;gap:10px}.device-toggle{display:flex;background:#e4e6ec;border-radius:4px;padding:3px}.device-btn{width:40px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:3px;color:#666;font-size:15px}.device-btn.active{background:#fff;color:var(--primary);box-shadow:0 1px 2px #0000001a}.toolbar-right{margin-left:auto;display:flex;align-items:center;gap:10px}.tool-btn{cursor:pointer;font-size:16px;color:#555;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px}.tool-btn:hover:not(.disabled){color:var(--primary)}.tool-btn.disabled{color:#bbb;cursor:not-allowed}.canvas-scroll{flex:1;overflow-y:auto;padding:20px 0 60px}.email-sheet{margin:0 auto;background:#fff;position:relative;box-shadow:0 1px 4px #0000001f;min-height:200px}.drop-line{height:3px;background:var(--primary);border-radius:2px;margin:0 8px;pointer-events:none}.drop-zone{height:8px}.empty-canvas-hint{margin:12px;border:1px dashed #bbb;border-radius:4px;padding:40px 0;text-align:center;color:#999}.canvas-phone{position:relative;width:407px;margin:0 auto;padding:11px;border-radius:54px;background:linear-gradient(135deg,#dcd8d1,#b9b5af 16%,#8f8b85 36%,#5c5853 58%,#8a8680 78%,#c6c2bb);box-shadow:0 18px 55px #0000005c,0 3px 10px #00000052,inset 0 0 0 1px #fff6,inset 0 0 0 2px #00000047,inset 0 0 8px #0006}.canvas-phone-screen{position:relative;border-radius:40px;overflow:hidden;background:#000;padding:5px}.canvas-phone-screen .email-sheet{margin:0;box-shadow:none;border-radius:0;min-width:100%}.canvas-phone .iphone-island{top:22px;pointer-events:none}.canvas-phone .iphone-home{bottom:20px;pointer-events:none}.blk{position:relative;outline:1px dashed transparent}.blk:hover{outline:1px dashed var(--primary)}.blk.selected{outline:2px solid var(--primary)}.blk-toolbar{position:absolute;top:2px;right:2px;z-index:10;display:none;align-items:center;background:var(--primary);border-radius:4px;overflow:hidden;box-shadow:0 2px 6px #0003}.blk:hover .blk-toolbar,.blk.selected .blk-toolbar{display:flex}.blk-tool-btn{width:26px;height:26px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px}.blk-tool-btn:hover{background:#ffffff40}.blk-drag-handle{cursor:grab}.blk-type-tag{position:absolute;top:2px;left:2px;z-index:10;display:none;background:var(--primary);color:#fff;font-size:11px;line-height:1;padding:5px 7px;border-radius:3px}.blk:hover .blk-type-tag,.blk.selected .blk-type-tag{display:block}.inline-editable:focus{outline:none}.float-toolbar{position:fixed;z-index:1000;background:#1f2329;border-radius:6px;display:flex;align-items:center;padding:4px 6px;gap:2px;box-shadow:0 4px 12px #00000040;flex-wrap:wrap}.ft-btn{min-width:26px;height:26px;padding:0 5px;color:#ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;font-size:13px}.ft-btn:hover,.ft-btn.on{background:#ffffff26;color:#fff}.ft-sep{width:1px;height:16px;background:#fff3;margin:0 4px}.ft-select{background:transparent;color:#ddd;border:1px solid rgba(255,255,255,.25);border-radius:4px;height:24px;font-size:12px;padding:0 2px;outline:none}.ft-select option{color:#333}.right-panel{width:var(--right-w);background:#fff;border-left:1px solid #e8e8e8;flex-shrink:0;overflow-y:auto}.panel-heading{height:40px;background:var(--panel-head-bg);color:var(--text-main);font-size:14px;font-weight:700;display:flex;align-items:center;padding:0 10px;position:sticky;top:0;z-index:5}.panel-body{padding:10px}.field-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px}.field-label{font-size:13px;color:var(--text-sub);white-space:nowrap}.field-note{font-size:12px;color:#999;line-height:1.6;margin-top:4px}.panel-tip{font-size:12px;color:#999;padding:10px;line-height:1.6}.padding-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;position:relative}.padding-cell label{display:block;font-size:12px;color:var(--text-sub);margin-bottom:4px}.link-btn{color:var(--primary);cursor:pointer;font-size:12px}.tpl-size{position:fixed;bottom:12px;left:50%;transform:translate(-50%);z-index:40;background:#0000008c;color:#fff;font-size:12px;padding:3px 12px;border-radius:3px;pointer-events:none}.preview-iframe{border:1px solid #eee;background:#fff;width:100%}.thumb-svg{display:block}.module-item{position:relative;border:1px solid #e5e7eb;border-radius:4px;padding:10px 12px;margin-bottom:10px;background:#fff;cursor:grab;transition:border-color .15s}.module-item:hover{border-color:var(--primary)}.module-del{position:absolute;top:8px;right:8px;color:#bbb;cursor:pointer;display:none;font-size:13px}.module-item:hover .module-del{display:block}.module-del:hover{color:#ff4d4f}.module-groups{flex:1;overflow-y:auto}.module-group{border-bottom:1px solid #eee}.module-group-head{height:36px;display:flex;align-items:center;gap:8px;padding:0 14px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;color:var(--text-main);transition:color .15s}.module-group-head:hover{color:var(--primary)}.module-group-chevron{font-size:10px;color:#999;display:flex;align-items:center;transition:transform .15s,color .15s}.module-group-head:hover .module-group-chevron{color:var(--primary)}.module-group-chevron.open{transform:rotate(90deg)}.module-group-count{margin-left:auto;min-width:20px;height:16px;padding:0 6px;border-radius:8px;background:#f0f1f5;color:#999;font-size:11px;display:flex;align-items:center;justify-content:center}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px}.module-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;cursor:grab;-webkit-user-select:none;user-select:none;overflow:hidden;transition:border-color .15s,box-shadow .15s}.module-card:hover{border-color:var(--primary);box-shadow:0 2px 8px #453bfe1f}.module-card-thumb{background:#fafbfd;padding:4px 0;pointer-events:none;display:flex;align-items:center;justify-content:center}.module-card-name{font-size:12px;color:#555;text-align:center;padding:0 6px 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spam-score{text-align:center;padding:10px 0 18px}.spam-score-num{font-size:42px;font-weight:700;line-height:1.2}.spam-level-tag{display:inline-block;margin-top:8px;color:#fff;font-size:12px;padding:2px 14px;border-radius:10px}.spam-issue-list{list-style:none;margin:0;padding:0}.spam-issue-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--text-main);padding:6px 0;line-height:1.5}.spam-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;margin-top:6px}.spam-dot.sev-high{background:#ff4d4f}.spam-dot.sev-mid{background:#faad14}.spam-dot.sev-low{background:#d9d9d9}.ws-root{height:100vh;display:flex;flex-direction:column;background:#fff}.ws-nav{height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #f0f0f0}.ws-logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;cursor:pointer;color:#111827}.ws-logo-badge{width:28px;height:28px;border-radius:7px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px}.ws-team{display:flex;align-items:center;gap:8px;background:#f7f8fa;border:1px solid #eef0f2;border-radius:8px;padding:4px 12px 4px 6px;cursor:pointer;color:#111827}.ws-team-avatar{width:28px;height:28px;border-radius:7px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.ws-team-name{font-size:13px;font-weight:500}.ws-body{flex:1;display:flex;overflow:hidden}.ws-sidebar{width:260px;flex-shrink:0;border-right:1px solid #f0f0f0;padding:14px 12px;display:flex;flex-direction:column}.ws-ws-label{font-size:12px;color:#94a3b8;padding:8px 12px 4px}.ws-nav-list{display:flex;flex-direction:column;gap:2px}.ws-nav-item{display:block;padding:9px 12px;font-size:14px;border-radius:12px;cursor:pointer;color:#64748b;transition:background .15s,color .15s}.ws-nav-item:hover{background:#f1f5f9}.ws-nav-item.active{background:#eff6ff;color:#000;font-weight:500}.ws-quota{margin-top:auto;padding:12px;font-size:12px;color:#94a3b8;display:flex;align-items:baseline;gap:4px}.ws-quota-num{font-size:20px;color:#111827;font-weight:600}.ws-main{flex:1;overflow-y:auto}.ws-main-inner{padding:28px;max-width:100%}.ws-page-head h1{font-size:22px;font-weight:700;margin:0 0 4px;color:#111827}.ws-page-head p{font-size:14px;color:#64748b;margin:0}.ws-page-head-row{display:flex;align-items:flex-start;justify-content:space-between}.ws-head-count{font-size:13px;color:#64748b}.ws-head-count strong{font-size:20px;color:#111827}.ws-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0 30px}.ws-quick-card{border:1px solid #d9dce1;border-radius:12px;padding:18px;cursor:pointer;position:relative;transition:box-shadow .15s,border-color .15s;background:#fff;box-shadow:0 1px 3px #0000000d}.ws-quick-card:hover{border-color:var(--primary);box-shadow:0 4px 16px #453bfe14}.ws-quick-card h3{font-size:15px;font-weight:600;margin:12px 0 4px;color:#111827}.ws-quick-card p{font-size:12px;color:#94a3b8;margin:0;line-height:1.5}.ws-quick-go{display:block;margin-top:10px;font-size:12px;color:var(--primary)}.ws-section-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.ws-section-head h2{font-size:17px;font-weight:600;margin:0 0 2px;color:#111827}.ws-section-head p{font-size:12px;color:#94a3b8;margin:0}.ws-count{font-size:13px;color:#64748b}.ws-email-list{display:flex;flex-direction:column;gap:10px}.ws-email-row{display:flex;align-items:center;gap:14px;border:1px solid #eef0f2;border-radius:12px;padding:12px 16px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.card-shadow{box-shadow:0 2px 8px #00000017;transition:box-shadow .3s ease}.card-shadow:hover{box-shadow:0 4px 16px #0000001f}.stat-card-gradient-1{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stat-card-gradient-2{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.stat-card-gradient-3{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.stat-card-gradient-4{background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff}.stat-card-gradient-5{background:linear-gradient(135deg,#fa709a,#fee140);color:#fff}.stat-card-gradient-6{background:linear-gradient(135deg,#a18cd1,#fbc2eb);color:#fff}.table-striped tbody tr:nth-child(odd){background-color:#fafafa}.table-hover tbody tr:hover{background-color:#f5f5f5}.btn-hover-scale{transition:transform .2s ease,box-shadow .2s ease}.btn-hover-scale:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-slow{animation:spin-slow 2s linear infinite}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes border-pulse{0%,to{border-color:#d9d9d9}50%{border-color:var(--primary)}}.border-pulse{animation:border-pulse 2s ease-in-out infinite}.badge-success{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.badge-warning{background-color:#fffbe6;border:1px solid #ffe58f;color:#faad14}.badge-error{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}.badge-info{background-color:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}.modal-beautiful .ant-modal-content{border-radius:12px;box-shadow:0 8px 32px #0000001f}.modal-beautiful .ant-modal-header{border-radius:12px 12px 0 0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dashboard-stat-card{border-radius:12px;overflow:hidden;position:relative}.dashboard-stat-card:before{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%)}.dashboard-stat-card .ant-statistic-title{color:#ffffffd9!important}.dashboard-stat-card .ant-statistic-content-value{color:#fff!important;font-weight:600}.form-beautiful .ant-form-item-label{font-weight:500;color:#333}.btn-group-beautiful .ant-btn{border-radius:0}.btn-group-beautiful .ant-btn:first-child{border-radius:6px 0 0 6px}.btn-group-beautiful .ant-btn:last-child{border-radius:0 6px 6px 0}.ws-email-row:hover{border-color:var(--primary);box-shadow:0 2px 10px #453bfe0f}.ws-email-info{flex:1;min-width:0}.ws-email-name{font-size:14px;font-weight:500;color:#111827}.ws-email-sub{font-size:12px;color:#94a3b8;margin-top:2px}.ws-filter{margin:20px 0 6px}.ws-filter-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ws-filter-label{font-size:13px;color:#64748b;min-width:40px;flex-shrink:0}.ws-filter-pills{display:flex;flex-wrap:wrap;gap:8px}.ws-pill{height:30px;padding:0 14px;border-radius:999px;border:1px solid #eef0f2;background:#fff;color:#64748b;font-size:13px;cursor:pointer;transition:all .15s}.ws-pill:hover{border-color:#cbd5e1}.ws-pill.active{background:#111827;color:#fff;border-color:#111827}.ws-color-pills{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ws-color-all{height:30px;padding:0 14px;border-radius:999px;border:1px solid #eef0f2;background:#fff;color:#64748b;font-size:13px;cursor:pointer;transition:all .15s}.ws-color-all:hover{border-color:#cbd5e1}.ws-color-all.active{background:#111827;color:#fff;border-color:#111827}.ws-color-dot{width:24px;height:24px;border-radius:50%;border:2px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;color:#999;padding:0;background:#f9fafb}.ws-color-dot.active{border-color:#111827;box-shadow:0 0 0 2px #fff,0 0 0 4px #111827}.ws-color-dot:hover{transform:scale(1.1)}.ws-showing{font-size:12px;color:#94a3b8;margin:6px 0 14px}.tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.tpl-card{border:1px solid #eef0f2;border-radius:12px;overflow:hidden;cursor:pointer;position:relative;transition:box-shadow .15s,border-color .15s;background:#fff}.tpl-card:hover{border-color:var(--primary);box-shadow:0 4px 16px #453bfe14}.tpl-thumb{width:100%;overflow:hidden;background:#f7f8fa;border-bottom:1px solid #f0f0f0}.tpl-thumb .email-sheet{margin:0;box-shadow:none;border-radius:0}.tpl-card-meta{padding:10px 12px 12px;text-align:center}.tpl-card-name{font-size:13px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl-card-cat{font-size:12px;color:#94a3b8;margin-top:2px}.tpl-card-actions{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;background:#ffffffd9;opacity:0;transition:opacity .15s}.tpl-card:hover .tpl-card-actions{opacity:1}.tpl-card-del{color:#ff4d4f;cursor:pointer;font-size:14px;padding:2px 6px}.tpl-pager{display:flex;justify-content:center;margin:24px 0 8px}.tpl-preview-bar{display:flex;justify-content:center;margin-bottom:12px}.tpl-preview-wrap{margin:0 auto}.tpl-preview-frame{border:0;width:100%;height:70vh;background:#fff;display:block}.tpl-phone{display:flex;justify-content:center;padding:10px 0 14px}.iphone{position:relative;width:407px;border-radius:54px;padding:11px;background:linear-gradient(135deg,#dcd8d1,#b9b5af 16%,#8f8b85 36%,#5c5853 58%,#8a8680 78%,#c6c2bb);box-shadow:0 18px 55px #0000005c,0 3px 10px #00000052,inset 0 0 0 1px #fff6,inset 0 0 0 2px #00000047,inset 0 0 8px #0006}.iphone-screen{position:relative;width:385px;height:640px;border-radius:44px;overflow:hidden;background:#000;margin:0 auto;box-shadow:inset 0 0 0 5px #000}.iphone-screen iframe{border:0;width:100%;height:100%;background:#fff;display:block}.iphone-island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:120px;height:32px;background:#000;border-radius:18px;z-index:3}.iphone-home{position:absolute;bottom:9px;left:50%;transform:translate(-50%);width:122px;height:5px;background:#ffffffe6;border-radius:3px;z-index:3}.iphone-btn{position:absolute;border-radius:2px;background:linear-gradient(180deg,#cfcbc5,#77736d)}.btn-mute{left:-3px;top:160px;width:4px;height:28px;border-radius:2px 0 0 2px}.btn-vol-up{left:-3px;top:210px;width:4px;height:52px;border-radius:2px 0 0 2px}.btn-vol-down{left:-3px;top:272px;width:4px;height:52px;border-radius:2px 0 0 2px}.btn-power{right:-3px;top:236px;width:4px;height:86px;border-radius:0 2px 2px 0}.ai-panel{padding:24px 16px}.ai-panel-hero{text-align:center;padding:20px 0 16px}.ai-panel-hero p{margin:10px 0 0;font-size:14px;color:#333}.ai-action-list{display:flex;flex-direction:column;gap:10px}.ai-action{border:1px solid #eef0f2;border-radius:10px;padding:11px 14px;font-size:13px;background:#fff;cursor:pointer;text-align:left;color:#333;transition:border-color .15s,background .15s}.ai-action:hover{border-color:var(--primary);background:#faf9ff}.ai-panel-note{font-size:12px;color:#94a3b8;line-height:1.6;margin-top:16px;padding:0 4px}.tpl-card-tags{display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px;color:#666;margin-top:2px}.tpl-tag-purpose{background:#f3f4f6;border-radius:3px;padding:1px 6px}.tpl-tag-industry{background:#eff6ff;border-radius:3px;padding:1px 6px;color:#2563eb}.ant-table-content,.ant-table-body{overflow-x:auto!important;scrollbar-width:thin;scrollbar-color:#bfbfbf #f1f1f1}.ant-table-content::-webkit-scrollbar,.ant-table-body::-webkit-scrollbar{width:10px;height:10px}.ant-table-content::-webkit-scrollbar-track,.ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.ant-table-content::-webkit-scrollbar-thumb,.ant-table-body::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:5px;border:2px solid #f1f1f1}.ant-table-content::-webkit-scrollbar-thumb:hover,.ant-table-body::-webkit-scrollbar-thumb:hover{background:#999}
