@charset "UTF-8";.fade-enter-active,.fade-leave-active{transition:all .25s ease}.fade-enter,.fade-enter-from,.fade-leave-to{opacity:0;transform:translate(-10px)}.fade-leave-active{position:absolute}.fade-between-enter-active,.fade-between-leave-active{transition:all .25s ease;left:0;right:0}.fade-between-enter,.fade-between-enter-from,.fade-between-leave-to{opacity:0;transform:translate(-10px)}.fade-between-leave-active{position:absolute}.transfer-enter-active,.transfer-leave-active{transition:all .3s ease}.transfer-enter,.transfer-enter-from,.transfer-leave-to{opacity:0;transform:translate(30px)}.transfer-leave-active{position:absolute}.gone-enter-active,.gone-leave-active{transition:all .3s ease}.gone-enter,.gone-enter-from,.gone-leave-to{opacity:0;transform:translate(30px)}.gone-leave-active{position:absolute;left:0;right:0}.textarea-resize-none .n-input-wrapper,.textarea-resize-none .n-input__textarea-el{resize:none!important}.text_nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.two-line-ellipsis{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scroll-tooltip{max-width:300px;max-height:80px;overflow-y:auto;white-space:pre-wrap}.scroll-tooltip::-webkit-scrollbar{width:6px;height:6px}.scroll-tooltip::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:3px}.scroll-tooltip::-webkit-scrollbar-track{background:#ffffff26;border-radius:3px}.html-list ul,.html-list ol{list-style:disc;padding-left:1.5em;line-height:.8}.html-list ul,.html-list li,.html-list ol{list-style-position:outside;white-space:normal}.html-list li{line-height:1.5}.html-list ol ol,.html-list ul ul{padding-left:20px}.markdown-wrapper h1{font-size:2em}.markdown-wrapper h2{font-size:1.5em}.markdown-wrapper h3{font-size:1.25em}.markdown-wrapper h4{font-size:1em}.markdown-wrapper h5{font-size:.875em}.markdown-wrapper h6{font-size:.85em}.markdown-wrapper h1,.markdown-wrapper h2,.markdown-wrapper h3,.markdown-wrapper h4,.markdown-wrapper h5,.markdown-wrapper h6{margin:0 auto;line-height:1.25}.markdown-wrapper ul,.markdown-wrapper ol{padding-left:1.5em;line-height:.8}.markdown-wrapper ul,.markdown-wrapper li,.markdown-wrapper ol{list-style-position:outside;white-space:normal}.markdown-wrapper li{line-height:1.5}.markdown-wrapper ol ol,.markdown-wrapper ul ul{padding-left:20px}.markdown-wrapper hr{margin:16px 0}.markdown-wrapper a{color:#3a86ef;font-weight:bolder;text-decoration:underline;padding:0 3px}.markdown-wrapper p{line-height:1.4}.markdown-wrapper p>code{--un-bg-opacity:1;background-color:rgb(229 229 229 / var(--un-bg-opacity));margin-left:4px;margin-right:4px;white-space:pre;border-radius:5px;padding:3px 6px}.markdown-wrapper p img{display:inline-block}.markdown-wrapper li>p{line-height:2}.markdown-wrapper blockquote{padding:10px;margin:20px 0;border-left:5px solid #ccc;background-color:#f9f9f9;color:#555}.markdown-wrapper blockquote>p{margin:0}#nprogress .bar{background:#52c41a!important}#nprogress .peg{box-shadow:0 0 10px #52c41a,0 0 5px #52c41a!important}#nprogress .spinner-icon{border-top-color:#52c41a;border-left-color:#52c41a}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.menu{width:100%;height:60px;top:0;z-index:9;display:flex;align-items:center;justify-content:center;background:#f2f4f7;box-shadow:0 2px 4px 0 transparent}.menu-divider{width:1px;height:16px;margin:0 8px;display:inline-block;background-color:#cfd2d8}.menu-item{height:24px;display:flex;align-items:center;position:relative}.menu-item>div{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 2px}.menu-item>div:hover{background:#1937580a}.menu-item>div.active{background:#19375814}.menu-item i{width:16px;height:16px;display:inline-block;background-repeat:no-repeat;background-size:100% 100%}.menu-item>div>span{width:16px;height:3px;display:inline-block;border:1px solid #e2e6ed}.menu-item .select{border:none;font-size:12px;line-height:24px;-webkit-user-select:none;user-select:none}.menu-item .select:after{position:absolute;content:"";top:11px;width:0;height:0;right:2px;border-color:#767c85 transparent transparent;border-style:solid solid none;border-width:3px 3px 0}.menu-item .options{width:70px;position:absolute;left:0;top:25px;padding:10px;background:#fff;font-size:14px;box-shadow:0 2px 12px #38383833;border:1px solid #e2e6ed;border-radius:2px;display:none}.menu-item .options.visible{display:block}.menu-item .options li{padding:5px;margin:5px 0;-webkit-user-select:none;user-select:none;transition:all .3s}.menu-item .options li:hover{background-color:#ebecef}.menu-item .options li.active{background-color:#e2e6ed}.menu-item .menu-item__font{width:65px;position:relative}.menu-item .menu-item__size{width:50px;text-align:center;position:relative}.menu-item__font .select,.menu-item__size .select{width:100%;height:100%}.menu-item__undo.no-allow,.menu-item__redo.no-allow,.menu-item>div.disable{color:#c0c4cc;cursor:not-allowed;opacity:.4;pointer-events:none}.menu-item__undo i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%202.763v7.544l-4.29-3.73zM13%2014v-3a4%204%200%2000-4-4H6V6h3a5%205%200%20015%205v3h-1z'%20fill='%233D4757'/%3e%3c/svg%3e")}.menu-item__redo i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%2014v-3a4%204%200%20014-4h3V6H7a5%205%200%2000-5%205v3h1zm7.016-11.282v7.543l4.29-3.73z'%20fill='%233D4757'/%3e%3c/svg%3e")}.menu-item__painter i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M7.5%202v2.5H4a.5.5%200%2000-.5.5v2a.5.5%200%2000.5.5h9a.5.5%200%2000.5-.5V5a.5.5%200%2000-.5-.5H9.5V2a.5.5%200%2000-.5-.5H8a.5.5%200%2000-.5.5z'%20stroke='%233D4757'/%3e%3cpath%20fill='%233D4757'%20d='M13%207h1v4h-1z'/%3e%3cpath%20d='M11%2013a2%202%200%20002-2V8.764A3%203%200%20118.764%2013H11z'%20fill='%233D4757'/%3e%3cpath%20fill='%233D4757'%20d='M1%2013h10v1H1z'/%3e%3cpath%20d='M1%2013a2%202%200%20002-2V8.764A3%203%200%20011%2014v-1z'%20fill='%233D4757'/%3e%3cpath%20fill='%233D4757'%20d='M3%207h1v4H3z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__format i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M8.213%2013H6.8l6.636-6.636-4.243-4.243-7.07%207.071L5.928%2013H4.515L1.06%209.546a.5.5%200%20010-.707L8.839%201.06a.5.5%200%2001.707%200l4.95%204.95a.5.5%200%20010%20.707L8.213%2013z'%20fill-rule='nonzero'/%3e%3cpath%20d='M4.536%206.364l4.95%204.95-.707.707-4.95-4.95zM4.521%2013h10.03v1H5.496z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__size-add i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M6.215%203.29H7.64L11.855%2014H10.52l-1.14-3H4.46l-1.14%203H2L6.215%203.29zM4.85%209.965h4.14L6.965%204.61h-.06L4.85%209.965z'/%3e%3cpath%20d='M12%204V2h1v2h2v1h-2v2h-1V5h-2V4h2z'%20fill-rule='nonzero'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__size-minus i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20fill-rule='nonzero'%20d='M11%204h4v1h-4z'/%3e%3cpath%20d='M6.215%203.29H7.64L11.855%2014H10.52l-1.14-3H4.46l-1.14%203H2L6.215%203.29zM4.85%209.965h4.14L6.965%204.61h-.06L4.85%209.965z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__bold i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.131%206.9c2.035%200%202.569-.9%202.569-1.869%200-.968-.64-1.831-2.623-1.831H5.2v3.7h2.931zm.524%205.9c2.045%200%202.545-1.305%202.545-2.3%200-.985-.506-2.4-2.81-2.4H5.2v4.7h3.455zM4%202h4.71c2.367%200%203.19%201.583%203.19%203s-.325%201.852-1.1%202.5c1.2.5%201.569%201.379%201.6%203%20.03%201.606-.586%203.5-3.769%203.5H4V2z'%20fill='%233D4757'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__italic i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.017%203L8.08%2013H9v1H6v-1h1.182L9%203H8V2h3v1h-.983z'%20fill='%233D4757'/%3e%3c/svg%3e")}.menu-item .menu-item__underline{width:30px;position:relative}.menu-item__underline>i{flex-shrink:0;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%202v6a3%203%200%20106%200V2h1v6a4%204%200%2011-8%200V2h1zM4%2013h8v1H4z'%20fill='%233D4757'/%3e%3c/svg%3e")}.menu-item__underline .select{width:100%;height:100%}.menu-item .menu-item__underline .options{width:128px}.menu-item .menu-item__underline li{padding:1px 5px}.menu-item__underline li i{pointer-events:none}.underline-option[data-decoration-style=solid]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h118v1H4z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.underline-option[data-decoration-style=double]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h118v1H4zm0%203h118v1H4z'/%3e%3c/svg%3e")}.underline-option[data-decoration-style=dashed]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h4v1H4zm5%200h4v1H9zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h3v1h-3z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.underline-option[data-decoration-style=dotted]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h1v1H4zm12%200h1v1h-1zM6%2010h1v1H6zm12%200h1v1h-1zM8%2010h1v1H8zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.underline-option[data-decoration-style=wavy]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='none'%20stroke='%23000000'%20d='M4%2010%20Q6%208,8%2010%20T12%2010%20T16%2010%20T20%2010%20T24%2010%20T28%2010%20T32%2010%20T36%2010%20T40%2010%20T44%2010%20T48%2010%20T52%2010%20T56%2010%20T60%2010%20T64%2010%20T68%2010%20T72%2010%20T76%2010%20T80%2010%20T84%2010%20T88%2010%20T92%2010%20T96%2010%20T100%2010%20T104%2010%20T108%2010%20T112%2010%20T116%2010%20T120%2010%20T124%2010'/%3e%3c/svg%3e")}.menu-item__strikeout i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M10.42%207.903H6.692a9.182%209.182%200%2001-.41-.172%205.54%205.54%200%2001-.814-.447%202.955%202.955%200%2001-.655-.595%202.728%202.728%200%2001-.44-.777%202.877%202.877%200%2001-.162-1.006c0-.472.094-.888.282-1.25.188-.36.453-.663.793-.907s.747-.43%201.22-.558A5.97%205.97%200%20018.063%202c.504%200%20.95.049%201.337.147.387.097.725.23%201.013.398.287.169.53.365.73.59a3.337%203.337%200%2001.772%201.486c.03.13.054.255.073.379h-1.276a2.393%202.393%200%2000-.22-.615%202.315%202.315%200%2000-.59-.724%202.467%202.467%200%2000-.834-.44%203.376%203.376%200%2000-1.005-.146%204.69%204.69%200%2000-.958.097%202.77%202.77%200%2000-.839.314%201.765%201.765%200%2000-.597.566c-.152.233-.229.518-.229.854%200%20.348.086.642.258.884.171.241.401.449.689.622.287.174.615.323.983.448s.749.247%201.142.367c.31.097.62.196.934.297a8.439%208.439%200%2001.973.38zm1.376%201c.175.217.315.466.418.746.105.285.158.612.158.98%200%20.554-.104%201.041-.312%201.462-.207.42-.496.772-.867%201.054-.37.282-.81.495-1.32.64A6.12%206.12%200%20018.205%2014c-.543%200-1.071-.09-1.586-.273a4.44%204.44%200%2001-1.374-.773%203.873%203.873%200%2001-.97-1.217%203.695%203.695%200%2001-.395-1.612h1.27c.028.407.122.78.282%201.12a2.835%202.835%200%20001.581%201.465c.363.138.76.207%201.192.207.387%200%20.758-.042%201.112-.126a2.85%202.85%200%2000.938-.399%202.01%202.01%200%2000.647-.708c.16-.29.241-.642.241-1.054%200-.337-.087-.623-.261-.86a2.333%202.333%200%2000-.69-.61%204.651%204.651%200%2000-.495-.257h2.099z'/%3e%3cpath%20d='M3%207h10v1H3z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__superscript i{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2016%2016'%20xml:space='preserve'%3e%3cstyle%3e.st0{fill:%233d4757}%3c/style%3e%3cg%20id='_x30_0-公共_x2F_02工具栏_x2F_superscript'%3e%3cpath%20id='_x32_'%20class='st0'%20d='M15%206.3V7h-3c0-.3.1-.5.3-.8.2-.2.5-.6%201-1%20.3-.2.6-.5.7-.6.1-.2.2-.3.2-.5s-.1-.3-.2-.4c-.1-.1-.2-.1-.4-.1s-.3%200-.4.1-.2.3-.2.6l-.9-.1c.1-.4.2-.7.5-.9s.6-.3%201-.3.8.1%201%20.3c.3.2.4.5.4.8%200%20.2%200%20.4-.1.5s-.2.4-.4.5c-.1.1-.3.3-.6.5s-.4.4-.4.5c-.1.1-.1.2-.2.3l1.7-.1z'/%3e%3cpath%20id='合并形状'%20class='st0'%20d='M7.4%208.5l4%205.5H10L6.7%209.4%203.4%2014H2l4-5.5L2%203h1.4l3.3%204.6L10%203h1.3L7.4%208.5z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__subscript i{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2016%2016'%20xml:space='preserve'%3e%3cstyle%3e.st0{fill:%233d4757}%3c/style%3e%3cg%20id='_x30_0-公共_x2F_02工具栏_x2F_subscript'%3e%3cpath%20id='_x32_'%20class='st0'%20d='M15%2013.3v.7h-3c0-.3.1-.5.3-.8.2-.2.5-.6%201-1%20.4-.3.6-.5.7-.7.1-.2.2-.3.2-.5s-.1-.3-.2-.4c-.1-.1-.2-.1-.4-.1s-.3%200-.4.1-.2.4-.2.7l-.9-.1c.1-.4.2-.7.5-.9.3-.2.6-.3%201-.3s.8.1%201%20.3c.3.2.4.5.4.8%200%20.2%200%20.4-.1.5-.1.2-.2.3-.3.5-.1.1-.3.3-.6.5s-.4.4-.5.4c-.1.1-.1.2-.2.3H15z'/%3e%3cpath%20id='合并形状'%20class='st0'%20d='M7.2%208.5l4%205.5H9.8L6.5%209.4%203.2%2014H1.8l4-5.5-4-5.5h1.4l3.3%204.6L9.8%203h1.3L7.2%208.5z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__color,.menu-item__highlight{display:flex;flex-direction:column}.menu-item__color #color,.menu-item__highlight #highlight{width:1px;height:1px;visibility:hidden;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.menu-item__color i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.997%203.429L6.398%208h3.2L7.997%203.429zM8.497%202L12%2012h-1L9.949%209h-3.9L5%2012H4L7.496%202h1z'%20fill='%233D4757'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__color span{background-color:#000}.menu-item__highlight i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M13.31%205h-1.92a2.203%202.203%200%2000-.39-.034c-.135%200-.27.012-.402.034H10v.18c-.578.256-1%20.714-1%201.214v1.928c0%20.196.117.43.3.658v1.23a3.543%203.543%200%2001-.3-.4V11H8V1h1v4.265C9%204.763%2010%204%2010.942%204c1.19%200%201.92.422%202.367%201zM2%206c-.03-.498-.175-2%202.5-2C7.11%204%207%205%207%206.902V11H5.984v-.993c.38.662-.115.993-1.484.993C2.708%2011%202%209.931%202%209c0-1.428.447-2%202.5-2h1.484c0-1%20.031-2-1.484-2-1.533%200-1.577.485-1.577%201H2zm2.5%202C3.601%208%203%207.768%203%209c0%201.31.438%201%201.5%201%20.617%200%201.484-.665%201.484-1.847V8H4.5z'/%3e%3cpath%20d='M13.085%206.316l-2.814%203a1%201%200%20101.458%201.368l2.815-3a1%201%200%2000-1.459-1.368z'%20fill-rule='nonzero'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__highlight span{background-color:#ff0}.menu-item .menu-item__title{width:60px;position:relative}.menu-item__title .select{width:calc(100% - 20px);height:100%}.menu-item__title i{transform:translate(-5px);background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M14%201a1%201%200%20011%201v12a1%201%200%2001-1%201H2a1%201%200%2001-1-1V2a1%201%200%20011-1h12zm0%201H2v12h12V2z'%20fill-rule='nonzero'/%3e%3cpath%20fill-rule='nonzero'%20d='M4%2011h8v1H4zm0-3h4v1H4zm0-3h2v1H4z'/%3e%3cpath%20d='M9%205h1v4H9z'/%3e%3cpath%20d='M7%205h5v1H7z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__title .options{width:80px}.menu-item__left i{background-image:url("data:image/svg+xml,%3csvg%20height='16'%20viewBox='0%200%2016%2016'%20width='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2013h12v1H2zm0-3h8v1H2zm0-3h12v1H2zm0-6h12v1H2zm0%203h8v1H2z'%20fill='%233d4757'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__center i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2013h12v1H2v-1zm2-3h8v1H4v-1zM2%207h12v1H2V7zm0-6h12v1H2V1zm2%203h8v1H4V4z'%20fill='%233D4757'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__right i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2013h12v1H2v-1zm4-3h8v1H6v-1zM2%207h12v1H2V7zm0-6h12v1H2V1zm4%203h8v1H6V4z'%20fill='%233D4757'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__alignment i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2013h12v1H2v-1zm0-3h12v1H2v-1zm0-3h12v1H2V7zm0-6h12v1H2V1zm0%203h12v1H2V4z'%20fill='%233D4757'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__justify i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20stroke='%233D4757'%20fill='%233D4757'%20d='M2%2010.5H14M2%2013.5H14'%20stroke-linecap='round'%20stroke-linejoin='miter'%3e%3c/path%3e%3cpath%20stroke='%233D4757'%20fill='%233D4757'%20d='M14%203.5L12%201.5M14%203.5L12%205.5M14%203.5L2%203.5M4%201.5L2%203.5M2%203.5L4%205.5'%20stroke-linecap='round'%20stroke-linejoin='miter'%3e%3c/path%3e%3c/svg%3e")}.menu-item__row-margin{position:relative}.menu-item__row-margin i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2014h12v1H2v-1zm7-5h5v1H9V9zm0-3h5v1H9V6zM2%201h12v1H2V1zm2.5%203L7%207H2zm0%208L7%209H2z'%20fill='%233D4757'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__list{position:relative}.menu-item__list i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%233D4757'%20d='M7%2012h7v1H7zm0-5h7v1H7zm0-5h7v1H7zM3%204V2H2V1h2v3h1v1H2V4h1z'/%3e%3cpath%20d='M2%206h3v1H2V6zm0%203h3v1H2V9z'%20fill='%234F4F4F'/%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M4.5%206L5%207l-2.5%203L2%209z'/%3e%3cpath%20d='M4%2014l-1-2H2v-1h3v1H4l1%202v1H2v-1h2z'%20fill='%233D4757'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__list .options{width:110px}.menu-item__list .options>ul>li *{pointer-events:none}.menu-item__list .options>ul>li li{margin-left:18px}.menu-item__list .options>ul>li[data-list-style=checkbox] li::marker{font-size:11px}.menu-item__image i{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2016%2016'%20xml:space='preserve'%3e%3cstyle%3e.st0{fill:%233d4757}%3c/style%3e%3cg%20id='_x30_0-公共_x2F_02工具栏_x2F_插入图片-16px-'%3e%3cg%20id='Group-19'%20transform='translate(1%201)'%3e%3cpath%20id='Combined-Shape'%20class='st0'%20d='M1%200h12c.6%200%201%20.4%201%201v11c0%20.6-.4%201-1%201H1c-.6%200-1-.4-1-1V1c0-.6.4-1%201-1zm0%201v11h12V1H1z'/%3e%3ccircle%20id='椭圆形'%20class='st0'%20cx='10'%20cy='4'%20r='1'/%3e%3cpath%20id='Path'%20class='st0'%20d='M8.5%2011.2l-4-4.1L1%2010.7V9.2c1.7-1.6%202.7-2.5%203-2.8.4-.5.7-.4%201%200L8.5%2010%2011%207.3c.4-.5.6-.5%201-.1l2%202.8v1.5l-2.5-3.4-3%203.1z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.menu-item__image input{display:none}.menu-item__table{position:relative}.menu-item__table i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20x='.5'%20y='.5'%20width='12'%20height='12'%20rx='1'%20transform='translate(1%201)'%20stroke='%233D4757'/%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M2%209h12v1H2zm0-4h12v1H2z'/%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M5%201h1v13H5zm4%200h1v13H9z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item .menu-item__table__collapse{width:270px;height:310px;background:#fff;box-shadow:0 2px 12px #38383833;border:1px solid #e2e6ed;box-sizing:border-box;border-radius:2px;position:absolute;display:none;z-index:99;top:25px;left:0;padding:14px 27px;cursor:auto}.menu-item .menu-item__table__collapse .table-close{position:absolute;right:10px;top:5px;cursor:pointer}.menu-item .menu-item__table__collapse .table-close:hover{color:#7d7e80}.menu-item .menu-item__table__collapse:hover{background:#fff}.menu-item .menu-item__table__collapse .table-title{display:flex;justify-content:flex-start;padding-bottom:5px;border-bottom:1px solid #e2e6ed}.table-title span{font-size:12px;color:#3d4757;display:inline;margin:0}.table-panel{cursor:pointer}.table-panel .table-row{display:flex;flex-wrap:nowrap;margin-top:10px;pointer-events:none}.table-panel .table-cel{width:16px;height:16px;box-sizing:border-box;border:1px solid #e2e6ed;background:#fff;position:relative;margin-right:6px;pointer-events:none}.table-panel .table-cel.active{border:1px solid rgba(73,145,242,.2);background:#4991f226}.table-panel .table-row .table-cel:last-child{margin-right:0}.menu-item__hyperlink i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20transform='rotate(45%205.5%2013.328)'%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M7%206H6V3.515a2.5%202.5%200%2010-5%200V6H0V3.515a3.5%203.5%200%20117%200V6zm0%204v2.5a3.5%203.5%200%2001-7%200V10h1v2.5a2.5%202.5%200%20105%200V10h1z'%20fill-rule='nonzero'/%3e%3crect%20x='3.062'%20y='5.209'%20width='1'%20height='5.5'%20rx='.5'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__separator{position:relative}.menu-item__separator>i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.9%202.8l2.01%202.506c.2.25.58.25.78%200L8.7%202.799l2.01%202.507c.2.25.58.25.78%200l2.4-2.993-.78-.626-2.01%202.507-2.01-2.507a.5.5%200%2000-.78%200L6.3%204.194%204.29%201.687a.5.5%200%2000-.78%200l-2.4%203%20.78.625L3.9%202.8zM1%208h13v1H1zm0%204h3v1H1zm5%200h3v1H6zm5%200h3v1h-3z'%20fill='%233D4757'/%3e%3c/svg%3e")}.menu-item .menu-item__separator .options{width:128px}.menu-item .menu-item__separator li{padding:1px 5px}.menu-item__separator li i{pointer-events:none}.menu-item__separator li[data-separator="0,0"]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h118v1H4z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__separator li[data-separator="1,1"]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h1v1H4zm12%200h1v1h-1zM6%2010h1v1H6zm12%200h1v1h-1zM8%2010h1v1H8zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm2%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1zm12%200h1v1h-1zm-10%200h1v1h-1z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__separator li[data-separator="3,1"]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h4v1H4zm5%200h4v1H9zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h4v1h-4zm5%200h3v1h-3z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__separator li[data-separator="4,4"]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2010h4v1H5zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4zm8%200h4v1h-4z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__separator li[data-separator="7,3,3,3"]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h6v1H4zm9%200h3v1h-3zm6%200h6v1h-6zm9%200h3v1h-3zm6%200h6v1h-6zm9%200h3v1h-3zm6%200h6v1h-6zm9%200h3v1h-3zm6%200h6v1h-6zm9%200h3v1h-3zm6%200h6v1h-6zm9%200h3v1h-3zm6%200h6v1h-6zm9%200h3v1h-3zm6%200h6v1h-6zm9%200h3v1h-3z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__separator li[data-separator="6,2,2,2,2,2"]{background-image:url("data:image/svg+xml,%3csvg%20width='126'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2010h5v1H4zm7%200h2v1h-2zm4%200h2v1h-2zm4%200h5v1h-5zm7%200h2v1h-2zm4%200h2v1h-2zm4%200h5v1h-5zm7%200h2v1h-2zm4%200h2v1h-2zm4%200h5v1h-5zm7%200h2v1h-2zm4%200h2v1h-2zm4%200h5v1h-5zm7%200h2v1h-2zm4%200h2v1h-2zm4%200h5v1h-5zm7%200h2v1h-2zm4%200h2v1h-2zm4%200h5v1h-5zm7%200h2v1h-2zm4%200h2v1h-2zm4%200h5v1h-5zm7%200h2v1h-2zm4%200h2v1h-2z'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.menu-item__watermark>i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20stroke='%233D4757'%20x='2.5'%20y='1.5'%20width='11'%20height='13'%20rx='1'/%3e%3cpath%20d='M4%207h8v1H4V7zm0-2h8v1H4V5zm0%206h8v1H4v-1zm0-2h8v1H4V9z'%20fill='%23909AA9'%20fill-rule='nonzero'/%3e%3cpath%20d='M6%205.623c.36-.354.936-.638%202-.604%201.785.057%202-.008%202%201.894v4.098H8.984v-.993c1.046.662.885.993-.484.993-1.792%200-2.5-1.068-2.5-2%200-1.427.447-2%202.5-2h.484c0-1-.006-1.007-.984-1-.978.008-1.419.437-2%20.437v-.825zm2.5%202.389c-.899%200-1.5-.232-1.5%201%200%201.31.438%201%201.5%201%20.617%200%20.484-.665.484-1.848v-.152H8.5z'%20fill='%233D4757'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__watermark{position:relative}.menu-item__codeblock i{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20stroke='%23525C6F'%20stroke-linejoin='round'%20d='M4%204.5L1.5%207%204%209.5M10%204.5L12.5%207%2010%209.5'%3e%3c/path%3e%3crect%20fill='%23525C6F'%20transform='scale(1%20-1)%20rotate(70%2016.711%200)'%20x='2.671'%20y='6.53'%20width='8'%20height='1'%20rx='.2'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e")}.menu-item__page-break i{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2016%2016'%20xml:space='preserve'%3e%3cstyle%3e.st0{fill:none;stroke:%233d4757}.st1{fill:%233d4757}%3c/style%3e%3cg%20id='_x30_1-文字_x2F_02插入_x2F_分页-16px'%3e%3cpath%20id='矩形'%20class='st0'%20d='M5.5%202.5h7c.6%200%201%20.4%201%201v3c0%20.6-.4%201-1%201h-7c-.6%200-1-.4-1-1v-3c0-.6.4-1%201-1z'/%3e%3cpath%20id='三角形'%20class='st1'%20d='M4%208.5L1%206v5z'/%3e%3cpath%20id='合并形状'%20class='st0'%20d='M10.8%209.5H5c-.3%200-.5.2-.5.5v4c0%20.3.2.5.5.5h8c.3%200%20.5-.2.5-.5v-1.8l-2.7-2.7z'/%3e%3cpath%20id='矩形_1_'%20class='st1'%20d='M10%2010h1v3h-1z'/%3e%3cpath%20id='矩形-copy-2'%20class='st1'%20d='M10%2012h3v1h-3z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__control{position:relative}.menu-item__control i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M9.793%201.5H3a.5.5%200%2000-.5.5v12a.5.5%200%2000.5.5h9a.5.5%200%2000.5-.5V4.207L9.793%201.5z'%20stroke='%233D4757'/%3e%3cg%20fill='%233D4757'%3e%3cpath%20d='M7%207h1v5H7z'/%3e%3cpath%20d='M5%207h5v1H5z'/%3e%3c/g%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M9%202h1v3H9z'/%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M9%204h3v1H9z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__checkbox i{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2016%2016'%20xml:space='preserve'%3e%3cstyle%3e.st0{fill:%233d4757}%3c/style%3e%3cg%20id='_x30_1-文字_x2F_01开始_x2F_任务列表-16px'%3e%3cpath%20id='合并形状'%20class='st0'%20d='M10.1%202H2v11h11V8.7l1-1V13c0%20.6-.4%201-1%201H2c-.6%200-1-.4-1-1V2c0-.6.4-1%201-1h9.1l-1%201z'/%3e%3cpath%20id='路径'%20class='st0'%20d='M7.7%208.5l5.7-5.8.9.8-6.1%205.9-.5.5-3.9-3.4.8-.7z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__radio i{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'%20stroke='%233d4757'%20stroke-width='1.5'%20fill='none'%20/%3e%3ccircle%20cx='12'%20cy='12'%20r='3.5'%20fill='%233d4757'%20/%3e%3c/svg%3e")}.menu-item__latex i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M9%2013.5H2.982a.5.5%200%2001-.404-.794l3.208-4.412a.5.5%200%20000-.588L2.578%203.294a.5.5%200%2001.404-.794H9'%20stroke='%233D4757'/%3e%3cpath%20d='M14.447%207l.809.588-2.139%202.942%202.139%202.942-.81.588-1.946-2.68-1.947%202.68-.809-.588%202.138-2.942-2.138-2.942.81-.588L12.5%209.679%2014.447%207z'%20fill='%233D4757'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__date{position:relative}.menu-item__date i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M7.5%2014.154a5.654%205.654%200%20100-11.308%205.654%205.654%200%20000%2011.308zm0%20.846a6.5%206.5%200%20110-13%206.5%206.5%200%20010%2013z'%20fill-rule='nonzero'/%3e%3cpath%20d='M8%208h4v1H7V4h1v4z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item__date .options{width:160px}.menu-item__block i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%3e%3cpath%20d='M8.923%2011v1h-2A2%202%200%20015%2010.55c.328-.15.638-.335.923-.55a1%201%200%20001%201h2zm0-6h-2a1%201%200%2000-1%201A4.997%204.997%200%20005%205.45%202%202%200%20016.923%204h2v1z'/%3e%3cpath%20d='M4%2010a2%202%200%20100-4%202%202%200%20000%204zm0%201a3%203%200%20110-6%203%203%200%20010%206zm6-9a1%201%200%2000-1%201v3a1%201%200%20001%201h3a1%201%200%20001-1V3a1%201%200%2000-1-1h-3zm0-1h3a2%202%200%20012%202v3a2%202%200%2001-2%202h-3a2%202%200%2001-2-2V3a2%202%200%20012-2zm0%2010a1%201%200%2000-1%201v1a1%201%200%20001%201h3a1%201%200%20001-1v-1a1%201%200%2000-1-1h-3zm0-1h3a2%202%200%20012%202v1a2%202%200%2001-2%202h-3a2%202%200%2001-2-2v-1a2%202%200%20012-2z'/%3e%3c/g%3e%3c/svg%3e")}.menu-item .menu-item__control .options{width:55px}.menu-item__search{position:relative}.menu-item__search i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3ccircle%20stroke='%233D4757'%20cx='6'%20cy='6'%20r='4.5'/%3e%3cpath%20d='M10.061%2010.968L8.707%209.414l.707-.707%201.514%201.457.435-.404%202.632%202.462a1.154%201.154%200%2001.05%201.635%201.184%201.184%200%2001-1.655.064l-2.788-2.527.46-.426z'%20fill='%233D4757'%20fill-rule='nonzero'/%3e%3c/g%3e%3c/svg%3e")}.menu-item .menu-item__search__collapse{width:260px;height:72px;box-sizing:border-box;position:absolute;display:none;z-index:99;top:25px;left:0;background:#fff;box-shadow:0 5px 5px #e3dfdf}.menu-item .menu-item__search__collapse:hover{background:#fff}.menu-item .menu-item__search__collapse>div{width:250px;height:36px;padding:0 5px;line-height:36px;display:flex;align-items:center;justify-content:space-between;border-radius:4px}.menu-item .menu-item__search__collapse>div input{width:205px;height:27px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #ebebeb;box-sizing:border-box;color:#606266;display:inline-block;line-height:27px;outline:none;padding:0 5px}.menu-item .menu-item__search__collapse>div span{height:100%;color:#dcdfe6;font-size:25px;display:inline-block;border:0;padding:0 10px}.menu-item .menu-item__search__collapse__replace button{display:inline-block;border:1px solid #e2e6ed;border-radius:2px;background:#fff;line-height:22px;padding:0 6px;white-space:nowrap;margin-left:4px;cursor:pointer;font-size:12px}.menu-item .menu-item__search__collapse__replace button:hover{background:#1937580a}.menu-item .menu-item__search__collapse__search{position:relative}.menu-item .menu-item__search__collapse__search label{right:110px;font-size:12px;color:#3d4757;position:absolute}.menu-item .menu-item__search__collapse__search>input{padding:5px 90px 5px 5px!important}.menu-item .menu-item__search__collapse__search>div{width:28px;height:27px;display:flex;justify-content:center;align-items:center;position:absolute;border-left:1px solid #e2e6ed;transition:all .5s}.menu-item .menu-item__search__collapse__search>div:hover{background-color:#1937580a}.menu-item .menu-item__search__collapse__search i{width:6px;height:8px;transform:translateY(1px)}.menu-item .menu-item__search__collapse__search .arrow-left{right:76px}.menu-item .menu-item__search__collapse__search .arrow-left i{background:url(styles/assets/menu/arrow-left.svg) no-repeat}.menu-item .menu-item__search__collapse__search .arrow-right{right:48px}.menu-item .menu-item__search__collapse__search .arrow-right i{background:url(styles/assets/menu/arrow-right.svg) no-repeat}.menu-item__print i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M12%204h-1V2H5v2H4V2a1%201%200%20011-1h6a1%201%200%20011%201v2zm0%205v4a1%201%200%2001-1%201H5a1%201%200%2001-1-1V9h1v4h6V9h1z'/%3e%3cpath%20d='M12%2012v-1h2V5H2v6h2v1H2a1%201%200%2001-1-1V5a1%201%200%20011-1h12a1%201%200%20011%201v6a1%201%200%2001-1%201h-2z'/%3e%3cpath%20d='M3%208h10v1H3zm8-2h2v1h-2z'/%3e%3c/g%3e%3c/svg%3e")}.catalog{width:250px;position:sticky;top:0;padding:0 20px 40px}.catalog .catalog__header{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6ed}.catalog .catalog__header span{color:#3d4757;font-size:14px;font-weight:700}.catalog .catalog__header i{width:16px;height:16px;cursor:pointer;display:inline-block;background:url(styles/assets/menu/close.svg) no-repeat;transition:all .2s}.catalog .catalog__header>div:hover{background:#ebeef1}.catalog__main{height:calc(100% - 60px);padding:10px 0;overflow:hidden auto}.catalog__main .catalog-item{width:100%;padding-left:10px;box-sizing:border-box}.catalog__main>.catalog-item{padding-left:0}.catalog__main .catalog-item .catalog-item__content{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.catalog__main .catalog-item .catalog-item__content:hover>span{color:#4991f2}.catalog__main .catalog-item .catalog-item__content span{color:#3d4757;line-height:30px;font-size:12px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.editor>div{margin:80px auto}.ce-page-container canvas{box-shadow:#9ea1a566 0 2px 12px}.comment{position:sticky;width:250px;height:650px;top:200px;left:50%;overflow-y:auto}.comment-item{background:#fff;border:1px solid #e2e6ed;position:relative;border-radius:8px;padding:15px;font-size:14px;margin-bottom:20px;cursor:pointer;transition:all .5s}.comment-item:hover{border-color:#c0c6cf;box-shadow:0 2px 12px #0000001a}.comment-item.active{border-color:#e99d00;box-shadow:0 2px 12px #0000001a}.comment-item__title{height:22px;position:relative;display:flex;align-items:center;color:#c1c6ce}.comment-item__title span:first-child{background-color:#dbdbdb;width:4px;height:16px;margin-right:5px;display:inline-block;border-radius:999px}.comment-item__title span:nth-child(2){width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.comment-item__title i{width:16px;height:16px;cursor:pointer;position:absolute;right:-8px;top:-8px;background:url(styles/assets/menu/close.svg) no-repeat}.comment-item__title i:hover{opacity:.6}.comment-item__info{height:28px;display:flex;align-items:center;justify-content:space-between}.comment-item__info>span:first-child{font-weight:600}.comment-item__info>span:last-child{color:#c1c6ce}.comment-item__content{line-height:22px}.footer{width:100%;height:30px;display:flex;align-items:center;justify-content:space-between;background:#f2f4f7;z-index:9;position:relative;bottom:0;left:0;font-size:12px;padding:0 4px 0 20px;box-sizing:border-box}.footer>div:first-child{display:flex;align-items:center}.footer .catalog-mode{padding:1px;position:relative}.footer .catalog-mode i{width:16px;height:16px;margin-right:5px;cursor:pointer;display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%3e%3cpath%20d='M13%200c.552%200%201%20.48%201%201.071V13.93c0%20.59-.448%201.07-1%201.07H3c-.552%200-1-.48-1-1.071V1.07C2%20.48%202.448%200%203%200h10zm0%201H3v13h10V1z'/%3e%3cpath%20d='M5%2010v1H4v-1h1zm6%200v1H6v-1h5zM5%207v1H4V7h1zm6%200v1H6V7h5zM5%204v1H4V4h1zm6%200v1H6V4h5z'/%3e%3c/g%3e%3c/svg%3e")}.footer .page-mode{padding:1px;position:relative}.footer .page-mode i{width:16px;height:16px;margin-right:5px;cursor:pointer;display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%20transform='translate(2%201)'%3e%3crect%20stroke='%233D4757'%20x='.5'%20y='.5'%20width='11'%20height='8'%20rx='1'/%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M2%203h4v1H2zm0%202h8v1H2z'/%3e%3c/g%3e%3cg%20fill='%233D4757'%20fill-rule='nonzero'%3e%3cpath%20d='M14%2015h-1v-5H3v5H2V9h12v6z'/%3e%3cpath%20d='M4%2012h4v1H4zm0%202h8v1H4z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.footer .options{width:70px;position:absolute;left:0;bottom:25px;padding:10px;background:#fff;font-size:14px;box-shadow:0 2px 12px #38383833;border:1px solid #e2e6ed;border-radius:2px;display:none}.footer .options.visible{display:block}.footer .options li{padding:5px;margin:5px 0;-webkit-user-select:none;user-select:none;transition:all .3s;text-align:center;cursor:pointer}.footer .options li:hover{background-color:#ebecef}.footer .options li.active{background-color:#e2e6ed}.footer>div:first-child>span{display:inline-block;margin-right:5px;letter-spacing:1px}.footer>div:last-child{display:flex;align-items:center;justify-content:space-between}.footer>div:last-child>div{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.footer>div:last-child>div:hover{background:#1937580a}.footer>div:last-child i{width:16px;height:16px;display:inline-block;cursor:pointer}.footer .editor-option i{background-image:url(/assets/option-CG02tIgh.svg)}.footer .page-scale-minus i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%207h10v2H3z'%20fill='%23636363'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.footer .page-scale-add i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%207V3h2v4h4v2H9v4H7V9H3V7h4z'%20fill='%23636363'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.footer .page-scale-percentage{cursor:pointer;-webkit-user-select:none;user-select:none}.footer .fullscreen i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M3%203h1v4H3z'/%3e%3cpath%20d='M3%203h4v1H3zm10%2010h-1V9h1z'/%3e%3cpath%20d='M13%2013H9v-1h4z'/%3e%3c/g%3e%3c/svg%3e")}.footer .fullscreen.exist i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M9%209h1v4H9z'/%3e%3cpath%20d='M9%209h4v1H9zM7%207H6V3h1z'/%3e%3cpath%20d='M7%207H3V6h4z'/%3e%3c/g%3e%3c/svg%3e")}.footer .paper-margin i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20stroke='%233D4757'%20x='2.5'%20y='1.5'%20width='11'%20height='13'%20rx='1'/%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M3%204h10v1H3zm0%207h10v1H3z'/%3e%3cpath%20fill='%233D4757'%20fill-rule='nonzero'%20d='M5%2014V2h1v12zm5%200V2h1v12z'/%3e%3c/g%3e%3c/svg%3e")}.footer .editor-mode{cursor:pointer;-webkit-user-select:none;user-select:none}.footer .paper-size{position:relative}.footer .paper-size i{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%20fill-rule='nonzero'%3e%3cpath%20d='M10.793%201.5L13.5%204.207V14L3%2014.5%202.5%202l8.293-.5z'%20stroke='%233D4757'/%3e%3cpath%20fill='%233D4757'%20d='M10%202h1v3h-1z'/%3e%3cpath%20fill='%233D4757'%20d='M10%204h3v1h-3z'/%3e%3c/g%3e%3cpath%20d='M7%203v1H5v2H4V3h3z'%20fill='%233D4757'/%3e%3cpath%20fill='%233D4757'%20d='M5.169%203.43l6.62%208.784-.799.602-6.62-8.785z'/%3e%3cpath%20d='M9%2013v-1h2v-2h1v3H9z'%20fill='%233D4757'/%3e%3c/g%3e%3c/svg%3e")}.footer .paper-size .options{right:0;left:unset}.footer .paper-direction{position:relative}.footer .paper-direction i{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='图层_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2016%2016'%20xml:space='preserve'%3e%3cstyle%3e.st0{fill:%233d4757}%3c/style%3e%3cg%20id='_x30_1-文字_x2F_04页面_x2F_纸张方向-16px'%3e%3cg%20id='编组'%20transform='translate(1%201)'%3e%3cpath%20id='合并形状'%20class='st0'%20d='M14%206v7c0%20.6-.4%201-1%201H4c-.6%200-1-.4-1-1V6c0-.6.4-1%201-1h9c.6%200%201%20.4%201%201zm-1%200H4v7h9V6z'/%3e%3cpath%20id='路径'%20class='st0'%20d='M9%204H8V1H1v9h1v1H1c-.6%200-1-.4-1-1V1c0-.6.4-1%201-1h7c.6%200%201%20.4%201%201v3z'/%3e%3cpath%20id='矩形'%20class='st0'%20d='M11%207h1v5h-1z'/%3e%3cpath%20id='矩形-copy-2'%20class='st0'%20d='M2%202h5v1H2z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.footer .paper-direction .options{right:0;left:unset}.ce-contextmenu-signature{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%233D4757'%20d='M2%2013h12v1H2z'/%3e%3cpath%20fill='%234B5463'%20fill-rule='nonzero'%20d='M5.26%208.458l2.23%201.28L6%2012H3z'/%3e%3cpath%20d='M5.666%206.149L4.31%208.168l4.045%202.48%201.503-2.159-4.192-2.34zm1.106-4.156l-1.986%203.44%206.3%203.648%202.037-2.943-6.351-4.145z'%20stroke='%234B5463'/%3e%3c/g%3e%3c/svg%3e")}.ce-contextmenu-word-tool{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%233D4757'%20fill-rule='evenodd'%3e%3cpath%20d='M1%200h1v15H1zm5%204h7v1H6zm-3%206h7v1H3z'/%3e%3cpath%20d='M1%200h4v1H1zm10%2014h4v1h-4zM3%207h10v1H3z'/%3e%3cpath%20d='M14%200h1v15h-1zM8%200l3%203V0zm6%200h-3v1h3zM8%2015l-3-3v3zm-6-1h3v1H2z'/%3e%3c/g%3e%3c/svg%3e")}.ck-powered-by-balloon{display:none!important}.main-container{font-family:Lato}.ck-content{font-family:Lato;line-height:1.6;word-break:break-word}.editor-container_classic-editor .editor-container__editor{max-width:795px}.ck-content h3.category{font-family:Oswald;font-size:20px;font-weight:700;color:#555;letter-spacing:10px;margin:0;padding:0}.ck-content h2.document-title{font-family:Oswald;font-size:50px;font-weight:700;margin:0;padding:0;border:0}.ck-content h3.document-subtitle{font-family:Oswald;font-size:20px;color:#555;margin:0 0 1em;font-weight:700;padding:0}.ck-content p.info-box{--background-size: 30px;--background-color: #e91e63;padding:1.2em 2em;border:1px solid var(--background-color);background:linear-gradient(135deg,var(--background-color) 0%,var(--background-color) var(--background-size),transparent var(--background-size)),linear-gradient(135deg,transparent calc(100% - var(--background-size)),var(--background-color) calc(100% - var(--background-size)),var(--background-color));border-radius:10px;margin:1.5em 2em;box-shadow:5px 5px #ffe6ef}.ck-content blockquote.side-quote{font-family:Oswald;font-style:normal;float:right;width:35%;position:relative;border:0;overflow:visible;z-index:1;margin-left:1em}.ck-content blockquote.side-quote:before{content:"“";position:absolute;top:-37px;left:-10px;display:block;font-size:200px;color:#e7e7e7;z-index:-1;line-height:1}.ck-content blockquote.side-quote p{font-size:2em;line-height:1}.ck-content blockquote.side-quote p:last-child:not(:first-child){font-size:1.3em;text-align:right;color:#555}.ck-content span.marker{background:#ff0}.ck-content span.spoiler{background:#000;color:#000}.ck-content span.spoiler:hover{background:#000;color:#fff}.ck-content pre.fancy-code{border:0;margin-left:2em;margin-right:2em;border-radius:10px}.ck-content pre.fancy-code:before{content:"";display:block;height:13px;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCAxMyI+CiAgPGNpcmNsZSBjeD0iNi41IiBjeT0iNi41IiByPSI2LjUiIGZpbGw9IiNGMzZCNUMiLz4KICA8Y2lyY2xlIGN4PSIyNi41IiBjeT0iNi41IiByPSI2LjUiIGZpbGw9IiNGOUJFNEQiLz4KICA8Y2lyY2xlIGN4PSI0Ny41IiBjeT0iNi41IiByPSI2LjUiIGZpbGw9IiM1NkM0NTMiLz4KPC9zdmc+Cg==);margin-bottom:8px;background-repeat:no-repeat}.ck-content pre.fancy-code-dark{background:#272822;color:#fff;box-shadow:5px 5px #0000001f}.ck-content pre.fancy-code-bright{background:#dddfe0;color:#000;box-shadow:5px 5px #b3b3b3}body{width:100vw;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;--un-text-opacity:1;color:rgb(48 49 51 / var(--un-text-opacity));--un-bg-opacity:1;background-color:rgb(245 247 250 / var(--un-bg-opacity))}html{font-size:14px;box-sizing:border-box;overflow-y:scroll;-webkit-tap-highlight-color:rgba(255,255,255,0)}:root{overflow:hidden auto}:root body{margin:0;padding:0;height:100%;position:absolute}#app,html{height:100%}dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section{margin:0;padding:0}a{text-decoration:none;background-color:transparent;outline:none}svg{box-sizing:content-box}*,*:before,*:after{box-sizing:inherit}table{width:100%!important}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 100px #fff inset;box-shadow:0 0 0 100px #fff inset}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-ant-design\:import-outlined{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M880 912H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32h360c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8H184v656h656V520c0-4.4 3.6-8 8-8h56c4.4 0 8 3.6 8 8v360c0 17.7-14.3 32-32 32M653.3 424.6l52.2 52.2c4.7 4.7 1.9 12.8-4.7 13.6l-179.4 21c-5.1.6-9.5-3.7-8.9-8.9l21-179.4c.8-6.6 8.9-9.4 13.6-4.7l52.4 52.4l256.2-256.2c3.1-3.1 8.2-3.1 11.3 0l42.4 42.4c3.1 3.1 3.1 8.2 0 11.3z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-basil\:edit-alt-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M15.137 3.47a.75.75 0 0 0-1.06 0l-9.193 9.192a.75.75 0 0 0-.195.34l-1 3.83a.75.75 0 0 0 .915.915l3.828-1a.75.75 0 0 0 .341-.196l9.192-9.192a.75.75 0 0 0 0-1.06zM6.088 13.579l8.519-8.518l1.767 1.767l-8.518 8.519l-2.393.625z' clip-rule='evenodd'/%3E%3Cpath fill='currentColor' d='M4 19.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-cuida\:caret-down-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M4.293 7.793a1 1 0 0 1 1.414 0L12 14.086l6.293-6.293a1 1 0 1 1 1.414 1.414L13.414 15.5a2 2 0 0 1-2.828 0L4.293 9.207a1 1 0 0 1 0-1.414' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-eos-icons\:bubble-loading{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor'%3E%3Canimate attributeName='r' begin='0' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor' transform='rotate(45 12 12)'%3E%3Canimate attributeName='r' begin='0.125s' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor' transform='rotate(90 12 12)'%3E%3Canimate attributeName='r' begin='0.25s' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor' transform='rotate(135 12 12)'%3E%3Canimate attributeName='r' begin='0.375s' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor' transform='rotate(180 12 12)'%3E%3Canimate attributeName='r' begin='0.5s' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor' transform='rotate(225 12 12)'%3E%3Canimate attributeName='r' begin='0.625s' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor' transform='rotate(270 12 12)'%3E%3Canimate attributeName='r' begin='0.75s' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='2' r='0' fill='currentColor' transform='rotate(315 12 12)'%3E%3Canimate attributeName='r' begin='0.875s' calcMode='spline' dur='1s' keySplines='0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8' repeatCount='indefinite' values='0;2;0;0'/%3E%3C/circle%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ep\:plus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-grommet-icons\:attachment{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-width='2' d='m22 12l-9 9c-6 6-15-3-9-9l9-9c4-4 10 2 6 6l-9 9c-2 2-5-1-3-3l9-9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-guidance\:user-1{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' d='M18.5 20.247V16S16 14.5 12 14.5S5.5 16 5.5 16v4.247M1.5 12C1.5 6.201 6.201 1.5 12 1.5S22.5 6.201 22.5 12S17.799 22.5 12 22.5S1.5 17.799 1.5 12Zm10.426.5S8.5 10.68 8.5 8c0-1.933 1.569-3.5 3.504-3.5A3.495 3.495 0 0 1 15.5 8c0 2.68-3.426 4.5-3.426 4.5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-hugeicons\:file-sync{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='currentColor'%3E%3Cpath d='M20 12.182V7.818c0-1.693 0-2.54-.268-3.216c-.43-1.087-1.342-1.944-2.497-2.35C16.517 2 15.617 2 13.818 2c-3.148 0-4.722 0-5.98.441c-2.02.71-3.615 2.21-4.37 4.113C3 7.737 3 9.219 3 12.182v2.545c0 3.07 0 4.604.848 5.67q.366.461.855.805c1.045.736 2.514.793 5.297.798'/%3E%3Cpath d='M3 12a3.333 3.333 0 0 1 3.333-3.333c.666 0 1.451.116 2.098-.057A1.67 1.67 0 0 0 9.61 7.43c.173-.647.057-1.432.057-2.098A3.333 3.333 0 0 1 13 2m-1 15l1.023.594c.514-1.866 2.488-2.974 4.409-2.474a3.58 3.58 0 0 1 2.218 1.686M21 20l-1.023-.594c-.514 1.866-2.488 2.974-4.409 2.474a3.58 3.58 0 0 1-2.186-1.63'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:outline-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 16.17L4.83 12l-1.42 1.41L9 19L21 7l-1.41-1.41z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:outline-group-remove{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 9v2h-6V9zM8 4C5.79 4 4 5.79 4 8s1.79 4 4 4s4-1.79 4-4s-1.79-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m0 3c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4m6 5H2v-.99C2.2 16.29 5.3 15 8 15s5.8 1.29 6 2zM12.51 4.05C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95m4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:outline-room-preferences{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.69 16.37l1.14-1l-1-1.73l-1.45.49q-.48-.405-1.08-.63L19 12h-2l-.3 1.49q-.6.225-1.08.63l-1.45-.49l-1 1.73l1.14 1c-.08.5-.08.76 0 1.26l-1.14 1l1 1.73l1.45-.49q.48.405 1.08.63L17 22h2l.3-1.49q.6-.225 1.08-.63l1.45.49l1-1.73l-1.14-1c.08-.51.08-.77 0-1.27M18 19c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m1-15v6h-2V6h-2v6h-2V5H7v14h5v2H3v-2h2V3h10v1zm-7 9h-2v-2h2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:round-arrow-back{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 11H7.83l4.88-4.88c.39-.39.39-1.03 0-1.42a.996.996 0 0 0-1.41 0l-6.59 6.59a.996.996 0 0 0 0 1.41l6.59 6.59a.996.996 0 1 0 1.41-1.41L7.83 13H19c.55 0 1-.45 1-1s-.45-1-1-1'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:sharp-more-time{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 8v6l4.7 2.9l.8-1.2l-4-2.4V8z'/%3E%3Cpath fill='currentColor' d='M17.92 12A6.957 6.957 0 0 1 11 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23c-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 0 0 8.94-10z'/%3E%3Cpath fill='currentColor' d='M20 5V2h-2v3h-3v2h3v3h2V7h3V5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:twotone-help-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 16h2v2h-2zm1-14C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5c0-2.21-1.79-4-4-4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:twotone-sync{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12.01 4V1l-4 4l4 4V6c3.31 0 6 2.69 6 6c0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20.01 12c0-4.42-3.58-8-8-8m0 14c-3.31 0-6-2.69-6-6c0-1.01.25-1.97.7-2.8L5.25 7.74A7.93 7.93 0 0 0 4.01 12c0 4.42 3.58 8 8 8v3l4-4l-4-4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ic\:twotone-video-settings{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 6h18v5h2V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9v-2H3z'/%3E%3Cpath fill='currentColor' d='M15 12L9 8v8zm7.71 6.43c.03-.29.04-.58.01-.86l1.07-.85c.1-.08.12-.21.06-.32l-1.03-1.79c-.06-.11-.19-.15-.31-.11l-1.28.5a3.4 3.4 0 0 0-.75-.42l-.2-1.36a.25.25 0 0 0-.25-.22h-2.07c-.12 0-.23.09-.25.21l-.2 1.36c-.26.11-.51.26-.74.42l-1.28-.5c-.12-.05-.25 0-.31.11l-1.03 1.79c-.06.11-.04.24.06.32l1.07.86c-.03.29-.04.58-.01.86l-1.07.85c-.1.08-.12.21-.06.32l1.03 1.79c.06.11.19.15.31.11l1.27-.5q.345.255.75.42l.2 1.36c.02.12.12.21.25.21h2.07c.12 0 .23-.09.25-.21l.2-1.36c.26-.11.51-.26.74-.42l1.28.5c.12.05.25 0 .31-.11l1.03-1.79c.06-.11.04-.24-.06-.32zM19 19.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5s1.5.67 1.5 1.5s-.67 1.5-1.5 1.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-iconamoon\:search-bold{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m21 21l-4.343-4.343m0 0A8 8 0 1 0 5.343 5.343a8 8 0 0 0 11.314 11.314'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-iconoir\:basketball{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M17.736 20.192c4.524-3.168 5.623-9.404 2.455-13.928C17.024 1.74 10.788.641 6.264 3.81C1.74 6.976.641 13.212 3.808 17.736s9.404 5.623 13.928 2.456m0 0L6.264 3.809'/%3E%3Cpath d='M19.577 5.473c-3.77 5.896-8.508 9.214-16.302 11.415'/%3E%3Cpath d='M13.06 2.056c.413 5.24 3.392 9.494 8.646 12.35M2.293 9.595c4.783 2.18 7.761 6.434 8.647 12.349'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ion\:ellipsis-horizontal-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M256 48C141.13 48 48 141.13 48 256s93.13 208 208 208s208-93.13 208-208S370.87 48 256 48m-90 234a26 26 0 1 1 26-26a26 26 0 0 1-26 26m90 0a26 26 0 1 1 26-26a26 26 0 0 1-26 26m90 0a26 26 0 1 1 26-26a26 26 0 0 1-26 26'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-lets-icons\:expand-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-width='2' d='m9 6l6 6l-6 6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-line-md\:chat{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='72' stroke-dashoffset='72' d='M3 19.5v-15.5c0 -0.55 0.45 -1 1 -1h16c0.55 0 1 0.45 1 1v12c0 0.55 -0.45 1 -1 1h-14.5Z'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='72;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='10' stroke-dashoffset='10' d='M8 7h8'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s' dur='0.2s' values='10;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='10' stroke-dashoffset='10' d='M8 10h8'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1s' dur='0.2s' values='10;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='6' stroke-dashoffset='6' d='M8 13h4'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.3s' dur='0.2s' values='6;0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-lucide\:save{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z'/%3E%3Cpath d='M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7M7 3v4a1 1 0 0 0 1 1h7'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-lucide\:timer{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 2h4m-2 12l3-3'/%3E%3Ccircle cx='12' cy='14' r='8'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols-light\:delete-outline-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7.616 20q-.667 0-1.141-.475T6 18.386V6h-.5q-.213 0-.356-.144T5 5.499t.144-.356T5.5 5H9q0-.31.23-.54t.54-.23h4.46q.31 0 .54.23T15 5h3.5q.213 0 .356.144t.144.357t-.144.356T18.5 6H18v12.385q0 .666-.475 1.14t-1.14.475zM17 6H7v12.385q0 .269.173.442t.443.173h8.769q.269 0 .442-.173t.173-.442zm-6.692 11q.213 0 .357-.144t.143-.356v-8q0-.213-.144-.356T10.307 8t-.356.144t-.143.356v8q0 .213.144.356q.144.144.356.144m3.385 0q.213 0 .356-.144t.143-.356v-8q0-.213-.144-.356Q13.904 8 13.692 8q-.213 0-.357.144t-.143.356v8q0 .213.144.356t.357.144M7 6v13z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols-light\:edit-square-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h8.386l-1 1H5.616q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.423v-7.489l1-1v8.489q0 .69-.462 1.153T18.384 20zM10 14v-2.615l8.944-8.944q.166-.166.348-.23t.385-.063q.189 0 .368.064t.326.21L21.483 3.5q.16.166.242.365t.083.4t-.061.382q-.06.18-.226.345L12.52 14zm10.814-9.715l-1.112-1.17zM11 13h1.092l6.666-6.666l-.546-.546l-.61-.584L11 11.806zm7.212-7.211l-.61-.585zl.546.546z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols-light\:info-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11.5 16.5h1V11h-1zm.5-6.923q.262 0 .439-.177t.176-.439t-.177-.438T12 8.346t-.438.177t-.177.439t.177.438t.438.177M12.003 21q-1.867 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:add{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 13H5v-2h6V5h2v6h6v2h-6v6h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:add-2-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 21q-.425 0-.712-.288T11 20v-7H4q-.425 0-.712-.288T3 12t.288-.712T4 11h7V4q0-.425.288-.712T12 3t.713.288T13 4v7h7q.425 0 .713.288T21 12t-.288.713T20 13h-7v7q0 .425-.288.713T12 21'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:arrow-downward{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 4v12.175l-5.6-5.6L4 12l8 8l8-8l-1.4-1.425l-5.6 5.6V4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:arrow-upward{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 20V7.825l-5.6 5.6L4 12l8-8l8 8l-1.4 1.425l-5.6-5.6V20z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:book-4-outline-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 22q-1.25 0-2.125-.875T3 19V5q0-1.25.875-2.125T6 2h9q.825 0 1.413.588T17 4v12q0 .825-.587 1.413T15 18H6q-.425 0-.712.288T5 19t.288.713T6 20h13V5q0-.425.288-.712T20 4t.713.288T21 5v15q0 .825-.587 1.413T19 22zm3-6h6V4H9zm-2 0V4H6q-.425 0-.712.288T5 5v11.175q.25-.075.488-.125T6 16zM5 4v12.175z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:cancel{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m8.4 17l3.6-3.6l3.6 3.6l1.4-1.4l-3.6-3.6L17 8.4L15.6 7L12 10.6L8.4 7L7 8.4l3.6 3.6L7 15.6zm3.6 5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m9.55 18l-5.7-5.7l1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:check-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m10.6 16.6l7.05-7.05l-1.4-1.4l-5.65 5.65l-2.85-2.85l-1.4 1.4zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:chevron-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12.6 12L8 7.4L9.4 6l6 6l-6 6L8 16.6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:close-small{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m8.382 17.025l-1.407-1.4L10.593 12L6.975 8.4L8.382 7L12 10.615L15.593 7L17 8.4L13.382 12L17 15.625l-1.407 1.4L12 13.41z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:data-info-alert-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 20q-.425 0-.712-.288T3 19t.288-.712T4 18h10q.425 0 .713.288T15 19t-.288.713T14 20zm12-7q-2.075 0-3.537-1.463T11 8t1.463-3.537T16 3t3.538 1.463T21 8t-1.463 3.538T16 13M4 12q-.425 0-.712-.288T3 11t.288-.712T4 10h4.675q.425 0 .713.288t.287.712q0 .4-.288.7t-.712.3zm0 4q-.425 0-.712-.288T3 15t.288-.712T4 14h7.925q.425 0 .713.288t.287.712q0 .4-.275.7t-.725.3zm12-5q.2 0 .35-.15t.15-.35v-3q0-.2-.15-.35T16 7t-.35.15t-.15.35v3q0 .2.15.35T16 11m0-5q.2 0 .35-.15t.15-.35t-.15-.35T16 5t-.35.15t-.15.35t.15.35T16 6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:delete-outline-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 21q-.825 0-1.412-.587T5 19V6q-.425 0-.712-.288T4 5t.288-.712T5 4h4q0-.425.288-.712T10 3h4q.425 0 .713.288T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6v13q0 .825-.587 1.413T17 21zM17 6H7v13h10zm-7 11q.425 0 .713-.288T11 16V9q0-.425-.288-.712T10 8t-.712.288T9 9v7q0 .425.288.713T10 17m4 0q.425 0 .713-.288T15 16V9q0-.425-.288-.712T14 8t-.712.288T13 9v7q0 .425.288.713T14 17M7 6v13z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:frame-inspect-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11.25 13.5q.95 0 1.6-.65t.65-1.6t-.65-1.6t-1.6-.65t-1.6.65t-.65 1.6t.65 1.6t1.6.65m0 2q-1.775 0-3.012-1.237T7 11.25t1.238-3.012T11.25 7t3.013 1.238T15.5 11.25q0 .575-.162 1.138t-.488 1.062l1.95 1.95q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288l-1.925-1.925q-.5.325-1.062.475t-1.138.15M5 21q-.825 0-1.412-.587T3 19v-3q0-.425.288-.712T4 15t.713.288T5 16v3h3q.425 0 .713.288T9 20t-.288.713T8 21zm14 0h-3q-.425 0-.712-.288T15 20t.288-.712T16 19h3v-3q0-.425.288-.712T20 15t.713.288T21 16v3q0 .825-.587 1.413T19 21M3 8V5q0-.825.588-1.412T5 3h3q.425 0 .713.288T9 4t-.288.713T8 5H5v3q0 .425-.288.713T4 9t-.712-.288T3 8m16 0V5h-3q-.425 0-.712-.288T15 4t.288-.712T16 3h3q.825 0 1.413.588T21 5v3q0 .425-.288.713T20 9t-.712-.288T19 8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:fullscreen{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 21v-5h2v3h3v2zm13 0v-2h3v-3h2v5zM3 8V3h5v2H5v3zm16 0V5h-3V3h5v5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:fullscreen-exit{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 21v-3H3v-2h5v5zm10 0v-5h5v2h-3v3zM3 8V6h3V3h2v5zm13 0V3h2v3h3v2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:highlight-mouse-cursor{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12.9 21.95q-.225.05-.45.05H12q-2.075 0-3.9-.787t-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12v.45q0 .225-.05.45L20 12.3V12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20h.3zm7.625.55l-4.275-4.275L15 22l-3-10l10 3l-3.775 1.25l4.275 4.275z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:info-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 17h2v-6h-2zm1-8q.425 0 .713-.288T13 8t-.288-.712T12 7t-.712.288T11 8t.288.713T12 9m0 13q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:keyboard-arrow-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 15.4l-6-6L7.4 8l4.6 4.6L16.6 8L18 9.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:keyboard-arrow-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 10.8l-4.6 4.6L6 14l6-6l6 6l-1.4 1.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:motion-play-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m10 16l6-4l-6-4zm2 6q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-1.075.225-2.113t.65-2.012l1.55 1.55q-.2.65-.312 1.287T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.312.112t-1.263.313L7.9 2.9q1-.45 2-.675T12 2q2.075 0 3.9.787t3.175 2.138T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22M5.5 7q-.625 0-1.062-.437T4 5.5t.438-1.062T5.5 4t1.063.438T7 5.5t-.437 1.063T5.5 7m6.5 5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:new-window-sharp{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 21V3h8v2H5v14h14v-6h2v8zm13-10V8h-3V6h3V3h2v3h3v2h-3v3z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:order-approve-outline-rounded,[i-material-symbols\:order-approve-outline-rounded=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m17.275 18.125l-.425-.425q-.225-.225-.537-.225t-.538.225t-.225.525t.225.525l.975.975q.225.225.525.225t.525-.225l2.425-2.375q.225-.225.225-.538t-.225-.537t-.538-.225t-.537.225zM7 9h10q.425 0 .713-.288T18 8t-.288-.712T17 7H7q-.425 0-.712.288T6 8t.288.713T7 9m11 14q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23M3 5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v5.375q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V5H5v14.05h6.075q.05.375.15.75t.225.725q.125.275-.1.438t-.425-.038l-.075-.075q-.15-.15-.35-.15t-.35.15l-.8.8q-.15.15-.35.15t-.35-.15l-.8-.8q-.15-.15-.35-.15t-.35.15l-.8.8q-.15.15-.35.15t-.35-.15l-.8-.8q-.15-.15-.35-.15t-.35.15L3 22zm4 12h3.375q.425 0 .713-.288t.287-.712t-.288-.712t-.712-.288H7q-.425 0-.712.288T6 16t.288.713T7 17m0-4h6.55q.425 0 .713-.288T14.55 12t-.288-.712T13.55 11H7q-.425 0-.712.288T6 12t.288.713T7 13m-2 6.05V5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:refresh{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 20q-3.35 0-5.675-2.325T4 12t2.325-5.675T12 4q1.725 0 3.3.712T18 6.75V4h2v7h-7V9h4.2q-.8-1.4-2.187-2.2T12 6Q9.5 6 7.75 7.75T6 12t1.75 4.25T12 18q1.925 0 3.475-1.1T17.65 14h2.1q-.7 2.65-2.85 4.325T12 20'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:stacks-outline-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 13.725q-.25 0-.488-.062t-.462-.188l-8.45-4.6q-.275-.15-.388-.375T2.1 8t.113-.5t.387-.375l8.45-4.6q.225-.125.463-.188T12 2.275t.488.063t.462.187l8.45 4.6q.275.15.388.375t.112.5t-.112.5t-.388.375l-8.45 4.6q-.225.125-.462.188t-.488.062m0-2L18.825 8L12 4.275L5.175 8zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 13.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 17.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:upload{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 16V7.85l-2.6 2.6L7 9l5-5l5 5l-1.4 1.45l-2.6-2.6V16zm-5 4q-.825 0-1.412-.587T4 18v-3h2v3h12v-3h2v3q0 .825-.587 1.413T18 20z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:account-details-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 9c0 1.66-1.34 3-3 3s-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3m3 11H2v-2c0-2.21 2.69-4 6-4s6 1.79 6 4M7 9c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m-3 9h8c0-1.1-1.79-2-4-2s-4 .9-4 2m18-6v2h-9v-2m9-4v2h-9V8m9-4v2h-9V4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:bell-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 21h4c0 1.1-.9 2-2 2s-2-.9-2-2m11-2v1H3v-1l2-2v-6c0-3.1 2-5.8 5-6.7V4c0-1.1.9-2 2-2s2 .9 2 2v.3c3 .9 5 3.6 5 6.7v6zm-4-8c0-2.8-2.2-5-5-5s-5 2.2-5 5v7h10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:close-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2c5.53 0 10 4.47 10 10s-4.47 10-10 10S2 17.53 2 12S6.47 2 12 2m3.59 5L12 10.59L8.41 7L7 8.41L10.59 12L7 15.59L8.41 17L12 13.41L15.59 17L17 15.59L13.41 12L17 8.41z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:file-document-edit-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 12h8v2H8zm2 8H6V4h7v5h5v3.1l2-2V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4zm-2-2h4.1l.9-.9V16H8zm12.2-5c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1l-2.1-2.1l1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:file-document-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm0 2h7v5h5v11H6zm2 8v2h8v-2zm0 4v2h5v-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:file-eye-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 18c.56 0 1 .44 1 1s-.44 1-1 1s-1-.44-1-1s.44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4c.94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5a2.5 2.5 0 0 1 2.5-2.5a2.5 2.5 0 0 1 2.5 2.5a2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:help-circle-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 18h2v-2h-2zm1-16A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-14a4 4 0 0 0-4 4h2a2 2 0 0 1 2-2a2 2 0 0 1 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5a4 4 0 0 0-4-4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:home{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 20v-6h4v6h5v-8h3L12 3L2 12h3v8z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mdi\:window-close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.46 12L19 17.54V19h-1.46L12 13.46L6.46 19H5v-1.46L10.54 12L5 6.46V5h1.46L12 10.54L17.54 5H19v1.46z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-mingcute\:download-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M8 5v2H5v13h14V7h-3V5h3a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2zm4-3a1 1 0 0 1 1 1v10.828L14.828 12a1 1 0 1 1 1.415 1.414l-3.36 3.359a1.25 1.25 0 0 1-1.767 0l-3.359-3.359A1 1 0 1 1 9.172 12L11 13.828V3a1 1 0 0 1 1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-my-svg\:add-enterprise-staff{--un-icon:url("data:image/svg+xml;utf8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E添加%3C/title%3E%3Cg id='250610' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='投标企业管理_企业基本信息_项目人员' transform='translate(-1280, -106)'%3E%3Cg id='新建' transform='translate(1264, 96)'%3E%3Cg id='编组' transform='translate(16, 10)'%3E%3Cpolygon id='路径' points='0 0 16 0 16 16 0 16'%3E%3C/polygon%3E%3Cpath d='M10.3333333,9.50793651 C13.278852,9.50793651 15.6666667,11.6683403 15.6666667,14.3333333 L14.3333333,14.3333333 C14.3333333,12.3345885 12.5424723,10.7142857 10.3333333,10.7142857 C8.12419433,10.7142857 6.33333333,12.3345885 6.33333333,14.3333333 L5,14.3333333 C5,11.6683403 7.38781467,9.50793651 10.3333333,9.50793651 Z M4,5 L4,7.66666667 L6.66666667,7.66666667 L6.66666667,9 L4,9 L4,11.6666667 L2.66666667,11.6666667 L2.66666667,9 L0,9 L0,7.66666667 L2.66666667,7.66666667 L2.66666667,5 L4,5 Z M10.3333333,1.66666667 C12.2977778,1.66666667 13.8888889,3.28619048 13.8888889,5.28571429 C13.8888889,7.2852381 12.2977778,8.9047619 10.3333333,8.9047619 C8.36888889,8.9047619 6.77777778,7.2852381 6.77777778,5.28571429 C6.77777778,3.28619048 8.36888889,1.66666667 10.3333333,1.66666667 Z M10.3333333,2.87301587 C9.0237037,2.87301587 7.96296296,3.95269841 7.96296296,5.28571429 C7.96296296,6.61873016 9.0237037,7.6984127 10.3333333,7.6984127 C11.642963,7.6984127 12.7037037,6.61873016 12.7037037,5.28571429 C12.7037037,3.95269841 11.642963,2.87301587 10.3333333,2.87301587 Z' id='形状结合' fill='currentColor'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:16px;height:16px}.i-nrk\:media-media-complete{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M12 3a9 9 0 1 0 0 18a9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12'/%3E%3Cpath d='m17.608 9l-7.726 7.726L6 12.093l1.511-1.31l2.476 3.01l6.207-6.207z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-oui\:image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 5a2 2 0 1 1-4 0a2 2 0 0 1 4 0m9-4a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm-3.448 6.134l-3.76 2.769a.5.5 0 0 1-.436.077l-.087-.034l-1.713-.87L1 11.8V14h14V9.751zM15 2H1v8.635l4.28-2.558a.5.5 0 0 1 .389-.054l.094.037l1.684.855l3.813-2.807a.5.5 0 0 1 .52-.045l.079.05L15 8.495z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-oui\:index-edit{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2H2v11h4v1H1V1h12v5h-1zM5 5h5.999V4H5zM3 5V4h1v1zm2 3V7h6v1zM3 8V7h1v1zm2 3v-1h3v1zm-2 0v-1h1v1zm4.502 1.41L12.913 7L15 9.087l-5.41 5.41L7 15z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-oui\:inspect{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15.363 14.658a.5.5 0 1 1-.713.7l-2.97-3.023a.5.5 0 0 1 .001-.7A3.9 3.9 0 1 0 8.9 12.8a.5.5 0 1 1 0 .999a4.9 4.9 0 1 1 3.821-1.833zM3.094 13a.5.5 0 1 1 0 1H2.5A2.5 2.5 0 0 1 0 11.5v-9A2.5 2.5 0 0 1 2.5 0h9A2.5 2.5 0 0 1 14 2.5v.599a.5.5 0 1 1-1 0V2.5A1.5 1.5 0 0 0 11.5 1h-9A1.5 1.5 0 0 0 1 2.5v9A1.5 1.5 0 0 0 2.5 13zM2.5 3a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m2 0a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m2 0a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m-4 2a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m2 0a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m-2 1a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1m0 3a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m6-6a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m2 0a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m-8 8a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-pepicons-pop\:arrows-spin{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 20 20' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M5.05 14.95a1 1 0 1 1 1.414-1.414A5 5 0 0 0 15 10a1 1 0 1 1 2 0a7 7 0 0 1-11.95 4.95'/%3E%3Cpath d='M13.559 12.832a1 1 0 1 1-1.11-1.664l3-2a1 1 0 1 1 1.11 1.664z'/%3E%3Cpath d='M18.832 12.445a1 1 0 0 1-1.664 1.11l-2-3a1 1 0 1 1 1.664-1.11zm-3.975-7.594a1 1 0 1 1-1.414 1.414a5 5 0 0 0-8.536 3.536a1 1 0 1 1-2 0a7 7 0 0 1 11.95-4.95'/%3E%3Cpath d='M6.349 6.969a1 1 0 0 1 1.11 1.664l-3.001 2a1 1 0 1 1-1.11-1.664z'/%3E%3Cpath d='M1.075 7.356a1 1 0 1 1 1.664-1.11l2 3a1 1 0 1 1-1.664 1.11z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-prime\:spinner-dotted{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M12 5.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M5.5 12a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m16 0a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m-8 8a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0M5.283 7.404a1.5 1.5 0 1 0 2.121-2.121a1.5 1.5 0 0 0-2.121 2.121m13.434 11.313a1.5 1.5 0 1 1-2.121-2.121a1.5 1.5 0 0 1 2.121 2.121m-13.434 0a1.5 1.5 0 1 0 2.121-2.121a1.5 1.5 0 0 0-2.121 2.121' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ri\:delete-bin-5-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 8h16v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 2v10h12V10zm3 2h2v6H9zm4 0h2v6h-2zM7 5V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2h5v2H2V5zm2-1v1h6V4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ri\:file-list-3-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 22H5a3 3 0 0 1-3-3V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12h4v4a3 3 0 0 1-3 3m-1-5v2a1 1 0 1 0 2 0v-2zm-2 3V4H4v15a1 1 0 0 0 1 1zM6 7h8v2H6zm0 4h8v2H6zm0 4h5v2H6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ri\:information-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-2a8 8 0 1 0 0-16a8 8 0 0 0 0 16m1-9.5V15h1v2h-4v-2h1v-2.5h-1v-2zm.5-2.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ri\:information-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-2a8 8 0 1 0 0-16a8 8 0 0 0 0 16M11 7h2v2h-2zm0 4h2v6h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ri\:loop-right-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4a7.99 7.99 0 0 1 6.616 3.5H16v2h6v-6h-2V6a9.98 9.98 0 0 0-8-4C6.477 2 2 6.477 2 12h2a8 8 0 0 1 8-8m8 8a8 8 0 0 1-14.616 4.5H8v-2H2v6h2V18a9.98 9.98 0 0 0 8 4c5.523 0 10-4.477 10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ri\:progress-5-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2S2 6.477 2 12m18 0a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-2 0a6 6 0 0 1-10.243 4.243L12 12V6a6 6 0 0 1 6 6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ri\:save-3-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 19h1V6.828L17.172 5H16v4H7V5H5v14h1v-7h12zM4 3h14l2.707 2.707a1 1 0 0 1 .293.707V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m4 11v5h8v-5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-solar\:alt-arrow-down-linear{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m19 9l-7 6l-7-6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-solar\:alt-arrow-right-line-duotone{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m9 5l6 7l-6 7'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-solar\:alt-arrow-up-linear{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m19 15l-7-6l-7 6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-svg-spinners\:bars-rotate-fade{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.14'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.29' transform='rotate(30 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.43' transform='rotate(60 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.57' transform='rotate(90 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.71' transform='rotate(120 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.86' transform='rotate(150 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' transform='rotate(180 12 12)'/%3E%3CanimateTransform attributeName='transform' calcMode='discrete' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12;360 12 12'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-svg-spinners\:clock{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,20a9,9,0,1,1,9-9A9,9,0,0,1,12,21Z'/%3E%3Crect width='2' height='7' x='11' y='6' fill='currentColor' rx='1'%3E%3CanimateTransform attributeName='transform' dur='9s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/rect%3E%3Crect width='2' height='9' x='11' y='11' fill='currentColor' rx='1'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/rect%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-svg-spinners\:tadpole{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12,23a9.63,9.63,0,0,1-8-9.5,9.51,9.51,0,0,1,6.79-9.1A1.66,1.66,0,0,0,12,2.81h0a1.67,1.67,0,0,0-1.94-1.64A11,11,0,0,0,12,23Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-tabler\:clipboard-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3m9-9V7a2 2 0 0 0-2-2h-2m-2 12v-1a1 1 0 0 1 1-1h1m3 0h1a1 1 0 0 1 1 1v1m0 3v1a1 1 0 0 1-1 1h-1m-3 0h-1a1 1 0 0 1-1-1v-1'/%3E%3Cpath d='M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-tabler\:dots-vertical{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0-14a1 1 0 1 0 2 0a1 1 0 1 0-2 0'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-tabler\:edit{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1'/%3E%3Cpath d='M20.385 6.585a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3zM16 5l3 3'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-tabler\:grip-vertical{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 5a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m6-14a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-tabler\:trash{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-tdesign\:add{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 4v7h7v2h-7v7h-2v-7H4v-2h7V4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-tdesign\:file-restore{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 1h12.414L21 6.586V12h-2V9h-6V3H5v18h7v2H3zm12 2.414V7h3.586zM18.414 13l-1 1H18a5 5 0 1 1-5 5v-1h2v1a3 3 0 1 0 3-3h-.586l1 1L17 18.414L13.586 15L17 11.586z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}[i-ic\:outline-group-remove~="default:"]:default{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 9v2h-6V9zM8 4C5.79 4 4 5.79 4 8s1.79 4 4 4s4-1.79 4-4s-1.79-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m0 3c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4m6 5H2v-.99C2.2 16.29 5.3 15 8 15s5.8 1.29 6 2zM12.51 4.05C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95m4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}[i-ic\:sharp-more-time~="default:"]:default{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 8v6l4.7 2.9l.8-1.2l-4-2.4V8z'/%3E%3Cpath fill='currentColor' d='M17.92 12A6.957 6.957 0 0 1 11 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23c-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 0 0 8.94-10z'/%3E%3Cpath fill='currentColor' d='M20 5V2h-2v3h-3v2h3v3h2V7h3V5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}[i-my-svg\:add-enterprise-staff~="default:"]:default{--un-icon:url("data:image/svg+xml;utf8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E添加%3C/title%3E%3Cg id='250610' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='投标企业管理_企业基本信息_项目人员' transform='translate(-1280, -106)'%3E%3Cg id='新建' transform='translate(1264, 96)'%3E%3Cg id='编组' transform='translate(16, 10)'%3E%3Cpolygon id='路径' points='0 0 16 0 16 16 0 16'%3E%3C/polygon%3E%3Cpath d='M10.3333333,9.50793651 C13.278852,9.50793651 15.6666667,11.6683403 15.6666667,14.3333333 L14.3333333,14.3333333 C14.3333333,12.3345885 12.5424723,10.7142857 10.3333333,10.7142857 C8.12419433,10.7142857 6.33333333,12.3345885 6.33333333,14.3333333 L5,14.3333333 C5,11.6683403 7.38781467,9.50793651 10.3333333,9.50793651 Z M4,5 L4,7.66666667 L6.66666667,7.66666667 L6.66666667,9 L4,9 L4,11.6666667 L2.66666667,11.6666667 L2.66666667,9 L0,9 L0,7.66666667 L2.66666667,7.66666667 L2.66666667,5 L4,5 Z M10.3333333,1.66666667 C12.2977778,1.66666667 13.8888889,3.28619048 13.8888889,5.28571429 C13.8888889,7.2852381 12.2977778,8.9047619 10.3333333,8.9047619 C8.36888889,8.9047619 6.77777778,7.2852381 6.77777778,5.28571429 C6.77777778,3.28619048 8.36888889,1.66666667 10.3333333,1.66666667 Z M10.3333333,2.87301587 C9.0237037,2.87301587 7.96296296,3.95269841 7.96296296,5.28571429 C7.96296296,6.61873016 9.0237037,7.6984127 10.3333333,7.6984127 C11.642963,7.6984127 12.7037037,6.61873016 12.7037037,5.28571429 C12.7037037,3.95269841 11.642963,2.87301587 10.3333333,2.87301587 Z' id='形状结合' fill='currentColor'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:16px;height:16px}.container{width:100%}@media (min-width: 375px){.container{max-width:375px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1440px){.container{max-width:1440px}}@media (min-width: 1920px){.container{max-width:1920px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute,[absolute=""],[position~=absolute]{position:absolute}.fixed{position:fixed}.relative,[relative=""]{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}.-right-4{right:-4px}.\[\&\.n-base-select-option\:before\]\:left-0.n-base-select-option:before,.left-0{left:0}.\[\&\.n-base-select-option\:before\]\:right-0.n-base-select-option:before,.right-0{right:0}.bottom-\[-10px\]{bottom:-10px}.bottom-0,[position~=bottom-0]{bottom:0}.bottom-40{bottom:40px}.bottom-60{bottom:60px}.bottom-64\!{bottom:64px!important}.left--2{left:-2px}.left-1\/2,.left-50\%{left:50%}.left-30{left:30px}.left-6{left:6px}.right-\[-10px\]{right:-10px}.right-\[-8px\]{right:-8px}.right-30{right:30px}.top-\[-8px\]{top:-8px}.top-0{top:0}.top-1\/2{top:50%}.top-20\%{top:20%}.top-22{top:22px}.top-46\!{top:46px!important}.top-73{top:73px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.\[\&_\.n-data-table-td--fixed-right\]\:z-2\! .n-data-table-td--fixed-right{z-index:2!important}.z-1{z-index:1}.z-10{z-index:10}.z-2{z-index:2}.z-50{z-index:50}.z-9{z-index:9}.grid,[grid~="~"]{display:grid}.grid\!{display:grid!important}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.auto-rows-max{grid-auto-rows:max-content}.grid-flow-row{grid-auto-flow:row}.cols-\[repeat\(auto-fill\,minmax\(300px\,1fr\)\)\],[grid~="cols-[repeat(auto-fill,minmax(300px,1fr))]"]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.cols-\[repeat\(auto-fill\,minmax\(365px\,1fr\)\)\],[grid~="cols-[repeat(auto-fill,minmax(365px,1fr))]"]{grid-template-columns:repeat(auto-fill,minmax(365px,1fr))}.cols-\[repeat\(auto-fit\,minmax\(365px\,1fr\)\)\],[grid~="cols-[repeat(auto-fit,minmax(365px,1fr))]"]{grid-template-columns:repeat(auto-fit,minmax(365px,1fr))}.cols-2,.grid-cols-2,[grid~=cols-2]{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}[cols~="21"]{grid-template-columns:repeat(21,minmax(0,1fr))}.\[\&_\.n-button\\_\\_icon\]\:m-0\! .n-button__icon{margin:0!important}.m-0{margin:0}.m-24{margin:24px}.m-auto{margin:auto}.mx-\[10px\]{margin-left:10px;margin-right:10px}.mx-24,[mx-24=""]{margin-left:24px;margin-right:24px}.mx-32,[mx-32=""]{margin-left:32px;margin-right:32px}.mx-6{margin-left:6px;margin-right:6px}.mx-auto{margin-left:auto;margin-right:auto}.my--147px{margin-top:-147px;margin-bottom:-147px}.my-0{margin-top:0;margin-bottom:0}.my-10,[my-10=""]{margin-top:10px;margin-bottom:10px}.my-16,[my-16=""]{margin-top:16px;margin-bottom:16px}.my-8{margin-top:8px;margin-bottom:8px}.-mb-8{margin-bottom:-8px}.\!mt-0,.mt-0\!{margin-top:0!important}.\[\&_\.n-data-table-expand-trigger\]\:mr-0\! .n-data-table-expand-trigger,.\[\&_\.n-form-item\]\:mr-0\! .n-form-item,.mr-0\!{margin-right:0!important}.mb--16px{margin-bottom:-16px}.mb--72px{margin-bottom:-72px}.mb-0{margin-bottom:0}.mb-12,[mb-12=""]{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-2{margin-bottom:2px}.mb-20px{margin-bottom:20px}.mb-4{margin-bottom:4px}.ml-0\!{margin-left:0!important}.ml-12{margin-left:12px}.ml-20\!{margin-left:20px!important}.ml-24{margin-left:24px}.ml-25{margin-left:25px}.ml-4{margin-left:4px}.ml-6{margin-left:6px}.ml-8{margin-left:8px}.mr-\[10px\]{margin-right:10px}.mr-12{margin-right:12px}.mr-16{margin-right:16px}.mr-2\!{margin-right:2px!important}.mr-3{margin-right:3px}.mr-4{margin-right:4px}.mr-6{margin-right:6px}.mr-7{margin-right:7px}.mr-8{margin-right:8px}.mr-auto{margin-right:auto}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-2{margin-top:2px}.mt-24,[mt-24=""]{margin-top:24px}.mt-4{margin-top:4px}.box-border{box-sizing:border-box}.inline,[inline=""]{display:inline}.block,[block=""]{display:block}.inline-block{display:inline-block}.flow-root{display:flow-root}.\[\&_\.n-base-selection\\_\\_border\]\:hidden .n-base-selection__border,.\[\&_\.n-base-selection\\_\\_state-border\]\:hidden .n-base-selection__state-border,.\[\&_th_\.n-checkbox-box-wrapper\]\:hidden th .n-checkbox-box-wrapper,.hidden,[hidden=""]{display:none}.hidden\!{display:none!important}.aspect-ratio-1{aspect-ratio:1}.aspect-square{aspect-ratio:1/1}.size-100\%,.size-full{width:100%;height:100%}.size-13{width:13px;height:13px}.size-14,[size~="14"]{width:14px;height:14px}.size-16,[size-16=""]{width:16px;height:16px}.size-18,[size-18=""]{width:18px;height:18px}.size-20{width:20px;height:20px}.size-200{width:200px;height:200px}.size-21{width:21px;height:21px}.size-22{width:22px;height:22px}.size-24{width:24px;height:24px}.size-25{width:25px;height:25px}.size-32{width:32px;height:32px}[size-18~="default:"]:default{width:18px;height:18px}.\!max-w-full{max-width:100%!important}.\[\&_\.n-data-table-expand-trigger\]\:h-full .n-data-table-expand-trigger,.\[\&_\.n-tabs-pane-wrapper\]\:h-full .n-tabs-pane-wrapper,.\[\&_\.n-upload-dragger\]\:h-full .n-upload-dragger,.\[\&_\.n-upload-trigger\]\:h-full .n-upload-trigger,.h-full,[h-full=""]{height:100%}.\[\&_\.n-data-table-expand-trigger\]\:w-full .n-data-table-expand-trigger,.w-100\%,.w-full,[w-full=""]{width:100%}.h-\[calc\(100\%-30px\)\]{height:calc(100% - 30px)}.h-\[calc\(100\%-38px\)\]{height:calc(100% - 38px)}.h-\[calc\(100\%-64px\)\]{height:calc(100% - 64px)}.h-1,.h1,[h-1=""]{height:1px}.h-100vh,.h-vh{height:100vh}.h-16,.h-16px{height:16px}.h-18{height:18px}.h-192{height:192px}.h-20{height:20px}.h-24{height:24px}.h-26,[h-26=""]{height:26px}.h-28{height:28px}.h-30{height:30px}.h-32{height:32px}.h-34,[h-34=""]{height:34px}.h-36{height:36px}.h-375{height:375px}.h-38{height:38px}.h-40,[h-40=""]{height:40px}.h-42{height:42px}.h-450,[h-450=""]{height:450px}.h-46{height:46px}.h-460{height:460px}.h-48{height:48px}.h-530{height:530px}.h-56{height:56px}.h-585{height:585px}.h-60{height:60px}.h-600{height:600px}.h-62{height:62px}.h-70{height:70px}.h-80{height:80px}.h-auto,[h-auto=""]{height:auto}.h-unset{height:unset}.h2{height:2px}.h3,[h3=""]{height:3px}.h4{height:4px}.h5{height:5px}.h6{height:6px}.max-h-\[300px\],.max-h-300{max-height:300px}.max-h-100{max-height:100px}.max-h-160{max-height:160px}.max-h-320{max-height:320px}.max-w-100{max-width:100px}.max-w-1440{max-width:1440px}.max-w-166,[max-w-166=""]{max-width:166px}.max-w-200{max-width:200px}.max-w-210{max-width:210px}.max-w-210mm{max-width:210mm}.max-w-300,.max-w-300px,[max-w-300=""]{max-width:300px}.max-w-375px{max-width:375px}.max-w-500,[max-w-500=""]{max-width:500px}.max-w-80\%{max-width:80%}.max-w-806{max-width:806px}.min-h-0,[min-h-0=""]{min-height:0}.min-h-210mm{min-height:210mm}.min-h-313{min-height:313px}.min-h-483{min-height:483px}.min-h-50,[min-h-50=""]{min-height:50px}.min-w-0,[min-w-0=""]{min-width:0}.min-w-110mm{min-width:110mm}.min-w-230{min-width:230px}.min-w-280px{min-width:280px}.min-w-50{min-width:50px}.w-\[300px\],.w-300{width:300px}.w-\[50\%\]{width:50%}.w-\[80\%\]\!{width:80%!important}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-52px\)\]{width:calc(100% - 52px)}.w-120{width:120px}.w-130{width:130px}.w-132{width:132px}.w-140{width:140px}.w-150{width:150px}.w-152{width:152px}.w-16,.w-16px{width:16px}.w-160{width:160px}.w-170{width:170px}.w-18{width:18px}.w-20{width:20px}.w-200,[w-200=""]{width:200px}.w-23{width:23px}.w-240{width:240px}.w-260{width:260px}.w-27,[w-27=""]{width:27px}.w-288,[w-288=""]{width:288px}.w-296{width:296px}.w-32{width:32px}.w-320{width:320px}.w-320\!{width:320px!important}.w-350\!{width:350px!important}.w-4{width:4px}.w-44{width:44px}.w-506px{width:506px}.w-600{width:600px}.w-63{width:63px}.w-70,[w-70=""]{width:70px}.w-82{width:82px}.w-90{width:90px}.w-fit{width:fit-content}.w-full\!{width:100%!important}.w-vw{width:100vw}.flex,[flex=""],[flex~="~"]{display:flex}.inline-flex{display:inline-flex}.flex-1,[flex-1=""],[flex~="1"]{flex:1 1 0%}.flex-initial{flex:0 1 auto}.flex-shrink-0{flex-shrink:0}.flex-col,[flex~=col]{flex-direction:column}.flex-wrap,[flex~=wrap]{flex-wrap:wrap}.flex-nowrap\!{flex-wrap:nowrap!important}.table{display:table}.border-collapse{border-collapse:collapse}.origin-top{transform-origin:top}.-translate-x-1\/2,.translate-x--50\%,.translate-x-\[-50\%\]{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\/2,.translate-y-\[-50\%\]{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-100\%{--un-translate-y:-100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-full{--un-translate-x:100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-y-0{--un-translate-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[scale~="1"]{--un-scale-x:.01;--un-scale-y:.01;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-initial{cursor:initial}.\[\&_textarea\]\:cursor-default textarea,.cursor-default{cursor:default}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.select-none,[select-none=""]{-webkit-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.\[\&_\.n-form-item-blank\]\:items-start .n-form-item-blank,.items-start,[flex~=items-start]{align-items:flex-start}.items-end{align-items:flex-end}.items-center,[flex~=items-center],[items-center=""]{align-items:center}.items-baseline,[flex~=items-baseline]{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end,[flex~=justify-end],[justify~=end]{justify-content:flex-end}.justify-end\!{justify-content:flex-end!important}.\!justify-center,.justify-center\!{justify-content:center!important}.justify-center,[flex~=justify-center],[justify-center=""],[justify~=center]{justify-content:center}.justify-between,[flex~=justify-between]{justify-content:space-between}.gap-0,[flex~=gap-0]{gap:0}.gap-0\!{gap:0!important}.gap-10,[flex~=gap-10]{gap:10px}.gap-12,[flex~=gap-12]{gap:12px}.gap-16,[flex~=gap-16]{gap:16px}.gap-18,[flex~=gap-18]{gap:18px}.gap-2,[flex~=gap-2]{gap:2px}.gap-24,[flex~=gap-24]{gap:24px}.gap-3{gap:3px}.gap-32{gap:32px}.gap-4,[flex~=gap-4]{gap:4px}.gap-4\!{gap:4px!important}.gap-42{gap:42px}.gap-5,[flex~=gap-5]{gap:5px}.gap-6,[flex~=gap-6]{gap:6px}.gap-8,[flex~=gap-8]{gap:8px}.gap-x-10,[grid~=gap-x-10]{column-gap:10px}.gap-x-12{column-gap:12px}.gap-x-26,[flex~=gap-x-26]{column-gap:26px}.gap-x-36{column-gap:36px}.gap-y-10,[flex~=gap-y-10]{row-gap:10px}.gap-y-2{row-gap:2px}.gap-y-20,[grid~=gap-y-20]{row-gap:20px}.gap-y-42{row-gap:42px}.space-x-12>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(12px * calc(1 - var(--un-space-x-reverse)));margin-right:calc(12px * var(--un-space-x-reverse))}.space-x-16>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(16px * calc(1 - var(--un-space-x-reverse)));margin-right:calc(16px * var(--un-space-x-reverse))}.space-x-18>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(18px * calc(1 - var(--un-space-x-reverse)));margin-right:calc(18px * var(--un-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(2px * calc(1 - var(--un-space-x-reverse)));margin-right:calc(2px * var(--un-space-x-reverse))}.space-x-36>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(36px * calc(1 - var(--un-space-x-reverse)));margin-right:calc(36px * var(--un-space-x-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(8px * calc(1 - var(--un-space-x-reverse)));margin-right:calc(8px * var(--un-space-x-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(12px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(12px * var(--un-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(16px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(16px * var(--un-space-y-reverse))}.space-y-32>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(32px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(32px * var(--un-space-y-reverse))}.space-y-36>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(36px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(36px * var(--un-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(4px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(4px * var(--un-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(8px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(8px * var(--un-space-y-reverse))}.overflow-auto,[overflow-auto=""]{overflow:auto}.overflow-hidden,[overflow-hidden=""]{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto,[overflow-y-auto=""]{overflow-y:auto}.text-ellipsis{text-overflow:ellipsis}.whitespace-break-spaces{white-space:break-spaces}.whitespace-nowrap,[whitespace-nowrap=""]{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.b,.b-1,.b-1px,.border,.border-1,[b~="~"],[border=""]{border-width:1px}.b-0,.border-0{border-width:0px}.b-0\!{border-width:0px!important}.b-2,[b~="2"]{border-width:2px}.b-b,.b-b-1,.border-b,[b-b-1=""],[b-b~="~"],[border-b~="1px"]{border-bottom-width:1px}.b-r,[b-r~="~"]{border-right-width:1px}.b-t,.b-t-1,.border-t,.border-t-1,[b-t~="~"]{border-top-width:1px}[b-b~="0"]{border-bottom-width:0px}.b-\[\#DEE2EA\],.b-\#DEE2EA,.b-border,.border-\[\#DEE2EA\],.border-\#DEE2EA,.border-border,[b~=border]{--un-border-opacity:1;border-color:rgb(222 226 234 / var(--un-border-opacity))}.b-\#D3D7DF{--un-border-opacity:1;border-color:rgb(211 215 223 / var(--un-border-opacity))}.b-\#EAEDF2{--un-border-opacity:1;border-color:rgb(234 237 242 / var(--un-border-opacity))}.b-\#efeff5,.border-box{--un-border-opacity:1;border-color:rgb(239 239 245 / var(--un-border-opacity))}.b-info,[b~=info]{--un-border-opacity:1;border-color:rgb(144 147 153 / var(--un-border-opacity))}.b-primary,[b~=primary]{--un-border-opacity:1;border-color:rgb(58 134 239 / var(--un-border-opacity))}.b-purple{--un-border-opacity:1;border-color:rgb(192 132 252 / var(--un-border-opacity))}.b-transparent,[b~=transparent]{border-color:transparent}.b-white\:42{border-color:#ffffff6b}.b-white\:82{border-color:#ffffffd1}[b~="#dcdee0"]{--un-border-opacity:1;border-color:rgb(220 222 224 / var(--un-border-opacity))}[b~="#e7e7e7"]{--un-border-opacity:1;border-color:rgb(231 231 231 / var(--un-border-opacity))}[b~="primary/36"]{border-color:#3a86ef5c}[b~="primary/60"]{border-color:#3a86ef99}.hover\:b-primary:hover{--un-border-opacity:1;border-color:rgb(58 134 239 / var(--un-border-opacity))}.b-b-border,[b-b~=border]{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(222 226 234 / var(--un-border-bottom-opacity))}.b-t-\#DEE2EA,[b-t~="#dee2ea"],[b-t~=border]{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(222 226 234 / var(--un-border-top-opacity))}[b-r~="#e7e7e7"]{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(231 231 231 / var(--un-border-right-opacity))}[b-r~=border]{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(222 226 234 / var(--un-border-right-opacity))}[border-b~="border:40"]{border-bottom-color:#dee2ea66}.rounded-12{border-radius:12px}.rounded-2,.rounded-lg,[rounded-2=""]{border-radius:2px}.rounded-4,.rounded-4px,[rounded-4=""]{border-radius:4px}.rounded-5,.rounded-5px,[rounded-5=""]{border-radius:5px}.rounded-50\%{border-radius:50%}.rounded-7,[rounded-7=""]{border-radius:7px}.rounded-8{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-b-100{border-bottom-left-radius:100px;border-bottom-right-radius:100px}.rounded-b-18,[rounded-b-18=""]{border-bottom-left-radius:18px;border-bottom-right-radius:18px}.rounded-t-0{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}.rounded-t-8,[rounded-t-8=""]{border-top-left-radius:8px;border-top-right-radius:8px}.rounded-br-4,[rounded-br-4=""]{border-bottom-right-radius:4px}.rounded-tr-4,[rounded-tr-4=""]{border-top-right-radius:4px}.\[\&_\.driver-popover-next-btn\]\:b-none .driver-popover-next-btn{border-style:none}.b-dashed,[b~=dashed]{border-style:dashed}.b-solid,.border-solid,[b~=solid]{border-style:solid}.\[\&\>\:last-child\]\:b-r-none>:last-child{border-right-style:none}.b-b-solid,[b-b-solid=""],[b-b~=solid],[border-b~=solid]{border-bottom-style:solid}.b-r-solid,[b-r~=solid]{border-right-style:solid}.b-t-solid,[b-t~=solid]{border-top-style:solid}.\!bg-\#62B739{--un-bg-opacity:1 !important;background-color:rgb(98 183 57 / var(--un-bg-opacity))!important}.\!bg-\#C4C8D1{--un-bg-opacity:1 !important;background-color:rgb(196 200 209 / var(--un-bg-opacity))!important}.\!bg-\#FAAD14{--un-bg-opacity:1 !important;background-color:rgb(250 173 20 / var(--un-bg-opacity))!important}.\!bg-\#FF5757{--un-bg-opacity:1 !important;background-color:rgb(255 87 87 / var(--un-bg-opacity))!important}.\!bg-primary,.\[\&_\.driver-popover-next-btn\]\:bg-primary\! .driver-popover-next-btn{--un-bg-opacity:1 !important;background-color:rgb(58 134 239 / var(--un-bg-opacity))!important}.\!bg-transparent,.\[\&_\.n-base-selection-label\]\:bg-transparent\! .n-base-selection-label{background-color:transparent!important}.\!bg-white{--un-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--un-bg-opacity))!important}.\[\&_\.n-data-table-base-table-body\]\:bg-white .n-data-table-base-table-body,.bg-\#fff,.bg-white,[bg-white=""],[bg~="#fff"],[bg~=white]{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.\[\&_\.n-data-table-td\]\:bg-\[\#F3F5F8\]\! .n-data-table-td{--un-bg-opacity:1 !important;background-color:rgb(243 245 248 / var(--un-bg-opacity))!important}.\[\&_\.n-data-table-td\]\:bg-primary\/10\! .n-data-table-td{background-color:#3a86ef1a!important}.\[\&_\.n-data-table-th\]\:bg-\[\#eff1f4\] .n-data-table-th,.bg-\#eff1f4{--un-bg-opacity:1;background-color:rgb(239 241 244 / var(--un-bg-opacity))}.\[\&_\.n-upload-dragger\]\:bg-\#eaf2fd .n-upload-dragger,.bg-\#eaf2fd{--un-bg-opacity:1;background-color:rgb(234 242 253 / var(--un-bg-opacity))}.\[\&\:hover\]\:bg-\#EFF1F4:hover,.bg-\#EFF1F4{--un-bg-opacity:1;background-color:rgb(239 241 244 / var(--un-bg-opacity))}.bg-\[url\(\@\/assets\/images\/entry-background\.png\)\]{--un-url:url(/assets/entry-background-lCNuMuF7.png);background-image:var(--un-url)}.bg-\#C4C8D1{--un-bg-opacity:1;background-color:rgb(196 200 209 / var(--un-bg-opacity))}.bg-\#e0e0e6{--un-bg-opacity:1;background-color:rgb(224 224 230 / var(--un-bg-opacity))}.bg-\#e1e5eb{--un-bg-opacity:1;background-color:rgb(225 229 235 / var(--un-bg-opacity))}.bg-\#e8e8e8{--un-bg-opacity:1;background-color:rgb(232 232 232 / var(--un-bg-opacity))}.bg-\#EAF2FD{--un-bg-opacity:1;background-color:rgb(234 242 253 / var(--un-bg-opacity))}.bg-\#eff6ff{--un-bg-opacity:1;background-color:rgb(239 246 255 / var(--un-bg-opacity))}.bg-\#f3f3f6{--un-bg-opacity:1;background-color:rgb(243 243 246 / var(--un-bg-opacity))}.bg-\#f5f5f5{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity))}.bg-\#f5f6f8,.bg-\#F5F6F8{--un-bg-opacity:1;background-color:rgb(245 246 248 / var(--un-bg-opacity))}.bg-\#f9fbfc{--un-bg-opacity:1;background-color:rgb(249 251 252 / var(--un-bg-opacity))}.bg-border,[bg-border=""]{--un-bg-opacity:1;background-color:rgb(222 226 234 / var(--un-bg-opacity))}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.bg-primary{--un-bg-opacity:1;background-color:rgb(58 134 239 / var(--un-bg-opacity))}.bg-primary\/10{background-color:#3a86ef1a}.bg-primary\/20{background-color:#3a86ef33}.bg-primary\/8,[bg~="primary/8"]{background-color:#3a86ef14}.bg-success\/20{background-color:#52c41a33}.bg-white\:20{background-color:#fff3}.bg-white\:25{background-color:#ffffff40}.bg-white\/80{background-color:#fffc}[bg~="#d3d7df"]{--un-bg-opacity:1;background-color:rgb(211 215 223 / var(--un-bg-opacity))}.\[\&_\.n-upload-dragger\]\:hover\:bg-\#eaf2fd:hover .n-upload-dragger{--un-bg-opacity:1;background-color:rgb(234 242 253 / var(--un-bg-opacity))}.hover\:bg-\#3b4d85:hover{--un-bg-opacity:1;background-color:rgb(59 77 133 / var(--un-bg-opacity))}.hover\:bg-\#eaf2fd:hover{--un-bg-opacity:1;background-color:rgb(234 242 253 / var(--un-bg-opacity))}.hover\:bg-\#eff1f4:hover{--un-bg-opacity:1;background-color:rgb(239 241 244 / var(--un-bg-opacity))}.hover\:bg-\#eff1f5:hover{--un-bg-opacity:1;background-color:rgb(239 241 245 / var(--un-bg-opacity))}.hover\:bg-\#f1f3f6:hover{--un-bg-opacity:1;background-color:rgb(241 243 246 / var(--un-bg-opacity))}.hover\:bg-\#fff\:20:hover{background-color:#fff3}.hover\:bg-info\/20:hover{background-color:#90939933}.hover\:bg-primary\:10:hover{background-color:#3a86ef1a}.hover\:bg-primary\/5:hover{background-color:#3a86ef0d}.hover\:bg-primary\/50:hover{background-color:#3a86ef80}.hover\:bg-white\:25:hover{background-color:#ffffff40}[hover~="bg-primary/8"]:hover{background-color:#3a86ef14}.active\:bg-primary\:50:active{background-color:#3a86ef80}.active\:bg-white\:30:active{background-color:#ffffff4d}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.\!p-0,.p-0\!{padding:0!important}.p-\[--stroke-width\]{padding:var(--stroke-width)}.p-0{padding:0}.p-12{padding:12px}.p-16,[p-16=""]{padding:16px}.p-20{padding:20px}.p-22,[p-22=""]{padding:22px}.p-24,.p-24px,[p-24=""],[p-24px=""]{padding:24px}.p-3{padding:3px}.p-36{padding:36px}.p-4{padding:4px}.p-42{padding:42px}.p-48{padding:48px}.p-5,[p-5=""]{padding:5px}.p-8{padding:8px}.\!px-12{padding-left:12px!important;padding-right:12px!important}.\!py-0,.py-0\!{padding-top:0!important;padding-bottom:0!important}.\!py-8{padding-top:8px!important;padding-bottom:8px!important}.\[\&_\.driver-popover-next-btn\]\:px-18 .driver-popover-next-btn{padding-left:18px;padding-right:18px}.\[\&_\.driver-popover-next-btn\]\:py-7 .driver-popover-next-btn,.py-7{padding-top:7px;padding-bottom:7px}.px,.px-4px,[px=""]{padding-left:4px;padding-right:4px}.px-\[12px\],.px-12{padding-left:12px;padding-right:12px}.px-0\!{padding-left:0!important;padding-right:0!important}.px-1{padding-left:1px;padding-right:1px}.px-10{padding-left:10px;padding-right:10px}.px-12mm{padding-left:12mm;padding-right:12mm}.px-14{padding-left:14px;padding-right:14px}.px-16,.px-16px,[px-16=""]{padding-left:16px;padding-right:16px}.px-16\!{padding-left:16px!important;padding-right:16px!important}.px-2{padding-left:2px;padding-right:2px}.px-20,.px-20px{padding-left:20px;padding-right:20px}.px-24,[px-24=""]{padding-left:24px;padding-right:24px}.px-36{padding-left:36px;padding-right:36px}.px-48,[px-48=""]{padding-left:48px;padding-right:48px}.px-6{padding-left:6px;padding-right:6px}.px-60{padding-left:60px;padding-right:60px}.px-7,[px-7=""]{padding-left:7px;padding-right:7px}.px-8,[px-8=""]{padding-left:8px;padding-right:8px}.px-initial{padding-left:initial;padding-right:initial}.py-\[8px\],.py-8,[py-8=""]{padding-top:8px;padding-bottom:8px}.py-10,[py-10=""]{padding-top:10px;padding-bottom:10px}.py-11{padding-top:11px;padding-bottom:11px}.py-12,[py-12=""]{padding-top:12px;padding-bottom:12px}.py-15,[py-15=""]{padding-top:15px;padding-bottom:15px}.py-16,[py-16=""]{padding-top:16px;padding-bottom:16px}.py-24{padding-top:24px;padding-bottom:24px}.py-32{padding-top:32px;padding-bottom:32px}.py-4,.py-4px,[py-4=""]{padding-top:4px;padding-bottom:4px}.py-6{padding-top:6px;padding-bottom:6px}.py-64{padding-top:64px;padding-bottom:64px}.py-80,[py-80=""]{padding-top:80px;padding-bottom:80px}.\!pt-0{padding-top:0!important}.\[\&_\.n-form-item-label\]\:pl-0 .n-form-item-label{padding-left:0}.\[\&\.n-base-select-option\]\:pr-16\!.n-base-select-option{padding-right:16px!important}.pb-12{padding-bottom:12px}.pb-147px{padding-bottom:147px}.pb-15px{padding-bottom:15px}.pb-16,.pb-16px,[pb-16=""]{padding-bottom:16px}.pb-20,[pb-20=""]{padding-bottom:20px}.pb-24{padding-bottom:24px}.pb-35,[pb-35=""]{padding-bottom:35px}.pb-36{padding-bottom:36px}.pb-40px{padding-bottom:40px}.pb-5{padding-bottom:5px}.pb-8,[pb-8=""]{padding-bottom:8px}.pl-10{padding-left:10px}.pl-12{padding-left:12px}.pl-2{padding-left:2px}.pl-20{padding-left:20px}.pl-24,[pl-24=""]{padding-left:24px}.pl-34{padding-left:34px}.pl-4{padding-left:4px}.pl-5{padding-left:5px}.pl-6{padding-left:6px}.pl-8{padding-left:8px}.pr-\[10px\]{padding-right:10px}.pr-12{padding-right:12px}.pr-16{padding-right:16px}.pr-20{padding-right:20px}.pr-24{padding-right:24px}.pr-4{padding-right:4px}.pr-6{padding-right:6px}.pt-0{padding-top:0}.pt-10{padding-top:10px}.pt-12{padding-top:12px}.pt-15px{padding-top:15px}.pt-16,[pt-16=""]{padding-top:16px}.pt-164{padding-top:164px}.pt-18{padding-top:18px}.pt-24{padding-top:24px}.pt-36{padding-top:36px}.pt-6,[pt-6=""]{padding-top:6px}.pt-7{padding-top:7px}.pt-8{padding-top:8px}.pt-83{padding-top:83px}.text-center{text-align:center}.indent{text-indent:6px}.\!text-14{font-size:14px!important}.\[\&_\.driver-popover-next-btn\]\:text-14 .driver-popover-next-btn,.text-14{font-size:14px}.\[\&_\.n-badge-sup\]\:text-10 .n-badge-sup{font-size:10px}.\[\&_\.n-base-icon\]\:text-21\! .n-base-icon{font-size:21px!important}.text-\[16px\],.text-16,[text~="16"]{font-size:16px}.text-1\.2em{font-size:1.2em}.text-1\.4em{font-size:1.4em}.text-1\.5em{font-size:1.5em}.text-12{font-size:12px}.text-15,[text-15=""]{font-size:15px}.text-18,[text-18=""]{font-size:18px}.text-1em{font-size:1em}.text-20,.text-20px,[text-20=""]{font-size:20px}.text-22{font-size:22px}.text-32{font-size:32px}.text-40{font-size:40px}.text-50{font-size:50px}.text-\#606266{--un-text-opacity:1;color:rgb(96 98 102 / var(--un-text-opacity))}.c-\#85888e,.text-\#85888e{--un-text-opacity:1;color:rgb(133 136 142 / var(--un-text-opacity))}.c-\#909399,.c-info,.text-\#909399,.text-info{--un-text-opacity:1;color:rgb(144 147 153 / var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.text-green-600{--un-text-opacity:1;color:rgb(22 163 74 / var(--un-text-opacity))}.c-primary,.text-primary,[c-primary=""],[color~="#3a86ef"]{--un-text-opacity:1;color:rgb(58 134 239 / var(--un-text-opacity))}.text-purple-500{--un-text-opacity:1;color:rgb(168 85 247 / var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.\[\&_\.driver-popover-next-btn\]\:c-white .driver-popover-next-btn,.c-\#fff,.c-white,.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-yellow-400{--un-text-opacity:1;color:rgb(250 204 21 / var(--un-text-opacity))}.\[\&_\.n-base-icon\]\:c-white\! .n-base-icon,.\[\&_\.n-base-selection-input\]\:c-white\! .n-base-selection-input{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.\[\&_\.n-base-icon\]\:c-white\/50\! .n-base-icon,.\[\&_\.n-base-selection-input\]\:c-white\/50\! .n-base-selection-input{color:#ffffff80!important}.\[\&_\.n-data-table-td\]\:c-info\/50\! .n-data-table-td{color:#90939980!important}.c-\#1d4ed8,.group:hover .group-hover\:c-\#1d4ed8{--un-text-opacity:1;color:rgb(29 78 216 / var(--un-text-opacity))}.c-\#303133,.c-text,[c-text=""]{--un-text-opacity:1;color:rgb(48 49 51 / var(--un-text-opacity))}.c-\#333639\!{--un-text-opacity:1 !important;color:rgb(51 54 57 / var(--un-text-opacity))!important}.c-\#b6b9c1{--un-text-opacity:1;color:rgb(182 185 193 / var(--un-text-opacity))}.c-\#dbdddf{--un-text-opacity:1;color:rgb(219 221 223 / var(--un-text-opacity))}.c-\#dfdfdf{--un-text-opacity:1;color:rgb(223 223 223 / var(--un-text-opacity))}.c-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.c-info\/60{color:#90939999}.c-red{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.c-success{--un-text-opacity:1;color:rgba(82,196,26,var(--un-text-opacity))}[color~="#DCDFE6"]{--un-text-opacity:1;color:rgb(220 223 230 / var(--un-text-opacity))}[color~="#FA5555"]{--un-text-opacity:1;color:rgb(250 85 85 / var(--un-text-opacity))}.hover-c-primary:hover{--un-text-opacity:1;color:rgb(58 134 239 / var(--un-text-opacity))}.hover\:c-\#969696:hover{--un-text-opacity:1;color:rgb(150 150 150 / var(--un-text-opacity))}.hover\:c-info:hover{--un-text-opacity:1;color:rgb(144 147 153 / var(--un-text-opacity))}.hover\:c-primary:hover{--un-text-opacity:1;color:rgb(58 134 239 / var(--un-text-opacity))}[hover~=c-black]:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}[color~=inherit],[text~=inherit]{color:inherit}.\[\&_\.driver-popover-next-btn\]\:font-bold\! .driver-popover-next-btn{font-weight:700!important}.font-400{font-weight:400}.font-500,.fw-500{font-weight:500}.font-600{font-weight:600}.font-bold,[font-bold=""]{font-weight:700}.\!leading-32{line-height:32px!important}.leading-20{line-height:20px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.line-height-1{line-height:1px}.line-height-1\.4em{line-height:1.4em}.line-height-16{line-height:16px}.line-height-18{line-height:18px}.line-height-26{line-height:26px}.line-height-30{line-height:30px}.italic{font-style:italic}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.decoration-dotted{text-decoration-style:dotted}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.\[\&_\.driver-popover-next-btn\]\:text-shadow-none\! .driver-popover-next-btn{--un-text-shadow:0 0 var(--un-text-shadow-color, rgb(0 0 0 / 0)) !important;text-shadow:var(--un-text-shadow)!important}.opacity-50{opacity:.5}.shadow-\[inset_0px_1px_0px_0px_\#e8eaef\]{--un-shadow:inset 0px 1px 0px 0px var(--un-shadow-color, rgb(232 234 239));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-lg,[shadow-lg=""]{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-\[--box-shadow-hover\]:hover{--un-shadow:var(--box-shadow-hover);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.ring-8{--un-ring-width:8px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.ring-white{--un-ring-opacity:1;--un-ring-color:rgb(255 255 255 / var(--un-ring-opacity)) }.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.brightness-95{--un-brightness:brightness(.95);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.hover\:brightness-100:hover{--un-brightness:brightness(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition,[transition=""]{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-300{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-all-200{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.transition-all-230{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.23s}.transition-all-300{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-none{transition:none}.\[\&_\.dragger-icon\]\:bgimage-svg-upload-file-hover-svg .dragger-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='120px'%20height='80px'%20viewBox='0%200%20120%2080'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e上传_悬停%3c/title%3e%3cg%20id='页面-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='招标_文件上传'%20transform='translate(-212,%20-382)'%3e%3cg%20id='编组-3'%20transform='translate(72,%20192)'%3e%3cg%20id='编组-4'%20transform='translate(0,%2030)'%3e%3cg%20id='编组'%20transform='translate(116,%20160)'%3e%3cg%20id='上传_悬停'%20transform='translate(24,%200)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='120'%20height='80'%3e%3c/rect%3e%3cpath%20d='M63.1197077,3%20C72.9634577,3%2081.9339716,6.9922662%2088.4435483,13.4697841%20C94.2386591,19.286331%2098.0756052,27.0593526%2098.8429938,35.6784173%20C102.441784,36.8681655%20105.643649,39.1683454%20108.051663,42.0237411%20C111.147681,45.6723022%20113,50.4048561%20113,55.5075539%20C113,61.3241008%20110.644909,66.558993%20106.860887,70.3661868%20L106.834426,70.3661868%20C103.526714,73.6974823%2099.0811494,75.8654676%2094.1328125,76.4206832%20C93.9962339,76.4330889%2084.2163322,76.4498602%2064.7931073,76.470997%20L64.791,59.672%20L71.3334115,59.6722694%20C72.010285,59.6722694%2072.6672668,59.443368%2073.1975956,59.0227624%20C74.4957371,57.993202%2074.713465,56.1062267%2073.6839045,54.8080852%20L62.6421988,40.8859345%20C62.4992741,40.7057252%2062.3360992,40.5425503%2062.1558899,40.3996256%20C60.8577484,39.3700651%2058.9707732,39.5877931%2057.9412127,40.8859345%20L46.899507,54.8080852%20C46.4789013,55.3384141%2046.25,55.9953959%2046.25,56.6722694%20C46.25,58.3291236%2047.5931458,59.6722694%2049.25,59.6722694%20L55.041,59.672%20L55.0427366,76.4811639%20C49.0912795,76.487135%2042.4602665,76.4934137%2035.1496975,76.5%20C27.6610383,76.5%2020.8603831,73.4859713%2015.9385081,68.4890287%20C11.0430947,63.5978419%208,56.8030579%208,49.3208633%20C8,42.1559353%2010.8049395,35.5462231%2015.4092742,30.6814748%20C19.484375,26.4248202%2024.9884073,23.463669%2031.1275202,22.4854316%20C33.9853831,16.9332734%2038.219254,12.3064749%2043.3792843,8.9223022%20C49.0420867,5.16798558%2055.8162802,3%2063.1197077,3%20Z'%20id='icon_upload_默认'%20fill='%233A86EF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.bgimage-images-bsjc-png{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAslJREFUWEfF101o02AYB/D/k6/qps7ZZhMF8bCLG+LJ0/AkOpGJsy09jR2GCk5R8KAgHgQ/QEEEYcwdZEzw0i0FEYYHYeBFBA+izItexCpMk7pZUJs0eaQfGelo1o+FLsf3TZ7nl+d93pCXsMEXbXB+VAB4au8mqyObIMbupmEERyJ7kk4tLdUTowJgaeo1Bt+u58Ea97yVhfyRehAVAFNTpwEeCQBQCFEXwhdA5BxlRrYhDIvDID7veaYmwhcgC/nOekroBVpa+AqD7q5Cr4loBWDN5WgVwBfRSkABMaHE9DHvEjUM4HlI5nL3PsGxdkqi9J5O/lh0A1op9Rgzxyt6gBACY7g0xlNKzBhtCsA3IFj7IxcB3ALQ7gnyhm1nNJTIfKy2Yzi5bYclKsa6AdasqjFx1Gdb5gg8KMeMl6vnAwGYqfAImKbLwbNMNE6O840JgwQaKIwT8F2y7V5K/Fr2Iji1NWxxSF9XBUwt8g7AAQA5FsWDoaHFD24SU4tMAjhbXGHCcCiqPw0UwHM9IevvUuGLKBPjmRzXh7wJ/iXVHkHkT6UewyMlrp8LFvB8V5tlmgWAQMCMHNMT3gR/kp17JFH8UgLQuBL/eaECEEQTmqnIAhi9ALJ50elrG8p8dZPktPBNAl0vAXhMiRsTgVagEMyajVxmwv1ys6WZ+Y4DSgvACRBOl3oQtmybXZT4nQkcUP4GvALQ77MN3eHHclQ/QwR2BwLZhsXqPulut9rsB543LuYgIM3AdgBbykkrEIEBVt4o1d1lOvZhAivESEsLxny+T+1ngedWEMwPlbhxqQgPoglrlL04bc2oh8oIJnIG5GjmdUsBLgKinXeTtxxQrVItWwK/ZWoa0NRPaRUFsdTB5LwoTTXwP1BP4zV+Tw1AgAeTqjYCX5Vjxj3vZPBHM5+yMJCWN3cm6fjnnC+g8ZKu/4kNPx3/BwmwHj8DyqzPAAAAAElFTkSuQmCC)}.bgimage-images-error-png{background-image:url(/assets/error-CZ1Uwdma.png)}.bgimage-images-landing-hero-bg-png{background-image:url(/assets/landing-hero-bg-BoXQCbgh.png)}.bgimage-images-searching-png{background-image:url(/assets/searching-CJ0oV1BE.png)}.bgimage-images-stage-expanded-off-svg{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTI2cHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDEyNiAyOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDx0aXRsZT7mtYHnqIvmjIflvJVf5pS26LW3PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0tMTAsMSBMMTAzLjYwMzM4LDEgTDEwMS4xODI0OTEsMS43MTEwNzExNiBDOTUuOTQ4NjU3NywzLjI0ODM2OTY5IDkxLjg2MTE5MTYsNy4zNTAyNDM2OSA5MC4zNDIzMTg4LDEyLjU4OTQ1NDMgTDg5LjU3NzUzMDIsMTUuMjI3NTIxNSBDODguNTg2MTgwMywxOC42NDcwOTA5IDg1LjQ1NDI3MSwyMSA4MS44OTM5MDE3LDIxIEwxMS41NTQzNDY0LDIxIEM3Ljk3MzIxMjc2LDIxIDQuODI4MzMzMjQsMTguNjIwMDc3IDMuODU1MzA5MjksMTUuMTczNjY2OSBMMy4wOTgyNjk0NywxMi40OTIyNjM2IEMxLjYwNjU0NDMsNy4yMDg2MzU1NSAtMi41MzA1OTkyNSwzLjA4NDE0NzM2IC03LjgxODc3MjYsMS42MDg2MTYzNCBMLTEwLDEgTC0xMCwxIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgICAgICA8ZmlsdGVyIHg9Ii04LjglIiB5PSItNDAuMCUiIHdpZHRoPSIxMTcuNiUiIGhlaWdodD0iMjAwLjAlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJmaWx0ZXItMiI+CiAgICAgICAgICAgIDxmZU9mZnNldCBkeD0iMCIgZHk9IjIiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dPZmZzZXRPdXRlcjEiPjwvZmVPZmZzZXQ+CiAgICAgICAgICAgIDxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICAgICAgPGZlQ29tcG9zaXRlIGluPSJzaGFkb3dCbHVyT3V0ZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0ib3V0IiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiPjwvZmVDb21wb3NpdGU+CiAgICAgICAgICAgIDxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwLjEyNTE1OTc3MSAgIDAgMCAwIDAgMC4yOTM3NTkyMzYgICAwIDAgMCAwIDAuNTI2NjkyNzA4ICAwIDAgMCAwLjI0IDAiIHR5cGU9Im1hdHJpeCIgaW49InNoYWRvd0JsdXJPdXRlcjEiPjwvZmVDb2xvck1hdHJpeD4KICAgICAgICA8L2ZpbHRlcj4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSIyNTA2MTAiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLmi5vmoIdf5paH5Lu25LiK5LygIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU3LCAwKSI+CiAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtMTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY3MywgLTEpIj4KICAgICAgICAgICAgICAgIDxnIGlkPSLnn6nlvaIiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMSIgZmlsdGVyPSJ1cmwoI2ZpbHRlci0yKSIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsLW9wYWNpdHk9IjAuNSIgZmlsbD0iIzNBODZFRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcyLjUsIDEwLjUpIHJvdGF0ZSgtMjcwKSB0cmFuc2xhdGUoLTcyLjUsIC0xMC41KXRyYW5zbGF0ZSg3MCwgNS41KSIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9Iui3r+W+hCIgcG9pbnRzPSI2IDQuNSAxIDkuNSAxIC0wLjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSLmtYHnqIvmjIflvJUiIGZvbnQtZmFtaWx5PSJQaW5nRmFuZ1NDLVJlZ3VsYXIsIFBpbmdGYW5nIFNDIiBmb250LXNpemU9IjEyIiBmb250LXdlaWdodD0ibm9ybWFsIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iMTYiIHk9IjE2Ij7mtYHnqIvmjIflvJU8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=)}.bgimage-images-stage-expanded-on-svg{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTI2cHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDEyNiAyOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDx0aXRsZT7mtYHnqIvmjIflvJVf5bGV5byAPC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0tMTAsMSBMMTAzLjYwMzM4LDEgTDEwMS4xODI0OTEsMS43MTEwNzExNiBDOTUuOTQ4NjU3NywzLjI0ODM2OTY5IDkxLjg2MTE5MTYsNy4zNTAyNDM2OSA5MC4zNDIzMTg4LDEyLjU4OTQ1NDMgTDg5LjU3NzUzMDIsMTUuMjI3NTIxNSBDODguNTg2MTgwMywxOC42NDcwOTA5IDg1LjQ1NDI3MSwyMSA4MS44OTM5MDE3LDIxIEwxMS41NTQzNDY0LDIxIEM3Ljk3MzIxMjc2LDIxIDQuODI4MzMzMjQsMTguNjIwMDc3IDMuODU1MzA5MjksMTUuMTczNjY2OSBMMy4wOTgyNjk0NywxMi40OTIyNjM2IEMxLjYwNjU0NDMsNy4yMDg2MzU1NSAtMi41MzA1OTkyNSwzLjA4NDE0NzM2IC03LjgxODc3MjYsMS42MDg2MTYzNCBMLTEwLDEgTC0xMCwxIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgICAgICA8ZmlsdGVyIHg9Ii04LjglIiB5PSItNDAuMCUiIHdpZHRoPSIxMTcuNiUiIGhlaWdodD0iMjAwLjAlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJmaWx0ZXItMiI+CiAgICAgICAgICAgIDxmZU9mZnNldCBkeD0iMCIgZHk9IjIiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dPZmZzZXRPdXRlcjEiPjwvZmVPZmZzZXQ+CiAgICAgICAgICAgIDxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICAgICAgPGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAuMTI1MTU5NzcxICAgMCAwIDAgMCAwLjI5Mzc1OTIzNiAgIDAgMCAwIDAgMC41MjY2OTI3MDggIDAgMCAwIDAuMjQgMCIgdHlwZT0ibWF0cml4IiBpbj0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUNvbG9yTWF0cml4PgogICAgICAgIDwvZmlsdGVyPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IjI1MDcyOSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Iua1geeoi+aMh+W8lV/lsZXlvIAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02NTcsIC04MikiPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzMsIDgxKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i55+p5b2iIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjEiIGZpbHRlcj0idXJsKCNmaWx0ZXItMikiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iIzNBODZFRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI4LCAzKSIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzMuNSwgOS41KSByb3RhdGUoLTQ1MCkgdHJhbnNsYXRlKC0zMy41LCAtOS41KXRyYW5zbGF0ZSgzMSwgNC41KSIgaWQ9Iui3r+W+hCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIHBvaW50cz0iNiA0LjUgMSA5LjUgMSAtMC41Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSLmlLbotbciIGZvbnQtZmFtaWx5PSJQaW5nRmFuZ1NDLVJlZ3VsYXIsIFBpbmdGYW5nIFNDIiBmb250LXNpemU9IjEyIiBmb250LXdlaWdodD0ibm9ybWFsIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHRzcGFuIHg9IjAiIHk9IjEzIj7mlLbotbc8L3RzcGFuPgogICAgICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)}.bgimage-images-success-png{background-image:url(/assets/success-D3tI8NLw.png)}.bgimage-images-top-navigation-bg-png{background-image:url(/assets/top-navigation-bg-BjfzVwU1.png)}.bgimage-images-zbyq-png{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAsxJREFUWEftl01oE1EQx/+z2yTaRrubhCoUQbBiFUVqEZu0YE+CByle7MGCB49+INRashWJ2KQFRVHxIIg3oehFtH4gFRVMYtSDKLQinkRKtTGb1vTQrtmRbRMM25Smm5RQcI5v35v/b2fmzXuPUGajMusjL0BTMLlLJDQwQSwVIOt6Sof9eazH+SPX5zwAX1DtBOFSqYRNfpKMtDeqeD5nx/MBjIPgWSYAgHA14pdPLQwQUjnz8QUEBEoGotNNgOsB3IkocseiAAy+G1Vc7aUC8IXUtwB2/wdY+RFoDIxWOmyrzpEgfA37pVuF1ojlGth3cazqt2Y/QeBXTpv2MaU5HgHYC2Ai4pdkEHFTKNFMTFvMMET6SERxR41xywDNfcl2Zh4AoAEYBrAzI9QZUeTL3lC8niCOLBQJXUxve9PtGbEM4A1MuMiuxwDUZUUY1BVVpNluOZsS++pBAMYeN9uw0zbd9qxr/ZRlAMOjtzdeS0LFEMCbidEV7pGvFJr77LyiAAwnrQGumKoc97w7UzO2VPGiasCKWL41RUcg16m3Tz0osjD6Wqk2aqMgsw7ATM2hZKvNIX56eXpt3BtSrxNwHIAa8UtuYxs29ieqHWlsMJOkZ/hb7Lx7sqgU+PrVNui4D8C4SAwBODwrRLgd8ctH5wpU/AKgMk8oUmlR3xrrdn+3HAHfheQmiPwBgPOfAA3U1lV33DtE6T3B1DqRNKM/uOYBMOKaTdthFK5lgLlt+MtHgvAUwBrjMKmtk44Y4lnB/dfYMTWZqDEDVK11/XxykqaLSkHWaVOfupGYt0dn5McIkF5Q5eVMKioCSxVb9m1oBWjlRQDAIAl8zMrf5lvDOj3InKSLXkpVAFKphM1+CLgRVmSjkWXaiWmGL5joB1H3MgFMk04t4bPS+wUBjA8tvYkDLFCDjtI9zQSmlE5/Hua+iuYaapmt7AB/AeCgyzDy6kItAAAAAElFTkSuQmCC)}.bgimage-svg-drag-bar-svg{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='22px'%20height='56px'%20viewBox='0%200%2022%2056'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e柄%3c/title%3e%3cdefs%3e%3crect%20id='path-1'%20x='4'%20y='6'%20width='14'%20height='44'%20rx='7'%3e%3c/rect%3e%3cfilter%20x='-50.0%25'%20y='-11.4%25'%20width='200.0%25'%20height='131.8%25'%20filterUnits='objectBoundingBox'%20id='filter-2'%3e%3cfeOffset%20dx='0'%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='2'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeComposite%20in='shadowBlurOuter1'%20in2='SourceAlpha'%20operator='out'%20result='shadowBlurOuter1'%3e%3c/feComposite%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.0803649476%200'%20type='matrix'%20in='shadowBlurOuter1'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg%20id='250610'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='投标企业管理_企业基本信息_映射编辑'%20transform='translate(-349,%20-450)'%3e%3cg%20id='柄'%20transform='translate(349,%20450)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='22'%20height='56'%3e%3c/rect%3e%3cg%20id='矩形'%3e%3cuse%20fill='black'%20fill-opacity='1'%20filter='url(%23filter-2)'%20xlink:href='%23path-1'%3e%3c/use%3e%3crect%20stroke='%23DEDEDE'%20stroke-width='1'%20stroke-linejoin='square'%20fill='%23FFFFFF'%20fill-rule='evenodd'%20x='4.5'%20y='6.5'%20width='13'%20height='43'%20rx='6.5'%3e%3c/rect%3e%3c/g%3e%3crect%20id='矩形'%20fill='%23D8D8D8'%20x='8'%20y='20'%20width='6'%20height='1'%3e%3c/rect%3e%3crect%20id='矩形备份-6'%20fill='%23D8D8D8'%20x='8'%20y='28'%20width='6'%20height='1'%3e%3c/rect%3e%3crect%20id='矩形备份-7'%20fill='%23D8D8D8'%20x='8'%20y='36'%20width='6'%20height='1'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.bgimage-svg-landing-logo-biaoshu-svg{background-image:url(/assets/landing-logo-biaoshu-DJq26Gz4.svg)}.bgimage-svg-landing-logo-yejihesuan-svg{background-image:url(/assets/landing-logo-yejihesuan-DSsF6kk8.svg)}.bgimage-svg-landing-logo-zhinengqingbao-svg{background-image:url(/assets/landing-logo-zhinengqingbao-B9xF6OU3.svg)}.bgimage-svg-member-user-svg{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16px'%20height='16px'%20viewBox='0%200%2016%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eicon/占位/12*12备份%3c/title%3e%3cg%20id='250610'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='投标企业管理_企业基本信息_项目人员_添加项目人员'%20transform='translate(-1107,%20-168)'%3e%3cg%20id='反馈/弹框/基础弹框备份-3'%20transform='translate(70,%2096)'%3e%3cg%20id='编组-8'%20transform='translate(1029,%2062)'%3e%3cg%20id='编组'%20transform='translate(8,%2010)'%3e%3cpolygon%20id='路径'%20points='0%200%2016%200%2016%2016%200%2016'%3e%3c/polygon%3e%3cpath%20d='M2.66666667,14.3333333%20C2.66666667,11.6683403%205.05448133,9.50793651%208,9.50793651%20C10.9455187,9.50793651%2013.3333333,11.6683403%2013.3333333,14.3333333%20L12,14.3333333%20C12,12.3345885%2010.209139,10.7142857%208,10.7142857%20C5.790861,10.7142857%204,12.3345885%204,14.3333333%20L2.66666667,14.3333333%20L2.66666667,14.3333333%20Z%20M8,8.9047619%20C6.03555556,8.9047619%204.44444444,7.2852381%204.44444444,5.28571429%20C4.44444444,3.28619048%206.03555556,1.66666667%208,1.66666667%20C9.96444444,1.66666667%2011.5555556,3.28619048%2011.5555556,5.28571429%20C11.5555556,7.2852381%209.96444444,8.9047619%208,8.9047619%20Z%20M8,7.6984127%20C9.30962963,7.6984127%2010.3703704,6.61873016%2010.3703704,5.28571429%20C10.3703704,3.95269841%209.30962963,2.87301587%208,2.87301587%20C6.69037037,2.87301587%205.62962963,3.95269841%205.62962963,5.28571429%20C5.62962963,6.61873016%206.69037037,7.6984127%208,7.6984127%20Z'%20id='形状结合'%20fill='%23909399'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.bgimage-svg-template-mapping-svg{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16px'%20height='16px'%20viewBox='0%200%2016%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e映射%3c/title%3e%3cg%20id='250610'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='投标企业管理_企业基本信息_映射编辑'%20transform='translate(-164,%20-66)'%3e%3cg%20id='编组-18'%20transform='translate(0,%2056)'%3e%3cg%20id='映射'%20transform='translate(164,%2010)'%3e%3crect%20id='矩形'%20fill='%23FFFFFF'%20x='0'%20y='0'%20width='16'%20height='16'%3e%3c/rect%3e%3cpath%20d='M8.44967554,8.70796714%20L10.3450304,10.9334275%20L12.0664834,10.9334275%20L12.0664834,9.49130031%20C12.0665928,9.4486132%2012.0765242,9.4065576%2012.095467,9.36856608%20L12.1305987,9.31532108%20C12.2251077,9.20226245%2012.3907738,9.18895109%2012.5012381,9.28553998%20L14.907759,11.4045104%20C14.9662971,11.4559473%2015,11.5311276%2015,11.6102707%20C15,11.6894137%2014.9662971,11.7645941%2014.907759,11.816031%20L12.5012381,13.9350014%20C12.4230764,14.0036954%2012.313158,14.0193781%2012.2197384,13.9751645%20C12.1263187,13.9309509%2012.0664766,13.8349242%2012.0664834,13.7292411%20L12.0664834,12.2871139%20L10.046411,12.2871139%20C9.88925783,12.2872339%209.73724073,12.2296193%209.61780434,12.1246715%20L9.55105412,12.0560847%20L7.57489638,9.73496386%20L8.44967554,8.70796714%20Z%20M12.329971,2%20C12.3927719,2.00089749%2012.4535094,2.02394068%2012.5012381,2.0658794%20L14.907759,4.18484978%20C14.9662971,4.23628668%2015,4.31146705%2015,4.39061011%20C15,4.46975317%2014.9662971,4.54493354%2014.907759,4.59637044%20L12.5012381,6.71534082%20C12.4230764,6.78403484%2012.313158,6.79971749%2012.2197384,6.75550392%20C12.1263187,6.71129034%2012.0664766,6.6152636%2012.0664834,6.50958049%20L12.0664834,5.06655083%20L10.3450304,5.06745329%20L4.39372156,12.0560847%20L4.32697134,12.1237691%20C4.20765971,12.2290429%204.0556296,12.2869825%203.89836469,12.2871139%20L1.2634877,12.2871139%20C1.11796746,12.2871139%201,12.1659007%201,12.0163766%20L1,11.2041648%20C1,11.0546407%201.11796746,10.9334275%201.2634877,10.9334275%20L3.5997453,10.9334275%20L9.55105412,3.94479607%20L9.61780434,3.87711175%20C9.73711597,3.77183794%209.88914608,3.71389826%2010.046411,3.71376693%20L12.0664834,3.71376693%20L12.0664834,2.27073727%20C12.0664834,2.12121321%2012.1844508,2%2012.329971,2%20Z%20M3.89836469,3.71376674%20C4.05551785,3.71364691%204.20753495,3.77126154%204.32697134,3.87620929%20L4.39372156,3.94479607%20L6.33650419,6.22620881%20L5.46172503,7.25410799%20L3.5997453,5.06745329%20L1.2634877,5.06745329%20C1.11796746,5.06745329%201,4.94624008%201,4.79671602%20L1,3.9845042%20C1,3.83498014%201.11796746,3.71376674%201.2634877,3.71376674%20L3.89836469,3.71376674%20Z'%20id='形状结合'%20fill='%23909399'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.bgimage-svg-upload-file-svg{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='120px'%20height='80px'%20viewBox='0%200%20120%2080'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e编组%2011%3c/title%3e%3cg%20id='页面-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='投标_文件上传'%20transform='translate(-660,%20-370)'%3e%3cg%20id='编组-3'%20transform='translate(320,%20180)'%3e%3cg%20id='编组-4'%20transform='translate(0,%2030)'%3e%3cg%20id='编组'%20transform='translate(316,%20160)'%3e%3cg%20id='编组-11'%20transform='translate(24,%200)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='120'%20height='80'%3e%3c/rect%3e%3cpath%20d='M63.1197077,3%20C72.9634577,3%2081.9339716,6.9922662%2088.4435483,13.4697841%20C94.2386591,19.286331%2098.0756052,27.0593526%2098.8429938,35.6784173%20C102.441784,36.8681655%20105.643649,39.1683454%20108.051663,42.0237411%20C111.147681,45.6723022%20113,50.4048561%20113,55.5075539%20C113,61.3241008%20110.644909,66.558993%20106.860887,70.3661868%20L106.834426,70.3661868%20C103.526714,73.6974823%2099.0811494,75.8654676%2094.1328125,76.4206832%20C93.9962339,76.4330889%2084.2163322,76.4498602%2064.7931073,76.470997%20L64.791,59.672%20L71.3334115,59.6722694%20C72.010285,59.6722694%2072.6672668,59.443368%2073.1975956,59.0227624%20C74.4957371,57.993202%2074.713465,56.1062267%2073.6839045,54.8080852%20L62.6421988,40.8859345%20C62.4992741,40.7057252%2062.3360992,40.5425503%2062.1558899,40.3996256%20C60.8577484,39.3700651%2058.9707732,39.5877931%2057.9412127,40.8859345%20L46.899507,54.8080852%20C46.4789013,55.3384141%2046.25,55.9953959%2046.25,56.6722694%20C46.25,58.3291236%2047.5931458,59.6722694%2049.25,59.6722694%20L55.041,59.672%20L55.0427366,76.4811639%20C49.0912795,76.487135%2042.4602665,76.4934137%2035.1496975,76.5%20C27.6610383,76.5%2020.8603831,73.4859713%2015.9385081,68.4890287%20C11.0430947,63.5978419%208,56.8030579%208,49.3208633%20C8,42.1559353%2010.8049395,35.5462231%2015.4092742,30.6814748%20C19.484375,26.4248202%2024.9884073,23.463669%2031.1275202,22.4854316%20C33.9853831,16.9332734%2038.219254,12.3064749%2043.3792843,8.9223022%20C49.0420867,5.16798558%2055.8162802,3%2063.1197077,3%20Z'%20id='icon_upload_默认'%20fill='%23D3D7DF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.\[\&_\.dragger-icon\]\:hover\:bgimage-svg-upload-file-hover-svg:hover .dragger-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='120px'%20height='80px'%20viewBox='0%200%20120%2080'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e上传_悬停%3c/title%3e%3cg%20id='页面-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='招标_文件上传'%20transform='translate(-212,%20-382)'%3e%3cg%20id='编组-3'%20transform='translate(72,%20192)'%3e%3cg%20id='编组-4'%20transform='translate(0,%2030)'%3e%3cg%20id='编组'%20transform='translate(116,%20160)'%3e%3cg%20id='上传_悬停'%20transform='translate(24,%200)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='120'%20height='80'%3e%3c/rect%3e%3cpath%20d='M63.1197077,3%20C72.9634577,3%2081.9339716,6.9922662%2088.4435483,13.4697841%20C94.2386591,19.286331%2098.0756052,27.0593526%2098.8429938,35.6784173%20C102.441784,36.8681655%20105.643649,39.1683454%20108.051663,42.0237411%20C111.147681,45.6723022%20113,50.4048561%20113,55.5075539%20C113,61.3241008%20110.644909,66.558993%20106.860887,70.3661868%20L106.834426,70.3661868%20C103.526714,73.6974823%2099.0811494,75.8654676%2094.1328125,76.4206832%20C93.9962339,76.4330889%2084.2163322,76.4498602%2064.7931073,76.470997%20L64.791,59.672%20L71.3334115,59.6722694%20C72.010285,59.6722694%2072.6672668,59.443368%2073.1975956,59.0227624%20C74.4957371,57.993202%2074.713465,56.1062267%2073.6839045,54.8080852%20L62.6421988,40.8859345%20C62.4992741,40.7057252%2062.3360992,40.5425503%2062.1558899,40.3996256%20C60.8577484,39.3700651%2058.9707732,39.5877931%2057.9412127,40.8859345%20L46.899507,54.8080852%20C46.4789013,55.3384141%2046.25,55.9953959%2046.25,56.6722694%20C46.25,58.3291236%2047.5931458,59.6722694%2049.25,59.6722694%20L55.041,59.672%20L55.0427366,76.4811639%20C49.0912795,76.487135%2042.4602665,76.4934137%2035.1496975,76.5%20C27.6610383,76.5%2020.8603831,73.4859713%2015.9385081,68.4890287%20C11.0430947,63.5978419%208,56.8030579%208,49.3208633%20C8,42.1559353%2010.8049395,35.5462231%2015.4092742,30.6814748%20C19.484375,26.4248202%2024.9884073,23.463669%2031.1275202,22.4854316%20C33.9853831,16.9332734%2038.219254,12.3064749%2043.3792843,8.9223022%20C49.0420867,5.16798558%2055.8162802,3%2063.1197077,3%20Z'%20id='icon_upload_默认'%20fill='%233A86EF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.dialog-full{padding:24px}.dialog-full .n-base-close.n-dialog__close{margin-top:24px;margin-right:24px}.dialog-full .n-dialog__title{display:none}.dialog-full .n-dialog__content{height:100%;margin-top:0;margin-bottom:24px;margin-left:0;color:#606266}.dialog-edit{padding:0}.dialog-edit .n-dialog__close{margin-top:16px;margin-right:24px}.dialog-edit .n-dialog__title{font-weight:600;color:#303133;padding:16px 24px;position:relative}.dialog-edit .n-dialog__title:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#e7e7e7}.dialog-edit .n-dialog__content{margin-top:0;margin-bottom:0;padding:16px}.dialog-edit .n-dialog__action .n-button{height:32px}.dialog-edit .n-button--info-type{background:#155bd4}.dialog-flex-nopdding{display:flex;flex-direction:column;padding:0}.dialog-flex-nopdding .n-dialog__close{margin-top:16px;margin-right:24px}.dialog-flex-nopdding .n-dialog__title{font-weight:600;color:#303133;padding:16px 24px;position:relative}.dialog-flex-nopdding .n-dialog__title:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#e7e7e7}.dialog-flex-nopdding .n-dialog__content{flex:1;min-height:0;margin-top:0;margin-bottom:0;padding:0}.dialog-flex-nopdding .n-dialog__action .n-button{height:32px}.dialog-flex-nopdding .n-button--info-type{background:#155bd4}@media (max-width: 1023.9px){.lt-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lt-md\:my--180px{margin-top:-180px;margin-bottom:-180px}.lt-md\:size-130{width:130px;height:130px}.lt-md\:min-h-240{min-height:240px}.lt-md\:flex-col{flex-direction:column}.lt-md\:gap-24{gap:24px}.lt-md\:px-16{padding-left:16px;padding-right:16px}.lt-md\:px-24{padding-left:24px;padding-right:24px}.lt-md\:py-24{padding-top:24px;padding-bottom:24px}.lt-md\:pb-180px{padding-bottom:180px}.lt-md\:pt-24{padding-top:24px}.lt-md\:text-20{font-size:20px}.lt-md\:text-30{font-size:30px}}@media (max-width: 374.9px){.lt-xs\:size-100{width:100px;height:100px}}@media (min-width: 640px){.sm\:px-64{padding-left:64px;padding-right:64px}}@media (min-width: 1024px){.md\:col-start-2{grid-column-start:2}.md\:row-start-2{grid-row-start:2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:max-w-820{max-width:820px}.md\:w-240{width:240px}}@media (min-width: 1200px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:ml-200{margin-left:200px}.lg\:px-180{padding-left:180px;padding-right:180px}.lg\:px-32{padding-left:32px;padding-right:32px}.lg\:py-85{padding-top:85px;padding-bottom:85px}}@media (min-width: 1440px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:px-86{padding-left:86px;padding-right:86px}}
