.app{min-height:100vh}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5}.login-form{width:360px;padding:24px;background:white;border-radius:8px;box-shadow:0 2px 8px #00000026}.login-form-title{text-align:center;margin-bottom:24px;color:#1890ff}.main-layout{--layout-sider-width: 200px;display:flex;min-height:100vh;height:100vh;max-height:100vh;overflow:hidden}.main-layout:has(.sidebar.ant-layout-sider-collapsed){--layout-sider-width: 80px}.sidebar{width:200px;background:#001529;color:#fff}.sidebar.ant-layout-sider{height:100vh!important;max-height:100vh;overflow:hidden}.sidebar .ant-layout-sider-children{display:flex;flex-direction:column;overflow:hidden}.sidebar-inner{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;overflow:hidden}.sidebar-menu-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent}.sidebar-menu-scroll:hover{scrollbar-color:rgba(255,255,255,.32) transparent}.sidebar-menu-scroll::-webkit-scrollbar{width:6px}.sidebar-menu-scroll::-webkit-scrollbar-track{background:transparent;margin:6px 0}.sidebar-menu-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:100px}.sidebar-menu-scroll:hover::-webkit-scrollbar-thumb{background:rgba(255,255,255,.32)}.sidebar-menu-scroll::-webkit-scrollbar-thumb:active{background:rgba(255,255,255,.42)}.sidebar-menu-scroll::-webkit-scrollbar-corner{background:transparent}.main-layout-inner.ant-layout{flex:1;min-width:0;min-height:0;overflow:hidden}.main-layout-inner .layout-header{flex-shrink:0}.sidebar-brand{margin:16px 12px;padding:8px 12px;min-height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-shrink:0}.sidebar-brand--collapsed{margin:16px 8px;padding:10px;justify-content:center;gap:0}.sidebar-brand-logo{width:28px;height:28px;flex-shrink:0;display:block;object-fit:contain}.sidebar-brand-title{color:#fff!important;margin:0!important;font-size:17px!important;font-weight:600!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content{flex:1;min-height:0;padding:24px;background:#f0f2f5;overflow-y:auto;overscroll-behavior-y:contain;display:flex;flex-direction:column;gap:16px}.content--menu-unavailable{display:flex;flex-direction:column;align-items:stretch}.sidebar-menu-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 8px;color:#ffffff8c;font-size:12px}.menu-unavailable-page{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;padding:32px 24px;text-align:center;background:#fff;border-radius:8px}.menu-unavailable-page__title{margin-bottom:8px!important}.menu-unavailable-page__hint{display:block;max-width:400px;margin-bottom:8px!important;font-size:14px}.menu-unavailable-page__note{display:block;max-width:400px;margin-bottom:20px!important;font-size:13px}.menu-retry-btn.ant-btn{display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:36px;padding-inline:20px;font-size:14px}.menu-retry-btn.ant-btn>.ant-btn-icon{display:inline-flex!important;align-items:center;justify-content:center;line-height:0;font-size:14px}.menu-retry-btn.ant-btn>.ant-btn-icon .anticon{display:inline-block;font-size:14px}.menu-retry-btn.ant-btn-loading>.ant-btn-icon{margin-inline-end:8px}.menu-config-page .menu-config-source-list{margin:8px 0 0;padding-left:20px}.menu-config-page .menu-config-source-list li{margin-bottom:6px}.menu-config-toolbar-card .ant-divider{margin:12px 0}.layout-header{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;height:56px!important;min-height:56px!important;padding:0 20px 0 8px!important;line-height:1.5!important;background:#fff!important;box-shadow:0 1px 4px #0000000f!important}.layout-header-trigger{flex-shrink:0;width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important}.layout-header-right{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex:1;min-width:0;height:100%}.layout-header-breadcrumb.ant-breadcrumb{margin:0!important;padding:6px 14px;max-width:min(56vw,720px);background:linear-gradient(180deg,#fafafa 0%,#f5f5f5 100%);border:1px solid #eee;border-radius:20px;font-size:13px;line-height:1.5;display:inline-flex;align-items:center;flex-wrap:wrap;row-gap:2px}.layout-header-breadcrumb .ant-breadcrumb-separator{margin-inline:6px;color:#00000059}.layout-header-breadcrumb .ant-breadcrumb-link{color:#000000a6}.layout-header-breadcrumb li:last-child .ant-breadcrumb-link{color:#000000e0;font-weight:500}.layout-header-user{display:inline-flex;align-items:center;gap:10px;cursor:pointer;padding:6px 12px 6px 8px;border-radius:20px;transition:background .2s ease;flex-shrink:0;font-size:14px;color:#000000d9}.layout-header-user:hover{background:rgba(0,0,0,.04)}.card{background:white;border-radius:8px;box-shadow:0 2px 8px #00000026;padding:24px;margin-bottom:16px}.button-group{margin-bottom:16px;display:flex;gap:8px}.table{margin-top:16px}.content-publish-page .content-publish-toolbar{margin-top:8px}.content-publish-page .content-publish-table-actions{display:inline-flex!important;flex-wrap:nowrap!important;white-space:nowrap;max-width:100%}.content-publish-page .content-publish-table-actions__btn{padding-inline:4px;font-size:12px}.content-publish-page .content-publish-link-cell{display:flex;align-items:center;gap:2px;max-width:100%;min-width:0}.content-publish-page .content-publish-link-cell__text{flex:1;min-width:0;font-size:11px;margin:0!important}.content-publish-page .content-publish-link-cell__actions{flex-shrink:0}.content-publish-page .content-publish-link-cell__actions .ant-btn{padding-inline:2px}.content-publish-page .content-publish-thumb-col{vertical-align:middle}.content-publish-page .ant-table-tbody>tr>td.content-publish-thumb-col{padding:8px!important}.content-icon-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:8px;max-height:320px;overflow-y:auto;padding:6px;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}.content-icon-picker__item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;border:1px solid #e8e8e8;border-radius:8px;background:#fff;cursor:pointer;min-height:72px}.content-icon-picker__item--selected{border-color:#1677ff;background:#e6f4ff;box-shadow:0 0 0 1px #1677ff}.content-icon-picker__emoji{font-size:28px;line-height:1}.content-icon-picker__label{font-size:10px;color:#666;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.form{margin-top:16px}.form-item{margin-bottom:16px}.element-showcase-page .element-showcase-section{margin-bottom:28px}.element-showcase-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.element-showcase-swatch-wrap{display:inline-flex;flex-direction:column;gap:4px;min-width:112px}.element-showcase-swatch{width:100%;height:44px;border-radius:8px;border:1px solid rgba(0,0,0,.06);box-sizing:border-box}.element-showcase-section-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:600}.element-showcase-sub{margin-bottom:20px}.element-showcase-sub:last-child{margin-bottom:0}.element-showcase-sub-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px}.element-showcase-id-tag{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin-inline-end:0!important}.element-showcase-sub-body{padding-left:4px}.element-showcase-inline-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px!important;line-height:1.4!important;padding:0 6px!important;margin-inline-end:8px!important;vertical-align:middle}.element-showcase-inline-id--pick{cursor:pointer;border:1px dashed rgba(0,0,0,.15)!important}.element-showcase-inline-id--pick:hover{color:#1677ff!important;border-color:#91caff!important}.element-showcase-mp-glossary .element-showcase-mp-term{margin-bottom:10px}.element-showcase-mp-glossary .element-showcase-mp-term:last-child{margin-bottom:0}.element-showcase-preview-col{align-self:flex-start;container-type:inline-size;container-name:mp-simulator-host}@supports (container-type: inline-size){.element-showcase-preview-col .mp-device-inner{--mp-cap-w: min(375px, calc(100cqw - 24px))}}@media (min-width: 1200px){.element-showcase-preview-sticky{position:sticky;top:16px}}.mp-simulator-card .ant-card-body{padding-bottom:16px}.mp-phone-stage{position:relative;display:flex;flex-direction:column;align-items:center;padding:8px 0 28px}.mp-phone-reflection{position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:min(72%,280px);height:36px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(30,40,60,.22) 0%,transparent 72%);pointer-events:none;filter:blur(4px)}.mp-device{position:relative;margin:0 auto;width:fit-content;max-width:min(401px,100%);border-radius:52px;padding:13px;background:linear-gradient(145deg,rgba(255,255,255,.55) 0%,rgba(255,255,255,0) 42%),linear-gradient(165deg,#c8c9cc 0%,#636366 38%,#2c2c2e 62%,#1a1a1c 100%);box-shadow:0 0 0 1px #ffffff1f inset,0 2px 4px #00000059 inset,0 28px 56px #0000006b,0 12px 24px #00000047,0 4px 8px #0000002e}.mp-phone-btn{position:absolute;border-radius:3px;background:linear-gradient(90deg,#4a4a4f,#2e2e32);box-shadow:1px 0 #ffffff0f inset,-1px 0 2px #00000073 inset}.mp-phone-btn--silent{left:-3px;top:108px;width:4px;height:28px}.mp-phone-btn--vol-up{left:-3px;top:156px;width:4px;height:52px}.mp-phone-btn--vol-down{left:-3px;top:218px;width:4px;height:52px}.mp-phone-btn--power{right:-3px;top:178px;width:4px;height:72px}.mp-device-inner{--mp-cap-w: min(375px, calc(100vw - 40px));--mp-cap-h:calc(100vh - 220px);--mp-h-from-w: calc(var(--mp-cap-w) * 812 / 375);--mp-screen-h: min(var(--mp-h-from-w), var(--mp-cap-h));position:relative;border-radius:42px;overflow:hidden;background:#0a0a0b;display:flex;flex-direction:column;box-sizing:border-box;width:calc(var(--mp-screen-h) * 375 / 812);height:var(--mp-screen-h);min-height:0;max-width:var(--mp-cap-w);box-shadow:0 0 0 1px #000000a6 inset,0 0 0 2px #ffffff0f inset,0 12px 28px #00000059 inset}.mp-screen-curve{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:0 0 0 1px #ffffff14 inset,0 1px #ffffff1f inset;z-index:4}.mp-screen-shine{pointer-events:none;position:absolute;top:0;left:0;right:36%;height:42%;border-radius:42px 0 60%;background:linear-gradient(118deg,rgba(255,255,255,.38) 0%,rgba(255,255,255,.08) 38%,transparent 62%);z-index:1;opacity:.85}.mp-notch-cluster{position:relative;z-index:3;flex-shrink:0;background:linear-gradient(180deg,#f5f5f7 0%,#ebebed 100%)}.mp-status-bar{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:12px 26px 10px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.02em;color:#000}.mp-status-time{position:relative;z-index:3;min-width:54px}.mp-dynamic-island{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:118px;height:34px;border-radius:20px;background:linear-gradient(180deg,#1c1c1e 0%,#000 55%,#0a0a0a 100%);box-shadow:0 1px 2px #ffffff1f inset,0 -1px 3px #000000e6 inset,0 4px 12px #00000073;z-index:2}.mp-island-lens{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:radial-gradient(circle at 30% 28%,#2a2a4a 0%,#0d1020 70%,#000 100%);box-shadow:0 0 0 1px #ffffff0f inset}.mp-status-icons{position:relative;z-index:3;display:flex;align-items:center;gap:6px}.mp-icon-signal{display:inline-flex;align-items:flex-end;gap:2px;height:12px;padding-bottom:1px}.mp-icon-signal i{display:block;width:3px;border-radius:1px;background:#000}.mp-icon-signal i:nth-child(1){height:4px;opacity:.35}.mp-icon-signal i:nth-child(2){height:6px;opacity:.55}.mp-icon-signal i:nth-child(3){height:8px;opacity:.75}.mp-icon-signal i:nth-child(4){height:11px}.mp-icon-wifi{display:flex;align-items:center;color:#000;margin-top:1px}.mp-icon-battery{display:inline-flex;align-items:center;gap:1px}.mp-battery-body{position:relative;width:24px;height:11px;border-radius:3px;border:1.5px solid rgba(0,0,0,.38);padding:1px;box-sizing:border-box}.mp-battery-level{display:block;height:100%;width:72%;border-radius:1px;background:#34c759;box-shadow:0 0 0 .5px #00000014 inset}.mp-battery-cap{width:2px;height:5px;border-radius:0 1px 1px 0;background:rgba(0,0,0,.35);margin-left:-1px}.mp-navbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px 10px;background:linear-gradient(180deg,#f5f5f7 0%,#ececed 100%);border-bottom:.5px solid rgba(0,0,0,.08);flex-shrink:0;position:relative;z-index:3}.mp-navbar-back{font-size:28px;line-height:1;font-weight:300;color:#000;width:40px;flex-shrink:0;margin-top:-2px}.mp-navbar-title{font-size:17px;font-weight:600;flex:1;text-align:center;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif}.mp-navbar-actions{width:88px;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:5px 12px;border-radius:19px;background:rgba(255,255,255,.65);border:.5px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000f}.mp-navbar-dot{width:6px;height:6px;border-radius:50%;background:#333;opacity:.75}.mp-page-scroll{flex:1;overflow-y:auto;overflow-x:hidden;background:#ededed;-webkit-overflow-scrolling:touch;position:relative;z-index:2}.mp-anchor-chip{padding:8px 12px;background:rgba(255,255,255,.92);border-bottom:.5px solid rgba(0,0,0,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mp-cell{padding:14px 12px;background:#fff;border-bottom:.5px solid rgba(0,0,0,.06)}.mp-home-indicator{flex-shrink:0;height:30px;background:linear-gradient(180deg,#ececed 0%,#e5e5e7 100%);display:flex;justify-content:center;align-items:flex-start;padding-top:9px;position:relative;z-index:3}.mp-home-indicator:after{content:"";width:132px;height:5px;background:rgba(0,0,0,.32);border-radius:100px;box-shadow:0 .5px #ffffff59}.mp-preview-empty,.mp-preview-fallback{padding:24px 12px;text-align:center}.library-excel-editor-form{display:block;height:100%}.library-excel-editor{margin:-24px;min-height:calc(100vh - 56px);display:flex;flex-direction:column;background:#f5f7fa;overflow-x:hidden;overflow-y:auto;border-bottom:1px solid #f0f0f0}.library-excel-editor--upload-mode{padding-bottom:24px;gap:16px}.library-excel-meta-card{margin-top:4px}.library-excel-upload-section .ant-card,.library-excel-preview-section .ant-card{border-radius:8px}.library-excel-preview-placeholder{padding:0 16px 8px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.library-excel-upload-section,.library-excel-preview-section{padding:0 16px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.library-excel-hero--excel{background:linear-gradient(135deg,#e6f7ff 0%,#f6ffed 100%);border-color:#91d5ff}.parsed-excel-view{width:100%}.excel-preview-scroll{width:100%;overflow:auto;max-height:min(70vh,720px);border:1px solid #d9d9d9;border-radius:6px;background:#fff}.excel-preview-table{border-collapse:collapse;table-layout:fixed;min-width:100%;font-size:13px}.excel-preview-table td{border:1px solid #e0e0e0;padding:4px 8px;vertical-align:middle;word-break:break-word;min-width:72px;background:#fff}.excel-preview-table tr:nth-child(2n) td:not(:empty){background:#fafafa}.library-excel-editor--loading{margin:-24px;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 56px);background:#fff}.library-excel-page-head{flex-shrink:0;padding:12px 20px 16px;background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 1px #00000008}.library-excel-page-head-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.library-excel-back{padding-left:0;font-size:14px}.library-excel-hero{display:flex;gap:14px;align-items:flex-start;padding:12px 14px;margin-bottom:12px;background:linear-gradient(135deg,#f6ffed 0%,#e6f7ff 100%);border:1px solid #b7eb8f;border-radius:8px}.library-excel-hero-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#237804;background:#fff;border-radius:8px;border:1px solid #d9f7be}.library-excel-hero-text{flex:1;min-width:0}.library-excel-hero-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.library-excel-badge{font-weight:600}.library-excel-title-row{max-width:720px}.library-excel-title-form-item{margin-bottom:0!important}.library-excel-title-form-item .ant-form-item-label>label{height:auto;line-height:1.5}.dashboard-container{padding:0}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:20px}.dashboard-stat-card{position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:12px;border:1px solid #f0f0f0}.dashboard-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--card-gradient-start),var(--card-gradient-end));opacity:0;transition:opacity .3s ease}.dashboard-stat-card:hover:before{opacity:1}.dashboard-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:#1890ff33}.dashboard-stat-card:hover .ant-statistic-title{color:#1890ff}.dashboard-stat-card .ant-statistic-content{font-size:28px;font-weight:600}.dashboard-stat-card .ant-statistic-title{font-size:14px;color:#0000008a;margin-bottom:8px;transition:color .3s ease}.dashboard-stat-card .ant-statistic-icon{font-size:24px;margin-bottom:12px}.stat-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,rgba(24,144,255,.08),rgba(24,144,255,.02));margin-bottom:12px}.stat-icon-wrapper.users{background:linear-gradient(135deg,rgba(63,134,0,.08),rgba(63,134,0,.02))}.stat-icon-wrapper.orders{background:linear-gradient(135deg,rgba(207,19,34,.08),rgba(207,19,34,.02))}.stat-icon-wrapper.revenue{background:linear-gradient(135deg,rgba(250,173,20,.08),rgba(250,173,20,.02))}.stat-icon-wrapper.activities{background:linear-gradient(135deg,rgba(24,144,255,.08),rgba(24,144,255,.02))}.stat-icon-wrapper.appointments{background:linear-gradient(135deg,rgba(114,46,209,.08),rgba(114,46,209,.02))}.stat-icon-wrapper.messages{background:linear-gradient(135deg,rgba(235,47,150,.08),rgba(235,47,150,.02))}.dashboard-content-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard-card{height:100%;border-radius:12px;border:1px solid #f0f0f0;transition:all .3s ease}.dashboard-card:hover{box-shadow:0 4px 16px #0000000f}.dashboard-card .ant-card-head{border-bottom:1px solid #f0f0f0;background:linear-gradient(180deg,#fafafa 0%,#fff 100%);border-radius:12px 12px 0 0}.dashboard-card .ant-card-head-title{font-size:15px;font-weight:600;color:#000000d9}.dashboard-card .ant-table-wrapper{margin:0}.dashboard-card .ant-table{font-size:13px}.dashboard-card .ant-table-thead>tr>th{background:#fafafa;font-weight:500;font-size:12px;color:#0000008a;padding:10px 12px}.dashboard-card .ant-table-tbody>tr{transition:all .2s ease}.dashboard-card .ant-table-tbody>tr:hover>td{background:#f6ffed}.dashboard-card .ant-table-tbody>tr:active{background:#e6f7ff}.dashboard-right-panel{display:flex;flex-direction:column;gap:16px}.dashboard-article-list .ant-list-item{padding:12px 0;border-bottom:1px dashed #f0f0f0;transition:all .2s ease}.dashboard-article-list .ant-list-item:last-child{border-bottom:none}.dashboard-article-list .ant-list-item:hover{background:rgba(24,144,255,.04);padding-left:8px;border-radius:4px}.dashboard-article-list .ant-list-item-meta-title{font-size:14px;font-weight:500;color:#000000d9;margin-bottom:4px}.dashboard-article-list .ant-list-item-meta-description{font-size:12px;color:#00000073}.dashboard-article-list .status-tag{font-size:11px;padding:2px 6px}.loading-skeleton{padding:16px}.animate-number{animation:numberAppear .8s ease-out}@keyframes numberAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-container{animation:fadeIn .4s ease-out}.dashboard-stat-card{animation:slideUp .5s ease-out backwards}.dashboard-stat-card:nth-child(1){animation-delay:.05s}.dashboard-stat-card:nth-child(2){animation-delay:.1s}.dashboard-stat-card:nth-child(3){animation-delay:.15s}.dashboard-stat-card:nth-child(4){animation-delay:.2s}.dashboard-stat-card:nth-child(5){animation-delay:.25s}.dashboard-stat-card:nth-child(6){animation-delay:.3s}.dashboard-content-row{animation:slideUp .5s ease-out .35s backwards}@media (max-width: 768px){.dashboard-content-row{grid-template-columns:1fr}.dashboard-stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.dashboard-stat-card .ant-statistic-content{font-size:22px}}.media-audio-bar-shell{position:fixed;left:var(--layout-sider-width, 200px);right:0;bottom:0;z-index:200;padding-top:26px;transform:translateY(0);transition:transform .32s cubic-bezier(.4,0,.2,1),left .2s ease;pointer-events:auto}.media-audio-bar-shell.is-collapsed:not(.is-locked){transform:translateY(80px)}.media-audio-bar-lock-tab{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:44px;height:26px;padding:0;border:none;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#4096ff 0%,#1677ff 100%);color:#fff;font-size:14px;cursor:pointer;box-shadow:0 -2px 10px #0958d938;transition:background .2s ease,color .2s ease}.media-audio-bar-lock-tab:hover{background:linear-gradient(180deg,#69b1ff 0%,#4096ff 100%)}.media-audio-bar-lock-tab.is-locked{background:linear-gradient(180deg,#ffe58f 0%,#faad14 100%);color:#613400}.media-audio-bar-lock-tab.is-locked:hover{background:linear-gradient(180deg,#fff1b8 0%,#ffc53d 100%)}.media-audio-bar{position:relative;left:auto;right:auto;bottom:auto;height:80px;background:linear-gradient(90deg,#0958d9 0%,#1677ff 55%,#4096ff 100%);box-shadow:0 -4px 20px #0958d947;color:#fff}.media-audio-bar-inner{display:flex;align-items:center;gap:16px;height:100%;max-width:1440px;margin:0 auto;padding:0 20px}.media-audio-bar-track{display:flex;align-items:center;gap:12px;width:280px;min-width:200px;flex-shrink:0}.media-audio-bar-cover{width:52px;height:52px;border-radius:10px;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.media-audio-bar-meta{min-width:0;flex:1}.media-audio-bar-title-wrap{overflow:hidden;white-space:nowrap}.media-audio-bar-title{display:inline-block;max-width:100%;font-size:14px;font-weight:600;animation:media-audio-bar-marquee 12s linear infinite}.media-audio-bar-subtitle{margin-top:2px;font-size:12px;opacity:.82}.media-audio-bar-error{margin-top:2px;font-size:11px;color:#ffe58f}.media-audio-bar-center{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px}.media-audio-bar-controls{display:flex;align-items:center;gap:4px}.media-audio-bar-btn{color:#fff!important;width:36px;height:36px}.media-audio-bar-btn:hover{background:rgba(255,255,255,.16)!important}.media-audio-bar-btn-play{width:42px;height:42px;font-size:22px}.media-audio-bar-progress-row{display:flex;align-items:center;gap:10px;width:100%;max-width:520px}.media-audio-bar-time{font-size:12px;opacity:.9;width:42px;flex-shrink:0;text-align:center;font-variant-numeric:tabular-nums}.media-audio-bar-progress{flex:1;margin:0!important}.media-audio-bar-progress .ant-slider-rail{background:rgba(255,255,255,.28)!important;height:4px}.media-audio-bar-progress .ant-slider-track{background:#fff!important;height:4px}.media-audio-bar-progress .ant-slider-handle:after{box-shadow:0 0 0 2px #1677ff}.media-audio-bar-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.media-audio-bar-rate{color:#fff!important;min-width:48px;font-size:12px;font-weight:600}.media-audio-bar-volume{display:flex;align-items:center;gap:4px;width:120px}.media-audio-bar-volume-slider{flex:1;margin:0!important}.media-audio-bar-volume-slider .ant-slider-rail{background:rgba(255,255,255,.28)!important}.media-audio-bar-volume-slider .ant-slider-track{background:#fff!important}.media-audio-bar-queue{width:280px;max-height:320px;overflow:auto}.media-audio-bar-queue-title{font-weight:600;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.media-audio-bar-queue-list{list-style:none;margin:0;padding:0}.media-audio-bar-queue-item{display:flex;align-items:center;gap:8px;width:100%;border:none;background:transparent;padding:8px 6px;border-radius:6px;cursor:pointer;text-align:left}.media-audio-bar-queue-item:hover{background:#f5f5f5}.media-audio-bar-queue-list li.is-active .media-audio-bar-queue-item{background:#e6f4ff;color:#1677ff}.media-audio-bar-queue-index{width:22px;flex-shrink:0;font-size:12px;color:#00000073}.media-audio-bar-queue-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.media-audio-bar-shortcuts{font-size:12px;line-height:1.7}@keyframes media-audio-bar-marquee{0%,20%{transform:translate(0)}80%,to{transform:translate(calc(-100% + 180px))}}@media (max-width: 1100px){.media-audio-bar-track{width:200px}.media-audio-bar-volume{width:88px}}@media (max-width: 900px){.media-audio-bar-inner{gap:8px;padding:0 12px}.media-audio-bar-subtitle,.media-audio-bar-volume{display:none}}.media-video-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;visibility:hidden}.media-video-root.is-visible{z-index:300;pointer-events:auto;visibility:visible}.media-video-theater-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:rgba(0,0,0,.55)}.media-video-shell{z-index:301}.media-video-shell--idle{position:fixed;left:0;bottom:0;width:640px;max-width:100%;opacity:0;pointer-events:none}.media-video-shell--theater{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1040px,calc(100vw - 48px));max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#141414;border-radius:12px;box-shadow:0 16px 48px #00000073;overflow:hidden}.media-video-shell--pip{position:fixed;right:24px;bottom:100px;width:360px;display:flex;flex-direction:column;background:#141414;border-radius:10px;box-shadow:0 8px 32px #00000059;overflow:hidden;-webkit-user-select:none;user-select:none}.media-video-theater-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px 10px;color:#fff;background:linear-gradient(90deg,#0958d9 0%,#1677ff 100%);flex-shrink:0}.media-video-theater-title-wrap{min-width:0;flex:1}.media-video-theater-title{font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-video-theater-subtitle{margin-top:2px;font-size:12px;opacity:.88}.media-video-theater-actions{display:flex;align-items:center;flex-shrink:0;gap:2px}.media-video-theater-actions .ant-btn{color:#fff!important}.media-video-pip-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px 6px 12px;background:linear-gradient(90deg,#0958d9 0%,#1677ff 100%);color:#fff;cursor:move;flex-shrink:0}.media-video-pip-title{flex:1;min-width:0;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-video-pip-actions .ant-btn{color:#fff!important}.media-video-theater-stage{position:relative;width:100%;aspect-ratio:16 / 9;min-height:200px;background:#000;overflow:hidden;flex-shrink:0}.media-video-element{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;background:#000;vertical-align:top}.media-video-buffering{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35);pointer-events:none}.media-video-error{padding:8px 16px;font-size:12px;color:#ffe58f;background:#1f1f1f;flex-shrink:0}.media-video-controls{padding:10px 14px 14px;background:#1f1f1f;color:#fff;flex-shrink:0}.media-video-controls.is-compact{padding:6px 8px 8px}.media-video-controls-main{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:6px}.media-video-btn{color:#fff!important;width:32px;height:32px}.media-video-btn-play{width:38px;height:38px;font-size:20px}.media-video-progress-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.media-video-time{font-size:11px;width:40px;text-align:center;font-variant-numeric:tabular-nums;opacity:.9;flex-shrink:0}.media-video-progress{flex:1;margin:0!important}.media-video-progress .ant-slider-rail{background:rgba(255,255,255,.25)!important}.media-video-progress .ant-slider-track{background:#1677ff!important}.media-video-controls-extra{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.media-video-rate{color:#fff!important;min-width:44px;font-size:12px;font-weight:600}.media-video-volume{display:flex;align-items:center;gap:4px;width:100px}.media-video-volume-slider{flex:1;margin:0!important}.media-video-volume-slider .ant-slider-rail{background:rgba(255,255,255,.25)!important}.media-video-volume-slider .ant-slider-track{background:#1677ff!important}.media-video-queue{width:280px;max-height:300px;overflow:auto}.media-video-queue-title{font-weight:600;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.media-video-queue-list{list-style:none;margin:0;padding:0}.media-video-queue-item{display:flex;align-items:center;gap:8px;width:100%;border:none;background:transparent;padding:8px 6px;border-radius:6px;cursor:pointer;text-align:left}.media-video-queue-item:hover{background:#f5f5f5}.media-video-queue-list li.is-active .media-video-queue-item{background:#e6f4ff;color:#1677ff}.media-video-queue-index{width:22px;flex-shrink:0;font-size:12px;color:#00000073}.media-video-queue-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.media-video-shortcuts{font-size:12px;line-height:1.7}.media-library-row-playing-video>td{background:#f9f0ff!important}.media-library-row-playing-video>td:first-child{box-shadow:inset 3px 0 #722ed1}@media (max-width: 768px){.media-video-shell--theater{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.media-video-shell--pip{width:min(360px,calc(100vw - 32px));right:16px;bottom:88px}}.media-library-doc-preview{max-height:520px;overflow:auto;padding:12px 16px;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa;font-size:14px;line-height:1.65;color:#000000e0}.media-library-sync-samples{margin:4px 0 0;padding-left:20px;max-height:160px;overflow:auto}.media-library-sync-samples li{margin-bottom:2px}.media-library-doc-preview p{margin:0 0 .65em}.media-library-doc-preview h1,.media-library-doc-preview h2,.media-library-doc-preview h3{margin:.75em 0 .4em;font-weight:600}.media-library-doc-preview table{border-collapse:collapse;margin:.75em 0;width:100%}.media-library-doc-preview td,.media-library-doc-preview th{border:1px solid #d9d9d9;padding:6px 10px;vertical-align:top}.media-library-doc-preview img{max-width:100%;height:auto}.media-library-doc-preview ul,.media-library-doc-preview ol{margin:.4em 0 .65em 1.25em}.media-library-media-thumb{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border:1px dashed #d9d9d9;border-radius:8px;background:#fafafa;cursor:pointer;padding:0}.media-library-media-thumb:hover{border-color:#1677ff;background:#e6f4ff}.media-library-video-player{width:100%;max-height:480px;border-radius:8px;background:#000}.media-library-audio-player{width:100%}.media-library-audio-element{display:none}.media-library-page--audio-bar{padding-bottom:88px}.media-library-page--audio-bar-collapsed{padding-bottom:34px}.media-library-row-playing>td{background:#e6f4ff!important}.media-library-row-playing>td:first-child{box-shadow:inset 3px 0 #1677ff}.media-library-dual-links{width:100%}.media-library-url-line{display:flex;align-items:center;gap:4px;max-width:100%;line-height:1.4}.media-library-url-tag{flex-shrink:0;margin:0;font-size:11px}.media-library-url-copy{flex-shrink:0;padding:0 4px;height:auto}.media-library-url-text{flex:1;min-width:0;font-size:12px;color:#000000a6}.content:has(.messages-page--workbench){overflow:hidden;gap:0}.messages-page--workbench{margin:-24px;flex:1;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.im-workbench-card.ant-card{flex:1;min-height:0;display:flex;flex-direction:column;border-radius:0;border:none;box-shadow:none}.im-workbench-card>.ant-card-head{flex-shrink:0;min-height:48px;padding:0 16px;border-bottom:1px solid #f0f0f0}.im-workbench-card>.ant-card-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0}.im-workbench{display:flex;flex:1;min-height:0;border-top:1px solid #f0f0f0;overflow:hidden;background:#fff}.im-workbench__list{width:360px;flex-shrink:0;border-right:1px solid #f0f0f0;min-width:0;min-height:0;display:flex;flex-direction:column;background:#f5f5f5;overflow:hidden}.im-workbench__chat{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.im-workbench__empty{flex:1;display:flex;align-items:center;justify-content:center;color:#8c8c8c;background:#fafafa}.im-conv-workspace{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.im-conv-workspace--embedded{gap:0;height:100%;min-height:0;overflow:hidden}.im-conv-workspace--embedded .im-conv-workspace-toolbar{padding:10px 12px;border-bottom:1px solid #f0f0f0;background:#fff;flex-shrink:0}.im-conv-list-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:8px;scrollbar-gutter:stable}.im-conv-workspace-toolbar{background:#fafafa}.im-conv-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.im-conv-list-empty{padding:48px 16px;text-align:center;margin:0;background:#fff;border:1px dashed #d9d9d9;border-radius:8px}.im-conv-list-item{display:block;width:100%;padding:14px 16px;border:1px solid #e8e8e8;border-radius:10px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;box-sizing:border-box;box-shadow:0 1px 2px #0000000a}.im-conv-list-item:hover{border-color:#91caff;background:#fafafa;box-shadow:0 2px 8px #1677ff14}.im-conv-list-item--unread{background:#fcfff6;border-color:#b7eb8f;border-left-width:3px;border-left-color:#52c41a;padding-left:14px}.im-conv-list-item--unread:hover{background:#f6ffed;border-color:#95de64}.im-conv-list-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.im-conv-list-item__title-row{flex:1;min-width:0}.im-conv-list-item__primary{font-size:15px;max-width:100%}.im-conv-list-item__meta{flex-shrink:0}.im-conv-list-item__time{font-size:12px;white-space:nowrap}.im-conv-list-item__secondary{display:block;font-size:12px;margin-top:4px}.im-conv-list-item__preview{margin:6px 0 0!important;font-size:13px;color:#8c8c8c}.im-conv-list-item__preview--unread{color:#434343;font-weight:500}.im-conv-list-item__type-tag{margin:0}.im-conv-list-item__id{font-size:11px;display:block;margin-top:4px}.im-conv-list--embedded{gap:8px;overflow:visible}.im-conv-list--embedded .im-conv-list-item{border:1px solid #e8e8e8;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:12px 14px}.im-conv-list--embedded .im-conv-list-item:hover{border-color:#91caff;background:#fff;box-shadow:0 2px 6px #1677ff1a}.im-conv-list--embedded .im-conv-list-item--unread{background:#fcfff6;border-color:#b7eb8f;border-left:3px solid #52c41a;padding-left:12px}.im-conv-list-item--active{background:#e6f4ff!important;border-color:#91caff!important;border-left:3px solid #1677ff!important;padding-left:12px!important;box-shadow:0 0 0 1px #1677ff26}.im-conv-list-scroll .im-conv-list-empty{margin:8px 0}.im-chat-panel{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;overflow:hidden}.im-chat-panel--split .im-conv-detail-head{flex-shrink:0;max-height:42vh;overflow-y:auto}.im-chat-panel--split .im-conv-detail-messages{flex:1;min-height:0;max-height:none;overflow-y:auto;scrollbar-gutter:stable}.im-chat-panel--empty{align-items:center;justify-content:center;background:#fafafa}.im-conv-detail-head__top{display:flex;align-items:flex-start;gap:8px;flex-wrap:nowrap}.im-conv-detail-head__title{flex:1;min-width:0}.im-conv-detail-head__actions{flex-shrink:0;margin-left:auto}.im-conv-detail-head__back{flex-shrink:0}.content:has(.messages-page--conv-detail){overflow:hidden;gap:0}.messages-page--conv-detail{margin:-24px;flex:1;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.im-conv-detail-page .im-conv-detail-card{flex:1;min-height:0;display:flex;flex-direction:column;border-radius:0;border:none;box-shadow:none}.im-conv-detail-card .ant-card-body{display:flex;flex-direction:column;flex:1;min-height:0;padding:0;overflow:hidden}.im-conv-detail-head{padding:12px 16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.im-conv-detail-head__primary{font-size:16px}.im-conv-detail-head__secondary{display:block;font-size:13px}.im-conv-detail-help{margin-top:4px}.im-conv-detail-help__body{padding-bottom:4px}.im-chat-panel--page{flex:1;min-height:0}.im-chat-panel--page .im-conv-detail-messages{flex:1;min-height:0;max-height:none;overflow-y:auto;scrollbar-gutter:stable}.im-conv-detail-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px;background:#f5f5f5}.im-conv-detail-messages-inner{min-height:min-content;padding-bottom:8px}.im-conv-detail-compose{padding:12px 16px;border-top:1px solid #f0f0f0;background:#fff;flex-shrink:0}.im-bubble-row{display:flex;margin-bottom:12px}.im-bubble-row.publisher{justify-content:flex-end}.im-bubble-row.initiator{justify-content:flex-start}.im-bubble-row.system{justify-content:center}.im-bubble{max-width:72%;padding:8px 12px;border-radius:8px;font-size:14px;line-height:1.5;word-break:break-word}.im-bubble.publisher{background:#95ec69;color:#000}.im-bubble.initiator{background:#fff;border:1px solid #e8e8e8}.im-bubble.system{background:#fff7e6;border:1px dashed #ffd591;font-size:12px;color:#ad6800}.im-bubble-role{font-size:10px;color:#8c8c8c;margin-bottom:4px;font-weight:600}.im-bubble-meta{font-size:11px;color:#8c8c8c;margin-top:4px}@media (max-width: 991px){.im-workbench{flex-direction:column}.im-workbench__list{width:100%;max-height:36vh;border-right:none;border-bottom:1px solid #f0f0f0}.im-chat-panel--split .im-conv-detail-head{max-height:28vh}}.audit-logs-table .audit-log-path-td{white-space:normal!important;overflow:visible!important;vertical-align:top;padding-top:8px;padding-bottom:8px}.audit-log-path-cell{width:100%;max-width:100%}.audit-log-path-pattern{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.audit-log-path-full-line{display:flex;align-items:flex-start;gap:2px;width:100%;line-height:1.35}.audit-log-path-copy{flex-shrink:0;padding:0 4px;height:auto;margin-top:-2px}.audit-log-path-full{flex:1;min-width:0;display:block;font-size:12px;color:#0000008c;word-break:break-all}.legal-agreement-page .legal-agreement-stats{margin-bottom:16px}.legal-agreement-page .legal-type-panel{display:flex;flex-direction:column;gap:8px}.legal-agreement-page .legal-type-search{margin-bottom:4px}.legal-agreement-page .legal-type-category{margin-bottom:12px}.legal-agreement-page .legal-type-category__label{display:block;font-size:12px;color:#00000073;margin-bottom:6px;padding-left:2px}.legal-agreement-page .legal-type-item{padding:10px 12px;margin-bottom:6px;border-radius:8px;cursor:pointer;background:#fafafa;border:1px solid transparent;transition:background .15s,border-color .15s}.legal-agreement-page .legal-type-item:hover{background:#f5f5f5}.legal-agreement-page .legal-type-item--active{background:#e6f4ff;border-color:#91caff}.legal-agreement-page .legal-type-item__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.legal-agreement-page .legal-type-item__name{flex:1;min-width:0;font-size:13px;line-height:1.5}.legal-agreement-page .legal-type-item__count{flex-shrink:0;font-size:12px;line-height:20px;padding:0 8px;border-radius:10px;color:#00000073;background:#f0f0f0}.legal-agreement-page .legal-type-item--active .legal-type-item__count{color:#0958d9;background:#bae0ff}.legal-agreement-page .legal-type-item__meta{margin-top:6px;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.legal-agreement-page .legal-type-item__actions{margin-top:6px}.legal-agreement-page .legal-type-empty{padding:24px 8px;text-align:center}.legal-agreement-page .legal-type-summary{margin-bottom:12px;padding:12px 14px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.legal-agreement-page .legal-type-summary__title{font-weight:600;margin-bottom:4px}.legal-agreement-page .legal-preview-meta{margin-bottom:12px}.legal-agreement-page .legal-preview-body{line-height:1.8;padding:16px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.legal-agreement-page .legal-preview-body h1,.legal-agreement-page .legal-preview-body h2,.legal-agreement-page .legal-preview-body h3{margin-top:1em}.mp-nav-blueprint{padding-bottom:24px}.mp-nav-blueprint__hero{display:flex;align-items:center;gap:12px;margin-bottom:16px}.mp-nav-blueprint__hero-icon{font-size:26px;color:#1677ff}.mp-nav-blueprint__tree-card .ant-tree{background:linear-gradient(180deg,#fafbff 0%,#fff 48px);border-radius:8px;padding:8px}.mp-nav-blueprint__tree-card .ant-tree-node-selected{background:#e6f4ff!important}.mp-nav-blueprint__detail-card{box-shadow:0 1px 4px #0000000f}.mp-nav-blueprint__stat-strip{display:flex;flex-wrap:wrap;gap:16px;padding:12px 16px;background:#f6f8fc;border-radius:8px}.mp-nav-blueprint__diff-alert{margin-bottom:12px}.mp-nav-blueprint__log-row--high{border-left:3px solid #ff4d4f;padding-left:8px}.mp-nav-blueprint__log-row--done{opacity:.72}.refresh-policy-page{width:100%;max-width:none;margin:0;padding-bottom:32px;box-sizing:border-box}.refresh-policy-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding:20px 24px;background:linear-gradient(135deg,#f0f7ff 0%,#ffffff 55%,#f6ffed 100%);border:1px solid rgba(22,119,255,.12);border-radius:12px;box-shadow:0 1px 2px #00000008}.refresh-policy-hero__main{display:flex;gap:14px;flex:1;min-width:260px}.refresh-policy-hero__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#1677ff;background:#fff;border-radius:12px;box-shadow:0 2px 8px #1677ff26}.refresh-policy-hero__title{margin:0 0 6px!important;font-weight:600!important}.refresh-policy-hero__desc{margin:0!important;max-width:none;font-size:13px;line-height:1.65}.refresh-policy-sync-bar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding:16px 20px;background:#fff;border:1px solid #e6f0ff;border-radius:10px;box-shadow:0 1px 4px #1677ff0f}.refresh-policy-sync-bar__intro{flex:1;min-width:240px}.refresh-policy-sync-bar__intro-title{display:block;font-size:14px;font-weight:600;margin-bottom:4px;color:#000000e0}.refresh-policy-sync-bar__intro-desc{font-size:12px;line-height:1.6;color:#00000073}.refresh-policy-sync-bar__actions{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start}.refresh-policy-action-item{display:flex;flex-direction:column;align-items:stretch;gap:6px;min-width:148px;max-width:220px}.refresh-policy-action-item__desc{font-size:11px;line-height:1.5;color:#00000073;margin:0}.refresh-policy-profile-section{margin-top:24px;padding-top:20px;border-top:1px solid #f0f0f0}.refresh-policy-profile-section__title{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:14px;font-weight:600}.refresh-policy-profile-section__subtitle{display:block;font-size:12px;color:#00000073;margin-bottom:16px;line-height:1.55}.refresh-policy-profile-grid--below-table{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 16px}@media (max-width: 1100px){.refresh-policy-profile-grid--below-table{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.refresh-policy-profile-grid--below-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.refresh-policy-profile-grid--below-table .refresh-policy-profile-item{height:100%;padding:14px 16px;box-sizing:border-box}.refresh-policy-global-panel{max-width:720px}.refresh-policy-stat-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:20px}.refresh-policy-stat{padding:14px 16px;background:#fff;border:1px solid #f0f0f0;border-radius:10px;transition:box-shadow .2s,border-color .2s}.refresh-policy-stat:hover{border-color:#d9e8ff;box-shadow:0 2px 8px #1677ff0f}.refresh-policy-stat__label{display:block;font-size:12px;color:#00000073;margin-bottom:6px}.refresh-policy-stat__value{font-size:18px;font-weight:600;color:#000000e0;line-height:1.2}.refresh-policy-stat__value--sm{font-size:14px;font-weight:500}.refresh-policy-tabs{width:100%}.refresh-policy-tabs .ant-tabs-nav{margin-bottom:16px}.refresh-policy-tabs .ant-tabs-content,.refresh-policy-tabs .ant-tabs-tabpane{width:100%}.refresh-policy-card{width:100%;border-radius:10px;box-shadow:0 1px 4px #0000000a}.refresh-policy-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:48px}.refresh-policy-card .ant-card-head-title{font-weight:600;font-size:14px}.refresh-policy-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:12px 14px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.refresh-policy-toolbar__hint{flex:1 1 100%;font-size:12px;color:#00000073;margin:0;line-height:1.5}@media (min-width: 768px){.refresh-policy-toolbar__hint{flex:1 1 auto;margin:0;align-self:center}}.refresh-policy-global-grid{display:block}.refresh-policy-global-form{padding:4px 0}.refresh-policy-global-form .ant-form-item{margin-bottom:14px}.refresh-policy-global-form .ant-form-item-label>label{font-size:13px;height:auto}.refresh-policy-profile-grid{display:flex;flex-direction:column;gap:10px}.refresh-policy-profile-item{padding:12px 14px;background:linear-gradient(180deg,#fafbff 0%,#fff 100%);border:1px solid #eef1f6;border-radius:8px;border-left:3px solid var(--profile-accent, #1677ff)}.refresh-policy-profile-item__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.refresh-policy-profile-item__title{font-size:13px;font-weight:600;color:#000000e0}.refresh-policy-profile-item__ttl{font-size:11px;color:#00000073;white-space:nowrap}.refresh-policy-profile-item__desc{font-size:12px;color:#0000008c;line-height:1.55;margin:0}.refresh-policy-guide-collapse{background:transparent!important;border:none!important}.refresh-policy-guide-collapse .ant-collapse-item{margin-bottom:10px;border:1px solid #eef1f6!important;border-radius:10px!important;overflow:hidden;background:#fff}.refresh-policy-guide-collapse .ant-collapse-header{font-weight:500;background:#fafbff}.refresh-policy-guide-list{margin:0;padding:0;list-style:none}.refresh-policy-guide-list li{position:relative;padding:6px 0 6px 14px;font-size:13px;line-height:1.65;color:#000000bf}.refresh-policy-guide-list li:before{content:"";position:absolute;left:0;top:13px;width:5px;height:5px;border-radius:50%;background:#1677ff;opacity:.55}.refresh-policy-table{width:100%}.refresh-policy-table .ant-table-wrapper{overflow-x:auto}.refresh-policy-table .ant-table{width:100%;min-width:100%}.refresh-policy-table .ant-table-thead>tr>th{font-size:12px;background:#fafbff!important;padding:10px!important;white-space:nowrap}.refresh-policy-table .ant-table-tbody>tr>td{padding:10px!important;vertical-align:middle}.refresh-policy-table .ant-table-cell-fix-left,.refresh-policy-table .ant-table-cell-fix-right{z-index:2}.refresh-policy-table .refresh-policy-col-actions,.refresh-policy-table .ant-table-thead>tr>th.refresh-policy-col-actions{min-width:140px!important;width:140px!important;padding-left:8px!important;padding-right:12px!important}.refresh-policy-table .refresh-policy-col-scene-id{min-width:176px}.refresh-policy-table .refresh-policy-col-desc{min-width:200px}.refresh-policy-table .refresh-policy-col-desc__text{font-size:12px;display:block;max-width:100%}.refresh-policy-table .refresh-policy-col-ms{white-space:nowrap}.refresh-policy-table .refresh-policy-ms-cell{font-size:12px;color:#000000bf;white-space:nowrap}.refresh-policy-table .refresh-policy-profile-tag{margin:0;min-width:40px;text-align:center}.refresh-policy-table .refresh-policy-col-bool .ant-tag{margin-inline-end:0}.refresh-policy-table .refresh-policy-row-actions{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;white-space:nowrap;width:100%}.refresh-policy-table .refresh-policy-row-actions .ant-btn{padding-inline:4px}.refresh-policy-table .scene-id-code{font-size:11px;padding:2px 6px;background:#f5f5f5;border-radius:4px;max-width:100%;display:inline-block;vertical-align:middle}.refresh-policy-table .ant-table-expanded-row>td{background:#fafcff!important}.refresh-policy-expanded{margin:0;padding:8px 12px 8px 16px;font-size:13px;line-height:1.65;color:#000000a6;border-left:3px solid #91caff}.refresh-policy-bool-on{margin:0}.refresh-policy-bool-off{margin:0;opacity:.75}.refresh-policy-modal-tip{margin-bottom:20px;border-radius:8px}.refresh-policy-modal-tip .ant-alert-message{font-weight:500}.refresh-policy-section-label{display:block;font-size:12px;color:#00000073;margin:4px 0 12px;padding-bottom:8px;border-bottom:1px dashed #f0f0f0}.profile-default{--profile-accent: #1677ff}.profile-catalog{--profile-accent: #722ed1}.profile-homeFeed{--profile-accent: #13c2c2}.profile-static{--profile-accent: #fa8c16}.profile-realtime{--profile-accent: #eb2f96}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
