.arco-trigger{z-index:1000;backface-visibility:hidden;position:absolute}.arco-trigger-arrow{background-color:var(--color-bg-5);content:"";box-sizing:border-box;width:8px;height:8px;transform-origin:50% 50% 0;z-index:-1;display:block;position:absolute;transform:rotate(45deg)}.arco-trigger[trigger-placement=tl]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=top]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=tr]>.arco-trigger-arrow-container .arco-trigger-arrow{border-top:none;border-left:none;border-bottom-right-radius:2px;margin-left:-4px;bottom:-4px}.arco-trigger[trigger-placement=bl]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=bottom]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=br]>.arco-trigger-arrow-container .arco-trigger-arrow{border-bottom:none;border-right:none;border-top-left-radius:2px;margin-left:-4px;top:-4px}.arco-trigger[trigger-placement=lb]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=left]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=lt]>.arco-trigger-arrow-container .arco-trigger-arrow{border-bottom:none;border-left:none;border-top-right-radius:2px;margin-top:-4px;right:-4px}.arco-trigger[trigger-placement=rb]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=right]>.arco-trigger-arrow-container .arco-trigger-arrow,.arco-trigger[trigger-placement=rt]>.arco-trigger-arrow-container .arco-trigger-arrow{border-top:none;border-right:none;border-bottom-left-radius:2px;margin-top:-4px;left:-4px}.arco-trigger-rtl{direction:rtl}.arco-tooltip-content{background-color:var(--color-tooltip-bg);border-radius:var(--border-radius-small);color:#fff;padding:8px 12px;font-size:14px;line-height:1.5715;box-shadow:0 4px 10px #0000001a}.arco-tooltip-content-inner{word-wrap:break-word;text-align:start}.arco-tooltip-mini{padding:4px 12px;font-size:14px}.arco-trigger-arrow.arco-tooltip-arrow{background-color:var(--color-tooltip-bg)}body[arco-theme=dark] .arco-tooltip-content{border:1px solid var(--color-neutral-3)}body[arco-theme=dark] .arco-tooltip .arco-trigger-arrow.arco-tooltip-arrow{z-index:1}body[arco-theme=dark] .arco-trigger[trigger-placement=tl] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=top] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=tr] .arco-trigger-arrow.arco-tooltip-arrow{border-bottom:1px solid var(--color-neutral-3);border-right:1px solid var(--color-neutral-3)}body[arco-theme=dark] .arco-trigger[trigger-placement=bl] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=bottom] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=br] .arco-trigger-arrow.arco-tooltip-arrow{border-top:1px solid var(--color-neutral-3);border-left:1px solid var(--color-neutral-3)}body[arco-theme=dark] .arco-trigger[trigger-placement=lb] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=left] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=lt] .arco-trigger-arrow.arco-tooltip-arrow{border-top:1px solid var(--color-neutral-3);border-right:1px solid var(--color-neutral-3)}body[arco-theme=dark] .arco-trigger[trigger-placement=rb] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=right] .arco-trigger-arrow.arco-tooltip-arrow,body[arco-theme=dark] .arco-trigger[trigger-placement=rt] .arco-trigger-arrow.arco-tooltip-arrow{border-left:1px solid var(--color-neutral-3);border-bottom:1px solid var(--color-neutral-3)}.arco-popover-content{padding:12px 16px}.arco-popover-title{color:var(--color-text-1);font-size:16px;font-weight:500}.arco-popover-title+.arco-popover-inner-content{margin-top:4px}.arco-popconfirm-content,.arco-popover-content{color:var(--color-text-2);background-color:var(--color-bg-popup);border-radius:var(--border-radius-medium);box-sizing:border-box;border:1px solid var(--color-neutral-3);width:100%;max-width:none;font-size:14px;line-height:1.5715;box-shadow:0 4px 10px #0000001a}.arco-popconfirm-content-inner,.arco-popover-content-inner{word-wrap:break-word;text-align:left}.arco-popconfirm-arrow.arco-trigger-arrow,.arco-popover-arrow.arco-trigger-arrow{background-color:var(--color-bg-popup);border:1px solid var(--color-neutral-3);z-index:1}.arco-popover-inner-rtl{text-align:right;direction:rtl}.arco-typography{color:var(--color-text-1);word-break:break-all;white-space:normal;line-height:1.5715}.arco-typography-h1,.arco-typography-h2,.arco-typography-h3,.arco-typography-h4,.arco-typography-h5,.arco-typography-h6,h1.arco-typography,h2.arco-typography,h3.arco-typography,h4.arco-typography,h5.arco-typography,h6.arco-typography{margin-top:1em;margin-bottom:.5em;font-weight:500}.arco-typography-h1,h1.arco-typography{font-size:36px;line-height:1.23}.arco-typography-h2,h2.arco-typography{font-size:32px;line-height:1.25}.arco-typography-h3,h3.arco-typography{font-size:28px;line-height:1.29}.arco-typography-h4,h4.arco-typography{font-size:24px;line-height:1.33}.arco-typography-h5,h5.arco-typography{font-size:20px;line-height:1.4}.arco-typography-h6,h6.arco-typography{font-size:16px;line-height:1.5}div.arco-typography,p.arco-typography{margin-top:0;margin-bottom:1em}.arco-typography-simple-ellipsis{white-space:nowrap;align-items:flex-end;display:flex}.arco-typography-primary{color:rgb(var(--primary-6))}.arco-typography-secondary{color:var(--color-text-2)}.arco-typography-success{color:rgb(var(--success-6))}.arco-typography-warning{color:rgb(var(--warning-6))}.arco-typography-error{color:rgb(var(--danger-6))}.arco-typography-disabled{color:var(--color-text-4);cursor:not-allowed}.arco-typography mark{background-color:rgb(var(--yellow-4))}.arco-typography u{text-decoration:underline}.arco-typography del{text-decoration:line-through}.arco-typography b{font-weight:500}.arco-typography code{color:var(--color-text-2);border:1px solid var(--color-neutral-3);background-color:var(--color-neutral-2);border-radius:2px;margin:0 2px;padding:2px 8px;font-size:85%}.arco-typography blockquote{border-left:2px solid var(--color-neutral-6);background-color:var(--color-bg-2);margin:0 0 1em;padding-left:8px}.arco-typography ol,.arco-typography ul{margin:0;padding:0}.arco-typography ol li,.arco-typography ul li{margin-left:20px}.arco-typography ul{list-style:circle}.arco-typography-spacing-close{line-height:1.3}.arco-typography-operation-copied,.arco-typography-operation-copy{margin-left:2px;padding:2px}.arco-typography-operation-copy{cursor:pointer;color:var(--color-text-2);background-color:#0000;border-radius:2px;transition:background-color .1s cubic-bezier(0,0,1,1)}.arco-typography-operation-copy:hover{color:var(--color-text-2);background-color:var(--color-fill-2)}.arco-typography-operation-copy:focus-visible{box-shadow:0 0 0 2px var(--color-primary-light-3)}.arco-typography-operation-copied{color:rgb(var(--success-6))}.arco-typography-operation-edit{cursor:pointer;color:var(--color-text-2);background-color:#0000;border-radius:2px;margin-left:2px;padding:2px;transition:background-color .1s cubic-bezier(0,0,1,1)}.arco-typography-operation-edit:hover{color:var(--color-text-2);background-color:var(--color-fill-2)}.arco-typography-operation-edit:focus-visible{box-shadow:0 0 0 2px var(--color-primary-light-3)}.arco-typography-operation-expand{color:rgb(var(--primary-6));cursor:pointer;margin:0 4px}.arco-typography-operation-expand:hover{color:rgb(var(--primary-5))}.arco-typography-operation-expand:focus-visible{box-shadow:0 0 0 2px var(--color-primary-light-3);border-radius:var(--border-radius-small)}.arco-typography-edit-content{margin-top:-5px;margin-bottom:calc(1em - 5px);margin-right:-13px;position:relative;left:-13px}.arco-typography-edit-content-textarea{font-weight:inherit;font-size:inherit;line-height:inherit}.arco-typography-rtl{direction:rtl}.arco-typography-rtl blockquote{border-right:2px solid var(--color-neutral-6);padding-left:0;padding-right:8px}.arco-typography-rtl ol li,.arco-typography-rtl ul li{margin-left:0;margin-right:20px}.arco-typography-rtl .arco-typography-operation-copied,.arco-typography-rtl .arco-typography-operation-copy,.arco-typography-rtl .arco-typography-operation-edit{margin-left:0;margin-right:2px}.arco-typography-rtl .arco-typography-edit-content{left:initial;margin-left:-13px;margin-right:0;right:-13px}.arco-ellipsis{display:flex;position:relative}.arco-ellipsis-content.arco-ellipsis-multiple:before{content:" ";float:right;height:100%;margin-bottom:-21px}.arco-ellipsis-content .arco-ellipsis-action{display:inline-block}.arco-ellipsis-content .arco-ellipsis-action-collapsed{float:right;clear:both}.arco-ellipsis-content .arco-ellipsis-action-text{color:rgb(var(--primary-6));cursor:pointer;margin:0 4px}.arco-ellipsis-content .arco-ellipsis-action-text:hover{color:rgb(var(--primary-5))}.arco-ellipsis-single{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.arco-ellipsis-multiple{word-break:break-all;display:block}.arco-ellipsis-collapsed{display:-webkit-box;display:-moz-box;overflow:hidden}.arco-ellipsis-content-mirror{visibility:hidden;width:100%;position:absolute}
