.xkwid-button{outline:none;-webkit-user-select:none;user-select:none;border:none;display:inline-block;box-sizing:border-box;padding:0 16px;border-radius:5px;background:#ccc;color:#333;cursor:pointer;transition:opacity .3s;height:28px;line-height:28px;text-align:center;overflow:visible;white-space:nowrap;box-shadow:0 0 4px #0003;transition:filter .2s ease-out,transform .1s ease-out,box-shadow .1s ease-out}.xkwid-button:hover{filter:brightness(1.1)}.xkwid-button *{cursor:pointer}.xkwid-button .btn-label{padding:0;display:flex;gap:5px;justify-content:center;align-items:center}.xkwid-button.active{background:#298cce;color:#fff}.xkwid-button.active.disabled{background:#89b3d0}.xkwid-button:active{box-shadow:0 -1px 2px #0003;transform:translateY(1px)}.xkwid-button.tiny{padding:0 4px;height:18px;line-height:18px}.xkwid-button.tiny .btn-label{transform:scale(.85)}.xkwid-button.small{padding:0 8px;height:24px;line-height:24px}.xkwid-button.large{height:36px;line-height:36px;padding:0 24px}.xkwid-button.large .btn-label{font-size:1.2em}.xkwid-button.huge{height:48px;line-height:48px;padding:0 36px}.xkwid-button.huge .btn-label{font-size:1.4em}.xkwid-button.loading,.xkwid-button.disabled{opacity:.6;filter:grayscale(50%);box-shadow:none;cursor:not-allowed}.xkwid-button.loading *,.xkwid-button.disabled *{cursor:not-allowed}.xkwid-button.loading:active,.xkwid-button.disabled:active{box-shadow:none;transform:none}.iconfont.clickalbe{cursor:pointer}.iconfont .icon{width:1.25em;height:1.25em;vertical-align:-.25em;fill:currentColor;overflow:hidden}.iconfont.loading .icon{animation:spin 2s infinite;animation-timing-function:cubic-bezier(.46,.07,.38,.88)}@-moz-keyframes spin{0%{transform:rotate(60deg)}to{transform:rotate(420deg)}}@-webkit-keyframes spin{0%{transform:rotate(60deg)}to{transform:rotate(420deg)}}@-o-keyframes spin{0%{transform:rotate(60deg)}to{transform:rotate(420deg)}}@keyframes spin{0%{transform:rotate(60deg)}to{transform:rotate(420deg)}}.xkcpn-foot-bottons{padding:16px}.xkcpn-foot-bottons.inline{display:inline-block;padding:0}.xkcpn-foot-bottons .xkcpn-foot-bottons-inner{display:flex;gap:1em;justify-content:center;align-items:center}.xkwid-breathing{animation:breathing var(--duration) ease-in-out infinite;opacity:var(--min-alpha)}@-moz-keyframes breathing{0%{opacity:var(--min-alpha)}50%{opacity:var(--max-alpha)}to{opacity:var(--min-alpha)}}@-webkit-keyframes breathing{0%{opacity:var(--min-alpha)}50%{opacity:var(--max-alpha)}to{opacity:var(--min-alpha)}}@-o-keyframes breathing{0%{opacity:var(--min-alpha)}50%{opacity:var(--max-alpha)}to{opacity:var(--min-alpha)}}@keyframes breathing{0%{opacity:var(--min-alpha)}50%{opacity:var(--max-alpha)}to{opacity:var(--min-alpha)}}.xkwid-link-button{margin:0 2px;padding:0;background-color:transparent;color:#06a;text-decoration:none;border:none;font-size:1em}.xkwid-link-button.disabled{color:#888}.xkwid-link-button:not(.disabled){cursor:pointer}.xkwid-link-button:not(.disabled):hover{color:#0089e4}.xkwid-link-button .iconfont{font-size:.8em}.xkcpn-global-alert .modal-body{border:solid 1px #999!important}.xkcpn-global-alert .alert-wrapper .alert-body{background:#fff;padding:16px;word-break:break-all}.xkcpn-global-alert .alert-wrapper .alert-body .main-text{line-height:3em}.xkcpn-global-alert .alert-wrapper .alert-body .main-text .theme-icon{font-size:2em;margin-right:12px}.xkcpn-global-alert .alert-wrapper .alert-body .main-text .text{font-size:14px;line-height:2em}.xkcpn-global-alert .alert-wrapper .alert-body .sub-text{margin-top:12px}.xkcpn-global-alert .alert-wrapper .alert-body .sub-text .text{font-size:12px}.xkcpn-global-alert .alert-wrapper .alert-body .sub-text .text.iconSpace{margin-left:42px}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper{position:relative;margin-top:12px;border-top:1px solid #f0f0f0}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:8px 4px;transition:all .3s ease;border-radius:4px;font-size:12px}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-header:hover{background-color:#f8f9fa}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-header .fold-title{color:#666;font-weight:500}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-header .fold-icon{color:#999;transition:transform .3s ease}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-header .fold-icon.fold-icon-expanded{transform:rotate(180deg)}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-content{position:relative;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;background-color:#fafafa;border-radius:4px;opacity:0;transition:all .3s ease}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-content.fold-content-expanded{max-height:200px;overflow:auto;padding:12px;border:1px solid #e8e8e8;opacity:1}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-copy-icon{position:absolute;right:4px;top:38px;cursor:pointer;color:#298cce;transform:scale(.8);animation:fadeInScale .3s ease forwards}.xkcpn-global-alert .alert-wrapper .alert-body .fold-content-wrapper .fold-copy-icon:hover{filter:brightness(1.2)}.xkcpn-global-alert .alert-wrapper .alert-prompt input{width:100%;margin-top:8px;box-sizing:border-box;height:24px}.xkcpn-global-alert .alert-wrapper .err-msg{color:#f50}.xkcpn-global-alert .alert-wrapper .alert-footer{border-top:solid 1px #ddd;background:#eee;text-align:right;padding:12px 18px}.xkcpn-global-alert .alert-wrapper .alert-footer button{margin-left:12px}@-moz-keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@-o-keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.xkcpn-modal{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background:#0006}.xkcpn-modal .modal-body{margin:0 auto 28px;position:relative;top:36px;border:solid 5px #3778bc;background:#d5ecfc;padding:0}.xkcpn-modal .modal-body.moving{opacity:.85}.xkcpn-modal .modal-body .modal-title{background:#3778bc;position:relative;padding-bottom:5px;cursor:move;text-align:left}.xkcpn-modal .modal-body .modal-title .title-text{display:block;color:#fff;font-weight:700;font-size:13px;margin-left:8px;width:85%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.xkcpn-modal .modal-body .modal-title .title-text .title-text-content{font-size:14px;cursor:text}.xkcpn-modal .modal-body .modal-title .close-icon{position:absolute;top:2px;right:4px;color:#fff;cursor:pointer;font-weight:400;font-family:arial;text-shadow:0 0 .2em #f87,0 0 .2em #f87}.xkcpn-modal .modal-body .modal-title .extra{position:absolute;color:#fff;top:2px;right:32px}.xkcpn-modal .modal-body.no-window{border:none;background:none;width:fit-content;margin-bottom:0;padding:28px}.xkcpn-modal .no-window-close-btn{position:fixed;top:20px;right:20px;z-index:10;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 0 6px #0000004d;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.xkcpn-modal .no-window-close-btn:hover{background:#000c}.xkcpn-modal .no-window-close-btn .close-icon{color:#fff;font-size:16px;font-weight:700}.xkcpn-modal .xkcpn-table{border-color:#ddd}.xkcpn-modal .xkcpn-table .table-ctn .empty-tip{background-color:#fff}.xkcpn-modal .xkcpn-table .table-ctn .main-table th{border-color:#ddd;background-color:#e8f3ff;border-bottom:1px solid #ddd;color:#333}.xkcpn-modal .xkcpn-table .table-ctn .main-table th .sorter{color:#999}.xkcpn-modal .xkcpn-table .table-ctn .main-table td{padding:0 5px;border-top:none;border-color:#ddd}.xkcpn-modal .xkcpn-table .table-ctn .main-table tr:hover td{border-top:none;border-color:#ddd;background-color:#e8f3ff}.xkcpn-modal .xkcpn-table .table-ctn .main-table tbody{background-color:#fff}.xk-cpn-flex{display:flex;align-items:center;text-decoration:none;width:100%;height:100%}.xk-cpn-flex.xk-cpn-flex-v{display:flex;flex-direction:column}.xk-cpn-flex .xk-cpn-flex-item{display:flex}.xkcpn-spin{position:relative}.xkcpn-spin.loading{-webkit-user-select:none;user-select:none}.xkcpn-spin .spin-bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff9;animation-name:fadein;animation-duration:.3s}.xkcpn-spin .spin-bg .spinner{position:relative;top:40%;transform:translateY(-50%);text-align:center;font-size:24px;color:#666}.xkcpn-spin .spin-bg .loading-text{margin-top:14px;font-size:14px}.xkcpn-spin.fullscreen{position:fixed;top:40vh;width:100%;z-index:99999;margin:auto}.xkcpn-spin.fullscreen .spin-bg .spinner{width:256px;margin:auto;background:#fff9;padding:32px 16px;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.xkcpn-spin-mask{position:fixed;left:0;top:0;width:100%;height:100%;background:#0003;z-index:9999}@media(prefers-color-scheme:dark){.xkcpn-spin .spin-bg{background:#0009}.xkcpn-spin .spinner{color:#ddd}.xkcpn-spin.fullscreen .spin-bg .spinner{background:#3339}}.xkcpn-card{border:solid 1px #5cb0db;width:100%;box-sizing:border-box;text-align:left}.xkcpn-card .title-wrapper{display:flex;align-items:center;background-color:#e4eff4;padding:6px 12px}.xkcpn-card .title-wrapper h3{margin:0;flex:1}.xkcpn-card .title-wrapper h3 .title-text{font-size:16px}.xkcpn-card .title-wrapper h3 .sub-title{font-size:12px;font-weight:400;margin-left:8px;color:#777}.xkcpn-card .card-body{padding:8px 12px;background:#fff}.xk-cpn-flex.xkcpn-tab{height:28px;padding-left:16px;position:relative;border-bottom:solid 1px #5cb0db;overflow:visible;box-sizing:border-box}.xk-cpn-flex.xkcpn-tab .tabs{position:relative;top:1px}.xk-cpn-flex.xkcpn-tab label{box-sizing:border-box;height:27px;line-height:27px;border:solid 1px #5cb0db;display:inline-block;margin-right:6px;padding:0 8px;background:#eee;opacity:.8;cursor:pointer;font-size:1.1em;transform:scale(.9);transform-origin:bottom;transition:all .15s ease-in-out}.xk-cpn-flex.xkcpn-tab label:not(.disabled):hover{opacity:.99;background-color:#d5ecfc}.xk-cpn-flex.xkcpn-tab label.disabled{filter:grayscale(1);cursor:default;opacity:.5}.xk-cpn-flex.xkcpn-tab label.active{background-color:#d5ecfc;border-bottom-color:#d5ecfc;cursor:default;transform:scale(1);opacity:1;font-weight:700}.xk-cpn-flex.xkcpn-tab .tab-extra{margin:0 16px}.xkcpn-tab-card{display:flex;flex-direction:column;width:100%;overflow:hidden;--tab-card-bg: #fff}.xkcpn-tab-card.tab-card-changing{filter:saturate(.5);opacity:.618}.xkcpn-tab-card .tab-card-header .xk-cpn-flex.xkcpn-tab label.active{background-color:var(--tab-card-bg);border-bottom-color:var(--tab-card-bg)}.xkcpn-tab-card .tab-card-content{flex:1;overflow:auto;background-color:var(--tab-card-bg);border:solid 1px #5cb0db;border-top:none}.xkcpn-checkable-tag{display:inline-block;position:relative;height:20px;line-height:20px;margin:0 4px;padding:0 4px;color:#000;cursor:pointer}.xkcpn-checkable-tag.disabled{color:#999;cursor:not-allowed}.xkcpn-checkable-tag.checked{background:#298cce;color:#fff;cursor:default}.xkcpn-checkable-tag.checked.disabled{background:#bbb;color:#fff}.xkcpn-checkable-tag .close-btn{position:absolute;top:-7px;right:-6px;font-size:1em;cursor:pointer}.xkcpn-pager{text-align:right}.xkcpn-pager .pagesize-select{margin-right:8px}.xkcpn-pager i,.xkcpn-pager input{font-style:normal;display:inline-block;height:18px;line-height:18px;padding:0 6px;margin-right:4px;background-color:#fff;border:1px solid #b2bfcf}.xkcpn-pager i.page-block,.xkcpn-pager input.page-block{cursor:pointer;-webkit-user-select:none;user-select:none}.xkcpn-pager i.page-block:hover,.xkcpn-pager input.page-block:hover{border:1px solid #06f}.xkcpn-pager i.page-block.current,.xkcpn-pager input.page-block.current{border:1px solid #06f;background-color:#06f;color:#fff;cursor:default}.xkcpn-pager .rest{-webkit-user-select:none;user-select:none}.xkcpn-pager .jumper input{width:50px}.xkcpn-check-group{display:flex;flex-wrap:wrap}.xkcpn-check-group label{margin-right:8px;margin-bottom:8px;display:flex;align-items:center}.xkcpn-check-group label.disabled{color:#aaa}.xkcpn-check-group label:last-of-type{margin-right:0}.xkcpn-field{display:inline-block;margin-right:24px}.xkcpn-field:last-child{margin-right:0}.xkcpn-field .label{font-weight:700}.xkcpn-ellipsis{color:gray}.xkcpn-form-item{display:flex;line-height:20px;padding:4px 0}.xkcpn-form-item .label{text-align:right;min-width:100px;font-weight:700}.xkcpn-form-item .required:after{content:"*";color:red}.xkcpn-form-item .form-item-content{display:flex;flex-wrap:wrap;flex:1;margin-right:16px}.xkcpn-form-item.inline{padding:0;white-space:nowrap;display:inline-block}.xkcpn-form-item.inline>.label{display:inline-block;min-width:auto;margin-left:32px}.xkcpn-form-item.inline>.form-item-content{display:inline-block;margin-right:0}.xkcpn-popover{position:relative}.xkcpn-popover .mask{position:fixed;left:0;top:0;width:10000px;height:10000px;z-index:100}.xkcpn-popover .popup{position:absolute;z-index:1010;width:max-content}.xkcpn-popover .popup.right{top:-10px;left:100%;margin-left:15px}.xkcpn-popover .popup.left{top:-10px;right:100%;margin-right:15px}.xkcpn-popover .popup.top{left:0;bottom:30px}.xkcpn-popover .popup.bottom{left:0;top:30px}.xkcpn-popover .popup .popup-inner{position:relative;border:1px solid #298cce;background:#fff;min-height:28px;width:100%;box-shadow:3px 3px 16px #0008;border-radius:5px}.xkcpn-popover .popup .popup-inner .popup-header{text-align:center;padding:8px 16px;background:#108ee9;color:#fff}.xkcpn-popover .popup .popup-inner .arrow-box{position:absolute;overflow:hidden}.xkcpn-popover .popup .popup-inner .arrow-box.left,.xkcpn-popover .popup .popup-inner .arrow-box.right{height:15px;width:7.5px;top:7.5px}.xkcpn-popover .popup .popup-inner .arrow-box.top,.xkcpn-popover .popup .popup-inner .arrow-box.bottom{height:7.5px;width:15px;left:7.5px}.xkcpn-popover .popup .popup-inner .arrow-box.left{right:-7.5px}.xkcpn-popover .popup .popup-inner .arrow-box.right{left:-7.5px}.xkcpn-popover .popup .popup-inner .arrow-box.top{bottom:-7.5px}.xkcpn-popover .popup .popup-inner .arrow-box.bottom{top:-7.5px}.xkcpn-popover .popup .popup-inner .arrow-box .arrow{position:absolute;height:12px;width:12px;border-left:1px solid #298cce;border-top:1px solid #298cce;background-color:#fff}.xkcpn-popover .popup .popup-inner .arrow-box .arrow.left{top:0;right:3px;transform:rotate(135deg)}.xkcpn-popover .popup .popup-inner .arrow-box .arrow.right{top:0;left:3px;transform:rotate(-45deg)}.xkcpn-popover .popup .popup-inner .arrow-box .arrow.top{left:0;bottom:3px;transform:rotate(-135deg)}.xkcpn-popover .popup .popup-inner .arrow-box .arrow.bottom{left:0;top:3px;transform:rotate(45deg)}.xkcpn-popover .popup .popup-inner .arrow-box .arrow.solid{background-color:#298cce}.xk-pop-tooltip{margin:8px;color:#555;width:100%;padding-right:10px;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap}.xkcpn-dropdown{position:relative;display:inline-block;width:140px;height:24px;line-height:22px;border:solid 1px #777;border-radius:2px;background:#fff}.xkcpn-dropdown .title-box{box-sizing:border-box;display:inline-block;position:relative;width:100%;height:100%;line-height:22px;padding-right:24px;padding-left:4px;cursor:default}.xkcpn-dropdown .title-box .placeholder{color:#999}.xkcpn-dropdown .drop-handle{position:absolute;right:4px;top:0;color:#000}.xkcpn-dropdown .dropped-box{box-sizing:border-box;min-width:100%;max-height:300px;overflow:auto;position:absolute;top:24px;left:0;border:solid 1px #ddd;background:#fff;z-index:200}.xkcpn-dropdown .dropped-box .menu-item{padding:4px 8px;cursor:default}.xkcpn-dropdown .dropped-box .menu-item.selected{background:#d4eafe}.xkcpn-dropdown .dropped-box .menu-item:hover{background:#298cce;color:#fff}.xkcpn-input{position:relative;display:inline-block;line-height:normal}.xkcpn-input .xkcpn-input-inner{box-sizing:border-box}.xkcpn-input .xkcpn-input-inner.has-icon{padding-left:22px}.xkcpn-input .prefix-icon{position:absolute;left:4px;top:50%;transform:translateY(-50%);opacity:.5}.xkcpn-input .clear-btn{position:absolute;right:4px;top:50%;transform:translateY(-50%);opacity:.3;cursor:pointer;transition:opacity .2s ease-in-out}.xkcpn-input .clear-btn:hover{opacity:.6}.xkcpn-email-input{position:relative;display:inline-block}.xkcpn-email-input input{box-sizing:border-box}.xkcpn-email-input .clear-btn{position:absolute;right:4px;top:0;opacity:.3;height:100%;display:flex;align-items:center}.xkcpn-tree ul,.xkcpn-tree ol,.xkcpn-tree li{border:0;list-style:none;margin:0;padding:0}.xkcpn-tree .tree-node .children-container{overflow:hidden;transition:height .2s ease-in-out;height:0}.xkcpn-tree .tree-node .children-container.expanded{height:auto}.xkcpn-tree .tree-node ul{margin-left:18px}.xkcpn-tree .tree-node .sum{color:red}.xkcpn-tree .tree-node .tree-node-title{display:flex;align-items:center;line-height:24px;height:24px;white-space:nowrap}.xkcpn-tree .tree-node .tree-node-title .prefix{display:inline-block;min-width:14px}.xkcpn-tree .tree-node .tree-node-title label{display:inline-block;padding:0 3px;line-height:18px}.xkcpn-tree .tree-node .tree-node-title label.active{cursor:pointer}.xkcpn-tree .tree-node .tree-node-title label .label-icon{opacity:.5;font-size:.8em;margin-right:4px}.xkcpn-tree .tree-node .tree-node-title.selected label{background:#1a8acb;color:#fff;border-radius:2px}.xkcpn-tree .tree-node .tree-node-title.selected label .label-icon{color:#fff}.xkcpn-tree .tree-node.with-lines{position:relative}.xkcpn-tree .tree-node.with-lines:before{content:"";position:absolute;left:4px;top:0;bottom:0;width:1px;border-left:1px dashed #d9d9d9}.xkcpn-tree .tree-node.with-lines:last-child:before{bottom:50%}.xkcpn-tree .tree-node.with-lines:first-child:before{top:50%}.xkcpn-tree .tree-node.with-lines .tree-node-title{position:relative}.xkcpn-tree .tree-node.with-lines .tree-node-title:before{content:"";position:absolute;left:4px;top:50%;width:10px;height:1px;border-top:1px dashed #d9d9d9}.xkcpn-tree .alt-icon{color:#000;font-size:.7em;line-height:1em;margin-right:2px}.xkcpn-tree .alt-icon .icon{vertical-align:0;transition:transform .2s ease-in-out}.xkcpn-tree .alt-icon.expanded .icon{transform:rotate(90deg)}.xkcpn-tree .square-icon{display:flex;width:11px;height:11px;align-items:center;justify-content:center;border:1px solid #d9d9d9;position:relative;left:-2px;cursor:pointer;background:#fff}.xkcpn-tree .square-icon:before,.xkcpn-tree .square-icon:after{content:"";position:absolute;background:#666}.xkcpn-tree .square-icon:before{width:8px;height:2px}.xkcpn-tree .square-icon:after{width:0;height:0;transition:width .2s ease-in-out,height .2s ease-in-out}.xkcpn-tree .square-icon.plus:after{width:2px;height:8px}.xkcpn-tree ul li.with-line{position:relative}.xkcpn-tree ul li.with-line:before{content:"";position:absolute;left:4px;top:0;bottom:0;width:1px;border-left:1px dashed #d9d9d9}.xkcpn-tree ul li.with-line:last-child:before{bottom:50%}.xkcpn-modal-stack{position:fixed;top:0;width:100%}.xkcpn-table{border:1px solid #298cce}.xkcpn-table .table-ctn{display:flex;flex-direction:column;background:#d5eaff}.xkcpn-table .table-ctn>.main-table{width:100%}.xkcpn-table .table-ctn>.main-table th,.xkcpn-table .table-ctn>.main-table td{text-align:center;white-space:nowrap;vertical-align:middle;padding:0 4px}.xkcpn-table .table-ctn>.main-table>thead{background-color:#298cce}.xkcpn-table .table-ctn>.main-table>thead th{font-size:12px;font-weight:700;font-family:Arial,SimHei;color:#fff;border-right:solid 1px #759ccc;height:35px;vertical-align:middle}.xkcpn-table .table-ctn>.main-table>thead th:last-child{border-right:none}.xkcpn-table .table-ctn>.main-table>thead th .title-tip-wrapper{position:relative;top:-6px;left:-2px;text-align:left;font-weight:400}.xkcpn-table .table-ctn>.main-table>thead th .title-tip-wrapper .popup-inner{padding:2px 6px;line-height:18px;color:#333}.xkcpn-table .table-ctn>.main-table>thead th .title-tip-wrapper .iconfont .icon{width:1.1em;height:1.1em}.xkcpn-table .table-ctn>.main-table>thead th .sorter{color:#eee;margin-left:6px;cursor:pointer;font-size:10px}.xkcpn-table .table-ctn>.main-table>thead th .sorter .arrow{display:inline-block;overflow:hidden;height:14px;line-height:14px;width:7px}.xkcpn-table .table-ctn>.main-table>thead th .sorter .arrow .iconfont{font-size:1em;position:relative;left:-3px}.xkcpn-table .table-ctn>.main-table>thead th .sorter .curr{color:#f63}.xkcpn-table .table-ctn>.main-table>tbody{background-color:#d5eaff}.xkcpn-table .table-ctn>.main-table>tbody>tr>td{font-size:12px;height:32px;border-top:1px solid #d5eaff;border-right:1px solid #b0cedd;border-bottom:1px solid #b0cedd}.xkcpn-table .table-ctn>.main-table>tbody>tr>td:last-child{border-right:none}.xkcpn-table .table-ctn>.main-table>tbody>tr>td.inner-muliti-row{padding:0}.xkcpn-table .table-ctn>.main-table>tbody>tr>td.inner-muliti-row .in-cell-row{border-bottom:1px solid #b0cedd;padding:0 4px;line-height:32px}.xkcpn-table .table-ctn>.main-table>tbody>tr>td.inner-muliti-row .in-cell-row:last-child{border-bottom:none}.xkcpn-table .table-ctn>.main-table>tbody>tr:hover>td{background:#fff;border-top:1px solid #ffd800;border-bottom:1px solid #ffd800}.xkcpn-table .empty-tip,.xkcpn-table .loading-tip{flex:1;display:flex;align-items:center;justify-content:center;color:#aaa;background:#d5eaff;min-height:64px}.xkcpn-table .empty-tip{font-size:14px;color:red}.xkcpn-table .pager-ctn{padding:4px}.xkcpn-table.mini{border:none}.xkcpn-table.mini .table-ctn{background:#fff}.xkcpn-table.mini .table-ctn>.main-table{background:#bdf}.xkcpn-table.mini .table-ctn>.main-table thead th{background:#e8f3ff;border:none;height:auto;line-height:16px;padding:2px;color:#000}.xkcpn-table.mini .table-ctn>.main-table thead th .sorter{color:#aaa}.xkcpn-table.mini .table-ctn>.main-table tbody>tr>td{background:#fff;border:none;height:auto;line-height:1.2;padding:2px}.xkcpn-table.mini .table-ctn>.main-table tbody>tr:hover>td{background:#ecf9fe;border:none}.xkcpn-table.mini .table-ctn>.main-table tbody>tr.expand-row>td{position:relative;padding:0}.xkcpn-table.mini .table-ctn>.main-table tbody>tr.expand-row:hover>td{background:#fff;border:initial}.xkcpn-table.mini .table-ctn>.main-table th,.xkcpn-table.mini .table-ctn>.main-table td{padding:1px 0;text-align:center}.xkcpn-table.mini .empty-tip,.xkcpn-table.mini .loading-tip{background:#fff}.xkcpn-table .table-footer-ctn{display:flex;background:#e8f3ff;border-top:none;padding:4px}.xkcpn-table .table-footer-ctn .table-footer{flex:1}.xkcpn-flex-table{width:100%;height:100%;border:solid 1px #ddd;border-bottom:none;background:#fff;display:flex;flex-direction:column}.xkcpn-flex-table .ftrow{border-bottom:solid 1px #ddd;flex:0 0 auto;height:auto}.xkcpn-flex-table .ftcell .cell-inner{border-left:solid 1px #ddd;height:32px;align-items:center}.xkcpn-flex-table .ftcell .cell-inner .text{padding:0 6px}.xkcpn-flex-table .ftcell:first-child .cell-inner{border-left:none}.xkcpn-flex-table .ftheader{width:100%;background:#f1fafe}.xkcpn-flex-table .ftheader .title-tip-wrapper{margin-right:5px}.xkcpn-flex-table .ftheader .title-tip-wrapper .popup-inner{padding:2px 6px;line-height:18px;color:#333;white-space:nowrap}.xkcpn-flex-table .ftheader .ftcell{font-weight:700;color:#555}.xkcpn-flex-table .ftheader .ftcell .sorter{color:#aaa;cursor:pointer;font-size:1em;margin-left:2px}.xkcpn-flex-table .ftheader .ftcell .arrow{display:inline-block;overflow:hidden;height:14px;line-height:14px;width:7px}.xkcpn-flex-table .ftheader .ftcell .arrow .iconfont{font-size:1em;position:relative;left:-3px}.xkcpn-flex-table .ftheader .ftcell .arrow.active{color:#1585b5;cursor:default}.xkcpn-flex-table .ftbody{width:100%;flex:1 1 0}.xkcpn-flex-table .ftbody .ftrow:hover{background:#d4eafe}.xkcpn-flex-table.nowrap .ftcell{min-width:0}.xkcpn-flex-table.nowrap .ftcell .text{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xkcpn-flex-table .fold-btn-wrapper{width:20px}.xkcpn-flex-table .group-title{color:#1585b5;font-weight:700;cursor:pointer}.xkcpn-flex-table .loading-tip,.xkcpn-flex-table .empty-tip{text-align:center;padding:68px 0;font-size:14px;color:#aaa}.xkcpn-flex-table .empty-tip{color:#daa}.xkcpn-flex-table .ftfooter-ctn{border-top:1px solid #ddd}.xkcpn-flex-table.needScroll .ftbody{overflow-y:scroll}.xkcpn-datepicker{position:relative}.xkcpn-datepicker input{width:128px;cursor:default!important}.xkcpn-datepicker .clear-btn{position:absolute;right:4px;top:0;opacity:0;height:100%;display:flex;align-items:center;transition:opacity .3s}.xkcpn-datepicker:hover .clear-btn{opacity:.3}.xkcpn-multi-select-group{padding:16px}.xkcpn-multi-select-group .xkcpn-check-group,.xkcpn-multi-select-group .xkcpn-checkbox-selectedAll{white-space:normal}.xkcpn-multi-select-group .xkcpn-check-group>label,.xkcpn-multi-select-group .xkcpn-checkbox-selectedAll>label{display:inline-block;width:220px;padding-left:20px;line-height:26px}.xkcpn-multi-select-group .btn-ctn{margin-top:16px;text-align:center}select{height:22px}select option:disabled{color:#aaa}.month-picker{display:inline-block;position:relative}.month-picker .mp-input{width:68px;height:20px;line-height:20px;border:1px solid #aaa;border-radius:3px}.month-picker .mp-input:focus{border-color:#68a9fb}.month-picker .clear-btn{position:absolute;right:4px;top:0;opacity:.3;height:100%;display:flex;align-items:center}.month-picker .mp-content{position:absolute;width:280px;top:30px;border:1px solid #68a9fb;background:#fff;z-index:200}.month-picker .mp-content .mp-year{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc}.month-picker .mp-content .mp-year .icon-year{margin:5px;padding:0 5px;border-radius:10px;border:1px solid #68a9fb;line-height:19px}.month-picker .mp-content .mp-year .icon-year.disable{border-color:#bbb;cursor:not-allowed}.month-picker .mp-content .mp-month{display:flex;flex-wrap:wrap;justify-content:center}.month-picker .mp-content .mp-month .m-item{margin:10px;width:46px;line-height:30px;text-align:center;cursor:pointer}.month-picker .mp-content .mp-month .m-item:hover{background-color:#d0e8fb}.month-picker .mp-content .mp-month .m-item.selected{background-color:#68a9fb;color:#fff}.month-picker .mp-content .mp-month .m-item.disable{color:#aaa;cursor:not-allowed}.xkcpn-radio-group label{margin-right:8px;display:inline-block}.xkcpn-radio-group label.disabled{color:#aaa}.xkcpn-radio-group label:last-child{margin-right:0}.xkwid-radio-button-group{display:inline-block}.xkwid-radio-button-group .button-item{padding:3px 6px;border:solid 1px #419cda;border-right:none;color:#419cda;cursor:pointer;font-style:normal}.xkwid-radio-button-group .button-item:last-child{border-right:solid 1px #419cda}.xkwid-radio-button-group .button-item.selected{background-color:#419cda;box-shadow:0 0 5px 1px #8888;color:#fff;cursor:default;font-weight:700}.xkwid-radio-button-group .button-item.disabled{cursor:not-allowed;color:#aaa}.xkwid-radio-button-group.disabled .button-item{cursor:not-allowed;color:#aaa;border-color:#aaa}.xkwid-radio-button-group.disabled .button-item.selected{background-color:#aaa;color:#fff}.xkcpn-month-calendar{border:solid 1px #c5dae4}.xkcpn-month-calendar .header-row{background:#f2faff;padding:8px}.xkcpn-month-calendar .header-row .year-month{justify-content:center;color:#056ea4}.xkcpn-month-calendar .week-title-row{background:#f2faff;padding-top:12px}.xkcpn-month-calendar .week-title-row .week-title{justify-content:center;font-weight:700}.xkcpn-month-calendar .week-title-row .week-title.sunday{color:#d30}.xkcpn-month-calendar .date-table .date-row{border-top:solid 1px #c5dae4}.xkcpn-month-calendar .date-table .date-row .date-cell{height:42px;background:#fff;justify-content:center;align-items:center;position:relative;border-right:solid 1px #c5dae4;cursor:pointer}.xkcpn-month-calendar .date-table .date-row .date-cell.empty{cursor:default;background:#fafafa}.xkcpn-month-calendar .date-table .date-row .date-cell .date-text{font-size:14px;color:#056ea4;font-family:arial;position:relative;top:4px}.xkcpn-month-calendar .date-table .date-row .date-cell .mark{position:absolute;right:0;top:0;display:block;border:solid 1px #f50;color:#f50;font-size:12px;padding:0 2px}.xkcpn-month-calendar .date-table .date-row .date-cell:last-child{border-right:none}.xkcpn-month-calendar .date-table .date-row .date-cell.selected{background:#fdc}.xkcpn-month-calendar .date-table .date-row .date-cell.selected .mark{color:#fff;background:#f50}.xkcpn-month-calendar .date-table .date-row .date-cell.today .date-text{text-decoration:underline}.xk-cpn-flex.xk-cpn-selection-row{align-items:flex-start}.xk-cpn-flex.xk-cpn-selection-row select{height:22px}.xk-cpn-flex.xk-cpn-selection-row .label{width:85px;height:100%;text-align:right;line-height:34px;padding-right:6px;font-weight:700;white-space:nowrap}.xk-cpn-flex.xk-cpn-selection-row .sel-items-wrapper{flex:1 1 0;overflow:hidden;height:34px;line-height:34px}.xk-cpn-flex.xk-cpn-selection-row .sel-items-wrapper.expanded{height:auto;overflow:visible}.xk-cpn-flex.xk-cpn-selection-row .expand-handle{line-height:34px;color:#298cce;font-weight:700;padding:0 4px;cursor:pointer;white-space:nowrap}.xk-cpn-flex.xk-cpn-selection-row .muti-tip{margin-left:16px;color:#f80}.xkcpn-img-list-item-ico{padding-left:5px;font-size:1.15em;vertical-align:-.05em}.xkcpn-img-list-item-del{position:absolute;right:-5px;top:-7px;font-size:9px;color:#666;cursor:pointer}.xkmodal-img-list-viewer .img-viewer{padding:10px 12px;text-align:center}.xkmodal-img-list-viewer .img-viewer .img-wrapper{position:relative;display:inline-block;min-height:300px}.xkmodal-img-list-viewer .img-viewer .img-wrapper .image{max-width:100%;max-height:800px}.xkmodal-img-list-viewer .img-viewer .img-wrapper .download{position:absolute;bottom:8px;right:8px;font-size:32px;color:#298cce;opacity:0;transition:opacity .3s;filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff)}.xkmodal-img-list-viewer .img-viewer .img-wrapper:hover .download{opacity:.7}.xkcpn-img-list-item-popover{min-width:300px;min-height:100px;display:flex;justify-content:center;align-items:center}.xkwid-image-by-fetch-loading{font-size:28px;color:#999}.xkwid-image-by-fetch-error{font-size:28px;color:#999;cursor:pointer}.xkwid-image-with-url-loader-loading{font-size:28px;color:#999}.xkwid-image-with-url-loader-error{font-size:28px;color:#999;cursor:pointer}.image-viewer-content{text-align:center;padding:20px;position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center}.image-viewer-img{object-fit:contain;box-shadow:0 0 12px #00000080;transition:all .2s ease;opacity:0}.image-viewer-img.loaded{opacity:1}.image-viewer-controls{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(100px);background:#0009;border-radius:8px;padding:8px 16px;display:flex;align-items:center;gap:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;box-shadow:0 0 8px #0000004d;opacity:0;visibility:hidden;transition:all .3s ease}.image-viewer-controls.visible{transform:translate(-50%) translateY(0);opacity:1;visibility:visible}.image-viewer-controls .zoom-btn{background:transparent;border:none;color:#fff;cursor:pointer;padding:6px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.image-viewer-controls .zoom-btn:hover:not(:disabled){background:#fff3}.image-viewer-controls .zoom-btn:disabled{opacity:.4;cursor:not-allowed}.image-viewer-controls .zoom-btn svg{width:16px;height:16px}.image-viewer-controls .page-counter{color:#fff;font-size:14px;font-weight:500;padding:0 8px;white-space:nowrap}.image-viewer-title{margin-top:16px;font-size:14px;color:#666}.xkcpn-audio-tip{opacity:.5}.xkwid-tag{display:inline-block;padding:0 3px;line-height:20px;background-color:#30b0b5;border-radius:3px;font-size:12px;transform:scale(.9);cursor:default;color:#fff;-webkit-user-select:none;user-select:none}.xkcpn-timeline{list-style:none;padding:0;margin:0}.xkcpn-timeline .timeline-item{position:relative;border-radius:5px;display:flex;padding-left:5px}.xkcpn-timeline .timeline-item .dot-and-line{display:flex;flex-direction:column;align-items:center;transform:translateY(5px)}.xkcpn-timeline .timeline-item .node-symbol{width:1.5em;height:1.5em;background-color:#8885;border:solid 2px rgba(136,136,136,.4);border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.xkcpn-timeline .timeline-item .connect-line{flex:1;width:2px;background-color:#8885}.xkcpn-timeline .timeline-item .timeline-main{flex:1;padding:5px 5px 5px 0}.xkcpn-timeline .timeline-item-head{display:flex;align-items:center;padding-left:8px;padding-bottom:5px}.xkcpn-timeline .timeline-item-title{flex:1;font-size:1.2em}.xkcpn-timeline .timeline-item .timeline-item-body .timeline-item-content{padding:6px 8px;border-radius:5px;background-color:#88888818}.xkcpn-timeline .timeline-item.active .node-symbol{border-color:#298cce;background-color:#298ccebb;display:flex;justify-content:center;align-items:center}.xkcpn-timeline .timeline-item.active .connect-line{background-color:#298cceaa}.xkcpn-timeline .timeline-item:last-child .connect-line{display:none}.xkcpn-switcher{vertical-align:middle;position:relative;width:32.4px;height:18px;background-color:#bbb;border-radius:18px;border:none;outline:none;-webkit-appearance:none;transition:all .1s ease;margin:0;cursor:pointer}.xkcpn-switcher:after{content:"";position:absolute;top:2.7px;left:2.7px;width:12.6px;height:12.6px;background-color:#fff;border-radius:50%;transition:all .1s ease}.xkcpn-switcher:checked{background-color:#298cce}.xkcpn-switcher:checked:after{left:17.099999999999998px}.xkcpn-switcher.large{vertical-align:middle;position:relative;width:43.2px;height:24px;background-color:#bbb;border-radius:24px;border:none;outline:none;-webkit-appearance:none;transition:all .1s ease;margin:0;cursor:pointer}.xkcpn-switcher.large:after{content:"";position:absolute;top:3.6px;left:3.6px;width:16.799999999999997px;height:16.799999999999997px;background-color:#fff;border-radius:50%;transition:all .1s ease}.xkcpn-switcher.large:checked{background-color:#298cce}.xkcpn-switcher.large:checked:after{left:22.799999999999997px}.xkcpn-switcher.small{vertical-align:middle;position:relative;width:21.6px;height:12px;background-color:#bbb;border-radius:12px;border:none;outline:none;-webkit-appearance:none;transition:all .1s ease;margin:0;cursor:pointer}.xkcpn-switcher.small:after{content:"";position:absolute;top:1.8px;left:1.8px;width:8.399999999999999px;height:8.399999999999999px;background-color:#fff;border-radius:50%;transition:all .1s ease}.xkcpn-switcher.small:checked{background-color:#298cce}.xkcpn-switcher.small:checked:after{left:11.399999999999999px}.xkcpn-switcher.huge{vertical-align:middle;position:relative;width:64.8px;height:36px;background-color:#bbb;border-radius:36px;border:none;outline:none;-webkit-appearance:none;transition:all .1s ease;margin:0;cursor:pointer}.xkcpn-switcher.huge:after{content:"";position:absolute;top:5.399999999999999px;left:5.399999999999999px;width:25.2px;height:25.2px;background-color:#fff;border-radius:50%;transition:all .1s ease}.xkcpn-switcher.huge:checked{background-color:#298cce}.xkcpn-switcher.huge:checked:after{left:34.199999999999996px}.xkmodal-time-picker .modal-body>div>div:last-child{background:#88888818;border-radius:8px}.xkmodal-time-picker .modal-body>div>div:last-child>div{display:none}.xkmodal-time-picker .picker-item{font-size:18px;opacity:.5}.xkmodal-time-picker .picker-item.selected{font-size:20px;opacity:1;position:relative}.xk-xpn-mobile-model-wrapper{width:100%;height:100%;display:flex;position:fixed;left:0;top:0;align-items:center;justify-content:center;background-color:#0006;z-index:500}.xk-xpn-mobile-model-wrapper .modal{width:88%;box-sizing:border-box;border-radius:10px;background-color:#fffd;box-shadow:0 0 12px #0004;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.xk-xpn-mobile-model-wrapper .modal .modal-title{font-size:18px;padding:16px}.xk-xpn-mobile-model-wrapper .modal .modal-body{padding:16px}.xk-xpn-mobile-model-wrapper .modal .foot-buttons{display:flex;border-top:solid 1px #ccc}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button{font-weight:700;flex:1;text-align:center;font-size:18px;padding:16px;border-right:solid 1px #ccc}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button:last-child{border-right:none}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button:hover{background-color:#00000008}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button.ok{color:#298cce;display:flex;justify-content:center;gap:8px}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button.disabled{opacity:.4;filter:grayscale(100%)}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button.cancel{color:#555}@media(prefers-color-scheme:dark){.xk-xpn-mobile-model-wrapper .modal{background-color:#333d}.xk-xpn-mobile-model-wrapper .modal .foot-buttons,.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button{border-color:#555}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button:hover{background-color:#ffffff08}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button.ok{color:#7676d6}.xk-xpn-mobile-model-wrapper .modal .foot-buttons .foot-button.cancel{color:#aaa}}.xkwid-message-bubble{position:absolute;text-align:justify;background:var(--background-color, #fff);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:12px 16px;border-radius:8px;box-shadow:0 2px 12px #00000026;line-height:1.5;color:#666;opacity:0;--arrow-distance: 20px}.xkwid-message-bubble:after{content:"";position:absolute;width:0;height:0}.xkwid-message-bubble.arrow-top-start:after,.xkwid-message-bubble.arrow-top-center:after,.xkwid-message-bubble.arrow-top-end:after{filter:drop-shadow(0 -2px 2px rgba(0,0,0,.05))}.xkwid-message-bubble.arrow-right-start:after{right:-8px;top:var(--arrow-distance);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid var(--background-color, #fff);filter:drop-shadow(2px 0 2px rgba(0,0,0,.07))}.xkwid-message-bubble.arrow-right-center:after{right:-8px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid var(--background-color, #fff);filter:drop-shadow(2px 0 2px rgba(0,0,0,.07))}.xkwid-message-bubble.arrow-right-end:after{right:-8px;bottom:var(--arrow-distance);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid var(--background-color, #fff);filter:drop-shadow(2px 0 2px rgba(0,0,0,.07))}.xkwid-message-bubble.arrow-bottom-start:after,.xkwid-message-bubble.arrow-bottom-center:after,.xkwid-message-bubble.arrow-bottom-end:after{filter:drop-shadow(0 2px 2px rgba(0,0,0,.1))}.xkwid-message-bubble.arrow-left-start:after{left:-8px;top:var(--arrow-distance);border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid var(--background-color, #fff);filter:drop-shadow(-2px 0 2px rgba(0,0,0,.07))}.xkwid-message-bubble.arrow-left-center:after{left:-8px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid var(--background-color, #fff);filter:drop-shadow(-2px 0 2px rgba(0,0,0,.07))}.xkwid-message-bubble.arrow-left-end:after{left:-8px;bottom:var(--arrow-distance);border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid var(--background-color, #fff);filter:drop-shadow(-2px 0 2px rgba(0,0,0,.07))}.xkwid-message-bubble.arrow-top-start:after{top:-8px;left:var(--arrow-distance);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--background-color, #fff)}.xkwid-message-bubble.arrow-top-center:after{top:-8px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--background-color, #fff)}.xkwid-message-bubble.arrow-top-end:after{top:-8px;right:var(--arrow-distance);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--background-color, #fff)}.xkwid-message-bubble.arrow-bottom-start:after{bottom:-8px;left:var(--arrow-distance);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--background-color, #fff)}.xkwid-message-bubble.arrow-bottom-center:after{bottom:-8px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--background-color, #fff)}.xkwid-message-bubble.arrow-bottom-end:after{bottom:-8px;right:var(--arrow-distance);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--background-color, #fff)}@-moz-keyframes floatIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes floatIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@-o-keyframes floatIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.xkcpn-markdownParser-ctn{display:flex;flex-wrap:wrap}.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview{display:inline}.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview .icon-img-c{font-size:1.4em;margin:0 4px}.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview img{max-height:300px;max-width:400px}.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview .mdxeditor-attachment-directive{margin:0 4px;padding:2px 4px}.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview .mdxeditor-attachment-directive .attachment-icon{font-size:12px}.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview h1,.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview h2,.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview h3,.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview h4,.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview h5,.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview h6,.xkcpn-markdownParser-ctn .markdownDetail-ctn.preview p{margin:2px 0}.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h1,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h2,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h3,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h4,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h5,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h6,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini p{display:inline;font-size:inherit;margin:0}.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h1:after,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h2:after,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h3:after,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h4:after,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h5:after,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini h6:after,.xkcpn-markdownParser-ctn .markdownDetail-ctn.mini p:after{content:"⏎";display:inline;opacity:.3}.xkcpn-markdownParser-ctn .open-detail-btn .open-detail-icon{font-size:1.1em;margin:0 6px}.xkmodal-markdownParse-viewer .modal-body{max-height:calc(100vh - 100px);display:flex;flex-direction:column;overflow:hidden}.xkmodal-markdownParse-viewer .modal-body .modal-content{flex:1;overflow-y:auto;padding:16px;background-color:#fff}.xkmodal-markdownParse-viewer .modal-body .markdownDetail-ctn img{max-width:100%}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area .mdxeditor-attachment-directive,.markdownDetail-ctn .mdxeditor-attachment-directive{display:inline-flex;align-items:center;margin:2px 4px;padding:4px 10px;background:#f0f0f0;border:1px solid #d9d9d9;border-radius:8px;text-decoration:none;color:#1890ff;font-size:13px;transition:all .2s ease;cursor:pointer;text-decoration:none!important}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area .mdxeditor-attachment-directive:hover,.markdownDetail-ctn .mdxeditor-attachment-directive:hover{background:#e6f7ff;border-color:#40a9ff}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area .mdxeditor-attachment-directive .attachment-icon,.markdownDetail-ctn .mdxeditor-attachment-directive .attachment-icon{margin-right:4px;font-size:14px}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area .mdxeditor-attachment-directive .attachment-filename,.markdownDetail-ctn .mdxeditor-attachment-directive .attachment-filename{display:inline-block;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area .mdxeditor-attachment-directive .attachment-size,.markdownDetail-ctn .mdxeditor-attachment-directive .attachment-size{margin-left:8px;color:#8c8c8c;font-size:12px}.markdownDetail-ctn.preview .mdxeditor-attachment-directive .attachment-filename{max-width:120px}.xk-cpn-editor{width:100%;height:100%;position:relative;box-sizing:border-box;border:1px solid #ddd;border-radius:.375rem;background-color:#fff}.xk-cpn-editor .mdxeditor{height:100%;display:flex;flex-direction:column;overflow:hidden}.xk-cpn-editor .mdxeditor.fullscreen{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#fff;z-index:1}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper{flex:1;overflow:auto}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .mdxeditor-rich-text-editor,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .mdxeditor-root-contenteditable,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .mdxeditor-root-contenteditable>div,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area{height:100%}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;color:#333;background:transparent;box-sizing:border-box;padding:16px;min-height:200px;outline:none}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h1,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h2,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h3,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h4,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h5,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h6{display:block;font-weight:700;line-height:1.2;margin:10px 0}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h1 *,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h2 *,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h3 *,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h4 *,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h5 *,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h6 *{all:unset}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h1{font-size:2em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h2{font-size:1.5em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h3{font-size:1.17em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h4{font-size:1em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h5{font-size:.83em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area h6{font-size:.67em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area p{display:block;margin:10px 0}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area ul,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area ol{display:block;margin:10px 0;padding-left:2em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area li{display:list-item;margin:.5em 0}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area ul li{list-style-type:disc}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area ul li._nestedListItem_1tncs_59{list-style-type:none}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area blockquote{display:block;margin:10px 0;padding-left:1em;border-left:4px solid #ddd;font-style:italic}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area code{display:inline;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#f5f5f5;padding:2px 4px;border-radius:3px;font-size:.9em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area pre{display:block;margin:10px 0;padding:1em;background:#f5f5f5;border-radius:4px;overflow-x:auto;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;line-height:1.4}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area pre code{display:block;background:none;padding:0;border-radius:0}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area a{display:inline;color:#06c;text-decoration:underline;cursor:pointer}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area a:hover{color:#049}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area strong,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area b{display:inline;font-weight:700}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area em,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area i{display:inline;font-style:italic}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area u{display:inline;text-decoration:underline}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area s,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area strike{display:inline;text-decoration:line-through}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area sub{display:inline;vertical-align:sub;font-size:.8em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area sup{display:inline;vertical-align:super;font-size:.8em}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area table{display:table;border-collapse:collapse;margin:1em 0;width:100%}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area thead{display:table-header-group}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area tbody{display:table-row-group}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area tr{display:table-row}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area th,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area td{display:table-cell;padding:8px 12px;border:1px solid #ddd;text-align:left;vertical-align:top}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area th{font-weight:700;background:#f5f5f5}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area hr{display:block;margin:2em 0;border:none;border-top:1px solid #ddd;height:0}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area img{max-width:300px;max-height:300px}.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area .mdxeditor-toolbar,.xk-cpn-editor .mdxeditor .mdxeditor-diff-source-wrapper .xk-edit-area .mdxeditor-root-contenteditable{all:revert}.xk-modal-editor-attachment-dialog{padding:16px}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone{border:2px dashed #d9d9d9;border-radius:8px;padding:24px;text-align:center;background:#fafafa;transition:all .3s ease;cursor:pointer}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone:hover{border-color:#40a9ff;background:#f0f9ff}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone:active{border-color:#1890ff;background:#e6f7ff;transform:scale(.99)}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone.drag-active{border-color:#1890ff;background:#e6f7ff;border-style:solid}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone:disabled,.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone.disabled{cursor:not-allowed;opacity:.6}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone:disabled:hover,.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone.disabled:hover{border-color:#d9d9d9;background:#fafafa}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone:disabled:active,.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone.disabled:active{transform:none}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone .upload-icon{font-size:48px;color:#1890ff;margin-bottom:16px}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone .upload-text{font-size:16px;color:#333;margin-bottom:8px;font-weight:500}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone .upload-hint{font-size:14px;color:#666;margin-bottom:20px}.xk-modal-editor-attachment-dialog .upload-area .file-drop-zone .upload-hint:disabled{background:#d9d9d9;cursor:not-allowed}.xk-modal-editor-attachment-dialog .upload-area .file-error{display:flex;align-items:center;color:#ff4d4f;font-size:14px;margin-top:12px;padding:8px 12px;background:#fff2f0;border:1px solid #ffccc7;border-radius:4px}.xk-modal-editor-attachment-dialog .upload-area .file-error :first-child{margin-right:4px;font-size:16px}.xk-modal-editor-attachment-dialog .upload-area .file-error.file-error-warning{color:#fa8c16;background:#fff7e6;border-color:#ffd591}.xk-modal-editor-attachment-dialog .upload-area .file-error.file-error-info{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}.xk-modal-editor-attachment-dialog .upload-area .upload-progress{margin-top:16px}.xk-modal-editor-attachment-dialog .upload-area .upload-progress .progress-bar{width:100%;height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden}.xk-modal-editor-attachment-dialog .upload-area .upload-progress .progress-bar .progress-fill{height:100%;background:#1890ff;transition:width .3s ease}.xk-modal-editor-attachment-dialog .upload-area .upload-progress .progress-bar .progress-fill.progress-waiting{opacity:.3;animation:pulse 1.5s ease-in-out infinite;width:100%!important}@-moz-keyframes pulse{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}@-webkit-keyframes pulse{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}@-o-keyframes pulse{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}@keyframes pulse{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}.xk-modal-editor-attachment-dialog .upload-area .upload-progress .progress-text{display:block;text-align:center;margin-top:8px;font-size:12px;color:#666}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list{max-height:300px;overflow-y:auto;margin-bottom:16px}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list .attachment-item{display:flex;align-items:center;padding:12px;background:#fafafa;border:1px solid #d9d9d9;border-radius:6px;margin-bottom:8px;position:relative}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list .attachment-item .attachment-icon{margin-right:8px;font-size:20px;color:#1890ff}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list .attachment-item .attachment-info{flex:1}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list .attachment-item .attachment-info .attachment-filename{font-weight:500;color:#333;margin-bottom:4px}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list .attachment-item .attachment-info .attachment-size{font-size:12px;color:#666}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list .attachment-item .remove-button{background:none;border:none;color:#ff4d4f;cursor:pointer;font-size:16px;padding:4px;border-radius:4px;transition:all .2s ease}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-list .attachment-item .remove-button:hover{background:#fff2f0;color:#ff7875}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions{text-align:center}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions .add-more-button{background:#1890ff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s ease;margin-bottom:12px}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions .add-more-button:hover:not(:disabled){background:#40a9ff}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions .add-more-button:disabled{background:#d9d9d9;cursor:not-allowed}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions .upload-progress{margin-top:12px}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions .upload-progress .progress-bar{width:100%;height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions .upload-progress .progress-bar .progress-fill{height:100%;background:#1890ff;transition:width .3s ease}.xk-modal-editor-attachment-dialog .attachment-preview .attachment-actions .upload-progress .progress-text{display:block;text-align:center;margin-top:8px;font-size:12px;color:#666}.xk-modal-editor-attachment-dialog .hidden-file-input{display:none}.xk-editor-toolbar-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.xk-editor-toolbar-icon .iconfont{font-size:14px}.xk-cpn-editor .custom-image-wrapper{position:relative;display:inline-block;margin:8px 0}.xk-cpn-editor .custom-image-wrapper:hover .custom-image-toolbar{opacity:1;visibility:visible}.xk-cpn-editor .custom-image-wrapper .custom-image-toolbar{position:absolute;top:0;left:0;background:#fff;border-bottom-right-radius:4px;display:flex;gap:4px;z-index:1000;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.xk-cpn-editor .custom-image-wrapper .custom-image-toolbar button{padding:6px;background:transparent;border:none;border-bottom-right-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.xk-cpn-editor .custom-image-wrapper .custom-image-toolbar button svg{width:16px;height:16px;fill:#666;transition:fill .2s ease}.xk-cpn-editor .custom-image-wrapper .custom-image-toolbar button:hover svg,.xk-cpn-editor .custom-image-wrapper .custom-image-toolbar button:active svg{fill:#000}.xkcpn-editor-text-color-btn{position:relative;overflow:visible}.xkcpn-editor-text-color-btn .color-panel{position:fixed;width:118px;background-color:#fff;border:1px solid #ccc;padding:10px;box-shadow:0 2px 10px #0000001a;z-index:2}@media(prefers-color-scheme:dark){.xkcpn-card.xkcpn-mobile-card{border:solid 1px rgba(5,110,164,.533)}.xkcpn-card.xkcpn-mobile-card .title{background-color:#214753;color:#fff}.xkcpn-card.xkcpn-mobile-card .card-body{padding:12px 16px;background:#1e1e1e;color:#fff}.xkcpn-card.xkcpn-mobile-card .extra a{color:#9ecfff}}.xkcpn-toast{position:fixed;padding:12px;max-width:75%;max-height:40%;overflow:hidden;z-index:9999;border:solid 1px rgba(136,136,136,.133);border-radius:8px;box-shadow:0 0 16px #0003;background-color:#fffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;pointer-events:none;text-align:center;top:66%;left:50%;transform:translate(-50%,-50%);animation:floatUp .3s ease-out forwards,fadeIn .3s ease-out forwards}.xkcpn-toast .toast-icon{font-size:24px;margin-bottom:12px}.xkcpn-toast .toast-content{font-size:13px;color:#333}@media(prefers-color-scheme:dark){.xkcpn-toast{border:solid 1px rgba(136,136,136,.333);box-shadow:0 0 16px #fff3;background-color:#333a}.xkcpn-toast .toast-content{color:#ddd}}@-moz-keyframes floatUp{0%{transform:translate(-50%,-34%)}80%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}@-webkit-keyframes floatUp{0%{transform:translate(-50%,-34%)}80%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}@-o-keyframes floatUp{0%{transform:translate(-50%,-34%)}80%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}@keyframes floatUp{0%{transform:translate(-50%,-34%)}80%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.xk-cpn-scroll{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}.xk-cpn-scroll .top-tool-bar{position:relative;display:flex;box-sizing:border-box}.xk-cpn-scroll .scrollable{flex:1;overflow-y:auto}.xk-cpn-scroll .pull-down-tip,.xk-cpn-scroll .tail-loader{padding:12px;text-align:center;opacity:.5}.xk-cpn-scroll .scroll-wrapper{flex:1;overflow-y:scroll;position:relative;-webkit-overflow-scrolling:touch}.xk-cpn-scroll .scroll-wrapper .scroll-content{overflow:hidden;transition:all .2s}.xk-cpn-scroll .scroll-wrapper .scroll-content.pulling{transition:none}.xk-cpn-scroll .scroll-wrapper .scroll-content .pull-down-refresh{position:absolute;top:-40px;left:0;width:100%;height:40px;display:flex;justify-content:center;align-items:center;font-size:13px;opacity:.5}.xk-cpn-scroll .scroll-wrapper .scroll-content .pull-down-refresh .pull-icon{margin-right:8px;transition:transfrom .2s}.xk-cpn-scroll-data-list .empty-tip{padding:32px 0;text-align:center;opacity:.5}.xk-cpn-scroll-data-list .tail-tip{height:40px;display:flex;justify-content:center;align-items:center;font-size:13px;opacity:.4}.xk-cpn-scroll-data-list .tail-tip .loading-icon{margin-right:8px}.xk-cpn-scroll-data-list .group-title{padding:6px 0;font-size:14px;text-align:center;color:#888;background-color:#8881}.xk-cpn-scroll-data-list.refreshing .scroll-content{opacity:.5;pointer-events:none}.xk-covered-route-page{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;box-sizing:border-box;background-color:#f5f5f5;box-shadow:0 0 10px #0000001a;animation:coveredRouteSlideInFromRight .35s cubic-bezier(0,0,0,.99)}@media(prefers-color-scheme:dark){.xk-covered-route-page{background-color:#000}}@-moz-keyframes coveredRouteSlideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@-webkit-keyframes coveredRouteSlideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@-o-keyframes coveredRouteSlideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes coveredRouteSlideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.xkcpn-search-toolbar{width:100%;background-color:#f3f3f3;min-height:40px;position:relative;white-space:nowrap;overflow:hidden}@media(prefers-color-scheme:dark){.xkcpn-search-toolbar{background-color:#333}}.xkcpn-search-toolbar .tools{position:absolute;left:0;font-size:14px;height:40px;line-height:40px;padding-left:16px;opacity:.6;flex:1;transition:left .3s}.xkcpn-search-toolbar .search-btn{position:absolute;display:flex;align-items:center;justify-content:center;width:40px;height:40px;top:0;right:0;opacity:.6;transition:all .3s}.xkcpn-search-toolbar .search-btn:active{transform:scale(.92)}.xkcpn-search-toolbar .search-bar{position:absolute;left:100%;top:0;opacity:0;width:100%;box-sizing:border-box;padding:0 10px;display:flex;align-items:center;height:40px;transition:all .3s}.xkcpn-search-toolbar .search-bar .cancel-btn{padding:0 5px;margin-right:5px;opacity:.6;border-radius:8px}.xkcpn-search-toolbar .search-bar .cancel-btn.tapping{background-color:#8885}.xkcpn-search-toolbar .search-bar input{flex:1;height:28px;border:none;border-radius:16px;padding:0 16px;background-color:#fff}@media(prefers-color-scheme:dark){.xkcpn-search-toolbar .search-bar input{background-color:#555;color:#ddd}}.xkcpn-search-toolbar.searching .tools{left:-100%}.xkcpn-search-toolbar.searching .search-btn{right:10px;transform:scale(.9);color:#298cce;opacity:1}.xkcpn-search-toolbar.searching .search-btn:active{transform:scale(.8)}.xkcpn-search-toolbar.searching .search-bar{left:0;opacity:1}.xkcpn-global-alert-mobile .alert-body{padding:32px 16px;word-break:break-all}.xkcpn-global-alert-mobile .alert-body .main-text{line-height:3em}.xkcpn-global-alert-mobile .alert-body .main-text .theme-icon{font-size:2em;margin-right:12px}.xkcpn-global-alert-mobile .alert-body .main-text .text{font-size:18px;line-height:2em}.xkcpn-global-alert-mobile .alert-body .sub-text{margin-top:1em}.xkcpn-global-alert-mobile .alert-body .sub-text .text{font-size:14px}.xkcpn-global-alert-mobile .alert-body .sub-text .text.iconSpace{margin-left:42px}.xk-cpn-action-sheet{position:fixed;left:0;right:0;bottom:0;top:0;display:flex;justify-content:center;align-items:flex-end;background-color:#0006}.xk-cpn-action-sheet .action-sheet-container{width:100%;background:#fff;border-radius:10px 10px 0 0;overflow:hidden;box-shadow:0 -2px 10px #0000001a}.xk-cpn-action-sheet .action-sheet-option,.xk-cpn-action-sheet .action-sheet-cancel{padding:15px;text-align:center;font-size:18px;border-top:1px solid #eaeaea;cursor:pointer}.xk-cpn-action-sheet .action-sheet-cancel{font-weight:700;color:#298cce}.xk-cpn-action-sheet .action-sheet-option:hover,.xk-cpn-action-sheet .action-sheet-cancel:hover{background:#f2f2f2}@media(prefers-color-scheme:dark){.xk-cpn-action-sheet{background-color:#0009}.xk-cpn-action-sheet .action-sheet-container{background:#333}.xk-cpn-action-sheet .action-sheet-option,.xk-cpn-action-sheet .action-sheet-cancel{border-top:1px solid #555}.xk-cpn-action-sheet .action-sheet-cancel{color:#66b2ff}.xk-cpn-action-sheet .action-sheet-option:hover,.xk-cpn-action-sheet .action-sheet-cancel:hover{background:#444}}.custom-option{display:flex;align-items:center;gap:8px}.custom-option-text{color:#333}.xk-modal-md-help .help-content{padding:16px;background-color:#f9f9f9;line-height:1.5;font-size:14px}.xk-modal-md-help .help-content h2{line-height:2}.xk-modal-md-help .help-content p{margin:.5em 0}.xk-modal-md-help .help-content table{width:100%;border-collapse:collapse}.xk-modal-md-help .help-content table th,.xk-modal-md-help .help-content table td{border:1px solid #aaa;background-color:#fff;padding:8px}
